.main-menu .navbar-header .navbar-brand .brand-logo img {
    max-width: 150px !important;
    max-height: 35px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
}
nav.header-navbar.navbar.navbar-expand-lg.align-items-center.fixed-top.navbar-light.navbar-shadow.bg-info {
    background-color: #1764FB !important;
}
.navbar-container.d-flex.content {
    background-color: #1c01ff !important;
}
img.login-logo {
    background-color: blue;
}
form .required:after{color:#f35958;content:"*";font-size:15px;left:3px;position:relative}.form-switch-md .form-check-input{width:4rem!important}.form-switch-lg .form-check-input{width:6rem!important}.form-switch-xl .form-check-input{width:8rem!important}.feather-16{height:16px;width:16px}.feather-20{height:20px;width:20px}.feather-24{height:24px;width:24px}.feather-32{height:32px;width:32px}
