/* ================================================
   GAME CARDS SIZES (PORTRAIT & LANDSCAPE)
   ================================================ */

/* Portrait 768px */
@media screen and (orientation: portrait) and (max-width: 768px) {
    .game-block img {
        height: auto;
        min-height: 122px !important;
    }

    .game-block.esports img {
        height: 110px !important;
    }

    .game-block.esports .card-play-btn-disable img {
        height: 151px !important;
    }

    .game-block .tournament-grid.slot img {
        height: 110px;
        min-height: 110px;
    }

    .game-block.casino-proxy-betting .game-pos1:first-child,
    .game-block.idn-raffle .game-pos1:first-child {
        grid-column: 1 / -1 !important;
    }
}

/* Portrait 412px */
@media screen and (orientation: portrait) and (max-width: 412px) {
    .game-block img {
        height: 130px;
        min-height: 130px;
    }

    .game-block.esports .card-play-btn-disable img {
        height: 161px !important;
    }
}

@media (max-width: 415px) {
    .game-box:has(.exclusive-promo-purple) .sprite-icon,
    .game-box:has(.special-promo-purple) .sprite-icon,
    .game-box:has(.exclusive-promo-yellow) .sprite-icon,
    .game-box:has(.special-promo-gold) .sprite-icon {
      top: 20px;
    }
  }  

/* Portrait 390px */
@media screen and (orientation: portrait) and (max-width: 390px) {
    .game-block img {
        height: 110px;
        min-height: 110px !important;
    }

    .game-block.esports .tournament-grid.slot img,
    .game-block.esports .tournament-grid.slot .card-play-btn-disable img {
        height: 139px !important;
    }

    .game-block .tournament-grid.slot img {
        height: 110px !important;
        min-height: 110px !important;
    }

    .game-block.sportsbook img {
        height: 130px;
    }

    .game-block.togel-games img {
        height: 125px;
    }
    .provider-logo-container {
    gap: 5px !important;
    padding: 10px 0px 10px 0px;
    }
    .provider-box {
        width: 35px !important;
    }
    .provider-box img {
        width: 21px !important;
        height: 21px !important;
    }
    .provider-name {
    margin-top: 3px !important;
    font-size: 9px !important;
    }

}


/* Portrait 320px */
@media screen and (orientation: portrait) and (max-width: 320px) {
    .game-block img {
        height: 90px;
        min-height: 90px !important;
    }

    .game-block .tournament-grid.slot img {
        height: 90px !important;
        min-height: 90px !important;
    }

    .game-block.sportsbook img,
    .game-block.esports img {
        height: 100px;
    }

    .game-block.esports .card-play-btn-disable img {
        height: 139px !important;
    }
}





/* ================================================
   LANDSCAPE
   ================================================ */
/* Landscape 768px */
@media (orientation: landscape) and (min-width: 845px) and (max-width: 1024px) {
    .game-block img {
        /* height: auto !important; */
        min-height: 164px !important;
    }


    .game-block.esports img {
        height: 140px !important;
    }

    .game-block.esports .tournament-grid.slot .card-play-btn-disable img {
        height: 193px !important;
    }

    .game-block.idnslot .tournament-grid.slot img,
    .game-block .tournament-grid.slot img {
        height: 140px !important;
        min-height: 140px;
    }

    .game-block.casino-proxy-betting .game-pos1:first-child,
    .game-block.idn-raffle .game-pos1:first-child {
        grid-column: 1 / -1 !important;
    }
}

/* Landscape 390px */
@media (orientation: landscape) and (min-width: 569px) and (max-width: 844px) {
    .game-block img {
        min-height: 135px !important;
    }

    .game-block.esports img {
        height: 110px !important;
    }

    .game-block.esports .card-play-btn-disable img {
        height: 165px !important;
    }

    .game-block .tournament-grid.slot img {
        height: 110px;
        min-height: 110px;
    }

    .game-block.casino-proxy-betting .game-pos1:first-child,
    .game-block.idn-raffle .game-pos1:first-child {
        grid-column: 1 / -1 !important;
    }
}

/* Landscape 320px */
@media (orientation: landscape) and (min-width: 320px) and (max-width: 568px) {

    .game-block img,
    .game-block.esports img,
    .game-block.esports .card-play-btn-disable img,
    .game-block .tournament-grid.slot img {
        height: 140px !important;
        min-height: 140px !important;
    }

    .game-block.sportsbook .card-play-btn-disable img,
    .game-block.esports .card-play-btn-disable img {
        height: 169px !important;
    }
}




/*	START Background color tools */

.bg-transparent {
    background: transparent;
}

.bg-red {
    background: #b80039 !important;
}

.bg-dark-red {
    background: #4d060e !important;
}

.bg-light-red {
    background: #b80039 !important;
}

.bg-light-gray {
    background: #818285 !important;
}

.bg-gray {
    background: #303236 !important;
}

.bg-dark-gray {
    background: #1d1d1d !important;
}

.bg-blue {
    background: #375e97 !important;
}

.bg-black {
    background: #000000 !important;
}

.bg-light-grey {
    background: #262626 !important;
}

.bg-cream {
    background: #ededed !important;
}

.bg-pink {
    background: #b80039 !important
}

.bg-white {
    background: #fff !important;
}

/*	END Background color tools */
/*======================================================================*/
/*	Buttons tools */

.btn {
    border: 0px solid transparent;
    border-radius: 3px;
    font-size: 12px !important;
    font-weight: bold;
}

.md .btn {
    /*line-height: 34px !important;*/
}

.btn-disabled {
    background: #303236;
}

.btn-orange {
    background-image: linear-gradient(to bottom, #e49406 0%, #865808 100%) !important;
}

.btn-pink {
    background-image: linear-gradient(to bottom, #ef2967 0%, #9e234a 100%) !important;
}

.btn-plain-pink {
    background: #EF266B !important;
}

.btn-dark-pink {
    background: #b80039 !important;
}

.btn-plain-orange {
    background-image: #b97907 !important;
}

.btn-blue {
    background-image: linear-gradient(to bottom, #407cd2 0%, #234b86 100%) !important;
}

.btn-plain-blue {
    background-image: #2d99c7 !important;
}

.btn-gray {
    background: #5d5d5d !important;
    border-radius: 3px;
}

/*	END Buttons tools */
/*======================================================================*/
/* START Font tools */

h1 {
    font-size: 20px;
    margin-bottom: 0.625rem;
    font-weight: bold;
}

.font-white {
    color: #ffffff !important;
}

.font-black {
    color: #000000 !important;
}

.font-light-orange {
    color: rgb(247, 211, 139);
}

.font-orange {
    color: #d19e2e !important;
}

.font-pink {
    color: #ff002b !important;
}

.font-dark-orange {
    color: #DC4A38;
}

.font-red {
    color: #FF0000 !important;
}

.font-blue {
    color: #3b579d;
}

.font-light-blue {
    color: #28a9e2;
}

.font-pink {
    color: #C82F85;
}

.font-orange {
    color: orange;
}

.font-underline {
    text-decoration: underline;
}

.font-decoration-none {
    text-decoration: none !important;
}

.font-capitalize {
    text-transform: uppercase;
}

.font-center {
    text-align: center;
}

.font-initial {
    text-align: initial;
}

.font-justify {
    text-align: justify;
}

.font-bold {
    font-weight: bold;
}

.font-valign-baseline {
    vertical-align: baseline;
}

.font-unset {
    white-space: unset !important;
}

.font-size-6 {
    font-size: 6px;
}

.font-size-10 {
    font-size: 10px;
}

.font-size-11 {
    font-size: 11px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-13 {
    font-size: 13px;
}

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

.font-size-15 {
    font-size: 15px;
}

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

.font-size-18 {
    font-size: 18px;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-21 {
    font-size: 21px !important;
}

.font-size-30 {
    font-size: 30px !important;
}

.font-size-35 {
    font-size: 35px !important;
}

.font-size-40 {
    font-size: 40px;
}

.font-weight-100 {
    font-weight: 100 !important;
}

.csn-sm {
    font-size: 11px;
}

.csn-md {
    font-size: 15px;
}

.csn-lg {
    font-size: 18px;
}

/* END Font tools */
/*======================================================================*/

/* START Images tools */

.width-10percent {
    width: 10%;
}

.width-20percent {
    width: 20%;
}

.width-30percent {
    width: 30%;
}

.width-90percent {
    width: 90%;
}

.width-100percent {
    width: 100% !important;
}

.height-100percent {
    height: 100% !important;
}

.width-150 {
    width: 150px !important;
}

/* END Image tools */
/*======================================================================*/
/* START Utility tools */

.decoration {
    border-bottom: 1px solid rgba(48, 48, 48, 1);
}

.force-left {
    float: left;
}

.force-right {
    float: right;
}

.break-float {
    clear: both;
}

.display-block {
    display: block;
}

.display-none {
    display: none;
}

.position-fix {
    position: fixed;
}

.position-absolute {
    position: absolute;
}

.no-margin {
    margin: 0;
}

.remove-margin-left {
    margin-left: 0;
}

.remove-margin-right {
    margin-right: 0;
}

.remove-margin-top {
    margin-top: 0;
}

.remove-margin-bottom {
    margin-bottom: 0;
}

.no-padding {
    padding: 0;
}

.remove-padding-left {
    padding-left: 0;
}

.remove-padding-right {
    padding-right: 0;
}

.remove-padding-top {
    padding-top: 0;
}

.remove-padding-bottom {
    padding-bottom: 0;
}

.height-0 {
    height: 0;
}

.height-1 {
    height: 0.0625rem;
}

.height-5 {
    height: 0.3125rem;
}

.height-7 {
    height: 0.4375rem;
}

.height-10 {
    height: 0.625rem;
}

.height-15 {
    height: 0.9375rem;
}

.height-20 {
    height: 1.25rem;
}

.height-27 {
    height: 1.6875rem;
}

.height-28 {
    height: 1.75rem;
}

.height-38 {
    height: 2.375rem;
}

.height-40 {
    height: 2.5rem;
}

.height-48 {
    height: 48px;
}

.height-56 {
    height: 3.5rem;
}

.height-57 {
    height: 7.5625rem;
}

.height-60 {
    height: 3.75rem;
}

.height-70 {
    height: 4.375rem;
}

.height-80 {
    height: 5rem;
}

.height-90 {
    height: 5.625rem;
}

.height-97 {
    height: 97px;
}

.margin-10 {
    margin: 0.625rem;
}

.margin-left-10 {
    margin-left: 0.625rem;
}

.margin-left-12 {
    margin-left: 0.75rem;
}

.margin-left-25 {
    margin-left: 1.5625rem;
}

.margin-left-40 {
    margin-left: 2.5rem;
}

.margin-right-10 {
    margin-right: 0.625rem;
}

.margin-right-30 {
    margin-right: 1.875rem;
}

.margin-bottom-10 {
    margin-bottom: 0.625rem;
}

.margin-bottom-15 {
    margin-bottom: 0.9375rem;
}

.margin-bottom-20 {
    margin-bottom: 1.25rem;
}

.margin-top-5 {
    margin-top: 0.3125rem;
}

.margin-top-10 {
    margin-top: 0.625rem;
}

.margin-top-15 {
    margin-top: 0.9375rem;
}

.margin-top-36 {
    margin-top: 2.25rem;
}

.padding-3-0 {
    padding: 3px 0;
}

.padding-10-0 {
    padding: 10px 0;
}

.padding-5 {
    padding: 0.3125rem;
}

.padding-6 {
    padding: 6px;
}

.padding-10 {
    padding: 0.625rem;
}

.padding-15 {
    padding: 0.9375rem;
}

.padding-top-3 {
    padding-top: 0.1875rem;
}

.padding-top-5 {
    padding-top: 0.3125rem;
}

.padding-top-9 {
    padding-top: 0.5625rem;
}

.padding-top-10 {
    padding-top: 0.625rem;
}

.padding-top-11 {
    padding-top: 0.6875rem;
}

.padding-left-15 {
    padding-left: 0.9375rem;
}

.padding-left-25 {
    padding-left: 1.5625rem;
}

.padding-right-15 {
    padding-right: 0.9375rem;
}

.border-radius-0 {
    border-radius: 0px;
}

.border-radius-1 {
    border-radius: 1px;
}

.border-radius-4 {
    border-radius: 4px;
}

.game-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 5px;
    margin: 5px 0px;
}

.game-block.super-asialive88 {
    grid-template-columns: repeat(1, 1fr);
}

.game-block.casino-proxy-betting {
    grid-template-columns: repeat(1, 1fr);
}

.game-block.mickey-mouse {
    grid-template-columns: repeat(1, 1fr);
}

/*.game-block.togel{
    grid-template-columns: repeat(1, 1fr);
}*/
/* .game-block.live-casino {
    grid-template-columns: repeat(2, 1fr);
} */

.game-block.live-casino-lobby {
    grid-template-columns: repeat(2, 1fr);
}

.game-block.sportsbook {
    grid-template-columns: repeat(3, 1fr);
}

.game-block.sportsbook-lobby {
    grid-template-columns: repeat(3, 1fr);
}

.game-block.esports {
    grid-template-columns: repeat(2, 1fr);
}

.game-block.idn-raffle,
.game-block.idn-raffle-lobby {
    grid-template-columns: repeat(1, 1fr);
}

.game-block.wm-casino :first-child {
    /*grid-column: 1 / -1;*/
}

.game-block.wm-casino-lobby :first-child {
    /*grid-column: 1 / -1;*/
}

.game-block.sexy-gaming :first-child {
    grid-column: 1 / -1;
}

.game-grid-whole.sexy:first-child {
    grid-column: 1 / -1;
}

.game-block.idntrade :first-child {
    grid-column: 1 / -1;
}

.game-grid-whole.idntrade:first-child,
.game-block .big-space,
.game-block .full-space {
    grid-column: 1 / -1;
}

.game-block.arcade :first-child {
    grid-column: 1 / -1;
}

.game-grid-whole.arcade:first-child {
    grid-column: 1 / span 3;
}

/* END Utility tools */
/*======================================================================*/
/*	START MEDIA QUERY */

@media screen and (min-width:380px) and (max-width:436px) {
    .popup {
        width: 80% !important
    }

    .video-height {
        height: 203px;
    }

    /*.video-play-btn {
        padding: 12% !important;
    }*/
}

@media screen and (min-width:437px) and (max-width:600px) {
    .popup {
        width: 295px !important
    }
}

@media screen and (min-width:320px) and (max-width:320px) {
    .video-height {
        height: 194px;
    }
}

@media screen and (min-width:341px) and (max-width:360px) {
    .video-height {
        height: 194px;
    }

    /*.video-play-btn {
        padding: 12% !important;
    }*/
}

@media screen and (min-width:361px) and (max-width:375px) {
    .video-height {
        height: 194px;
    }

    /*.video-play-btn {
        padding: 11% !important;
    }*/
}

@media screen and (min-width:768px) and (max-width:784px) and (orientation:portrait) {

    /*.video-play-btn {
        width: 48.6% !important;
        padding: 15% !important;
    }*/
    .video-height {
        height: 330px;
    }
}

@media screen and (min-width:785px) and (max-width:1024px) and (orientation:portrait) {
    /*.video-play-btn {
        width: 48.9% !important;
        padding: 15% !important;
    }*/
}

@media screen and (min-width:568px) and (max-width:590px) and (orientation:landscape) {
    /*.video-play-btn {
        width: 49% !important;
        padding: 12% !important;
    }*/
}

@media screen and (min-width:600px) and (max-width:750px) and (orientation:landscape) {

    /*.video-play-btn {
        width: 49% !important;
        padding: 14% !important;
    }*/
    .video-height {
        height: 325px;
    }
}

@media screen and (min-width:751px) and (max-width:811px) and (orientation:landscape) {
    /*.video-play-btn {
        width: 49% !important;
        padding: 14% !important;
    }*/
}

@media screen and (min-width:812px) and (max-width:1023px) and (orientation:landscape) {
    /*.video-play-btn {
        width: 49% !important;
        padding: 15% !important;
    }*/
}

@media screen and (min-width:1024px) and (max-width:1365px) and (orientation:landscape) {
    /*.video-play-btn {
        width: 49% !important;
        padding: 15.3% !important;
    }*/
}

@media screen and (min-width:1366px) and (max-width:1465px) and (orientation:landscape) {
    /*.video-play-btn {
        width: 49.5% !important;
        padding: 15.8% !important;
    }*/
}

@media screen and (min-width:300px) and (max-width:319px) {
    .popup {
        width: 295px !important;
    }
}

/* START min-width:320px to max-width:500px */
@media screen and (min-width:320px) and (max-width:375px) {

    .header-logo-div {
        width: 17% !important;
    }

    .login-register-div {
        width: 85% !important;
    }

    .login-register-innderdiv {
        padding-right: 0 !important;
    }

    .btn-orange {
        font-size: 12px;
        padding: 8px 12px 4px 12px !important;
    }

    .btn-blue {
        /*font-size: 12px;*/
        padding: 8px 12px 4px 12px !important;
    }

    .popup {
        width: 310px !important;
    }

    .button-small {
        padding: 12px 0 0 0 !important;
    }

    .title-foot {
        font-size: 10px !important;
    }
}

/* END min-width:320px to max-width:500px */

/* START min-width:600px to max-width:750px */

@media screen and (min-width:600px) and (max-width:750px) {
    .game-block {
        grid-template-columns: repeat(6, 1fr) !important;
    }

    .tournament-grid-99 {
        grid-column-start: 1 !important;
        grid-column-end: 7 !important;
    }

    .game-block.live-casino {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .game-block.mickey-mouse {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .beli-base2 {
        position: absolute;
        right: 10%;
        bottom: 43.5%;
        z-index: 1;
    }

    .beli-base3 {
        right: 6% !important;
        bottom: 28.5% !important;
    }

    .selengkapnya-base2 {
        position: absolute;
        bottom: 4%;
        right: 8%;
        z-index: 1;
    }

    .selengkapnya-base2 .selengkapnya {
        font-size: 22px !important;
    }

    .selengkapnya-base3 {
        bottom: 2% !important;
        right: 8% !important;
    }

    .selengkapnya-base3 .selengkapnya2 {
        font-size: 22px !important;
    }

    .beli-sekarang {
        font-size: 18px;
        width: 190px;
        height: 40px;
        background: #eb3e16;
        border-radius: 2px;
        color: #fff;
        padding-top: 4px;
    }

    .beli-sekarang2 {
        font-size: 18px !important;
        width: 190px !important;
        height: 40px !important;
        padding-top: 4px !important;
    }

    .depo-volume {
        font-size: 31px !important;
        padding: 6px 15px !important;
    }

    .float_button_banner {
        bottom: 2%;
        right: 1.4%
    }

    /*.video-play-btn{
		width: 49% !important;
        padding: 12%;
	}*/
}

/* END min-width:600px to max-width:750px */

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* START min-width:760px to max-width:999px */

@media screen and (min-width:760px) and (max-width:999px) {
    .button-small {
        width: 42%;
        padding: 0.9375rem 0;
        margin: 0 0.9375rem;
        height: 55px;
        font-size: 25px;
        border-radius: 2px
    }

    .game-block {
        grid-template-columns: repeat(6, 1fr) !important;
    }

    .tournament-grid-99 {
        grid-column-start: 1 !important;
        grid-column-end: 7 !important;
    }

    .game-block.live-casino {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .game-block.mickey-mouse {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .side-login {
        padding-top: 0.6875rem;
        width: 200px;
        height: inherit;
        /*padding-left: 2.1875rem;*/
    }

    .side-reg {
        padding-top: 0.5625rem;
        height: 60px;
        margin-top: -0.625rem
    }

    .foot-icons,
    .highlight-foot-icons {
        height: 33px;
        width: 34px;
        margin: 6px auto
    }

    .highlight-foot-icons {
        display: none
    }

    .selengkapnya-base {
        position: absolute;
        bottom: 3%;
        right: 6%;
    }

    .selengkapnya {
        font-size: 13px !important;
    }

    .selengkapnya2 {
        font-size: 13px !important;
    }

    .depo-volume {
        font-size: 30px !important;
        padding: 7px 12px !important;
    }

    .float_button_banner {
        bottom: 2%;
        right: 1.4%
    }

    .btn-banner {
        min-width: 160px !important;
        padding: 10px 0 !important;
    }

    .ios .btn {
        line-height: 26px !important;
    }
}

/* END min-width:760px to max-width:999px */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* START min-width:1000px */

@media screen and (min-width:1000px) {
    .side-login {
        padding-top: 0.75rem;
        width: 200px;
        height: inherit;
        /*padding-left: 1.4375rem;*/
    }

    .game-block {
        grid-template-columns: repeat(6, 1fr) !important;
    }

    .tournament-grid-99 {
        grid-column-start: 1 !important;
        grid-column-end: 7 !important;
    }

    .game-block.live-casino {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .game-block.mickey-mouse {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .side-reg {
        /*padding-top: 0.875rem;*/
        height: 60px;
        margin-top: -0.625rem;
    }

    .foot-icons,
    .reg-show {
        display: inline-block
    }

    .foot-icons,
    .highlight-foot-icons {
        height: 33px;
        width: 34px;
        margin: 6px auto
    }

    .highlight-foot-icons {
        display: none
    }

    .formInput,
    .formInput2 {
        float: right;
        width: 60%;
        font-size: 20px;
    }

    .beli-base2 {
        position: absolute;
        right: 6%;
        bottom: 42%;
        z-index: 1;
    }

    .beli-base3 {
        right: 6% !important;
        bottom: 32% !important;
    }

    .selengkapnya-base2 .selengkapnya {
        font-size: 17px !important;
    }

    .selengkapnya-base2 {
        position: absolute;
        bottom: 3.5%;
        right: 8%;
        z-index: 1;
    }

    .selengkapnya-base3 .selengkapnya2 {
        font-size: 30px !important;
    }

    .selengkapnya-base3 {
        bottom: 3.5% !important;
        right: 8% !important;
    }

    .beli-sekarang {
        font-size: 17px;
        width: 170px;
        height: 40px;
    }

    .beli-sekarang2 {
        font-size: 25px !important;
        width: 227px !important;
        height: 63px !important;
    }

    .selengkapnya-base {
        position: absolute;
        bottom: 3%;
        right: 7%;
        width: 120px !important;
    }

    .selengkapnya {
        font-size: 17px !important;
    }

    .selengkapnya2 {
        font-size: 17px !important;
    }

    .depo-volume {
        font-size: 20px !important;
        padding: 3px 8px !important;
    }

    .float_button_banner {
        bottom: 2%;
        right: 1.4%
    }

    .btn-banner {
        min-width: 160px !important;
        font-size: 25px !important;
        padding: 8px 0 !important;
    }

    .ios .btn {
        line-height: 26px !important;
    }
}

/* END min-width:1000px */

/*	END MEDIA QUERY */
/*======================================================================*/
/*	START CUSTOM STYLES */

body {
    font-size: 13px !important;
    font-family: Avenir-Roman, Arial, sans-serif !important;
}

p span a {
    text-decoration: none !important;
}

@font-face {
    font-family: Avenir-Roman;
    src: url(../fonts/AvenirLTStd-Roman.eot);
    src: url(../fonts/AvenirLTStd-Roman.eot?#iefix) format('embedded-opentype'),
        url(../fonts/AvenirLTStd-Roman.woff) format('woff'),
        url(../fonts/AvenirLTStd-Roman.ttf) format('truetype'),
        url(../fonts/AvenirLTStd-Roman.svg#AvenirLTStd55RomanRegular) format('svg');
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Avenir-Heavy;
    src: url(../fonts/AvenirLTStd-Heavy.eot);
    src: url(../fonts/AvenirLTStd-Heavy.eot?#iefix) format('embedded-opentype'),
        url(../fonts/AvenirLTStd-Heavy.woff) format('woff'),
        url(../fonts/AvenirLTStd-Heavy.ttf) format('truetype'),
        url(../fonts/AvenirLTStd-Heavy.svg#AvenirLTStd85HeavyRegular) format('svg');
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: Oswald, sans-serif
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),
        url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),
        url(../fonts/glyphicons-halflings-regular.woff) format('woff'),
        url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),
        url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

@font-face {
    font-family: BigNoodleTitling;
    src: url(../fonts/bignoodletitling.eot);
    src: url(../fonts/bignoodletitling.ttf)
}

.header-logo {
    height: 35px;
    margin-top: -19px;
    margin-left: 5px;
    z-index: 1;
}

.header-logo-div {
    width: 25%;
    margin-top: 5px;
    z-index: 1;
}

.login-register-div {
    float: right;
    width: 100%;
    z-index: 1;
}

.login-register-innerdiv {
    float: right;
    padding-right: 5px;
    z-index: 1;
}

.ios .login-register-innerdiv {
    float: right;
    padding-right: 0;
    z-index: 1;
}

.sidebar-icon {
    font-size: 30px;
    margin-left: 10px;
}

.ios .sidebar-icon {
    margin-left: 2px;
}

.breadcrumb {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    padding: 2px 0.625rem 0 !important;
    margin-bottom: 0 !important;
    list-style: none !important;
    background-color: #b80039 !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #212121;
}

.breadcrumb>li+li::before {
    color: #fff;
    content: "/" !important;
    padding: 0px 5px !important;
    float: left !important;
}

.breadcrumb li a {
    color: #fff;
    font-size: 12px;
    float: left;
    font-weight: bold;
}

/* [START] HEADER BG EVENTS*/
.navbar {
    height: 50px !important;
    position: fixed;
    top: 0;
    left: 0;
    background-size: 80px !important;
    /* background: black url('/assets/img/theme/navbar/christmas-theme-bg-mobile.webp') no-repeat center !important; */
    background-size: cover !important;
	background-size: auto 50px !important;
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

.bg-header {
    display: block;
    /*flex*/
    justify-content: space-between;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    left: 45%;
}

.bg-header>img {
    height: 50px;
    margin: 0;
}

.padding-left-100 {
    padding-left: 100px;
}

.bg-theme-table {
    display: none;
}

@media only screen and (min-device-width: 768px) {

    /* Styles for tablets only */
    .bg-theme-table {
        display: block;
    }

    .bg-theme-mobile {
        display: none;
    }
}

/* [END] HEADER BG EVENTS*/
.md .login-register-innerdiv .btn {
    line-height: 31px !important;
}

.swiper-box {
    margin: 0px 0 35px;
    font-size: 18px;
    height: 120px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #000 !important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 168px;
    width: 100%;
}

.swiper-slide img {
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 168px;
    width: 100%;
}

.swiper-pagination-bullet {
    background: #ccc;
    margin-right: 5px;
}

.panel {
    background: #262626;
}

.nav-item {
    font-size: 16px;
    padding: 1.125rem 1.375rem 1.0625rem 0.625rem;
    line-height: 0;
    display: block;
}

.nav-item,
.nav-items {
    color: #fff
}

.nav-items,
.nav-submenu a {
    border-bottom: solid 1px rgba(0, 0, 0, .1);
    text-decoration: none;
}

.nav-item {
    height: 50px;
    box-shadow: 0 1px 0 0 rgba(48, 48, 48, .5)
}

.nav-item:hover {
    color: #fff !important;
    background-color: #b80039;
    text-decoration: none;
}

.nav-items {
    height: 55px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .05)
}

.nav-active,
.navigation-item .nav-item:hover .navigation-item {
    color: #fff !important;
    background-color: #b80039;
}

.navigation-item a {
    color: #ffffff !important;
}

.sidebar-decoration {
    height: 1px;
    background-color: #6d6a6a;
}

.side-img {
    display: inline-block;
    height: 22px;
    width: 22px;
    float: left;
    margin: 0.375rem 0.3125rem 0 0.625rem;
}

.sidebar-breadcrumb a {
    display: inline-block !important
}

.sidebar-breadcrumb {
    background-color: #262626;
    color: #9a9a9a;
    font-size: 11px;
    padding: 0.3125rem 0.9375rem;
}

.button-small {
    width: 36%;
    padding: 0.375rem 0;
    margin: 0 0.25rem;
    font-size: 17px;
    height: 40px;
    display: inline-block;
    font-weight: bolder;
    vertical-align: middle
}

.button-small a {
    margin-top: 0;
    color: #fff;
}

.icon-provider {
    height: 40px;
    vertical-align: middle;
    line-height: 35px;
}

.icon-user {
    height: 14px;
    width: 14px;
    margin: -0.1875rem 0 0 0px;
}

.side-login {
    margin-top: -0.4375rem;
    padding-top: 0.3125rem;
    color: #fff;
    width: 100px;
}

.side-reg {
    color: #ffffff;
}

.sidebar-metode-pembayaran {
    float: left;
    margin-top: 0.3125rem;
    margin-left: 0.5rem;
    color: #fff;
    margin-bottom: -0.9375rem;
    font-size: 12px;
}

.sidebar-img {
    padding: 0;
    width: 95%;
    height: auto;
    margin-left: 0.375rem;
}

.footer {
    overflow-x: unset;
    left: 0;
    bottom: -2px;
    width: 100%;
    position: fixed;
    z-index: 9999;
    padding-bottom: 1px;
    font-weight: 700;
    border-top: 1px solid #b80039;
    max-height: 47px !important;
    border-top: 0 !important;
}

.ui-navbar,
.ui-navbar ul {
    max-width: 100%
}

.ui-navbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
    border: 0;
    overflow: visible;
    background-color: #000;
}

.ui-navbar li {
    border-left: 1px solid #ffffff38;
    background-color: #000;
    border-top: 1px solid #b80039;
}

.ui-block-e,
.ui-block-c {
    border-left: none !important;
}

.ui-navbar li:first-child {
    border-left: none;

}

.ui-navbar ul:after,
.ui-navbar ul:before {
    content: "";
    display: table
}

.ui-footer .ui-navbar .ui-btn {
    border-top-width: 0;
    border-bottom-width: 0
}

.ui-navbar li .ui-btn {
    display: block;
    margin: 0;
    padding: 4px 0px;
    border-right-width: 0
}

.ui-navbar a {
    color: #fff;
}

.ui-navbar .ui-grid-c .ui-block-a a {
    border: none
}

.ui-navbar .ui-block-a a:active,
.ui-navbar .ui-block-a a:active .fa-3,
.ui-navbar .ui-block-a a:hover,
.ui-navbar .ui-block-a a:hover .fa-3,
.ui-navbar .ui-block-b a:active,
.ui-navbar .ui-block-b a:active .fa-3,
.ui-navbar .ui-block-b a:hover,
.ui-navbar .ui-block-b a:hover .fa-3,
.ui-navbar .ui-block-c a:active,
.ui-navbar .ui-block-c a:active .fa-3,
.ui-navbar .ui-block-c a:hover,
.ui-navbar .ui-block-c a:hover .fa-3,
.ui-navbar .ui-block-d a:active,
.ui-navbar .ui-block-d a:active .fa-3,
.ui-navbar .ui-block-d a:hover,
.ui-navbar .ui-block-d a:hover .fa-3 {
    color: #fff;
    background: #b80039;
}

.highlight-foot-icons,
.ui-navbar .ui-block-a a:active .foot-icons,
.ui-navbar .ui-block-a a:hover .foot-icons,
.ui-navbar .ui-block-b a:active .foot-icons,
.ui-navbar .ui-block-b a:hover .foot-icons,
.ui-navbar .ui-block-c a:active .foot-icons,
.ui-navbar .ui-block-c a:hover .foot-icons,
.ui-navbar .ui-block-d a:active .foot-icons,
.ui-navbar .ui-block-d a:hover .foot-icons {
    display: none
}

.ui-navbar .ui-block-a a:active .highlight-foot-icons,
.ui-navbar .ui-block-a a:hover .highlight-foot-icons,
.ui-navbar .ui-block-b a:active .highlight-foot-icons,
.ui-navbar .ui-block-b a:hover .highlight-foot-icons,
.ui-navbar .ui-block-c a:active .highlight-foot-icons,
.ui-navbar .ui-block-c a:hover .highlight-foot-icons,
.ui-navbar .ui-block-d a:active .highlight-foot-icons,
.ui-navbar .ui-block-d a:hover .highlight-foot-icons {
    display: inline-block
}

.glyphicon,
.source,
.ui-navbar li .ui-btn {
    font-size: 12px
}

.ui-grid-c>.ui-block-a,
.ui-grid-c>.ui-block-b,
.ui-grid-c>.ui-block-c,
.ui-grid-c>.ui-block-d,
.ui-grid-c>.ui-block-e {
    width: 20%;
    float: left;
}

.foot-icons,
.highlight-foot-icons {
    height: 23px;
    width: 24px;
    margin: 3px auto
}

.foot-icons {
    display: inline-block
}

.highlight-foot-icons,
.reg-show {
    display: none
}

.ui-navbar i {
    font-size: 20px;
}

.game-three-panel {
    width: 33%;
    float: left
}

.page {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
}

.page-content {
    margin-bottom: 0.0625rem;
}

.formInput,
.formInput2 {
    float: right;
    width: 60%;
    background: #ffffff;
    border-radius: 4px;
}

.depo-warn>div,
.formInput2>img {
    display: inline-block
}

.formInput2>img {
    height: 24px
}

.formLabel,
.formLabel2 {
    width: 40%;
    padding-right: 0.3125rem;
    float: left
}

.formLabel {
    color: #fff;
}

.contactFields {
    height: 40px;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-bottom: 0;
}

.InputAddOn {
    display: flex;
}

.InputAddOn-field {
    flex: 1;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    margin-left: 0 !important;
}

.InputAddOn-field:not(:first-child) {
    border-left: 0;
}

.InputAddOn-field:not(:last-child) {
    border-right: 0;
}

.InputAddOn-item {
    background-color: #e9ecef;
    color: #495057;
    font: inherit;
    font-weight: normal;
    line-height: 35px;
}

.InputAddOn-field,
.InputAddOn-item {
    padding: 0.2em 0.75em;
}

.InputAddOn-field:first-child,
.InputAddOn-item:first-child {
    border-radius: 7px 0 0 7px;
}

.InputAddOn-field:last-child,
.InputAddOn-item:last-child {
    border-radius: 7px 0 0 7px;
}

.inputrow>* {
    border-radius: 2px;
    min-width: 0;
}

.input-radius {
    border-top-right-radius: 7px !important;
    border-bottom-right-radius: 7px !important;
}

.contactOption {
    padding-right: 30px;
    background-image: url(../img/ui/arrow-down.png);
    background-repeat: no-repeat;
    background-size: 15px 9px;
    background-position: 96% 15px;
}

.contactField {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
}

.contactField,
.contactTextarea {
    min-width: 100%;
    display: block;
    box-sizing: border-box;
}

.contactField {
    /* background-color: grey; */
    background-color: #ffffff;
    color: #fff;
    letter-spacing: 0;
}

.contactField,
.contactTextarea {
    font-family: inherit;
    font-size: 13px;
}

.note {
    width: 100%;
    font-size: 12px;
    color: #bd902f;
}

.captcha {
    width: 60%;
    float: right;
    padding: 10px 0;
}

.checkbox-confirmation {
    width: 20px;
    height: 20px;
    float: left;
    -webkit-appearance: checkbox;
    box-sizing: border-box;
    margin-right: 5px;
}

.contactSubmitButton {
    line-height: 32px !important;
    display: block !important;
    height: 40px !important;
    margin-right: 0;
    width: 100%;
}

.number-list li {
    overflow: visible !important;
    list-style: decimal;
    margin-left: -20px;
}

.nav-icon {
    width: 30px;
    float: left;
    font-size: 20px !important;
}

.nav-icon i {
    line-height: 0.7;
}

.nav-title {
    float: left;
    line-height: 1;
    font-weight: bold;
}

.nav-icon-alignment {
    margin-top: -3px;
}

.accordion-item a {
    text-decoration: none;
}

.nav-title-accordion {
    float: left;
    margin-top: 2px;
}

.tab-link-active {
    background: #b80039;
}

.depo-volume {
    font-size: 36px;
    padding: 3%;
}

.offlinebank-icon {
    width: 85px !important;
    float: left;
    margin-right: 3px;
    height: 39px !important;
}

.beli-base2 {
    position: absolute;
    right: 4%;
    bottom: 40%;
    z-index: 1;
}

.beli-base3 {
    position: absolute;
    right: 4%;
    bottom: 20%;
    z-index: 1;
}

.selengkapnya-base2 {
    position: absolute;
    bottom: 2.5%;
    right: 8%;
    z-index: 1;
}

.selengkapnya-base2 .selengkapnya {
    font-size: 12px;
}

.selengkapnya-base3 {
    position: absolute;
    bottom: 1%;
    right: 8%;
    z-index: 1;
}

.selengkapnya-base3 .selengkapnya2 {
    font-size: 12px;
}

.beli-sekarang {
    font-size: 14px;
    width: 140px;
    height: 36px;
    background: #eb3e16;
    border-radius: 2px;
    color: #fff;
    padding-top: 5px;
    border: 0;
}

.beli-sekarang2 {
    font-size: 14px;
    width: 140px;
    height: 36px;
    background: #eb3e16;
    border-radius: 2px;
    color: #fff;
    padding-top: 5px;
    border: 0;
}

.selengkapnya {
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
    color: #fff;
    font-weight: 100;
}

.selengkapnya2 {
    font-size: 14px;
    font-style: italic;
    text-decoration: underline;
    color: #fff;
    font-weight: 100;
}

.page-title {
    font-size: 21px !important;
    font-weight: bold;
    text-transform: uppercase;
    margin: 3px 0;
}

.promotion {
    margin-bottom: 8px;
}

.promo-title {
    background: #b80039;
    padding: 2px 5px;
    color: #fff;
    font-weight: bold;
}

.promo-title span {
    text-transform: uppercase;
}

.promosi-btn {
    width: 31.7%;
    margin: 8px 1px;
    color: #fff !important;
    border-radius: 0;
    line-height: 23px !important;
    font-size: 10px !important;
    font-weight: 700;
    padding: 10px 0px 5px 0px !important;
}

.promosi-btn-before {
    width: 50%;
    margin: 0px -2px;
    color: #fff !important;
    border-radius: 0;
    line-height: 23px !important;
    font-size: 10px !important;
    font-weight: 700;
    padding: 10px 0px 5px 0px !important;
}

.promosi-btn-after {
    width: 33.33%;
    margin: 0px -2px;
    color: #fff !important;
    border-radius: 0;
    line-height: 23px !important;
    font-size: 10px !important;
    font-weight: 700;
    padding: 10px 0px 5px 0px !important;
}

.slidetoggle {
    font-size: 17px;
    background-color: #595959 !important;
    border-bottom: 1px solid #413f3f;
    padding: 7px 10px;
    width: 100%;
}

.dropdown-tentang {
    width: 15%;
    float: right;
    padding: 17px 15px;
    margin-top: -55px;
}

.dropdown-tentang i {
    color: #fff;
    font-size: 20px;
}

.bg-tentang-kami {
    background: #595959
}

.tutorial-bermain {
    background: linear-gradient(#ec2866, #981940);
    width: 280px;
    padding: 8px 0;
    border-radius: 5px;
    margin-top: 10px;
}

.video-tutorial {
    background: linear-gradient(#28adeb, #196b92);
    width: 280px;
    padding: 8px 0;
    border-radius: 5px;
    margin-top: 15px;
}

.cara-bermain {
    background: linear-gradient(#ec2866, #981940);
    width: 280px;
    padding: 8px 0;
    border-radius: 5px;
    margin-top: 10px;
}

.link-alternatif {
    background: linear-gradient(#28ea56, #1a9336);
    width: 280px;
    padding: 8px 0;
    border-radius: 5px;
    margin-top: 15px;
}

.tentang-icon {
    font-size: 30px;
    color: #fff;
    padding: 6px 0px 4px 26px;
}

.tentang-text {
    float: left;
    font-size: 18px;
    margin-left: 14px;
    margin-top: 10px;
    color: #fff;
}

.link-alt {
    width: 100%;
    display: block;
    background-color: #b80039;
    text-align: center;
    padding: 10px;
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: bolder;
}

.float_button_banner {
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    position: absolute
}

.float_button_banner {
    bottom: 5%;
    right: 2%;
    border-radius: 1px
}

.btn-banner {
    font-size: 17px;
    min-width: 100px;
    padding: 10px 0 5px 0;
    border-radius: 4px;
    display: inline-block;
    color: #fff !important;
    text-align: center;
    font-weight: bold;
}

.popup {
    width: 342px;
    top: calc(50% - 154px);
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 18px;
    border: 1px solid #fff;
}

.contactField {
    height: 40px;
    padding: 4px 7px 0 !important;
    margin-bottom: 0 !important;
    border-radius: 4px !important;
    font-size: 15px !important;
    color: #000000;
}

.popup-btn-masuk {
    border: 0px solid transparent;
    background-image: linear-gradient(to bottom, #407cd2 0%, #234b86 100%) !important;
    border-radius: 3px;
    width: 100%;
    color: #fff !important;
    padding: 8px 0 3px 0;
    border-radius: 0px;
}

.popup-border {
    border: 2px solid #7b0100;
}

.footer-active {
    color: #fff !important;
    background-color: #b80039;
}

.step-head {
    height: 70px;
    width: 100%;
    background: #800f0f;
}

.step-head a button {
    float: right;
    font-size: 13px;
    width: 130px;
    height: 28px;
    background: #2686ae;
    border: 0px solid transparent;
    color: #fff;
    padding-top: 2px;
    font-weight: bold;
}

.step-head-title {
    color: #fff;
    font-size: 25px !important;
    font-weight: bold;
    float: left;
    margin-bottom: 0;
}

.step-head span {
    float: left;
    font-size: 11px;
    min-width: 315px;
    text-align: left;
    line-height: 1;
    padding-top: 3px;
    color: #fff;
}

.memo-notification {
    color: #f5070a;
    padding: 3px 8px 0px;
    margin-top: 2px;
    position: absolute;
    z-index: 9;
    margin-left: 62%;
    border-radius: 50%;
    background: #fff;
    font-weight: bold;
}

.memo-notif {
    /* position: absolute; */
    /* margin: -49px 0 0 51px; */
    background: red;
    border-radius: 100%;
    font-size: 10px;
    width: 17px;
    height: 17px;
    padding-left: 1px;
    display: block;
    text-align: center;
    color: #fff;
    padding-top: 9px;
    float: right;
}

.form__choice2 {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    font-size: 11px;
    text-align: center;
    width: 25%;
    float: left;
    padding-right: 6px;
}

.form__choice2 input[type="radio"]:checked~label {
    opacity: 1;
    border: 1px solid #b80039;
    background: #b80039;
    color: #fff;
    text-decoration: none;
}

.form__choice2 label {
    border: 1px solid #b80039;
    box-sizing: border-box;
    display: block;
    padding: 13px 0px;
    cursor: pointer;
    height: 40px;
    color: #ffffff;
}

.form__choice2 input[type="radio"] {
    opacity: 0;
    width: 0;
    height: 0;
}

.radio-banks {
    -webkit-appearance: radio;
    float: left;
}

.bank-btn {
    width: 100%;
    height: 44px;
    background: #b80039;
    border-radius: 3px !important;
    color: #fff;
    margin: 0 auto;
    text-align: center;
}

.masuk-e-bank {
    float: left;
    padding: 13px 16px;
    font-size: 16px;
}

.bank-img {
    width: 87px !important;
    height: 25px !important;
    float: left;
    margin: 10px 0 0 10px;
}

.bank-img.permata {
    width: 114px !important;
    height: 35px !important;
    margin: 3px 0 0 13px;
    float: left;
}

.bank-img.cimb {
    width: 86px !important;
    height: 18px !important;
    margin: 16px 0 0 13px;
    float: left;
}

.bank-img.panin {
    width: 100px !important;
    height: 38px !important;
    margin: 2px 0 0 14px;
    float: left;
}

.bank-img.mega {
    width: 106px !important;
    height: 21px !important;
    margin: 12px 0 0 14px;
    float: left;
}

.deposit-bank-div {
    width: 317px;
    margin: 0 auto;
}

.nomor {
    /*margin-left: 3px;*/
    text-decoration: underline;
    color: #ca911f !important;
    text-transform: capitalize !important;
}

.formInput-validisi {
    width: 35%;
    background: #fff;
    float: right;
    border-radius: 4px;
}

.voucher88-captcha {
    float: left;
    width: 50px !important;
    height: 20px !important;
}

.voucher88-refresh {
    width: 22px !important;
    height: 22px !important;
    float: left;
}

.akun-saya-link {
    color: #ff002a !important;
    text-decoration: underline;
    font-size: 12px;
    padding: 8px 0;
    font-weight: bold;
}

.changepass-kembal {
    padding: 8px 9px 5px 9px;
    background: #b80039;
    text-align: center;
    border-radius: 2px;
    color: #fff !important;
}

.changepass-kembali {
    width: 96px;
    margin: 20px auto;
}

.message-detail-title {
    width: 95%;
    height: 25px;
    color: #000 !important;
    padding-left: 5px !important;
    background: #fff !important;
}

.message-detail-desc {
    height: 300px;
    background: #808080;
    color: #fff;
    padding: 3px 5px;
    width: 95%;
}

.tutorial-nav {
    display: inline-block;
    padding: 4px 10px;
    font-size: 18px;
    float: left;
    color: #fff !important;
}

.tutorial-nav-active {
    color: #b80039 !important;
}

.game-hide {
    display: none;
}

.info-navigation-div {
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    overflow-x: scroll;
    overflow-y: hidden;
}

.info-tutorial-div {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 0;
}

.info-navigation-width {
    margin: 0 auto;
    width: 1500px;
}

.game-div img {
    width: 100%;
    height: 100%;
}

.video-play-btn {
    color: #fff !important;
    position: absolute;
    font-size: 45px;
    width: 100%;
    background: rgb(0, 0, 0, 0.4);
    text-align: center;
    height: 100%;
    padding-top: 29%;
}

.video-iframe {
    width: 100%;
    min-height: 300px;
}

.preloader-modal {
    padding: 100%;
}

.deposit-tab-style {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px !important;
}

.formSubmitButtonErrorsWrap {
    margin-top: 5px;
}

.memo-delete {
    background: transparent;
    border: 0;
    text-decoration: underline;
}

.footer-line {
    border-left: 1px solid #fff;
    padding: 5px 0;
}

.home-accordion-tab {
    /*border-bottom: 1px solid #55565b;*/
    /*background: #ededed;*/
    color: #fff;
    padding-bottom: 1px;
}

.item-title {
    padding-left: 10px;
    padding-top: 3px;
    font-size: 14px;
    letter-spacing: normal;
}

.lihat-button {
    color: #fff !important;
    background: #3b73c4;
    /* border: 1px solid #fff; */
    padding: 5px 5px 3px;
    font-size: 10px;
    text-transform: capitalize;
    border-radius: 5px;
    margin-right: 3px;
    float: right;
}

.lihat-button-div {
    width: 100%;
    height: 100%;
    background: #b70038;
}

.md .list .item-inner {
    letter-spacing: 1px;
    min-height: 42px;
}

.ios .list .item-inner {
    letter-spacing: 1px;
    min-height: 42px;
}

.voucher88-navbutton {
    position: absolute;
    margin-top: 30px;
    width: 95%;
}

.voucher-swiper {
    color: #434b48;
    font-size: 30px;
    font-weight: bold;
}

.marquee {
    width: 100%;
    margin: -1px auto;
    padding: 2px 0 0 0;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    animation: marquee 50s linear infinite;
    background: #1d1d1d;
    height: 24px;
}

.dp-content {
    font-size: 14px;
    text-align: left;
}

.dp-margin {
    margin-top: 70%;
}

.page-link {
    color: #000 !important;
}

.btn-balas {
    padding: 9px 12px 3px 12px;
}

.bank-sidebar-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    margin-left: 5px;
    margin-top: 5px;
    /*grid-gap: 10px;*/
}

.bank-slider {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.bank-icons img {
    width: 45px;
}

.lihat-semua-div {
    width: 121.66px !important;
    height: 125.66px !important;
    background: #b70038;
}

.wd-bank-div {
    margin-top: 8px;
}

.game-one-half {
    width: 50%;
    float: left;
}

.ios .list ul:after {
    background-color: transparent !important;
}

.app-container {
    height: 90px;
    z-index: 9;
    display: none;
    position: relative;
}

/*.tutorial-vid-div{
	height: 170px;
}*/
@media (orientation: landscape) {
    .ios.device-iphone-x .login-popup-panel {
        padding-left: calc(15px + constant(safe-area-inset-left));
        padding-left: calc(15px + env(safe-area-inset-left));
    }

    .ios.device-iphone-x .ios-popuplogin {
        width: 360px;
        margin-left: -40px;
    }
}

.home-game-play {
    text-align: center;
    background: #EF266B;
    padding: 7px 0 3px 0;
}

.home-game-play span {
    color: #fff;
    font-weight: bold;
}

.home-slot-live-banner {
    background: #fff;
    padding: 1px 5px;
}

.home-slot-live-banner img {
    margin: 3px 0;
}

/* CUSTOM HOME GAME STYLE */
.game-box.BANNER .home-game-play {
    display: none;
}

.game-box.BANNER .home-game-play {
    display: none;
}

.game-box.BANNER {
    background: #fff;
    /*margin: 5px;*/
}

.game-box.BANNER:first-child {
    padding-top: 0;
}

.pd5-bottom-white {
    padding-bottom: 5px;
    background-color: #fff;
}

/* .hiddenplay~.home-game-play {
    display: none;
} */

/*	END CUSTOM STYLES */
.game-box {
    position: relative;
}

.game-tag {
    position: absolute;
    background: #bd181e;
    padding: 2px 5px;
    font-weight: bold;
    right: 0px;
    top: 2px;
    z-index: 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 23px;
    vertical-align: middle;
    height: 23px;
}

.game-tag-left {
    position: absolute;
    background: #bd181e;
    padding: 2px 5px;
    font-weight: bold;
    left: 0px;
    top: 2px;
    z-index: 0;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 23px;
    vertical-align: middle;
    height: 23px;
}

.hvrbox,
.hvrbox * {
    box-sizing: border-box;
}

.hvrbox {
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    text-align: center;
}

.hvrbox img {
    max-width: 100%;
}

.hvrbox .hvrbox-layer_bottom {
    display: block;
}

.hvrbox .hvrbox-layer_top {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 15px;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content-footer,
.content-icon-footer {
    color: #fff;
    font-size: 12px;
    padding: 0px 0px 20px 0px;
    float: left;
    width: 100%;
}

.abuabu {
    padding: 5px 5px 7rem 5px;
    background-color: #000000;
    float: left;
    color: #ffffff;
    font-size: 13px !important;
    text-align: center;
    /*border-top: 1px solid #ffcc00;*/
    margin-top: -1px !important;
}

.gray {
    padding: 5px 5px 7rem 5px;
    background-color: #000000;
    float: left;
    color: #ffffff;
    font-size: 13px !important;
    text-align: center;
    /*border-top: 1px solid #ffcc00;*/
    margin-top: -1px !important;
    width: 100vw;
}

.title-foot {
    font-size: 12px;
    text-align: center;
    margin-bottom: 5px;
}

.copyright p {
    color: #fff;
    font-size: 10px;
    margin-bottom: 1rem;
    padding-top: 0px;
}

.icon-two-panel {
    width: 50%;
    float: left;
}

.icon-three-panel {
    width: 33.333%;
    float: left;
}

.icon-four-panel {
    width: 25%;
    float: left;
}

.content-center {
    text-align: center;
    width: 100%;
    float: left;
    padding: 5px 5px 0px 5px;
}

.icon-box {
    height: 35px;
    vertical-align: middle;
    line-height: 35px;
}

.icon-bank-footer {
    padding: 5px;
    max-width: 85px;
}

.icon-foot {
    width: auto;
    padding: 5px 10px;
    max-width: 100%;
    max-height: 50px;
}

.menu-footer {
    background: transparent !important;
    position: static;
    text-align: center;
    line-height: 2;
}

.menu-footer a {
    color: #ffcf60;
}

.menu-footer a {
    padding: 0px 5px;
    border-right: 1px solid #fff;
    line-height: 1;
}

.btn-masuk-bank {
    padding: 10px 10px 5px;
    min-width: 132px;
}

.btn-tulis-memo {
    padding: 10px 10px 5px;
}

.pagination {
    display: -webkit-inline-box;
    text-align: center;
}

.tentang-kami0 {
    background: linear-gradient(#ec2866, #981940);
    width: 280px;
    padding: 8px 0;
    border-radius: 5px;
    margin-top: 10px;
}

.tentang-kami1 {
    background: linear-gradient(#28adeb, #196b92);
    width: 280px;
    padding: 8px 0;
    border-radius: 5px;
    margin-top: 10px;
}

.tentang-kami2 {
    background: linear-gradient(#28ea56, #1a9336);
    width: 280px;
    padding: 8px 0;
    border-radius: 5px;
    margin-top: 10px;
}

.btn-popup-register {
    padding: 0px 22px !important;
    color: #fff !important;
    width: 38%;
}

.md .btn-popup-register {
    padding: 4px 22px 0px !important;
    line-height: 25px !important;
    border-radius: 0px;
}

.ios .btn-popup-register {
    padding: 4px 22px 0px !important;
    line-height: 25px !important;
    border-radius: 0px;
}

/*new depo sched*/
.deposit-item {
    background: #b80039;
    /*padding: 5px 5px;*/
    border-radius: 5px;
    margin-top: 5px;
    color: #fff;
}

.dp-sched-txt {
    list-style-type: none;
    flex-direction: row;
    display: flex;
    margin-left: 0;
    padding: 0;
    margin-bottom: 0px;
}

.dp-sched-txt li {
    /*display: flex;*/
    justify-content: center;
    flex-direction: row;
    align-items: center;
    list-style-type: none;
    margin: auto;
    /*padding: 0 5px;*/
    text-align: center;
    /*margin-right: 7px;*/
    margin-bottom: auto !important;
}

.dp-sched-img {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-left: 0;
    padding: 18px 6px;
}

.dp-online {
    border-radius: 25px;
    background: #2fd835;
    height: 13px;
    width: 13px;
    color: #ffffff;
    z-index: 1000;
    /*float: left;*/
    margin-right: 5px;
}

.dp-offline {
    border-radius: 25px;
    background: #ca2424;
    height: 13px;
    width: 13px;
    color: #ffffff;
    z-index: 1000;
    /* float: left;*/
    margin-right: 5px;
}

.dp-issue {
    border-radius: 25px;
    background: orange;
    height: 13px;
    width: 13px;
    color: #ffffff;
    z-index: 1000;
    /* float: left;*/
    margin-right: 5px;
}

.dp-logo {
    margin: 0 10px;
}

.dp-logo img {
    width: 70px;
    height: auto;
}

.dp-text span {
    text-align: center;
    padding: 0 10px;
    border-right: 1px solid #033541;
}

.dp-text span:last-child {
    border-right: 1px solid transparent;
}

.sched-text-small p {
    font-size: 11px;
    margin: 0;
}

.dp-icon-div {
    background: #fff;
    border: 1px solid #002c41;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.depo-legend-div {
    text-align: center;
    display: flex;
    margin: 6px auto;
    width: 265px;
}

.depo-legend-icon {
    margin-top: 2px;
    margin-left: 5px;
}

.depo-legend-div span {
    font-size: 13px;
}

.reload-icon {
    margin-left: -18px;
    margin-right: 5px;
    color: #fff;
}

.dl-grey {
    clear: both;
    background-color: #cdcdcd;
    padding: .8rem;
    margin-left: -15px;
    margin-right: -15px;
}

.dl-button-black {
    background-color: #b80039;
    padding: 1rem 1.5rem .7rem;
    text-align: center;
    border-radius: 3px;
    box-sizing: border-box;
}

.dl-button-black p {
    line-height: 1;
    margin-top: .4rem;
}

.dl-pull-left {
    float: left;
}

.dl-margin-btn1 {
    margin-bottom: .7rem;
}

.dl-margin-btn2 {
    margin-top: .7rem;
}

.dl-image-android {
    height: auto;
    max-width: 71px;
    vertical-align: middle;
}

.dl-image-apple {
    height: auto;
    max-width: 80px;
    vertical-align: middle;
}

.dl-font-16 {
    font-size: 16px !important;
}

.dl-font-20 {
    font-size: 20px !important;
}

.dl-font-45 {
    font-size: 45px !important;
}

.clear-10 {
    clear: both;
    height: 10px;
}

.dl-red-btn {
    background-color: #b80039;
    padding: .5rem;
    text-align: center;
    border-radius: 2px;
    margin: .7rem 0;
    position: relative;
}

.dl-div-button i {
    position: absolute;
    left: 15px;
    top: 11px;
}

.dl-div-button p {
    margin-top: .2rem;
    margin-bottom: 0;
}

/*.game-lobi-pos1{
  	grid-column: 1 / span 3 !important;
  }
  .game-grid-whole.game-pos1{
  	grid-column: 1 / 4;
  }*/
@media(orientation: landscape) {

    /*.game-block {
  		grid-template-columns: repeat(6, 1fr);
  	}*/
    .game-block.live-dealer {
        grid-template-columns: repeat(6, 1fr);
    }
}

.gamemenu-tag {
    font-size: 8px;
    border-radius: 3px;
    margin-left: 4px;
    background: #ED8C31;
    padding: 3px 3px;
    margin-right: 5px;
    text-transform: uppercase;
}

.gamemenu-tag-promo {
    background: #25bd61 !important;
}

.game-block.live-dealer-banner {
    grid-template-columns: repeat(2, 1fr);
}

.game-tag-tournament {
    position: absolute;
    background: #fff;
    padding: 1px 5px;
    font-weight: bold;
    left: 0px;
    top: 0px;
    z-index: 2;
    font-size: 12px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 23px;
    vertical-align: middle;
    height: 23px;
}

.sprite-icon {
    background-image: url(../img/AsialiveSpriteLogos.png);
    float: left;
    /* margin: 2px; */
}

/* Start Missing CSS Icon */
.gamemenu-idn-e-lottery {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/idn-e-lottery.svg);
    right: 0px;
    background-repeat: no-repeat;
    background-size: 23px;
    top: 5px;
    right: 4px;
}

.gamemenu-fat-panda {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/fat-panda.png);
    right: 0px;
    background-repeat: no-repeat;
    background-size: 23px;
    top: 5px;
    right: 4px;
}

.gamemenu-5g {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/5g.svg);
    right: 0px;
    background-repeat: no-repeat;
    background-size: 23px;
    top: 5px;
    right: 4px;
}

.gamemenu-bigpot {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/bigpot.svg);
    right: 0px;
    background-repeat: no-repeat;
    background-size: 23px;
    top: 5px;
    right: 4px;
}

.gamemenu-simple-play {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/simple-play-white.png);
    background-repeat: no-repeat;
    background-size: 23px;
    top: 5px;
    right: 4px;
}

.gamemenu-playtech-sg8 {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/playtech-sg8.svg);
    background-repeat: no-repeat;
    background-size: 23px;
    top: 5px;
    right: 4px;
}

.gamemenu-fa-chai {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/fachai-new.png);
    background-repeat: no-repeat;
    background-size: 23px;
    top: 5px;
    right: 4px;
}

.gamemenu-png {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/play-n-go.png);
    background-repeat: no-repeat;
    background-size: 23px;
    top: 5px;
    right: 4px;
}

.gamemenu-mario {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/mario.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;

}

.gamemenu-king-maker {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/kingmaker.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-jdb {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/jdb.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-live22 {
    position: absolute;
    margin-left: 1px;
    height: 35px;
    width: 34px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/live-22.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 33px;
}

.gamemenu-clotplay {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/clotplay.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-bg {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/big-gaming.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

/* End Missing CSS Icon */

.gamemenu-top-trend-gaming {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 19px;
    /* filter: invert(100%); */
    background-position: 0 0;
    background-image: url(../img/ttg.png);
    background-size: 19px;
    background-repeat: no-repeat;
    right: 0;
    top: 5px;
    right: 4px;
}

.gamemenu-reevo {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 19px;
    background-position: 0 0;
    background-image: url(../../img/icons/game/reevo-icon.webp);
    background-size: 19px;
    background-repeat: no-repeat;
    top: 5px;
    right: 4px;
}

.gamemenu-fast-spin {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 19px;
    background-position: 0 0;
    background-image: url(../../img/icons/game/fastspin-icon.svg);
    background-size: 19px;
    background-repeat: no-repeat;
    top: 5px;
    right: 4px;
}

.gamemenu-ttg-lobby {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 19px;
    /* filter: invert(100%); */
    background-position: 0 0;
    background-image: url(../img/ttg.png);
    background-size: 19px;
    background-repeat: no-repeat;
    top: 5px;
    right: 4px;
}

.gamemenu-microgaming {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../img/mg3.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    /* filter: invert(100%); */
    background-size: 22px;
}

.gamemenu-microgaming-sg8 {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../img/mg3.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    /* filter: invert(100%); */
    background-size: 22px;
}

.gamemenu-booming {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 2px 0px;
    top: 5px;
    right: 4px;
    background-image: url(../img/bg.png);
    background-size: 21px;
    background-repeat: no-repeat;
}

.gamemenu-slot-mania {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 2px 0px;
    top: 5px;
    right: 4px;
    background-image: url(../img/icons/slot-mania.png);
    background-size: 21px;
    background-repeat: no-repeat;
}

.gamemenu-pragmatic-play,
.gamemenu-pragmatic {
    position: absolute;
    margin-left: 1px;
    height: 29px;
    width: 22px;
    background-position: -10px -2px;
    top: 5px;
    right: 4px;
    background-image: url(../img/pp.png);
    background-size: 43px;
}

.gamemenu-idnslot {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/idnslot.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-isoftbet {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/isoftbet-icon.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-skywind {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/skywind.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-playtech {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/playtech-icon.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-habanero {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/habanero.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 25px;
}

.gamemenu-playstar {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/playstar-icon.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 25px;
}

.gamemenu-spade-gaming {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/spadegaming-icon.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 25px;
}

.gamemenu-red-tiger {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/red-tiger-icon.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 25px;
}

.gamemenu-cq9 {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/cq9-icon.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 24px;
}

.gamemenu-pg-soft {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 0px;
    background-image: url(../../img/icons/game/pg-icon-w.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 24px;
}

.gamemenu-playson {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 2px;
    background-image: url(../../img/icons/game/playsons-icon.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 21px;
}

.gamemenu-gameart {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 2px;
    background-image: url(../../img/icons/game/gameart-icon.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 24px;
}

.gamemenu-betsoft {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 2px;
    background-image: url(../../img/icons/game/betsoft.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-gameplay {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0 2px;
    background-image: url(../../img/icons/game/gameplay.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-rtg {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 20px;
    background-position: 0 2px;
    background-image: url(../../img/icons/game/rtg.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 16px;
}

.gamemenu-btg {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 1px 2px;
    background-image: url(../../img/icons/game/btg-icon-w.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-mannaplay {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 1px 5px;
    background-image: url(../../img/icons/game/mannaplay-icon-w.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 23px;
}

.gamemenu-gmw {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 0px 8px;
    background-image: url(../../img/icons/game/gmw-icon-c.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 24px;
}

.gamemenu-nlc {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 2px 3px;
    background-image: url(../../img/icons/game/nlc-icon.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 20px;
}

.gamemenu-dodo-gaming {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 2px 3px;
    background-image: url(../../img/icons/game/dodo-icon.svg);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 13px;
}
.gamemenu-penguin-king {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 2px 3px;
    background-image: url(../../img/icons/game/pk.png);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 13px;
}
.gamemenu-pp98 {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 2px 3px;
    background-image: url(../../img/icons/game/pp98.svg);
    top: 5px;
    right: 4px;
    background-repeat: no-repeat;
    background-size: 13px;
}
/* .gamemenu-png {
    display: none;
} */

.footer-event {
    position: fixed;
    right: 0px;
    padding: 0 3px;
    font-size: 16px;
    bottom: 68px;
}

.footer-nav-link {
    width: 50%;
    float: left;
    padding: 7px 15px;
    text-align: initial;
    background: #d8d8d8;
    border-bottom: 1px solid #aeaeae;
}

.footer-nav-link a {
    color: #000;
    font-size: 14px;
}

.footer-nav-link-div {
    background: #d8d8d8;
    float: left;
    /*border-bottom: 1px solid #e2e2e2;*/
    padding: 0px 5px 0;
    width: 100%;
}

.navigation-item {
    position: relative;
}

.sidenav-forgot-live {
    font-size: 13px;
    margin-top: 5px;
    font-weight: bold;
}

.sidenav-livetxt {
    font-size: 13px;
    margin-left: 3px;
    font-weight: bold;
}

.nw-badge:after {
    content: attr(data-count) !important;
    background: red !important;
    border-radius: 100% !important;
    font-size: 10px !important;
    width: 17px !important;
    height: 17px !important;
    padding-left: 1px !important;
    display: block !important;
    text-align: center !important;
    color: #fff !important;
    padding-top: 9px !important;
    float: right !important;
    font-family: inherit !important;
    right: 1.4rem !important;
    font-weight: normal !important;
    line-height: inherit !important;
    border: none !important;
    top: 1.3rem !important;
}

.nw-table tbody>tr:nth-child(odd) {
    background: none !important;
    text-align: center;
    padding-left: 20px;
    font-size: 11px;
    line-height: 12px;
}

.nw-table tbody>tr:nth-child(even) {
    background: none !important;
    text-align: center;
    padding-left: 20px;
    font-size: 11px;
    line-height: 12px;
}

.nw-table tbody>tr.unread {
    background: #8a021b !important;
    color: #444444 !important;
}

.nw-table {
    border-color: grey !important;
    background-color: #000 !important;
}

.nw-table thead tr {
    background: #303236 !important;
    color: #fff !important;
    border-bottom: 1px solid #444444;
}

.nw-table thead tr th {
    color: #fff !important;
    font-weight: bold !important;
}

.nw-table tbody tr td {
    font-size: 13px !important;
    color: #fff !important;
}

#nw-notif-m-dialog>div>div:nth-child(4)>div>a {
    background: #f63d3d;
    text-decoration: none !important;
}

.nw-table tbody>tr:nth-child(even) {
    background: #c5e1a5;
    text-align: center;
    padding-left: 20px;
    font-size: 12px;
    line-height: 12px;
}

.nw-m-dialog-titlebar {
    position: relative;
    text-shadow: none;
    font-weight: normal;
    border-radius: 0px;
    padding: 5px 5px 0 5px !important;
    width: 100%;
    border: 1px solid #f63d3d !important;
    background: #f63d3d !important;
    color: #fff !important;
    zoom: 1;
}

.nw-pre {
    color: #fefefe;
    background: inherit;
    border: none;
    font-family: inherit;
    width: 100% !important;
    display: inline-block !important;
    white-space: pre-wrap;
    word-break: break-word !important;
}

#msg-dps::first-letter {
    text-transform: uppercase;
}

#msg-withdraw::first-letter {
    text-transform: uppercase;
}

#msg-changepass::first-letter {
    text-transform: uppercase;
}

#msg-memo::first-letter {
    text-transform: uppercase;
}

#msg-reg::first-letter {
    text-transform: uppercase;
}

#msg-forgotpass::first-letter {
    text-transform: uppercase;
}

#msg-login::first-letter {
    text-transform: uppercase;
}

#msg-v88::first-letter {
    text-transform: uppercase;
}

#msg-dps {
    display: block;
}

#msg-withdraw {
    display: block;
}

#msg-changepass {
    display: block;
}

#msg-memo {
    display: block;
}

#msg-reg {
    display: block;
}

#msg-forgotpass {
    display: block;
}

#msg-login {
    display: block;
}

#msg-v88 {
    display: block;
}

.cari-button {
    background: #ffffff;
    color: #000 !important;
    /* border: 1px solid #fff; */
    padding: 5px 8px 3px;
    font-size: 10px;
    text-transform: capitalize;
    border-radius: 5px;
    float: right;
}

.promo-badge-sprite {
    width: 52px;
    height: 49px;
    position: absolute;
    background-repeat: no-repeat;
}

.badge-tournament-pp {
    background-image: url(../../img/icons/pp-promo-badge.png);
    background-size: 50px;
}

.badge-tournament-flash {
    background-image: url(../../img/icons/promo-flash.png);
    background-size: 107px;
}

.badge-tournament-slot-mania {
    background-image: url(../../img/icons/pp-slot-mania.png);
    background-size: 38px;
}

.badge-tournament-cash-splash {
    background-image: url(../../img/icons/ttg-cash-splash.png);
    background-size: 38px;
}

.badge-tournament-gold-pot {
    background-image: url(../../img/icons/gold-pot.png);
    background-size: 30px;
    top: 4px;
}

.promo-badge-sprite-right {
    width: 32px;
    height: 41px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
}

.badge-tournament-daily-win {
    background-image: url(../../img/icons/pp-daily-win.png);
    background-size: 128px;
}

.badge-tournament-bonuszila {
    background-image: url(../../img/icons/pg-bonuszila.png);
    background-size: 40px;
    background-position: 2px 4px;
}

.minimaltextshow {
    /*max-width: 50%;*/
    min-width: 100px;
}

.tournament-grid-99 {
    grid-column-start: 1;
    grid-column-end: 4;
}

.tournament-grid-99 .home-game-play {
    display: none;
}

.tournament-grid.others {
    grid-column-start: 1;
    grid-column-end: 4;
}

.tournament-grid.others .home-game-play {
    display: none;
}

/*bootstrap css start*/
*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-weight: 400;
    text-align: left;
    background-color: #fff;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.btn {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

p {
    margin-bottom: 1rem;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

.dropdown-menu {
    position: absolute;
    float: left;
    min-width: 10rem;
    margin: .125rem 0 0;
    color: #212529;
    text-align: left;
    list-style: none;
    border: 1px solid rgba(0, 0, 0, .15);
}

.datepicker-dropdown.datepicker-orient-bottom:after {
    top: -6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
    left: 7px;
}

.datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0;
    position: absolute;
}

.datepicker table tr td.active.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active[disabled] {
    background-color: #04c;
}

.datepicker table tr td.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(to bottom, #08c, #04c);
    background-image: -ms-linear-gradient(to bottom, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(to bottom, #08c, #04c);
    background-image: -o-linear-gradient(to bottom, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}

.datepicker td,
.datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.datepicker table {
    margin: 0;
    user-select: none;
}

table {
    border-collapse: collapse;
}

.datepicker {
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}

.pagination {
    display: -ms-flexbox;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-link:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.page-link {
    position: relative;
    display: block;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
    padding: 5px 7px;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

.table td,
.table th {
    padding: .75rem;
    vertical-align: top;
}

button,
input {
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
}

/*bootstrap css end*/
.hidden-title {
    display: none;
}

.popup-login-logo {
    height: 45px;
    margin: 3px 0 11px;
}

.popup-login-form ::placeholder {
    color: #cecece;
    text-transform: capitalize;
}

.popup-login-input {
    min-width: 87.5% !important;
    height: 40px;
    padding: 4px 7px 0 !important;
    margin-bottom: 0 !important;
    font-size: 15px !important;
    background-color: #808080;
    letter-spacing: 0;
}

.popup-input-row .InputAddOn-item {
    border-radius: 0 !important;
    background: #d5275e;
    max-height: 40px;
    padding: 6px 0.75em;
}

.popup-login-passhide {
    position: absolute;
    background: none;
    border: none;
    width: 10%;
    right: 4%;
    padding: 0;
    margin-top: 10px;
    font-size: 17px;
}

@keyframes glowing-inside {
    0% {
        box-shadow: inset 0 0 1px #ffffff;
    }

    50% {
        box-shadow: inset 0 0 10px #ffe400;
    }

    100% {
        box-shadow: inset 0 0 1px #f5f183;
    }
}

@keyframes glowing-outside {
    0% {
        box-shadow: 0 0 1px #ffffff;
    }

    50% {
        box-shadow: 0 0 10px #ffe400;
    }

    100% {
        box-shadow: 0 0 1px #f5f183;
    }
}

.game-box-glow-in-yellow {
    border: solid 2px #ffe400;
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 5px #ffe400;
    /* animation: glowing-inside 1300ms infinite; */
}

.game-box-glow-out-yellow {
    border: solid 2px #ffe400;
    box-shadow: 0 0 5px #ffe400;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-yellow {
    text-align: center;
    z-index: 5;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: #ffe400;
    color: #000203;
    font-weight: 600;
    width: 62px;
    border: 0 !important;
    padding-top: 4px;
}

.exclusive-promo-yellow:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #ffe400;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}

.exclusive-promo-yellow:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #ffe400;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}

.game-box-glow-in-red {
    border: solid 2px #fb0200;
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 5px #fb0200;
    /* animation: glowing-inside 1300ms infinite; */
}

.game-box-glow-out-red {
    border: solid 2px #fb0200;
    box-shadow: 0 0 5px #fb0200;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-red {
    text-align: center;
    z-index: 5;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: #fb0200;
    color: #fff;
    width: 62px;
    border: 0 !important;
    padding-top: 4px;
}

.exclusive-promo-red:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #fb0200;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}

.exclusive-promo-red:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #fb0200;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}

.game-box-glow-in-orange {
    border: solid 2px #ff4800;
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 5px #ffc107;
    z-index: 1;
    /* animation: glowing-inside 1300ms infinite; */
}

.game-box-glow-out-orange {
    border: solid 2px #ff4800;
    box-shadow: 0 0 5px #ffc107;
    z-index: 1;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-orange {
    text-align: center;
    z-index: 5;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: #ff4800;
    color: #fff;
    width: 62px;
    border: 0 !important;
    padding-top: 4px;
}

.exclusive-promo-orange:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #ff4800;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}

.exclusive-promo-orange:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #ff4800;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}

.game-box-glow-in-green {
    border: solid 2px green;
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 5px green;
    /* animation: glowing-inside 1300ms infinite; */
}

.game-box-glow-out-green {
    border: solid 2px green;
    box-shadow: 0 0 5px green;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-green {
    text-align: center;
    z-index: 5;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: green;
    color: #fff;
    width: 62px;
    border: 0 !important;
    padding-top: 4px;
}

.exclusive-promo-green:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid green;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}

.exclusive-promo-green:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid green;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}

.game-box-glow-in-purple {
    border: solid 2px #923aff;
    position: absolute;
    height: 100%;
    width: 100%;
    box-shadow: inset 0 0 5px #923aff;
    z-index: 0;
    /* animation: glowing-inside 1300ms infinite; */
    top: 0 !important;
}

.game-box-glow-out-purple {
    border: solid 2px #923aff;
    box-shadow: 0 0 5px #923aff;
    z-index: 1;
    /* animation: glowing-outside 1300ms infinite; */
}

.exclusive-promo-purple,
.special-promo-purple {
    text-align: center;
    z-index: 1;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    background-color: #923aff;
    color: #fff;
    width: 62px;
    border: 0 !important;
    padding-top: 4px;
}

.exclusive-promo-purple:before,
.special-promo-purple:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #923aff;
    border-left: 9px solid transparent;
    border-right: 0px solid transparent;
    left: -9px;
    top: 0;
}

.exclusive-promo-purple:after,
.special-promo-purple:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #923aff;
    border-left: 0px solid transparent;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}

.tournament-lht-btn {
    width: 50%;
    float: left;
    background: #EF266B;
    color: #fff;
    padding: 7px 0 3px 0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.tournament-lht-full-btn {
    width: 100%;
    float: left;
    background: #EF266B;
    color: #fff;
    padding: 7px 0 3px 0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.tournament-leader-btn {
    width: 50%;
    float: left;
    background: #3b73c4;
    color: #fff;
    padding: 7px 0 3px 0;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.video-holder {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
    margin: 5px 0px;
}

.video-sub-holder {
    display: grid;
    grid-template-rows: auto auto;
}

.fab-wrapper-scroll-up {
    display: none;
    position: fixed;
    margin-bottom: 50px;
}

.fab-scroll-up {
    background: #b80039 !important;
    border: 2px solid #f778a4;
}

.running-text-stop {
    animation-play-state: paused !important;
}

.container-need-help-refnum {
    float: right;
    width: 58%
}

.need-help-refnum {
    color: #da9e19 !important;
    text-decoration: underline;
}

.provider-slider {
    overflow-y: auto;
    overflow-x: hidden !important;
}

.idnlive-icon {
    margin: 0 auto;
    width: 110px;
    height: 31px;
    background-position: 0px 10px;
    background-size: 109px;
    background-image: url(../../img/footer/idnlive.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.micro-icon {
    margin: 0 auto;
    width: 110px;
    height: 31px;
    background-position: 4px 5px;
    background-size: 101px;
    background-image: url(../images/home/micro.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.booming-icon {
    margin: 0 auto;
    width: 110px;
    height: 31px;
    background-position: 20px 3px;
    background-size: 66px;
    background-image: url(../images/home/booming.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.pragmatic-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 15px -1px;
    background-size: 74px;
    background-image: url(../images/home/pragmatic.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.toptrand-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 7px 4px;
    background-size: 100px;
    background-image: url(../images/home/toptrand.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.isoftbet-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: -6px -2px;
    background-size: 122px;
    background-image: url(../../img/footer/isoftbet.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.skywind-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 5px 3px;
    background-size: 98px;
    background-image: url(../../img/footer/skywind.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.playtech-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 5px 5px;
    background-size: 102px;
    background-image: url(../../img/footer/playtech.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.habanero-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 8px 2px;
    background-size: 100px;
    background-image: url(../../img/footer/habanero-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.playstar-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 2px 3px;
    background-size: 100px;
    background-image: url(../../img/footer/playstar-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.spadegaming-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 4px 3px;
    background-size: 103px;
    background-image: url(../../img/footer/spadegaming-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.red-tiger-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 8px 4px;
    background-size: 103px;
    background-image: url(../../img/footer/red-tiger-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.cq9-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 2px 3px;
    background-size: 103px;
    background-image: url(../../img/footer/cq9-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.pg-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 4px 3px;
    background-size: 104px;
    background-image: url(../../img/footer/pg-footer-w.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.playson-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 4px 10px;
    background-size: 104px;
    background-image: url(../../img/footer/playson-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.gameart-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 4px 10px;
    background-size: 104px;
    background-image: url(../../img/footer/gameart-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
    filter: brightness(0) invert(1);
}

.betsoft-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 14px -2px;
    background-size: 84px;
    background-image: url(../../img/footer/betsoft.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.gameplay-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 0px 5px;
    background-size: 108px;
    background-image: url(../../img/footer/gameplayfoot.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.rtg-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 0px 8px;
    background-size: 108px;
    background-image: url(../../img/footer/rtg.png);
    background-repeat: no-repeat;
    margin-top: 8px;
    filter: brightness(0) invert(1);
}

.evogaming-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: -4px 0px;
    background-size: 114px;
    background-image: url(../../img/footer/evo-gaming.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.btg-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 0px 5px;
    background-size: 111px;
    background-image: url(../../img/footer/btg-footer-w.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.mannaplay-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: -3px 3px;
    background-size: 116px;
    background-image: url(../../img/footer/mannaplay-footer-w.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.gmw-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 10px 3px;
    background-size: 92px;
    background-image: url(../../img/footer/gmw-footer-c.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.ebet-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 8px 1px;
    background-size: 95px;
    background-image: url(../../img/footer/ebet-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.wm-casino-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 12px 0px;
    background-size: 90px;
    background-image: url(../../img/footer/wm-casino-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.sexy-gaming-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 18px 0px;
    background-size: 83px;
    background-image: url(../../img/footer/sexy-gaming-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.live-icon {
    position: absolute;
    height: 30px;
    width: 55px;
    bottom: 0px;
    left: 0px;
    background: url(../../img/icons/live-icon.svg), #3d3deb;
    background-size: 45px;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    float: left;
    border-top-right-radius: 14px;
    border-bottom-right-radius: 14px;
}

.live-game-play {
    text-align: center;
    background: #EF266B;
    height: 30px;
    line-height: 31px;
    width: 68%;
    margin-left: 32%;
}

.live-game-play span {
    color: #fff;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}

.TOGEL .live-game-play,
.BOLATANGKAS .live-game-play {
    text-align: center;
    background: #EF266B;
    height: 30px;
    line-height: 31px;
    width: 89%;
    margin-left: 11%;
}

.game-box-glow-in-gold {
    border: 4px solid;
    border-image-slice: 1;
    border-image-source: linear-gradient(to left, #e0aa3e, #f9f295, #b88a44);
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 0;
    /* animation: glowing-inside 1300ms infinite; */
    animation: .75s linear infinite;
    top: 0 !important;
}

.game-box-glow-out-gold {
    border: solid 4px;
    border-image-slice: 1;
    border-image-source: linear-gradient(to left, #e0aa3e, #f9f295, #b88a44);
    position: absolute;
    z-index: 1;
    /* animation: glowing-outside 1300ms infinite; */
    animation: .75s linear infinite;
}

.exclusive-promo-gold,
.special-promo-gold {
    text-align: center;
    z-index: 1;
    position: absolute;
    left: calc(50% - 30px);
    font-size: 11px;
    font-weight: bold;
    background: linear-gradient(to right, #c9a75a, #f9f295, #dfb958);
    color: #000;
    width: 62px;
    border: 0 !important;
    padding-top: 4px;
}

.exclusive-promo-gold:before,
.special-promo-gold:before {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #c9a75a;
    border-left: 9px solid transparent;
    border-right: 0;
    left: -9px;
    top: 0;
}

.exclusive-promo-gold:after,
.special-promo-gold:after {
    content: "";
    position: absolute;
    display: block;
    border-top: 20px solid #dfb958;
    border-left: 0;
    border-right: 9px solid transparent;
    right: -9px;
    top: 0;
}

.gamemenu-netent {
    position: absolute;
    margin-left: 1px;
    height: 25px;
    width: 24px;
    background-position: 1px 2px;
    background-image: url(../../img/icons/game/netent-icon.png);
    right: 1px;
    background-repeat: no-repeat;
    background-size: 22px;
}

.netent-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 12px 2px;
    background-size: 90px;
    background-image: url(../../img/footer/netent-footer.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.slot-mania-icon {
    margin: 0 auto;
    width: 110px;
    height: 40px;
    background-position: 12px 2px;
    background-size: 90px;
    background-image: url(../../img/footer/slot-mania.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}


.simple-play-icon {
    margin: 0 auto;
    width: 110px;
    height: 34px;
    background-position: 0px 2px;
    background-size: 90px;
    background-image: url(../../img/footer/simpleplay.png);
    background-repeat: no-repeat;
    margin-top: 8px;
}

.ui-block-a,
.ui-block-a .footer-active {
    border-top-left-radius: 21px !important;
}

.ui-block-d,
.ui-block-d .footer-active {
    border-top-right-radius: 21px !important;
}

.md .fab>a {
    width: 65px !important;
    height: 65px !important;
    border-radius: 38px !important;
    bottom: 30px !important;
    background: #950531 !important;
}

.ios .fab>a {
    width: 65px !important;
    height: 65px !important;
    border-radius: 38px !important;
    bottom: 30px !important;
    background: #950531 !important;
}

.ui-navbar span {
    font-size: 10px;
}

.fab {
    position: relative !important;
}

.md .fab-buttons a,
.md .fab>a {
    background: #950531 !important;
}

.ios .fab-buttons a,
.md .fab>a {
    background: #950531 !important;
}

.fab div.fab-buttons a {
    width: 50px !important;
    height: 50px !important;
}

.fab-buttons span {
    font-size: 9px;
}

.fab>a i.main_menu {
    left: 32% !important;
}

.main_menu img {
    width: 155%;
}

.main_title {
    font-size: 8px;
    margin: 2px 0 0 0;
}

.ios .ios-zona {
    left: 100% !important;
    margin-top: -20px !important;
    bottom: 120% !important;
    top: unset !important;
    margin-bottom: unset !important;
    margin-left: 0px !important;
}

.ios .ios-android {
    display: none;
}

.md .fab-buttons-center a:nth-child(1) {
    bottom: 135% !important;
    margin-left: -24px !important;
}

.fab-buttons-center a:nth-child(2) {
    bottom: 120% !important;
    top: unset !important;
    margin-left: 0px !important;
}

.fab-buttons-center a:nth-child(4) {
    bottom: 120% !important;
    top: unset !important;
    margin-right: 0px !important;
}

.md .gametitle {
    width: 115px;
}

.ios .gametitle {
    width: 120px;
}

/*sticky and category menu*/
.sticky-menu-scroll {
    overflow-x: scroll;
    height: auto;
    padding: 0 5px;
}

.sticky-menu-grid {
    display: flex;
    grid-gap: 0px;
}

.sticky-pos {
    display: block !important;
}

.sticky-menu-items {
    background: #6c1225;
    color: white;
    padding: 6px 8px;
    white-space: nowrap;
    margin: 10px 5px 10px 0px;
    border-radius: 27px;
}

.sticky-menu-items:last-child {
    position: relative;
}

.sticky-menu-items:last-child:after {
    position: absolute;
    content: '';
    right: -4px;
    width: 70px;
    height: 20px;
}

.sticky-menu-items img {
    width: 28px;
}

.sticky-menu-items span {
    font-size: 12px;
    color: #fff !important;
}

.sticky-menu-active {
    background: #dc3d6c !important;
}

.category-promo {
    padding: 10px 0;
    overflow: hidden;
    width: 100%;
}

.cat-promo-header {
    padding: 8px 5px;
}

.cat-promo-header span {
    font-weight: bold;
}

.cat-promo-header a {
    float: right;
    color: #000 !important;
    text-decoration: underline;
    font-size: 11px;
    font-weight: bold;
    line-height: 2;
}

li::marker {
    content: none;
}

.provider-menu-jdb-game img {
    margin: 12% 0;
}

.provider-menu-gmw img {
    margin: 18% 0;
}

.provider-menu-mannaplay img {
    margin: 9% 0;
}

.provider-content-slider {
    overflow: hidden;
    position: relative;
}

.provider-menu-container {
    display: flex;
    flex-wrap: wrap;
    padding: 5px 0;
    width: 100%;
    /*background: #ffffff;*/
}

.provider-flex-item {
    width: calc(87% / 4);
    /* Adjust width based on desired element size */
    box-sizing: border-box;
    /* Include padding/border in width calculation */
    margin: 5px;
    /* Add spacing between elements (optional) */
    line-height: 0.6em;
    height: 75px;
}

.provider-flex-item img {
    width: 31px !important;
    height: auto !important;
}

.provider-flex-item span {
    font-size: 10px;
    color: #000;
}

.provider-menu-playtech-sg8 img {
    height: 30px !important;
    width: 25px !important;
}

.provider-flex-item div {
    background: #6c1225;
    padding: 11px 0;
    border-radius: 36px;
    width: 55px;
    border: #ff4b80 1px solid;
    min-height: 55px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-button-next-provider,
.swiper-button-prev-provider {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/ 66 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.swiper-button-prev-provider:before {
    position: absolute;
    top: 0px;
    left: -22px;
    content: "";
    display: block;
    width: 44px;
    height: 43px;
    background: #b80039;
    border-top-left-radius: 20px;
    -ms-transform: rotate(133deg) skew(8deg, 8deg);
    -webkit-transform: rotate(133deg) skew(8deg, 8deg);
    transform: rotate(133deg) skew(8deg, 8deg);
}

.swiper-button-next-provider:before {
    position: absolute;
    top: 0px;
    left: -4px;
    content: "";
    display: block;
    width: 44px;
    height: 43px;
    background: #b80039;
    border-bottom-right-radius: 20px;
    -ms-transform: rotate(133deg) skew(8deg, 8deg);
    -webkit-transform: rotate(133deg) skew(8deg, 8deg);
    transform: rotate(133deg) skew(8deg, 8deg);
}

.swiper-button-next-provider.swiper-button-disabled,
.swiper-button-prev-provider.swiper-button-disabled {
    cursor: auto;
    pointer-events: none
}

.swiper-button-next-provider.swiper-button-hidden,
.swiper-button-prev-provider.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next-provider,
.swiper-navigation-disabled .swiper-button-prev-provider {
    display: none !important
}

.swiper-button-next-provider:after,
.swiper-button-prev-provider:after {
    font-family: swiper-icons;
    font-size: 15px;
    font-weight: bold;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev-provider,
.swiper-rtl .swiper-button-next-provider {
    left: var(--swiper-navigation-sides-offset, 0px);
    right: auto
}

.swiper-button-prev-provider:after,
.swiper-rtl .swiper-button-next-provider:after {
    content: 'prev';
    position: relative;
}

.swiper-button-next-provider,
.swiper-rtl .swiper-button-prev-provider {
    right: var(--swiper-navigation-sides-offset, 0px);
    left: auto
}

.swiper-button-next-provider:after,
.swiper-rtl .swiper-button-prev-provider:after {
    content: 'next';
    position: relative;
}

.swiper-button-lock {
    display: none
}

.provider-content-div {
    width: 20%;
    float: left;
}

.provider-content-div img {
    width: 31px !important;
    height: auto !important;
}

/*sticky and category menu*/

.top-container {
    background: #1d1d1d;
    padding: 10px;
    color: #fff;
}

.sidebar-username {
    font-size: 20px;
    font-weight: 600;
    margin-left: 5px;
}

.user-sidebar {
    margin-top: 10px;
}

.d-flex {
    display: inline-flex;
    width: 100%;
}

.justify-content {
    align-items: center;
    justify-content: space-between;
}

.sidebar-reload {
    margin: 0px 10px;
    color: #e9c021;
}

.koin88-btn {
    background: #fff;
    border-radius: 4px;
    color: #000 !important;
    font-size: 10px;
    padding: 2px 6px;
    font-weight: 700;
}

.koin88-btn img {
    width: 9px;
    vertical-align: text-top;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5);
}

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

.flex-fill {
    flex: 1;
}

.btnx {
    color: #fff;
    display: inline-block;
    padding: 5px;
    text-decoration: none;
    margin-bottom: 0;
    font-size: none;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
}

.green-btn {
    background-image: linear-gradient(to bottom, #009a33 0%, #085621 100%);
    padding: 6px 18px;
    border-bottom: none;
    font-weight: 600;
    border: 1px solid #085621;
    font-weight: bold !important;
}

.bank-accounts {
    row-gap: 1rem;
    color: rgba(255, 255, 255);
}

.bank-accounts .card {
    height: 100%;
    margin: 0;
    background-color: #a13224 !important;
    font-size: 0.7rem;
}

.bank-accounts .card>div {
    padding: 0.5rem;
}

.bank-accounts .card .card-headers {
    background-color: rgba(0, 0, 0, 0.03);
    border: 1px #585858 solid;
}

.bank-accounts .card .card-headers img {
    height: 1.5rem;
}

.bank-accounts .card .text-sub {
    margin-bottom: 0.25rem;
    font-size: 0.8rem;
}

.bank-accounts .card.add-new {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.75rem;
    border: 2px dashed #ffffff80;
    cursor: pointer;
    color: white;
}

.bank-accounts .card.add-new button {
    width: auto;
    padding: 0.5rem 0.75rem;
    border-radius: 50%;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1rem;
}

.bank-accounts .card.add-new h3 {
    font-size: 1rem;
}

.bank-accounts .card .card-footers {
    padding: 0.5rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.bank-accounts .card .card-footers span {
    display: block;
    padding: 6px 18px;
    font-weight: bold;
    color: white;
    font-size: 0.8rem;
}

.bank-accounts .card .card-footers span.text-rejected {
    color: #ff0018;
}

.bank-accounts .card .card-footers span.text-warning {
    color: #ffc107;
}

#add-bank-form {
    color: white;
}

#add-bank-form input {
    width: 100%;
    background: white;
    color: #000;
}

#add-bank-form .row {
    margin-bottom: 0.5rem !important;
}

#add-bank-form button,
#add-bank-form a {
    color: white;
}

#add-bank-form .text-danger {
    color: #dc3545;
}

.btn-red {
    background-image: linear-gradient(to bottom, #d24433 0%, #6d251c 100%) !important
}

.btn-light-orange {
    background-image: linear-gradient(to bottom, #ed9d00 0%, #bb7d06 100%) !important
}

/* HOTMATCH */
.hm-leaderboard-wrapper {
    width: 100%;
}

.hm-leaderboard-wrapper--title {
    display: flex;
    padding: 10px;
    padding-left: 0;
    /* font-weight: bold; */
}

.hm-leaderboard-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
    color: #000;
    font-weight: bold;
}

.hm-leaderboard-title img {
    max-width: 20px;
    position: absolute;
    top: 0;
    right: 3px;
}

/* NAV */
.hm-leaderboard-nav {}

.hm-leaderboard-nav-menu {}

/* .hm-leaderboard-nav-menu-item {
        margin-right: 10px;
    } */
.hm-leaderboard-nav-menu-item-link {
    color: #000 !important;
    text-decoration: none;
}

.hm-leaderboard-nav-menu-item-link.active,
.hm-leaderboard-nav-menu-item-link:hover {
    color: #fff !important;
    background: #b70038 !important;
    padding: 10px;
}

/* Content */
.hm-leaderboard-content {
    background: #061b2c;
    border: 2px solid #1accde;
    border-radius: 5px;

    padding: 10px;
}

.hm-leaderboard-display {
    overflow: hidden;
}

.hm-leaderboard-display-wrapper {
    width: calc(100% + 80px);
}

.hm-leaderboard-display-item {
    color: #fff;
    width: 100%;
}

.hm-leaderboard-display-item-title {
    background: #b80139;

    position: relative;
    padding: 10px;
    padding-right: 30px;
    font-size: 12px;
    border-radius: 5px 5px 0 0;
}

.hm-leaderboard-display-item-title-sch {}

.hm-leaderboard-display-item-title-time {}

.hm-leaderboard-display-item-title-tip {
    color: #fff !important;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    font-size: 16px;
}

.hm-leaderboard-display-item-title-tip a {
    color: #fff !important;
    font-size: 25px;
}

/* CONTENT IMG */
.hm-leaderboard-display-item-img {
    width: 100%;
    height: 100%;
    z-index: 1;
}

.swiper-slide .hm-leaderboard-display-item-img .hm-leaderboard-display-item-img-content {
    width: 100%;
    height: 135px;
}

/* NAV CUSTOM M */
.hm-leaderboard-wrapper--title-m {
    display: flex;
    padding: 10px;
    /* font-weight: bold; */
    padding-top: 0;
}

.hm-leaderboard-wrapper--title-m .hm-leaderboard-title {
    color: #000;
    white-space: nowrap;
    padding-left: 0;
    padding-right: 20px;
}

.hm-leaderboard-wrapper--title-m .hm-leaderboard-nav {
    overflow-y: scroll;
    display: flex;
    align-items: center;
}

.hm-leaderboard-wrapper--title-m .hm-leaderboard-nav-menu {
    flex-wrap: unset;
}

.hm-leaderboard-wrapper--title-m .hm-leaderboard-nav-menu-item-link {
    color: #000 !important;
    white-space: nowrap;
    border-radius: 10px;
}

.hm-leaderboard-wrapper--title-m .hm-leaderboard-nav-menu-item-link.active,
.hm-leaderboard-wrapper--title-m .hm-leaderboard-nav-menu-item-link:hover {
    color: #fff !important;
}

.hm-leaderboard-content-m {
    padding: 10px;
    padding-top: 0;
    padding-right: 0;
}

/* CONTENT */
.hm-leaderboard-display-item-content {
    position: relative;
}

.hm-leaderboard-display-item-content-detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 12px;
}

/* CONTENT DETAIL MATCH */
.hm-leaderboard-display-item-content-detail-match {
    color: #000;
    position: relative;
    z-index: 2;
    padding: 5px 0;
}

.hm-leaderboard-display-item-content-detail-match-badge {
    position: relative;
    padding: 5px;
    padding-left: 50px;
    font-size: 12px;
}

.hm-leaderboard-display-item-content-detail-match-badge-content {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);

    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hm-leaderboard-display-item-content-detail-match-badge-content--tf {
    color: #000 !important;
    background: #00ff00;
}

.hm-leaderboard-display-item-content-detail-match-badge-content--ts {
    color: #fff !important;
    background: #ff0000;
}

/* CONTENT DETAIL CHANCE */
.hm-leaderboard-display-item-content-detail-chance {
    display: flex;
    position: relative;
    z-index: 2;
}

.hm-leaderboard-display-item-content-detail-chance-item {
    width: 100%;
    padding: 5px;
}

.hm-leaderboard-display-item-content-detail-chance-item-wrapper {
    background: #fff;
    border-radius: 15px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    font-weight: bold;
}

.hm-leaderboard-display-item-content-detail-chance-item-wrapper>p {
    margin: 0;
    font-size: 10px;
}

.hm-leaderboard-display-item-content-detail-chance-item-wrapper>b {
    margin: 0 5px;
    color: #1accde
}

.hm-leaderboard-display-item-content-detail-chance {}

/* CONTENT SUBMIT */
.hm-leaderboard-display-item-content-submit {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.hm-leaderboard-display-item-content-submit-wrapper {
    position: relative;
}

.hm-leaderboard-display-item-content-submit-btn {
    text-decoration: none;
    color: #fff !important;
    background: #ef266c;
    border: none !important;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 0 0 4px 4px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
}

.hm-leaderboard-display-item-content-submit-btn:hover {
    color: #fff !important;
    background: linear-gradient(180deg, #496d0a 0%, #a1d334 100%);
}

/* Custom */
.hm-leaderboard-display-item-content-submit-t-2 {
    background: rgb(0, 0, 0);
}

.hm-leaderboard-display-item-content-submit-t-2>.hm-leaderboard-display-item-content-submit-wrapper {
    padding: 5px;
    font-size: 12px;
}

.hm-leaderboard-display-item-content-submit-t-2>.hm-leaderboard-display-item-content-submit-wrapper>.hm-leaderboard-display-item-content-submit-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: unset;
    border-radius: 0 !important;
}

/**/
.nav-item.hm-leaderboard-nav-menu-item {
    display: inline-block;
    height: unset;
    padding: 20px 5px !important;
    box-shadow: unset !important;
	background-color: unset !important;
}

.nav.nav-pills.hm-leaderboard-nav-menu {
    padding: unset;
    display: flex;
}

.hm-leaderboard-content-pane {
    display: none;
}

.hm-leaderboard-content-pane.show.active {
    display: block;
}

.swiper-slide.swiper-slide-leaderboard {
    text-align: unset;
}

.hm-leaderboard-display-item-content-submit-wrapper {
    text-transform: uppercase;
}

.hotmatch__head__promo-container {
    position: absolute;
    top: 56%;
    right: 19%;
}

.hotmatch__head__promo-tag-bg {
    background: url("../../img/leaderboard/Fireee-Gif.gif");
    z-index: 1;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 50px;
    width: 100px;
    position: absolute;
    top: -15px;
    left: -25px;
    font-size: 10px;
    padding: 2px 5px 2px 5px;
    mix-blend-mode: lighten;
}


.hotmatch__head__promo-tag {
    background: radial-gradient(circle, rgba(238, 66, 77, 1) 0%, rgba(229, 62, 74, 1) 20%, rgba(173, 29, 54, 1) 97%, rgba(219, 91, 102, 1) 100%);
    border-radius: 20px;
    text-align: center;
    font-size: 10px;
    padding: 2px 5px;
    position: relative;
    z-index: 2;
}

.hotmatch__head__promo-tag a {
    color: #fff;
    text-decoration: none;
}

.hotmatch__body__marquee__container {
    z-index: 10;
    background: #AE0306;
    overflow: hidden;
    font-size: 12px;
    top: 50px;
    color: #fff;
}

.no-promo-padding {
    padding-bottom: 20px;
}


.game-provider-footer {
    padding: 0;
}

.game-provider-footer .provider-header {
    padding: 10px 5px;
    background-color: #6c1225;
    font-size: 14px;
    font-weight: bold;
    color: white;
}


.provider-logo-container {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 5px;
    padding: 10px 0px 10px 0px;
}


.provider-item {
    text-align: center;
    display: flex;
    justify-content: center !important;
    text-align: center;
    width: 100% !important;
}

.provider-item .external {
    width: 100% !important;
}

.provider-box {
    background-color: #6c1225;
    border: 1px solid #ff4b80;
    border-radius: 6px;
    width: 55px;
    aspect-ratio: 1 / 1; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.provider-box img {
    object-fit: contain;
    width: 31px ;
    height: 31px ;
}

.provider-name {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    color: #000;
    text-align: center;
}
