/* Custom Actenzo styling */

/* General */

.content.app-content,
footer.footer {
    background: #F6FBFF;
}
.navbar-floating .header-navbar-shadow {
    background: linear-gradient(180deg, rgba(246, 251, 255, 0.95) 44%, rgba(246, 251, 255, 0.46) 73%, rgba(255, 255, 255, 0)) !important;
}

.navbar-header .navbar-brand {
    margin-top: 8px !important;
}
.navbar-header .navbar-brand .brand-logo img {
    height: 42px;
}