#button_signup {
  width: auto !important;
  padding: 10px 18px;
  background-color: #075207;
}

.forgot_password {
  background-color: #455b64;
  width: auto !important;
  float: right;

}
.form_row input { width: 100%}
#button_login{ width: 100%; }

.button_email {
  width: 100%;
}

