/*********** Login page ***********/

.santanderx__login-header-title {
    font-family: 'SantanderMicroText', helvetica, arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #272424;
    margin-bottom: 24px;
}

.santanderx__santander-error-message-container {
    font-family: 'SantanderMicroText', helvetica, arial, sans-serif;
    margin-bottom: 12px;
    color: #272424;
    text-align: center;
    font-size:14px;
    line-height: 1.43;
}

.santanderx__header-container {
    text-align: center;
}

.santanderx__login-logo--signup {
    height: 100%;
    max-height: 32px;
    margin-bottom: 42px;
}
.santanderx__login-page .santanderx-input {
    margin-bottom: 32px;
}
.santanderx__login-page .kc-form-buttons-container {
    margin: 6px 0 48px;
}
@media (min-width: 768px) {
    .santanderx__container--white-width {
        max-width: 326px;
        margin: auto;
    }
}


.santanderx__input {
    margin-bottom: 32px;
    width: 100%;
    max-width: 326px;
}

.santanderx-input__select {
    font-size: 14px;
    font-family: 'SantanderMicroText', helvetica, arial, sans-serif;
    padding: 0 0.5rem;
    color: #9b9b9b;
}

.santanderx-input__select--selected {
    color: black;
}

.santanderx__actions-container {
    text-align: center;
    flex-direction: column;
    display: inline-flex;
}

.santanderx__actions-container .santanderx__link:nth-child(1) {
    margin-bottom: 16px;
}

.santanderx__santander-logo {
    display: block;
    height: 24px;
    margin: 0 auto 42px;
}

.santanderx__santander-logo--large {
    width: 140px;
    height: 41px;
}

.santanderx__legal-texts .santanderx__text--small:nth-child(1) {
    margin-bottom: 8px;
}

.santanderx__sticker--top-right {
    display: none;
}

/* REGISTER TABLE */
.santanderx-signup-table__row {
    border-bottom: 3px solid #ddd;
    margin-bottom: .625em;
    background-color: white;
    padding: .35em;
    display: flex;
    flex-direction: column;
    font-family: 'SantanderMicroText', helvetica, arial, sans-serif;
    box-sizing: border-box;
    border-bottom: 3px solid #fbfbfb;
}
.santanderx-signup-table__row .santanderx-signup-table__column:first-child {
    font-weight: 700;
    margin-right: 0;
}
.santanderx-signup-table__column {
    display: block;
    font-size: .6em;
    padding: 24px 8px 24px .62em;
    color: #272424;
    line-height: 1.5em;
}
.santanderx-signup-table__anchor {
    cursor: pointer;
    color: #ec0000;
    text-decoration: none;
}

.santanderx__register-page {
    padding-top: 96px;
}

.santanderx__register-page .santanderx__footer-container {
    padding-top: 42px;
}

.santanderx-tab-wrapper {    
    background: #ffffff;
}

.termsContainer {
    margin-left: 2rem;
}

@media (min-width: 1024px) {
    .santanderx-tab-wrapper {
        width: 50%;
        margin: 48px auto;     
    }
    .santanderx-signup-table__row {
        width: 100%;
        margin: 2px auto;
        flex-direction: row;
        padding: 28px 64px 28px 16px;

    }
    .santanderx-signup-table__row .santanderx-signup-table__column:first-child {
        border-bottom: none;
        min-width: 150px;
    }
    .santanderx-signup-table__column {
        font-size: 12px;
        padding: 24px 8px 24px .62em;
        margin-right: 0;
    }
}
/* END REGISTER TABLE */


@media (min-width: 768px) {
    .santanderx__sticker--top-right {
        display: block;
        width: 152px;
        height: 152px;
        position: absolute;
        top: 25px;
        right: -70px;
    }
}


/*********** Register page ***********/

.santanderx-make-it-possible {
    position: absolute;
    z-index: 1;
    width: 200px;
    height: 140px;
    right: -153px;
    top: 0;
}

@media (max-width: 1024px) {
    .santanderx-make-it-possible {
        position: absolute;
        z-index: 1;
        height: 200px;
        right: 0;
        top: 0;
    }
}

@media (max-width: 768px) {
    .santanderx-make-it-possible {
        display: none;
    }
}

.santanderx-signup-input__input{
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    margin-bottom: 32px;
    width: 100%;
    padding: 13px 10px 11px;
    border-radius: 4px;
    border: solid 1px #d8d8d8;
    font-size: 14px;
    line-height: 1.33;
    letter-spacing: 0.3px;
    color: #272424;
    border-top: none;
    border-left: none;
    border-right: none;
}

.santanderx-signup-input__label {
    display: block;
    text-align: left;
    font-family: 'SantanderMicroText', helvetica, arial, sans-serif;
    font-weight: bold;
}

.santanderx__reset-password .santanderx-input__info{
    text-align: center;
}

.santanderx__container--width {
    display: block;
    margin: auto;
    max-width: 320px;
}

.santanderx__reset-password .santanderx-signup-input {
    padding: 24px 0 36px;
    width: 100%;
}

.santanderx__contextual-help__container {
    width: 50%;
    margin: 48px auto;
    position: relative;
    font-family: 'SantanderMicroText', helvetica, arial, sans-serif;
}

.santanderx__contextual-help__section {
    width: auto;
    max-width: 240px;
    margin-top: 0;
    border-top: none;
    padding-top: 0;
    display: block;
    position: absolute;
    top: -83px;
    left: -280px;
    text-align: left;
}

@media (max-width: 1200px) {
    .santanderx__contextual-help__section {
        display: none;
    }
}

.santanderx__contextual-help__image {
    height: 112px;
    margin-bottom: 16px;
    margin-left: 32px;
}

.santanderx__contextual-help__text--container {
    text-align: left;
    padding: 0px;    
}

.santanderx__contextual-help__list {
    font-size: 12px;
    line-height: 1.4;
    padding-left: 16px;
}

.santanderx__contextual-help__list li {
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 16px;
    line-height: 1.4;
}

span.santanderx__contextual-help__important--red {
    color: #ec0000;
    font-family: 'SantanderMicroTextBold', helvetica, arial, sans-serif;
    font-weight: bold;
}

span.santanderx__contextual-help__important--black {
    color: #272424;;
    font-family: 'SantanderMicroTextBold', helvetica, arial, sans-serif;
    font-weight: bold;
}

/*********** Update Pasword page ***********/

.santanderx-update-password-input {
    padding-bottom: 24px;
}

/* REGISTER EMAIL SENT PAGE */
.santanderx__verify-email-page .santanderx__container--width {
    padding: 36px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.santanderx__verify-email-page .santanderx__container-buttons {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.santanderx__verify-email-page .santanderx__container-buttons .santanderx__button {
    width: auto;
}
.santanderx__verify-email-page .santanderx__container-buttons .santanderx__button:first-child {
    margin-bottom: 24px;
}
@media (min-width: 768px) {
    .santanderx-signup-input {
        padding: 0 22% 22px;
    }
    .santanderx__verify-email-page .santanderx__container-buttons {
        flex-direction: row;
        width: 100%;
    }
    .santanderx__verify-email-page .santanderx__container-buttons .santanderx__button {
        width: inherit;
    }
    .santanderx__verify-email-page .santanderx__container-buttons .santanderx__button:first-child {
        margin: 0 24px 0 0;
    }
    .santanderx__verify-email-page .santanderx__container--width {
        max-width: 400px;
        padding: 24px 60px;
    }
}
/* END REGISTER EMAIL SENT PAGE */

/* EXPIRED PAGE - ERROR PAGE - INFO PAGE*/
.no-header .santanderx__container--white {
    margin: 70px 6px 48px;
}
.no-header .santanderx__container-buttons {
    display: flex;
    flex-direction: column;
}
.no-header .santanderx__container-buttons a {
    width: inherit;
}
.no-header .santanderx__container-buttons a:first-child {
    margin-bottom: 12px;
}
@media (min-width: 768px) {
    .no-header .santanderx__container--white {
        margin: 70px auto 48px;
    }
    .no-header .santanderx__container-buttons {
        flex-direction: row;
    }
    .no-header .santanderx__container-buttons a {
        width: 100%;
    }
    .no-header .santanderx__container-buttons a:first-child {
        margin: 0 12px 0 0;
    }
}


/**** CONFIG-TOTP PAGE ****/

.config-totp__step {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.5rem;
}

.config-totp__step--qr {
    box-sizing: border-box;
    border: solid 1px #ececec;
    display: flex;
    justify-content: center;
    margin-bottom: 1.5rem;
}

.config-totp__step-text {
    font-family: 'SantanderMicroText', helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #272424;
    width: 85%;
    margin-top: 0.5rem;
}

.config-totp__circle {
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding: 8px;

    background: #2CB3BC;
    color: #fff;
    text-align: center;

    font: 22px sans-serif;
}

#kc-totp-secret-qr-code{
    height: 160px;
}

.santanderx-input.config-totp__input {
    margin: 1rem 0 1rem 0;
}

.santanderx-input.login-otp__input{
    margin-bottom: 1rem;
}

.config-totp__button {
    margin-top: 2rem;
}

.totp-link, .totp:visited {
    color: #ec0000;
}

.login-otp--text {
    font-family: 'SantanderMicroText', helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #272424;
    margin-bottom: 1.5rem;
}

.spacer {
    margin-top: 1.5rem;
}

.santanderx__loader {
    border-radius: 24px;
    background-color: #ec0000;
    border: solid 1px #ec0000;
    text-align: center;
    width: 100%;
    max-width: 326px;
    margin: auto;
  }

  /*
    Set the color of the icon
  */
  svg path,
  svg rect{
    fill: white;
  }
