.sfProgressBar .ui-slider-handle{
    width:auto !important;
    height: auto !important;
    padding:2px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    text-decoration: none !important;
    top:-10px !important;
}

.sfProgressBar .ui-slider-handle:hover{
    text-decoration: none !important;
}


.sfProgressBar .sfSliderValue{
    font-family: "Arial" !important;
    color:black;
    font-weight: normal;
    font-size: 12px !important;

}

.sfProgressBar{
    padding-top:10px !important;
}

.smartFormsSlider .ui-slider-handle{
    top: -6px !important;
}

.sfProgressWithSmile .sfSlider{
    top:17px;
}

.sfProgressDiv{
    padding-left: 0 !important;
}

.smartFormsSlider .ui-widget-header{
    background-color: #08E700 !important;
    background-image: none !important;
}