.dataTables_wrapper table.dataTable,
.dataTables_wrapper table.dataTable thead th,
.dataTables_wrapper table.dataTable tbody td {
    font-family: 'Champagne  limousines',Helvetica,Arial,Lucida,sans-serif;
}

.dataTables_wrapper table.dataTable thead th,
.dataTables_wrapper table.dataTable tbody td {
    font-size: 18px;
}


.dataTables_wrapper table.dataTable thead th.sorting_disabled,
.dataTables_wrapper table.dataTable thead th.sorting_disabled::before,
.dataTables_wrapper table.dataTable thead th.sorting_disabled::after {
    content: inherit;
    cursor: default;

}

.dataTables_wrapper table.dataTable thead th.sorting_disabled{
text-align:center!important;
}