.admin-panel .vertical-menu{top:var(--admin-header-height,52px);z-index:30;width:260px;max-width:min(260px,88vw);box-shadow:none;pointer-events:none;box-sizing:border-box;color:#1e1e1e;font-family:var(--font-sans);background:#f8f8fb;border-right:1px solid #e0e0e0;font-size:14px;line-height:1.4;transition:transform .25s;position:fixed;bottom:0;left:0;transform:translate(-100%)}.admin-panel .vertical-menu--open{pointer-events:auto;transform:translate(0);box-shadow:2px 0 12px #00000014}.admin-panel .vertical-menu__inner{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#6b6b6b #f0f0f0;height:100%;overflow:hidden auto}.admin-panel .vertical-menu__inner::-webkit-scrollbar{width:6px}.admin-panel .vertical-menu__inner::-webkit-scrollbar-track{background:#f0f0f0}.admin-panel .vertical-menu__inner::-webkit-scrollbar-thumb{background:#6b6b6b;border-radius:4px}.admin-panel .vertical-menu .h-100{height:100%}.admin-panel #sidebar-menu{padding:0}.admin-panel #side-menu.metismenu{margin:0;padding:0}.admin-panel .vertical-menu__header{box-sizing:border-box;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:18px 16px 14px;display:flex}.admin-panel .vertical-menu__title{color:#1e1e1e;text-transform:none;flex:1;min-width:0;font-size:24px;font-weight:700;line-height:1.2}.admin-panel .vertical-menu__close{color:#1e1e1e;cursor:pointer;appearance:none;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin:0;padding:0;font-size:18px;line-height:1;display:inline-flex}.admin-panel .vertical-menu__close:hover,.admin-panel .vertical-menu__close:focus{color:#000;outline:none}.admin-panel .metismenu .sub-menu{margin:0;padding:0 0 12px;list-style:none}.admin-panel .metismenu .sub-menu.mm-collapse:not(.mm-show){display:none}.admin-panel .metismenu .sub-menu.mm-collapse.mm-show{display:block}.admin-panel .vertical-menu__sport-row{color:#333;cursor:pointer;box-sizing:border-box;text-align:left;background:0 0;border:0;padding:10px 20px;font-size:15px;font-weight:400;line-height:1.4;display:block}.admin-panel .vertical-menu__sport-row:hover,.admin-panel #event-tree>.sub-menu>li.mm-active>.vertical-menu__sport-row{color:#1e1e1e;background:#f0f0f2}.admin-panel .vertical-menu__sport-row--nested{color:#444;padding:8px 20px 8px 32px;font-size:14px}.admin-panel .vertical-menu__sport-row .ml-1{float:none;font-weight:700;display:inline;margin-left:5px!important}.admin-panel .metismenu .float-right{float:none}.admin-panel #event-tree.menu-box>a{display:none}@media (min-width:976px){.admin-panel.admin-sidebar-open .vertical-menu{box-shadow:2px 0 14px #0000001a}}
.m4-risk-cards{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px;margin-bottom:16px;display:grid}.m4-risk-card{border:1px solid var(--color-border,#ddd);background:#f7f7f7;border-radius:4px;padding:10px 12px}.m4-risk-card__label{text-transform:uppercase;color:var(--color-text-muted,#666);margin-bottom:4px;font-size:11px;display:block}.m4-risk-card__value{color:var(--color-text-body,#222);font-size:16px}.m4-report-toolbar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:14px;display:flex}.m4-report-toolbar__field{flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.m4-report-toolbar__field--grow{flex:1;min-width:180px}.m4-report-links{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-top:12px;display:grid}.m4-report-link-card{border:1px solid var(--color-border,#ddd);color:inherit;background:#f7f7f7;border-radius:4px;padding:14px 16px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:block}.m4-report-link-card:hover{border-color:var(--color-primary,#2563eb);box-shadow:0 1px 4px #00000014}.m4-report-link-card h3{margin:0 0 6px;font-size:14px;font-weight:700}.m4-report-link-card span{text-transform:uppercase;color:var(--color-primary,#2563eb);font-size:11px;font-weight:700}.m4-admin-table{margin-bottom:0;font-size:13px}.m4-admin-table th{white-space:nowrap;background:#eee}.m4-split-panels{grid-template-columns:1fr 1fr;gap:16px;margin-top:12px;display:grid}@media (max-width:992px){.m4-split-panels{grid-template-columns:1fr}}.m4-section-title{text-transform:uppercase;margin:0 0 8px;font-size:14px;font-weight:700}.m4-row-selected{background:#e8f4fc!important}.m4-status-pill{text-transform:uppercase;border-radius:3px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.m4-status-pill--live{color:#166534;background:#dcfce7}.m4-status-pill--upcoming{color:#854d0e;background:#fef9c3}.m4-status-pill--open{color:#166534;background:#dcfce7}.m4-status-pill--suspended{color:#991b1b;background:#fee2e2}.m4-status-pill--closed,.m4-status-pill--completed{color:#475569;background:#e2e8f0}.m4-market-actions{flex-wrap:wrap;gap:6px;display:flex}.m4-settings-form{max-width:520px}.m4-settings-group{border:1px solid var(--color-border,#ddd);border-radius:4px;margin-bottom:14px;padding:12px 14px}.m4-settings-group legend{padding:0 6px;font-size:13px;font-weight:700}.m4-settings-group label{margin-bottom:10px;font-size:13px;font-weight:600;display:block}.m4-settings-check{align-items:center;gap:8px;font-weight:600;display:flex!important}.m4-sport-row{border-bottom:1px solid #eee;padding:8px 0}.m4-sport-row:last-child{border-bottom:none}.m4-help-text{color:var(--color-text-muted,#666);margin:0 0 12px;font-size:13px}.m4-empty-msg{color:var(--color-text-muted,#666);margin:8px 0;font-size:13px}
.admin-panel .listing-grid.client-home-page{width:100%;max-width:none;margin-left:0;margin-right:0}.admin-panel .listing-grid .master-balance{background-color:var(--color-master-balance-bg,#2c3e50);width:100%;max-width:none;color:var(--color-on-master-balance,#fff);box-sizing:border-box;border-bottom:1px solid #0000001f;margin:0;padding:20px;font-size:14px;line-height:1.35;overflow-x:clip}.admin-panel .listing-grid .master-balance .text-center{text-align:center;line-height:1}.admin-panel .listing-grid .master-balance-toggle{color:var(--color-on-master-balance,#fff);cursor:pointer;background:0 0;border:0;padding:0;font-size:20px;line-height:1}.admin-panel .listing-grid .master-balance-toggle:hover{opacity:.85}.admin-panel .listing-grid .master-balance-detail{color:var(--color-on-master-balance,#fff);font-size:inherit;line-height:inherit;background-color:#0000;width:100%;padding:0}.admin-panel .listing-grid .master-balance-detail.mt-3{margin-top:1rem}.admin-panel .listing-grid .master-balance-detail .master-balance-grid.row{box-sizing:border-box;flex-flow:wrap;align-items:flex-start;width:100%;margin:0 -12px;padding:0;list-style:none;display:flex}.admin-panel .listing-grid .master-balance-detail li.col-md-4{box-sizing:border-box;min-width:0;max-width:33.3333%;color:inherit;flex:0 0 33.3333%;margin:0;padding:0 12px;list-style:none}.admin-panel .listing-grid .master-balance-detail .master-balance-col{grid-template-columns:max-content 1fr;align-items:baseline;gap:5px 20px;width:100%;margin:0;padding:0;list-style:none;display:grid}.admin-panel .listing-grid .master-balance-detail .master-balance-row{display:contents}.admin-panel .listing-grid .master-balance-detail .master-balance-label{font-size:inherit;font-weight:400;line-height:inherit;text-align:left;white-space:nowrap;margin:0;padding:0}.admin-panel .listing-grid .master-balance-detail .master-balance-value{font-size:inherit;font-weight:400;line-height:inherit;text-align:center;white-space:nowrap;justify-self:center;margin:0;padding:0}.admin-panel .client-home-content{width:100%}@media print{.client-home-page .account-list-exports,.client-home-page .account-list-toolbar-row,.client-home-page .account-list-tabs-scroll{display:none!important}}
.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange{--exchange-odd-col:80px;--exchange-book-width:160px;--exchange-fancy-odds-width:calc(var(--exchange-odd-col) * 3);flex-wrap:wrap;align-content:flex-start;align-items:flex-start;display:flex!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .game-header,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .scorestats,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .match-reconnect-banner,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .nav.nav-tabs.menu-tabs,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .bet-empty-msg,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-4,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6{box-sizing:border-box;margin-left:2px;margin-right:2px;flex:100%!important;width:calc(100% - 4px)!important;min-width:calc(100% - 4px)!important;max-width:calc(100% - 4px)!important}.exchange-wrapper .match-detail-page--basketball-exchange .scorestats{background-position:50%;background-size:cover;height:250px;margin-top:4px;position:relative}.exchange-wrapper .match-detail-page--basketball-exchange .scorestats iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2:not(.width30),.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2.width30{box-sizing:border-box;background:var(--exchange-bg-table,#f7f7f7);margin-top:4px;margin-left:2px;margin-right:2px;flex:calc(50% - 4px)!important;width:calc(50% - 4px)!important;min-width:calc(33.33% - 4px)!important;max-width:calc(50% - 4px)!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-title{background-color:var(--exchange-bg-secondary85,#2c3e50d9);color:#fff;padding:4px;font-size:15px;font-weight:700}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-header{border-bottom:.01em solid var(--exchange-table-border,#c7c8ca);flex-wrap:nowrap;align-items:stretch;display:flex;background-color:#fff!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-header .market-nation-detail{background-color:#fff!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-header .market-nation-detail .market-nation-name{color:var(--exchange-text-info,#097c93);font-size:12px;font-weight:700}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-header .market-odd-box.back{background-color:var(--exchange-back,#72bbef)!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-header .market-odd-box.lay{background-color:var(--exchange-lay,#faa9ba)!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-header .market-odd-box{width:var(--exchange-odd-col);max-width:var(--exchange-odd-col);flex:0 0 var(--exchange-odd-col);border:0;border-left:1px solid var(--exchange-table-border,#c7c8ca);justify-content:center;align-items:center;min-height:28px;display:flex}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-header .market-odd-box b{color:#333;font-size:16px;font-weight:700}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-nation-detail{width:calc(100% - var(--exchange-book-width));min-width:100px}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-row{border-bottom:.01em solid var(--exchange-table-border,#c7c8ca);background-color:var(--exchange-bg-table-row,#f2f2f2);flex-wrap:nowrap;align-items:stretch;display:flex;position:relative}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-body>.market-row:nth-child(odd),.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-body>.market-row:nth-child(2n){background-color:var(--exchange-bg-table-row,#f2f2f2)}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-row .market-nation-detail .market-nation-name{color:#333;font-weight:400}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2.width30 .market-row .market-nation-detail .market-nation-name{font-weight:700}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-row .market-odd-box{width:var(--exchange-odd-col);max-width:var(--exchange-odd-col);flex:0 0 var(--exchange-odd-col);border:0;border-left:1px solid var(--exchange-table-border,#c7c8ca);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:34px;display:flex}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-row .market-odd-box.back{background-color:#a5d9fe!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-row .market-odd-box.lay{background-color:#fcccd8!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-row .market-odd-box .market-odd{font-size:16px;font-weight:700;line-height:1}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2 .market-row.suspended-row:after{content:"SUSPENDED";color:red;text-transform:uppercase;height:100%;width:var(--exchange-book-width);pointer-events:none;z-index:2;background-color:#373636d6;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex;position:absolute;top:0;right:0}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2.width30 .market-nation-detail{width:calc(100% - var(--exchange-book-width))}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .row.row10{box-sizing:border-box;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;display:flex}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .row.row10>.col-md-12{box-sizing:border-box;padding-left:10px;padding-right:10px;flex:0 0 100%!important;width:100%!important;max-width:100%!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header{border-bottom:.01em solid var(--exchange-table-border,#c7c8ca);align-items:stretch;background-color:#fff!important;flex-wrap:nowrap!important;display:flex!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header .market-nation-detail,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header .fancy-min-max-box{background-color:#fff!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header .market-odd-box b{color:#333;font-size:16px;font-weight:700}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-title{background-color:var(--exchange-bg-secondary85,#2c3e50d9);color:#fff;padding:4px;font-size:15px;font-weight:700}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header .market-odd-box.back{background-color:var(--exchange-back,#72bbef)!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header .market-odd-box.lay{background-color:var(--exchange-lay,#faa9ba)!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-nation-detail{box-sizing:border-box;flex-wrap:wrap;align-items:center;min-width:0;padding:0 5px;font-size:14px;display:flex;width:calc(100% - var(--exchange-fancy-odds-width))!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-nation-detail .market-nation-name{color:#333;font-weight:400;line-height:normal}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-odd-box{border:0;border-left:1px solid var(--exchange-table-border,#c7c8ca);box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:34px;padding:2px 0;display:flex;width:var(--exchange-odd-col)!important;max-width:var(--exchange-odd-col)!important;flex:0 0 var(--exchange-odd-col)!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header .market-odd-box{cursor:default;min-height:28px}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-row:not(.market-row--remark) .market-odd-box.back{background-color:var(--exchange-back,#72bbef)!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-row:not(.market-row--remark) .market-odd-box.lay{background-color:var(--exchange-lay,#faa9ba)!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-market.suspended-row:after{content:attr(data-title);color:red;text-transform:uppercase;height:100%;width:var(--exchange-fancy-odds-width);pointer-events:none;cursor:not-allowed;z-index:2;box-sizing:border-box;white-space:nowrap;background-color:#373636d6;justify-content:center;align-items:center;padding:0 4px;font-size:16px;font-weight:700;display:flex;position:absolute;top:0;right:0}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-row .market-odd-box .market-odd{color:#333;font-size:16px;font-weight:700;line-height:1}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-min-max-box{text-align:right;box-sizing:border-box;border-left:1px solid var(--exchange-table-border,#c7c8ca);padding:0 5px;width:var(--exchange-odd-col)!important;max-width:var(--exchange-odd-col)!important;flex:0 0 var(--exchange-odd-col)!important;background:0 0!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-market .market-row .fancy-min-max-box{background:#fff!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header .fancy-min-max-box{background:0 0!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-min-max{color:#097c93;word-break:break-all;font-size:12px;font-weight:700;line-height:1.2;background:0 0!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-min-max .w-100.d-block{width:100%;display:block;background:0 0!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-market{border-bottom:1px solid var(--exchange-table-border,#c7c8ca);position:relative}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-market .market-row{background-color:#fff;border-bottom:0;align-items:stretch;min-height:34px;position:relative;flex-wrap:nowrap!important;display:flex!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-body>.market-row:has(.market-remark){border-top:.01em solid var(--exchange-table-border,#c7c8ca);min-height:unset;background-color:#fff;border-bottom:0;display:block}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-remark{box-sizing:border-box;color:#097c93;border:none;width:100%;margin:0;padding:0 5px;font-size:11px;font-weight:400;line-height:1.35;background:0 0!important;text-decoration:none!important}.exchange-wrapper .match-detail-page--basketball-exchange .bet-slip-mobile-trigger{display:none!important}@media (max-width:1199px){.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .row.row10{margin-left:0!important;margin-right:0!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .row.row10>.col-md-12{flex:0 0 100%!important;width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-title{padding:3px 6px;font-size:12px}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header{background-color:#fff!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-min-max-box{display:none!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-nation-detail{background-color:#fff;min-width:100px;font-size:12px;width:calc(100% - var(--exchange-book-width))!important;flex:0 0 calc(100% - var(--exchange-book-width))!important;max-width:calc(100% - var(--exchange-book-width))!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-nation-detail .market-nation-name{max-width:calc(100% - 10px);font-size:12px}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-odd-box{padding:2px 0;width:var(--exchange-odd-col)!important;max-width:var(--exchange-odd-col)!important;flex:0 0 var(--exchange-odd-col)!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-header .market-odd-box b{font-size:16px}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-row .market-odd-box .market-odd{font-size:15px}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-market .market-row{min-height:32px}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .fancy-market.suspended-row:after{padding:0 2px;font-size:12px;content:attr(data-title)!important;width:var(--exchange-book-width)!important;right:0!important}.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6.market-6--basketball-normal .market-remark{width:100%}}@media (max-width:767px){.match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2:not(.width30),.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2.width30{flex:100%!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}}@media (max-width:1199px){.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .game-header,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .scorestats,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .match-reconnect-banner,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .nav.nav-tabs.menu-tabs,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .bet-empty-msg,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .match-detail-main,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market+.game-market,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2:not(.width30),.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-2.width30,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-4,.exchange-wrapper .match-detail-page--basketball-exchange.match-detail-page--exchange-market .exchange-detail-markets--basketball-exchange>.game-market.market-6{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important}}
.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics{--exchange-odd-col:80px;--exchange-book-width:160px;--exchange-fancy-odds-width:240px;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;display:flex}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven{flex:calc(50% - 4px);width:calc(50% - 4px);min-width:calc(50% - 4px);max-width:calc(100% - 4px)}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-title{background-color:var(--exchange-bg-secondary85,#2c3e50d9);color:#fff;padding:4px;font-size:15px;font-weight:700}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-nation-detail{box-sizing:border-box;flex-wrap:wrap;align-items:center;min-width:0;padding:0 5px;font-size:14px;display:flex;width:calc(100% - var(--exchange-fancy-odds-width))!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-nation-detail .market-nation-name{color:#333;font-weight:400;line-height:normal}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-odd-box{border:0;border-left:1px solid var(--exchange-table-border,#c7c8ca);box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:34px;padding:2px 0;display:flex;width:var(--exchange-odd-col)!important;max-width:var(--exchange-odd-col)!important;flex:0 0 var(--exchange-odd-col)!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-row .market-odd-box.back{background-color:var(--exchange-back,#72bbef)!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-row .market-odd-box .market-odd{color:#333;font-size:18px;font-weight:700;line-height:1}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-min-max-box{text-align:right;box-sizing:border-box;border-left:1px solid var(--exchange-table-border,#c7c8ca);padding:0 5px;width:var(--exchange-odd-col)!important;max-width:var(--exchange-odd-col)!important;flex:0 0 var(--exchange-odd-col)!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-min-max{color:#097c93;word-break:break-all;font-size:12px;font-weight:700;line-height:1.2}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-min-max .w-100.d-block{width:100%;display:block}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-market{border-bottom:1px solid var(--exchange-table-border,#c7c8ca);width:100%;position:relative}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-market .market-row{background-color:#f2f2f2;border-bottom:0;align-items:stretch;width:100%;min-height:34px;position:relative;flex-wrap:nowrap!important;display:flex!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-market.suspended-row:after{content:attr(data-title)!important;color:red!important;text-transform:uppercase!important;height:100%!important;width:var(--exchange-fancy-odds-width)!important;pointer-events:none!important;cursor:not-allowed!important;z-index:5!important;box-sizing:border-box!important;background-color:#373636d6!important;justify-content:center!important;align-items:center!important;font-size:16px!important;font-weight:700!important;display:flex!important;position:absolute!important;top:0!important;right:0!important}@media (min-width:1200px) and (max-width:1399px){.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven{--exchange-odd-col:55px;--exchange-fancy-odds-width:165px}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-odd-box,.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-min-max-box{width:var(--exchange-odd-col)!important;max-width:var(--exchange-odd-col)!important;flex:0 0 var(--exchange-odd-col)!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-nation-detail{width:calc(100% - var(--exchange-fancy-odds-width))!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-market.suspended-row:after{width:var(--exchange-fancy-odds-width)!important;right:0!important}}@media (min-width:1400px) and (max-width:1599px){.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven{--exchange-odd-col:60px;--exchange-fancy-odds-width:180px}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-odd-box,.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-min-max-box{width:var(--exchange-odd-col)!important;max-width:var(--exchange-odd-col)!important;flex:0 0 var(--exchange-odd-col)!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-nation-detail{width:calc(100% - var(--exchange-fancy-odds-width))!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-market.suspended-row:after{width:var(--exchange-fancy-odds-width)!important;right:0!important}}@media (min-width:768px) and (max-width:1199px){.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven{--exchange-odd-col:60px;--exchange-fancy-odds-width:180px}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-odd-box,.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-min-max-box{width:var(--exchange-odd-col)!important;max-width:var(--exchange-odd-col)!important;flex:0 0 var(--exchange-odd-col)!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-nation-detail{width:calc(100% - var(--exchange-fancy-odds-width))!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-market.suspended-row:after{width:var(--exchange-fancy-odds-width)!important;font-size:12px!important;right:0!important}}@media (max-width:767px){.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven{flex:100%!important;width:calc(100% - 4px)!important;min-width:calc(100% - 4px)!important;max-width:calc(100% - 4px)!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-odd-box{flex:0 0 20%!important;width:20%!important;max-width:20%!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-min-max-box{display:none}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .market-nation-detail{width:60%!important}.exchange-wrapper .match-detail-page--politics.match-detail-page--exchange-market .exchange-detail-markets--politics>.game-market.market-6.market-6--politics-oddeven .fancy-market.suspended-row:after{width:40%!important;font-size:12px!important;right:0!important}}
.exchange-wrapper .match-detail-page--football-premium-market .match-detail-main.exchange-detail-markets{flex:auto;width:100%;min-width:0;display:block}.exchange-wrapper .match-detail-page--football-premium-market .game-header{background-color:var(--ref-bg-secondary,#2c3e50);color:var(--ref-text-secondary,#fff);text-transform:uppercase;box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:calc(100% - 4px);margin:0 2px;padding:4px 8px;font-size:15px;font-weight:700;display:flex}.exchange-wrapper .match-detail-page--football-premium-market .game-header .float-right{font-size:inherit;white-space:nowrap;flex-shrink:0;font-weight:700}.exchange-wrapper .match-detail-page--football-premium-market .scorestats{box-sizing:border-box;background-position:50%;background-size:cover;width:calc(100% - 4px);height:250px;margin-top:4px;margin-left:2px;margin-right:2px;position:relative}.exchange-wrapper .match-detail-page--football-premium-market .scorestats iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets>.game-market.market-4{background:var(--exchange-bg-table,#f7f7f7);color:#333;box-sizing:border-box;width:calc(100% - 4px);min-width:calc(100% - 4px);max-width:calc(100% - 4px);margin-top:4px;margin-left:2px;margin-right:2px}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-title{background-color:var(--exchange-bg-secondary85,#2c3e50d9);color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:4px;font-size:15px;font-weight:700;display:flex}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-title span{color:#fff}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-title .btn-success{opacity:.65;background-color:#198754;border-color:#198754;padding:.25rem .5rem;font-size:.875rem;font-weight:400;line-height:1.5}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-header{background-color:#f2f2f2}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row{background-color:var(--exchange-bg-table-row,#f2f2f2)}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-nation-detail .market-nation-name{color:#333;font-weight:700}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-header,.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row{border-bottom:.01em solid var(--exchange-table-border,#c7c8ca);flex-wrap:nowrap;align-items:stretch;width:100%;min-width:0;display:flex}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-nation-detail{box-sizing:border-box;flex-wrap:wrap;flex:0 0 calc(100% - 480px);justify-content:space-between;align-items:center;width:calc(100% - 480px);min-width:0;max-width:calc(100% - 480px);padding:0 5px;font-size:14px;display:flex}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-header .market-nation-detail .market-nation-name{color:var(--exchange-text-info,#097c93);font-size:12px;font-weight:700}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-odd-box{border-left:1px solid var(--exchange-table-border,#c7c8ca);box-sizing:border-box;flex:0 0 80px;width:80px;max-width:80px;min-height:34px;padding:2px 0}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-header .market-odd-box{cursor:default;min-height:28px}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-header .market-odd-box b{color:#333;font-size:16px;font-weight:700}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-odd-box .market-odd{color:#333;font-size:16px;font-weight:700;line-height:1}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-odd-box .market-volume{color:#333;font-size:12px;font-weight:100;line-height:1}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row.suspended-row:after{content:"SUSPENDED";color:red;text-transform:uppercase;background-color:#373636d6;width:480px;font-size:16px;font-weight:700}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-odd-box.back2,.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-odd-box.back1,.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-odd-box.lay1,.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-odd-box.lay2{cursor:default}@media (max-width:1199px){.exchange-wrapper .match-detail-page--football-premium-market .game-header{gap:4px;width:100%;margin:0;font-size:12px}.exchange-wrapper .match-detail-page--football-premium-market .game-header .float-right{font-size:12px}.exchange-wrapper .match-detail-page--football-premium-market .match-detail-main.exchange-detail-markets{margin:0;padding:0}.exchange-wrapper .match-detail-page--football-premium-market .scorestats,.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets>.game-market.market-4{width:100%;min-width:0;max-width:100%;margin:0}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets>.game-market.market-4+.game-market.market-4{margin-top:4px}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-title{padding:3px 6px;font-size:12px}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-nation-detail{background-color:#fff}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-nation-detail .market-nation-name{font-size:12px}}@media (max-width:767px){.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-nation-detail{flex:0 0 28%;width:28%;max-width:28%}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-header .market-nation-detail{flex:0 0 52%;width:52%;max-width:52%}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-odd-box{flex:0 0 12%;width:12%;max-width:12%;min-height:32px;padding:1px 0}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-header .market-odd-box{min-height:24px}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-odd-box .market-odd{font-size:15px}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row .market-odd-box .market-volume{font-size:11px}.exchange-wrapper .match-detail-page--football-premium-market .exchange-detail-markets .market-4 .market-row.suspended-row:after{width:72%}}@media (min-width:1200px){.exchange-wrapper .match-detail-page--football-premium-market{--exchange-odd-col:60px}}@media (min-width:1600px){.exchange-wrapper .match-detail-page--football-premium-market{--exchange-odd-col:80px}}
@media (max-width:1199px){.exchange-wrapper.exchange-wrapper--report-page .main-container{margin-top:0}.exchange-wrapper.exchange-wrapper--report-page .main-container>.center-container{padding-left:0;padding-right:0}.exchange-wrapper.exchange-wrapper--report-page .center-scroll{padding-top:0;padding-left:0;padding-right:0}.exchange-wrapper.exchange-wrapper--report-page .center-main-container.report-page{width:100%;max-width:100%;margin:0}.exchange-wrapper.exchange-wrapper--report-page .center-main-container.report-page>.center-container{padding-left:0;padding-right:0}.exchange-wrapper.exchange-wrapper--report-page .report-page .card{width:100%;max-width:100%;box-shadow:none;border-top:0;border-left:0;border-right:0;margin-top:0;margin-left:0;margin-right:0}.exchange-wrapper.exchange-wrapper--report-page .report-page .card-header,.exchange-wrapper.exchange-wrapper--report-page .report-page .card-header .card-title{margin:0}}.exchange-wrapper.exchange-wrapper--report-page.exchange--mobile .main-container{margin-top:0}.exchange-wrapper.exchange-wrapper--report-page.exchange--mobile .main-container>.center-container{padding-left:0;padding-right:0}.exchange-wrapper.exchange-wrapper--report-page.exchange--mobile .center-scroll{padding-top:0;padding-left:0;padding-right:0}
.exchange-wrapper .report-page .casino-results-row--clickable{cursor:pointer}.exchange-wrapper .report-page .table thead th.round-id,.exchange-wrapper .report-page .table tbody td.round-id{text-align:left}@media (max-width:1199px){.exchange-wrapper .report-page--casino-results .report-form>form.row.row5>.col-5,.exchange-wrapper .report-page--casino-results .report-form>form.row.row5>[class*=col-].col-5{flex:0 0 41.6667%;width:41.6667%;min-width:0;max-width:41.6667%}.exchange-wrapper .report-page--casino-results .report-form>form.row.row5>.col-7,.exchange-wrapper .report-page--casino-results .report-form>form.row.row5>[class*=col-].col-7{flex:0 0 58.3333%;width:58.3333%;min-width:0;max-width:58.3333%}.exchange-wrapper .report-page--casino-results .report-form>form.row.row5>.d-grid,.exchange-wrapper .report-page--casino-results .report-form>form.row.row5>[class*=col-].d-grid,.exchange-wrapper .report-page--casino-results .report-form>form.row.row5>[class*=col-md-2].d-grid{flex:0 0 100%;width:100%;max-width:100%}.exchange-wrapper .report-page--casino-results .report-form>form.row.row5 .form-select,.exchange-wrapper .report-page--casino-results .report-form>form.row.row5 .input-group,.exchange-wrapper .report-page--casino-results .report-form>form.row.row5 .custom-datepicker,.exchange-wrapper .report-page--casino-results .report-form>form.row.row5 .react-datepicker-wrapper{width:100%;max-width:100%}.exchange-wrapper .report-page--casino-results .report-form>form.row.row5>.col-7 .form-select{width:100%;min-width:0;max-width:100%}.exchange-wrapper .report-page--casino-results .report-form>form.row.row5 .d-grid .btn.btn-primary.btn-block{width:100%;margin-top:0}.exchange-wrapper .report-page--casino-results .report-form>form.row.row5 .form-select,.exchange-wrapper .report-page--casino-results .report-form>form.row.row5 .btn.btn-primary,.exchange-wrapper .report-page--casino-results .report-form>form.row.row5 .custom-datepicker .form-control{height:38px;font-size:1rem}.exchange-wrapper .report-page--casino-results .report-form>form.row.row5 .custom-datepicker .form-control{padding:5px 30px 5px 10px}.exchange-wrapper .report-page--casino-results .row.row10.justify-content-between>.col-6,.exchange-wrapper .report-page--casino-results .row.row10.justify-content-between>[class*=col-].col-6{flex:0 0 50%;width:50%;min-width:0;max-width:50%}.exchange-wrapper .report-page--casino-results .row.row10.justify-content-between .input-group span{font-size:12px}.exchange-wrapper .report-page--casino-results .row.row10.justify-content-between .form-control,.exchange-wrapper .report-page--casino-results .row.row10.justify-content-between .form-select{height:38px;font-size:1rem}.exchange-wrapper .report-page--casino-results .table-responsive{-webkit-overflow-scrolling:touch;min-height:300px}.exchange-wrapper .report-page--casino-results .table thead th,.exchange-wrapper .report-page--casino-results .table.table-bordered>thead>tr>th{border-color:#fff}.exchange-wrapper .report-page--casino-results .custom-pagination>div:last-child span,.exchange-wrapper .report-page--casino-results .custom-pagination>div:not(:last-child){font-size:12px}.exchange-wrapper .report-page--casino-results .custom-pagination>div:last-child .form-control{height:38px;font-size:1rem}}.exchange-wrapper .casino-results-popup-loading{z-index:1060;pointer-events:none;background:#ffffff73;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
.exchange-wrapper .report-page--live-casino-bets .custom-datepicker{position:relative}.exchange-wrapper .report-page--live-casino-bets .custom-datepicker .far.fa-calendar{pointer-events:none;color:#6c757d;position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media (max-width:1199px){.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5>.col-6,.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5>[class*=col-].col-6{flex:0 0 50%;width:50%;min-width:0;max-width:50%}.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5>.col-12,.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5>[class*=col-].col-12,.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5>.d-grid,.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5>[class*=col-].d-grid{flex:0 0 100%;width:100%;max-width:100%}.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5 .form-select,.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5 .custom-datepicker,.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5 .input-group{width:100%;max-width:100%}.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5 .form-select,.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5 .btn.btn-primary,.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5 .custom-datepicker .form-control{height:38px;font-size:1rem}.exchange-wrapper .report-page--live-casino-bets .report-form>form.row.row5 .custom-datepicker .form-control{padding:5px 30px 5px 10px}.exchange-wrapper .report-page--live-casino-bets .row.row10.justify-content-between>.col-6,.exchange-wrapper .report-page--live-casino-bets .row.row10.justify-content-between>[class*=col-].col-6{flex:0 0 50%;width:50%;min-width:0;max-width:50%}.exchange-wrapper .report-page--live-casino-bets .row.row10.justify-content-between .input-group span{font-size:12px}.exchange-wrapper .report-page--live-casino-bets .row.row10.justify-content-between .form-control,.exchange-wrapper .report-page--live-casino-bets .row.row10.justify-content-between .form-select{height:38px;font-size:1rem}}
.exchange-wrapper .report-page--change-password .report-form .form-label{margin-bottom:.25rem;font-weight:400}.exchange-wrapper .report-page--change-password .report-form .form-control{font-size:1rem}.exchange-wrapper .report-page--change-password .report-form .error-form{color:#dc3545;margin:4px 0 0;font-size:12px}.exchange-wrapper .report-page--change-password .report-form .btn.btn-primary{font-size:1rem}@media (max-width:1199px){.exchange-wrapper .report-page--change-password .report-form .row.row10>[class*=col-md-6]{flex:0 0 100%;width:100%;max-width:100%}.exchange-wrapper .report-page--change-password .report-form .form-control,.exchange-wrapper .report-page--change-password .report-form .btn.btn-primary{height:38px;font-size:1rem}.exchange-wrapper .report-page--change-password .report-form .btn.btn-primary{width:100%}}
.exchange-wrapper .report-page--secure-auth .secure-auth-status-line{color:#212529;font-size:16px;line-height:1.5}.exchange-wrapper .report-page--secure-auth .secure-auth-status-badge{font-size:inherit;vertical-align:baseline;border:0;border-radius:0;margin:0;font-weight:700;line-height:1.2;display:inline-block;color:#fff!important;background-color:#dc3545!important;padding:.5rem!important}.exchange-wrapper .report-page--secure-auth .secure-auth-status-badge--enabled{background-color:#28a745!important}.exchange-wrapper .report-page--secure-auth .secure-auth-hint{color:#212529;font-size:16px;line-height:1.5}.exchange-wrapper .report-page--secure-auth .secure-auth>.row>.col-md-9{box-sizing:border-box;flex:0 0 100%;width:100%;max-width:100%}@media (min-width:768px){.exchange-wrapper .report-page--secure-auth .secure-auth>.row>.col-md-9{flex:0 0 75%;max-width:75%}}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip,.exchange-wrapper .report-page--secure-auth .secure-auth #secure-auth-tabs.secure-auth-tabstrip{box-sizing:border-box;align-items:stretch;max-width:100%;list-style:none;width:70%!important;box-shadow:none!important;background:0 0!important;border-bottom:0!important;flex-flow:row!important;margin:.25rem auto 0!important;padding:0!important;display:flex!important}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__item{box-sizing:border-box;width:0;flex:1!important;min-width:0!important;margin:0!important;padding:10px 0!important;display:block!important}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__link{text-transform:uppercase;text-align:center;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;font-size:16px;font-weight:700;line-height:1.2;position:relative;color:#28a745!important;box-sizing:border-box!important;background-color:#0000!important;background-image:none!important;border:1px solid #28a745!important;border-radius:0!important;width:100%!important;min-width:0!important;margin:0!important;padding:10px!important;text-decoration:none!important;display:flex!important;overflow:visible!important}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__item:nth-child(2) .secure-auth-tabstrip__link,.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__item:nth-child(3) .secure-auth-tabstrip__link{margin-left:-1px}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__link--active{color:#fff!important;background-color:#28a745!important;border-color:#28a745!important}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__link:hover,.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__link:focus{outline:none;color:#28a745!important;box-shadow:none!important;background-color:#0000!important;border-color:#28a745!important}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__link--active:hover,.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__link--active:focus{color:#fff!important;background-color:#28a745!important}.exchange-wrapper .report-page--secure-auth .secure-auth .verification-code{color:#585858;background:#e4e4e4;border:1px solid #f2f2f2;width:auto;padding:10px;font-size:45px;line-height:1;display:inline-block}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-download-btn.btn.btn-success{text-transform:none;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;background-color:var(--color-success,#086f3f)!important;border-color:var(--color-success,#086f3f)!important;color:#fff!important;height:auto!important;display:flex!important}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-download-btn.btn.btn-success:hover,.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-download-btn.btn.btn-success:focus,.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-download-btn.btn.btn-success:active{opacity:.85;background-color:var(--color-success,#086f3f)!important;border-color:var(--color-success,#086f3f)!important;color:#fff!important}.exchange-wrapper .report-page--secure-auth .secure-auth .btn i{font-size:46px;line-height:1}.exchange-wrapper .report-page--secure-auth .secure-auth .btn .ms-2{text-align:left}.exchange-wrapper .report-page--secure-auth .secure-auth .login-password{gap:0;width:100%;margin-top:.25rem;flex-flow:row!important;justify-content:center!important;align-items:center!important;display:flex!important}.exchange-wrapper .report-page--secure-auth .secure-auth .login-password .form-control{height:38px;flex:none!important;width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;display:block!important}.exchange-wrapper .report-page--secure-auth .secure-auth .login-password .btn.btn-success{text-transform:none;white-space:nowrap;vertical-align:middle;background-color:var(--color-success,#086f3f)!important;border-color:var(--color-success,#086f3f)!important;color:#fff!important;flex:none!important;width:auto!important;height:38px!important;margin:0 10px!important;padding:.47rem .75rem!important;display:inline-block!important}.exchange-wrapper .report-page--secure-auth .secure-auth .login-password .btn.btn-success:hover,.exchange-wrapper .report-page--secure-auth .secure-auth .login-password .btn.btn-success:focus,.exchange-wrapper .report-page--secure-auth .secure-auth .login-password .btn.btn-success:active{opacity:.85;background-color:var(--color-success,#086f3f)!important;border-color:var(--color-success,#086f3f)!important;color:#fff!important}.exchange-wrapper .report-page--secure-auth .secure-auth .login-password .btn.btn-success:disabled{opacity:.65;cursor:not-allowed}.exchange-wrapper .report-page--secure-auth .secure-auth p{margin-bottom:5px}.exchange-wrapper .report-page--secure-auth .follow-instruction{color:#000;background:#e4e4e4;padding:5px}.exchange-wrapper .report-page--secure-auth .follow-instruction kbd{background-color:#f8f9fa;border-radius:3px;padding:2px 6px;font-size:.9em}.exchange-wrapper .report-page--secure-auth .google-auth-qr{width:auto;height:200px}.exchange-wrapper .report-page--secure-auth .google-code-instructions{text-align:left;margin:0 auto;display:inline-block}.exchange-wrapper .report-page--secure-auth .google-setup-code span{white-space:normal;word-break:break-word}.exchange-wrapper .report-page--secure-auth .secure-auth-copy,.exchange-wrapper .report-page--secure-auth .secure-auth-status--clickable{cursor:pointer}.exchange-wrapper .report-page--secure-auth .login-form.login-auth{text-align:center;background:#fff;border-radius:4px;padding:20px;box-shadow:0 0 5px #fff}.exchange-wrapper .report-page--secure-auth .login-form.login-auth .login-title{color:var(--color-primary,var(--color-secondary));margin-bottom:.5rem;font-size:22px}.exchange-wrapper .report-page--secure-auth .login-form.login-auth .security-otp-inputs{flex-wrap:wrap;justify-content:center;width:100%;margin-top:5px;display:flex}.exchange-wrapper .report-page--secure-auth .login-form.login-auth .security-otp-inputs input{text-align:center;box-sizing:border-box;border:1px solid #0000004d;border-radius:4px;height:40px;margin:5px;padding:5px;font-size:25px;width:40px!important}.exchange-wrapper .report-page--secure-auth #loader-section{text-align:center;z-index:10;background-color:#ffffff80;justify-content:center;align-items:center;display:flex;position:relative;inset:0}.exchange-wrapper .report-page--secure-auth .follow-instruction #loader-section{min-height:120px}.exchange-wrapper .report-page--secure-auth #load-inner{text-align:center;position:relative}.exchange-wrapper .report-page--secure-auth #loader-section #load-inner i{color:#000;margin-top:0;font-size:24px}.exchange-wrapper .report-page--secure-auth.report-page .card{margin-bottom:10px}@media (max-width:1199px){.exchange-wrapper .report-page--secure-auth .card-header .card-title,.exchange-wrapper .report-page--secure-auth .secure-auth-status-line,.exchange-wrapper .report-page--secure-auth .secure-auth-hint,.exchange-wrapper .report-page--secure-auth .secure-auth,.exchange-wrapper .report-page--secure-auth .secure-auth p,.exchange-wrapper .report-page--secure-auth .secure-auth .tab-pane,.exchange-wrapper .report-page--secure-auth .secure-auth .tab-pane>div,.exchange-wrapper .report-page--secure-auth .follow-instruction,.exchange-wrapper .report-page--secure-auth .follow-instruction h4,.exchange-wrapper .report-page--secure-auth .follow-instruction p,.exchange-wrapper .report-page--secure-auth .follow-instruction kbd,.exchange-wrapper .report-page--secure-auth .login-form.login-auth,.exchange-wrapper .report-page--secure-auth .login-form.login-auth .login-title,.exchange-wrapper .report-page--secure-auth .login-form.login-auth>p,.exchange-wrapper .report-page--secure-auth .google-code-instructions,.exchange-wrapper .report-page--secure-auth .google-setup-code{font-size:12px}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__link{font-size:12px;padding:10px 4px!important}.exchange-wrapper .report-page--secure-auth .secure-auth .btn,.exchange-wrapper .report-page--secure-auth .secure-auth button,.exchange-wrapper .report-page--secure-auth .secure-auth .form-control,.exchange-wrapper .report-page--secure-auth .secure-auth input,.exchange-wrapper .report-page--secure-auth .secure-auth textarea,.exchange-wrapper .report-page--secure-auth .secure-auth select{font-size:1rem}.exchange-wrapper .report-page--secure-auth .login-form.login-auth .security-otp-inputs input{font-size:25px}.exchange-wrapper .report-page--secure-auth .secure-auth .verification-code{font-size:45px}.exchange-wrapper .report-page--secure-auth .secure-auth .btn i{font-size:46px}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip,.exchange-wrapper .report-page--secure-auth .secure-auth #secure-auth-tabs.secure-auth-tabstrip{flex-wrap:nowrap!important;width:100%!important;display:flex!important}.exchange-wrapper .report-page--secure-auth .secure-auth .secure-auth-tabstrip__item{padding:0!important}.exchange-wrapper .report-page--secure-auth .secure-auth .login-password{margin-top:10px;flex-wrap:wrap!important}.exchange-wrapper .report-page--secure-auth .secure-auth .login-password .form-control{flex:0 0 100%!important;width:100%!important}.exchange-wrapper .report-page--secure-auth .secure-auth .login-password .btn.btn-success{width:100%!important;margin:5px 0 0!important;display:inline-block!important}}
