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

.resetPasswordForm .alert {
  margin-top: -10px; }

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