
.slider.slider-horizontal {
  width: 100%;
  height: 20px;
}


.slider-handle {
	background: red;
  cursor: pointer;
  }
