
/*# sourceMappingURL=custom.min.css.map */
.pagination .page-item.active .page-link { background-color: #1D4983; }

div.dataTables_wrapper div.dataTables_paginate ul.pagination .page-item.active .page-link:focus {
    background-color:#ffbe0b;
}

.pagination .page-item.active .page-link:hover {
    background-color: #ffbe0b;
}