.rank_company_tab .rank_company_btn {
    width: 77px;
    height: 25px;
    border-radius: 2px;
    border: 0px solid;
    font-weight: 500;
    font-size: 13px;

    background: var(--bs-gray-E5);
    color: var(--bs-gray-88);
}

.rank_company_btn.active {
    color: var(--bs-black-03);
    background: #fff;

}


.centre-list td img.video_play_img {
    width: 19px;
    height: 19px;
    margin-right: 7px;
    margin-top: -4px;
    /*display: none;*/
}


.table_video img.rank-avatar {
    margin-right: 13px;
}

.level_warp {
    /*padding-top:4px;*/
}

.table {
    font-weight: 500;
}


.th-title-number {
    display: block;
}

.centre-list.table.table_video tr td:nth-child(3) {
    /*padding-right: 40px;*/
}

.centre-list.table.table_video tr td .article-title {
    font-weight: 500;
}

.centre-list thead tr th:nth-child(3), .centre-list tbody tr td:nth-child(3), .level_warp {
    width: 150px;
    text-align: center;
    min-width: 110px;
}

.centre-list tr td:nth-child(4) {
    padding-left: 38px;
}

.centre-list thead tr th:nth-child(4) {
    padding-left: 40px;
    max-width: 210px;
    min-width: 110px;
}

.centre-list thead tr th:nth-child(2) {
    padding-left: 47px;
    max-width: 210px;
    min-width: 110px;
}

.centre-list td:nth-child(2) img {
    background: #fff;
}

.centre-list tr td:nth-child(2) {
    min-width: 200px;
}

.centre-list td img {
    margin-right: 20px;
}

#tab_ranks_company_avg {
    display: none;

}

#tab_ranks_company_number {

}

/*.centre-list thead tr th:nth-child(2),*/
/*.centre-list tbody tr td:nth-child(2){*/
/*    max-width: none;*/
/*    min-width: auto;*/
/*    padding-left: 14%;*/
/*}*/



@media (max-width: 599px) {


    /*.centre-list thead tr th:nth-child(2),*/
    /*.centre-list tbody tr td:nth-child(2){*/

    /*    padding-left: 0;*/
    /*}*/




    .rand-header-wrap hr {
        margin-bottom: 15px;
    }


    .auto_name {
        /*max-width: 110px;*/
    }


    .centre-list.table thead {
        height: auto !important;
    }


    table.table-striped {
        width: 102%;
        margin: 21px 0% 0 0%;
        padding-right: 26%;
    }

    .auto_title {
        padding-top: 2%;
    }

    .level_warp {
    }

    .centre-list thead tr th:nth-child(2) {
        padding: 0;
        max-width: initial;
        min-width: auto;
        text-align: center;
    }

    .rank-table-wrap {
        margin: 0px 22px 0 16px;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .rank_company_tab {
        display: flex;
        justify-content: space-between;
        padding: 0 17px;
        margin-right: -5px;
    }

    .table {
        margin: 0 -15px;
    }


    .centre-list thead tr th {
        color:var(--comment-date-text-color);
        border-width: 0px;
        vertical-align: middle;
        height: auto;
    }


    .centre-list thead tr th:nth-child(3),
    .centre-list tbody tr td:nth-child(3), .level_warp {
        width: 100px;
        padding: 0px;
        min-width: 100px;
    }


    .centre-list tr td:nth-child(2) {
        min-width: 107px
    }

    .centre-list td img {
        margin-right: 0px;
    }

    .centre-list tr td:nth-child(2) {
        min-width: 107px;
    }

    .centre-list tbody tr td:nth-child(3) {
        width: 90px;
        text-align: center;
        padding: 0;
        min-width: 90px;
    }

    .centre-list tr td:nth-child(4) {
        padding: 0;
        text-align: center;
        padding-left: 0;
        max-width: inherit;
        min-width: auto;
    }


    .centre-list thead tr th:nth-child(4) {
        padding: 0;
        max-width: inherit;
        min-width: auto;
        text-align: center;
    }

    .centre-list td .level-article-img {
        margin-right: 6px;
    }

    .rank_company_tab .rank_company_btn {
        width: 50%;
        height: 40px;
    }

    .th3 .tooltips {
        display: none;
    }
}


.centre-list thead tr th:nth-child(3) a:hover {
    position: relative;
}


#tooltips {
    position: absolute;
    display: none;
    width: 194px;
    height: auto;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    color: #fff;
    padding: 11px 13px;
    font-size: 13px;
    font-weight: 400;
    text-align: left;


}

.tooltips {
    cursor: pointer;
    width: 15px;
    height: 15px;
    background: #D8D8D8;
    border-radius: 50%;
    color: #969696;
    font-size: 12px;
    display: inline-block;
    line-height: 14px;
    margin-left: 2px;
}
