header{height:140px;background:linear-gradient(to bottom,#66a2ef 46px,transparent);position:fixed;top:0;left:0;right:0;z-index:10;font-size:14px}.header-top-bar-contain{width:140px;min-width:1400px;margin:0 auto;position:relative;display:flex;justify-content:right;align-items:center}header .header-top-bar-contain .header-clock{min-width:200px;padding:0 20px;display:block}header .header-top-bar-contain .header-select-lang{background:rgba(2,40,108,.08);display:flex;justify-content:space-between;align-items:center;border-radius:13px;position:relative;cursor:pointer}header .header-top-bar-contain .header-select-lang ul{position:absolute;top:40px;left:20px;list-style-type:none;margin:0;padding:0;background:#fff;border-radius:10px;color:#000;transform:translateZ(0) scale(0);transform-origin:35px -10px;transition:transform .4s}header .header-top-bar-contain .header-select-lang .active{transform:translateZ(0) scale(1)}header .header-top-bar-contain .header-select-lang ul:before{content:'';width:10px;height:10px;background:#fff;transform:rotate(45deg);display:block;position:absolute;top:-5px;left:30px}header .header-top-bar-contain .header-select-lang ul li{padding:5px 10px;display:flex;align-items:center;cursor:pointer;filter:brightness(.8);transition:filter .4s;color:#666}header .header-top-bar-contain .header-select-lang .active li:hover{filter:brightness(1);color:#000}header .header-top-bar-contain .header-select-lang ul li b{display:block;width:20px;height:20px;margin:0 10px 0 0;border-radius:10px;background-image:url(images/flags.png);background-repeat:no-repeat;background-size:100% 700%;background-position:0 0}header .header-top-bar-contain .header-select-lang:after{content:'';display:block;width:10px;min-width:10px;height:.5rem;background:url(images/arrow-0.png) no-repeat center;background-size:contain;margin:0 10px 0 0;transition:all .4s}header .header-top-bar-contain .active:after{content:'';display:block;transform:translateZ(0) rotate(180deg)}header .header-top-bar-contain .header-select-lang div:first-child{width:26px;height:26px;display:block;border-radius:50%;overflow:hidden;background-image:url(images/flags.png);background-repeat:no-repeat;background-size:100% 700%;background-position:0 0;transition:background-position .4s}header .header-top-bar-contain .header-select-lang div:nth-child(2){margin:0 10px;flex:1;overflow:hidden;line-height:26px;height:26px;text-align:center}header .header-top-bar-contain .header-top-bar-center{flex:1}header .header-top-bar-contain .header-top-bar-sign{display:flex;justify-content:flex-end;align-items:center;padding:0 10px;position:relative}header .header-top-bar-contain .header-top-bar-sign>u{cursor:pointer;width:30px;height:30px;display:block;transition:all .4s}header .header-top-bar-contain .header-top-bar-sign b{cursor:pointer;font-weight:400;margin:0 5px}header .header-top-bar-contain .header-top-bar-sign i{cursor:pointer;width:8px;height:4px;display:none;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA0SURBVBhXhcrRCgAgCEPRfbp/PltjD5LQgSD1gmSd91MQfTyvHIUW3g8zCh18v/YoFLwR0K5JcpMGqbzpAAAAAElFTkSuQmCC") no-repeat center/contain;transition:all .4s}header .header-top-bar-contain .header-top-bar-sign .history-link{margin-right:10px;color:#fff;text-decoration:none;display:inline-block;vertical-align:top;letter-spacing:0;word-spacing:0}header .header-top-bar-contain .header-top-bar-sign .home-user-menu{position:absolute;top:40px;right:0;background:#fff;padding:10px;border-radius:10px;color:#666;list-style-type:none;margin:0;z-index:1;display:none}header .header-top-bar-contain .header-top-bar-sign:hover .home-user-menu{display:block}header .header-top-bar-contain .header-top-bar-sign:hover i{transform:translateZ(0) rotate(180deg)}header .header-top-bar-contain .header-top-bar-sign.active .home-user-menu{display:block}header .header-top-bar-contain .header-top-bar-sign u{text-decoration:none}header .header-top-bar-contain .header-top-bar-sign .home-user-menu li{min-height:20px;text-align:center;border-top:1px #eee solid;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:5px 10px;text-transform:capitalize}header .header-top-bar-contain .header-top-bar-sign .home-user-menu li:hover{background:#eee}header .header-top-bar-contain .header-top-bar-sign .home-user-menu li:first-child{border:0;line-height:18px}header .header-top-bar-contain .header-top-bar-sign .home-user-menu li:first-child b{font-weight:700;font-size:14px;display:flex}header .header-top-bar-contain .header-top-bar-sign .home-user-menu li:first-child b>p{font-size:10px;color:#ffcb46;margin:0 2px 0 0;display:inline}header .header-top-bar-contain .header-top-bar-sign .home-user-menu li b{display:block}header .header-top-bar-contain .header-top-bar-login{margin:0 20px 0 0;overflow:hidden;display:flex;justify-content:center;align-items:center;cursor:pointer}header .header-top-bar-contain .header-top-bar-login:before{content:'';display:block;width:20px;height:20px;background:url(images/icon-user.png) no-repeat center/contain;margin:0 5px 0 0;filter:brightness(2)}header .header-top-bar-contain .header-top-bar-reg{cursor:pointer;display:flex;justify-content:center;align-items:center}header .header-top-bar-contain .header-top-bar-reg:before{content:'';display:block;width:18px;height:18px;background:url(images/icon-register.svg) no-repeat center/contain;margin:0 5px 0 0;filter:invert(1)}header .header-top-bar-contain .header-top-bar-sign .username{background:#5891dc;position:relative;width:160px;height:28px;border-radius:4px;display:block;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;-webkit-appearance:none;border:0;margin:0 10px 0 0;padding:0 10px;color:#fff;font-size:14px}header .header-top-bar-contain .header-top-bar-sign .psw{display:block;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;-webkit-appearance:none;border:0;margin:0 10px 0 0;padding:0 10px;color:#fff;background:0 0;width:28px;height:28px;font-size:14px}header .header-top-bar-contain .header-top-bar-sign .password{background:#5891dc;position:relative;width:160px;height:28px;border-radius:4px;display:flex;justify-content:space-between;align-items:center;margin:0 10px 0 0}header .header-top-bar-contain .header-top-bar-sign input::placeholder{color:#f4f4f4}header .header-top-bar-contain .header-top-bar-sign .header-top-bar-forget{display:block;color:#f4f4f4}header .header-tabs{height:94px;width:1400px;padding:0 30px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px;box-sizing:border-box}header .header-tabs .header-logo{width:208px;height:auto;display:block;cursor:pointer}header .header-tabs .header-logo img{display:inline-block;max-width:100%;height:auto}header .header-tabs .header-tab{margin:0 50px;padding:0;list-style-type:none;flex:1;display:flex;align-items:center}header .header-tabs .header-tab a{margin:0 30px 0 0;position:relative;line-height:20px;height:50px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;transition:all .4s;cursor:pointer;text-transform:capitalize;text-align:center}header .header-tabs .header-tab a:after{content:'';height:2px;width:0;border-radius:1px;background:#fff;display:block;position:absolute;bottom:0;transition:all .4s}header .header-tabs .header-tab .current,header .header-tabs .header-tab a:hover{color:#fff}header .header-tabs .header-tab .current:after,header .header-tabs .header-tab a:hover:after{width:calc(60%)}header .header-tabs .header-tabs-other{min-width:300px;height:30px;display:flex;justify-content:flex-end;align-items:center;text-transform:capitalize}header .header-tabs .header-tabs-other a{margin:0 0 0 30px;display:flex;align-items:center;color:#fff;cursor:pointer;text-align:center}header .header-tabs .header-tabs-other a img{margin:0 6px 0 0}header .menus-slide{width:100%;height:280px;background:linear-gradient(to bottom,#66a2ef 140px,rgba(134,183,244,.8));position:absolute;top:48px;left:0;z-index:-1;transition:all .5s;transform:translateZ(0) scaleY(0);transform-origin:top;opacity:0;box-shadow:0 0 20px rgb(0 0 0 / 20%)}header .menus-slide-active{transform:translateZ(0) scaleY(1);opacity:1}header .menus-slide .menus{padding:0;width:1400px;height:150px;position:absolute;z-index:10;bottom:20px;left:calc(50% - 700px);display:flex;justify-content:space-between;align-items:center;transition:all .5s}header .menus-slide .menus>img{display:block;height:150px;margin:0 30px 0 0}header .menus-slide .menus .all{min-width:80px;max-width:80px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:all .5s;margin:0 0 0 100px}header .menus-slide .menus .menu-item{display:flex;align-items:center;flex:1;height:130px}header .menus-slide .menus .menu-item .menu{height:100%;width:200px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;cursor:pointer;transition:all .5s}header .menus-slide .menus .menu-item .menu-cover{width:100%;height:100%;background:#ff0}header .menus-slide .menus .all p,header .menus-slide .menus .menu-item .menu p{display:flex;justify-content:center;align-items:center;width:100%;height:90px}header .menus-slide .menus .menu-item .menu p img{display:block;height:90px;max-width:100px;object-fit:contain}header .menus-slide .menus .all img,header .menus-slide .menus .menu-item .all p img{display:block;width:50px}header .menus-slide .menus .all i,header .menus-slide .menus .menu-item .menu i{color:#fff;font-size:18px;font-style:normal;display:flex;justify-content:center;align-items:center;height:40px;min-height:40px;font-weight:700}header .menus-slide .menus .menu-item .menu:hover{transform:translateZ(0) scale(1.1)}header .header-user{margin:auto;padding:0 30px;width:1400px;height:40px;line-height:40px;text-align:right;color:#fff;box-sizing:border-box}header .header-user span{padding-right:15px}header .header-user span b{color:#ffcb46}header .header-user span i{font-style:normal}header .phone-main{display:none}.left,.rd-navbar-dark,footer.footer-creative{display:none}.page{background:#f3f6f9}.page::before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:400px;background:url("images/game-banner-6.png") no-repeat center 50px;background-position:left 50px;background-size:100% 400px;filter:blur(4rem);-webkit-filter:blur(4rem)}.section{position:relative;padding-top:370px;background:url("images/game-banner-6.png") no-repeat center 50px;background-size:1920px auto;box-sizing:border-box}.container-fluid,.main-content{margin:0 auto 30px;padding:0;width:1400px;border-radius:20px;box-shadow:0 6px 16px 0 rgb(88 101 127 / 10%);position:relative;background:#fff;overflow:hidden;box-sizing:border-box}.block-aside-item{padding-top:15px}#form-betting>.panel-body,#form-betting>.panel-body .table-bet{color:#333}#form-betting>.panel-body.mode_bolak_balik,#form-betting>.panel-body.mode_bolak_balik .table-bet,#form-betting>.panel-body.mode_diskon,#form-betting>.panel-body.mode_diskon .table-bet,#form-betting>.panel-body.mode_full,#form-betting>.panel-body.mode_full .table-bet,#form-betting>.panel-body.mode_three_prizes,#form-betting>.panel-body.mode_three_prizes .table-bet{color:#fff}.rd-navbar-panel-top-menu{line-height:40px}.rd-nav-link{color:#fff}.list-marked{font-size:16px;color:#333}.list-marked li{position:relative;margin-top:10px;padding-left:15px;line-height:1.8}.list-marked li:first-child{margin-top:0}.list-marked li .ball-title,.list-marked li .info-ball{display:inline-block;vertical-align:top;letter-spacing:0;word-spacing:0}.list-marked li .ball-title{width:200px;color:#333}.list-marked li .info-ball i{margin:1px 5px 0;display:inline-block;vertical-align:top;letter-spacing:0;word-spacing:0;width:24px;height:24px;font-size:18px;text-align:center;line-height:24px;color:#fff;background:#666;border-radius:50%;font-style:normal;font-weight:700}.list-marked li .info-ball i.current{background:red}.list-marked>li::before{position:relative;display:inline-block;left:-15px;top:9px;width:9px;height:9px;border-radius:50%;content:'';background:#d7d7d7}.heading-component,.history-sub-title{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:5px 0 0 15px;height:60px;box-sizing:border-box;border-bottom:#d7d7d7 1px solid}.heading-component h5,.history-sub-title h5{padding-left:15px;position:relative;font-size:18px;color:#333}.heading-component-title::before{content:'';position:absolute;top:3px;bottom:3px;left:0;border-left:4px solid #15b095;pointer-events:auto}.product-info{margin-bottom:0}.blog-post{padding:10px 0}.blog-post .blog-post-content{display:flex;flex-wrap:wrap}.blog-post .blog-post-content .panel-body li:first-child{margin-top:0}.blog-post .blog-post-content .panel-body li{margin-top:10px;display:flex}.col-side .button{width:100%;box-sizing:border-box}.col-content .context-nav{display:flex;background:#2a343d;margin-left:15px;margin-right:15px}.col-content .context-nav ul{display:flex;flex-wrap:wrap;padding:0 0 10px 5px}.col-content .context-nav li{display:flex;padding:10px 6px 0 0}.col-content .context-nav li a{color:#fff;background-color:transparent;border-color:#fff}.col-content .context-main{display:flex;flex-wrap:wrap;padding-top:10px}.col-content .context-main.no-padding{padding-top:0}.col-content .context-main .main-outer{width:100%;display:none}.lottery-box{padding:0 15px;box-sizing:border-box}.lottery-box .mode-selection{display:flex;flex-wrap:wrap}.lottery-box .mode-selection ul{width:100%;cursor:pointer;color:#fff}.lottery-box .mode-selection li{float:left;padding:10px;text-align:center;border-top-left-radius:5px;border-top-right-radius:5px;font-size:16px;width:100%;box-sizing:border-box;line-height:1.8}#select_row{width:100px;height:25px}.bet-info{display:flex;flex-wrap:wrap;font-size:16px;line-height:1.8}.lottery-input{margin-top:20px;font-size:14px}.lottery-input .table-bet{font-size:12px}.lottery-input .table-bet .mistik-check input,.lottery-input .table-bet .mistik-check span{width:auto;display:inline-block;vertical-align:top;word-spacing:0;letter-spacing:0}.lottery-input .fast-box{display:flex;flex-wrap:wrap;line-height:1.8}.lottery-input .fast-box .box-width16{padding:0 15px;box-sizing:border-box}.lottery-input .fast-text{margin-top:20px}.lottery-input .fast-text textarea{width:100%;padding:5px;box-sizing:border-box}.lottery-input .angka-tarung-box table{width:auto}.lottery-input .angka-tarung-box table th{padding:5px}.lottery-input .angka-tarung-box table td{padding:1px}.lottery-input .angka-tarung-box input{padding:1px 2px;line-height:1.8;width:38px;height:34px;box-sizing:border-box}.lottery-input .angka-tarung-beli,.lottery-input .bb-campuran-box{margin-top:20px;display:flex;flex-wrap:wrap;line-height:1.8}.lottery-input .angka-tarung-beli .box-width25,.lottery-input .bb-campuran-box .box-width25{box-sizing:border-box;padding:0 15px}.lottery-input .submission{margin-top:20px}.lottery-input .repeat-select{padding-top:20px;text-align:center}.lottery-info{padding:0 15px;box-sizing:border-box}.lottery-info .history-hint{font-size:16px;color:#333;margin-top:20px}.lottery-info .dream-book-button{padding-bottom:20px;text-align:right}#fiftyFifty tbody{color:#fff}#fiftyFifty .table-history tbody{color:#333}#kombinasi .col-content{margin:0 0 0 20px;flex:1;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);counter-reset:sectioncounter}#kombinasi .col-content .form{grid-row:2 span;min-height:100px;display:flex;flex-direction:column;gap:20px}#kombinasi .col-content .info{min-height:100px}#kombinasi .col-content .history{min-height:100px}#kombinasi .col-content dl{display:flex;flex-direction:column;gap:1px}#kombinasi .col-content dl dt{background:#15b095;padding:5px}#kombinasi .col-content dl dt h3{font-size:14px;color:#fff;text-transform:uppercase}#kombinasi .col-content dl dt.autobet,#kombinasi .col-content dl dt.columns{display:flex;gap:1px}#kombinasi .col-content dd{display:flex;padding:5px;gap:1px;list-style-type:none;counter-increment:sectioncounter}#kombinasi .col-content dd input{appearance:none;outline:0;border:1px #666 solid;border-radius:2px;background:#fff;padding:5px 10px;min-width:unset;width:calc(100% - 20px)}#kombinasi .col-content dd input:disabled{background:#eee;border:1px #ccc solid}#kombinasi .col-content dd select{appearance:none;outline:0;border:1px #ccc solid;border-radius:2px;background:#eee;padding:5px 10px;min-width:unset;width:100%;cursor:pointer}#kombinasi .col-content dl b{font-size:12px;flex:1;color:#fff;text-transform:uppercase;display:flex;align-items:center}#kombinasi .col-content dl dd b:first-child,#kombinasi .col-content dl dt b:first-child{max-width:30px}#kombinasi .col-content dl dd b:first-child:before{content:counter(sectioncounter);display:flex;width:100%;height:100%;align-items:center;color:#000;font-weight:400}#kombinasi .col-content dt.autobet b input{width:calc(100% - 10px);appearance:none;outline:0;border:0;padding:5px;border-radius:2px;background:#fff}#kombinasi .col-content .btns{display:flex;justify-content:center;align-items:center;gap:10px}#kombinasi .col-content .btns .btn{font-size:16px;background:#15b095;padding:20px 30px;color:#fff;border-radius:5px;cursor:pointer}#kombinasi .col-content .btns .btn.reset{background:#f05c5c}#contentbb4d{font-size:16px}#contentbb4d h4{padding-top:15px;font-size:24px;color:#333}#contentbb4d thead th{padding:5px;background-color:#09819e;text-align:center;font-weight:700;color:#fff}#contentbb4d tbody td,#contentbb4d tfoot td{padding:15px}#contentbb4d tfoot td{font-weight:700}#contentMl4d{font-size:16px}#contentMl4d h4{padding-top:15px;font-size:24px;color:#333}#contentMl4d thead th{padding:5px;background-color:#09819e;text-align:center;font-weight:700;color:#fff}#contentMl4d tbody td,#contentMl4d tfoot td{padding:15px}#contentMl4d tfoot td{font-weight:700}#contentIndex4d{font-size:16px}#contentIndex4d h4{padding-top:15px;font-size:24px;color:#333}#contentIndex4d thead th{padding:5px;background-color:#09819e;text-align:center;font-weight:700;color:#fff}#contentIndex4d tbody td,#contentIndex4d tfoot td{padding:15px}#contentIndex4d tfoot td{font-weight:700}#contentTaysen4d{font-size:16px}#contentTaysen4d h4{padding-top:15px;font-size:24px;color:#333}#contentTaysen4d thead th{padding:5px;background-color:#09819e;text-align:center;font-weight:700;color:#fff}#contentTaysen4d tbody td,#contentTaysen4d tfoot td{padding:15px}#contentTaysen4d tfoot td{font-weight:700}.content4dset-outer{padding-top:15px;font-size:16px}.content4dset-outer h4{padding-top:15px;font-size:24px;color:#333}.content4dset-outer table{margin-bottom:15px}.content4dset-outer thead th{padding:5px;background-color:#09819e;text-align:center;font-weight:700;color:#fff}.content4dset-outer tbody td,.content4dset-outer tfoot td{padding:15px}.content4dset-outer tfoot td{font-weight:700}.calculated{padding:10px 0;font-size:16px}.calculated input,.calculated label{display:inline-block;width:auto;margin-right:5px}.kombinasi-form h3{text-align:center}#historyNomor .blog-post .blog-post-content{font-size:16px}#historyInvoice .blog-post .blog-post-content,#historyTransaksi .blog-post .blog-post-content{font-size:12px}#historyNomor .history-select{text-align:right}#historyNomor .history-select #s2id_marketSelect{margin-right:15px;padding:20px 0}#historyNomor .history-select #marketSelect{font-size:16px;color:#9b9b9b;border:none;margin-bottom:10px}#historyNomor table td,#historyNomor table th{padding-top:15px;padding-bottom:15px;border:1px solid #e9ecef;color:#000;text-align:center}#historyInvoice table td,#historyInvoice table th,#historyTransaksi table td,#historyTransaksi table th{padding-top:10px;padding-bottom:10px;border:1px solid #e9ecef;color:#000;text-align:center}#historyInvoice table thead tr th,#historyNomor table thead tr th,#historyTransaksi table thead tr th{background-color:#15b095}#historyInvoice table tbody tr:nth-of-type(odd),#historyNomor table tbody tr:nth-of-type(odd),#historyTransaksi table tbody tr:nth-of-type(odd){background:#f1f1f1}#historyInvoice .paginate,#historyNomor .paginate,#historyTransaksi .paginate{padding-top:10px;text-align:center}#historyInvoice .paginate .page-num-button,#historyNomor .paginate .page-num-button,#historyTransaksi .paginate .page-num-button{display:none}#historyInvoice .paginate .page-num-button.show,#historyNomor .paginate .page-num-button.show,#historyTransaksi .paginate .page-num-button.show{display:inline-block}#historyInvoice .top-nav .button,#historyTransaksi .top-nav .button{font-size:12px;margin-left:5px;padding:9px 22px}#historyTransaksi .main-content .blog-post{padding:10px}#historyInvoice .main-content .blog-post{padding:0 0 10px 0}#historyInvoice .history-game{padding:0 10px;box-sizing:border-box}#historyInvoice .history-table-outer{padding:10px}#historyInvoice .history-link{padding:20px 0 10px}#historyInvoice .history-game-list{padding-top:15px}#historyInvoice .history-game-list ul{padding:22px;border:1px solid #e1e1e1;box-sizing:border-box}#historyInvoice .history-game-list li{padding-bottom:10px}#historyInvoice .history-game-list li a{width:100%;box-sizing:border-box}#historyInvoice .form-outer{padding-left:10px;display:flex}#historyInvoice .form-inline{display:flex;align-items:center}#historyInvoice .form-control{display:block;width:100%;padding:14px 32px;font-size:14px;line-height:1.25;color:#495057;background-color:#fff;background-image:none;background-clip:padding-box;border:1px solid #ced4da;border-radius:5px;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}#historyInvoice .form-inline #periode,#historyInvoice .form-inline .button{padding:8px;max-width:80px;margin:0 5px;font-size:12px}#footer{position:absolute;bottom:0;display:none;background:#343d4a;width:100%;color:#828e9e;margin:0 auto;font-size:14px}#footer .footer-inner{width:1300px;min-height:100px;margin:0 auto}#footer .footer-inner .worktogether{border-bottom:1px solid #4e5665;padding:20px 0;display:flex;justify-content:space-between;align-items:center}#footer .footer-inner .worktogether img{display:block;height:55px;filter:brightness(1);transition:filter .4s}#footer .footer-inner .worktogether img:hover{filter:brightness(3)}#footer .footer-inner .other{width:100%;margin:0 auto;padding:20px 0 0 0;display:flex;justify-content:space-between;align-items:center;overflow:hidden}#footer .footer-inner .other .authentication{flex:1;display:flex;justify-content:space-around;align-items:center}#footer .footer-inner .other .authentication .item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:250px;filter:brightness(1);transition:filter .4s}#footer .footer-inner .other .authentication .item img{height:60px;display:block}#footer .footer-inner .other .authentication .item:hover{filter:brightness(3)}#footer .footer-inner .other .about{min-width:100px;display:flex;justify-content:center;align-items:center}#footer .footer-inner .other .about a{color:#828e9e}#footer .footer-inner .other .service{min-width:150px;min-height:150px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;color:#828e9e;margin:20px 0 0 0}#footer .footer-inner .other .service a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;color:#828e9e}#footer .footer-inner .other .service a:after{content:'Consult';display:flex;padding:5px;flex-basis:80px;border:1px #828e9e solid;justify-content:center;align-items:center;border-radius:10px;margin:10px 0}#footer .footer-inner .other .service a img{margin:0 5px 0 0}#footer .footer-inner .copyright{height:100%;padding:30px 0 50px 0;text-align:center}#footer .footer-inner .copyright span{display:block}@media (max-width:991.8px){body{display:block;font-size:12px}#app{padding-bottom:10px}.container-fluid,.header-top-bar-contain,.main-content,footer,header .header-tabs,header .menus-slide .menus{width:auto;min-width:auto}html.rd-navbar-fixed-linked .page{padding-top:0;background:url("images/mine-bg.jpg") center 0/100% 100%}.section{padding:0;background-size:contain}header{background:0 0;height:auto;position:relative;left:auto;top:auto}header .pc-main{display:none}header .phone-main{display:block}.table-bet th{font-size:10px}.table-bet td{padding:2px}.heading-component h5,.history-sub-title h5{font-size:14px}.alert{font-size:1rem;padding:.75rem 1.25rem}.mine-top{min-height:16rem;position:relative;background:url("images/mine-bg-0.png") no-repeat center bottom/contain;overflow:hidden}.mine-top .mine-info{position:relative;margin:0 2rem;height:8rem;display:flex;justify-content:space-between;align-items:center}.mine-top .mine-info .mine-head{width:5rem;height:5rem;display:block;border-radius:50%;overflow:hidden;margin:0 1rem 0 0;background:url("images/icon-avatar.svg") center center/contain no-repeat;cursor:pointer}.mine-top .mine-info .mine-info-name{flex:1;overflow:hidden;color:#6a82ad}.mine-top .mine-info .mine-info-name p{margin-top:0}.mine-top .mine-info .mine-info-name i{font-style:normal;text-transform:uppercase}.mine-top .mine-info .mine-info-name h3{font-size:1.6rem;font-weight:700;margin:0 0 .5rem 0;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1}.mine-top .mine-info .about{min-width:2rem;height:2rem;display:block;background:url("images/icon-aboutus.png") no-repeat center/cover;margin:0 0 2rem 2rem}.mine-top .mine-statistics-container{position:absolute;bottom:.8rem;width:34rem;height:8rem;left:calc((100% - 34rem)/ 2);overflow:hidden;display:flex;justify-content:center;align-items:flex-end}.mine-top .mine-statistics{background:linear-gradient(120deg,#f6fafc,#e7f6ff);position:relative;width:32rem;height:7rem;border-radius:1rem 1rem 0 0;transition:all 1s .5s;transform:translateZ(0) translateY(9rem);display:flex;justify-content:space-around;align-items:center;list-style-type:none;margin:0;padding:0;box-shadow:0 0 1rem rgba(0,0,0,.1)}.mine-top .mine-statistics-in{transform:translateZ(0) translateY(0)}.mine-top .mine-statistics li{width:9rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.mine-top .mine-statistics li:first-child{width:auto;flex:1}.mine-top .mine-statistics li a{color:#6a82ad}.mine-top .mine-statistics li img{width:2.6rem;height:2.2rem;margin:0 0 .5rem 0;display:block}.mine-top .mine-statistics li p{display:flex;align-items:center;height:2.2rem;margin:0 0 .5rem 0}.mine-top .mine-statistics li span{text-transform:capitalize}.mine-top .mine-statistics .commissionToday span,.mine-top .mine-statistics .myPurse span{color:#ffcb46}.mine-top .mine-statistics .commissionToday span i,.mine-top .mine-statistics .myPurse span i{color:#6a82ad;font-style:normal;font-weight:400;font-size:1.4rem;margin:0 0 0 .3rem}.mine-top .mine-statistics .myPurse p{display:flex;justify-content:center;align-items:center}.mine-top .mine-statistics .myPurse p b{font-weight:400}.mine-top .mine-statistics .myPurse p u{display:none;width:1.2rem;height:1.2rem;margin:0 0 0 .5rem;background:url("images/icon-refresh.svg") no-repeat center/contain}.mine-top .mine-info .go-home{position:absolute;display:block;width:3rem;height:3rem;background:#000;right:1rem;top:50%;margin-top:-1.5rem;background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADiSURBVFhH7ZZLDsIgFEVZiktxKZ1D4hIcCHEZLsUZLMOlKE+5jZjXlvKbyE1O0gDNPaXpR4zkRl7cURl7J+g4DPeJ0m5Sxj0jtD2H6bZhy0FridVy0EoiqRzUlthVDmpJZJWDUomicpArUaUc7JWoWg5SJZqUgy2JpuVgSaJLOfiV6FoOIPH5qjELOvD+ikpjb9xkF6JdoNvgB9iFNaEO38X+Q/S4HWwxkizgr+J0dYdvUnevkoCbwilzUp+kITAEhsCqAD3PUtsHd2JEgUBYvhx6oWxJkGhYPidJnhH/9wjxAuHB7RiZLL+QAAAAAElFTkSuQmCC");background-size:100% 100%}.mine-top .mine-info .go-back{background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAEvSURBVFhH7VbbDYMwEGOP7sEgXaP8dAdQ9+gg/YQZ2KZ2eqgB8rjQJFIlLFmtyN3ZXEKS5sTfoevH9taPj3s/XuRRPVAcnEmakMd1YIsbDtNThspjJ17TgFO8lgEIucXJ0gYg4hcnSxqAQFh8IUzgtwPbbJ8lC61EUvgx1EqpdPwkbhNGkjuSTdzmMF2lfBhFxL/sRMYPBm2ScjNsgq1yJOVmxET5LszRhYmgsiY0mxcCS5uIfxk8653JGYjaL9UewUBXgYUyzm4ZGtNocSxPqNstg8UC84lxc23b5Qg5JqFhsFVeE4oFxfn25aumgfCa0KxoALHsxi5fbYBwmlAaIDz5unNiAZLWb5JggNiawP/0W/VqThMNEMizXyJ+SLkgRbjCD108mHdY/ER+NM0bHdrQuFUbDp8AAAAASUVORK5CYII=")}.mine-common{margin-bottom:1rem;background:#fff;padding:1rem;display:flex;flex-wrap:wrap;align-items:center;box-shadow:0 0 1rem rgba(0,0,0,.1)}.mine-common dt{flex-basis:100%;border-bottom:.1rem #eee solid;font-size:1.4rem;font-weight:700;height:2rem;min-height:2rem;padding:0 0 1rem 0;margin:0 0 1rem 0}.mine-common dd{flex-basis:50%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:1.6rem;text-align:center}.mine-common dd img{width:3.4rem;height:3.4rem;display:block;margin:0 0 .5rem 0}.mine-common dd span{display:block;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}footer{position:fixed;left:0;right:0;bottom:0;z-index:9998;border-radius:.5rem .5rem 0 0;box-shadow:0 0 2rem rgb(0 0 0 / 10%)}footer .footer-inner{display:none}footer .phone-inner{display:none;justify-content:space-around;align-items:center;height:6rem;overflow:hidden;color:#6c7b9d;background:#fff;font-size:1.2rem}footer .nav-item{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}footer .nav-item-active{background:#eee}footer .nav-item .icon{width:3rem;height:3rem;display:block;transition:all .4s}footer .nav-item .icon-1{background:url("images/navi-home.png") no-repeat center/contain}footer .nav-item .icon-2{background:url("images/navi-activity.png") no-repeat center/contain}footer .nav-item .icon-3{background:url("images/navi-service.png") no-repeat center/contain}footer .nav-item .icon-4{background:url("images/navi-mine.png") no-repeat center/contain}footer .nav-item h3{font-style:normal;min-height:2rem;line-height:1.4rem;font-size:1.2rem;display:block;font-weight:400;transition:all .4s;text-align:center}footer .nav-item-active h3{color:#4b99fe}.list-marked li .ball-title{width:150px;color:#333}.list-marked li .info-ball i{margin:1px 5px 0;width:16px;height:16px;font-size:12px;line-height:16px}.container-fluid.main-content,.lottery-input .angka-tarung-box table{width:100%}.blog-post .blog-post-content .panel-body li:first-child{margin-top:10px}.blog-post .blog-post-content .panel-body li{display:inline-block;vertical-align:top;word-spacing:0;letter-spacing:0;margin:10px 5px 0}.side-game{text-align:center}.lottery-input .angka-tarung-box input{width:32px}#historyTransaksi .main-content .blog-post{overflow:auto}#data-result{overflow:auto}}