div.dataTables_wrapper div.dataTables_info {
    padding-top: 3.85em!important;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: center;
    font-size: 12px!important;
}
div.dataTables_wrapper div.dataTables_filter input {
    margin-left: 10px!important;
    border-radius: 5px!important;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 100px!important;
    display: inline-block!important;
    padding: 7px!important;
    border-radius: 5px!important;
}
