#soccer.tennisPage #showoptional2 .rbl{
    justify-content: space-between;
}
#soccer.tennisPage #left .lrdiv{
    padding: 0;
    width: 100% !important;
}
#soccer.tennisPage #left .lrdiv h3.lr_tit{
    padding-left: 10px;
    padding-right: 10px;
}

#soccer.tennisPage #left .lrdiv .nation-leagues ul{
    padding: 0;
    padding-top: 4px;
}
#soccer.tennisPage #left .lrdiv .nation-leagues .nation-leagues-item a{
    padding-left: 25px !important;
    padding-right: 10px !important;
}
#soccer.tennisPage .custome-search #button2{
    display: none;
}
#soccer.tennisPage .custome-search #button3{
    display: none;
}

#soccer.tennisPage .custome-search .select-all{
    padding: 0;
    border: unset;
    background: unset;
    width: initial;
    display: flex;
    align-items: center;
}

#soccer.tennisPage .custome-search p.bts{
    display: flex;
    justify-content: space-between;
    padding: 8px 24px 16px 24px;
    align-items: center;
}
#soccer.tennisPage .custome-search p.bts input[type="checkbox"] {
    opacity: 1;
    width: 16px;
    height: 16px;
    appearance: none;
    border: unset;
    box-shadow: unset;
    outline: unset;
    background: transparent;
    color: transparent;
    margin: 0 4px 0 0;
    position: absolute;
    width: 100%;
}
#soccer.tennisPage .custome-search p.bts input::before{
    background: url(/assets/baseball../../v1/images/uncheck-square.svg);
    width: 16px;
    height: 16px;
    top: 0px;
    left: 0;
    margin: auto 0;
    position: absolute;
    content: "";
    z-index: 1;
}
#soccer.tennisPage .custome-search p.bts input[type="checkbox"]:checked::before {
    background: url(/assets/baseball../../v1/images/check-square.svg) !important;
    width: 16px;
    height: 16px;
    top: 0px;
    left: 0;
    margin: auto 0;
    position: absolute;
    content: "";
    z-index: 1;
}
#soccer.tennisPage .custome-search p.bts #button0{
    padding: 0;
    background: transparent;
    border: unset;
    height: initial;
    margin-left: 20px;
    pointer-events: none;
}
#soccer.tennisPage .custome-search p.bts #button{
    border-radius: 8px;
    background-color: #9F2C09 !important;
    color: var(--Monotone-Grey-0, #FFF);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    padding: 5px 12px;
    height: unset;
    width: 230px;
    border: 1px solid transparent;
    height: 18px;
}
#soccer.tennisPage .custome-search{
    width: 508px;
}

#soccer.dark.tennisPage .custome-search p.bts #button {
    border-radius: 8px;
    background-color: #9F2C09 !important;
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    padding: 5px 12px;
    width: 230px;
    border: 1px solid #444 !important;
    height: 18px;
}

#soccer.tennisPage .custome-search p.bts .select-all{
    position: relative;
    height: 10px;
}
#soccer.tennisPage .custome-search ul li label{
    width: 90%;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.tournamentPage .tdlink a:link,
.tournamentPage .tdlink a:visited {
    color: #222;
}
.tournamentPage .tdlink a:hover {
    color: unset;
}
.dark .tournamentPage .tdlink a:link ,
.dark .tournamentPage .tdlink a:visited{
    color: #FFF;
}
body .matchPage #info {
    background-color: #f2f2f2 !important;
    max-width: 1208px;
    padding: 0;
}
body.dark .matchPage #info {
    background-color: transparent !important;
    max-width: 1208px;
    padding: 0;
}
body .matchPage .fbheader {
    background-color: #fff;
}
body.dark .matchPage .fbheader {
    background-color: transparent;
}
.matchPage select {
    color: #030405;
}
.dark .matchPage select {
    color: #FFF;
}
.matchPage .per-stat-title {
    width: 32.693%;
}
body.dark .matchPage .team-table-other td {
    border-color: #444 !important;
}
body.dark .matchPage .team-table-other td {
    border-bottom: 1px solid #444;
}
body:focus-visible {
    outline: none;
}
body.dark .Leaguestitle .rankicon {
    background: url(../../../images/advanced.svg) no-repeat center;
    border-right: none !important;
}
.rankbox .lis:hover, .rankbox .lis i:hover {
    background-color: #E3F1EB;
    color: #070F03;
}
.dark .rankbox .lis:hover, .dark .rankbox .lis i:hover {
    background: linear-gradient(90deg, #01311E 0%, #000E09 100%);
    color: #D3D3D3;
}

/*==============================*/
.rankbox .lis .rank {
     vertical-align: unset;
}

.rankbox .lis:hover {
    background: #E3F1EB;
    transition: all 0.2s linear;
}
.dark .rankbox .lis:hover {
    background: linear-gradient(90deg, #01311E 0%, #000E09 100%);
    transition: all 0.2s linear;
}

.iconfont {
    cursor: pointer;
}

.Detail-icon,
.odds-icon,
.analyze-icon
{
    background-repeat: no-repeat;
}

.matchPage .per-stat-title {
    width: 32.681%;
}

.tennisPage .oddstd {
    background-color: #fffae0 !important;
}

.tennisPage.dark .oddstd {
    background-color: #3a362f !important;
}

.tennisPage select {
    color: #333;
}
.dark .playerPage  .tablebox .tdlink > tbody > tr > td {
    border: 1px solid #444 !important;
}
.dark .playerPage  .tdlink > tbody > tr > td {
    border: 1px solid #444 !important;
}

.tennisPage.dark #showoptional2 {
    border: 1px solid #32302F;
}