.card {color: #3b3b3c;}
.sidebar-nav ul li a {
    color: #6c757d;
    padding: 12px 10px 10px 12px;
    display: block;
    font-size: 15px;
    font-weight: 500;
}
.sidebar-nav ul li ul li a {
    padding: 7px 35px 7px 5px;
}
.modal .modal-dialog .modal-header .modal-title {
    color: #007bff;
}
.text-themecolor {
    color: #007bff !important; font-weight: 500;
}
.right-sidebar .rpanel-title {
    background: #2f3d4a;
}

a {
    color: #20aee3;font-weight: 450;
}
.card-modal .modal-body {
    padding: 0px !important;
    margin-left: 0px;
    margin-right: 0px;
    color: #263238;
}

