/* custom CSS for datatables */
.customercomplaintoverview .dataTables_wrapper table thead th select { 
    max-width: 130px; 
}
.inspectionoverview .dataTables_wrapper table thead th select { 
    max-width: 130px; 
}