.tool-upload .pager{
    margin-top: 100px;
}

@media screen and (max-width: 1024px){
    /* 4/25 */


    .tool-upload table.user-table-two.tablesorter th.fixed_th_1,
    .tool-upload table.user-table-two.tablesorter td.fixed_th_1{
        position: sticky;
        left:4px;
    }
    .tool-upload table.user-table-two.tablesorter th.fixed_th_2,
    .tool-upload table.user-table-two.tablesorter td.fixed_th_2{
        position: sticky;
        left: 110px;
    }



}
@media screen and (max-width: 560px){
    .page-id-537 table.c-table th {
        width: 160px;
        white-space: break-spaces;
        display: block;
    }
}

