.fontResizer{
	position: fixed;
	left: 1%;
	bottom: 1%;
	visibility:visible;
	z-index:9999;
}
.fontResizer img{
	visibility:visible;
	height: 25px;
	width: 25px;
	margin-top:2px;
	opacity: .8;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	display: block;
	border: none;
	z-index:9999;
}
.fontResizer img:hover{
	cursor:pointer;
	opacity: 1.0;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transform: scale(1.20);
	-ms-transform: scale(1.20); /* IE 9 */
	-webkit-transform: scale(1.20); /* Safari and Chrome */
	-o-transform: scale(1.20); /* Opera */
	-moz-transform: scale(1.20); /* Firefox */
}
@media only screen and (max-width: 640px) {
	.fontResizer{
	display: none;	
	}
}
/*
     FILE ARCHIVED ON 04:30:33 Jul 11, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:55:58 Jun 23, 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.57
  exclusion.robots: 0.064
  exclusion.robots.policy: 0.052
  esindex: 0.01
  cdx.remote: 8.366
  LoadShardBlock: 60.155 (3)
  PetaboxLoader3.datanode: 94.459 (5)
  PetaboxLoader3.resolve: 56.24 (2)
  load_resource: 141.119
  loaddict: 82.337
*/