form.range_limit {
  /* leave room for buttons not to collide on line wrap */
  line-height: 3;
}

.range_limit input.range_begin, .range_limit input.range_end {
  display: inline-block;
  width: 4.5em;
}

.limit_content .subsection {
  margin-top: 1em;
}

.hover_legend {
  padding: 0.25em;
}

.slider_js .slider-selection {
  /* color from flot selection */
  background: #e8cfac;
}
