.sports-select-navigation{
    top: 64px !important
}
.sports-select-navigation .ui-dialog-content{
    max-height: calc(100vh - 116px)
}
.mobile .sports-select-navigation  .navigation-body > app-widget-host{
    margin-bottom: 0;
    margin-top: 0
}
.active-sports-select-navigation .mobile .fixed-menu{
    z-index: 99
}


.mobile .navigation .nav-sport-wrapper .nav-sport.checked .nav-sport-selector{
    background-image: url(/v1.1046/r/images/cybet/icons/icon-check-dark.svg);
    opacity: 1
}
.mobile .navigation .nav-sport-panel .nav-category-wrapper .nav-category{
    position: relative
}
.mobile .nav-category button:before{
    content: "";
    width: 80%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
}


.sports-select-navigation .nav-sports-page .league-select-go{
    z-index: -1;
    top: unset;
    bottom: 52px
}
.sports-select-navigation .nav-sports-page .league-select-go.has-options{
    z-index: 1
}

.sports-select-navigation .nav-sport-panel:has(.has-selections){
    display: block
}

.mobile:has(.sports-select-navigation) .fixed-menu-box .sport.tab > app-widget-host{
    opacity: 1
}

.mobile:has(.sports-select-navigation) .fixed-menu-box .sport.tab > app-widget-host img {
    filter: invert(67%) sepia(71%) saturate(547%) hue-rotate(349deg) brightness(103%) contrast(101%)
}
.mobile:has(.sports-select-navigation) .fixed-menu-box .sport.tab > app-widget-host .sport-title{
    color: var(--c-emphasis)

}

#root:has(.sports-select-navigation) .mobile .fixed-menu-box .fixed-menu-row ul li a.active:before, 
#root.active-search-popup:has(.sports-select-navigation) .mobile .search.tab > app-widget-host img, 
.mobile:has(.sports-select-navigation) .home-page .fixed-menu-box .home.tab > app-widget-host img{
    filter: hue-rotate(100deg) saturate(0);
}

#root:has(.sports-select-navigation) .mobile .fixed-menu-box .fixed-menu-row ul li a.active, 
#root.active-search-popup:has(.sports-select-navigation) .mobile .search.tab > app-widget-host, 
.mobile:has(.sports-select-navigation) .home-page .fixed-menu-box .home.tab > app-widget-host{
    opacity: .54
}
#root:has(.sports-select-navigation) .mobile .fixed-menu-box .fixed-menu-row ul li a.active .menu-label, 
#root.active-search-popup:has(.sports-select-navigation) .mobile .search.tab > app-widget-host .search-title, 
.mobile:has(.sports-select-navigation) .home-page .fixed-menu-box .home.tab > app-widget-host .home-title {
    color: var(--c-primary);
    width: 100%;
}



/* 10.11 */


#root .match-market-group .market-groups ui-button{
    padding-right: 5px;
}

#root .mobile .match-market-group .market-groups ui-button{
    padding-right: 2px;

}
.right-sidebar .history-bet-wrapper .history-actions-wrapper .history-bet-action{
    border-radius: 30px;
    margin: 0 10px;
}
.right-sidebar .history-bet-wrapper .history-actions-wrapper .history-bet-action.history-bet-reload{
    margin: 6px auto;
}
.mobile .internal-user-page .history-bet-wrapper .history-actions-wrapper .history-bet-action.history-bet-reload{
    margin-left: auto;
    margin: 6px auto;

}
.desktop .odds-on-coupon app-inline-show-odds-under{
    position: absolute;
    top: 3px;
    right: 3px
}
#root .desktop .odds-on-coupon .filter-line > app-widget-host{
    min-height: 69px;
}

.mobile .fixed-menu{
    min-height: 55px
}
app-carousel.main-carousel-left{
    max-width: 256px;
    width: 100%;
}
.coupon-carousel{
    width: calc(100% - 256px);
}


.custom-scrollbar .ng-scroll-viewport-wrapper{
    height: inherit;
}
.fancy-scrollbar .ng-native-scrollbar-hider{
    display: flex;
    align-items: center;
}
.custom-scrollbar .ng-scroll-viewport-wrapper .ng-scroll-content > div{
    overflow: unset !important;
}














