/* The custom CSS for doxygen 1.10.0 - Digital Logic theme*/

html {
	background:#ffffff;
    --page-background-color: #ffffff;
    --page-foreground-color: #606060;
    --page-link-color: #292929;
    --page-visited-link-color: #595959;
    --index-odd-item-bg-color: #f7f7f7;
    --index-even-item-bg-color: #ffffff;
    --index-header-color: black;
    --index-separator-color: #A0A0A0;
    --header-background-color: #F9FAFC;
    --header-separator-color: #dfdfdf;
    --header-gradient-image: url(nav_h.png);
    --group-header-separator-color: #dfdfdf;
    --group-header-color: #555;
    --inherit-header-color: gray;
    --footer-foreground-color: #2A3D61;
    --footer-logo-width: 104px;
    --citation-label-color: #555;
    --glow-color: #afe74a;
    --title-background-color: #ffffff;
    --title-separator-color: #a0ce4e;
    --directory-separator-color: #a0ce4e;
    --separator-color: #a0a0a0;
    --blockquote-background-color: #F7F8FB;
    --blockquote-border-color: #a0ce4e;
    --scrollbar-thumb-color: #a0ce4e;
    --scrollbar-background-color: #F9FAFC;
    --icon-background-color: #a0ce4e;
    --icon-foreground-color: #ffffff;
    --icon-doc-image: url(doc.svg);
    --icon-folder-open-image: url(folderopen.svg);
    --icon-folder-closed-image: url(folderclosed.svg);
    --memdecl-background-color: #F9FAFC;
    --memdecl-separator-color: #DEE4F0;
    --memdecl-foreground-color: #555;
    --memdecl-template-color: #a0ce4e;
    --memdef-border-color: #c1c1c1;
    --memdef-title-background-color: #f5f5f5;
    --memdef-title-gradient-image: url(nav_f.png);
    --memdef-proto-background-color: #f5f5f5;
    --memdef-proto-text-color: #595959;
    --memdef-proto-text-shadow: 0px 1px 1px #777777;
    --memdef-doc-background-color: #ffffff;
    --memdef-param-name-color: #602020;
    --memdef-template-color: #a0ce4e;
    --table-cell-border-color: #dfdfdf;
    --table-header-background-color: #f5f5f5;
    --table-header-foreground-color: #FFFFFF;
    --label-background-color: #dfdfdf;
    --label-left-top-border-color: #dfdfdf;
    --label-right-bottom-border-color: #dfdfdf;
    --label-foreground-color: #ffffff;
    --nav-background-color: #fff;
    --nav-foreground-color: #101826;
    --nav-gradient-image: url(tab_b.png);
    --nav-gradient-hover-image: url(tab_h.png);
    --nav-gradient-active-image: url(tab_a.png);
    --nav-gradient-active-image-parent: url(../tab_a.png);
    --nav-separator-image: url(tab_s.png);
    --nav-breadcrumb-image: url(bc_s.png);
    --nav-breadcrumb-border-color: #C2CDE4;
    --nav-splitbar-image: url(splitbar.png);
    --nav-font-size-level1: 13px;
    --nav-font-size-level2: 10px;
    --nav-font-size-level3: 9px;
    --nav-text-normal-color: #283A5D;
    --nav-text-hover-color: #8bc34a;
    --nav-text-active-color: #8bc34a;
    --nav-text-normal-shadow: 0px 1px 1px #777777;
    --nav-text-hover-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
    --nav-text-active-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
    --nav-menu-button-color: #a0ce4e;
    --nav-menu-background-color: #a0ce4e;
    --nav-menu-foreground-color: #fff;
    --nav-menu-toggle-color: rgba(255, 255, 255, 0.5);
    --nav-arrow-color: #8bc34a;
    --nav-arrow-selected-color: #fff;
    --toc-background-color: #F4F6FA;
    --toc-border-color: #dfdfdf;
    --toc-header-color: #292929;
    --toc-down-arrow-image: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='10px' width='5px' fill='#8BC02C'><text x='0' y='5' font-size='10'>&%238595;</text></svg>);
    --search-background-color: #ffffff;
    --search-foreground-color: #909090;
    --search-magnification-image: url(mag.svg);
    --search-magnification-select-image: url(mag_sel.svg);
    --search-active-color: black;
    --search-filter-background-color: #F9FAFC;
    --search-filter-foreground-color: #292929;
    --search-filter-border-color: #dfdfdf;
    --search-filter-highlight-text-color: #ffffff;
    --search-filter-highlight-bg-color: #a0a0a0;
    --search-results-foreground-color: #a0a0a0;
    --search-results-background-color: #EEF1F7;
    --search-results-border-color: black;
    --search-box-shadow: inset 0.5px 0.5px 3px 0px #555;
    --code-keyword-color: #008000;
    --code-type-keyword-color: #604020;
    --code-flow-keyword-color: #E08000;
    --code-comment-color: #800000;
    --code-preprocessor-color: #806020;
    --code-string-literal-color: #002080;
    --code-char-literal-color: #008080;
    --code-xml-cdata-color: black;
    --code-vhdl-digit-color: #FF00FF;
    --code-vhdl-char-color: #000000;
    --code-vhdl-keyword-color: #700070;
    --code-vhdl-logic-color: #FF0000;
    --code-link-color: #8bc34a;
    --code-external-link-color: #4665A2;
    --fragment-foreground-color: black;
    --fragment-background-color: #FBFCFD;
    --fragment-border-color: #C4CFE5;
    --fragment-lineno-border-color: #00FF00;
    --fragment-lineno-background-color: #E8E8E8;
    --fragment-lineno-foreground-color: black;
    --fragment-lineno-link-fg-color: #8bc34a;
    --fragment-lineno-link-bg-color: #D8D8D8;
    --fragment-lineno-link-hover-fg-color: #8bc34a;
    --fragment-lineno-link-hover-bg-color: #C8C8C8;
    --fragment-copy-ok-color: #2EC82E;
    --tooltip-foreground-color: black;
    --tooltip-background-color: #ffffff;
    --tooltip-border-color: gray;
    --tooltip-doc-color: grey;
    --tooltip-declaration-color: #006318;
    --tooltip-link-color: #8bc34a;
    --tooltip-shadow: 1px 1px 7px gray;
    --fold-line-color: #808080;
    --fold-minus-image: url(minus.svg);
    --fold-plus-image: url(plus.svg);
    --fold-minus-image-relpath: url(../../minus.svg);
    --fold-plus-image-relpath: url(../../plus.svg);
    --font-family-normal: Roboto, sans-serif;
    --font-family-monospace: 'JetBrains Mono', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace, fixed;
    --font-family-nav: 'Lucida Grande', Geneva, Helvetica, Arial, sans-serif;
    --font-family-title: Tahoma, Arial, sans-serif;
    --font-family-toc: Verdana, 'DejaVu Sans', Geneva, sans-serif;
    --font-family-search: Arial, Verdana, sans-serif;
    --font-family-icon: Arial, Helvetica;
    --font-family-tooltip: Roboto, sans-serif;
    --warning-color-bg: #f8d1cc;
    --warning-color-hl: #b61825;
    --warning-color-text: #75070f;
    --note-color-bg: #faf3d8;
    --note-color-hl: #f3a600;
    --note-color-text: #5f4204;
    --todo-color-bg: #e4f3ff;
    --todo-color-hl: #1879C4;
    --todo-color-text: #274a5c;
    --test-color-bg: #e8e8ff;
    --test-color-hl: #3939C4;
    --test-color-text: #1a1a5c;
    --deprecated-color-bg: #ecf0f3;
    --deprecated-color-hl: #5b6269;
    --deprecated-color-text: #43454a;
    --bug-color-bg: #e4dafd;
    --bug-color-hl: #5b2bdd;
    --bug-color-text: #2a0d72;
    --invariant-color-bg: #d8f1e3;
    --invariant-color-hl: #44b86f;
    --invariant-color-text: #265532;
}

body {
    background-color: #ffffff;
    color: #606060;
    margin: 0;
}
body, table, div, p, dl {
	font-weight: 400;
	font-size:medium;
	font-family: Roboto, sans-serif;
	line-height: 2.1;
}

/* @group Heading Levels */

.title {
	font-family: Roboto, sans-serif;
	color:#0a0a0a;
	line-height: 2.5;
	font-size: 140%;
	font-weight: 600;
	margin: 0 2%;

}

h1.groupheader {
	font-size: 150%;
}



h2.groupheader {
    border-bottom: 1px dotted #858585;
    color: #101826;
    font-size: 150%;
    font-weight: normal;
    margin-top: 1.75em;
    padding-top: 8px;
    padding-bottom: 4px;
    width: 100%;
}
h3.groupheader {
	font-size: 120%;
}

h1, h2, h3, h4, h5, h6 {
	-webkit-transition: text-shadow 0.5s linear;
	-moz-transition: text-shadow 0.5s linear;
	-ms-transition: text-shadow 0.5s linear;
	-o-transition: text-shadow 0.5s linear;
	transition: text-shadow 0.5s linear;
	margin-right: 15px;
}

h1.glow, h2.glow, h3.glow, h4.glow, h5.glow, h6.glow {
	text-shadow: 0 0 15px #afe74a;
}

dt {
	font-weight: bold;
}

p.startli, p.startdd {
	margin-top: 2px;
}

th p.starttd, th p.intertd, th p.endtd {
        font-size: 100%;
        font-weight: 700;
}

p.starttd {
	margin-top: 0;
}

p.endli {
	margin-bottom: 0;
}

p.enddd {
	margin-bottom: 4px;
}

p.endtd {
	margin-bottom: 2px;
}

p.interli {
}

p.interdd {
}

p.intertd {
}

/* @end */

caption {
	font-weight: bold;
}

span.legend {
	font-size: 70%;
	text-align: center;
}

h3.version {
	font-size: 90%;
	text-align: center;
}

div.navtab {
	padding-right: 15px;
	text-align: right;
	line-height: 110%;
}

div.navtab table {
	border-spacing: 0;
}

td.navtab {
	padding-right: 6px;
	padding-left: 6px;
}

td.navtabHL {
	background-image: nnone;
	background-repeat:repeat-x;
	padding-right: 6px;
	padding-left: 6px;
}

td.navtabHL a, td.navtabHL a:visited {
	color: #8bc34a;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 1.0);
}

a.navtab {
	font-weight: bold;
}

div.qindex{
	text-align: center;
	width: 100%;
	line-height: 140%;
	font-size: 130%;
	color: #A0A0A0;
}

#main-menu a:focus {
	outline: auto;
	z-index: 10;
	position: relative;
}

dt.alphachar{
	font-size: 180%;
	font-weight: bold;
}

.alphachar a{

	    color: #8BC34A;
    font-size: xxx-large;
	    font-weight: 700;

}

.alphachar a:hover, .alphachar a:visited{
	text-decoration: none;
}

.classindex dl {
	padding: 25px;
	column-count:1
}

.classindex dd {
	display:inline-block;
	margin-left: 50px;
	width: 90%;
	line-height: 1.15em;
}

.classindex dl.even {
	background-color: #ffffff;
}

.classindex dl.odd {
	background-color: #f7f7f7;
}

@media(min-width: 1120px) {
	.classindex dl {
		column-count:2
	}
}

@media(min-width: 1320px) {
	.classindex dl {
		column-count:3
	}
}


/* @group Link Styling */

a {
	color: #292929;
	font-weight: normal;
	text-decoration: none;
}

.contents a:visited {
	color: #595959;
}

a:hover {
	text-decoration: none;
	background:   linear-gradient(to bottom, transparent 0,transparent calc(100% - 1px), currentColor 100%);
}

a:hover > span.arrow {
        text-decoration: none;
		background : inherit;
}

a.el {
	font-weight: normal;
	line-height:2.2;
  /*  text-decoration: solid;
    text-decoration-line: underline;
    text-decoration-color: #a0ce4e;
    text-decoration-thickness: 5px;
    text-decoration-style: solid;*/
	text-shadow: none;
    font-weight: 700;
}
}

a.elRef {
}

a.code, a.code:visited, a.line, a.line:visited {
	color: #8bc34a;
}

a.codeRef, a.codeRef:visited, a.lineRef, a.lineRef:visited {
	color: #4665A2;
}

a.code.hl_class { /* style for links to class names in code snippets */ }
a.code.hl_struct { /* style for links to struct names in code snippets */ }
a.code.hl_union { /* style for links to union names in code snippets */ }
a.code.hl_interface { /* style for links to interface names in code snippets */ }
a.code.hl_protocol { /* style for links to protocol names in code snippets */ }
a.code.hl_category { /* style for links to category names in code snippets */ }
a.code.hl_exception { /* style for links to exception names in code snippets */ }
a.code.hl_service { /* style for links to service names in code snippets */ }
a.code.hl_singleton { /* style for links to singleton names in code snippets */ }
a.code.hl_concept { /* style for links to concept names in code snippets */ }
a.code.hl_namespace { /* style for links to namespace names in code snippets */ }
a.code.hl_package { /* style for links to package names in code snippets */ }
a.code.hl_define { /* style for links to macro names in code snippets */ }
a.code.hl_function { /* style for links to function names in code snippets */ }
a.code.hl_variable { /* style for links to variable names in code snippets */ }
a.code.hl_typedef { /* style for links to typedef names in code snippets */ }
a.code.hl_enumvalue { /* style for links to enum value names in code snippets */ }
a.code.hl_enumeration { /* style for links to enumeration names in code snippets */ }
a.code.hl_signal { /* style for links to Qt signal names in code snippets */ }
a.code.hl_slot { /* style for links to Qt slot names in code snippets */ }
a.code.hl_friend { /* style for links to friend names in code snippets */ }
a.code.hl_dcop { /* style for links to KDE3 DCOP names in code snippets */ }
a.code.hl_property { /* style for links to property names in code snippets */ }
a.code.hl_event { /* style for links to event names in code snippets */ }
a.code.hl_sequence { /* style for links to sequence names in code snippets */ }
a.code.hl_dictionary { /* style for links to dictionary names in code snippets */ }

/* @end */

dl.el {
	margin-left: -1cm;
}

ul {
  overflow: visible;
}

ul.multicol {
        -moz-column-gap: 1em;
        -webkit-column-gap: 1em;
        -webkit-column-gap: 1em;
        column-gap: 1em;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        list-style-type: none;
}

#side-nav ul {
  overflow: visible; /* reset ul rule for scroll bar in GENERATE_TREEVIEW window */
}

#main-nav ul {
  overflow: visible; /* reset ul rule for the navigation bar drop down lists */
}

.fragment {
  text-align: left;
  direction: ltr;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  min-height: 12px;
  margin: 10px 0;
  padding: 10px 10px;
  border: 1px solid #C4CFE5;
  border-radius: 4px;
  background-color: #FBFCFD;
  color: #000000;
}

pre.fragment {
  word-wrap: break-word;
  font-size:  10pt;
  line-height: 125%;
  font-family: 'JetBrains Mono', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace, fixed;
}

.clipboard {
        width: 24px;
        height: 24px;
        right: 5px;
        top: 5px;
        opacity: 0;
        position: absolute;
        display: inline;
        overflow: auto;
        fill: #000000;
        justify-content: center;
        align-items: center;
        cursor: pointer;
}

.clipboard.success {
        border: 1px solid #000000;
        border-radius: 4px;
}

.fragment:hover .clipboard, .clipboard.success {
        opacity: .28;
}

.clipboard:hover, .clipboard.success {
        opacity: 1 !important;
}

.clipboard:active:not([class~=success]) svg {
        transform: scale(.91);
}

.clipboard.success svg {
        fill: #2EC82E;
}

.clipboard.success {
        border-color: #2EC82E;
}

div.line {
	font-family: 'JetBrains Mono', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace, fixed;
        font-size: 13px;
	min-height: 13px;
	line-height: 1.2;
	text-wrap: unrestricted;
	#ffffff-space: -moz-pre-wrap; /* Moz */
	#ffffff-space: -pre-wrap;     /* Opera 4-6 */
	#ffffff-space: -o-pre-wrap;   /* Opera 7 */
	#ffffff-space: pre-wrap;      /* CSS3  */
	word-wrap: break-word;      /* IE 5.5+ */
	text-indent: -53px;
	padding-left: 53px;
	padding-bottom: 0;
	margin: 0;
	-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;
}

div.line:after {
    content:"\000A";
    #ffffff-space: pre;
}

div.line.glow {
	background-color: #afe74a;
	box-shadow: 0 0 10px #afe74a;
}

span.fold {
        margin-left: 5px;
        margin-right: 1px;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
	display: inline-block;
	width: 12px;
	height: 12px;
	background-repeat:no-repeat;
        background-position:center;
}

span.lineno {
	padding-right: 4px;
        margin-right: 9px;
	text-align: right;
	border-right: 2px solid #00FF00;
	color: #000000;
	background-color: #E8E8E8;
        #ffffff-space: pre;
}
span.lineno a, span.lineno a:visited {
	color: #8bc34a;
	background-color: #D8D8D8;
}

span.lineno a:hover {
	color: #8bc34a;
	background-color: #C8C8C8;
}

.lineno {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

div.classindex ul {
        list-style: none;
        padding-left: 0;
}

div.classindex span.ai {
        display: inline-block;
}

div.groupHeader {
	margin-left: 16px;
	margin-top: 12px;
	font-weight: bold;
}

div.groupText {
	margin-left: 16px;
	font-style: italic;
}


div.contents {
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 8px;
}

p.formulaDsp {
	text-align: center;
}

img.dark-mode-visible {
	display: none;
}
img.light-mode-visible {
	display: none;
}

img.formulaInl, img.inline {
	vertical-align: middle;
}

div.center {
	text-align: center;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
}

div.center img {
	border: 0;
}

address.footer {
	text-align: right;
	padding-right: 12px;
}

img.footer {
	border: 0;
	vertical-align: middle;
	width: auto;
}

.compoundTemplParams {
	color: #a0ce4e;
	font-size: 80%;
	line-height: 120%;
}

/* @group Code Colorization */

span.keyword {
	color: #008000;
}

span.keywordtype {
	color: #604020;
}

span.keywordflow {
	color: #E08000;
}

span.comment {
	color: #800000;
}

span.preprocessor {
	color: #806020;
}

span.stringliteral {
	color: #002080;
}

span.charliteral {
	color:#002080;
}

span.xmlcdata {
	color: #000000;
}

span.vhdldigit { 
	color: #FF00FF;
}

span.vhdlchar { 
	color: #000000;
}

span.vhdlkeyword { 
	color: #700070;
}

span.vhdllogic { 
	color: #FF0000;
}

blockquote {
        background-color: #F7F8FB;
        border-left: 2px solid #a0ce4e;
        margin: 0 24px 0 4px;
        padding: 0 12px 0 16px;
}

/* @end */

td.tiny {
	font-size: 75%;
}

.dirtab {
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid #dfdfdf;
}

th.dirtab {
	background-color: #f5f5f5;
	color: #ffffff;
	font-weight: bold;
}

hr {
	height: 0;
	border: none;
	border-top: 1px solid #a0a0a0;
}

hr.footer {
	height: 1px;
}

/* @group Member Descriptions */

table.memberdecls {
	border-spacing: 0;
	padding: 0;
}

.memberdecls td, .fieldtable tr {
	    width: fit-content;
	-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;
}

.memberdecls td.glow, .fieldtable tr.glow {
	background-color: #afe74a;
	box-shadow: 0 0 15px #afe74a;
}

.mdescLeft, .mdescRight,
.memItemLeft, .memItemRight,
.memTemplItemLeft, .memTemplItemRight, .memTemplParams {
	background-color: #F9FAFC;
	border: none;
	margin: 4px;
	padding: 1px 0 0 8px;
}

.mdescLeft, .mdescRight {
	padding: 0 8px 4px 8px;
	color: #555;
}

.memSeparator {
        border-bottom: 1px solid #DEE4F0;
        line-height: 1px;
        margin: 0;
        padding: 0;
}

.memItemLeft, .memTemplItemLeft {
        #ffffff-space: nowrap;
}

.memItemRight, .memTemplItemRight {
	width: 100%;
}

.memTemplParams {
	color: #a0ce4e;
        #ffffff-space: nowrap;
	font-size: 80%;
}

/* @end */

/* @group Member Details */

/* Styles for detailed member documentation */

.memtitle {
	padding: 8px;
	border-top: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	margin-bottom: -1px;
	background-image:none;
	
background:#a0ce4e;
color:#fff;
	line-height: 1.25;
	font-weight: 600;
	float:left;
text-shadow: 1px 1px 1px #777777
}

.permalink
{
        font-size: 65%;
        display: inline-block;
        vertical-align: middle;
}
.memtitle span a {
 
    color: #fff;
}
.memtemplate {
	font-size: 80%;
	color: #a0ce4e;
	font-weight: normal;
	margin-left: 9px;
}

.mempage {
	width: 100%;
}

.memitem {
	padding: 0;
	margin-bottom: 10px;
	margin-right: 5px;
        -webkit-transition: box-shadow 0.5s linear;
        -moz-transition: box-shadow 0.5s linear;
        -ms-transition: box-shadow 0.5s linear;
        -o-transition: box-shadow 0.5s linear;
        transition: box-shadow 0.5s linear;
        display: table !important;
        width: 100%;
}

.memitem.glow {
         box-shadow: 0 0 15px #afe74a;
}

.memname {
        font-weight: 400;
        margin-left: 6px;
}

.memname td {
	    vertical-align: bottom;
    text-shadow: none;
    font-weight: 500;
    font-family: monospace;
    font-size: large;
    color: #5b2908;
}


.memproto, dl.reflist dt {
        border-top: 1px solid #c1c1c1;
        border-left: 1px solid #c1c1c1;
        border-right: 1px solid #c1c1c1;
        padding: 1% 0;
        color: #595959;
        font-weight: bold;
        text-shadow: 0 1px 1px #777777;
      background-color: #f5f5f5;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
        border-top-right-radius: 4px;
}

.overload {
        font-family: 'JetBrains Mono', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace, fixed;
	font-size: 65%;
}

.memdoc, dl.reflist dd {
        border-bottom: 1px solid #c1c1c1;
        border-left: 1px solid #c1c1c1;
        border-right: 1px solid #c1c1c1;
        /*padding: 6px 10px 2px 10px;*/ 
		padding:0 0 2px 0;
        border-top-width: 0;
		
	background-image:none;

        background-color: #f9f9f9;
        /* opera specific markup */
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
        /* firefox specific markup */
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-box-shadow: rgba(0, 0, 0, 0.15) 5px 5px 5px;
        /* webkit specific markup */
        -webkit-border-bottom-left-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
}

dl.reflist dt {
        padding: 5px;
}

dl.reflist dd {
        margin: 0 0 10px 0;
        padding: 5px;
}

.paramkey {
	text-align: right;
}

.paramtype {
	#ffffff-space: nowrap;
	padding: 0;
	padding-bottom: 1px;
}

.paramname {
	#ffffff-space: nowrap;
        padding: 0;
        padding-bottom: 1px;
        margin-left: 2px;
}

.paramname em {
	color: #602020;
	font-style: normal;
	margin-right: 1px;
}

.paramname .paramdefval {
	font-family: 'JetBrains Mono', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace, fixed;
}

.params, .retval, .exception, .tparams {
        margin-left: 0;
        padding-left: 0;
}

.params .paramname, .retval .paramname, .tparams .paramname, .exception .paramname {
        font-weight: bold;
        vertical-align: top;
}

.params .paramtype, .tparams .paramtype {
        font-style: italic;
        vertical-align: top;
}

.params .paramdir, .tparams .paramdir {
        font-family: 'JetBrains Mono', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace, fixed;
        vertical-align: top;
}

table.mlabels {
	border-spacing: 0;
}

td.mlabels-left {
	width: 100%;
	padding: 0;
}

td.mlabels-right {
	vertical-align: bottom;
	padding: 0;
	#ffffff-space: nowrap;
}

span.mlabels {
        margin-left: 8px;
}

span.mlabel {
        background-color: #dfdfdf;
        border-top:1px solid #dfdfdf;
        border-left:1px solid #dfdfdf;
        border-right:1px solid #dfdfdf;
        border-bottom:1px solid #dfdfdf;
	text-shadow: none;
	color: #ffffff;
	margin-right: 4px;
	padding: 2px 3px;
	border-radius: 3px;
	font-size: 7pt;
	#ffffff-space: nowrap;
	vertical-align: middle;
}



/* @end */

/* these are for tree view inside a (index) page */

div.directory {
        margin: 10px 0;
        border-top: 1px solid #a0ce4e;
        border-bottom: 1px solid #a0ce4e;
        width: 100%;
}

.directory table {
        border-collapse:collapse;
}

.directory td {
        margin: 0;
        padding: 0;
	vertical-align: top;
}

.directory td.entry {
        #ffffff-space: nowrap;
        padding-right: 6px;
	padding-top: 3px;
	min-width:470px;
}

.directory td.entry a {
        outline:none;
}

.directory td.entry a img {
        border: none;
}

.directory td.desc {
        width: 100%;
        padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	border-left: 1px solid rgba(0,0,0,0.05);
}

.directory tr.odd {
	padding-left: 6px;
	background-color: #f7f7f7;
}

.directory tr.even {
	padding-left: 6px;
	background-color: #ffffff;
}

.directory img {
	vertical-align: -30%;
}

.directory .levels {
        #ffffff-space: nowrap;
        width: 100%;
        text-align: right;
        font-size: 9pt;
}

.directory .levels span {
        cursor: pointer;
        padding-left: 2px;
        padding-right: 2px;
	color: #292929;
}

.arrow {
    color: #8bc34a;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    font-size: 80%;
    display: inline-block;
    width: 16px;
    height: 22px;
}

.icon {
    font-family: Arial, Helvetica;
    line-height: normal;
    font-weight: bold;
    font-size: 12px;
    height: 14px;
    width: 16px;
    display: inline-block;
    background-color: #a0ce4e;
    color: #ffffff;
    text-align: center;
    border-radius: 4px;
    margin-left: 2px;
    margin-right: 2px;
}

.icona {
    width: 24px;
    height: 22px;
    display: inline-block;
}

.iconfopen {
    width: 24px;
    height: 18px;
    margin-bottom: 4px;
    background-image:url(folderopen.svg);
    background-repeat: repeat-y;
    vertical-align:top;
    display: inline-block;
}

.iconfclosed {
    width: 24px;
    height: 18px;
    margin-bottom: 4px;
    background-image:url(folderclosed.svg);
    background-repeat: repeat-y;
    vertical-align:top;
    display: inline-block;
}

.icondoc {
    width: 24px;
    height: 18px;
    margin-bottom: 4px;
    background-image:url(doc.svg);
    background-position: 0 -4px;
    background-repeat: repeat-y;
    vertical-align:top;
    display: inline-block;
}

/* @end */

div.dynheader {
        margin-top: 8px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

address {
	font-style: normal;
	color: #2A3D61;
}

table.doxtable caption {
	caption-side: top;
}

table.doxtable {
	border-collapse:collapse;
        margin-top: 4px;
        margin-bottom: 4px;
}

table.doxtable td, table.doxtable th {
	border: 1px solid #dfdfdf;
	padding: 3px 7px 2px;
}

table.doxtable th {
	background-color: #f5f5f5;
	color: #ffffff;
	font-size: 110%;
	padding-bottom: 4px;
	padding-top: 5px;
}

table.fieldtable {
        margin-bottom: 10px;
        border: 1px solid #c1c1c1;
        border-spacing: 0;
        border-radius: 4px;
        box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
}

.fieldtable td, .fieldtable th {
        padding: 3px 7px 2px;
}

.fieldtable td.fieldtype, .fieldtable td.fieldname {
        #ffffff-space: nowrap;
        border-right: 1px solid #c1c1c1;
        border-bottom: 1px solid #c1c1c1;
        vertical-align: top;
}

.fieldtable td.fieldname {
        padding-top: 3px;
}

.fieldtable td.fielddoc {
        border-bottom: 1px solid #c1c1c1;
}

.fieldtable td.fielddoc p:first-child {
        margin-top: 0;
}

.fieldtable td.fielddoc p:last-child {
        margin-bottom: 2px;
}

.fieldtable tr:last-child td {
        border-bottom: none;
}

.fieldtable th {
	   background-image:none;
        background-repeat:repeat-x;
        background-color: var(--memdef-title-background-color);
        font-size: 90%;
        color: #595959;
        padding-bottom: 4px;
        padding-top: 5px;
        text-align:left;
        font-weight: 400;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom: 1px solid #c1c1c1;
}


.tabsearch {
	top: 0;
	left: 10px;
	height: 36px;
	/*background-image: var(--nav-gradient-image);*/
	 background-image:none;
	z-index: 101;
	overflow: hidden;
	font-size: 13px;
}
.navpath:before {
	display:block;
	background:#a0ce4e;
	color:#ffffff;
	content"...."
}



/*.navpath ul
{
	font-size: 11px;
	background-image: var(--nav-gradient-image);
	background-repeat:repeat-x;
	background-position: 0 -5px;
	height:30px;
	line-height:30px;
	color:var(--nav-text-normal-color);
	border:solid 1px var(--nav-breadcrumb-border-color);
	overflow:hidden;
	margin:0px;
	padding:0px;
}*/

.navpath ul {
	 background-image:none;
    font-size: 15px;
    height: 10px;
    color: var(--nav-text-normal-color);
    overflow: hidden;
	background:#a0ce4e;
    margin: 0;
    padding: 0;
}

.navpath li
{
	list-style-type:none;
	float:left;
	padding-left:10px;
	padding-right:15px;
	background-image:var(--nav-breadcrumb-image);
	background-repeat:no-repeat;
	background-position:right;
	color: var(--nav-foreground-color);
}

.navpath li.navelem a
{
	height:32px;
	display:block;
	outline: none;
	color: var(--nav-text-normal-color);
	font-family: var(--font-family-nav);
	text-shadow: var(--nav-text-normal-shadow);
	text-decoration: none;
}

.navpath li.navelem a:hover
{
	/*color: var(--nav-text-hover-color);
	text-shadow: var(--nav-text-hover-shadow); */
}

.navpath li.footer
{
	    /*disable Doxygen logo & Url*/
		display:none;
        list-style-type:none;
        float:right;
        padding-left:10px;
        padding-right:15px;
        background-image:none;
        background-repeat:no-repeat;
        background-position:right;
        color: #2A3D61;
        font-size: 8pt;
}

.navpath li.footer:before
{
	   display:block;
		content:"Developed by Digital Logic Ltd."
        float:left;
		color:#fff;
}
div.summary
{
	float: right;
	font-size: 8pt;
	padding-right: 5px;
	width: 50%;
	text-align: right;
}

div.summary a
{
	#ffffff-space: nowrap;
}

div.summary a {
    font-size: small;
    font-weight: 600;
    text-decoration: overline;
}

table.classindex
{
        margin: 10px;
        #ffffff-space: nowrap;
        margin-left: 3%;
        margin-right: 3%;
        width: 94%;
        border: 0;
        border-spacing: 0;
        padding: 0;
}

div.ingroups
{
	font-size: 8pt;
	width: 50%;
	text-align: left;
}

div.ingroups a
{
	#ffffff-space: nowrap;
}

div.header
{
       /* background-image: var(--header-gradient-image);
        background-repeat:repeat-x;*/
		 background-image:none;
	background-color: var(--header-background-color);
	margin:  0;
	border-bottom: 1px solid var(--header-separator-color);
}

div.headertitle
{
	padding: 5px 5px 5px 10px;
}

.PageDocRTL-title div.headertitle {
  text-align: right;
  direction: rtl;
}

dl {
        padding: 0 0 0 0;
}

/*

dl.section {
	margin-left: 0;
	padding-left: 0;
}

dl.note {
  margin-left: -7px;
  padding-left: 3px;
  border-left: 4px solid;
  border-color: #D0C000;
}

dl.warning, dl.attention {
  margin-left: -7px;
  padding-left: 3px;
  border-left: 4px solid;
  border-color: #FF0000;
}

dl.pre, dl.post, dl.invariant {
  margin-left: -7px;
  padding-left: 3px;
  border-left: 4px solid;
  border-color: #00D000;
}

dl.deprecated {
  margin-left: -7px;
  padding-left: 3px;
  border-left: 4px solid;
  border-color: #505050;
}

dl.todo {
  margin-left: -7px;
  padding-left: 3px;
  border-left: 4px solid;
  border-color: #00C0E0;
}

dl.test {
  margin-left: -7px;
  padding-left: 3px;
  border-left: 4px solid;
  border-color: #3030E0;
}

dl.bug {
  margin-left: -7px;
  padding-left: 3px;
  border-left: 4px solid;
  border-color: #C08050;
}

*/

dl.bug dt a, dl.deprecated dt a, dl.todo dt a, dl.test a {
    font-weight: bold !important;
}

dl.warning, dl.attention, dl.note, dl.deprecated, dl.bug,
dl.invariant, dl.pre, dl.post, dl.todo, dl.test, dl.remark {
    padding: 10px;
    margin: 10px 0;
    overflow: hidden;
    margin-left: 0;
    border-radius: 4px;
}

dl.section dd {
    margin-bottom: 2px;
}

dl.warning, dl.attention {
    background: var(--warning-color-bg);
    border-left: 8px solid var(--warning-color-hl);
    color: var(--warning-color-text);
}

dl.warning dt, dl.attention dt {
    color: var(--warning-color-hl);
}

dl.note, dl.remark {
    background: var(--note-color-bg);
    border-left: 8px solid var(--note-color-hl);
    color: var(--note-color-text);
}

dl.note dt, dl.remark dt {
    color: var(--note-color-hl);
}

dl.todo {
    background: var(--todo-color-bg);
    border-left: 8px solid var(--todo-color-hl);
    color: var(--todo-color-text);
}

dl.todo dt {
    color: var(--todo-color-hl);
}

dl.test {
    background: var(--test-color-bg);
    border-left: 8px solid var(--test-color-hl);
    color: var(--test-color-text);
}

dl.test dt {
    color: var(--test-color-hl);
}

dl.bug dt a {
    color: var(--bug-color-hl) !important;
}

dl.bug {
    background: var(--bug-color-bg);
    border-left: 8px solid var(--bug-color-hl);
    color: var(--bug-color-text);
}

dl.bug dt a {
    color: var(--bug-color-hl) !important;
}

dl.deprecated {
    background: var(--deprecated-color-bg);
    border-left: 8px solid var(--deprecated-color-hl);
    color: var(--deprecated-color-text);
}

dl.deprecated dt a {
    color: var(--deprecated-color-hl) !important;
}

dl.section dd, dl.bug dd, dl.deprecated dd, dl.todo dd, dl.test dd {
    margin-inline-start: 0;
}

dl.invariant, dl.pre, dl.post {
    background: var(--invariant-color-bg);
    border-left: 8px solid var(--invariant-color-hl);
    color: var(--invariant-color-text);
}

dl.invariant dt, dl.pre dt, dl.post dt {
    color: var(--invariant-color-hl);
}


#projectrow
{
	height: 56px;
}

#projectlogo
{
	text-align: center;
	vertical-align: bottom;
	border-collapse: separate;
}
/*
#projectlogo img
{
	border: 0 none;
} */

#projectlogo img
{
	border: 0 none;
	max-width:220px;
	margin:2% 12px;
}

#projectalign
{
        vertical-align: middle;
        padding-left: 0.5em;
}

#projectname
{
	/*font-size: 200%;*/
	font-size: 180%;
	font-family: var(--font-family-title);
	margin: 0;
	padding: 2px 0;
}

#projectbrief
{
	font-size: 90%;
        font-family: var(--font-family-title);
	margin: 0;
	padding: 0;
}

#projectnumber
{
	/*font-size: 50%;*/
	font-size: 70%;
	 color: #686868;
	font-family: 50% var(--font-family-title);
	margin: 0;
	padding: 0;
}

#titlearea
{
	padding: 0;
	margin: 0;
	/* width: 100%;*/ 
	width:-webkit-fill-available;
	border-bottom: 5px solid var(--title-separator-color);
	background-color: var(--title-background-color);
}

.image
{
        text-align: center;
}

.dotgraph
{
        text-align: center;
}

.mscgraph
{
        text-align: center;
}

.plantumlgraph
{
        text-align: center;
}

.diagraph
{
        text-align: center;
}

.caption
{
	font-weight: bold;
}

dl.citelist {
        margin-bottom:50px;
}

dl.citelist dt {
        color:var(--citation-label-color);
        float:left;
        font-weight:bold;
        margin-right:10px;
        padding:5px;
        text-align:right;
        width:52px;
}

dl.citelist dd {
        margin:2px 0 2px 72px;
        padding:5px 0;
}

div.toc {
        padding: 14px 25px;
        background-color: var(--toc-background-color);
        border: 1px solid var(--toc-border-color);
        border-radius: 7px 7px 7px 7px;
        float: right;
        height: auto;
        margin: 0 8px 10px 10px;
        width: 200px;
}

div.toc li {
        background: var(--toc-down-arrow-image) no-repeat scroll 0 5px transparent;
        font: 10px/1.2 var(--font-family-toc);
        margin-top: 5px;
        padding-left: 10px;
        padding-top: 2px;
}

div.toc h3 {
        font: bold 12px/1.2 var(--font-family-toc);
	color: var(--toc-header-color);
        border-bottom: 0 none;
        margin: 0;
}

div.toc ul {
        list-style: none outside none;
        border: medium none;
        padding: 0;
}

div.toc li.level1 {
        margin-left: 0;
}

div.toc li.level2 {
        margin-left: 15px;
}

div.toc li.level3 {
        margin-left: 15px;
}

div.toc li.level4 {
        margin-left: 15px;
}

span.emoji {
        /* font family used at the site: https://unicode.org/emoji/charts/full-emoji-list.html
         * font-family: "Noto Color Emoji", "Apple Color Emoji", "Segoe UI Emoji", Times, Symbola, Aegyptus, Code2000, Code2001, Code2002, Musica, serif, LastResort;
         */
}

span.obfuscator {
  display: none;
}

.inherit_header {
        font-weight: bold;
        color: var(--inherit-header-color);
        cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.inherit_header td {
        padding: 6px 0 2px 5px;
}

.inherit {
        display: none;
}

tr.heading h2 {
        margin-top: 12px;
        margin-bottom: 4px;
}

/* tooltip related style info */

.ttc {
        position: absolute;
        display: none;
}

#powerTip {
	cursor: default;
	/*#ffffff-space: nowrap;*/
        color: var(--tooltip-foreground-color);
	background-color: var(--tooltip-background-color);
	border: 1px solid var(--tooltip-border-color);
	border-radius: 4px 4px 4px 4px;
	box-shadow: var(--tooltip-shadow);
	display: none;
	font-size: smaller;
	max-width: 80%;
	opacity: 0.9;
	padding: 1ex 1em 1em;
	position: absolute;
	z-index: 2147483647;
}

#powerTip div.ttdoc {
        color: var(--tooltip-doc-color);
	font-style: italic;
}

#powerTip div.ttname a {
        font-weight: bold;
}

#powerTip a {
	color: var(--tooltip-link-color);
}

#powerTip div.ttname {
        font-weight: bold;
}

#powerTip div.ttdeci {
        color: var(--tooltip-declaration-color);
}

#powerTip div {
        margin: 0;
        padding: 0;
        font-size: 12px;
       	font-family: var(--font-family-tooltip);
	line-height: 16px;
}

#powerTip:before, #powerTip:after {
	content: "";
	position: absolute;
	margin: 0;
}

#powerTip.n:after,  #powerTip.n:before,
#powerTip.s:after,  #powerTip.s:before,
#powerTip.w:after,  #powerTip.w:before,
#powerTip.e:after,  #powerTip.e:before,
#powerTip.ne:after, #powerTip.ne:before,
#powerTip.se:after, #powerTip.se:before,
#powerTip.nw:after, #powerTip.nw:before,
#powerTip.sw:after, #powerTip.sw:before {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}

#powerTip.n:after,  #powerTip.s:after,
#powerTip.w:after,  #powerTip.e:after,
#powerTip.nw:after, #powerTip.ne:after,
#powerTip.sw:after, #powerTip.se:after {
	border-color: rgba(255, 255, 255, 0);
}

#powerTip.n:before,  #powerTip.s:before,
#powerTip.w:before,  #powerTip.e:before,
#powerTip.nw:before, #powerTip.ne:before,
#powerTip.sw:before, #powerTip.se:before {
	border-color: rgba(128, 128, 128, 0);
}

#powerTip.n:after,  #powerTip.n:before,
#powerTip.ne:after, #powerTip.ne:before,
#powerTip.nw:after, #powerTip.nw:before {
	top: 100%;
}

#powerTip.n:after, #powerTip.ne:after, #powerTip.nw:after {
	border-top-color: var(--tooltip-background-color);
	border-width: 10px;
	margin: 0 -10px;
}
#powerTip.n:before, #powerTip.ne:before, #powerTip.nw:before {
	border-top-color: var(--tooltip-border-color);
	border-width: 11px;
	margin: 0 -11px;
}
#powerTip.n:after, #powerTip.n:before {
	left: 50%;
}

#powerTip.nw:after, #powerTip.nw:before {
	right: 14px;
}

#powerTip.ne:after, #powerTip.ne:before {
	left: 14px;
}

#powerTip.s:after,  #powerTip.s:before,
#powerTip.se:after, #powerTip.se:before,
#powerTip.sw:after, #powerTip.sw:before {
	bottom: 100%;
}

#powerTip.s:after, #powerTip.se:after, #powerTip.sw:after {
	border-bottom-color: var(--tooltip-background-color);
	border-width: 10px;
	margin: 0 -10px;
}

#powerTip.s:before, #powerTip.se:before, #powerTip.sw:before {
	border-bottom-color: var(--tooltip-border-color);
	border-width: 11px;
	margin: 0 -11px;
}

#powerTip.s:after, #powerTip.s:before {
	left: 50%;
}

#powerTip.sw:after, #powerTip.sw:before {
	right: 14px;
}

#powerTip.se:after, #powerTip.se:before {
	left: 14px;
}

#powerTip.e:after, #powerTip.e:before {
	left: 100%;
}
#powerTip.e:after {
	border-left-color: var(--tooltip-border-color);
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
}
#powerTip.e:before {
	border-left-color: var(--tooltip-border-color);
	border-width: 11px;
	top: 50%;
	margin-top: -11px;
}

#powerTip.w:after, #powerTip.w:before {
	right: 100%;
}
#powerTip.w:after {
	border-right-color: var(--tooltip-border-color);
	border-width: 10px;
	top: 50%;
	margin-top: -10px;
}
#powerTip.w:before {
	border-right-color: var(--tooltip-border-color);
	border-width: 11px;
	top: 50%;
	margin-top: -11px;
}

@media print
{
  #top { display: none; }
  #side-nav { display: none; }
  #nav-path { display: none; }
  body { overflow:visible; }
  h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
  .summary { display: none; }
  .memitem { page-break-inside: avoid; }
  #doc-content
  {
    margin-left:0 !important;
    height:auto !important;
    width:auto !important;
    overflow:inherit;
    display:inline;
  }
}

/* @group Markdown */

table.markdownTable {
	border-collapse:collapse;
        margin-top: 4px;
        margin-bottom: 4px;
}

table.markdownTable td, table.markdownTable th {
	border: 1px solid #dfdfdf;
	padding: 3px 7px 2px;
}

table.markdownTable tr {
}

th.markdownTableHeadLeft, th.markdownTableHeadRight, th.markdownTableHeadCenter, th.markdownTableHeadNone {
	background-color: #f5f5f5;
	color: #ffffff;
	font-size: 110%;
	padding-bottom: 4px;
	padding-top: 5px;
}

th.markdownTableHeadLeft, td.markdownTableBodyLeft {
	text-align: left
}

th.markdownTableHeadRight, td.markdownTableBodyRight {
	text-align: right
}

th.markdownTableHeadCenter, td.markdownTableBodyCenter {
	text-align: center
}

tt, code, kbd, samp
{
  display: inline-block;
}
/* @end */

u {
	text-decoration: underline;
}

details>summary {
  list-style-type: none;
}

details > summary::-webkit-details-marker {
    display: none;
}

details>summary::before {
    content: "\25ba";
    padding-right:4px;
    font-size: 80%;
}

details[open]>summary::before {
    content: "\25bc";
    padding-right:4px;
    font-size: 80%;
}


body {
    scrollbar-color: #a0ce4e #F9FAFC;
}

::-webkit-scrollbar {
        background-color: #F9FAFC;
        height: 12px;
        width: 12px;
}
::-webkit-scrollbar-thumb {
        border-radius: 6px;
        box-shadow: inset 0 0 12px 12px #a0ce4e;
        border: solid 2px transparent;
}
::-webkit-scrollbar-corner {
        background-color: #F9FAFC;
}


/* OVERWRITES SEARCH CSS RULES */

#MSearchField {
    width: auto;
    height: auto;
    border: none;
}

#MSearchBox .right {
    vertical-align: baseline;
	border-radius:0px;
}
#MSearchBox .left { 
    vertical-align: super;
}
#MSearchBox {
    border-radius: 5px;
    box-shadow: none;
}
a.SelectItem {
    font-size: medium;
}
#MSearchSelectWindow {
    background-color: #ffffff;
    width: max-content;
}
#nav-tree .children_ul {
  margin:0;
  padding:4px;
}

#nav-tree ul {
  list-style:none outside none;
  margin:0px;
  padding:0px;
}

#nav-tree li {
  white-space:nowrap;
  margin:0px;
  padding:0px;
}

#nav-tree .plus {
  margin:0px;
}

#nav-tree .selected {
 /* background-image: url('tab_a.png');
  background-repeat:repeat-x;*/
	background-image:none; 
	background: #a0ce4e;
    color: #fff;
    font-weight: 500;
 /*color: var(--nav-text-active-color);
  text-shadow: var(--nav-text-active-shadow);*/
  text-shadow:none;
}

#nav-tree .selected .arrow {
  color: #ffffff;
  text-shadow: none;
}

#nav-tree img {
  margin:0px;
  padding:0px;
  border:0px;
  vertical-align: middle;
}

#nav-tree a {
  text-decoration:none;
  padding:0px;
  margin:0px;
}

#nav-tree .label {
  margin:0px;
  padding:0px;
  font: 12px var(--font-family-nav);
}

#nav-tree .label a {
  padding:2px;
}

#nav-tree .selected a {
  text-decoration:none;
 /* color:var(--nav-text-active-color);*/
     background: #a0ce4e;
    color: #fff;
    font-weight: 600;
}

#nav-tree .children_ul {
  margin:0px;
  padding:0px;
}

#nav-tree .item {
  margin:0px;
  padding:0px;
}

#nav-tree {
  padding: 0 0;
  font-size:14px;
  overflow:auto;
}

#doc-content {
  overflow:auto;
  display:block;
  padding:0px;
  margin:0px;

  -webkit-overflow-scrolling : touch; /* iOS 5+ */
}

#side-nav {
  padding:0 6px 0 0;
  margin: 0;
  display:block;
  position: absolute;
  left: 0;
  width: auto;
  height:-webkit-fill-available;
  overflow : hidden;
}

.ui-resizable .ui-resizable-handle {
  display:block;
}

.ui-resizable-e {
  background-image:url(splitbar.png);
  background-size:100%;
  background-repeat:repeat-y;
  background-attachment: scroll;
  cursor:ew-resize;
  height:100%;
  right:0;
  top:0;
  width:6px;
}

.ui-resizable-handle {
  display:none;
  font-size:0.1px;
  position:absolute;
  z-index:1;
}

#nav-tree-contents {
  margin: 6px 0 0 0;
}

#nav-tree {
  background-repeat:repeat-x;
  background-color: #ffffff;
  -webkit-overflow-scrolling : touch; /* iOS 5+ */
}

#nav-sync {
  position:absolute;
  top:5px;
  right:24px;
  z-index:0;
}

#nav-sync img {
  opacity:0.3;
}

#nav-sync img:hover {
  opacity:0.9;
}

@media print
{
  #nav-tree { display: none; }
  div.ui-resizable-handle { display: none; position: relative; }
}

.sm{
	position:relative;
	z-index:9999;
}
.sm,.sm ul,.sm li{
	display:block;
	list-style:none;
	margin:0;
	padding:0;
	line-height:normal;
	direction:ltr;
	text-align:left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.sm-rtl,.sm-rtl ul,.sm-rtl li{
	direction:rtl;
	text-align:right
}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{
	margin:0;
	padding:0
}
.sm ul{
	display:none
}
.sm li,.sm a{
	position:relative
}
.sm a{
	display:block
}
.sm a.disabled{
	cursor:not-allowed
}
.sm:after{
	content:"\00a0";
	display:block;
	height:0;
	font:0/0 serif;
	clear:both;
	visibility:hidden;
	overflow:hidden
}
.sm,.sm *,.sm *:before,.sm *:after{
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.main-menu-btn{
	position:relative;
	display:inline-block;
	width:36px;
	height:36px;
	text-indent:36px;
	margin-left:8px;
	white-space:nowrap;
	overflow:hidden;
	cursor:pointer;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
.main-menu-btn-icon,.main-menu-btn-icon:before,.main-menu-btn-icon:after{
	position:absolute;
	top:50%;
	left:2px;
	height:2px;
	width:24px;
	background:#a0ce4e;
	-webkit-transition:all .25s;
	transition:all .25s
}
.main-menu-btn-icon:before{
	content:'';
	top:-7px;
	left:0
}
.main-menu-btn-icon:after{
	content:'';
	top:7px;
	left:0
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon{
	height:0
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before{
	top:0;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after{
	top:0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg)
}
#main-menu-state{
	position:absolute;
	width:1px;
	height:1px;
	margin:-1px;
	border:0;
	padding:0;
	overflow:hidden;
	clip:rect(1px,1px,1px,1px)
}
#main-menu-state:not(:checked) ~ #main-menu{
	display:none
}
#main-menu-state:checked ~ #main-menu{
	display:block
}
@media(min-width:768px){
	.main-menu-btn{
		position:absolute;
		top:-99999px
}
	#main-menu-state:not(:checked) ~ #main-menu{
		display:block
}
}
.sm-dox{
	background-image:none;
	background:#a0ce4e;
	color:#fff;
	font-weight:600;
	border-bottom:3px solid #a0ce4e;
}
.sm-dox a,.sm-dox a:focus,.sm-dox a:hover,.sm-dox a:active{
	padding:0 10%;
	padding-right:43px;
	font-family:var(--font-family-nav);
	font-size:14px;
	font-weight:bold;
	line-height:2.2;
	text-decoration:none;
	text-shadow:none;
	text-transform:uppercase;
	/*color:var(--nav-text-normal-color);
	*/
	color:transparent;
	outline:0
}
.sm-dox a:hover, .sm-dox a:active{
	/*background:#434343;
	*/
	color:#fff;
}
.sm-dox a.current{
	color:#fff
}
.sm-dox a.disabled{
	color:#dfdfdf
}
.sm-dox a span.sub-arrow{
	position:absolute;
	top:50%;
	margin-top:-15px;
	left:auto;
	right:3px;
	width:28px;
	height:28px;
	overflow:hidden;
	font:bold 12px/28px monospace !important;
	text-align:center;
	text-shadow:none;
	background:rgba(255, 255, 255, 0.5);
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px
}
.sm-dox a span.sub-arrow:before{
	display:block;
	content:'+';
	color:black;
}
.sm-dox a.highlighted span.sub-arrow:before{
	display:block;
	content:'-'
}
.sm-dox>li:first-child>a,.sm-dox>li:first-child>:not(ul) a{
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px;
	border-radius:5px 5px 0 0
}
.sm-dox>li:last-child>a,.sm-dox>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul{
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0;
	border-radius:0 0 5px 5px
}
.sm-dox>li:last-child>a.highlighted,.sm-dox>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>a.highlighted,.sm-dox>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>ul>li:last-child>*:not(ul) a.highlighted{
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0
}
.sm-dox ul{
	/*background:var(--nav-menu-background-color)*/
	background:#f7f7f7;
}
.sm-dox ul a,.sm-dox ul a:focus,.sm-dox ul a:hover,.sm-dox ul a:active{
	font-size:13px;
	border-left:8px solid transparent;
	line-height:2;
	text-shadow:none;
	background-image:none;
	background-color:#f7f7f7;

}
.sm-dox ul a:hover{

	background-image:none;
	color:var(--nav-text-hover-color);
	text-shadow:0 1px 1px #dfdfdf;
}
.sm-dox ul ul a,.sm-dox ul ul a:hover,.sm-dox ul ul a:focus,.sm-dox ul ul a:active{
	border-left:16px solid transparent
}
.sm-dox ul ul ul a,.sm-dox ul ul ul a:hover,.sm-dox ul ul ul a:focus,.sm-dox ul ul ul a:active{
	border-left:24px solid transparent
}
.sm-dox ul ul ul ul a,.sm-dox ul ul ul ul a:hover,.sm-dox ul ul ul ul a:focus,.sm-dox ul ul ul ul a:active{
	border-left:32px solid transparent
}
.sm-dox ul ul ul ul ul a,.sm-dox ul ul ul ul ul a:hover,.sm-dox ul ul ul ul ul a:focus,.sm-dox ul ul ul ul ul a:active{
	border-left:40px solid transparent
}
@media(min-width:768px){
	.sm-dox ul{
		position:absolute;
		width:12em
}
	.sm-dox li{
		float:left
}
	.sm-dox.sm-rtl li{
		float:right
}
	.sm-dox ul li,.sm-dox.sm-rtl ul li,.sm-dox.sm-vertical li{
		float:none
}
	.sm-dox a{
		white-space:nowrap
}
	.sm-dox ul a,.sm-dox.sm-vertical a{
		white-space:normal
}
	.sm-dox .sm-nowrap>li>a,.sm-dox .sm-nowrap>li>:not(ul) a{
		white-space:nowrap
}
	.sm-dox{
	
		padding: 0 12%;
		/*background-image:var(--nav-gradient-image);
		background:#a0ce4e;
		color:#fff;
		*/
		background-image:none;
		font-weight:600;
		line-height:2;
	}
	.sm-dox a span.sub-arrow{
		top:50%;
		margin-top:-2px;
		right:8px;
		width:0;
		height:0;
		margin-left:5px;
		border-width:6px;
		border-style:solid dashed dashed dashed;

		border-color:#fff transparent transparent transparent;
		background:transparent;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		border-radius:0
}
	.sm-dox a,.sm-dox a:focus,.sm-dox a:active,.sm-dox a:hover,.sm-dox a.highlighted{
		padding:0 12px;
		/*background:#434343;
		*/
		background-image:none;
		background:transparent;
		border-right:4px solid #fff;
		font-weight:700;
		color:#fff;
	}
	.sm-dox a:hover, .sm-dox a:active{
		/*background-image:var(--nav-gradient-active-image);
		background-repeat:repeat-x;
		*/
		background:#55574642;
		/*color:var(--nav-text-hover-color);
		text-shadow:none*/
	}
	.sm-dox a:hover span.sub-arrow{
		border-color:#ffffff transparent transparent transparent
}
	.sm-dox a.has-submenu{
		padding-right:24px
}
	.sm-dox li{
		border-top:0
}
	.sm-dox>li>ul:before,.sm-dox>li>ul:after{
		content:'';
		position:absolute;
		top:-18px;
		left:30px;
		width:0;
		height:0;
		overflow:hidden;
		border-width:9px;
		border-style:dashed dashed solid dashed;
		border-color:transparent transparent #bbb transparent
}
	.sm-dox>li>ul:after{
		top:-16px;
		left:31px;
		border-width:8px;
		border-color:transparent transparent  #a0ce4e transparent
}
	.sm-dox ul{
		border:1px solid #bbb;
		padding:5px 0;
		background: #a0ce4e;
		
		-moz-border-radius:5px !important;
		-webkit-border-radius:5px;
		border-radius:5px !important;
		-moz-box-shadow:0 5px 9px rgba(0,0,0,0.2);
		-webkit-box-shadow:0 5px 9px rgba(0,0,0,0.2);
		box-shadow:0 5px 9px rgba(0,0,0,0.2)
}
	.sm-dox ul a span.sub-arrow{
		right:8px;
		top:50%;
		margin-top:-5px;
		border-width:5px;
		border-color:transparent transparent transparent  #ffffff;
		border-style:dashed dashed dashed solid
}
	.sm-dox ul a,.sm-dox ul a:hover,.sm-dox ul a:focus,.sm-dox ul a:active,.sm-dox ul a.highlighted{
		color:#292929;
		background-image:none;
		border:0 !important
}
	.sm-dox ul a:hover{
		background-image:none;
		color:#555555;
		text-shadow:none
		border:0 !important;

}
	.sm-dox ul a:hover span.sub-arrow{
		border-color:transparent transparent transparent var(--nav-text-hover-color)
}
	.sm-dox span.scroll-up,.sm-dox span.scroll-down{
		position:absolute;
		display:none;
		visibility:hidden;
		overflow:hidden;
		background: #a0ce4e;
		height:36px
}
	.sm-dox span.scroll-up:hover,.sm-dox span.scroll-down:hover{
		background:#eee
}
	.sm-dox span.scroll-up:hover span.scroll-up-arrow,.sm-dox span.scroll-up:hover span.scroll-down-arrow{
		border-color:transparent transparent #d23600 transparent
}
	.sm-dox span.scroll-down:hover span.scroll-down-arrow{
		border-color:#d23600 transparent transparent transparent
}
	.sm-dox span.scroll-up-arrow,.sm-dox span.scroll-down-arrow{
		position:absolute;
		top:0;
		left:50%;
		margin-left:-6px;
		width:0;
		height:0;
		overflow:hidden;
		border-width:6px;
		border-style:dashed dashed solid dashed;
		border-color:transparent transparent  #ffffff transparent
}
	.sm-dox span.scroll-down-arrow{
		top:8px;
		border-style:solid dashed dashed dashed;
		border-color: #ffffff transparent transparent transparent
}
	.sm-dox.sm-rtl a.has-submenu{
		padding-right:12px;
		padding-left:24px
}
	.sm-dox.sm-rtl a span.sub-arrow{
		right:auto;
		left:12px
}
	.sm-dox.sm-rtl.sm-vertical a.has-submenu{
		padding:10px 20px
}
	.sm-dox.sm-rtl.sm-vertical a span.sub-arrow{
		right:auto;
		left:8px;
		border-style:dashed solid dashed dashed;
		border-color:transparent #555 transparent transparent
}
	.sm-dox.sm-rtl>li>ul:before{
		left:auto;
		right:30px
}
	.sm-dox.sm-rtl>li>ul:after{
		left:auto;
		right:31px
}
	.sm-dox.sm-rtl ul a.has-submenu{
		padding:10px 20px !important
}
	.sm-dox.sm-rtl ul a span.sub-arrow{
		right:auto;
		left:8px;
		border-style:dashed solid dashed dashed;
		border-color:transparent #555 transparent transparent
}
	.sm-dox.sm-vertical{
		padding:10px 0;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		border-radius:5px
}
	.sm-dox.sm-vertical a{
		padding:10px 20px
}
	.sm-dox.sm-vertical a:hover,.sm-dox.sm-vertical a:focus,.sm-dox.sm-vertical a:active,.sm-dox.sm-vertical a.highlighted{
		background:#fff
}
	.sm-dox.sm-vertical a.disabled{
		background-image:var(--nav-gradient-image)
}
	.sm-dox.sm-vertical a span.sub-arrow{
		right:8px;
		top:50%;
		margin-top:-5px;
		border-width:5px;
		border-style:dashed dashed dashed solid;
		border-color:transparent transparent transparent #555
}
	.sm-dox.sm-vertical>li>ul:before,.sm-dox.sm-vertical>li>ul:after{
		display:none
}
	.sm-dox.sm-vertical ul a{
		padding:10px 20px
}
	.sm-dox.sm-vertical ul a:hover,.sm-dox.sm-vertical ul a:focus,.sm-dox.sm-vertical ul a:active,.sm-dox.sm-vertical ul a.highlighted{
		background:#eee
}
	.sm-dox.sm-vertical ul a.disabled{
		background: #a0ce4e
}
}
@media(max-width:767px){
	#side-nav {
		max-width: max-content;
	}
	
	#titlearea {
    border-bottom: 0;
}
	
	body, table, div, p, dl {
    font-size: small;
}
.sm-dox {
border:0;
   border-bottom: 0; 
}
.main-menu-btn-icon, .main-menu-btn-icon:before, .main-menu-btn-icon:after {
    background: #ffffff; 
}
.sm li, .sm a {
    position: relative;
    color: white;
    font-weight: 900;
    line-height: 2.5;
}
}
/*additional*/

.MSearchBoxActive #MSearchField {
    color: black;
}
div.SRPage {
    background-color: f7f7f7;
	border:1px solid #dfdfdf;
	border-radius:3px;
    padding: 4%;
	    width: -webkit-fill-available;
}
.SRPage .SREntry {
    font-size: 14px;
    padding: 2px 5px;
}
.address.footer .small{
    display: none;
}
.address.footer small:after {
    content: "Digital Logic Ltd.";
}
#MSearchField {
    border-radius: 3px;
    padding: 1px;
    border: none;
}
.contents a:visited {
    color: inherit;
}
#MSearchSelect {
    height: 19px;
    background-image: url(mag_sel.svg);
	background-repeat:no-repeat;
    margin: 0 0 0 0.3em;
    padding: 0;
    border-radius: 3px;
}
#main-menu > li:last-child {
    background: white;
    border-radius: 3px;
}
#MSearchSelectWindow {
    background-color: #ffffff;
    width: 20%;
    border: 1px solid #dfdfdf;
}

.footer-nav {
   display:none;
}
/* .footer-nav {
    background: #2e2e2e;
    margin: 0 13%;
    min-height: 150px;
    width: 35%;
    padding-left: 15%;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    align-content: center;
    flex-wrap: wrap;
}*/

@media(max-width: 767px){
.footer-nav {
display:none;
}
/*
.footer-nav {
    background: #2e2e2e;
    margin: auto;
    min-height: 125px;
    width: auto;
    padding-left: 0;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    align-content: stretch;
} */
#MSearchResultsWindow {
  
    border: none;
	background:transparent;
  
}
#MSearchField {
    font-size: 15px;
}
#MSearchBox {
    background: white;

}
.ui-resizable-e {
    background-size: 40%;
 
}
.sm-dox ul a, .sm-dox ul a:focus, .sm-dox ul a:hover, .sm-dox ul a:active {
 
    background-color: #aedc39;
}

#MSearchSelectWindow {
    left: 169px;
    top: 83px;
    width: max-content;
    padding: 0 10% 0 2%;
}
body, table, div, p, dl {
    background: white;
}

}
.footer-button  {
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    width: auto;
    padding: 14px;
    margin: 0 5px 5px 0;
    display: inline-block;
    text-align: center;
    border-radius: 3px;
    background: #a0ce4e;
    color: #ffffff;
    border: 0;
}
.footer-button a {
    color: #ffffff;
}

.footer-copyright  {
	text-align: center; 
    background: #292929;
	color:#DDDDDD;
	margin:0;
	line-height:1.5;
	min-height:80px;
	padding-top:38px
	
}
.footer-copyright a {

	color:#f7f7f7;
	font-weight:600;
}

.gototop-button {
    font-size: 30px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 700;
    width: auto;
    padding: 10px;
    margin: 13px 16px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: #a0ce4e;
    color: #ffffff;
    border: 0;
	visibility: hidden;
}