/* Out-of-context viewing - CSS for automatically generated header */
div.topic-header {
	background-color: #ffffff;
	position: relative;
	color: #185383;
	height: 2rem;
}
div.topic-header-shadow {
	height: 1em;
}
div.logo img {
	max-height: 2rem;
	width: auto;
	max-width: none !important;
	border: none !important ;
}
.gotohome span {
	color: #0299FF;
	font-family: "Open Sans Bold", sans-serif;
	text-decoration: none;
}
.topic-header .nav .title span {
	font-family: "Open Sans Light", sans-serif;
	color: #185383;
	font-size: 1.25rem;
	font-weight: bold;
}