#info .second-version .analyze-icon {
    background-image: url("#");
    margin-top: 5px;
}

#info .second-version .analyze-icon::before {
    zoom: .9;
}

#main3 #showoptional2 .sotit .cc a {
    top: 0;
}

.custom-select-02 .custom-option {
    text-transform: capitalize;
}

#info #i_left2 table tr td:nth-of-type(1):after {
    top: 10px;
}

.filter-23 .select2-selection .select2-selection__rendered > span::after {
    content: "";
    background-image: url(../../../images/icon_arrow_down.svg);
    background-size: cover;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
}

.website-team .noitem {
    display: none;
}

.website-team .hide .noitem {
    display: inline-block;
}

.website-team a.hide .left_font {
    display: none;
}

.website-team a.hide {
    pointer-events: none;
}

body.dark .main-content.cup-match #oddsChange,
body.dark .main-content.cup-match [id^="oddsChange_"] {
    background-color: #222222 !important;
}

/* #oddsChange .oddsChange_head .oddsChange_head_title {
    height: 35px !important;
    width: 300px !important;
} */

body #oddsChange .oddsChange_head .oddsChange_head_title,
body [id^="oddsChange_"] .oddsChange_head .oddsChange_head_title {
    background-position: center center;
    background-repeat: no-repeat;
}

.team-box{
    display: inline-table;
    position: relative;
}

.team-box a:hover::before {
    content: attr(data-team-name);
    display: block;
    position: absolute;
    top: -30px;
    left: 0;
    border-radius: 3px;
    background-color: #444;
    box-shadow: 0 0 6px #444;
    color: white;
    padding: 5px 10px;
    font-size: 12px;
    z-index: 10;
    white-space: nowrap;
}

body #main3 #teammain-6in1 #teamid #odds table.odds-table-bg.dataItem tr.b1 td.rs{
    border-left: 1px solid #d4d4d4;
}

body.dark #main3 #teammain-6in1 #teamid #odds table.odds-table-bg.dataItem tr.b1 td.rs{
    border-left: 1px solid #414141;
}
#main .idx-resultpage .status-time-sched{
    display: table-cell;
}
#nodatatip .icon-font-collect-off:before{
    margin-top: 2px;
}

@media only screen and (max-width: 1024px) {
    .hover-in-a-container:hover::before {
        display: none;
    }
    #main .idx-resultpage .status-time-sched{
        display: none !important;
    }
    #showoptional2 .showoptional2-w .search-box img {
        width: 13px !important;
        height: 13px !important;
        left: 32px !important;
    }
    #showoptional2 .showoptional2-w .search-box input::placeholder {
        font-size: 10px !important;
    }
    #showoptional2 .showoptional2-w .search-box input{
        width: calc(100% - 26px) !important;
        padding-left: 26px !important;
        height: 34px !important;
        line-height: 34px !important;
    }
    #showoptional2 .showoptional2-w .search-box button {
        font-size: 10px !important;
        padding: 0 6px !important;
        height: 25px !important;
    }
}

#goalTable ul li input[type="checkbox"]{
    opacity: 1;
    width: 16px;
    height: 16px;
    appearance: none;
    border: unset;
    box-shadow: unset;
    outline: unset;
    background: transparent;
    color: transparent;
    margin: -3px 5px 0 0;
    position: relative;
}
#goalTable input[type="checkbox"]::before{
    background-image: url(../../images/uncheck-square.svg);
    position: absolute;
    content: "";
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    top: 1px;
    left: 0;
    margin: auto 0;
}
#goalTable ul li input[type="checkbox"]:checked::before{
    width: 16px;
    height: 16px;
    top: 1px;
    left: 0;
    margin: auto 0;
}
#goalTable input[type="checkbox"]:checked::before {
    background: url(../../../football-vn/images/check-square.svg);
    position: absolute;
    content: "";
    z-index: 1;
    background-size: contain;
    background-repeat: no-repeat;
}
#goalTable ul li{
    color: #070F03 !important;
    font-weight: 500 !important;
}
body.dark #goalTable ul li{
    color: #d4d4d4!important
}
#showoptional2 .showoptional2-w .search-box{
    padding: 12px 24px;
    position: relative;
    text-align: left;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 10px;
}

#showoptional2 .showoptional2-w .search-box img {
    width: 16px;
    height: 16px;
    object-fit: contain;
    position: absolute;
    left: 34px;
    top: 0;
    bottom: 0;
    margin: auto;
}
#showoptional2 .showoptional2-w .search-box input {
    color: var(--MonotoneGrey-700, #717171);
    text-align: left;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    border-radius: 80px;
    border: 0px solid #000;
    background: #FFF;
    height: 36px;
    box-shadow: 0px 4px 14px 0px #E5E5E5;
    width: calc(100% - 35px);
    padding-left: 35px;
    outline:unset;
}
#showoptional2 .showoptional2-w .search-box button {
    color: var(--Monotone-Grey-0, #FFF);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    border-radius: 40px;
    background: #9F2C09;
    position: absolute;
    right: 27px;
    top: 0;
    bottom: 0;
    height: 30px;
    margin: auto;
    border: 0;
    padding: 0 14px;
}
#showoptional2 .showoptional2-w .rbl{
    margin-top: 10px;
}
body.dark #showoptional2 .showoptional2-w .search-box input {
    color: #FFFFFF !important;
    background: #000000;
    box-shadow: unset;
    border: 1px solid #1e2429
}
body.dark #showoptional2 .showoptional2-w .search-box input::placeholder {
    color: #FFFFFF !important;
}


  @media only screen and (min-width: 1024px) {
    #info.coach-detail,#info.player-detail-data{
        padding: 0;
    }
    #info.coach-detail .database_league_filter--dropdown, #info.player-detail-data .database_league_filter--dropdown{
        margin-right: 27px;
    }
  }

  .live-w-content,.live-table-w-content,.live-w-content-bot{
    display: none;
  }
  @media only screen and (max-width: 1024px) {
    body .matchDetail .all-block #team-tech-detail {
       display: inline-block;
    }
    .live-w-content,.live-table-w-content{
        display: block;
    }
   #matchData  #game-rate #matchScoreStatistics .fx-title-name span{
        text-decoration: none;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        width: 99px;
    }
    body #container #info.matchDetail #porletP_Group .porletP.p5-w-test .team-table-title{
display: initial !important;
top: -42px!important;
    }
    #team-tech-detail.t-p-11-5{
        width: 100%;
    }
    #porletP4.poper-tw table tr>td:first-child,#porletP4.poper-tw table tr>th:first-child{
        position: sticky;
        left: 0;
    }

    #porletP4.poper-two-1 table tr>td:first-child,#porletP4.poper-two-1 table tr>th:first-child{
        position: sticky;
        left: 0;
    }

    #game-rate .bh-335.col-game-rate-hide-mobile {
        height: auto !important;
    }

    #table_v3.team-table-other.d-after-none tr th:first-child,#table_v1.team-table-home.d-after-none tr th:first-child{
        z-index: 9;
    }

    .dropdown-obtion-right .dropdown-menu.show{
        left: 0 !important;
    }

    #game-rate #tableCore{
        overflow: visible !important;
    }
    #game-rate #tableCore #tableCoreSP.core-container{
        background: transparent;
    }
    .dropdown-menu.dptlt.show2{
        display: block !important;
    }
    #game-rate #tableCoreSP.core-container-mobile{
        position: relative;
    }

    body #main #table_live .new-home-tr .odds1::before{
        font-size: 10px !important;
    }
    body #main #table_live .new-home-tr .odds1::before{
        left: 6px !important;
    }

    /* #tableCoreSP.live-table-w .table-score-container{
        display: none;
    } */
    #tableCoreSP.live-table-w .live-table-w-content{
        display: flex;
        gap: 11px;
        padding: 0 12px;
    }
    #tableCoreSP.live-table-w .live-table-w-content .table-core-odds-value{
        position: initial !important;
        flex: 1;

    }
    #tableCoreSP.live-table-w .live-table-w-content .odds-number{
        font-weight: 600;
    }
    #tableCoreSP.live-table-w .live-table-w-content .odds-number::after{
         height: 12px;
         width: 12px;
    }
    .live-w-content .live-w-content-title{
        display: flex;
        align-items: center;
        margin: 8px 0;
    }
    .live-w-content .live-w-content-title .tleft,
    .live-w-content .live-w-content-title .tright{
        width: calc(50% - 25px);
    }
    .live-w-content .live-w-content-title .tright{
        justify-content: flex-start;
    }
    .live-w-content .live-w-content-title .ratio-value{
        font-family: Inter;
        font-size: 16px !important;
        font-weight: 700;
        line-height: 19.36px;
        text-align: center;
        color: var(--color-score-live-light) !important;
        text-align: center;
        min-width: 50px;
    }
    .live-w-content .live-w-content-time .status-time-match{
        font-family: Inter;
        font-size: 10px;
        font-weight: 400;
        line-height: 16px;
        text-align: center;
        margin-bottom: 8px;
    }
    .live-w-content .live-w-content-time .status-time-match span{
        position: relative;
        color: #717171;
    }
    .live-w-content .live-w-content-time .status-time-match span:after{
        content: '';
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center center;
        width: 3px;
        height: 8px;
        position: absolute;
        right: -4px;
        top: 2px;
        background-image: url(../../../../images/in.gif);
    }
    #game-rate #tableCoreSP.core-container-mobile.live-table-w{
        height: 148px !important;
    }
    .live-w-content-bot{
        display: flex;
        justify-content: space-between;
        padding: 6px 10px;
        background: #2B7E5D;
        font-size: 10px;
        color: white;
        align-items: center;
    }
    .live-w-content-bot-icon{
        width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: white;
    }
    .odds-number--title{
        position: absolute;
        left: 6px;
        font-size: 10px;
        color: #8c8c8c;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .database_league_filter--dropdown #left table tr td::after{
        top: initial !important;
    }

    table .team-box>a{
        max-width: 130px;
    }

    body #main .idx-favorite #table_live.table-favorite tbody tr td.status-time-match.td_status{
        display: block !important;
    }

    .team-table-title2 span{
        overflow: hidden;
        display: block;
        -webkit-line-clamp:1;
        display: box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
    }
    td.status-time-match,td.status-time-sched{
       display: flex;
       gap: 8px;
       justify-content: center;
    }
    td.status-time-match > div:first-child.no-text-in,
    td.status-time-sched > div:first-child.no-text-in {
        display: none;
    }
}
#app6in1 .custom-options.scroll-custom.show:hover .active{
    background-color: transparent !important;
}


.dark #app6in1 .custom-select-02 .custom-options .custom-option:hover{
    background: var(--Orange-09, #260C04) !important;
}

#app6in1 .button-df:hover{
    border: 1px solid #005030 !important;
    background: #005030 !important;
    color: #fff !important;
}

#app6in1 .button-df.custom-select-02:hover:after{
    filter: brightness(0) invert(1);
}

#app6in1 .custom-select-02.show.button-df{
    border: 1px solid #005030 !important;
    background: #005030 !important;
    color: #fff !important;
}

body#soccer.dark #app6in1 .filter-form .button-df:hover:after{
    filter: brightness(0) invert(1);
}
body#soccer.dark #app6in1 .filter-form .button-df:hover{
    border: 1px solid #005030 !important;
    background: #005030 !important;
    color: #fff !important;
}

.league-responsive #SubSelectDiv{
    display: block;
}

#app6in1 .custom-select-02.show.button-df:after{
    filter: brightness(0) invert(1);
}

.data.page-schedule.cup-match #Table3 tr.bg-oyellow td{
    line-height: 23px !important;
}

.data.page-schedule.cup-match #SubSelectDiv{
    display: block;
}

#app6in1 .button-df.active2{
    border: 1px solid #005030 !important;
    background: #005030 !important;
    color: white !important;
    font-weight: 500;
}
#app6in1 .button-df.active2:after{
    filter: brightness(0) invert(1);
}

.data.table-v2 #page_div.pp- .dropdown-content{
    top: initial;
    bottom: 100%;
}


.hover-in-a-container {
    position: relative;
}

.hover-in-a-container::before {
    content: attr(data-tooltip);
    position: absolute;
    right: 0;
    top: 100%;
    background-color: #444;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    z-index: 100;
}

.hover-in-a-container.right::before{
    right: inherit;
}

body.dark .hover-in-a-container::before {
    background-color: #242424;
}

.hover-in-a-container:hover::before {
    opacity: 1;
}

.version-2.coach-detail .statistics{
    background: transparent;
    background-color: transparent;
}

.dark #app6in1 .table-view .trash-bin{
    filter: brightness(0) invert(1);
}

#tableId.data .pager{
    float: unset !important;
}

.bxh-110 .button-df {
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 4px;
    border: 1px solid #fff;
    background: #f2f2f2;
    box-sizing: border-box;
    color: #414141;
    cursor: pointer;
    font-size: 12px;
    font-weight: 500;
    min-width: 100px;
    text-align: center;
    transition: 0.175s all linear;
    width:calc(100% - 16px);
}
.bxh-110 .custom-select {
    padding-right: 20px;
    text-align: left;
}

.bxh-110 .custom-select-02::after{
    background-image: url(../../../images/ar_down.svg);
    right: 10px;
    top: 50%;
    width: 14px;
    height: 14px;
    transition: all 0.2s ease;
}

.bxh-110 .custom-select-02.show::after {
    transform: translateY(-50%) rotate(180deg);
}

.bxh-110 .custom-select-02 .custom-options{
    top: calc(100% + 7px);
    padding-top: 3px;
    background: white;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    width: 100%;
    max-height: 306px;
    overflow: auto;
    transition: all 0.2s ease;
    position: absolute;
}

.bxh-110 .custom-select-02.show::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 6px solid white;
    bottom: -12px;
    left: calc(50% - 8px);
    transform: translateY(-50%) rotate(0deg);
    transition: all 0.2s ease;
    z-index: 10;
}

.bxh-110 .bxh-110-content-fc{
 /* padding: 0 8px; */
}

.bxh-110 .custom-options .custom-option.active {
    transition: .3s all ease-in-out;
    background-color: #E3F1EB;
}

.bxh-110  .custom-select-02 .custom-options div {
    height: 22px;
    padding: 0 10px;
    text-align: left;
    line-height: 22px;
}

.bxh-110  .custom-options div {
    border-bottom: 1px solid #F2F2F2;
    padding: 4px 14px;
    cursor: pointer;
    background: white;
    transition: 0.175s all linear;
    color: #414141;
}

.bxh-110 .custom-options.scroll-custom.show:hover .active{
    background-color: transparent;
}


.bxh-110 .custom-select-02 .custom-options div:hover{
    background: #E3F1EB !important;
}

.bxh-110 table{
    width: 100%;
    border-collapse: collapse;
}

.bxh-110 table tr th{
    color: #717171;
    font-size: 10px;
    font-weight: 500;
    text-align: left;
    padding: 2px 0 ;
    height: 20px;
}
.bxh-110 table tr td{
    padding: 2px 0 ;
    height: 20px;
    vertical-align: middle;
    font-size: 12px;
    line-height: normal;
}
.bxh-110 table tr td:first-child{
    color: #717171;
    width: 16px;
}

.bxh-110 table tr td:last-child,.bxh-110 table tr th:last-child{
    width: 30px;
    text-align: center;
}
.bxh-110 table tr td:last-child{
    color: #28966A;
    font-weight: 400;
}

.bxh-110 .bxh-110-content-name{
    max-width: 125px;
    -webkit-line-clamp: 1;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    max-height: 15px;
    overflow: hidden;
}

.bxh-110 .bxh-110-content--link{
    text-align: center;
    margin-top: 6px;
}

.bxh-110 .bxh-110-content--link a{
    color: #337359;
    font-size: 10px;
    text-decoration: underline;
    gap: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bxh-110 .custom-select-02.show.button-df {
    border: 1px solid #005030 !important;
    background: #005030 !important;
    color: #fff !important;
}

.bxh-110 .custom-select-02.button-df:hover {
    border: 1px solid #005030 !important;
    background: #005030 !important;
    color: #fff !important;
}
.bxh-110 .custom-select-02.button-df:hover:after{
    filter: brightness(0) invert(1);
}

.bxh-110 .custom-select-02.show.button-df:after {
    filter: brightness(0) invert(1);
}

.dark .bxh-110 .button-df{
    background: #414141;
    border: 1px solid #414141;
}

body.dark .bxh-110  .custom-select-02 .custom-options .custom-option{
    background: var(--Monotone-Grey-900, #070F03);
    color: var(--Monotone-Grey-0, #FFF);
}

body.dark .bxh-110 .custom-select-02 .custom-options {
    background: var(--Monotone-Grey-900, #070F03);
}

body.dark .bxh-110 .custom-select-02::before {
    border-bottom-color: #070F03;
}

body.dark .bxh-110 .custom-select-02 .custom-options .custom-option.active {
    background: var(--Orange-09, #260C04);
}


body.dark .bxh-110 .custom-options.scroll-custom.show:hover .active{
    background-color: transparent;
}

.dark .bxh-110  .custom-select-02 .custom-options .custom-option:hover {
    background: var(--Orange-09, #260C04) !important;
}

.dark .bxh-110 table tr td:first-child ,.dark .bxh-110 table tr th{
    color: #BBBBBB;
}

.dark .bxh-110 .bxh-110-content--link a{
    color: #20BE7F;
}
.dark .bxh-110 table tr td:last-child{
    color: #92E6C4;
}

.dark .bxh-110 .custom-select-02::after {
    filter: brightness(0) invert(1);
}


.bxh-110{
    overflow: initial !important;
}

.bxh-110 .loading{
    opacity: 0.5;
    cursor: progress;
}

.bxh-110 .loading a{
    pointer-events: none;
}

.bxh-110 table tr td:first-child,.bxh-110 table tr th:first-child{
    padding-left: 8px;
}
.bxh-110 table tr td:last-child,.bxh-110 table tr th:last-child{
    padding-right: 8px;
}
.bxh-110 .custom-select-02{
 margin-right: 8px;
 margin-left: 8px;
}
.bxh-110 table tbody tr{
    transition: 0.3s;
}

.bxh-110 table tbody tr:hover{
    background: #E3F1EB;
}

.bxh-110 .bxh-110-content-name:hover{
    color: #337359;
    text-decoration: underline;
    cursor: pointer;
}
.dark .bxh-110 .bxh-110-content-name:hover{
    color: #20BE7F;
}

.dark .bxh-110 table tbody tr:hover{
    background: #022517;
}

.dark .home-page-right-desktop .hot-news-list .hot-news-item .hot-news-btn{
    color: #20BE7F;
}

table .team-box>a{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    max-width: 102px;
}

@media (max-width: 500px) {
    table .team-box>a{
        max-width: 130px;
    }
}
body #table_live .action-table.toolimg.be-change-ht-title{
    justify-content: end !important;
}

body #table_live .action-table.toolimg {
    padding: 5px !important;
    gap: 9px !important;
}

#oddsHead.w-75{
    width: 75px;
    min-width: 75px;
    max-width: 75px;
}

.table-time .td-bdr.w-120{
    width: 100px;
    min-width: 100px;
    max-width: 100px;
}
.table-time.euro-view .td-bdr.w-120{
    width: 120px;
    min-width: 120px;
    max-width: 120px;
}

body .idx-resultpage  #table_live .action-table.toolimg.be-change-ht-title{
    justify-content: center !important;
}

@media only screen and (min-width: 1024px) {
    .fixture table .team-box>a{
        max-width: 145px;
    }


}
#filter-box-on-mobile{
    display: none;
}

#filter-box-on-pc .filter-third{
   flex: 1;
   gap: 12px;
   margin-bottom: 0px;
   justify-content: space-between;
}
#filter-box-on-pc .filter-third>div{
    width: initial !important;
    max-width: 218px !important;
    min-width: 218px !important;
    flex: 1 !important;
    height: 34px;
}
#filter-box-on-pc .filter-third>div #selectLeague:hover{
    border: 1px solid #005030 !important;
    background: #005030 !important;
    color: #fff !important;
}
#filter-box-on-pc .filter-second .all-hot-filter .d-flex.xll-r .button-df:first-child{
    border: 1px solid #fff !important;
}
#filter-box-on-pc .filter-second .all-hot-filter .d-flex.xll-r .button-df:first-child:hover{
    border: 1px solid #005030 !important;
}
#filter-box-on-pc .filter-third>div #selectLeague:hover .custom-select{
    color: #fff !important;
}


#filter-box-on-pc .filter-third>div  .custom-select-02:hover:after{
    filter: brightness(0) invert(1);
}

#filter-box-on-pc .filter-third>div .custom-select{
    min-height: 34px;
    line-height: 34px;
    text-align: left;
    font-size: 14px;
    padding: 0 12px;
}

#filter-box-on-pc .filter-third>div #selectLeague{
    padding: 0 12px;
    height: 34px;
    border: 1px solid #005030;
}

#filter-box-on-pc .filter-third>div.min126px{
    border: 1px solid #005030;
}

#filter-box-on-pc .filter-second .all-hot-filter{
    width: 100%;
    flex: 1;
    max-width: 100%;
}
#filter-box-on-pc .filter-second .all-hot-filter .d-flex.xll-r{
    width: 100%;
    gap: 12px;
    margin-top: 12px;
}
#filter-box-on-pc .filter-second #sixinoneFilterLeague{
    width: 490px !important;
    transform: none !important;
    left: 0px;
}
#filter-box-on-pc .filter-second .all-hot-filter .d-flex.xll-r .button-df{
    min-width: 80px;
    font-size: 14px;
}
#filter-box-on-pc .all-hot-filter .button-df.active_{
    background-color: #005030;
    color: #ffffff !important;
    border: 1px solid #005030;
}
@media only screen and (max-width: 1024px) {
    #filter-box-on-pc{
        display: none;
    }
    #filter-box-on-mobile{
        display: block;
    }
    #filter-box-on-mobile .llx {
        gap: 9px;
    }
    #filter-box-on-mobile  .btn-item-now{
        font-size: 10px;
        padding: 8px;
    }
    #filter-box-on-mobile .filter-cup-match .custom-select-02 .custom-select,
    #filter-box-on-mobile  .all-hot-filter .button-df{
        font-size: 10px;
    }
    #filter-box-on-mobile .filter-cup-match-box{
        padding: 7px 10px;
        height: initial;
        border: 1px solid #005030;
        min-height: 34px;
    }
    #filter-box-on-mobile .filter-search-row{
        margin-bottom: 0px;
    }
    #filter-box-on-mobile .filter-row-select .custom-select-02 .custom-select{
        font-size: 10px;
    }
    #filter-box-on-mobile #sixinoneFilterLeague{
        width: 350px !important;
        transform: none !important;
        left: -68px;
    }
    #filter-box-on-mobile .all-hot-filter .button-df{
        min-width: initial !important;
        padding: 0 8px;
        min-height: 34px;
        line-height: 33px;
    }
    #filter-box-on-mobile  .custom-select-02::after {
        right: 7px;
        width: 11px;
        height: 11px;
    }
    #filter-box-on-mobile  .filter-all-hot{
        margin-top: 8px;
    }
    #filter-box-on-mobile .xll-r, #filter-box-on-mobile .filter-row-select{
        gap: 8px;
    }

    #filter-box-on-mobile .sotit{
        display: none;
    }
    #filter-box-on-mobile .search-box img{
        left: initial !important;
        right: 24px;
    }
    #filter-box-on-mobile .search-box input{
        font-size: 11px !important;
        height: 28px !important;
        padding-left: 10px !important;
    }
    #filter-box-on-mobile .custom-select-02 .custom-options div{
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
    #filter-box-on-mobile .search-box input::placeholder{
        font-size: 11px !important;
    }
    #filter-box-on-mobile  .bts-top label{
        font-size: 12px !important;
    }
    #filter-box-on-mobile  .bts-top span label{
        font-size: 11px !important;
    }
    #filter-box-on-mobile .myleague2.scroll-custom>div{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #filter-box-on-mobile #myleague2 ul li label{
        font-size: 10px !important;
    }
    #filter-box-on-mobile .custom-select-02 .custom-options div.bts-inner{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
     #filter-box-on-mobile .bts-bottom .select-all span{
        margin-left: 5px !important;
        font-size: 11px !important;
    }
    .sixmix-container .filter-box #sixinoneFilterLeague .bts-bottom #button {
        width: 88px;
        font-size: 12px;
    }
    #filter-box-on-mobile .custom-select-02 .custom-options div.select-all{
        padding-right: 0px !important;
    }
   #app6in1 .table-view{
        margin-top: 8px;
    }
   #app6in1 .sixmix-container{
        padding-top: 0px;
    }
    #app6in1 .league-item{
        margin-bottom: 8px;
    }
    #filter-box-on-mobile .all-hot-filter .button-df.active_{
        background-color: #005030;
        color: #ffffff !important;
        border: 1px solid #005030;
    }
    #filter-box-on-mobile .custom-select-02  .custom-options{
        width: 100%;
    }
    #filter-box-on-mobile .filter-row-select .custom-select-02  .custom-select{
        max-width: 100%;
    }
}

body .fixture  #table_live .action-table.toolimg.be-change-ht-title{
   justify-content: center !important;
}

#table_live tr:not(.Leaguestitle):not(.scoretitle) td{
    font-size: 12px !important;
}


.porletP.ptpl#porletP12 .team-table-title2{
    margin-bottom: 10px;
}

body.dark .porletP.ptpl#porletP10 table tbody td,
body.dark .porletP.ptpl#porletP11 table tbody td,
body.dark .porletP.ptpl#porletP12 table tbody td,
body.dark .porletP.ptpl#porletP15 table tbody td{
    color: var(--Monotone-Grey-500, #BBB);
}

body.dark .ball-analysis .all-block-content #porletP17 .content .fx-tb-b li b
{
 color:var(--Monotone-Grey-500, #BBB);
}

 body.dark .ball-analysis .all-block-content #porletP17 .content .fx-tb-b h4{
    color: white;
 }

 body .fixture #table_live .corner-text{
    font-weight: 400;

 }

 .dark #databaseLeagueFilter .left_list3 li .on,.dark #databaseLeagueFilter .left_list3 li:hover{
    background-color: #004026 !important;
 }

 .main-content.cup-match  .tdsolid.table-v2 table td div strong{
   color:  #003366;
 }
 .wrap-sc #SubSelectDiv>ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
  }
  .wrap-sc #SubSelectDiv>ul li{
      float: initial;
  }

  .dark #mintable .tds:hover{
    background-color:#333 !important
  }
  .dark #div_cornerOdds .txt-11 th{
    color: white;
  }


  #table_live .change-colname.hpd-td{
    min-width: 154px;
  }

  #table_live .change-colname.tx-td{
    min-width: 154px;
  }

  .match-table__minute-title{
    overflow: hidden;
  }
  .top-nav-vuejs{
    max-width: 1004px;
    margin-bottom: 12px;
  }
  .top-nav-vuejs .item-sw{
    height: 34px;
    line-height: 34px;
    text-align: center;
    gap: 10px;
    border-radius: 4px;
    background: #FBFBFB;
    font-size: 12px;
    font-weight: 500;
    padding: 0 10.5px;
    display: block;
}
.dark .top-nav-vuejs .item-sw{
    background: #00100a;
}
.dark .top-nav-vuejs .item-sw:hover {
    background: #141414;
    color: #ddd;
}
.dark .top-nav-vuejs .top-nav-vuejs-wrap-btn >div{
    filter: drop-shadow(2px 4px 6px black);
}
.top-nav-vuejs .swiper-slide{
    width: initial !important;
    min-width: 100px;
}
.top-nav-vuejs .swiper-slide a:hover{
    text-decoration: none;
    color: initial;
}
.top-nav-vuejs .swiper-slide a.on:hover{
    text-decoration: none;
    color: white;
}
.top-nav-vuejs .swiper-slide .on{
    background: var(--primary-color) !important;
    color: white;
}
.top-nav-vuejs .top-nav-vuejs-wrap-btn{
    display: flex;
}
.top-nav-vuejs .top-nav-vuejs-wrap{
    display: flex;
    gap: 12px;
}
.top-nav-vuejs  .swiper-container{
    flex: 1;
}
.top-nav-vuejs .top-nav-vuejs-wrap-btn{
    width: 54px;
}
.top-nav-vuejs .top-nav-vuejs-wrap-btn{
    justify-content: space-between;
    align-items: center;
}
.top-nav-vuejs .top-nav-vuejs-wrap-btn >div{
    height: 20px;
    width: 20px;
    border: 1px solid #719A8A;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#view-tap-top.sub_menu{
    display: none;
}
#view-tap-top.sub_menu.bxh{
    display: flex;
}
.second-version .tdlink.lh17 th{
    background: #F2F2F2;
}

@media only screen and (max-width: 1024px) {
    #view-tap-top.sub_menu{
        display: flex;
    }
    #view-tap-bottom.sub_menu{
        display: none;
    }
    .top-nav-vuejs .top-nav-vuejs-wrap-btn{
        display: none;
    }
    #info.vue.version-2.data-sync.top-league.league-container{
        margin-top: 0px !important;
    }
    html body #info #i_main .info_title .info_title_left .selectbox{
        margin-right: 0px !important;
        width: 100%;
    }
    html body #info #i_main .info_title .info_title_left .selectbox .filterLi2{
        min-width: 120px;
        width: 120px;
    }
    html body #info #i_main .info_title .info_title_left .selectbox .filterLi2 .dropdown-toggle{
        width: 120px !important;
    }
}

html body #main #left {
  background-color: transparent !important;
}
html body #main #left .lrdiv {
  background-color: #fff !important;
}
html body #main #left .lrdiv .lr_tit {
  border: unset !important;
}
html body #main #left .lrdiv-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 10px 11px 10px;
  line-height: 20px;
}
html body.dark #main #left {
  background-color: transparent !important;
}
html body.dark #main #left .lrdiv {
  background-color: #1A1A1A !important;
}

.other-leagues {
  padding: 6px 0 8px;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.other-leagues .nation {
  width: 100%;
}
.other-leagues .nation .nation-item {
  height: 26px;
  padding: 4px 10px;
  box-sizing: border-box;
  width: 100%;
  display: flex;
  align-items: center;
  user-select: none;
  cursor: pointer;
  color: #070F03;
  transition: 0.2s linear;
}
.other-leagues .nation .nation-item-image {
  width: 26px;
  height: 16px;
  object-position: center;
  object-fit: scale-down;
}
.other-leagues .nation .nation-item-name {
  flex: 1;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.other-leagues .nation .nation-item-icon {
  width: 16px;
  height: 16px;
  transform: rotate(-90deg);
  transition: 0.175s all linear;
}
.other-leagues .nation .nation-item:hover {
  background: #E3F1EB;
}
.other-leagues .nation .nation-leagues {
  display: none;
}
.other-leagues .nation .nation-leagues ul {
  width: 100%;
  padding: 6px 10px 0 10px;
  box-sizing: border-box;
}
.other-leagues .nation .nation-leagues ul .nation-leagues-item a {
  height: 18px;
  display: flex;
  align-items: center;
  column-gap: 10px;
  text-decoration: none;
  padding: 4px 16px 4px 12px;
  color: #070F03;
  transition: 0.2s linear;
}
.other-leagues .nation .nation-leagues ul .nation-leagues-item a img {
  width: 16px;
  height: 16px;
  object-fit: scale-down;
  object-position: center;
}
.other-leagues .nation .nation-leagues ul .nation-leagues-item a span {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.other-leagues .nation .nation-leagues ul .nation-leagues-item a:hover {
  background: #E3F1EB;
}
.other-leagues .nation.nation-expand .nation-item-icon {
  transform: rotate(0deg);
}

body.dark .leftnav li a:hover {
  background: linear-gradient(90deg, #01311E 0%, #000E09 100%);
}
body.dark .other-leagues .nation .nation-item {
  color: #F2F2F2;
}
body.dark .other-leagues .nation .nation-item:hover {
  background: linear-gradient(90deg, #01311E 0%, #000E09 100%);
}
body.dark .other-leagues .nation .nation-leagues ul .nation-leagues-item a {
  color: #F2F2F2;
}
body.dark .other-leagues .nation .nation-leagues ul .nation-leagues-item a:hover {
  background: linear-gradient(90deg, #01311E 0%, #000E09 100%);
}

/*# sourceMappingURL=left-sidebar.css.map */


html body #main #right .lrdiv {
    background-color: #fff !important;
}
#menuMainSw .swiper-box,div.bottomBar-sp #menuSp .sp-item-menu{
    margin-right: 4px;
}
div.bottomBar-sp #menuSp .sp-item-menu a{
    min-width: 51px;
}

html body #main #right {
  background-color: transparent !important;
}
html body #main #right .lrdiv {
  background-color: #fff !important;
}
html body #main #right .lrdiv .lr_tit {
  border: unset !important;
}
html body.dark #main #right {
  background-color: transparent !important;
}
html body.dark #main #right .lrdiv {
  background-color: #1A1A1A !important;
}

#right .game-compare .title-tm {
  padding: 10px !important;
  line-height: 20px;
}
#right .game-compare .list-game {
  display: flex;
  flex-direction: column;
  row-gap: 10px;
}
#right .game-compare .list-game .game-cmpr {
  font-size: 10px;
  padding: 0 0 12px;
}
#right .game-compare .list-game .game-cmpr:last-child {
  border-bottom: unset;
}
#right .game-compare .list-game .game-cmpr .logos span {
  margin: 0 5px;
}
#right .game-compare .list-game .game-cmpr .infos {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
#right .game-compare .list-game .game-cmpr .infos .team-rate,
#right .game-compare .list-game .game-cmpr .infos .team-name,
#right .game-compare .list-game .game-cmpr .infos .draw-name {
  line-height: 14px;
}
#right .game-compare .list-game .game-cmpr .infos .draw-name {
  font-weight: 400;
}
#right .newsetting .hot-news-list .hot-news-item .hot-news-title {
  color: #414141;
  padding: 0;
  margin: 7px 0 8px;
  line-height: 12px;
  transition: 0.2s linear;
}
#right .newsetting .hot-news-list .hot-news-item .hot-news-btn {
  color: #337359;
  transition: 0.2s linear;
}
#right .newsetting .hot-news-list .hot-news-item:hover .hot-news-title {
  color: currentColor;
}

body.dark #right .game-compare .list-game .game-cmpr .game-des {
  color: #717171;
}
body.dark #right .newsetting .hot-news-list .hot-news-item .hot-news-title {
  color: #E6E6E6;
}
body.dark #right .newsetting .hot-news-list .hot-news-item .hot-news-btn {
  color: #20BE7F;
}
body.dark #right .newsetting .hot-news-list .hot-news-item:hover .hot-news-title {
  color: currentColor;
}

/*# sourceMappingURL=right-sidebar.css.map */
