/*#body-content,#body-content H1,#body-content H2,#body-content H3,#body-content H4,#body-content H5,#body-content H6,#body-content P,#body-content CENTER,#body-content TD,#body-content TH,#body-content UL,#body-content DL,#body-content DIV {
  font-family: Arial, Geneva, Helvetica, sans-serif;
}

#body-content H1 {
	text-align: center;
        font-size: 160%;
}
#body-content H2 {
	font-size: 120%;
}
#body-content H3 {
	font-size: 100%;
}
*/
#body-content CAPTION { 
	font-weight: bold 
}
#body-content DIV.qindex {
	width: 100%;
	text-align: center;
	margin: 2px;
	padding: 2px;
	line-height: 140%;
}
#body-content DIV.navpath {
	width: 100%;
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	padding: 2px;
	line-height: 140%;
}
#body-content DIV.navtab {
       background-color: #e8eef2;
       border: 1px solid #84b0c7;
       text-align: center;
       margin: 2px;
       margin-right: 15px;
       padding: 2px;
}
#body-content TD.navtab {
       font-size: 70%;
}
#body-content div.center {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#body-content div.qindex {
       display: none;
}
/*
#body-content A.qindex {
       text-decoration: none;
       font-weight: bold;
       color: #1A419D;
}
#body-content A.qindex:visited {
       text-decoration: none;
       font-weight: bold;
       color: #1A419D
}
#body-content A.qindex:hover {
	text-decoration: none;
	background-color: #ddddff;
}
#body-content A.qindexHL {
	text-decoration: none;
	font-weight: bold;
	background-color: #6666cc;
	color: #ffffff;
	border: 1px double #9295C2;
}
#body-content A.qindexHL:hover {
	text-decoration: none;
	background-color: #6666cc;
	color: #ffffff;
}
#body-content A.qindexHL:visited { 
	text-decoration: none; 
	background-color: #6666cc; 
	color: #ffffff 
}

#body-content A {
	text-decoration: none;
}

#body-content A.el { 
	text-decoration: none; 
}
#body-content A.elRef { 
	font-weight: bold 
}
#body-content A.code:link { 
	text-decoration: none; 
	font-weight: normal; 
	color: #0000FF
}
#body-content A.code:visited { 
	text-decoration: none; 
	font-weight: normal; 
	color: #0000FF
}
#body-content A.codeRef:link { 
	font-weight: normal; 
	color: #0000FF
}
#body-content A.codeRef:visited { 
	font-weight: normal; 
	color: #0000FF
}
#body-content A:hover { 
	text-decoration: none; 	
	background-color: #f2f2ff 
}
*/
#body-content DL.el { 
	margin-left: -1cm 
}
#body-content .fragment {
	font-family: monospace, fixed;
	/*font-size: 95%;*/ /* buggy in qtcreator when combined with other css */
}
#body-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;
}
#body-content DIV.ah { 
	font-weight: bold; 
	margin-bottom: 5px; 
	margin-top: 5px 
}

#body-content DIV.groupHeader {
       margin-left: 16px;
       margin-top: 12px;
       margin-bottom: 6px;
       font-weight: bold;
}
#body-content DIV.groupText { 
	margin-left: 16px; 
	font-style: italic; 
	font-size: 90% 
}
#body-content TD.indexkey {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F0F0F0 none repeat scroll 0 0;
color:black;
}
#body-content TD.indexvalue {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E4E4E4 none repeat scroll 0 0;
color:black;
}
#body-content TR.memlist {
	background-color: #f0f0f0; 
}
#body-content P.formulaDsp { 
	text-align: center; 
}
#body-content IMG.formulaDsp {
}
#body-content IMG.formulaInl { 
	vertical-align: middle; 
}
#body-content SPAN.keyword       { color: #008000 }
#body-content SPAN.keywordtype   { color: #604020 }
#body-content SPAN.keywordflow   { color: #e08000 }
#body-content SPAN.comment       { color: #800000 }
#body-content SPAN.preprocessor  { color: #806020 }
#body-content SPAN.stringliteral { color: #002080 }
#body-content SPAN.charliteral   { color: #008080 }
#body-content SPAN.vhdldigit     { color: #ff00ff }
#body-content SPAN.vhdlchar      { color: #000000 }
#body-content SPAN.vhdlkeyword   { color: #700070 }
#body-content SPAN.vhdllogic     { color: #ff0000 }

#body-content .mdescLeft {
 border:1px none #E0E0E0;
 font-size:100%;
 margin:4px;
 padding:2px 0 0 8px;
 white-space:nowrap;
 width:180px;
}
#body-content .mdescRight {
 border:1px none #E0E0E0;
 font-size:100%;
 margin:4px;
 padding:2px 8px 0;
}
#body-content .memItemLeft {
        border:1px none #E0E0E0;
        font-size:100%;
        margin:4px;
        padding:2px 0 0 8px;
        white-space:nowrap;
        width:180px;
}
#body-content .memItemRight {
        border:1px none #E0E0E0;
        font-size:100%;
        margin:4px;
        padding:2px 8px 0;
}
#body-content .memTemplItemLeft {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
#body-content .memTemplItemRight {
	padding: 1px 8px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FAFAFA;
	font-size: 80%;
}
#body-content .memTemplParams {
	padding: 1px 0px 0px 8px;
	margin: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #606060;
	background-color: #FAFAFA;
	font-size: 80%;
}
#body-content .search { 
	color: #003399;
	font-weight: bold;
}
#body-content FORM.search {
	margin-bottom: 0px;
	margin-top: 0px;
}
#body-content INPUT.search { 
	font-size: 75%;
	color: #000080;
	font-weight: normal;
	background-color: #e8eef2;
}
#body-content TD.tiny { 
	font-size: 75%;
}
#body-content a {
	color: #1A41A8;
}
#body-content a:visited {
	color: #2A3798;
}
#body-content .dirtab { 
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid #84b0c7;
}
#body-content TH.dirtab { 
	background: #e8eef2;
	font-weight: bold;
}
#body-content HR { 
    border: 0;
    color: #a0a0a0;
    background-color: #ccc;
    height: 1px;
    width: 100%;
    text-align: left;
    margin-top: 34px;
}

/* Style for detailed member documentation */
#body-content .memtemplate {
	font-size: 80%;
	color: #606060;
	font-weight: normal;
	margin-left: 3px;
} 
#body-content .memnav { 
	background-color: #e8eef2;
	border: 1px solid #84b0c7;
	text-align: center;
	margin: 2px;
	margin-right: 15px;
	padding: 2px;
}
#body-content .memitem {
	padding: 4px;
}
#body-content .memname {
	white-space: nowrap;
	font-weight: bold;
	font-size: 105%;



}
#body-content .memdoc{
	padding-left: 10px;
}
#body-content .memproto {
 background-color:#EEEEEE;
 border:1px solid #DDDDDD;
 font-weight:bold;
 padding:3px 0 3px 10px;
 overflow-x: auto;
}
#body-content .paramkey {
	text-align: right;
}
#body-content .paramtype {
	white-space: nowrap;
}
#body-content .paramname {
	font-style: italic;
	white-space: nowrap;
}
/* End Styling for detailed member documentation */

/* for the tree view */
#body-content .ftvtree {
	font-family: sans-serif;
	margin:0.5em;
}
#body-content .directory { 
	font-size: 9pt; 
	font-weight: bold; 
}
#body-content .directory h3 { 
	margin: 0px; 
	margin-top: 1em; 
	font-size: 11pt; 
}
#body-content .directory > h3 { 
	margin-top: 0; 
}
#body-content .directory p { 
	margin: 0px; 
	white-space: nowrap; 
}
#body-content .directory div { 
	display: none; 
	margin: 0px; 
}
#body-content .directory img { 
	vertical-align: -30%; 
}

#top, #body-content .navpath, #body-content .postheader
{
   visibility: hidden;
   display: none;
}

#body-content table.mainIndex {
   border-spacing: 0px;
   width: 100%;
   padding: 0px;
   background-color: #FAFAFA;
   border-width: 1px;
   border-style: solid;
   border-color: #E0E0E0;
}

#body-content table.mainIndex TH {
   width: 33%;
   border-width: 1px 0px 1px 0px;
   padding: 2px;
   border-style: solid;
   border-color: #666;
   color:white;
   background-color:#555;
   background-image:url('gradient.html')};
   background-repeat: repeat-x;
   font-size: 100%;
}

#body-content table.mainIndex TD {
   border-style: none;
   vertical-align: top;
   padding-top: 1em;
}

#body-content table.qt-style th {
    background: #96E066;
    color: black;
}
#body-content table.qt-style {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: none;
    background: none;
}

#body-content table.qt-style tr:nth-child(odd) {
    background: #e4e4e4;
    color: black;
}

#body-content table.qt-style tr:nth-child(even) {
    background: #f0f0f0;
    color: black;
}

/* default table style for doxygen tables */

/* #body-content disable tables
#body-content table.doxtable {
	border-collapse:collapse;
/.	border-style: hidden; ./
}

#body-content table.doxtable td, #body-content table.doxtable th {
	border: 1px solid #2D4068;
	padding: 3px 7px 2px;
}

#body-content table.doxtable th {
	/.background-color: #374F7F;./
	background-color: #efefef;
	font-size: 110%;
	padding-bottom: 4px;
	padding-top: 5px;
	text-align:left;
}
*/

/* Styles for settings language page */
#body-content div.settingsLanguageElement {
   border-style: solid;
   border-width: 1px;
   border-color: #E0E0E0;
   margin-bottom: 4em;
   padding: 8px;
   background-color: #FDFDFD;
}

#body-content div.settingsLanguageElement h2 {
   background-color: #ffd429;
   margin-top: 0px;
   padding: 8px;
   -moz-border-radius: 8px 8px 8px 8px;
}

#body-content table.settingsLanguageAttributes {
   border-spacing: 1px;
   width: 100%;
   padding: 4px;
   background-color: #FAFAFA;
   border-width: 1px;
   border-style: solid;
   border-color: #E0E0E0;
   -moz-border-radius: 8px 8px 8px 8px;
}

#body-content table.settingsLanguageAttributes th {
   background-color: #dddddd;
   padding: 4px;
   border-style: none;
   -moz-border-radius: 8px 8px 8px 8px;
}

#body-content table.settingsLanguageAttributes td {
   border-style: none;
   vertical-align: top;
   padding-top: 1em;
}
/* End of styles for settings language page */

#body-content td.generator {
   font-size: 75%;
   color: #a0a0a0;
}

#body-content .header>.summary, #body-content .version, #body-content .footer {
    display: none;
}

/* smaller gray font for copyright footers */
.address * {
    color: gray;
    font-size: xx-small;
}

/* more table styling */
#body-content table.doxtable, #body-content .memitem .memproto, #body-content .memproto {
    -moz-border-radius: 0.7em 0.7em 0.7em 0.7em;
    border-radius: 0.7em 0.7em 0.7em 0.7em;
    -webkit-border-radius: 0.7em 0.7em 0.7em 0.7em;
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
    border-collapse: separate;
    margin-bottom: 2.5em;
}

#body-content table.doxtable {
    border-spacing: 0;
}

/*.contents*/ #body-content .doxtable th {
    text-align: left;
    background-color: #E1E1E1;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #E8E8E8;
    padding: 0.5em 1.5em 0.5em 0.25em;
}

#body-content .doxtable caption {
    font-size: 14px;
    text-align: left;
    padding: 1em 1em 1em 0em;
}

/*.contents*/ #body-content table.doxtable tr {
    border-left: 1px solid #E6E6E6;
    color: black;
}

table.doxtable td, table.doxtable th/*, .contents table.doxtable td, .contents table.doxtable th*/ {
    padding: 5px;
}

/*.contents*/ #body-content .doxtable tr:nth-child(even) {
    background-color:#ffffff;
}

#body-content .tablist {
    display: none;
}
