table.dataTable td {
    padding: 15px 8px !important
}

.fontawesome-icons .the-icon svg {
    font-size: 24px
}

.page-item.active .page-link {
    color: #fff !important
}

.datatable-minimal div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    justify-content: flex-end !important
}

.datatable-minimal div.dataTables_wrapper div.dataTables_filter {
    text-align: right
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: .4em
}