.ui-slider {
	width: 100%;
	height: 8px !important;
	border: red 0px dashed !important;
	background-color: #45A29E !important;
	border-radius:  5px !important;
}
.ui-slider-range {
	background-color: #BAC901 !important;
}
.ui-slider-handle {
	background-color: #BAC901 !important;
	border-radius:  20px !important;
}
