.tablesorter-default .header,
.tablesorter-default .tablesorter-header {
    vertical-align: middle;
}

.tablesorter-processing tbody {
    opacity: 0.2;
    filter: blur(2px);
}
