@charset "UTF-8";

/**
Copyright 2022
**/

.offcanvas.offcanvas-start {
    width: 85%;
}

.majorBox {
    background-color: #FFF;
}

.btn-login {
    color: #FFF;
    width: 100%;
    padding: .375rem 0;
    letter-spacing: .1rem;
    border: 1px solid #F6821F;
    background: #F6821F;
}

.btn-register, .btn-register:hover {
    color: #FFF !important;
    width: 100%;
    padding: .375rem 0;
    letter-spacing: .1rem;
    display: block;
    text-decoration: none;
    text-align: center;
    border: 1px solid #03763F;
    background: #03763F;
}

.btn-restore {
    color: #FFF;
    width: 100%;
    padding: .375rem 0;
    letter-spacing: .1rem;
    border: 1px solid #F6821F;
    background: #F6821F;
}

/**
Desktop - TopNav
**/

.topNav a {
    color: #222 !important;
    padding: .5rem;
}

/**
Desktop - Side MainNav
**/

.sideMainNav > a {
    color: #ED1D24;
    font-weight: 600;
    border: 2px solid #ED1D24;
    padding: .3rem .5rem;
    text-decoration: none;
}

.sideMainNav > a:hover {
    color: #FFF !important;
    background-color: #ED1D24;
}

.sideMainNav > a.active {
    color: #FFF !important;
    background-color: #03763F;
    border: 2px solid #03763F;
}

/*
Common
*/

.btn-hamburger {
    color: #FFF;
}

.btn-hamburger:hover, .btn-hamburger:focus {
    color: #FFF;
    outline: none;
    box-shadow: unset !important;
}

/*
Footer
*/

.supportZone img {
    width: 3rem;
}

.supportZone .cs24 {
    width: 7rem;
}

.footer-link, .footer-link a {
    color: #2C2D2E;
    font-size: .8rem;
    line-height: 8px;
}

.footer-link a {
    text-decoration: none;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.footer-link a:hover {
    color: #FE7620;
}

.footer-link-header {
    color: #4d4d4d;
    font-size: .8rem;
}

.footer-phase {
    font-size: .7rem;
}

.footer-phase h4 {
    font-size: .9rem;
    font-weight: 600;
    margin: 0;
}

.extra-wrapper {
    padding: 1rem 0;
    border-top: 1px dotted #E6E6E6;
}

.footer-paymethod > dd > i,
.footer-browser > dd > i {
    width: 36px;
    height: 36px;
    display: inline-block;
}

.footer-paymethod > dd, .footer-browser > dd, .footer-responsible > dd, .footer-license > dd {
    margin: 0;
    /* text-align: center; */
}

.footer-paymethod > dd:first-child > i {
    width: 70px !important;
    height: 36px !important;
    background: url('../../assets/img/paymethod/FPX.svg') no-repeat center center;
    background-size: 128%;
}

.footer-paymethod > dd:nth-child(2) > i {
    background: url('../../assets/img/paymethod/duitnow.svg') no-repeat center center;
    background-size: 100%;
}

.footer-paymethod > dd:nth-child(3) > i {
    background: url('../../assets/img/paymethod/TNG.svg') no-repeat center center;
    background-size: 150%;
}

.footer-paymethod > dd:nth-child(4) > i {
    background: url('../../assets/img/paymethod/grab.svg') no-repeat center center;
    background-size: 129%;
}

.footer-paymethod > dd:nth-child(5) > i {
    background: url('../../assets/img/paymethod/boost.svg') no-repeat center center;
    background-size: 100%;
}

.footer-browser > dd:first-child > i {
    background: url('../../assets/img/browser/edge.svg') no-repeat center center;
    background-size: 100%;
}

.footer-browser > dd:nth-child(2) > i {
    background: url('../../assets/img/browser/chrome.svg') no-repeat center center;
    background-size: 100%;
}

.footer-browser > dd:last-child > i {
    background: url('../../assets/img/browser/safari.svg') no-repeat center center;
    background-size: 100%;
}

.footer-responsible > dd:first-child > i {
    width: 36px;
    height: 36px;
    display: inline-block;
    background: url('../../assets/img/responsible/18.svg') no-repeat center center;
    background-size: 166%;
}

.footer-responsible > dd:nth-child(2) > i {
    width: 36px;
    height: 36px;
    display: inline-block;
    background: url('../../assets/img/responsible/gamcare.svg') no-repeat center center;
    background-size: 148%;
}

.footer-responsible > dd:last-child > i {
    width: 36px;
    height: 36px;
    display: inline-block;
    background: url('../../assets/img/responsible/BGA.svg') no-repeat center center;
    background-size: 148%;
}

.footer-license > dd:first-child > i {
    width: 70px;
    height: 44px;
    display: inline-block;
    background: url('../../assets/img/license/bmm.svg') no-repeat center center;
    background-size: 118%;
}

.footer-license > dd:nth-child(2) > i {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url('../../assets/img/license/itechlab.svg') no-repeat center center;
    background-size: 100%;
}

.footer-license > dd:nth-child(3) > i {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: url('../../assets/img/license/GLI.svg') no-repeat center center;
    background-size: 100%;
}

.footer-license > dd:nth-child(4) > i {
    width: 70px;
    height: 44px;
    display: inline-block;
    background: url('../../assets/img/license/TST.svg') no-repeat center center;
    background-size: 100%;
}

.footer-license > dd:last-child > i {
    width: 90px;
    height: 44px;
    display: inline-block;
    background: url('../../assets/img/license/godaddy.svg') no-repeat center center;
    background-size: 100%;
}

/*
Promotion
*/

.promo-text {
    color: #FFF;
    background-color: #000;
    padding: 0 1rem;
}

.promo-footer {
    display: block;
    color: #a2aabd;
    font-weight: 300;
    padding: .3rem .5rem;
    background-color: #000;
}

/*
Registration
*/

.wrap-registration::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: url('../../assets/img/bg_regis.png') no-repeat center center;
    background-size: cover;
}

/*
Mobile
*/

/*
Home
*/

.clientZone {
    padding: 0 0 1rem 0;
    border-bottom: 1px solid #ccc;
}

.clientZone dl > dd:nth-child(2) a {
    width: 33%;
    display: inline-block;
    text-decoration: none;
    background: url('../../assets/img/buttons/en/deposit.png') no-repeat center center transparent;
    background-size: contain;
    margin: 0 .2rem;
}

.clientZone dl > dd:nth-child(2) a.btn-withdrawal {
    background: url('../../assets/img/buttons/en/withdrawal.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone dl > dd:nth-child(2) a.btn-history {
    background: url('../../assets/img/buttons/en/history.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone dl > dd:nth-child(2) a.btn-fortunewheel {
    background: url('../../assets/img/buttons/en/fortune_wheel.gif') no-repeat center center transparent;
    background-size: contain;
}

.clientZone dl > dd:nth-child(2) a.btn-lossrebate {
    background: url('../../assets/img/buttons/en/lossrebate.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone dl > dd:nth-child(2) a.btn-affshare {
    background: url('../../assets/img/buttons/en/qr.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.my dl > dd:nth-child(2) a {
    background: url('../../assets/img/buttons/my/deposit.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.my dl > dd:nth-child(2) a.btn-withdrawal {
    background: url('../../assets/img/buttons/my/withdrawal.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.my dl > dd:nth-child(2) a.btn-history {
    background: url('../../assets/img/buttons/my/history.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.my dl > dd:nth-child(2) a.btn-fortunewheel {
    background: url('../../assets/img/buttons/my/fortune_wheel.gif') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.my dl > dd:nth-child(2) a.btn-lossrebate {
    background: url('../../assets/img/buttons/my/lossrebate.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.my dl > dd:nth-child(2) a.btn-affshare {
    background: url('../../assets/img/buttons/my/qr.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.cn dl > dd:nth-child(2) a {
    background: url('../../assets/img/buttons/cn/deposit.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.cn dl > dd:nth-child(2) a.btn-withdrawal {
    background: url('../../assets/img/buttons/cn/withdrawal.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.cn dl > dd:nth-child(2) a.btn-history {
    background: url('../../assets/img/buttons/cn/history.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.cn dl > dd:nth-child(2) a.btn-fortunewheel {
    background: url('../../assets/img/buttons/cn/fortune_wheel.gif') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.cn dl > dd:nth-child(2) a.btn-lossrebate {
    background: url('../../assets/img/buttons/cn/lossrebate.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone.cn dl > dd:nth-child(2) a.btn-affshare {
    background: url('../../assets/img/buttons/cn/qr.png') no-repeat center center transparent;
    background-size: contain;
}

.clientZone dl > dd:nth-child(2) a.btn-fortunewheel .userFortuneToken {
    font-size: .6rem;
}

/*
Game Menu
*/

/**
Desktop - Game MainNav
**/

.home-navBox {
    overflow-x: scroll !important;
    -webkit-overflow-scrolling: auto;
}

.game-menu {
    height: 5rem;
    text-shadow: none;
    width: -webkit-calc(20% * 5);
    width: calc(20% * 5);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    white-space: nowrap;
    overflow-y: hidden;
}

.game-menu a {
    text-align: center;
    /* max-width: 64px; */
    padding: 0 .5rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    transition: all .3s ease-in-out;;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    color: #ED1D24;
    background: #FFF;
    border: 2px solid #ED1D24;
}

.game-menu a.active {
    /* background: #4D4D4D !important; */
    /* box-shadow: inset 0 0 2rem 0.1rem rgba(0,0,0,.8); */
    background: rgb(237,29,36);
}

.promo-menu {
    text-shadow: none;
    width: -webkit-calc(20% * 5);
    width: calc(20% * 5);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    white-space: nowrap;
    overflow-y: hidden;
}

.promo-menu a {
    text-align: center;
    padding: .5rem 1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    transition: all .3s ease-in-out;;
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    background-color: #E3E3E3;
}

.promo-menu a.active {
    color: #FFF !important;
    background: #ED1D24;
}

.game-menu a > i {
    display: inline-block;
    max-width: 64px;
    width: 100%;
    height: 100%;
}

.game-menu.en a[data-bs-target="#promotion"] > i {
    background: url('../../assets/img/buttons/en/promos.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a.active[data-bs-target="#promotion"] > i {
    background: url('../../assets/img/buttons/en/promos_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a[data-bs-target="#hot"] > i {
    background: url('../../assets/img/buttons/en/hot.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a.active[data-bs-target="#hot"] > i {
    background: url('../../assets/img/buttons/en/hot_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a[data-bs-target="#slot"] > i {
    background: url('../../assets/img/buttons/en/slot.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a.active[data-bs-target="#slot"] > i {
    background: url('../../assets/img/buttons/en/slot_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a[data-bs-target="#casino"] > i {
    background: url('../../assets/img/buttons/en/casino.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a.active[data-bs-target="#casino"] > i {
    background: url('../../assets/img/buttons/en/casino_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a[data-bs-target="#sport"] > i {
    background: url('../../assets/img/buttons/en/sport.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a.active[data-bs-target="#sport"] > i {
    background: url('../../assets/img/buttons/en/sport_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a[data-bs-target="#esport"] > i {
    background: url('../../assets/img/buttons/en/esport.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a.active[data-bs-target="#esport"] > i {
    background: url('../../assets/img/buttons/en/esport_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a[data-bs-target="#lottery"] > i {
    background: url('../../assets/img/buttons/en/lottery.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a.active[data-bs-target="#lottery"] > i {
    background: url('../../assets/img/buttons/en/lottery_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a[data-bs-target="#appgame"] > i {
    background: url('../../assets/img/buttons/en/app.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.en a.active[data-bs-target="#appgame"] > i {
    background: url('../../assets/img/buttons/en/app_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a[data-bs-target="#promotion"] > i {
    background: url('../../assets/img/buttons/my/promos.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a.active[data-bs-target="#promotion"] > i {
    background: url('../../assets/img/buttons/my/promos_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a[data-bs-target="#hot"] > i {
    background: url('../../assets/img/buttons/my/hot.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a.active[data-bs-target="#hot"] > i {
    background: url('../../assets/img/buttons/my/hot_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a[data-bs-target="#slot"] > i {
    background: url('../../assets/img/buttons/my/slot.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a.active[data-bs-target="#slot"] > i {
    background: url('../../assets/img/buttons/my/slot_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a[data-bs-target="#casino"] > i {
    background: url('../../assets/img/buttons/my/casino.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a.active[data-bs-target="#casino"] > i {
    background: url('../../assets/img/buttons/my/casino_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a[data-bs-target="#sport"] > i {
    background: url('../../assets/img/buttons/my/sport.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a.active[data-bs-target="#sport"] > i {
    background: url('../../assets/img/buttons/my/sport_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a[data-bs-target="#esport"] > i {
    background: url('../../assets/img/buttons/my/esport.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a.active[data-bs-target="#esport"] > i {
    background: url('../../assets/img/buttons/my/esport_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a[data-bs-target="#lottery"] > i {
    background: url('../../assets/img/buttons/my/lottery.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a.active[data-bs-target="#lottery"] > i {
    background: url('../../assets/img/buttons/my/lottery_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a[data-bs-target="#appgame"] > i {
    background: url('../../assets/img/buttons/my/app.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.my a.active[data-bs-target="#appgame"] > i {
    background: url('../../assets/img/buttons/my/app_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a[data-bs-target="#promotion"] > i {
    background: url('../../assets/img/buttons/cn/promos.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a.active[data-bs-target="#promotion"] > i {
    background: url('../../assets/img/buttons/cn/promos_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a[data-bs-target="#hot"] > i {
    background: url('../../assets/img/buttons/cn/hot.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a.active[data-bs-target="#hot"] > i {
    background: url('../../assets/img/buttons/cn/hot_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a[data-bs-target="#slot"] > i {
    background: url('../../assets/img/buttons/cn/slot.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a.active[data-bs-target="#slot"] > i {
    background: url('../../assets/img/buttons/cn/slot_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a[data-bs-target="#casino"] > i {
    background: url('../../assets/img/buttons/cn/casino.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a.active[data-bs-target="#casino"] > i {
    background: url('../../assets/img/buttons/cn/casino_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a[data-bs-target="#sport"] > i {
    background: url('../../assets/img/buttons/cn/sport.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a.active[data-bs-target="#sport"] > i {
    background: url('../../assets/img/buttons/cn/sport_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a[data-bs-target="#esport"] > i {
    background: url('../../assets/img/buttons/cn/esport.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a.active[data-bs-target="#esport"] > i {
    background: url('../../assets/img/buttons/cn/esport_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a[data-bs-target="#lottery"] > i {
    background: url('../../assets/img/buttons/cn/lottery.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a.active[data-bs-target="#lottery"] > i {
    background: url('../../assets/img/buttons/cn/lottery_h.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a[data-bs-target="#appgame"] > i {
    background: url('../../assets/img/buttons/cn/app.png') no-repeat center center transparent;
    background-size: 100%;
}

.game-menu.cn a.active[data-bs-target="#appgame"] > i {
    background: url('../../assets/img/buttons/cn/app_h.png') no-repeat center center transparent;
    background-size: 100%;
}

/*
Promotion
*/

/* .promo-menu {
    background-color: #E3E3E3;
}

#grid-promotion .date-range {
    line-height: 12px;
} */

/*
Footer
*/

.mobile-footer {
    background-color: #FFF;
    padding: .5rem 0;
    margin: .5rem .5rem;
    box-shadow: 0 0 2rem rgb(77 77 77 / 80%);
    border-radius: 1rem;
}

.mobile-footer ul > li > a {
    font-size: .6rem;
    text-decoration: none;
    text-align: center;
    display: block;
}

.mobile-footer ul > li > a > i,
.mobile-footer ul > li:nth-child(5) > .dropup > a > i {
    display: block;
    width: 100%;
    height: 50px;
    background: url('../../assets/img/en/home.png') no-repeat center center;
    background-size: 100%;
}

/*EN*/
.mobile-footer.en ul > li[data-page="home"] > a.active > i {
    background: url('../../assets/img/en/home_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.en ul > li[data-page="promotion"] > a > i {
    background: url('../../assets/img/en/promo.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.en ul > li[data-page="promotion"] > a.active > i {
    background: url('../../assets/img/en/promo_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.en ul > li[data-page="deposit"] > a > i {
    height: 80px !important;
    background: url('../../assets/img/en/deposit.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.en ul > li[data-page="fortunewheel"] > a > i {
    height: 80px !important;
    background: url('../../assets/img/en/fortune_wheel.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.en ul > li[data-page="account"] > a > i {
    background: url('../../assets/img/en/account.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.en ul > li[data-page="account"] > a.active > i {
    background: url('../../assets/img/en/account_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.en ul > li:nth-child(5) > .dropup > a > i {
    background: url('../../assets/img/en/support.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.en ul > li:nth-child(5) > .dropup > a.dropdown-toggle.show > i {
    background: url('../../assets/img/en/support_h.png') no-repeat center center;
    background-size: 100%;
}

/*MY*/
.mobile-footer.my ul > li[data-page="home"] > a > i {
    background: url('../../assets/img/my/home.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.my ul > li[data-page="home"] > a.active > i {
    background: url('../../assets/img/my/home_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.my ul > li[data-page="promotion"] > a > i {
    background: url('../../assets/img/my/promo.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.my ul > li[data-page="promotion"] > a.active > i {
    background: url('../../assets/img/my/promo_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.my ul > li[data-page="deposit"] > a > i {
    height: 80px !important;
    background: url('../../assets/img/my/deposit.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.my ul > li[data-page="fortunewheel"] > a > i {
    height: 80px !important;
    background: url('../../assets/img/my/fortune_wheel.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.my ul > li[data-page="account"] > a > i {
    background: url('../../assets/img/my/account.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.my ul > li[data-page="account"] > a.active > i {
    background: url('../../assets/img/my/account_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.my ul > li:nth-child(5) > .dropup > a > i {
    background: url('../../assets/img/my/support.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.my ul > li:nth-child(5) > .dropup > a.dropdown-toggle.show > i {
    background: url('../../assets/img/my/support_h.png') no-repeat center center;
    background-size: 100%;
}

/*CN*/
.mobile-footer.cn ul > li[data-page="home"] > a > i {
    background: url('../../assets/img/cn/home.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li[data-page="home"] > a.active > i {
    background: url('../../assets/img/cn/home_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li[data-page="home"] > a.active > i {
    background: url('../../assets/img/cn/home_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li[data-page="promotion"] > a > i {
    background: url('../../assets/img/cn/promo.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li[data-page="promotion"] > a.active > i {
    background: url('../../assets/img/cn/promo_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li[data-page="deposit"] > a > i {
    height: 80px !important;
    background: url('../../assets/img/cn/deposit.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li[data-page="fortunewheel"] > a > i {
    height: 80px !important;
    background: url('../../assets/img/cn/fortune_wheel.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li[data-page="account"] > a > i {
    background: url('../../assets/img/cn/account.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li[data-page="account"] > a.active > i {
    background: url('../../assets/img/cn/account_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li:nth-child(5) > .dropup > a > i {
    background: url('../../assets/img/cn/support.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer.cn ul > li:nth-child(5) > .dropup > a.dropdown-toggle.show > i {
    background: url('../../assets/img/cn/support_h.png') no-repeat center center;
    background-size: 100%;
}

.mobile-footer ul > li[data-page="deposit"] > a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.mobile-footer ul > li[data-page="fortunewheel"] > a {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.mobile-footer ul > li .dropup a {
    font-size: 1rem;
    color: #FE7620;
}

.mobile-footer ul > li .dropup .dropdown-menu {
    border-width: 0px;
    background-color: #FFF;
}

.mobile-footer ul > li > a .userFortuneToken {
    font-size: .8rem;
}

/*
Support & Other Widgets
*/

.wrap-support {
    display: inline-block;
    position: fixed;
    /* top: 0; */
    bottom: 15%;
    right: 0;
    z-index: 1366;
    max-width: 120px;
}

.wrap-support a {
    margin-bottom: .5rem;
}

.wrap-float-widget {
    position: fixed;
    bottom: 35%;
    right: 10px;
    z-index: 1;
}

.wrap-float-widget.adult18 {
    bottom: 10% !important;
}

.wrap-float-widget .btn-float-close {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../../assets/img/btn_close.png') no-repeat center center;
    background-size: 100%;
}

.wrap-float-widget.appdownload .btn-float-close,
.wrap-float-widget.adult18 .btn-float-close {
    margin-left: 100%;
}

.wrap-float-widget .btn-float-content {
    display: block;
    width: 100px;
}