#result3 {
  color: green;
}
::-ms-input-placeholder {
  color: #aaa !important;
  font-weight: 400 !important;
}
@media (max-width: 991px) {
  .forgot-form .passrow input {
    margin-bottom: 20px !important;
  }
  .forgot-form .passrow span.help-inline {
    bottom: 5px !important;
    left: 12px;
  }
}
