.white-space-pre{white-space:pre-wrap}@keyframes tmt-shake-animation{0%{transform:translate(0)}1.78571%{transform:translate(5px)}3.57143%{transform:translate(0)}5.35714%{transform:translate(5px)}7.14286%{transform:translate(0)}8.92857%{transform:translate(5px)}10.71429%{transform:translate(0)}to{transform:translate(0)}}.tmt-shake{animation:tmt-shake-animation 4.72s ease infinite;transform-origin:50% 50%}@keyframes txt-bounce{to{text-shadow:0 1px 0 #ccc,0 2px 0 #ccc,0 3px 0 #ccc,0 4px 0 #ccc,0 5px 0 #ccc,0 6px 0 #ccc,0 7px 0 #ccc,0 8px 0 #ccc,0 9px 0 #ccc,0 50px 25px rgba(0,0,0,.2);top:-20px}}@keyframes bounceOver{0%{transform:translateZ(0)}50%{transform:translate3d(0,-3px,0)}to{transform:translateZ(0)}}@keyframes bounceUnder{0%{transform:translateZ(0)}50%{transform:translate3d(0,3px,0)}to{transform:translateZ(0)}}@keyframes blink-effect{50%{opacity:.3}}@keyframes animation-blink{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@keyframes shiny-btn{0%{opacity:0;-webkit-transform:scale(0) rotate(45deg)}80%{opacity:.5;-webkit-transform:scale(0) rotate(45deg)}81%{opacity:1;-webkit-transform:scale(4) rotate(45deg)}to{opacity:0;-webkit-transform:scale(50) rotate(45deg)}}.shiny{overflow:hidden;position:relative}.shiny:before{animation:shiny-btn 4s ease-in-out infinite;background-color:#fff;content:"";display:inline-block;height:100%;left:0;position:absolute;top:-180px;width:30px;z-index:999}@keyframes spin{to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.preparing{position:absolute;text-align:center;top:40%;width:100%;z-index:2001}.preparing img{height:67px;width:40px}.preparing span{animation:txt-bounce .3s ease infinite alternate;color:#fff;display:inline-block;font-family:Titan One,cursive;font-size:80px;position:relative;text-shadow:0 1px 0 #ccc,0 2px 0 #ccc,0 3px 0 #ccc,0 4px 0 #ccc,0 5px 0 #ccc,0 6px 0 transparent,0 7px 0 transparent,0 8px 0 transparent,0 9px 0 transparent,0 10px 10px rgba(0,0,0,.4);top:20px}.preparing span:nth-child(2){animation-delay:.1s}.preparing span:nth-child(3){animation-delay:.2s}.preparing span:nth-child(4){animation-delay:.3s}.preparing span:nth-child(5){animation-delay:.4s}.preparing span:nth-child(6){animation-delay:.5s}.preparing span:nth-child(7){animation-delay:.6s}.preparing span:nth-child(8){animation-delay:.7s}.preparing span:nth-child(9){animation-delay:.8s}.tmt-fade-enter-active,.tmt-fade-leave-active,.tmt-fade-move{transition:all 1.2s cubic-bezier(.55,0,.1,1)}.tmt-fade-enter-from,.tmt-fade-leave-to{opacity:0;transform:scaleY(.01)}.tmt-fade-leave-active{position:absolute}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background-clip:content-box}.el-card{background:#1c2025;border:0!important;border-radius:0!important;box-shadow:none!important;color:#fff}.el-card:before{content:none}.el-card .el-card__body{background-color:#1c2025}.el-button:focus,.el-button:hover{background-color:#fff;border-color:#dcdfe6;color:#606266}.el-button:not(.is-shadow){box-shadow:none!important}.el-button:not(.is-circle):not(.is-round){border-radius:0!important}.el-button--primary,.el-button--primary:focus,.el-button--primary:hover{background-color:#0e1217;border-color:#0e1217;color:#fff}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{background-color:#393838;border-color:#393838;color:#fff}.el-button--info,.el-button--info:focus,.el-button--info:hover{background-color:#0e1217;border-color:#0e1217;color:#fff}.el-button--warning,.el-button--warning:focus,.el-button--warning:hover{background-color:#fecc39;border-color:#fecc39;color:#0e1217}.el-button--danger{background-color:#c43302;border-color:#c43302}.el-button--danger:focus,.el-button--danger:hover{background-color:#c43302;border-color:#c43302;color:#fff}.el-button+.el-button{margin-left:0}.btn-3d{border-radius:6px!important;color:#c0c4cc;display:inline-block;font-size:15px;padding:7px 12px;position:relative;text-align:center;transition:top .01s linear}.btn-3d:active{top:9px}.btn-3d.yellow{box-shadow:inset 0 0 0 1px #fecc39,inset 0 0 0 2px hsla(0,0%,100%,.15),0 4px 0 0 rgba(196,172,83,.7),0 4px 0 0 rgba(0,0,0,.4),0 4px 4px 1px rgba(0,0,0,.5)}.btn-3d.yellow,.btn-3d.yellow:hover{background-color:#fecc39}.btn-outline-primary{color:#c0c4cc}.el-table{color:#fff}.el-table:before{content:none}.el-table .cell{font-size:14px;line-height:34px}.el-table .el-table__cell,.el-table .el-table__cell>.cell{padding:0}.el-table td,.el-table th{font-weight:400;height:30px;padding:0}.el-table thead{color:#fff}.el-table thead.is-group th.el-table__cell{background:#f3f3f3}.el-table th.el-table__cell{background:#1c2025}.el-table th.el-table__cell.is-leaf{border-bottom:1px solid #c43302!important;border-top:1px solid #c43302!important}.el-table td.el-table__cell{border-bottom:1px solid #393838!important}.el-table td.el-table__cell>.cell{white-space:nowrap}.el-table tr:last-child td.el-table__cell{border-bottom:0!important}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:inherit}.el-table--border .el-table__cell{border-right:0}.el-table__empty-block{background-color:#1c2025}.el-table__empty-text{line-height:1.5;width:100%}.el-table__body tr:hover>td.el-table__cell{background:inherit}.el-table,.el-table td,.el-table tr,.el-table__body tr.current-row>td.el-table__cell,.el-table__body tr.selection-row>td.el-table__cell,.el-table__body tr:hover>td.el-table__cell{background-color:#1c2025!important}.tmt-description .el-table tr:last-child td.el-table__cell{border-bottom:1px solid #393838!important}.el-tag{border-radius:0!important;box-shadow:none!important}.el-tag--mini{height:25px;line-height:24px;padding:0 7px}.el-tag.el-tag--success{background-color:#fecc39;border:0;color:#0e1217;font-weight:500}.el-tag--dark.el-button--danger,.el-tag.el-tag--danger{background-color:#c43302;border:0;color:#fff;font-weight:500}.el-link.el-link--primary{color:#fff;font-size:15px}.el-link.el-link--primary:hover{color:inherit;-webkit-text-decoration:none;text-decoration:none}.el-link:after{content:none;display:none}.el-form-item__label{color:#fff!important}.el-input__inner{background:#0e1217;border:1px solid #333;color:#fff}.el-input__inner:focus,.el-input__inner:hover,.el-select .el-input.is-focus .el-input__inner,.el-select:hover .el-input__inner,.el-textarea__inner:focus,.el-textarea__inner:hover{border-color:#666}.el-select-dropdown__item.selected{color:#1c2025}.el-radio{font-weight:400}.el-radio__input.is-checked .el-radio__inner{background:#c43302;border-color:#c43302}.el-checkbox__inner{border:1px solid #777}.el-checkbox__input .el-checkbox__inner:hover,.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#1c2025}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#1c2025;border-color:#1c2025}.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:0}.el-pagination{text-align:center}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#c43302;color:#c43302;color:#fff}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#c43302}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{background-color:#0e1217;border-radius:0;color:#c0c4cc;margin:0}.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev:disabled{color:#606266}.el-message-box{background-color:#1a2833;border:0}.el-message-box__header{padding:5px 0}.el-message-box__title{color:#fff;font-size:16px;padding:5px 10px 0}.el-message-box__status{top:-20px}.el-message-box__status.el-icon-warning:before{content:none}.el-message-box__content{color:#fff;padding:10px 0 0 15px}.el-message-box__status+.el-message-box__message{padding-left:0}.el-message-box__btns .el-button--small{padding:6px 10px}.el-message-box .el-button{border:0}.el-message-box .el-button,.el-message-box .el-button:focus,.el-message-box .el-button:hover{background-color:#0e1217;color:#fff}.el-message-box .el-button--primary{background-color:#c43302;border:0;color:#fff}.el-message-box .el-button--primary:focus,.el-message-box .el-button--primary:hover{background-color:#c43302;border-color:#c43302;color:#fff}.el-message__icon{display:none}.el-message--error{background-color:#1a2833;border:0}.el-message--error .el-message__content{color:#fff}.tmt-message{font-size:20px;justify-content:center;min-width:50%;padding:25px 0;top:50%!important}.tmt-message .el-message__content{align-items:center;display:flex;font-size:20px;font-weight:700}.el-loading-spinner .el-loading-text{color:#fff;font-size:30px}.el-badge__content{background-color:#000;border:0;font-size:13px;height:22px;line-height:21px;padding:0;width:22px}.el-badge__content.is-fixed{right:15px;top:5px;z-index:5}.el-badge__content--danger{background-color:red!important}.el-progress{margin-bottom:3px}.el-progress-bar__inner{background-color:#c43302}.el-drawer__wrapper{padding:0}.el-drawer__wrapper.left{top:93px}.el-drawer__wrapper .el-drawer__body{background-color:#1c2025;overflow-x:hidden}.el-tabs--border-card{background:#1c2025;border:0}.el-tabs--border-card>.el-tabs__header{border:0}.el-popup-parent--hidden{overflow:auto;padding:0!important}.v-modal{all:unset}.tmt-box-width{background:#0e1217;max-width:100%;min-height:1500px;padding:20px 0;width:100%}.tmt-box-width.home{padding:0 0 95px}.tmt-header-width{margin:0 auto}.tmt-box-width-no-padding{margin:0 auto;max-width:1190px}.left-menu{padding:0 8px 0 12px}.left-menu--banners{margin:0 0 15px;z-index:2}.left-menu--banners,.left-menu--banners--banner{position:relative;width:100%}.left-menu--banners--banner:not(:last-child){margin-right:1.5%}.left-menu--banners--banner a>img{width:100%}.left-menu--banners--banner .icon{bottom:-38px;left:50%;position:absolute;transform:translateX(-50%);width:35%}.left-menu--banners--banner .icon img{animation:bounce 1.2s ease-in-out infinite;width:100%}.el-drawer__wrapper .el-row{padding:10px 0 5px}.el-drawer__wrapper .el-row .el-menu-vertical{border:0;margin-bottom:7px}.el-drawer__wrapper .el-row .el-menu-vertical.el-menu .el-submenu__title{background:#0e1217;color:#fff;font-size:14px;height:42px;line-height:41px}.el-drawer__wrapper .el-row .el-menu-vertical.el-menu .el-submenu__title img{width:50px}.el-drawer__wrapper .el-row .el-menu-vertical.el-menu .el-submenu__title span{padding-left:10px}.el-drawer__wrapper .el-row .el-menu-vertical.el-menu .el-submenu__icon-arrow{font-size:18px;margin-top:-9px}.el-drawer__wrapper .el-row .el-menu-vertical.el-menu .el-submenu .el-menu{background:#1c2025}.el-drawer__wrapper .el-row .el-menu-vertical.el-menu .el-menu-item{color:#fff;font-size:13px;height:32px;line-height:31px}.el-drawer__wrapper .el-row .el-menu-vertical.el-menu .el-menu-item:focus,.el-drawer__wrapper .el-row .el-menu-vertical.el-menu .el-menu-item:hover{background:none}.el-drawer__wrapper .el-row .el-menu-vertical .no-arrow .el-submenu__icon-arrow{display:none!important}.right .el-drawer__header{background-color:#0e1217;margin:0;padding:9px 3% 10px}.right .el-drawer__header .user-wrap{color:#fff;font-size:20px;font-weight:700}.right .el-drawer__header .user-wrap .user-name-link img.avatar{width:26px}.right .el-drawer__header .logout{font-size:15px;padding-right:20px}.right .el-drawer__header .close{font-size:24px}.right .right-menu--top{background-color:#393838;color:#fff}.right .right-menu--top>div{font-size:14px;padding:13px 5% 4px}.right .right-menu--top>div>div>div{padding-bottom:5px}.right .right-menu--top>div>div>div img{margin-right:10px;width:20px}.right .right-menu--top>div>div:last-child>div>div:first-child{width:80px}.right .right-menu--menu .tmt-home--menu{margin-left:-1%;padding:3% 1% 0 2%}.right .right-menu--menu .tmt-home--menu--box{margin-left:1%;width:24%}.right .right-menu--menu .tmt-home--menu--box--img{padding:0}.right .right-menu--menu .tmt-home--menu--box--img img{height:auto;width:100%}.right .right-menu--menu .tmt-home--menu--box--label{font-size:15px;padding:0}.right .right-menu .bet-slip-banner{padding:0 3%}.tmt-home--menu{margin-left:-3%;padding:3%}.tmt-home--menu--box{display:block;margin-bottom:10px;margin-left:3%;width:47%}.tmt-home--menu--box--img{padding:0;width:100%}.tmt-home--menu--box--img img{width:100%}.tmt-home--menu--box--label{font-size:16px;padding-bottom:5px}.tab_menu{background:#0e1217;bottom:0;height:90px;left:50%;position:fixed;transform:translateX(-50%);width:100%;z-index:99}.tab_menu>div.d-flex{align-items:center;padding-top:8px}.tab_menu>div>a{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:20%}.tab_menu>div>a>img{height:20px}.tab_menu>div>a>img.h{height:22px}.tab_menu>div>a>span{font-size:12px;line-height:15px;padding-top:7px}.tab_menu>div>a>span.h{padding-top:9px}.tab_menu>div>a.active>span{color:#c43302}.tmt-table-bet-item-game{border-top:1px solid #393838}.tmt-table-bet-item-game .el-table__header th.el-table__cell{padding:0}.tmt-table-bet-item-game .el-table__header th.el-table__cell .el-checkbox{display:flex;justify-content:center;margin:0;width:100%}.tmt-table-bet-item-game .el-table__body td.el-table__cell .cell,.tmt-table-bet-item-game .el-table__header th.el-table__cell>.cell{padding:0}.content-layout-right{width:100%}@media(min-width:992px){.content-layout-right{width:290px}}.bet-slip-banner{margin-top:10px;width:100%}.bet-slip-banner img{overflow:hidden;position:relative;width:100%}.tmt-bet-slip{width:100%}.tmt-bet-slip .el-card__body,.tmt-bet-slip .el-card__header{border:0;padding:0}.tmt-bet-slip>.el-card{border:0!important;border-radius:5px!important}.tmt-bet-slip--header{color:#fff;font-size:15px;height:38px;padding:0 15px}.tmt-bet-slip--header--pin,.tmt-bet-slip--header--pin:active,.tmt-bet-slip--header--pin:focus,.tmt-bet-slip--header--pin:hover{color:red}.tmt-bet-slip--header--delete-all{cursor:pointer}.tmt-bet-slip--header--buttons>:not(:last-child){padding-right:6px}.tmt-bet-slip--header--buttons>:not(:first-child){padding-left:6px}.tmt-bet-slip--header--buttons>*{color:#000}.tmt-bet-slip--header--buttons--toggle-open{color:#fff;min-width:50px}.tmt-bet-slip--header--cart{align-items:center;display:flex;justify-content:space-between;padding-left:12px;width:100%}.tmt-bet-slip--header--cart .el-switch{margin-left:20px}.tmt-bet-slip--header .el-tag.el-tag--danger{line-height:24px;padding:0;text-align:center;width:24px}.tmt-bet-slip--item-container{padding:0 8px}.tmt-bet-slip--item-container .el-card{margin-bottom:5px}.tmt-bet-slip--item-container-header{color:#fff;height:30px;line-height:30px;margin:2px 0}.tmt-bet-slip--item-container-header--type-btn{cursor:pointer;height:26px;line-height:26px;margin-left:2px;padding:0 8px}.tmt-bet-slip--item-container-header--type-btn.disabled{color:#0e1217}.tmt-bet-slip--item-container-header--delete-all{cursor:pointer;padding-right:8px}.tmt-bet-slip--item-container--empty{color:#bcb9b9;font-size:14px;padding:8px 0 13px;text-align:center}.tmt-bet-slip--item{border:1px solid #393838!important;color:#fff!important;font-size:12px;padding:7px 8px;width:100%}.tmt-bet-slip--item.el-card{font-weight:700;width:100%}.tmt-bet-slip--item--header{line-height:16px}@media(min-width:992px){.tmt-bet-slip--item--header{margin-bottom:6px}}.tmt-bet-slip--item--header--match-time{color:#c43302;font-size:11px}.tmt-bet-slip--item--delete{color:#fff!important;margin-left:10px!important;padding:0!important}.tmt-bet-slip--item--bet-detail{color:rgba(var(--bs-danger-rgb))}.tmt-bet-slip--item--bet-detail--market{color:#fff!important}.tmt-bet-slip--item-container-footer{color:#fff;font-size:15px;padding:0 8px 8px}.tmt-bet-slip--item-container-footer>div.d-flex{padding-bottom:3px}.tmt-bet-slip--item-container-footer--row-oddz{color:#c1c1c1;height:23px;line-height:23px;padding-bottom:6px}.tmt-bet-slip--item-container-footer--row-input{margin-top:0}.tmt-bet-slip--item-container-footer--row-input .el-row .el-col{margin-top:4px}.tmt-bet-slip--item-container-footer--row-input .el-button{background:#0e1217;border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:15px!important;height:40px;line-height:40px;padding:0;text-align:center}.tmt-bet-slip--item-container-footer--row-input .el-button:focus,.tmt-bet-slip--item-container-footer--row-input .el-button:hover{background-color:#c0c4cc;color:#0e1217}.tmt-bet-slip--item-container-footer--row-expected-gold{background-color:#c43302;color:#fff;margin-top:8px;padding:12px}.tmt-bet-slip--item-container-footer--oddz{color:#fff;font-weight:700}.tmt-bet-slip--item-container-footer--input input{background-color:#1c2025;border:1px solid #393838;border-radius:5px;color:#fff;font-size:15px;height:40px;line-height:40px;padding:0 10px}.tmt-bet-slip--item-container-footer--input .el-input__clear,.tmt-bet-slip--item-container-footer--input .el-input__icon{line-height:30px}.tmt-bet-slip--item-container-footer--input-max{background-color:#fff;color:#000;cursor:pointer;font-size:10px;height:40px;line-height:40px;margin-left:4px;text-align:center;width:64px}.tmt-bet-slip--item-container-footer--input-reset{color:#575555;display:inline-block;font-size:1.2rem;height:40px;line-height:40px;text-align:center;width:20px}.tmt-bet-slip--item-container-footer--expected-gold{font-size:18px;font-weight:700}.tmt-bet-slip--item-container-footer--create-bet.el-button{background:#c0c4cc;border:0;border-radius:5px!important;color:#0e1217;cursor:pointer;font-size:15px;font-weight:700;height:40px;line-height:40px;padding:0;text-align:center}.tmt-bet-slip--item-container-footer--create-bet.el-button:focus,.tmt-bet-slip--item-container-footer--create-bet.el-button:hover{background:#c0c4cc;color:#0e1217}.tmt-bet-slip .tmt-right--bar--box1{background-color:#1c2025;border:0;border-radius:5px;margin-bottom:10px;padding:10px 13px;position:relative}.tmt-bet-slip .tmt-right--bar--box1 .user{color:#fff;font-size:21px;font-weight:700;padding-bottom:10px}.tmt-bet-slip .tmt-right--bar--box1--wrap{background-color:#0e1217;border-radius:5px;font-size:14px;padding:10px 0 10px 15px}.tmt-bet-slip .tmt-right--bar--box1--wrap img{width:18px}.tmt-bet-slip .tmt-right--bar--box1--bottom{padding-left:0;padding-top:8px}.tmt-bet-slip .tmt-right--bar--box1--bottom a{padding:0 10px}.tmt-game-multi{margin-bottom:5px}.tmt-game-multi .el-card__body,.tmt-game-multi .el-card__header{border:0;padding:0}.tmt-game-multi .el-table__cell>.cell{padding:0!important}.tmt-game-multi .el-card{background-color:#1c2025;border-width:0;border:none!important}.tmt-game-multi .el-card .el-card__header{border-bottom:1px solid #666!important;border-top:2px solid #666!important;color:#fff;font-size:16px;margin-top:15px;padding:3px 0 0}.tmt-game-multi .el-table__body tr:hover>td.el-table__cell{background:inherit}.tmt-game-multi.ladder.md{width:calc(100vw - 616px)}.tmt-game-multi.ladder.sm{width:100vw}.tmt-game-multi .tmt-team-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tmt-game-multi .tmt-btn-bet,.tmt-game-multi .tmt-btn-more{cursor:pointer;margin:1px;padding:0}.tmt-game-multi .border,.tmt-game-multi .tmt-btn-bet{background:#0e1217;border:2px solid #0e1217!important}.tmt-game-multi .border.tmt-btn-selected,.tmt-game-multi .tmt-btn-bet.tmt-btn-selected{background-color:#c0c4cc!important;border:2px solid #c0c4cc!important;color:#0e1217}@media(min-width:769px){.tmt-game-multi .border.active:not(.tmt-btn-selected):hover,.tmt-game-multi .tmt-btn-bet.active:not(.tmt-btn-selected):hover{background-color:#4c4f53!important;border:2px solid #c0c4cc!important}}@media(max-width:768px){.tmt-game-multi .border.active:not(.tmt-btn-selected):hover,.tmt-game-multi .tmt-btn-bet.active:not(.tmt-btn-selected):hover{background-color:#0e1217;border:2px solid #0e1217!important}}.tmt-game-multi .oddz{padding-left:.5rem;padding-right:.5rem;position:relative}.tmt-game-multi .oddz .underover{animation:bounceUnder 1s ease-in-out infinite;color:#1e90ff;position:absolute}.tmt-game-multi .oddz .underover.over{animation:bounceOver 1s ease-in-out infinite;color:tomato}.tmt-game-multi .oddz .handicap{animation:blink-effect 1s step-end infinite;color:orange;position:absolute}.tmt-game-multi .home-oddz{flex-shrink:0;margin-left:15px;text-align:right;width:48px}.tmt-game-multi .home-oddz.bonus{margin-left:0;width:41px}.tmt-game-multi .home-oddz .handicap,.tmt-game-multi .home-oddz .underover{left:-5px;top:10px}.tmt-game-multi .away-oddz{flex-shrink:0;margin-right:15px;text-align:left;width:48px}.tmt-game-multi .away-oddz .handicap,.tmt-game-multi .away-oddz .underover{right:-5px;top:10px}.tmt-game-multi--header{background-color:#191d28;color:#818181;cursor:pointer;font-size:11px}.tmt-game-multi--header--match-date{font-size:11px}.tmt-game-multi--header--league-name{color:#fff;font-size:11px}.tmt-game-multi--row{background-color:#2a3145;cursor:pointer;height:44px}.tmt-game-multi--row:not(:hover):not(.selected){opacity:.9}.tmt-game-multi--row.selected,.tmt-game-multi--row:hover{opacity:1}.tmt-game-multi--row--groups--item:not(:first-child){margin-left:13px}.tmt-game-multi--row--team-name{color:#eee;font-size:11px;margin-left:7px;margin-right:7px}.tmt-game-multi--row--match-time{color:#818181;font-size:11px;height:14px;line-height:14px;text-align:right}.tmt-game-multi--row--action-btn-group{color:#fff;font-size:11px;height:15px;line-height:15px;text-align:right}.tmt-game-multi--row--action-btn-group .tmt-game-multi--chart-btn,.tmt-game-multi--row--action-btn-group .tmt-game-multi--favorit-btn{color:#aaa}.tmt-game-multi--row--action-btn-group .tmt-game-multi--chart-btn.disabled,.tmt-game-multi--row--action-btn-group .tmt-game-multi--favorit-btn.disabled{color:#000}.tmt-game-multi--row--market-handi{border:1px solid #222;color:#eee;font-size:12px;height:30px;line-height:28px;margin-left:1px;text-align:center;width:42px}.tmt-game-multi--row--market-handi.empty{border:0;color:transparent;font-size:0;height:30px;line-height:30px}.tmt-game-multi--row--market-btn{background-color:#1a1e2a;color:rgba(192,196,204,.75);cursor:pointer;font-size:12px;height:30px;line-height:30px;margin-left:1px;text-align:center;width:54px}.tmt-game-multi--row--market-btn.empty{color:transparent;cursor:auto;font-size:0;height:30px;line-height:30px}.tmt-game-multi--row--market-btn.selected{background-color:#fee088;color:#000}.tmt-game-multi--row--market-btn:hover:not(.empty):not(.selected){background-color:#444}.tmt-game-multi--row--market-count-sm{color:#5e70a2}.tmt-game-multi--row--market-count{color:#aaa;font-size:11px;padding-left:10px;width:46px}.tmt-game-multi--row--margin-end{width:10px}.tmt-game-multi .league{height:21px;margin:5px 0;overflow:hidden;white-space:nowrap}.tmt-game-multi .league .sports{display:inline-block;height:20px;margin-left:5px;margin-right:5px;width:20px}.tmt-game-multi .league .sports.soccer{background:url(/img/kabet/sports-soccer.png)}.tmt-game-multi .league .sports.basketball{background:url(/img/kabet/sports-basketball.png)}.tmt-game-multi .league .sports.baseball{background:url(/img/kabet/sports-baseball.png)}.tmt-game-multi .league .sports.volleyball{background:url(/img/kabet/sports-volleyball.png)}.tmt-game-multi .league .sports.icehockey{background:url(/img/kabet/sports-icehockey.png)}.tmt-game-multi .league .sports.etc{background:url(/img/kabet/sports-etc.png)}.tmt-game-multi-header{background-color:#000}.tmt-game-multi-header--row{color:#000;height:20px;line-height:20px}.tmt-game-multi-header--row--first{background-color:rgba(192,196,204,.9);font-size:10px}.tmt-game-multi-header--row--second{background-color:#c0c4cc;font-size:11px}.tmt-game-multi-header--groups--item:not(:first-child){margin-left:13px}.tmt-game-multi-header--market-span-3{margin-left:1px;text-align:center;width:164px}.tmt-game-multi-header--market-span-2{margin-left:1px;text-align:center;width:109px}.tmt-game-multi-header--market-btn{margin-left:1px;text-align:center;width:54px}.tmt-game-multi-header--market-count{width:46px}.tmt-game-multi-header--margin-end{width:10px}.tmt-game-multi-detail .el-card__body,.tmt-game-multi-detail .el-card__header{border:0;padding:0}.tmt-game-multi-detail .el-card{border-width:0}.tmt-game-multi-detail .el-card .el-card__header{border-bottom-width:0}.tmt-game-multi-detail--close{background-color:#fff;font-size:14px;height:38px;line-height:38px}.tmt-game-multi-detail--close>:first-child{background-color:#c0c4cc;text-align:center;width:38px}.tmt-game-multi-detail--close>:nth-child(2){color:#303133;padding-left:10px}.tmt-game-multi-detail--card{border-radius:2px;margin-top:5px}.tmt-game-multi-detail--title{background-color:#242a3b;color:#818181;font-size:11px;height:44px}.tmt-game-multi-detail--title>div{margin-left:10px}.tmt-game-multi-detail--title--match-datetime{border-right:1px solid #222;padding-right:10px}.tmt-game-multi-detail--title--team-name{color:#c1c1c1;font-size:12px}.tmt-game-multi-detail--title--league-name{font-size:12px}.tmt-game-multi-detail--title--btn{font-size:12px;margin-right:10px;padding-bottom:15px}.tmt-game-multi-detail--title--btn.disabled{color:#000}.tmt-game-multi-detail--divider{background-color:#fecc39;margin-bottom:0;margin-top:1px}.tmt-game-multi-detail--header{background-color:#2e323e;color:#818181;cursor:pointer;font-size:12px;height:28px;line-height:28px;padding-left:10px}.tmt-game-multi-detail--header--market-name{color:#c1c1c1}.tmt-game-multi-detail--header--btn{height:20px;line-height:20px;width:26px}.tmt-game-multi-detail--header--btn:not(:last-child){border-right:1px solid rgba(0,0,0,.25)}.tmt-game-multi-detail--header--btn.disabled{color:#000}.tmt-game-multi-detail--market-btn{background-color:#1a1e2a;color:#909ec5;cursor:pointer;font-size:12px;line-height:1;margin-top:1px;min-height:28px;opacity:.9;padding:0 10px}.tmt-game-multi-detail--market-btn.selected{background-color:#c0c4cc;color:#000}.tmt-game-multi-detail--market-btn:hover:not(.empty):not(.selected){background-color:#444;color:#c1c1c1;opacity:1}.tmt-game-multi-detail--market-btn--title{padding:2px 5px 2px 0}.tmt-game-multi-detail--market-btn--oddz:not(.tmt-game-multi-detail--market-btn.empty .tmt-game-multi-detail--market-btn--oddz):not(.tmt-game-multi-detail--market-btn.selected .tmt-game-multi-detail--market-btn--oddz){color:rgba(192,196,204,.75)}.tmt-game-multi-detail--comment{color:#8291bc;font-size:13px;margin:20px 0;padding:5px 10px;text-align:center}.bet-item-bg{background-color:#0e1217}.tmt-game-selector--vertical--item{background-color:#1c2025;cursor:pointer;height:30px;line-height:30px;margin-bottom:1px}.tmt-game-selector--vertical--item>:nth-child(2){margin-left:5px}.tmt-game-selector--vertical--item>:last-child{margin-right:8px}.tmt-game-selector--vertical--item--block{height:100%;width:3px}.tmt-game-selector--vertical--item img,.tmt-game-selector--vertical--item--icon{background-size:20px;height:20px;width:20px}.tmt-game-selector--vertical--item--sport{margin-left:8px}.tmt-game-selector--vertical--item.selected,.tmt-game-selector--vertical--item:hover{background-color:#c0c4cc;color:#0e1217}.tmt-game-selector--vertical--item.boscore_1m .tmt-game-selector--vertical--item--block,.tmt-game-selector--vertical--item.boscore_2m .tmt-game-selector--vertical--item--block,.tmt-game-selector--vertical--item.boscore_3m .tmt-game-selector--vertical--item--block{background-color:#1a7051}.tmt-game-selector--vertical--item.sureman_1m .tmt-game-selector--vertical--item--block,.tmt-game-selector--vertical--item.sureman_2m .tmt-game-selector--vertical--item--block,.tmt-game-selector--vertical--item.sureman_3m .tmt-game-selector--vertical--item--block{background-color:#fca601}.tmt-game-selector--vertical--item.power_ladder .tmt-game-selector--vertical--item--block{background-color:#5caaa7}.tmt-game-selector--vertical--item.mario_1m .tmt-game-selector--vertical--item--block,.tmt-game-selector--vertical--item.mario_2m .tmt-game-selector--vertical--item--block,.tmt-game-selector--vertical--item.mario_3m .tmt-game-selector--vertical--item--block{background-color:#e5e795}.tmt-game-selector--vertical--item.bubble_1m .tmt-game-selector--vertical--item--block,.tmt-game-selector--vertical--item.bubble_2m .tmt-game-selector--vertical--item--block,.tmt-game-selector--vertical--item.bubble_3m .tmt-game-selector--vertical--item--block{background-color:#e1572a}.tmt-game-selector--vertical--item.all .tmt-game-selector--vertical--item--block{background-color:#efca00}.tmt-game-selector--vertical--item.all .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-all-grey.svg)}.tmt-game-selector--vertical--item.all.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.all:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-all.png)}.tmt-game-selector--vertical--item.soccer .tmt-game-selector--vertical--item--block{background-color:#1a7051}.tmt-game-selector--vertical--item.soccer .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-soccer-grey.svg)}.tmt-game-selector--vertical--item.soccer.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.soccer:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-soccer.png)}.tmt-game-selector--vertical--item.basketball .tmt-game-selector--vertical--item--block{background-color:#fca601}.tmt-game-selector--vertical--item.basketball .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-basketball-grey.svg)}.tmt-game-selector--vertical--item.basketball.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.basketball:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-basketball.png)}.tmt-game-selector--vertical--item.baseball .tmt-game-selector--vertical--item--block{background-color:#5caaa7}.tmt-game-selector--vertical--item.baseball .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-baseball-grey.svg)}.tmt-game-selector--vertical--item.baseball.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.baseball:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-baseball.png)}.tmt-game-selector--vertical--item.volleyball .tmt-game-selector--vertical--item--block{background-color:#e5e795}.tmt-game-selector--vertical--item.volleyball .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-volleyball-grey.svg)}.tmt-game-selector--vertical--item.volleyball.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.volleyball:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-volleyball.png)}.tmt-game-selector--vertical--item.icehockey .tmt-game-selector--vertical--item--block{background-color:#50a2c6}.tmt-game-selector--vertical--item.icehockey .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-icehockey-grey.svg)}.tmt-game-selector--vertical--item.icehockey.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.icehockey:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-icehockey.png)}.tmt-game-selector--vertical--item.football .tmt-game-selector--vertical--item--block{background-color:#e7685c}.tmt-game-selector--vertical--item.football .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-football-grey.svg)}.tmt-game-selector--vertical--item.football.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.football:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-football.png)}.tmt-game-selector--vertical--item.mma .tmt-game-selector--vertical--item--block{background-color:#8c893a}.tmt-game-selector--vertical--item.mma .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-mma-grey.svg)}.tmt-game-selector--vertical--item.mma.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.mma:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-mma.png)}.tmt-game-selector--vertical--item.ufc .tmt-game-selector--vertical--item--block{background-color:#8c893a}.tmt-game-selector--vertical--item.ufc .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-ufc-grey.svg)}.tmt-game-selector--vertical--item.ufc.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.ufc:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-ufc.png)}.tmt-game-selector--vertical--item.tennis .tmt-game-selector--vertical--item--block{background-color:#8c893a}.tmt-game-selector--vertical--item.tennis .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-tennis-grey.svg)}.tmt-game-selector--vertical--item.tennis.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.tennis:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-tennis.png)}.tmt-game-selector--vertical--item.esports .tmt-game-selector--vertical--item--block{background-color:#1bab7d}.tmt-game-selector--vertical--item.esports .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-esports-grey.svg)}.tmt-game-selector--vertical--item.esports.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.esports:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-esports.png)}.tmt-game-selector--vertical--item.etc .tmt-game-selector--vertical--item--block{background-color:#1bab7d}.tmt-game-selector--vertical--item.etc .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-etc-grey.svg)}.tmt-game-selector--vertical--item.etc.selected .tmt-game-selector--vertical--item--icon,.tmt-game-selector--vertical--item.etc:hover .tmt-game-selector--vertical--item--icon{background-image:url(/img/kabet/sports-etc.png)}.tmt-game-selector--horizontal--item{text-wrap:nowrap;background-color:#393838;cursor:pointer;font-size:15px;padding:10px 0}.tmt-game-selector--horizontal--item:not(:last-child){margin-right:8px}.tmt-game-selector--horizontal--item div,.tmt-game-selector--horizontal--item img{margin:0 auto}.tmt-game-selector--horizontal--item img{max-width:100%}.tmt-game-selector--horizontal--item--icon{background-size:30px;height:37px;width:37px}.tmt-game-selector--horizontal--item--icon--esports{background-size:38px;width:38px}.tmt-game-selector--horizontal--item--icon-01{background-image:url(/@bunker/icon/bet_icon_01.png);background-repeat:no-repeat;background-size:100%}.tmt-game-selector--horizontal--item--icon-02{background-image:url(/@bunker/icon/bet_icon_02.png);background-repeat:no-repeat;background-size:100%}.tmt-game-selector--horizontal--item--icon-03{background-image:url(/@bunker/icon/bet_icon_03.png);background-repeat:no-repeat;background-size:100%}.tmt-game-selector--horizontal--item--icon-04{background-image:url(/@bunker/icon/bet_icon_04.png);background-repeat:no-repeat;background-size:100%;width:35px}.tmt-game-selector--horizontal--item--icon-05{background-image:url(/@bunker/icon/bet_icon_05.png);background-image:url(/img/bunker/sports-esports.png);background-repeat:no-repeat;background-size:100%;width:45px}.tmt-game-selector--horizontal--item--icon-06{background-image:url(/@bunker/icon/bet_icon_06.png);background-repeat:no-repeat;background-size:100%}.tmt-game-selector--horizontal--item--icon-07{background-image:url(/@bunker/icon/bet_icon_07.png);background-repeat:no-repeat;background-size:100%}.tmt-game-selector--horizontal--item--icon-08{background-image:url(/@bunker/icon/bet_icon_08.png);background-repeat:no-repeat;background-size:100%}.tmt-game-selector--horizontal--item--icon-09{background-image:url(/@bunker/icon/bet_icon_09.png);background-repeat:no-repeat;background-size:100%;width:53px}.tmt-game-selector--horizontal--item--icon-010{background-image:url(/@bunker/icon/bet_icon_010.png);background-repeat:no-repeat;background-size:100%;width:46px}.tmt-game-selector--horizontal--item.selected{background-color:#c0c4cc;color:#0e1217}.tmt-game-selector--horizontal--item.all.selected,.tmt-game-selector--horizontal--item.all:hover,.tmt-game-selector--horizontal--item.baseball.selected,.tmt-game-selector--horizontal--item.baseball:hover,.tmt-game-selector--horizontal--item.basketball.selected,.tmt-game-selector--horizontal--item.basketball:hover,.tmt-game-selector--horizontal--item.esports.selected,.tmt-game-selector--horizontal--item.esports:hover,.tmt-game-selector--horizontal--item.etc.selected,.tmt-game-selector--horizontal--item.etc:hover,.tmt-game-selector--horizontal--item.football.selected,.tmt-game-selector--horizontal--item.football:hover,.tmt-game-selector--horizontal--item.icehockey.selected,.tmt-game-selector--horizontal--item.icehockey:hover,.tmt-game-selector--horizontal--item.mma.selected,.tmt-game-selector--horizontal--item.mma:hover,.tmt-game-selector--horizontal--item.soccer.selected,.tmt-game-selector--horizontal--item.soccer:hover,.tmt-game-selector--horizontal--item.tennis.selected,.tmt-game-selector--horizontal--item.tennis:hover,.tmt-game-selector--horizontal--item.ufc.selected,.tmt-game-selector--horizontal--item.ufc:hover,.tmt-game-selector--horizontal--item.volleyball.selected,.tmt-game-selector--horizontal--item.volleyball:hover{background-color:#c0c4cc;color:#0e1217;font-weight:700}.el-badge__content.is-fixed.left{left:-28px;right:0}.tmt-game{margin:0 auto}.tmt-game .game-iframe{align-items:center;border:1px solid #393838;display:flex;width:calc(100% - 400px)}.tmt-game .game-iframe>div{margin:0 auto}.tmt-game .el-button--default{background:#0e1217!important;border:1px solid #0e1217!important;color:#fff}.tmt-game .tmt-game-item-wrap{border:1px solid #393838!important;margin-left:15px;width:400px}.tmt-game .tmt-game-item-wrap .bet-title{padding:9px 4px 0 10px}.tmt-game .tmt-game-item-wrap .tmt-game-item{width:100%}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-card__header{border:0;padding:7px 4px}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-card__header .header-box{background:#1c2025;border:1px solid #333;border-radius:5px}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-card__header .header-box .game-title{color:#fff;font-size:20px;padding:8px 0 8px 16px}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-card__header .header-box .game-title.small{font-size:18px;padding:8px 0 8px 10px}.tmt-game .tmt-game-item-wrap .tmt-game-item .border{border-color:#666!important;border-radius:5px}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-card.border-not{border:0!important}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-table td.el-table__cell{border-bottom:0!important}.tmt-game .tmt-game-item-wrap .tmt-game-item .tmt-btn-bet{background-color:#1c2025;font-size:19px;margin:0;padding:8px 9px 6px 8px}.tmt-game .tmt-game-item-wrap .tmt-game-item .tmt-btn-bet.double{padding:8px 3px 6px 8px}.tmt-game .tmt-game-item-wrap .tmt-game-item .tmt-btn-bet.tmt-btn-selected{background-color:#c0c4cc;color:#0e1217}.tmt-game .tmt-game-item-wrap .tmt-game-item .tmt-btn-more{cursor:pointer;font-size:19px;margin:0;padding:8px}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-tag--mini{font-size:18px;height:45px;line-height:44px;padding:0;position:relative;text-align:center;width:45px}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-tag--mini.red{background:url(/@kabet/icon/icon-red.png)!important;background-size:cover!important}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-tag--mini.blue{background:url(/@kabet/icon/icon-blue.png)!important;background-size:cover!important}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-tag--mini.green{background:url(/@kabet/icon/icon-green.png)!important;background-size:cover!important}.tmt-game .tmt-game-item-wrap .tmt-game-item .el-tag--mini.small{font-size:16px}.bet-title--word{font-size:15px;font-weight:400}.tmt-sport-book--filters input{border:1px solid #505768;border-radius:0;color:#818181;font-size:12px;height:30px;line-height:30px;padding:0 10px}.tmt-sport-book--filters input:focus{border-color:#818181}.tmt-sport-book--filters .el-input__clear,.tmt-sport-book--filters .el-input__icon{line-height:30px}.tmt-game-result .btn-menu{padding:12px 0;width:100%}.tmt-game-result--search-form--label{color:#c1c1c1;font-size:12px;height:14px;line-height:14px;margin-bottom:10px}.tmt-game-result--search-form--search-btn{padding-top:24px}.game-bet-result .el-table .cell{line-height:30px}.game-bet-result .el-pagination{padding:15px 0 5px}.game-result-item .el-tag{border-radius:12px!important}.game-result-item .el-tag--mini{height:30px;line-height:30px;width:30px}.game-result-item .el-tag--mini.red{background:url(/@kabet/ladder-bg-red.png);background-size:cover}.game-result-item .el-tag--mini.blue{background:url(/@kabet/ladder-bg-blue.png);background-size:cover}.game-result-item .el-tag--mini.green{background:url(/@kabet/icon/icon-green.png);background-size:cover}.tmt-bet-list-game .el-table__body td:first-child,.tmt-bet-list-game .el-table__body td:last-child{border-color:#393838!important}.tmt-todays-game-selector--header{background:#373d50;border-bottom:1px solid #090a0d;color:#fff;font-size:16px;font-weight:400;height:44px;line-height:44px;padding-left:18px}.tmt-todays-game-selector--list{background-color:#262b37;border-top:1px solid #393939;padding:4px 10px}.tmt-todays-game-selector--list--item{border-bottom:1px solid #090a0d;color:#b3c7ee;cursor:pointer;font-size:12px;height:29px;line-height:29px;padding:0 7px}.tmt-todays-game-selector--list--item:hover{background:#444}.mini-game-result-wrap{margin-bottom:5px}.mini-game-result-wrap i.fa{font-size:13px}.tmt-description .el-card__body,.tmt-description .el-card__header{border:0;padding:0}.tmt-description--item{display:flex;height:44px;line-height:43px}.tmt-description--item.sm{height:24px;line-height:24px}.tmt-description--item>:nth-child(2){margin-left:5px}.tmt-description--item .status-box{height:34px;line-height:33px}.tmt-description--item .status-box.success{color:#c43302!important;font-weight:700;position:relative}.tmt-description--item .status-box.canceled,.tmt-description--item .status-box.fail{color:#fecc39!important;position:relative}.tmt-description--item .status-box.exception,.tmt-description--item .status-box.wait{position:relative}.tmt-description .text-primary{color:rgba(var(--bs-danger-rgb))!important;font-weight:700}.tmt-description .text-highlight{color:#fff}.tmt-description--bottom{background-color:#0e1217}.tmt-description--bottom:not(.sport) .status-box{text-align:center!important;width:50px!important}.tmt-description--bottom:not(.sport) .tmt-description--item:last-child{width:60px!important}.tmt-description--bg-warning{background-color:#0e1217}.tmt-description .tmt-game-multi{margin:0}.tmt-description .el-checkbox__label{font-size:0;padding:0}.tmt-description--button{display:flex;justify-content:end;margin:7px 0 20px}.tmt-description--button .el-button{border-radius:.25rem;font-weight:700;height:34px;line-height:33px;padding:0;width:54px}.tmt-description .text-theme-success{color:#c43302!important;font-weight:700}.tmt-description .canceled,.tmt-description .text-danger{border-radius:.25rem;color:#fecc39!important}.tmt-description .status-box2{padding:7px 0 7px 3px!important}.tmt-description.md .tmt-description--item{font-size:14px;margin-left:10px}.tmt-description.md .tmt-description--item:last-child{display:block;height:100%;margin-right:5px;position:relative;text-align:center;width:54px}.tmt-description.sm .tmt-description--item{height:24px;line-height:24px;margin-left:10px}.tmt-description.sm .tmt-description--item:last-child{margin-right:5px}.tmt-description.sm .tmt-description--item .status-box{font-size:12px;height:28px;line-height:27px;position:relative;text-align:right;width:38px}.tmt-description.sm .status-box2{padding:7px 3px!important}.tmt-description.sm .text-theme-success{color:#c43302!important;font-size:12px;position:relative}.tmt-description.sm .canceled,.tmt-description.sm .text-danger{color:#fecc39!important;font-size:12px;position:relative}.tmt-description.sm .exception,.tmt-description.sm .wait{font-size:12px;position:relative}.tmt-banking-request-form .el-radio .el-radio__label{color:#fff;padding-left:8px}.tmt-banking-request-form .el-radio-group .el-radio:not(:last-child){margin-right:12px}.tmt-banking-request-form .el-card{border:0!important}.tmt-banking-request-form .el-button--mini{padding:7px 17px}.tmt-banking-request-form .el-form-item.flex .el-form-item__content{display:flex}.border-card{border:1px solid #393838;box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.border-card h4{background-color:#1c2025;margin:0;padding:10px 0;text-align:center}.border-card>div{padding:10px}.tmt-table .el-card__body,.tmt-table .el-card__header{border:0;padding:0}.tmt-table .el-table__cell>.cell{padding:0!important}.tmt-table .el-table td,.tmt-table .el-table th{font-weight:400;height:30px;padding:0}.svg-icon{fill:currentColor;display:inline-block;flex-shrink:0;height:1em;transition:fill .2s cubic-bezier(.4,0,.2,1) 0s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1em}.loading-container{position:relative;transition:opacity .2s ease}.loading-container.refreshing{opacity:.7}.refresh-overlay{background:rgba(0,0,0,.8);border-radius:4px;color:#fff;font-size:12px;left:50%;padding:8px 12px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.refresh-overlay .refresh-spinner{align-items:center;display:flex;gap:8px}.refresh-overlay .refresh-spinner:before{animation:spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:transparent;content:"";height:12px;width:12px}.el-loading-mask{background-color:rgba(0,0,0,.6)!important}.el-loading-mask .el-loading-spinner{left:50%;margin-top:0;transform:translate(-50%,-50%)}.el-loading-mask .el-loading-spinner .path{stroke:#fff}.tmt-game-cx-list .el-loading-mask .el-loading-spinner{position:fixed}.css-mask{animation:animation-blink 1.5s ease-in-out .5s infinite normal none running;background-color:#ddd;display:block;height:14px;margin:10px auto;width:70%}.no-data{align-items:center;display:flex;height:245px;justify-content:center;width:100%}.no-data img{padding:10px 0;width:100px}.no-data p{color:#fff;font-size:16px;font-weight:700}a{color:#fff!important;-webkit-text-decoration:none!important;text-decoration:none!important}a:hover{color:inherit}.clear-both{clear:both}.font-weight-bold{font-weight:700}.progress{margin-bottom:3px}.tmt-bbs-write .el-input__inner,.tmt-bbs-write .el-textarea__inner{background:#0e1217;border:1px solid #8e9092;color:#fff}.tmt-bbs-write .el-input__inner:focus,.tmt-bbs-write .el-textarea__inner:focus{border-color:1px solid #1c2025}.tmt-bbs-templete-default-list .el-table .cell{padding-right:0}.tmt-bbs-templete-default-list .el-table .cell .el-link{display:block;overflow:hidden}.tmt-game-cx-list--item{width:calc(50% - 1vw)}.tmt-table-bet-item-sport .text-theme-success{background-color:transparent!important;background-color:initial!important;color:#c43302!important;position:relative}.tmt-table-bet-item-sport .canceled,.tmt-table-bet-item-sport .text-danger{color:#fecc39!important}.tmt-table-bet-item-sport .canceled,.tmt-table-bet-item-sport .exception,.tmt-table-bet-item-sport .text-danger,.tmt-table-bet-item-sport .wait{background-color:transparent!important;background-color:initial!important;position:relative}.el-icon-caret-top{color:#0e1217}.sm\:layout .tmt-box-width{background:#1c2025;min-height:100vh;padding:7px 2% 125px}.sm\:layout .tmt-box-width.home{background:#1c2025;padding:0 0 90px}.sm\:layout .preparing{top:30%}.sm\:layout .preparing span{animation:txt-bounce .5s ease infinite alternate;font-size:30px}.sm\:layout .preparing span:nth-child(2){animation-delay:.1s}.sm\:layout .preparing span:nth-child(3){animation-delay:.2s}.sm\:layout .preparing span:nth-child(4){animation-delay:.3s}.sm\:layout .preparing span:nth-child(5){animation-delay:.4s}.sm\:layout .preparing span:nth-child(6){animation-delay:.5s}.sm\:layout .preparing span:nth-child(7){animation-delay:.6s}.sm\:layout .preparing span:nth-child(8){animation-delay:.7s}.sm\:layout .preparing span:nth-child(9){animation-delay:.8s}.sm\:layout .el-button--mini{padding:7px}.sm\:layout .el-checkbox__inner{margin-top:0}.sm\:layout .el-badge__content{font-size:9px;height:17px;line-height:16px;width:17px}.sm\:layout .el-badge__content.is-fixed{right:9px}.sm\:layout .el-badge__content.is-fixed.left{left:-25px}.sm\:layout .el-table th.el-table__cell>.cell{font-size:12px;line-height:20px;padding:5px 3px}.sm\:layout .el-table td.el-table__cell>.cell{font-size:12px;line-height:30px;padding-left:0}.sm\:layout .el-table td.el-table__cell>.cell .rows{line-height:1.62}.sm\:layout .el-table td.el-table__cell>.cell .rows .market-name{font-size:10px;font-weight:500;margin-top:-4px}.sm\:layout .el-table td.el-table__cell.is-left>.cell{padding-left:3%}.sm\:layout .el-table td.el-table__cell.wrap>.cell{line-height:16px}.sm\:layout .tmt-bet-slip{left:0;padding:0}.sm\:layout .tmt-bet-slip--header{background-color:#fdf4d9;border-bottom:none;color:#0e1217;font-size:14px}.sm\:layout .tmt-bet-slip--header--buttons--toggle-open{color:#0e1217;min-width:70px}.sm\:layout .tmt-bet-slip .el-card{background-color:#fdf4d9}.sm\:layout .tmt-bet-slip .el-card__body{background-color:#fff;color:#0e1217}.sm\:layout .tmt-bet-slip--item.el-card{background-color:#fff;border:1px solid #aeaeae!important}.sm\:layout .tmt-bet-slip--item-container{background-color:#fdf4d9!important}.sm\:layout .tmt-bet-slip--item-container--empty{background-color:#fff}.sm\:layout .tmt-bet-slip--item-container-footer{background-color:#fdf4d9!important;color:#0e1217}.sm\:layout .tmt-bet-slip--item-container-footer--input input{background-color:#fff;border:1px solid #aeaeae;color:#0e1217}.sm\:layout .tmt-bet-slip--item-container-footer--row-input .el-button{background-color:#f3f3f3;border:1px solid #aeaeae;color:#0e1217}.sm\:layout .tmt-bet-slip--item-container-footer--create-bet.el-button{background:#c43302;color:#fff}.sm\:layout .tmt-bet-slip--item-container-footer--row-expected-gold{background-color:#0e1217;font-size:15px;padding:5px}.sm\:layout .tmt-bet-slip--item-container-footer--row-expected-gold .tmt-bet-slip--item-container-footer--expected-gold{font-size:15px}.sm\:layout .tmt-bet-slip--item--bet-detail--market{color:#0e1217!important}.sm\:layout .tmt-description.el-card.betitemsport{border:1px solid #444!important}.sm\:layout .tmt-description--button .el-button{height:28px;line-height:27px;padding:0 5px;width:auto}.sm\:layout .tmt-description--bottom:not(.sport) .tmt-description--item:last-child{width:33px!important}.sm\:layout .deposit-info{font-size:13px}.sm\:layout .deposit-info>div{margin-bottom:10px}.sm\:layout .border-card h4{padding:8px 0}.sm\:layout .border-card>div{padding:7px}.sm\:layout .tmt-banking-request-form .el-form-item{margin-bottom:5px}.sm\:layout .tmt-banking-request-form .el-form-item__content,.sm\:layout .tmt-banking-request-form .el-form-item__label{line-height:30px}.sm\:layout .tmt-banking-request-form .el-form-item.item-btn .el-form-item__content{margin-right:80px;margin-top:7px}.sm\:layout .tmt-banking-request-form .el-form-item.flex .el-form-item__content{display:block}.sm\:layout .tmt-banking-request-form .el-tabs--border-card>.el-tabs__content h3{margin:0;padding-top:3px}.sm\:layout .tmt-banking-request-form .el-button{padding:8px 15px}.sm\:layout .tmt-banking-request-form .el-radio{margin-bottom:5px}.sm\:layout .tmt-banking-datatable .el-tag{height:25px;line-height:24px;padding:0 5px}.sm\:layout .tmt-game-multi .el-card .el-card__header{text-wrap:nowrap;font-size:12px}.sm\:layout .tmt-game-multi .el-table td.el-table__cell>.cell{font-size:11px}.sm\:layout .tmt-game-multi .league span{margin-right:3px}.sm\:layout .tmt-game-multi .oddz{padding-left:0;padding-right:0}.sm\:layout .tmt-game-multi .home-oddz{margin-left:4px;width:34px}.sm\:layout .tmt-game-multi .home-oddz.bonus{margin-left:0;width:25px}.sm\:layout .tmt-game-multi .home-oddz .handicap,.sm\:layout .tmt-game-multi .home-oddz .underover{left:0;top:8px}.sm\:layout .tmt-game-multi .away-oddz{margin-right:4px;width:34px}.sm\:layout .tmt-game-multi .away-oddz .handicap,.sm\:layout .tmt-game-multi .away-oddz .underover{right:0;top:8px}.sm\:layout .tmt-game-selector--horizontal{flex-wrap:wrap;justify-content:start!important}.sm\:layout .tmt-game-selector--horizontal--item{font-size:12px;margin-bottom:4px;margin-right:2px}.sm\:layout .tmt-game-selector--horizontal.esports .tmt-game-selector--horizontal--item{margin-right:2px;width:calc(25% - 2px)!important}.sm\:layout .tmt-game-book .tmt-game-selector--horizontal--item,.sm\:layout .tmt-sport-result .tmt-game-selector--horizontal--item{width:calc(25% - 2px)!important}.sm\:layout .tmt-game-book .el-badge__content.is-fixed,.sm\:layout .tmt-sport-result .el-badge__content.is-fixed{font-size:8px;font-weight:400!important;right:12px}.sm\:layout .tmt-game--box{flex-wrap:wrap}.sm\:layout .tmt-game--box .game-iframe{width:100%}.sm\:layout .tmt-game--box .tmt-game-item-wrap{margin:15px 0 0;width:100%}.sm\:layout .tmt-game--box .tmt-game-item .el-card__header .header-box .game-title{font-size:15px;line-height:27px;padding:7px 0 7px 5px}.sm\:layout .tmt-game--box .tmt-game-item .tmt-btn-bet{font-size:15px;padding:5px 9px}.sm\:layout .tmt-game--box .tmt-game-item .tmt-btn-bet.double{padding:8px 5px 6px 10px}.sm\:layout .tmt-game--box .tmt-game-item .el-tag--mini{font-size:15px;height:30px;line-height:29px;padding:0;position:relative;text-align:center;width:30px}.sm\:layout .tmt-game--box .tmt-game-item .el-tag--mini.red{background:url(/@kabet/m/icon-red-m.png)!important}.sm\:layout .tmt-game--box .tmt-game-item .el-tag--mini.blue{background:url(/@kabet/m/icon-blue-m.png)!important}.sm\:layout .tmt-game .el-table td.el-table__cell>.cell{margin:0;padding:0}.sm\:layout .game-result-item .el-tag--mini{font-size:9px;height:22px;line-height:22px;padding:0 2px;width:22px}.sm\:layout .tmt-home--menu{margin-left:-3%;padding:3%}.sm\:layout .tmt-home--menu--box{margin-bottom:10px;margin-left:3%;width:47%}.sm\:layout .tmt-home--menu--box--img{padding:0;width:100%}.sm\:layout .tmt-home--menu--box--img img{width:100%}.sm\:layout .tmt-home--menu--box--label{font-size:16px;padding-bottom:5px}.sm\:layout .no-data p{font-size:16px}.sm\:layout .tmt-bbs-write .el-card .el-card__body{padding:0}@media(max-width:768px){.el-message-box{width:90%}.tmt-message{padding:20px 0;width:90%}.tmt-message,.tmt-message .el-message__content{font-size:16px}}@media(max-width:1500px){.tmt-bet-slip .tmt-right--bar--box1--wrap,.tmt-bet-slip--item-container-footer--row-input .el-button{font-size:13px!important}}@media(max-width:1570px){.tmt-game-selector--horizontal--item{font-size:13px}}