/* here is the fix for gsa_gov-970 ticket, if all databale effects we need to change this file. */
table.dataTable thead th, table.dataTable thead td {
    padding: 10px 18px !important;
    vertical-align: middle !important;
}

/* fix for duplicate header on sort table */
.dataTables_scroll .dataTables_scrollBody thead {display: none;}