/* Local Overrides */

@media only screen and (max-width: 734px) {
	#ac-localnav .ac-ln-button {
		font-size: 11px;
	}
}

@media only screen and (max-width: 734px) {
	#ac-localnav *,
	#ac-localnav *:before,
	#ac-localnav *:after {
		font-size: 0.9em;
	}
}

#ac-globalfooter .footnote.footnote-number {
	font-size: 0.6em;
	vertical-align: top;
	position: relative;
	bottom: -0.2em;
}
