#omnitoggle-wrap {
  display: block;
  width: 960px;
  margin: 0 auto;
}
#omnibar {
  position: relative;
  top: 0px;
  -webkit-transition: all 256ms;
  -moz-transition: all 256ms;
  -o-transition: all 256ms;
  transition: all 256ms;
}
#omnibar.closed {
  top: -45px;
}
#omnitoggle {
  background: #9c9c9e;
  border-radius:  0 0 6px 6px;
  color: #fff;
  float: right;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 2px;
  padding: 8px 12px;
  position: relative;
  z-index: 15;
}
#omnibar #omnitoggle .fa-angle-down,
#omnibar.closed #omnitoggle .fa-angle-up {
  display: none;
}
#omnibar #omnitoggle .fa-angle-up,
#omnibar.closed #omnitoggle .fa-angle-down {
  display: inline;
}
@media only screen and (min-width: 768px) {
	#omnibar-list li.wide {
		width: 17%;
	}
}
/*
     FILE ARCHIVED ON 05:46:52 Oct 03, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:33:51 Jun 03, 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.647
  exclusion.robots: 0.074
  exclusion.robots.policy: 0.06
  esindex: 0.012
  cdx.remote: 28.987
  LoadShardBlock: 201.868 (3)
  PetaboxLoader3.datanode: 218.046 (5)
  PetaboxLoader3.resolve: 338.596 (2)
  load_resource: 446.783
  loaddict: 31.553
*/