/* line 3, /var/www/alstertreu.de/htdocs/app/assets/stylesheets/form.scss */
form .field {
  padding-bottom: 20px;
}
/* line 7, /var/www/alstertreu.de/htdocs/app/assets/stylesheets/form.scss */
form label {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
/* line 12, /var/www/alstertreu.de/htdocs/app/assets/stylesheets/form.scss */
form input {
  width: 100%;
}
/* line 16, /var/www/alstertreu.de/htdocs/app/assets/stylesheets/form.scss */
form input[type=submit] {
  width: inherit;
  margin: 15px 0px;
}
