.header{
    z-index: 100
}
.header > app-widget-host{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: var(--c-emphasis-b);
    height: 139px;
    z-index: 1
}

/*****************************
         Header
******************************/


.header-menu-row{
    /* background-color: var(--c-primary); */
}

.header-menu-row > app-widget-host,
.header-row > app-widget-host{
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 1840px;
    margin: 0 auto;
    padding: 0 40px
}
.header-menu-row img{
    width: 24px;
    height: 18px
}
.header-menu-row .filter-language-name,
.header-menu-row > app-widget-host > span{
    display: none
}
.header-menu-row .other-links{
    display: flex;
    margin-left: auto;
    position: relative
}
.header-menu-row .other-links label{
    display: flex;
    padding: 4px;
    background-color: transparent;
    height: 36px;
    align-items: center
}
.header-menu-row .other-links .other-link{
    display: flex;
    align-items: center
}
.header-menu-row .other-links .ui-dropdown{
    border: 1px solid var(--c-background-body);
    background-color: transparent
}
.header-menu-row .other-links .ui-dropdown .ui-dropdown-trigger{
    background-color: transparent
}
.header-menu-row label span,
.header-menu-row .filter-language .ui-dropdown-trigger-icon,
.header-menu-row .other-links .filter-time-value{
    color: var(--c-text-header)
}
.header-menu-row label span,
.header-menu-row .other-links .filter-time-value{
    margin-left: 5px
}
.header-menu-row span.search-label {
    display: none;
}
.header-menu-row span>input {
    height: 36px;
    display: flex;
    /*  background: url(/v1.01/r/images/site/icons/Search.svg) 60px 5px no-repeat; */
    background-size: 24px;
    color: var(--c-white);
    font-size: 16px;
    width: 100px;
    border: 0;
    border-radius: 0;
    padding: 0 0 0 60px;
    z-index: 20;
    -webkit-transition: width .5s ease-in-out;
    -moz-transition: width .5s ease-in-out;
    -o-transition: width .5s ease-in-out;
    transition: width .5s ease-in-out;
    color: var(--c-bla);
    background-color: var(
    --c-background);
    border-radius: var(
    --r-lg);
}
body .desktop .ui-inputtext:enabled:focus:not(.ui-state-error){
    width: 250px
}
.desktop .header-menu-row .sports-search span>input{
    width: 130px;
    text-indent: 25px
}
body .desktop .sports-search .ui-inputtext:enabled:focus:not(.ui-state-error){
    width: 350px;
    text-indent: 25px
}
.header-menu-row .other-links .sports-search span{
    position: relative;
}
.header-menu-row .other-links .sports-search span:before{
    content: "";
    background-image: url("/v1.01/r/images/primebet/icons/Search-gray.svg");
    width: 18px;
    height: 18px;
    position: absolute;
    left: 10px;
    top: 9px;
    background-size: contain;
}
body .sports-search .ui-autocomplete-panel{
    border: 1px solid var(--c-emphasis);
    border-radius: var(--r-lg);
    position: u;
}

#root .header-menu-row .filter-language li.ui-state-highlight{
    display: flex;
    background-color: var(--c-background-header);
    color: var(--c-text-primary);
}
#root .header-menu-row .filter-language li{    
     background-color: var(--c-background-body);
     color: var(--c-text-primary);
     flex-wrap: nowrap;
     display: flex
}
.header-menu-row .filter-language li span{
    padding-left: 10px
}

/********************************/
/****** Check/Optimize this ****/
/******************************/

.header .lang{
    display: flex;
    align-items: center
}
.navigation-content .tab,
.filter-language{
    display: flex;
    align-items: center
}
.navigation-content .filter-language{
    justify-content: flex-end
}
.header .lang .filter-language .filter-language-name,
div[class*=mobile] .left-nav-footer .filter-language .filter-language-name{
    display: none
}
/* .navigation-content .filter-language .filter-language-name{
    display: block
} */
.filter-language p-dropdown{
    width: 100%
}
.filter-language label{
    padding: 0
}
body .header .lang .filter-language .ui-dropdown,
div[class*=mobile] .left-nav-footer .filter-language .ui-dropdown{
    border: 0;
    display: inline;
    background-color: transparent
}
.header .lang .filter-language label > span{
    display: flex;
    justify-content: center;
    width: 100%;
    margin-left: 5px;
    font-size: 14px;
    line-height: 18px;    
    color: var(--c-white)    
}
div[class*=mobile] .left-nav-footer .filter-language label > span{
    color: var(--c-background-body);
}
.header .lang .filter-language .ui-dropdown .ui-dropdown-label-container,
div[class*=mobile] .left-nav-footer .filter-language .ui-dropdown .ui-dropdown-label-container{
    display: inline-block
}
.header .lang .filter-language .ui-dropdown .ui-dropdown-label-container label,
div[class*=mobile] left-nav-footer .filter-language .ui-dropdown .ui-dropdown-label-container label{
    background: transparent;
    display: flex;
    align-items: center
}
.header .lang .ui-dropdown .ui-dropdown-trigger,
div[class*=mobile] .left-nav-footer .filter-language .ui-dropdown .ui-dropdown-trigger{
    background-color: transparent;
    color: var(--c-white);
    font-size: 11px;
    height: 18px;
    width: 27px;
    top: -2px
}
div[class*=mobile] .left-nav-footer .filter-language .ui-dropdown .ui-dropdown-trigger{
    width: 13px
}
div[class*=mobile] .left-nav-footer .filter-language .ui-dropdown .ui-dropdown-label-container label{
    padding-right: 16px
}
.header .lang .filter-language img,
div[class*=mobile] .left-nav-footer .filter-language img{
    width: 25px;
    height: 16px;
}
.header .lang .filter-language .ui-dropdown .ui-dropdown-panel,
div[class*=mobile] .left-nav-footer .filter-language .ui-dropdown .ui-dropdown-panel{
    margin-top: 20px;
    border: 0
}
.header .lang .filter-language p-dropdownitem li,
div[class*=mobile] .left-nav-footer .filter-language p-dropdownitem li{
    display: flex;
    align-items: center
}
.header .lang .filter-language p-dropdownitem span,
div[class*=mobile] .left-nav-footer .filter-language p-dropdownitem span{
    width: 100%;
    text-align: center;
    margin-left: 10px;
    color: var(--c-white-e)
}
#root .header .lang .filter-language li,
div[class*=mobile] .left-nav-footer .filter-language li{
    display: flex;
    background-color: var(--c-primary);
    color: var(--c-white-e)
}


/********************************/
/****** Check/Optimize above ***/
/******************************/

.top-header-menu{
    display: flex;
    flex: 0 0 50%;
    justify-content: flex-end
}

.top-header-menu li,
.bottom-header-menu li {
    list-style: none;
    margin-left: 10px
}
.bottom-header-menu{
    overflow-x: auto;
    scroll-behavior: smooth;
    white-space: nowrap
}
.bottom-header-menu::-webkit-scrollbar{
    height:4px;
    width: 4px
}
.bottom-header-menu::-webkit-scrollbar-thumb{
    border-radius: 0
}
.top-header-menu li a,
.top-header-menu .menu .menu-link,
.top-header-menu .menu .menu-link.active{
    background-color: transparent;
    color: var(--c-text-primary);
    opacity: 0.68
}
.header-row-left{
    flex: 0 0 100px
}
.header-row-right{
    flex: 1
}
.header-row-right .other-links {
    margin-left: auto;   
}

.header-row-left .beto-image.logo{
    align-items: center;
    display: flex
}
.header-row-left .beto-image.logo > img{
    height: 80px;
    padding: 10px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}
.header-row .user-guest > app-widget-host{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative
}
.header-user-actions{
    display: flex;
    width: 100%
}
.header-user-actions .register{
    margin-left: auto
}
.header-user-actions .time.other-link {
    display: flex;
    align-items: center;
    color: var(--c-white);
    font-size: 11px;
    margin-left: 10px
}
.header-row .forgotpass button{
    background-color: transparent;
    color: var(--c-text-primary);
    font-size: 12px;
    line-height: 17px
}
.header-row .login-form-box app-widget-host form{
    flex-direction: row;
    align-items: center
}
.header-row .login-form-box .generic-form .form-row.username-row, 
.header-row .login-form-box .generic-form .form-row.password-row{
    margin: 6px 0
}
.header-row .user-guest form input{
       background-color: var(--c-white-e);
       border: 0;
       height: 35px;
       margin-left: 3px;
       padding: 0 5px;
       max-width: 155px;
       color: var(--c-black-e);
       border-radius: var(
       --r-sm);
}
.header-row .user-guest form input::-webkit-input-placeholder 
    color: var(--c-text-input)
}
input::placeholder{
    color: var(--c-text-primary)!important;
    opacity: 1
}
.header-row .generic-form .form-row .form-label{
    display: none
}
.button-submit-login .button-label{
    text-transform: uppercase;
    width: 100%;
    padding: 10px 20px;
    color: var(--c-black-e);
    border-radius: var(--r-lg);
    font-weight: bold;
}
.signin-dialog .button-submit-login .button-label{
    /*background-color: var(--c-background-header)*/
}
.signin-dialog .generic-form .form-row.username-row,
.signin-dialog .generic-form .form-row.password-row{
    flex-direction: column;
    height: 100%;
    margin: 0 0 30px
}
.signin-dialog .generic-form .form-row.username-row label,
.signin-dialog .generic-form .form-row.password-row label,
.signin-dialog .generic-form .form-row.username-row .form-element-wrapper,
.signin-dialog .generic-form .form-row.password-row .form-element-wrapper{
    width: 100%
}
.header-row .login-form ui-button{
    height: 100%;
}
.button-submit-login{
        display: flex;
    padding: 0;
    height: 100%;
    max-width: 80px;
    margin-left: 3px;
    background: var(--c-emphasis-c);
    width: 100%;
    border-radius: var(--r-lg)
}
.button-submit-login > i{
    color: #fff;
    margin-top: 5px;
    margin-left: 2px;
    font-size: 20px
}
.header-row  .generic-form .form-row {
    padding: 0
}
.header-row .registerbutton button{
    padding: 0;
    background-color: transparent;
    height: 100%
}
.header-row .registerbutton button span{
    color: var(--c-white);
    font-weight: bold
}
.header-row .forgotpass button span{
    font-size: 12px
}
.header-row .forgotpass button span:hover{
    color: var(--c-emphasis-b)
}
.bottom-header-menu li a,
.bottom-header-menu .menu .menu-link,
.bottom-header-menu .menu .menu-link.active{
    background-color: transparent;
        color: var(--c-white);
    font-size: 15px;
    font-weight: bold;
    line-height: 13px;
    height: 35px;
    align-items: center;
    margin: 8px 0;
    padding: 0 10px
}
.bottom-header-menu .menu .menu-link.active{
    color: var(--c-black-e);
    background-color: var(--c-emphasis-c);
    border-radius: 50px;
    border: 1px solid var(
    --c-emphasis-b);
}
.bottom-header-menu .menu .menu-link:hover{    
    background-color: var(--c-background);
    border-radius: 50px;
    color: var(--c-black-e)
}
.bottom-header-menu .menu .menu-link:hover span {
    color: var(--c-black-e)
}
.header-row-left .bottom-header-menu{
    width: 100%;
    align-items: center;
    display: flex;
    justify-content: center
}
.bottom-header-menu li:first-child{
    margin-left: 0
}
.bottom-header-menu li > a.menu-link:before{
    content:"";
    width: 25px;
    height: 25px;
    background-size: contain;
    margin-right: 9px;
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}
.bottom-header-menu li:first-child > a.menu-link:before{  
    background-image: url(/v1.01/r/images/fan11/icons/home-dark.svg)
}
.bottom-header-menu li:nth-child(2) > a.menu-link:before{  
    background-image: url(/v1.01/r/images/fan11/icons/live-dark.svg)
}
.bottom-header-menu li:nth-child(3) > a.menu-link:before{  
    background-image: url(/v1.01/r/images/fan11/icons/casino-dark.svg)
}
.bottom-header-menu li:nth-child(4) > a.menu-link:before{
    background-image: url(/v1.01/r/images/site/icons/aviator-new.png);
    background-repeat:no-repeat;
    background-position:center;
    filter: unset;
}
.bottom-header-menu li:nth-child(5) > a.menu-link:before{  
    background-image: url(/v1.01/r/images/fan11/icons/icon-keno-black-new.svg)
}
.bottom-header-menu li:nth-child(6) > a.menu-link:before{  
    background-image: url(/v1.01/r/images/fan11/icons/icon-spin2win-black.svg)
}
/*.bottom-header-menu li:nth-child(3) > a.menu-link:before{  
   background-image: url(/v1.01/r/images/bestbet/icon/jackpot-icon.png)
}*/
.bottom-header-menu li:nth-child(7) > a.menu-link:before{  
     background-image: url(/v1.01/r/images/fan11/icons/icon-lottery-black.svg)
}
.bottom-header-menu li:nth-child(8) > a.menu-link:before{  
    background-image: url(/v1.01/r/images/fan11/icons/icon-jackpot-black.svg)
}
.bottom-header-menu li:nth-child(9) > a.menu-link:before{  
    background-image: url(/v1.01/r/images/fan11/icons/virtrul-dark.svg)
}
.bottom-header-menu li:nth-child(10) > a.menu-link:before{  
    background-image: url(/v1.01/r/images/fan11/icons/promotion-dark.svg)
}
.bottom-header-menu li:first-child > a.menu-link.active:before,
.bottom-header-menu li:first-child > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/fan11/icons/home-color.svg")
}
.bottom-header-menu li:nth-child(2) > a.menu-link.active:before,
.bottom-header-menu li:nth-child(2) > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/fan11/icons/live-color.svg")
}
/*.bottom-header-menu li:nth-child(3) > a.menu-link.active:before,
.bottom-header-menu li:nth-child(3) > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/betomall/icons/yellow/casino-icon-yellow.png")
}*/
.bottom-header-menu li:nth-child(9) > a.menu-link.active:before,
.bottom-header-menu li:nth-child(9) > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/fan11/icons/virtual-color.svg")
}
.bottom-header-menu li:nth-child(3) > a.menu-link.active:before,
.bottom-header-menu li:nth-child(3) > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/fan11/icons/casino-color.svg")
}
.bottom-header-menu li:nth-child(5) > a.menu-link.active:before,
.bottom-header-menu li:nth-child(5) > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/fan11/icons/icon-keno-yellow-new.svg")
}
.bottom-header-menu li:nth-child(6) > a.menu-link.active:before,
.bottom-header-menu li:nth-child(6) > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/fan11/icons/icon-spin2win-yellow.svg")
}
.bottom-header-menu li:nth-child(7) > a.menu-link.active:before,
.bottom-header-menu li:nth-child(7) > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/fan11/icons/icon-lottery-yellow.svg")
}
.bottom-header-menu li:nth-child(8) > a.menu-link.active:before,
.bottom-header-menu li:nth-child(8) > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/fan11/icons/icon-jackpot-yellow.svg")
}
.bottom-header-menu li:nth-child(10) > a.menu-link.active:before,
.bottom-header-menu li:nth-child(10) > a.menu-link:hover:before{
    background-image: url("/v1.01/r/images/fan11/icons/promotion-color.svg")
}
.bottom-header-menu li > a.menu-link:hover:before,
.bottom-header-menu li a.menu-link.active:before{
    /* filter: invert(21%) sepia(98%) saturate(7492%) hue-rotate(264deg) brightness(96%) contrast(112%); */
    color:var(--c-black-e)
}
.bottom-header-menu li:nth-child(4) > a.menu-link:hover:before,
.bottom-header-menu li:nth-child(4) a.menu-link.active:before{
    filter: unset;
}
.header-row .login-form .error-row{
    position: absolute;
    top: 62px;
    max-width: 400px;
    background-color: var(--c-background);
    z-index: 1
}
.header-row .login-form .error-row .form-element-error:not(:empty){
    position: relative;
    padding: 30px 20px
}
.header-row .login-form .error-row .form-element-error:not(:empty) .clear-error{
    position: absolute;
    cursor: pointer;
    top: 10px;
    right: 15px;
    font-size: 16px;
    font-weight: bold
}

/*****************************
       Header Bottom User
******************************/

.user-login > app-widget-host{
    justify-content: flex-end;
    color: var(--c-white-e);
    font-size: 14px;
    align-items: flex-end
}
.user-login > app-widget-host > app-block > app-widget-host,
.user-login > app-widget-host > app-content-block{
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-left: 15px
}
.actions-top-row > app-widget-host {
    align-items: center
}
.actions-top-row .other-links {
    margin: 0;
    height: 37px
}
.actions-bottom-row {
    width: 100%;
    display: flex;
}
.actions-bottom-row app-widget-host {
    display: flex;
    justify-content: flex-end;
}
#root .full-ballance > app-widget-host{
    flex-direction: column;
    align-items: flex-end;
}
.user-login .my-bets-header,
.user-login .account-info{
    flex: 0 0 50%;
    display: flex;
    color: var(--c-white-e);    
    font-size: 14px;
    font-weight: bold;
    justify-content: flex-end;
    max-width: fit-content;
    margin-left: 10px
}
.account-info > app-widget-host{
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}
.header-row-right > app-widget-host{
    display: flex;
    justify-content: flex-end;
    align-items: center
}
.header-row-right .login-section > app-widget-host{
    align-items:center;
}
.user-login-actions > app-widget-host{
    display: flex;
    flex-direction: column
}
.user-session-actions > app-widget-host{
    flex-wrap: wrap;
    flex-basis: 100%;
    width: auto;
    justify-content: flex-end
}
.user-session-actions .time.other-link{
     flex: 1 1 100%;
     padding-bottom: 4px
}
.user-session-actions .filter-time{
    text-align: end;
}
.user-session-actions .filter-time-value{
    font-size: 12px;
    color: var(--c-white-e)
}
.my-bets-header:before{
    content: "";
    background-image: url("/v1.01/r/images/tipster/mybets.svg");
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex
}

.account-info > app-widget-host:before{
    content: "";
    /* background-image: url("/v1.01/r/images/africa/user-white.svg"); */
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
}
.deposit-link{
    font-weight: bold;
    background: var(--c-green);
    border-radius: var(--r-lg);
    padding: 0 30px;
    line-height: 38px;
    color: var(--c-white-e);
    order:2
}
.full-ballance{
    display: flex;
    color: var(--c-white-e);
    font-size: 13px;
    line-height:10px;
    /* line-height: 16px; */
    white-space: nowrap;
    font-weight: 400;
    margin: 0px 7px;
    margin-right:10px
}
.full-ballance .bonus {
    color:#FFFFFF;
    margin-top:5px;
    font-size:12px
}
.hide-balance {
    width:15px;
    height:15px;
    margin-bottom:auto;
    margin-top:7px;
}
.hide-balance > app-widget-host {
    width:100%;
    height:100%;
    background-image:url(/v1.089/r/images/accessbet/icons/mdi_hide.svg);
    background-size:15px;
    background-position:center;
}
.hide-funds .header .full-ballance .balance,
.hide-funds .header .full-ballance .bonus{
    display:none
}
.user-login .logout-tab {
    order:4;
}
.user-login .logout-tab .logout-button{
    display: flex;
    background-color: transparent;
    color: var(--c-white-e);
    font-size: 14px;
    font-weight: bold;
    border: 0;
}
.user-login .logout-tab .logout-button:before{
    content: "";
    width: 16px;
    height: 16px;
    margin-right: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    background-image: url("/v1.01/r/images/africa/log-out-white.svg");

}

/*   Search   */


#root .sports-search li{
    background-color: var(--c-primary);
    color: var(--c-white-e);
}
#root .sports-search li:hover{
       background-color: var(--c-background)
}

#root .ui-autocomplete-panel * {
    color: var(--c-black-e)
}
.search-match-category{
    display: none
}
#root .ui-autocomplete-list-item:not(:first-child) {
       border-top: 1px solid var(--c-background-header)
}
.search-result {
    opacity: .8
}
.search-result:hover {
    opacity: 1;
    cursor: pointer
}
.search-result .search-match-type {
    align-items: center;
    display: flex
}
#root .search-result .search-match-type .default-sport {
    width: 12px!important;
    height: 12px!important;
    margin-bottom: -8px;
    margin-right: -12px;
    z-index: 2;
    display: block;
    background-size: contain!important
}
.search-result.search-tournament-wrapper .search-match-type .default-sport {
    order: -1
}
.search-result.search-sport-wrapper .search-match-type .search-match-sport {
    margin-left: 24px
}
.search-result .search-match-tournament-category {
    display: flex
}
.search-result .search-match-data {
    align-items: center;
    display: flex
}
.search-result .search-match-date {
    white-space: nowrap
}
.search-result.search-tournament-wrapper .search-match-type .search-match-sport, .match-is-live .search-match-period, .search-result .search-match-sport, .search-match-data .default-sport, .search-result-type, .search-match-code {
    display: none
}
.search-tournament-wrapper .search-match-sport {
    display: block;
    margin-left: auto
}
.search-tournament-wrapper .default-sport {
    display: block;
    order: 4
}
.search-category-wrapper .search-match-type .search-match-sport, .search-sport-wrapper .search-match-sport {
    display: block
}
.search-match-type {
    position: relative
}
.search-match-tournament-category {
    display: flex;
    font-size: 11px
}
#root .search-result .default-flag {
    background-size: 18px!important;
    background-repeat: no-repeat;
    background-position: center center
}
.search-match-info {
    display: flex;
    font-size: 11px;
    flex-wrap: nowrap;
    white-space: nowrap;
    min-width: 0;
    flex-shrink: 0;
    order: 1;
    margin-left: 6px
}
.search-match-name {
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    font-size: 11px;
    font-weight: bold
}
.search-match-date {
    margin-right: 4px
}
.search-match-category {
    margin: 0 4px
}

.search-match-score {
    margin-left: 5px
}
div[class*=mobile] .header div[class*=mobile]-menu-link.search{
    position: unset;
    margin: 0 5px
}
.search-match-data match-is-live:hover{
    color: var(--c-text-special-market)
}
#root .ui-autocomplete-panel .search-match-info{
    color: var(--c-emphasis-c);
    font-size: 12px
}



