/* doxygen.css will change base font size */
#vtm-header {
	font-size: 16px;
}

/* let doxygen pages begin below header */
#navrow1 {
	margin-top: 48px;
}

/* adjust to color theme of other pages */
.title {
	color: #49817b;
}

div.ah {
	color: #49817b;
	background: #eff3f3;
	border: 1px solid #b3c7c7;
}
