.noUi-horizontal {
	height: 8px;
}
.noUi-target {
	margin-left: 10px;
	border: 0;
	box-shadow: none;
	background: #999;
}
.noUi-connect {
	background: #f17705;
	box-shadow: none;
}
.noUi-horizontal .noUi-handle {
	width: 24px;
	height: 16px;
	left: -17px;
	top: -4px;
}
.noUi-handle:after, .noUi-handle:before {
	height: 4px;
	left: 10px;
	top: 5px;
}
.noUi-handle:after {
	left: 12px;
}
.noUi-marker-horizontal.noUi-marker {
	height: 3px;
}
.noUi-marker-horizontal.noUi-marker-large {
	height: 7px;
}
.noUi-value {
	font-size: 12px;
	width: 40px;
}
