@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap");body,html{padding:0;margin:0;font-family:Noto Sans,League Spartan,Bebas Neue,IBM Plex Sans,Poppins,sans-serif;font-size:62.5%;overflow-y:unset!important}@media only screen and (max-width:600px){body,html{font-size:55.5%}}a{color:inherit;text-decoration:none}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:5px}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-track{background:inherit}textarea{resize:vertical;font-family:Noto Sans,League Spartan,Bebas Neue,IBM Plex Sans,Poppins,sans-serif}.huongdan a{color:red;font-weight:700}.game-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}@media (min-width:1024px){.game-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.game-item{padding:30px 20px;align-items:center}.footer{padding-right:150px;padding-left:150px}}@media (min-width:768px) and (max-width:1024px){.game-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.game-item{padding:20px 15px;align-items:center}.footer{padding-right:50px;padding-left:50px}}@media (min-width:768px){.withdraw-container{display:flex;gap:20px}.withdraw-content{flex:2 1}.withdraw-container .huongdan{flex:1 1}.withdraw-container .huongdan ul{padding-left:10px}.withdraw-box-info{margin:20px 5%!important}.item-lich-su{padding:20px}.item-lich-su p{font-size:18px}}@media (max-width:768px){.game-grid{grid-template-columns:1fr}}.box-quay-xuc-xac{height:unset!important;width:100%;aspect-ratio:4/1}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;opacity:0;transition:opacity .2s linear .5s}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&display=swap";.Toastify{font-size:1.5rem}pre{overflow-x:auto}.content-html img{width:100%;border-radius:10px}.header{margin-left:-.32rem;margin-right:-.32rem;padding:0 1rem;position:relative}.header:after{background:rgba(81,92,109,.8);border-bottom-left-radius:6rem;border-bottom-right-radius:6rem;content:"";display:block;height:16rem;left:0;position:absolute;top:0;width:100%;z-index:0}.header-top{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:1}.footer-item a{display:block;color:#949494}.footer-item .icon_footer{margin-bottom:.1rem}.footer-item .icon_footer svg{font-size:3rem}.footer-center-bg{bottom:5.65333rem;transform:translate(-50%);background:#fff;width:1.56667rem;height:1.56667rem;box-shadow:0 -.08rem .16rem rgba(208,208,237,.502);z-index:2}.footer-center-bg,.footer-center-bg:after{position:absolute;left:50%;border-radius:50%}.footer-center-bg:after{content:"";top:50%;width:6.3rem;height:6.3rem;transform:translate(-50%,-50%);box-shadow:0 0 1rem 2px rgba(208,208,237,.502);border:3px solid #fff;background:rgba(81,92,109,.8)}.footer-item:nth-child(3) .icon_footer svg{position:relative;color:#fff!important;top:-.45rem;font-size:3rem;z-index:3}.footer-item:nth-child(3) .icon_footer *{color:#fff}.footer-item:has(.active) *{color:#fff}.title_footer{white-space:nowrap}.btn-login{background:linear-gradient(124.32deg,#ffce1f 12.08%,#ccd26d 85.02%)}.btn-register{background:linear-gradient(124.32deg,#50a1f2 12.08%,#85daff 85.02%)}.title-h1{font-size:3rem;text-transform:capitalize;text-align:center;font-weight:700;margin:2rem 0;position:relative}.MuiOutlinedInput-root{border-radius:1.5rem}.title{align-items:center;color:#f2f2f2;display:flex;font-size:1.5rem;font-weight:600}.title.admin,.title.admin:before{color:#000}.title:before{background:#f2f2f2;content:"";display:block;height:1.5rem;margin-right:.5rem;width:.5rem}.huongdan ul li{list-style:none;margin-bottom:.2rem;padding-left:.4rem;position:relative;text-align:left}.huongdan ul li:before{background:#13a2ba;content:"";height:.5rem;left:-11px;position:absolute;top:8px;transform:rotate(45deg);width:.5rem}@keyframes slotScroll{0%{transform:translateY(0)}50%{transform:translateY(-87%)}to{transform:translateY(0)}}.box-quay .box .slot-column .slot-transform.slot-scroll[data-col="0"]{animation-delay:.12s}.box-quay .box .slot-column .slot-transform.slot-scroll[data-col="1"]{animation-delay:.24s}.box-quay .box .slot-column .slot-transform.slot-scroll[data-col="2"]{animation-delay:.36s}.box-quay .box .slot-column .slot-transform.slot-scroll[data-col="3"]{animation-delay:.48s}.xocdia .tab-content{background:rgba(0,0,0,.2);color:#f2f2f2}.tab-content{font-size:1.2rem;margin:.32rem;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 0 12px rgba(0,0,0,.15)}table{width:100%;border-collapse:collapse}table td,table th{padding:10px}.xocdia table thead{background:rgba(0,0,0,.1)}table thead{background:#bfbfbf;color:#000;font-size:1.4rem;font-weight:500}table tbody td{text-align:left}table tbody td:last-child{text-align:right}table tr{border-bottom:1px solid #ebebeb}table thead th{background-color:#f5f5f5;font-weight:700}.xocdia table tbody tr:nth-child(2n){background-color:rgba(0,0,0,.2)}.xocdia table tbody tr:hover{background-color:rgba(0,0,0,.4)}table tbody tr:nth-child(2n){background-color:#f9f9f9}table tbody tr:hover{background-color:#ebebeb}.award_tb{max-height:40rem;overflow:auto}.redball{background:linear-gradient(179deg,#13a2ba,#087c95);color:#fff;margin:0 2px;border-radius:100%;padding:10px;justify-content:center;align-items:center;width:22px;height:22px;font-size:1.2rem}.ball_xs,.redball{display:flex}.ball_xs .ball{background:red;color:#fff;margin:0 .04rem;border-radius:100%;width:.7rem;height:.7rem;line-height:.65rem;font-size:.53rem;text-align:center}.record_bet{min-height:3.27333rem;background:#fff;border-radius:.53333rem;font-size:.444rem;color:#8b8b8b;position:relative;z-index:1}.colum-resultxs{display:flex;flex-flow:row wrap;padding:.3rem 0 0}.colum-resultxs>.col-50{width:50%;padding:.1rem .3rem;display:flex;align-items:center;flex-flow:row wrap;justify-content:center}.colum-resultxs>.col-50 .info_bet{width:100%}.colum-resultxs>.col-100{width:100%;padding:.3rem .5rem .5rem}.colum-resultxs>div:first-child{border-right:1px solid #eee}.xs_before{margin:.2rem 0 .3rem;color:#000;font-weight:600}.record_bet .count{height:.8rem;line-height:.8rem;display:flex;justify-content:center;align-items:center;margin:.3rem 0 0}.record_bet .count>div{background:#efeff4;border-radius:.05333rem;color:red;font-weight:700;font-size:.48rem;text-align:center;padding:0 .13333rem;border:.00667rem solid #fff}.record_bet .count>.notime{background:transparent}.btn-mini{padding:0 .15rem;height:.61333rem;font-size:.25333rem}.btn-medium,.btn-mini{text-align:center;border:.01333rem solid red;border-radius:.8rem;display:flex;justify-content:center;align-items:center;color:red;background:#fff;margin:auto}.btn-medium{padding:.1rem .3rem;height:.81333rem;font-size:.35333rem}.box-quay .box>[class^=xucxac]{background-color:#333;background-position:50%;background-repeat:no-repeat;background-size:55%;border-radius:.13333rem;height:100%;position:relative;width:calc(33.33333% - .13333rem)}.box-quay .box>[class^=xucxac]:before{bottom:0;box-shadow:inset 0 -.13333rem .13333rem rgba(0,0,0,.302),inset 0 .13333rem .13333rem rgba(0,0,0,.302);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.box-quay .box>.xucxac1{background-image:url(/assets/images/xucxac1.png)}.box-quay .box>.xucxac2{background-image:url(/assets/images/xucxac2.png)}.box-quay .box>.xucxac3{background-image:url(/assets/images/xucxac3.png)}.box-quay .box>.xucxac4{background-image:url(/assets/images/xucxac4.png)}.box-quay .box>.xucxac5{background-image:url(/assets/images/xucxac5.png)}.box-quay .box>.xucxac6{background-image:url(/assets/images/xucxac6.png)}.box-ketqua [class^=xucxac]{background-position:50%;background-repeat:no-repeat;background-size:2rem;height:2rem;margin:0 .15rem;width:2rem}.box-ketqua .xucxac1{background-image:url(https://i.imgur.com/qQFFd1W.png)}.box-ketqua .xucxac2{background-image:url(https://i.imgur.com/frYa0yE.png)}.box-ketqua .xucxac3{background-image:url(https://i.imgur.com/4zZX3sA.png)}.box-ketqua .xucxac4{background-image:url(https://i.imgur.com/pvzV2Ja.png)}.box-ketqua .xucxac5{background-image:url(https://i.imgur.com/7mLXAab.png)}.box-ketqua .xucxac6{background-image:url(https://i.imgur.com/pEgnv5v.png)}.ms-sidebar{align-items:center;z-index:97;width:90px;position:fixed;flex-direction:column;height:calc(100vh - 0px);transform:translateX(0);background-color:#f9f9f9;border-right:1px solid #4b4c4e}.MuiDataGrid-cell,.MuiDataGrid-renderingZone,.MuiDataGrid-row,.MuiDataGrid-viewport{max-height:-moz-fit-content!important;max-height:fit-content!important}.MuiDataGrid-cell{overflow:auto;white-space:normal!important;line-height:16px!important;display:flex!important;align-items:center;padding-top:10px!important;padding-bottom:10px!important}#scroll-container{border-radius:5px;overflow:hidden}#scroll-text{transform:translateX(100%);animation:my-animation 15s linear infinite}@keyframes my-animation{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes movePoint{0%{right:0;top:0}to{right:-50px;top:-50px}}@keyframes shake{0%{transform:rotate(0deg);right:0;top:0}2%{transform:rotate(0deg);right:0;top:0}5%{transform:rotate(17deg);right:0;top:0}10%{transform:rotate(-13deg);right:0;top:0}15%{transform:rotate(8deg);right:0;top:0}20%{transform:rotate(0deg);right:0;top:0}25%{transform:rotate(17deg);right:0;top:0}30%{transform:rotate(17deg);right:0;top:0}35%{transform:rotate(-13deg);right:0;top:0}40%{transform:rotate(8deg);right:0;top:0}45%{transform:rotate(0deg);right:0;top:0}50%{transform:rotate(-13deg);right:0;top:0}55%{transform:rotate(17deg);right:0;top:0}60%{transform:rotate(-13deg);right:0;top:0}65%{transform:rotate(8deg);right:0;top:0}70%{transform:rotate(0deg);right:0;top:0}75%{transform:rotate(-13deg);right:0;top:0}80%{transform:rotate(8deg);right:0;top:0}85%{transform:rotate(0deg);right:0;top:0}90%{transform:rotate(-13deg);right:0;top:0}95%{transform:rotate(17deg);right:0;top:0}to{transform:rotate(0deg);right:0;top:0}}@keyframes shake1{0%{transform:rotate(0deg);top:22px;right:-25px}5%{transform:rotate(17deg);top:22px;right:-25px}10%{transform:rotate(-13deg);top:22px;right:-25px}15%{transform:rotate(8deg);top:22px;right:-25px}20%{transform:rotate(0deg);top:22px;right:-25px}25%{transform:rotate(17deg);top:22px;right:-25px}30%{transform:rotate(17deg);top:22px;right:-25px}35%{transform:rotate(-13deg);top:22px;right:-25px}40%{transform:rotate(8deg);top:22px;right:-25px}45%{transform:rotate(0deg);top:22px;right:-25px}50%{transform:rotate(-13deg);top:22px;right:-25px}55%{transform:rotate(17deg);top:22px;right:-25px}60%{transform:rotate(-13deg);top:22px;right:-25px}65%{transform:rotate(8deg);top:22px;right:-25px}70%{transform:rotate(0deg);top:22px;right:-25px}75%{transform:rotate(-13deg);top:22px;right:-25px}80%{transform:rotate(8deg);top:22px;right:-25px}85%{transform:rotate(0deg);top:22px;right:-25px}90%{transform:rotate(-13deg);top:22px;right:-25px}95%{transform:rotate(17deg);top:22px;right:-25px}to{transform:rotate(0deg);top:22px;right:-25px}}@keyframes movePointBack{to{right:0;top:0}75%{right:0;top:0}50%{right:0;top:0}25%{right:0;top:0}0%{right:-50px;top:-50px}}.history_xucsac>div{margin:0 .05rem}.history_xucsac .a0,.history_xucsac .a1{display:inline-block;height:1.425em;width:1.425em}.history_xucsac .a0{background-image:url(/assets/images/xocdia_assets.png);background-position-x:-4.631em;background-position-y:-.356em;background-repeat:no-repeat;background-size:auto 6.483em}.history_xucsac .a1{background-image:url(/assets/images/xocdia_assets.png);background-position-x:-2.493em;background-position-y:-.356em;background-repeat:no-repeat;background-size:auto 6.483em}.taste_unit_item{height:80px;margin:0 .2rem .4rem;box-sizing:border-box;position:relative;background:rgba(0,140,255,.2);box-shadow:0 2px 4px 0 rgba(0,34,115,.5);border-radius:4px;border:1px solid hsla(0,0%,100%,.41);color:#fff;text-align:center;cursor:pointer}.taste_unit_item.active{background:rgba(136,213,255,.8)}.taste_unit_item .taste_unit_odds{font-size:1.3rem;color:#c1e4ff;margin-top:3px}.taste_unit_item .taste_unit_img{text-align:center;font-size:1.3rem;font-weight:450;box-sizing:border-box;padding-right:.06em;margin:auto;display:block}.taste_unit_item .taste_unit_img.taste_unit_img_DA{width:4.274em;height:1.71em;background-image:url(/assets/images/xocdia_assets.png);background-position-x:-55.211em;background-position-y:-.356em;background-size:auto 6.483em;background-repeat:no-repeat}.taste_unit_item .taste_unit_img.taste_unit_img_XIAO{width:4.274em;height:1.71em;background-image:url(/assets/images/xocdia_assets.png);background-position-x:-60.198em;background-position-y:-.356em;background-size:auto 6.483em;background-repeat:no-repeat}.taste_unit_item .taste_unit_img.taste_unit_img_le{width:4.274em;height:1.71em;background-image:url(/assets/images/xocdia_assets.png);background-position-x:-50.224em;background-position-y:-.356em;background-size:auto 6.483em;background-repeat:no-repeat}.taste_unit_item .taste_unit_img.taste_unit_img_chan{width:4.274em;height:1.71em;background-image:url(/assets/images/xocdia_assets.png);background-position-x:-45.238em;background-position-y:-.356em;background-size:auto 6.483em;background-repeat:no-repeat}.taste_unit_item .taste_unit_item_yxx.taste_unit_item_0{width:1.425em;height:1.425em;background-image:url(/assets/images/xocdia_assets.png);background-position-x:-4.631em;background-position-y:-.356em;background-size:auto 6.483em;background-repeat:no-repeat;display:inline-block}.taste_unit_item .taste_unit_item_yxx.taste_unit_item_1{width:1.425em;height:1.425em;background-image:url(/assets/images/xocdia_assets.png);background-position-x:-2.493em;background-position-y:-.356em;background-size:auto 6.483em;background-repeat:no-repeat;display:inline-block}.taste_unit_item .taste_unit_item_yxx:not(:last-child){margin-right:.86em}.xocdia_background{background-size:100% 100%;background-image:url(/assets/images/xocdia_bg.jpg)}.bet_taste_chips{margin:10px -10px}.bet_taste_chips .taste_chips_swiper_item{font-size:14px;display:inline-block;margin:0 2px;position:relative;cursor:pointer}.bet_taste_chips .taste_chips_swiper_item.active:before{content:"";position:absolute;top:50%;left:50%;width:3.427em;height:3.427em;margin:-1.9em 0 0 -1.8em;border-color:transparent #febc73;border-style:solid;border-width:2px;border-radius:100%;animation:spinner 2s linear infinite;transform-origin:center}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base{width:3.427em;height:3.427em;background-repeat:no-repeat;background-size:13.708em 10.35em;background-image:url(/assets/images/chip_assets.png);display:flex;justify-content:center;align-items:center}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base .item_chip_num{display:flex;align-items:baseline}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base .item_chip_num span{font-size:10px;line-height:90%}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base.taste_chip_5{background-position:0 -3.496em;color:#763800}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base.taste_chip_10{background-position:-3.427em -3.496em;color:#860000}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base.taste_chip_25{background-position:-6.854em -3.496em;color:#134d00}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base.taste_chip_50{background-position:-10.281em 0;color:#1a008a}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base.taste_chip_100{background-position:-10.281em -3.427em;color:#003885}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base.taste_chip_200{background-position:0 -6.923em;color:#850083}.bet_taste_chips .taste_chips_swiper_item .taste_chip .taste_chip_base.taste_chip_500{background-position:-3.427em -6.923em;color:#004054}.bet_taste_info button:disabled{cursor:not-allowed}.bet_taste_info .bet_taste_reset_button{background-color:transparent;background-color:initial;background-image:url(/assets/images/bet_assets.png);background-position-x:-63.68em;background-position-y:-.363em;background-repeat:no-repeat;background-size:auto 4.071em;color:hsla(0,0%,100%,.4)}.bet_taste_info .bet_taste_reset_button,.bet_taste_info .bet_taste_submit_button{cursor:pointer;border:0;box-shadow:none;height:3.053em;outline:none;width:5.525em}.bet_taste_info .bet_taste_submit_button{background-color:transparent;background-color:initial;background-image:url(/assets/images/bet_assets.png);background-position-x:-76.183em;background-position-y:-.363em;background-repeat:no-repeat;background-size:auto 4.071em;color:#fff;text-shadow:0 2px 4px rgba(0,19,74,.7)}.tab-navigation{display:flex;flex-flow:row wrap;justify-content:space-between;line-height:.96rem;margin:.8rem auto 0}.tab-navigation>li{flex:1 1;height:100%;background:#e8e7e8;border-radius:1rem;font-size:1.2rem;color:#333;text-align:center;overflow:hidden;cursor:pointer}.tab-navigation>li.active{background:-webkit-linear-gradient(324.57deg,#4ca6ff 12.38%,#7ddced 87.13%);background:red;box-shadow:0 0 16px rgba(0,0,0,.25);font-weight:600;color:#fff}.tab-game>li{padding:1.5rem;margin:0 .45rem .9rem;font-size:1.2rem;min-width:100px}.table-result{text-align:center;font-family:arial;width:100%}.table-result td{text-align:center!important}.table-result th{border-right:1px solid #ebebeb}.table-result td,.table-result th{vertical-align:middle}.special-prize{font-size:2.8rem;color:#ed1c25}.prize1,.special-prize{float:left;width:100%;height:2rem;line-height:2rem;font-weight:700}.prize1{font-size:2rem}.prize2{width:50%;height:2rem;line-height:2rem}.prize2,.prize3{float:left;font-size:2rem;font-weight:700}.prize3{width:33.3%;height:2.5rem;line-height:2.5rem}.prize4{float:left;width:25%;height:2rem;line-height:2rem;font-size:2rem;font-weight:700}.prize5{height:2.5rem;line-height:2.5rem}.prize5,.prize6,.prize8{float:left;width:33.3%;font-size:2rem;font-weight:700}.prize6,.prize7,.prize8{height:2rem;line-height:2rem}.prize7{float:left;width:25%;font-weight:700;font-size:2rem}[class*=prize]:empty{display:none}.bacang{margin-bottom:.3rem;padding-bottom:.3rem;border-bottom:1px solid #b7b7b7}.tab-3cang{margin-left:-.2rem;margin-right:-.2rem;margin-top:.3rem}.tab-3cang>.item{padding:.5rem 0;display:flex;flex-direction:column;font-size:1.5rem;background:none;border:1px solid #ffc107;border-radius:1rem;text-align:center}.tab-3cang>.item>p{line-height:1}.tab-3cang>.item.active{background:#ffc107;box-shadow:0 0 16px rgba(0,0,0,.25)}.tab-3cang>.item.active>p{color:#fff}.tab-3cang>li>div{width:100%;height:33.33%}.popup-bet{color:#000;position:fixed;bottom:0;left:50%;transform:translateX(-50%);box-shadow:0 .05333rem .10667rem rgba(197,197,218,.251);width:100%;max-width:540px;z-index:1202}.item_choose_footer{display:flex;font-size:1.5rem;justify-content:space-between}.item_choose_footer input{border:1px solid #e5e5e5;border-radius:.26667rem;box-shadow:0 .05333rem .21333rem rgba(208,208,237,.361);font-size:.27333rem;margin:0 0 0 .2rem;padding:.16rem .14667rem}