.product-title::before {
    content: "Schwarz MFA-E Portal";
}

.navbar-custom-menu li[data-reactid=".0.0.0.0.2.0.0"] {
    display: none !important;
}

li[data-reactid=".0.0.0.0.1.0.0"]{
	display: none;
}
.skin-ias .main-header {
    background: #77358F;
}
.auth .content .login .header-row {
    background: #007cd0;
    background: linear-gradient(to right, #AA4DCC, #77358F);
    height: 50px;
}
.auth .content .login .content-inner {
    background-color: #EDEFF2;
}
.skin-ias .main-header .logo {
width: 402px;
position: relative;
}
.skin-ias .main-header .logo-lg {
position: absolute;
width: 200px;
top: 0;
left: 200px;
}
.skin-ias .main-header .logo-lg::before{
position: absolute;
background: url(/static/assets/img/backgrounds/logo-lg);
top:0;
left:-201px;
width: 200px;
display: block;
height: 50px;
content: '';
background-size: cover;
}
.product-name::before {
    content: "Schwarz MFA Portal";
}

[data-reactid=".0.0.0.0.0.0.0.1.0"] {
    display: none;
}
.ias-logo .ias-logo-title::before {
    content: "SIAM MFA-E Portal";
}
.ias-logo .ias-logo-image
{
    display:none;
}