.slider {
	vertical-align: middle; display: inline-block; position: relative;
}
.slider-horizontal.slider {
	width: 210px; height: 20px;
}
.slider-horizontal.slider .slider-track {
	left: 0px; top: 50%; width: 100%; height: 10px; margin-top: -5px;
}
.slider-horizontal.slider .slider-selection {
	top: 0px; height: 100%; bottom: 0px;
}
.slider-horizontal.slider .slider-track-low {
	top: 0px; height: 100%; bottom: 0px;
}
.slider-horizontal.slider .slider-track-high {
	top: 0px; height: 100%; bottom: 0px;
}
.slider-horizontal.slider .slider-tick {
	margin-top: -5px; margin-left: -10px;
}
.slider-horizontal.slider .slider-handle {
	margin-top: -5px; margin-left: -10px;
}
.slider-horizontal.slider .triangle.slider-tick {
	border-width: 0px 10px 10px; width: 0px; height: 0px; margin-top: 0px; border-bottom-color: rgb(4, 128, 190);
}
.slider-horizontal.slider .triangle.slider-handle {
	border-width: 0px 10px 10px; width: 0px; height: 0px; margin-top: 0px; border-bottom-color: rgb(4, 128, 190);
}
.slider-horizontal.slider .slider-tick-label-container {
	margin-top: 20px; white-space: nowrap;
}
.slider-horizontal.slider .slider-tick-label-container .slider-tick-label {
	text-align: center; padding-top: 4px; display: inline-block;
}
.slider-vertical.slider {
	width: 20px; height: 210px;
}
.slider-vertical.slider .slider-track {
	left: 50%; top: 0px; width: 10px; height: 100%; margin-left: -5px;
}
.slider-vertical.slider .slider-selection {
	left: 0px; top: 0px; width: 100%; bottom: 0px;
}
.slider-vertical.slider .slider-track-low {
	left: 0px; width: 100%; right: 0px;
}
.slider-vertical.slider .slider-track-high {
	left: 0px; width: 100%; right: 0px;
}
.slider-vertical.slider .slider-tick {
	margin-top: -10px; margin-left: -5px;
}
.slider-vertical.slider .slider-handle {
	margin-top: -10px; margin-left: -5px;
}
.slider-vertical.slider .triangle.slider-tick {
	border-width: 10px 0px 10px 10px; width: 1px; height: 1px; margin-left: 0px; border-left-color: rgb(4, 128, 190);
}
.slider-vertical.slider .triangle.slider-handle {
	border-width: 10px 0px 10px 10px; width: 1px; height: 1px; margin-left: 0px; border-left-color: rgb(4, 128, 190);
}
.slider-vertical.slider .slider-tick-label-container {
	white-space: nowrap;
}
.slider-vertical.slider .slider-tick-label-container .slider-tick-label {
	padding-left: 4px;
}
.slider-disabled.slider .slider-handle {
	background-image: linear-gradient(rgb(223, 223, 223) 0px, rgb(190, 190, 190) 100%); background-repeat: repeat-x;
}
.slider-disabled.slider .slider-track {
	cursor: not-allowed; background-image: linear-gradient(rgb(229, 229, 229) 0px, rgb(233, 233, 233) 100%); background-repeat: repeat-x;
}
.slider input {
	display: none;
}
.slider .top.tooltip {
	margin-top: -36px;
}
.slider .tooltip-inner {
	white-space: nowrap; max-width: none;
}
.slider .hide {
	display: none;
}
.slider-track {
	border-radius: 4px; position: absolute; cursor: pointer; box-shadow: inset 0px 1px 2px rgba(0,0,0,0.1); background-image: linear-gradient(rgb(245, 245, 245) 0px, rgb(249, 249, 249) 100%); background-repeat: repeat-x; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.slider-selection {
	border-radius: 4px; position: absolute; box-sizing: border-box; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15); background-image: linear-gradient(rgb(249, 249, 249) 0px, rgb(245, 245, 245) 100%); background-repeat: repeat-x; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.tick-slider-selection.slider-selection {
	background-image: linear-gradient(rgb(137, 205, 239) 0px, rgb(129, 191, 222) 100%); background-repeat: repeat-x;
}
.slider-track-low {
	background: none; border-radius: 4px; position: absolute; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.slider-track-high {
	background: none; border-radius: 4px; position: absolute; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.slider-handle {
	border: 0px solid transparent; border-image: none; width: 20px; height: 20px; filter: none; position: absolute; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.2), 0px 1px 2px rgba(0,0,0,0.05); background-image: linear-gradient(rgb(20, 155, 223) 0px, rgb(4, 128, 190) 100%); background-repeat: repeat-x; background-color: rgb(51, 122, 183); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}
.round.slider-handle {
	border-radius: 50%;
}
.triangle.slider-handle {
	background: none;
}
.custom.slider-handle {
	background: none;
}
.custom.slider-handle::before {
	color: rgb(114, 98, 4); line-height: 20px; font-size: 20px; content: "\2605";
}
.slider-tick {
	border: 0px solid transparent; border-image: none; width: 20px; height: 20px; filter: none; position: absolute; box-sizing: border-box; opacity: 0.8; box-shadow: inset 0px -1px 0px rgba(0,0,0,0.15); background-image: linear-gradient(rgb(249, 249, 249) 0px, rgb(245, 245, 245) 100%); background-repeat: repeat-x; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.round.slider-tick {
	border-radius: 50%;
}
.triangle.slider-tick {
	background: none;
}
.custom.slider-tick {
	background: none;
}
.custom.slider-tick::before {
	color: rgb(114, 98, 4); line-height: 20px; font-size: 20px; content: "\2605";
}
.in-selection.slider-tick {
	opacity: 1; background-image: linear-gradient(rgb(137, 205, 239) 0px, rgb(129, 191, 222) 100%); background-repeat: repeat-x;
}
