/* Styles for Forgot Password page (moved from inline attributes) */

.preciso-forgot-hero {
  height: calc(100vh - 40px);
  background-size: 906px;
  background-color: #fff;
  background-position: center top;
  background-repeat: repeat-x;
  background-image: url("../images/loginbanner-preciso.jpg");
}

.modal-desc {
  padding-bottom: 35px !important;
}

.forgot-input {
  border: 1px solid #00000061 !important;
  padding: 3px 12px !important;
  border-radius: 30px !important;
}

.back-to-login {
  padding-bottom: 35px !important;
}
