.sortable > thead > tr > td{
    cursor: pointer;
}

.sorttable_sorted{
    font-size: 18px;
}