.overlay {
    opacity: .3;
    background: #000;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1000;
	

}
.visible {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.21);
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-top: -200px;
	overflow: hidden;
	z-index: 2000;
	width: 500px;
    margin-left: -250px;
	border-radius: 2px;

}
#win button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
#win button[type="button"]:hover {
    cursor: pointer;
    color: white;
}
#win h3 {
	text-align: center;
	color: #555;
}
.contentmodal {
    padding: 20px;
    background: #f9f9f9;
}
.modal_3cL {
    position: absolute;
    top: 7px;
    right: 13px;
}
/*
     FILE ARCHIVED ON 19:50:09 Nov 14, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:44:50 Sep 22, 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.581
  exclusion.robots: 0.02
  exclusion.robots.policy: 0.009
  esindex: 0.011
  cdx.remote: 94.282
  LoadShardBlock: 678.489 (3)
  PetaboxLoader3.resolve: 743.216 (5)
  PetaboxLoader3.datanode: 323.795 (5)
  load_resource: 437.679 (2)
*/