.sidebar a {
    color: #000 !important;
}
.sidebar {
    background: #ffffff !important;
}
.sm\:tw-bg-neutral-900\/50, body {
    background: white  !important;
}
.sidebar .nav>li>a:focus, .sidebar .nav>li>a:hover, .sidebar li.active>a {
    background: #33415524 !important;
}
.sidebar li .nav-second-level li.active a {
    color: #000000 !important;
}

th#th-lead-value, #table-leads tbody tr td:nth-child(7) {
    display: none;
}
th#th-last-contact, #table-leads tbody tr td:nth-child(12) {
    display: none;
}
/*#th-date-created, #table-leads tbody tr td:nth-child(14) {
    display: none;
}*/
th#th-assigned, #table-leads tbody tr td:nth-child(9) {
    display: none;
}

th#th-groups, .table-clients tbody tr td:nth-child(9) {
    display: none;
}
