#wire-notice {
    display: none;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    margin: 10px 0;
}
#wire-notice .back-btn {
    color: white;
    background: #ed1c24;
    padding: 5px;
    margin: 0 5px 0 15px;
    position: relative;
}
#wire-notice .back-btn::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 13px 15px 12px 0px;
    border-color: transparent #ed1c24 transparent transparent;
    position: absolute;
    left: -15px;
    top: 0;
}
#wire-notice .whats-this {
    position: relative;
}
#wire-notice .whats-this .label {
    text-decoration: underline;
    cursor: help;
    display: inline-block;
    padding: 5px;
}
#wire-notice .whats-this .details {
    display: none;
    background: white;
    position: absolute;
    left: -50px;
    bottom: -60px;
    width: 200px;
    border: solid 1px #ccc;
    padding: 5px;
    -webkit-box-shadow: 0px 2px 5px 1px #ccc;
    box-shadow: 0px 2px 5px 1px #ccc;
    -webkit-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
}
#wire-notice .whats-this:hover .details {
    display: block;
}
#wire-notice .whats-this .details::after {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
    width: 0;
    margin: auto;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #ccc transparent;
}
#wire-notice .whats-this:hover .details {
    display: block;
}

/*
     FILE ARCHIVED ON 15:16:17 Mar 13, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:07:13 Nov 05, 2022.
     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: 92.192
  exclusion.robots: 0.198
  exclusion.robots.policy: 0.19
  cdx.remote: 0.062
  esindex: 0.01
  LoadShardBlock: 56.834 (3)
  PetaboxLoader3.datanode: 80.557 (5)
  CDXLines.iter: 25.374 (3)
  load_resource: 168.012 (2)
  PetaboxLoader3.resolve: 136.588 (2)
*/