.slider {
  background: #ff6b00!important;
  height: 5px!important;
}

.slider .ui-slider-handle {
  width:30px!important;
  height:30px!important;
  border:0px!important;
  background:url('/img/slider.png')!important;
  margin-top:-7px!important;
}

.slider .ui-widget-header{
  background: #666!important;
}
