.sidebar{
   /* background-color: #1e1633 !important;*/
}

.nav-link.custom_link{
    color: #fff !important;
}

#crudTable_wrapper{
    font-size: 12px;
}

.export_btn{
    text-align: end;
}
.export_btn i{
    font-size: 1.5rem;
    margin-bottom: 5px;
}