/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_tanishq_IBD_sg/cartridge/client/default/scss/forgotPassword.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
:root {
  --skin-link-color-2: #212121; }

.forgot-password-text {
  color: #832729;
  cursor: pointer;
  font-size: 13px;
  font-weight: 500;
  line-height: 17px; }
  [dir="rtl"] .forgot-password-text {
    float: left !important; }

.reset-pwd-container .d-forgot-pwd-none {
  display: none !important; }

.registerpopup-close:focus-visible .d-forgot-pwd {
  border: 1px solid #832729 !important; }

.go-back {
  color: #832729;
  cursor: pointer;
  font-size: 19px;
  font-weight: 700;
  position: absolute;
  top: 17px;
  left: 52%; }
  [dir="rtl"] .go-back {
    left: unset;
    right: 52%; }

.valid-password {
  color: #ff0607;
  font-size: 14px;
  font-weight: 500; }

@media (max-width: 767.98px) {
  .login-pop-modal .registermodalcenter.reset-pwd-container {
    max-width: 96%; } }

.show-password-img,
.close-password-img {
  width: 20px; }

.field-icon {
  top: 12px;
  position: absolute;
  font-weight: 300;
  cursor: pointer;
  right: 8px;
  color: #832729; }
  [dir="rtl"] .field-icon {
    right: unset;
    left: 8px; }

.forgot-pasword .otppopup-heading {
  text-align: center;
  font-size: 1.875rem;
  font-weight: bold;
  font-family: "Poppins", sans-serif;
  letter-spacing: 0;
  color: #832729;
  opacity: 1;
  margin-top: 24px;
  margin-bottom: 40px; }

.forgot-pasword-modal {
  padding: 0 0px;
  text-transform: none; }
  @media (max-width: 767.98px) {
    .forgot-pasword-modal {
      padding: 50px 24px; } }

.forgot-pasword-step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: auto;
  margin-bottom: 40px; }
  @media (max-width: 767.98px) {
    .forgot-pasword-step {
      width: 74% !important;
      margin-left: 44px !important; } }
  .forgot-pasword-step-pitem {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1;
            flex: 1 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative; }
    .forgot-pasword-step-pitem::before {
      border-bottom: 2px solid #832729;
      content: "";
      left: -50%;
      position: absolute;
      top: 8px;
      width: 100%;
      z-index: 2; }
    .forgot-pasword-step-pitem::after {
      border-bottom: 0px solid #832729;
      left: 50%;
      position: absolute;
      top: 8px;
      width: 100%;
      z-index: 2; }
    .forgot-pasword-step-pitem.active {
      color: #832729 !important;
      font-weight: 800; }
      .forgot-pasword-step-pitem.active .forgot-pasword-step-pcounter {
        background-color: #832729; }
      .forgot-pasword-step-pitem.active .forgot-pasword-step-pname {
        color: #832729; }
    .forgot-pasword-step-pitem.completed::after {
      border-bottom: 2px solid #832729;
      content: "";
      left: 50%;
      position: absolute;
      top: 8px;
      width: 100%;
      z-index: 3; }
    .forgot-pasword-step-pitem.completed .forgot-pasword-step-pcounter::before {
      color: #832729;
      display: none;
      position: absolute;
      -webkit-transform: rotate(50deg) translate(-50%, -50%);
              transform: rotate(50deg) translate(-50%, -50%);
      left: 25%;
      top: 43%;
      height: 10px;
      width: 5px;
      border-bottom: 2px solid #aaa;
      border-right: 2px solid #aaa; }
  .forgot-pasword-step-pcounter {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #fff;
    border: 1px solid #dad9d8;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 10px;
    margin-top: 4px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 6px;
    position: relative;
    width: 10px;
    z-index: 5; }
  .forgot-pasword-step-pname {
    color: #aba9a8;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400; }

/*#popup-custom-drop-reset {
    .custom-drop-down-pop {
        height: 47px !important;
        background: #fff !important;
        border: none !important;
        border-bottom: 2px solid #aba9a8 !important;
        border-radius: 0px !important;
    }
}*/
.forgot-pasword-step-pitem:first-child::before,
.forgot-pasword-step-pitem:last-child::after {
  content: none; }

[dir="rtl"] .forgot-pasword-step-pitem::before {
  left: unset;
  right: -50%; }

[dir="rtl"] .forgot-pasword-step-pitem.completed::after {
  left: unset;
  right: 50%; }

[dir="rtl"] .forgot-pasword-step {
  margin-right: 74px;
  margin-left: unset; }

@media (max-width: 767.98px) {
  [dir="rtl"] .forgot-pasword-step {
    margin-left: unset !important;
    margin-right: 44px !important; } }

[dir="rtl"] .forgotPassword-Submitbutton {
  margin: auto !important; }

.forgotpassword-id .forgot-btn {
  background: #832729 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  border: none;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  padding: 8.5px 86.5px;
  text-transform: capitalize; }
  @media (max-width: 767.98px) {
    .forgotpassword-id .forgot-btn {
      padding: 5.52px 48px;
      width: 87%;
      margin-left: 10px; } }
  .forgotpassword-id .forgot-btn:hover {
    background: #480a0c 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    color: #fff; }

.changepassword-form .errormsg {
  font-size: 0.8rem !important; }

.uae-site-container #popup-custom-drop-reset .custom-drop-down-pop {
  cursor: pointer;
  pointer-events: all !important;
  background: #fff;
  width: auto;
  height: calculaterem(50px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #383838;
  pointer-events: none;
  height: 28px;
  padding: 0 5px; }
  .uae-site-container #popup-custom-drop-reset .custom-drop-down-pop .down-arrow-pop {
    color: #000;
    padding-top: 0; }

.uae-site-container #popup-custom-drop-reset .option-values-pop ul {
  height: auto; }

.forgotPassword-subheading {
  font-family: "nunito_sansregular";
  color: #7C7C7C;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px; }

.forgot-pasword-step-pitem.completed .forgot-pasword-step-pcounter {
  background-color: #832729; }


/*# sourceMappingURL=default\css\forgotPassword.css.map*/