.is_clickable {
  cursor: hand;
  cursor: pointer;
}
.nstSlider {
  cursor: hand;
  cursor: pointer;
  position: relative;
  width: 180px;
  height: 6px;
  background: #ddd;
		margin: 5px auto 0;
}
.nstSlider .leftGrip.gripHighlighted {
  background: #113344;
}
.nstSlider .rightGrip.gripHighlighted {
  background: #113344;
}
.nstSlider .rightGrip,
.nstSlider .leftGrip {
  position: absolute;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1px solid #00a0e9;
  top: -6px;
}
.nstSlider .bar {
  /*-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;*/
  position: absolute;
  background: #00a0e9;
  height: 6px;
  top: 0px;
}
.nstSlider .highlightPanel {
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: absolute;
  background: #e87722;
  height: 20px;
  top: 0;
}

/*
     FILE ARCHIVED ON 09:45:16 Sep 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:14:21 Jul 16, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.524
  exclusion.robots: 0.09
  exclusion.robots.policy: 0.074
  esindex: 0.006
  cdx.remote: 32.702
  LoadShardBlock: 67.555 (3)
  PetaboxLoader3.datanode: 131.081 (5)
  PetaboxLoader3.resolve: 86.143 (2)
  load_resource: 230.788
  loaddict: 124.438
*/