/**********************************************
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;
}
#topNavigation {
	position: static;
}
#content {
	width: auto;
	float: none;
	margin: 20px 0;
}
}

/*********************************************
smaller than 560
**********************************************/
@media screen and (max-width: 480px) {
html {
	-webkit-text-size-adjust: none;
}
#header {
	min-height: 100px;
}
#outerWrapper #topNavigation {
	min-height: 50px;
}

#topNavigation a {
	font-size: 90%;
	padding: 10px 8px;
}
#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 11:18:33 Jun 30, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:06:33 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.692
  exclusion.robots: 0.137
  exclusion.robots.policy: 0.124
  esindex: 0.016
  cdx.remote: 10.192
  LoadShardBlock: 76.879 (3)
  PetaboxLoader3.datanode: 93.416 (5)
  PetaboxLoader3.resolve: 337.598 (3)
  load_resource: 411.983 (2)
*/