input[type="range"]::-moz-range-track {
	height: 0;
	border: 0;
	background: transparent;
}