
.jslider .jslider-bg i,
.jslider .jslider-pointer { background: url('/static/beautiful_fields/slider/img/jslider.png?25e8353417f1') no-repeat 0 0; }

.jslider { display: block; width: 100%; height: 1em; position: relative; top: 0.6em; font-family: Arial, sans-serif; }
.jslider table { width: 100%; border-collapse: collapse; border: 0; }
.jslider td, .jslider th { padding: 0; vertical-align: top; text-align: left; border: 0; }

.jslider table,
.jslider table tr,
.jslider table tr td { width: 100%; vertical-align: top; }

.jslider .jslider-bg { position: relative; }
.jslider .jslider-bg i { height: 5px; position: absolute; font-size: 0; top: 0; }
.jslider .jslider-bg .l { width: 10%; background-position: 0 0; left: 0; }
.jslider .jslider-bg .f { width: 80%; left: 10%; background-repeat: repeat-x; background-position: 0 -20px; }
.jslider .jslider-bg .r { width: 10%; left: 90%; background-position: right 0; }
.jslider .jslider-bg .v { position: absolute; width: 60%; left: 20%; top: 0; height: 6px; background-repeat: repeat-x; background-position: 0 -40px; }

.jslider .jslider-pointer { width: 13px; height: 15px; background-position: 0 -60px; position: absolute; left: 20%; top: -4px; margin-left: -6px; cursor: pointer; cursor: hand; }
.jslider .jslider-pointer-hover { background-position: -20px -60px; }
.jslider .jslider-pointer-to { left: 80%; }

.jslider .jslider-label { font-size: 9px; line-height: 12px; color: black; opacity: 0.4; white-space: nowrap; padding: 0px 2px; position: absolute; top: -18px; left: 0px; }
.jslider .jslider-label-to { left: auto; right: 0; }

.jslider .jslider-value { font-size: 9px; white-space: nowrap; padding: 1px 2px 0; position: absolute; top: -19px; left: 20%; background: white; line-height: 12px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
.jslider .jslider-value-to { left: 80%; }

.jslider .jslider-label small,
.jslider .jslider-value small { position: relative; top: -0.4em; }

.jslider .jslider-scale { position: relative; top: 9px; }
.jslider .jslider-scale span { position: absolute; height: 5px; border-left: 1px solid #999; font-size: 0; }
.jslider .jslider-scale ins { font-size: 9px; text-decoration: none; position: absolute; left: 0px; top: 5px; color: #999; white-space: nowrap; }

.jslider-single .jslider-pointer-to,
.jslider-single .jslider-value-to,
.jslider-single .jslider-bg .v,
.jslider-limitless .jslider-label,
.jslider-labelless .jslider-value { display: none; }


.jslider_orange .jslider-bg i,
.jslider_orange .jslider-pointer { background-image: url('/static/beautiful_fields/slider/img/jslider.orange.png?25e8353417f1'); }

.jslider_orange .jslider-pointer { width: 20px; height: 20px; margin-left: -8px; }

.jslider .jslider-value {
	font-size: 12px;
	white-space: nowrap;
	line-height: 12px;
}

.jslider .jslider-value {
	position: absolute;
	top: -23px;
	background: transparent;
}

.jslider {
	display: block;
	width: 100%;
	height: 30px;
	position: relative;
	top: 18px;
	font-family: Arial, sans-serif;
}

.jslider .jslider-scale {
	position: relative;
	top: 15px;
}

.jslider .jslider-pointer {
	position: absolute;
	top: -6px;
	background-position: 0 -60px;
	width: 20px;
	height: 20px;
}

.jslider .jslider-pointer:hover {
	background-position: -20px -60px;
	width: 20px;
	height: 20px;
}


  .jslider_round .jslider-bg i,
  .jslider_round .jslider-pointer { background-image: url('/static/beautiful_fields/slider/img/jslider.round.png?25e8353417f1'); }

  .jslider_round .jslider-pointer { width: 17px; height: 17px; top: -6px; margin-left: -8px; }


  .jslider_round_plastic .jslider-bg i,
  .jslider_round_plastic .jslider-pointer { background-image: url('/static/beautiful_fields/slider/img/jslider.round.plastic.png?25e8353417f1'); }

  .jslider_round_plastic .jslider-pointer { width: 18px; height: 18px; top: -7px; margin-left: -8px; }
