.slider .tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.slider.slider-horizontal {
  width: 100%
}

.employment-filter {
  padding-top: 20px !important;
}

.slider-handle {
  background-image: none;
  background-color: #01518c;
}

.slider-selection.tick-slider-selection {
  background-image: none;
  background-color: #01518c;
}

.slider-tick.in-selection {
  background-image: none;
  background-color: #01518c;
}

.slider-track {
  box-shadow: none;
}