@charset "UTF-8";:root{--color-1:#f49ac1;--color-2:#f16e38;--color-3:#cc208e;--color-4:#e31c9c;--color-5:#9f2c94;--color-6:#ff6e22;--color-7:#ee4eb2;--color-dark:#363636;--color-8:rgba(20,76,87,0);--color-9:rgba(220,255,252,.6);--color-10:#37AC69;--color-11:#267860;--color-12:#AA392C;--color-13:#2980b9;--color-14:#1f5c85;--color-15:#093049;--color-16:#1f5b66;--color-17:#08363e;--color-18:#144c57;--color-19:#081E26;--color-20:#A10100;--color-21:#730100;--color-gradient-1:linear-gradient(90deg, var(--color-6) 0%, var(--color-7) 100%);--color-gradient-2:linear-gradient(90deg, var(--color-11) 0%, var(--color-2) 70%);--color-gradient-3:linear-gradient(90deg, var(--color-12) 0%, var(--color-13) 100%);--color-gradient-4:linear-gradient(180deg, #060f16 20%, #092332 100%);--color-gradient-5:linear-gradient(180deg, #072434 20%, #153141 100%);--color-gradient-6:linear-gradient(180deg,var(--color-bg-1) 20%,var(--color-bg-2) 100%);--font-color-1:white;--font-color-2:#FFA000;--color-bg-1:#1e5a6d;--color-bg-2:#102a39;--color-bg-menu-1:#2e6881;--color-bg-menu-2:#052f3e;--color-bg-1-active:#044654;--color-bg-2-active:#00090f;--panel-1:rgba(0, 0, 0, 0.4);--color-sec-1:linear-gradient(90deg, var(--color-7), var(--color-6));--color-opacity-1:rgba(0, 0, 0, 0.3);--color-opacity-2:rgba(255, 255, 255, 0.26);--color-opacity-3:rgba(0, 0, 0, 0.6);--color-1-opacity-1:rgba(97, 8, 149, 0.3);--color-button-label:white;--jackpot:("bg-color" : linear-gradient(135deg, var(--color-1) 0%, var(--color-6) 100%));--jackpotBar_color:linear-gradient(135deg, var(--color-1) 0%, var(--color-6) 100%);--jackpotBar_box-1:linear-gradient(135deg, var(--color-1) 0%, var(--color-3) 100%);--jackpotBar_box-2:linear-gradient(135deg, var(--color-1) 0%, var(--color-3) 100%);--jackpotBar_box-3:linear-gradient(135deg, var(--color-1) 0%, var(--color-3) 100%);--announcerBar_color:$jackpotBar_color;--footer:var(--color-6);--bt-color:linear-gradient(to bottom, #f90402 10%, #a10100 80%);--bt-color-text:#fff;--dark:#34495e;--light:#fff;--success:#0abf30;--error:#f24d4c;--warning:#e9bd0c;--info:#3498db}.bg-gradient-1{background:var(--color-gradient-5)}body,html{overflow-x:hidden;position:fixed}body [class^=live_widget]{bottom:55px!important;right:0!important}body.full-screen [class^=live_widget]{z-index:0!important;opacity:0!important}body.full-screen #ss-chat-p{z-index:-1!important;display:none}body.full-screen .amo-button-holder{display:none}.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak]{display:none!important}.pane,.view{background-color:transparent}.LoadMore{width:91%;height:36px;text-align:center;margin:13px auto auto;-webkit-border-radius:9px;border-radius:9px;font-size:17px;color:#ffffffc9;background:#262626;-webkit-box-shadow:3px 3px #2b2b2ba8;box-shadow:3px 3px #2b2b2b75;border:3px solid #ffffffc9}.lock-click{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:none;pointer-events:none}.menu-badge{position:absolute;display:block;width:52px;height:52px;top:60px;z-index:40000;-webkit-border-radius:50%;border-radius:50%;-webkit-filter:drop-shadow(4px 4px 4px rgba(0, 0, 0, .4));filter:drop-shadow(4px 4px 4px rgba(0, 0, 0, .4));overflow:hidden;border-style:double;border-color:#fff}.menu-badge img{width:100%;height:100%}.menu-badge.releasing{-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.menu-badge.ng-hide-remove{-webkit-animation:.4s ease-out pop-animate-1;animation:.4s ease-out pop-animate-1}.menu-badge.ng-hide-add{animation:.4s ease-out reverse pop-animate-1}.popup-lotto{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;width:100px;height:100px;top:60px;z-index:40000;overflow:hidden}.popup-lotto .icon-popup-lotto{position:absolute;-webkit-animation:2s ease-in-out infinite alternate loopShinAll;animation:2s ease-in-out infinite alternate loopShinAll}.popup-lotto .icon-popup-lotto img{position:relative;width:80%;height:auto;-o-object-fit:contain;object-fit:contain;overflow:hidden}@-webkit-keyframes loopShinAll{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-filter:brightness(1) contrast(1);filter:brightness(1) contrast(1)}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:brightness(1.6) contrast(1.2);filter:brightness(1.6) contrast(1.2)}}@keyframes loopShinAll{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-filter:brightness(1) contrast(1);filter:brightness(1) contrast(1)}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:brightness(1.6) contrast(1.2);filter:brightness(1.6) contrast(1.2)}}.popup-lotto .icon-close-popup-lotto{width:18px;height:18px;position:absolute;right:15px}.popup-lotto .icon-close-popup-lotto img{width:100%}.popup-lotto .count-down-popup-lotto .text-count-time-popup-lotto{position:absolute;top:50%;font-size:12px;right:20px;opacity:.8;font-weight:900;color:#f92d2d;text-align:center}.popup-lotto.releasing{-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.popup-lotto.ng-hide-remove{-webkit-animation:.4s ease-out pop-animate-1;animation:.4s ease-out pop-animate-1}.popup-lotto.ng-hide-add{animation:.4s ease-out reverse pop-animate-1}.no-ng-animate{-webkit-transition:none!important;-o-transition:none!important;transition:none!important}@-webkit-keyframes leaves{0%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes leaves{0%{-webkit-transform:scale(.95);transform:scale(.95)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes pop-animate-1{0%{border-width:24px}100%{border-width:0}}@keyframes pop-animate-1{0%{border-width:24px}100%{border-width:0}}body.content-only .popup-container.modal-full .popup{max-width:800px}body .has-header{-webkit-transition:150ms ease-out;-o-transition:150ms ease-out;transition:150ms ease-out}body .has-header .holds-the-iframe{background:url(https://shal777.com/media_project/icon/general/llama_loading_animated_new.svg) center center/30% no-repeat;position:absolute;height:100%;min-height:100%}body .has-header .holds-the-iframe #game_frame.fullscrenn-responsive{height:100%;width:100%;border:none;top:0;bottom:0;left:0;right:0}body .has-header .holds-the-iframe.get-url-success{background:#000}body .has-header .holds-the-iframe-550ww{background:url(https://shal777.com/media_project/icon/general/550_loading.svg) center center/30% no-repeat;position:absolute;height:100%;min-height:100%}body .has-header .holds-the-iframe-550ww #game_frame.fullscrenn-responsive{height:100%;width:100%;border:none;top:0;bottom:0;left:0;right:0}body .has-header .holds-the-iframe-550ww.get-url-success{background:#000}body ion-view[state=play_game] ion-content div.scroll{height:100%}body.full-screen .has-header{top:0!important;bottom:0!important}body.full-screen .bar-header{top:-88px!important}body.full-screen .menu-badge{opacity:.7}body.full-screen .tab-nav.tabs{bottom:0;-webkit-transition:150ms ease-out!important;-o-transition:150ms ease-out!important;transition:150ms ease-out!important}body.full-screen .tabs-hide .tab-nav.tabs{bottom:-53px;-webkit-transition:150ms ease-out!important;-o-transition:150ms ease-out!important;transition:150ms ease-out!important}body.full-screen #SlideLeftFooter,body.full-screen #SlideRightFooter,body.full-screen #footer-menu{bottom:-51px}body.full-screen div iframe.zEWidget-launcher.zEWidget-launcher--active{z-index:0!important}body.full-screen #dbee1,body.full-screen #launcher,body.full-screen jdiv .globalClass_1a4 ._show_4f8.wrap_66e,body.full-screen jdiv .globalClass_5a5 ._show_9c6.wrap_194{z-index:-1!important}body.full-screen #chat-widget-container{z-index:-1!important}.popup-container.modal-full .popup{max-height:80%}ion-header-bar.bar.bar-assertive{-webkit-transition:150ms ease-out!important;-o-transition:150ms ease-out!important;transition:150ms ease-out!important;background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #f90402),color-stop(80%, #a10100))!important;background:-webkit-linear-gradient(top,#f90402 10%,#a10100 80%)!important;background:-o-linear-gradient(top,#f90402 10%,#a10100 80%)!important;background:linear-gradient(to bottom,#f90402 10%,#a10100 80%)!important;border-color:#000!important;border-bottom:0}ion-header-bar .bar-subheader{background:#a10100}.bar-assertive.bar.bar-header{height:56px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.bar-assertive.bar.bar-header.logged .title.title-left.header-item{right:30%}.bar-assertive.bar.bar-header .buttons.buttons-left.header-item .left-buttons button.ion-navicon{-webkit-border-radius:4px;border-radius:4px;background-color:#00000042;margin:5px}.bar-assertive.bar.bar-header .buttons.buttons-left.header-item .left-buttons button.ion-navicon:before{vertical-align:middle;font-size:32px;line-height:5px;font-weight:700;padding:0;width:20px}.bar-assertive.bar.bar-header .title.title-left.header-item{height:100%}.bar-assertive.bar.bar-header .title.title-left.header-item .title.nav-bar-title{height:100%;max-height:100%;padding:.3em}.bar-assertive.bar.bar-header .title.title-left.header-item .title.nav-bar-title.logged{right:0;margin:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bar-assertive.bar.bar-header .title.title-left.header-item .title.nav-bar-title.logged img{margin-left:0!important}.bar-assertive.bar.bar-header .title.title-left.header-item .title.nav-bar-title img{width:auto;max-height:100%;height:100%;-o-object-fit:contain;object-fit:contain}ion-content.has-header{top:56px}ion-content .has-tabs,ion-content.has-footer{bottom:51px}ion-content.has-subheader{top:116px!important}ion-content.has-slot{top:175px!important;margin-bottom:60px}ion-content.has-slot2{top:185px!important}ion-content.no-slot-2-trial{top:151px!important}.bar-subheader{top:56px}.bar-subheader.filter,.bar-subheader.filter .tabs.profile-tab{height:60px}.bar-subheader.filter .tabs.game-filter{display:-webkit-box;display:-ms-flexbox;display:flex;top:0;left:0;background:#022c3a;border-bottom:0;height:60px;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.07);box-shadow:0 1px 5px 0 rgba(0,0,0,.07);padding-top:0}.bar-subheader.filter .tabs.game-filter .tab-item{padding:.75em 0;margin-top:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-filter:brightness(60%);filter:brightness(60%);color:#fff;max-width:200px;-webkit-box-flex:1;-ms-flex:1;flex:1}.bar-subheader.filter .tabs.game-filter .tab-item img{width:42%;margin:0 auto;height:auto;display:block;-o-object-fit:contain;object-fit:contain;min-height:30px}.bar-subheader.filter .tabs.game-filter .tab-item span{font-size:10px;line-height:20px;margin-top:auto}.bar-subheader.filter .tabs.game-filter .tab-item.activated,.bar-subheader.filter .tabs.game-filter .tab-item.active{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #b32323),color-stop(80%, #460505));background:-webkit-linear-gradient(top,#b32323 10%,#460505 80%);background:-o-linear-gradient(top,#b32323 10%,#460505 80%);background:linear-gradient(180deg,#b32323 10%,#460505 80%);border:none;-webkit-filter:brightness(110%);filter:brightness(110%)}.bar-subheader.filter .tabs.game-filter .tab-menu-item{max-width:33%;padding:.75em 0;margin-top:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-filter:brightness(60%);filter:brightness(60%);color:#fff;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bar-subheader.filter .tabs.game-filter .tab-menu-item img{width:auto;height:75%;margin:0;display:block;-o-object-fit:contain;object-fit:contain;min-height:30px}.bar-subheader.filter .tabs.game-filter .tab-menu-item span{font-size:12px}.bar-subheader.filter .tabs.game-filter .tab-menu-item.activated,.bar-subheader.filter .tabs.game-filter .tab-menu-item.active{background-image:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #f92116),color-stop(80%, #760605));background-image:-webkit-linear-gradient(top,#f92116 10%,#760605 80%);background-image:-o-linear-gradient(top,#f92116 10%,#760605 80%);background-image:linear-gradient(180deg,#f92116 10%,#760605 80%);border:none;-webkit-filter:brightness(110%);filter:brightness(110%)}ion-view{background-image:-webkit-linear-gradient(300deg,#174956 40%,var(--color-19) 100%);background-image:-o-linear-gradient(300deg,#174956 40%,var(--color-19) 100%);background-image:linear-gradient(150deg,#174956 40%,var(--color-19) 100%)}.bg-transparent{background:0 0!important}.menu{background:var(--color-gradient-4)}.menu .list{margin-top:28px}.menu .list:last-child{margin-bottom:159px}.menu .item{background-color:transparent;border-color:transparent;color:#fff;font-size:1.2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:2em;padding-top:.25em;padding-bottom:.25em}.menu .item .count-mail{width:17px;position:absolute;margin-left:-7px;margin-top:-5px}.menu .item img{width:13%;height:auto;-o-object-fit:contain;object-fit:contain}.menu .item span{font-weight:700;margin-left:.5em}.menu .item.btn-close{color:#fff;font-size:2em;font-weight:700;position:absolute;z-index:3000;right:3px;top:6px}.menu .item.btn-download,.menu .item.btn-logout{cursor:pointer;margin-top:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu .item.btn-download button,.menu .item.btn-logout button{color:#fff;-webkit-border-radius:1em;border-radius:1em;border:1px solid #fff;background-color:transparent;outline:0;padding:2px 1em;font-size:1.05em;font-weight:700}.menu .item.btn-download button.logout,.menu .item.btn-logout button.logout{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 1px 2px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 1px 2px rgba(0,0,0,.23);border:1px solid transparent;background-color:transparent;background-image:-webkit-linear-gradient(300deg,#f92116 10%,#760605 80%);background-image:-o-linear-gradient(300deg,#f92116 10%,#760605 80%);background-image:linear-gradient(150deg,#f92116 10%,#760605 80%)}.menu .item.btn-logout{margin-top:auto;margin-bottom:12em}.menu .item.bottom-tab{z-index:12;margin-top:auto;margin-bottom:48px;height:50px;background-color:var(--color-bg-2-active);position:absolute;bottom:0;left:0;right:0}.menu .item.bottom-tab .contact{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu .item.bottom-tab .contact a img{display:block;width:80%;-o-object-fit:contain;object-fit:contain;margin:0 auto;max-width:38px}.menu .item .font-auto{font-family:auto!important}body.content-only ion-content.has-header.has-subheader.has-tabs-top{top:65px!important}body.content-only ion-content.has-subheader{top:56px!important}ion-modal-view.modal{background-image:-webkit-linear-gradient(300deg,#174956 40%,var(--color-19) 100%);background-image:-o-linear-gradient(300deg,#174956 40%,var(--color-19) 100%);background-image:linear-gradient(150deg,#174956 40%,var(--color-19) 100%)}ion-modal-view.modal ion-content .input-block .row{display:-webkit-box;display:-ms-flexbox;display:flex}ion-modal-view.modal ion-content .input-block .row.no-prefix{padding:0}ion-modal-view.modal ion-content .input-block .row .member-prefix{font-size:1.3em;color:var(--font-color-1);font-weight:500;width:25%;white-space:nowrap;position:absolute;top:50%;left:0;z-index:1000;height:40px;background-color:#2f2f2f;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding-left:20px!important;-webkit-border-bottom-left-radius:25px;border-bottom-left-radius:25px;-webkit-border-top-left-radius:25px;border-top-left-radius:25px}ion-modal-view.modal ion-content .input-block .row input[type=text]{padding-left:30%;-webkit-border-radius:28px;border-radius:28px;width:100%;height:40px;font-size:1.6em;line-height:normal!important}ion-modal-view.modal ion-content .input-block .row input[type=text].no-prefix{padding:6px 0 5px 16px}ion-modal-view.modal ion-content .input-block .item{margin-top:10px;-webkit-border-radius:40px;border-radius:40px}ion-modal-view.modal ion-content .input-block .item.item-floating-label{background:#fff}ion-modal-view.modal ion-content .input-block .item.item-floating-label span.input-label{position:absolute;font-size:.6em;padding-top:1px}ion-modal-view.modal ion-content .input-block.stationary{max-width:380px;margin:auto}ion-modal-view.modal ion-content .refresh-captcha-button{text-transform:uppercase;padding:11px 18px;max-width:55px;font-size:1.3em;font-weight:500;margin:1px 0 0;border:0;color:#3c3c3c;background:#262626;-webkit-border-radius:0 30px 30px 0;border-radius:0 30px 30px 0;height:40px;z-index:2}ion-modal-view.modal ion-content .refresh-captcha-button img{position:relative;top:50%;bottom:0;right:25%;width:auto;height:30px;-o-object-fit:contain;object-fit:contain;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}ion-modal-view.modal ion-content .captcha-modal-login{-webkit-border-radius:0;border-radius:0;position:absolute;margin-top:-10px;background-color:#f2f2f2;height:50px}ion-modal-view.modal .list .item.item-input{background-color:transparent;border:2px solid var(--font-color-1)}ion-modal-view.modal .list .item.item-input .input-label,ion-modal-view.modal .list .item.item-input input{color:var(--font-color-1)}ion-modal-view.modal .list .item.item-input:first-child{-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0}ion-modal-view.modal .list .item.item-input:last-child{-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px}body.modal-open{pointer-events:auto}body.modal-open .modal-backdrop.active{max-width:100%;max-height:100%;width:100vw;height:100vh;min-width:100vw;min-height:100vh}body.modal-open .modal-backdrop.active ion-modal-view[make-full=yes]{top:0;bottom:0;left:0;right:0;width:100%}body.modal-open .modal-backdrop.active ion-modal-view[make-full=yes] ion-header-bar.bar-assertive.bar.bar-header{height:45px}body.modal-open .modal-backdrop.active ion-modal-view[make-full=yes] .back-rotate-orientation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%}body.modal-open .modal-backdrop.active ion-modal-view[make-full=yes] .back-rotate-orientation img{max-width:120px;margin-top:-65px}body.modal-open .modal-backdrop.active ion-modal-view[make-full=yes] .back-rotate-orientation span{color:#fffffff1;font-size:20px;margin-bottom:5px}body.modal-open .modal-backdrop.active ion-modal-view[make-full=yes] .back-rotate-orientation small{font-size:14px;color:#ffffffbb}body.modal-open.content-only .modal-backdrop.active{width:100%;height:100%}.title,.title img{height:100%!important}ion-nav-bar ion-header-bar.bar-assertive.bar.bar-header{height:56px;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}ion-nav-bar ion-header-bar.bar-assertive.bar.bar-header .buttons.buttons-left.header-item .left-buttons button.ion-navicon{-webkit-border-radius:4px;border-radius:4px;background-color:#00000042;margin:5px}ion-nav-bar ion-header-bar.bar-assertive.bar.bar-header .buttons.buttons-left.header-item .left-buttons button.ion-navicon:before{vertical-align:middle;font-size:32px;line-height:5px;font-weight:700;padding:0;width:20px}ion-nav-bar ion-header-bar.bar-assertive.bar.bar-header .title.title-left.header-item{height:100%}ion-nav-bar ion-header-bar.bar-assertive.bar.bar-header .title.title-left.header-item .title.nav-bar-title{height:100%;max-height:100%;padding:.2em}ion-nav-bar ion-header-bar.bar-assertive.bar.bar-header .title.title-left.header-item .title.nav-bar-title img{width:auto;max-height:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tabs-striped.tabs-assertive .tab-nav.tabs{padding-top:0;border-bottom:0;-webkit-background-size:100% 100%;background-size:100%;background-image:-webkit-gradient(linear,left top, left bottom,color-stop(20%, var(--color-bg-menu-1)),to(var(--color-bg-menu-2)));background-image:-webkit-linear-gradient(top,var(--color-bg-menu-1) 20%,var(--color-bg-menu-2) 100%);background-image:-o-linear-gradient(top,var(--color-bg-menu-1) 20%,var(--color-bg-menu-2) 100%);background-image:linear-gradient(180deg,var(--color-bg-menu-1) 20%,var(--color-bg-menu-2) 100%);background-color:transparent!important;-webkit-box-shadow:0 1px 9px rgba(0,0,0,.44);box-shadow:0 1px 9px rgba(0,0,0,.44);height:50px}.tab-item{margin:0;border-width:0}.tab-item[icon=promotion],.tab-item[icon=ranking]{max-width:0}.tab-item.tab-item-active{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, var(--color-bg-1-active)),to(var(--color-bg-2-active)));background:-webkit-linear-gradient(top,var(--color-bg-1-active) 10%,var(--color-bg-2-active) 100%);background:-o-linear-gradient(top,var(--color-bg-1-active) 10%,var(--color-bg-2-active) 100%);background:linear-gradient(180deg,var(--color-bg-1-active) 10%,var(--color-bg-2-active) 100%)}.tab-item .icon{position:relative;width:100%;max-width:50px}.tab-item .icon:before{position:relative;width:clamp(25px,100%,40px)!important;height:100%;top:50%!important;left:0;padding:3px!important;-webkit-transform:translateY(-45%);-ms-transform:translateY(-45%);transform:translateY(-45%);display:inline-block;max-width:40px!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased}.tab-item .icon.icon-sexy{top:15%!important}.tab-item .icon.icon-sexy:before{max-width:30px!important;content:url(https://shal777.com/media_project/icon/general/tiktokIcon_white.svg)}.tab-item .icon.ion-ios-home-outline{top:10%!important}.tab-item .icon.ion-ios-home-outline:before{max-width:35px!important;content:url(https://shal777.com/media_project/icon/general/home.svg)}.tab-item .icon.slot-game{top:20%!important}.tab-item .icon.slot-game:before{max-width:55px!important;width:100%!important;content:url(https://shal777.com/media_project/icon/general/slot.svg)}.tab-item .icon.baccarat-game{top:10%!important}.tab-item .icon.baccarat-game:before{max-width:35px!important;content:url(https://shal777.com/media_project/icon/general/card_casino.svg)}.tab-item .icon.video-game{top:10%!important}.tab-item .icon.video-game:before{max-width:55px!important;width:100%!important;content:url(https://shal777.com/media_project/icon/general/fish_fruit.svg)}.tab-item .icon.livemovie-game:before{content:url(https://shal777.com/media_project/icon/general/pornIcon.svg)}.tab-item .icon.arcade-game:before{content:url(https://shal777.com/media_project/icon/general/arcade.svg)}.tab-item .icon.livefootball-game:before{content:url(https://shal777.com/media_project/icon/general/football_live_white.svg)}.tab-item .icon.lotto-game{top:15%!important}.tab-item .icon.lotto-game:before{content:url(https://shal777.com/media_project/icon/general/jdb_THB_icon-13_white.svg)}.tab-item .icon.football-game:before{content:url(https://shal777.com/media_project/icon/general/football.svg)}.tab-item .icon.rooster-fighter:before{content:url(https://shal777.com/media_project/icon/general/icon_rooster.svg)}.tab-item .icon.bingo-game{top:10%!important}.tab-item .icon.bingo-game:before{max-width:35px!important;content:url(https://shal777.com/media_project/icon/general/bingo_icon.svg)}@media screen and (max-width:310px){.tab-item .icon:before{width:25px!important}.tab-item .icon.slot-game:before,.tab-item .icon.video-game:before{width:35px!important}.tab-item .icon.icon-sexy{top:10%!important}.tab-item .icon.lotto-game2{top:20%!important}.tab-item .icon.arcade-game,.tab-item .icon.football-game,.tab-item .icon.livefootball-game,.tab-item .icon.livemovie-game,.tab-item .icon.rooster-fighter{top:10%!important}}.jackpot-block{background:#061c21;height:50px;padding:.2em;position:sticky;z-index:100}.jackpot-block .jackpot-wrapper{width:100%;height:45px;-webkit-box-shadow:0 0 5px rgba(45,45,45,.53),0 0 6px rgba(0,0,0,.45);box-shadow:0 0 5px rgba(45,45,45,.53),0 0 6px rgba(0,0,0,.45)}.jackpot-block .jackpot-wrapper .swiper-slide{width:80%}.jackpot-block .jackpot-wrapper .jackpot{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;background-color:#ffa000;-webkit-border-radius:3px;border-radius:3px;padding:5px}.jackpot-block .jackpot-wrapper .jackpot.grand{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #c40402),to(#860100));background:-webkit-linear-gradient(top,#c40402 10%,#860100 100%);background:-o-linear-gradient(top,#c40402 10%,#860100 100%);background:linear-gradient(180deg,#c40402 10%,#860100 100%)}.jackpot-block .jackpot-wrapper .jackpot.grand .range,.jackpot-block .jackpot-wrapper .jackpot.grand .score,.jackpot-block .jackpot-wrapper .jackpot.grand .type{color:#fff}.jackpot-block .jackpot-wrapper .jackpot .left{width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.jackpot-block .jackpot-wrapper .jackpot .left .type{text-align:right;padding:0 5px 0 0;font-size:.85em;font-weight:500;position:relative;top:-4px;white-space:nowrap}.jackpot-block .jackpot-wrapper .jackpot .left .range{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:0 5px 0 0;font-size:.85em;font-weight:500;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px);white-space:nowrap}.jackpot-block .jackpot-wrapper .jackpot .score{width:65%;font-size:2.2em;font-weight:700;letter-spacing:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px;color:#202020}#banner_slider .swiper-slide img{width:100%}.login-group button{margin:auto}.marquee-wrapper .marquee-box{color:var(--font-color-1);font-size:14.5px;background-color:#0e2f43;display:-webkit-box;display:-ms-flexbox;display:flex;height:31px;position:relative}.marquee-wrapper .marquee-box:before{content:'';width:100%;position:absolute;background-color:var(--color-opacity-1);height:35.71429px;color:var(--font-color-1);top:0;left:0}.marquee-wrapper .marquee-box .icon{width:5%;text-align:center;font-size:1.3em;padding:1.2%;display:block;position:relative;z-index:10}.marquee-wrapper .marquee-box .text{display:block;width:95%;font-size:1.15em;overflow:hidden;-webkit-transform:translate(2px,2px);-ms-transform:translate(2px,2px);transform:translate(2px,2px);color:rgba(255,255,255,.95);position:relative}.marquee-wrapper .marquee-box li{list-style:none;display:inline-block;padding:0 18px}.marquee-wrapper .marquee-box .marquee{overflow:hidden;padding:0}#banner_slider{-webkit-box-shadow:1px 0 14px rgba(0,0,0,.6);box-shadow:1px 0 14px rgba(0,0,0,.6);max-height:750px!important}#banner_slider .swiper-pagination-bullet{width:9px;height:9px;background-color:var(--font-color-1)}.main-carousel{max-height:456px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;top:-2px}.main-carousel .slick-list{-webkit-box-shadow:0 1px 17px 0 rgba(0,0,0,.42);box-shadow:0 1px 17px 0 rgba(0,0,0,.42)}.main-carousel .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:.5em}.main-carousel .slick-dots li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 .2em}.main-carousel .slick-dots li button{width:10px;height:10px;border:0;background-color:#fff;color:transparent;-webkit-border-radius:1em;border-radius:1em;padding:0;-webkit-box-shadow:inset -2px -2px 4px rgba(0,0,0,.2);box-shadow:inset -2px -2px 4px rgba(0,0,0,.2)}.contact-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1em;height:46px;max-height:100%;margin-top:auto;min-height:100px}.contact-wrapper a{width:45px;display:block;max-width:45px;margin:0 .1em}.contact-wrapper a img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (min-width:768px){.contact-wrapper .social-group{width:49%!important}}@media screen and (min-width:820px){.contact-wrapper .social-group{width:46%!important}}@media screen and (min-width:912px){.contact-wrapper .social-group{width:41%!important}}@media screen and (min-width:1024px){.contact-wrapper .social-group{width:37%!important}}.contact-wrapper .telegram-add-box{background:#3cb4ea!important;color:#fff;margin:6px 10px 0 3px!important}.contact-wrapper .live-add-box{background:#a10d0d!important;color:#fff!important;margin:6px 10px 0 3px!important}.contact-wrapper .line-add-box2{background:#00c100!important;margin:6px 32px 0 4px!important;color:#fff}.contact-wrapper .line-add-box{background:#33a239!important;margin:6px 32px 0 4px!important;color:#fff}.contact-wrapper .facebook-add-box{background:#2f4c89!important;color:#fff;margin:6px 10px 0 3px!important}.contact-wrapper .wechat-add-box{background:#41a846!important;color:#fff;margin:6px 10px 0 3px!important}.contact-wrapper .viber-add-box{background:#59267c!important;color:#fff;margin:6px 10px 0 3px!important}.contact-wrapper .zalo-add-box{background:#276ddb!important;color:#fff;margin:6px 10px 0 3px!important}.contact-wrapper .whatsapp-add-box{background:#169527!important;color:#fff;margin:6px 10px 0 3px!important}.contact-wrapper #btnAddContact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:6px 20px 0 0;-webkit-border-radius:16px;border-radius:16px;background:azure;font-weight:700;color:#fff;border-bottom:2px solid rgba(0,0,0,.45)!important;border-top:0;border-left:0;border-right:0;font-size:13px;height:58px;max-width:370px;text-decoration:none}.contact-wrapper #btnAddContact img{width:30%;max-width:27px;height:auto;-o-object-fit:contain;object-fit:contain;margin-left:3px;-webkit-border-radius:3px;border-radius:3px}.contact-wrapper #btnAddContact .text-add-to-home-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:0;line-height:.8;text-align:left;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px}.contact-wrapper #btnAddContact .text-add-to-home-screen span{margin:2px}@media screen and (max-width:280px){.contact-wrapper #btnAddContact img{max-width:20px;margin-right:-4px}.contact-wrapper #btnAddContact .text-add-to-home-screen{font-size:10px}}.footer-wrapper{margin-top:auto;padding:1em 0;width:100%;display:block;background-color:var(--color-2)}.footer-wrapper .footer-link .footer_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-wrapper .footer-link .footer_list li{width:25%;text-align:center}.footer-wrapper .footer-link .footer_list li a{color:#e4e4e4;font-size:11px;text-decoration:none;white-space:nowrap}.footer-wrapper .pre-footer-text{color:#f2f2f2;font-size:8px!important;text-align:center}.footer-wrapper .pre-footer-text p{text-align:center;line-height:13px;margin-bottom:1px}.select-bank-list .popup{width:94%;max-width:350px!important}.select-bank-list .popup .popup-body .modal-select-bank{width:97%;height:100%;background-color:#fff;-webkit-border-radius:5px;border-radius:5px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist .item-bank{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:.5px solid #e4e4e4;-webkit-border-radius:0;border-radius:0;padding:6px 0 8px;cursor:pointer}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist .item-bank.activated{background:#b4b3b3}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist .item-bank span:first-child{margin-right:8px;font-weight:600}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist.select-bankname{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist.select-bankname .item-bank{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:21%}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist.select-bankname .item-bank .bank-code,.select-bank-list .popup .popup-body .modal-select-bank.register-banklist.select-bankname .item-bank .bank-name{font-weight:700;font-size:11px}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist.select-bankname .item-bank .bank-name{position:relative;top:-5px;font-size:10px}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist.list-county-bank{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.select-bank-list .popup .popup-body .modal-select-bank.register-banklist.list-county-bank .item-bank{width:30%}.select-bank-list .popup .popup-body .modal-select-bank button.close{font-size:1.5em;font-weight:700;color:#696969;background-color:transparent;border:0;position:absolute;top:0;right:0;margin:5px 5px 0 0}.select-bank-list .popup .popup-body .modal-select-bank .item-bank{width:18%;-webkit-border-radius:4px;border-radius:4px;margin:4px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.select-bank-list .popup .popup-body .modal-select-bank .item-bank img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.19),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.19),0 1px 2px rgba(0,0,0,.24);-webkit-border-radius:12px;border-radius:12px;max-height:65px}.select-bank-list .popup .popup-body .modal-select-bank .item-bank img.selected{border:3px solid #142052}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank{display:block;margin-bottom:.7em}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank .item-bank{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(74,105,127,.84);-webkit-border-radius:5px;border-radius:5px;position:relative;overflow:hidden;max-width:450px;margin:0 0 .5em;opacity:1;-webkit-animation:.2s ease-in-out fadeIn;animation:.2s ease-in-out fadeIn;background-color:#eee;cursor:pointer}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank .item-bank .img{width:20%;padding:4px}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank .item-bank .img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;max-height:58px}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank .item-bank .data{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#575757;font-weight:400;padding:3px}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank .item-bank .data span{white-space:nowrap}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank .item-bank .status{width:100%;height:100%;background-color:rgba(30,30,30,.81);z-index:10;text-align:center;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank .item-bank .status span{color:#fff;font-size:1.3em}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank .item-bank .status.reject{background-color:rgba(58,16,16,.81)}.select-bank-list .popup .popup-body .modal-select-bank-autobank .list-bank .no-bank-list{font-size:1.2em;color:rgba(240,248,255,.78);text-align:CENTER}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank{display:block;margin-bottom:.7em}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .item-bank{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(74,105,127,.84);-webkit-border-radius:5px;border-radius:5px;position:relative;overflow:hidden;max-width:450px;margin:0 0 .5em;opacity:1;-webkit-animation:.2s ease-in-out fadeIn;animation:.2s ease-in-out fadeIn;background-color:#eee;cursor:pointer}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .item-bank .img{width:20%;padding:4px}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .item-bank .img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;max-height:58px}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .item-bank .data{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#575757;font-weight:400;padding:3px}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .item-bank .data span{white-space:nowrap}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .item-bank .data.center{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .item-bank .status{width:100%;height:100%;background-color:rgba(30,30,30,.81);z-index:10;text-align:center;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .item-bank .status span{color:#fff;font-size:1.3em}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .item-bank .status.reject{background-color:rgba(58,16,16,.81)}.select-bank-list .popup .popup-body .modal-select-bank-user .list-bank .no-bank-list{font-size:1.2em;color:rgba(240,248,255,.78);text-align:CENTER}.select-bank-list .popup .popup-body .model-select-method-deposit .list-bank{display:block;margin-bottom:.7em}.select-bank-list .popup .popup-body .model-select-method-deposit .list-bank .item-bank{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(74,105,127,.84);-webkit-border-radius:5px;border-radius:5px;position:relative;overflow:hidden;max-width:450px;margin:0 0 .5em;opacity:1;-webkit-animation:.2s ease-in-out fadeIn;animation:.2s ease-in-out fadeIn;background-color:#eee;cursor:pointer}.select-bank-list .popup .popup-body .model-select-method-deposit .list-bank .item-bank .img{width:20%;padding:4px}.select-bank-list .popup .popup-body .model-select-method-deposit .list-bank .item-bank .img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;max-height:58px}.select-bank-list .popup .popup-body .model-select-method-deposit .list-bank .item-bank .data{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#575757;padding:3px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}.select-bank-list .popup .popup-body .model-select-method-deposit .list-bank .item-bank .data span{white-space:nowrap;padding-left:10px}.select-bank-list .popup .popup-body .model-select-method-deposit .list-bank .no-bank-list{font-size:1.2em;color:rgba(75,78,82,.78);text-align:CENTER}.select-wallet .popup{width:94%;max-width:350px!important}.select-wallet .popup .popup-body{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.select-wallet .popup .popup-body button{width:100%;font-weight:500;font-size:1.2em;padding:1em;background:#ececec;border:.5px solid rgba(97,97,97,.23);color:#404040;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.select-wallet .popup .popup-body button.activated{background:#fff;-webkit-box-shadow:1px 1px 6px rgba(0,0,0,.2);box-shadow:1px 1px 6px rgba(0,0,0,.2)}.popup-container .popup .popup-body .recommend-pattern img{width:50%;max-width:200px}.popup-container .popup .popup-body .recommend-pattern h1{font-size:24px;color:#fff}.popup-container .popup .popup-body .recommend-pattern h4{font-size:17px;color:#e9e9e9}.popup-container .popup .popup-body .pattern-lock{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-container .popup .popup-body .pattern-lock img{width:50%;max-width:200px;background:#34313185;-webkit-border-radius:20px;border-radius:20px}.popup-container .popup .popup-body .pattern-lock div{font-weight:bolder;color:#c30000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-12vmax;margin-bottom:10vmax;font-size:20px;border-bottom:32px;text-shadow:2px 0 #fff,-2px 0 #fff,0 2px #fff,0 -2px #fff,1px 1px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff;display:flex;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-container .popup .popup-body .pattern-lock h1{font-size:20px;color:#fff}.popup-container .popup .popup-body .pattern-lock h4{font-size:17px;color:#e9e9e9}.popup-container .popup .popup-buttons .button-cutom-theme{-webkit-border-radius:6px!important;border-radius:6px!important}.popup-container .popup .popup-buttons .button-cutom-theme.activated{margin-bottom:0!important}.popup-container .popup .popup-buttons .button-cutom-theme.cancel{background:0 0!important;border:2px solid #bebebe}.popup-container .popup .popup-buttons .button-cutom-theme.ok{background:#fff;color:#4f4f4f}.popup-container.show-image .popup{width:90%}.popup-container.show-rule-ranking .popup{width:95%;background:-webkit-gradient(linear,left top, right top,from(#ececec),to(#ececec))!important;background:-webkit-linear-gradient(left,#ececec,#ececec)!important;background:-o-linear-gradient(left,#ececec,#ececec)!important;background:linear-gradient(90deg,#ececec,#ececec)!important}.popup-container.show-rule-ranking .popup .popup-head .popup-title{color:#000}.popup-container.show-rule-ranking .popup .popup-body{text-align:left}.popup-container.show-rule-ranking .popup .popup-body .popup-body-ranking p{font-size:18px;color:#000}.popup-container.show-rule-ranking .popup .popup-body .popup-body-ranking p font{color:red}.popup-container.show-rule-ranking .popup .popup-body .popup-body-ranking .mj8px{margin-left:8px}.popup-container.show-rule-ranking .popup .popup-body .popup-body-ranking .mj8px.fs14{font-size:16px}.popup-container.show-rule-ranking .popup .popup-body .popup-body-ranking .top-head{font-size:24px}.popup-container.show-rule-ranking .popup .popup-body .popup-body-ranking table{width:100%;border-collapse:collapse;border:2px solid #000;text-align:center;margin-top:20px;margin-bottom:20px}.popup-container.show-rule-ranking .popup .popup-body .popup-body-ranking table tbody tr td{width:33.3%;color:#000;height:17px;padding:10px;border:2px solid #000}.popup-container.show-rule-ranking .popup .popup-body .popup-body-ranking table tbody tr td span{font-size:15px}.popup-container.show-rule-ranking .popup .popup-buttons{max-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup-container.show-rule-ranking .popup .popup-buttons button.button{color:#fff;padding:10px;border:0;width:130px!important;max-width:150px!important;-webkit-box-shadow:0 1px 8px 1px rgba(0,0,0,.15);box-shadow:0 1px 8px 1px rgba(0,0,0,.15);font-size:1em;-webkit-border-radius:16px;border-radius:16px;border-bottom:2px solid rgba(0,0,0,.45);font-weight:700;text-transform:uppercase;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;position:relative;top:0;margin:0 5px .4em;min-height:39px;max-height:39px}.popup-container.show-rule-ranking .popup .popup-buttons button.button.button-default{background:-webkit-gradient(linear,left top, right top,from(#a10100),to(#730100));background:-webkit-linear-gradient(left,#a10100,#730100);background:-o-linear-gradient(left,#a10100,#730100);background:linear-gradient(90deg,#a10100,#730100);color:#fff}.popup-container .popup{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 2px 14px 1px rgba(0,0,0,.55);box-shadow:0 2px 14px 1px rgba(0,0,0,.55);background:-webkit-gradient(linear,left top, right top,from(#a10100),to(#730100))!important;background:-webkit-linear-gradient(left,#a10100,#730100)!important;background:-o-linear-gradient(left,#a10100,#730100)!important;background:linear-gradient(90deg,#a10100,#730100)!important}.popup-container .popup .popup-head{border-bottom:0}.popup-container .popup .popup-head h3{font-family:Helvetica,Arial,sans-serif,Zawgyi-One!important;color:#fff;font-size:1.5em;font-weight:700}.popup-container .popup .popup-head .popup-sub-title{color:#fff;font-size:1em}.popup-container .popup .popup-body{height:100%;color:#fff;text-align:center}.popup-container .popup .popup-body img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.popup-container .popup .popup-buttons{max-height:100px}.v2-theme-popup.otp-popup .popup{width:350px}.v2-theme-popup.otp-popup .popup .popup-buttons{max-height:50px}.v2-theme-popup.modify-width .popup{width:310px}.v2-theme-popup input[type=password],.v2-theme-popup input[type=text]{height:38px;padding-left:15px;-webkit-border-radius:3px;border-radius:3px;padding-right:15px;font-weight:500;color:#fff;font-size:1.2em}.v2-theme-popup .popup-buttons{max-height:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.v2-theme-popup .popup-buttons button.button{color:#fff;padding:10px;border:0;width:130px!important;max-width:150px!important;-webkit-box-shadow:0 1px 8px 1px rgba(0,0,0,.15);box-shadow:0 1px 8px 1px rgba(0,0,0,.15);font-size:1em;-webkit-border-radius:16px;border-radius:16px;border-bottom:2px solid rgba(0,0,0,.45);font-weight:700;text-transform:uppercase;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;position:relative;top:0;margin:0 5px .4em;min-height:39px;max-height:39px}.v2-theme-popup .popup-buttons button.button.activated{top:2px;border-bottom:1px solid rgba(0,0,0,.45);margin-bottom:15px}.v2-theme-popup .popup-buttons button.button.button-default{background:-webkit-linear-gradient(300deg,#fff 10%,#cfcfcf 80%);background:-o-linear-gradient(300deg,#fff 10%,#cfcfcf 80%);background:linear-gradient(150deg,#fff 10%,#cfcfcf 80%);color:#3c3c3c}.v2-theme-popup .popup-buttons button.button.button-positive{background:-webkit-gradient(linear,left bottom, right top,color-stop(30%, #2e6d84),to(#081e26));background:-webkit-linear-gradient(left bottom,#2e6d84 30%,#081e26);background:-o-linear-gradient(left bottom,#2e6d84 30%,#081e26);background:linear-gradient(to right top,#2e6d84 30%,#081e26)}.v2-theme-popup.btn-lite .popup-buttons{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px!important;min-height:0}.v2-theme-popup.btn-lite .popup-buttons button{min-height:30px;height:30px;line-height:.5;width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;min-width:initial;color:#7b7b7b;margin:0}.v2-theme-popup .refresh-captcha-button{background:#262626;min-width:28px;-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0;height:38px;z-index:1;right:23px;position:fixed}.v2-theme-popup .refresh-captcha-button img{position:absolute;top:50%;bottom:0;right:4px;width:auto!important;height:20px!important;-o-object-fit:contain;object-fit:contain;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.v2-theme-popup .captcha-modal-login{-webkit-border-radius:0;border-radius:0;position:absolute;margin-top:-10px;right:35px;background-color:#f2f2f2;height:50px}.item-input.highlight{border-color:red}#footer-menu{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #2e6d84),color-stop(80%, #002836));background:-webkit-linear-gradient(top,#2e6d84 10%,#002836 80%);background:-o-linear-gradient(top,#2e6d84 10%,#002836 80%);background:linear-gradient(180deg,#2e6d84 10%,#002836 80%);-webkit-box-shadow:0 -1px 9px rgba(0,0,0,.34);box-shadow:0 -1px 9px rgba(0,0,0,.34);-webkit-transition:.4s;-o-transition:.4s;transition:.4s}#footer-menu .tab-item{width:100%;max-width:none}#footer-menu .tab-item.back{border-right:2px dotted}#footer-menu .tab-item.active{height:auto;background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #a40100),color-stop(80%, #6f0202))!important;background:-webkit-linear-gradient(top,#a40100 10%,#6f0202 80%)!important;background:-o-linear-gradient(top,#a40100 10%,#6f0202 80%)!important;background:linear-gradient(to bottom,#a40100 10%,#6f0202 80%)!important}ion-tabs.tabs-top.menu-top .tab-nav.tabs{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, var(--color-17)),color-stop(80%, var(--color-19)));background:-webkit-linear-gradient(top,var(--color-17) 10%,var(--color-19) 80%);background:-o-linear-gradient(top,var(--color-17) 10%,var(--color-19) 80%);background:linear-gradient(180deg,var(--color-17) 10%,var(--color-19) 80%);display:-webkit-box;display:-ms-flexbox;display:flex;top:56px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-bottom:0}ion-tabs.tabs-top.menu-top .tab-nav.tabs .tab-item{max-width:184px!important}ion-tabs.tabs-top.menu-top .tab-nav.tabs .tab-item.tab-item-active{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #a10100),color-stop(80%, #730100));background:-webkit-linear-gradient(top,#a10100 10%,#730100 80%);background:-o-linear-gradient(top,#a10100 10%,#730100 80%);background:linear-gradient(180deg,#a10100 10%,#730100 80%)}ion-tabs.tabs-top.menu-top .tab-nav.tabs .tab-item .icon{margin-top:2px!important}ion-tabs.tabs-top.menu-top .tab-nav.tabs .tab-item .icon:before{width:40px;top:40%}.icon-profile{width:32px!important}.icon-profile:before{content:url(https://shal777.com/media_project/icon/general/profile.svg)}.icon-money{background:url(https://shal777.com/media_project/icon/general/money_icon.webp) center/30px 30px no-repeat}.icon-money:before{content:''}.icon-logs:before{content:url(https://shal777.com/media_project/icon/general/history.svg)}.tabs.tabs-assertive{border-color:transparent!important}body.content-only ion-content::-webkit-scrollbar{width:8px}body.content-only ion-content::-webkit-scrollbar-track{background:0 0}body.content-only ion-content::-webkit-scrollbar-thumb{background:0 0}body.content-only ion-content::-webkit-scrollbar-thumb:hover{background:0 0}.content-only .has-header{top:0}.content-only .has-footer{bottom:0!important}.content-only ion-view ion-content{top:0}.content-only ion-tabs.tabs-top.menu-top .tab-nav.tabs{top:0!important;height:60px}.content-only ion-tabs.tabs-top.menu-top .tab-nav.tabs .tab-item .icon{margin-top:7px!important}.icon-maintenance{display:none}.disabled-game{position:relative}.disabled-game.tab-game{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;pointer-events:none}.disabled-game.tab-game .wrapper{-webkit-filter:brightness(40%);filter:brightness(40%)}.disabled-game .icon-maintenance{display:-webkit-box;display:-ms-flexbox;display:flex;width:25px;height:auto;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;right:0;-webkit-filter:brightness(120%);filter:brightness(120%)}.disabled-game-block{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;pointer-events:none}.disabled-page{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;pointer-events:none}.maintenance-full-page{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:100%;height:100%;top:0;left:0;bottom:0;right:0;z-index:1000;background:rgba(0,0,0,.65);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:35%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:not-allowed;pointer-events:none}.maintenance-full-page .locked-wrapper{display:block;width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;z-index:1200}.maintenance-full-page .img-maintenance{width:40%}.maintenance-full-page .img-maintenance img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.maintenance-full-page .text-maintenance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.maintenance-full-page .text-maintenance .txt-maintenance{margin-top:.5em;font-size:2em;max-width:100%;white-space:inherit;width:100%;line-height:.8;text-align:center;color:#e9ae00;font-weight:700}.maintenance-full-page .text-maintenance .txt-time{margin-top:.2em;font-size:1.4em;color:#fcfcfc;letter-spacing:0;font-weight:400}.maintenance-full-page .text-maintenance .txt-timezone{font-size:.9em;color:#e8e8e8;letter-spacing:0;font-weight:500}.hide-tab{opacity:0;padding:9px 0}.bar-select-casino{top:56px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:9px 19px;background:#00000082;height:48px}.bar-select-casino .button-select-game-slot{width:45%;height:26px;font-weight:700;font-size:18px;-webkit-border-radius:4px;border-radius:4px;border:0 solid rgba(240,241,255,.35);background:rgba(0,0,0,.48);color:#fff;-webkit-box-shadow:-1px 1px 6px 0 #00000059;box-shadow:-1px 1px 6px 0 #00000059;margin-right:3px;position:relative}.bar-select-casino .button-select-game-slot:last-child{margin-right:0}.bar-select-casino .button-select-game-slot .icon-new{position:absolute;top:-16px;right:-8px;-webkit-transform:rotate(41deg);-ms-transform:rotate(41deg);transform:rotate(41deg)}.bar-select-casino .button-select-game-slot .icon-new img{width:30px;height:30px}.bar-select-casino .active{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #f92116),to(#760605));background:-webkit-linear-gradient(top,#f92116 10%,#760605);background:-o-linear-gradient(top,#f92116 10%,#760605);background:linear-gradient(180deg,#f92116 10%,#760605);-webkit-box-shadow:-1px 1px 12px 0 #00000059;box-shadow:-1px 1px 12px 0 #00000059}.bar-select-casino .setWidth{max-width:80px!important;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bar-select-casino .grid{display:grid;grid-template-columns:repeat(7,minmax(12%,1fr));grid-template-rows:auto;height:100%;width:100%;opacity:0;grid-gap:5px 3px;justify-items:center}@media only screen and (max-width:320px){.bar-select-casino .setWidth{max-width:60px!important;width:100%!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:320px) and (max-width:767px){.bar-select-casino .setWidth{max-width:80px!important;width:100%!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width:768px) and (max-width:1024px){.bar-select-casino .grid{display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:repeat(8,minmax(1%,1fr));grid-template-rows:auto;width:85%;grid-gap:0 1px;justify-items:center}}.bar-select-slot{top:116px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;background:#00000082}.bar-select-slot .button-select-game-slot{width:45%;height:26px;font-weight:700;font-size:18px;-webkit-border-radius:4px;border-radius:4px;border:0 solid rgba(240,241,255,.35);background:rgba(0,0,0,.48);color:#fff;-webkit-box-shadow:-1px 1px 6px 0 #00000059;box-shadow:-1px 1px 6px 0 #00000059;margin-right:3px;position:relative}.bar-select-slot .button-select-game-slot:last-child{margin-right:0}.bar-select-slot .button-select-game-slot .icon-new{position:absolute;top:-16px;right:-8px;-webkit-transform:rotate(41deg);-ms-transform:rotate(41deg);transform:rotate(41deg)}.bar-select-slot .button-select-game-slot .icon-new img{width:30px;height:30px}.bar-select-slot .active{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #f92116),to(#760605));background:-webkit-linear-gradient(top,#f92116 10%,#760605);background:-o-linear-gradient(top,#f92116 10%,#760605);background:linear-gradient(180deg,#f92116 10%,#760605);-webkit-box-shadow:-1px 1px 12px 0 #00000059;box-shadow:-1px 1px 12px 0 #00000059}.bar-select-slot .setWidth{max-width:100px!important;margin-bottom:3px!important;display:-webkit-box;display:-ms-flexbox;display:flex;width:50px!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bar-select-slot .grid{display:grid;grid-template-rows:auto;width:100%;height:100%;grid-gap:5px 3px;-webkit-transition:.3s ease-out!important;-o-transition:.3s ease-out!important;transition:.3s ease-out!important;overflow-x:auto;grid-auto-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media only screen and (max-width:320px){.bar-select-slot .setWidth{max-width:60px!important;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%!important}}@media only screen and (min-width:320px) and (max-width:767px){.bar-select-slot .setWidth{max-width:100px!important;display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px) and (max-width:1024px){.bar-select-slot .grid{width:85%}}.bar-select-ranking{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:auto!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.bar-select-ranking .button-select-ranking-slot{-webkit-box-shadow:-1px 1px 6px 0 #00000059;box-shadow:-1px 1px 6px 0 #00000059;max-width:none!important}.download-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;margin-bottom:.55em}.download-div .download-app{width:48%}.download-div .download-app .download-add-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-border-radius:10px;border-radius:10px;background:#fff;width:100%;margin-top:10px;-webkit-box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);border-bottom:5px solid rgba(0,0,0,.45);height:auto;padding:5px;font-size:14px;line-height:15px;margin-right:22px;font-weight:700;text-align:left;color:#0c0c0c}.download-div .download-app .download-add-box img{width:30px;height:30px;margin-right:5px;margin-left:5px}.download-div .download-app-home{width:48%;margin-left:5px}.download-div .download-app-home .download-add-box-home{display:block;-webkit-border-radius:10px;border-radius:10px;background:#3caf48;width:100%;margin-top:10px;-webkit-box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);border-bottom:5px solid rgba(0,0,0,.45);padding:5px;font-size:14px;line-height:15px;margin-right:22px;text-align:left;color:#fff}.download-div .download-app-home .download-add-box-home .top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:700}.download-div .download-app-home .download-add-box-home .bottom-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download-div .download-app-home .download-add-box-home img{width:25px;height:30px;margin-right:5px;margin-left:5px}.download-div .button-app{width:100%;min-height:47px;-webkit-box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);-webkit-border-radius:11px;border-radius:11px;-webkit-background-size:100% 100%!important;background-size:100% 100%!important;outline:0;border:none;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;margin-top:0}.download-div .button-app.facebook-button{background:url(https://shal777.com/media_project/button/facebook.webp) center center no-repeat;margin-top:1em}@media screen and (min-width:768px){.download-div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download-div .download-app{width:100%;max-width:74%}.download-div .download-app .download-add-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download-div .download-app-home{width:unset;margin-left:0;max-width:100%}.download-div .download-app-home .download-add-box-home{display:block;width:100%;max-width:100%;margin-right:0}}@media screen and (min-width:1024px){.download-div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download-div .download-app{width:100%;max-width:56%}.download-div .download-app .download-add-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download-div .download-app-home{width:unset;margin-left:0;max-width:100%}.download-div .download-app-home .download-add-box-home{display:block;width:100%;max-width:100%;margin-right:0}}.money-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:12px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.money-div .download-app{width:48%}.money-div .download-app .download-add-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-border-radius:10px;border-radius:10px;background:#fff;width:100%;margin-top:10px;-webkit-box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);border-bottom:2px solid rgba(0,0,0,.45)!important;height:47px!important;padding:7px;font-size:14px;line-height:15px;margin-right:22px;font-weight:700;text-align:left;color:#0c0c0c}.money-div .download-app .download-add-box img{width:30px;height:30px;margin-right:5px;margin-left:5px}.money-div .download-app-home{width:48%;margin-left:5px}.money-div .download-app-home .download-add-box-home{display:block;-webkit-border-radius:10px;border-radius:10px;background:#3caf48;width:100%;margin-top:10px;-webkit-box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);border-bottom:5px solid rgba(0,0,0,.45);padding:5px;font-size:14px;line-height:15px;margin-right:22px;text-align:left;color:#fff}.money-div .download-app-home .download-add-box-home .top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;font-weight:700}.money-div .download-app-home .download-add-box-home .bottom-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.money-div .download-app-home .download-add-box-home img{width:25px;height:30px;margin-right:5px;margin-left:5px}@media screen and (min-width:768px){.money-div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.money-div .download-app{width:100%;max-width:74%}.money-div .download-app .download-add-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.money-div .download-app-home{width:unset;margin-left:0;max-width:100%}.money-div .download-app-home .download-add-box-home{display:block;width:100%;max-width:100%;margin-right:0}}@media screen and (min-width:1024px){.money-div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.money-div .download-app{width:100%;max-width:56%}.money-div .download-app .download-add-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.money-div .download-app-home{width:unset;margin-left:0;max-width:100%}.money-div .download-app-home .download-add-box-home{display:block;width:100%;max-width:100%;margin-right:0}}.select-web-div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;margin:auto}.select-web-div .select-web{width:100%}.select-web-div .select-web .download-add-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-border-radius:10px;border-radius:10px;background:#5a3a65;width:100%;margin-top:10px;-webkit-box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);border-bottom:5px solid rgba(0,0,0,.45);height:auto;padding:5px;font-size:12px;line-height:15px;margin-right:22px;font-weight:700;color:#fff;position:relative;text-align:center}.select-web-div .select-web .download-add-box img{width:30px;height:30px;margin-right:5px;margin-left:5px}@media screen and (max-width:360px){.select-web-div .select-web .download-add-box img{width:25px;height:25px}}.select-web-div .select-web .download-add-box .coming-soon{position:absolute;left:-15px;top:-4px}.select-web-div .select-web .download-add-box .coming-soon img{width:70px!important;height:45px!important;margin-right:unset!important;margin-left:unset!important;max-width:unset!important;-o-object-fit:unset!important;object-fit:unset!important}.select-web-div .select-web .download-add-box.active{background:-webkit-radial-gradient(0 0,farthest-corner,#fdf513,#fbb627);background:-o-radial-gradient(0 0,farthest-corner,#fdf513,#fbb627);background:radial-gradient(farthest-corner at 0 0,#fdf513,#fbb627);color:#19071f}@media screen and (min-width:768px){.select-web-div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-web-div .select-webp{width:100%;max-width:74%}.select-web-div .select-webp .download-add-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-web-div .download-app-home{width:unset;margin-left:0;max-width:100%}.select-web-div .download-app-home .download-add-box-home{display:block;width:100%;max-width:100%;margin-right:0}}@media screen and (min-width:1024px){.select-web-div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-web-div .select-web{width:100%;max-width:56%}.select-web-div .select-web .download-add-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-web-div .download-app-home{width:unset;margin-left:0;max-width:100%}.select-web-div .download-app-home .download-add-box-home{display:block;width:100%;max-width:100%;margin-right:0}}.wrap_mW._show_1e._orinationRight_25.__jivoMobileButton{bottom:45px!important}.wrap_mW._show_1e._orinationRight_25.__jivoMobileButton .button_1O{width:38px!important;height:37px!important}.wrap_mW._show_1e._orinationRight_25.__jivoMobileButton .button_1O .badge_25,.wrap_mW._show_1e._orinationRight_25.__jivoMobileButton .button_1O .messagesLabel_FQ{right:-10px!important}body.full-screen #fc_frame,body.full-screen .wrap_mW._show_1e._orinationRight_25.__jivoMobileButton{z-index:-1!important}.bar-select-install{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:9px 19px;height:48px}.bar-select-install .button-select-game-install{width:45%;height:26px;font-weight:700;font-size:18px;-webkit-border-radius:4px;border-radius:4px;border:0 solid rgba(240,241,255,.35);background:rgba(0,0,0,.48);color:#fff;-webkit-box-shadow:-1px 1px 6px 0 #00000059;box-shadow:-1px 1px 6px 0 #00000059;margin-right:3px}.bar-select-install .button-select-game-install:last-child{margin-right:0}.bar-select-install .active{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #f92116),to(#760605));background:-webkit-linear-gradient(top,#f92116 10%,#760605);background:-o-linear-gradient(top,#f92116 10%,#760605);background:linear-gradient(180deg,#f92116 10%,#760605);-webkit-box-shadow:-1px 1px 12px 0 #00000059;box-shadow:-1px 1px 12px 0 #00000059}.custom-btn{width:130px;height:40px;color:#fff;-webkit-border-radius:5px;border-radius:5px;padding:10px 25px;font-family:Lato,sans-serif;font-weight:500;background:0 0;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;position:relative;display:inline-block;-webkit-box-shadow:inset 2px 2px 2px 0 rgba(255,255,255,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);box-shadow:inset 2px 2px 2px 0 rgba(255,255,255,.5),7px 7px 20px 0 rgba(0,0,0,.1),4px 4px 5px 0 rgba(0,0,0,.1);outline:0}.btn-16:after{position:absolute;content:"";width:0;height:100%;top:0;left:0;direction:rtl;z-index:-1;-webkit-box-shadow:-7px -7px 20px 0 #fff9,-4px -4px 5px 0 #fff9,7px 7px 20px 0 #0002,4px 4px 5px 0 rgba(253,1,1,.067);box-shadow:-7px -7px 20px 0 #fff9,-4px -4px 5px 0 #fff9,7px 7px 20px 0 #0002,4px 4px 5px 0 rgba(253,1,1,.067);-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.btn-16:active{top:2px;background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #a40100),color-stop(80%, #6f0202));background:-webkit-linear-gradient(top,#a40100 10%,#6f0202 80%);background:-o-linear-gradient(top,#a40100 10%,#6f0202 80%);background:linear-gradient(to bottom,#a40100 10%,#6f0202 80%);height:100%}.toast-copy-bank-account{display:block;color:#fff;position:absolute;z-index:0;top:50%;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;width:50%;padding:10px;-webkit-border-radius:10px;border-radius:10px;background-color:#030303b5}.icon-mail{content:url(https://shal777.com/media_project/icon/general/mail.svg);-webkit-background-size:30px 30px;background-size:30px 30px}.icon-reward{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;content:url(https://shal777.com/media_project/icon/general/Reward.webp);-webkit-background-size:30px 30px;background-size:30px 30px}.mail .popup{max-width:700px!important}.bank-list-icon{background:#161515;display:block;width:80%;margin:15px auto 7em;padding:5px;-webkit-border-radius:.5em;border-radius:.5em}.bank-list-icon .list-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:5px 0}.bank-list-icon .list-icon .item-icon{margin:3px 0}.bank-list-icon .list-icon .item-icon img{-webkit-border-radius:10px;border-radius:10px;width:92%;max-width:50px}.bar-select-ranking{top:116px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;background:#00000082;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;position:unset;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.bar-select-ranking .button-select-ranking-slot{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;height:26px;font-weight:700;font-size:18px;-webkit-border-radius:4px;border-radius:4px;border:0 solid rgba(240,241,255,.35);background:#163437;color:#fff;-webkit-box-shadow:-1px 1px 6px 0 #00000059;box-shadow:-1px 1px 6px 0 #00000059;margin-right:3px;margin-top:5px;padding:0 10px!important}.bar-select-ranking .button-select-ranking-slot:last-child{margin-right:0}.bar-select-ranking .button-select-ranking-slot .top{font-size:16px}.bar-select-ranking .active{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #f92116),to(#760605));background:-webkit-linear-gradient(top,#f92116 10%,#760605);background:-o-linear-gradient(top,#f92116 10%,#760605);background:linear-gradient(180deg,#f92116 10%,#760605);-webkit-box-shadow:-1px 1px 12px 0 #00000059;box-shadow:-1px 1px 12px 0 #00000059}.button.button-extrude{margin-bottom:.2em;font-size:1em;border:0;-webkit-border-radius:16px;border-radius:16px;border-bottom:6px solid rgba(0,0,0,.45);font-weight:700;text-transform:uppercase;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.16),0 1px 2px rgba(0,0,0,.23);box-shadow:0 3px 6px rgba(0,0,0,.16),0 1px 2px rgba(0,0,0,.23);-webkit-transition:.2s;-o-transition:.2s;transition:.2s;position:relative;top:0;padding:0 14px}.button.button-extrude.activated{top:2px;border-bottom:2px solid rgba(0,0,0,.45);margin-bottom:15px}.button.button-extrude.big{font-size:2em;padding:5px 14px;line-height:1}.button.button-extrude.big.pokbattle{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.button.button-extrude.big.pokbattle img{width:26%}.button.button-extrude.big.pokbattle span{line-height:1;font-size:18px;margin-left:8px}.button.button-assertive{background:-webkit-gradient(linear,left bottom, right top,color-stop(30%, #a10100),to(#730100));background:-webkit-linear-gradient(left bottom,#a10100 30%,#730100);background:-o-linear-gradient(left bottom,#a10100 30%,#730100);background:linear-gradient(to right top,#a10100 30%,#730100)}.button.button-energized{background:-webkit-linear-gradient(300deg,#f8a701 10%,#dda210 80%);background:-o-linear-gradient(300deg,#f8a701 10%,#dda210 80%);background:linear-gradient(150deg,#f8a701 10%,#dda210 80%)}.button.button-dark{background:-webkit-linear-gradient(300deg,#282927 10%,#151515 80%);background:-o-linear-gradient(300deg,#282927 10%,#151515 80%);background:linear-gradient(150deg,#282927 10%,#151515 80%)}.button.button-lite{background:-webkit-linear-gradient(300deg,#fff 10%,#cfcfcf 80%);background:-o-linear-gradient(300deg,#fff 10%,#cfcfcf 80%);background:linear-gradient(150deg,#fff 10%,#cfcfcf 80%);color:#3c3c3c}.button.button-lite.oval{width:58px!important;height:54px;-webkit-border-radius:68%;border-radius:68%;border-width:2px}.row{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.container{max-width:1280px;margin:auto}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.col-sm-20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-sm-25{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-30{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.col-sm-33{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}.col-sm-40{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.col-sm-45{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}.col-sm-50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-66{-webkit-box-flex:0;-ms-flex:0 0 66%;flex:0 0 66%;max-width:66%}.col-sm-70{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.col-sm-75{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-80{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.col-sm-90{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}@media (min-width:568px){.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.col-md-20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-md-25{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-30{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.col-md-33{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}.col-md-40{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.col-md-45{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}.col-md-50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-66{-webkit-box-flex:0;-ms-flex:0 0 66%;flex:0 0 66%;max-width:66%}.col-md-70{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.col-md-75{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-80{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.col-md-90{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}}@media (min-width:768px){.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%;max-width:10%}.col-lg-20{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.col-lg-25{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-30{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.col-lg-33{-webkit-box-flex:0;-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}.col-lg-40{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}.col-lg-45{-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%;max-width:45%}.col-lg-50{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-66{-webkit-box-flex:0;-ms-flex:0 0 66%;flex:0 0 66%;max-width:66%}.col-lg-70{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}.col-lg-75{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-80{-webkit-box-flex:0;-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}.col-lg-90{-webkit-box-flex:0;-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}}.slick-track .slick-slide{display:inline-block}.slick-track .slick-slide img{width:100%}ion-slides,ion-slides .swiper-container-autoheight{height:auto!important}ion-slides .swiper-container-autoheight .swiper-wrapper{position:relative!important}.popup-container.popup-ios .popup{-webkit-border-radius:13px;border-radius:13px;overflow:hidden;max-width:350px;background:#f8f8f8!important}.popup-container.popup-ios .popup-head{border:0!important;-webkit-border-radius:13px;border-radius:13px;overflow:hidden;background-color:#f8f8f8;-webkit-box-shadow:none;box-shadow:none}.popup-container.popup-ios .popup-head h3{color:#242424!important}.popup-container.popup-ios .popup-body{border-top:.55px solid #dbdbdf;color:#242424}.popup-container.popup-ios .popup-body .list .item{background:0 0!important;border:none}.popup-container.popup-ios .popup-body .list .item .item-content{background:0 0!important}.popup-container.popup-ios .popup-body .list .item .ng-valid-parse+.radio-content{color:#387ef5}.popup-container.popup-ios .popup-buttons{padding:0;min-height:45px}.popup-container.popup-ios .popup-buttons .button{margin:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;min-width:50%;height:44px;border-left:0;border-top:.55px solid #dbdbdf;border-right:.55px solid #dbdbdf;font-size:17px;color:#387ef5;background:0 0!important}.popup-container.popup-ios .popup-buttons .button:last-child{font-weight:700}.popup-container.popup-select-option .popup-body{position:relative!important;height:100%}.loading-container.active{opacity:1;background-color:rgba(27,27,28,.25)}.loading-container.active .loading{background-color:transparent}.loading-container.active .loading .spinner{stroke:#e3e3e3;fill:#414141}.loading-container.active .loading .spinner svg{width:65px;height:65px}body.page-shorts #MKEFU-INVITE-BTN-ICON{z-index:-1!important;position:unset}body.page-shorts .amo-button-holder{z-index:-1!important}.m-shorts .shorts-frame-elevation{position:absolute;top:0;padding:0 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:rgba(255,255,255,.5);width:100%}.m-shorts .shorts-frame-elevation .navbar-brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0;flex:0 0;-ms-flex-preferred-size:100px;flex-basis:100px}.m-shorts .shorts-frame-elevation .navbar-brand-img{width:100%;height:auto;max-height:58px}.m-shorts .shorts-frame-elevation-line{background-color:#40006c;height:4px;-webkit-box-flex:0;-ms-flex:0 0 calc(100% + 24px);flex:0 0 calc(100% + 24px);margin-left:-12px}.m-shorts .shorts-frame-elevation-button{color:#fff;-webkit-border-radius:8px;border-radius:8px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.m-shorts .shorts-frame-elevation-button.log-in{background:0 0;border:1px solid #fff;-webkit-border-radius:57px;border-radius:57px;margin:auto 10px;max-height:48px}.m-shorts .shorts-frame-elevation-button.log-in .icon{margin-right:4px}.m-shorts .shorts-frame-elevation-button.log-in .text{height:46px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.m-shorts .shorts-frame-elevation-button.sign-up{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #ffd137),to(#ff7a00));background:-webkit-linear-gradient(top,#ffd137 0,#ff7a00 100%);background:-o-linear-gradient(top,#ffd137 0,#ff7a00 100%);background:linear-gradient(180deg,#ffd137 0,#ff7a00 100%);-webkit-border-radius:57px;border-radius:57px;max-height:48px}.m-shorts .shorts-frame-elevation-button.sign-up .icon{margin-right:4px}.m-shorts .shorts-frame-elevation-button.sign-up .text{text-shadow:0 2px 2px #ff6b00;height:46px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.m-shorts .shorts-frame{width:100%;height:calc(100vh - 49px);max-width:527px;-webkit-transition:height .5s;-o-transition:height .5s;transition:height .5s}.m-shorts .shorts-holds-the-iframe{text-align:center;width:100vw;background:url(https://nctmedia.online/icon/general/llama_loading_animated_new.svg) center center/30% no-repeat;height:100%;min-height:100%}.m-shorts .shorts-aspect-ratio-test{width:100%;height:100%}.m-shorts .shorts-aspect-ratio-1x1{width:100%;height:100%}.m-shorts .shorts-aspect-ratio-9x16{width:56%;height:100%}.m-shorts .shorts-img-fluid{width:100%;padding:0 6px}.m-shorts .shorts-text-light{color:#fff;font-size:1.2rem;margin-top:2px;margin-bottom:.7rem}.m-shorts .shorts-game_list_header{color:#fffaf0;font-size:1.4rem;padding:.7rem}.m-shorts .shorts-frame-elevation-wrap{position:relative;top:0}.m-shorts .btn-fullscreen{position:absolute;z-index:5;left:10px;top:90px;width:48px;height:48px;-webkit-border-radius:8px;border-radius:8px;cursor:pointer;text-align:center;-webkit-transition:bottom .5s;-o-transition:bottom .5s;transition:bottom .5s}.m-shorts .btn-fullscreen .icon-fullscreen:before{content:url(https://nctmedia.online/icon/general/fullscreen-icon.svg);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-shorts .btn-fullscreen.active .icon-fullscreen:before{content:url(https://nctmedia.online/icon/general/exit-fullscreen-icon.svg);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-shorts .icon .scrolldown-style-1{position:absolute;margin:0 auto;left:0;right:0;width:77px;height:28px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;z-index:4}.m-shorts .icon .scrolldown-style-1[aria-hidden=true]{top:3px;opacity:.8}.m-shorts .icon .scrolldown-style-1[aria-hidden=false]{top:calc(0px + 68px);opacity:.5}.m-shorts .icon .scrolldown-style-1 .arrow{border:solid #ffdf75;border-width:0 3px 3px 0;display:inline-block;padding:3px}.m-shorts .icon .scrolldown-style-1 .arrow-down{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.m-shorts .icon .scrolldown-style-1 .shorts-expand-button{position:absolute;display:block;text-align:center;top:0;left:0;width:100%;height:100%;background:#40006c;-webkit-border-radius:0 0 100px 100px;border-radius:0 0 100px 100px}.m-user-data-box{position:absolute;z-index:10;top:56px;right:0;left:0;bottom:auto;-webkit-transition:width .5s ease-out .25s;-o-transition:width .5s ease-out .25s;transition:width .5s ease-out .25s;width:75%;margin:auto;padding:0 5%}@media screen and (max-width:320px){.m-user-data-box{width:75%}}@media screen and (min-width:768px){.m-user-data-box{width:50%}}@media screen and (min-width:960px){.m-user-data-box{width:30%}}.m-user-data-box.style-user-data-box{background:rgba(64,0,108,.6);border:1px solid rgba(64,0,108,.6);-webkit-border-radius:0 0 9999px 9999px;border-radius:0 0 9999px 9999px;color:#fff}.m-user-data-box .style-user-data-restart{background-color:#d4145a}.m-user-data-box .style-color-money{color:#fff500}.m-user-data-box .icon{display:block}.m-user-data-box .icon .img{width:100%;max-width:20px;height:auto}.m-user-data-box .text-ellipsis{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.m-user-data-box .user-data-box-item-money{display:-webkit-box;display:-ms-flexbox;display:flex}.m-user-data-box .user-data-crown{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-user-data-box .user-data-crown .icon{margin-right:8px;width:18px}.m-user-data-box .user-data-restart{display:inline-block;-webkit-border-radius:9999px;border-radius:9999px;margin-left:12px}.m-user-data-box .user-data-restart .icon{width:20px}.m-user-data-box .icon-golden-coins{width:14px;margin-right:5px}.m-user-data-box .d-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.bar-subheader.logged{top:95px}.bar-select-slot.logged{top:155px}ion-header-bar.bar.bar-header.bar-assertive .taotong88.nav-bar-title{height:38px}.style-1 .close:after,.style-1 .close:before{content:' '}.bar-header.taotong88 .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;margin:0;width:auto}.bar-header.taotong88 .button-deposit{z-index:10;cursor:pointer}body.page-shorts #MKEFU-INVITE-BTN,body.page-shorts #launcher{z-index:-1!important}body.full-screen .m-user-data-box{top:-56px}body.hidden-header .nav-bar-container[aria-hidden=true] .bar-header{top:-66px!important}body.hidden-header .nav-bar-container[aria-hidden=true] .bar-sub-header{-webkit-transition:1s;-o-transition:1s;transition:1s;top:-100%!important}body.hidden-footer .bar-sub-footer{-webkit-transition:1s;-o-transition:1s;transition:1s;bottom:-51px}body .m-shorts .shorts-frame-elevation{background-color:rgba(64,0,108,.6);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;top:0}body .m-shorts .shorts-frame-elevation[aria-hidden=true]{top:-68px}.transition.btn-fullscreen,.transition.shorts-frame-elevation-wrap{-webkit-transition:.5s;-o-transition:.5s;transition:.5s}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Poppins,sans-serif}.notifications{position:fixed;z-index:2;top:30px;right:20px}.notifications :where(.toast,.column){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notifications .toast{width:400px;position:relative;overflow:hidden;list-style:none;-webkit-border-radius:4px;border-radius:4px;padding:16px 17px;margin-bottom:10px;background:var(--light);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-animation:.3s forwards show_toast;animation:.3s forwards show_toast}@-webkit-keyframes show_toast{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}40%{-webkit-transform:translateX(-5%);transform:translateX(-5%)}80%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}@keyframes show_toast{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}40%{-webkit-transform:translateX(-5%);transform:translateX(-5%)}80%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-10%);transform:translateX(-10%)}}.notifications .toast.hide{-webkit-animation:.3s forwards hide_toast;animation:.3s forwards hide_toast}@-webkit-keyframes hide_toast{0%{-webkit-transform:translateX(-10%);transform:translateX(-10%)}40%{-webkit-transform:translateX(0);transform:translateX(0)}80%{-webkit-transform:translateX(-5%);transform:translateX(-5%)}100%{-webkit-transform:translateX(calc(100% + 20px));transform:translateX(calc(100% + 20px))}}@keyframes hide_toast{0%{-webkit-transform:translateX(-10%);transform:translateX(-10%)}40%{-webkit-transform:translateX(0);transform:translateX(0)}80%{-webkit-transform:translateX(-5%);transform:translateX(-5%)}100%{-webkit-transform:translateX(calc(100% + 20px));transform:translateX(calc(100% + 20px))}}.toast::before{position:absolute;content:'';height:3px;width:100%;bottom:0;left:0;-webkit-animation:progress var(--duration) linear forwards;animation:progress var(--duration) linear forwards}@-webkit-keyframes progress{100%{width:0%}}@keyframes progress{100%{width:0%}}.btn#success,.toast.success::before{background:var(--success)}.btn#error,.toast.error::before{background:var(--error)}.btn#warning,.toast.warning::before{background:var(--warning)}.btn#info,.toast.info::before{background:var(--info)}.toast .column i{font-size:1.75rem}.toast.success .column i{color:var(--success)}.toast.error .column i{color:var(--error)}.toast.warning .column i{color:var(--warning)}.toast.info .column i{color:var(--info)}.toast .column span{font-size:1.07rem;margin-left:12px}.toast i:last-child{color:#aeb0d7;cursor:pointer}.toast i:last-child:hover{color:var(--dark)}.buttons .btn{border:none;outline:0;color:var(--light);cursor:pointer;margin:0 5px;font-size:1.2rem;padding:10px 20px;-webkit-border-radius:4px;border-radius:4px}@media screen and (max-width:530px){.notifications{width:80%}.notifications .toast{width:100%;font-size:1rem;margin-left:20px}.buttons .btn{margin:0 1px;font-size:1.1rem;padding:8px 15px}}#toast-container{bottom:2px;width:100%;max-width:650px}#toast-container .toast{margin:0!important;width:100%!important;max-width:450px!important;height:47px;background-repeat:no-repeat!important;background-position:18px 12px}#toast-container .toast .toast-title{text-align:center;font-weight:700;position:relative;top:-4px}#toast-container .toast .toast-message{text-align:center;font-weight:700;position:relative;top:-8px}.scroll-able-ios{overflow:scroll!important;-webkit-overflow-scrolling:touch!important;min-height:100%!important;min-width:100%!important}iframe#game_frame{-webkit-filter:none;filter:none;height:100%}iframe#game_frame.min-fullscreen-width{min-width:100%!important;height:100%!important;width:calc(100vw - 4px)!important;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:calc(var(--vh,1vh) * 100)!important}iframe#game_frame.min-fullscreen-height{min-width:100vw!important;height:100%!important;width:calc(100vw - 1px)!important;-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100%!important;max-height:calc(var(--vh,1vh) * 100)!important}iframe#game_frame.max-height-bk89-ios{height:calc(var(--vh,1vh) * 88.5)!important;width:calc(var(--vw,1vw) * 100)!important;min-width:100vw!important;max-width:calc(var(--vw,1vw) * 100)!important;max-height:calc(var(--vh,1vh) * 100)!important}iframe#game_frame.max-height-bk89-ios.o90{height:calc(var(--vh,1vh) * 90.5)!important}iframe#game_frame.max-height-bk89-android{height:calc(var(--vh,1vh) * 93)!important;width:calc(var(--vw,1vw) * 100)!important;min-width:100vw!important;max-width:calc(var(--vw,1vw) * 100)!important;max-height:calc(var(--vh,1vh) * 100)!important}iframe#game_frame.max-height-bk89-android.o90{height:calc(var(--vh,1vh) * 85)!important;max-height:100vh!important}iframe#game_frame.sport-mobile{position:fixed;right:0;left:0;top:0;bottom:0;-ms-zoom:.5;-moz-transform:scale(.5);-moz-transform-origin:0 0;-o-transform:scale(.5);-o-transform-origin:0 0;-webkit-transform:scale(.5);-webkit-transform-origin:0 0;width:200%!important;height:200%!important}.tel-info{margin-top:25px;margin-bottom:25px}.tel-info p{font-weight:lighter;color:var(--font-color-1);font-size:18px;line-height:1;text-align:center}.lang{-webkit-border-radius:50%;border-radius:50%;width:64px!important;border:4px solid #fff}.lang.active{border-color:var(--color-6)}.bg-transparent{background-color:transparent}.captcha{height:49px}.captcha svg{height:50px;-webkit-filter:contrast(102%) saturate(10) invert(100%) brightness(87%);filter:contrast(102%) saturate(10) invert(100%) brightness(87%);margin-top:20px;filter:contrast(102%) saturate(10) invert(100%) brightness(87%)}.text-lowercase{text-transform:lowercase}[state=page-home] .scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}form[name=login_form]{width:80%;margin:0 auto;max-width:310px}form[name=login_form] input{height:40px;font-size:1.3em}form[name=login_form] label{height:40px;margin-top:.5em}form[name=login_form] .item-input{height:40px}[ng-controller=loginCtrl] h1.title{right:0!important;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}[ng-controller=loginCtrl] .scroll{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user-info img{width:15px;height:auto;-o-object-fit:contain;object-fit:contain;margin-right:5px}.user-info .background-money{padding-left:13px!important;-webkit-border-radius:20px;border-radius:20px;background:rgba(0,0,0,.51);padding:2px;margin-top:-2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.2em}.user-info .background-money .money{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;-webkit-box-flex:1;-ms-flex:1;flex:1}.user-info .background-money .not-show-money{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:16px;margin:auto}.user-info .username{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:100%;margin-right:5px;text-shadow:.5px .5px .5px #0c0c0c}.buttons-right .right-buttons .button-deposit{margin-bottom:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media (max-width:300px){.bar .buttons-right .right-buttons{margin-right:-1.5em}.bar .buttons-right .right-buttons .button-deposit{scale:.7;margin-right:-2em}.bar .buttons-right .right-buttons .user-info .background-money{scale:.7}}@media screen and (max-width:280px){.button-deposit{display:none!important}}.qr{position:relative;background-color:#fff;padding:10px;-webkit-border-radius:6px;border-radius:6px}.qr canvas{width:100%}.qr .img-logo{position:absolute;left:50%;top:50%;width:44px!important;height:44px!important;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:.8}.footer-qr{display:-webkit-box;display:-ms-flexbox;display:flex;margin:.5rem 0;max-height:50px}.footer-qr img.img-logo{-webkit-border-radius:5px;border-radius:5px;-o-object-fit:contain;object-fit:contain;width:50px;height:50px}.footer-qr .btn-go-Link{margin-left:.5rem;-webkit-border-radius:5px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.footer-qr .btn-go-Link span.head{font-weight:700}.footer-qr .btn-go-Link span.text{font-size:.6rem}.copy-id{min-height:36.65px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-border-radius:5px;border-radius:5px;border:.5px solid #fff;padding:.2rem;margin-top:.5rem;margin-bottom:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f947}.copy-id span.txt-label{margin-left:.5em;width:10%}.copy-id input.txt-id{width:70%;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-left:4px;font-size:1rem;background:0 0;outline:0;border:none}.copy-id button[type=button]{background-color:transparent;-webkit-border-radius:4px;border-radius:4px;width:20%;outline:0;padding:.1rem;font-size:.8rem;border:none}.copy-id button[type=button] i{color:#fff;font-size:1.4em}.swiper-container .swiper-wrapper .swiper-pagination.swiper-pagination-clickable{display:block!important}body.content-only .popup-container.modal-full .popup{width:65%!important}body.content-only .popup-container.modal-full .popup .popup-body{position:relative;overflow-x:hidden}body.content-only .popup-container.modal-full .popup .popup-body .content{position:absolute;z-index:100;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:0;left:0;bottom:0;right:0;margin:auto}.popup-container.modal-full .popup{width:79%!important;background:0 0!important}.popup-container.modal-full .popup .popup-head{display:none}.popup-container.modal-full .popup .popup-body{padding:0}#pattern-1{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#pattern-1 .header{color:#fff}#pattern-1 small{font-size:1em;color:#fff}.menu .list .download-app-home{display:block;width:50%;margin:20px auto 20px 75px}@media (min-width:768px){.menu .list .download-app-home{width:69%}}.menu .list .download-app-home .download-add-box-home{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.2em}.menu .list .download-app-home .download-add-box-home .bottom-line{font-size:.7em}#list-game-user{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:550px;width:100%;margin:auto}#list-game-user .item-ranking{margin:1.5em 8px 8px;min-height:40px;max-height:2000px;overflow:hidden;background-color:rgba(0,0,0,.15);-webkit-border-radius:5px;border-radius:5px}#list-game-user .item-ranking .item-head{font-size:1.2em;font-weight:600;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#d8379e;-webkit-box-shadow:1px 1px 10px 1px rgba(0,0,0,.3);box-shadow:1px 1px 10px 1px rgba(0,0,0,.3);position:relative;z-index:10}#list-game-user .item-ranking .item-head .tabs-item{padding:.6em;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;cursor:pointer}#list-game-user .item-ranking .item-head .tabs-item.active{background:rgba(255,22,215,.54)}#list-game-user .item-ranking .item-head .tabs-item.active:first-child{-webkit-box-shadow:1px 1px 8px 0 rgba(0,0,0,.16);box-shadow:1px 1px 8px 0 rgba(0,0,0,.16)}#list-game-user .item-ranking .item-head .tabs-item.active:last-child{-webkit-box-shadow:-1px 0 11px 0 rgba(0,0,0,.16);box-shadow:-1px 0 11px 0 rgba(0,0,0,.16)}#list-game-user .item-ranking .item-head .icon-expand{margin-right:1px;padding:5px}#list-game-user .item-ranking .item-body{width:100%;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);position:relative;z-index:2;max-height:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 .5em;margin-top:0}#list-game-user .item-ranking .item-body .no-record{height:25px;background-color:rgba(0,0,0,.35);-webkit-border-radius:4px;border-radius:4px;margin:0 0 .5em;color:#fff}#list-game-user .item-ranking .item-body .no-record p{padding-left:15px;margin:0}#list-game-user .item-ranking .item-body.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);max-height:2000px;margin-top:.8em;display:-webkit-box;display:-ms-flexbox;display:flex}#list-game-user .item-ranking .item-body .item-list-today{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:35px;max-height:65px;height:65px;background-color:rgba(0,0,0,.35);-webkit-border-radius:3px;border-radius:3px;margin-bottom:.4em}#list-game-user .item-ranking .item-body .item-list-today .win-game-img{-webkit-box-flex:1;-ms-flex:1;flex:1}#list-game-user .item-ranking .item-body .item-list-today .win-game-img img{display:block;width:auto;height:100%;-o-object-fit:cover;object-fit:contain;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 14px 0 #04040478;box-shadow:1px 1px 14px 0 #04040478;margin-right:auto}#list-game-user .item-ranking .item-body .item-list-today .img-trophy{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#list-game-user .item-ranking .item-body .item-list-today .img-trophy img{display:block;width:auto;height:70%;-o-object-fit:cover;object-fit:contain;-webkit-border-radius:3px;border-radius:3px;margin:auto}#list-game-user .item-ranking .item-body .item-list-today .info-user{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:12px;font-size:1.2em;font-weight:700;color:#fff}#list-game-user .item-ranking .item-body .item-list-today .info-user .username{margin-bottom:5px}#list-game-user .item-ranking .item-body .top-two{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:35px;max-height:65px;height:65px;background-color:rgba(0,0,0,.35);-webkit-border-radius:3px;border-radius:3px;margin-bottom:.7em}#list-game-user .item-ranking .item-body .top-two .top1,#list-game-user .item-ranking .item-body .top-two .top2{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;height:100%}#list-game-user .item-ranking .item-body .top-two .top1 .win-game-img,#list-game-user .item-ranking .item-body .top-two .top2 .win-game-img{width:50%}#list-game-user .item-ranking .item-body .top-two .top1 .win-game-img img,#list-game-user .item-ranking .item-body .top-two .top2 .win-game-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 14px 0 #04040478;box-shadow:1px 1px 14px 0 #04040478}#list-game-user .item-ranking .item-body .top-two .top1 .info-user,#list-game-user .item-ranking .item-body .top-two .top2 .info-user{font-size:1.1em;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}#list-game-user .item-ranking .item-body .top-list{min-height:2px;overflow:hidden;padding:0}#list-game-user .item-ranking .item-body .top-list .group-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:6px;-webkit-border-radius:3px;border-radius:3px;background-color:rgba(0,0,0,.35);overflow:hidden}#list-game-user .item-ranking .item-body .top-list .group-list .list-item{position:relative;width:100%;height:85px;display:-webkit-box;display:-ms-flexbox;display:flex}#list-game-user .item-ranking .item-body .top-list .group-list .list-item a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}#list-game-user .item-ranking .item-body .top-list .group-list .list-item:nth-child(odd){background-color:rgba(0,0,0,.45)}#list-game-user .item-ranking .item-body .top-list .group-list .list-item .win-game-img{width:30%}#list-game-user .item-ranking .item-body .top-list .group-list .list-item .win-game-img img{display:block;width:130px;-o-object-fit:cover;object-fit:contain;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 14px 0 #04040478;box-shadow:1px 1px 14px 0 #04040478;margin-right:auto}#list-game-user .item-ranking .item-body .top-list .group-list .list-item .info-user{font-size:1.1em;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e0e0e0}#list-game-user .item-ranking .item-body .top-list .group-list .list-item .info-user .username{width:50%;text-align:center;text-transform:uppercase}#list-game-user .item-ranking .item-body .top-list .group-list .list-item .info-user .amount{text-align:center;width:50%}#pattern_password p{color:#fff}.p-0{padding:0}.site-name{color:#fff;text-shadow:0 1px 0 #d7d7d7,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.3);height:55px;line-height:52px;text-align:center;margin-bottom:0;font-size:2.2em}span.title.nav-bar-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}span.title.nav-bar-title.logged{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}span.title.nav-bar-title img.icon-logo{width:auto;height:100%!important;-o-object-fit:contain;object-fit:contain;display:block;margin-top:3px;max-width:55%}span.title.nav-bar-title img.icon-logo.mwd666.logged{max-width:70%;margin:0 auto 0 0}span.title.nav-bar-title img.icon-webname{width:auto;height:47%!important;-o-object-fit:contain;object-fit:contain;display:block;margin-top:3px}.title.title-center.header-item,ion-header-bar.bar-assertive.bar-header div.title.title-left.header-item{left:63px!important;right:63px!important}input{line-height:normal!important}h2{color:#fff}.info-page{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:550px;margin:1em auto auto;background-color:rgba(0,0,0,.2);-webkit-border-radius:5px;border-radius:5px;padding:.5em 1.2em}.info-page hr{height:1px;margin:.5em 0;background:#ffffffb8;border:0}.info-page h1{color:#fff}.info-page .title{color:#ffa000}.info-page h2{font-size:22px;margin-top:14px;margin-bottom:0;color:#e6e6e6}.info-page h3{font-size:18px;margin-bottom:1px;color:#e6e6e6}.info-page h3.text-content{margin-top:5px;color:#e6e6e6}ion-header-bar.bar.bar-header.bar-assertive .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;width:auto}.scroll.min-width-height-full{min-height:calc(100vh);min-width:calc(100vw)}body.content-only .popup-container.show-image .popup{max-width:550px}@media screen and (max-width:768px){.popup-container.modal-full .popup .popup-body{position:relative;overflow:auto}.popup-container.modal-full .popup .popup-body .content{position:absolute;top:0;left:0;width:100%;min-height:100%;padding:12px;height:100%;overflow:auto}.popup-container.modal-full .popup .popup-body .content p{margin-bottom:5px}.popup-container.modal-full .popup .popup-body .content p span,.popup-container.modal-full .popup .popup-body .content p span span{font-size:4vw!important}.popup-container.modal-full .popup .popup-body .content p strong span{font-size:5vw!important;margin-bottom:12px;position:relative;top:-8px}}div iframe.zEWidget-launcher.zEWidget-launcher--active{bottom:45px!important;margin:5px 3px!important;-webkit-transform:translateZ(0) scale(.9)!important;transform:translateZ(0) scale(.9)!important}.background-money{max-height:24px;min-height:24px;min-width:100px}.dots-loading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px;-webkit-box-flex:1;-ms-flex:1;flex:1}.dots-loading span{width:8px;height:8px;background:#ffffff8f;-webkit-border-radius:50%;border-radius:50%;margin-left:2px!important;margin-right:2px!important;-webkit-animation-name:blink;animation-name:blink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dots-loading span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.dots-loading span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.dots-loading-loyalty{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px}.dots-loading-loyalty span{width:8px;height:8px;background:#ffffff8f;-webkit-border-radius:50%;border-radius:50%;margin-left:2px!important;margin-right:2px!important;-webkit-animation-name:blink;animation-name:blink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dots-loading-loyalty span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.dots-loading-loyalty span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.in-modal{margin:10px!important}.in-modal span{width:15px!important;height:15px!important}.disabled-click{pointer-events:none;cursor:not-allowed}@-webkit-keyframes blink{0%,100%{opacity:.2}20%{opacity:1}}@keyframes blink{0%,100%{opacity:.2}20%{opacity:1}}.show-coming_soon{z-index:1000;position:absolute;background:#00000000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;left:0;right:0;bottom:0;cursor:not-allowed}.show-coming_soon .txt-coming_spoon{width:125px;cursor:not-allowed;color:#fff;font-size:18px;font-weight:700;letter-spacing:-1px;text-transform:uppercase;padding:1px 16px;-webkit-border-radius:6px;border-radius:6px;border:2px solid #ffffff82;-webkit-transform:scaleY(1.1);-ms-transform:scaleY(1.1);transform:scaleY(1.1);text-align:center;line-height:.9}#today-winner{display:block;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:550px;width:100%;margin:0 auto auto}#today-winner .item-ranking{margin:1em 8px 8px;min-height:40px;max-height:2000px;overflow:hidden;-webkit-border-radius:5px;border-radius:5px}#today-winner .item-ranking .item-head{text-align:center;font-size:20px;font-weight:600;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:13px 0;background-image:-webkit-gradient(linear,left top, right top,from(#c4ddff02),color-stop(#000000bd),to(#c4ddff02))!important;background-image:-webkit-linear-gradient(left,#c4ddff02,#000000bd,#c4ddff02)!important;background-image:-o-linear-gradient(left,#c4ddff02,#000000bd,#c4ddff02)!important;background-image:linear-gradient(to right,#c4ddff02,#000000bd,#c4ddff02)!important;background:0 0;position:relative;z-index:10}#today-winner .item-ranking .item-head .icon-expand{margin-right:1px;padding:5px}#today-winner .item-ranking .wrapper-group-button-item{margin:6px;-webkit-border-radius:5px;border-radius:5px;background:#00000042;padding:1px}#today-winner .item-ranking .wrapper-select-gamehall-ranking{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:6px;padding-left:6px;padding-right:6px;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important;-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}#today-winner .item-ranking .wrapper-select-gamehall-ranking button{background:#000000a3;color:#fff;font-weight:700;padding:5px 10px;text-transform:uppercase;border:none;outline:0;-webkit-border-radius:4px;border-radius:4px;margin-right:3px;margin-top:3px!important;font-size:18px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important;min-width:-webkit-fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important}#today-winner .item-ranking .wrapper-select-gamehall-ranking button:last-child{margin-right:0}#today-winner .item-ranking .wrapper-select-gamehall-ranking button.active{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #f90402),color-stop(80%, #a10100));background:-webkit-linear-gradient(top,#f90402 10%,#a10100 80%);background:-o-linear-gradient(top,#f90402 10%,#a10100 80%);background:linear-gradient(to bottom,#f90402 10%,#a10100 80%)}#today-winner .item-ranking .item-body{width:100%;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);position:relative;z-index:2;max-height:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0 .5em;margin-top:0}#today-winner .item-ranking .item-body .no-record{height:25px;background-color:rgba(0,0,0,.35);-webkit-border-radius:4px;border-radius:4px;margin:0 0 .5em;color:#fff;text-align:center!important}#today-winner .item-ranking .item-body .no-record p{padding-left:15px;margin:2px}#today-winner .item-ranking .item-body.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);max-height:2000px;margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex}#today-winner .item-ranking .item-body .item-list-today{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:35px;max-height:65px;height:65px;background-color:rgba(0,0,0,.35);-webkit-border-radius:3px;border-radius:3px;margin-bottom:.4em}#today-winner .item-ranking .item-body .item-list-today .win-game-img{-webkit-box-flex:1;-ms-flex:1;flex:1}#today-winner .item-ranking .item-body .item-list-today .win-game-img img{display:block;width:auto;height:100%;-o-object-fit:cover;object-fit:contain;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 14px 0 #04040478;box-shadow:1px 1px 14px 0 #04040478;margin-right:auto}#today-winner .item-ranking .item-body .item-list-today .img-trophy{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#today-winner .item-ranking .item-body .item-list-today .img-trophy img{display:block;width:auto;height:70%;-o-object-fit:cover;object-fit:contain;-webkit-border-radius:3px;border-radius:3px;margin:auto}#today-winner .item-ranking .item-body .item-list-today .info-user{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:12px;font-size:1.2em;font-weight:700;color:#fff}#today-winner .item-ranking .item-body .item-list-today .info-user .username{margin-bottom:5px}#today-winner .item-ranking .item-body .top-two{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:35px;max-height:65px;height:65px;background-color:rgba(0,0,0,.35);-webkit-border-radius:3px;border-radius:3px;margin-bottom:.7em}#today-winner .item-ranking .item-body .top-two .top1,#today-winner .item-ranking .item-body .top-two .top2{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;height:100%}#today-winner .item-ranking .item-body .top-two .top1 .win-game-img,#today-winner .item-ranking .item-body .top-two .top2 .win-game-img{width:50%}#today-winner .item-ranking .item-body .top-two .top1 .win-game-img img,#today-winner .item-ranking .item-body .top-two .top2 .win-game-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 14px 0 #04040478;box-shadow:1px 1px 14px 0 #04040478}#today-winner .item-ranking .item-body .top-two .top1 .info-user,#today-winner .item-ranking .item-body .top-two .top2 .info-user{font-size:.85em;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}#today-winner .item-ranking .item-body .top-list{min-height:2px;overflow:hidden;padding:0}#today-winner .item-ranking .item-body .top-list .group-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:6px;-webkit-border-radius:3px;border-radius:3px;background-color:rgba(0,0,0,.35);overflow:hidden}#today-winner .item-ranking .item-body .top-list .group-list .list-item{width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2px}#today-winner .item-ranking .item-body .top-list .group-list .list-item:nth-child(odd){background-color:rgba(0,0,0,.45)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .win-game-img{width:auto;height:100%}#today-winner .item-ranking .item-body .top-list .group-list .list-item .win-game-img img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:1px 1px 14px 0 #04040478;box-shadow:1px 1px 14px 0 #04040478;margin-right:auto}#today-winner .item-ranking .item-body .top-list .group-list .list-item .info-user{font-size:1.2em;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#e0e0e0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-right:12px;line-height:25px}@media (max-width:300px){#today-winner .item-ranking .item-body .top-two .top1 .info-user,#today-winner .item-ranking .item-body .top-two .top2 .info-user{font-size:.65em}#today-winner .item-ranking .item-body .top-list .group-list .list-item .info-user{font-size:.9em}}#today-winner .item-ranking .item-body .top-list .group-list .list-item .info-user .username{width:auto;text-align:center;text-transform:uppercase}@media screen and (max-width:320px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .info-user .username{width:auto}}@media screen and (max-width:280px){#today-winner .item-ranking .item-body .top-list .group-list .list-item{height:57px}#today-winner .item-ranking .item-body .top-list .group-list .list-item .info-user{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#today-winner .item-ranking .item-body .top-list .group-list .list-item .info-user .username{width:auto}}#today-winner .item-ranking .item-body .top-list .group-list .list-item .info-user .amount{text-align:center;width:center}@media screen and (max-width:320px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .info-user .amount{width:auto}}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:auto;min-width:35px;max-width:50px}@media screen and (max-width:390px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .win-game-img img{-o-object-fit:cover;object-fit:cover}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game{min-width:25px}}@media screen and (max-width:280px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game{min-width:20px}}@media screen and (min-width:450px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .win-game-img img{width:auto}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game{width:100%}}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon{height:100%;width:100%;text-align:center}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon .text{font-weight:700;color:#fff;font-size:12px;text-shadow:.5px .5px .5px #000;text-align:center;-ms-flex-line-pack:center;align-content:center;height:100%}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.JDB{background:-webkit-linear-gradient(140deg,#ff8500 50%,#d93d3d);background:-o-linear-gradient(140deg,#ff8500 50%,#d93d3d);background:linear-gradient(-50deg,#ff8500 50%,#d93d3d)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.CQ9{background:-webkit-linear-gradient(140deg,#209b0c 50%,#0eff35);background:-o-linear-gradient(140deg,#209b0c 50%,#0eff35);background:linear-gradient(-50deg,#209b0c 50%,#0eff35)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.JILI{background:-webkit-linear-gradient(140deg,#feeec8 10%,#593912);background:-o-linear-gradient(140deg,#feeec8 10%,#593912);background:linear-gradient(-50deg,#feeec8 10%,#593912)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.PPO{background:-webkit-linear-gradient(140deg,#00c7ff 50%,#171eef);background:-o-linear-gradient(140deg,#00c7ff 50%,#171eef);background:linear-gradient(-50deg,#00c7ff 50%,#171eef)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.RT{background:-webkit-linear-gradient(140deg,#740518 25%,#e90a0f);background:-o-linear-gradient(140deg,#740518 25%,#e90a0f);background:linear-gradient(-50deg,#740518 25%,#e90a0f)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.FC{background:-webkit-linear-gradient(140deg,#cd07ff 50%,#8204ac);background:-o-linear-gradient(140deg,#cd07ff 50%,#8204ac);background:linear-gradient(-50deg,#cd07ff 50%,#8204ac)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.PT{background:-webkit-linear-gradient(140deg,#0f47b6 50%,#1d81f3);background:-o-linear-gradient(140deg,#0f47b6 50%,#1d81f3);background:linear-gradient(-50deg,#0f47b6 50%,#1d81f3)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.GPS{background:-webkit-linear-gradient(140deg,#0c9b9b 50%,#00e7ff);background:-o-linear-gradient(140deg,#0c9b9b 50%,#00e7ff);background:linear-gradient(-50deg,#0c9b9b 50%,#00e7ff)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.PP{background:-webkit-linear-gradient(140deg,#00c7ff 50%,#171eef);background:-o-linear-gradient(140deg,#00c7ff 50%,#171eef);background:linear-gradient(-50deg,#00c7ff 50%,#171eef)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.PG{background:-webkit-linear-gradient(140deg,#de6262 50%,#ffb88c);background:-o-linear-gradient(140deg,#de6262 50%,#ffb88c);background:linear-gradient(-50deg,#de6262 50%,#ffb88c)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.JOKER{background:-webkit-linear-gradient(140deg,#e2bb07 50%,#130a0a);background:-o-linear-gradient(140deg,#e2bb07 50%,#130a0a);background:linear-gradient(-50deg,#e2bb07 50%,#130a0a)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.YB{background:-webkit-linear-gradient(140deg,#ed00f1 10%,#ffe000);background:-o-linear-gradient(140deg,#ed00f1 10%,#ffe000);background:linear-gradient(-50deg,#ed00f1 10%,#ffe000)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.PS{background:-webkit-linear-gradient(140deg,#616161 10%,#745ef2);background:-o-linear-gradient(140deg,#616161 10%,#745ef2);background:linear-gradient(-50deg,#616161 10%,#745ef2)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.HS{background:-webkit-linear-gradient(140deg,#6119c0 50%,#0e10b3);background:-o-linear-gradient(140deg,#6119c0 50%,#0e10b3);background:linear-gradient(-50deg,#6119c0 50%,#0e10b3)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.FIVEG{background:-webkit-linear-gradient(140deg,#0f8fca 50%,#119b2f);background:-o-linear-gradient(140deg,#0f8fca 50%,#119b2f);background:linear-gradient(-50deg,#0f8fca 50%,#119b2f)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.BAC{background:#6b00c8}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.WONWON{background:-webkit-linear-gradient(170deg,#fdbe5b 25%,#fe7700);background:-o-linear-gradient(170deg,#fdbe5b 25%,#fe7700);background:linear-gradient(-80deg,#fdbe5b 25%,#fe7700)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.FUNKY{background:-webkit-linear-gradient(170deg,#136ac8 25%,#141e29);background:-o-linear-gradient(170deg,#136ac8 25%,#141e29);background:linear-gradient(-80deg,#136ac8 25%,#141e29)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.KA{background:-webkit-linear-gradient(140deg,#ffbd04 50%,#a7a65c);background:-o-linear-gradient(140deg,#ffbd04 50%,#a7a65c);background:linear-gradient(-50deg,#ffbd04 50%,#a7a65c)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.RSG{background:-webkit-linear-gradient(170deg,#500085 50%,red);background:-o-linear-gradient(170deg,#500085 50%,red);background:linear-gradient(-80deg,#500085 50%,red)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.YGG{background:-webkit-linear-gradient(50deg,#b4f10c 10%,#0cb5b5);background:-o-linear-gradient(50deg,#b4f10c 10%,#0cb5b5);background:linear-gradient(40deg,#b4f10c 10%,#0cb5b5)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.SHORT77{background:-webkit-linear-gradient(50deg,#32f10c 10%,#cdddb4);background:-o-linear-gradient(50deg,#32f10c 10%,#cdddb4);background:linear-gradient(40deg,#32f10c 10%,#cdddb4)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.VP{background:-webkit-linear-gradient(140deg,#2e4be7 10%,#ffee14);background:-o-linear-gradient(140deg,#2e4be7 10%,#ffee14);background:linear-gradient(-50deg,#2e4be7 10%,#ffee14)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .icon-provider-game .icon.SABA{background:-webkit-linear-gradient(315deg,#ec0000,#ffee4f);background:-o-linear-gradient(315deg,#ec0000,#ffee4f);background:linear-gradient(135deg,#ec0000,#ffee4f)}#today-winner .item-ranking .item-body .top-list .group-list .list-item .number{width:auto;min-width:20px;max-width:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em;font-weight:700;color:#fff}@media screen and (max-width:320px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .number{font-size:.7em;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:15px}}@media screen and (min-width:450px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .number{width:100%}}#today-winner .item-ranking .item-body .top-list .group-list .list-item .username{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em;font-weight:700;color:#fff;margin:0 5px;width:auto;min-width:110px}#today-winner .item-ranking .item-body .top-list .group-list .list-item .username span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em;font-weight:700;color:#fff;margin-left:2px;width:100%}@media screen and (max-width:360px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .username{min-width:90px}#today-winner .item-ranking .item-body .top-list .group-list .list-item .username span{font-size:.8em}}@media screen and (max-width:350px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .username{margin:0}}@media screen and (max-width:320px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .username{min-width:85px}#today-winner .item-ranking .item-body .top-list .group-list .list-item .username span{font-size:.7em}}@media screen and (min-width:450px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .username{width:100%}}#today-winner .item-ranking .item-body .top-list .group-list .list-item .amount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em;font-weight:700;color:#fff;margin:0 5px;width:auto;min-width:95px}@media screen and (max-width:360px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .amount{min-width:70px;font-size:.8em}}@media screen and (max-width:350px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .amount{margin:0 1px}}@media screen and (max-width:320px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .amount{font-size:.7em;min-width:65px}}@media screen and (min-width:450px){#today-winner .item-ranking .item-body .top-list .group-list .list-item .amount{width:100%}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){.pt-game-size{min-width:250px}}#easychat-floating-button.easychat-float-botton-show{width:50px;height:50px;right:5px;bottom:58px}#easychat-floating-button.easychat-float-botton-show img.easychat-float-botton-show{width:50px;height:50px}.fc-widget-normal{bottom:49px!important;right:2px!important}.popup-container.popup-showing{background:rgba(0,0,0,.5);z-index:9999999999!important}#btnAddHome{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px auto 0;padding:5px;-webkit-border-radius:10px;border-radius:10px;background:azure;font-weight:700;color:#2b2b2b;border-bottom:4px solid #696969;border-top:0;border-left:0;border-right:0;font-size:13px;height:46px;width:48%}#btnAddHome img{width:23%;max-width:25.7px;height:auto;-o-object-fit:contain;object-fit:contain}#btnAddHome .text-add-to-home-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:3px;line-height:.8;text-align:left}#btnDownloadAppInHome.download-app{width:100%;margin:auto}#btnDownloadAppInHome.download-app .download-add-box{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.download-app-home{width:48%;margin-left:5px}.download-app-home .download-add-box-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-border-radius:10px;border-radius:10px;background:#3caf48;width:100%;margin-top:10px;-webkit-box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);border-bottom:5px solid rgba(0,0,0,.45);font-size:22px;margin-right:22px;text-align:left;color:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px}.download-app-home .download-add-box-home .top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}.download-app-home .download-add-box-home .bottom-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.download-app-home .download-add-box-home img{width:25px;height:30px;margin-right:5px;margin-left:5px}@media screen and (min-width:768px){.download-app-home{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:unset}.download-app-home .download-add-box-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-right:0}}@media screen and (min-width:1024px){.download-app-home{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:unset}.download-app-home .download-add-box-home{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:56%;width:100%;margin-right:0}}[state=page-football-game] .gamelist-item .text-version-game{color:#fff;width:100%;margin:-.5em;height:30px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0000009c}.triangle{width:10px;height:10px;border-top:5px solid #0000ff00;border-right:10px solid #fff;border-bottom:5px solid #ffff0000;border-left:0 solid #ffffff00}.maintenance-pok-battle{padding:15px 15px 0}.maintenance-pok-battle .maintenance-pok-battle-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#071e22}.maintenance-pok-battle .maintenance-pok-battle-img img{mix-blend-mode:luminosity;width:100%;height:234.19px}.maintenance-pok-battle .maintenance-pok-battle-text{text-align:left;padding-bottom:100px}.maintenance-pok-battle .maintenance-pok-battle-text .maintenance-pok-battle-text-big{font-size:36px;margin:0;color:#fff}.maintenance-pok-battle .maintenance-pok-battle-text .maintenance-pok-battle-text-big.highlight{color:var(--color-3)}.maintenance-pok-battle .maintenance-pok-battle-text .maintenance-pok-battle-text-big.mm{line-height:60px}.maintenance-pok-battle .maintenance-pok-battle-text .maintenance-pok-battle-text-medium{font-size:24px;margin:0;color:#fff}.maintenance-pok-battle .maintenance-pok-battle-text .maintenance-pok-battle-text-medium.mm{margin-top:24px}.maintenance-pok-battle .maintenance-pok-battle-text .maintenance-pok-battle-text-small{font-size:14px;margin:0;color:#fff}.maintenance-pok-battle .maintenance-pok-battle-text .maintenance-pok-battle-text-small.mm{padding-top:0}.maintenance-pok-battle .maintenance-pok-battle-text .maintenance-pok-battle-text-line{color:#fff;opacity:.5;width:319px;height:1px}jdiv .globalClass_5a5 .wrap_194._show_9c6._orinationRight_4d9.__jivoMobileButton{right:10px!important;bottom:65px!important}jdiv .globalClass_5a5 .wrap_194._show_9c6._orinationRight_4d9.__jivoMobileButton .button_be7{width:50px!important;height:50px!important;margin-bottom:0!important;margin-right:0!important}jdiv .globalClass_1a4 .wrap_66e._show_4f8._orinationRight_b12.__jivoMobileButton{right:10px!important;bottom:65px!important}jdiv .globalClass_1a4 .wrap_66e._show_4f8._orinationRight_b12.__jivoMobileButton .button_72f{width:50px!important;height:50px!important;margin-bottom:0!important;margin-right:0!important}jdiv [class^=globalClass] .__jivoMobileButton{right:10px!important;bottom:65px}jdiv [class^=globalClass] .__jivoMobileButton [class^=button]{width:40px!important;height:40px!important;margin-bottom:0!important;margin-right:0!important}.bot--bubble-holder{position:absolute;z-index:1049!important;width:50px;height:50px;bottom:60px;right:10px!important}.bot--bubble-holder .bot-widget-bubble{position:relative!important}.bot-widget-holder{z-index:1049!important}body.full-screen #dbee1,body.full-screen #launcher,body.full-screen .bot--bubble-holder,body.page-shorts #dbee1,body.page-shorts #launcher,body.page-shorts .bot--bubble-holder{z-index:0!important}body.full-screen .bot--bubble-holder .bot-widget-bubble,body.page-shorts .bot--bubble-holder .bot-widget-bubble{position:relative!important}body.full-screen .bot-widget-holder,body.page-shorts .bot-widget-holder{z-index:0!important}body.full-screen jdiv .globalClass_1a4 .wrap_66e._show_4f8._orinationRight_b12.__jivoMobileButton,body.page-shorts jdiv .globalClass_1a4 .wrap_66e._show_4f8._orinationRight_b12.__jivoMobileButton{right:10px!important;bottom:65px!important}body.full-screen jdiv .globalClass_1a4 .wrap_66e._show_4f8._orinationRight_b12.__jivoMobileButton .button_72f,body.page-shorts jdiv .globalClass_1a4 .wrap_66e._show_4f8._orinationRight_b12.__jivoMobileButton .button_72f{width:50px!important;height:50px!important;margin-bottom:0!important;margin-right:0!important}body.full-screen jdiv [class^=globalClass] .__jivoMobileButton,body.page-shorts jdiv [class^=globalClass] .__jivoMobileButton{right:10px!important;bottom:65px;z-index:0!important}body.full-screen jdiv [class^=globalClass] .__jivoMobileButton [class^=button],body.page-shorts jdiv [class^=globalClass] .__jivoMobileButton [class^=button]{width:20px!important;height:20px!important;margin-bottom:0!important;margin-right:0!important}body.full-screen jdiv[class^=globalClass] jdiv#jvlabelWrap,body.page-shorts jdiv[class^=globalClass] jdiv#jvlabelWrap{z-index:0!important;position:absolute!important}body.full-screen #carrotquest-messenger-collapsed-container.carrotquest-messenger-right_bottom,body.full-screen .carrotquest-css-reset #carrotquest-messenger-collapsed-container.carrotquest-messenger-right_bottom,body.page-shorts #carrotquest-messenger-collapsed-container.carrotquest-messenger-right_bottom,body.page-shorts .carrotquest-css-reset #carrotquest-messenger-collapsed-container.carrotquest-messenger-right_bottom{z-index:-1!important}body :not(.full-screen) #dbee1{z-index:999!important}body :not(.full-screen) .bot--bubble-holder{z-index:1049!important}body :not(.full-screen) .bot--bubble-holder .bot-widget-bubble{position:relative!important}body :not(.full-screen) .bot-widget-holder{z-index:1049!important}body :not(.full-screen) jdiv .globalClass_1a4 .wrap_66e._show_4f8._orinationRight_b12.__jivoMobileButton{right:10px!important;bottom:65px}body :not(.full-screen) jdiv .globalClass_1a4 .wrap_66e._show_4f8._orinationRight_b12.__jivoMobileButton .button_72f{width:50px!important;height:50px!important;margin-bottom:0!important;margin-right:0!important}body :not(.full-screen) jdiv [class^=globalClass] .__jivoMobileButton{right:10px!important;bottom:65px;z-index:1!important}body :not(.full-screen) jdiv [class^=globalClass] .__jivoMobileButton [class^=button]{width:20px!important;height:20px!important;margin-bottom:0!important;margin-right:0!important}ion-side-menus.app-install-active{top:56px;height:calc(100% - 56px)}.app-install-container{width:100%;height:56px;position:absolute;top:0;left:0;right:0;background:#1d1d1d;display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 11px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10000000}.app-install-container.active{display:-webkit-box;display:-ms-flexbox;display:flex}.app-install-container .txt-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff}.app-install-container .txt-content .site-name-app{font-size:18px;font-weight:700;text-transform:uppercase;line-height:1}.app-install-container .txt-content .text-detail{line-height:1;font-weight:100;font-size:13px;color:#d1d1d1}.app-install-container .button-app-install{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100px;background:0 0;border:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-install-container .button-app-install img{width:100%;height:50px}.app-install-container .button-app-install .txt-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;line-height:.8}.app-install-container .button-app-install .txt-content .app{text-transform:uppercase}.app-install-container .button-app-install .txt-content .install{font-size:10px}.app-install-ios-container{display:none;position:absolute;top:56px;bottom:0;left:0;right:0;z-index:15000;background:#00000094}.app-install-ios-container.active{display:-webkit-box;display:-ms-flexbox;display:flex}.app-install-ios-container.active.chrome .app-install-ios-content .footer-install .safari{display:none}.app-install-ios-container.active.chrome .app-install-ios-content .footer-install .chrome{display:inline}.app-install-ios-container.active.chrome .app-install-ios-content::after{opacity:0}.app-install-ios-container.active.safari .app-install-ios-content .footer-install .safari{display:inline}.app-install-ios-container.active.safari .app-install-ios-content .footer-install .chrome{display:none}.app-install-ios-container.active.ipad .app-install-ios-content{max-width:375px;bottom:56px}.app-install-ios-container.active.ipad .app-install-ios-content::after{opacity:1}@media screen and (min-width:766px){.app-install-ios-container.active.ipad .app-install-ios-content::after{opacity:0}}.app-install-ios-container .app-install-ios-content{background:#232323;width:85%;height:330px;position:absolute;bottom:20px;left:0;right:0;margin:0 auto;-webkit-border-radius:5px;border-radius:5px;z-index:1001;max-width:375px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.app-install-ios-container .app-install-ios-content::after{content:'';position:absolute;width:20px;height:20px;left:0;right:0;bottom:0;margin:0 auto;background:#ff000000;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);border-top:21px solid #232323;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:0 solid transparent}.app-install-ios-container .app-install-ios-content button.close{position:absolute;top:10px;right:10px;background:#4e4e4e;color:#fff;width:28px;height:28px;-webkit-border-radius:50%;border-radius:50%;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-install-ios-container .app-install-ios-content button.close i{font-size:16px;font-weight:100;color:#a0a0a0}.app-install-ios-container .app-install-ios-content .title-content{font-size:22px;color:#fff;text-align:center;padding-top:16px}.app-install-ios-container .app-install-ios-content .app-icon{width:75px;height:auto;-o-object-fit:contain;object-fit:contain;margin:10px auto}.app-install-ios-container .app-install-ios-content .detail-install{font-size:16px;color:#fff;padding:0 14px 14px;line-height:1.1}.app-install-ios-container .app-install-ios-content .footer-install{display:-webkit-box;display:-ms-flexbox;display:flex;margin:14px;padding:18px;background:#4c4c4c;-webkit-border-radius:10px;border-radius:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:80px}.app-install-ios-container .app-install-ios-content .footer-install .ic-btn-plus,.app-install-ios-container .app-install-ios-content .footer-install .ic-safari{width:45px;height:auto;-o-object-fit:contain;object-fit:contain}.app-install-ios-container .app-install-ios-content .footer-install .text{padding-left:16px;padding-right:0;font-size:15px;color:#fff;line-height:1}.app-install-ios-container .app-install-ios-content .footer-install .text span{font-weight:700}.app-install-ios-container .app-install-ios-content .footer-install .ic-btn-download{width:20px;height:auto;-o-object-fit:contain;object-fit:contain}.app-install-ios-container .app-install-ios-content .footer-install>*{display:none}.app-install-ios-container .app-install-ios-content .footer-install span.chrome{color:#ea5555}#fc_frame,#fc_frame.fc-widget-normal{z-index:10000!important}body.mobile jdiv[class^=globalClass] jdiv#jvlabelWrap{bottom:50px!important}.listOfMoney{background:#0a3645;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.baxContent1{margin:-1px}.imgBax{width:100%;background-color:#f0f8ff;height:100%;margin:0 0 3px;-webkit-border-radius:4px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:140%;line-height:21px;color:#444}.baxContent{background:#b6b6b6;width:80px;height:90px;-webkit-border-radius:5px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:5px;padding:3px}.buttonReceive{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, #d60303),to(#650000));background:-webkit-linear-gradient(top,#d60303 0,#650000 100%);background:-o-linear-gradient(top,#d60303 0,#650000 100%);background:linear-gradient(180deg,#d60303 0,#650000 100%);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.3);box-shadow:0 1px 1px rgba(0,0,0,.3);-webkit-border-radius:3px;border-radius:3px;border:0;font-family:Roboto;font-style:normal;font-weight:900;font-size:90%;line-height:16px;color:#fff;text-shadow:0 .68966px .68966px rgba(0,0,0,.25);width:75px;height:35px}#AmountOfMoney{height:90px;background:#0e3741;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2px 10px}.inputMoney{background:#fff;margin:5px;-webkit-border-radius:5px;border-radius:5px;width:272px;height:35px;border:0;padding:5px;text-align:center}#AmountOfMoney::-webkit-input-placeholder{color:#000;font-weight:700;font-size:14.1522px;line-height:17px;text-align:center}#AmountOfMoney:-ms-input-placeholder{color:#000;font-weight:700;font-size:14.1522px;line-height:17px;text-align:center}#AmountOfMoney::-moz-placeholder{color:#000;font-weight:700;font-size:14.1522px;line-height:17px;text-align:center}#AmountOfMoney::-ms-input-placeholder{color:#000;font-weight:700;font-size:14.1522px;line-height:17px;text-align:center}#AmountOfMoney::placeholder{color:#000;font-weight:700;font-size:14.1522px;line-height:17px;text-align:center}.closePopup{position:fixed;z-index:10;right:-11px;top:-7px;border:none;background-color:#f0f8ffb3;height:31px;width:31px;-webkit-border-radius:20px;border-radius:20px}.popup{-webkit-border-radius:10px!important;border-radius:10px!important}.marquee-wrapper .marquee-box .text{height:30px;max-height:30px;min-height:30px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.marquee-wrapper .marquee-box .icon{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lingArticle{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%;margin-top:60px;overflow:scroll;height:calc(100% - 117px)}.lingArticle a:link,.lingArticle a:visited{text-decoration:none}a.btn-promote-1{display:none;text-decoration:none;padding:4px 8px;width:100%;height:47px;outline:0;border:none;-webkit-border-radius:10px;border-radius:10px;background:#0aa5c7;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:-1px .5px 8px 0 #000000b0;box-shadow:-1px .5px 8px 0 #000000b0;position:relative;margin:8px auto;border-bottom:5px solid rgba(0,0,0,.45);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}a.btn-promote-1 img.icon-tez{width:auto;height:50%;-o-object-fit:contain;object-fit:contain}a.btn-promote-1 .text-center{-webkit-box-flex:3;-ms-flex:3;flex:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;padding:0 0 0 10px}a.btn-promote-1 .text-center .text1{font-size:large;font-weight:700;letter-spacing:-.5px;color:#fff;text-shadow:2px 2px 0 #17217c,4px 4px 0 rgba(0,0,0,.25),2px 8px 6px rgba(0,0,0,.2),0 -5px 35px rgba(255,255,255,.3);position:relative;top:-8px;padding-right:6px}a.btn-promote-1 .text-center .text2{font-size:x-large;font-weight:700;letter-spacing:-.5px;color:#d33535;text-shadow:2px 2px 0 #fff,4px 4px 0 rgba(0,0,0,.25),2px 8px 6px rgba(0,0,0,.2),0 -5px 35px rgba(255,255,255,.3)}a.btn-promote-1 .text-center .text3{font-size:large;font-weight:700;letter-spacing:-.5px;color:#35d33a;text-shadow:0 2px 0 #fff,4px 4px 0 rgba(0,0,0,.25),2px 8px 6px rgba(0,0,0,.2),0 -5px 35px rgba(255,255,255,.3);line-height:1}a.btn-promote-1 .text-center .text4{font-size:large;font-weight:700;letter-spacing:-.5px;color:#000;text-shadow:0 2px 0 #fff,4px 4px 0 rgba(0,0,0,.25),2px 8px 6px rgba(0,0,0,.2),0 -5px 35px rgba(255,255,255,.3);line-height:1}a.btn-promote-1 .roll-lotto-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;position:relative}a.btn-promote-1 .roll-lotto-wrapper img{max-width:170px;width:170%;position:absolute;left:42%;top:-61%;-webkit-animation:3s linear infinite spin-infinit;animation:3s linear infinite spin-infinit}@-webkit-keyframes spin-infinit{0%{-webkit-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0)}50%{-webkit-transform:rotate(180deg) translateY(-5px);transform:rotate(180deg) translateY(-5px)}100%{-webkit-transform:rotate(360deg) translateY(0);transform:rotate(360deg) translateY(0)}}@keyframes spin-infinit{0%{-webkit-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0)}50%{-webkit-transform:rotate(180deg) translateY(-5px);transform:rotate(180deg) translateY(-5px)}100%{-webkit-transform:rotate(360deg) translateY(0);transform:rotate(360deg) translateY(0)}}@media screen and (device-aspect-ratio:40 / 71){a.btn-promote-1{text-decoration:none}a.btn-promote-1 .text-center .text1{font-size:medium}a.btn-promote-1 .text-center .text2{font-size:large}a.btn-promote-1 .text-center .text3{font-size:112%}a.btn-promote-1 .text-center .text4{font-size:larger}}@media screen and (device-aspect-ratio:375 / 667){a.btn-promote-1{text-decoration:none}a.btn-promote-1 .text-center{padding-left:10px}a.btn-promote-1 .text-center .text1{font-size:large}a.btn-promote-1 .text-center .text2{font-size:x-large}a.btn-promote-1 .text-center .text3,a.btn-promote-1 .text-center .text4{font-size:large}a.btn-promote-1 img.icon-tez{width:auto;height:50%;-o-object-fit:contain;object-fit:contain}}jdiv [class^=globalClass] [class^=label]{z-index:999!important}#launcher{margin:55px 6px!important}#dbee1 .de8fb{bottom:49px!important;right:-17px!important;max-height:90%}#dbee1 .de8fb [class^="_98fce"]{bottom:11px}.carrotquest-css-reset #carrotquest-messenger-collapsed-container.carrotquest-messenger-right_bottom{right:-15px!important;bottom:35px!important}.popup-container.showbg .popup{background:#f0f8ff00!important}.bannerPornSite{position:absolute;bottom:49px;width:100%;z-index:10001;display:none}.avslot_rule{position:absolute;bottom:49px;width:100%;z-index:10010;display:none}.bannerPornSite-close{position:absolute;color:#f46f92;font-size:30px;font-weight:bolder;right:5px;top:-1px;width:41px;height:37px;background:#f0f8ff00;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#pornuser_form{padding:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-image:url(https://shal777.com/media_project/background/pomotion_aoxx.webp);-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;max-height:200px}#pornuser_form .cal1{-webkit-box-flex:2;-ms-flex:2;flex:2}#pornuser_form .cal2{-webkit-box-flex:3;-ms-flex:3;flex:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0;margin-bottom:15px;min-height:200px}#pornuser_form .cal2 img{width:40%;margin-bottom:7px;margin-top:0}#pornuser_form .cal2 .link{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:270px}#pornuser_form .cal2 .link a{width:40%;height:29px;min-height:initial;line-height:1;background-color:#f27094;color:#f8f8f8;font-size:14px;border:0;-webkit-border-radius:7px;border-radius:7px;border-bottom:3px solid #0000004d;padding:0 7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2px}#pornuser_form .cal2 .userinputs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90%;height:100%}#pornuser_form .cal2 .userinputs .inputConten{position:relative;width:100%;max-width:201px;top:3px}#pornuser_form .cal2 .userinputs .inputConten input{text-align:center;height:30px;max-width:201px;margin:3px 0 2px;-webkit-border-radius:4px;border-radius:4px;padding-left:3px;padding-bottom:3px;color:#f0557c;font-size:14px;width:90%}#pornuser_form .cal2 .userinputs .inputConten span{position:absolute;top:3px;right:-10px;width:25px;height:30px;background-color:#f27094;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-border-radius:5px;border-radius:5px}#pornuser_form .cal2 .userinputs .inputConten .Copied{position:absolute;background:#464444e3;width:50px;-webkit-border-radius:20px;border-radius:20px;padding:0 4px;z-index:10;color:#fff;font-size:12px;top:-23px;text-align:center;right:-12px;-webkit-box-shadow:0 0 6px #ffffffba;box-shadow:0 0 6px #ffffffba;display:none}#pornuser_form .cal2 .userinputs .dayEx{font-size:20px;height:30px;color:#f26f93;text-align:center;border:3px solid #f27094;-webkit-border-radius:10px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f0f8ff;width:65%}#pornuser_form .cal2 .userinputs button{width:58%;height:90%;min-height:25px;line-height:1;max-width:200px;background-color:#890cb9;color:#fff;font-size:14px;border:0;-webkit-border-radius:7px;border-radius:7px;border-bottom:3px solid #0000004d;margin-top:7px;-webkit-animation:2s infinite Btmove;animation:2s infinite Btmove;-webkit-box-shadow:0 0 32px #850cb9;box-shadow:0 0 32px #850cb9;font-weight:900;max-height:56px}@media only screen and (max-width:600px){#pornuser_form{max-height:200px;background-image:url(https://shal777.com/media_project/background/pomotion_aoxx_aa.webp);-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat}#pornuser_form .cal1{-webkit-box-flex:1;-ms-flex:1;flex:1}#pornuser_form .cal2{-webkit-box-flex:2;-ms-flex:2;flex:2}}@-webkit-keyframes mymove{from{border:3px solid #f27094;color:#f27094}to{border:3px solid #ffc900;color:#ffc900}}@keyframes mymove{from{border:3px solid #f27094;color:#f27094}to{border:3px solid #ffc900;color:#ffc900}}@media screen and (device-aspect-ratio:3 / 4){#user-info-mobile .user-info-wrapper #pornuser_form{max-height:210px}}@-webkit-keyframes Btmove{0%{font-size:15px;width:58%}25%{font-size:20px;width:65%}75%{font-size:16px;width:60%}100%{font-size:15px;width:57%}}@keyframes Btmove{0%{font-size:15px;width:58%}25%{font-size:20px;width:65%}75%{font-size:16px;width:60%}100%{font-size:15px;width:57%}}.grid-change{width:100%}.set-top-when-one-line{top:170px!important}.boxChangLang{position:relative}.boxChangLang .def{position:relative;left:-25px;z-index:10}.boxChangLang .def img{width:30px!important;-webkit-border-radius:50%;border-radius:50%}.boxChangLang .flagAll{position:absolute;left:0;top:0;opacity:.4}.boxChangLang .flagAll img{width:30px!important;-webkit-border-radius:50%;border-radius:50%;position:relative;margin-left:-10px}.pattern-login{width:48%;margin-left:5px}.pattern-login .button-pattern-login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-border-radius:10px;border-radius:10px;background:#fff;width:100%;margin-top:10px;-webkit-box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);border-bottom:5px solid rgba(0,0,0,.45);font-size:18px;margin-right:22px;text-align:left;color:#2b2b2b;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px}.pattern-login .button-pattern-login .top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}.pattern-login .button-pattern-login .bottom-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pattern-login .button-pattern-login img{width:25px;height:30px;margin-right:5px;margin-left:5px}.pattern-login .button-n-promotion{background:#4565b2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-border-radius:10px;border-radius:10px;width:100%;margin-top:10px;-webkit-box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);border-bottom:5px solid rgba(0,0,0,.45)!important;font-size:18px!important;text-align:left;color:#fff;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px}.pattern-login .button-n-promotion .top-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:700}.pattern-login .button-n-promotion .bottom-line{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;letter-spacing:1px}.pattern-login .button-n-promotion img{width:25px;height:30px;margin-right:5px;margin-left:5px}@media screen and (min-width:768px){.pattern-login{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:unset}.pattern-login .button-pattern-login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-right:0}}@media screen and (min-width:1024px){.pattern-login{margin-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:unset}.pattern-login .button-pattern-login{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:56%;width:100%;margin-right:0}}#money_login_page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px 0 0;padding:5px;-webkit-border-radius:16px;border-radius:16px;background:azure;font-weight:700;font-size:1rem;color:#2b2b2b;border-bottom:2px solid rgba(0,0,0,.45)!important;border-top:0;border-left:0;border-right:0;height:46px;width:100%}#money_login_page img{width:23%;max-width:31.7px;height:auto;-o-object-fit:contain;object-fit:contain}#money_login_page .text-add-to-home-screen{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:3px;line-height:.8;text-align:left}#money_login_page .text-add-to-home-screen span{margin:2px}#page-share{background-image:url(https://shal777.com/media_project/background/bg.webp);height:100%;width:100%;max-width:800px;max-height:700px;-webkit-background-size:cover;background-size:cover}#page-share .logo{width:118px}#page-share .logo img{width:100%;margin:10px}#page-share .text1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:500px;margin-left:10vw}#page-share .text1 .texts{margin:14px 10px 0;font-size:clamp(25px,7vw,35px);font-style:italic;font-weight:500;text-align:inherit;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 0 #868686}#page-share .text1 .textm{margin:8px 10px 0 2px;font-size:clamp(35px,11vw,45px);font-weight:900;height:50px;text-align:end;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:italic;color:#ffda5a;text-shadow:0 3px 0 #a77801}#page-share .username{font-size:16px;color:#fff;text-align:center}#page-share .share{color:#fff;margin-top:2em;margin-left:10vw}#page-share .share img{width:12px}#page-share .iconShare{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;text-align:center}#page-share .iconShare img{width:100%;max-width:50px;margin:2px}#page-share .text2{text-align:center;color:#fff;font-size:clamp(10px,2vw,21px);line-height:1.3em;padding:10px 10px 60px}#page-share #qrcode_idDiv #qrcode_rid{width:60%;max-width:160px;margin:5% auto 3%}@media only screen and (max-width:600px){.page-imageSave .boxImageSave{left:10%!important}}.page-imageSave{position:fixed;height:100vh;width:100%;background-color:#000000ba;top:0;left:0;display:none}.page-imageSave .boxImageSave{background-image:url(https://shal777.com/media_project/background/bg2.webp);background-repeat:no-repeat;height:65vh;width:80%;-webkit-background-size:100% auto;background-size:100% auto;top:4%;left:33%;position:fixed;-webkit-border-radius:10px;border-radius:10px;max-width:400px;max-height:500px;min-height:400px}.page-imageSave .boxImageSave .closePopupSaveimage{font-size:16px;color:#fff;text-align:end;top:-16px;position:absolute;right:-25px;padding:2px 8px;background:#9d9d9d85;-webkit-border-radius:30px;border-radius:30px}.page-imageSave .boxImageSave .logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:10px;height:40px}.page-imageSave .boxImageSave .textRegister{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-imageSave .boxImageSave .textRegister .text1{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:600;font-size:clamp(20px,11vw,40px);line-height:21px;letter-spacing:-.01em;color:#fff;text-shadow:0 2px 0 #868686,1px 6px 3px #101010eb}.page-imageSave .boxImageSave .textRegister .text2{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:600;font-size:clamp(30px,11vw,50px);line-height:65px;letter-spacing:-.01em;color:#ffda5a;text-shadow:0 2px 0 #a77801,1px 7px 3px #101010eb}.page-imageSave .boxImageSave .textRegister .text3{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:600;line-height:22px;font-size:clamp(11px,3.8vw,18px);letter-spacing:-.01em;color:#fff;text-shadow:0 1px 0 #868686,1px 4px 3px #101010eb}.page-imageSave .boxImageSave .textScanqrCode{text-align:center;margin-top:15%;margin-bottom:15px}.page-imageSave .boxImageSave .textScanqrCode .texts{-webkit-box-flex:1;-ms-flex:1;flex:1;font-weight:600;font-size:16px;line-height:10px;letter-spacing:-.01em;color:#fff}.page-imageSave .boxImageSave #qrcode_idDiv2 #qrcode_rid2{width:50%;max-width:190px;margin:2% auto 3%}.page-imageSave .boxImageSave .btn-save{position:absolute;bottom:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.page-imageSave .boxImageSave .btn-save button{pointer-events:auto;cursor:pointer;background:#fff;border:none;padding:10px;margin:0;position:relative;display:inline-block;font-size:18px;font-weight:600;color:#fff;background:-webkit-gradient(linear,left top, right top,color-stop(0, #fe611b),to(#902e04));background:-webkit-linear-gradient(left,#fe611b 0,#902e04 100%);background:-o-linear-gradient(left,#fe611b 0,#902e04 100%);background:linear-gradient(90deg,#fe611b 0,#902e04 100%);-webkit-border-radius:15px;border-radius:15px}@media only screen and (max-width:375px){#page-share .text1 .texts{font-size:clamp(8px,7vw,20px)}#page-share .text1 .textm{font-size:clamp(12px,9vw,30px);margin-left:auto}.page-imageSave .boxImageSave .logo img{width:auto;height:30px}.page-imageSave .boxImageSave .textRegister .text1{font-size:clamp(10px,7vw,20px)}.page-imageSave .boxImageSave .textRegister .text2{font-size:clamp(10px,9vw,25px);line-height:40px}.page-imageSave .boxImageSave .textRegister .text3{line-height:10px;font-size:clamp(4px,5vw,10px)}.page-imageSave .boxImageSave .textScanqrCode{margin-top:15px}}.acewin_teb_game{font-size:calc(.47em + 1vmin)!important}.select-device-list .popup{width:94%;max-width:350px!important}.select-device-list .popup .popup-body .modal-select-device-user .list-device{display:block;margin-bottom:.7em}.select-device-list .popup .popup-body .modal-select-device-user .list-device .item-device{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid rgba(74,105,127,.84);-webkit-border-radius:5px;border-radius:5px;position:relative;overflow:hidden;max-width:450px;margin:0 0 .5em;opacity:1;-webkit-animation:.2s ease-in-out fadeIn;animation:.2s ease-in-out fadeIn;background-color:#eee;cursor:pointer}.select-device-list .popup .popup-body .modal-select-device-user .list-device .item-device .img{width:20%;padding:4px}.select-device-list .popup .popup-body .modal-select-device-user .list-device .item-device .img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;display:block;max-height:58px}.select-device-list .popup .popup-body .modal-select-device-user .list-device .item-device .data{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#575757;font-weight:400;padding:3px}.select-device-list .popup .popup-body .modal-select-device-user .list-device .item-device .data span{white-space:nowrap}.select-device-list .popup .popup-body .modal-select-device-user .list-device .item-device .data.center{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select-device-list .popup .popup-body .modal-select-device-user .list-device .item-device .status{width:100%;height:100%;background-color:rgba(30,30,30,.81);z-index:10;text-align:center;position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.select-device-list .popup .popup-body .modal-select-device-user .list-device .item-device .status span{color:#fff;font-size:1.3em}.select-device-list .popup .popup-body .modal-select-device-user .list-device .item-device .status.reject{background-color:rgba(58,16,16,.81)}.select-device-list .popup .popup-body .modal-select-device-user .list-device .no-device-list{font-size:1.2em;color:rgba(240,248,255,.78);text-align:CENTER}.searchInput{margin-top:10px;top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:auto;margin-right:5px;height:26px}.searchInput input[type=text]{padding:0;font-size:17px;border:1px solid rgba(255,255,255,0);float:left;-webkit-border-radius:4px;border-radius:4px;background:#f1f1f1;max-width:0;margin-right:2px;opacity:0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.searchInput button{float:left;width:30px;padding:10px;background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #f92116),to(#760605));background:-webkit-linear-gradient(top,#f92116 10%,#760605);background:-o-linear-gradient(top,#f92116 10%,#760605);background:linear-gradient(180deg,#f92116 10%,#760605);color:#fff;font-size:12px;border:1px solid rgba(255,255,255,0);border-left:none;cursor:pointer;-webkit-border-radius:4px;border-radius:4px;height:26px}.searchInput button:hover{background:-webkit-gradient(linear,left top, left bottom,color-stop(10%, #f92116),to(#760605));background:-webkit-linear-gradient(top,#f92116 10%,#760605);background:-o-linear-gradient(top,#f92116 10%,#760605);background:linear-gradient(180deg,#f92116 10%,#760605)}.searchInput::after{content:"";clear:both;display:table}.slide_left{max-width:18px;max-height:18px;height:100%;left:0;margin:25px 0;-webkit-animation-duration:3s;animation-duration:3s;position:absolute;-webkit-animation-name:slideLeft;animation-name:slideLeft;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes slideLeft{0%,100%{left:0;top:0}50%{left:5px;top:0}}@keyframes slideLeft{0%,100%{left:0;top:0}50%{left:5px;top:0}}.slide_right{max-width:18px;max-height:18px;height:100%;right:0;margin:25px 0;position:absolute;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:slideRight;animation-name:slideRight;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes slideRight{0%,100%{right:0;top:0}50%{right:5px;top:0}}@keyframes slideRight{0%,100%{right:0;top:0}50%{right:5px;top:0}}.style-1 .close{position:relative;cursor:pointer;opacity:1}.style-1 .close:hover{opacity:.9}.style-1 .close:after,.style-1 .close:before{content:' ';position:absolute;top:0;right:9px;bottom:0;left:0;margin:auto;height:26px;width:2px;background-color:#fff}.style-1 .close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.style-1 .close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.app-install-container .close{height:56px;-ms-flex-preferred-size:40px;flex-basis:40px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.app-install-container .txt-content{-ms-flex-preferred-size:0px;flex-basis:0px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}.app-install-container .button-app-install{-ms-flex-preferred-size:100px;flex-basis:100px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:820px){.div_hrg{position:absolute;top:110%;-webkit-transform:scale(1.8,1.8);-ms-transform:scale(1.8,1.8);transform:scale(1.8,1.8)}}@media screen and (min-width:768px){.div_hrg{position:absolute;top:110%;-webkit-transform:scale(1.8,1.8);-ms-transform:scale(1.8,1.8);transform:scale(1.8,1.8)}}.user-info{position:relative}.user-info .loyalty_box{position:absolute;z-index:10;height:32px;width:120px;top:50px;right:-10px;background:#a10100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5em}.user-info .loyalty_box::before{content:'';position:absolute;z-index:-1;height:32px;width:125px;top:0;right:-5px;background:#a10100;-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:skew(30deg,0deg);-ms-transform:skew(30deg,0deg);transform:skew(30deg,0deg)}.user-info .loyalty_box .loyalty_wrapper{width:95px;margin-right:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.51);-webkit-border-radius:20px;border-radius:20px;cursor:pointer;position:relative;-webkit-box-shadow:rgba(0,0,0,.35) 0 5px 15px;box-shadow:rgba(0,0,0,.35) 0 5px 15px}.user-info .loyalty_box .loyalty_wrapper:hover{background:#00000070}.user-info .loyalty_box .loyalty_wrapper p{margin:0 auto;font-size:12px;font-weight:900}.user-info .loyalty_box .loyalty_wrapper img{width:30px;scale:1.2;margin-left:-.5em}.user-info .loyalty_box2{position:absolute;z-index:10;height:32px;width:143px;top:50px;right:108px;background:#a10100;-webkit-clip-path:polygon(0 0,11% 100%,100% 100%,87% 0);clip-path:polygon(0 0,11% 100%,100% 100%,87% 0);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5em}.user-info .loyalty_box2 .loyalty_wrapper{width:95px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.51);-webkit-border-radius:20px;border-radius:20px;cursor:pointer;position:relative;-webkit-box-shadow:rgba(0,0,0,.35) 0 5px 15px;box-shadow:rgba(0,0,0,.35) 0 5px 15px}.user-info .loyalty_box2 .loyalty_wrapper:hover{background:#00000070}.user-info .loyalty_box2 .loyalty_wrapper a,.user-info .loyalty_box2 .loyalty_wrapper p{margin:0 auto;font-size:12px;font-weight:900}.user-info .loyalty_box2 .loyalty_wrapper img{width:30px;scale:1.2;margin-left:-.5em}.user-info .loyalty_box2 .cashback_wrapper{width:95px;margin-right:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:rgba(0,0,0,.51);-webkit-border-radius:20px;border-radius:20px;cursor:pointer;position:relative;-webkit-box-shadow:rgba(0,0,0,.35) 0 5px 15px;box-shadow:rgba(0,0,0,.35) 0 5px 15px;height:23px}.user-info .loyalty_box2 .cashback_wrapper:hover{background:#00000070}.user-info .loyalty_box2 .cashback_wrapper p{margin:0 auto;font-size:12px;font-weight:900}.user-info .loyalty_box2 .cashback_wrapper img{width:30px;scale:1.3;margin-left:-.5em}.modal_show_loyalty{position:fixed;display:none;opacity:1;scale:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;top:-50%;width:100%;height:calc(100vh - 20px);background-color:#000000e3;z-index:50;-webkit-transition:opacity .1s ease-in-out;-o-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.modal_show_loyalty .loyalty_modal{position:relative;scale:1;width:90%;max-width:400px;-webkit-transition:scale .3s ease-in-out;-o-transition:scale .3s ease-in-out;transition:scale .3s ease-in-out;visibility:visible}.modal_show_loyalty .loyalty_modal button{position:absolute;top:-25%;right:0;border:none;background:#ffc239;line-height:1;-webkit-border-radius:50%;border-radius:50%;height:2em;min-height:2em;width:2em;font-size:20px;color:#fff;font-weight:700;padding-bottom:.2em}.modal_show_loyalty .loyalty_modal .loyalty_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6em .5em 1em!important;width:100%}.modal_show_loyalty .loyalty_modal .loyalty_body>p{font-size:36px;font-weight:900}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.3em;width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:#00000050;-webkit-border-radius:10px;border-radius:10px;padding:.2em}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5em;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.5em;min-width:30%}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data:nth-child(2){border-left:1px solid #ffffff70;border-right:1px solid #ffffff70;padding:.5em 1em}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data:nth-child(2) p{font-size:14px!important;line-height:1}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data p{margin-bottom:0;font-size:16px;font-weight:500;white-space:nowrap}@media screen and (max-width:390px){.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data:nth-child(2) p{font-size:12px!important}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data p{font-size:14px}}@media screen and (max-width:345px){.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data:nth-child(2) p{font-size:10px!important}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data p{font-size:12px}}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data span{margin:0}@media screen and (max-width:310px){.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data span{font-size:12px}}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .status_data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5em;gap:.5em;max-width:30%}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .status_data p{background-color:#faab00;margin:0;padding:.5em;-webkit-border-radius:50px;border-radius:50px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .status_data:hover p{-webkit-filter:brightness(110%);filter:brightness(110%)}.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .status_data span{white-space:nowrap;margin:0}.modal_show_loyalty .loyalty_modal img{width:150px;position:absolute;left:50%;top:-60px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:280px){.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .status_data p,.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .status_data span,.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .t_data p{white-space:pre-wrap;text-align:center}}.mouse{width:17px;height:25px;border:2px solid #fff;-webkit-border-radius:60px;border-radius:60px;position:relative;margin-top:10px}.mouse::before{content:'';width:5px;height:5px;position:absolute;top:10px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);background-color:#fff;-webkit-border-radius:50%;border-radius:50%;opacity:1;animation:2s infinite wheel;-webkit-animation:2s infinite wheel}@keyframes wheel{to{opacity:0;top:20px}}@-webkit-keyframes wheel{to{opacity:0;top:20px}}.content-container-sbobet{background-image:url(https://shal777.com/media_project/background/sport_bg_mobile.webp)!important;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center}.full-screen #SlideLeftFooter,.full-screen #SlideRightFooter,.full-screen #footer-menu{margin-bottom:0!important}.full-screen #footer-menu-addtohome{display:block!important;height:0!important}.full-screen ion-side-menus{bottom:0!important;height:100%!important}.ios_addtohome .__jivoMobileButton,.ios_addtohome .dbee1 iframe{bottom:90px!important}.ios_addtohome .fc-widget-normal{bottom:85px!important}.ios_addtohome .bot--bubble-holder,body :not(.ios_addtohome) jdiv [class^=globalClass] .__jivoMobileButton{bottom:90px!important}.v2-theme-popup .captcha-modal-login{width:112px!important}ion-modal-view.modal ion-content .captcha-modal-login{right:-8px;width:115px}.captcha,.captcha svg{width:auto}.rain{position:fixed;z-index:100}.drop{background:-webkit-gradient(linear,0 0,0 100%,from(#3d5558),to(rgba(255,255,255,.6)));background:-moz-linear-gradient(top,#466b70 0,rgba(255,255,255,.6) 100%);width:1px;height:28px;position:absolute;bottom:200px;-webkit-animation:.63s linear infinite fall;-moz-animation:.63s linear infinite fall}@-webkit-keyframes fall{to{margin-top:900px}}#footer-menu .scroll .tab-item.active{height:100%}.footer-menu-Scrollbar::-webkit-scrollbar{display:none}.footer-menu-Scrollbar::-webkit-scrollbar-track{background:0 0}.footer-menu-Scrollbar::-webkit-scrollbar-thumb{background:0 0}.footer-menu-Scrollbar::-webkit-scrollbar-thumb:hover{background:0 0}.footer-menu-Scrollbar.tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer-menu-Scrollbar .scroll{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;height:49px}.footer-menu-Scrollbar .tab-item{margin:auto;-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px}.popup-floating{position:absolute;display:none;width:100px;height:100px;top:250px;z-index:40000;overflow:hidden}.popup-floating .icon-popup-floating{position:absolute;-webkit-animation:2s ease-in-out infinite alternate loopShinAll;animation:2s ease-in-out infinite alternate loopShinAll}.popup-floating .icon-popup-floating img{position:relative;width:100%;height:auto;-o-object-fit:contain;object-fit:contain;overflow:hidden}@keyframes loopShinAll{0%{-webkit-transform:scale(.95);transform:scale(.95);-webkit-filter:brightness(1) contrast(1);filter:brightness(1) contrast(1)}100%{-webkit-transform:scale(1);transform:scale(1);-webkit-filter:brightness(1.2) contrast(1.1);filter:brightness(1.2) contrast(1.1)}}.popup-floating .icon-close-popup-floating{width:18px;height:18px;position:absolute;right:15px}.popup-floating .icon-close-popup-floating img{width:100%}.popup-floating .count-down-popup-floating .text-count-time-popup-floating{position:absolute;top:50%;font-size:12px;right:20px;opacity:.8;font-weight:900;color:#f92d2d;text-align:center}.popup-floating.releasing{-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.popup-floating.ng-hide-remove{-webkit-animation:.4s ease-out pop-animate-1;animation:.4s ease-out pop-animate-1}.popup-floating.ng-hide-add{animation:.4s ease-out reverse pop-animate-1}.showBankRegister{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4px;width:100%;background:#e5e5e552;padding:10px;-webkit-border-radius:10px;border-radius:10px}.showBankRegister .bank_img{max-width:50px}.showBankRegister .bank_text{color:#fff;margin-left:7px}.count-mail-count{font-size:10px;position:absolute;width:20px;height:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:red;-webkit-border-radius:10px;border-radius:10px;top:1px;left:50px;text-shadow:2px 1px 2px #242424}.bank-icon-usdt{width:80%;margin:0 auto 1em;padding:5px}.bank-icon-usdt img{width:100%}.row2{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;grid-gap:0 3px!important}.button-container{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.searchInput input[type=text]{height:34px!important}.rowSearch2 input[type=text]{height:76px!important}.casinoSearchInput{height:26px}.bar-select-slot{padding:5px 19px!important;height:auto!important}.slide_left_footer{display:none;position:absolute;bottom:0;height:50px;left:0;z-index:10;opacity:1;background:-webkit-gradient(linear,right top, left top,color-stop(0, #ffffff00),to(#040404));background:-webkit-linear-gradient(right,#ffffff00 0,#040404 100%);background:-o-linear-gradient(right,#ffffff00 0,#040404 100%);background:linear-gradient(-90deg,#ffffff00 0,#040404 100%)}.slide_left_footer .img_slide_left_footer{height:100%;position:relative;-webkit-animation:1s infinite slideLeft;animation:1s infinite slideLeft;padding:10px 0;-webkit-filter:drop-shadow(1px 3px 1px #f7ae2d);filter:drop-shadow(1px 3px 1px #f7ae2d)}.slide_right_footer{display:block;position:absolute;bottom:0;height:50px;right:0;z-index:10;opacity:1;background:-webkit-gradient(linear,left top, right top,color-stop(0, #ffffff00),to(#040404));background:-webkit-linear-gradient(left,#ffffff00 0,#040404 100%);background:-o-linear-gradient(left,#ffffff00 0,#040404 100%);background:linear-gradient(90deg,#ffffff00 0,#040404 100%)}.slide_right_footer .img_slide_right_footer{height:100%;position:relative;-webkit-animation:1s infinite slideRight;animation:1s infinite slideRight;padding:10px 0;-webkit-filter:drop-shadow(1px 3px 1px #f7ae2d);filter:drop-shadow(1px 3px 1px #f7ae2d)}.page-play_game .amo-button-holder{display:none}.dots-loading-cashback{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px}.dots-loading-cashback span{width:8px;height:8px;background:#ffffff8f;-webkit-border-radius:50%;border-radius:50%;margin-left:2px!important;margin-right:2px!important;-webkit-animation-name:blink;animation-name:blink;-webkit-animation-duration:1.4s;animation-duration:1.4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both}.dots-loading-cashback span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}.dots-loading-cashback span:nth-child(3){-webkit-animation-delay:.4s;animation-delay:.4s}.modal_show_cashback{position:fixed;display:none;opacity:1;scale:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;top:-50%;width:100%;height:calc(100vh - 20px);background-color:#000000e3;z-index:50;-webkit-transition:opacity .1s ease-in-out;-o-transition:opacity .1s ease-in-out;transition:opacity .1s ease-in-out}.modal_show_cashback .loyalty_modal{position:relative;scale:1;width:90%;max-width:400px;-webkit-transition:scale .3s ease-in-out;-o-transition:scale .3s ease-in-out;transition:scale .3s ease-in-out;visibility:visible}.modal_show_cashback .loyalty_modal button{position:absolute;top:-20px;right:0;border:none;background:#ffc239;line-height:1;-webkit-border-radius:50%;border-radius:50%;height:2em;min-height:2em;width:2em;font-size:20px;color:#fff;font-weight:700;padding-bottom:.2em}.modal_show_cashback .loyalty_modal .loyalty_body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6em .5em 1em!important;width:100%}.modal_show_cashback .loyalty_modal .loyalty_body>p{font-size:36px;font-weight:900}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:.3em;width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:#00000050;-webkit-border-radius:10px;border-radius:10px;padding:.2em}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.5em;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.5em;min-width:30%}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data:nth-child(2){border-left:1px solid #ffffff70;border-right:1px solid #ffffff70;padding:.5em 1em}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data:nth-child(2) p{font-size:14px!important;line-height:1}@media screen and (max-width:390px){.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .status_data p{font-size:9px!important}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data:nth-child(2) p{font-size:12px!important}}@media screen and (max-width:345px){.modal_show_loyalty .loyalty_modal .loyalty_body .loyalty_data .status_data p{font-size:6px!important}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data:nth-child(2) p{font-size:10px!important}}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data p{margin-bottom:0;font-size:16px;font-weight:500;white-space:nowrap}@media screen and (max-width:390px){.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data p{font-size:14px}}@media screen and (max-width:345px){.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data p{font-size:12px}}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data span{margin:0}@media screen and (max-width:310px){.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data span{font-size:12px}}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .status_data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.5em;gap:.5em;max-width:30%}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .status_data p{background-color:#faab00;margin:0;padding:.5em;-webkit-border-radius:50px;border-radius:50px;font-size:12px;font-weight:700;line-height:1;text-align:center;white-space:nowrap}@media screen and (max-width:390px){.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .status_data p{font-size:9px!important}}@media screen and (max-width:345px){.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .status_data p{font-size:6px!important}}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .status_data:hover p{-webkit-filter:brightness(110%);filter:brightness(110%)}.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .status_data span{white-space:nowrap;margin:0}.modal_show_cashback .loyalty_modal img{width:150px;position:absolute;left:50%;top:-40px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.modal_show_cashback .cashback_popup{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:230px;overflow:auto;display:none}@media screen and (max-width:280px){.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .status_data p,.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .status_data span,.modal_show_cashback .loyalty_modal .loyalty_body .loyalty_data .t_data p{white-space:pre-wrap;text-align:center}}.note-usdt{font-size:15px;border:1px solid #fff;-webkit-border-radius:10px;border-radius:10px;padding:5px;margin:1em 0 2em}.note-usdt .note-usdt-title{font-size:15px;border:1px solid #fff;-webkit-border-radius:10px;border-radius:10px;margin-bottom:10px;padding:5px}.note-usdt .note-usdt-title .backgroud-title{width:90%;padding:5px;border:1px solid #0ff;-webkit-border-radius:10px;border-radius:10px;margin:auto;background:#0ff;color:#000}.note-usdt .note-usdt-detail{font-size:15px;border:1px solid snow;-webkit-border-radius:10px;border-radius:10px;padding:10px;background:snow}.note-usdt .note-usdt-detail h2{color:#000!important}.note-usdt .note-usdt-detail p{text-align:left!important;margin-bottom:15px!important;color:#000!important}.vpn_icon{width:80%;margin:0 auto;max-width:350px}.vpn_icon img{width:100%}