@charset "utf-8";

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100;   /*Sit on top */
  padding-top: 250px;  /*Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  top: 50%;
  left: 50%;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.modal-content h1 {
	font-size:18px;
	font-weight:bold;
    padding-top:5px;
	padding-bottom:5px;
}
.modal-content p {
	font-size:16px;
	padding-top:5px;
	padding-bottom:5px;
	}
.aligncenter {
	text-align:center;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/*
     FILE ARCHIVED ON 03:49:33 Apr 25, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 02:42:29 Apr 06, 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):
  capture_cache.get: 1.461
  captures_list: 0.662
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 67.132
  LoadShardBlock: 174.928 (3)
  PetaboxLoader3.datanode: 304.696 (5)
  PetaboxLoader3.resolve: 7715.815 (3)
  load_resource: 7879.545 (2)
*/