/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 .sgb_pdf_gif
 {
 	display: none;
 }

 .pdf_overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */    
    height: 100%;
    width: 100%;
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    left: 0;
    top: 0;
    background-color: rgb(0,0,0); /* Black fallback color */
    background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
    overflow-x: hidden; /* Disable horizontal scroll */
    transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}

/* Position the content inside the overlay */
.overlay-content {
    position: relative;
    top: 25%; /* 25% from the top */
    width: 100%; /* 100% width */
    text-align: center; /* Centered text/links */
    margin-top: 30px; /* 30px top margin to avoid conflict with the close button on smaller screens */
}
/*
     FILE ARCHIVED ON 20:27:32 Feb 16, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:06:38 Jun 29, 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.563
  exclusion.robots: 0.077
  exclusion.robots.policy: 0.067
  esindex: 0.009
  cdx.remote: 19.753
  LoadShardBlock: 115.427 (3)
  PetaboxLoader3.resolve: 60.28 (4)
  PetaboxLoader3.datanode: 85.665 (4)
  load_resource: 37.363
*/