#body-block {
    width: 870px !important;
    margin: 0 auto !important;
    padding: 35px !important;
}

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: 10px auto;
}

#multiUserFound {
    position: relative;
    height: 35px;
    left: -22px;
    font-size: 11.5px;
    border-width: 0px;
    border: 1px solid black;
    width: 335px;
    border-radius: 3px;
    padding: 7px;
}

.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: relative;
    width: 400px;
    height: 518px;
}
.c-sp-logo-container {
    right: 0px;
    top: 0px;
    bottom: 398px;
    box-shadow: inset 0px -1px 0px #ced0d1;
    height: 35px;
    width: 398px;
    margin-top: 22px;
    margin-bottom: -15px;
}

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: relative;
    /* width: 500px; */
    height: 260px;
    left: 0.18%;
    right: 0.18%;

}
.c-login-group {
    position: relative;
    width: 185px;
    top: 0px;
}

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

.c-login-wrapper {
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #ccc;
}


.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: 15px;
    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;
    width: 100%;
    height: 38px;
    padding: 8px 10px;
    border: 2px solid #66666633;
    border-radius: 2px;
    outline: none;
    background-color: #e7eaf0;
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 600;
}
a#c-ssoLogin, a#c-oidcLogin {
    position: relative;
    height: 15px;
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
    color: #0271BB;
    background: #f3f3f3;
    text-decoration: none;
    border: 1px solid black;
    padding: 12px;
    display: block;
    width: 330px;
    border-radius: 8px;
    text-align: center;
}

a#c-forgotPassword {
    position: relative;
    height: 15px;
    left: 2px;
    top: 12px;
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000000B2;
    border-width: 0px;
    text-decoration: underline;
}
a#c-forgotUsername {
    position: relative;
    height: 15px;
    left: 2px;
    top: 62px;
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000000B2;
    border-width: 0px;
    text-decoration: underline;
}

div#c-login-form-footer {
    left: 2%;
    right: 0;
    padding-top: 5px;
    position: fixed;
}
div#c-copyright-links {
    font-size: 11px;
    line-height: 10px;
    letter-spacing: 0.05em;
    color: #040404 !important;
    position: relative;
    left: 30%;
}

#c-login-form-footer .right {
    position: absolute;
    left: 20%;
    right: 5%;
}

#c-login-form-footer li {
    display: inline-block;
    margin: 0 0.25em;
}
#c-login-form-footer a {
    color: #040404;
    text-decoration: underline;
}
small#c-copyrightFooter {
    display: inline-block;
    padding-top: 4px;
    font-weight: 400;
    font-size: 10px;
    float: left;
}
#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, div#oidc-loginTitlePanel.h1  {
    padding-left: 21px !important;
    width: 380px;
    height: 65px;
    font-family: Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 65px;
    letter-spacing: 0.02em;
    color: #000000E5;
    box-shadow: inset 0px -1px 0px #ced0d1;
}

.c-termsOfUse {
    width: 345px;
    font-family: Arial, sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #4C4B4C;
    display: block;
    left: 12px;
    top: 395px;
}

.c-greyBorder {
    position: relative;
    bottom: 7.19%;
    height: 1px;
    width: 512px;
    top: 14px;
    border-radius: 0px;
    left: -74px;
    background: #CED0D1;
}

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

#c-loginSubmit {
    width: 358px;
    height: 35px;
    margin-top: 22px;
    margin-left: 1px;
    background: #222B64;
    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;
    cursor: pointer;
}

#c-logo2 {
    position: relative;
    margin-top: -59px;
    left: 0%;
}

#c-languageSelect {
    position: relative;
    left: 92%;
    top: -14px;
    width: 133px;
}

.header-inner {
    max-width: var(--max-width);
    margin: 0 auto;
    padding: 5px;
    text-align: center; /* center header content */
}

.site-title {
    margin: 0;
    font-size: 18px;
    color: var(--brand);
}

.site-subtitle {
    /* margin: .05rem 0 0; */
    color: var(--muted);
    font-size: 12px;
}

/* 3) Main content area */
main {
    display: none;
    max-width: var(--max-width);
    width: 95%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    gap: var(--gap);
    flex-wrap: wrap;            /* allows stacking on small screens */
    align-items: stretch;       /* equal height columns */
    flex: 1;                    /* push footer to bottom on short pages */
    /* background: #00000026; */
    /* margin-top: 55px; */
    height: 520px;
}

/* Left and right columns (two divs) */
.column {
    flex: 1 1 400px;            /* grow, shrink, preferred width */
    /* background: #00000026; */
    border-radius: .5rem;
    /* box-shadow: 0 1px 2px rgba(0,0,0,.04); */
    padding: 5px;
    float: left;
    /* background: #efefef; */
    overflow: hidden;
    /* border: 1px solid #ccc; */
}

.column h2 {
    margin-top: 0;
}

/* 4) Footer */
footer {
    background: white;
    border-top: 1px solid #e5e7eb;
    position: relative;
    left: 0px;
    background: #FDFDFD;
    height: 35px;
    top: 50px;
    width: 1525px;
    display: flex;
}

.footer-inner {
    max-width: var(--max-width);
    margin: 0px 25px auto;
    padding: 2px;
    text-align: center;
    color: var(--muted);
    font-size: .9rem;
    width: 100%;
}

/* 5) Responsive tweaks (optional) */
@media (max-width: 768px) {
    .site-title { font-size: 1.25rem; }
    main { padding: .75rem; }
    .column { padding: .75rem; }
}

/* 6) Optional: make the footer "sticky" (always at viewport bottom)
   Replace body layout with the following if you want a sticky footer:
   body { display: grid; grid-template-rows: auto 1fr auto; min-height: 100vh; }
   Then remove `flex: 1` on main. */


#header {
    background: transparent;
    height: 77px;
    text-indent: 0 !important;
}


#header {
    display: flex;
    justify-content: space-between; /* logo1 left, logo3 right */
    align-items: center; /* vertically aligned */
    width: 100%;
    background: #222B64;
}

.logo1-container img,
.logo2-container img,
.logo3-container img,
.logo4-container img {
    height: 45px;
    /*do not set width to prevent distortion*/
}

.column-right {
    border: 1px solid #ccc;
    border-radius: 0;
    overflow-y: visible;
    float: right;
    width: 50%;
    min-height: 440px;
    margin-top: 5px;
    height: 508px;
    background: #FFFFFF;
}


/*=============================================================*/

:root{
    --brand-blue:#0b5ed7;
    --brand-blue-dark:#084298;
    --card-radius:14px;
    --soft-border:#e7eaf0;
    --muted:#6c757d;
}

body{
    background: #f5f7fb;
    min-height: 100vh;
}

/* Header */
.topbar{
    background: var(--brand-blue);
    color: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,.08);
}
.brand-wrap{
    display:flex;
    align-items:center;
    gap:.75rem;
    padding: .9rem 0;
}
.logo-badge{
    width: 40px; height: 40px;
    border-radius: 10px;
    background: rgba(255,255,255,.18);
    display:grid; place-items:center;
    border: 1px solid rgba(255,255,255,.22);
    font-weight: 700;
    letter-spacing: .5px;
}
.brand-title{
    line-height: 1.1;
}
.brand-title .company{
    font-size: .85rem;
    opacity: .9;
}
.brand-title .product{
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: .2px;
}

/* Card */
.login-card{
    border: 1px solid var(--soft-border);
    border-radius: var(--card-radius);
    box-shadow: 0 10px 30px rgba(13, 38, 76, .08);
}
.divider{
    display:flex;
    align-items:center;
    gap:.75rem;
    color: var(--muted);
    font-size: .9rem;
}
.divider::before,.divider::after{
    content:"";
    height: 1px;
    background: #e6e9f2;
    flex: 1;
}

.btn-sso{
    border: 1px solid #d7dbe7;
    background: #fff;
}
.btn-sso:hover{
    border-color:#c9cedf;
    background:#fbfcff;
}

/* Footer text blocks */
.legal{
    font-size: .875rem;
    color: #5d6675;
}
.legal a{ text-decoration: none; }
.legal a:hover{ text-decoration: underline; }

.support{
    font-size: .85rem;
    color:#324054;
    position: relative;
    top: 62px;
    left: 40px;
    float: left;
    /* height: 22px; */
    width: 340px;
}

/* Language selector */
.lang-select{
    max-width: 220px;
}

.c-altLoginMethodsList {
    list-style: none;
}

.c-altLoginMethodsList li {
    margin-bottom: 10px;.c-altLoginMethodsList
}

.resetSuccess {
    display: inline-block;
    width: 5px;
    height: 19px;
    background-color: #37B400;
    position: relative;
    left: 253px;
    margin-top: 30px;
    z-index: 99999;
}

.resetSuccessMessage {
    background-color: #DCF0D3;
    min-height: 10px;
    padding: 4px;
    /* margin: -22px 258px auto; */
    text-align: center;
    font-size: larger;
    color: #2A9500;
    position: relative;
    max-width: 55%;
}


.separator-container {
    position: relative;
    width: 351px;
    margin: 25px 0;
    top: 0px;
}

.bottomSeparator {
    height: 1.2px;
    width: 100%;
    background: #CED0D1;
    position: relative;
    top: 12px;
    left: 0;
    border-radius: 0;
}

.separator-text {
    position: relative;
    top: 5px;
    left: 45%;
    transform: translateX(-50%);
    padding: 0 10px;
    font-size: 10px;
    color: #4C4B4C;
    font-family: Arial, sans-serif;
    opacity: 0.8;
    background: #FFFFFF;
}

.column-right ol {
    top: 25px;
    position: relative;
    overflow-y: auto;
    max-height: 430px;
    font-size: 12px;
    padding: 1rem;
}

.support-text {
    position: absolute;
    left: 25px;
}

footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    top: 96%;
}

#c-languageSelect select {
    width: 135px;
    border: 1px #66666633 solid;
    font-size: 11px;
    height: 25px;
}

#c-copyright-links ul {
    position: relative;
    top: 8px;
}

#login-wrapper {
    height: 333px;
    padding: 0;
    position: relative;
    left: 0;
    width: auto;
    border: none !important;
}

#login-wrapper .container {
    display: block !important;
    padding: 10px;
    background: transparent !important;
    width: 375px !important;
}

#sp-login-form-error {
    background-color: #e3b4b4;
    width: 80%;
    min-height: 10px;
    padding: 2px;
    margin: -10px auto;
    text-align: center;
    font-size: larger;
    color: black;
}

.warning {
    background: none !important;
    position: relative;
    top: 5px;
}

.client-info {
    height: 430px;
}

#updatePwdWrapper {
    display: block;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #ccc;
    height: 518px;
}

#resetPasswordForm {
    box-sizing: border-box;
    position: relative;
    width: 400px;
    height: 518px;
}

.hr {
    width: 402px;
    left: -11px;
    position: relative;
    background: blue;
    border-bottom: 1px solid #cfc9c9;
    top: 10px;
}

.pwd-heading {
    left: 20px;
    position: relative;
}

.container > .input-group {
    padding: 30px 5px 10px 10px !important;
}

#login-wrapper > .back {
    top: 5% !important;
    left: 7% !important;
}

#credentialSubmit {
    width: 360px;
    height: 35px;
    margin-left: 12px;
}

.fpmsg {
    display: block;
    margin-left: 7px;
    color: #141414;
}

.warning_large_old {
    color: #000000E5;
}


.container > .input-group > #loginUsername {
    width: 95% !important;
    padding: 9px !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}


.container > div.username {
    padding: 10px 5px 18px 10px !important;
}

#okta-sign-in {
    font-size: 13px !important;
    background: none !important;
}

#backToLoginOptions {
    position: relative !important;
    top: -105px !important;
    left: 30px !important;
}

#forgotpassword-container {
    position: relative !important;
    top: -90px !important;
    left: 30px !important;
}

.margin-auto {
    text-align: left !important;
}

.container > .input-group > #otpConfirm {
    width: 95% !important;
    padding: 9px !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    margin-bottom: 15px;
}

.button-reset-pwd {
    margin-bottom: 10px;
}

.container .back {
    position: relative;
    left: 15px;
}

.container .back > a {
    color: #324054;
    text-decoration: underline;
    font-size: 12px;
}

.container .input-group > a {
    color: #324054;
    text-decoration: underline;
}

div.popup {
    position: fixed !important;
}

.column .fp {
    display: none !important;
}


#newPassword, #confirmNewPassword {
    width: 95% !important;
    padding: 9px !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

#updatePwdChange
{
    width: 360px;
    height: 35px;
    margin-left: 12px;
}


.resend {
    margin-left: 5px;
}

div#okta-login-container {
    position: relative;
    top: -10%;
}

#okta-sign-in .auth-content .auth-content-inner {
    position: relative;
    width: 345px;
    left: -25px;
}

#backToLoginOptions a, #forgotpassword-container a {
    color: #000000B2;
    text-decoration: underline;
    font-size: 11px;
}

#c-oidcLoginForm {
    padding: 10px;
    width: 100%;
    margin-left: 15px;
}

select#multiUserFound option {
    font-size: 13px;
}

.horizontal-divider {
    border-bottom: 2px solid #E0E0E0;
}

.c-login-container h2 {
    font-family: Source Sans Pro, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #000000E5;
    display: block;
    margin-top: 15px;
    margin-bottom: 8px;
    text-align: left;
    padding: 0 5px 0 0;
    left: 5px;
    position: relative;
    width: 300px;
}

.column-right ol li {
    margin-bottom: 8px; /* adjust as needed */
}

#resetSuccessNotification {
    border-left: 10px solid #37B400;
    position: relative;
    left: 20%;
}

#termsOfUse-container {
    position: relative;
    top: -75px;
    left: 20px;
}

#okta-main-container {
    justify-content: center;
    background: #FFFFFF;
    border: 1px solid #ccc;
    height: 517px;
    display: block;
}

/*style for logo2*/
.logo2-container {
    left: 45%;
    position: absolute;
}

/*propagating an issue due to removing module_password_reset.css
this should be cleaned up to keep applicable ones only*/
#login-wrapper {
    /* height: 333px; */
    /* padding: 40px; */
    position: relative;
    /* left: 35%; */
    /* width: 500px; */
    margin-top: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#login-wrapper .container {
    background: #FFFFFF !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.container > .input-group {
    padding: 2% 0 3% 0;
}

.container > .input-group > label {
    font-weight: bold;
    float: left;
    font-size: 11px;
    padding-bottom: 12px;
}

.container > .input-group > #email {
    width: 95% !important;
    padding: 9px !important;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
}

#login-wrapper > .back {
    position: relative;
    top: 9%;
    left: 5%;
    float: left;
}
#login-wrapper > .terms {
    position: relative;
    top: 0%;
    left: -12%;
}

#login-wrapper > select {
    position: relative;
    top: 5%;
    left: 30%;
}

.button-reset-pwd {
    width: 100%;
    padding: 8px;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
    margin-top: 0;
    margin-left: 0;
    font-weight: 100;
    text-transform: none !important;
}

.fpmsg {
    font-size: 12px;
}

.container > .errors {
    margin-bottom: 15px;
    font-size: 11px;
}

span#note {
    position: relative;
    top: 10px;
    color: #000000B2;
}

.c-login-wrapper #termsOfUse-container {
    top: 0 !important;
    left: 0 !important;
}

#updatePwdWrapper div#termsOfUse-container {
    position: relative;
    top: -60px;
    left: 25px;
}
