
.primary-color{
    color: #292d77;
}
.main-menu .navbar-header {
    height: 100%;
    width: 260px;
    height: 8.45rem !important;
    position: relative;
    padding: 0.35rem 1rem 0.3rem 1.64rem;
    transition: 300ms ease all, background 0s;
}
.main-menu .navbar-header .navbar-brand .brand-logo img {
    max-width: 91px !important;
    height: 100% !important;
}

.horizontal-menu .header-navbar.navbar-brand-center .navbar-header .navbar-brand .brand-logo img {
    max-width: 68px !important;
    height: auto !important;
}

.bs-stepper .content.active:not(.fade), .bs-stepper-pane.active:not(.fade) {
    display: block !important;
    margin: auto !important;
    visibility: visible !important;
}