
body {
    font-family: Arial;
}

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


.bannerBgColor {
    background-color: rgba(240,241,244,0);
}

.bannerBgColor {
    border-bottom-color:rgba(255,255,255,0);
}

.bannerTextColour {
    color:#0033ff;
}

.bannerTextColour {
    font-size:16px;
}

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

.SSOTextColour,
.SSOTextColour:hover {
    color:#005e9f !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(51,122,183,1) !important;
}

.footerBgColor  {
    background-color:rgba(240,241,244,0.13) !important;
}

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

.loginBackground {
    background:#ffffff;
}

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