.imgAccountback {
  width: 100%;
  height: auto;
  min-height: 400px;
  opacity: 0.85;
  position: absolute;
  /*z-index: -9999;*/ }

.AccountTitle, .AccountTitle1 {
  color: #FFF;
  margin-left: 30px;
  text-align: center; }

.AccountTitle1 {
  margin-top: 15%; }
  @media only screen and (max-width: 991px) {
    .AccountTitle1 {
      margin-top: 20px; } }

#loginForm {
  background-color: #FFF;
  z-index: 1000;
  margin-left: 25px;
  border-radius: 10px;
  padding: 10px;
  opacity: 0.75; }

/*# sourceMappingURL=Accountback.css.map */
