/**********************************************
smaller than 980
***********************************************/
@media screen and (max-width: 980px) {
#outerWrapper {
	width: 95%;
}
#content {
	width: auto;
	padding: 3% 4%;
}
}
/**********************************************
smaller than 650
***********************************************/

@media screen and (max-width: 650px) {
#header {
	height: auto;
}
#content {
	width: auto;
	float: none;
	margin: 20px 0;
}
}

/*********************************************
smaller than 560
**********************************************/
@media screen and (max-width: 480px) {
html {
	-webkit-text-size-adjust: none;
}

#content {
	width: auto;
	float: none;
	margin: 0;
	height: 100%;
}
#content h1 {
	font-size: 140%;
	margin: 0px;
	text-align: left;
}
input[type=text], select, textarea {
	width: 100%;
}

}

/*
     FILE ARCHIVED ON 03:19:13 Jun 10, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:07:03 Sep 14, 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.375
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.042
  esindex: 0.007
  cdx.remote: 7.974
  LoadShardBlock: 344.679 (3)
  PetaboxLoader3.datanode: 354.65 (5)
  PetaboxLoader3.resolve: 256.035 (3)
  load_resource: 355.366 (2)
*/