.fi-body {
    background: #7e8488;
    background: linear-gradient(357deg, rgb(220 233 255) 0%, rgba(255, 255, 255, 1) 62%);
    background-attachment: fixed;
}
.fi-sidebar-header {
    background-color: #1a214d !important;
}
.fi-topbar nav {
    background-color: #1a214d !important;
}

.fi-sidebar-item-active a {
    /* background-color: transparent !important; */
    /* font-weight: bold !important; */
    background: linear-gradient(270deg, rgb(224 252 255 / 24%) 20%, rgba(255, 255, 255, 0) 88%);
    border: solid 1px #6495ed5e;
}
.fi-active {
    /*font-weight: bold !important;*/
}
.fi-sidebar-item-icon {
    color: rgba(75, 97, 183, 0.84) !important;
}
.fi-sidebar-item-label {
    color: #364b94 !important;
}
.fi-sidebar-group-label {
    color: rgba(87, 146, 187, 0.46) !important;
    font-weight: 400 !important;
}
