table.dataTable th {
    font-weight: normal;
    white-space: nowrap;
}

.dataTables_length > label > select {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    padding-top: 2px !important;
    margin: 2px !important;
}

.dataTables_filter > label > input {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
}

