#body .content{
margin-top: -272px;
}

.sport_menu2 {
    background: #383838;
    margin-bottom: 1px;
    position: relative;
    margin-top: 10px;
    border-radius: 2px;
    z-index: 1;
    width: 100%;
}
.sport-type-top-holder.sticky .sport_menu2{
    position: fixed;
    top: 0;    
    margin: 0; 
    padding: 0 50px;
    z-index: 101;
    background: #383838;    
    box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.5);
    border-radius: 0px 0px 2px 2px;
    box-sizing: border-box;
    width: 1560px;
    -webkit-animation: show_sticky_menu 0.6s 1;
    -moz-animation: show_sticky_menu 0.6s 1;
    -o-animation: show_sticky_menu 0.6s 1;
    animation: show_sticky_menu 0.6s 1;
}
@-webkit-keyframes show_sticky_menu {
    0% {
        top: -50px;
    }

    100% {
        top: 0;
    }
}

@keyframes show_sticky_menu {
    0% {
        top: -50px;
    }

    100% {
        top: 0;
    }
}
.sport-type-top-holder.sticky-hover .sport_menu2{
    box-shadow:none;
    border-radius:0;
}
#body.view_normal .sport-type-top-holder.sticky .sport_menu2{
    width: 1320px;
}
#body.view_1024 .sport-type-top-holder.sticky .sport_menu2{
    width: 1010px;
}
.sport-type-top-holder.sticky-hover .country-holder{
    display: none !important;
    position: fixed;
    top: 50px;    
    margin: 0; 
    z-index: 12;    
    width: 1560px;
}
.sport-type-top-holder.sticky-hover.sticky-hover-discard .country-holder{
    display: block !important;
    position: relative;
    top: 6px;    
    margin: 0; 
    z-index: 12;    
    width: 1560px;
}
.sport-type-top-holder.sticky-hover-discard .country-holder{
    display: block !important;
}
.sport-type-top-holder.hover .country-holder{
    display: block !important;
}
.sport-type-top-holder .country-holder{
    display: block !important;
}



#body.view_normal .sport-type-top-holder.sticky .country-holder{
    width: 1320px;
}
#body.view_1024 .sport-type-top-holder.sticky .country-holder{
    width: 1004px;
}
.sport-type-top-holder.sticky-hover.hover .country-holder{
    display: block !important;
}

.sport-type-top-holder.sticky #x_menu_items_block{
    flex-wrap: unset;
}
.sport-type-top-holder.sticky .sport_menu_new,
#body.view_1024 .sport-type-top-holder.sticky .sport_menu_new{
    width: 56px;
    height: 50px;
}
.sport-type-top-holder.sticky .sport_menu_new{
    overflow: unset;
    height: 48px;
}
.sport-type-top-holder.sticky .sport_menu_new_title{
    display: none;
}
.sport-type-top-holder.sticky .sport_menu_new:hover .sport_menu_new_title{
    display: block;
    text-transform: uppercase;
    background: #505050;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 12px;
    border-radius: 4px;
    border: none;
    margin-top: 10px;
    position: absolute;
    width: 120px;
    left: calc(50% - 60px);
    overflow: unset;
}
.sport-type-top-holder.sticky .sport_menu_new:hover .sport_menu_new_title:after {
    content: '';
    position: absolute;
    left: calc(50% - 5.5px);
    top: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5.5px 5px 5.5px;
    border-color: transparent transparent #505050 transparent;
}
.sport-type-top-holder.sticky .sport_menu_new:hover:after,
.sport-type-top-holder.sticky .sport_menu_new.selected:after{
    content: '';
    display: block;
    position: absolute;
    background: #fde053;
    height: 2px;
    width: 28px;
    bottom: 1px;
    left: 14px;
}

.sport-type-top-holder.sticky .sport_menu_new:hover .sport_menu_new_count{
    display: none;
}
.sport-type-top-holder.sticky .spt_button_-777.sport_menu_new {
    /*display: none;*/
}
.sport-type-top-holder.sticky .country-items-holder{
    margin-top: -2px;  
}
.sport-type-top-holder.sticky #x_menu_items_block{
    /*opacity: 0;*/
    transition: opacity 0.3s ease;
}
.sport-type-top-holder.sticky #x_menu_items_block .owl-stage-outer{
    overflow: visible;
    visibility: hidden;
}
.sport-type-top-holder.sticky #x_menu_items_block .owl-stage-outer .owl-item.active{
    visibility: visible;
}
.sport-type-top-holder.sticky #x_menu_items_block.rendered{
    opacity: 1;
}
.sport-type-top-holder.sticky #x_menu_items_block .owl-nav button{
    position: absolute;
    top: 0;
    right: -50px;
    background: url('../Images/Common/sport.arrow.svg') no-repeat center;
    background-size:  10px 16px;
    width: 50px;
    height: 50px;
    outline: none;
    background-color: #383838;
}
.sport-type-top-holder.sticky #x_menu_items_block .owl-nav button span{
    display: none;
}
.sport-type-top-holder.sticky #x_menu_items_block .owl-nav .owl-prev{
    left: -50px;
    transform: rotate(180deg);
}
#x_menu_items_block {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}
#x_menu_items_block:after {
    content: '';
    width: 100%;
    height: 2px;
    background: #2e2e2e;
    position: absolute;
    left: 0;
    bottom: -1px;
-webkit-border-bottom-right-radius: 2px;
-webkit-border-bottom-left-radius: 2px;
-moz-border-radius-bottomright: 2px;
-moz-border-radius-bottomleft: 2px;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;    
}

.sport-type-top-holder.sticky #x_menu_items_block{

}

/* Start Sport Menu */
.sport_menu_new {
    width: 120px;
    height: 74px;
    display: block;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    font-family: 'CrystalBetUni-Medium';
    border-bottom: 1px solid #4c4c4c;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#body.view_1024 .sport_menu_new {
    width: 111.5px;
}
#body.view_1024 .spt_button_53.sport_menu_new {
    width: 120px;
}
.sport_menu_new .SportTypeIcon span:nth-child(1) {
    width: 26px;
    height: 26px;
    position: absolute;
    left: calc(50% - 14px);
    top: calc(50% - 11px);
}
.sport_menu_new .SportTypeIcon span.SportType143:nth-child(1) {
    display: inline-block;
    background: url(../Images/Sport/SportTypeIcons/tokyo2020.svg) no-repeat center;
/*    width: 50px !important;
    height: 18px !important;
    left: calc(50% - 25px)  !important;
    top: calc(50% - 3px) !important;
    background-size: 50px 18px;*/
}
.sport_menu_new .SportTypeIcon span.SportType53:nth-child(1) {
    width: 98px;
    height: 24px;
    position: absolute;
    left: calc(50% - 49px);
    top: calc(50% - 10px);
}
.sport_menu_new .SportTypeIcon span.SportType86:nth-child(1) {
    width: 13px;
    height: 27px;
    position: absolute;
    left: calc(50% - 6.5px);
    top: 13px;
}
.sport_menu_new .SportTypeIcon span.SportType35:nth-child(1) {
    width: 32px;
    height: 32px;
}

.sport_menu_new_title {
    display: inline-block;
    height: 27px;
    color: #d1d1d1;
    font-size: 13px;    
    box-sizing: border-box;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sport_menu_new:hover .sport_menu_new_title, .sport_menu_new.selected .sport_menu_new_title {
    border-bottom: 3px solid #fde053;
}




.sport_menu_new:hover {
    color: #fde053;
}
.sport_menu_new:hover .sport_menu_new_count {
    display: block;
}

.sport_menu_new.selected {
    color: #fde053;
}

.nPageContent {
        background: none;
}

.sport_menu_new .sport_menu_new_count {
    font-size: 14px;
    font-family: 'UniNeue-Bold';
    color: #a7a7a7;
    position: absolute;
    right: 0;
    display: none;
    height: 48px;
    line-height: 48px;
    width: calc(50% - 13px);
    box-sizing: border-box;
    text-align: left;
    padding-left: 10px;
}
.sport_menu_new.spt_button_143 .sport_menu_new_count {
    right: -7px;
}
.sport_menu_new.spt_button_138 .sport_menu_new_count {
    right: -14px;
}
.sport_menu_new.spt_button_53 .sport_menu_new_count {
    right: -20px;
}
.sport_menu_new.spt_button_-999 .sport_menu_new_count {
    padding-left: 22px;
}
.sport_menu_new .SportTypeIcon {

    display: block;
    width: 100%;
    height: 46px;
    position: relative;
}

.country-items-holder {
    background: #383838;
    margin-top: 10px;
    width: 100%;
}

#body.view_1024 .country-items-holder {
}
.content #x_main {
    margin-top: 10px;
    position: relative;
}



.new_sport_country_div {
    width: 265px;
    position: absolute;
    z-index: 1002;
}
.sport-type-top-holder.sticky .new_sport_country_div.show-all .new_sport_country {
    /*display: none;*/
}

.show-all .new_sport_country {
}

.show-all .new_sport_country3 {
    display: none;
}


#body.view_1500 .new_sport_country_div {
    width: 261px;
}

#body.view_1024 .new_sport_country_div {
    width: 252px;
}

.new_sport_country_div.first {
    margin-left: 0px;
}

.new_sport_country_div.active {
    z-index: 1010;
}

.new_sport_country {
    background: #383838;
    width: 265px;
    height: 29px;
    line-height: 28px;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
    font-family: 'CrystalBetUni-Medium';
    color: #efefef;
    box-sizing: border-box;
    padding: 0 9px 0 16px;
    border: 1px solid #242424;
    border-top: none;
    position: relative;
}


#body .show-all .new_sport_country .counter {
    display: none;
}

#body .show-all .new_sport_country:after {
    content: '';
    background: url('../Images/Sport/Sport.png');
    background-position: -9px -987px;
    width: 18px;
    height: 10px;
    position: absolute;
    left: 66px;
    top: 10px;
}

#body .show-all .new_sport_country:hover:after {
    background-position: -37px -987px;
}





#body.view_1500 .new_sport_country {
    width: 261px;
}

#body.view_1024 .new_sport_country {
    width: 252px;
}

.new_sport_country.active {
    background: #404040;
    color: #ffe242;
}

.new_sport_country_div:hover .new_sport_country {
    background: #404040;
}

#body.view_1500 .new_sport_country:hover {
    background: #404040;
}

#body.view_1500 .new_sport_country.active {
    background: #404040;
}





.new_sport_country1 {
    float: left;
    width: 210px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
    color: #d8d8d8;
}

#body.view_1024 .new_sport_country1 {
    width: 200px;
}

.new_sport_country1 .counter, .new_sport1 .counter {
    color: #9f9f9f;
    margin-left: 8px;
    font-size: 13px;
    padding-top: 1px;
}

    .new_sport_country1 .counter .braces, .new_sport1 .counter .braces {
        padding: 0px 1px;
        margin-top: -1px;
    }

.new_sport1 .counter {
    color: #4c4c4c;
    margin-left: 2px;
}

.new_sport_country_div:hover .new_sport_country1 {
    color: #fae252;
}

.new_sport_country2 {
    float: right;
    width: 16px;
    text-align: right;
    display: none;
}

.new_sport_country3 {
    float: right;
    background: url('../Images/Sport/SportNew.png');
    background-position: -470px -50px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: block;
    margin-top: 5px;
}

.new_sport_country3.active {
    background-position: -496px -50px;
}

.new_sport_country3.half-active {
    background-position: -522px -50px;
}

#body.view_1500 .new_sport_div {
    width: 258px;
}

#body.view_1024 .new_sport_div {
    width: 249px;
}

.new_sport_div {
    display: none;
    position: absolute;
    left: 0px;
    top: 29px;
    border: 2px solid #2b2b2b;
    border-top: none;
    width: 262px;
    z-index: 9999;
}

    .new_sport_div.active {
        display: block;
    }


.new_sport_country_div:not(.active) .new_sport_div {
    display: none;
}
.new_sport {
    height: 25px;
    line-height: 23px;
    background: #ededed;
    font-size: 12px;
    color: #333333;
    font-family: 'CrystalBetUni-Medium';
    padding: 0 5px;
    border-top: 1px solid #c4c4c4;
    cursor: pointer;
}

.new_sport1 {
    float: left;
    width: calc(100% - 45px); 
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #333333;
    font-family: 'CrystalBetUni-Medium';
}

.new_sport2 {
    float: right;
    width: 6px;
    height: 10px;
    display: inline-block;
    text-align: right;
    background: url('../Images/Sport/SportNew.png');
    background-position: -54px -10px;
    margin: 7px 5px 0 0;
}
.new_fav { 
    float: right;
    width: 15px;
    height: 14px; 
    display: inline-block;
    text-align: right;
    background: url('../Images/Sport/FavStars/FavStar.svg');
    background-position: top 0px left 0px;
    background-repeat: no-repeat;
    background-size: 15px 14px;
    margin: 6px 5px 0 0;  
    position: absolute;
    top: 0px; 
    right: 18px;  
    cursor: pointer;
}
.fav_click_action {
    position: relative;
    width: 100%;
    height: 25px;
    line-height: 23px;
}
.new_fav:hover,.new_fav_lig:hover { 
    background: url('../Images/Sport/FavStars/FavStarHov.svg');    
}
.new_fav_active {
    float: right;
    width: 15px;
    height: 14px; 
    display: inline-block;
    text-align: right;
    background: url('../Images/Sport/FavStars/FavStarHov.svg');
    background-position: top 0px left 0px; 
    background-repeat: no-repeat;
    background-size: 15px 14px;
    margin: 6px 5px 0 0; 
    position: absolute;
    top: 0px;  
    right: 18px; 
    cursor: pointer;  
}
.new_fav_lig { 
    width: 15px;
    height: 14px; 
    display: inline-block;
    text-align: right;
    background: url('../Images/Sport/FavStars/FavStar.svg');
    background-position: top 0px left 0px;
    background-repeat: no-repeat;
    background-size: 15px 14px;
    margin: 13px 0px 0 9px;   
    float: right; 
    display: block;
}
.new_fav_lig_active {  
    width: 15px;
    height: 14px;
    text-align: right;
    background: url('../Images/Sport/FavStars/FavStarHov.svg'); 
    background-position: top 0px left 0px;
    background-repeat: no-repeat;
    background-size: 15px 14px;
    margin: 13px 0px 0 9px;
    float: right; 
    display: block;
}
.fav_arr_icon {
    width: 6px;
    height: 10px;
    box-sizing: border-box;
    background: url('../Images/Sport/FavStars/FavArrow.svg');
    background-position: top 0px left 0px;
    background-repeat: no-repeat;
    background-size: 6px 10px; 
    margin: 15px 13px 15px 6px;    
    float: left;
}
.FavFlagCountry {
    width: 20px;
    height: 20px;
    box-sizing: border-box;  
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%; 
    margin: 9px 7px 14px 0px;        
    float: left;     
}
.international:after {
    content: '';
    background-size: 100% !important;   
}
.fav_active_arrow {
    cursor: pointer;
    z-index: 1;
}
.fav_sport_type_name {
    height: 35px;
    float: left;
    position: relative;
    z-index: 0;  
    color: #B3B3B3;
    display: none;
}
.x_loop_category:hover .new_fav_lig_active, .x_loop_title_bg:hover ~ .fav_sport_type_name {     
    display:block; 
}
.new_sport.active .new_sport2, .new_sport:hover .new_sport2  {
    background-position: -66px -10px;
}

.new_sport.active, .new_sport.active:hover {
    background: #fae252;
}

.new_sport:hover {
    background: #cacaca;
}





.sport_menu1 {
    background: #333333;
    padding: 9px 13px;
    position: relative;
    z-index: 11;
    height: 46px;
    box-sizing: border-box;
    border-radius: 2px;
}

.sport_menu1:after {
    background: transparent;
    width: 100%;
    height: 15px;
    content: '';
    display: block;
}
.sport_menu1.placeholder {
    margin-bottom: 70px;
}
/* Filter css */
.new_search {
    float: left;
    width: 160px;
    height: 28px;
    position: relative;
    margin-right: 10px;
    border-radius: 2px;
    background-color: #505050;
}
.new_search.active{
    background:#f2f2f2;
}

.new_search_input {
    float: left;
    width: 100%;
    border-radius: 3px;
    height: 28px;
    padding: 0 25px 0 5px;
    box-sizing: border-box;
    font-size: 12px;
    font-family: 'CrystalNU4-Regular';
    color: #414141;
    position: relative;
    z-index: 0;
    border: none;
    background: none;
    caret-color: #1f1f1f;
}
.new_search_input::placeholder {
    color: #B3B3B3;
}
.new_search.active .new_search_input::placeholder {
    color: transparent;
}
#body.view_1024 .new_search_input {
    width: 105px;
}

.new_search_input.red_border_new_search_input {
    border: 1px solid red;
    color: red;
}

.new_search_bt {
    float: left;
    width: 14px;
    height: 14px;
    background: url('../Images/Sport/SportNew.png');
    background-position: -445px -49px;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 7px;
    top: 7px;
    opacity: .5;
    outline: 0 !important;  
    -moz-outline-style: none;  
}
.new_search.active .new_search_bt{
    background-position: -126px -10px;
    outline: 0 !important; 
}

.new_search_input:focus {
    outline: none;
}

.new_search_sub_a {
    display: block;
    width: 230px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-family: 'crystal2';
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    border-top: 1px solid #242424;
}

.new_search_sub_a1 {
    float: left;
    display: block;
    width: 35px;
    height: 32px;
    text-align: center;
}
.date-search {
    display: block;
    width: 45px;
    text-align: left;
    line-height: 13px;
    box-sizing: border-box;
    padding-top: 2px;
    float: left;
    font-size: 11px;
    color: #303030;
    font-family: 'CrystalBetUni-Medium';
    height: 33px;
}


    .new_search_sub_a1 label {
        margin-top: 5px;
    }

    .new_search_sub_a1 img {
        vertical-align: top;
        margin-top: 7px;
    }

.new_search_sub_a2 {
    float: left;
    display: block;
    width: 160px;
    height: 32px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new_search_sub_a3 {
    float: left;
    display: block;
    width: 35px;
    height: 32px;
    text-align: left;
    padding-top: 9px;
    padding-left: 16px;
    box-sizing: border-box;
}


.new_search_sub_a:hover, .new_search_sub_a.active {
    background: #cecece;
}

    .new_search_sub_a:hover .new_search_sub_a3 label {
        display: block;
        background: url('../Images/Sport/Sport.png');
        background-position: -107px -10px;
        width: 6px;
        height: 14px;
    }





.specialsbettingbutton {
    text-decoration: none;
    
    height: 28px;
    box-sizing: border-box;
    line-height: 30px;
    text-align: center;
    display: block;
    float: left;
    font-size: 14px;
    color: #fde053;
    font-family: 'CrystalBetUni-Bold';
    position: relative;
    margin-left: 10px;
    border-radius: 2px;
}
.specialsbettingbutton:hover:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 3px;
    background: #fde053;    
}

    .specialsbettingbutton label {
        color: white;
    }

/* დროის ფილტრი */
.time_filter {
    float: left;
    width: 180px;
    height: 28px;
    position: relative;
    z-index: 2;
    margin-right: 12px;
    border-radius: 2px;
}

#body.view_1024 .time_filter {
    margin-right: 10px;
}

.time_filter1 {
    background: #1f1f1f;
    cursor: pointer;
    font-size: 11px;
    font-family: 'CrystalBetUni-Medium';
    color: #9f9f9f;
    height: 28px;
    line-height: 28px;
    position: relative;
    padding: 0 27px 0 31px;
    border-radius: 2px;
}




    .time_filter1.active {
        background: #222222;
    }

    .time_filter1:before {
        content: '';
        display: block;
        position: absolute;
        left: 6px;
        top: 7px;
        background: url('../Images/Sport/SportNew.png');
        background-position: -151px -11px;
        width: 15px;
        height: 15px;
    }

    .time_filter1:after {
        content: '';
        display: block;
        position: absolute;
        right: 8px;
        top: 11px;
        background: url('../Images/Sport/SportNew.png');
        background-position: -78px -10px;
        width: 14px;
        height: 6px;
    }

    .time_filter1.active:after {
        background-position: -78px -19px;
    }

.time_filter_sub {
    position: absolute;
    left: 0px;
    top: 29px;
    width: 180px;
    background: #1f1f1f;
    display: none;
    z-index: 50;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
#body.view_normal .time_filter_sub{
    width: 155px;
}
.time_filter_sub_a {
    display: block;
    height: 28px;
    border-top: 1px solid #424242;
    text-decoration: none;
    line-height: 28px;
    font-size: 11px;
    font-family: 'CrystalBetUni-Medium';
    color: #9f9f9f;
    cursor: pointer;
    padding-left: 11px;
    z-index: 50;
}

    .time_filter_sub_a:first-child {
        border-top: none;
    }

    .time_filter_sub_a:hover, .time_filter_sub_a.active {
        background: #242424;
        color: #ffe242;
    }

.time_filter_sub .time_filter_sub_a_left {
    float: left;
    display: block;
    text-align: right;
    padding-right: 8px;
}

.time_filter_sub .time_filter_sub_a_right {
    float: left;
    display: block;
    text-align: left;
}

.time_filter1 .time_filter_sub_a_left {
    float: none;
}

.time_filter1 .time_filter_sub_a_right {
    float: none;
}

.x_menu_items, .sport_menu1 .favorite_menu {
    padding: 0;
    margin: 0 15px 0 0;
    line-height: 28px;
    text-decoration: none;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
    color: #c4c4c4;
    height: 29px;
    position: relative;
    display: block;
    float: left;
}

#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolderSportHeader_LinkButtonShowFavorites:before {
    content: '';
    display: none;
    background: url(../Images/Common/Common.png) no-repeat;
    background-position: -672px -10px;
    position: absolute;
    width: 18px;
    height: 21px;
    left: -5px;
    top: 0;
}
#body.view_1024 #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolderSportHeader_LinkButtonShowFavorites:before{
    left: -4px ;
}
    .x_menu_items:hover, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolderSportHeader_LinkButtonShowFavorites:hover {
        color: #fde053;
    }


#body.view_1500 .x_menu_items{
        margin: 0 15px 0 0;
} 
#body.view_normal #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolderSportHeader_LinkButtonShowFavorites,
#body.view_1500 #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolderSportHeader_LinkButtonShowFavorites {
    margin: 0 32px 0 0;
}

#body.view_1024 .x_menu_items {
    margin-right: 8px;
    font-size: 12px;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    #body.view_1024 .x_menu_items {
        font-size: 10px;
    }
}

#body.view_1024 #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolderSportHeader_LinkButtonShowFavorites{
    margin-right: 13px;
}
.x_menu_items_right_container{
    float: right;
}

#idFilterOutput{
    width: 440px;
    max-height: 430px;
    height: auto;
    background: rgb(241, 241, 241);
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 20px;
    border-radius: 0 2px 2px 2px;
    display: block;
    overflow-anchor: none;
    touch-action: auto;
    padding-bottom: 10px;
}
#idFilterOutput:after{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 11px 0 11px;
    border-color: #F1F1F1 transparent transparent transparent;
    position: absolute;
    left: 65px;
    top: -6px;
    transform: rotate(180deg);
}
#idFilterOutput .newSearchTab{
    position: relative;
}
#idFilterOutput .newSearchTab .match_counter, #idFilterOutput .newSearchTab .championships_counter{
    margin-left: 5px;
}
#idFilterOutput .newSearchTab .sectionTabs{
    padding-left: 10px;
    padding-right: 10px;
    max-height: 360px;
    height: auto;
}
#idFilterOutput .newSearchTab .new_search_sub_a:first-child{
    border-top: 0;
}
#idFilterOutput .newSearchTab .new_search_sub_a{
    border-top: 1px solid #dadada;
}
#idFilterOutput .newSearchTab .ps__thumb-y{
    width: 6px;
    background-color: #C2C2C2;
}
#idFilterOutput .newSearchTab .ps__rail-y{
    right: 7px!important;
    background-color: #DFDFDF;
    border-radius: 2px;
}
#idFilterOutput .newSearchTab .new_search_sub_a{
    display: flex;
    align-items: center;
    width: 410px;
    height: 40px;
}
#idFilterOutput .newSearchTab .new_search_sub_a .game_details{
    position: absolute;
    right: 35px;
    color: #33B52A;
    font-size: 14px;
}
#idFilterOutput .newSearchTab #championshipsTab .new_search_sub_a .game_details{
    color: #666666;
}
#idFilterOutput .newSearchTab .fast_flag{
    margin-left: 12px;
}
#idFilterOutput .newSearchTab .fast_arrow{
    margin-left: 8px;
}
#idFilterOutput .newSearchTab .new_search_sub_a2{
    margin-left: 10px;
}
#championshipsTab .new_search_sub_a2{
    height: 40px;
    line-height: 40px;
    width: 270px;
}
#matchesTab .new_search_sub_a2{
    width: 230px;
}
#matchesTab .new_search_sub_a .date-search label {
    width: 230px;
}
#idFilterOutput .sectionTabs{
    position: relative;
}
#idFilterOutput .sectionTabs .emptyText{
    display: block;
    text-align: center;
    padding: 20px;
    font-family: 'CrystalBetUni-Medium';
}
#idFilterOutput .inner{
    padding: 10px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #dadada;
}
#idFilterOutput .inner li{
    font-family: 'CrystalBetUni-Medium';
    width: 205px;
    height: 40px;
    background: #D1D1D1;
    font-size: 14px;
    border-radius: 2px;
    cursor: pointer;
    align-items: center;
    display: flex;
    justify-content: center;
}
#idFilterOutput .inner li.close-btn{
    font-family: 'CrystalBetUni-Medium';
    width: 40px;
    height: 40px;
    background: #D1D1D1;
    border-radius: 2px;
    cursor: pointer;
    align-items: center;
    display: flex;
    justify-content: center;
}
#idFilterOutput .inner li.active{
    background: #FDE053;
}

.sport-new-search-blur{
    content: '';
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.1);
    z-index: 1;
}

.new_search_sub {
    position: absolute;
    left: 13px;
    top: 45px;
    width: 260px;
    border-top: none;
    background: #f2f2f2;
    z-index: 1001;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;    
}

.new_search_sub_a {
    display: block;
    width: 260px;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-family: 'CrystalBetUni-Medium';
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    border-top: 1px solid #cccccc;
}

.new_search_sub_a1 {
    float: left;
    display: block;
    width: 35px;
    height: 32px;
    text-align: center;

}

    .new_search_sub_a1 label {
        margin-top: 5px;
    }
    .new_search_sub_a1 .SportType143 {
        width: 25px !important;
        height: 14px !important;
    }
    .new_search_sub_a1 img {
        vertical-align: top;
        margin-top: 7px;
    }

.new_search_sub_a2 {
    float: left;
    display: block;
    width: 160px;
    height: 32px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    line-height: 20px;
}
.date-search {
    position: relative;
}
.date-search label {
    position: absolute;
    display: block;
    bottom: 2px;
    left: 55px;
    height: 20px;
    line-height: 23px;
    font-size: 11px;
    color: #818181;
    width: 175px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'CrystalNU4-Regular';
    cursor: pointer;
}

.new_search_sub_a3 {
    float: left;
    display: none;
    width: 35px;
    height: 32px;
    text-align: left;
    padding-top: 9px;
    padding-left: 16px;
    box-sizing: border-box;
}


.new_search_sub_a:hover, .new_search_sub_a.active {
    background: #e8e8e8;
}

    .new_search_sub_a:hover .new_search_sub_a3 label {
        display: none;
        background: url('../Images/Sport/Sport.png');
        background-position: -107px -10px;
        width: 6px;
        height: 14px;
    }






.new_filter_map {
    width: 405px;
    height: 210px;
    background-repeat: no-repeat;
    position: absolute;
    display: none;
    z-index: 1300;
    background: #1f1f1f;
    border-radius:2px;
}
.new_filter_map:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 12px 0 12px;
    border-color: #1f1f1f transparent transparent transparent;
    bottom: -6px;
    position: absolute;
    left: calc(50% - 10px);
}

.new_filter_map_div {
    position: absolute;
    left: 10px;
    top: 15px;
}

#new_filter_map_menu {
    position: relative;
    float: left;
    width: 20px;
    height: 32px;
    cursor: pointer;
}

#body.view_1024 #new_filter_map_menu {
    width: 26px;
}


#amerika_area_image {
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    cursor: pointer;
    z-index: 1;
    background: url(../Images/Sport/FilterMap/amerika.png) bottom;
    width: 120px;
    height: 182px;
}

#evropa_area_image {
    position: absolute;
    left: 108px;
    top: 1px;
    display: none;
    cursor: pointer;
    z-index: 1;
    background: url(../Images/Sport/FilterMap/evropa.png) bottom;
    width: 233px;
    height: 63px;
}

#afrika_area_image {
    position: absolute;
    left: 135px;
    top: 59px;
    display: none;
    cursor: pointer;
    z-index: 1;
    background: url(../Images/Sport/FilterMap/afrika.png) bottom;
    width: 84px;
    height: 101px;
}

#azia_area_image {
    position: absolute;
    left: 199px;
    top: 32px;
    display: none;
    cursor: pointer;
    z-index: 1;
    background: url(../Images/Sport/FilterMap/azia.png) bottom;
    width: 180px;
    height: 141px;
}

#map_image {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5;
    background: url(../Images/Sport/FilterMap/map.png);
    width: 379px;
    height: 182px;
}

.new_filter_map_div .map {
    position: relative;
    z-index: 20;
}

#amerika_area_image.active {
    background-position: top;
    z-index: 11;
    display: inline;
}

#evropa_area_image.active {
    background-position: top;
    z-index: 11;
    display: inline;
}

#afrika_area_image.active {
    background-position: top;
    z-index: 11;
    display: inline;
}

#azia_area_image.active {
    background-position: top;
    z-index: 11;
    display: inline;
}

.new_filter_tooltip {
    position: absolute;
    background: #4e4e4e;
    border-radius: 5px;
    height: 22px;
    line-height: 22px;
    padding: 0 9px;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.25);
    top: -30px;
    font-size: 13px;
    color: #ababab;
    text-align: center;
    font-weight: normal;
    display: none;
    font-family: 'crystal2';
    white-space: nowrap;
    z-index: 20;
}

.new_filter_tooltip_arrow {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #4e4e4e;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
}

#amerika_area_tooltip {
    left: 25px;
    top: -15px;
}

#evropa_area_tooltip {
    left: 215px;
    top: -15px;
}

#afrika_area_tooltip {
    left: 135px;
    top: 35px;
}

#azia_area_tooltip {
    left: 235px;
    top: 15px;
}




.countries ul {
    -moz-column-count: 5;
    -moz-column-gap: 2px;
    -webkit-column-count: 5;
    -webkit-column-gap: 2px;
    column-count: 5;
    column-gap: 2px;
}

#body.view_1024 .countries ul {
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
}

#body.view_1500 .countries ul {
    -moz-column-count: 6;
    -webkit-column-count: 6;
    column-count: 6;
}

#body.view_1024 .countries .vm1_r_0, .countries .vm2_r_0, #body.view_1500 .countries .vm3_r_0 {
    top: 0px;
}

#body.view_1024 .countries .vm1_r_1, .countries .vm2_r_1, #body.view_1500 .countries .vm3_r_1 {
    top: 29px;
}

#body.view_1024 .countries .vm1_r_2, .countries .vm2_r_2, #body.view_1500 .countries .vm3_r_2 {
    top: 58px;
}

#body.view_1024 .countries .vm1_r_3, .countries .vm2_r_3, #body.view_1500 .countries .vm3_r_3 {
    top: 87px;
}

#body.view_1024 .countries .vm1_r_4, .countries .vm2_r_4, #body.view_1500 .countries .vm3_r_4 {
    top: 116px;
}

#body.view_1024 .countries .vm1_r_5, .countries .vm2_r_5, #body.view_1500 .countries .vm3_r_5 {
    top: 145px;
}

#body.view_1024 .countries .vm1_r_6, .countries .vm2_r_6, #body.view_1500 .countries .vm3_r_6 {
    top: 174px;
}

#body.view_1024 .countries .vm1_r_7, .countries .vm2_r_7, #body.view_1500 .countries .vm3_r_7 {
    top: 203px;
}

#body.view_1024 .countries .vm1_r_8, .countries .vm2_r_8, #body.view_1500 .countries .vm3_r_8 {
    top: 232px;
}

#body.view_1024 .countries .vm1_r_9, .countries .vm2_r_9, #body.view_1500 .countries .vm3_r_9 {
    top: 261px;
}

#body.view_1024 .countries .vm1_r_10, .countries .vm2_r_10, #body.view_1500 .countries .vm3_r_10 {
    top: 290px;
}

#body.view_1024 .countries .vm1_r_11, .countries .vm2_r_11, #body.view_1500 .countries .vm3_r_11 {
    top: 319px;
}

#body.view_1024 .countries .vm1_r_12, .countries .vm2_r_12, #body.view_1500 .countries .vm3_r_12 {
    top: 348px;
}

#body.view_1024 .countries .vm1_r_13, .countries .vm2_r_13, #body.view_1500 .countries .vm3_r_13 {
    top: 377px;
}

#body.view_1024 .countries .vm1_r_14, .countries .vm2_r_14, #body.view_1500 .countries .vm3_r_14 {
    top: 406px;
}

#body.view_1024 .countries .vm1_r_15, .countries .vm2_r_15, #body.view_1500 .countries .vm3_r_15 {
    top: 435px;
}

#body.view_1024 .countries .vm1_r_16, .countries .vm2_r_16, #body.view_1500 .countries .vm3_r_16 {
    top: 464px;
}

#body.view_1024 .countries .vm1_r_17, .countries .vm2_r_17, #body.view_1500 .countries .vm3_r_17 {
    top: 493px;
}

#body.view_1024 .countries .vm1_r_18, .countries .vm2_r_18, #body.view_1500 .countries .vm3_r_18 {
    top: 522px;
}

#body.view_1024 .countries .vm1_r_19, .countries .vm2_r_19, #body.view_1500 .countries .vm3_r_19 {
    top: 551px;
}

#body.view_1024 .countries .vm1_r_20, .countries .vm2_r_20, #body.view_1500 .countries .vm3_r_20 {
    top: 580px;
}

#body.view_1024 .countries .vm1_r_21, .countries .vm2_r_21, #body.view_1500 .countries .vm3_r_21 {
    top: 609px;
}

#body.view_1024 .countries .vm1_r_22, .countries .vm2_r_22, #body.view_1500 .countries .vm3_r_22 {
    top: 638px;
}

#body.view_1024 .countries .vm1_r_23, .countries .vm2_r_23, #body.view_1500 .countries .vm3_r_23 {
    top: 667px;
}

#body.view_1024 .countries .vm1_r_24, .countries .vm2_r_24, #body.view_1500 .countries .vm3_r_24 {
    top: 696px;
}

#body.view_1024 .countries .vm1_r_25, .countries .vm2_r_25, #body.view_1500 .countries .vm3_r_25 {
    top: 725px;
}

#body.view_1024 .countries .vm1_r_26, .countries .vm2_r_26, #body.view_1500 .countries .vm3_r_26 {
    top: 754px;
}

#body.view_1024 .countries .vm1_r_27, .countries .vm2_r_27, #body.view_1500 .countries .vm3_r_27 {
    top: 783px;
}

#body.view_1024 .countries .vm1_r_28, .countries .vm2_r_28, #body.view_1500 .countries .vm3_r_28 {
    top: 812px;
}

#body.view_1024 .countries .vm1_r_29, .countries .vm2_r_29, #body.view_1500 .countries .vm3_r_29 {
    top: 841px;
}

#body.view_1024 .countries .vm1_r_30, .countries .vm2_r_30, #body.view_1500 .countries .vm3_r_30 {
    top: 870px;
}

#body.view_1024 .countries .vm1_r_31, .countries .vm2_r_31, #body.view_1500 .countries .vm3_r_31 {
    top: 899px;
}

#body.view_1024 .countries .vm1_r_32, .countries .vm2_r_32, #body.view_1500 .countries .vm3_r_32 {
    top: 928px;
}

#body.view_1024 .countries .vm1_r_33, .countries .vm2_r_33, #body.view_1500 .countries .vm3_r_33 {
    top: 957px;
}

#body.view_1024 .countries .vm1_r_34, .countries .vm2_r_34, #body.view_1500 .countries .vm3_r_34 {
    top: 986px;
}

#body.view_1024 .countries .vm1_r_35, .countries .vm2_r_35, #body.view_1500 .countries .vm3_r_35 {
    top: 1015px;
}

#body.view_1024 .countries .vm1_r_36, .countries .vm2_r_36, #body.view_1500 .countries .vm3_r_36 {
    top: 1044px;
}

#body.view_1024 .countries .vm1_r_37, .countries .vm2_r_37, #body.view_1500 .countries .vm3_r_37 {
    top: 1073px;
}

#body.view_1024 .countries .vm1_r_38, .countries .vm2_r_38, #body.view_1500 .countries .vm3_r_38 {
    top: 1102px;
}

#body.view_1024 .countries .vm1_r_39, .countries .vm2_r_39, #body.view_1500 .countries .vm3_r_39 {
    top: 1131px;
}


#body.view_1024 .countries .vm1_c_0 {
    left: 0px;
}

#body.view_1024 .countries .vm1_c_1 {
    left: 251px;
}

#body.view_1024 .countries .vm1_c_2 {
    left: 502px;
}

#body.view_1024 .countries .vm1_c_3 {
    left: 753px;
}

.countries .vm2_c_0 {
    left: 0px;
}

.countries .vm2_c_1 {
    left: 264px;
}

.countries .vm2_c_2 {
    left: 528px;
}

.countries .vm2_c_3 {
    left: 792px;
}

.countries .vm2_c_4 {
    left: 1056px;
}

    .countries .vm2_c_4 .new_sport_country {
        width: 264px;
    }

#body.view_1500 .countries .vm2_c_4 .new_sport_country {
    width: 261px;
}

#body.view_1024 .countries .vm2_c_4 .new_sport_country {
    width: 252px;
}

#body.view_1500 .countries .vm3_c_0 {
    left: 0px;
}

    #body.view_1500 .countries .vm3_c_0 .new_sport_country {
        /*width: 260px;*/
    }

#body.view_1500 .countries .vm3_c_1 {
    left: 260px;
}

#body.view_1500 .countries .vm3_c_2 {
    left: 520px;
}

#body.view_1500 .countries .vm3_c_3 {
    left: 780px;
}

#body.view_1500 .countries .vm3_c_4 {
    left: 1040px;
}

#body.view_1500 .countries .vm3_c_5 {
    left: 1300px;
}














.x_menu_items:hover:after, #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolderSportHeader_LinkButtonShowFavorites:hover:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 3px;
    background: #fde053;
}

.x_menu_items.todays_games_selected,
.x_menu_items.tomorrows_games_selected,
.x_menu_items.favorite_games_selected, 
.x_menu_items.started_games_selected,
.x_menu_items.all_games_selected{
    color: #fde053;
}

.x_menu_items.todays_games_selected:after, .x_menu_items.tomorrows_games_selected:after, .x_menu_items.favorite_games_selected:after, .x_menu_items.started_games_selected:after, .x_menu_items.all_games_selected:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 3px;
    background: #fde053;
}





.new_filter {
    position: absolute;
    top: 0;
    display: block;
    cursor: pointer;
    width: 39px !important;
    height: 28px;
    border-left: 1px solid #292929;
}


    .new_filter:hover, .new_filter.active, .new_filter_mn2:hover, .active .new_filter_mn2 {
        background: url('../Images/Sport/Sport.png');
        background-position: -461px -953px;
    }

    .new_filter:after, .new_filter_mn2:after {
        content: '';
        background: url('../Images/Sport/Sport.png');
        position: absolute;
    }



    .new_filter.new_filter_sort1 {
        right: 0px;
    }

        .new_filter.new_filter_sort1:after {
            background-position: -431px -953px;
            width: 18px;
            height: 21px;
            left: calc( 50% - 9px );
            top: calc( 50% - 10px );
        }

        .new_filter.new_filter_sort1:hover:after, .new_filter.new_filter_sort1.active:after {
            background-position: -431px -984px;
        }

    .new_filter.new_filter_sort2 {
        right: 40px;
    }

        .new_filter.new_filter_sort2:after {
            background-position: -401px -953px;
            width: 18px;
            height: 20px;
            left: calc( 50% - 9px );
            top: calc( 50% - 10px );
        }

        .new_filter.new_filter_sort2:hover:after, .new_filter.new_filter_sort2.active:after {
            background-position: -401px -984px;
        }

.new_filter_mn1, .new_filter_mn3 {
    display: none !important;
}

.new_filter_mn2 {
    right: 80px;
    overflow: hidden;
}

    .new_filter_mn2:after {
        background-position: -368px -953px;
        width: 21px;
        height: 21px;
        top: calc( 50% - 13px );
        left: -14px;
    }

#body.view_1024 .new_filter_mn2:after {
    left: 0px;
}

.new_filter_mn2:hover:after {
    background-position: -368px -984px;
}
.active .new_filter_mn2:hover:after {
    background-position: -368px -953px;
}


.top-games-container .title {
    display: block;
    font-size: 13px;
    font-family: 'crystal1';
    color: #ffe242;
    height: 34px;
    padding-left: 14px;
    line-height: 34px;
    border-top: 1px solid #3f3f3f;
    background: #2c2c2c;
    margin-bottom: 1px;
}

.top-games-container .header {
    background: #2c2c2c;
    height: 42px;
    /*overflow: hidden;*/
    position: relative;
    margin-top: 0px;
-webkit-border-top-left-radius: 2px;
-webkit-border-top-right-radius: 2px;
-moz-border-radius-topleft: 2px;
-moz-border-radius-topright: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;    
}
 
#body.view_normal .x_games_loop.top-games-container.sporttype-count-6 .header,#body.view_1024 .x_games_loop.top-games-container.sporttype-count-6 .header{
    padding-right: 50px;
}

    .top-games-container .header .theme {
        right: 32px;
        top: 3px;
    }


.tp-sport-type {
    display: inline-block;
    margin-right: 18px;
    width: auto;
    height: 42px;
    cursor: pointer;
    width: max-content;
}
.owl-stage-outer .tp-sport-type {
    margin-right: 0px;
}
.tp-sport-type-conteiner .owl-item {
  display: inline-block;  
  margin-right: 16px;
}
.tp-sport-type-conteiner .owl-dots {
    display: none;
}
.tp-sport-type-left {
    float: left;
    width: 25px;
    height: 40px;
    background: url('../Images/Sport/Sport.png');
    background-position: -464px -147px;
}

.tp-sport-type-center {
    float: left;
    height: 42px;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
    color: #d1d1d1;
    font-weight: normal;
    line-height: 40px;
}

.tp-sport-type-right {
    float: left;
    width: 25px;
    height: 40px;
    background: url('../Images/Sport/Sport.png');
    background-position: -503px -147px;
}

.tp-sport-type.active .tp-sport-type-left {
    background-position: -578px -147px;
}


.tp-sport-type.active .tp-sport-type-center, .tp-sport-type:hover .tp-sport-type-center  {
    color: #fde053;
    border-bottom: 4px #fde053 solid;
    box-sizing: border-box;
}

.tp-sport-type.active .tp-sport-type-right {
    background-position: -617px -147px;
}
/*
.tp-sport-type.first .tp-sport-type-left {
    background-position: -539px -147px;
}
.tp-sport-type.first.active .tp-sport-type-left {
    background-position: -654px -147px;
}
*/
.tp-sport-type-conteiner {
    flex: 1;
    padding-left: 38px;
    padding-right: 26px;
    position: relative;
    box-sizing: border-box;
    margin-left: 0px;
    position: relative;
    overflow: hidden;
}
 
.tp-sport-type-content {
    width: 100%;
    overflow: hidden;
}
 
 
.tp-sport-type-inner {
    display: flex;
    width: max-content;   
}
body.view_1024 .top-games-container .header .sp-top-tab-container .sp-top-tab-list {
    font-size: 12px;
    margin-left: 10px;
}
 
.sp-top-tab-list.new:after {
    content: "";
    position: absolute;
    top: 0px;
    left: calc(50% - 12.5px);
    width: 25px;
    height: 10px;
    background-image: url(../Images/Sport/new_sport.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 25px auto;
}
 
.tp-sport-type-conteiner.owl-carousel .owl-stage {
    display: flex;
}
.tp-sport-type-conteiner .sport-owl-prev, .tp-sport-type-conteiner .sport-owl-next {
    width:26px;
    height: 26px;
    border-radius: 6px;
    background: #383838;
    position: absolute;
    top: 8px;
    outline: none;
    border: none;
    color:#B3B3B3;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    display:none;
}
 
.tp-sport-type-conteiner .sport-owl-prev.disabled, .tp-sport-type-conteiner .sport-owl-next.disabled {
    display: none;
}
.tp-sport-type-conteiner .sport-owl-prev:hover,.tp-sport-type-conteiner .sport-owl-next:hover {
    background-color: #525252;
}
.tp-sport-type-conteiner .sport-owl-prev {
    left: 0px;   
    background-image: url('../Images/Sport/arrowdown.svg');
}
.tp-sport-type-conteiner .sport-owl-next {
    right: 0px;
    background-image: url('../Images/Sport/arrowup.svg');
}
/* start  top-games-container */
#body .x_games_loop.top-games-container.bt-livestream-container .tp-sport-type.first {
    margin-left: 17px !important;
}
#body .SportType-1111 {
    display: inline-block;
    background: url(../Images/Sport/SportTypeIcons/SportType-2.svg) no-repeat center;
    width: 28px;
    background-size: 28px 20px;
    height: 20px;
    margin-left: 0px !important;
    font-size: 0;
    transform: unset !important;
    margin-top: 1px !important;
}


#body.view_normal 
.bt-livestream-container:not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type-center,

#body.view_1024 
.bt-livestream-container:not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type-center,

#body.view_1500 
.bt-livestream-container:not(.sporttype-count-8):not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type-center {
    width: 20px;
    height: 42px;
    box-sizing: border-box;
    overflow: hidden;
}
#body.view_normal 
.bt-livestream-container:not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type-center span,

#body.view_1024 
.bt-livestream-container:not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type-center span,

#body.view_1500 
.bt-livestream-container:not(.sporttype-count-8):not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type-center span {
    display: initial;
    vertical-align: initial;
    margin-right: initial;
    margin-top: initial;
    top: 11px;;
    position: absolute;
}
#body.view_normal 
.bt-livestream-container:not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type.active .tp-sport-type-center, 
#body.view_normal 
.bt-livestream-container:not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type:hover .tp-sport-type-center,

#body.view_1024 
.bt-livestream-container:not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type.active .tp-sport-type-center, 
#body.view_1024 
.bt-livestream-container:not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type:hover .tp-sport-type-center,

#body.view_1500 
.bt-livestream-container:not(.sporttype-count-8):not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type.active .tp-sport-type-center, 
#body.view_1500 
.bt-livestream-container:not(.sporttype-count-8):not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type:hover .tp-sport-type-center {
    border-bottom: none;
    position: relative;
}
#body.view_normal 
.bt-livestream-container:not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type.active .tp-sport-type-center:after,
#body.view_normal 
.bt-livestream-container:not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type:hover .tp-sport-type-center:after,

#body.view_1024 
.bt-livestream-container:not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type.active .tp-sport-type-center:after,
#body.view_1024 
.bt-livestream-container:not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type:hover .tp-sport-type-center:after,

#body.view_1500 
.bt-livestream-container:not(.sporttype-count-8):not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type.active .tp-sport-type-center:after,
#body.view_1500 
.bt-livestream-container:not(.sporttype-count-8):not(.sporttype-count-7):not(.sporttype-count-6):not(.sporttype-count-5):not(.sporttype-count-4):not(.sporttype-count-3):not(.sporttype-count-2):not(.sporttype-count-1) 
.tp-sport-type:hover .tp-sport-type-center:after {
    content: '';
    width: 100%;
    height: 3px;
    background: #fde053;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* end top-games-container*/



.new_filtr_item {
    display: inline-block;
    height: 45px;
    font-size: 13px;
    font-family: 'CrystalBetUni-Medium';
    color: #333333;
    text-decoration: none;
    cursor: pointer;
    line-height: 45px;
    text-align: center;
    margin: 0 15px 0 0;
}
.DarkMode .new_filtr_item {
    color: #E6E6E6;
    font-size: 12px;
}
.new_filtr_div.bg4 .new_filtr_item:last-child {
    clear: both;
}

.new_filtr_item.group-2 .new_filtr_item2 {
    text-indent: -9999px;
    width: 50px;
}
.new_filtr_item.group-2:after {
    content: '';
    background: url('../Images/Common/Common.png');
    width: 24px;
    height: 23px;
    background-position: -68px -843px;
    position: absolute;
    left: 3px;
    top: 10px;
}

.new_filtr_item.group-2 .new_filtr_item2{
    width: 30px;
    margin-right: 10px;    
}

.new_filtr_item.group-2 {
    position: relative;
}
.new_filtr_item.group-2 .new_filtr_item_count {
    display: block;
    position: absolute;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 9px;
    background: #707070;
    font-size: 11px;
    color: #ffe242;
    font-family: 'UniNeue-Bold';
    left: 21px;
    top: 7px;
    z-index: 1;
}

.new_filtr_item_count {
    display: none;
}


.new_filtr_item2 {
    float: left;
    display: block;
    height: 41px;    
}
.new_filter_item_close {
    position: absolute;
    top: 38px;
    right: 0px;
    width: 50px;
    height: 85%;
    cursor: pointer;
}

.new_filtr_item:hover .new_filtr_item2,
.new_filtr_item.active .new_filtr_item2 {
    border-bottom: 4px solid #696969;    
}
.DarkMode .new_filtr_item:hover .new_filtr_item2,
.DarkMode .new_filtr_item.active .new_filtr_item2 {
    border-bottom: 4px solid #696969;    
}


.new_filtr_div {
    min-height: 32px;
    text-align: center;
    background: #cccccc url(../Images/Sport/new-filter-bg.png);
    padding: 0 10px;
    width: calc( 100% - 50px );
    box-sizing: border-box;
    border-top: 1px solid #b2b2b2;       
}

#body.view_1024 .new_filtr_div {
    width: calc(100% - 50px);
}
 
.new_filtr_item:nth-child(2) {
   margin-left: 154px;
}
.DarkMode .new_filtr_div {
   background: #4D4D4D url(../Images/Sport/new-filter-bg-dark.png);
   border-top: 1px solid #242424;
}
.DarkMode .new_filtr_div:after {
    content: '';
    width: 50px;
    height: 100%;
    background: url(../Images/Sport/scroller_sprite_new.png);
    background-color: #333333;
    background-position: top -30px center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 280;
    display: none;
}
.DarkMode .new_filtr_div:hover:after   {
    background-color: #3d3d3d;
}
.details_sidebar div {
    width: 50px;
    position: relative;
    right: -14px;
}

.details_sidebar span {
    background: url('../Images/Sport/scroller_sprite_new.png');
}


.x_loop_game_active_add {

    width: 49px;
    height: 36px;
    line-height: 36px;
}




.x_loop_game_active_add {
    position: relative;
}

.x_loop_game_active_add img {
    position: absolute;
    left: 0;
    display: none;
}

 
#body .x_loop_game_active_add {
    vertical-align: middle;
    height: initial ; 
    line-height: 40px !important; 

}
#body .x_loop_game_active_add.x_loop_res_active  {
    background: url(../Images/Sport/scroller_sprite_new.png) #eee;
    background-position: 0px 70px;

    z-index: 280;
    height: 38px !important;
    top: 0;   
}

#body .DarkMode  .x_loop_game_active_add.x_loop_res_active {
    background-color: #3b3b3b;
}

.x_games_loop .game-table{
    background: #333333;
}
.tick_header_position .tickets_header_col_6 {  
    min-width: 385px;         
}
 




/* live in sport */

.livegame.epxanded {
    width: calc(100% - 53px);
    float: left;
}

.livegame.epxanded .new_filtr_div.bg2 {
    position: sticky;
    position: -webkit-sticky;
    width: calc( 100% - 0px );
    z-index: 5;
    top: 83px;
    z-index: 4;   
}
.filter-search-bt {
    z-index: 9;
}
.filter-search-live-mode {
    display: none;
}


#body .x_livebetting_td_cont.paused .x_float_left, #body .x_livebetting_td_normal.paused:hover .x_float_left {
    color: #000;
}
#body.DarkMode .x_livebetting_td_cont.paused .x_float_left, #body.DarkMode .x_livebetting_td_normal.paused:hover .x_float_left {
    color: #CCCCCC !important;
}

.close-sport-live-game {
    position: relative;
    float: right;
    width: 50px;
    background: url('../Images/Sport/scroller_sprite_new.png') #333333;
    height: 100%;

}
.close-sport-live-game:hover {
    background: url('../Images/Sport/scroller_sprite_new.png') #3d3d3d;
}

#body.view_1500 .timeline-minute {
    width: 54px;
}
.timeline-minute {
    width: 41px;
}
#body.view_1024 .timeline-minute {
    width: 32px;
}

.live_row_group {
    background: #C6C6C6;
    display: -webkit-box;
        -webkit-box-align: stretch;
}
.live_row_group:nth-child(even) {
    background: #DEDEDE;
}

.live_row_group:nth-child(odd):hover .live_row_head {
    background-image: -moz-linear-gradient( 0deg, #fbeba0 0%, #c6c6c6 100%);
    background-image: -webkit-linear-gradient( 0deg, #fbeba0 0%, #c6c6c6 100%);
    background-image: -ms-linear-gradient( 0deg, #fbeba0 0%, #c6c6c6 100%);
}
.live_row_group:nth-child(even):hover .live_row_head  {
    box-sizing: border-box;
    background-image: -moz-linear-gradient( 0deg, #fbeba0 0%, #dedede 100%);
    background-image: -webkit-linear-gradient( 0deg, #fbeba0 0%, #dedede 100%);
    background-image: -ms-linear-gradient( 0deg, #fbeba0 0%, #dedede 100%);
}
#body .live_row_arrow {
    display: none;
}


#body .x_float_left {
    font-size: 12px;
    font-family: 'CrystalNU4-Regular';
    color: #000000;
}

#body .game_info .x_pop_footer .x_float_left {
    font-size: 13px;
    font-family: 'CrystalNU4-Regular';
    line-height: 28px;
    margin-top: 0px; 
    color: #FFFFFF;
}

.live_row_head {
    -webkit-box-align: stretch;
    width: calc(100% - 560px);
    text-align: left;
    position: relative;
    font-family: 'CrystalBetUni-Medium';
    color: #333333;
    font-size: 12px;
    border-right: none;
    border-top: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: left;
    padding-right: 45px;  
    margin-bottom: 0px;
}
.x_livebetting_block_loop {
    -webkit-box-align: stretch;
    width: 550px; 
}
.live_row_star {
    position: absolute;
    right: 10px;
}
.new_filtr_item {
    position: relative;
    font-size: 12px;
}

#body .x_livebetting_td_normal {
    background: #f2f2f2;
    border: 1px solid #b1b1b1;
    color: #2b2b2b;    
}

#body .x_livebetting_td_cont.paused, #body .x_livebetting_td_normal.paused,
#body .x_livebetting_td_cont.paused, #body .x_livebetting_td_normal.paused:hover {
    background: #f2f2f2;
    border: 1px solid #b1b1b1;
    color: #2b2b2b;
}

.live_row_star,
.live_row_star:hover {
    position: absolute;
    background: url(../Images/Common/Common.png);
    background-position: -10px -845px;
    width: 21px;
    height: 20px;
    right: 25px;
    top: calc(50% - 9.5px);
    cursor: pointer;
    z-index: 2;    
}
.live_row_star.active,
.live_row_star.active:hover {
    background-position: -39px -845px;
}

.live_row_star:before {
    content: '';
    display: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 4px 5px;
    border-color: transparent transparent #999999 transparent;
    position: absolute;
    bottom: -8px;
    left: 6px;
}
.live_row_star:after {
    
    width: 127px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    border-radius: 5px;
    background: #999999;
    color: #fff;
    position: absolute;
    z-index: 1;
    bottom: -30px;
    left: -50px;
    font-size: 12px;
    font-family: 'CrystalNU4-Regular';
    display: none;
}
#body.ka .live_row_star:after {
    content: 'დაფავორიტება';
}
#body.en .live_row_star:after {
    content: 'ADD TO FAVORITES';
    font-size: 11px;
}
#body.ru .live_row_star:after {
    content: 'ДОБАВИТЬ В ИЗБРАННОЕ';
    width: 165px;
}

.live_row_star:hover:after,
.live_row_star:hover:before {
    display: block;
}

#body .snatch-inc-type.decrease,
#body .snatch-inc-type.increase {
    background: initial;
    border-radius: initial;
    -webkit-animation: initial;
    -moz-animation: initial;
    -o-animation: initial;
    animation: initial;
    opacity: 1;
}
.snatch-inc-type.decrease:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 0 12px;
    border-color: transparent transparent transparent #e94b4b;
    -webkit-animation: show_hide_1 1.9s infinite;
    -moz-animation: show_hide_1 1.9s infinite;
    -o-animation: show_hide_1 1.9s infinite;
    animation: show_hide_1 1.9s infinite;
    position: absolute;
    left: 0;
    bottom: 0;
}

.snatch-inc-type.increase:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12px 12px 0;
    border-color: transparent #2be82b transparent transparent;
    -webkit-animation: show_hide_1 1.9s infinite;
    -moz-animation: show_hide_1 1.9s infinite;
    -o-animation: show_hide_1 1.9s infinite;
    animation: show_hide_1 1.9s infinite;
    position: absolute;
    right: 0;
    top: 0;
}



.active.snatch-inc-type.decrease, .active.snatch-inc-type.increase {
    background: #fde054;
    -webkit-animation: none !important;
    -moz-animation:  none !important;
    -o-animation:  none !important;
    animation:  none !important;
        color: #251f04;
}

#body .x_livebetting_td_normal.SnatchSelected:hover, 
#body .x_livebetting_td_normal.SnatchSelected {
    background: #fde054;
    color: #251f04;
}
#body.view_1024 .livegame.epxanded .new_filtr_div.bg2 .filter-search {
    width: 173px;
    height: 30px;
    float: left;
    margin-top: 5px;
    position: absolute;
    left: 10px;
    top: 0px;
}

#body .livegame.epxanded .snatch-inc-type {
    z-index: 0;
}
#body  .livegame.epxanded .x_livebetting_td_cont p.x_float_right {
    z-index: 0;
    font-size: 13px;
    color: #000000;
    font-family: 'CrystalBetUni-Medium';
}

#liveStream-div{
}


.started_games, .started_games_selected {
    padding-right: 9px;
    height: 28px;
    line-height: 28px;
    box-sizing: border-box;
    background: #505050;
    border-radius: 2px;
    padding-left: 21px;
    font-family: 'CrystalBetUni-Bold';
    color: #fff;
    font-size: 13px;
    position: relative;
}
.started_games span, .started_games_selected span {
    color: #fde053;
}
.started_games:before, .started_games_selected:before {
    content: "";
    background: url(../Images/new_sport/livwdotmenu.png);
    width: 7px;
    height: 7px;
    position: absolute;
    left: 9px;
    top: calc(50% - 3.5px);  
}
.started_games:after, .started_games_selected:after {
    display: none !important;
}
.started_games:hover, .started_games_selected:hover,
.started_games.active, .started_games_selected.active {
    background: #5C5C5C;
}
.DarkMode .live_row_group {
    background: #424242;
}
.DarkMode .live_row_group:nth-child(even) {
    background: #4D4D4D;
}
.DarkMode .live_row_head {
    color: #CCCCCC; 
}
.DarkMode .live_row_group:nth-child(odd):hover {
    background-image: -moz-linear-gradient(0deg, #787047 0%, #424242 37.92%);
    background-image: -webkit-linear-gradient(0deg, #787047 0%, #424242 37.92%);
    background-image: -ms-linear-gradient(0deg, #787047 0%, #424242 37.92%);
}
.DarkMode .live_row_group:nth-child(even):hover {
    background-image: -moz-linear-gradient(0deg, #787047 0%, #424242 37.92%);
    background-image: -webkit-linear-gradient(0deg, #787047 0%, #424242 37.92%);
    background-image: -ms-linear-gradient(0deg, #787047 0%, #424242 37.92%);
}
.DarkMode.view_1500 .live_row_group:nth-child(odd):hover {
    background-image: -moz-linear-gradient(0deg, #787047 0%, #424242 47.92%);
    background-image: -webkit-linear-gradient(0deg, #787047 0%, #424242 47.92%);
    background-image: -ms-linear-gradient(0deg, #787047 0%, #424242 47.92%);
}
.DarkMode.view_1500 .live_row_group:nth-child(even):hover {
    background-image: -moz-linear-gradient(0deg, #787047 0%, #424242 47.92%);
    background-image: -webkit-linear-gradient(0deg, #787047 0%, #424242 47.92%);
    background-image: -ms-linear-gradient(0deg, #787047 0%, #424242 47.92%);
}
.DarkMode.view_1024 .live_row_group:nth-child(odd):hover {
    background-image: -moz-linear-gradient(0deg, #787047 0%, #424242 17.92%);
    background-image: -webkit-linear-gradient(0deg, #787047 0%, #424242 17.92%);
    background-image: -ms-linear-gradient(0deg, #787047 0%, #424242 17.92%);
}
.DarkMode.view_1024 .live_row_group:nth-child(even):hover {
    background-image: -moz-linear-gradient(0deg, #787047 0%, #424242 17.92%);
    background-image: -webkit-linear-gradient(0deg, #787047 0%, #424242 17.92%);
    background-image: -ms-linear-gradient(0deg, #787047 0%, #424242 17.92%);
}
.DarkMode .live_row_group:nth-child(odd):hover .live_row_head {
    background: none;
}
.DarkMode .live_row_group:nth-child(even):hover .live_row_head  {
    background: none;
}
#body.DarkMode .x_livebetting_td_normal {
    background: #333333;
    border: 1px solid #292929;
    border-radius: 2px;
}
#body.DarkMode .x_float_left{
   color: #CCCCCC;    
}
#body.DarkMode .livegame.epxanded .x_livebetting_td_cont p.x_float_right {
    color: #F2F2F2;
}
#body.DarkMode .x_livebetting_td_normal:hover, #body.DarkMode .x_livebetting_td_normal.active {
    background: #FDE053;
    border: 1px solid #292929;
    border-radius: 2px;
}
#body.DarkMode .x_livebetting_td_normal:hover .x_float_left, #body.DarkMode .x_livebetting_td_normal:hover .x_float_right  {
   color: #262000 !important;
} 
#body.DarkMode .x_livebetting_td_cont.paused, #body.DarkMode .x_livebetting_td_normal.paused,
#body.DarkMode .x_livebetting_td_cont.paused, #body.DarkMode .x_livebetting_td_normal.paused:hover {
    background: #333333;
    border: 1px solid #292929;
    color: #F2F2F2;
}
.desk_gifted_ticket {
    width: 114px;
    height: 32px;
    position: relative;
    float: left;
    display: inline-block;
    background-image: url(../Images/promotion/GiftedTicket/tenthouthent.png),url(../Images/promotion/GiftedTicket/tenback.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top 15px left 28px,top 0px left 0px;
    background-size: auto 14px, auto auto;
    font-family: 'CrystalBetUni-Medium';
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;    
    margin-left: 8px;
    margin-top: -2px;
    border-radius: 5px;
    text-decoration: none;
}
.top-games-container .header {
    display: flex;
    gap: 0px;
    align-items: stretch;
}

.top-games-container .header .theme {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    float: unset;
    display: flex;
    gap: 6px;
    padding-right: 10px;
    padding-left: 35px;
    min-width: 72px;
    position: relative; 
}
body.view_1024 .top-games-container .header .theme {
    padding-left: 21px;
    min-width: 74px;
}
.top-games-container .header .theme .theme_b {
    position: relative;
    width: 18px;
    height: 35px;
    display: block;
}
.top-games-container .header .theme .theme_a {
    position: relative;
    width: 14px;
    height: 35px;
    display: block;
}
