.forgotPasswordForm input[type] {
  margin-bottom: 10px;
  color: #3B3B3B;
  font-family: GothamRounded-Light !important;
  background-color: #efefef;
  border: 1px solid #ccc; }

.forgotPasswordForm .alert {
  margin-top: -10px;
  max-width: 350px; }

.forgotPasswordForm .btn {
  background-color: #0e3554;
  color: #fff;
  margin-top: 15px; }

.forgotPasswordForm .loginLink {
  display: block;
  color: #23527c; }
