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

img#c-logo1 {
    margin-top: -15px;
    margin-left: 10px;
    max-width: 220px;
    height: 45px;
}

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

form#c-loginForm {
    border: none;
    background: transparent;
    width: 360px;
    margin: 10px 0 0 -20px;
}

#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: inherit;
}

.c-sp-logo-container {
    right: 0;
    top: 0;
    bottom: 398px;
    box-shadow: inset 0 -1px 0 #ced0d1;
    height: 35px;
    width: 425px;
    margin-top: 22px;
    margin-bottom: -15px;
    margin-left: -5px;
}

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;

    height: 260px;
    left: 0.18%;
    right: 0.18%;

}

.c-login-group {
    position: relative;
    top: 35px;
}

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

.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: 40px;
    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: 70px;
    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;
    right: 25px;
}

#c-login-form-footer .right {
    position: relative;
}

#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: 10px;
    font-weight: 400;
    font-size: 11px;
    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: 405px;
    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 0 -1px 0 #ced0d1;
    position: relative;
    left: -5px;
}

.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: 35px;
}

.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: 5px;
    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: fixed;


    width: 133px;
    float: right;
    right: 25px;
}

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

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

.site-subtitle {

    color: var(--muted);
    font-size: 12px;
}


main {
    display: none;
    max-width: var(--max-width);
    width: 98%;
    margin: 0 auto;
    padding: 0;
    display: flex;
    gap: var(--gap);
    flex-wrap: wrap;
    align-items: stretch;
    flex: 1;
    height: 600px;
}


.column {
    flex: 1 1 400px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .04);
    padding: 5px;
    float: left;
    overflow: hidden;
    border: 1px solid #ccc;
    height: inherit;
    background: #FFFFFF;
}

.column-right {
    margin-left: 5px;
}

.column h2 {
    margin-top: 0;
}


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%;
}


@media (max-width: 768px) {
    .site-title {
        font-size: 1.25rem;
    }

    main {
        padding: .75rem;
    }

    .column {
        padding: .75rem;
    }
}


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


#header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background: #222B64;
}

.logo1-container img,
.logo2-container img,
.logo3-container img,
.logo4-container img {
    height: 45px;

}


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

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


.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;
}


.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;
}


.legal {
    font-size: .875rem;
    color: #5d6675;
}

.legal a {
    text-decoration: none;
}

.legal a:hover {
    text-decoration: underline;
}


.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;

    text-align: center;
    font-size: larger;
    color: #2A9500;
    position: relative;
    max-width: 55%;
}

.separator-container {
    position: relative;
    width: 350px;
    margin: 30px 0;
    top: 15px;
    left: -18px;
}

.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: 330px;
    font-size: 12px;
    padding: 1rem;
}


footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 45px;
    top: 95%;
}

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

#c-copyright-links ul {
    position: relative;
    top: 10px;
    margin-right: 10%;
    float: right;
}

#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: 400px;
}

#updatePwdWrapper {


}

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

}

.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: 25px 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: 25px !important;
}

#forgotpassword-container {
    position: relative !important;
    top: 65px !important;
    left: 25px !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;
    font-size: 12px;
}

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;
    left: 0;
    min-height: 250px;
    height: 310px;
}

#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: 12px;
}

#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;
    position: relative;
    width: 300px;
}

.column-right ol li {
    margin-bottom: 8px;
}

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

#termsOfUse-container {
    position: absolute;
    top: 440px;
    left: 20px;
}

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

#okta-main-container {
    justify-content: center;
    background: #FFFFFF;

    height: inherit;
    display: block;
}


.logo2-container {
    left: 45%;
    position: absolute;
}


#login-wrapper {


    position: relative;


    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 > label {
    font-weight: bold;
    float: left;
    font-size: 12px;
    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: 13px;
}

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

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

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

#lang-label {
    display: none;
}

header {
    left: 0px;
    position: relative;
    top: 10px;
}

#recover-user-header {
    position: relative;
    top: -10px;
    left: 10px;
}

.rumsg {
    position: relative;
    top: 0;
    left: 9px;
    width: 350px;
    display: block;
    color: #141414;
    font-size: 12px;
}

#recoveryEmailForm {
    box-sizing: border-box;
    position: relative;
    width: 400px;
}

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

.btn {
    display: block;
    width: 335px;
    background: #005D75;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 10px 0;
    font-size: 0.8rem;;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.2s, opacity 0.2s;
    opacity: 1;
    margin-left: -2px;
}

.btn:disabled {
    width: 335px;
    background: #6eb4c5;
    cursor: not-allowed;
    padding: 10px 0;
    margin-left: -2px;
}

.links {
    color: #586069;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 5px;
    line-height: 25px;
}

.links a {
    color: #586069;
    text-decoration: underline;
    transition: color 0.2s;
    font-size: 12px;
}

.links a:hover {
    color: #005cc5;
}

.subtitle {
    font-size: 13px;
    margin-bottom: 24px;
    font-family: Akkurat LL, sans-serif;
}

.select-wrapper {
    margin: 8px -20px 10px 20px;
}

#altLogins {
    margin-left: -20px;
}

#roleSelectionDiv {
    margin-left: -18px;
}

#okta-widget-container {
    min-height: 200px;
    margin-top: -50px;
    height: 360px;
}

.support {
    display: inline-flex;
    gap: 8px;
    padding: 8px 12px;
    border: 1px solid #324054;
    border-radius: 5px;
    color: #324054;
    font-size: 0.85rem;
    position: relative;
    left: 7%;
    top: 115px;
    width: 320px;
    max-height: 65px;
    overflow-y: auto;
    align-items: center;
}

.support img {
    height: 18px;
    width: 18px;
    flex: 0 0 auto;
}

.support-text {
    position: static;
    line-height: 1.3;
    max-width: 300px;
}


.logout-confirmation {
    margin-top: 45px !important;
    font-size: 20px !important;
    margin-bottom: 15px !important;
}

.logout-confirmation-msg {
    display: block;
    margin-left: -3px;
    color: #141414;
    font-size: 12px;
    font-weight: normal;
    font-family: sans-serif;
}

.back-conf {
    position: relative;
    top: 7px;
    left: 5px;
}

.okta-session-active {
    height: 75px;
    background: #eaeaea;
    align-items: center;
    width: 340px;
    border-radius: 5px;
    padding: 12px;
    margin-top: 15px;
}

#osa-header {
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
    padding: 5px;
}

#osa-content {
    font-size: 12px;
    margin-left: 45px;
    display: block;
    margin-top: 10px;
}

.osa-icon {
    background: url("../images/exclamation.gif") no-repeat left center / 25px 25px;
    width: 25px;
    height: 40px;
    position: relative;
    float: left;
}

.back-conf a:nth-of-type(1) {
    position: relative;
    top: 85px;
    font-size: 12px;
    text-decoration: underline;
    color: #4c4b4c;
}

.back-conf a:nth-of-type(2) {
    display: grid;
    width: 360px;
    height: 40px;
    margin-top: 5px;
    margin-left: 0;
    background: #222B64;
    border-radius: 4px;
    font-family: 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-logout-formDiv {
    width: 92%;
    margin: auto;
}

#helpContent {
    position: relative;
    top: 55px;
    font-size: 12px;
    color: #4c4b4c;
    margin-left: -5px;
}

#helpContent a {
    position: unset;
}

#okta-sign-in .siw-main-view .siw-main-body .identifier-container {
    top: -20px !important;
    margin-bottom: -20px !important;
}

#okta-sign-in .siw-main-view .resend-email-view .infobox {
    margin-top: 10px;
}



#password_policy_pop ul {
    margin-left: 12px;
}

#okta-sign-in .siw-main-view .okta-form-subtitle {
    margin: 0 0 10px;
}


