.dataTables_wrapper .dataTables_length select {
    padding: 0px 4px !important;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0px 0.2em !important;
}


.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: linear-gradient(to bottom, rgb(255 255 255 / 10%) 0%, rgb(253 253 253 / 10%) 100%) !important;
}


.table.dataTable {
    text-align: end !important;
}


.main-sm {
    padding-top: 10px !important;
}


.table-date-filter {
    z-index: 0;
}