.active-tab {
    font-weight: bolder;
    color: #6C757D !important;
}

div.dataTables_wrapper div.dataTables_length,
div.dataTables_wrapper div.dataTables_filter,
div.dataTables_wrapper div.dataTables_info,
div.dataTables_wrapper div.dataTables_paginate {
    margin-bottom: .2rem !important;
    margin-top: .3rem !important;
} 

input::-ms-reveal,
input::-ms-clear {
    display: none;
}

tfoot input {
    width: 100%;
    padding: 2px;
    box-sizing: border-box;
}