html body.bg-full-screen-image, html body {
    background: url(../../app-assets/images/backgrounds/bg-15.jpg) no-repeat center center fixed;
}

html body .content.app-content .content-overlay {
    opacity: 0.5;
}

html body [action="./VM_Customer_Login.aspx?AB=on&SystemName=RomantikCard&style=RomantikCard"] .content.app-content .content-overlay {
    opacity: 0.5;
}

body.material-layout .header-navbar {
    background-color: #dddad7 !important;
}

.navbar-dark, .navbar-dark .navbar-brand .brand-text {
    color: #000 !important;
}
