/* line 2, ../../app/assets/stylesheets/search.css.sass */
.header_social form.form-search {
  float: left;
  margin-right: 10px;
}
/* line 5, ../../app/assets/stylesheets/search.css.sass */
.header_social form.form-search input[type='text'] {
  height: 12px;
  font-size: 12px;
  line-height: 12px\0;
}

/* line 10, ../../app/assets/stylesheets/search.css.sass */
span.match {
  background-color: yellow;
}

/* line 13, ../../app/assets/stylesheets/search.css.sass */
.well.well-small > p:last-child {
  margin-bottom: 0;
}

/* line 16, ../../app/assets/stylesheets/search.css.sass */
span.highlight {
  font-weight: bold;
  background-color: #fff4b3;
}
