
body {
    font-family: Arial;
}

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


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

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

.bannerTextColour {
    color:#ffffff;
}

.bannerTextColour {
    font-size:16px;
}

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

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

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

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

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

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

.footerBgColor  {
    background-color:rgba(0,0,0,0.15) !important;
}

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

.loginBackground {
    background:#ffffff;
}


.sso-error-txt{
    color:#ff0000;
    font-size:18px;
}
