#toast-container > div{
    opacity: 1 !important;
}

.dataTables_wrapper thead {
    border-top: none !important;
}

.dt-column-title{
color: #000;
}

.dt-search{
    display: none;
}

.r-banner{
    height: 400px;
}

.nav-link{
    padding-top: 0.350rem !important;
    padding-bottom: 0.350rem !important;
}

.active-nav-link{
    background-color: #fd7e14 !important;
    color: #FFF !important;
}

.active-nav-link > div > i{
    color: #FFF !important;
}

.active-nav-link-settings{
    background-color: #d3d3d3 !important;
}
