.transition-fade {
  opacity: 0;
  -webkit-transition: opacity linear 150ms;
  -o-transition: opacity linear 150ms;
  transition: opacity linear 150ms;
}
.transition-fade-entered {
  opacity: 1;
}
.transition-fade-exiting,
.transition-fade-exited {
  opacity: 0;
}
#splash-tuning-fork--container {
  position: fixed;
  top: 0;
  right: 0;
  -webkit-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  z-index: 1999;
  opacity: 0;
}
#splash-tuning-fork--container.rendered {
  opacity: 0.8;
}
#splash-tuning-fork--container:hover,
#splash-tuning-fork--container:focus,
#splash-tuning-fork--container:active {
  opacity: 1;
}
#splash-tuning-fork--iframe {
  border-radius: 0 0 0 5px;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
          box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.logged-out #splash-tuning-fork--iframe {
  -webkit-box-shadow: none;
          box-shadow: none;
}
#splash-tuning-fork-test-page {
  background: #a2d8c0;
}


/*
     FILE ARCHIVED ON 06:47:24 Feb 15, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:56:58 Aug 07, 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.488
  exclusion.robots: 0.071
  exclusion.robots.policy: 0.06
  esindex: 0.01
  cdx.remote: 35.25
  LoadShardBlock: 57.276 (3)
  PetaboxLoader3.resolve: 969.554 (4)
  PetaboxLoader3.datanode: 70.631 (5)
  load_resource: 1205.489 (2)
*/