[v-cloak] {
  display: none;
}

video::-webkit-media-controls-panel {
  display: none !important;
}

.muted-2 {
  color: #adadad !important;
}

.limit-width {
  max-width: 330px;
}

.limit-width-xl {
  max-width: 600px;
}

.word-break-all {
  word-break: break-all;
}

.bg-dark-2 {
  background: #1E315B;
}

.pos-ini {
  position: initial !important;
}

.betting-wrapper {
  padding-bottom: 1.5rem;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

.tab .betting-wrapper {
  max-width: 1024px;
}

.modal-dialog.modal-platform {
  max-width: 380px !important;
}

.bg-dark {
  background: #0c0a0a !important;
}

.btn-tertiary {
  color: #ffffff !important;
  border-color: rgba(255, 255, 255, 0.22) !important;
}

.btn-tertiary:hover {
  border-color: #ffc526 !important;
  color: #ffc526 !important;
}

.btn-gold {
  color: #ffc107 !important;
  background-color: rgba(78, 106, 181, 0.1) !important;
  border-color: rgba(255, 193, 7, 0.3411764706) !important;
}

.btn-gold:hover {
  background-color: rgba(255, 193, 7, 0.1) !important;
  border-color: rgba(255, 193, 7, 0.3) !important;
}

.btn-secondary {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(110, 80, 20, 0.4), inset 0 -2px 5px 1px rgb(139, 66, 8), inset 0 -1px 1px 3px rgb(250, 227, 133);
  background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
  border: 1px solid #a55d07;
  color: rgb(120, 50, 5);
  text-shadow: 0 2px 2px rgb(250, 227, 133);
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  background-size: 100% 100%;
  background-position: center;
}

.btn-secondary:focus,
.btn-secondary:hover {
  background-size: 150% 150%;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23), inset 0 -2px 5px 1px #b17d10, inset 0 -1px 1px 3px rgb(250, 227, 133);
  border: 1px solid rgba(165, 93, 7, 0.6);
  color: rgba(120, 50, 5, 0.8);
}

.btn-secondary:active {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(110, 80, 20, 0.4), inset 0 -2px 5px 1px #b17d10, inset 0 -1px 1px 3px rgb(250, 227, 133);
  color: rgba(0, 0, 0, 0.8);
}

.btn-secondary:active, .btn-secondary:focus {
  color: rgba(0, 0, 0, 0.8) !important;
}

.btn-red {
  color: #dc3545 !important;
  background-color: rgba(78, 106, 181, 0.1) !important;
  border-color: rgba(220, 53, 69, 0.3411764706) !important;
}
.btn-red:hover {
  background-color: rgba(220, 53, 69, 0.1) !important;
  border-color: rgba(220, 53, 69, 0.3) !important;
}

.btn-green {
  color: #28a745 !important;
  background-color: rgba(78, 106, 181, 0.1) !important;
  border-color: rgba(40, 167, 69, 0.3411764706) !important;
}
.btn-green:hover {
  background-color: rgba(40, 167, 69, 0.1) !important;
  border-color: rgba(40, 167, 69, 0.3) !important;
}

.btn-white-border {
  border: 2px solid rgba(74, 95, 145, 0.8784313725);
  background-color: rgba(255, 255, 255, 0);
  color: #bdc6dd;
}

.btn-white-border:hover {
  background-color: rgba(255, 255, 255, 0.0588235294);
  color: #bdc6dd;
}

.bg-light-purple {
  background-color: rgba(149, 129, 255, 0.2117647059);
}

.btn-muted-2 {
  background: #505050 !important;
  border-color: #505050 !important;
  color: #fff !important;
}

.text-sm {
  font-size: 14px;
}

.text-gold {
  color: #fff;
}

.text-gold-2 {
  color: #fff;
}

.text-gold-3 {
  color: #ffc107;
}

.bg-gold {
  background-color: #ffc526;
}

.referral-section {
  font-size: 0.8rem;
}

.invalid-feedback {
  color: #fff;
}

.link {
  text-decoration: underline;
}

a {
  color: #fff;
  text-decoration: underline;
}

a.btn {
  text-decoration: none;
}

.navbar-dark .navbar-nav .nav-link {
  color: #fff;
}

.navbar {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar.navbar-height, .navbar-height,
.navbar-height > li {
  height: 48px;
}

.navbar-height .nav-link {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 48px;
}

.navbar-nav.gold {
  background: #e6c200;
}

.navbar-nav.gold .nav-link {
  color: #343a40;
}

.pagination {
  justify-content: center;
}

.page-link, .page-link:hover {
  color: #000;
  background-color: #c1910d;
  border-color: #c1910d;
  text-decoration: none;
}

.page-item.active .page-link {
  color: #000;
  background-color: #fdd836;
  border-color: #c1910d;
  font-weight: bold;
}

.page-item.disabled .page-link {
  background-color: #444;
  border: 1px solid #444;
}

body {
  min-height: 100%;
  color: #fff;
  background: #0a0b0c;
  background-size: 10%;
  background-image: url("/landing/img/pattern-4.png") !important;
  height: 100vh;
}

.dec {
  font-size: 75%;
}

.aspect43 {
  position: relative;
  padding-top: 75%;
}

.aspect169 {
  position: relative;
  padding-top: 56.25%;
}

.aspect-inside {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.floating-video {
  position: fixed;
  width: 100%;
  z-index: 5;
}

.video {
  width: 100%;
}

.video-bg {
  background: #000;
}

.g-summary {
  position: relative;
}

.g-header {
  padding: 0.8rem 1rem;
  background: rgb(98, 19, 19);
  background: linear-gradient(0deg, rgb(98, 19, 19) 0%, rgb(157, 18, 18) 100%);
  border-color: rgba(78, 106, 181, 0.2) !important;
  color: #fff;
}

.g-name {
  margin-bottom: 0 !important;
}

.g-num-status {
  display: flex;
}

.g-num {
  text-align: right;
}

.g-status {
  font-size: 0.9rem;
  background-color: #441515;
  padding: 0.05px;
  text-align: center !important;
  border-radius: 5px;
}

.g-status .circle {
  margin-left: 5px;
}

.total-amount {
  font: 16px;
  color: #28a745;
}

.sides-wrapper {
  position: relative;
}

.sides-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: #21222b;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.side-overlay-title {
  font-size: 2em;
}

.side-overlay-body {
  font-size: 1em;
}

.side-section {
  text-align: center;
  flex: 0 0 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sides-three .side-section {
  flex: 0 0 33.33% !important;
}

.side-section .ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sides .side-1 {
  order: 1;
}

.sides .side-2 {
  order: 3;
}

.sides .side-3 {
  order: 4;
}

.sides.swap .side-1 {
  order: 3;
}

.sides.swap .side-2 {
  order: 1;
}

.side-title .sub {
  font-size: 12px;
}

.side-title {
  font-size: 1.5rem;
  padding-left: 10px;
  padding-right: 10px;
}

.side-section .btn-secondary {
  padding-left: 5px;
  padding-right: 5px;
}

.meron-section, .modal-meron .modal-content {
  color: #fff;
}

.meron-section .side-title,
.modal-meron .modal-bet-title {
  text-transform: uppercase;
  color: #f34141;
}

.meron-section .btn-secondary {
  text-transform: uppercase;
  width: 60%;
}

.meron-section .btn-secondary:focus {
  box-shadow: unset !important;
}

.meron-section .btn-secondary:not(:disabled):not(.disabled):active {
  border-color: #8c0a09;
}

.modal-meron .btn-primary:not(:disabled):not(.disabled):active {
  background-color: rgba(243, 65, 65, 0.1);
  border-color: rgba(243, 65, 65, 0.2);
  color: #f34141 !important;
}
.modal-meron .btn-primary {
  background-color: rgba(131, 125, 163, 0.2);
  color: #acb5cf;
  box-shadow: 0px 0.1rem 0px #f34141;
  border-color: transparent;
}

.wala-section, .modal-wala .modal-content {
  color: #fff;
}

.wala-section .side-title,
.modal-wala .modal-bet-title {
  text-transform: uppercase;
  color: #167df1;
}

.wala-section .btn-secondary {
  text-transform: uppercase;
  width: 60%;
}

.wala-section .btn-secondary:focus {
  box-shadow: unset !important;
}

.modal-wala .btn-primary:not(:disabled):not(.disabled):active {
  background-color: rgba(22, 125, 241, 0.2);
  border-color: rgba(22, 125, 241, 0.1);
  color: #167df1 !important;
}
.modal-wala .btn-primary {
  background-color: rgba(131, 125, 163, 0.2);
  color: #acb5cf;
  box-shadow: 0px 0.1rem 0px #167df1;
  border-color: transparent;
}

.middle-section, .modal-middle .modal-content {
  color: #fff;
}

.middle-section .side-title,
.modal-middle .modal-bet-title {
  text-transform: uppercase;
  color: #fbc00e;
}

.middle-section .btn-secondary {
  text-transform: uppercase;
  width: 60%;
}

.middle-section .btn-secondary:focus {
  box-shadow: unset !important;
}

.middle-section .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #0f108b !important;
  border-color: #0f108b;
}

.modal-middle .btn-primary:not(:disabled):not(.disabled):active {
  background-color: rgba(22, 125, 241, 0.2);
  border-color: #fbc00e;
  color: #167df1 !important;
}
.modal-middle .btn-primary {
  background-color: rgba(131, 125, 163, 0.2);
  color: #acb5cf;
  box-shadow: 0px 0.1rem 0px #fbc00e;
  border-color: transparent;
}

.modal-bet-title {
  position: relative;
}

.button-custom-side {
  color: #acb5cf !important;
  background-color: rgba(131, 125, 163, 0.2);
  box-shadow: 0px 0.1rem 0px var(--shadow-color) !important;
  transition: all 0.2s ease;
  border-color: transparent;
}
.button-custom-side:hover, .button-custom-side:active {
  color: var(--text-color) !important;
  background-color: color-mix(in srgb, var(--bg-color), transparent 80%) !important;
  border-color: var(--border-color) !important;
}

.btn-close-2 {
  font-size: 20px;
  padding: 0;
  color: #9fafc5;
  font-weight: bold;
  right: 0;
  top: 0;
  height: 100%;
  position: absolute;
  width: 50px;
  margin-top: -3px;
}

.side-multiplier .dec {
  font-size: 100%;
}

.bet {
  background-color: #21222b;
  border-radius: 0.5em 0.5em 0.5em 0.5em;
  font-size: 0.9em;
  margin-bottom: 0.5rem;
}

.text-meron {
  color: #f93c3c;
}

.text-wala {
  color: #167df1;
}

.fight-circle {
  border-radius: 50px;
  padding: 0.7rem 0rem;
  width: 40px;
  display: inline-block;
  text-align: center;
}

.bet-history-amount {
  font-size: 1.1em;
}

.bad-cont {
  font-size: 11px;
  color: #fff;
  margin-left: 5px;
  padding: 2px 4px;
  position: relative;
  border-radius: 5px;
}

.bad-cont .count {
  padding: 4px;
  position: absolute;
  width: 25px;
  min-width: 25px;
  height: 25px;
  display: inline;
  margin: auto;
  left: -6px;
  display: flex;
  justify-content: center;
}

.bad-cont .count-label {
  padding-left: 1.2rem;
}

.trend-table td {
  border: none;
  padding: 2px;
  height: 33px;
}

.gp-scroll::-webkit-scrollbar {
  height: 6px;
}

.gp-scroll::-webkit-scrollbar-track {
  background: rgb(45, 46, 50);
}

.gp-scroll::-webkit-scrollbar-thumb {
  background-color: rgba(98, 80, 73, 0.6);
  border-radius: 10px;
}

.gp-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 225, 0, 0.79);
}

.trend-item {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
  text-align: center;
  border-radius: 50%;
}

.trend-meron {
  background: #f34141;
  color: #ead6d6;
}

.trend-wala {
  background: #167df1;
  color: #e0e0ec;
}

.trend-draw {
  background: #ffc107;
  color: #282828 !important;
}

.trend-cancel {
  background: #6c757d;
  color: #ffffff;
  font-size: 20px;
  padding: 0;
  line-height: 20px;
  text-align: center;
}

.trend-empty {
  background: rgba(255, 255, 255, 0.1294117647);
}

.close {
  /*color:#fff;*/
}

.modal-content {
  background: #0e0f14;
  background-repeat: no-repeat;
}

.modal-content.trans {
  background-color: transparent !important;
}

.modal-header {
  border-bottom: 1px solid rgba(172, 181, 207, 0.5019607843) !important;
}

.modal-footer {
  border-top: 1px solid rgba(172, 181, 207, 0.5019607843) !important;
}

.modal-content > .list-group > .list-group-item:first-child {
  border-radius: 0;
}

.input-group.disabled {
  opacity: 0.65;
}

.modal-overflow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2003;
  text-align: center;
  background: rgba(0, 0, 0, 0.8117647059);
  transition: opacity 0.15s linear;
}

.or-text {
  line-height: 20px;
  margin-top: -10px;
  width: 50px;
  margin: -10px auto 0;
}

.modal-meron .modal-overflow {
  background: rgba(199, 17, 18, 0.7490196078);
}

.modal-meron .or-text {
  background: #c71112;
}

.modal-wala .modal-overflow {
  background: rgba(31, 31, 193, 0.7490196078);
}

.modal-wala .or-text {
  background: #1f1fc1;
}

.overlay-loading-section {
  display: none !important;
}

.overlay-loading .overlay-loading-section {
  display: flex !important;
}

.overlay-success-section {
  display: none;
  position: relative;
  height: 100%;
}

.overlay-success .overlay-success-section {
  display: block;
}

.overlay-success-section .success-checkmark {
  top: 50%;
  left: 50%;
  margin-top: -44px;
  margin-left: -44px;
  position: absolute;
}

.success-message {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  margin-top: 50px;
}

.overflow-gradient {
  height: 100%;
  width: 40px;
  background: #f00;
  top: 0;
  left: 0;
  position: absolute;
  background: linear-gradient(to right, #282828 0%, rgba(0, 0, 0, 0) 100%);
}

.overflow-gradient.alt {
  background: linear-gradient(to left, #282828 0%, rgba(0, 0, 0, 0) 100%);
  left: auto;
  right: 0;
}

.general-loading {
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}

.winner {
  font-size: 24px;
  font-weight: bold;
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.winner .sub {
  font-size: 14px;
  font-weight: normal;
  margin-top: -0.25rem;
  max-width: 280px;
}

.flex-v-center {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.modal.prompt {
  z-index: 1070;
}

.modal-backdrop + .modal-backdrop {
  z-index: 1060;
}

.shine {
  position: relative;
}

/* SHINE */
.shine:after {
  content: "";
  top: 0;
  transform: translateX(100%);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  animation: slide 1s infinite 1s;
  /*
  CSS Gradient - complete browser support from http://www.colorzilla.com/gradient-editor/
  */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera 11.10+ */ /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(128, 186, 232, 0) 99%, rgba(125, 185, 232, 0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#007db9e8',GradientType=1 ); /* IE6-9 */
}

/* animation */
@keyframes slide {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}
/* LOADING */
.loading {
  animation: loading 8s cubic-bezier(0.68, -0.55, 0.265, 1.55) infinite;
}

.loading,
.loading:before,
.loading:after {
  background: #fff;
  box-sizing: border-box;
  display: block;
  font: 0/0 a;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -5px;
  position: absolute;
  top: 50%;
  width: 8px;
}

.loading:before,
.loading:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transform: rotate(0deg);
  left: -10px;
}

.loading:after {
  left: auto;
  right: -15px;
}

@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  7.5% {
    transform: rotate(0deg);
  }
  12.5% {
    transform: rotate(90deg);
  }
  20% {
    transform: rotate(90deg);
  }
  25% {
    transform: rotate(180deg);
  }
  32.5% {
    transform: rotate(180deg);
  }
  37.5% {
    transform: rotate(270deg);
  }
  45% {
    transform: rotate(270deg);
  }
  50% {
    transform: rotate(180deg);
  }
  57.5% {
    transform: rotate(180deg);
  }
  62.5% {
    transform: rotate(270deg);
  }
  70% {
    transform: rotate(270deg);
  }
  75% {
    transform: rotate(360deg);
  }
  82.5% {
    transform: rotate(360deg);
  }
  87.5% {
    transform: rotate(270deg);
  }
  95% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.success-checkmark {
  width: 88px;
  height: 88px;
  margin: 0 auto;
}

.success-checkmark .check-icon {
  width: 80px;
  height: 80px;
  position: relative;
  border-radius: 50%;
  box-sizing: content-box;
  border: 4px solid #3cdc42;
}

.success-checkmark .check-icon::before {
  top: 3px;
  left: -2px;
  width: 30px;
  transform-origin: 100% 50%;
  border-radius: 100px 0 0 100px;
}

.success-checkmark .check-icon::after {
  top: 0;
  left: 30px;
  width: 60px;
  transform-origin: 0 50%;
  border-radius: 0 100px 100px 0;
  animation: rotate-circle 4.25s ease-in;
}

.success-checkmark .check-icon::before, .success-checkmark .check-icon::after {
  content: "";
  height: 100px;
  position: absolute;
  background: transparent;
  transform: rotate(-45deg);
}

.success-checkmark .check-icon .icon-line {
  height: 5px;
  background-color: #fff;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 10;
}

.success-checkmark .check-icon .icon-line.line-tip {
  top: 46px;
  left: 14px;
  width: 25px;
  transform: rotate(45deg);
  animation: icon-line-tip 0.75s;
}

.success-checkmark .check-icon .icon-line.line-long {
  top: 38px;
  right: 8px;
  width: 47px;
  transform: rotate(-45deg);
  animation: icon-line-long 0.75s;
}

.success-checkmark .check-icon .icon-circle {
  top: -4px;
  left: -4px;
  z-index: 10;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  position: absolute;
  box-sizing: content-box;
  border: 4px solid #fff;
}

.success-checkmark .check-icon .icon-fix {
  top: 8px;
  width: 5px;
  left: 26px;
  z-index: 1;
  height: 85px;
  position: absolute;
  transform: rotate(-45deg);
  background-color: transparent;
}

.btn-white {
  background: #fff;
}

.btn-grey {
  background: #e2e2e2;
}

.disabled-vid {
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}

.disabled-vid img {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.disabled-vid .disabled-vid-msg {
  font-size: 14px;
  color: #888 !important;
}

.disabled-vid > div {
  position: absolute;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.disabled-vid .overlay-img {
  position: absolute;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 65%;
  align-items: center;
  flex-flow: column;
  top: 25px;
}
.disabled-vid .overlay-img .inactive-player {
  position: relative;
  height: 5px;
  display: flex;
  width: 100%;
  justify-content: center;
}
.disabled-vid .overlay-img .inactive-player .support-btn {
  position: absolute;
  top: -15px;
}

@keyframes rotate-circle {
  0% {
    transform: rotate(-45deg);
  }
  5% {
    transform: rotate(-45deg);
  }
  12% {
    transform: rotate(-405deg);
  }
  100% {
    transform: rotate(-405deg);
  }
}
@keyframes icon-line-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  54% {
    width: 0;
    left: 1px;
    top: 19px;
  }
  70% {
    width: 50px;
    left: -8px;
    top: 37px;
  }
  84% {
    width: 17px;
    left: 21px;
    top: 48px;
  }
  100% {
    width: 25px;
    left: 14px;
    top: 45px;
  }
}
@keyframes icon-line-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  65% {
    width: 0;
    right: 46px;
    top: 54px;
  }
  84% {
    width: 55px;
    right: 0px;
    top: 35px;
  }
  100% {
    width: 47px;
    right: 8px;
    top: 38px;
  }
}
.ldg {
  position: relative;
}

.ldg-c {
  width: 109px;
  height: 109px;
  overflow: hidden;
  background: #282828;
  border-radius: 50%;
  margin: 0 auto;
}

.ldg-c img {
  display: block;
  width: 100%;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  background: #fee;
}

textarea:focus, input:focus, input[type]:focus, .uneditable-input:focus {
  border-color: rgba(255, 197, 31, 0.8);
  box-shadow: 0 0.5px 0.5px rgba(255, 197, 31, 0.075) inset, 0 0 8px rgba(78, 106, 181, 0.4);
  outline: 0 none;
}

input, textarea, select {
  background-color: rgba(255, 255, 255, 0.05) !important;
  border-color: rgba(255, 255, 255, 0.35) !important;
  color: #dde2f7 !important;
}

input::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder {
  color: rgba(221, 226, 247, 0.4196078431) !important;
}

input::placeholder, textarea::placeholder, select::placeholder {
  color: rgba(221, 226, 247, 0.4196078431) !important;
}

.circle {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
  background: #ffffff;
  vertical-align: middle;
}

.circle.bg-success {
  background: #15c53e !important;
}

.circle.bg-danger {
  background: #c71112 !important;
}

.btn-bet-circle {
  border-radius: 0.2rem;
  line-height: 35px;
  text-align: center;
  padding: 0;
  margin: 4px 3px !important;
  font-weight: 500;
}

.buttons-horz-wrapper {
  height: calc(70px + 2rem);
}

.odds {
  font-size: 16px;
  margin-top: 10px;
}

.odds-subtle {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 3px;
}

.mainPlayer-Position-Center {
  display: none !important;
}

.p-wowza-wrp {
  position: relative;
}

.p-wowza-wrp .p-ovrly {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.p-unmute {
  position: absolute;
  z-index: 999;
  bottom: 20px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  text-align: center;
  font-size: 14px;
  padding: 10px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.5);
}

.p-loader {
  height: 100px;
  width: 100px;
}

.p-ovrly svg path,
.p-ovrly svg rect {
  fill: #f34141;
}

#mainPlayer-TopBar {
  display: none !important;
}

#mainPlayer-MediaController {
  display: none !important;
}

.yt-embed-frame {
  width: 100%;
}
.yt-embed-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.player-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  background: #000;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99;
}

.eye {
  width: 45px;
  position: absolute;
  right: 0;
  text-align: center;
  height: 100%;
  top: 0;
  color: #dde2f7 !important;
  line-height: 38px;
}

.truncate {
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.registration-form .invalid-feedback {
  background: #f00;
  margin-top: 0;
  padding: 0.375rem 0.75rem;
  border: 0.25rem;
}

.registration-form .invalid-feedback > strong {
  font-weight: normal;
}

.history {
  margin-top: 1.5rem;
}

.tab #view-container {
  max-width: none;
}

.tab .limit-on-tab {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  overflow: hidden;
}

.strong {
  font-weight: bold;
}

.dep-ins {
  text-align: center;
}

.dep-ins ol, .dep-ins ol li {
  display: block;
  margin: 0;
  padding: 0;
}

.dep-ins ol li {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #78c9d6;
}

.dep-ins ol li:last-child {
  margin-bottom: 0;
  border-bottom: 0px none;
}

.dep-icon {
  display: block;
  margin: 0 auto 1rem;
  width: 60px;
  border-radius: 50%;
  overflow: hidden;
}

.dep-icon img {
  display: block;
  width: 100%;
}

.dep-em {
  margin: 0;
  font-size: 20px;
  color: #ffd35a;
}

.dep-rec-box {
  background: #fff;
  padding: 0.5rem;
  margin: 0.5rem -1rem 0;
  font-size: 20px;
}

.dep-rec-box .small {
  font-size: 16px;
}

.dep-p-item {
  display: flex;
  padding-bottom: 1rem;
  border-bottom: 1px solid #efefef;
  margin-bottom: 1rem;
}

@media (min-width: 800px) {
  .bad-cont {
    font-size: 11px;
    background: #000000;
    color: #fff;
    margin-left: 8px;
    padding: 0.2rem 0.5rem !important;
  }
}
.kvOgTM {
  display: none !important;
}

.truncate-ellipsis {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  width: 100%;
}

.f-msgr {
  display: block;
  padding: 5px;
  box-sizing: border-box;
  background: rgb(255, 203, 48); /* Old browsers */ /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(255, 203, 48) 1%, rgb(239, 183, 16) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcb30', endColorstr='#efb710',GradientType=0 ); /* IE6-9 */
  box-shadow: -10px -10px 13px -2px rgba(0, 0, 0, 0.17);
  color: #fff;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}

.f-msgr .rep, .buttons .rep {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.invalid-feedback {
  display: inline-flex;
  margin-top: 0 !important;
  background: rgba(205, 52, 60, 0.4588235294);
  padding: 0.5rem;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
  position: relative;
}

.mb-chat {
  padding-bottom: 100px !important;
}

.ch-sel {
  padding: 10px;
  background-color: #e2b327;
  color: #1d1c1c;
  text-align: center;
}

.ch-sel-t {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}

.ch-item {
  flex: 0 0 80px;
  /*border:2px solid #1d1c1c;*/
  margin: 3px;
  font-size: 13px;
  padding: 5px 2px;
  border-radius: 20px;
  text-decoration: none;
  background-color: #1d1c1c;
  color: #fff;
}

/*------------------
	FAB
  ------------------*/
.fab-container {
  bottom: 0;
  position: fixed;
  margin: 0 0.75em 0.5em 0;
  right: 0px;
  display: flex;
  z-index: 999;
  padding-bottom: 10px;
}

.fab-container.expanded {
  padding-bottom: 0px !important;
}

.fab-container .button-container {
  position: absolute;
  display: flex;
  left: 85px;
}

.fab-container.expanded .button-container {
  position: initial;
  left: 0;
}

.buttons {
  box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.18), 0px 4px 12px -7px rgba(0, 0, 0, 0.15);
  border-radius: 50%;
  display: block;
  width: 64px;
  height: 64px;
  text-align: center;
  position: relative;
  transition: all 0.1s ease-out;
  background: rgb(255, 203, 48);
  color: #1e1e1e;
  padding: 3px;
  margin: 0 10px;
}

.buttons.main-fab {
  background: #0e0f14;
  width: 50px;
  height: 50px;
  line-height: 47px;
  color: #fdd835 !important;
  margin-top: 6px;
  padding: 0;
  border: 3px solid #fdd835;
}

.buttons:active,
.buttons:focus,
.buttons:hover {
  box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.18), 0px 4px 12px -7px rgba(0, 0, 0, 0.15);
}

.buttons:not(.main-fab) {
  margin: 0 5px;
  opacity: 0;
  transform: translateX(50px);
}

.fab-container.expanded .buttons:not(.main-fab) {
  opacity: 1;
  transform: none;
}

/* Unessential styling for sliding up buttons at differnt speeds */
.buttons:nth-last-child(1) {
  transition-delay: 25ms;
}

.buttons:not(:last-child):nth-last-child(2) {
  transition-delay: 20ms;
}

.buttons:not(:last-child):nth-last-child(3) {
  transition-delay: 40ms;
}

.buttons:not(:last-child):nth-last-child(4) {
  transition-delay: 60ms;
}

.fab-sw {
  overflow: hidden;
  border-radius: 50%;
  height: 58px;
  width: 58px;
}

.fab-sw img {
  height: 64px;
  display: block;
  margin: 0 auto;
}

.zbqt {
  position: absolute;
  font-size: 15px;
  opacity: 0.6;
  color: #fff;
  z-index: 99;
  text-shadow: 3px 2px 8px rgba(0, 0, 0, 0.7);
  left: 0;
  top: 0;
  text-align: left;
  line-height: 20px;
  height: 20px;
  width: 100px;
}

@media (max-width: 930px) {
  .side-section .btn-secondary {
    width: 75%;
    font-size: 0.75rem;
  }
}
@media (max-width: 330px) {
  .meron-section .side-title, .modal-meron .modal-bet-title,
  .wala-section .side-title, .modal-wala .modal-bet-title,
  .middle-section .side-title, .modal-middle .modal-bet-title {
    font-size: 1.2rem !important;
  }
}
.mirror {
  text-transform: uppercase;
  background-color: #c71112;
  color: #fff;
  font-size: 13px;
  padding: 3px 5px;
  border-radius: 5px;
  margin-right: 2px;
}

.alert-sm {
  font-size: 14px !important;
  line-height: 1.5em !important;
}

.alert-sq {
  border-radius: 0;
}

.truncate.trunc-name {
  max-width: 100px;
  display: inline-block;
  text-align: left;
  vertical-align: bottom;
  width: auto;
}

.pill-of-1 {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pill-of-2 {
  width: 100%;
  height: 100%;
  overflow-x: scroll;
}

.btn-pill {
  font-size: 13px;
  border-radius: 40px;
  background: transparent !important;
  color: #fff;
}

.btn-pill:hover {
  background-color: #ffc107 !important;
  color: #282828 !important;
}

.btn-pill.active {
  background-color: #ffc107 !important;
  color: #282828 !important;
}

.archived {
  text-transform: uppercase;
  font-size: 10px;
  padding: 1px 3px;
  background: rgba(255, 255, 255, 0.5019607843);
  border-radius: 5px;
  color: #404040;
}

.app-ver-exp {
  font-size: 14px;
  background: #c71012;
  padding: 0.5rem 1rem;
  text-align: center;
  line-height: 1.5em;
}

.app-ver-exp .btn {
  padding: 3px 1rem;
  font-size: 14px;
  margin: 10px 0 5px 0;
}

.app-ver-exp-2 {
  position: fixed;
  z-index: 100;
  width: 100%;
  left: 0;
  top: 3.5rem;
  background: #dc3545;
  line-height: 1.5em;
  font-size: 13px;
  padding: 5px 1rem;
  text-align: center;
}

.app-ver-exp-2.warning {
  background: #d69110;
}

.app-ver-exp-2 .btn {
  padding: 3px 1rem;
  font-size: 14px;
  margin: 10px 0 5px 0;
}

.hist-t {
  flex: 1 1 100px;
}

.hist-rf {
  color: #ffc526;
  flex: 0 0 45px;
  text-align: center;
  align-self: center;
}

#unload-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
}

#unload-overlay .ldg {
  text-align: center;
  height: 144px;
  position: absolute;
  top: 50%;
  margin-top: -72px;
  width: 100%;
}

#unload-overlay .ldg-c {
  background: transparent;
}

.simple-pagination .page-link {
  padding: 0.6rem 0.8rem;
}

.simple-pagination .page-item:first-child .page-link,
.simple-pagination .page-item:last-child .page-link {
  padding-left: 1rem;
  padding-right: 1rem;
}

.b-hist-col-1 {
  flex: 1 0 100px;
}

.b-hist-col-2 {
  flex: 0 0 100px;
  text-align: right;
}

.dp-otl-wp {
  background: #0e0e0e;
  margin: -1rem -1rem 1.5rem -1rem;
  border-top: 1px solid #282828;
  border-bottom: 1px solid #282828;
  overflow: auto;
}

.dp-otl-li {
  display: flex;
  min-width: 100%;
  justify-content: center;
  padding-top: 10px;
}

.dp-otl-i {
  flex: 0 93px;
  text-align: center;
  padding: 0.75rem 0.5rem;
  opacity: 0.5;
}

.dp-otl-i.active {
  opacity: 1;
  font-weight: bold;
  background: #282828;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.dp-otl-i .icn {
  display: block;
  width: 50px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}

.dp-otl-i .icn img {
  display: block;
  width: 100%;
}

.dp-otl-i .name {
  font-size: 12px;
  margin-top: 5px;
}

.dp-instant-otlt {
  width: 50px;
  display: inline-block;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 5px;
}

.dp-instant-otlt img {
  display: block;
  width: 100%;
}

.sticky-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #282828;
  box-shadow: 0px -2px 30px -5px rgb(40, 40, 40);
}

.dline-search-res {
  margin-top: -1rem;
  background: rgba(255, 255, 255, 0.9);
  color: #282828;
  text-align: left;
  font-size: 14px;
  border-left: 1px solid #ced4da;
  border-right: 1px solid #ced4da;
}

.dline-search-res-h {
  padding: 0.75rem 0.5rem 0;
  font-size: 12px;
  line-height: 1em;
  text-transform: uppercase;
  color: #8e8e8e;
}

.dline-search-res-i {
  padding: 0.75rem 0.5rem;
  border-bottom: 1px solid #ced4da;
}

.no-border-bottom {
  border-bottom: 0px none;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.form-control:-webkit-autofill,
.form-control:-webkit-autofill:hover,
.form-control:-webkit-autofill:focus {
  background-color: #2c4056 !important;
  -webkit-text-fill-color: #2c4056 !important;
  -webkit-box-shadow: 0 0 0;
}

.ui-keyboard-case {
  font-size: 40px;
  text-align: center;
  /* background: #fefefe; */
  border: 1px solid #ffe3e2;
  padding: 4px;
  width: 38%;
  height: auto;
  margin-right: 5%;
  /* left: 25%; */
  /* top: auto;
  bottom: 0px; */
  /* position: fixed; */
}

.invalid-feedback.invalid-feedback-alone {
  border-radius: 4px !important;
}

.fab-chat-ic {
  font-size: 30px;
  margin-top: 14px;
  display: inline-block;
}

.fab-el-ic {
  font-size: 24px;
  margin-top: 10px;
  display: inline-block;
}

.hny {
  opacity: 0 !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  height: 0 !important;
  width: 0 !important;
  z-index: -1 !important;
}

.btn-cta-1, .btn-cta-2, .btn-cta-3 {
  background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
  color: rgb(120, 50, 5);
  border-radius: 40px;
  font-size: 20px !important;
  line-height: 20px;
  padding: 10px 30px;
  opacity: 1;
}

.btn-cta-2 {
  font-size: 18px !important;
  background: rgba(233, 90, 140, 0.0784313725);
  color: #ffe100;
  border: 1px solid #ffe100;
}

.btn-cta-3 {
  font-size: 16px !important;
  background: #b3b1b1;
  color: #000;
  line-height: 18px;
  padding: 8px 20px;
}

.otp-field {
  line-height: 1em;
  font-size: 40px;
  padding: 10px;
  border: 0px none;
  border-radius: 10px;
  padding: 10px 10px 23px 26px;
  display: inline-block;
  font-family: monospace;
  letter-spacing: 15px;
  text-align: left;
  width: 100%;
  color: #fff;
  outline: none;
  width: 100%;
}

.otp-field:focus {
  box-shadow: 0 1px 1px rgba(255, 197, 31, 0.075) inset, 0 0 8px rgb(76, 76, 76) !important;
}

.otp-form-control {
  background: transparent;
  position: relative;
  z-index: 10;
}

.otp-bg {
  position: absolute;
  bottom: -5px;
  left: 0;
  z-index: 9;
}

.otp-wrapper {
  position: relative;
  width: 273px;
  margin: 0 auto;
}

.res-acts {
  display: flex;
  margin: 1rem 0;
  padding: 0;
  font-size: 13px;
}

.res-act {
  text-align: center;
  flex: 0 0 24.8%;
  padding: 0;
  box-sizing: border-box;
  font-size: 0.7rem;
}

.res-act > a {
  color: #ffc107 !important;
  background-color: rgba(78, 106, 181, 0.1) !important;
  border: 1px solid rgba(78, 106, 181, 0.2) !important;
  display: block;
  border-radius: 5px;
  padding: 5px 5px;
  margin: 0 0.25rem;
}

.res-act .icn {
  font-size: 20px;
}

@media (max-width: 360px) {
  .res-act > a {
    margin: 0 5px;
  }
}
.arn-sw, .promos-p {
  position: fixed;
  z-index: 1029;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.95);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease-out;
}

.promos-p {
  z-index: 1032 !important;
}

.arn-active, .promos-p {
  overflow: hidden;
}

.arn-active .arn-sw, .pp-active .promos-p {
  opacity: 1;
  visibility: visible;
}

.arn-sw .ttl, .arn-sw-2 .ttl, .promos-p .ttl {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  height: 70px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.9) 20%);
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 3;
  padding: 15px 0 10px 0;
}

.arn-sw .sub-ttl, .arn-sw-2 .sub-ttl {
  font-size: 11px;
  font-style: italic;
  color: #858585;
}

.arn-itm {
  display: flex;
  align-items: center;
  margin-bottom: 45px;
  padding: 0;
  height: 100%;
  background: rgba(57, 91, 126, 0.1215686275) !important;
  position: relative;
  line-height: 1.1rem;
  color: #fff !important;
}

.arn-itm:hover, .arn-itm:focus {
  border-color: rgba(241, 179, 39, 0.7411764706) !important;
  border-width: 3px;
  color: #fdd835 !important;
}

.arn-itm.act {
  background-color: #fdd835 !important;
  color: #212529 !important;
  font-weight: bold;
}

.arn-itm.disabled {
  opacity: 0.5;
}

.arn-li {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  width: 100%;
  padding-top: 70px;
  padding-bottom: 100px;
}

.arn-li-inr {
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  align-content: flex-start;
  width: 100%;
  max-width: 480px;
  margin: 0 auto;
  padding: 0 1rem;
}

.arn-ic {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 auto 10px auto;
}

.arn-ic img {
  display: block;
  width: 100%;
}

.arn-nm {
  position: absolute;
  line-height: 15px;
  top: 95px;
  width: 100%;
  font-size: 13px;
  color: #e4e4e4;
  text-align: center;
}

.arn-x-wrp {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 16px;
  line-height: 22px;
  text-align: center;
  font-size: 18px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.95) 30%, rgba(0, 0, 0, 0) 100%);
  height: 150px;
  z-index: 1030;
}

.arn-x {
  width: 60px;
  height: 60px;
  background-color: #ffc526;
  border-radius: 50%;
  line-height: 60px;
  color: #fff;
  font-size: 26px;
  margin: 0 auto;
  border: 0px none;
  text-align: center;
}

@media (min-width: 360px) {
  .arn-itm {
    margin-bottom: 60px;
  }
  .arn-ic {
    width: 80px;
  }
  .arn-nm {
    top: 110px;
    font-size: 14px;
  }
  .bad-cont {
    font-size: 11px;
    color: #fff;
    padding: 0.2rem 0.5rem;
  }
  .bad-cont .count {
    padding: 0.45rem;
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 402px) {
  .bad-cont {
    margin-left: 2px;
    color: #fff;
    padding: 0.3rem 0.5rem;
  }
  .arn-ic {
    width: 65px;
  }
  .arn-nm {
    top: 124px;
    font-size: 14px;
  }
  .trend-legend {
    padding: 1rem 1.25rem !important;
  }
}
.wd-info-box {
  border-radius: 10px;
  background: #1e1e1e;
  padding: 1rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.btn.wd-info-btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 0px none;
}

.wd-info-ttl {
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 1rem;
}

.btn.btn-muted {
  background: #5d5d5d;
  color: #fff;
}

.split-buttons .modal-footer {
  justify-content: space-between;
}

.flex-t .flex-t-row {
  display: flex;
  padding: 0.5rem 1rem;
  align-items: center;
}

.flex-t .flex-t-row:nth-child(even) {
  background: #353535;
}

.flex-t .flex-t-header .flex-t-row {
  background: #28396c;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
}

.flex-t .flex-t-col {
  flex: 0 0 100px;
}

.flex-t .flex-t-col-2 {
  flex: 1 1 50%;
}

.play-section-head-partial {
  position: relative;
  z-index: 1;
  margin-right: 100px;
}

.chat-iframe-wrp {
  margin-top: -37px;
}

.chat-iframe {
  height: 350px;
  width: 100%;
  border: 0px none;
}

.clickable {
  cursor: pointer;
}

.btn-xs {
  padding: 0.2rem 0.3rem;
  font-size: 0.8rem;
  line-height: 1.3;
  border-radius: 0.2rem;
}

.chatbox-hidden-msg {
  opacity: 0.7;
  font-size: 14px;
  line-height: 1.2em;
}

.license-footer {
  font-size: 13px;
  line-height: 1.2em;
  margin-top: 50px;
  text-align: center;
}

.license-footer .pagcor-logo {
  margin-bottom: 5px;
}

.pagcor-logo img {
  width: 65px;
}

.btn.float-glow {
  box-shadow: 4px 5px 14px 0px rgba(0, 0, 0, 0.47);
  -webkit-box-shadow: 4px 5px 14px 0px rgba(0, 0, 0, 0.47);
  -moz-box-shadow: 4px 5px 14px 0px rgba(0, 0, 0, 0.47);
}

.unauth-info {
  background-color: #ffc526;
  color: #343a40;
}

.onboard-panel {
  max-width: 350px;
  margin: 0 auto;
}

.onboard-header {
  font-family: "Catamaran", "Helvetica", "Arial", "sans-serif";
  color: #f9bd09;
  margin-bottom: 18px;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.6rem;
  text-transform: uppercase;
}

.onboard-text {
  font-family: "Catamaran", "Helvetica", "Arial", "sans-serif";
  font-size: 17px;
  line-height: 1.5rem;
  color: #fff;
  margin-bottom: 38px;
  font-weight: 400;
}

.onboard-controls {
  margin-top: 3rem;
}

.onboard-next {
  font-family: "Catamaran", "Helvetica", "Arial", "sans-serif";
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.onboard-skip {
  color: #fff;
  font-family: "Catamaran", "Helvetica", "Arial", "sans-serif";
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  display: block;
}

.onboard-panel {
  display: none;
}

.sidenav-link {
  color: #5d5d5d;
  background-color: #f9f9f9;
  padding: 1px 3px;
  border-radius: 5px;
  font-size: 13px;
  vertical-align: baseline;
}

.steps-header {
  text-transform: uppercase;
  margin: 15px 0 3px 0;
  color: #f9bd09;
  font-weight: 700;
}

.onboard-text ol {
  text-align: left;
  padding-left: 15px;
}

.onboard-text ol > li {
  margin-bottom: 7px;
}

.onboard-illustration {
  max-width: 200px;
  margin: 0 auto;
}

@media (min-width: 321px) {
  .onboard-illustration {
    margin: 0 auto;
  }
}
.top-nav-fixed {
  position: fixed;
  z-index: 100;
  width: 100%;
  left: 0;
  top: 0;
  border-bottom: 2px solid #ffdb0e;
}

#top-nav-container {
  height: 3.5rem;
  background-color: #21222b;
}

.top-nav-padding {
  padding-top: 3.5rem;
}

.nav-icon-wr .bm-icon {
  border-radius: 50% !important;
  cursor: pointer;
}
.nav-icon-wr .bm-icon:hover {
  color: #ffe100;
  cursor: pointer;
}
.nav-icon-wr {
  padding: 0.5rem;
  text-align: center;
}

.nav-title-wr {
  flex: 1 0 100px;
}

.nav-user-info {
  flex: 1 0 100px;
}

.nav-credits-wr {
  font-size: 16px;
  text-align: right;
  height: 100%;
  flex: 1 0 100px;
}

.nav-credits-wr .dec {
  font-size: 100%;
}

.add-credits-btn {
  background-color: #E95A8C;
  color: #fff;
  padding: 0.12rem 0.4rem !important;
  font-weight: 500;
  white-space: nowrap;
  font-size: 1rem;
}

.gold-text {
  color: #fff;
}

.gold-border {
  border-color: #fff;
}

.view-inner {
  height: 100%;
}

.view-inner {
  left: 0;
  z-index: 100;
  transition: transform 0.5s;
}

.view-inner::after {
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
  content: "";
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

#play #wrapper {
  margin: 0em auto !important;
}

#wrapper {
  max-width: 1260px;
  margin: 0 auto;
}

#view-container,
.view-inner {
  position: relative;
}

.st-menu {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1005;
  visibility: hidden;
  width: 280px;
  height: 100%;
  overflow-x: hidden;
  background: #21222b;
  transition: all 0.5s;
}

.st-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: "";
  opacity: 1;
  transition: opacity 0.5s;
}

.st-menu-open .st-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.st-effect-1.st-menu {
  visibility: visible;
  transform: translate3d(-100%, 0, 0);
}

.st-effect-1.st-menu-open .st-effect-1.st-menu {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}

.st-effect-1.st-menu::after {
  display: none !important;
}

.st-menu-open .view-inner::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  transition: opacity 0.5s;
}

.profile-container {
  background-color: #1e1e1e;
  height: 5rem;
  color: #fff;
}

.profile-container .name {
  font-size: 18px;
}

.profile-container .mobile {
  font-size: 16px;
}

.menu-container {
  color: #171717;
  font-size: 14px;
}

.menu-container i {
  color: #5d5d5d;
}

.menu-container .sub-menu {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0 1.5rem;
  color: #9b9b9b;
}

.sb-item-row, a.sb-item-row {
  padding: 0.5rem 1.5rem;
  margin-right: 0;
  margin-left: 0;
  display: flex;
  color: #d9d9d9 !important;
  text-decoration: none;
  cursor: pointer !important;
}

.sb-item-row.a {
  border-left: 3px solid;
  border-color: #ffdb0d;
  background: #31323d;
}

.sb-icon {
  display: block;
  flex: 0 0 12.66666667%;
}

.sb-text {
  display: block;
  flex: 0 0 83.33333333%;
}

.cp-switcher-btn {
  position: relative;
  padding-left: 74px;
  background-color: #604fd9 !important;
  border-color: #604fd9;
  color: #fff;
}

.cp-switcher-btn > img {
  width: 57px;
  position: absolute;
  top: -10px;
  left: 10px;
  display: block;
}

.login-crossdomain {
  display: none;
}

#login-form, #register-form {
  /* Chrome, Safari, Edge, Opera */
}
#login-form input::-webkit-outer-spin-button,
#login-form input::-webkit-inner-spin-button, #register-form input::-webkit-outer-spin-button,
#register-form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
#login-form, #register-form {
  /* Firefox */
}
#login-form input[type=number], #register-form input[type=number] {
  -moz-appearance: textfield;
}

.lang-switcher-wr {
  font-size: 12px;
  text-align: center;
}

.lang-switcher {
  margin-top: 10px;
}

.lang-switcher.btn-group > .btn,
.lang-switcher.btn-group > .btn.active {
  background: transparent;
  border-color: #687592;
  font-size: 12px;
  color: #ffffff;
}

.lang-switcher.btn-group > .btn.active,
.lang-switcher.btn-group > .btn:active {
  background: #7b8cb1;
}

.lang-switcher.btn-group > .btn:focus {
  box-shadow: 0 0 0 0.1px #7b8cb1;
}

.lang-switcher img {
  width: 16px;
  vertical-align: middle;
}

.lang-switcher-2 .list-group-item {
  text-decoration: none;
  font-size: 13px;
  padding: 5px 0;
  background: transparent;
  color: #ffffff;
  border-color: #606061;
}

.lang-switcher-2 .list-group-item > img {
  width: 24px;
}

.lang-switcher-2 .list-group-item.active {
  background: #b47316;
}

.bootbox-center .bootbox-body {
  text-align: center;
}

.bootbox-center .modal-footer {
  justify-content: center;
}

.user-account-page .panel-section {
  margin-top: 40px;
}

.user-account-page #account-form.panel-section {
  margin-top: 0;
}

.alt-logo {
  max-width: 300px;
}

.gp-top-nav {
  line-height: 20px;
}
.gp-top-nav .name {
  font-size: 16px;
  margin-bottom: 0px;
}
.gp-top-nav .mobile {
  font-size: 12px;
  color: #fdd835;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 200px;
}
.gp-top-nav .gp-credits {
  text-decoration: none;
  background: #0e0f14;
  border-radius: 23px;
  height: 46px;
  padding: 0 6px;
}
.gp-top-nav .gp-credits .add-btn {
  line-height: 36px;
  padding: 0 18px;
  font-size: 13px;
  text-decoration: none;
  display: block;
  border-radius: 18px;
}
.gp-top-nav .gp-credits .add-btn:hover {
  color: #fff !important;
}
.gp-top-nav .gp-credits .credits-data {
  padding: 0 10px;
  display: block;
  font-weight: bold;
}

.wdraw-credits-btn {
  background: linear-gradient(90deg, #03a9f4, #f441a5);
  border: unset !important;
  color: #fff;
  padding: 0.4rem 0.6rem !important;
  font-weight: 500;
  white-space: nowrap;
  font-size: 0.8rem;
}

.gp-yellow-text {
  color: #fdd835 !important;
}

.gp-shadow-sm {
  box-shadow: 0px 2px 7px -2px rgba(14, 14, 14, 0.9019607843);
}

.gp-shadow-md {
  box-shadow: 1px 3px 9px -3px rgba(14, 14, 14, 0.9019607843);
}

.gp-bet-btn {
  background: rgba(16, 26, 61, 0.7);
  color: #ff80ab !important;
  background-color: rgba(78, 106, 181, 0.2) !important;
  border-color: rgba(78, 106, 181, 0.2) !important;
}

.gp-panel-bg {
  background: #0e0f14;
}

@media (max-width: 402px) {
  .g-name, .g-num-status {
    font-size: 0.8rem !important;
  }
  body {
    background-size: 45% !important;
  }
}
@media (max-width: 575px) {
  .auth-page {
    margin-top: -60px;
  }
  .nav-title-wr {
    flex: 1 0 140px;
    text-align: left;
    margin-left: 10px;
  }
  body {
    background-size: 40% !important;
  }
}
.nav-icon-rules {
  color: #8394ad;
}

.bet-confirm-amt {
  font-weight: 500;
  color: #ffc107 !important;
}

.bet-confirm-side-2 {
  font-weight: 500;
  color: #f34141;
}

.bet-confirm-side-2 {
  font-weight: 500;
  color: #167df1;
}

.auth-field-opt .btn.active, .auth-field-opt .btn.focus {
  background-color: rgba(156, 130, 0, 0.69) !important;
  box-shadow: none !important;
  border-bottom: 2px solid #ffc107;
}
.auth-field-opt .btn:hover {
  cursor: pointer;
}

.btn-tab-radio {
  color: white !important;
  border-radius: 0px;
  background-color: rgba(78, 106, 181, 0.1) !important;
  border-bottom: 2px solid rgba(104, 117, 146, 0.1215686275);
}

.btn-tab-radio:active, .btn-tab-radio:focus {
  border-bottom: 2px solid #ffc107;
  box-shadow: none !important;
}

.fd-logo {
  position: relative;
}
.fd-logo img {
  position: absolute;
  top: -20px;
  width: 40px;
  height: 40px;
}

.btn-link {
  color: #fff;
}

.btn-link:hover {
  color: #ffc107 !important;
}

.alt-sites-link {
  font-weight: 500;
  color: rgba(219, 162, 162, 0.9607843137) !important;
  border-radius: 0px;
  border-bottom: 2px solid rgba(104, 117, 146, 0.1215686275);
}

.alt-sites-link:focus, .alt-sites-link:hover {
  color: #ffc107 !important;
  box-shadow: unset;
}

.play-now-container:hover, .play-now-container:focus, .play-now-container:active {
  text-decoration: none;
}

.play-now-container {
  background: #f1a327;
  border-radius: 50px !important;
  padding: 0;
  cursor: pointer;
  outline-offset: 4px;
  min-width: 15rem;
  max-width: 21rem;
  text-align: center;
  text-decoration: none;
}

.front {
  display: block;
  padding: 16px 0px;
  border-radius: 50px !important;
  background: #cd3b3b;
  color: white;
  transform: translateY(-5px);
}

.separator {
  max-width: 200px;
  display: flex;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}

.separator::before,
.separator::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #fff;
}

.separator:not(:empty)::before {
  margin-right: 0.1em;
}

.separator:not(:empty)::after {
  margin-left: 0.1em;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.bounce {
  animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -o-animation: bounce 2s infinite;
}

.download-icon {
  width: 5rem;
  z-index: 10;
}

.coin-icon-span {
  margin-top: 18px !important;
  margin-left: -3rem !important;
}

.btn-icon-sm-text {
  height: 45px;
  width: 45px;
  line-height: 1em;
  padding: 0;
  border-radius: 50%;
  font-size: 9px;
}

.btn-icon-sm-text .icon {
  font-size: 18px;
  display: block;
  margin: 0 auto 2px;
}

.switcher-group-header {
  text-align: center;
  color: #fdd835;
}

.landscape {
  margin: unset !important;
  height: 100vh;
}
.landscape #bet-submit-modal {
  top: 1px;
}
.landscape #bet-submit-modal .modal-dialog {
  max-width: 255px;
  margin: unset;
  position: absolute;
  right: 0;
}
.landscape .btn-sec-links {
  color: #090202;
  border-left: 1px solid #4e5e70;
}
.landscape .st-effect-1.st-menu {
  transform: translate3d(100%, 0, 0);
}
.landscape .st-menu-open .st-menu {
  transform: translate3d(0, 0, 0) !important;
}
.landscape #trendsbets .plyr-col-2 {
  width: 100%;
  padding: unset !important;
}
.landscape #trendsbets .trend-legend {
  padding: 0.5rem 0.3rem !important;
}
.landscape #trendsbets .trend-legend .bad-cont {
  margin-left: 3px;
}
.landscape #trendsbets .trend-legend .bad-cont .count-label {
  padding-left: 1rem !important;
}
.landscape #trendsbets .trend-legend .bad-cont .count {
  padding: 0.2rem;
  width: 25px;
  height: 25px;
}
.landscape #trendsbets .landscape-trend, .landscape #trendsbets .landscape-bethist {
  padding: 0rem 0.3rem !important;
}
.landscape #trendsbets .limit-on-tab {
  max-width: 300px !important;
}
.landscape .trends-bets {
  position: fixed;
  top: 0;
  z-index: 1005;
  visibility: hidden;
  width: 315px;
  height: 100%;
  overflow-x: hidden;
  transition: all 0.5s;
  right: -314px;
}
.landscape .trends-bets::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: "";
  opacity: 1;
  transition: opacity 0.5s;
}
.landscape .trends-bets-open .trends-bets::after {
  width: 0;
  height: 0;
  opacity: 0;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.landscape .tb-effect-1 .trends-bets {
  visibility: visible;
  transform: translate3d(-100%, 0, 0) !important;
}
.landscape .trends-bets-open .trends-bets {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.landscape .p-wowza-wrp {
  display: flex;
  height: 100vh;
}
.landscape .p-wowza-wrp .p-ovrly {
  z-index: 0;
}
.landscape .p-wowza-wrp .st-menu {
  left: unset !important;
  right: 0;
}
.landscape #landscape-nav-container {
  position: absolute;
  right: 0;
  height: auto;
  background-color: unset;
  top: 9.5%;
  z-index: 999;
}
.landscape #landscape-nav-container .nav-sections {
  padding-right: unset !important;
  overflow-y: auto;
  max-height: 200px;
}
.landscape #landscape-nav-container .nav-sections .nav-icon-wr {
  padding: 0.46rem 0.5rem !important;
  background: #f1b327;
}
.landscape #landscape-nav-container .nav-sections .add-btn {
  padding: 0.5rem;
  border-radius: unset !important;
}
.landscape #landscape-nav-container .nav-sections .credits-data {
  padding: 0.47rem;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .g-summary .winner {
  font-size: 15px;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .g-summary .sides-overlay {
  opacity: 0.8;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .g-summary .sides .side-section .side-title {
  font-size: 1rem;
  color: #000;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .g-summary .sides .side-section .g-summary .g-header {
  padding: 0.3rem 0.6rem;
  border-radius: 0.25rem 0 0 0;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .g-summary .sides .meron-section .btn-secondary {
  color: #000000 !important;
  background-color: #f34141 !important;
  min-width: 115px;
  max-width: 115px;
  border-color: transparent !important;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .g-summary .sides .wala-section .btn-secondary {
  color: #000000 !important;
  background-color: #167df1 !important;
  min-width: 115px;
  max-width: 115px;
  border-color: transparent !important;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .g-summary .sides .middle-section .btn-secondary {
  color: #523024 !important;
  background-color: #fbc00e !important;
  min-width: 115px;
  max-width: 115px;
  border-color: transparent !important;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .g-summary .sides .middle-section side-title {
  color: #523024;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .game-closed .odds {
  margin-top: 0.15rem;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .game-closed .side-amount {
  padding: 0rem !important;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .game-closed .gp-panel-bg {
  background: rgba(19, 33, 72, 0.2) !important;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .game-closed .g-header {
  background-color: rgba(40, 57, 108, 0.2) !important;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .game-closed .meron-section .side-title {
  background-color: rgba(243, 65, 65, 0.2) !important;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .game-closed .wala-section .side-title {
  background-color: rgba(22, 125, 241, 0.2) !important;
}
.landscape #landscape-nav-container .nav-sections .view-bet-sec .game-closed .middle-section .side-title {
  background-color: rgba(251, 192, 14, 0.2) !important;
}
.landscape #landscape-nav-container .nav-sections .game-closed .g-header {
  background-color: rgba(40, 57, 108, 0.2) !important;
}
.landscape .video-fit video {
  -o-object-fit: fill !important;
     object-fit: fill !important;
}

@media only screen and (max-width: 767px) and (min-width: 520px) {
  .st-menu {
    width: 250px !important;
  }
}
@media (min-width: 767px) {
  .arn-x-wrp {
    height: 100px;
    z-index: 99999;
  }
}
@media (max-width: 767px) {
  .onboard-controls {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 3rem;
    padding-top: 1rem;
    margin-bottom: 3rem;
    background-color: #0c0a0a;
  }
  .st-menu {
    right: 0 !important;
    left: unset !important;
    width: 100%;
  }
  .st-menu::after {
    right: unset !important;
  }
  .st-effect-1.st-menu {
    transform: translate3d(100%, 0, 0) !important;
  }
  .st-menu-open .st-menu {
    transform: translate3d(0, 0, 0) !important;
  }
  .fab-container {
    bottom: 32px !important;
    margin: 0 0 0.85em 0 !important;
    position: fixed !important;
  }
}
.fab-landing {
  bottom: 0 !important;
  margin: 0 0.75em 0.5em 0 !important;
}

.bottom-nav {
  height: 3rem;
  background: linear-gradient(180deg, #40424b, #21222b) !important;
}
.bottom-nav a {
  width: 64px;
  height: 64px;
  display: block;
  color: #aabee3 !important;
}
.bottom-nav a .name {
  font-size: 0.7rem;
}
.bottom-nav .btn {
  padding: unset !important;
  padding-top: 0.3rem !important;
}
.bottom-nav .btn-tab-radio {
  background-color: unset !important;
  border-bottom: 2px solid transparent !important;
}
.bottom-nav .btn-tab-radio:active, .bottom-nav .btn-tab-radio:focus {
  color: #ffdb0b !important;
  border-bottom: 2px solid #ffdb0b !important;
  box-shadow: unset !important;
}
.bottom-nav .active, .bottom-nav .focus {
  color: #ffdb0b !important;
  border-bottom: 2px solid #ffdb0b !important;
  box-shadow: unset !important;
}

.nav-item-border {
  border: 2px solid #ff80ab !important;
}

.card-width-128 {
  width: 128%;
}

.card-columns {
  orphans: 1;
  widows: 1;
}
.card-columns .card {
  display: inline-block;
  width: 100%;
}

@media (min-width: 576px) {
  .card-columns {
    -moz-column-count: unset !important;
         column-count: unset !important;
    -moz-column-gap: unset !important;
         column-gap: unset !important;
  }
}
/*Toggle Specific styles*/
input[type=checkbox].toggle {
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 55px;
  height: 28px;
  background-color: #d6d6d6;
  position: relative;
  border-radius: 30px;
  transition: all 0.2s ease-in-out;
  vertical-align: middle;
}

input[type=checkbox].toggle:hover:after {
  background-color: #c7c7c7;
}

input[type=checkbox].toggle:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 24px;
  height: 24px;
  background-color: #aeaeae;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}

input[type=checkbox]:checked.toggle {
  box-shadow: inset 0 0 0 15px #158EC6;
}

input[type=checkbox]:checked.toggle:after {
  left: 29px;
  background-color: #fff;
}

input[type=checkbox].toggle[disabled] {
  opacity: 0.5;
}

.gratuity-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(30%, 1fr));
  grid-gap: 10px;
  max-width: 600px;
  overflow-y: auto;
  max-height: 110px;
}

.gratuity-itm {
  display: block;
  width: 90%;
  text-align: center;
  padding: 0;
  height: 100px;
  background: #000000 !important;
  position: relative;
  line-height: 0.9rem;
  margin: 2px;
  color: #fff !important;
  border: none !important;
  border-radius: 10% !important;
}

.gratuity-itm:hover, .gratuity-itm:focus {
  border-color: rgba(241, 179, 39, 0.7411764706) !important;
  border-width: 3px;
  color: #fdd835 !important;
}

.gratuity-itm.disabled {
  opacity: 0.5;
}

.gratuity-label {
  font-size: 2rem;
  vertical-align: middle;
  padding-bottom: 12px;
}

.gratuity-highlight {
  font-size: 0.65rem;
}

.gratuity-highlight-button {
  line-height: 0.85;
}

.gratuity-small-label {
  margin-top: 0.1rem;
  font-size: 0.7rem;
}

.vertical-scroll::-webkit-scrollbar {
  width: 6px;
}

.vertical-scroll::-webkit-scrollbar-track {
  background: rgb(45, 46, 50);
}

.vertical-scroll::-webkit-scrollbar-thumb {
  background-color: rgba(98, 80, 73, 0.6);
  border-radius: 10px;
}

.vertical-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(255, 225, 0, 0.79);
}

.sports-game-result-section {
  width: 100%;
  background-image: linear-gradient(120deg, #003f8e, #032f5e);
  position: relative;
}

.sports-logo-background {
  position: absolute;
  width: 10rem;
  transform: rotate(-45deg);
  opacity: 25%;
  z-index: 1;
  bottom: -2.5rem;
  right: -2rem;
}

.btn-sports {
  background-image: linear-gradient(120deg, #fdd835, #fd9935);
}

.sports-logo-design {
  width: 5rem;
}

.switcher-sports-indicator {
  width: 2rem;
}

.sports-panel {
  background-color: unset;
}

ol.carousel-indicators span.active img {
  transform: scale(1.75);
  margin: 0px 5px;
  border: 3px solid #fdd835;
  border-radius: 150px;
  transition: 0.3s ease-in-out;
  transform-origin: center;
}

.video-ui {
  color: #ffc107 !important;
}

.video-ui .vjs-play-progress {
  background: linear-gradient(90deg, #621313 0%, #9d1212 100%) !important;
}

.video-ui .vjs-control-bar {
  height: 40px !important;
  width: 80% !important;
  left: 10% !important;
  right: auto !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}

.video-ui .vjs-volume-panel {
  height: 40px !important;
  align-items: center !important;
}

.video-ui .vjs-volume-bar {
  background-color: transparent !important;
}

.video-ui .vjs-volume-level {
  background: linear-gradient(90deg, #621313 0%, #9d1212 100%) !important;
}

.video-ui .vjs-button .vjs-icon-placeholder:before {
  line-height: 40px !important;
}

.video-ui .vjs-time-control {
  line-height: 40px !important;
}

.video-ui .vjs-playback-rate .vjs-playback-rate-value {
  line-height: 40px !important;
}

.video-ui .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  bottom: 25px;
}

.video-ui .vjs-menu li {
  line-height: 30px;
  height: 35px;
}

.pin-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pin-input {
  width: 50px;
  text-align: center;
  margin: 0 5px;
}

.rewards-background {
  background: #d9d9d9;
  border-radius: 1.5rem;
  color: #000;
}

.rewards-other {
  background-color: #9d1112;
  color: #fff;
  border-radius: 1rem;
  height: 45px;
}

.rewards-other:hover {
  border-color: #9d1112;
  background-color: #fff;
  color: #9d1112;
  border-radius: 1rem;
}

.rewards-banner {
  width: 100%;
  margin-top: -2.5rem;
}

.rewards-list {
  padding: 0;
  margin: 0;
  margin-bottom: 100px;
  list-style: none;
}

.rewards-button {
  border-radius: 20px;
  background-color: #b1051b;
  color: #fff;
  width: 100%;
  display: block;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  height: 45px;
}

a.rewards-button {
  line-height: 33px;
}

.rewards-button:hover {
  background-color: #b1051b;
  border-color: #6f1515;
  color: #fff;
}

.rewards-button[disabled], .rewards-button[disabled]:hover {
  background-color: #6f1515;
}

.rewards-button.rewards-button-3 {
  background-color: #a1a1a1;
  color: #202020;
}

.rewards-button.rewards-button-3[disabled].rewards-button.rewards-button-3:hover {
  background-color: #767676;
}

.rewards-button.rewards-button-2 {
  background-color: #f6c435;
  color: #262626;
}

.rewards-button.rewards-button-2:hover {
  background-color: #eec553;
  color: #262626;
}

.reward-item {
  background: #d9d9d9;
  border-radius: 20px;
  color: #262626;
  margin-bottom: 1.5rem;
  position: relative;
  font-weight: 600;
}

.reward-banner {
  display: block;
  width: 100%;
  min-height: 100px;
  border-radius: 20px;
}

.reward-header {
  position: relative;
  margin-bottom: 0.25rem;
}

.reward-header .reward-title {
  width: 100%;
  padding: 30px 1rem 0;
}

.reward-title {
  color: #262626;
  font-size: 16px;
  font-weight: 600;
}

.reward-description {
  border: none;
  padding: 0 1rem;
  font-size: 14px;
  margin-bottom: 0.75rem;
  line-height: 1.5rem;
  color: #373737;
}

.reward-actions {
  display: flex;
  margin: 0 -0.25rem;
}

.reward-actions > * {
  flex: 1 1 50%;
  padding: 0.25rem;
}

.reward-details-modal {
  background: #d9d9d9;
  border-radius: 20px;
  overflow: hidden;
}

.reward-details {
  padding: 0 1.5rem;
  margin: 1rem 0;
  font-size: 14px;
  line-height: 1.5rem;
  color: #373737;
}

.reward-details-body {
  line-height: 1.2rem;
  margin-top: 0.25rem;
}

.reward-checkins {
  border-radius: 20px;
  border: 1px solid #efefef;
  background: #efefef;
  margin-top: 1rem;
}

.reward-checkin {
  padding: 0.25rem 0.5rem;
}

.reward-checkin .check {
  display: inline-block;
  background: #d9d9d9;
  border-radius: 50%;
  margin-right: 5px;
  height: 26px;
  width: 26px;
  line-height: 26px;
  text-align: center;
}

.reward-fields {
  background-color: #cccccc;
  padding: 1rem 1rem 6px 1rem;
  border-radius: 20px;
  margin: 0 -1.5rem;
  border-radius: 0;
}

.reward-fields label {
  color: #121212;
  font-weight: 600;
}

.reward-fields .form-control {
  background-color: rgba(255, 255, 255, 0.9) !important;
  color: #000 !important;
}

.bottom-sheet .modal-content {
  background-color: #0e0f14;
  border-radius: 0;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.bottom-sheet .modal-dialog {
  position: fixed;
  top: auto;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 1.5rem;
  max-width: none;
}

.bottom-sheet.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, 50px);
}

.bottom-sheet.show .modal-dialog {
  transform: none;
}

@media (min-width: 350px) {
  .bottom-sheet .modal-dialog {
    max-width: 300px;
    left: 50%;
    margin: 0;
    margin-left: -150px;
  }
}
.close-modal {
  background-color: rgba(124, 124, 124, 0.3019607843) !important;
  color: #fff !important;
}

.rewards-button.close-modal {
  line-height: 45px;
}

.nav-ic-holder {
  margin-top: -0.3rem;
  height: 24px;
  display: block;
}

.fa-sm2 {
  font-size: 0.9rem;
}

.modal-backdrop.show {
  opacity: 0.9;
}

.p2p-inv-item {
  padding: 0.75rem 1.5rem;
  margin-right: 0;
  margin-left: 0;
  color: #fff;
  background: #545560;
  margin: 15px 0;
  font-size: 13px;
  position: relative;
  overflow: hidden;
}

.p2p-inv-item.c {
  position: relative;
  z-index: 3;
}

.p2p-inv-item a:hover {
  color: #fff;
}

.referral-btn {
  background: #363741;
  border-radius: 5px;
  margin-top: 10px;
  line-height: 2rem;
  padding: 3px 10px;
  color: white;
  cursor: pointer;
  position: relative;
  z-index: 3;
}

.referral-btn code {
  font-family: monospace;
  letter-spacing: 4px;
  font-size: 15px;
}

.referral-btn .copy {
  background: #ffdb0d;
  color: #21222b;
  padding: 3px 6px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 10px;
}

.referral-gift-ic {
  position: absolute;
  font-size: 120px;
  top: -46px;
  opacity: 0.1;
  transform: rotate(334deg);
  right: -2px;
  z-index: 1;
}

.pr-name {
  font-size: 16px;
}

.pr-mobile {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 160px;
}

.player-container-43 {
  width: 100%;
  padding: 0px 0px 56.25%;
  position: relative;
  overflow: hidden;
}

.player-cocos-iframe {
  border: 0px none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}

.play-btn {
  position: absolute;
  z-index: 13;
  top: 50%;
  left: 50%;
  margin: -50px 0 0 -38px;
  width: 75px;
  height: 100px;
}

.play-btn svg {
  fill: #b50a0a;
}

.player-video-maxw {
  width: 100%;
  height: 100%;
  position: absolute !important;
}

.player-watermark {
  position: absolute;
  font-size: 25px;
  color: #fff;
  z-index: 10;
  opacity: 0.4;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

.player-video-maxw .video-player-dimensions {
  width: 100% !important;
  height: 100% !important;
}
