#btslpSld.opened .bet-slip-header {
  top: 82px;
}
.owl-theme[_ngcontent-khw-c0] {
  display: block;
}

/* Fix login input colors */
#ngs-login-scope .login-input,
#ngs-login-scope input[type="text"],
#ngs-login-scope input[type="password"] {
  background: transparent !important;
  background-color: transparent !important;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  border: none !important;
  box-shadow: none !important;
}
#ngs-login-scope .input-shell {
  background: #151528 !important;
  border: 1px solid #f49d03 !important;
}
#ngs-login-scope input:-webkit-autofill,
#ngs-login-scope input:-webkit-autofill:hover,
#ngs-login-scope input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #151528 inset !important;
  -webkit-text-fill-color: #fff !important;
  transition: background-color 5000s ease-in-out 0s;
}
input:not([type]),
input[type="text"]:not(.browser-default),
input[type="password"]:not(.browser-default),
input[type="email"]:not(.browser-default) {
  border-bottom: none !important;
  box-shadow: none !important;
  height: auto !important;
}
