/*step1*/
.wizardResetPassword .MainTitle { font: 34px/34px 'PoetiAAA700', Arial, Helvetica, sans-serif; color: #A97822; }
.wizardResetPassword .SubTitle { font: 21px/21px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; color: #616161; margin-bottom: 5px; display: inline-block; }
.wizardResetPassword a { color: #bf8b30; }
.wizardResetPassword .girl { background: url(/Style%20Library/boj/images/TNA/pic_female.png) no-repeat; height: 500px; }
.wizardResetPassword .titlesPart { margin-bottom: 15px; padding: 0 50px; }
.wizardResetPassword .titlesPart h1 { text-align: center; margin-bottom: 15px; }
.wizardResetPassword .cbCondition { width: 15px; display: inline-block; vertical-align: top; }
.wizardResetPassword #lblDisclaimer {
    margin-top: 20px;
    font-family: AlmoniDLAAA400;
}
.wizardResetPassword .AbroadNumber{display:none;}
/*.wizardResetPassword .cbCondition input{ margin-top:0px; }
.wizardResetPassword .ltrAgreeVoiceOTP { font:18px/25px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif;color:#444;display: inline-block;width:350px }
.wizardResetPassword .AgreeVoiceOTPWrapper { position:relative;width:375px; }*/
.wizardResetPassword .ltrAgreeVoiceOTP { font: 18px/25px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; color: #444; display: inline-block; }

/*progressSteps*/
.wizardResetPassword .progressSteps { margin: 0 0 30px; padding: 0; }
.wizardResetPassword .progressSteps li { display: inline-block; vertical-align: top; list-style: none; }
.wizardResetPassword .step1 .progressSteps li:nth-child(1) { width: 76px; }
.wizardResetPassword .step1 .progressSteps li:nth-child(2) { width: calc(50% - 38px - 6px); }
.wizardResetPassword .step1 .progressSteps li:nth-child(3) { width: calc(50% - 38px + 6px); }
.wizardResetPassword .step2 .progressSteps li:nth-child(1) { width: 50px; }
.wizardResetPassword .step2 .progressSteps li:nth-child(2) { width: calc(50% - 25px + 6px); }
.wizardResetPassword .step2 .progressSteps li:nth-child(3) { width: calc(50% - 25px - 6px); }
.wizardResetPassword .step3 .progressSteps li:nth-child(1) { width: 50px; }
.wizardResetPassword .step3 .progressSteps li:nth-child(2) { width: calc(50% - 25px); }
.wizardResetPassword .step3 .progressSteps li:nth-child(3) { width: calc(50% - 25px); }
.wizardResetPassword .progressSteps li + li .divider { width: calc(100% - 50px - 12px); height: 0; margin: 0 6px; display: inline-block; border-top: 2px dotted #b4b4b4; }
.wizardResetPassword .progressSteps li + li.active .divider { width: calc(100% - 76px - 12px); }
.wizardResetPassword .step2 .progressSteps li.active .divider, .wizardResetPassword .step3 .progressSteps li .divider { border-color: #bf8b30; }
.wizardResetPassword .progressSteps .stepCircle { width: 50px; height: 50px; margin: 13px 0; display: inline-block; font: 25px/48px 'PoetiAAA400', Arial, Helvetica, sans-serif; background-color: #bf8b30; color: #fefefe; border-radius: 100%; overflow: hidden; text-align: center; vertical-align: middle; }
.wizardResetPassword .progressSteps li.active .stepCircle { width: 76px; height: 76px; margin: 0; color: #ffffff; font-size: 45px; line-height: 76px; }
.wizardResetPassword .progressSteps li.active ~ li .stepCircle { background-color: #fff; border: 2px solid #b4b4b4; color: #7e7e7e; }
.wizardResetPassword .progressSteps .stepTitle { color: #a97822; font: 20px/30px 'PoetiAAA400', Arial, Helvetica, sans-serif; display: block; }
.wizardResetPassword .progressSteps li.active .stepTitle { font: 24px/30px 'PoetiAAA700', Arial, Helvetica, sans-serif; }
.wizardResetPassword .progressSteps li.active ~ li .stepTitle { color: #616161; }

.wizardResetPassword .PrivateDetails, .wizardResetPassword .chooseNewPassword { font: 34px/34px 'PoetiAAA700', Arial, Helvetica, sans-serif; color: #444444; }
.wizardResetPassword .btnShowOtp { margin-bottom: 40px; }
.wizardResetPassword .customerSupport { height: 130px; background-color: #f0f0f0; padding-right: 20px; padding-top: 39.5px; margin-bottom: 20px; }
.wizardResetPassword .customerSupport .image, .wizardResetPassword .customerSupport .titles, .wizardResetPassword .internetSupport .image, .wizardResetPassword .internetSupport .titles { display: inline-block; vertical-align: middle; }
.wizardResetPassword .customerSupport .titles { margin-right: 20px; }
.wizardResetPassword .internetSupport { height: 130px; background-color: #f0f0f0; padding-right: 20px; padding-top: 32px; margin-bottom: 20px; }
.wizardResetPassword .internetSupport .titles { margin-right: 20px; }
.wizardResetPassword .bottomBoxTitle { display: block; color: #444; font: 20px "AlmoniDLAAA700", Arial, Helvetica, sans-serif; }
.wizardResetPassword .bottomBoxSubTitle { font: 25px "PoetiAAA400", Arial, Helvetica, sans-serif; color: #bf8b30; direction: ltr; display: inline-block; }
.wizardResetPassword .lblIdmodeRadioButtons, .wizardResetPassword .idmodeRadioButtons { display: inline-block; }
.wizardResetPassword .idmodeRadioButtons { text-align: left; }
.wizardResetPassword .tbAccountNumber, .wizardResetPassword .tbBranchNumber { display: inline-block; }
.wizardResetPassword .ddlPhone { display: inline-block; }
.wizardResetPassword .AlertMessage { margin-bottom: 24px; font: 18px/25px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; color: #444444; }
.wizardResetPassword .AlertMessage:before { content: "\2022"; color: #bf8b30; font-size: 25px; position: relative; top: 2px; }
.wizardResetPassword .ddlPhones { direction: ltr; display: inline-block; }
.wizardResetPassword .Alert1 { display: inline-block; font: 18px/25px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; color: #444444; margin-top: 10px; }
.wizardResetPassword .lblForm { color: #444444; display: inline-block; font: 18px/18px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; margin-bottom: 7px; }
.wizardResetPassword .lblForm label { margin-bottom: 0px; }
.wizardResetPassword .textArea { margin-top: 25px; }
.wizardResetPassword .radioSpacingElements { margin-left: 10px; }
.wizardResetPassword .idmodeRadioButtons label { margin-right: 12px; margin-bottom: 0px; }
.wizardResetPassword .btnsStep { text-align: center; }
.wizardResetPassword .sendButton { text-align: left; margin-bottom: 10px; }
.wizardResetPassword .btnsStep input[type=submit] { border-radius: 2px; border: 0; outline: 0; font: 25px/25px 'AlmoniDLAAA700', Arial, Helvetica, sans-serif; color: #ffffff; margin-top: 45px; margin-right: 0px; background-color: #bf8b30; display: inline-block; height: 54px; width: 100%; }
.wizardResetPassword .btnsStep input[type=submit]:hover, .wizardResetPassword .btnsStep input[type=submit]:hover:visited, .wizardResetPassword .btnsStep input[type=submit]:focus, .wizardResetPassword .btnsStep input[type=submit]:focus:visited { background-color: #b0802c; }
.wizardResetPassword .sendButton input[type=submit] {
    border-radius: 2px;
    border: 2px solid #bf8b30;
    outline: 0;
    font: 18px/18px 'AlmoniDLAAA700', Arial, Helvetica, sans-serif;
    color: #bf8b30;
    margin-top: 30px;
    background-color: #ffffff;
    display: inline-block;
    height: 40px;
    width: 100px;
}

    .wizardResetPassword .sendButton input[type=submit]:hover, .wizardResetPassword .sendButton input[type=submit]:hover:visited, .wizardResetPassword .sendButton input[type=submit]:focus, .wizardResetPassword .sendButton input[type=submit]:focus:visited {
        border: 2px solid #ab7c2b;
        color: #ab7c2b;
    }
    .otp-continue #btnStartWizard {
        display: none;
    }
    .wizardResetPassword .sendButton input[type=submit]:hover, .wizardResetPassword .sendButton input[type=submit]:hover:visited, .wizardResetPassword .sendButton input[type=submit]:focus, .wizardResetPassword .sendButton input[type=submit]:focus:visited {
        border: 2px solid #ab7c2b;
    }
.wizardResetPassword .lblOTPPart { margin-bottom: 12px; margin-top: 45px; }
.wizardResetPassword .botDetectContainerWP { margin-bottom: 10px; }
.wizardResetPassword input[type=text], .wizardResetPassword input[type=password], .wizardResetPassword input[type=number], .wizardResetPassword input[type=tel] { color: #908f8f; font: 20px/20px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; }
.wizardResetPassword .styledInput { position: relative; }
.wizardResetPassword .styledInput input[type="text"], .wizardResetPassword .styledInput input[type="password"], .wizardResetPassword .styledInput input[type="number"],.wizardResetPassword .styledInput input[type="tel"] { padding: 15px 0 5px 0; }
.wizardResetPassword select { padding: 0 0 5px 0; border: 0; border-bottom: 1px solid #444; color: #908f8f; font: 20px/20px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; margin-top: 10px; background: url("/Style%20Library/boj/images/tna/arrow_down.png") no-repeat scroll 0px 7px transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.wizardResetPassword select::-ms-expand { display:none; }
.wizardResetPassword .ErrorMsg ul,.wizardResetPassword .ErrorMsgCaptcha ul { color: #ca0101; font: 18px/18px "AlmoniDLAAA400", Arial, Helvetica, sans-serif; list-style: none; margin: 0; padding: 0; position: relative; }
.wizardResetPassword .styledInput input[type=password], .wizardResetPassword .styledInput input[type=text], .wizardResetPassword .styledInput input[type=number], .wizardResetPassword input[type=tel], .wizardResetPassword select { width: 100%; }
.wizardResetPassword .UserInput span { color: #908f8f; font: 20px/20px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; }
.wizardResetPassword .lblOTPPart h2 { font: 34px/34px 'PoetiAAA700', Arial, Helvetica, sans-serif; color: #444444; }
.wizardResetPassword .lblOTPPart span { font: 18px/18px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; color: #444444; }

.wizardResetPassword .step2TextBox .lblForm { margin-bottom: 0px; }
.wizardResetPassword .userImg { display: inline-block; position: absolute; right: calc(50% - 40px); top: -40px; width: 80px; }
.wizardResetPassword .userImg img { width: 100%; }
.wizardResetPassword .stepPlaceHolder { padding: 0 40px; }
.wizardResetPassword .birthYearDdl { padding-left: 25px; }
.wizardResetPassword .birthMonthDdl, .wizardResetPassword .tbAccountNumber { padding-left: 17.5px; }
.wizardResetPassword .birthDayDdl, .wizardResetPassword .tbBranchNumber { padding-right: 17.5px; }
.wizardResetPassword .bottomBanners { padding: 0 40px; }
.wizardResetPassword .navPlaceHolder { padding: 0 40px; }
.wizardResetPassword .navPlaceHolder .spacingBottom { margin-bottom: 20px; }
.wizardResetPassword .ltrOtpCode { margin-top: 10px; }
.wizardResetPassword .KeyPressNotification { position: relative; }
.wizardResetPassword .Birth .lblForm { margin-bottom: 11px; }
.wizardResetPassword .passAlert { left: 10px; }
.wizardResetPassword .passInputs { padding-left: 30px; }
.wizardResetPassword .ddlPhones select { padding-left: 15px; margin-top: 0px; }
.wizardResetPassword .tbCreditCardIDWrap { position: relative; }
.wizardResetPassword .tbRandomQuestionWrap input[type=text], .wizardResetPassword .otpTextBox input[type=text], .wizardResetPassword .otpTextBox input[type=number], .wizardResetPassword .otpTextBox input[type=tel] { width: 100%; }
.wizardResetPassword .tbCreditCardIDWrap input[type=text], .wizardResetPassword .tbCreditCardIDWrap input[type=number], .wizardResetPassword .tbCreditCardIDWrap input[type=tel] { width: 100%; }
.wizardResetPassword .CancelStepTwo input[type=submit] { background-color: #f0f0f0; color: #707070; }
.wizardResetPassword .CancelStepTwo input[type=submit]:hover, .wizardResetPassword .CancelStepTwo input[type=submit]:hover:visited, .wizardResetPassword .CancelStepTwo input[type=submit]:focus, .wizardResetPassword .CancelStepTwo input[type=submit]:focus:visited { background-color: #e3e3e3; }
.wizardResetPassword .btnsStep input[type=submit]:active, .wizardResetPassword .btnsStep input[type=submit]:visited { background-color: #777777; color: #ffffff; }
.wizardResetPassword .btnsStep input[disabled], .wizardResetPassword .btnsStep input[disabled]:hover { background-color: #e8d0a6; color: #ffffff; }
.wizardResetPassword h1 { margin-top: 35px; }
.wizardResetPassword #lblPhone { direction: ltr; display: inline-block; }
.wizardResetPassword .lblPressSendCode { display: inline-block; }
.wizardResetPassword .error:before { content: '!'; position: absolute; margin: 0 0 0 4px; font-size: 25px; line-height: 30px; color: #ca0101; text-align: center; width: 30px; height: 30px; border: 2px solid #ca0101; border-radius: 50%; font-family: "AlmoniDLAAA700", Arial, sans-serif; }
.wizardResetPassword .valid:after { content: ''; position: absolute; width: 15px; height: 12px; background: url(/Style%20Library/boj/images/Loans/ico-checked-blue-001.svg) no-repeat; -webkit-background-size: 15px auto; background-size: 15px auto; }
.wizardResetPassword .tbUserID.error:before { left: 0%; top: 8px; }
.wizardResetPassword .tbUserID.valid:after { top: 22px; left: 10px; }
.wizardResetPassword .tbUserIdentityNumber.error:before { left: 0%; top: 8px; }
.wizardResetPassword .tbUserIdentityNumber.valid:after { top: 22px; left: 10px; }
.wizardResetPassword .tbAccountNumber.error:before { top: 8px; left: 8%; }
.wizardResetPassword .tbAccountNumber.valid:after { top: 22px; left: 17px; }
.wizardResetPassword .tbBranchNumber.error:before { top: 8px; left: 6%; }
.wizardResetPassword .tbBranchNumber.valid:after { top: 22px; left: 10px; }
.wizardResetPassword .tbCreditCardIDWrap.error:before { left: 0%; top: 8px; }
.wizardResetPassword .tbCreditCardIDWrap.valid:after { left: 0px; top: 22px; }
.wizardResetPassword .otpTextBox.error:before { left: 2%; top: 8px; }
.wizardResetPassword .otpTextBox.valid:after { left: 3%; top: 22px; }
.wizardResetPassword .txtCaptcha.error:before { left: 0%; top: 8px; }
.wizardResetPassword .txtCaptcha.valid:after { top: 22px; left: 10px; }

.wizardResetPassword .step2TextBox { position: relative; }
.wizardResetPassword .tbPassword.error:before, .wizardResetPassword .tbPasswordConfirm.error:before { top: 9px; left: -2%; }
.wizardResetPassword .tbPassword.valid:after, .wizardResetPassword .tbPasswordConfirm.valid:after { top: 22px; left: 0px; }
.wizardResetPassword .AbroadNumber .ErrorMsg
{
     color: #ca0101; font: 18px/18px "AlmoniDLAAA400", Arial, Helvetica, sans-serif; list-style: none; margin: 0; padding: 0; position: relative; padding-right:11px;
}
@media (min-width: 768px) {
    .wizardResetPassword h1 { margin-top: 0px; }
    .wizardResetPassword .TopBanner { padding: 20px 40px 0; height: 130px; }
    .wizardResetPassword .TopBanner .txtTop { color: #707070; font: 50px/40px "PoetiAAA700", Arial, Helvetica, sans-serif; display: block; }
    .wizardResetPassword .TopBanner .txtBottom { color: #cc923b; font: 64px/50px "PoetiAAA700", Arial, Helvetica, sans-serif; display: block; }

    .wizardResetPassword .Breadcrumbs { margin: 10px 40px 20px; }
    .wizardResetPassword .Breadcrumbs ul { margin: 0; padding: 0; }
    .wizardResetPassword .Breadcrumbs li { color: #444; display: inline-block; font: 15px/15px "AlmoniDLAAA400", Arial, Helvetica, sans-serif; list-style: none; padding: 4px 0; vertical-align: middle; }
    .wizardResetPassword .Breadcrumbs li:first-child:after { content: "\00B7"; }
    .wizardResetPassword .Breadcrumbs li.currPage { font-family: "AlmoniDLAAA700", Arial, Helvetica, sans-serif; }
    .wizardResetPassword .Breadcrumbs li a { color: #bf8b30; }

    .wizardResetPassword .bottomBoxSubTitle { font: 40px/40px 'PoetiAAA400', Arial, Helvetica, sans-serif; }
    .wizardResetPassword .titlesPart h1 { text-align: right; }

    /*progressSteps*/
    .wizardResetPassword .progressSteps { position: relative; margin: 0 0 60px; }
    .wizardResetPassword .progressSteps li:nth-child(1) { padding-right: 11px; }
    .wizardResetPassword .progressSteps li:nth-child(3) { padding-left: 10px; }
    .wizardResetPassword .step1 .progressSteps li:nth-child(1) { width: 100px; }
    .wizardResetPassword .step1 .progressSteps li:nth-child(2) { width: calc(50% - 50px - 18px); }
    .wizardResetPassword .step1 .progressSteps li:nth-child(3) { width: calc(50% - 50px + 18px); }
    .wizardResetPassword .step2 .progressSteps li:nth-child(1) { width: 74px; }
    .wizardResetPassword .step2 .progressSteps li:nth-child(2) { width: calc(50% - 37px + 13px); }
    .wizardResetPassword .step2 .progressSteps li:nth-child(3) { width: calc(50% - 37px - 13px); }
    .wizardResetPassword .step3 .progressSteps li:nth-child(1) { width: 74px; }
    .wizardResetPassword .step3 .progressSteps li:nth-child(2) { width: calc(50% - 37px); }
    .wizardResetPassword .step3 .progressSteps li:nth-child(3) { width: calc(50% - 37px); }
    .wizardResetPassword .progressSteps li + li .divider { width: calc(100% - 63px - 16px); margin: 0 8px; }
    .wizardResetPassword .progressSteps li + li.active .divider { width: calc(100% - 89px - 16px); }
    .wizardResetPassword .progressSteps li .stepText { position: absolute; text-align: center; margin-top: 10px; }
    .wizardResetPassword .progressSteps li:nth-child(1) .stepText { right: 0; left: auto; }
    .wizardResetPassword .progressSteps li:nth-child(2) .stepText { right: 40%; left: 40%; }
    .wizardResetPassword .progressSteps li:nth-child(3) .stepText { right: auto; left: 0; }
    .wizardResetPassword .progressSteps .stepCircle { font-size: 35px; line-height: 61px; width: 63px; height: 63px; }
    .wizardResetPassword .progressSteps li.active .stepCircle { font-size: 55px; line-height: 89px; width: 89px; height: 89px; }

    .wizardResetPassword .titlesPart { margin-bottom: 62px; }
    .wizardResetPassword .idmodeRadioButtons { margin-right: 0px; }
    .wizardResetPassword .customerSupport, .wizardResetPassword .internetSupport { height: 166px; padding-top: 51px; padding-right: 30px; }

    .wizardResetPassword .btnsStep input[type=submit] {
        margin-top: 60px;
        width: 200px;
        float: left;
    }
    .wizardResetPassword .lblCreditCardID, .wizardResetPassword .tbCreditCardID, .wizardResetPassword .lblRandomQuestion, .wizardResetPassword .tbRandomQuestion { display: inline-block; }

    .wizardResetPassword .captchaRegion { margin-top: 30px; }

    #s4-bodyContainer.bg-reset { background: url("/Style%20Library/boj/images/tna/main_pic.jpg") no-repeat scroll center 36px transparent; background-size: auto 200px; }
    #s4-bodyContainer.bg-reset .MainContent { position: relative; }

    .wizardResetPassword .otpTextBox input[type=text], .wizardResetPassword .otpTextBox input[type=number], .wizardResetPassword .otpTextBox input[type=tel] { padding: 0px; }
    .wizardResetPassword .spacingLeft { padding-left: 30px; }

    .wizardResetPassword .btnsStep { text-align: left; }

    .wizardResetPassword .radioSpacingElements { margin-left: 6px; }
    .wizardResetPassword .Birth { padding-left: 30px; }
    .wizardResetPassword .textArea { margin-top: 40px; }
    .wizardResetPassword .ltrOtpCode { margin-top: 0px; }
    .wizardResetPassword .tbRandomQuestionWrap input[type=text], .wizardResetPassword .otpTextBox input[type=text], .wizardResetPassword .otpTextBox input[type=number], .wizardResetPassword .otpTextBox input[type=tel],  .wizardResetPassword .tbCreditCardIDWrap input[type=number], .wizardResetPassword .tbCreditCardIDWrap input[type=tel] { width: 50%; }
    .wizardResetPassword .tbCreditCardIDWrap input[type=text]{ width: 55%; }
    .wizardResetPassword .tbUserID.error:before { left: 0%; }
    .wizardResetPassword .tbUserID.valid:after { left: 0px; }
    .wizardResetPassword .tbUserIdentityNumber.error:before { left: 0%; }
    .wizardResetPassword .tbUserIdentityNumber.valid:after { left: 0px; }
    .wizardResetPassword .tbBranchNumber.error:before { left: 6%; }
    .wizardResetPassword .tbAccountNumber.valid:after { left: 16px; }
    .wizardResetPassword .tbCreditCardIDWrap.error:before { left: 50%; top: 8px; }
    .wizardResetPassword .tbCreditCardIDWrap.valid:after { left: 324px; top: 22px; }
    .wizardResetPassword .otpTextBox.error:before { left: 50%; top: -8px; }
    .wizardResetPassword .otpTextBox.valid:after { left: 50%; top: 7px; }
/*    .wizardResetPassword .AgreeVoiceOTPWrapper {width:375px;}
    .wizardResetPassword .ltrAgreeVoiceOTP {width:350px;}*/
}

@media (min-width: 992px) {
    #s4-bodyContainer.bg-reset { background-size: auto auto; }

    .wizardResetPassword .TopBanner { padding: 60px 0 0; height: 283px; }
    .wizardResetPassword .TopBanner .txtTop { font-size: 64px; line-height: 50px; }
    .wizardResetPassword .TopBanner .txtBottom { font-size: 115px; line-height: 95px; }

    .wizardResetPassword .Breadcrumbs { margin: 20px 0 50px; }

    .wizardResetPassword .titlesPart { padding: 0 10px; }
    .wizardResetPassword .navPlaceHolder { padding: 0px; }
    .wizardResetPassword .stepPlaceHolder { padding: 0px; }
    .wizardResetPassword .bottomBanners { padding: 0px; }
    .wizardResetPassword .internetSupport, .wizardResetPassword .customerSupport { padding-right: 10px; padding-left: 10px; }

    .wizardResetPassword .birthYearDdl { padding-left: 10px; }
    .wizardResetPassword .birthDayDdl, .wizardResetPassword .tbBranchNumber { padding-right: 10px; }
    .wizardResetPassword .birthMonthDdl, .wizardResetPassword .tbAccountNumber { padding-left: 10px; }
    .wizardResetPassword .tbUserID.error:before { left: 0%; top: 8px; }
    .wizardResetPassword .tbUserID.valid:after { top: 22px; }
    .wizardResetPassword .tbUserIdentityNumber.error:before { left: 0%; top: 8px; }
    .wizardResetPassword .tbUserIdentityNumber.valid:after { top: 22px; }
    .wizardResetPassword .tbAccountNumber.error:before { top: 8px; left: 4%; }
    .wizardResetPassword .tbAccountNumber.valid:after { top: 22px; left: 10px; }
    .wizardResetPassword .tbBranchNumber.error:before { top: 8px; left: 6%; }
    .wizardResetPassword .tbBranchNumber.valid:after { top: 22px; left: 10px; }
    .wizardResetPassword .tbCreditCardIDWrap.valid:after { left: 320px; top: 22px; }
}

@media (max-width:417px) {
    .wizardResetPassword .btnsStep input[type=submit] { font-size: 19px; }
  /*  .wizardResetPassword .AgreeVoiceOTPWrapper {width:100%;}
    .wizardResetPassword .ltrAgreeVoiceOTP {width:190px;}*/
  .btn-question {top:auto;}
}

/*step2*/
.wizardResetPassword .passAlert { color: #444444; display: inline-block; font: 18px/18px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; padding: 8px; }
.wizardResetPassword .lightbackgroundgray { background-color: #f0f0f0; }
.wizardResetPassword .btnsStepTwo { text-align: left; }
.wizardResetPassword .CancelStepTwo { text-align: right; }
.wizardResetPassword .passAlert ul { padding-right: 2px; margin: 0 !important; list-style: none; }
.wizardResetPassword .passAlert li { margin-right: 13px; }
.wizardResetPassword .passAlert li:before { content: "\2022"; color: #bf8b30; font-size: 25px; position: relative; top: 2px; display: inline-block; margin-right: -13px; }

/*step3*/
.wizardResetPassword .loginPasswordOK { margin-top: 24px; }
.wizardResetPassword .loginPasswordOK .passConfirmMsgText { font: 40px 'PoetiAAA700', Arial, Helvetica, sans-serif; color: #CC923B; margin-top: 20px; padding: 20px; }
.wizardResetPassword .loginPasswordOK .passConfirmMsgAlert { background: #FFFFFF; padding-top: 10px; padding-right: 25px; font: 18px/18px 'AlmoniDLAAA400', Arial, Helvetica, sans-serif; }
.wizardResetPassword .loginPasswordOK .passConfirmMsgAlert ul { list-style: none; padding-right: 0px; }
.wizardResetPassword .loginPasswordOK .passConfirmMsgAlert li:before { content: "\2022"; color: #bf8b30; font-size: 25px; position: relative; top: 4px; }
.wizardResetPassword .passConfirmMsgAlert { background: none; }

@media (min-width: 768px) {
    .wizardResetPassword .loginPasswordOK .passConfirmMsgText { font-size: 64px; }
}

/*error popup*/
.resetpassword-error-popup {
    display: none;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0px;
    width: calc(100%);
    height: 100vh;
    z-index: 1041;
}
.resetpassword-error-popup-inner {
    width: 430px;
    background: white;
    margin: auto;
    margin-top: 70px;
    text-align: center;
    max-width: 100%;
}
#close-popup-error {
    cursor: pointer;
}
.resetpassword-error-popup-inner .image-container img {
    width: 75px;
}
.resetpassword-error-popup .resetpassword-popup-bottom-area {
    text-align: center;
    background: white;
    padding-top: 0;
    padding-bottom: 0;
    margin-top:26px;
}
#close-popup-error {
    display: inline-block;
    padding: 10px 16px;
    font-size: 26px;
    background: transparent;
    border: none;
    cursor: pointer;
}
#close-popup-error-container {
    text-align: left;
}
#approve-resetpassword-error {
    font-family: AlmoniDLAAA700;
    border-radius: 20px;
    width: 152px;
    height: 44px;
    font-size: 20px !important;
    outline: none;
    padding-bottom: 5px !important;
    padding-top: 3px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: white;
    background-color: #bf8b30 !important;
    margin: 10px;
    margin-top: 0px;
    cursor: pointer;
}
.close-popup-error {
    min-width: 0;
}
.resetpassword-error-popup .error-title #firstTitleError {
    color: #bf8b30;
    font-size: 34px;
    font-weight: 800;
    font-family: AlmoniDLAAA700;
    margin-top:10px;
    margin-bottom:10px;
}
.resetpassword-error-popup-inner .error-sentence p {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 2px;
    margin: 0px 10px 0px 10px;
    font-family: AlmoniDLAAA400;
}
.resetpassword-error-popup-inner h2{
    margin-top:0px;
    margin-bottom:0px;
}
.GoToCreditCard {
    display: none;
    font-family: AlmoniDLAAA400;
    font-size: 18px;
    color: #bf8b30;
    cursor: pointer;
    text-decoration: underline;
}
a.GoToCreditCard:hover, a.GoToCreditCard:hover:visited, a.GoToCreditCard:focus, a.GoToCreditCard:focus:visited{
    color:#bf8b30;
   

}
button:focus-visible {
    outline: #694e1b solid 2px !important;
}
.resetpassword-error-popup-inner:focus:focus-visible{
    outline:none;
}
.resetpassword-popup-link{
    padding:10px;
}
.resetpassword-popup-link a{
    display:block;
    margin-bottom:10px;
}