/*.nav-tabs .nav-link.active, div.tab-container ul li.nav-item .active{*/
/*    color:#fff !important;*/
/*    background-color: #000 !important;*/
/*}*/
.card-header-tabs{
    background-color: #ccc !important;
}
.card-header-tabs li{
    margin-right:20px;
}
.nav-tabs .nav-link{
    color:#000;
    font-weight: bold !important;
}
.modal-header{
    padding:0 1.5rem 0 1.5rem !important;
}
table.dataTable thead>tr>th.sorting:before, table.dataTable thead>tr>th.sorting:after{
    opacity: 1 !important;
}
.accordion-button{
    font-size:1rem !important;
    text-transform: uppercase !important;
}

