

img#c-logo1 {
    margin-top: -15px;
}

form#c-loginForm label, form#c-updatePasswordForm label {
    text-align: left;
}

form#c-loginForm {
    border: none;
    background: transparent;
    width: 360px;
    margin: 0 auto;
    padding: -1px 30px 25px 30px;
}

form#c-loginForm select#multiUserFound {
    margin-left: 25px;
}

.c-top-brand-bar {
    background-color: #d11919;
    height: 6px;
    width: 100%;
    margin-bottom: 0.5rem;
    top: 0;
}
.c-login-container {
    box-sizing: border-box;
    position: absolute;
    width: 560px;
    height: 451px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px rgb(0 0 0 / 20%);
}
.c-sp-logo-container {
    right: 0px;
    top: 0px;
    bottom: 398px;
    background: #FFFFFF;
    box-shadow: inset 0px -1px 0px #ced0d1;
    height: 53px;
    width: 560px;
}

div.c-logo1{
    background: url("../images/splogo.png") no-repeat left center;
    background-size: 60px;
    position: absolute;
    width: 560px;
    height: 36.28px;
    left: 8px;
    top: 9px;
}
.c-login-panel {
    position: absolute;
    width: 558px;
    height: 334px;
    left: 0.18%;
    right: 0.18%;
    top: 11.75%;
    bottom: 14.19%;
}
.c-login-group {
    position: absolute;
    width: 512px;
    height: 293px;
    top: 17px;
}

.c-formDiv {
    width: 80%;
    margin: auto;
}

.c-login-wrapper {
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.c-button_submit_form {
    width: 105px;
    height: 24px;
    margin-top: 16px;
    margin-left: 359px;
    background: #006D89;
    border-radius: 2px;
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 0px;
    border-width: 0px;
}

.c-loginFormLabelUsername {
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #4C4B4C;
    display: block;
    margin-top: 30px;
    margin-bottom: 8px;
}
.c-loginFormLabelPassword {
    height: 18px;
    left: 47px;
    top: 116px;
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #4C4B4C;
    display: block;
    margin-top: 16px;
    margin-bottom: 8px;
}
.c-loginFormInput {
    appearance: none;
    box-sizing: border-box;
    padding: 4px 311px 4px 8px;
    height: 24px;
    width: 464px;
    background-color: #FFFFFF !important;
    border: 1px solid #484B50;
    box-shadow: -2px -2px 8px rgb(41 50 70 / 15%), 2px 2px 8px rgb(41 50 70 / 20%);
}
a#c-ssoLogin {
    position: relative;
    height: 15px;
    /*left: 36px;*/
    /*top: -15px;*/
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #0271BB;
    background: #FFFFFF;
    border-width: 0px;
    text-decoration: none;
}

a#c-oidcLogin {
    position: relative;
    height: 15px;
    /*left: 36px;*/
    /*top: -15px;*/
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #0271BB;
    background: #FFFFFF;
    border-width: 0px;
    text-decoration: none;
}

a#c-forgotPassword {
    position: relative;
    height: 15px;
    left: 256px;
    top: 42px;
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #0271BB;
    background: #FFFFFF;
    border-width: 0px;
    text-decoration: none;
}
a#c-forgotUsername {
    position: relative;
    height: 15px;
    left: 159px;
    top: 27px;
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #0271BB;
    background: #FFFFFF;
    border-width: 0px;
    text-decoration: none;
}

div#c-login-form-footer {
    position: absolute;
    left: 0%;
    right: 0%;
    top: 85.81%;
    bottom: 0%;
    background: #4C4B4C;
    min-height: 64px;
    padding-top: 4px;
}
div#c-copyright-links {
    display: inline-block;
    vertical-align: middle;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 11px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin: 8px !important;
    width: 380px;
    position: absolute;
}
#c-login-form-footer ul {
    float: none;
    margin: 0;
    padding: 0;
    padding-top: 4px;
    background-color: #4C4B4C;
}
#c-login-form-footer li {
    display: inline-block;
    margin: 0 0.25em;
    color: #FFFFFF;
}
#c-login-form-footer a {
    color: #fff;
    text-decoration: none;
}
small#c-copyrightFooter {
    display: inline-block;
    padding-top: 4px;
    font-weight: 400;
    font-size: 10px;
}
#c-loginFooter {
    background-color: #4C4B4C;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 30px;
}

div#c-sp-login-form-error {
    width: 433.56px;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    letter-spacing: -0.03em;
    font-size: 11px;
    color: #000000;
    mix-blend-mode: multiply;
    border: 1px solid #CF1134;
    border-radius: 5px 4px 4px 6px;
    background: url(../images/error_icon.png) no-repeat left;
    padding-top: 4px !important;
    padding-right: 2px !important;
    padding-bottom: 4px !important;
    padding-left: 50px !important;
    margin-top: 16px;
    margin-left: 32px
}
#c-sp-login-form-error strong {
    font-size: 12px;
    color: #000;
}
#c-sp-login-form-error span {
    padding: 0 5px;
    color: #000;
}
div#c-loginTitlePanel.h1 {
    padding-left: 32px !important;
    left: 24px;
    width: 100px;
    height: 18px;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #D6002A;
}
.c-termsOfUse {
    position: absolute;
    width: 354px;
    height: 15px;
    left: 91px;
    top: 300px;
    font-family: Arial, sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #4C4B4C;
}
.c-greyBorder {
    position: relative;
    bottom: 7.19%;
    height: 1px;
    width: 512px;
    top: 14px;
    border-radius: 0px;
    left: -74px;
    background: #CED0D1;
}

#c-copyright-links {
    width: 325px !important;
}

input, select, textarea, button {
    font-size: 1em;
}

#c-loginSubmit {
    width: 105px;
    height: 24px;
    margin-top: 16px;
    margin-left: 359px;
    background: #006D89;
    border-radius: 2px;
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    padding: 0px;
    border-width: 0px;
}

#c-logo2 {
    position: absolute;
    margin-top: -2%;
    left: 72%;
}

#c-languageSelect {
    margin-left: 75%;
    margin-top: 7.5%;
    position: absolute;
}

/*!* Fixes to ensure common-login-page is compatible*/
/*hides SOCGEN, barwa,bocltd,icbca*/
/*login's images*!*/
div#loginStatus, div#login_wrapper_top, div.bannerMid, div#topHeader {
    display: none; !important;
}
div#login-innerWrapper{
    width: auto;
    height: auto;
}
/*hides belfius login background*/
div#login_wrapper, div.bgColorRed, div#loginLogo{
    background: none !important;
}
.bgColorRed{
    margin: 0 0 0 256px !important;
}
.margin-auto, div#login_wrapper, form#updatePasswordForm div#login-wrapper {
    text-align: left !important;
}
/*ing*/
div#login-inner-wrapper {
    border: none !important;
}

