@import 'Sportsbook.WebApp.Client.okk27mx9iq.bundle.scp.css';

/* _content/Sportsbook.WebApp/Components/Layout/Desktop/DesktopAccountLayout.razor.rz.scp.css */
.scrollable[b-z35f0cga78] {
    height: 100%;
    overflow: auto;
}

.main[b-z35f0cga78] {
    height: calc(100vh - 105px);
    background-color: var(--c-13-4);
    overflow: hidden;
}

.main.has-warning[b-z35f0cga78] {
    height: calc(100vh - 125px);
}

.account-page[b-z35f0cga78] {
    background: radial-gradient(var(--c-14) 0, var(--c-13) 50%, var(--c-15) 100%);
}

.account-container[b-z35f0cga78] {
    padding-bottom: 5px;
    width: 77%;
    margin: 20px auto;
    border-radius: 3px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    background-color: var(--c-3);
}

.account-container .separator[b-z35f0cga78] {
    border-bottom: 2px solid var(--tc-4-g1);
    width: 100%;
    margin: 0;
}
/* _content/Sportsbook.WebApp/Components/Layout/Desktop/DesktopCasinoLayout.razor.rz.scp.css */
.main[b-1a1f81jlkx] {
    height: calc(100vh - 105px);
    background-color: var(--c-13-4);
    overflow: hidden;
}

.main.has-warning[b-1a1f81jlkx] {
    height: calc(100vh - 125px);
}
/* _content/Sportsbook.WebApp/Components/Layout/Desktop/DesktopLivelayout.razor.rz.scp.css */
.main[b-3dp8khli8y] {
    height: calc(100vh - 105px);
    background-color: var(--c-13-4);
    overflow: hidden;
}

.main.has-warning[b-3dp8khli8y] {
    height: calc(100vh - 125px);
}

.live[b-3dp8khli8y] {
    height: 100%;
}

.content-holder[b-3dp8khli8y] {
    position: relative;
}

.content-holder .wrapper[b-3dp8khli8y] {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* _content/Sportsbook.WebApp/Components/Layout/Desktop/DesktopMainLayout.razor.rz.scp.css */
.main[b-yef8aw5r2v] {
    height: calc(100vh - 105px);
    background-color: var(--c-13-4);
    overflow: hidden;
}

.main.has-warning[b-yef8aw5r2v] {
    height: calc(100vh - 125px);
}

.content-holder[b-yef8aw5r2v] {
    position: relative;
}

.content-holder .wrapper[b-yef8aw5r2v] {
    position: absolute;
    width: 100%;
    height: 100%;
}
/* _content/Sportsbook.WebApp/Components/Layout/LoginLayout.razor.rz.scp.css */
.page-view[b-tb4gt3jpi5] {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden;
    touch-action: none;
    background-color: var(--tc-1);
}
/* _content/Sportsbook.WebApp/Components/Layout/Mobile/MobileAccountLayout.razor.rz.scp.css */
.mobile[b-rp7cv65ivu] {
    background: var(--c-13-4);
    width: 100%;
}

.page-footer[b-rp7cv65ivu] {
    width: 100%;
    height: 100px
}
/* _content/Sportsbook.WebApp/Components/Layout/Mobile/MobileCasinoLayout.razor.rz.scp.css */
.mobile[b-kp4bulc232] {
    background: var(--c-13-4);
    width: 100%;
}

.mobile.slideR[b-kp4bulc232] {
    position: fixed;
}

.mobile-main-page[b-kp4bulc232] {
    padding-top: 46px;
    padding-bottom: 100px;
    bottom: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - 50px);
    position: relative;
    overflow-y: auto;
    transition: all .3s ease-in-out;
    -webkit-overflow-scrolling: touch;
}

.mobile-main-page.slide[b-kp4bulc232] {
    padding-top: 100px;
}

.mobile-main-page.slideR[b-kp4bulc232] {
    left: 100vw;
}
/* _content/Sportsbook.WebApp/Components/Layout/Mobile/MobileMainLayout.razor.rz.scp.css */
.mobile[b-1bs6385civ] {
    background: var(--c-13-4);
    width: 100%;
}

.mobile.no-scroll[b-1bs6385civ] {
    overflow: hidden;
    width: 100%;
    touch-action: none;
}

.mobile.slideR[b-1bs6385civ] {
    position: fixed;
}

.mobile-main-page[b-1bs6385civ] {
    padding-top: 46px;
    bottom: 0;
    left: 0;
    width: 100%;
    position: relative;
    overflow-y: scroll;
    transition: all .3s ease-in-out;
    -webkit-overflow-scrolling: touch;
}

.mobile-main-page.slide[b-1bs6385civ] {
    padding-top: 124px;
}

.mobile-main-page.slideR[b-1bs6385civ] {
    left: 100vw;
}
/* _content/Sportsbook.WebApp/Components/Pages/Account/Bets/Desktop/Index.razor.rz.scp.css */
/* _content/Sportsbook.WebApp/Components/Pages/Account/Bets/Mobile/Index.razor.rz.scp.css */
.account-container[b-qxk1ydcfnr] {
    font-size: 14px;
    padding-top: 365px;
    background-color: var(--c-4);
}

.header-wrapper[b-qxk1ydcfnr] {
    position: fixed;
    top: 46px;
    width: 100%;
    background-color: var(--c-4-1);
    z-index: 10;
    transition: all .3s ease-in-out
}

.header-wrapper.slide-in[b-qxk1ydcfnr] {
    top: 46px;
}

.header-wrapper.slide-out[b-qxk1ydcfnr] {
    top: -240px;
}

.account-container .header[b-qxk1ydcfnr] {
    flex-shrink: 0;
}

.account-title[b-qxk1ydcfnr] {
    background: linear-gradient(#10553f 0%, transparent 45%);
    color: #111;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    text-shadow: 0 3px 10px rgba(0, 0, 0, .4);
}

.filter-wrapper[b-qxk1ydcfnr] {
    margin-bottom: 5px;
}

form[b-qxk1ydcfnr] {
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
    position: relative;
}

.date-filter[b-qxk1ydcfnr] {
    width: 100%;
}

.filter-row[b-qxk1ydcfnr] {
}

.filter-row .input-row[b-qxk1ydcfnr] {
    display: inline-block;
    margin: 5px;
}

.filter-row .input-row label[b-qxk1ydcfnr] {
    display: block;
}

.filter-row .input-row select[b-qxk1ydcfnr], .filter-row .input-row input[b-qxk1ydcfnr] {
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #777;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
    width: 100%;
}

.button-row button[b-qxk1ydcfnr] {
    margin: .5rem;
    padding: .5rem;
    font-size: 15px;
    width: 160px;
    background-color: #10553f;
    color: var(--c-0);
    border-radius: 2px;
    border: 1px solid #000;
    box-shadow: 0 1px 4px black;
}

.data-header-wrapper[b-qxk1ydcfnr] {
    width: 100vw;
}

.data-sum-header[b-qxk1ydcfnr] {
    display: flex;
    height: 39px;
    padding: 4px;
    background-color: var(--c-6);
    color: var(--c-16);
    font-weight: bold;
    line-height: 1.2;
}

.data-sum-header .total[b-qxk1ydcfnr] {
    width: 25%;
    text-align: right;
}

.data-sum-header .open[b-qxk1ydcfnr] {
    width: 25%;
    text-align: right;
}

.data-sum-header .live[b-qxk1ydcfnr] {
    width: 25%;
    text-align: right;
}

.data-sum-header .cashout[b-qxk1ydcfnr] {
    width: 25%;
    text-align: right;
}

.data-header[b-qxk1ydcfnr] {
    display: flex;
    height: 39px;
    padding: 4px;
    background-color: var(--tc-1);
    color: var(--c-0);
    line-height: 1.2;
    font-weight: bold;
}

.data-header .id-number[b-qxk1ydcfnr] {
    width: 15%;
    text-align: center;
}

.data-header .date[b-qxk1ydcfnr] {
    width: 26%;
    text-align: center;
}

.data-header .type[b-qxk1ydcfnr] {
    width: 50px;
}

.data-header .bet-cnt[b-qxk1ydcfnr] {
    width: 50px;
    text-align: right;
}

.data-header .stake[b-qxk1ydcfnr] {
    width: 20%;
    text-align: right;
}

.data-header .win[b-qxk1ydcfnr] {
    width: 23%;
    text-align: right;
}

.data-body[b-qxk1ydcfnr] {
}
/* _content/Sportsbook.WebApp/Components/Pages/Account/CasinoGames/Desktop/Index.razor.rz.scp.css */
.account-container[b-arhf58haxt] {
    font-size: 14px
}

.content[b-arhf58haxt] {
    min-height: calc(100vh - 128px);
}

.casino-report[b-arhf58haxt] {
    position: relative
}

.user-page[b-arhf58haxt] {
    background-color: var(--c-4);
    position: relative
}

.account-title[b-arhf58haxt] {
    background: linear-gradient(var(--tc-0) 0%, transparent 45%);
    color: var(--c-15);
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    text-shadow: 0 3px 10px rgba(0, 0, 0, .4)
}

.date-filter[b-arhf58haxt] {
    width: 100%
}

.filter-row .input-row[b-arhf58haxt] {
    display: inline-block;
    margin: 5px
}

.filter-row .input-row label[b-arhf58haxt] {
    display: block
}

.filter-row .input-row input[b-arhf58haxt] {
    padding: 3px;
    border-radius: 3px;
    border: 1px solid var(--c-9);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .3)
}

.casino-report .button-row button[b-arhf58haxt] {
    margin: .5rem;
    padding: .5rem;
    font-size: 15px;
    width: 160px;
    background-color: var(--tc-0);
    color: var(--c-0);
    border-radius: 2px;
    border: 1px solid var(--c-16);
    box-shadow: 0 1px 4px black;
}

.account-table[b-arhf58haxt] {
    width: 100%;
    border-spacing: 0;
    white-space: nowrap
}

.account-table th[b-arhf58haxt] {
    background-color: var(--c-13);
    color: var(--c-0);
    padding: 8px 10px
}

.account-table .summaries th[b-arhf58haxt] {
    background-color: var(--c-6);
    color: var(--tc-3)
}

.account-table td[b-arhf58haxt] {
    background-color: var(--c-3);
    color: var(--c-13);
    padding: 8px 10px;
    text-align: center;
    border-bottom: 1px solid var(--c-5)
}

.account-table .win td[b-arhf58haxt], .account-table .cash td[b-arhf58haxt] {
    background-color: var(--c-13-4);
    color: var(--c-0)
}

.account-table .loss td[b-arhf58haxt] {
    background-color: var(--c-8);
    color: var(--c-0)
}

.account-table .btn[b-arhf58haxt] {
    width: 100%;
    background-color: var(--c-13-4);
    color: var(--c-3);
    padding: 8px;
    font-size: 14px;
    border-radius: 0
}

.account-table .btn span[b-arhf58haxt] {
    font-weight: bold;
    color: var(--c-0)
}
/* _content/Sportsbook.WebApp/Components/Pages/Account/CasinoGames/Mobile/Index.razor.rz.scp.css */
.account-container[b-uoed5cj2dr] {
    font-size: 14px;
    padding-top: 365px;
    background-color: var(--c-4);
}

.header-wrapper[b-uoed5cj2dr] {
    position: fixed;
    top: 46px;
    width: 100%;
    background-color: var(--c-4-1);
    z-index: 10;
    transition: all .3s ease-in-out
}

.header-wrapper.slide-in[b-uoed5cj2dr] {
    top: 46px;
}

.header-wrapper.slide-out[b-uoed5cj2dr] {
    top: -241px;
}

.account-container .header[b-uoed5cj2dr] {
    flex-shrink: 0;
}

.account-title[b-uoed5cj2dr] {
    background: linear-gradient(#10553f 0%, transparent 45%);
    color: #111;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    text-shadow: 0 3px 10px rgba(0, 0, 0, .4);
}

.filter-wrapper[b-uoed5cj2dr] {
    margin-bottom: 5px;
}

form[b-uoed5cj2dr] {
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
    position: relative;
}

.date-filter[b-uoed5cj2dr] {
    width: 100%;
}

.filter-row[b-uoed5cj2dr] {
}

.filter-row .input-row[b-uoed5cj2dr] {
    display: inline-block;
    margin: 5px;
}

.filter-row .input-row label[b-uoed5cj2dr] {
    display: block;
}

.filter-row .input-row select[b-uoed5cj2dr], .filter-row .input-row input[b-uoed5cj2dr] {
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #777;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
    width: 100%;
}

.button-row button[b-uoed5cj2dr] {
    margin: 1.0rem;
    padding: 0.5rem;
    font-size: 15px;
    width: 160px;
    background-color: #10553f;
    color: var(--c-0);
    border-radius: 2px;
    border: 1px solid #000;
    box-shadow: 0 1px 4px black;
}

.button-row button[b-uoed5cj2dr] {
    margin: .5rem;
    padding: .5rem;
    font-size: 15px;
    width: 160px;
    background-color: #10553f;
    color: #fff;
    border-radius: 2px;
    border: 1px solid #000;
    box-shadow: 0 1px 4px black;
}

.casino-report .button-row button[b-uoed5cj2dr] {
    margin: .5rem;
    padding: .5rem;
    font-size: 15px;
    width: 160px;
    background-color: var(--tc-0);
    color: var(--c-0);
    border-radius: 2px;
    border: 1px solid var(--c-16);
    box-shadow: 0 1px 4px black;
}

.data-body[b-uoed5cj2dr] {
    padding: 0 5px;
}



.account-table[b-uoed5cj2dr] {
    width: 100%;
    border-spacing: 0;
    white-space: nowrap
}

.account-table th[b-uoed5cj2dr] {
    background-color: var(--tc-1);
    color: var(--c-0);
    padding: 8px 10px
}

.account-table .summaries th[b-uoed5cj2dr] {
    background-color: var(--c-6);
    color: var(--c-16)
}

.account-table td[b-uoed5cj2dr] {
    background-color: var(--c-3);
    color: var(--c-13);
    padding: 8px 10px;
    text-align: center;
    border-bottom: 1px solid var(--c-5)
}

.account-table .win td[b-uoed5cj2dr], .account-table .cash td[b-uoed5cj2dr] {
    background-color: var(--c-13-4);
    color: var(--c-0)
}

.account-table .loss td[b-uoed5cj2dr] {
    background-color: var(--c-8);
    color: var(--c-0)
}

.account-table .btn[b-uoed5cj2dr] {
    width: 100%;
    background-color: var(--c-13-4);
    color: var(--c-3);
    padding: 8px;
    font-size: 14px;
    border-radius: 0
}

.account-table .btn span[b-uoed5cj2dr] {
    font-weight: bold;
    color: var(--c-0)
}
/* _content/Sportsbook.WebApp/Components/Pages/Account/Overview/Desktop/Index.razor.rz.scp.css */
.account-overview-container[b-w371rtxre4] {
    padding: 1.5rem;
}

.account-overview-container .tab-buttons-wrapper[b-w371rtxre4] {
    height: 30px;
    line-height: 30px;
    margin-bottom: .5rem;
}

.account-overview-container .tab-buttons-wrapper .tab-button[b-w371rtxre4] {
    font-size: 14px;
    flex: 1;
    margin: 0 1px;
    text-align: center;
    align-content: center;
    cursor: pointer;
    background-color: var(--c-12);
    color: var(--c-0);
    box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.5)
}

.account-overview-container .tab-buttons-wrapper .tab-button.active[b-w371rtxre4] {
    color: var(--tc-3);
    background-color: var(--c-14);
    font-weight: bold;
}
/* _content/Sportsbook.WebApp/Components/Pages/Account/Overview/Mobile/Index.razor.rz.scp.css */
.account-container[b-npv01gwtus] {
    font-size: 14px;
    padding-top: 46px;
}

.content[b-npv01gwtus] {
    min-height: 100%;
}

.user-page[b-npv01gwtus] {
    background-color: var(--c-4);
    position: relative;
}

.account-title[b-npv01gwtus] {
    background: linear-gradient(var(--tc-0) 0%, transparent 45%);
    color: var(--c-15);
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    text-shadow: 0 3px 10px rgba(0, 0, 0, .4);
}

.justify-content-around[b-npv01gwtus] {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.passChange .form[b-npv01gwtus] {
    width: 100%;
    max-width: 600px;
}
/* _content/Sportsbook.WebApp/Components/Pages/Account/Transactions/Mobile/Index.razor.rz.scp.css */
.account-container[b-pjv8p3aok7] {
    font-size: 14px;
    padding-top: 385px;
    background-color: var(--c-4);
}

.header-wrapper[b-pjv8p3aok7] {
    position: fixed;
    top: 46px;
    width: 100%;
    background-color: var(--c-4-1);
    z-index: 10;
    transition: all .3s ease-in-out
}

.header-wrapper.slide-in[b-pjv8p3aok7] {
    top: 46px;
}

.header-wrapper.slide-out[b-pjv8p3aok7] {
    top: -300px;
}

.account-container .header[b-pjv8p3aok7] {
    flex-shrink: 0;
}

.account-title[b-pjv8p3aok7] {
    background: linear-gradient(#10553f 0%, transparent 45%);
    color: #111;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    text-align: center;
    text-shadow: 0 3px 10px rgba(0, 0, 0, .4);
}

.filter-wrapper[b-pjv8p3aok7] {
    margin-bottom: 5px;
}

form[b-pjv8p3aok7] {
    width: 100%;
    height: 100%;
    padding-bottom: 10px;
    position: relative;
}

.date-filter[b-pjv8p3aok7] {
    width: 100%;
}

.filter-row[b-pjv8p3aok7] {
}

.filter-row .input-row[b-pjv8p3aok7] {
    display: inline-block;
    margin: 5px;
}

.filter-row .input-row label[b-pjv8p3aok7] {
        display: block;
}

.filter-row .input-row select[b-pjv8p3aok7], .filter-row .input-row input[b-pjv8p3aok7] {
    padding: 3px;
    border-radius: 3px;
    border: 1px solid #777;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .3);
    width: 100%;
}

.button-row button[b-pjv8p3aok7] {
    margin: 1.0rem;
    padding: 0.5rem;
    font-size: 15px;
    width: 160px;
    background-color: #10553f;
    color: var(--c-0);
    border-radius: 2px;
    border: 1px solid #000;
    box-shadow: 0 1px 4px black;
}

.button-row button[b-pjv8p3aok7] {
    margin: .5rem;
    padding: .5rem;
    font-size: 15px;
    width: 160px;
    background-color: #10553f;
    color: #fff;
    border-radius: 2px;
    border: 1px solid #000;
    box-shadow: 0 1px 4px black;
}

.data-header[b-pjv8p3aok7] {
    display: flex;
    height: 39px;
    padding: 7px;
    background-color: var(--tc-1);
    color: var(--c-0);
}

.data-header .date[b-pjv8p3aok7] {
    width: 20%;
}

.data-header .info[b-pjv8p3aok7] {
    width: 45px;
}

.data-header .type[b-pjv8p3aok7] {
    width: 20%;
}

.data-header .amount[b-pjv8p3aok7] {
    width: 25%;
    text-align: right;
}

.data-header .balance[b-pjv8p3aok7] {
    width: 25%;
    text-align: right;
}

.data-body[b-pjv8p3aok7] {
    padding: 0 5px;
}
/* _content/Sportsbook.WebApp/Components/Pages/Bets/Mobile/Index.razor.rz.scp.css */
.user-bets-body[b-elzvpkfdej] {
    position:relative;
    padding-top: 46px;
}
/* _content/Sportsbook.WebApp/Components/Pages/CasinoGameIframe/Index.razor.rz.scp.css */
.popup-container[b-a384hoz3x5] {
    width: 100%;
    height: 100vh;
    padding: 0; /* Or any desired padding */
}

.popup-container iframe[b-a384hoz3x5] {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    border: 0;
}
/* _content/Sportsbook.WebApp/Components/Pages/CasinoGames/Desktop/Index.razor.rz.scp.css */
.egames-filters[b-gqropt50ut] {
    display: flex;
    margin-bottom: 5px;
}

.egames-container[b-gqropt50ut] {
    position: relative;
    background-color: var(--c-14);
}
.egames[b-gqropt50ut] {
    position: relative;
    height: 100%;
}

.egames-slots .egames-main-wrapper[b-gqropt50ut] {
    left: 200px;
}

.egames-main-wrapper[b-gqropt50ut] {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 5px;
}

.egames-search[b-gqropt50ut] {
    width: 300px;
    padding: 8px 10px;
    background-color: var(--c-13);
    margin-left: 5px;
}

.egames-home[b-gqropt50ut] {
    margin-top: 10px;
}

.search-result-title[b-gqropt50ut] {
    margin-top: 10px;
    padding: 10px;
    color: var(--c-0);
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.egame-type-games[b-gqropt50ut] {
    padding: 10px 10px 0 10px
}

.scroll-top.show[b-gqropt50ut] {
    opacity: .8;
    visibility: visible;
}
.scroll-top[b-gqropt50ut] {
    position: fixed;
    right: 20px;
    bottom: 10px;
    z-index: 100;
    height: 50px;
    width: 50px;
    background-color: #FFD569;
    color: var(--c-13);
    border: 2px solid;
    cursor: pointer;
    box-shadow: -5px -5px 10px rgba(0, 0, 0, .6);
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    padding: 5px;
    text-align: center;
}

.scroll-top i[b-gqropt50ut] {
    font-size: 33px;
    margin-top: 3px;
}
/* _content/Sportsbook.WebApp/Components/Pages/CasinoGames/Desktop/VendorSelector.razor.rz.scp.css */
.egames-vendors[b-j21b5uzgnd] {
    position: relative;
    background-color: var(--egames-vendors-background);
    padding: 6px 8px;
    flex: 1;
    overflow: hidden
}

.egames .nav[b-j21b5uzgnd] {
    white-space: nowrap;
    overflow: auto;
    list-style: none;
    margin: 0;
    padding: 0;
}

.egames-vendors li[b-j21b5uzgnd] {
    display: inline-block;
}

.egames .nav li[b-j21b5uzgnd] {
    display: inline-block;
    height: 100%;
    vertical-align: top;
}

.nav a[b-j21b5uzgnd] {
    display: block;
    padding: 6px 12px;
    position: relative;
}

.egame-vendor[b-j21b5uzgnd] {
    width: 80px;
    height: 50px;
    cursor: pointer;
    padding: 0 !important;
}

.egame-vendor-logo[b-j21b5uzgnd] {
    width: 100%;
    height: 100%;
    background-size: contain !important;
    border-radius: 10px;
    border: 2px solid var(--egames-vendors-logo-border);
    opacity: .6;
    transition: all .1s;
}

.egame-vendor:hover .egame-vendor-logo[b-j21b5uzgnd] {
    opacity: 1;
    border-color: var(--tc-2);
}

.egame-vendor.active .egame-vendor-logo[b-j21b5uzgnd] {
    opacity: 1;
    border-color: var(--tc-3) !important;
}

.egames-vendors ul.nav[b-j21b5uzgnd]::-webkit-scrollbar {
    height: 0;
}

.nav-buttons[b-j21b5uzgnd] {
    overflow: hidden;
}

.nav-right[b-j21b5uzgnd], .nav-left[b-j21b5uzgnd] {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 10;
}

.nav-right[b-j21b5uzgnd] {
    right: 0
}

.nav-left[b-j21b5uzgnd] {
    left: 0
}

.nav-buttons .btn[b-j21b5uzgnd] {
    font-weight: bold;
    text-align: center;
    width: 36px;
    height: 100%;
    border: none;
    font-size: 19px;
    transition: none
}

.egames-horizontal-types .btn[b-j21b5uzgnd], .egames-vendors .btn[b-j21b5uzgnd] {
    color: var(--c-0);
    background: linear-gradient(90deg, var(--egames-vendors-background) 50%, transparent);
}

.egames-horizontal-types .nav-right .btn[b-j21b5uzgnd], .egames-vendors .nav-right .btn[b-j21b5uzgnd] {
    right: 0;
    background: linear-gradient(90deg, transparent, var(--egames-vendors-background) 50%);
}
/* _content/Sportsbook.WebApp/Components/Pages/CasinoGames/Mobile/Index.razor.rz.scp.css */
.mobile-main-page[b-dyipnusv61] {
    padding-top: 100px;
    padding-bottom: 100px;
    width: 100%;
    transition: all .3s ease-in-out;
}

.filter-table[b-dyipnusv61] {
    margin: 10px 0;
}

.search-result[b-dyipnusv61] {

}

.search-result-title[b-dyipnusv61] {
    padding: 10px;
    color: var(--c-0);
    text-align: center;
    font-size: 20px;
    font-weight: bold
}

.search-games[b-dyipnusv61] {
    padding: 10px;
}

.egames-home[b-dyipnusv61] {
    padding: 0 5px;
    height: 100%;
}

/*
.egame-type-games {
    padding: 5px 0;
    height: 100%;
    overflow-y: visible;
}

.egames-home .egame-type-games {
    white-space: nowrap;
    overflow-x: auto;
}
*/

/* _content/Sportsbook.WebApp/Components/Pages/Home/Desktop/Index.razor.rz.scp.css */
/* _content/Sportsbook.WebApp/Components/Pages/Home/Desktop/Widgets/LiveGames/LiveGameItem.razor.rz.scp.css */
.event-container[b-e5u1xz7394]{overflow:hidden;}

.event-container .event-row[b-e5u1xz7394]{height:60px;background-color: var(--c-13);overflow:hidden;}
.event-row .game-participants[b-e5u1xz7394]{background-color: var(--c-12);width: 50%;position:relative;}

.event-row .favourites-star[b-e5u1xz7394]{width:40px;line-height:59px;cursor:pointer;text-align: center;}
.event-row .favourites-star i[b-e5u1xz7394]{font-size:20px;color: var(--c-10);}
.event-row .favourites-star:hover i[b-e5u1xz7394],.event-row .favourites-star.added i[b-e5u1xz7394]{color: #ffdf1b;}

.event-row .opponents-info[b-e5u1xz7394]{width:95%;}
.event-row .opponents-info.live-in-pre .opponents-container[b-e5u1xz7394]{width:50%!important;padding:0 3px!important;border-left:none;}

.event-row .game-participants .opponents-container[b-e5u1xz7394]{padding:0 15px;color: var(--c-0);cursor: pointer;border-left: 1px solid var(--c-11);max-width:85%;}
.event-row .game-participants .opponents-container:hover[b-e5u1xz7394]{color: #ffdf1b;}
.event-row .game-participants .opponents-container .opponent[b-e5u1xz7394]{text-overflow: ellipsis;white-space: nowrap;overflow:hidden;width:100%;line-height:30px;}

.event-row .time-part-container .part[b-e5u1xz7394]{line-height: 20px;color: var(--c-0);padding:0 4px;font-size:12px}
.event-row .time-part-container .time[b-e5u1xz7394]{line-height: 20px;color: var(--c-0);padding:0 4px;font-size:12px;}

.event-row .score-container .total .score[b-e5u1xz7394]{color: var(--c-13);width:35px;font-weight: 700;background-color: #ffdf1b;font-size:14px;}
.event-row .score-container .score[b-e5u1xz7394]{height:30px;line-height: 30px;text-align: center;}

.event-row .video-button-container img[b-e5u1xz7394]{width:23px;height:23px;}
.event-row .video-button-container[b-e5u1xz7394]{width:35px;line-height: 50px;padding-left:5px;}
/* _content/Sportsbook.WebApp/Components/Pages/Home/Desktop/Widgets/LiveGames/LiveGamesWidget.razor.rz.scp.css */
/* _content/Sportsbook.WebApp/Components/Pages/Home/Desktop/Widgets/UpcomingGames/UpcomingGamesWidget.razor.rz.scp.css */
.left-part[b-33yc56p6ko]{padding:0 10px;}
.left-part .upcoming-events-container[b-33yc56p6ko]{border-radius: 3px;box-shadow: 2px 2px 2px rgba(0,0,0,.4)}
.left-part .upcoming-events-container .title[b-33yc56p6ko]{background-color: var(--tc-0);color: var(--c-0);font-size:15px;line-height: 30px;padding-left: 15px;border-top-right-radius: 3px;border-top-left-radius: 3px;}
.left-part .upcoming-events-wrapper .name[b-33yc56p6ko]{background-color: var(--tc-0);line-height: 30px;color: var(--c-0);padding-left:15px;font-size:15px;font-weight: bold;}

.event-container[b-33yc56p6ko]{overflow:hidden;}
.event-container .info-row[b-33yc56p6ko]{height:35px;background-color:var(--c-9);}
.event-container .info-row .date[b-33yc56p6ko]{padding-left:15px;color: var(--c-14);font-size: 14px;width:50%;}
.event-container .event-row[b-33yc56p6ko]{height:60px;background-color: var(--c-13);overflow:hidden;}

.bet-type-header[b-33yc56p6ko]{color: var(--c-16);font-weight: bold;text-align: center;}

.event-row .count-odd-container[b-33yc56p6ko]{width:50px;background-color: var(--c-12);color: var(--c-4);line-height: 59px;text-align: center;cursor: pointer;}
.event-row .count-odd-container:hover[b-33yc56p6ko]{background-color: var(--c-11);color: var(--c-0);}
/* _content/Sportsbook.WebApp/Components/Pages/Home/Mobile/Index.razor.rz.scp.css */
.content[b-h30ri3w4rh] {
    min-height: calc(100vh - 46px);;
    background: var(--c-13-4);
}

.mobile[b-h30ri3w4rh] {
    background: var(--c-13-4);
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.page-footer[b-h30ri3w4rh] {
    width: 100%;
    height: 100px
}
/* _content/Sportsbook.WebApp/Components/Pages/Home/Mobile/Widgets/LiveGames/LiveGamesWidget.razor.rz.scp.css */
.live-events-widget[b-3m76c5l3e1] {
    padding-top: 10px;
    background-color: var(--c-13-4);
    border-bottom: 1px solid var(--c-8-1);
}

.live-events-container[b-3m76c5l3e1] {
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
}

.live-events-container .title[b-3m76c5l3e1] {
    background-color: var(--tc-0);
    color: var(--c-0);
    font-size: 15px;
    line-height: 30px;
    padding-left: 15px;
    font-weight: bold;
    display: flex;
}

.live-events-container .title-name[b-3m76c5l3e1] {
    flex-grow: 1;
}

.live-events-container .title-show-all[b-3m76c5l3e1] {
    width: 50px;
    text-align: end;
    padding-right: 10px;
}

.live-events[b-3m76c5l3e1] {
    
}

.live-events .header[b-3m76c5l3e1] {
    background-color: var(--c-13-4);
    line-height: 30px;
    color: var(--c-0);
    font-size: 15px;
    font-weight: bold;
}

.live-events .header .sport[b-3m76c5l3e1] {
    width: 50%;
}

.live-events .header .sport .name[b-3m76c5l3e1]{
    padding-left: 15px;
}

.live-events .header .odds-content[b-3m76c5l3e1] {
}

.live-events .header .odds-content .odd[b-3m76c5l3e1] {
    color: var(--c-0);
    text-align: center;
    font-weight: normal;
}

.live-events .body[b-3m76c5l3e1] {
    white-space: nowrap;
    overflow: auto;
    color: var(--c-0);
    background-color: var(--c-12);
    padding: 1px;
    -webkit-overflow-scrolling: touch;
}

.live-events .body .league-content[b-3m76c5l3e1] {
    border-bottom: 1px solid var(--c-11);
}

.game-wrapper[b-3m76c5l3e1] {
    width: 50%;
}

/* _content/Sportsbook.WebApp/Components/Pages/Home/Mobile/Widgets/PopularSlots/PopularSlotsWidget.razor.rz.scp.css */
.hot-slots[b-kgxhhtiwio] {
    padding-top: 10px;
    background: linear-gradient(var(--c-14) 97%, transparent);
    padding-bottom: 20px;
    overflow: hidden
}

.hp-sector-title[b-kgxhhtiwio] {
    padding: 10px;
    font-size: 14px;
    color: var(--c-3);
    text-align: center
}

.fa-hotjar[b-kgxhhtiwio]:before {
    content: "\f3b1";
}
/* _content/Sportsbook.WebApp/Components/Pages/Home/Mobile/Widgets/PopularSlots/SlotItem.razor.rz.scp.css */
.hp-slot[b-inm2h5lar2] {
    position: relative;
    text-align: center;
    font-weight: bold;
    overflow: hidden;
    display: inline-block;
    float: left;
    width: 50%;
    padding: 10px
}

.hp-slot-pic[b-inm2h5lar2] {
    padding-bottom: 60%;
    position: relative;
    overflow: hidden;
    transition: all .3s;
    background: var(--c-15);
    box-shadow: 0 0 5px rgba(var(--rgb-bg-sc), .4);
    border-radius: 5px
}

.hp-slot-pic img[b-inm2h5lar2] {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}
/* _content/Sportsbook.WebApp/Components/Pages/Home/Mobile/Widgets/Shared/WidgetGameItem.razor.rz.scp.css */
.top-event-item[b-c0c6vjlz2a] {
    width: calc(100vw / 2);
    max-width: 300px;
    display: inline-block;
    background-color: var(--c-12);
    border-right: 1px solid var(--c-11)
}

.top-event-item:last-child[b-c0c6vjlz2a] {
    border-right: none
}

.top-event-teams[b-c0c6vjlz2a] {
    height: 80px;
    width: 100%;
    align-content: center
}

.top-event-teams .team-name[b-c0c6vjlz2a] {
    margin-left: 10px;
    color: var(--c-0);
    font-size: 13px;
    line-height: 1;
    padding-top: 10px
}

.top-event-teams .date-time[b-c0c6vjlz2a] {
    margin-left: 10px;
    color: var(--c-5);
    font-size: 11px;
    margin-bottom: 8px
}

.top-event-odds[b-c0c6vjlz2a] {
    font-size: 12px
}

.top-event-odds .odd-container[b-c0c6vjlz2a] {
    height: 44px;
    line-height: 44px;
    border-left: 1px solid var(--c-12)
}

.top-event-odds .odd-container:first-child[b-c0c6vjlz2a] {
    border-left: none
}
/* _content/Sportsbook.WebApp/Components/Pages/Home/Mobile/Widgets/TopGames/TopGamesWidget.razor.rz.scp.css */
.top-events-widget[b-c8wthf6sun] {
    padding-top: 10px;
    background-color: var(--c-13-4);
    border-bottom: 1px solid var(--c-8-1);
}

.top-events-container[b-c8wthf6sun] {
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
}

.top-events-container .title[b-c8wthf6sun] {
    background-color: var(--tc-0);
    color: var(--c-0);
    font-size: 15px;
    line-height: 30px;
    padding-left: 15px;
    font-weight: bold;
}

.top-event-header[b-c8wthf6sun] {
    font-size: 15px;
    line-height: 36px;
    background-color: var(--c-13-4);
    color: var(--c-0);
    padding-left: 15px
}

.top-event-body[b-c8wthf6sun] {
    white-space: nowrap;
    overflow: auto;
    background-color: var(--c-10);
    padding: 1px;
    -webkit-overflow-scrolling: touch
}
/* _content/Sportsbook.WebApp/Components/Pages/Home/Mobile/Widgets/TopTournaments/TopTournamentsWidget.razor.rz.scp.css */
.top-tournament-widget[b-tgavqaziaj] {
    padding-top: 10px;
    background-color: var(--c-13-4);
}

.top-tournaments-container[b-tgavqaziaj] {
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
}

.top-tournaments-container .title[b-tgavqaziaj] {
    background-color: var(--tc-0);
    color: var(--c-0);
    font-size: 15px;
    line-height: 30px;
    padding-left: 15px;
    font-weight: bold;
}

.body[b-tgavqaziaj] {
    white-space: nowrap;
    color: var(--c-0);
    background-color: var(--c-12);
    padding: 1px;
    -webkit-overflow-scrolling: touch;
}

.body .row[b-tgavqaziaj] {
    padding: 5px 0;
    border-bottom: 1px solid var(--c-8-1);
}

.sport-logo[b-tgavqaziaj] {
    width: 35px;
    margin: 10px;
}

.sport-logo img[b-tgavqaziaj] {
    height: 32px;
}

.detail[b-tgavqaziaj] {
    flex-grow: 1;
}

.detail .category[b-tgavqaziaj] {
    display: flex;
}

.detail .category .logo[b-tgavqaziaj] {
    padding-right: 10px;
}

.detail .category .logo img[b-tgavqaziaj] {
    height: 20px;
}

.detail .category .name[b-tgavqaziaj] {
    align-content: center;
}

.detail .tournament[b-tgavqaziaj] {
    padding-top: 10px;
}

.count[b-tgavqaziaj] {
    padding: 0 3px;
    color: var(--c-16);
    background-color: var(--c-7);
    border-radius: 1px;
    width: 35px;
    text-align: right;
    margin-right: 5px;
}
/* _content/Sportsbook.WebApp/Components/Pages/Home/Mobile/Widgets/UpcomingLiveGames/UpcomingLiveGamesWidget.razor.rz.scp.css */
.upcoming-events-widget[b-yu5aw2dho5] {
    padding-top: 10px;
    background-color: var(--c-13-4);
    border-bottom: 1px solid var(--c-8-1);
}

.upcoming-events-container[b-yu5aw2dho5] {
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);
}

.upcoming-events-container .title[b-yu5aw2dho5] {
    background-color: var(--tc-0);
    color: var(--c-0);
    font-size: 15px;
    line-height: 30px;
    padding-left: 15px;
    font-weight: bold;
    display: flex;
}

.upcoming-events-container .title-name[b-yu5aw2dho5] {
    flex-grow: 1;
}

.upcoming-events-container .title-show-all[b-yu5aw2dho5] {
    width: 50px;
    text-align: end;
    padding-right: 10px;
}

.upcoming-events[b-yu5aw2dho5] {
    
}

.upcoming-events .header[b-yu5aw2dho5] {
    background-color: var(--c-13-4);
    line-height: 30px;
    color: var(--c-0);
    font-size: 15px;
    font-weight: bold;
}

.upcoming-events .header .sport[b-yu5aw2dho5] {
    width: 50%;
}

.upcoming-events .header .sport .name[b-yu5aw2dho5]{
    padding-left: 15px;
}

.upcoming-events .header .odds-content[b-yu5aw2dho5] {
}

.upcoming-events .header .odds-content .odd[b-yu5aw2dho5] {
    color: var(--c-0);
    text-align: center;
    font-weight: normal;
}

.upcoming-events .body[b-yu5aw2dho5] {
    white-space: nowrap;
    overflow: auto;
    color: var(--c-0);
    background-color: var(--c-12);
    padding: 1px;
    -webkit-overflow-scrolling: touch;
}

.upcoming-events .body .league-content[b-yu5aw2dho5] {
    border-bottom: 1px solid var(--c-11);
}

.game-wrapper[b-yu5aw2dho5] {
    width: 50%;
    padding-left: 5px;
}
/* _content/Sportsbook.WebApp/Components/Pages/Live/LiveFavoriteGames/Mobile/Index.razor.rz.scp.css */
.main-content[b-e675rh3t2x] {
    position: relative;
}

.favourites-mobile-container[b-e675rh3t2x] {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%
}

.favourites-mobile-container .favourites-head[b-e675rh3t2x] {
    background: linear-gradient(45deg, var(--tc-5), transparent);
    line-height: 35px;
    color: black;
    font-size: 16px
}

.favourites-mobile-container .favourites-head .bet-type[b-e675rh3t2x] {
    color:var(--c-3);
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.favourites-mobile-container .favourites-head .label[b-e675rh3t2x] {
    padding-left: 20px
}

.favourites-mobile-container .favourites-body[b-e675rh3t2x] {
    color: var(--c-0)
}

.favourites-mobile-container .event-row[b-e675rh3t2x] {
    border-bottom: 1px var(--c-10) solid
}

.favourites-mobile-container .event-row.last-item[b-e675rh3t2x] {
    border-bottom: none
}


.favourites-mobile-container .event-container[b-e675rh3t2x] {
    background: var(--c-6-1)
}

.favourites-mobile-container .sport-head .info img[b-e675rh3t2x] {
    width: 30px
}

.favourites-mobile-container .sport-head .bet-type-header-container .bet-type-header[b-e675rh3t2x] {
    text-align: center
}

.favourites-mobile-container .fa-star[b-e675rh3t2x] {
    color: var(--tc-3);
    font-size: 20px
}

.bare-live-sport[b-e675rh3t2x] {
    color: var(--c-10);
    font-size: 13px;
    background: var(--c-11);
    line-height: 70px;
    text-align: center;
    background: linear-gradient(180deg, rgba(var(--rgb-bg-1), 1) 0%, rgba(var(--rgb-bg-2), 1) 100%)
}

.page-footer[b-e675rh3t2x] {
    width: 100%;
    height: 100px
}

.game-wrapper[b-e675rh3t2x] {
    width: 50%;
}
/* _content/Sportsbook.WebApp/Components/Pages/Live/LiveFavoriteGames/Mobile/SportGroupContainer.razor.rz.scp.css */
.sports-container[b-xvzul8l1db] {
    background: var(--c-14-2);
    color: var(--c-0);
    height: auto
}

.sports-container.open .sport-head .bet-type-header-container[b-xvzul8l1db] {
    color: var(--c-0);
    display: block
}

.sports-container .sport-head .bet-type-header-container[b-xvzul8l1db] {
    display: none
}
/* _content/Sportsbook.WebApp/Components/Pages/Live/LiveGameDetail/Mobile/Index.razor.rz.scp.css */
.content[b-nplu2gq5al] {
    min-height: calc(100vh - 128px);
    background: var(--c-13-4);
    padding-top: 55px;
}

.mobile-main-page.slide[b-nplu2gq5al] {
    padding-top: 400px;
}

.sports-container[b-nplu2gq5al] {
    background: var(--c-14-2);
    color: var(--c-0);
    height: auto
}

.match-info-container[b-nplu2gq5al] {
    height: 100%;
    width: 100%;
    position: relative;
    background-color: var(--c-13)
}

.match-info-container .media-warning[b-nplu2gq5al] {
    background-color: var(--c-12-2);
    color: var(--c-0);
    padding: 10px;
    text-align: center;
    font-size: 11px
}

.page-footer[b-nplu2gq5al] {
    width: 100%;
    height: 100px
}
/* _content/Sportsbook.WebApp/Components/Pages/Live/LiveGames/Desktop/EventViewContent.razor.rz.scp.css */
.inEvent-content[b-a5yn7ltlp1] {
    height: 100%;
}

.inEvent-selected-event[b-a5yn7ltlp1] {
    position: absolute;
    left: 250px;
    right: 0;
    top: 0;
    bottom: 0;
    padding-bottom: 100px;
}
/* _content/Sportsbook.WebApp/Components/Pages/Live/LiveGames/Desktop/Index.razor.rz.scp.css */
.live-tables[b-6ll583mb7i] {
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 100px;
}

.live-tables .live-events-container[b-6ll583mb7i] { /*overflow: auto;height:100%;*/
}
/* _content/Sportsbook.WebApp/Components/Pages/Live/LiveGames/Desktop/OverViewContent.razor.rz.scp.css */
.selected-sport-header[b-c1sgc3ya6j] {
    height: 40px;
    width: 100%;
    padding: 0 10px;
    background-color: var(--c-12-2); /*box-shadow: inset 0 -4px 8px #333;*/
}

.selected-sport-header .name[b-c1sgc3ya6j] {
    color: var(--c-0);
    font-size: 20px;
    width: 200px;
}

.event-container[b-c1sgc3ya6j] {
    overflow: hidden;
    border-bottom: 1px solid var(--c-11);
}

.event-container:last-child[b-c1sgc3ya6j] {
    border-bottom: none;
}

.event-container .event-row[b-c1sgc3ya6j] {
    height: 60px;
    background-color:  var(--c-13);
    overflow: hidden;
}

.event-row .game-participants[b-c1sgc3ya6j] {
    background-color: var(--c-12);
    width: 50%;
    position: relative;
}

.event-row .count-odd-container[b-c1sgc3ya6j] {
    width: 50px;
    background-color: var(--c-12);
    color: var(--c-4);
    line-height: 59px;
    text-align: center;
    cursor: pointer;
}
/* _content/Sportsbook.WebApp/Components/Pages/Live/LiveGamesBySport/Mobile/Index.razor.rz.scp.css */
.content[b-hg6v9wkpyk] {
    min-height: calc(100vh - 46px);
    background: var(--c-13);
}

.main-content[b-hg6v9wkpyk] {
    position: relative;
}

.live-content .sport[b-hg6v9wkpyk] {
    color: var(--c-0);
    background: var(--tc-0);
    line-height: 35px;
    font-size: 16px;
    padding-left: 20px
}

.live-content .context[b-hg6v9wkpyk] {
    color: var(--c-0);
    background: var(--c-12-2);
}

.bare-live-sport[b-hg6v9wkpyk] {
    color: var(--c-3);
    font-size: 13px;
    background: var(--c-11);
    line-height: 70px;
    text-align: center;
    background: linear-gradient(180deg, rgba(var(--rgb-bg-1), 1) 0%, rgba(var(--rgb-bg-2), 1) 100%)
}

.tournament-container[b-hg6v9wkpyk] {
    background: var(--c-13)
}

.tournament-header[b-hg6v9wkpyk] {
    background: var(--c-6-1);
    height: 35px;
    border-bottom: 1px solid var(--c-8);
}

.tournament-header .name[b-hg6v9wkpyk] {
    color: var(--c-13);
    font-size: 15px
}

.tournament-header .tournament-name[b-hg6v9wkpyk] {
    color: var(--c-16);
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.tournament-header img[b-hg6v9wkpyk] {
    width: 30px;
    margin: 0 10px
}

.tournament-container .info[b-hg6v9wkpyk] {
    border-bottom: 1px solid var(--c-9);
}

.game-wrapper[b-hg6v9wkpyk] {
    width: 50%;
}

.page-footer[b-hg6v9wkpyk] {
    width: 100%;
    height: 100px
}
/* _content/Sportsbook.WebApp/Components/Pages/Login/Index.razor.rz.scp.css */
.login[b-at0qi760zc] {
    width: 300px;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    background-color: var(--c-12);
    padding: 20px;
    border-radius: 4px;
    box-shadow: 2px 2px 6px var(--c-13);
}

.login-body .header[b-at0qi760zc] {
    font-weight: bold;
    font-size: 19px;
    text-align: center;
    margin-bottom: 15px;
    color: var(--tc-3);
}

.login-input[b-at0qi760zc] {
    width: 100%;
    text-indent: 12px;
    height: 35px;
    border-radius: 3px;
    border: 1px solid var(--c-6);
    margin: 5px 0;
}

.login-input[b-at0qi760zc]::placeholder {
    color: var(--c-10);
}

.login-btn[b-at0qi760zc] {
    padding: 0 10px;
    display: block;
    color: var(--c-13);
    font-weight: bold;
    background-color: var(--tc-4);
    border-radius: 3px;
    transition: all .15s linear;
    width: 100%;
    height: 35px;
    border: 1px solid var(--c-13);
    margin: 10px 0 5px 0;
    font-size: 1.4rem;
}

.login-btn:hover[b-at0qi760zc] {
    background-color:var(--tc-3);
}

.login-btn:focus[b-at0qi760zc] {
    background: var(--tc-foc);
    box-shadow: inset 0 1px 6px rgba(0, 0, 0, .8);
}

.login .errorMessage[b-at0qi760zc] {
    text-align: center;
    padding: 5px;
    color: var(--c-0);
    background-color: var(--tc-9);
}

[b-at0qi760zc] .validation-errors {
    color: var(--tc-3);
}

@media (max-width: 1000px) {
    .login-body .header[b-at0qi760zc] {
        font-size: 25px;
    }

    .login-input[b-at0qi760zc] {
        font-size: 17px;
        height: 48px;
    }

    .login-btn[b-at0qi760zc] {
        font-size: 22px;
        height: 48px;
    }
}
/* _content/Sportsbook.WebApp/Components/Pages/Register/RegisterInfo.razor.rz.scp.css */
/* _content/Sportsbook.WebApp/Components/Pages/Register/RegisterStep1.razor.rz.scp.css */
/* _content/Sportsbook.WebApp/Components/Pages/Register/RegisterStep2.razor.rz.scp.css */
/* _content/Sportsbook.WebApp/Components/Pages/Register/RegisterStep3.razor.rz.scp.css */
/* _content/Sportsbook.WebApp/Components/Pages/Sports/GameDetail/Desktop/Index.razor.rz.scp.css */
.main-content[b-qcfb4z1vkd]{position: absolute;top:0;left:200px;right:0;bottom:0;padding-bottom: 100px;}
/* _content/Sportsbook.WebApp/Components/Pages/Sports/GameDetail/Mobile/Index.razor.rz.scp.css */
.content[b-39k255mcgw] {
    min-height: calc(100vh - 128px);
    background: var(--c-13-4);
    padding-top: 55px;
}

.sports-container[b-39k255mcgw] {
    background: var(--c-14-2);
    color: var(--c-0);
    height: auto
}

.match-info-container[b-39k255mcgw] {
    height: 100%;
    width: 100%;
    position: relative;
    background-color: var(--c-13)
}

.match-info-container .media-warning[b-39k255mcgw] {
    background-color: var(--c-12-2);
    color: var(--c-0);
    padding: 10px;
    text-align: center;
    font-size: 11px
}

/* _content/Sportsbook.WebApp/Components/Pages/Sports/GamesBySportAndDay/Desktop/DesktopGamesByTime.razor.rz.scp.css */
.time-head[b-y3p1msbse2] {
    background-color: var(--tc-0);
    padding: 5px 10px;
    color: #ffdf1b;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid var(--c-12);
}

.league-head[b-y3p1msbse2] {
    background-color: var(--c-11);
    padding: 5px 10px;
    border-bottom: 1px solid var(--c-10);
}

.event-container[b-y3p1msbse2] {
    overflow: hidden;
    border-bottom: 1px solid var(--c-11);
}

.event-container .event-row[b-y3p1msbse2] {
    height: 60px;
    background-color: var(--c-13);
    overflow: hidden;
}
/* _content/Sportsbook.WebApp/Components/Pages/Sports/GamesBySportAndDay/Desktop/DesktopGamesByTournament.razor.rz.scp.css */
.league-head[b-0mltihjkil] {
    background-color: var(--c-11);
    padding: 5px 10px;
    border-bottom: 1px solid var(--c-10);
}

.event-container[b-0mltihjkil] {
    overflow: hidden;
    border-bottom: 1px solid var(--c-11);
}

.event-container .event-row[b-0mltihjkil] {
    height: 60px;
    background-color: var(--c-13);
    overflow: hidden;
}
/* _content/Sportsbook.WebApp/Components/Pages/Sports/GamesBySportAndDay/Desktop/Index.razor.rz.scp.css */
.main-content[b-atzt0vq9bc] {
    height: 100%;
}
/* _content/Sportsbook.WebApp/Components/Pages/Sports/GamesBySportAndDay/Mobile/Index.razor.rz.scp.css */
.content[b-g8mx6q00vi] {
    min-height: calc(100vh - 128px);
    background: var(--c-13-4);
}

.main-content[b-g8mx6q00vi] {
    position: relative;
}

/* _content/Sportsbook.WebApp/Components/Pages/Sports/GamesBySportAndDay/Mobile/MobileGamesByTime.razor.rz.scp.css */
.pre-league-events[b-fmxrualvx6] {
    width: 100%;
    height: 100%;
    color: var(--c-0);
    background-color: var(--c-13-4)
}

.coupon-by-time .time-header[b-fmxrualvx6] {
    background-color: var(--tc-0);
    color: var(--tc-3);
    line-height: 40px;
    padding-left: 10px;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid var(--c-12)
}

.tournament-head[b-fmxrualvx6] {
    background-color: var(--c-11);
    color: var(--c-0);
    height: 40px;
    padding: 0 10px;
    border-bottom: 1px solid var(--c-12)
}

.tournament-head img[b-fmxrualvx6] {
    width: 25px
}

.tournament-head .label[b-fmxrualvx6] {
    font-size: 14px;
    margin-left: 10px
}

.tournament-content[b-fmxrualvx6] {
    width: 100%;
    background-color: var(--c-12);
    border-bottom: 1px solid var(--c-12)
}
/* _content/Sportsbook.WebApp/Components/Pages/Sports/GamesBySportAndDay/Mobile/MobileGamesByTournament.razor.rz.scp.css */
.pre-league-events[b-fbmsj5ahhb] {
    width: 100%;
    height: 100%;
    color: var(--c-0);
    background-color: var(--c-13-4)
}

.continent-head[b-fbmsj5ahhb] {
    background-color: var(--tc-0);
    color: var(--c-0);
    font-size: 15px;
    padding-left: 10px;
    line-height: 50px;
    border-bottom: 1px solid var(--c-13)
}

.tournament-info[b-fbmsj5ahhb] {
    background: var(--c-6-1);
    height: 35px;
    border-bottom: 1px solid var(--c-8);
}

.tournament-container .open[b-fbmsj5ahhb] {
    border-bottom: none;
}

.tournament-head[b-fbmsj5ahhb] {
    background-color: var(--c-11);
    color: var(--c-0);
    height: 40px;
    padding: 0 10px;
    border-bottom: 1px solid var(--c-12);
}

.tournament-head img[b-fbmsj5ahhb] {
    width: 25px
}

.tournament-head .label[b-fbmsj5ahhb] {
    font-size: 14px;
    margin-left: 10px
}

.tournament-content[b-fbmsj5ahhb] {
    width: 100%;
    background-color: var(--c-12);
    border-bottom: 1px solid var(--c-11)
}
/* _content/Sportsbook.WebApp/Components/Pages/Sports/GamesByTournaments/Desktop/Index.razor.rz.scp.css */
.main-content[b-dk7na48ghc] {
    position: absolute;
    height: 100%;
    top: 0;
    left: 200px;
    right: 0;
    bottom: 0;
    padding-bottom: 100px;
}

.scroll[b-dk7na48ghc] {
    overflow:auto;
}

.league-container .league-head[b-dk7na48ghc] {
    height: 40px;
    background-color: #585858;
    cursor: pointer;
}

.filter-leagues-events-container .league-container .league-head[b-dk7na48ghc] {
    background-color: var(--tc-0);
    border-bottom: 1px solid var(--tc-1);
}
/* _content/Sportsbook.WebApp/Components/Pages/Sports/GamesByTournaments/Mobile/Index.razor.rz.scp.css */
.content[b-ry6nv3kg6n] {
    min-height: calc(100vh - 128px);
    background: var(--c-13-4);
}

.main-content[b-ry6nv3kg6n] {
    position: relative;
}

.sport-empty[b-ry6nv3kg6n] {
    background: linear-gradient(to bottom, transparent, var(--c-13-4), var(--tc-2) 100%);
    color: var(--tc-3);
    font-size: 15px;
    text-align: center;
    line-height: 50px;
    margin: 5px;
    border-radius: 2px
}


.pre-league-events[b-ry6nv3kg6n] {
    width: 100%;
    height: 100%;
    color: var(--c-0);
    background-color: var(--c-13-4)
}

.pre-league-events .pre-league-info[b-ry6nv3kg6n] {
    height: 40px
}

.pre-league-info .event-day[b-ry6nv3kg6n] {
    width: 50%;
    font-weight: 700;
    font-size: 13px;
    padding-left: 14px
}

.pre-league-info .match-result[b-ry6nv3kg6n] {
    text-align: center
}

.pre-league-events .pre-league-content[b-ry6nv3kg6n] {
    width: 100%;
    background-color: var(--c-12);
    border-bottom: 1px solid var(--c-11)
}
/* _content/Sportsbook.WebApp/Components/Pages/Sports/TournamentsBySport/Desktop/Index.razor.rz.scp.css */
.main-content[b-pfopqdwdsw] {
    position: absolute;
    top: 0;
    left: 200px;
    right: 0;
    bottom: 0;
    padding-bottom: 100px;
}

.scroll[b-pfopqdwdsw] {
    overflow: auto;
}

.selected-sport-header[b-pfopqdwdsw] {
    height: 40px;
    width: 100%;
    padding: 0 10px;
    background-color: var(--c-12-2); 
    box-shadow: inset 0 -4px 8px var(--c-13);
}

.selected-sport-header .name[b-pfopqdwdsw] {
    color: var(--c-0);
    font-size: 20px;
    width: 200px;
}

.group-head[b-pfopqdwdsw] {
    background-color: var(--tc-0);
    color: var(--c-0);
    font-size: 15px;
    padding-left: 10px;
    line-height: 50px;
    border-bottom: 1px solid var(--c-13)
}

.countries-table-wrapper .countries-table-wrapper[b-pfopqdwdsw] {
    position: relative
}

.countries-table-wrapper .country-container .country-head[b-pfopqdwdsw] {
    background: linear-gradient(var(--c-13) 50%, var(--c-12-2) 100%);
    padding: 0 10px;
    height: 40px
}

.countries-table-wrapper .country-head img[b-pfopqdwdsw] {
    width: 25px
}

.countries-table-wrapper .country-head span[b-pfopqdwdsw] {
    color: var(--c-0);
    font-size: 15px;
    margin-left: 10px
}

.countries-table-wrapper .country-body[b-pfopqdwdsw] {
    background-color: var(--c-12-2)
}

.countries-table-wrapper .country-body[b-pfopqdwdsw]:after {
    content: " ";
    display: table;
    clear: both
}

.countries-table-wrapper .league-container[b-pfopqdwdsw] {
    width: 25%;
    line-height: 30px;
    float: left;
    position: relative;
    padding: 0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.countries-table-wrapper .league-check[b-pfopqdwdsw] {
    position: relative;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px
}

.countries-table-wrapper .league-check input[b-pfopqdwdsw] {
    opacity: 0;
    position: absolute;
    cursor: pointer
}

.countries-table-wrapper .league-check input:checked + .league-check-status[b-pfopqdwdsw] {
    background: var(--tc-3)
}

.countries-table-wrapper .league-check input:checked + .league-check-status[b-pfopqdwdsw]:after {
    content: '';
    left: 4px;
    top: 0;
    width: 5px;
    height: 10px;
    border: solid var(--c-14-1);
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    position: absolute
}

.countries-table-wrapper .league-check-status[b-pfopqdwdsw] {
    width: 13px;
    height: 13px;
    background: var(--c-8);
    display: block
}

.countries-table-wrapper .league-container a:hover[b-pfopqdwdsw] {
    color: var(--tc-3)
}

.countries-table-wrapper .league-container a[b-pfopqdwdsw] {
    color: var(--c-0);
    cursor: pointer
}

.countries-table-wrapper .league-container span[b-pfopqdwdsw] {
    color: var(--c-0);
}
/* _content/Sportsbook.WebApp/Components/Pages/Sports/TournamentsBySport/Mobile/Index.razor.rz.scp.css */
.content[b-smolcx1oht] {
    min-height: calc(100vh - 128px);
    background: var(--c-13-4);
}

.main-content[b-smolcx1oht] {
    position: relative;
}

.group-head[b-smolcx1oht] {
    color: var(--c-0);
    background-color: var(--tc-0);
    border-bottom: 1px solid var(--c-13);
    font-size: 15px;
    padding-left: 10px;
    line-height: 50px;
}

.country .country-head[b-smolcx1oht] {
    background: var(--c-13);
    border-bottom: 1px var(--c-11) solid;
    width: 100%;
    height: 50px;
    font-size: 15px;
    display: flex
}

.country .country-name[b-smolcx1oht] {
    color: var(--c-2-3);
    padding-left: 20px
}

.country .country-pic img[b-smolcx1oht] {
    width: 25px;
    margin-left: 12px
}

.country-leagues[b-smolcx1oht] {
    width: 100%;
    background-color: var(--c-11)
}

.country-leagues .country-league[b-smolcx1oht] {
    color: var(--c-0);
    border-bottom: 1px solid var(--c-12);
    padding-left: 10px;
    font-size: 15px;
    display: block;
    width: 100%;
    line-height: 50px
}
/* _content/Sportsbook.WebApp/Components/Shared/Betslips/BetslipContent.razor.rz.scp.css */
.bet-ticket-body[b-ayvk4ebw0i] {
    background-color: var(--c-4);
    position: relative
}

.bet-slip[b-ayvk4ebw0i] {
    position: relative
}

.bet-slip .remove-all-container[b-ayvk4ebw0i] {
    padding: .5rem
}

.bet-slip .remove-all-container .remove-all[b-ayvk4ebw0i] {
    background-color: var(--c-2);
    border: 2px solid var(--tc-9);
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.bet-slip .remove-all-container .remove-all:hover[b-ayvk4ebw0i] {
    background: var(--tc-9);
    color: var(--c-0)
}

.bet-slip-footer .ticket-error-message[b-ayvk4ebw0i] {
    color: var(--c-0);
    padding: .5rem;
    margin: .5rem;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    background: var(--tc-9)
}

.bet-slip-footer .submit-button-container[b-ayvk4ebw0i] {
    text-align: center
}

.submit-coupon-button[b-ayvk4ebw0i] {
    background-color: var(--tc-1);
    border: 2px solid var(--c-13);
    color: var(--c-0);
    padding: 10px 15px;
    font-size: 17px;
    margin: 5px auto;
    width: 94%;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.submit-coupon-button span[b-ayvk4ebw0i] {
    font-weight: 700
}

.submit-coupon-button:disabled[b-ayvk4ebw0i] {
    opacity: .6
}

.ticket-submit-container[b-ayvk4ebw0i] {
    padding: 5px;
    background-color: var(--c5)
}
/* _content/Sportsbook.WebApp/Components/Shared/Betslips/CashoutContent.razor.rz.scp.css */
.user-bets-body[b-n1fu51n3fl] {
    position: relative;
    margin-bottom: 100px
}
/* _content/Sportsbook.WebApp/Components/Shared/Betslips/MobileBetslipInfo.razor.rz.scp.css */
.betslip-info-footer[b-wmsvp77t6m] {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 56px;
    background-color: var(--c-3-1);
    padding: 15px;
    font-size: 16px
}

.betslip-info-footer .wrapper[b-wmsvp77t6m] {
    width: 50%;
}

.betslip-name[b-wmsvp77t6m] {
    margin-right: 7px
}

.betslip-count[b-wmsvp77t6m] {
    background: var(--tc-0);
    color: var(--c-0);
    border-radius: 25%;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    width: 24px;
    height: 24px
}
.betslip-odd[b-wmsvp77t6m] {
    background: var(--tc-0);
    color: var(--c-0);
    border-radius: 5px;
    font-size: 15px;
    line-height: 23px;
    text-align: center;
    width: fit-content;
    padding: 0 5px;
    margin-left: 10px;
    height: 24px
}
/* _content/Sportsbook.WebApp/Components/Shared/ConnectionStateHandler.razor.rz.scp.css */
.reconnection-screen[b-2jd6211027] {
    display: none;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 100vh;
    background-color: #f0f0f0;
    color: #333;
    font-family: Arial, sans-serif;
}

.reconnection-screen p[b-2jd6211027] {
    font-size: 18px;
    margin-bottom: 16px;
}

.reconnection-screen button[b-2jd6211027] {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 16px;
}

.reconnection-screen button:hover[b-2jd6211027] {
    background-color: #0056b3;
}
/* _content/Sportsbook.WebApp/Components/Shared/Desktop/DesktopLiveActionWidgetContainer.razor.rz.scp.css */
.live-preview[b-otksvttotn] {
    background-color: var(--c-12-1);
    overflow: auto;
    width: 370px;
    transition: width .3s ease-in-out;
}

.live.resize .live-preview[b-otksvttotn] {
    width: 540px
}

.action-column-container[b-otksvttotn] {
    background-color: #474747;
    width: 320px;
    overflow: auto;
    height: 100%;
    padding-bottom: 20px;
}

.actions-row-container[b-otksvttotn] {
    height: 40px;
    background-color: var(--c-12-2);
    border-bottom: 1px solid var(--c-12-1);
    position: relative
}

.actions-row-container .size-changer[b-otksvttotn] {
    background-color: transparent;
    height: 100%;
    border: none;
    border-left: 1px solid var(--c-12-1);
    width: 50px;
    position: absolute;
    right: 0;
    top: 0
}

.actions-row-container .size-changer i[b-otksvttotn] {
    font-size: 19px;
    color: var(--c-4);
    transition: all .2s;
    transform: scale(1);
    position: absolute;
    top: 10px;
    left: 20px;
}

.actions-row-container .size-changer:hover i[b-otksvttotn] {
    color: var(--c-0);
    transform: scale(1.2)
}

.actions-row-container .size-changer:hover[b-otksvttotn] {
    box-shadow: inset 0 0 8px var(--c-13-4);
}

.actions-row-container .size-changer i.fa-expand[b-otksvttotn] {
    opacity: 1;
    visibility: visible;
}

.actions-row-container .size-changer i.fa-compress[b-otksvttotn] {
    opacity: 0;
    visibility: hidden;
}

.actions-row-container .size-changer.active i.fa-compress[b-otksvttotn] {
    opacity: 1;
    visibility: visible;
}

.actions-row-container .size-changer.active i.fa-expand[b-otksvttotn] {
    opacity: 0;
    visibility: hidden;
}

.actions-row-container .change-media-button[b-otksvttotn] {
    text-align: center;
    color: var(--c-4);
    font-size: 14px;
    transition: all .2s;
    transform: scale(1);
    cursor: pointer;
}

.actions-row-container .change-media-button:hover[b-otksvttotn] {
    color: var(--c-0);
    transform: scale(1.2)
}

.actions-row-container .change-media-button.ng-animate[b-otksvttotn] {
    display: none;
}

.action-column-container .media-warning[b-otksvttotn] {
    background-color: var(--c-12-2);
    color: var(--c-0);
    padding: 10px;
    text-align: center;
    font-size: 11px;
}

.live-widget[b-otksvttotn], .live-video[b-otksvttotn] {
    height: 340px;
    background: var(--c-12-2);
    transition: all 0.4s;
    border: none;
    width: 100%;
    display: block
}

.live.resize .live-widget[b-otksvttotn], .live.resize .live-video[b-otksvttotn] {
    height: 467px
}


@media (max-width: 1024px) {
    .action-column-container[b-otksvttotn] {
        display: none;
    }
}
/* _content/Sportsbook.WebApp/Components/Shared/DialogContents/Betslips/BetslipDialogContent.razor.rz.scp.css */
/* _content/Sportsbook.WebApp/Components/Shared/DialogContents/CasinoVendorFilters/CasinoVendorFilterDialogContent.razor.rz.scp.css */
.games-filters[b-e0d1cv10kg] {
    background-color: var(--c-0);
    width: 100%;
}

.gf-vendor[b-e0d1cv10kg] {
    margin-bottom: 5px
}

.gf-title[b-e0d1cv10kg] {
    height: 50px;
    width: 100%;
    padding-bottom: 6px;
    font-size: 15px;
    font-weight: bold;
    background-color: var(--c-0);
    border-bottom: 2px solid var(--c-3);
}

.gf-body[b-e0d1cv10kg] {
    padding: 10px 5px;
    max-height: 400px;
    overflow-y: auto;
}

.filter-foot[b-e0d1cv10kg] {
    max-width: 600px;
    margin: auto;
    padding: 10px;
    text-align: center;
}

.filter-foot .filter-btn[b-e0d1cv10kg] {
    min-width: 120px;
    padding: 8px;
    font-size: 14px;
    background-color: var(--tc-0-border);
    color: var(--c-0);
}

.filter-foot .clear-btn[b-e0d1cv10kg] {
    background-color: var(--tc-8)
}

.gv-title[b-e0d1cv10kg] {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px
}

.gv-select[b-e0d1cv10kg] {
    padding: 10px;
    display: block;
}
/* _content/Sportsbook.WebApp/Components/Shared/DialogContents/GameSearch/DesktopGameSearchDialogContent.razor.rz.scp.css */
.search-dialog .search-tabs[b-vpv1sr17k2] {
    background: linear-gradient(to top, var(--tc-0) 0, var(--tc-1) 100%);
    color: var(--c-0);
}

.search-dialog .search-tabs .tab[b-vpv1sr17k2] {
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    cursor: pointer;
}

.search-dialog .search-tabs .tab:first-child[b-vpv1sr17k2] {
    border-top-left-radius: 3px
}

.search-dialog .search-tabs .tab:last-child[b-vpv1sr17k2] {
    border-top-right-radius: 3px
}

.search-dialog .search-tabs .tab.active[b-vpv1sr17k2] {
    background: linear-gradient(to top, #ffbc0d 0, #ffd569 100%);
    color: var(--c-13);
    font-weight: bold;
}

.search-dialog input[b-vpv1sr17k2] {
    color: var(--c-16);
    padding: 15px;
    border: none;
    width: 100%;
    font-size: 16px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.search-dialog input[b-vpv1sr17k2]::placeholder {
    color: var(--c-10);
}

.search-forms[b-vpv1sr17k2] {
    position: relative;
    z-index: 2;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .2)
}

.search-suggest[b-vpv1sr17k2] {
    background-color: var(--c-13);
    color: var(--c-0)
}

.search-suggest .search-empty[b-vpv1sr17k2] {
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}
/* _content/Sportsbook.WebApp/Components/Shared/DialogContents/GameSearch/GameSearchItem.razor.rz.scp.css */
.search-suggest .search-item[b-1if42ttbkf] {
    display: flex !important;
    border-bottom: 1px solid var(--c-11);
    height: 50px;
    padding: 0;
}

.search-suggest .search-item:hover[b-1if42ttbkf] {
    background-color: #474747
}

.search-suggest .search-item:first-child[b-1if42ttbkf] {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.search-suggest li:last-child .search-item[b-1if42ttbkf] {
    border-bottom: none;
}

.search-suggest li:last-child .search-item[b-1if42ttbkf] {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.search-suggest .search-item .time-container[b-1if42ttbkf] {
    background-color: var(--c-12);
    width: 60px;
    text-align: center;
    height: 100%;
}

.search-suggest .search-item .time-container .line[b-1if42ttbkf] {
    line-height: 24px;
    color: #ffdf1b;
    font-size: 14px;
}

.search-suggest .search-item .time-container .line.date[b-1if42ttbkf] {
    color: var(--c-0);
}

.search-suggest li:first-child .search-item .time-container[b-1if42ttbkf], .search-suggest li:first-child .search-item .line:first-child[b-1if42ttbkf] {
    border-top-left-radius: 3px;
}

.search-suggest li:last-child .search-item .time-container[b-1if42ttbkf], .search-suggest li:last-child .search-item .line:last-child[b-1if42ttbkf] {
    border-bottom-left-radius: 3px;
}

.search-suggest .sport img[b-1if42ttbkf] {
    width: 30px
}

.search-suggest .country img[b-1if42ttbkf] {
    width: 25px
}

.search-suggest .sport[b-1if42ttbkf], .search-suggest .country[b-1if42ttbkf] {
    width: 50px;;
    height: 100%;
    border-right: 1px solid var(--c-11);
    line-height: 49px;
    text-align: center;
}

.search-suggest .name[b-1if42ttbkf] {
    padding-left: 10px;
    font-size: 17px;
    color: var(--c-0);
}

.search-suggest .name:hover[b-1if42ttbkf] {
    color: #ffdf1b
}

.search-suggest .search-item .time-container .set[b-1if42ttbkf] {
    color: #ffdf1b;
    line-height: 49px;
    font-size: 14px;
}

.search-suggest .search-item .identify-live[b-1if42ttbkf] {
    margin: 0 8px;
    color: var(--c-0);
    font-weight: bold;
    background-color: red;
    padding: 0 6px;
    box-shadow: 3px 3px 2px rgba(0, 0, 0, 0.5);
}

.search-suggest .search-item .score[b-1if42ttbkf] {
    background-color: #ffdf1b;
    color: var(--c-13);
    font-weight: bold;
    text-align: center;
    width: 75px;
    line-height: 49px;
    font-size: 14px;
    margin-left: auto;
    letter-spacing: 1px
}
/* _content/Sportsbook.WebApp/Components/Shared/DialogContents/GameSearch/MobileGameSearchDialogContent.razor.rz.scp.css */
.search-tabs[b-rw9f2f46b7] {
    background: linear-gradient(to top, var(--c-14) 0, var(--c-13) 100%);
    color: var(--c-0)
}

.search-tabs .tab[b-rw9f2f46b7] {
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    cursor: pointer
}

.search-tabs .tab:first-child[b-rw9f2f46b7] {
    border-top-left-radius: 3px
}

.search-tabs .tab:last-child[b-rw9f2f46b7] {
    border-top-right-radius: 3px
}

.search-tabs .tab.active[b-rw9f2f46b7] {
    background: linear-gradient(to top, #ffbc0d 0, #ffd569 100%);
    color: var(--c-13);
    font-weight: bold
}

form[b-rw9f2f46b7] {
    position: relative
}

input[b-rw9f2f46b7] {
    color: var(--tc-3);
    padding: 15px;
    border: none;
    width: 100%;
    font-size: 16px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

input[b-rw9f2f46b7]::placeholder {
    color: var(--c-10)
}

.modal .search-suggest[b-rw9f2f46b7] {
    position: absolute;
    top: 90px;
    background-color: var(--c-13);
    color: var(--c-0);
    border-radius: 3px;
    box-shadow: 2px 4px 7px 3px rgba(0, 0, 0, .5);
    margin-top: 10px;
    width: 100%;
    max-height: 80vh;
    overflow-y: auto
}

.modal .search-suggest .search-empty[b-rw9f2f46b7] {
    line-height: 50px;
    text-align: center;
    font-size: 20px
}

/* _content/Sportsbook.WebApp/Components/Shared/DialogContents/Languages/MobileLanguageSelectorDialogContent.razor.rz.scp.css */
.languages-container a[b-u462fru73b] {
    margin: 5px 0;
    height: 50px;
    text-decoration: none
}

.languages-container a.active[b-u462fru73b] {
    background-color: #FFD569
}

.languages-container a span[b-u462fru73b] {
    color: var(--c-16);
    font-size: 16px
}

.languages-container img[b-u462fru73b] {
    width: 40px;
    height: 40px;
    margin-left: 5px;
}
/* _content/Sportsbook.WebApp/Components/Shared/DialogContents/TicketDetail/MobileTicketDetailDialogContent.razor.rz.scp.css */
.user-bets-body[b-ifd2e5h8w8] {
    position: relative;
    margin-bottom: 100px
}

.user-bets.loading[b-ifd2e5h8w8] {
    width: 100%;
    height: 200px
}

.user-bet-container[b-ifd2e5h8w8] {
    position: relative
}

.user-bet-header[b-ifd2e5h8w8] {
    height: 45px;
    background-color: var(--tc-0)
}

.user-bet-info .user-bet-type[b-ifd2e5h8w8] {
    color: var(--c-0);
    font-size: 15px
}

.user-bet-info .user-bet-date[b-ifd2e5h8w8] {
    color: var(--c-4);
    font-size: 11px
}

.user-bet-info .user-bet-id[b-ifd2e5h8w8] {
    color: var(--tc-3);
    font-size: 14px;
    margin-left: auto
}

.user-bet-header .collapse-arrow[b-ifd2e5h8w8] {
    width: 50px;
    line-height: 38px;
    color: var(--c-0);
    font-size: 20px;
    text-align: center;
    cursor: pointer
}
/* _content/Sportsbook.WebApp/Components/Shared/DialogContents/TipInfo/TipInfoDialogContent.razor.rz.scp.css */
.content[b-fetr0xv40x] {
    padding: 15px;
    text-align: justify;
}
/* _content/Sportsbook.WebApp/Components/Shared/GameTipGroups/GameTipGroupsContainer.razor.rz.scp.css */
/* _content/Sportsbook.WebApp/Components/Shared/GameTipGroups/TipGroupContainer.razor.rz.scp.css */
.type-body[b-i9p89ck3c9] {
    background-color: var(--c-13-4);
    display: none;
}

.open .type-body[b-i9p89ck3c9] {
    display: block;
}

.type-container .type-head[b-i9p89ck3c9] {
    background-color: var(--tc-0);
    height: 45px;
    border-bottom: 1px solid var(--c-13-4);
}

.id-info[b-i9p89ck3c9] {
    color: var(--c-5);
}

.id-info span[b-i9p89ck3c9] {
    color: var(--c-3);
}

.type-container .type-head .label[b-i9p89ck3c9] {
    padding: 0 15px;
    color: var(--c-0);
    font-size: 16px;
    white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
    line-height: 18px;
}

.type-container .icon[b-i9p89ck3c9] {
    font-size: 18px;
    margin-right: 10px;
}

.type-container .icon.info[b-i9p89ck3c9] {
    color: var(--c-5);
}

.type-container .icon.cashout[b-i9p89ck3c9] {
    color: var(--c-5);
    width: 18px;
}

.type-container .type-head .toggle-arrows[b-i9p89ck3c9] {
    margin-left: auto;
    margin-right: 15px;
    padding-left: 20px;
}

.type-container .type-head .toggle-arrows i[b-i9p89ck3c9] {
    color: var(--c-5);
}

.type-container.open .type-head .toggle-arrows i.fa-chevron-down[b-i9p89ck3c9], .type-container .type-head .toggle-arrows i.fa-chevron-up[b-i9p89ck3c9] {
    display: none;
}

.type-container.open .type-head .toggle-arrows i.fa-chevron-up[b-i9p89ck3c9], .type-container .type-head .toggle-arrows i.fa-chevron-down[b-i9p89ck3c9] {
    display: block;
}

.type-container.open .type-head .toggle-arrows i.fa-chevron-up[b-i9p89ck3c9], .type-container .type-head .toggle-arrows i.fa-chevron-down[b-i9p89ck3c9] {
    display: block;
}
.type-container.open .type-head .toggle-arrows i.fa-chevron-down[b-i9p89ck3c9], .type-container .type-head .toggle-arrows i.fa-chevron-up[b-i9p89ck3c9] {
    display: none;
}
.type-container .type-head .toggle-arrows i[b-i9p89ck3c9] {
    color: var(--c-5);
}
/* _content/Sportsbook.WebApp/Components/Shared/Header/Desktop/BetslipInfo.razor.rz.scp.css */
.small-screen-bets-info[b-gokx4yp0t0] {
    position: relative;
    margin-right: 10px;
}

.small-screen-bets-info .label[b-gokx4yp0t0] {
    color: var(--c-0);
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    padding-left: 5px;
}

.badge-text[b-gokx4yp0t0] {
    margin-right: .5rem;
}

.badge-count[b-gokx4yp0t0] {
    width: 24px;
    height: 24px;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    text-overflow: ellipsis;
    line-height: 15px;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 50%;
    padding: 4px 3px;
    color: #000;
    background-color: var(--tc-3);
    -webkit-animation-iteration-count: 2;
    animation-iteration-count: 2;
}

@media screen and (min-width: 1280px) {
    .small-screen-bets-info[b-gokx4yp0t0] {
        display: none;
    }
}

@media screen and (max-width: 1279px) {
    .small-screen-bets-info[b-gokx4yp0t0] {
        display: block !important;
    }
}
/* _content/Sportsbook.WebApp/Components/Shared/Header/Desktop/DesktopHeader.razor.rz.scp.css */
header[b-g9woku26zx] {
    display: block;
}

#header[b-g9woku26zx] {
    height: 100px;
    position: relative;
    background-color: var(--tc-1);
}

.main-header[b-g9woku26zx] {
    background-color: var(--tc-0);
    border-bottom: 3px solid var(--tc-0-border)
}

.main-header .logo[b-g9woku26zx] {
    flex: 1;
    font-size: 24px;
    color: var(--c-0);
    font-weight: bold;
    padding-left: 15px
}

.main-header .logo span[b-g9woku26zx] {
    color: var(--tc-3);
}

.main-header .pages-navigation[b-g9woku26zx] {
    text-align: center;
    white-space: nowrap
}

.main-header .pages-navigation ul[b-g9woku26zx] {
    list-style: none;
    margin: 0;
    padding: 0;
}

.main-header .header-link[b-g9woku26zx] {
    text-decoration: none;
    color: var(--c-0);
    font-size: 18px;
    padding: 5px 10px;
    cursor: pointer;
    line-height: 47px;
    display: block
}

.main-header .header-link.active[b-g9woku26zx], .main-header .header-link:hover[b-g9woku26zx] {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 100%);
    color: var(--tc-3);
}

.secondary-header[b-g9woku26zx] {
    height: 40px;
    background-color: var(--tc-1);
    padding: 0 15px
}

.secondary-header .search-container[b-g9woku26zx] {
    position: relative;
    max-width: 192px
}

.secondary-header .search-container .search-icon[b-g9woku26zx] {
    position: absolute;
    top: 7px;
    width: 20px;
    margin-left: 6px;
}

.secondary-header .search-container .search-icon svg[b-g9woku26zx] {
    fill: var(--c-0);
}

.secondary-header .search-container input[b-g9woku26zx] {
    background-color: transparent;
    font-size: 15px;
    width: 100%;
    position: relative;
    z-index: 2;
    padding-left: 30px;
    border: none;
    outline: 0;
    color: var(--c-0);
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    transition: all .3s ease-in-out;
}

.secondary-header .search-container input[b-g9woku26zx]::placeholder {
    color: var(--c-6);
}

.secondary-header .balance[b-g9woku26zx] {
    color: var(--c-0);
    margin-left: 10px;
    font-size: 14px;
    line-height: 16px
}

.secondary-header .balance span[b-g9woku26zx] {
    color: var(--tc-3);
}

.secondary-header .search-result[b-g9woku26zx] {
    background-color: var(--c-13);
    position: absolute;
    top: 34px;
    left: 16px;
    width: 400px;
    box-shadow: 4px 5px 3px rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    z-index: 10;
}

.secondary-header .search-result .close-result-window[b-g9woku26zx] {
    position: absolute;
    top: -8px;
    right: -10px;
    background-color: var(--c-16);
    width: 30px;
    color: var(--c-0);
    text-align: center;
    border-radius: 50%;
    padding: 5px;
    border: 1px solid var(--c-0);
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 3px 2px 3px rgba(0, 0, 0, .6);
}

.secondary-header .language[b-g9woku26zx] {
    position: relative;
    flex: 0 0 120px;
}
.secondary-header .language.open .lang-dropdown[b-g9woku26zx] {
    max-height: 300px;
    opacity: 1;
    visibility: visible;
}

.secondary-header .format-odds.open .format-odd-dropdown[b-g9woku26zx] {
    max-height: 300px;
    opacity: 1;
    visibility: visible;
}

.secondary-header .lang-dropdown .lang-option[b-g9woku26zx], .secondary-header .format-odd-dropdown .format-odd-option[b-g9woku26zx] {
    height: 35px;
    width: 100%;
    border-bottom: 1px solid var(--c-4);
    cursor: pointer;
    border-left: 4px solid transparent;
    color:var(--c-16);
}

.secondary-header .lang-dropdown .lang-option.active[b-g9woku26zx] {
    background-color: var(--c-5) !important;
}

.secondary-header .format-odd-dropdown .format-odd-option.active[b-g9woku26zx] {
    background-color: var(--c-5) !important;
    border-left: 4px solid var( --c-0) !important;
}

.secondary-header .lang-dropdown .lang-option:hover[b-g9woku26zx], .secondary-header .format-odd-dropdown .format-odd-option:hover[b-g9woku26zx] {
    background-color: lightgrey;
}

.secondary-header .lang-dropdown .lang-option:last-child[b-g9woku26zx], .secondary-header .format-odd-dropdown .format-odd-option:last-child[b-g9woku26zx] {
    border-bottom: none;
}

/* _content/Sportsbook.WebApp/Components/Shared/Header/Desktop/LiveSportSelector.razor.rz.scp.css */
.control-live-row[b-mrsbwvcuih] {
    height: 60px;
    background-color: var(--c-13);
}

.sport-filter-row[b-mrsbwvcuih] {
    position: relative;
    flex: 1;
}

.sport-filter-row a[b-mrsbwvcuih] {
    display: inline-block;
    padding: 6px 12px;
    position: relative;
    transition: all .3s;
    color: var(--c-0);
    text-align: center;
    opacity: .4;
}

.sport-filter-row a.active[b-mrsbwvcuih] {
    opacity: 1 !important;
}

.sport-filter-row .nav li[b-mrsbwvcuih] {
    display: inline-block
}


.sport-filter-row a .active-sport[b-mrsbwvcuih] {
    position: absolute;
    bottom: 0;
    height: 2px;
    width: 100%;
    background-color: var(--tc-1);
    transform: scaleX(0);
    transition: all .3s;
}

.sport-filter-row a.active .active-sport[b-mrsbwvcuih] {
    background-color: var(--tc-3);
    transform: scaleX(1)
}

.sport-filter-row .identify-live[b-mrsbwvcuih] {
    position: absolute;
    top: 6px;
    right: 0;
    background-color: var(--tc-7);
    color: var(--c-0);
    padding: 0 5px;
    font-size: 9px;
    border-radius: 2px;
}
/* _content/Sportsbook.WebApp/Components/Shared/Header/Desktop/OddFormatSelector.razor.rz.scp.css */
.drop[b-9l1auhh7mj] {
    position: relative;
}

.format-odds[b-9l1auhh7mj] {
    position: relative;
    flex: 0 0 100px;
    margin-left: 8px;
}

.format-odd-button[b-9l1auhh7mj] {
    background-color: var(--tc-0);
    color: var(--c-0);
    text-align: center;
    width: 120px;
    height: 30px;
    line-height: 27px;
    box-shadow: 0 0 7px 1px var(--tc-0-border);
    border-radius: 3px;
    border: 1px solid var(--tc-0-border);
    cursor: pointer;
}

.format-odd-dropdown[b-9l1auhh7mj] {
    position: absolute;
    padding: 5px 0;
    top: 33px;
    right: 0;
    background-color: var(--c-0);
    width: 100%;
    z-index: 20;
    border-radius: 3px;
    border: 1px solid var(--c-6);
    box-shadow: 4px 4px 2px rgba(0, 0, 0, .4);
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.format-odds.open .format-odd-dropdown[b-9l1auhh7mj] {
    max-height: 300px;
    opacity: 1;
    visibility: visible;
}

.format-odd-dropdown .format-odd-option[b-9l1auhh7mj] {
    height: 35px;
    width: 100%;
    border-bottom: 1px solid var(--c-4);
    cursor: pointer;
    border-left: 4px solid transparent;
    color: var(--c-16);
}

.format-odd-dropdown .format-odd-option.active[b-9l1auhh7mj] {
    background-color: var(--c-5) !important;
    border-left: 4px solid var(--c-0) !important;
}

.format-odd-dropdown .format-odd-option:hover[b-9l1auhh7mj] {
    background-color: lightgrey;
}

.format-odd-dropdown .format-odd-option:last-child[b-9l1auhh7mj] {
    border-bottom: none;
}
/* _content/Sportsbook.WebApp/Components/Shared/Header/Desktop/PreSportSideNavigation.razor.rz.scp.css */
.pre-navigation-container[b-wmpdik4qz1] {
    width: 200px;
    background-color: var(--c-13);
    border-right: 1px solid var(--c-13-3);
    overflow: auto;
}

.pre-navigation[b-wmpdik4qz1] {
    line-height: 25px;
    box-shadow: inset -2px 1px 5px 0 rgba(0, 0, 0, .1);
}

.pre-navigation .classification[b-wmpdik4qz1] {
    color: var(--c-6);
    font-size: 15px;
    overflow: hidden;
    box-shadow: inset -2px 1px 5px 0 rgba(0, 0, 0, .05);
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 40px;
    height: 40px;
    border-bottom: 1px solid var(--c-12-2);
    padding-left: 10px;
    position: relative;
    cursor: pointer;
    width: 199px;
    align-items: baseline;
    align-content: baseline;
}

.pre-navigation .classification:hover[b-wmpdik4qz1] {
    color: var(--c-0);
    background-color: var(--c-12-2);
}

.pre-navigation .classification.active[b-wmpdik4qz1], .classification-coupon.active[b-wmpdik4qz1] {
    color: var(--c-2-1);
    background-color: var(--c-12-2);
    border-top-color: var(--c-13-1);
    border-right: 3px solid var(--c-13-3);
}

.pre-navigation .classification.classification-live[b-wmpdik4qz1] {
    color: var(--c-0)
}

.pre-navigation .classification.classification-live span[b-wmpdik4qz1] {
    color: var(--tc-3);
    margin-left: 5px;
}
/* _content/Sportsbook.WebApp/Components/Shared/Header/Desktop/UserAccount.razor.rz.scp.css */
.container-user-data[b-2fzhvckrtk] {
    flex: 1;
    padding-right: 30px;
    position: relative;
}

.container-user-data .user-name[b-2fzhvckrtk] {
    color: var(--tc-3);
    font-weight: bold;
    margin-right: 10px;
}

.user-menu .user-dropdown-icon[b-2fzhvckrtk] {
    cursor: pointer;
}

.user-menu .user-dropdown-icon:hover[b-2fzhvckrtk], .user-menu.open .user-dropdown-icon[b-2fzhvckrtk] {
    transform: scale(1.2);
}

.main-header .user-menu .user-dropdown-icon i[b-2fzhvckrtk] {
    font-size: 27px;
    color: var(--tc-0-border);
}

.container-user-data .login-input[b-2fzhvckrtk] {
    display: inline-block;
    width: 120px;
    height: 25px;
    font-size: 13px;
    outline: 0;
    color: var(--c-16);
    background-color: var(--c-0);
    vertical-align: top;
    border-radius: 3px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid var(--c-13);
    padding-left: 5px;
    margin-left: 10px;
}

.container-user-data .login-input[b-2fzhvckrtk]::placeholder {
    color: var(--c-10);
}

.user-menu .user-dropdown-icon i[b-2fzhvckrtk] {
    font-size: 27px;
    color: var(--tc-2);
}

.user-menu .user-dropdown-icon:hover[b-2fzhvckrtk], .user-menu.open .user-dropdown-icon[b-2fzhvckrtk] {
    transform: scale(1.2);
}

.user-dropdown-icon:hover i[b-2fzhvckrtk], .user-menu.open .user-dropdown-icon i[b-2fzhvckrtk] {
    color: var(--c-0);
}

.user-menu .user-dropdown-list[b-2fzhvckrtk] {
    position: absolute;
    top: 42px;
    right: 0;
    min-width: 320px;
    background-color: var(--c-2-3);
    z-index: 30;
    border-radius: 3px;
    padding: 5px 0;
    box-shadow: 4px 4px 2px rgba(0,0,0,.3);
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out;
}

.user-menu.open .user-dropdown-list[b-2fzhvckrtk] {
    max-height: 356px;
    visibility: visible;
    opacity: 1
}

.user-dropdown-list .balances-row[b-2fzhvckrtk] {
    border-bottom: 1px solid var(--c-4);
}

.user-dropdown-list .balances-row .bonus-title[b-2fzhvckrtk] {
    font-weight: bold;
    text-align: center;
    padding: 5px;
}

.user-dropdown-list .account-menu-row[b-2fzhvckrtk] {
    text-decoration: none;
    color: var(--c-13);
    width: 100%;
    padding-left: 10px;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid var(--c-3);
}

.user-dropdown-list .account-menu-row:last-child[b-2fzhvckrtk] {
    border-bottom: none;
}

.user-dropdown-list .balances-row .label[b-2fzhvckrtk] {
    color: var(--c-13);
    font-size: 13px;
    height: 19px;
    line-height: 19px;
}

.user-dropdown-list .balances-row .amount[b-2fzhvckrtk] {
    color: var(--c-0);
    font-weight: bold;
    font-size: 13px;
    height: 19px;
    line-height: 19px;
}

.user-dropdown-list .log-out-row[b-2fzhvckrtk] {
    height: 30px;
    line-height: 30px;
    color : var(--c-0);
    padding-left: 10px;
    font-size: 15px;
    border-top: 1px solid var(--c-4);
}

.user-dropdown-list .account-menu-row:hover[b-2fzhvckrtk],.user-dropdown-list .log-out-row:hover[b-2fzhvckrtk] {
    background-color: var(--c-2-3);
    cursor: pointer;
}

.user-dropdown-list .balances-row .label[b-2fzhvckrtk] {
    color : var(--c-13);
    font-size: 13px;
    height: 19px;
    line-height: 19px;
}

.user-dropdown-list .balances-row .amount[b-2fzhvckrtk] {
    color: var(--c-16);
    font-weight: bold;
    font-size: 13px;
    height: 19px;
    line-height: 19px;
}

.user-dropdown-list .log-out-row[b-2fzhvckrtk] {
    height: 30px;
    line-height: 30px;
    color: var(--c-16);
    padding-left: 10px;
    font-size: 15px;
    border-top: 1px solid var(--c-4);
}
/* _content/Sportsbook.WebApp/Components/Shared/Header/Mobile/AccountSlider.razor.rz.scp.css */
.user-menu[b-jrienidr05] {
    position: fixed;
    top: 46px;
    bottom: 0;
    right: -100vw;
    width: 100vw;
    padding-bottom: 70px;
    background-color: var(--c-13);
    transition: all .3s ease-in-out;
    z-index: 80
}

.user-menu.open[b-jrienidr05] {
    right: 0;
}

.menu-top-row[b-jrienidr05] {
    border-bottom: 2px solid var(--tc-2)
}

.menu-top-row .name-row[b-jrienidr05] {
    line-height: 50px;
    height: 50px;
    background: linear-gradient(var(--c-14) 0, var(--c-12) 100%);
    color: var(--tc-3);
    text-align: center;
    font-size: 16px
}

.menu-top-row .balances-row[b-jrienidr05] {
    background: linear-gradient(var(--c-12) 0, transparent 100%);
    color: var(--c-0);
    text-align: center;
    font-size: 14px
}

/*.account-menu{position:absolute;overflow:auto;width:100%;top:100px;bottom:0;-webkit-overflow-scrolling:touch}*/
[b-jrienidr05] .account-menu .menu-item {
    border-bottom: 1px solid var(--c-9);
    color: var(--c-16);
    text-align: center;
    line-height: 45px;
    font-size: 15px;
    background: linear-gradient(45deg, var(--c-6), var(--c-6-2));
    position: relative
}

.account-menu .language-select[b-jrienidr05] {
    height: 60px;
    position: relative;
    border-bottom: 1px solid var(--c-12-2);
    background: linear-gradient(45deg, transparent, var(--c-14))
}

/* _content/Sportsbook.WebApp/Components/Shared/Header/Mobile/MobileHeader.razor.rz.scp.css */
/*Header*/
.mobile-main-header[b-c5ttosz5nw] {
    position: fixed;
    top: 0;
    z-index: 75;
    width: 100%;
    left: 0;
    height: 46px;
    background-color: var(--tc-0);
    color: var(--c-0);
    transition: all .3s ease-in-out
}

.mobile-main-header.slide-in[b-c5ttosz5nw] {
    top: 0;
}

.mobile-main-header.slide-out[b-c5ttosz5nw] {
    top: -46px;
}

.mobile-main-header .mobile-main-header-btn[b-c5ttosz5nw]{
    height: 46px;
}

.mobile-main-header .mobile-sidebar-button[b-c5ttosz5nw] {
    color: var(--c-0);
    font-size: 10px;
    font-weight: 100;
    display: inline-block;
    padding: 0;
    margin-left: 1.2rem;
    cursor: pointer;
    vertical-align: middle;
    border: 0;
    background: 0 0;
    margin-right: -5px
}

.mobile-main-header-btn.active .mobile-sidebar-button[b-c5ttosz5nw] {
    color: var(--tc-3);
    font-weight: 500;
}

.mobile-main-header .mobile-balance-container[b-c5ttosz5nw] {
    font-weight: 700;
    margin-top: .5rem;
    color: var(--c-0);
    margin-left: 1rem;
    font-size: 5px
}

.mobile-main-header .mobile-nav-AZLabel[b-c5ttosz5nw] {
    white-space: nowrap;
    margin-right: 30px;
    margin-left: 10px
}

.user-dropdown-container.active[b-c5ttosz5nw] {
    color: var(--tc-3);
    font-weight: 500;
}

.mobile-main-header-btn.active .mobile-nav-AZLabel[b-c5ttosz5nw] {
    color: var(--tc-3);
    font-weight: 500;
}

.mobile-main-header .in-progress-link[b-c5ttosz5nw] {
    color: var(--c-0);
    font-weight: bold;
    white-space: nowrap;
    font-size: 13px;
    justify-content: center
}

.mobile-main-header .in-progress-link.active[b-c5ttosz5nw] {
    color: var(--c-0)
}

.mobile-main-header .mobile-home-icon.logged[b-c5ttosz5nw] {
    padding-left: 0;
    text-align: center
}

.mobile-main-header .mobile-home-icon.active .fa-home[b-c5ttosz5nw] {
    color: var(--c-0)
}

.mobile-main-header .mobile-home-icon .fa-home[b-c5ttosz5nw] {
    color: var(--c-0);
    font-size: 30px;
    transform: scale(0.9, 1)
}

.mobile-main-header .mobile-bets-link[b-c5ttosz5nw] {
    color: var(--c-0);
    font-weight: bold;
    margin-right: 2px;
    font-size: 13px;
    text-align: center
}

.mobile-main-header .mobile-bets-link.active[b-c5ttosz5nw] {
    color: var(--tc-3)
}

.mobile-main-header .badge.badgeText[b-c5ttosz5nw] {
    border-radius: 16%;
    background-color: var(--tc-3);
    color: var(--c-13);
    padding: 1px 6px
}

.mobile-main-header .login-button[b-c5ttosz5nw] {
    text-align: center
}

.mobile-home-icon[b-c5ttosz5nw] {
    cursor: pointer;
    color: var(--c-0);
    font-size: 17px;
    font-weight: bold;
    line-height: 1;
}

.mobile-home-icon img[b-c5ttosz5nw] {
    width: 46px
}


.mobile-main-header.slideR[b-c5ttosz5nw] {
    left: 100vw;
}
/* _content/Sportsbook.WebApp/Components/Shared/Header/Mobile/MobileSportSelector.razor.rz.scp.css */
.sports-container[b-rrh9lmkh3b] {
    position: fixed;
    top: 46px;
    height: 81px;
    z-index: 74;
    width: 100%;
    overflow: hidden;
    transition: all .3s ease-in-out
}

.sports-container.slide-in[b-rrh9lmkh3b] {
    top: 46px;
}

.sports-container.slide-out[b-rrh9lmkh3b] {
    top: -127px;
}

.sport-tabs[b-rrh9lmkh3b] {
    overflow: auto;
    white-space: nowrap;
    padding: 1px;
    font-size: 0;
    -webkit-overflow-scrolling: touch;
    background: var(--c-13-2)
}

.sports-container .sport-tabs .active[b-rrh9lmkh3b] {
    background-color: var(--c-8)
}

.sport-tabs a[b-rrh9lmkh3b] {
    position: relative;
    text-align: center;
    height: 80px;
    min-width: 80px;
    padding: 15px 5px;
    display: inline-block;
    margin-right: 1px;
    font-size: 11px;
    background-color: var(--c-10);
    vertical-align: middle
}

.sport-tabs a img[b-rrh9lmkh3b] {
    height: 28px;
    display: inline-block;
    margin-bottom: 8px;
    opacity: 0.4;
}

.sport-tabs a.live img[b-rrh9lmkh3b], .sport-tabs a.active img[b-rrh9lmkh3b], .sport-tabs a.live .sport-name[b-rrh9lmkh3b], .sport-tabs a.active .sport-name[b-rrh9lmkh3b] {
    opacity: 1;
}

.sport-tabs .sport-name[b-rrh9lmkh3b] {
    color: var(--c-0);
    white-space: normal;
    text-align: center;
    line-height: 14px;
    display: block
}

.live-tag[b-rrh9lmkh3b] {
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: var(--tc-7);
    color: var(--c-0);
    padding: 0 5px;
    font-size: 9px;
    border-radius: 2px;
}

.favorites-tag[b-rrh9lmkh3b] {
    position: absolute;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
    line-height: 21px;
    color: var(--c-13);
    background-color: var(--tc-5);
    top: 8px;
    right: 11px;
    font-weight: bold;
}

.sport-tabs[b-rrh9lmkh3b]::-webkit-scrollbar {
    height: 16px
}

.sport-tabs[b-rrh9lmkh3b]::-webkit-scrollbar-thumb {
    background-color: var(--c-10);
    border: 6px solid transparent
}

.sport-tabs[b-rrh9lmkh3b]::-webkit-scrollbar-track {
    background-color: transparent;
    border: none
}
/* _content/Sportsbook.WebApp/Components/Shared/Header/Mobile/NavigationSlider.razor.rz.scp.css */
.sideBar[b-vjhsuvvx3v] {
    position: fixed;
    top: 46px;
    bottom: 0;
    left: -100vw;
    width: 100vw;
    padding-bottom: 70px;
    background-color: var(--c-13);
    transition: all .3s ease-in-out;
    z-index: 80;
}

.sideBar.open[b-vjhsuvvx3v] {
    left: 0;
}

.sidebar-container[b-vjhsuvvx3v] {
    width: 100%;
}

.sidebar-list[b-vjhsuvvx3v] {
    color: var(--c-6-1);
    min-height: 100%
}

[b-vjhsuvvx3v] ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* _content/Sportsbook.WebApp/Components/Shared/LoadingScreen.razor.rz.scp.css */
.app-loader[b-z5fau4jzvj] {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transition: 1s;
    z-index: 9998;
}

.app-loader[b-z5fau4jzvj]:before {
    content: '';
    position: absolute;
    left: 0;
    width: 50%;
    height: 100%;
    background: var(--c-13-4);
    transition: 1s;
}

.app-loader[b-z5fau4jzvj]:after {
    content: '';
    position: absolute;
    right: 0;
    width: 50%;
    height: 100%;
    background: var(--c-13-4);
    transition: 1s;
}

.app-loader.ng-leave-active[b-z5fau4jzvj] {
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
}

.app-loader.ng-leave[b-z5fau4jzvj]:before {
    left: -50%;
}

.app-loader.ng-leave[b-z5fau4jzvj]:after {
    right: -50%;
}

.app-loader-logo[b-z5fau4jzvj] {
    position: absolute;
    top: 35%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -35%);
    font-size: 50px;
    color: var(--tc-3);
    font-weight: bold;
    width: auto;
}

.app-loader-logo span[b-z5fau4jzvj] {
    color: var(--c-0);
}

.app-loader-animation[b-z5fau4jzvj] {
    background-image: url("./img/small-loader.gif");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 140px;
    height: 70px;
    z-index: 9999
}


.page-loader[b-z5fau4jzvj] {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0;
    z-index:9990;
}

.page-loader-animation[b-z5fau4jzvj] {
    background-image: url("./img/small-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.page-loader.active[b-z5fau4jzvj] {
    background: rgba(0, 0, 0, .4)
}

.page-loader.enter[b-z5fau4jzvj] {
    transition: all 0.4s;
    opacity: 0
}

.page-loader.enter-active[b-z5fau4jzvj] {
    opacity: 1
}

.page-loader.leave[b-z5fau4jzvj] {
    transition: all 0.4s
}

.page-loader.leave-active[b-z5fau4jzvj] {
    opacity: 0
}
