.pagination .active .page-link{
    background-color: unset !important;
    color: #EB7F2C !important;
    font-weight: bold !important;
    border-color: #EB7F2C !important;
}
.pagination .page-link {
    padding: 0.5rem 1.5rem;
}
.pagination li span {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.5px;
    color: #72757b;
}
.dataTables_filter input {
    font-size: 14px !important;
    height: 30px !important;
}
.padding-top-6{
    padding-top: 6px;
}
div.dataTables_wrapper div.dataTables_length {
    display: none;
}
div.dataTables_wrapper div.dataTables_filter{
    margin-bottom: 10px;
}
.filter-organization {
    position: absolute;
    z-index: 1111;
    top: 27px;
}
