/*
.dataTables_filter {
    margin-top: -35px !important;
}

@media (max-width: 991.98px) {
    .dataTables_filter {
        margin-top: 20px !important;
    }
}
*/
