.scrolls { cursor: move }
.dragscroll-scroller { overflow: hidden !important }
.dragscroll-container { overflow: visible !important }
.dragscroll-container,
.dragscroll-scroller { position: relative }
.dragscroll-scroller { height: 100% }
.dragscroll-inner { display : block }
.dragscroll-scrollbar-container {
    cursor : pointer;
    position: absolute;
    background: rgb(220,220,220);
    background: rgba(0,0,0,.2);
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    border-radius : 5px;
}
.dragscroll-scrollbar-container.autohide { display: none }
.dragscroll-scrollbar-container.h {
    width : 100%;
    height : 4px;
    left : 0;
    bottom : 10px;
}
.dragscroll-scrollbar-container.v {
    height : 100%;
    width : 4px;
    top : 0;
    right : -8px;
}
.dragscroll-scrollbar.v {
    width : 4px;
    top : 0;
}
.dragscroll-scrollbar.h {
    height : 4px;
    left : 0;
}
.dragscroll-scrollbar {
    position: absolute;
    cursor : pointer;
    background: rgb(160,160,160);
    background: rgba(0,0,0,.4);
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    border-radius : 5px;
}

/*
     FILE ARCHIVED ON 02:15:02 Oct 02, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:47:33 Jun 24, 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.384
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.05
  esindex: 0.006
  cdx.remote: 88.885
  LoadShardBlock: 60.809 (3)
  PetaboxLoader3.datanode: 159.505 (4)
  load_resource: 813.194
  PetaboxLoader3.resolve: 56.274
*/