html,
body {
  height: 100%;
  color: #ffffff;
  background-size: 100% 100%;
  overflow: auto;
  background-color: #151515;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

.wrapper-container {
  max-width: 970px;
  margin: 0px auto;
  height: 100%;
  background-color: #151515;
}

.nav-item-img {
  width: 12%;
  vertical-align: top;
}

.nav-item-text {
  vertical-align: bottom;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(191, 144, 90, 0.89)' stroke-width='4' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5;
}

.custom-bg-white {
  background-color: #ffffff;
}

.custom-bg-black {
  background-color: #171616;
}

.custom-bg-red {
  background-color: #440506b8;
  border-radius: 10px;
}

.mobile-bottom-nav__item {
  text-align: center;
  font-size: 65%;
}

.mobile-bottom-nav__item a {
  color: #ffffff;
}

.mobile-bottom-nav__item img {
  width: 32px;
}

.slide-item {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
}

.btn-gold {
  border: 2px solid #454545;
  border-radius: 5px;
  background: #454545;
  color: #fff !important;
  font-weight: bold;
}

.btn-join {
  border: 2px solid #ffff00;
  border-radius: 5px;
  background: #ffcf00;
  color: #454545 !important;
  font-weight: 700;
}

.bg-gold {
  background: #f8e17b;
  background: linear-gradient(to bottom, #755131, #d8b15a, #f8e17b, #d8b15a, #755131);
}

.text-gold {
  color: #f8cc1d;
}

.text-white {
  color: #ffffff;
}

.text-black {
  color: #000000;
}

.text-red {
  color: #f10508;
}

.text-blue {
  color: #00b1e0;
}

.text-res-h1 {
  font-size: 50px;
}

.text-res-h2 {
  font-size: 40px;
}

.text-res-h3 {
  font-size: 30px;
}

.text-res-h4 {
  font-size: 20px;
}

.custom-banner-img {
  width: 100%;
  height: 80px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.promotion_image {
  width: 100%;
  height: auto;
  max-height: unset !important;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.claim-bonus-container {
  background-color: #000;
  padding: 8px;
  text-align: center;
}

.header-separator {
  margin-left: -1rem;
  margin-right: -1rem;
  width: 110%;
  border-bottom: 4px solid #d5b33c;
}

.header-separator-red {
  margin-left: -1rem;
  margin-right: -1rem;
  width: 110%;
  border-bottom: 4px solid #f10508;
}

.fixed-header,
.fixed-footer,
.claim-bonus-container {
  max-width: 970px;
  margin: 0px auto;
}

.custom-switch .custom-switch-override-label::after {
  top: calc(0rem + 2px) !important;
  left: calc(0rem + 2px) !important;
}

.btn-curve {
  border-radius: 10rem;
}

.layui-layer-content {
  color: #0c0c0c;
}

.dropdown-menu.language-menu {
  left: unset !important;
  right: 0px !important;
  min-width: auto;
  background-color: transparent;
  border: 0px;
  padding: 0px;
}

.dropdown-toggle.language-dropdown::after {
  display: none !important;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.btn-square {
  width: 30px;
  height: 25px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1;
  background: linear-gradient(90deg, #cdab63 0%, #fcee8c 50%, #c8a65c 100%) !important;
  color: #000;
  font-weight: bold;
}

.btn-circle.btn-md {
  width: 35px;
  height: 35px;
  padding: 6px 6px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}

.btn-circle.btn-lg,
.btn-group-lg>.btn-circle.btn {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.btn-bm,
.btn-cn,
.btn-en,
.btn-kh,
.btn-sg,
.btn-profile,
.btn-back {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: 0px;
}

.btn-bm {
  background-image: url("/static-images/icons/bm-icon.png");
}

.btn-cn {
  background-image: url("/static-images/icons/cn-icon.png");
}

.btn-en {
  background-image: url("/static-images/icons/en-icon.png");
}

.btn-kh {
  background-image: url("/static-images/icons/kh-icon.jpeg");
}

.btn-sg {
  background-image: url("/static-images/icons/sg-icon.png");
}

.btn-profile {
  background-image: url("/static-images/icons/profile.png");
}

.btn-back {
  background-image: url("/static-images/icons/back-icon.png");
}

.layui-layer-btn a {
  line-height: unset !important;
}

.transaction-notification-btn,
.commission-notification-btn {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 35px;
  padding: 4px 6px;
  color: #ddbb25 !important;
  text-align: center;
  text-decoration: none;
  border-radius: 25px;
}

.transaction-notification-btn .badge,
.commission-notification-btn .badge {
  position: absolute;
  top: -5px;
  right: -5px;
}

.transaction-notification-btn i,
.commission-notification-btn i {
  font-size: 1.5rem;
}

.footer-menu-item {
  position: relative;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 45%;
}

.mobile-bottom-nav__item_big {
  width: 22%;
}

.mobile-bottom-nav__item_big img {
  width: 50px;
}

.mobile-bottom-nav__item_big .footer-menu-item {
  position: absolute;
  bottom: -45px;
  left: 50%;
}

.table-custom-white {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000000;
}

.jackpot-container {
  width: 600px !important;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.jackpot-slot-box {
  position: absolute;
  width: 400px;
  height: 60px;
  bottom: 26px;
  left: 102px;
}

.flex-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.gold-border-title {
  margin-top: 18px;
  margin-bottom: 23px;
  color: #e8e8e8;
  padding: 0px 4px;
  background-color: #000000;
  box-shadow: 0px 0px 4px 5px #cfaf6b;
  font-size: 35px !important;
  text-transform: uppercase;
  border-image-slice: 1;
}

.btn-gold-submit {
  color: #e8e8e8 !important;
  font-size: 30px;
  font-weight: 300;
  border-radius: 0px !important;
  padding: 2px 30px;
  background: #AA8439;
  background-image: linear-gradient(to bottom, #AA8439, #FCD475);
  border: solid #FCD475 1px;
}

.btn-gold-submit:hover {
  border: solid #FCD475 1px;
  background: #FCD475;
  background-image: linear-gradient(to bottom, #FCD475, #AA8439);
}

.btn-group-xs>.btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.header__item_icon {
  width: 32px !important;
}

.mobile-bottom-nav__item--active a {
  color: white;
}

.bottom-nav {
  background: rgba(230, 230, 230);
  box-shadow: unset;
}

.mobile-bottom-nav__item img {
  width: 40px;
}

.slider-border {
  background-color: #1d2731;
  padding-top: 2px;
  padding-bottom: 2px;
  border-width: 1px 3px 3px 3px !important;
  border-style: solid !important;
  border-image: linear-gradient(#00c0fa, #015eea) 100% 0 100% 0/1px 0 1px 0 stretch !important;
}

#popUpInfo font {
  color: black;
}

.game-details {
  font-size: 0.8rem;
}

.dashboard_image:hover {
  transform: scale(1.15);
}

.owl-carousel {
  border: 0px !important;
}

.promotion_desc {
  background: rgba(255, 255, 255, 0.05);
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.title-border-bottom {
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  border-bottom: 2px solid #590303;
}

.text-custom-blue {
  color: #00c0fa;
}

.text-custom-dark-blue {
  color: #015eea;
}

.text-custom-light-blue {
  color: #00c0fa;
}

/* start loading */
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ripple div {
  position: absolute;
  border: 4px solid #fff;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}

[data-notify="progressbar"] {
  margin-bottom: 0px !important;
  position: absolute !important;
  bottom: 0px !important;
  left: 0px !important;
  width: 100% !important;
  height: 5px !important;
}

#bank-table th,
#bank-table td {
  padding: 0.40rem;
  font-size: 13px;
}

.withdraw-notes ul {
  padding-left: 0px;
  list-style: none;
}

.withdraw-notes li {
  font-size: 13px;
}

.copyright {
  padding: 5px;
  font-size: 0.7rem;
  text-align: center;
  border-top: 1px solid #d7bf69;
  background-image: linear-gradient(180deg, rgba(64, 64, 64, 1) 0%, rgba(0, 0, 0, 1) 100%);
}

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}

/* end loading */

.mb-loader {
  height: 100%;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1051;
}

.swal-game-popup {
  background: #171616 !important;
  border-radius: 8px !important;
  border: 2px solid #867a54 !important;
  justify-content: unset;
  padding-top: 0px !important;
}

.swal-game-popup .swal2-header {
  position: sticky;
  top: 0;
  z-index: 100;
  align-items: flex-end;
  padding: 0;
}

.swal-game-popup .swal2-close {
  color: #fff !important;
  font-size: 50px;
  position: static;
  justify-content: flex-end;
}

.swal-game-popup .swal-game-content {
  padding: 0 !important;
  font-size: 15px !important;
  color: #fff !important;
}

.swal-commom-popup {
  background: #171616 !important;
  border-radius: 8px !important;
  border: 2px solid #867a54 !important;
  padding-top: 0px !important;
  color: white !important;
}

.swal-commom-popup .swal-commom-content {
  padding: 0 !important;
  font-size: 20px !important;
  color: #fff !important;
}

.swal-commom-popup .swal2-title {
  color: #fff !important;
}

.swal-game-popup .title {
  font-weight: 700;
  border-bottom: 2px solid #867a54;
  padding-bottom: 10px;
  line-height: 1.3;
}

.swal-game-popup p {
  margin-top: 10px;
}

.swal-game-popup .btns .btn {
  float: left;
  width: calc(50% - 5px);
}

.swal-game-popup .btns .btn:last-child {
  margin-left: 10px;
}

.btn-green-gradient {
  color: #fff;
  border: 1px solid #fff;
  background-image: linear-gradient(#3c5f42, #201600);
}

.btn-red-gradient {
  color: #fff;
  border: 1px solid #fff;
  background-image: linear-gradient(#d24a43, #000000);
}

.btn-blue-gradient {
  color: #fff;
  border: 1px solid #fff;
  background-image: linear-gradient(#4ba6d8, #576eab);
}

.btn-black-gradient {
  color: #000;
  background-color: #ffcf00;
  border: 2px solid #ffff00;
  font-weight: 700;
}

.btn-green-gradient:hover,
.btn-red-gradient:hover,
.btn-blue-gradient:hover {
  color: #fff !important;
}

ul.no-bullets {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#deposit .menu {
  display: block;
  margin-bottom: 15px;
  border: 1px solid;
  padding: 10px;
  background: #263238;
  border-radius: 4px;
  color: #fff;
  white-space: nowrap;
}

.dt-container .nav-pills .nav-link {
  font-weight: bold;
  line-height: 1.1rem;
  color: #c3c3c3;
  background-color: #525252;
  border-radius: 5px;
}

.dt-container .nav-pills .nav-link.active {
  background-color: #ffcf00;
  border: 2px solid #ffff00;
  border-radius: 5px;
  padding: 4px 15px;
  color: #000;
}

.dt-container .tab-content {
  margin-top: -6px;
}

.dt-container table {
  color: #fff;
}

.dt-container table,
.dt-container td {
  border: 2px solid #8e8e8e;
}

.dt-container table thead th {
  border-bottom: 0;
  background: #1d1d1d;
  color: #f8cb1c;
}

.dt-container table .title {
  font-size: large;
  font-weight: bold;
  margin-bottom: 0;
  color: #d9b203;
}

.dt-container table .status-success {
  color: #3aeb02;
}

.dt-container table .status-fail {
  color: #ff465a;
}

.dt-container table .status-pending {
  color: #FFA800;
}

.dt-container div.dataTables_wrapper div.dataTables_info {
  padding-top: 0;
  color: #fed01e;
}

@media screen and (max-width: 39.9375em) {
  .slide-item {
    min-height: 280px;
  }
}

@media screen and (min-width: 40em) {
  .slide-item {
    height: 360px;
    min-height: 360px;
  }
}

@media screen and (min-width: 64em) {
  .slide-item {
    height: 600px;
    min-height: 600px;
  }
}

/*
##Device = Tablets, Ipads (portrait)
##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  .nav-item-img {
    width: 12%;
  }

  .text-res-h1 {
    font-size: 45px;
  }

  .text-res-h2 {
    font-size: 35px;
  }

  .text-res-h3 {
    font-size: 25px;
  }

  .text-res-h4 {
    font-size: 18px;
  }
}

/*
##Device = Low Resolution Tablets, Mobiles (Landscape)
##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  .nav-item-img {
    width: 12%;
  }

  .text-res-h1 {
    font-size: 40px;
  }

  .text-res-h2 {
    font-size: 30px;
  }

  .text-res-h3 {
    font-size: 20px;
  }

  .text-res-h4 {
    font-size: 15px;
  }

  .jackpot-container {
    width: 300px !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  .jackpot-slot-box {
    position: absolute;
    width: 200px;
    height: 30px;
    bottom: 13px;
    left: 51px;
  }
}

/*
##Device = Most of the Smartphones Mobiles (Portrait)
##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  .nav-item-img {
    width: 17%;
  }

  .text-res-h1 {
    font-size: 35px;
  }

  .text-res-h2 {
    font-size: 25px;
  }

  .text-res-h3 {
    font-size: 15px;
  }

  .text-res-h4 {
    font-size: 13px;
  }

  div[data-notify="container"] {
    top: 0px !important;
    right: 0px !important;
  }

  .jackpot-container {
    width: 300px !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }

  .jackpot-slot-box {
    position: absolute;
    width: 200px;
    height: 30px;
    bottom: 13px;
    left: 51px;
  }
}

@media (min-width: 350px) and (max-width: 400px) {
  .gold-border-title {
    font-size: 32px !important;
  }

  .btn-gold-submit {
    font-size: 27px;
  }
}

@media (max-width: 350px) {
  .gold-border-title {
    font-size: 28px !important;
    margin-bottom: 18px;
  }

  .btn-gold-submit {
    font-size: 21px;
  }

  .depo-withdraw {
    font-size: 13px;
    font-weight: bold;
  }
}

.header__menu_container {
  display: flex;
  flex-direction: row;
  width: 100%;
  background-color: #000;
}

.headerstrip {
  background-color: #151515;
  display: inline-flex;
}

.headerstrip-text {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #1e1e1e;
}

.owl-theme .owl-dots .owl-dot span {
  width: 6px !important;
  height: 6px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #ffcf00 !important;
}

.owl-theme .owl-nav.disabled+.owl-dots {
  margin-top: 0 !important;
}

.game-active {
  border-bottom: 4px solid #f1bb38;
}

.slider-border {
  background-color: transparent;
}

.btn:focus,
.btn.focus {
  outline: 0;
  box-shadow: unset;
}

.ui-widget-content {
  border: unset !important;
  background: unset !important;
  color: unset !important;
}

.ui-widget.ui-widget-content {
  border: unset !important;
}

.ui-widget-header {
  border: unset !important;
  background: unset !important;
  color: unset !important;
  font-weight: unset !important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: unset !important;
  background: unset !important;
  font-weight: unset !important;
  color: unset !important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: unset !important;
  background: unset !important;
  font-weight: unset !important;
  color: unset !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: unset !important;
  background: unset !important;
  font-weight: unset !important;
  color: unset !important;
}

#game-tabs ul li a {
  text-align: center;
}

ul .tab.active {
  background-color: #ffcf00 !important;
  border: 2px solid #ffff00 !important;
}

ul .tab {
  background-color: #525252;
  border: 2px solid #525252;
  border-radius: 5px;
  padding: 4px 15px;
}

.yibet-btn {
  background-color: #ffcf00 !important;
  border: 2px solid #ffff00 !important;
  font-weight: 700;
}

#game-tabs ul li .tab {
  padding: 4px 15px;
  background-color: transparent;
  border: none;
}

#game-tabs ul li .tab-icon {
  height: 30px;
}

#game-tabs ul li .tab-icon.active {
  display: block;
}

ul li .tab-title {
  font-size: 0.7rem;
  color: #ffffff;
  white-space: normal;
}

.ui-state-active .tab-title {
  color: #000000;
  font-weight: 700;
}

#game-tabs .ui-tabs-panel {
  padding: 0px;
  background-color: #151515;
}

#game-tabs .game-action {
  text-align: center;
  padding: 10px;
  border-right: 1px solid #7a6a23;
  border-bottom: 1px solid #7a6a23;
}

#game-tabs .game-action .provider-name {
  color: #ffd902;
  display: block;
  font-size: 0.7rem;
  font-weight: bold;
  text-transform: uppercase;
}

.game-action:nth-last-child(1),
.game-action:nth-child(3n+3) {
  border-right: 0px !important;
}

.game-action:nth-child(3n+1):nth-last-child(-n+3),
.game-action:nth-child(3n+1):nth-last-child(-n+3)~.game-action {
  border-bottom: 0px !important;
}

.dashboard_image {
  width: 100%;
  max-width: 90px;
  max-height: 90px;
}

.img-gray {
  filter: grayscale(100%);
}

.maintenance {
  position: absolute;
  color: #f10508;
  font-weight: bold;
  top: 40%;
}

.overlay {
  position: relative;
}

.overlay .overlay-layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
}

.overlay.overlay-block .overlay-layer,
.overlay:focus .overlay-layer {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  border: 1px solid red;
}

.game-button {
  pointer-events: none;
}

.overlay:focus .game-button {
  display: flex;
}

.popup-recommended-title {
  background-image: linear-gradient(180deg, rgba(34, 34, 34, 1) 0%, rgba(0, 0, 0, 1) 100%);
  padding: 5px 0px;
  border-bottom: 1px solid #867a54;
}

.popup-provider-name {
  margin: 0 -1.25rem !important;
  background-image: linear-gradient(180deg, rgba(34, 34, 34, 1) 0%, rgba(0, 0, 0, 1) 100%);
  font-size: 18px;
  padding: 5px 0px;
  border-top: 1px solid #867a54;
}

.full-bar-title {
  text-align: center;
  font-weight: 600;
  color: #fff;
  font-size: 25px;
  line-height: 2rem;
}

#bank-tabs .tab-icon {
  width: 100%;
  filter: grayscale(100%);
}

#bank-tabs .tab-icon.active {
  filter: unset;
}

#paynow-tabs .tab-icon {
  width: 100%;
  filter: grayscale(100%);
}

#paynow-tabs .tab-icon.active {
  filter: unset;
}

.file-caption {
  height: 100px;
  padding: 0.1rem 0.75rem;
}

.file-caption-main .input-group-btn {
  position: absolute;
  top: 25%;
  z-index: 1000;
  justify-content: center;
  width: 100%;
}

.file-caption.icon-visible .file-caption-name {
  color: #fff;
  padding-left: 0px !important;
}

.file-caption-main .btn-file {
  padding: 0.1rem 0.75rem;
  background-color: transparent !important;
  border: none;
}

.btn-sm {
  padding: 0.1rem 0.75rem;
}

.btn-file {
  background: #ffffff !important;
  border-color: #d5d5d5 !important;
  border-left: none;
}

.btn-file::before {
  content: url(/static-images/pages-icons/upload.png) !important;
}

.hidden-xs
{
  display: none;
}

.hide-elm {
  display: none;
}

.ui-tabs-vertical {
  width: 100%;
}

.ui-tabs-vertical .ui-tabs-nav li {
  clear: left;
  width: 100%;
  border-bottom-width: 1px !important;
  border-right-width: 0 !important;
  margin: 0;
}

.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
  padding: 0px 0px 0.5rem 0px !important;
}

.ui-tabs-vertical .ui-tabs-nav li a img {
  width: 50%;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 0px;
  padding-right: 0px;
  margin-bottom: 0px;
  border-bottom-width: 1px;
}

.ui-tabs-vertical .ui-tabs-panel {
  padding: 0px 0px 1rem 1rem;
  float: right;
  width: 75%;
}

.form-control-no-border {
  border: 0px;
}

#vip-tabs ul li .vip-tab-title {
  display: block;
  font-size: 0.6rem;
}

.swal-vip-popup {
  background: transparent !important;
  border-radius: 8px !important;
  padding-top: 0px !important;
  color: white !important;
  background-image: url("/static-images/vip/vip-frame.png") !important;
  background-size: 100% 100% !important;
  width: 300px !important;
  height: 240px !important;
}

.swal-vip-popup .swal-vip-content {
  padding: 0 !important;
  font-size: 20px !important;
  color: #fff !important;
  margin-top: 35px !important;
}

.swal-vip-popup .swal2-title {
  color: #fff !important;
}

.swal-vip-confirm {
  border-radius: 20px !important;
  padding: 5px 15px !important;
  background: linear-gradient(180deg, #ead57c, #dbbe6e) !important;
  color: #332b0c !important;
}

.swal-vip-actions {
  margin: 0px !important;
}

.swal-vip-icon {
  width: 45px;
}

.swal-vip-text {
  font-size: 15px;
}

.depo-withdraw {
  font-size: 22px;
  font-weight: bold;
}

.vip-all img {
  width: 50px !important;
}

@media (min-width: 350px) and (max-width: 418px) {
  .depo-withdraw {
    font-size: 16px;
    font-weight: bold;
  }

  .in_progress {
    font-size: 9px !important;
  }

  .vip-all img {
    width: 40px !important;
  }
}

@media (max-width: 350px) {
  .depo-withdraw {
    font-size: 13px;
    font-weight: bold;
  }

  .vip-all img {
    width: 35px !important;
  }
}

@media (max-width: 300px) {
  .depo-withdraw {
    font-size: 11px;
    font-weight: bold;
  }
}

.btn-gradient-gold {
  border: 2px solid #8a6805;
  border-radius: 5px;
  background: #c8a65c;
  background: linear-gradient(45deg, #cdab63 0%, #fcee8c 50%, #c8a65c 100%);
  color: #000000 !important;
  font-weight: bold;
}

#form-login {
  text-align: center;
  position: relative;
  margin-top: 10px;
}

#form-login fieldset:not(:first-of-type) {
  display: none
}

select.list-dt {
  border: none;
  outline: 0;
  border-bottom: 1px solid #ccc;
  padding: 2px 5px 3px 5px;
  margin: 2px
}

select.list-dt:focus {
  border-bottom: 2px solid skyblue
}

.card {
  z-index: 0;
  border: none;
  border-radius: 0.5rem;
  position: relative
}

.fs-title {
  font-size: 25px;
  color: #2C3E50;
  margin-bottom: 10px;
  font-weight: bold;
  text-align: left
}

.radio-group {
  position: relative;
  margin-bottom: 25px
}

.radio {
  display: inline-block;
  width: 204;
  height: 104;
  border-radius: 0;
  background: lightblue;
  box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  cursor: pointer;
  margin: 8px 2px
}

.radio:hover {
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.3)
}

.radio.selected {
  box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.1)
}

.fit-image {
  width: 100%;
  object-fit: cover
}

.iti__flag-box,
.iti__country-name {
  margin-right: 6px;
  color: black;
}

.iti--allow-dropdown {
  width: 100%;
}

.vip-icon {
  width: 50px;
}

.balance {
  font-size: 20px;
  color: #fbdb25;
  font-weight: 800;
}

.in_progress {
  font-size: 11px
}

@media (max-width: 320px) {
  .balance {
    font-size: 13px;
  }

  .in_progress {
    font-size: 8px
  }
}

.owl-prev {
  width: 15px;
  position: absolute;
  top: 20%;
  left: -5px;
  font-size: 40px !important;
}

.owl-next {
  width: 15px;
  position: absolute;
  top: 20%;
  right: -5px;
  font-size: 40px !important;
}

.balance-icon {
  width: 50px;
}

.promotion-category-scroll-bar {
  display: flex;
  overflow-x: auto;
  width: 100%;
  background-color: #292728;
}

.promotion-category-scroll-bar button {
  border: none;
  width: 100%;
  white-space: nowrap;
}

.promotion-category-scroll-bar button.active {
  background-color: #fcd723;
  color: #000;
  font-weight: 700;
  font-size: 20px;
}

.promotion_desc .promotion-title {
  color: #ffd902 !important;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 20px;
}

.promotion-details table {
  width: 100%;
  overflow-x: auto;
}

.promotion-details {
  display: none;
}

.modal {
  z-index: 999999 !important;
}

/* Brand logo slider */

@keyframes scroll1 {
  0% {
    transform: translateX(-0%);
  }
  100% {
    transform: translateX(100%);
  }
}

@keyframes scroll2 {
  0% {
    transform: translateX(0%) translateZ(0);
  }
  100% {
    transform: translateX(-100%) translateZ(0);
  }
}

#qrcodeImage {
  width: 100%;
  height: auto;
}

.wrap-div {
  font-size: 0.7rem;
}

.max-width-75 {
  max-width: 75px !important;
}

.partner-title{
  color: #f1c400;
}

/* Brand logo slider End*/

.icon-user
{
    content: url("/static-images/icons/username.png");
}
.icon-password
{
    content: url("/static-images/icons/password.png");
}

.icon-contact
{
    content: url("/static-images/icons/contact.png");
}
.icon-referral
{
    content: url("/static-images/icons/referral.png");
}

.icon {
  padding: 7px;
  background-color: white; 
  min-width: 20px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.soft-field {
  width: 100%;
  border: none;
  border-radius: 0;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px!important;
}

.iti__selected-dial-code {
  color: black;
}

.la.la-refresh::before {
  content: url(/static-images/pages-icons/refresh.png) !important;
}

.refresh-icon
{
  padding-top: 5px;
  display: grid;
  align-content: center;
  justify-items: end;
}

.page-item.disabled .page-link
{
  background-color: #323843 !important;
  color: #f8cc1d !important;
  border-color: #323843;
}

.dt-container .page-link {
    padding: 2px 5px;
    background-color: #323843 !important;
    color: #f8cc1d !important;
    border-color: #323843;
}

.dt-container .dataTables_length {
    display: none
}

.vip-highlighted-percent {
  text-align: center;
  margin-top: -25px;
  margin-bottom: 4px;
  font-weight: 600;
  font-size: small;
}

.referral-join-now
{
  background-color: #d30201;
  border-radius: 20px;
  padding: 4px 15px;
}

.referral-btn {
  font-size: 0.68rem;
  width: 100%;
  height: 35px;
  margin-top: 10px;
  font-weight: bold;
  border-radius: 5px;
  color: white !important;
  background-color: #760100;
  border: 2px solid #ff1000;
}

.input-label
{
    font-weight: bold;
    background-color: #ffcf00 !important;
    border: 2px solid #ffff00 !important;
    font-size: 12px;
    width: 100%;
    height: 100%;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
}

.tab-icon.profile-icon{
  content: url("/static-images/profile/profile.png");
}
.tab-icon.password-icon{
  content: url("/static-images/profile/password.png");
}
.tab-icon.bankdetail-icon{
  content: url("/static-images/profile/bank.png");
}
.tab-icon.vip-icon{
  content: url("/static-images/profile/vip.png");
}
.tab-icon.logout-icon{
  content: url("/static-images/profile/logout.png");
}

.tab-icon.bank-icon.active{
  content: url("/static-images/pages-icons/bank_active.png");
}

.tab-icon.bank-icon{
  content: url("/static-images/pages-icons/bank.png");
}

.tab-icon.fast-icon.active{
  content: url("/static-images/pages-icons/fast_active.png");
}

.tab-icon.fast-icon{
  content: url("/static-images/pages-icons/fast.png");
}

.tab-icon.paynow-icon.active{
  content: url("/static-images/pages-icons/paynow_active.png");
}

.tab-icon.paynow-icon{
  content: url("/static-images/pages-icons/paynow.png");
}

.tab-icon.slot-icon {
  content: url("/static-images/pages-logo/slot.png");
}

.tab-icon.slot-icon.active {
  content: url("/static-images/pages-logo/slot-active.png");
}

.tab-icon.live-icon {
  content: url("/static-images/pages-logo/live.png");
}

.tab-icon.live-icon.active {
  content: url("/static-images/pages-logo/live-active.png");
}

.tab-icon.fishing-icon {
  content: url("/static-images/pages-logo/fishing.png");
}

.tab-icon.fishing-icon.active {
  content: url("/static-images/pages-logo/fishing-active.png");
}

.tab-icon.sport-icon {
  content: url("/static-images/pages-logo/sport.png");
}

.tab-icon.sport-icon.active {
  content: url("/static-images/pages-logo/sport-active.png");
}

.nav-link .transaction-icon {
  content: url("/static-images/header-icons/transaction2.png");
}

.nav-link.active .transaction-icon {
  content: url("/static-images/header-icons/transaction1.png");
}

.nav-link .bet-icon {
  content: url("/static-images/header-icons/bet2.png");
}

.nav-link.active .bet-icon {
  content: url("/static-images/header-icons/bet1.png");
}

.wallet-balance {
  line-height: 1.2rem;
  border-left: solid;
  border-left-color: #fed01c;
}

.text-withdraw {
  font-weight: 600;
  color: #fed01c;
}

.bank-text {
  color:#8b8b8b; 
  border-radius: 0.35rem !important;
  text-align: center;
  background-color: #1d1d1d;
  font-weight: 700;
}

.bank-acc-text {
  border-radius: 0.35rem !important;
  text-align: center;
  border-color: #525252;
  background-color: #525252 !important;
  color: #fed01c;
  font-weight: 700;
}

.form-control:focus {
  background-color: #1d1d1d !important;
}

.form-control {
  background-color: #1d1d1d !important;
  color: #fff !important;
}

.progress {
  border-radius: 1.25rem;
  height: 1.3rem;
}

.vip-data {
  background-color: #3d3d3d;
  color: #daae63;
  font-weight: 600;
  font-size: 12px;
  line-height: 22px;
}

.vip-info {
  background-color: #fdcf1c;
  color: black;
  font-weight: 600;
  border-radius: 5px;
  font-size: 12px;
}

ul .profile-tab {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 10px;
  padding: 8px 15px;
  height: 100%;
}

.profile-tab-title {
  color: black;
  font-weight: 700;
  font-size: 0.9rem;
}

.sorting_disabled {
  width: 50% !important;
}