/* Pill style */
#scrollUp {
    bottom: 20px;
    right: 200px;
    background-color: #555;
    color: #fff;
    font-size: 12px;
    font-family: sans-serif;
    text-decoration: none;
    opacity: .9;
    padding: 10px 20px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: background 200ms linear;
    -moz-transition: background 200ms linear;
    -o-transition: background 200ms linear;
    transition: background 200ms linear;
    -webkit-backface-visibility: hidden;
}

#scrollUp:hover {
    background-color: #000;
}

/*
     FILE ARCHIVED ON 21:58:23 Dec 05, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:44:09 Jun 04, 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.721
  exclusion.robots: 0.075
  exclusion.robots.policy: 0.061
  esindex: 0.012
  cdx.remote: 30.238
  LoadShardBlock: 51.586 (3)
  PetaboxLoader3.datanode: 74.578 (5)
  PetaboxLoader3.resolve: 359.75 (3)
  load_resource: 445.163 (2)
*/