

/* Start:/local/templates/template_mikros_v3/components/bitrix/system.auth.forgotpasswd/.default/style.css?1714060943926*/
.popup-restorepass-description b {
  font-family: var(--fontBase);
}

.site-return-form input[type="text"] {
  display: block;
  width: 100%;
  border: 2px solid var(--blue);
  border-radius: 10px;
  font-size: 18px;
  padding: 10px 25px !important;
  height: auto;
}

.site-return-form label {
  position: absolute;
  left: 20px;
  top: -7px;
  line-height: 1;
  background-color: #fff;
  padding: 0 5px;
}

.site-return-form .form-wrapp {
  margin: 25px 0;
  width: 300px;
}

.site-return-form .popup-btn-restorepass-submit {
  margin: 0;
  margin-top: 25px;
  text-transform: uppercase;
  /* background-color: #40ABF4; */
  /* border: none; */
  padding: 7px 25px;
  transition: .5s ease;
  width: 300px;
}

#i_need_help {
  font-size: 18px;
  border-bottom: 1px dashed;
  text-decoration: none;
}

#i_need_help span {
  font-size: 12px;
}

#helper {
  padding: 6px 0 0;
}
/* End */
/* /local/templates/template_mikros_v3/components/bitrix/system.auth.forgotpasswd/.default/style.css?1714060943926 */
