.navIcoNav {
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 100;
}

.navIcoNav .icon {
	content: '';
	display: block;
	width: 64px;
	height: 64px;
	overflow: hidden;
	transition: all 200ms;
	filter: saturate(75%);
	opacity: .8;
	transform: scale(0.9);
	transform-origin: 50% 50%;
}

.navIcoNav .icon.selected,
.navIcoNav .icon.open,
.navIcoNav .icon:hover {
	transform: scale(1);
	filter: saturate(100%);
	opacity: 1;
}

.navIcoNav .icon img {
	width: 64px;
	height: 64px;
}
/*
     FILE ARCHIVED ON 01:29:00 Aug 22, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:39:34 Mar 24, 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.434
  exclusion.robots: 0.016
  exclusion.robots.policy: 0.008
  esindex: 0.009
  cdx.remote: 7.38
  LoadShardBlock: 138.898 (3)
  PetaboxLoader3.datanode: 232.014 (4)
  load_resource: 102.313
*/