.dataTable-wrapper.no-footer .dataTable-container {
    border-bottom: none
}

.dataTables_wrapper .dataTables_length {
    float: left;
}

.dataTable-selector {
    padding: .375rem 1.75rem .375rem .75rem
}

.dataTable-dropdown {
    display: inline-flex;
    align-items: center
}

.dataTable-dropdown label {
    white-space: nowrap;
    margin-left: 20px
}

.page-item.active .page-link {
    color: #fff !important
}



