div.range-slider
{
	@import "mixin";
	@include range-slider;
}

.slider-container {
	background-color: #9b9b9b;
	width: 100%;
	margin: 5px 0;
}
