.tdContent {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
    margin: 0px;
}

.langDropdown.downArrow:after {
    content: "▼";
    padding: 18px 0px;
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    color: white;
}

#pageRememberMeLine .needHelp:before {
    content: none;
}

#headerSearchDropdown::before {
    content: none;
}

#headerSearchDropdown.langChange {
    background-color: #ffffff;
    border: 1px solid #E4E5E6;
    color: #02103f;
    width: initial;
    left: 0;
    top: 0;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 4px;
    padding-right: 30px;
    padding-left: 16%;
}

.selectLang {
    text-align: left;
    vertical-align: middle;
    line-height: 15px;
    list-style-type: none;
    padding-left: 0;
}

ul.selectLang li {
    cursor: pointer;
    padding: 5px 0;
}

    ul.selectLang li:hover {
        color: #00b9e7;
    }

#pageRememberMeLine .rememberMe {
    width: 100%;
    float: left;
    margin: 0;
    color: #9dacb2;
}

    #pageRememberMeLine .rememberMe label {
        text-transform: none;
        color: #003031;
        display: inline;
        padding: 0;
        vertical-align: top;
        line-height: 14px;
    }

#LogIN-pg input {
    box-sizing: border-box;
    padding-left: 30px !important;
    padding-right: 35px !important;
    float: left;
    width: 100%;
    min-width: 200px;
    max-width: 358px;
    margin: 0 0 2% 0;
    color: #005758;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

#LogIN-pg button {
    background-color: #005758;
    height: 43px;
    width: 100%;
    min-width: 200px;
    max-width: 358px;
    display: block;
    margin: 0 auto;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    text-align: center;
}

#LogIN-pg button[disabled] {
	background-color: #cccccc;
}

#LogIN-pg input[type="checkbox"] {
    width: auto;
    margin: 0 1% 0 0;
    min-width: 16px;
    height: 15px;
}

#LogIN-pg input[type="checkbox"] {
    min-width: 16px;
}

#pageLoginButtons span {
    font-family: 'Arial';
    font-weight: 300;
    display: inline-block;
    font-size: 24px;
    color: #fff;
    z-index: 1;
}

.LogIn-Helper .LogIn-Helper-left a {
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    line-height: 52px;
    width: 100%;
    padding-left: 40px;
}

.LogIn-Helper .LogIn-Helper-right {
    float: right;
    width: 50%;
    margin: 0;
}

    .LogIn-Helper .LogIn-Helper-right a {
        float: right;
        width: 100%;
        text-align: right;
        vertical-align: middle;
        line-height: 52px;
        padding-right: 40px;
    }

.LogIn-Helper {
    float: left;
    background-color: #ffffff;
    width: 100%;
    height: 52px;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}

    .LogIn-Helper .LogIn-Helper-left {
        float: left;
        /* margin: 5% 5% 5% 5%; */
        /* text-align: left; */
        width: 50%;
        /* color: #fff; */
        position: relative;
    }

        .LogIn-Helper .LogIn-Helper-left .langDropdown {
            height: 40px;
        }

    .LogIn-Helper a {
        float: left;
        /* margin: 0 0 0 30px; */
        text-transform: uppercase;
        font-weight: normal;
        color: #006FBA !important;
    }

.label {
    padding-bottom: 10px;
    color: #727679;
}

#pageRememberMeLine {
    padding-bottom: 28px;
    padding-top: 5px;
}

    #pageRememberMeLine .rememberMe {
        color: #9dacb2;
    }

#LogIN-pg .ECID input, #LogIN-pg .L-IN-PASS input {
    position: relative;
    color: #3d4042;
}

#pageUserNameLine input, #pagePasswordLine input {
    float: left;
}

input, select.smbDropdown, ie9FPSelect {
    background: #fff;
    height: 37px;
    padding: 0 5px;
    position: relative;
    border: 1px solid #888B8D;
}

.LogIn-Info .user-PASS:before {
    content: "lock";
    z-index: 1;
    color: #001E45;
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga' 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    font-family: 'Material Icons';
    position: absolute;
    left: 5px;
    top: 6px;
}

h4 {
    text-align: left;
    font-size: 14px;
    font-family: "Arial";
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    font-weight: normal;
}

#LogIN-pg h3 {
    font-family: 'Arial';
    font-weight: 300;
    font-style: normal;
    font-size: 24px;
}

.LogIn-Info {
    padding: 0;
}

.ping-signin .LogIn-Info {
    margin: 0 40px 5px 40px;
    padding: 0;
}

.LogIn-Info .user-ID, .LogIn-Info .user-PASS {
    position: relative;
    float: left;
}

#pageUserNameLine, #pagePasswordLine {
    float: left;
    margin: 0;
    width: 100%;
    position: relative;
}

.hidden {
    display: none;
}

.ping-signin > #LogIN-pg h3 {
    margin: 18px 40px;
    color: #003031;
}

.ping-change > #LogIN-pg h3 {
    margin: 0 !important;
}

@media only screen and (max-width: 767px) and (min-width: 320px) {
    .LogIn-Helper .LogIn-Helper-left {
        float: left;
        margin: 0% 0 0% 0%;
        text-align: left;
        width: 50%;
        color: #fff;
        position: relative;
    }

    .LogIn-Helper-right a {
    }

    #LogIN-pg input {
        padding-left: 1%;
    }
}

.selectLang ul {
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}

@media only screen and (min-width: 440px) {
    .ping-container {
        display: table-cell;
        vertical-align: middle;
        padding: 0;
    }
}

.ping-signin-wrapper {
    border-top: 3px solid #ffffff;
    max-width: 440px;
    min-width: 300px;
    margin-bottom: 25px;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.ping-change-wrapper {
    border-top: 3px solid #FFFFFF;
    max-width: 960px;
    min-width: 300px;
    margin-bottom: 25px;
    background-color: #ffffff;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.ping-header {
    padding: 0 9%;
    font-family: 'Arial';
    font-weight: 400;
    box-shadow: none;
}

.ping-change .ping-header {
    max-width: 960px !important;
    padding: 0;
}

.ping-header h3.resetYourPasswordHeader {
    width: 350px;
    max-width: 350px;
    float: left;
    padding-left: 40px;
    box-sizing: border-box;
}

.ping-header h3.passwordMaintenanceRules {
    width: 450px;
    max-width: 450px;
    float: right;
}

.corpLogo {
}

    .corpLogo img {
        height: 30px;
        width: 155px;
        padding-left: 142px;
        padding-right: 143px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

.corpLogo_wide{
     background: url(/assets/images/logo.png) no-repeat center center;
     width: auto;
     height: 70px;
    }

.ping-body-container {
    box-shadow: none;
    box-sizing: border-box;
    min-height: 100px;
    text-align: center;
    position: relative;
    width: 100%;
    position: relative;
    max-width: 480px;
    margin: 0 auto;
    margin-bottom: 0;
    overflow: hidden;
    background: #fff;
}

body .ping-signin .ping-body-container .ping-steps .step span, body .ping-password .ping-body-container .ping-steps .step span {
    width: 24px;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 2px 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    border-radius: 15px;
    color: #727679;
    border: 1px solid #D9D8D7;
}

body .ping-signin .ping-body-container .ping-steps .step span,
body .ping-password .ping-body-container .ping-steps .step span {
    width: 50px;
    font-size: 24px;
    line-height: 46px;
    padding: 2px 5px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px;
}

@media (max-width: 480px), (max-device-width: 480px) {
    body .ping-signin .ping-body-container .ping-steps .step {
        width: 120px;
    }
}

body .ping-signin .ping-body-container .ping-steps .step.active span, body .ping-password .ping-body-container .ping-steps .step.active span {
    color: #ffffff;
    background-color: #005758;
    border: 0px;
}

body .ping-signin .ping-header, body .ping-password .ping-header {
    padding-top: 0;
}

body .ping-signin .ping-change {
    width: 960px;
    max-width: 960px;
    padding: 0;
}

.ping-input-label {
    padding-bottom: 2px;
    color: #393e40;
    font-family: 'Work Sans';
    font-weight: 400;
    clear: left;
    text-align: left;
    float: left;
    position: relative;
    display: inline-block;
    margin: 0 20px 0 0;
    font-size: 14px;
    vertical-align: top;
    line-height: 1em;
    cursor: default;
}

.ping-input-container input {
    border: 1px solid #888B8D;
    background: #fff;
}

span.clear:before {
    content: "block";
    font-size: 21px;
    top: 4px;
    position: relative;
}

.material-icons {
    font-family: 'Material Icons';
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga' 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    padding-right: 10px;
}

.LogIn-Info .user-ID:before {
    content: "person";
    font-family: 'Material Icons';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    left: 5px;
    top: 6px;
    color: #001E45;
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga' 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

.user-ID:before {
    content: "person";
    font-family: 'Material Icons';
    position: absolute;
    display: block;
    width: 0;
    z-index: 1;
    left: 8px;
    top: 15px;
    color: #00558c;
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga' 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}

.ping-buttons .ping-button {
    background: #005758;
    width: auto;
    display: block;
    margin: 0 auto;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    cursor: pointer;
    position: relative;
    text-align: center;
    padding: 0 20px;
    height: 43px;
    line-height: 43px;
    vertical-align: bottom;
    outline: none;
    text-decoration: none;
    color: #f8f8f8;
}

    .ping-buttons .ping-button.disabled {
        background-color: #D9D8D7 !important;
        cursor: no-drop !important;
        color: #262626;
    }

.ping-button.deny {
    padding: 0;
    font-weight: normal;
    color: #2996cc;
    border: none;
    background-color: transparent;
}

.password-factor {
    width: 50%;
    float: left;
    text-align: left;
    line-height: 30px;
}

.matIcon-not_interested:before {
    content: "\e033";
}

.matIcon-check:before {
    content: "\e5ca";
}

span.done:before {
    content: "check_circle";
    font-size: 21px;
    top: 4px;
    position: relative;
}

span.eye {
    position: relative;
    float: right;
}

    span.eye:before {
        position: absolute;
        top: 7px;
        left: -33px;
        z-index: 1;
    }

    span.eye.novis:before {
        content: "visibility";
        z-index: 1;
        color: #001E45;
    }

    span.eye.vis:before {
        content: "visibility_off";
        z-index: 1;
        color: #001E45;
    }

.red {
    color: #ff0000;
}

#length, #lower_case, #upper, #numeric, #special, #confirmation {
    cursor: help;
}

.qtip-default {
    border: none !important;
    background-color: #00b9e7 !important;
    color: #fff !important;
    font-family: "Work Sans";
    font-weight: 400;
    font-size: 12px !important;
}

.green {
    color: #38853C;
}

html, body {
      margin: 0;
      padding: 0;
      height: 100%;
    }

    body {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100vh;
      margin: 0;
      background-image: url(../images/TDSynnex-Background.png);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      font-family: 'Arial', sans-serif;
      font-size: 14px;
      font-weight: 400;
    }

@media only screen and (max-width: 440px) {
    html body {
        background-color: #ffffff;
    }
}

.loginContainer {
    max-width: 440px;
}

#pageLoginMessage.formError {
    /*padding: 5px 0px;*/
    /*width: 90%;*/
    text-align: left;
    margin-bottom: 28px;
    color: #CD163F;
}

.ping-header h3 {
    font-family: 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 26px;
    color: #003031;
    text-align: left;
    line-height: 28px;
    margin: 0;
}

#pageLoginButtons {
    width: 100%;
    margin: 28px 0 0 0;
    position: relative;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #727679;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #727679;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #727679;
}

:-moz-placeholder { /* Firefox 18- */
    color: #727679;
}

::placeholder {
    color: #727679;
}

a {
    color: #006FBA;
    text-decoration: none;
}

    a.allow {
        font-size: 24px;
        font-family: 'Arial';
        font-weight: 400;
    }

    a.deny {
        font-size: 14px;
        font-family: 'Arial';
        font-weight: 400;
        color: #006FBA;
    }

        a.deny:hover {
            text-decoration: none;
        }

body .ping-signin .ping-body-container, body .ping-password .ping-body-container {
    padding-bottom: 20px;
}

body .ping-change .ping-body-container {
    max-width: 960px;
}

body .ping-signin .ping-input-link.ping-pass-change, body .ping-password .ping-input-link.ping-pass-change {
    margin-top: 10px;
    line-height: 16px;
}

.ping-body-container {
    margin-bottom: 0;
}

.ping-buttons {
    width: 100%;
}

#userLoginName, #customerId {
    padding-left: 38px;
    font-family: 'Arial';
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}

.ping-messages {
    display: block;
    font-size: 15px;
    text-align: left;
}

    .ping-messages > div.ping-error {
        margin: 0 0 20px 0;
        color: red;
    }

.ping-steps {
    padding: 15px 0 15px 0 !important;
}

body .ping-signin .ping-body-container .ping-steps .step,
body .ping-password .ping-body-container .ping-steps .step {
    text-align: center;
    display: inline-block;
    width: 120px;
    vertical-align: top;
}

    body .ping-signin .ping-body-container .ping-steps .step.active label, body .ping-password .ping-body-container .ping-steps .step.active label {
        font-weight: 700;
    }

    body .ping-signin .ping-body-container .ping-steps .step label, body .ping-password .ping-body-container .ping-steps .step label {
        display: block;
        font-size: 12px;
        text-transform: none;
        color: #262626;
        margin-right: 0;
        padding-top: 10px;
        padding-bottom: 0px;
    }

label {
    display: block;
    clear: both;
}

label, .ping-input-label, .ping-input-container {
    position: relative;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    line-height: 16px;
    cursor: default;
    padding-bottom: 10px;
    color: #727679;
    font-family: 'Arial';
    font-weight: 400;
    width: 100%;
}

body .ping-signin .ping-input-link.ping-pass-change, body .ping-password .ping-input-link.ping-pass-change {
    border-top: none;
    color: #2996cc;
}

.ping-input-link.ping-pass-change {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #e4e5e5;
    text-align: center;
}

.ping-input-link, .input-check {
    font-size: 13px;
    padding: 10px 0 0 0;
}

p {
    margin: 0;
}

.ping-information {
    position: relative;
    display: inline-block;
    font-size: 14px;
    vertical-align: top;
    line-height: 1em;
    cursor: default;
    padding-bottom: 10px;
    color: #393e40;
    font-family: 'Work Sans';
    font-weight: 400;
    width: 100%;
}

#complexity .none, #complexity .weak {
    text-transform: lowercase;
    color: red;
    font-family: "Work Sans";
    font-weight: 400;
}

#complexity .good {
    text-transform: lowercase;
    color: blue;
    font-family: "Work Sans";
    font-weight: 400;
}

#complexity .strong {
    text-transform: lowercase;
    color: green;
    font-weight: green;
    font-family: "Work Sans";
    font-weight: 400;
}

.resetPasswordSeparator {
    background-color: #F4F4F4;
    width: 1px;
    min-width: 1px;
    max-width: 1px;
    height: 400px;
    position: absolute;
    left: 440px;
    z-index: 10;
}

.resetPasswordLeftPane {
    width: 410px;
    float: left;
}

.resetPasswordRightPane {
    width: 450px;
    float: right;
    padding-top: 28px;
}

.LogIn-Message {
    padding: 20px 40px;
}

html .email-error,
html #errCheck {
    color: red;
    font-size: 12px;
    padding: 5px;
    text-align: left;
}

html #errCheck {
    padding: 10px;
    text-align: left;
    font-size: 14px;
}

html .error-hidden {
    display: none;
}


@media only screen and (max-width: 980px) {
    .resetPasswordRightPane, .passwordMaintenanceRules, .resetPasswordSeparator {
        display: none;
    }

    .ping-change-wrapper {
        max-width: 410px;
    }
}

.backgroundOverlay {
    background-color: rgba(45, 159, 136, 0.2);
    background-blend-mode: overlay;
}

.signin-box {
    border-bottom: 3px solid rgba(0, 87, 88, 1);
    padding-top: 5px;
    padding-bottom: 12px;
    margin-bottom: 12px;
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.signin-text {
    font-family: Arial;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 150%;
    letter-spacing: 0%;
    color: #003031 !important;
    flex: 1;
}

.signin-info {
    font-family: Arial;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    display: block;
    margin-top: 10px;
}

.lang-dropdown {
    flex: 1;
    text-align: right;

    position: relative;
}

.lang-dropdown a {
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    color: #005758;
}

.lang-dropdown.downArrow:after {
    content: url(/assets/images/dropdown-arrow.png);
    right: 5px;
    top: 0;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
}

.select-lang {
    text-align: center;
    vertical-align: middle;
    line-height: 15px;
    list-style-type: none;
    padding-left: 0;
    font-size: 16px;
    padding: 0;
    margin: 0;

    width: 103px;
    height: 124px;
}

ul.select-lang li {
    cursor: pointer;
    padding: 10px 0;

}

    ul.select-lang li:hover {
        color: white;
        background-color: #005758;
    }

    .select-lang li:first-child {
        background-color: #E4E5E6;
    }

#headerSearchDropdown.langSelect {
    background-color: #ffffff;
    border: 1px solid #E4E5E6;
    color: #02103f;
    position: relative;
    box-shadow: 0px 4px 8px 0px #00000040;
    position: absolute; 
    top: 100%; 
    width: auto;
    z-index: 9999; 
    right:0;
    width: auto; 
    height: auto;
}

.input-wrapper {
    position: relative;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
}

.hidden-label {
    position: absolute;
    display: none;
    position: relative;
    display: inline-block;
    font-size: 12px !important;
    vertical-align: top;
    line-height: 16px;
    cursor: default;
    padding-bottom: 8px;
    font-family: 'Arial';
    font-weight: 400;
    width: 100%;
    gap: 2px !important;
    color: #727679;
    text-transform: none !important;
    text-align: left !important;
}
.input-wrapper input {
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 0;
    width: 100%;
    background-color: transparent;
    text-align: left !important;
    border-radius: 0 !important;
    color: #262626;
    font-size: 16px;
}
.input-wrapper input:focus {
    outline: none;
    border-bottom: 1px solid #000;
}
.error-message {
    font-size: 12px;
    display: none;
    color: #CD163F;
}
.input-label {
    gap: 2px;
    color: #CD163F;
}

#SignIn-pg input {
    box-sizing: border-box;
    float: left;
    width: 100%;
    min-width: 200px;
    max-width: 358px;
    margin: 0 0 5% 0;
    position: relative;
    height: auto;
}

#SignIn-pg button {
    background-color: #005758;
    color: #FFFFFF;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    height: 48px;
    width: 100%;
    min-width: 200px;
    max-width: 360px;
    display: block;
    margin: 0 auto;
    border: none;
    cursor: pointer;
    position: relative;
    text-align: center;
    gap: 10px;
    border-radius: 2px;
    padding: 12px;
}

#SignIn-pg button[disabled] {
    background-color: #E4E5E6;
    color: #888B8D;
    font-family: Arial;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}

#SignIn-pg input[type="checkbox"] {
    width: auto;
    margin: 0 1% 0 0;
    min-width: 16px;
    height: 15px;
}

#SignIn-pg input[type="checkbox"] {
    min-width: 16px;
}

.rememberMe {
    text-align: left;
    color: #262626;
    text-transform: none !important;
    width: 100%;
    float: left;
    margin: 0;
    padding-bottom: 10px;
}

.rememberMe label {
    color: #262626;
    text-transform: none !important;
    font-size: 16px !important;
    display: inline;
    padding: 0;
    vertical-align: middle;
    line-height: 14px;
}

.rememberMe input {
    border: 1px solid #005758;
}

.redirection {
    text-align: left;
}
    .redirection a {
        margin-bottom: 2px;
        font-family: Arial;
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        letter-spacing: 0%;
        color: #005758;
    }

.link{
    cursor: pointer;
}

.error {
    text-transform: none;
    text-align: left;
    color: #CD163F;
}

.identifier-first__account-list {
    margin: 0;
  }
  .identifier-first__account-item {
    font-family: "Helvetica Neue Bold", "helvetica", "Roboto", "Segoe UI", "sans-serif";
    font-size: 18px;
    display: flex;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #d1d3d4;
    margin: 0;
    padding: 15px 10px;
  }
  .identifier-first__account-item:hover {
    background-color: #f0f6f7;
  }
  .identifier-first__account-name {
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 10px;
  }
  .identifier-first__add-account {
    font-family: "Helvetica Neue", "helvetica", "Roboto", "Segoe UI", "sans-serif";
    font-size: 16px;
    cursor: default;
    border: none;
  }
  .identifier-first__add-account:hover {
    background-color: inherit;
  }
  .identifier-first__remove-account {
    font-size: 26px;
    height: 26px;
    line-height: 26px;
    margin-left: auto;
  }
  .identifier-first__remove-account:before {
    color: #d1d3d4;
    font-family: "iconfont";
    content: 'x';
  }

/* forgot-password.html */
  
h3.forgot-password_ping-header {
    font-size: 24px;
    text-align: center;
    margin-block: 20px;
}

a.forgot-password_submit-link {
    font-size: 16px;
}

a.forgot-password_return-to-login-link {
    font-size: 14px;
    color: #005758;
    margin-top: 25px;
    display: block;
}

.forgot-password_input-container {
    position: relative;
    padding-top: 10px;   
    padding-bottom: 30px;   
}

.forgot-password_input-label {
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 1;
    font-size: 16px;
    transition: all 0.2s ease-out;
    width: auto;
    padding: 0;
}

input#userLoginName.forgot-password_input,
input#customerId.forgot-password_input {
    float: none !important;
    border: none;
    border-bottom: 1px solid #727679;
    border-radius: 0px !important;
    padding-left: 0px !important;
    outline: none;


    &:focus-visible {
        border-bottom: 1px solid #005758;
    }
}

.forgot-password_input-container input:focus + .forgot-password_input-label,
.forgot-password_input-container input:not(:placeholder-shown) + .forgot-password_input-label {
    top: 0;
    font-size: 12px;
}

.forgot-password_form {
    margin-top: 20px;
}

/* email-forgot-password.html */

h3.email-forgot-password_ping-header {
    font-size: 24px;
    text-align: center;
    margin-block: 20px;
}

a.email-forgot-password_submit-link {
    font-size: 16px;
}

a.email-forgot-password_return-to-login-link {
    font-size: 14px;
    color: #005758;
    margin-top: 25px;
    display: block;
}

.email-forgot-password_input-container {
    position: relative;
    padding-top: 10px;   
    padding-bottom: 30px;   
}

.email-forgot-password_input-label {
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 1;
    font-size: 16px;
    transition: all 0.2s ease-out;
    width: auto;
    padding: 0;
}

input#username.email-forgot-password_input {
    float: none !important;
    border: none;
    border-bottom: 1px solid #727679;
    border-radius: 0px !important;
    padding-left: 0px !important;
    outline: none;


    &:focus-visible {
        border-bottom: 1px solid #005758;
    }
}

.email-forgot-password_input-container input:focus + .email-forgot-password_input-label,
.email-forgot-password_input-container input:not(:placeholder-shown) + .email-forgot-password_input-label {
    top: 0;
    font-size: 12px;
}

.email-forgot-password_form {
    margin-top: 20px;
}

/* html.form.login.template.html */

.html-form-login-template_discontinued-banner {
	border: 1px solid #be4600;
	border-radius: 10px;
	padding: 18px;
	background-color: #fffff6;
	margin-inline: 40px;
	display: flex;
	gap: 12px;
}

.html-form-login-template_discontinued-banner-message {
	line-height: 130%;
}
