/* $("div:has(#play-controls)").css({"position" : "relative"})
div:has(#play-controls) {
  position : relative;
}
 */
 
.loading {
    margin-top: 10em;
    text-align: center;
    color: gray;
}

#play-controls {
    position: absolute;
    bottom: 0;
    text-align: center;
    min-width: 310px;
    max-width: 800px;
    margin: 0 auto;
    padding: 5px 0 1em 0;
}

#play-controls * {
    display: inline-block;
    vertical-align: middle;
}

#play-pause-button {
    color: #666666;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 15px;
    cursor: pointer;
    border: 1px solid silver;
    border-radius: 3px;
    background: #f8f8f8;
}

#play-range {
    margin: 2.5%;
    width: 70%;
}

#play-output {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
}

/*
     FILE ARCHIVED ON 21:39:40 Nov 30, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:24:22 Dec 15, 2025.
     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.872
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.007
  esindex: 0.011
  cdx.remote: 15.939
  LoadShardBlock: 77.708 (3)
  PetaboxLoader3.datanode: 88.81 (4)
  PetaboxLoader3.resolve: 132.858 (2)
  load_resource: 188.189
*/