.hy-Create-step-wrapper {
  display: none !important;
}

.hy-reset-pass-stepsec #password_new {
  display: block !important;
}

.hy-reset-pass-stepsec .form-row {
  margin-bottom: 0px;
}

.hy-reset-pass-stepsec #password_new .pwdvc b,
.hy-reset-pass-stepsec #password_new .inst_use b {
  display: inline-block;
  width: 8px !important;
  float: left;
  margin-right: 10px;
}

.hy-reset-pass-stepsec .hy-password-text .inst_use .glyphicon-minus {
  display: none !important;
}

.hy-reset-pass-stepsec .pwdvc {
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.hy-reset-pass-stepsec #password_new #choose_option_pass,
.hy-reset-pass-stepsec #choose_option {
  margin-top: 0px;
  margin-bottom: 0px;
}

.hy-reset-pass-stepsec #contact_info #reset_password_phone,
.hy-reset-pass-stepsec #reset_zipcode,
.hy-reset-pass-stepsec #reset_vinnum,
.hy-reset-pass-stepsec #reset_zipcode2,
.hy-reset-pass-stepsec #received_verify #verify_code,
.hy-reset-pass-stepsec #temp_pass #password_temp,
.hy-reset-pass-stepsec #password_new #reg_password,
.hy-reset-pass-stepsec #password_new #confirm_password,
.hy-reset-pass-stepsec #reset_login #username,
.hy-reset-pass-stepsec #reset_login #password,
.hy-reset-pass-stepsec #reset_security_answer #txt_reset_security_answer,
.hy-reset-pass-stepsec #temp_pass #password_temp,
#reset_security_answer #txt_reset_security_answer {
  max-width: 100%;
}

.hy-reset-pass-stepsec {
  padding: 0 !important;
  color: #666 !important;
  font-size: 16px !important;
  font-family: "HyundaiSansTextOffice-Regular";
}

.hy-reset-pass-stepsec .hy-sec-mb-0 {
  margin-bottom: 0px !important;
}

.hy-reset-pass-stepsec .hy-active-icon .hy-close-pass {
  display: block !important;

}

.hy-reset-pass-stepsec .hy-close-pass,
.hy-reset-pass-stepsec .hy-open-pass {
  font-size: 16px;
  color: #bbb;
}

.hy-reset-pass-stepsec .hy-active-icon .hy-open-pass {
  display: none;
}

.hy-reset-pass-stepsec .hy-close-pass {
  display: none;

}

.hy-reset-pass-stepsec .hy-togglePassword {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.container-fluid {
  padding: 0px;
}

.hy-reset-pass-stepsec .hy-reset-pass-step-wrapper.step-wrapper h2 {
  margin: 0 0 20px 0;
}

.hy-reset-pass-stepsec h2.title {
  font-family: 'HyundaiSansHeadOffice-Medium';
  font-size: 40px;
  font-weight: 500;
  color: #333;
  margin-bottom: 20px;
  line-height: 40px !important;
}

.hy-reset-pass-stepsec .bigImage img {
  max-width: 100%;
  width: 100%
}

.hy-reset-pass-stepsec .hy-loginLink {
  color: #1BABD0 !important;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  text-decoration-line: underline;
}

.hy-reset-pass-stepsec .step-title {
  color: #666;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
}

.hy-reset-pass-stepsec.step-sec {
  width: 100%;
  height: 100%;
  max-width: 1900px;
  margin: auto;
}

.hy-reset-pass-stepsec .hy-reset-pass-step-wrapper.step-wrapper {
  width: 100%;
  height: 100%;
  display: none
}

.hy-reset-pass-stepsec .steps-row {
  width: 100%;
  display: flex;
  height: 100%;
}

.hy-reset-pass-stepsec .step-left {
  width: 40%;
  height: 100%
}

.hy-reset-pass-stepsec .step-right {
  width: 60%;
  height: 100%;
}


.hy-reset-pass-stepsec .row.hy-paddingField .col-lg-6.col-md-12:first-child {
  padding-right: 18px;
}

.hy-reset-pass-stepsec .step-left-sec {
  padding: 0px 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hy-reset-pass-stepsec .form-group.next-btn-row input {
  margin-top: 0px;
  margin-bottom: 20px;
}

.hy-reset-pass-stepsec .step-right-sec {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* .hy-reset-pass-stepsec .bigImage{margin-top:50px} */
.hy-reset-pass-stepsec .step-form {
  width: 100%;
  display: block;
  padding-top: 50px;
  max-width: 421px;
}

.hy-reset-pass-stepsec .step-form .input-field {
  padding: 14px 20px 10px;
  width: 100% !important;
  border: 1px solid #bababa !important;
  height: 48px !important;
  border-radius: 0px !important;
}

.hy-reset-pass-stepsec .step-form .input-field {
  color: #666 !important;
}

.hy-reset-pass-stepsec .step-form .input-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666 !important;
  text-transform: capitalize !important;
}

.hy-reset-pass-stepsec .step-form .input-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #666 !important;
  text-transform: capitalize !important;
}

.hy-reset-pass-stepsec .step-form .input-field:-ms-input-placeholder {
  /* IE 10+ */
  color: #666 !important;
  text-transform: capitalize !important;
}

.hy-reset-pass-stepsec .step-form .input-field:-moz-placeholder {
  /* Firefox 18- */
  color: #666 !important;
  text-transform: capitalize !important;
}

.hy-reset-pass-stepsec .inuse_mail {
  margin-left: 10px !important;
  margin-top: 10px !important;
}

/* .hy-reset-pass-stepsec select{
  position:relative;  
  background: url('../../../../../content/dam/hyundai/us/myhyundai/image/general/enhancement/caret-down.svg') no-repeat 95% !important;
  color:#333
} */
.hy-reset-pass-stepsec .hy-reset-pass-step-wrapper.step-wrapper .flt_lbl_black.flvisible {
  background: #ffffff;
  color: #666;
}
.hy-reset-pass-stepsec .hy-reset-pass-step-wrapper.step-wrapper label {
  font-family: 'HyundaiSansTextOffice-Regular' !important;
}

.hy-reset-pass-stepsec .next-btn-row {
  margin-top: 30px !important;
}

.hy-reset-pass-stepsec .next-btn-row .btn {
  margin-top: 0px !important;
}

.hy-reset-pass-stepsec .next-btn-row .btn {
  padding: 15px 30px !important;
  height: 48px !important;
  min-width: auto !important;
  width: 100%;
  line-height: 1;
  border-radius: 0 !important;
  color: #fff !important;
  transition: all 0.5s;
  margin: 0px auto 20px;
  font-size: 16px;
  line-height: 17px !important;
}

.hy-reset-pass-stepsec .next-btn {
  background-color: #002C5E !important;
}

.hy-reset-pass-stepsec .next-btn-row .btn.secondBtn {
  background-color: transparent !important;
  border: 1px solid #888888;
  color: #888888 !important
}

.hy-reset-pass-stepsec .next-btn:hover {
  background-color: #012042 !important;

}

.hy-reset-pass-stepsec .step-form .form-group {
  position: relative;
  margin-bottom: 20px;
}

/* .question{position:absolute; top:10px; right:15px; display:none} */

.hy-reset-pass-stepsec .pTitle {
  font-size: 24px
}


.hy-reset-pass-stepsec .input_error,
.hy-reset-pass-stepsec .input-field.input_error {
  border: solid 2px #E10600 !important;
}

.hy-reset-pass-stepsec .veh-reg-checkbox .form-group {
  margin-bottom: 19px;
}

/* Customize the label (the container) */
.hy-reset-pass-stepsec .checkBoxContainer,
#tempPasswordNew .checkBoxContainer {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: normal;
}

.hy-reset-pass-stepsec .checkBoxContainer a,
.hy-reset-pass-stepsec .checkBoxContainer a:hover,
#tempPasswordNew .checkBoxContainer a,
#tempPasswordNew .checkBoxContainer a:hover {
  color: #1BABD0;
  border: 0px;
  text-decoration: underline;
}

/* Hide the browser's default checkbox */
.hy-reset-pass-stepsec .checkBoxContainer input,
#tempPasswordNew .checkBoxContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.hy-reset-pass-stepsec .checkBoxContainer .checkmark,
#tempPasswordNew .checkBoxContainer .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #bababa;
  background-color: transparent;

}

/* On mouse-over, add a grey background color */
.hy-reset-pass-stepsec .checkBoxContainer:hover input~.checkmark,
#tempPasswordNew .checkBoxContainer:hover input~.checkmark {
  background-color: transparent;
}

/* When the checkbox is checked, add a blue background */
.hy-reset-pass-stepsec .checkBoxContainer input:checked~.checkmark,
#tempPasswordNew .checkBoxContainer input:checked~.checkmark {
  background-color: #00AAD2;
  border: 1px solid #00AAD2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.hy-reset-pass-stepsec .checkBoxContainer .checkmark:after,
#tempPasswordNew .checkBoxContainer .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.hy-reset-pass-stepsec .checkBoxContainer input:checked~.checkmark:after,
#tempPasswordNew .checkBoxContainer input:checked~.checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.hy-reset-pass-stepsec .checkBoxContainer .checkmark:after,
#tempPasswordNew .checkBoxContainer .checkmark:after {
  left: 6px;
  top: 1px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hy-reset-pass-stepsec .step-right-sec img {
  height: 100%;
  width: 100%;
  max-width: 100%;
}

.hy-reset-pass-stepsec .hide {
  display: none;
}

.hy-reset-pass-stepsec .reset-account-error {
  color: #E10600 !important;
  font-size: 14px;
  line-height: 19px;
  margin-top: 5px;
  display: inline-block;
  margin-left: 0px;
  left: 0 !important;
}

.hy-reset-pass-stepsec .next-btn-row .btn.next-btn.hy-btndsiable,
.hy-reset-pass-stepsec .next-btn-row .btn.next-btn.hy-btndisable,
.hy-reset-pass-stepsec .next-btn-row .btn.hy-btndisable,
.hy-reset-pass-stepsec .btn.hy-btndisable,
.hy-btndisable {
  color: rgb(255 255 255 / 50%) !important;
  cursor: not-allowed;
  pointer-events: none;
}

.hy-reset-pass-stepsec .errorField {
  border: 1px solid #E10600 !important;
}

.hy-searchAfterLogin {
  width: 14px;
  position: relative;
  top: 2px
}

.hy-reset-pass-stepsec .step-form .input-field::placeholder {
  color: #666 !important;
  opacity: 1;
}

.hy-reset-pass-stepsec .step-form .input-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #666 !important;
  opacity: 1;
  text-transform: none !important;
}

.hy-reset-pass-stepsec .step-form .input-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #666 !important;
  opacity: 1;
  text-transform: none !important;
}

.hy-reset-pass-stepsec .step-form .input-field::-ms-input-placeholder {
  /* IE 10+ */
  color: #666 !important;
  opacity: 1;
  text-transform: none !important;
}

.hy-reset-pass-stepsec .step-form .input-field::-moz-placeholder {
  /* Firefox 18- */
  color: #666 !important;
  opacity: 1;
  text-transform: none !important;
}

/* .normalDriverCond{margin-top:30px}
.normalDriverCond a{color:#1BABD0; text-decoration: none; border: 0 !important;} */
.hy-reset-pass-stepsec #resetPassStep2 input#vr-milage {
  width: 100% !important;
}

.hy-reset-pass-stepsec #resetPassStep3 .step-form .form-group {
  margin-bottom: 20px;
}

.hy-reset-pass-stepsec .txt-capitalize {
  text-transform: capitalize;
}

/*  */
.hy-reset-pass-stepsec .upper-container-wrapper {
  margin-left: 0px;
}

.hy-reset-pass-stepsec .hy-password-text p:last-child {
  margin-bottom: 0px;
}

.hy-reset-pass-stepsec .hy-password-text .inst_use {
  margin-bottom: 0px;
}

.hy-reset-pass-stepsec .hy-password-text p,
.hy-reset-pass-stepsec .hy-password-text {
  color: #666;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}

.hy-reset-pass-stepsec .hy-Step-sub-text {
  color: #666;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 30px;
}

.hy-blue-link-pin {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.hy-blue-link-pin .hy-pin-box {
  width: 61px;
  height: 74px;
}

.hy-blue-link-pin .hy-pin-box input {
  width: 100%;
  height: 100%;
  color: #666;
  text-align: center;
  font-family: 'HyundaiSansHeadOffice-Medium';
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  padding: 0;
  border: 1px solid #BABABA;
}

.hy-reset-pass-stepsec .hy-resend-pin-text {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  color: #1BABD0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.hy-resend-pin-text .hy-resend-text,
.hy-resend-pin-text .hy-resend-text a {
  text-decoration: underline;
  border: 0px;
  color: #1BABD0;
  margin-bottom: 0px;
}

.hy-resend-pin-text .hy-resend-time {
  font-size: 24px;
  margin-bottom: 0px;
}

.hy-personalInfo .row .col-lg-6.col-md-12:nth-child(even) {
  padding-left: 0px;
}

.hy-resetpass-radiobtn label {
  color: #666;
  font-size: 16px;
  font-family: "HyundaiSansTextOffice-Regular";
  font-weight: 500;
  line-height: 22px;
  float: right;
  width: calc(100% - 38px);
  margin-left: 10px;
  margin-bottom: 0px;
}

.hy-resetpass-radiobtn input {
  width: 20px;
  height: 20px;
  margin: 0px !important;
  float: left;
}

.hy-resetpass-radiobtn input[type='radio']:checked::before {
  content: "";
  border: 2px solid #1BABD0;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  border-radius: 1rem;
}
.hy-resetpass-radiobtn input[type='radio']:checked::after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: 2.5px;
  left: 2.5px;
  position: relative;
  background-color: #1BABD0;
  content: '';
  display: inline-block;
  visibility: visible;
  border: 2px solid white;
}

.hy-resetpass-radiobtn .form-group {
  margin-bottom: 20px;
}

.hy-reset-pass-stepsec #reset_email .hy-Step-sub-text {
  margin-bottom: 30px;
}

.hy-reset-pass-stepsec #resetPassStep1 .title {
  margin: 0 0 20px 0;
}

#resetPinStep33 .hy-change-bluelink-pin h2.title,
#resetPinStep34 .hy-change-bluelink-pin h2.title {
  margin-bottom: 40px;
}

.forgot-password .contactuslink #lower-banner {
  margin-top: 0;
}

.resetpassword .new-forgot-section {
  width: 100% !important;
}

.hy-reset-pass-stepsec .hy-active-icon .hy-close-pass {
  top: 0;
  position: absolute;
  right: 0.8rem;
}

.hy-reset-pass-stepsec #resetPassStep2 .step-form .hy-resetpass-radiobtn .form-group {
  display: flex;
  /* margin-top:15px; */
}

.hy-reset-pass-stepsec #resetPassStep4 .step-form input::-webkit-credentials-auto-fill-button {
  margin: -0.2rem 3rem 0 0;
}

.code-expire-warning {
  color: #e10600 !important;
}

.hy-blue-link-pin .hy-pin-box input.create-acc-active {
  border: 1px solid #000;
}

.reg-password-validation-info .glyphicon {
  margin-right: 5px;
  top: 3px;
}
.reg-password-validation-info .buttons-choice {
  margin-top: 50px;
} 
.inst_use .glyphicon-minus{
  display:none;
}  

.reset-password-new.reset-password-new-1.form-row {
  margin-top: 30px;
}

.hy-reset-pass-stepsec #resetPassStep4 .hy-password-text b.glyphicon {
  margin-top: -0.8px;
  display: flex;
  margin-right: 14px;
}

.reset-password-termsofuse {
  margin-top: 20px;
  background-color: #F3F3F3;
  padding: 20px;
  line-height: 22px;
}

#tempPasswordNew .reset-password-termsofuse {
  max-width: 380px;
}

.reset-password-termsofuse label,
.reset-password-termsofuse label a {
  margin: 0;
}

@media (min-width:768px) and (max-width:1200px) {
  .hy-reset-pass-stepsec .hy-reset-pass-step-wrapper.step-wrapper h2 {
    margin: 0 0 20px 0;
  }

  .hy-reset-pass-stepsec .row.hy-paddingField .col-lg-6.col-md-12:first-child {
    padding-right: 10px;
  }


  .hy-reset-pass-stepsec #resetPassStep1 .steps-row.hy-Step1ModalActive {
    min-height: 765px;
  }

  /* .normalDriverCond{margin-top:22px} */
  .hy-reset-pass-stepsec .step-sec {
    padding-top: 60px;
  }

  .hy-reset-pass-stepsec .step-form {
    padding: 30px 20px 0
  }

  /* .question{display:block} */
  .hy-reset-pass-stepsec .step-left {
    width: 100%;
    /* overflow-y: auto; */
    /* max-height: 440px; */
  }

  .hy-reset-pass-stepsec h2.title {
    font-size: 30px;
    line-height: 1.1 !important;
    margin-bottom: 10px;
  }

  .hy-reset-pass-stepsec .step-left-sec {
    padding: 0px 0 30px 0;
  }

  .hy-reset-pass-stepsec .step-right {
    /* width: 55%; */
    display: none;
  }

  .hy-reset-pass-stepsec .next-btn-row .btn {
    margin: 20px auto;
    font-size: 14px;
  }


  .hy-resend-pin-text .hy-resend-time {
    font-size: 18px;
  }

  .hy-resend-pin-text {
    font-size: 12px;
  }

  .hy-personalInfo .row .col-lg-6.col-md-12:nth-child(even) {
    padding-left: 15px;
  }

  #resetPassStep3 .hy-blue-link-pin {
    gap: unset;
  }

  #resetPassStep3 .hy-blue-link-pin .hy-pin-box {
    width: 44px;
  }

  #resetPassStep3 .hy-blue-link-pin .hy-pin-box .frgPswInputPin {
    font-size: 30px;
    line-height: 36px;
  }

  .hy-reset-pass-stepsec #resetPassStep4 .hy-password-text .pwdvalid {
    display: flex;
  }
}

@media only screen and (max-width:767px) {
  .temp_password_new_section_left .reg-password-validation-info .frm_error_msg {
    margin: 1.5rem 0 !important;
  }
  .hy-reset-pass-stepsec .hy-Step-sub-text {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px;
  }

  .hy-blue-link-pin .hy-pin-box input {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
  }

  .hy-reset-pass-stepsec .pwdvc {
    color: #666;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px;
  }

  .hy-reset-pass-stepsec .hy-resend-pin-text {
    margin-top: 20px;
  }

  .hy-reset-pass-stepsec #reset_email .hy-Step-sub-text {
    margin-bottom: 20px;
  }

  .hy-reset-pass-stepsec .step-title {
    color: #666;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 19px;
  }

  .hy-reset-pass-stepsec .reset-account-error {
    font-size: 12px;
    margin-top: 10px!important;
  }

  .hy-reset-pass-stepsec .hy-Step-sub-text {
    margin-bottom: 20px;
  }

  .hy-reset-pass-stepsec .steps-row {
    min-height: 700px;
  }

  .hy-reset-pass-stepsec .hy-reset-pass-step-wrapper.step-wrapper h2 {
    margin: 0 0 20px 0;
  }

  .hy-reset-pass-stepsec #resetPassStep4 .next-btn-row,
  .hy-reset-pass-stepsec #resetPassStep3 .next-btn-row {
    margin-top: 50px;
  }

  .hy-reset-pass-stepsec #resetPassStep2 .hy-stepSubText {
    width: 98%;
  }

  .hy-reset-pass-stepsec .row.hy-paddingField .col-lg-6.col-md-12:first-child {
    padding-right: 10px;
  }

  .hy-reset-pass-stepsec #reset_email .login-username_1 #username {
    max-width: 100%;
    width: 100%;
  }

  .hy-reset-pass-stepsec #resetPassStep1 .steps-row.hy-Step1ModalActive {
    min-height: 765px;
  }

  /* .normalDriverCond{margin-top:22px} */
  .hy-reset-pass-stepsec .step-sec {
    padding-top: 60px;
  }

  .hy-reset-pass-stepsec .step-form {
    padding: 30px 20px 0;
  }

  /* .question{display:block} */
  .hy-reset-pass-stepsec .step-left {
    width: 100%;
  }

  .hy-reset-pass-stepsec .step-right {
    width: 100%;
  }

  .hy-reset-pass-stepsec h2.title {
    font-size: 32px;
    line-height: 1.1 !important;
    margin-bottom: 10px;
  }

  .hy-reset-pass-stepsec .step-left-sec {
    padding: 0px 0 30px 0;
  }

  .hy-reset-pass-stepsec .step-right {
    display: none;
  }

  .hy-reset-pass-stepsec #resetPassStep1 .close-modal {
    padding: 16px 30px;
    color: #002C5F;
    font-size: 14px;
    font-weight: 400;
    top: -60px;
  }

  .hy-reset-pass-stepsec .next-btn-row .btn {
    margin: 20px auto;
    font-size: 14px;
  }

  /* .drivingTopTxt{font-size: 12px;} */
  .hy-reset-pass-stepsec .trialHeading p.pTitle {
    font-size: 20px;
    margin-bottom: 10px;
  }


  .hy-resend-pin-text .hy-resend-time {
    font-size: 18px;
  }

  .hy-resend-pin-text {
    font-size: 12px;
  }

  .hy-blue-link-pin .hy-pin-box {
    width: 49px;
    height: 60px;
  }

  .hy-blue-link-pin .hy-pin-box:last-child {
    margin-right: 0px;
  }

  .hy-personalInfo .row .col-lg-6.col-md-12:nth-child(even) {
    padding-left: 15px;
  }

  #resetPassStep3 .hy-blue-link-pin .hy-pin-box .frgPswInputPin {
    font-size: 20px;
    line-height: 24px;
  }
  .new-forgot-section #modalPwdResetSuccess .modal-dialog {
    width: 94%;
    margin: 14rem auto 0 auto !important;
  }
  .hy-reset-pass-stepsec #resetPassStep4 .hy-password-text b.glyphicon {
    margin-top: -0.8px;
    display: flex;
    margin-right: 10px;
  }
}
@media only screen and (max-width:412px){
  .temp_password_new_section .reset-password-new, .temp_password_new_section .reset-password-confirm {
      width: 345px;
  }
}