table.dataTable {
    border-collapse: collapse !important;
}

.dataTables_filter{
    margin-bottom: 0.5rem !important;
}

input[type="checkbox"] {
    width: 20px; 
    height: 20px;
    cursor: pointer; 
}
