.layout-slider {
	background:url(../images/sections/investir/bg-layout-slider.png) no-repeat;
	height:65px;
	width:426px;
}
  .jslider .jslider-pointer { background: url(../images/sections/investir/jslider.png) no-repeat 0 0; }

  .jslider { display: block; width: 95%; height: 1em; position: relative; top: 30px; left:10px; font-family: Arial, sans-serif; background:url(../images/sections/investir/bg-bar.png) no-repeat; }
  .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%; left: 0; }
  .jslider .jslider-bg .f { width: 80%; left: 10%; }
  .jslider .jslider-bg .r { width: 10%; left: 90%; }
  .jslider .jslider-bg .v { position: absolute; width: 60%; left: 20%; top: 0; height: 5px; background-repeat: repeat-x; background-position: 0 -40px; }

  .jslider .jslider-pointer { width: 25px; height: 25px; background:url(../images/sections/investir/pointer.png) no-repeat; position: absolute; left: 15%; top: -8px; margin-left: -14px; cursor: pointer; cursor: hand; }
  /*.jslider .jslider-pointer-hover { background-position: -20px -60px; }*/
  .jslider .jslider-pointer-to { left: 80%; }

  .jslider .jslider-label { display:none!important; font-size: 14px; font-family:museo900; line-height: 12px; color: #fff; opacity: 1; 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: 12px; font-family:museo900; color:#888888; white-space: nowrap;  position: absolute; top: 20px; left: 20%; padding:5px 5px 0; line-height: 12px; }
  .jslider .jslider-value > span {
	  background:#fff url(../images/sections/investir/bg-rs.png) no-repeat 10px center;
	  border-radius:10px;
	  padding:5px 10px 5px 28px;  
  }
  .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; }

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