@import 'bootstrap-sprockets';
@import 'bootstrap';
body {
padding-top: 70px;
}
#form-errors {
color: #f00;
ul {
list-style: none;
margin: 0 0 18px 0;
.field_with_errors {
@extend .form-group;
@extend .has-error;