/************************************
              Global
************************************/
html, body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', 'Arial', sans-serif
}

app-widget-host {
    display: flex;
    flex-direction: column
}

body {
    background-color: var(--c-background-a);
    color: var(--c-white)
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

body .content-loader {
    width: 100%;
    height: 100%;
}

body .content-loader:before {
    /*   */
    background-repeat: no-repeat;
    background-position: 50% 30%;
    background-size: 320px auto;
    /*  background-image: url(/v2.136/r/images/site/icons/logo/RoisBet_Logo_Red_Large.png); */
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

body .content-loader:after, body .content-loader:not(:required):after {
    /*   */
    background-repeat: no-repeat;
    background-position: 50% 45%;
    background-size: 400px auto;
    /* background-image: url(/v2.02/r/images/site/loading-anim-prime-transparent.gif); */
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 400px;
    position: fixed;
    top: calc(40% + 60px);
    width: 100%;
    height: 300px;
    margin: 0;
    -webkit-animation: none;
    -webkit-box-shadow: none;
    animation: none;
    box-shadow: none;
    border-radius: 0
}

.m-loader {
    position: relative;
}

/* Main Grid */
.site {
    width: 100%;
    height: 100%;
    display: flex;
}

.body {
    width: 100%;
    max-width: calc(100% - 60px);
    margin: 0 30px 60px;
    display: flex;
    margin-top: 30px;
    min-height: calc(100vh - 169px)
}

.left-sidebar {
    width: 290px;
    min-width: 290px;
    padding-right: 10px;
    /* height: calc(100vh - 140px); */
    /* overflow: auto; */
    /* overflow-x: hidden; */
    /* margin-left: 20px; */
}

.left-sidebar::-webkit-scrollbar {
    display: none
}

.left-sidebar:hover::-webkit-scrollbar {
    display: block
}

.right-sidebar {
    /* margin-right:20px; */
}

.right-sidebar, .right-sidebar > app-widget-host {
    width: 400px;
    min-width: 400px;
}

.right-sidebar > app-widget-host {
    right: 20px;
    position: fixed;
    top: 110px;
    height: calc(100vh - 120px);
    overflow: auto;
    overflow-x: hidden;
    padding-right: 10px;
    transition: top 0.2s ease-in-out;
}

.main-content {
    width: 100%;
    max-width: calc(100% - 730px);
    margin: 0 20px;
    position: relative;
}

.desktop .main-content {
    /* display: flex; */
    /* min-width: calc(100% - 800px); */
    /* flex: 1 1 500px; */
}

.main-content.no-left-sidebar {
    max-width: calc(100% - 340px)
}

.main-content.no-right-sidebar {
    max-width: calc(100% - 340px)
}

.main-content.no-left-sidebar.no-right-sidebar {
    max-width: 100%;
    width: 100%;
    /* margin: 0; */
}

::-webkit-scrollbar {
    height: 4px;
    width: 4px
}

::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: var(--c-emphasis-b);
    border: 1px solid var(--c-emphasis-b)
}

::-webkit-scrollbar-track {
    border-radius: 0;
}

.d-loader {
    margin: 70px 0 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pt-20 {
    padding-top: 20px
}

app-widget-host > span {
    display: none
}

app-clear-all-favorites {
    display: flex;
    margin: 10px 0px 5px 10px
}

app-clear-all-favorites .clear-all-favorites {
    padding: 10px;
    border-radius: var(--r-border-radius-medium);
    cursor: poinret
}

.desktop app-clear-all-favorites .clear-all-favorites:hover {
}
body .ui-dropdown .ui-dropdown-clear-icon{
    display: none
}
/************************************
          Sport Coupons
************************************/
.events-item-wrapper.betslip-has-selections .match-more-markets {
}

/************************************
          Sport Coupons Asian
************************************/
.coupon-view .coupon-view-title {
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
}

.coupon-view .coupon-view-button > app-widget-host {
    flex-direction: row
}

.coupon-view .coupon-view-button app-content-block {
    margin-right: 5px
}

#root:not(.asian-view-markets) .coupon-view .coupon-view-button .asian-view > div, #root.asian-view-markets .coupon-view .coupon-view-button .international-view >div {
}

.coupon-view .coupon-view-button app-content-block > div {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-width: 70px;
    border-radius: var(--r-border-radius-medium);
    box-shadow: 1px 1px 5px rgb(0 0 0 / 10%);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    cursor: pointer
}

#root.asian-view-markets .main-coupon-v1 .markets-header-wrapper .market-header, #root.asian-view-markets .main-coupon-v1 .match-markets-wrapper .match-market {
    flex: 1;
    justify-content: center
}

#root.asian-view-markets .main-coupon-v1 .markets-header-wrapper .market-type-selection {
    width: auto
}

#root.asian-view-markets .main-coupon-v1 .item-info-wrapper {
    width: 360px;
    padding-right: 0
}

#root.asian-view-markets .main-coupon-v1 .match-info .match-teams > div {
    margin: 0;
    height: 25px;
    line-height: 25px
}

#root.asian-view-markets .item-info-wrapper .draw-text {
    display: block
}

#root.asian-view-markets .main-coupon-v1 .match-info .match-schedule .match-date, #root.asian-view-markets .main-coupon-v1 .match-info .match-schedule .match-code {
    height: 25px;
    line-height: 25px
}

#root.asian-view-markets .main-coupon-v1 .match-info .match-schedule .match-code {
    display: none
}

/* Markets */
#root.asian-view-markets .main-coupon-v1 .match-markets-wrapper {
    flex: 1;
    padding: 5px 0
}

#root.asian-view-markets .markets-placeholder-wrapper {
    justify-content: center
}

#root.asian-view-markets .main-coupon-v1 .match-market-wrapper {
    flex-direction: column;
    align-items: center
}

#root.asian-view-markets .main-coupon-v1 .match-markets-wrapper .match-odd {
    width: 100px;
    line-height: normal;
    margin-bottom: 2px;
    border-radius: 6px;
    height: 25px;
    font-size: 12px;
    font-weight: normal
}

#root.asian-view-markets .main-coupon-v1 .match-markets-wrapper .match-odd .odds-selection-default .odd {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0 8px
}

#root.asian-view-markets .sports-coupon.large .mobile-outcome, #root.asian-view-markets .sports-coupon.normal .mobile-outcome, #root.asian-view-markets .sports-coupon.medium .mobile-outcome {
    display: block;
}

#root.asian-view-markets .desktop .sports-coupon.small .match-markets-wrapper .match-market .match-odd .mobile-outcome {
}

#root.asian-view-markets .main-coupon-v1 .match-markets-wrapper .market-special, #root.asian-view-markets .main-coupon-v1 .match-markets-wrapper .match-odd.market-special {
    height: 25px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: auto
}

#root.asian-view-markets .main-coupon-v1 .m-has-special .match-market-wrapper {
    flex-direction: row;
    flex-wrap: wrap
}

#root.asian-view-markets .main-coupon-v1 .m-has-special .match-market-wrapper .market-special {
    flex: 0 0 50%;
    text-align: center
}

#root.asian-view-markets .main-coupon-v1 .m-has-special .match-market-wrapper .match-odd {
    flex: 0 0 calc(50% - 3px)
}

#root.asian-view-markets .main-coupon-v1 .m-has-special .match-market-wrapper .match-odd:last-child {
    margin-left: auto
}

.template-rows-wrapper {
    display: flex;
    align-items: center;
}

.template-rows-wrapper .market-template-row {
    display: flex;
    align-items: center;
}

#root .main-coupon-v1 .sports-coupon.small .match-markets-wrapper .template-rows-wrapper .match-odd {
    width: calc(100% - 4px);
    margin: 0 2px
}

.template-rows-wrapper .market-template-row .selection-opt-label, .template-rows-wrapper .market-template-row .placeholder-optional-label {
}

@media only screen and (max-width: 1450px) {
    .sports-page-controls > app-widget-host {
        flex-wrap: wrap
    }

    #root .sports-page-controls .page-filter {
        flex: 0 0 100%
    }

    .coupon-view, .page-sort-by {
        flex: 0 0 50%
    }

    .page-sort-by > app-widget-host {
        align-items: flex-end
    }
}

/************************************
     Mobile Sport Coupons Asian
************************************/
.mobile .coupon-view {
    padding-bottom: 10px
}

#root.asian-view-markets .mobile .main-coupon-v1 .match-markets-wrapper .match-odd .odds-selection-default .odd {
    flex-direction: row
}

#root.asian-view-markets .mobile .main-coupon-v1 .sports-coupon.small .match-markets-wrapper .match-market .match-odd .odd .mobile-outcome {
    margin: 0
}

/* */
.main-content .section-title, 
.main-content-mobile .section-title {
    font-size: 17px;
    line-height: 18px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 12px 16px;
    border-radius: 20px;
    margin-bottom: 20px;
    letter-spacing: .5px;
    background-color: var(--c-white);
    color: var(--c-primary)
}

.main-coupon-v1 {
    display: block;
}
.homepage .main-coupon-v1 .timerange-title{
    display: none
}
.main-coupon-v1 .events-sport-wrapper .events-sport-header {
    background-color: transparent;
    margin-top: -5px;
    padding: 0;
    justify-content: flex-end;
    display: none
}
.main-coupon-v1 .events-sport-content {
    position: relative
}

.main-coupon-v1 .events-sport-content .events-tournament-wrapper {
    display: block;
    margin-bottom: 10px
}

.main-coupon-v1 .by-date-header-wrapper {
    position: absolute;
    top: 0;
    padding-left: 370px;
    padding-right: 10px;
    width: 100%
}

.main-coupon-v1 app-market-headings-container {
    flex: 1;
    padding-right: 10px
}

.main-coupon-v1 .markets-header-wrapper {
    padding: 0
}

.main-coupon-v1 .markets-header-wrapper .market-type-selection {
    margin-left: 0;
    text-align: center;
    width: 46px;
    height: 36px;
    margin-right: 6px
}

.main-coupon-v1 .markets-header-wrapper .market-type-selection.mt-special {
    width: 30px;
}

.main-coupon-v1 .tournament-header-wrapper {
    display: flex;
    padding: 10px 0;
    display: none
}

.main-coupon-v1 .events-sport-wrapper .events-sport-header .sport-icon, .main-coupon-v1 .events-sport-wrapper .events-sport-header .events-sport-name-wrapper, .main-coupon-v1 .by-date-header-wrapper .event-date-break-wrapper-new, .main-coupon-v1 .events-item-wrapper .match-schedule .match-progress, .main-coupon-v1 .events-item-wrapper .match-schedule .match-total-markets {
    display: none
}

.main-coupon-v1 .item-info-wrapper .match-info .match-type {
    display: flex;
    overflow: hidden;
    height: auto;
    order: 1;
    flex: 1 1 100%;
    margin-bottom: 10px;
    /* margin-top: 5px; */
    align-items: center;
    position: relative
}

.mobile .main-coupon-v1 .item-info-wrapper .match-info .match-type {
    margin-top: 7px;
    margin-bottom: 0
}

.main-coupon-v1 .item-info-wrapper .match-info .match-type .match-sport-icon {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 24px;
    height: 24px
}

.main-coupon-v1 .item-info-wrapper .match-info .match-type .events-category-flag {
    background-position: center;
    background-size: 35px;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 1px solid var(--c-background-body);
    width: 25px;
    height: 24px;
    margin: 0 8px 0 -8px
}

.main-coupon-v1 .item-info-wrapper .match-info .match-type .match-sport {
    display: none
}

.main-coupon-v1 .item-info-wrapper .match-info .match-type .match-category, .main-coupon-v1 .item-info-wrapper .match-info .match-type .match-tournament {
    padding-right: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 50%;
}

.market-drop-down-heading select {
    border-radius: var(--r-border-radius-medium);
    min-height: 30px;
    padding-left: 5px;
    border: 1px solid var(--c-emphasis-b)
}

.market-drop-down-heading select option {
    border-radius: var(--r-border-radius-medium);
    min-height: 30px;
    padding-left: 5px;
    border: 1px solid var(--c-emphasis-b)
}

.events-sport-header .market-drop-down-heading {
    text-align: center;
    width: auto;
    min-width: 158px;
    color: var(--c-emphasis-d)
}

.main-coupon-v1 .item-info-wrapper {
    min-width: 277px;
    width: 100%;
    padding: 5px 20px 0 0;
    margin: 5px 0 10px
}

.desktop .main-coupon-v1 .item-info-wrapper {
    min-width: 210px;
    flex: 1 1 50%;
}

.main-coupon-v1 .events-item-wrapper {
    display: flex;
    position: relative;
    margin-bottom: 10px;
    padding: 5px 10px 10px 10px;
    min-height: 65px;
    border-radius: var(--r-border-radius-medium);
    cursor: pointer;
    flex-wrap: nowrap;
    color: var(--c-black);
    background-color: var(--c-white)
}
.main-coupon-v1 .live-part .events-item-wrapper{
    background-color: var(--c-emphasis-a);
    color: var(--c-white)
}

.main-coupon-v1 .events-item-wrapper:hover {
    background: var(--c-gradient-purple-purple);
    color: var(--c-white)
}

.main-coupon-v1 .events-item-wrapper:last-child {
    margin-bottom: 0
}

.main-coupon-v1 .events-category-tournament-names, .main-coupon-v1 .item-info-wrapper .match-info, .main-coupon-v1 .match-market-wrapper {
    display: flex
}

.main-coupon-v1 .match-market-wrapper {
    width: 100%
}

.main-coupon-v1 .item-info-wrapper .match-info {
    flex-wrap: wrap;
    align-items: center;
    overflow: hidden;
    /* position: relative; */
    width: 100%;
}

.main-coupon-v1 .item-info-wrapper .match-info .is-live-booked {
    display: block;
    position: absolute;
    top: 42px;
    font-size: .95em;
    color: var(--c-emphasis-b)
}
.main-coupon-v1 .events-item-wrapper:hover .item-info-wrapper .match-info .is-live-booked {
    color: var(--c-emphasis-c)
}


.main-coupon-v1 .item-info-wrapper .match-info .is-live-booked::before {
    content: "Going Live"
}

.main-coupon-v1 .match-info .match-schedule {
    display: flex;
    flex-wrap: wrap;
    margin: 0px 10px;
    width: max-content;
    align-items: center;
    order: 4;
    flex-direction: column;
    font-size: 12px;
    /* font-weight: bold; */
}


.main-coupon-v1 .match-info .match-schedule .match-date {
    font-size: 0.8em;
}

.main-coupon-v1 .match-info .match-schedule .match-time, .main-coupon-v1 .match-info .match-schedule .match-code {
}

.main-coupon-v1 .match-info .match-schedule .match-code {
    display: none; 
    letter-spacing: -.8px;
    margin-left: -2px;
}

.main-coupon-v1 .match-info .match-schedule .match-code:before, .bet-match-code:before {
    content: "#"
}

.main-coupon-v1 .match-info .match-teams {
    white-space: nowrap;
    /* overflow: hidden; */
    order: 3;
    display: contents;
    /* width: 100%; */
    font-size: 15p;
}

.match-team-separator {
    display: block;
    padding: 0 10px;
    font-size: 12px;
    opacity: .7;
    order: 4;
}

.events-item-wrapper:not(.match-is-live) .match-team-separator {
    display: none
}

.main-coupon-v1 .match-info .match-teams .match-home-team {
    /* margin-bottom: 5px; */
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(50% - 35px);
    /* padding-right: 25px; */
    order: 3;
    flex: 1 0 100%;
}

.main-coupon-v1 .match-info .match-teams .match-away-team {
    /* width:50%; */
    /* padding-left: 25px; */
    order: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(50% - 35px);
    flex: 1 0 100%;
}

.main-coupon-v1 .match-is-live .match-info .match-teams .match-away-team, .main-coupon-v1 .match-is-live .match-info .match-teams .match-home-team {
    max-width: calc(50% - 60px);
}

.main-coupon-v1 .tournament-header-wrapper .events-category-flag.default-sport.soccer {
    /*  background-image: url(/v2.02/r/images/tipster/icons/football-icon.svg); */
    height: 15px;
    width: 15px;
    background-size: contain;
    background-repeat: no-repeat
}

.main-coupon-v1 .events-category-tournament-names {
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap
}

.main-coupon-v1 .events-category-tournament-names .events-category-name {
    padding: 0 10px;
    font-weight: bold
}

.main-coupon-v1 .events-category-tournament-names .events-tournament-name {
    text-overflow: ellipsis;
    overflow: hidden
}

.main-coupon-v1 .events-category-tournament-names .events-tournament-name::before {
    content: "("
}

.main-coupon-v1 .events-category-tournament-names .events-tournament-name:after {
    content: ")"
}

.main-coupon-v1 .match-markets-wrapper {
    display: flex;
    justify-content: flex-end;
    width: 100%;
    /* padding: 10px 0 10px 0; */
    flex: 0
}

.desktop .main-coupon-v1 .match-markets-wrapper {
    order: 1;
    flex: 1 1 50%;
    align-items: flex-end
}

.main-coupon-v1 .match-markets-wrapper .match-market, .main-coupon-v1 .markets-header-wrapper .market-header {
    margin-left: 12px;
    width: 100%;
    max-width: 200px;
}

.main-coupon-v1 .match-markets-wrapper .match-market:first-child, .main-coupon-v1 .markets-header-wrapper .market-header:first-child {
    margin-left: 0
}

/*.desktop*/
.main-coupon-v1 .match-markets-wrapper .match-odd {
    padding: 0;
    border: 0;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: 41px;
    margin-right: 3px;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid var(--c-emphasis-c);
    position: relative;
    color: var(--c-white);
    background-color: var(--c-emphasis-c)
}

/*.desktop*/
.main-coupon-v1 .match-markets-wrapper .match-odd:first-child {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

/*.desktop*/
.main-coupon-v1 .match-markets-wrapper .match-odd:last-child {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-right: 0;
}

/*.main-coupon-v1 .match-markets-wrapper .match-odd.odd-locked span{
    display: block;
}*/
/*.desktop*/
.main-coupon-v1 .match-markets-wrapper .match-odd .odds-selection-default {
    display: flex;
    justify-content: center;
    padding: 2px;
    width: 100%;
    height: 100%;
}

.main-coupon-v1 .match-markets-wrapper .match-odd .odd {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.main-coupon-v1 .match-markets-wrapper .match-odd .odd > span {
    display: block
}

.main-coupon-v1 .match-markets-wrapper .match-odd .odd .mobile-outcome {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 2px;
    min-width: 100%;
}

.main-coupon-v1 .match-markets-wrapper .match-odd .odds-selection-default.less-than-border {
}

/*.desktop*/
.main-coupon-v1 .live-part .match-markets-wrapper .match-odd .odds-selection-default.odds-bet-slip-selected {
}
.main-coupon-v1 .match-markets-wrapper .match-odd .odds-selection-default.odds-bet-slip-selected{
    background-color: var(--c-emphasis-d)
}

/*.desktop*/
.main-coupon-v1 .match-markets-wrapper .match-odd.odd-locked .odds-selection-default.odds-bet-slip-selected {
}

.sports-coupon .odds-selection-down-after, .sports-coupon .odds-selection-up-after {
    display: block;
    width: 20px;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%)
}

body .odds-selection-up-after ~ .odd {
}

.sports-coupon .match-markets-wrapper .match-odd:has(.odds-selection-down-after) .odds-selection-default.odds-bet-slip-selected, .sports-coupon .match-markets-wrapper .match-odd:has(.odds-selection-up-after) .odds-selection-default.odds-bet-slip-selected {
}

.sports-coupon .match-markets-wrapper .match-odd:has(.odds-selection-down-after) {
    border: 1px solid var(--c-text-schedule-active);
}

.sports-coupon .match-markets-wrapper .match-odd:has(.odds-selection-down-after):has(.odds-bet-slip-selected), .sports-coupon .match-markets-wrapper .match-odd:has(.odds-selection-up-after):has(.odds-bet-slip-selected) {
    border: 1px solid var(--c-text-odds-active);
}

.sports-coupon .odds-selection-up-after {
    background-image: url(/v2.02/r/images/BOA/icons/arrow-up.svg);
    filter: brightness(0) saturate(100%) invert(70%) sepia(58%) saturate(411%) hue-rotate(61deg) brightness(92%) contrast(97%);
}

.sports-coupon .odds-selection-down-after {
    background-image: url(/v2.02/r/images/BOA/icons/arrow-down.svg);
}

/*.desktop*/
.main-coupon-v1 .match-markets-wrapper .match-odd:hover {
    filter: brightness(0.9)
}

.main-coupon-v1 .match-markets-wrapper .market-special, /*.desktop*/
.main-coupon-v1 .match-markets-wrapper .match-odd.market-special {
    line-height: 40px;
    display: block;
    text-align: right;
    font-weight: bold;
    width: 30px;
    height: 41px;
    margin-right: 6px;
    padding-right: 2px;
    background: transparent
}

/*.desktop*/
.match-markets-wrapper .match-odd.odd-locked {
    border: 0;
    font-size: 0 !important;
}

.match-page .match-markets-wrapper .match-odd.odd-locked, .live-match-page .match-markets-wrapper .match-odd.odd-locked {
    border: 2px solid var(--c-background-primary);
    border-bottom: 0;
    border-right: 0;
    min-height: 35px
}

/*.desktop*/
.main-coupon-v1 .match-links {
    display: flex;
    align-items: flex-end;
    position: absolute;
    height: 16px;
    left: 10px;
    bottom: 0;
    margin-bottom: 10px
}

.desktop .main-coupon-v1 .match-links {
    top: 0;
    right: 15px;
    left: unset;
    flex: 1 1 100%;
    order: -1;
    justify-content: flex-end;
    align-items: center;
    margin: 10px 0
}

.desktop .main-coupon-v1 .events-item-wrapper:has(.is-live-booked) .match-links {
    /* right: 36px; */
}

.desktop .main-coupon-v1 .events-item-wrapper:has(.match-progress) .match-links {
    right: 65px;
}

.main-coupon-v1 .match-links .match-statistics {
    background: url(/v2.02/r/images/tipster/icons/stats-white.svg) center center no-repeat;
    height: 16px;
    width: 16px;
    margin-left: 8px;
    filter: invert(27%) sepia(95%) saturate(6798%) hue-rotate(344deg) brightness(79%) contrast(110%)
}

.main-coupon-v1 .match-more-markets {
    height: auto;
    line-height: 14px;
    font-size: 12px;
    border-radius: var(--r-border-radius-small);
    margin-left: 5px;
    padding: 3px 5px;
    width: auto;
    order: 10;
    background-color: var(--c-shade)
}
.main-coupon-v1 .match-more-markets {
    margin-right: 90px
}
.main-coupon-v1 .match-sport-soccer .match-more-markets {
    margin-right: 0
}
.main-coupon-v1 .events-item-wrapper:hover .match-more-markets{
    color: var(--c-emphasis-c)
}
.main-coupon-v1 .match-is-live .match-more-markets {
    background-color: var(--c-emphasis-c);
    color: var(--c-white)
}
.main-coupon-v1 .live-part .events-item-wrapper:hover .match-more-markets{
    color: var(--c-white)
}
.match-live-tracker {
    filter: invert(27%) sepia(95%) saturate(6798%) hue-rotate(344deg) brightness(79%) contrast(110%);
    margin: 0;
}

.main-coupon-v1 .events-tournament-header {
    height: auto;
    padding: 0;
    white-space: nowrap;
    overflow: hidden
}

.events-no-matches {
    font-size: 16px;
    padding: 50px 20px;
    text-align: center;
}

.main-coupon-v1 .events-no-matches {
    text-align: center;
    padding: 30px 0;
    font-size: 20px
}

.match-favorite {
    height: 16px;
    width: 16px;
    opacity: 1;
    background-image: url(/v1.030/r/images/site/icons/star-gray.svg);
    background-size: contain;
}
.match-favorite.favorite{
    background-image: url(/v1.030/r/images/site/icons/star-full-gray.svg);
    background-size: contain
}

body .desktop .sports-coupon.small .match-markets-wrapper .match-market .match-odd .mobile-outcome {
    display: block;
}

body .desktop .sports-coupon.small .match-markets-wrapper .match-market .match-odd .odds-bet-slip-selected .mobile-outcome {
}

/* Inline Sports Filter */
.home-today {
    margin: 30px 0;
}

.sports-filter {
    display: flex;
    min-width: auto;
    height: 36px;
    margin-right: 4px;
    margin-bottom: 5px;
    padding: 8px 4px;
    background: transparent;
    gap: 5px
}
.sports-filter > li{
    background-color: var(--c-white);
    color: var(--c-black);
    border-radius: 25px;
    padding: 0;
    min-width: fit-content;
    position: relative
}
.sports-filter > li.selected {
    background: var(--c-emphasis-c);
    color: var(--c-white)
}
.sports-filter > li:hover ,
.sports-filter > li.selected:hover {
    background: var(--c-emphasis-c)
}

.sports-filter > li > span {
    padding: 0 8px 0 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px
}

.sports-filter > li.selected span {
}

.sports-filter .matches-counter {
    position: absolute;
    left: 12px;
    top: 0;
}

.sports-filter .icon-sport {
    height: 28px;
    margin: 4px;
    width: 28px;
    background-size: cover
}

.page-sort-by > app-widget-host{
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background-color: var(--c-white);
    border-radius: var(--r-border-radius-big);
    padding: 8px 12px

}
.main-content .page-sort-by .section-title,
.main-content-mobile .page-sort-by .section-title{
    background-color: transparent;
    margin: 0;
    padding: 0
}
.page-sort-by .sports-page-filter{

}
.page-sort-by .sports-page-filter .sports-group-by {
    display: flex;
    align-items: center;
    gap: 8px
    
}
.page-sort-by .sports-page-filter .sports-group-by li{    
    border: 1px solid var(--c-emphasis-b);
    border-radius: var(--r-border-radius-big)    
}
.page-sort-by .sports-page-filter .sports-group-by li a{
    color: var(--c-emphasis-b)
}
.page-sort-by .sports-page-filter .sports-group-by li.sortBySelected{
    background: var(--c-gradient-purple-purple)    

}
.page-sort-by .sports-page-filter .sports-group-by li.sortBySelected a{
    color: var(--c-white)
}

/* Show Less, Show More buttons */
/*
.main-coupon-v1.highlights-block .events-sport-wrapper .events-sport-content:nth-child(n+3),
.main-coupon-v1.today-block .events-sport-wrapper .events-sport-content:nth-child(n+4){
    display: none
}
.highlights-page .main-coupon-v1.highlights-block .events-sport-wrapper .events-sport-content:nth-child(n+3),
.today .main-coupon-v1.today-block .events-sport-wrapper .events-sport-content:nth-child(n+4),
.show-highlights .main-coupon-v1.highlights-block .events-sport-wrapper .events-sport-content:nth-child(n+3),
.show-today .main-coupon-v1.today-block .events-sport-wrapper .events-sport-content:nth-child(n+4){
    display: block
}
.show-hide-buttons{
    margin-top: 10px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    height: 19px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    letter-spacing: normal;
    }
.home-highlights .show-hide-buttons .show-less,
.show-highlights .home-highlights .show-hide-buttons .show-more,
.home-today .show-hide-buttons .show-less,
.show-today .home-today .show-hide-buttons .show-more,
.home-live-section .show-hide-buttons .show-less,
.show-live .home-live-section .show-hide-buttons .show-more{
    display: none
}
.show-highlights .home-highlights .show-hide-buttons .show-less,
.show-today .home-today .show-hide-buttons .show-less,
.show-live .home-live-section .show-hide-buttons .show-less{
    display: block
}
.homepage .main-coupon-v1 .pagination-spinner{
    display: none
} */
.show-more, .show-less, .show-all {
    margin-top: 10px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    height: 19px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    letter-spacing: normal;
}

.show-more:active, .show-less:active, .show-all:active, .show-more:hover, .show-less:hover, .show-all:hover {
}

/* Home featured Game & Carousel */
.desktop .banner.carousel {
    height: calc(calc(100vw - 710px) / 3);
    max-height: 484px;
    padding-bottom: 20px
}

.desktop .banner.carousel .slideshow-container {
    height: 100%!important
}

.desktop .banner.carousel .slideshow-container .slides {
    background-size: contain!important;
}

/*
.home-featured-game{
    background: url(/v2.02/r/images/primebet/featured-match-bg-sunny.jpg);
    background-position: center center;
    background-size: cover;
    height: 295px;
    padding: 0 20px;
    margin-bottom: 20px;
    text-shadow: 0 0 4px rgba(0, 0, 0, .6);
    border-radius: var(--r-border-radius-big)
}
.home-featured-game .events-sport-wrapper .events-sport-header,
.home-featured-game .events-tournament-header .events-category-flag,
.home-featured-game app-market-headings-container,
.home-featured-game .match-code,
.home-featured-game .match-total-markets,
.home-featured-game .match-type,
.home-featured-game .match-links,
.home-featured-game .match-market:not(.market-0){
    display: none
}
.home-featured-game .events-tournament-header{
    height: auto
}
.home-featured-game .events-category-tournament-names{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 30px 0 10px;
    font-size: 20px;
    line-height: 24px;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, .6);
    text-transform: uppercase
}
.home-featured-game .events-category-tournament-names .events-tournament-name{
    }
.home-featured-game .match-schedule{
    display: flex;
    margin: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: 16px
}
.home-featured-game .match-schedule .match-time{
    font-size: 16px;
    margin-left: 10px
}
.home-featured-game .match-teams{
    display: flex;
    flex-direction: row;
    font-size: 18px;
    padding: 50px 0;
    line-height: 22px
}
.home-featured-game .match-teams .match-home-team{
    flex: 0 1 45%;
    text-align: right;
    padding-right: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.home-featured-game .match-teams .match-away-team{
    flex: 0 1 45%;
    text-align: left;
    padding-left: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.home-featured-game .match-teams .match-team-separator{
    display: flex;
    flex: 0 0 10%;
    justify-content: center;
    }
.home-featured-game .match-market.market-0,
.home-featured-game .match-market-wrapper{
    width: 100%;
    display: flex;
    justify-content: center
}
.home-featured-game .match-market-wrapper .match-odd{
    display: flex;
    justify-content: center;
    padding: 0;
    border: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 48px;
    width: 70px;
    height: 50px;
    margin-right: 3px;
    cursor: pointer;
    overflow: hidden;
    text-shadow: none
}
.home-featured-game .match-market-wrapper .match-odd:first-child{
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}
.home-featured-game .match-market-wrapper .match-odd:last-child{
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}
.home-featured-game .match-market-wrapper .match-odd:hover{
    filter: brightness(0.8)
}
.home-featured-game .match-market-wrapper .match-odd .odds-selection-default{
    width: 100%;
    text-align: center;
    padding: 0 10px
}
.home-featured-game .match-market-wrapper .match-odd .odds-selection-default.odds-bet-slip-selected {
    text-align: center;
    text-shadow: none
}
*/
.homepage .home-today-top > app-widget-host {
    flex-direction: row;
    /* margin-bottom: 15px; */
}

.mobile .homepage .home-today-top > app-widget-host {
    margin-bottom: 5px;
}

.homepage .home-today-top .section-title {
    margin-right: 10px;
    border-bottom: 2px solid transparent;
    cursor: pointer
}

.live-matches .homepage .home-today-top .section-title.today-matches {
    border-bottom: 2px solid transparent;
}

.homepage .home-today-top .section-title.today-matches, .live-matches .homepage .home-today-top .section-title.live-matches {
    /* border-bottom: 2px solid var(--c-text-primary); */
}

.live-matches .homepage .main-coupon-v1.today-block, .homepage .main-coupon-v1.live-block {
    display: none
}

.live-matches .homepage .main-coupon-v1.live-block {
    display: block
}

.mobile .homepage .home-today-top .section-title.today-matches {
    margin-left: 5px;
}

/***** Top Matches Coupon on Homescreen *****/

.main-coupon-v1.top-matches-block {
    /*    display: none;*/
}


/************************************
           Sport Page
************************************/
ul.sport-breadcrumbs, ul.match-breadcrumbs {
    display: flex;
    font-size: 18px;
    margin-bottom: 15px;
}

ul.sport-breadcrumbs > li {
    display: flex;
    align-items: flex-end;
    margin-right: 0px;
    margin-bottom: 0
}

ul.sport-breadcrumbs > li:after {
    content: "\203A";
    margin-left: 10px;
    font-size: 27px;
    line-height: 12px;
    height: 16px
}

ul.sport-breadcrumbs > li:last-child:after {
    content: ""
}

/* Stan */
.sports-page-controls > app-widget-host {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.sports-page-controls .page-filter {
    flex: 1
}

.sports-page-controls .page-filter-label {
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 11px;
    color: var(--c-emphasis-b);
    text-transform: uppercase
}

.sports-page-controls ul {
    display: flex;
    flex-direction: row;
    margin-bottom: 5px;
    gap: 3px;
    padding: 0;
    background: transparent;
    height: 35px
}

.sports-page-controls ul li:nth-child(n+6) {
    display: none
}

.sports-page-controls .dates-filter li.selected {
    background: unset
}

.sports-page-controls .dates-filter li:hover {
    background: unset
}

.sports-page-controls ul li:first-child {
    margin-left: 0
}

body .sports-page-controls ul li > a, 
body .sports-page-controls ul li > span {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: max-content;
    height: 100%;
    min-width: 70px;
    border-radius: var(--r-border-radius-medium);
    box-shadow: 1px 1px 5px rgb(0 0 0 / 10%);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    color: var(--c-black);
    background-color: var(--c-white);
    cursor: pointer
}

body .sports-page-controls ul li.sortBySelected > a, 
body .sports-page-controls ul li.selected > span {
    background-color: var(--c-emphasis-c);
    color: var(--c-white)
}

body .sports-page-controls ul li:hover > a, body .sports-page-controls ul li:hover > span {
    filter: brightness(0.8)
}

ul.sport-breadcrumbs {
    margin: 15px 0;
    display: flex;
    height: 34px
}

ul.sport-breadcrumbs > li {
    display: flex;
    align-items: center;
    margin-left: -10px
}

ul.sport-breadcrumbs > li:first-child {
    margin-left: 0
}

ul.sport-breadcrumbs > li a {
    display: flex;
    width: 100%;
    height: 100%
}

ul.sport-breadcrumbs > li .br-name, 
.info-header ul.match-breadcrumbs > li .br-name {
    padding: 10px;
    display: flex;
    align-items: center;
    height: 100%;
    box-shadow: 1px 1px 5px rgb(0 0 0 / 10%);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    background-color: var(--c-emphasis-b);
    color: var(--c-white);
    cursor: pointer
}

ul.sport-breadcrumbs > li:first-child .br-name, .info-header ul.match-breadcrumbs > li:first-child .br-name {
    border-top-left-radius: var(--r-border-radius-medium);
    border-bottom-left-radius: var(--r-border-radius-medium)
}

ul.sport-breadcrumbs > li:after, 
.info-header ul.match-breadcrumbs > li:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    border-left: 18px solid var(--c-emphasis-b);
    margin: 0
}

ul.sport-breadcrumbs > li:before, .info-header ul.match-breadcrumbs > li:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 17px solid var(--c-emphasis-b);
    border-bottom: 17px solid var(--c-emphasis-b);
    border-left: 18px solid transparent;
    z-index: 1
}

.mobile ul.sport-breadcrumbs > li:before, .mobile .info-header ul.match-breadcrumbs > li:before {
    border-top: 18px solid var(--c-emphasis-b);
    border-bottom: 18px solid var(--c-emphasis-b);
}

ul.sport-breadcrumbs > li:first-child:before, .info-header ul.match-breadcrumbs > li:first-child:before {
    display: none
}

ul.sport-breadcrumbs > li:hover, .info-header ul.match-breadcrumbs > li:hover {
    filter: brightness(0.8)
}

ul.sport-breadcrumbs > li:last-child .br-name, .info-header ul.match-breadcrumbs > li:last-child .br-name {
}

.desktop ul.sport-breadcrumbs > li:last-child:before, 
.desktop .info-header ul.match-breadcrumbs > li:before {
    border-top: 17px solid var(--c-emphasis-b);
    border-bottom: 17px solid var(--c-emphasis-b)
}

ul.sport-breadcrumbs > li:last-child:after, 
.info-header ul.match-breadcrumbs > li:last-child:after {
    border-left: 18px solid var(--c-emphasis-b)
}

ul.match-breadcrumbs {
    display: flex;
    font-size: 18px;
    margin-bottom: 15px
}

ul.match-breadcrumbs > li {
    display: flex;
    align-items: center;
    margin-right: 15px;
    margin-bottom: 0
}

ul.match-breadcrumbs > li:first-child {
    margin-left: 80px
}

/************************************
          Sport Match Page
************************************/
/* Match Info */
.single-match-info {
    margin-bottom: -6px;
    /* padding: 15px; */
    /*border-radius: var(--r-border-radius-medium)*/
    border-radius: var(--r-border-radius-medium);
    overflow: hidden;
    background: var(--c-gradient-purple-green);
}

.single-match-info .markets-match-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative
}

.single-match-info .markets-match-data, .single-match-info .match-date-and-time, .single-match-info .match-time {
    display: flex;
    /* */
    font-size: 13px;
    text-transform: uppercase;
    /* font-weight: bold; */
}

.single-match-info .default-sport, .single-match-info .markets-competition-name, .single-match-info .markets-category-name, .single-match-info .match-statistics {
    display: none;
}

.default-flag.default-sport.tennis {
    background-image: url(/v2.02/r/images/BOA/icons/Sports-Tennis-default.png)
}

.tennis-wrapper .default-sport {
    background-image: url(/v2.02/r/icons/sports-flat/si_tennis.svg);
}

.single-match-info .markets-match-name {
    order: 3;
    display: flex;
    justify-content: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    /* margin-top: 34px; */
    flex: 1 1 100%
}

.single-match-info .markets-match-data {
    order: 1
}

.single-match-info .markets-match-data .markets-match-code:before {
    content: "#";
    margin-left: 4px;
}

.single-match-info .match-time {
    /* margin-left: 5px; */
    margin-bottom: 0;
    /* font-size: 16px; */
}

.single-match-info .markets-match-name .markets-team-name:first-child {
    margin-right: 10px
}

.single-match-info .markets-match-name .markets-team-name:first-child:after {
    content: "";
    margin-left: 10px;
    position: absolute;
    left: 50%;
    transform: translate(-50%,0%);
}

/* Market Group Tabs */
.match-market-group {
    margin-bottom: 10px;
    overflow-x: auto;
    padding: 10px 0 5px
}

.match-market-group .market-groups {
    display: flex
}

.match-market-group .market-groups ui-button {
    flex: 1;
    margin-right: 10px
}

.match-market-group button {
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    height: 35px;
    align-items: center;
    margin: 0 auto;
    padding: 0 10px;
    border-radius: 50px;
    white-space: nowrap;
    border: 1px solid var(--c-emphasis-c)
}

.match-market-group button:hover, 
.match-market-group button.button-active {
    background-color: var(--c-emphasis-c);
    color: var(--c-white)
}



/* bet builder */

.betbuilder-toggle .toggle-switch-container{
    gap: 10px;
    margin: 10px 0
}
.betbuilder-toggle .toggle-switch-text{
    margin: 0;
    font-weight: bold
}
.betbuilder-toggle label.toggle-switch{
    width: 53px;
    height: 28px;
}
#root .betbuilder-toggle span.slider{
    border-radius: 15px;
}
#root .betbuilder-enabled .betbuilder-toggle span.slider{
}
#root .betbuilder-toggle span.slider:before{
    border-radius: 50%;
    height: 20px;
    width: 20px;
}
/* Sports March Markets */
.sports-match-wrapper {
}

.desktop .correct_score .market-content {
    flex-direction: column
}

.desktop .correct_score .market-content .market-correct-score {
    display: flex;
    flex-wrap: wrap
}

.desktop .correct_score .market-content .market-correct-score .match-odd {
    flex: 1;
    min-width: 100px;
}

.desktop .correct_score_short .market-correct-score {
    flex: 1
}

.sports-match-wrapper > .toggle-all-expanded {
    display: none
}

.markets-content-wrapper .match-markets-wrapper {
    display: flex;
    padding-top: 10px;
    flex-direction: column;
    border-radius: var(--r-border-radius-medium);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    overflow: hidden
}

.markets-content-wrapper .match-markets-wrapper .market-group {
    display: flex;
    flex-direction: column;
    flex: 1 1 100%;
    margin: 10px;
    margin-top: 0;
    cursor: pointer;
    border-radius: var(--r-border-radius-medium);
    background-color: var(--c-white);
    color: var(--c-black);
    overflow: hidden
}

.markets-content-wrapper .match-markets-wrapper .market-group .fake-market {
    width: 100%
}

.markets-content-wrapper .match-markets-wrapper .market-group-header {
    line-height: 18px;
    font-size: 14px;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 2px;
    border-top-left-radius: var(--r-border-radius-medium);
    border-top-right-radius: var(--r-border-radius-medium);
}

.markets-content-wrapper .match-markets-wrapper .market-group-header .market-name {
    cursor: pointer
}

.markets-content-wrapper .match-markets-wrapper .market-group-header .toggle-button {
    content: "";
    width: 10px;
    height: 10px;
    background: transparent;
    border-top: 3px solid var(--c-text-primary);
    border-right: 3px solid var(--c-text-primary);
    transition: all 100ms ease;
    -webkit-transform: translate3d(0, -50%, 0) rotate(135deg);
    transform: translate3d(0, -50%, 0) rotate(135deg)
}

.markets-content-wrapper .match-markets-wrapper .market-group-header .toggle-button.expanded {
    -webkit-transform: translate3d(0, 0%, 0) rotate(-45deg);
    transform: translate3d(0, 0%, 0) rotate(-45deg)
}

.markets-content-wrapper .match-markets-wrapper .match-market {
    display: flex;
    padding: 0;
    border: 0
}

.markets-content-wrapper .match-markets-wrapper .match-market .market-special {
    line-height: 33px;
    width: 100px;
    padding-left: 15px;
    border: 2px solid var(--c-background-primary);
    border-bottom: 0;
    border-right: 0
}

.markets-content-wrapper .match-markets-wrapper .match-market .market-content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0
}
.markets-content-wrapper .match-markets-wrapper .match-market.market-code-correct_score .market-content{
    flex-direction: row
}

.markets-content-wrapper .match-markets-wrapper .match-market .market-content > div {
    flex: 1
}
.markets-content-wrapper .match-markets-wrapper .correct_score .match-market .market-content > div{
    flex: 1 1 33.33333%;
    flex-direction: column
}

.markets-content-wrapper *:empty {
    display: none
}

.markets-content-wrapper .match-odd {
    flex: 1 0 33.33333%;
    border-border: 2px solid var(--c-background-primary);
    border-bottom: 0;
    border-right: 0;
    padding: 0 15px;
    align-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 50px;
    -webkit-transition: background-color .25s ease-in-out;
    -moz-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    -o-transition: background-color .25s ease-in-out;
    transition: background-color.25s ease-in-out
}

.markets-content-wrapper .odds-selection-default {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 0;
    border-radius: 0;
    letter-spacing: 0;
    position: relative
}

.markets-content-wrapper .odd, .outrights-page .outright-markets .outright-odd {
    padding: 0;
    line-height: 33px;
    font-weight: normal;
    cursor: pointer
}

.desktop .markets-content-wrapper .match-odd:hover, .desktop .outrights-page .outright-markets .outright-odd:hover {
    filter: brightness(0.9)
}

.markets-content-wrapper .odd-outcome {
    font-size: 11px;
    padding: 0;
    line-height: 33px
}

.markets-content-wrapper .odds-bet-slip-selected {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
    z-index: 1;
    background-color: transparent;
    left: 1px
}

.sports-match-page .back:hover {
}
.desktop .sports-match-page .back{
    display: flex;
    align-items: center;
    margin-bottom: 12px
}
.desktop .sports-match-page .back:before{
    content: "";
    border-right: 18px solid var(--c-emphasis-a);
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    display: inline-block;
}
.sports-match-page .back a {
    padding: 10px;
    border-radius: var(--r-border-radius-medium);
    display: block;
    background-color: var(--c-emphasis-a);
    width: fit-content;
    color: var(--c-white);
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.sports-match-page .back:hover a {
}

.desktop .sports-match-page .back a:before {
    content: "";
    
}

.sports-match-page .back:hover:before {
   
}

.mobile .match-market-search {
    position: sticky;
    top: 176px;
    z-index: 1
}

.match-market-filter-wrapper {
    align-items: center;
    background: var(--c-white);
}

.match-market-filter-wrapper:before {
    content: "";
    background-image: url(/v1.030/r/images/roisbet/icons/SEARCH.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    width: 15px;
    height: 15px;
    margin: 0 8px
}

.search-markets {
    height: 30px;
    background: var(--c-background-betslip-betting-body);
    border: 0;
}

.search-markets::placeholder {
}

.show-more-goalscorer {
    width: 100%;
    background: var(--c-background-body);
    margin-top: 1px;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    margin-left: 2px;
}




.pagination .show-more,
.pagination .show-all{
    color: var(--c-emphasis-a)
}



/************************************
          Sport Select Page
************************************/
.sports-select-page .main-content .nav-sports-header, .sports-select-page .main-content .nav-sport .nav-sport-icon, .sports-select-page .main-content .nav-featured-header .nav-featured-icon, .sports-select-page .main-content .nav-tournament .nav-tournament-icon, .sports-select-page .main-content .nav-category-go-button .nav-category-number, .nav-sport.active + .nav-sport-panel .nav-category-wrapper:first-child:before {
    display: none
}

.sports-select-page .main-content .nav-sport-wrapper {
    background: transparent
}

.sports-select-page .main-content .nav-sport, .sports-select-page .main-content .nav-featured-header {
    display: flex;
    align-items: center;
    line-height: 36px;
    height: auto;
}

.sports-select-page .main-content .nav-sport.active {
}

.sports-select-page .main-content .nav-sport .nav-sport-name,
.sports-select-page .main-content .nav-featured-header .nav-featured-name {
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: auto;
    color: var(--c-emphasis-a)
}

.sports-select-page .main-content .nav-sport-select-all, 
.sports-select-page .main-content .nav-sport-remove-all, 
.sports-select-page .main-content .nav-featured-select-all, 
.sports-select-page .main-content .nav-featured-remove-all {
    text-transform: uppercase;
    white-space: nowrap;
    margin-right: 15px;
    padding: 0;
    cursor: pointer;
    margin-bottom: 15px;
    width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    background-color: var(--c-emphasis-a)
}

.sports-select-page .main-content .nav-featured-panel {
    flex-wrap: wrap;
    flex-direction: row
}

.sports-select-page .main-content .nav-category {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase
}

.sports-select-page .main-content .nav-category .default-flag {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.sports-select-page .main-content .nav-category .category_checkbox {
    margin-left: auto
}

.sports-select-page .main-content .nav-category-go-button, .nav-sports.nav-sports-page button {
    font-weight: 600;
    font-size: 14px;
    width: auto;
    padding: 3px 10px;
    margin: 0 10px;
}

.sports-select-page .main-content .nav-category-panel {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.sports-select-page .main-content .nav-tournament-wrapper, .sports-select-page .main-content .nav-featured-panel .nav-feature {
    flex: 0 1 calc(33.3333% - 10px);
    display: flex;
    height: auto;
    align-items: center;
    margin: 5px;
    padding: 13px;
}

.sports-select-page .main-content .nav-featured-panel .nav-feature .nav-feature-name {
    order: unset;
    margin-right: auto;
    font-size: 15px;
    cursor: pointer
}

.sports-select-page .main-content .nav-tournament-wrapper:not(.ng-star-inserted) {
    display: none
}

.sports-select-page .main-content .nav-tournament {
    display: flex;
    align-items: center;
    width: 100%;
    height: auto;
    font-size: 15px;
}

.sports-select-page .main-content .nav-tournament .nav-tournament-favorite, .sports-select-page .main-content .nav-feature-favorite {
    width: 18px;
    height: 18px;
    margin: 0 10px 0 0
}

.sports-select-page .main-content .nav-tournament .nav-tournament-name {
    cursor: pointer;
    margin-right: 10px;
    color: var(--c-black);
}

.sports-select-page .main-content .nav-tournament .nav-tournament-name:hover, .sports-select-page .main-content .nav-featured-panel .nav-feature .nav-feature-name:hover {
}

.sports-select-page .main-content .nav-tournament .tournament_checkbox {
    margin-left: auto
}

.nav-favorites-wrapper {
    font-size: 15px
}

.nav-favorites-wrapper .nav-favorites-header {
    height: auto;
    box-shadow: none;
    display: flex;
    padding: 10px 0;
    align-items: center
}

.nav-favorites-wrapper .nav-favorites-header .nav-favorites-icon {
    display: none
}
.nav-favorites-header.expanded .nav-favorites-name{
    height: 20px;
    border-radius: 0;
    background: transparent
}

/* Desktop Sport Select Page */
/* Favorites Section */
.desktop .sports-select-page .main-content .nav-sports-page form > div {
    margin-bottom: 15px
}

.desktop .sports-select-page .main-content .nav-favorites-wrapper {
    border-radius: var(--r-border-radius-medium);
    box-shadow: 1px 1px 5px rgb(0 0 0 / 10%);
    overflow: hidden
}

.desktop .sports-select-page .main-content .nav-favorites-header {
    padding: 10px
}

.desktop .sports-select-page .main-content .nav-favorites-header > div {
    padding-right: 10px
}

.desktop .sports-select-page .main-content .nav-favorites-header .nav-favorites-name {
    text-transform: uppercase;
    font-size: 14px
}

.desktop .sports-select-page .main-content .nav-favorites-header .nav-favorites-toggle {
    border: solid var(--c-text-primary);
    border-width: 0 2px 2px 0;
    display: flex;
    padding: 3px;
    margin-right: 3px;
    transform: rotate(45deg);
    animation-delay: .5s;
    width: 10px;
    height: 10px
}

.desktop .sports-select-page .main-content .nav-favorites-header.expanded .nav-favorites-toggle {
    transform: rotate(-135deg);
    animation-delay: .5s
}

.desktop .sports-select-page .main-content .nav-favorites-header .nav-favorites-select-all {
    margin-left: auto
}

.desktop .sports-select-page .main-content .nav-favorites-header.expanded + .nav-favorites-panel {
    max-height: 9999px;
    transition: all .2s ease-in-out;
}

.desktop .sports-select-page .main-content .nav-favorites-header:not(.expanded) + .nav-favorites-panel {
    transition: all .2s ease-in-out;
    max-height: 0;
    overflow: hidden;
    padding: 0
}

.desktop .sports-select-page .main-content .nav-favorites-panel {
    display: flex;
    padding: 10px;
    flex-wrap: wrap
}

.desktop .sports-select-page .main-content .nav-favorites-panel > div {
    margin: 5px;
    padding: 0 5px;
    flex: 0 1 calc(33.333333% - 10px);
    box-shadow: none;
    overflow: hidden;
    font-weight: normal;
    line-height: 20px;
    border-radius: 0
}

.desktop .sports-select-page .main-content .nav-favorites-panel .nav-favorite-name:hover {
}

/* Featured Section */
.desktop .sports-select-page .main-content .nav-featured-wrapper {
    border-radius: var(--r-border-radius-medium);
    box-shadow: 1px 1px 5px rgb(0 0 0 / 10%);
    overflow: hidden
}

.desktop .sports-select-page .main-content .nav-featured-header {
    padding: 10px;
    line-height: unset;
    cursor: pointer
}

.desktop .sports-select-page .main-content .nav-featured-header.expanded + .nav-featured-panel {
    max-height: 9999px;
    transition: all .2s ease-in-out
}

.desktop .sports-select-page .main-content .nav-featured-header .nav-featured-toggle {
    border: solid var(--c-text-primary);
    border-width: 0 2px 2px 0;
    display: flex;
    padding: 3px;
    margin-right: 3px;
    transform: rotate(45deg);
    animation-delay: .5s;
    width: 10px;
    height: 10px;
    border-radius: 0;
    background: no-repeat
}

.desktop .sports-select-page .main-content .nav-featured-header.expanded .nav-featured-toggle {
    transform: rotate(-135deg);
    animation-delay: .5s
}

.desktop .sports-select-page .main-content .nav-featured-header:not(.expanded) + .nav-featured-panel {
    transition: all .2s ease-in-out;
    max-height: 0;
    overflow: hidden;
    padding: 0
}

.desktop .sports-select-page .main-content .nav-featured-header .nav-featured-name {
    font-size: 14px
}

.desktop .sports-select-page .main-content .nav-featured-wrapper .nav-featured-panel {
    margin: 0;
}

.desktop .sports-select-page .main-content .nav-featured-wrapper .nav-featured-panel .nav-feature-name {
    overflow: hidden;
}

.desktop .sports-select-page .main-content .nav-featured-wrapper .nav-featured-panel .nav-feature-tournament {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
    line-height: 20px
}

/* Sports Section */
.desktop .sports-select-page .main-content .nav-sport-wrapper .nav-sport {
    box-shadow: none;
}

.desktop .sports-select-page .main-content .nav-sport-wrapper .nav-category-wrapper {
    padding: 0;
    border-radius: var(--r-border-radius-medium);
    box-shadow: 1px 1px 5px rgb(0 0 0 / 10%);
    overflow: hidden;
}

.desktop .sports-select-page .main-content .nav-sport-wrapper .nav-category {
    margin: 0;
    padding: 10px;
    height: 100%
}

.desktop .sports-select-page .main-content .nav-featured-header .nav-featured-toggle {
    border: solid var(--c-text-primary);
    border-width: 0 2px 2px 0;
    display: flex;
    padding: 3px;
    margin-right: 3px;
    transform: rotate(45deg);
    animation-delay: .5s;
    width: 10px;
    height: 10px
}

.desktop .sports-select-page .main-content .nav-category.active .nav-category-toggle {
    transform: rotate(-135deg);
    animation-delay: .5s
}
.desktop .sports-select-page .main-content .nav-category-name{
    color: var(--c-black);
}

.desktop .sports-select-page .main-content .nav-category .nav-category-toggle {
    border: solid var(--c-text-primary);
    border-width: 0 2px 2px 0;
    display: flex;
    padding: 3px;
    margin-right: 3px;
    transform: rotate(45deg);
    animation-delay: .5s;
    width: 10px;
    height: 10px;
    order: 5
}

.desktop .sports-select-page .main-content .nav-category .nav-category-icon {
    width: 19px;
    height: 19px
}

.desktop .sports-select-page .main-content .nav-category.active + .nav-category-panel {
    padding: 10px
}

/************************************
             Live Page
************************************/
.live-page .main-coupon-v1 .events-sport-wrapper .events-sport-header, .outrights-page .events-sport-wrapper .events-sport-header {
    display: flex;
    background: transparent;
    padding: 0;
    font-size: 18px;
    text-transform: uppercase
}

.main-coupon-v1.coupon-dark .events-item-wrapper {
}

.main-coupon-v1.coupon-dark .events-item-wrapper .match-schedule, .main-coupon-v1.coupon-dark .item-info-wrapper .match-info .match-live {
    order: 2
}

/*
.desktop .live-page .main-coupon-v1 .match-markets-wrapper{
    width: calc(100% - 440px)
} */
.main-coupon-v1 .events-sport-wrapper .events-sport-header .sport-icon,
.main-coupon-v1 .match-live-info .match-cards,
.main-coupon-v1 .match-live-info .match-corners,
.main-coupon-v1 .match-live-info .match-period,
.main-coupon-v1 .match-info .match-minute,
.main-coupon-v1 .match-info .match-locked {
    display: none
}

.main-coupon-v1 .item-info-wrapper {
    display: flex
}

.main-coupon-v1.coupon-dark .match-info .match-teams {
    /* display: block; */
}

.main-coupon-v1.coupon-dark .match-info .match-teams .match-team-separator {
    /* display: none; */
}

.live-page .main-coupon-v1 .item-info-wrapper .match-info .match-live {
    padding-right: 10px;
    color: var(--c-emphasis-c);
    order: 0
}

body .events-sport-wrapper .events-item-wrapper .item-info-wrapper > .match-live-info, body .left-sidebar .events-sport-wrapper .events-item-wrapper .item-info-wrapper > .match-live-info {
    display: flex;
    justify-content: flex-end;
    flex: 1;
    font-size: 14px
}

body .main-coupon-v1.coupon-dark .events-sport-wrapper .events-item-wrapper .item-info-wrapper > .match-live-info {
    align-items: flex-end;
    flex-direction: column;
    padding-bottom: 6px;
}

body .live-page .main-coupon-v1 .match-sport-ice-hockey .match-set-scores {
    display: none
}

body .live-page .events-sport-wrapper .events-item-wrapper .item-info-wrapper > .match-live-info .match-score-home {
}

body .live-page .left-sidebar .events-sport-wrapper .events-item-wrapper .item-info-wrapper > .match-live-info .match-score-home {
    margin: 0
}

body .main-coupon-v1.coupon-dark .events-sport-wrapper .events-item-wrapper .item-info-wrapper > .match-live-info .match-score {
    display: flex
}

body .main-coupon-v1.coupon-dark .events-sport-wrapper .events-item-wrapper .item-info-wrapper > .match-live-info .match-score .match-score-home {
}

.main-coupon-v1 .match-live-info .match-progress {
    order: 1;
    margin-top: 11px;
    font-size: 15px
}

.main-coupon-v1.coupon-dark .match-live-info .match-progress {
    margin: 0;
    position: absolute;
    top: 10px;
    right: 15px;
    color: var(--c-emphasis-c);
    /* display: none; */
}

.main-coupon-v1 .match-live-info .match-score-server-set-wrapper {
    order: 2;
    margin-left: 20px;
}

.main-coupon-v1 .match-live-info .match-score-server-set-wrapper div {
    color: var(--c-emphasis-c)
}
.main-coupon-v1 .match-live-info .match-score-separator{
    margin: 0 3px
}
.main-coupon-v1 .match-info .match-schedule {
    width: 50px;
    
    /* position: absolute; */
    /* left: 50%; */
    /* top: 50%; */
    justify-content: center;
    /* transform: translate(-50%, -10%); */
}
.main-coupon-v1 ;live-part .match-info .match-schedule{
    color: var(--c-emphasis-c);
}

#root .match-tracker.betradar-v3 {
    margin-bottom: 10px;
}

#root .match-tracker.betradar-v3 app-betradar-v3 > div {
    border-radius: 8px;
    overflow: hidden
}

.match-live-tracker {
    width: 18px;
    height: 14px;
    background-size: contain;
    background: url("/v2.02/r/images/bestbet/icon/tracker-white.svg") center center no-repeat
}

.tracker-visible .match-live-tracker {
    background: url("/v2.02/r/images/bestbet/icon/tracker-green.svg") center center no-repeat;
}

.main-coupon-v1 .match-sport-tennis .match-live-info .match-score-server-set-wrapper, .main-coupon-v1 .match-sport-volleyball .match-live-info .match-score-server-set-wrapper, .main-coupon-v1 .match-sport-table-tennis .match-live-info .match-score-server-set-wrapper, .main-coupon-v1 .match-sport-baseball .match-live-info .match-score-server-set-wrapper, .main-coupon-v1 .match-sport-darts .match-live-info .match-score-server-set-wrapper, .main-coupon-v1 .match-sport-ice-hockey .match-live-info .match-score-server-set-wrapper {
    display: flex;
    border-radius: 8px
}

.main-coupon-v1 .match-sport-baseball .match-live-info .match-score-server-set-wrapper {
    align-items: center;
}

body .events-sport-wrapper .events-item-wrapper.match-sport-baseball .item-info-wrapper > .match-live-info .match-score-home, body .events-sport-wrapper .events-item-wrapper.match-sport-darts .item-info-wrapper > .match-live-info .match-score-home {
    margin-bottom: 0
}

.main-coupon-v1 .match-sport-baseball .match-live-info .match-score-server-set-wrapper .match-score, .main-coupon-v1 .match-sport-darts .match-live-info .match-score-server-set-wrapper .match-score, .main-coupon-v1 .match-sport-darts .match-live-info .match-score-server-set-wrapper .match-game-score {
    margin-right: 5px
}

.main-coupon-v1 .match-sport-tennis .match-live-info .match-score-server-set-wrapper .match-score, .main-coupon-v1 .match-sport-volleyball .match-live-info .match-score-server-set-wrapper .match-score, .main-coupon-v1 .match-sport-table-tennis .match-live-info .match-score-server-set-wrapper .match-score {
    padding: 3px 5px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    /* height: 38px; */
    display: flex;
    /*   line-height: 12px */
}

.main-coupon-v1 .match-sport-tennis .match-live-info .match-set-scores-wrapper, .main-coupon-v1 .match-sport-volleyball .match-live-info .match-set-scores-wrapper, .main-coupon-v1 .match-sport-table-tennis .match-live-info .match-set-scores-wrapper, .main-coupon-v1 .match-sport-ice-hockey .match-live-info .match-set-scores-wrapper {
    display: flex
}

.main-coupon-v1 .match-sport-tennis .match-live-info .match-set-scores-wrapper .set-score, .main-coupon-v1 .match-sport-volleyball .match-live-info .match-set-scores-wrapper .set-score, .main-coupon-v1 .match-sport-table-tennis .match-live-info .match-set-scores-wrapper .set-score, .main-coupon-v1 .match-sport-ice-hockey .match-live-info .match-set-scores-wrapper .set-score {
    padding: 3px 5px;
}

.main-coupon-v1 .match-sport-tennis .match-live-info .match-set-scores-wrapper .set-score:last-child, .main-coupon-v1 .match-sport-volleyball .match-live-info .match-set-scores-wrapper .set-score:last-child, .main-coupon-v1 .match-sport-table-tennis .match-live-info .match-set-scores-wrapper .set-score:last-child, .main-coupon-v1 .match-sport-ice-hockey .match-live-info .match-set-scores-wrapper .set-score:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    display: flex;
}

.main-coupon-v1 .match-sport-ice-hockey .match-live-info .match-set-scores-wrapper .set-score:last-child {
    margin-left: 5px;
}

.main-coupon-v1 .match-sport-tennis .match-live-info .match-game-scores-wrapper, .main-coupon-v1 .match-sport-volleyball .match-live-info .match-game-scores-wrapper, .main-coupon-v1 .match-sport-table-tennis .match-live-info .match-game-scores-wrapper {
    padding: 3px 5px;
    display: flex;
}

.main-coupon-v1 .match-live-info .match-game-scores-wrapper .game-score-home, .main-coupon-v1 .match-live-info .set-score-home {
    margin-right: 5px
}

/************************************
         Live Match Page
************************************/



.live-match-page {
}

/* Breadcrumbs and Dropdown */
.live-match-page .beto-match-breadcrumbs {
    position: relative;
    order: -1
}

ul.match-breadcrumbs {
    flex-wrap: wrap
}

ul.match-breadcrumbs > li {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    font-style: normal;
    font-weight: 500;
    text-transform: uppercase;
    margin-right: 15px;
    margin-bottom: 0
}

ul.match-breadcrumbs > li > a {
    color: var(--c-emphasis-b);
}

ul.match-breadcrumbs > li > a:hover {
}

ul.match-breadcrumbs > li.sport-br:after, 
ul.match-breadcrumbs > li.category-br:after {
    content: "\203A";
    margin-left: 15px;
    font-size: 24px;
    line-height: 18px;
    height: 23px;
    color: var(--c-emphasis-b)
}

ul.match-breadcrumbs > li.teams {
    flex: 1 1 100%;
    position: relative;
    font-size: 18px;
    margin-top: 10px;
    margin-right: 50px;
   color: var(--c-emphasis-b)
}

ul.match-breadcrumbs > li.teams .first-team:after {
    content: "vs";
    margin: 0 15px;
    font-size: 16px;
    text-transform: lowercase
}

ul.match-breadcrumbs > li.live-match-period-time {
    display: none
}

.live-match-page .other-matches.other-live-matches {
    width: 100%;
    display: flex;
    position: relative
}

.live-match-page .other-matches.other-live-matches button {
    position: absolute;
    right: 0;
    top: -47px;
    height: 30px;
    width: 50px;
    background-color: var(--c-emphasis-b);
    border: 0
}

.live-match-page .other-matches-overlay {
    width: 100%;
    max-height: 0;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    overflow: hidden
}

.live-match-page .other-matches-overlay.dd-expanded {
    max-height: 3000px;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.live-match-page .other-matches-wrapper {
    overflow-x: hidden
}

@keyframes moveright {
    0% {
        left: -100%
    }

    100% {
        left: 0px
    }
}

@keyframes movedown {
    0% {
        top: -100%
    }

    100% {
        top: 0px
    }
}

.live-match-page .other-matches-wrapper .other-matches {
    width: 100%;
    position: relative;
    animation: moveright .1s;
    animation-direction: alternate;
    animation-fill-mode: both;
    margin-bottom: 4px;
    padding: 5px 10px;
    background: var(--c-gradient-purple-purple)
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(1) {
    animation-delay: .1s;
    background: var(--c-emphasis-b)
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(2) {
    animation-delay: .4s
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(3) {
    animation-delay: .6s
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(4) {
    animation-delay: .8s
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(5) {
    animation-delay: 1s
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(6) {
    animation-delay: 1.2s
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(7) {
    animation-delay: 1.4s
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(8) {
    animation-delay: 1.6s
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(9) {
    animation-delay: 1.8s
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(10) {
    animation-delay: 2s
}

.live-match-page .other-matches-wrapper .other-matches:nth-child(n+11) {
    animation-delay: 2.2s
}

.live-match-page .other-matches-wrapper .other-matches .group-heading {
}

.live-match-page .other-matches-wrapper .other-matches .group-country-tournament-separator {
    margin: 0 5px
}

.live-match-page .other-matches-wrapper .other-matches .other-match {
    display: flex;
    font-size: 16px;
    line-height: 30px;
    cursor: pointer;
    transition: color .3s ease-in-out
}

.live-match-page .other-matches-wrapper .other-matches .other-match:hover {
    transition: color .3s ease-in-out
}

.live-match-page .other-matches-wrapper .other-matches .other-match.selected, #root .live-match-page .other-matches-wrapper .other-matches .other-match.selected .live-score {
    font-weight: bold;
}

.live-match-page .other-matches-wrapper .other-matches .other-match .match-label-container {
    order: 2;
    padding-right: 10px;
}

.live-match-page .other-matches-wrapper .other-matches .other-match .match-label-container .match-label-team-1:after {
    content: "v";
    margin: 0 5px;
    text-transform: lowercase
}

.live-match-page .other-matches-wrapper .other-matches .other-match .live-score {
    order: 3;
    margin-left: auto;
    transition: color .3s ease-in-out
}

.live-match-page .other-matches-wrapper .other-matches .other-match:hover .live-score {
    transition: color .3s ease-in-out
}

.live-match-page .other-matches-wrapper .other-matches .other-match .live-score .live-score-home:after {
    content: ":";
    margin: 0 5px
}

.live-match-page .other-matches-wrapper .other-matches .other-match .match-progress {
    order: 1;
    margin-right: 15px;
    width: 38px
}

.live-match-page .other-matches-wrapper .other-matches .other-match .match-progress .match-period {
    display: none
}

.live-match-page .back {
    position: absolute;
    top: 5px;
}

.live-match-page .back:hover {
}

.live-match-page .back a {
    color: var(--c-emphasis-b);
    border-radius: var(--r-border-radius-medium);
    padding: 10px;
}

.live-match-page .back:hover a {
}

.desktop .live-match-page .back a:before {
    content: "";
    border: solid var(--c-emphasis-b);
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    margin-right: 5px
}

.live-match-page .back:hover:before {
    border: solid var(--c-text-primary);
    border-width: 0 2px 2px 0
}

/* Match Tracker and Stats */
.window-tabs.bet-construct-tabs {
    line-height: 42px;
    height: 42px;
    border-top-left-radius: var(--r-border-radius-big);
    border-top-right-radius: var(--r-border-radius-big);
    overflow: hidden
}

.window-tabs.bet-construct-tabs .window-tab {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold
}

.window-tabs.bet-construct-tabs .window-tab.tab-selected {
}

.window-tabs.bet-construct-tabs .window-tab:before {
    content: "";
    width: 24px;
    height: 24px;
    margin-right: 10px
}

.window-tabs.bet-construct-tabs .window-tab:first-child:before {
    background: url(/v2.02/r/images/site/icons/Tracker_Off.svg) center center no-repeat
}

.window-tabs.bet-construct-tabs .window-tab.tab-selected:first-child:before {
    background: url(/v2.02/r/images/site/icons/MatchTracker-Off.svg) center center no-repeat
}

.window-tabs.bet-construct-tabs .window-tab:last-child:before {
    background: url(/v2.02/r/images/primebet/icons/tracker-stats-gray.svg) center center no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px
}

.window-tabs.bet-construct-tabs .window-tab.tab-selected:last-child:before {
    background: url(/v2.02/r/images/primebet/icons/tracker-stats-white.svg) center center no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px
}

.right-sidebar #iframe-container {
    margin-bottom: 15px
}

.desktop .iframe-container {
    /* padding-top: 70%; */
}

.live-match-statistics {
    height: 190px;
    margin-bottom: 15px;
    border-bottom-left-radius: var(--r-border-radius-big);
    border-bottom-right-radius: var(--r-border-radius-big);
    overflow: hidden
}

#tracker-iframe {
    border-radius: var(--r-border-radius-big);
    overflow: hidden
}



/************************************
     Single Live Match Header
************************************/

#root .live-match-page .sports-match-header-wrapper .live-match-score-wrapper .live-match-score-home:after{
    display: none
}


.live-match-page .match-info-detailed {
    display: flex;
   justify-content: center;
}

.live-match-page .match-info-detailed .sports-match-header-wrapper {
    width: 100%;
    max-width: 600px;
    margin: 15px  auto;
    display: flex;
    justify-content: center;
    background: var(--c-gradient-purple-purple)
}

.live-match-page .match-info-detailed .markets-match-header {
    display: flex;
    flex-direction: column;
    min-width: 400px
}

.live-match-page .match-info-detailed .markets-match-live-info-wrapper {
    display: flex;
    align-items: flex-end;
    order: 3;
    padding: 10px;
    border-radius: var(--r-border-radius-medium);
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.live-match-page .match-info-detailed .live-match-server-title {
    display: flex
}

.live-match-page .match-info-detailed .live-match-server-title:before {
    content: "";
    width: 15px;
    height: 15px;
    display: flex;
    border-radius: 50%;
    border: 1px solid var(--c-white);
    margin: 0 5px;
    /* animation disabled - talk to Radu Sirbu */
    /* -webkit-animation: pulse 1s infinite alternate;
    -moz-animation: pulse 1s infinite alternate;
    -ms-animation: pulse 1s infinite alternate;
    -o-animation: pulse 1s infinite alternate;
    animation: pulse 1s infinite alternate */
}

@-webkit-keyframes pulse {
    from {
        opacity: 1
    }

    to {
        opacity: .5
    }
}


.live-match-page .match-info-detailed .markets-match-live-info-wrapper app-goals, .live-match-page .match-info-detailed .markets-match-live-info-wrapper > div {
    padding-right: 10px;
    text-align: center
}

.live-match-page .match-info-detailed .markets-match-live-info-wrapper app-goals {
    margin-left: auto
}

.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-name {
    display: flex;
    flex-direction: column;
    align-items: flex-start
}
.live-match-page .match-header-content-wrapper .live-match-name .team-home, 
.live-match-page .match-header-content-wrapper .live-match-name .team-away{
    justify-content: flex-start;
}
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-set-scores, 
.live-match-page .match-info-detailed .markets-match-data .markets-match-code {
    display: none
}

.live-match-page .match-info-detailed .markets-match-data {
    display: flex;
    align-items: center;
    order: 1;
    padding: 10px 0;
    border-radius: var(--r-border-radius-medium);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
}

.live-match-page .match-info-detailed .markets-match-data > div {
    margin: 0 5px
}

.live-match-page .match-info-detailed .markets-match-data .match-statistics {
    margin-left: auto
}
.match-statistics{
    filter: invert(1)
}
.live-match-page .main-content .markets-match-live-info-wrapper app-goals .live-match-score {
    flex-direction: column
}

/* new design */



.live-match-page .match-info-detailed .sports-match-header-wrapper{
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 15px 0
}
.live-match-page .match-info-detailed .markets-match-header{
    display: flex;
    flex-direction: column;
    /* min-width: 480px */
        min-width: 600px;
}
.live-match-page .match-info-detailed .markets-match-live-info-wrapper{
    display: flex;
    align-items: flex-end;
    order: 3;
    background-color: var(--c-background-primary);
    color: var(--c-text-primary);
    padding: 10px;
    border-radius: var(--r-border-radius-medium);
    border-top-left-radius: 0;
    border-top-right-radius: 0
}
.live-match-page .match-info-detailed .live-match-server-title{
    display: flex
}
.live-match-page .match-info-detailed .live-match-server-title:before{
    content: "";
    background-color: var(--c-white);
    width: 15px;
    height: 15px;
    display: flex;
    border-radius: 50%;
    border: 1px solid var(--c-white);
    margin: 0 5px;
    /* animation disabled - talk to Radu Sirbu */
    /* -webkit-animation: pulse 1s infinite alternate;
    -moz-animation: pulse 1s infinite alternate;
    -ms-animation: pulse 1s infinite alternate;
    -o-animation: pulse 1s infinite alternate;
    animation: pulse 1s infinite alternate */
}
@-webkit-keyframes pulse {
    from { opacity: 1 }
    to {opacity: .5 }
}

.live-match-page .match-info-detailed .match-date-and-time{
    order: 2;
    color: var(--c-white);
    background: var(--c-emphasis-c);
    padding: 5px 10px;
}
.live-match-page .match-info-detailed .match-date-and-time > span{
    padding-right: 10px;
}
.live-match-page .match-info-detailed .match-date-and-time > span.match-period{
    display: none
}
.live-match-page .match-info-detailed .markets-match-live-info-wrapper app-goals,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper > div:not(.live-match-name){
    padding-right: 10px;
    text-align: center;
    height: 51px;
}
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-name .team-home,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-name .team-away{
    height: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: bold
}
.live-match-page .match-info-detailed .markets-match-live-info-wrapper app-goals{
    margin-left: auto
}
.live-match-page .match-info-detailed .markets.sport-soccer .markets-match-live-info-wrapper .live-title-match-live-info-wrapper .live-match-name{
    text-align: left
}
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-set-scores,
.live-match-page .match-info-detailed .markets-match-data .markets-match-code{
    display: none
}
.live-match-page .match-info-detailed .markets-match-data{
    display: flex;
    align-items: center;
    order: 1;
    background-color: var(--c-background-primary);
    color: var(--c-text-primary);
    padding: 10px 0;
    border-radius: var(--r-border-radius-medium);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.live-match-page .match-info-detailed .markets-match-data > div{
    margin: 0 5px
}
.live-match-page .match-info-detailed .markets-match-data .match-statistics{
    margin-left: auto
}
.live-match-page .match-info-detailed .sport-soccer .markets-match-live-info-wrapper .live-match-set-scores{
    display: block
}
.live-match-page .sport-soccer .live-match-set-scores .set0{
    display: flex; 
    flex-direction: column
}
.live-match-page .sport-soccer .live-match-set-scores .set1{
    display: none
}
.markets-match-live-info-wrapper .live-title:not(.live-match-server-title){
    margin-top: -30px;
   /* margin-bottom: 20px;*/
}
.sport-soccer .markets-match-live-info-wrapper .live-title {
    background-image: url(/v1.030/r/images/site/icons/match-icons-sprite.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    width: 30px;
    font-size: 0;
    margin-top: -30px;
    /* margin-bottom: 20px; */
    min-height: 21px
}
.sport-soccer .markets-match-live-info-wrapper .live-match-name-title{
    background-image: unset;
    min-height: unset;
}
.sport-soccer .markets-match-live-info-wrapper .live-match-set-scores-title{
    background-image: unset;
    margin-top: -30px;
}
.sport-soccer .markets-match-live-info-wrapper .live-match-set-scores-title:after{
    content:"HT";
    font-size: 12px;
    font-weight: bold;
    color: var(--c-background-header-menu)
}
.markets-match-live-info-wrapper .live-match-score-title{
    background-position: 5px -280px;
}
.markets-match-live-info-wrapper .live-match-yellow-cards-title{
     background-position: 5px -34px
 }
 
.markets-match-live-info-wrapper .live-match-red-cards-title{
     background-position: 5px -69px
 }
.markets-match-live-info-wrapper .live-match-corners-title{
     background-position: 5px 1px;
     filter: brightness(0) saturate(100%) invert(83%) sepia(93%) saturate(474%) hue-rotate(9deg) brightness(94%) contrast(85%);
 }
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-score-home,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-score-away,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-set > span,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-yellow-cards-home,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-yellow-cards-away,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-red-cards-home,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-red-cards-away,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-corners-home,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-corners-away,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .game-score-home,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .game-score-away{
     width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center
}
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-score-home,
.live-match-page .match-info-detailed .markets-match-live-info-wrapper .live-match-score-away{
    background-color: var(--c-background-header);
    font-weight: bold;
    color: var(--c-text-header);    
}


/* other sports fixes */
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .markets-match-live-info-wrapper .live-match-set-scores{
    display: block
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-match-set-scores-title{
    display: none
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-match-sets-wrapper{
    display: flex;
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set:before{
    content: "1st";
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: var(--c-background-header-menu);
    margin-top: -30px;
    min-height: 20px;
    width: 30px;
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set1:before{
    content: "2nd";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set2:before{
    content: "3rd";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set3:before{
    content: "4th";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set4:before{
    content: "5th";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set5:before{
    content: "6th";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set6:before{
    content: "7th";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set7:before{
    content: "8th";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set8:before{
    content: "9th";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set9:before{
    content: "10th";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .live-match-set-scores .live-set.set10:before{
    content: "11th";
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .markets-match-live-info-wrapper .live-title{
    color: var(--c-background-header-menu);
    min-height: 21px;
    font-weight: bold
}
.live-match-page .match-info-detailed .sports-match-header-wrapper:not(.sport-soccer) .markets-match-live-info-wrapper .live-match-game-score-title.live-title{
    width: 38px;
    overflow: hidden;
    white-space: nowrap;
}



/************************************
           Outrights Page
************************************/
.outrights-page {
}

.outrights-page .main-content {
    font-size: 15px;
    position: relative
}

.outrights-top {
    /*position: absolute;
    top: 0*/
}

.outrights-page .sports-filter {
    max-width: calc(100% - 312px);
    margin-left: auto
}

.outrights-page .sports-filter > li {
    height: 31px;
    min-width: auto;
    padding: 8px 10px
}

.outrights-page .sports-filter > li > span {
    max-width: unset
}

.outrights-page .sports-filter .icon-sport, .outrights-page .sports-filter .matches-counter, .outrights-page .events-sport-wrapper .events-sport-header .sport-icon, .outrights-page .events-sport-wrapper .events-sport-header .event-sport-counter, .outrights-page .events-sport-wrapper .match-type .default-sport, .outrights-page .events-sport-wrapper .match-type .match-sport {
    display: none
}

.outrights-page .events-sport-wrapper .events-sport-header .events-sport-name-wrapper {
    margin-right: 0;
    width: 100%
}

.outrights-page .events-sport-wrapper .events-sport-header .allow-expand-everything {
    display: flex;
    justify-content: flex-end;
    width: 100%
}

.outrights-page .events-sport-wrapper .events-category-header-outrights {
    display: flex;
    align-items: center;
    padding: 10px 0;
    cursor: pointer
}

.outrights-page .events-sport-wrapper .tournament-header-wrapper .events-category-tournament-names {
    margin-left: 10px
}

.outrights-page .events-sport-wrapper .toggle-button, .outrights-page .events-sport-wrapper .events-sport-header .allow-expand-everything a {
    margin-left: auto;
    display: flex;
    font-size: 40px;
    transform: rotate(90deg);
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.outrights-page .events-sport-wrapper .events-sport-header .allow-expand-everything a {
    display: initial;
    margin-left: 0
}

.outrights-page .events-sport-wrapper .toggle-button.expanded, .outrights-page .events-sport-wrapper .events-sport-header .allow-expand-everything a.collapse {
    transform: rotate(-90deg);
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.outrights-page .events-sport-wrapper .toggle-button:after, .outrights-page .events-sport-wrapper .events-sport-header .allow-expand-everything a:after {
    width: 12px;
    height: 20px;
    align-items: flex-start;
    content: "\203A"
}

.outrights-page .events-sport-wrapper .match-info {
    display: flex;
    line-height: 20px;
}

.outrights-page .events-sport-wrapper .match-type {
    height: auto;
    display: flex
}

.outrights-page .events-sport-wrapper .match-type .match-category {
    margin-right: 5px
}

.outrights-page .events-sport-wrapper .match-type .match-tournament:after {
    content: "-";
    margin: 0 10px
}

.outrights-page .events-tournament-content .events-tournament-wrapper > app-breaks-events-item {
    display: flex;
    padding: 10px;
    margin-bottom: 15px;
    flex-direction: column
}

.outrights-page .outrights-item {
    display: flex;
    justify-content: space-between;
    margin: 10px 5px;
    cursor: pointer
}

.outrights-page .outright-markets {
    display: flex;
    flex-wrap: wrap
}

.outrights-page .outright-markets .outright-competitor {
    flex: 0 1 calc(33.3333% - 10px);
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 5px;
    padding: 13px;
    border-radius: var(--r-border-radius-medium);
}

.outrights-page .outright-markets .outright-competitor.bet-slip-selected {
    font-weight: bold
}

/************************************
          Cookie Message
************************************/
#root .cc-color-override-259240128.cc-window {
}

#root .cc-color-override-259240128 .cc-btn {
    border-radius: var(--r-border-radius-medium);
    border: 0
}

#root .cc-color-override-259240128 .cc-btn:hover, #root .cc-color-override-259240128 .cc-btn:focus {
}



/************************************
             404 Page
************************************/

.page-404{
    background: var(--c-gradient-purple-purple);
    min-height: 100vh
}

.page-404 .site-logo{
    display: block;
    padding: 50px 
}
.page-404 .site-logo img{
    max-height: 60px;
    max-width: 250px;
    width: 100%
}
.container-404 > app-widget-host{
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 30px 5%;
    flex-wrap: wrap
}
.page-404 .container-404-title{
    font-family: 'Century Gothic';
    font-weight: bold;
    color: #fff;
    font-size: 60px;
    line-height: 2;
        text-align: right;
    margin-left: auto;
}
.page-404 .container-404-subtitle{
    font-family: 'Century Gothic';
    color: #fff;
    font-size: 40px;
    line-height: 1.5;
        text-align: right;
    margin-left: auto;
}
.page-404 .container-404-text{
    margin-top: 20px;
    font-family: 'Century Gothic';
    color: #fff;
    font-size: 20px;
    line-height: 1.5;
        text-align: right;
    margin-left: auto;
}
.page-404 .custom-cutton-home{
    margin: 30px 0 0 auto;
    padding: 15px 50px;
    border-radius: 15px;
    background-color: #ef8e2e;
    box-shadow: none;
    font-size: 28px;
    width: fit-content;;
}

/************************************
          Virtuals Page
************************************/
.virtual-page {
    width: 100%
}

.virtual-page iframe {
    min-height: calc(100vh - 180px);
  /*  height: 3500px */
}



/************************************
            Home Carousel
************************************/
#root .desktop .home-carousel button {
    height: 260px;
}

#root .home-carousel button {
    position: absolute;
    height: 154px;
    width: 50px;
    left: 0px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity 0.1s ease-in;
    z-index: 10;
    border: unset
}

#root .home-carousel button.next {
    right: 0;
    left: unset;
}

.home-carousel button.previous .icon {
    width: 10px;
    height: 10px;
    background-image: url(/v2.02/r/images/IG/icons/arrow-right-dark.svg);
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
    padding: 18px;
    border-radius: 50px;
    background-size: 10px;
    box-shadow: -1px 5px 8px 2px rgb(0 0 0 / 18%);
}

.home-carousel button.next .icon {
    width: 10px;
    height: 10px;
    background-image: url(/v2.02/r/images/IG/icons/arrow-right-dark.svg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 18px;
    border-radius: 50px;
    background-size: 10px;
    box-shadow: -1px 5px 8px 2px rgb(0 0 0 / 18%)
}

.home-carousel {
    position: relative;
    overflow: hidden;
}

.home-carousel > app-widget-host {
    /* scroll-behavior: smooth; */
    overflow-x: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    scrollbar-width: none;
    /* margin: 0 135px; */
    /* touch-action: none; */
}

.home-carousel > app-widget-host::-webkit-scrollbar {
    display: none
}

.home-carousel .carousel-banners {
    display: flex;
    align-items: center;
    padding: 0 17px;
    min-width: 258px
}

.home-carousel .carousel-banners img {
    border-radius: var(--r-md);
    max-width: 100%
}

.home-carousel .sports-coupon {
    margin: 0;
    display: flex;
    /* width: 100%; */
    /* display: none; */
    /* padding: 0px 135px; */
}

.home-carousel .sports-coupon .events-sport-wrapper .events-sport-header, .home-carousel .sports-coupon .tournament-header-wrapper {
    display: none
}

.home-carousel .sports-coupon .events-tournament-wrapper {
    display: flex;
}

.home-carousel .sports-coupon .events-item-wrapper {
    min-height: 256px;
    width: 500px;
    padding: 5px 16px 10px 16px;
    border-bottom: 0;
    flex-wrap: wrap;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    border-radius: var(--r-border-radius-big);
    background-image: url(/v2.07/r/images/site/banners/Live_Image.png);
    position: relative;
}

.home-carousel .sports-coupon .events-item-wrapper[class*="t1"]::before {
    /* content:"";*/
    position: absolute;
    width: 50%;
    top: 0;
    height: 100%;
    left: 0;
    background-image: url(/v2.02/r/images/roisbet/banners/2.png);
    z-index: 0;
    pointer-events: none;
}

.home-carousel .sports-coupon .events-item-wrapper[class*="t2"]::after {
    /* content:"";*/
    position: absolute;
    width: 50%;
    top: 0;
    height: 100%;
    right: 0;
    z-index: 0;
    background-image: url(/v2.02/r/images/roisbet/banners/2.png);
    background-position: right;
    pointer-events: none;
}

.home-carousel .sports-coupon .events-item-wrapper {
    margin-right: 8px
}

.home-carousel .sports-coupon .events-item-wrapper:last-child {
    border-right: 0;
    margin-right: 8px;
    margin-left: 0;
}

.home-carousel .sports-coupon .events-item-wrapper:hover {
}

.home-carousel .sports-coupon .events-item-wrapper > .item-info-wrapper {
    flex: 0 0 100%;
    width: 100%;
    position: relative;
    height: calc(100% - 45px);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    z-index: 1;
}

.home-carousel .sports-coupon .match-info {
    flex-wrap: wrap;
    display: flex;
    width: 100%;
}

.home-carousel .sports-coupon .match-info .match-schedule {
    width: auto;
    flex: 1 1 50%;
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
    order: 2;
    margin: 0;
    z-index: 1;
    /* */
    padding: 5px;
    border-top-right-radius: var(--r-border-radius-medium);
    border-bottom-right-radius: var(--r-border-radius-medium);
}

.home-carousel .sports-coupon .match-info .match-schedule > div {
    margin-right: 4px
}

.home-carousel .sports-coupon .match-info .match-schedule .match-code {
    display: none
}

.home-carousel .sports-coupon .match-info .match-schedule .match-total-markets {
    position: absolute;
    right: -48px;
    top: -26px;
    margin: 0;
    padding: 30px 30px 10px 30px;
    transform: rotate(45deg);
    font-size: 13px
}

.sports-coupon .match-info .match-schedule > .match-live {
    display: flex;
    font-weight: 600;
    font-size: 11px;
    margin-right: 4px;
    text-transform: uppercase
}

.home-carousel .sports-coupon .match-info .match-schedule .match-progress {
    display: flex;
    white-space: nowrap;
    font-size: 11px;
    text-transform: uppercase
}

.home-carousel .sports-coupon .match-info .match-schedule .match-progress .match-minute {
    margin-right: 4px
}

.home-carousel .sports-coupon .match-info .match-schedule .match-progress .match-minute::after {
    content: "/";
    padding-left: 4px
}

.home-carousel .sports-coupon .match-teams {
    flex: 1 1 100%;
    order: 3;
    margin: 10px 0 12px 0;
    flex-direction: row;
    display: flex;
    justify-content: center;
    height: 35px;
    align-items: center;
    background: var(--c-background-betslip-title);
    border-radius: var(--r-border-radius-big);
}

.home-carousel .sports-coupon .match-teams > div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(50% - 15px);
    text-align: center;
}

.mobile .home-carousel .sports-coupon .match-teams > div {
    white-space: normal;
}

.home-carousel .sports-coupon .match-teams .match-home-team {
    padding-right: 5px
}

.home-carousel .sports-coupon .match-teams .match-team-separator {
    display: flex;
    width: auto;
    display: none;
}

.home-carousel .sports-coupon .match-teams .match-away-team {
    padding-left: 5px;
}

.home-carousel .sports-coupon .match-type {
    display: flex;
    height: 100%;
    align-items: center;
    order: 1;
    flex: 1 1 50%;
    /* */
    padding: 5px;
    border-radius: var(--r-border-radius-medium);
}

.mobile .home-carousel .sports-coupon .match-type {
    flex: 1 1 100%;
}

.home-carousel .sports-coupon .match-type > div {
    margin-right: 5px;
    white-space: nowrap
}

.home-carousel .sports-coupon .match-type .match-sport-icon, .home-carousel .sports-coupon .match-type .match-sport {
    display: none
}

.home-carousel .sports-coupon .match-type .match-sport-icon {
    background-image: url(/v2.02/r/icons/sports-flat/si_football.svg);
    display: flex;
    width: 85px;
    height: 85px;
    background-repeat: no-repeat;
    position: absolute;
    right: -35px;
    top: 0%;
    background-size: cover;
    opacity: .2;
}

.home-carousel .sports-coupon .match-type .match-category::after {
    content: "/";
    padding-left: 5px
}

.home-carousel .sports-coupon .match-type .match-tournament {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 30px
}

.home-carousel .sports-coupon .match-type .events-category-flag {
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

body .home-carousel .sports-coupon .events-sport-wrapper .events-item-wrapper .item-info-wrapper > .match-live-info {
    display: flex;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 3px;
    font-size: 14px;
    font-weight: 600
}

.home-carousel .sports-coupon .match-live-info > div {
    display: none
}

.home-carousel .sports-coupon .match-live-info .match-score-server-set-wrapper {
    display: flex
}

.home-carousel .sports-coupon .match-live-info .match-score-server-set-wrapper > div {
    display: none
}

.home-carousel .sports-coupon .match-live-info .match-score-server-set-wrapper .match-score {
    display: flex
}

.home-carousel .sports-coupon .match-live-info .match-score-server-set-wrapper .match-score > div {
    height: 21px
}

.home-carousel .sports-coupon .match-live-info .match-score-server-set-wrapper .match-score .match-score-separator {
    padding: 0 3px
}

.home-carousel .sports-coupon .events-item-wrapper > .match-links {
    display: none
}

.home-carousel .sports-coupon .events-item-wrapper > .match-markets-wrapper {
    flex: 1 1 100%;
    width: 100%;
    position: relative;
    z-index: 1;
}

.home-carousel .sports-coupon .match-market {
    display: none
}

.home-carousel .sports-coupon .match-market:first-child {
    display: flex;
    width: 100%;
    margin: 0
}

.home-carousel .sports-coupon .match-market-wrapper {
    display: flex
}

.home-carousel .sports-coupon .match-market-wrapper .match-odd {
    flex: 1;
    height: 40px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    /* margin: 0 2px; */
    display: flex;
    min-width: 52px;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

.home-carousel .sports-coupon .match-market-wrapper .match-odd:first-child {
    border-top-left-radius: var(--r-border-radius-medium);
    border-bottom-left-radius: var(--r-border-radius-medium);
}

.home-carousel .sports-coupon .match-market-wrapper .match-odd:last-child {
    border-top-right-radius: var(--r-border-radius-medium);
    border-bottom-right-radius: var(--r-border-radius-medium);
}

.home-carousel .sports-coupon .markets-placeholder-wrapper, .home-carousel .sports-coupon .match-market-wrapper {
    width: 100%;
    gap: 3px;
}

.home-carousel .sports-coupon .match-market-wrapper .match-odd .odds-selection-default {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
}

.home-carousel .sports-coupon .match-market-wrapper .match-odd .odds-selection-default .odd {
    display: flex;
    padding: 0 1rem;
    width: 100%;
    flex-direction: column;
    align-items: center;
    height: 100%;
    justify-content: center;
}

body .home-carousel .sports-coupon .match-market-wrapper .match-odd .odds-selection-default .mobile-outcome {
    display: flex;
    font-size: 13px;
    font-weight: 500;
}

body .home-carousel .sports-coupon.small .match-markets-wrapper .match-market .match-odd .odd .mobile-outcome {
    margin: 0 auto;
}

body .home-carousel .sports-coupon .match-market-wrapper .match-odd.odd-locked .odds-selection-default .mobile-outcome {
    display: none
}

.home-carousel .sports-coupon .match-market-wrapper .match-odd .odds-selection-default.odds-bet-slip-selected {
}

.home-carousel .sports-coupon .match-market-wrapper .match-odd .odds-selection-default.odds-bet-slip-selected .odd {
}

.home-carousel .sports-coupon .match-market-wrapper .match-odd .odds-selection-default.odds-bet-slip-selected .odd .mobile-outcome {
}

.mobile .home-carousel > app-widget-host::-webkit-scrollbar {
    display: block
}

.mobile .home-carousel .sports-coupon .events-tournament-wrapper {
    flex-direction: row;
    /* padding: 0 135px; */
}

#root .mobile .home-carousel .sports-coupon .events-item-wrapper {
    margin: 5px 0 5px 5px;
    border-radius: var(--r-border-radius-big);
    border-right: 0;
    min-height: 125px;
    min-width: 270px;
    max-width: calc(100vw - 10px);
    padding: 10px 10px;
    /* display: flex; */
}

.mobile .home-carousel .sports-coupon .match-teams {
    margin: 9px 0 9px 0;
    height: 28px
}

.mobile .home-carousel .sports-coupon .match-info .match-schedule {
    margin-top: 3px;
    justify-content: center;
    padding-top: 10px;
}

#root .match-markets .match-market-template .template-row-wrapper .market-template-row, #root .match-markets .match-market-template .template-rows-wrapper, #root .match-markets .match-market-template .template-row-wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
}

#root .match-markets .cls-tpl-handicap .match-market-template .match-market-has-special .special-value {
    display: none;
}

#root .match-markets .match-market-template .template-rows-wrapper .item-cell:not(.empty-cell) {
    width: 100%;
}

#root .match-markets .match-market-template .template-row-wrapper .selection-opt-label {
    font-size: 11px;
    max-width: 80%;
}

#root .match-markets .match-market-template .template-row-wrapper .odds-selection-default {
    flex-wrap: nowrap;
    width: 100%;
    padding: 0 15px;
}

#root .match-markets .match-market-template .template-row-wrapper .odds-bet-slip-selected .selection-opt-label {
}

#root .match-markets .match-market-template .template-row-wrapper .match-odd {
    padding: 0;
}

.scrolled .right-sidebar > app-widget-host {
    height: calc(100vh - 12px);
    top: 8px;
    transition: top 0.1s ease-in-out;
}

.soccer:not(.events-category-flag) {
}

.tennis:not(.events-category-flag), .atp:not(.events-category-flag) {
}

.basketball:not(.events-category-flag), .international-basket:not(.events-category-flag) {
}

.rugby:not(.events-category-flag), .aussie-rules:not(.events-category-flag) {
}

.table-tennis:not(.events-category-flag) {
}

.ice-hockey:not(.events-category-flag) {
}

.american-football:not(.events-category-flag) {
}

.volleyball:not(.events-category-flag) {
}

.darts:not(.events-category-flag) {
}

.e-sports:not(.events-category-flag) {
}

.boxing:not(.events-category-flag) {
}

.all-sports:not(.events-category-flag) {
}
.badminton{
    background-image: url('/v1.030/r/images/site/icons/Badminton.png')
}



.lotto-menu {
    margin: 5px;
    border-radius: var(--r-border-radius-medium);
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
}

.mobile .lotto-menu {
    width: calc(100% - 10px);
}

#root .lotto-menu ul.menu {
    display: flex;
    width: 100%;
    gap: 5px;
    justify-content: center;
    /* margin:0 auto; */
}

#root .lotto-menu ul.menu li {
    max-width: 100px;
    width: 100%;
}

#root .lotto-menu ul.menu li a {
    height: 36px;
    display: flex;
    align-items: center;
    min-width: 80px;
    width: 100%;
    justify-content: center;
    font-weight: bold;
    font-size: 1.2em;
    background-color: var(--c-white);
    color: var(--c-black);
}

#root .lotto-menu ul.menu li a.active {
    border-radius: var(--r-border-radius-medium);
    font-weight: bold;
    background-color: var(--c-emphasis-c);
    color: var(--c-white)
}

#root .ui-dialog.download-instructions, #root .mobile .ui-dialog.download-instructions {
    left: 50%!important;
    top: 50%!important;
    transform: translate(-50%,-50%)!important;
    max-width: 550px!important;
    width: 100%!important;
}

#root .ui-dialog.download-instructions .ui-dialog-content {
    height: calc(100% - 54px)
}

#root .mobile .ui-dialog.download-instructions {
    height: 100%;
}

.desktop .ui-dialog.download-instructions {
    max-height: 90vh;
}

.instructions-container {
    display: flex;
    flex-direction: column;
}

.instruction-step {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    border-radius: var(--r-border-radius-medium);
    overflow: hidden;
}

.instruction-step-heading {
    padding: 10px;
}

.instruction-step-content {
    display: flex;
    flex-direction: column;
    padding: 12px;
}

.instruction-step-content a {
    margin: 0 auto;
    margin-top: 12px
}

body .sports-coupon.small .match-markets-wrapper .match-market .match-odd .odd {
    flex-direction: column;
    align-items: center;
}

body .sports-coupon.small .match-markets-wrapper .match-market .match-odd .odd .mobile-outcome {
    margin: 0
}

/* Crash Games */
.view-page-games-spribe .casino-page .casino-game {
    height: 14vw;
}

.mobile.view-page-games-spribe:not(.landscape) .casino-page .casino-game {
    height: 30vw;
}

.view-page-games-spribe .casino-page .casino-game .game-name {
    display: none;
}

.view-page-games-spribe .casino-container .games .game {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.view-page-games-spribe .casino-container .games .game:nth-child(9) {
    background-image: url(/v2.150/r/images/roisbet/icons/plinko.png);
}
.view-page-games-spribe .casino-container .games .game:nth-child(2) {
    background-image: url(/v2.155/r/images/roisbet/icons/AVIATOR.svg);
    background-size:80%
}
.view-page-games-spribe .casino-container .games .game:nth-child(3) {
    background-image: url(/v2.150/r/images/roisbet/icons/dice.png);
}

.view-page-games-spribe .casino-container .games .game:nth-child(4) {
    background-image: url(/v2.150/r/images/roisbet/icons/goal.png);
}

.view-page-games-spribe .casino-container .games .game:nth-child(5) {
    background-image: url(/v2.150/r/images/roisbet/icons/hilo.png);
}

.view-page-games-spribe .casino-container .games .game:nth-child(6) {
    background-image: url(/v2.150/r/images/roisbet/icons/keno.png);
}

.view-page-games-spribe .casino-container .games .game:nth-child(7) {
    background-image: url(/v2.150/r/images/roisbet/icons/mines.png);
}

.view-page-games-spribe .casino-container .games .game:nth-child(8) {
    background-image: url(/v2.150/r/images/roisbet/icons/mini-roulette.png);
}


#root .home-page-featured-leagues {

    margin-bottom:10px;
    line-height:1;
}
#root .home-page-featured-leagues .featured-leagues-content {
    padding-bottom:10px;
    display:flex;
    flex-direction:row;
    margin: 5px 0;
    overflow-x: auto;
    
}
#root .home-page-featured-leagues .featured-leagues-content .featured-league-sport {
    display:none;
}
#root .home-page-featured-leagues .featured-league  {
    width:auto;
    background-color: var(--c-emphasis-c);
    border-radius: var(--r-border-radius-big);


}
#root .home-page-featured-leagues .featured-league a{
    flex-direction:row;
    padding:8px;
    border-radius:20px;
    border-bottom:unset;
    justify-content:flex-start;
    max-width:unset;
    margin: 0 5px;
    font-weight: bold;
    font-size: 11px;
    color: var(--c-white)
}
#root .home-page-featured-leagues .featured-leagues-header {
    display:none
}
#root .home-page-featured-leagues .featured-league a .featured-league-category {
    order:-1;
}
#root .home-page-featured-leagues .featured-league a .featured-league-sportcode {
    min-width:20px;
    height:20px;
    background-size:20px;
    order:-2;
}
#root .home-page-featured-leagues .featured-leagues-content .featured-league a:hover {
}