@import url("form.css");
#dialog_success, #dialog_error {
display: none;
}
/* Hide the small signup form on the signup page */
.signup_form_sm {
display: none;
}