.sidebar-content {
    /* background-color: #182B4A; */
}

/* .nav-link {
    padding-left: 3.5rem !important;
    color: rgba(233,236,239,.5);
} */
.main-logo {
    width: 90%;
}

.main-logo-container {
    width: 130px;
}

/* --------------------------------------------------------------------- */
.sidebar-brand {
    z-index: 200 !important;
    position: fixed !important;
    background-color: #182b4a !important;
    /* width: 19% !important; */
    width: 260px !important;
    top: 0rem !important;
}
.sidebar-nav {
    padding-top: 5rem !important;
    background-color: #182b4a !important;
}

/* ------------------------------------------------------------------------- */
/* Colors */
body,
.wrapper {
    background-color: #182b4a !important;
}

.sub-menu .nav-item,
.sidebar-link,
.sidebar-header,
.sidebar-brand {
    background-color: #182b4a !important;
}
