/* Beam doxygen CSS overrides for WebSys */
body, table, div, p, dl {
	font: 400 14px/18px Roboto,sans-serif;
}

p.reference, p.definition {
	font: 400 14px/18px Roboto,sans-serif;
}

p {
	margin-top:	0.5em;
	margin-bottom:	0.5em;
}

ul {
	overflow: visible;	/* Reverted this: Fixed: list item bullets overlap floating elements*/
}

a:hover {
	text-decoration1: none;
	text-decoration: underline;
}

h2.groupheader {
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.groupHeader {
	margin-top: 0em;
}
div.contents {
	margin-top: 0px;
}

.memproto, dl.reflist dt {
	padding: 0px 0px 0px 0px;
}

.memtitle {
	margin-top: 0.2em;
	padding: 4px;
}

.memdoc {
	padding1: 6px 10px 2px 10px;
	padding: 2px 10px 2px 10px;
	padding2: 0px;;
}
