/*----------------------------------------
    Login Page
------------------------------------------*/
.forgot-bg {
  background-image: url("../../images/gallery/flat-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}

#forgot-password {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
#forgot-password .card-panel.border-radius-6.forgot-card {
  margin-left: 0 !important;
}

/*# sourceMappingURL=forgot.css.map */
