.ui-widget-content{
    background: #c5c5c5 !important;
}
.ui-slider-horizontal {
    height: 0.4em !important;
}
/*.ui-corner-all {
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}*/
.ui-slider .ui-slider-handle{
    width: 1em;
    height: 1em;
}
