@import 'materialdesignicons.css';

#content {
	font-size: 11pt;
	font-family: "Helvetica Neue","Helvetica","Arial",sans-serif;
	margin: 0pt;
}

#content img {
	border: 0pt;
}

#content a:link {
	color: #001a59;
}

#content a:visited {
	color: #001a59;
}

#content h1 {
	color: #001a59;
	margin: 23px 0 23px 0;
}

#content h2 {
	color: #001a59;
	background-color: #f2f2f2;
	padding: 5px 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#content table {
	border-collapse: collapse;
	border-spacing: 0;
}

#content body,
#content table,
#content div,
#content p,
#content dl {
	font-size: 100%;
}

#content p.reference, 
#content p.definition {
	font-size: 100%;
}

#content div.textblock h1 {
	/* make H1 within doxygen output look like regular H2 */
	color: #001a59;
	background-color: #f2f2f2;
	margin-top: 1.2em; 
	font-size: 130%;
	padding: 6px 15px;
}

#content div.textblock h2 {
	/* make H2 within doxygen output look like regular H3 */
	color: #001a59;
	background: none;
	font-size: 120%;
	padding: 0px 10px;
}

#content div.textblock h3 {
	background: none;
	font-size: 110%;
	padding: 0px 10px;
}

#content div.toc h3 {
	position: absolute;
	visibility: hidden;
}

#content div.toc li {
	background: url("bdwn.png") no-repeat scroll 0 5px transparent;
	padding-left: 10px;
}

#content div.toc ul {
	list-style: none outside none;
}

#content div.toc li.level1{
	margin-left: 0px;
}
#content div.title {
	font-size: 28px;
	color: #001a59;
	margin: 23px 0 23px 0;
}
#content div.caption { 
	text-align: center;
	font-weight: bold;
} 
#content div.qindex {
	width: 100%;
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	padding: 2px;
	line-height: 140%;
}
#content div.navpath {
	position: absolute;
	visibility: hidden;
}
#content div.navtab {
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	margin-right: 15px;
	padding: 2px;
}
#content td.navtab {
	   /* font-size: 70%; */
}
#content a.qindex {
	text-decoration: none;
	font-weight: bold;
	color: #1A419D;
}
#content a.qindex:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1A419D
}
#content a.qindex:hover {
	text-decoration: none;
	background-color: #ddddff;
}
#content a.qindexHL {
	text-decoration: none;
	font-weight: bold;
	background-color: #6666cc;
	color: #ffffff;
	border: 1px double #9295C2;
}
#content a.qindexHL:hover {
	text-decoration: none;
	background-color: #6666cc;
	color: #ffffff;
}
#content a.qindexHL:visited { 
	text-decoration: none; 
	background-color: #6666cc; 
	color: #ffffff 
}
#content a.el { 
	text-decoration: none; 
	font-weight: bold 
}
#content a.elRef { 
	font-weight: bold 
}
#content a.code:link { 
	text-decoration: none; 
	font-weight: normal; 
	color: #0000FF
}
#content a.code:visited { 
	text-decoration: none; 
	font-weight: normal; 
	color: #0000FF
}
#content a.codeRef:link { 
	font-weight: normal; 
	color: #0000FF
}
#content a.codeRef:visited { 
	font-weight: normal; 
	color: #0000FF
}
#content dl.el { 
	margin-left: -1cm 
}
#content dl {
	margin-bottom: 7px;
}
#content pre {
	padding: 5px;
	margin: 0px;
}
#content .fragment {
	font-family: monospace, fixed;
	white-space: pre;
	font-size: 95%;
	margin: 1em 0;
}
#content li {
	margin-bottom: 5px;
}
#content .fragment,
#content pre.fragment {
	border: 1px solid #CCCCCC;
	background-color: #f5f5f5;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	margin-right: 8px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content div.ah { 
	background-color: black; 
	font-weight: bold; 
	color: #ffffff; 
	margin-bottom: 3px; 
	margin-top: 3px 
}

#content div.groupHeader {
	margin-left: 16px;
	margin-top: 12px;
	margin-bottom: 6px;
	font-weight: bold;
}
#content div.groupText { 
	margin-left: 16px; 
	font-style: italic; 

}
#content td.indexkey {
	background-color: #e8eef2;
	font-weight: bold;
	padding-right  : 10px;
	padding-top    : 2px;
	padding-left   : 10px;
	padding-bottom : 2px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 2px;
	margin-bottom  : 2px;
	border: 1px solid #CCCCCC;
}
#content td.indexvalue {
	background-color: #e8eef2;
	font-style: italic;
	padding-right  : 10px;
	padding-top    : 2px;
	padding-left   : 10px;
	padding-bottom : 2px;
	margin-left    : 0px;
	margin-right   : 0px;
	margin-top     : 2px;
	margin-bottom  : 2px;
	border: 1px solid #CCCCCC;
}
#content tr.memlist {
	background-color: #f0f0f0; 
}
#content p.formulaDsp { 
	text-align: center; 
}
#content img.formulaDsp {
}
#content img.formulaInl { 
	vertical-align: middle; 
}
#content span.keyword       { color: #008000 }
#content span.keywordtype   { color: #604020 }
#content span.keywordflow   { color: #e08000 }
#content span.comment       { color: #800000 }
#content span.preprocessor  { color: #806020 }
#content span.stringliteral { color: #002080 }
#content span.charliteral   { color: #008080 }
#content span.vhdldigit     { color: #ff00ff }
#content span.vhdlchar      { color: #000000 }
#content span.vhdlkeyword   { color: #700070 }
#content span.vhdllogic     { color: #ff0000 }
#content .container TABLE {
	font-size: 100%;
}
#content .container TD {
	vertical-align: top;
}

#content td.tiny { 
	font-size: 75%;
}
#content .dirtab { 
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid #84b0c7;
}
#content th.dirtab { 
	background: #e8eef2;
	font-weight: bold;
}
#content hr { 
	height: 1px;
	border: none;
	border-top: 1px solid black;
}

/* Style for detailed member documentation */
#content h2.memtitle {
	visibility: hidden;
	position: absolute;
	margin: 0px;
}

/* @group Member Descriptions */

#content table.memberdecls {
	border-spacing: 0px;
	padding: 0px;
}

#content .memberdecls td,
#content .fieldtable tr {
	-webkit-transition-property: background-color, box-shadow;
	-webkit-transition-duration: 0.5s;
	-moz-transition-property: background-color, box-shadow;
	-moz-transition-duration: 0.5s;
	-ms-transition-property: background-color, box-shadow;
	-ms-transition-duration: 0.5s;
	-o-transition-property: background-color, box-shadow;
	-o-transition-duration: 0.5s;
	transition-property: background-color, box-shadow;
	transition-duration: 0.5s;
}

#content .memberdecls td.glow,
#content .fieldtable tr.glow {
	background-color: cyan;
	box-shadow: 0 0 15px cyan;
}

#content .mdescLeft,
#content .mdescRight,
#content .memItemLeft,
#content .memItemRight {
	background-color: #fafafa;
	border: none;
	margin: 4px;
	padding: 1px 0 0 8px;
}

#content .mdescLeft,
#content .mdescRight {
	padding: 0px 8px 4px 8px;
	color: #555;
}

#content .memSeparator {
	border-bottom: 1px solid #dedede;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

#content .memItemLeft {
	white-space: nowrap;
}

#content .memnav { 
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	margin-right: 15px;
	padding: 2px;
}
#content .memitem {
	padding: 4px;
	background-color: #fafafa;
	border: 1px solid #e0e0e0;
	margin: 20px;
}
#content img { 
	max-width: 100%; 
}

#content div.image {
	text-align: center;
}

DL.reflist dt {
	float: left;
}
DL.reflist dt::after {
	content: "-";
	margin:5px;
}
dl.attention {
	background-color: #ffcc99;
	padding: 1ex;
}
.memname {
	white-space: nowrap;
	font-weight: bold;
}
.mlabels-right {
	font-weight: bold;
	margin: 1px 5px;
	width: 100%;
	text-align: right;
}
.mlabels-right .mlabel {
	color: #003865;
	font-size: .8em;
	border: 1px dashed #003865;
}
.mlabel {
	padding: 0px .5em;
	margin-left: .5em;
}
.memdoc{
	padding: .5em 10px .1em;
}
.memproto {
	font-weight: bold;
	color: #012e5c;
	padding-bottom: 5px;
}
.memproto TABLE {
	font-size: 11pt !important;
}
.paramkey {
	text-align: right;
}
.paramtype {
	white-space: nowrap;
}
.paramname {
	color: #602020;
	font-style: italic;
	white-space: nowrap;
}
.fieldname {
	color: #602020;
	font-family: monospace;
	white-space: nowrap;
}
.params tbody tr .paramname {
	padding-right: 1em;
}
/* End Styling for detailed member documentation */

/* for the tree view */
.ftvtree {
	font-family: sans-serif;
	margin:0.5em;
}
/* these are for tree view when used as main index */
.directory { 
	font-size: 9pt; 
	font-weight: bold; 
}
.directory h3 { 
	margin: 0px; 
	margin-top: 1em; 
	font-size: 11pt; 
}

/* The following two styles can be used to replace the root node title */
/* with an image of your choice.  Simply uncomment the next two styles, */
/* specify the name of your image and be sure to set 'height' to the */
/* proper pixel height of your image. */

/* .directory h3.swap { */
/* 	height: 61px; */
/* 	background-repeat: no-repeat; */
/* 	background-image: url("yourimage.gif"); */
/* } */
/* .directory h3.swap span { */
/* 	display: none; */
/* } */

.directory > h3 { 
	margin-top: 0; 
}
.directory p { 
	margin: 0px; 
	white-space: nowrap; 
}
.directory div { 
	display: none; 
	margin: 0px; 
}
.directory img { 
	vertical-align: -30%; 
}
/* these are for tree view when not used as main index */
.directory-alt { 
	font-size: 100%; 
	font-weight: bold; 
}
.directory-alt h3 { 
	margin: 0px; 
	margin-top: 1em; 
	font-size: 11pt; 
}
.directory-alt > h3 { 
	margin-top: 0; 
}
.directory-alt p { 
	margin: 0px; 
	white-space: nowrap; 
}
.directory-alt div { 
	display: none; 
	margin: 0px; 
}
.directory-alt img { 
	vertical-align: -30%; 
}

table.doxtable {
	margin: 1em 0;
}

table.doxtable td, table.doxtable th {
	padding: 1ex;
}

table.doxtable tr>th {
	background-color: #eeeeee;
}

table.doxtable tr:nth-child(even)>td {
	background-color: #f6f6f6;
}

table.doxtable tr:nth-child(odd)>td {
	background-color: #f0f0f0;
}
#content span.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #f6f6f6));
	background:-moz-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-webkit-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-o-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:-ms-linear-gradient(top, #ffffff 5%, #f6f6f6 100%);
	background:linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0);
	background-color:#ffffff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#424243;
	font-family:Arial;
	padding:4px 8px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
}


#content dl
{
	padding: 0 0 0 10px;
}

/* dl.note, dl.warning, dl.attention, dl.pre, dl.post, dl.invariant, dl.deprecated, dl.todo, dl.test, dl.bug */
#content dl.section
{
	margin-left: 0px;
	padding-left: 0px;
}

#content dl.note
{
	padding-left: 3px;
	border-left:4px solid;
	background-color: #FFEEAA;
	border-color: #D0C000;
}

#content dl.warning,
#content dl.attention
{
	padding-left: 3px;
	background-color: #FFDDDD;
	border-left:4px solid;
	border-color: #FF0000;
}

