.bet .info.error:not(.exact-visible) {
  display: none !important;
}

.round-loader-frame {
  background-image: url('/reference/JetXStg3/Content/ImagesLight/Canvas/LoaderFrame.png');
  background-position: center;
  background-size: contain;
}

.round-loader-progress {
  left: 4.2%;
  right: 2.1%;
  bottom: 19.4%;
  height: 8.2%;
  padding: 2px;
  border-radius: 12px;
  background: transparent;
}

.round-loader-progress span {
  border-radius: 8px;
}

.round-loader-caption {
  top: 84%;
}
