
body {
    font-family: Arial;
}

.toplineColor {
    border-top:1px solid rgba(72,83,91,0) ;
}


.bannerBgColor {
    background-color: rgba(255,255,255,1);
}

.bannerBgColor {
    border-bottom-color:rgba(72,83,91,1);
}

.bannerTextColour {
    color:#48535b;
}

.bannerTextColour {
    font-size:12px;
}

.WelcomeTextColour,
.WelcomeTextColour:hover {
    color:#ffffff !important;
}

.SSOTextColour,
.SSOTextColour:hover {
    color:#ffffff !important;
}

.AuthTextColor,
.AuthTextColor:hover {
    color:#ffffff !important;
}

.SupplierOnboardingTextColour,
.SupplierOnboardingTextColourRedirection {
    color:#005e9f !important;
}

.ForgotPasswordTextColour,
.ForgotPasswordTextColour:hover {
    color:#ffffff !important;
}

.ResetPasswordTextColour,
.ResetPasswordTextColour:hover {
    color:#ffffff !important;
}

.footerBgColor  {
    border-top-color:rgba(72,83,91,0) !important;
}

.footerBgColor  {
    background-color:rgba(72,83,91,0.44) !important;
}

.footerTextColor>.footer , .footerTextColor >.footer a  {
    color:#ffffff;
}

.loginBackground {
    background:#ffffff;
}

    .loginBackground{
        background:url('https://vwgoaservicepartsuatwebportal.b2be.com/file/get/1607677956DisplayConfiguration162376LoginMainImages1.jpg') no-repeat center center;
        background-size:cover;
        background-attachment: fixed;
    }
    #login-container h3{margin-top:0;}
        #login-container .inner{
        padding:20px;
        background:rgba(0,0,0,0.1);
    }
    
.sso-error-txt{
    color:#ff0000;
    font-size:18px;
}
