
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */


.theme-white .navbar {
    background: linear-gradient(45deg, #0f69cc, #bbe7fc);
    box-shadow: 15px 9px 25px 0 rgba(0, 0, 0, 0.1);
}

.main-sidebar {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    height: 100%;
    width: 250px;
    background: linear-gradient(45deg, #0f69cc, #bbe7fc);
    z-index: 880;
    left: 0;
}

.card .card-header {
    border-bottom-color: #f9f9f9;
    line-height: 30px;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    padding: 10px 25px;
    display: flex;
    align-items: center;
    background: linear-gradient(45deg, #bbe7fc, #0f69cc);
}

.main-sidebar .sidebar-menu li.active a {
    font-weight: 600;
    background: linear-gradient(45deg, #0f69cc, #bbe7fc);
}

body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu>li.active>a {
    padding-left: 20px;
    position: relative;
    color: white;
    background: linear-gradient(45deg, #0f69cc, #bbe7fc) ple;
}

.main-sidebar .sidebar-menu li a {
    position: relative;
    display: flex;
    align-items: center;
    height: 50px;
    padding: 0 20px;
    width: 100%;
    letter-spacing: 0.3px;
    color: white;
    font-weight: 600;
    text-decoration: none;
}

a.file-download {
    margin-left: 65px;
}

.main-sidebar .sidebar-menu li ul.dropdown-menu li a {
    color: white;
    height: 35px;
    padding-left: 50px;
    font-weight: 400;
}