#mobileContainer{margin:0 auto;z-index:2;width:100%}.tabmenu{padding:0 5px;margin-bottom:15px;background-color:var(--dark-gray)}.static_nav_footer{text-align:center;margin-top:5px;padding:0}.static_nav_footer li{display:inline-block;padding:8px;margin:3px;color:var(--light-gray);background-color:var(--gray);border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px}.static_nav_footer li.active,.static_nav_footer li.active a{color:var(--main-theme)}.static_nav_footer li a{color:var(--light-gray)}section{background:var(--dark-gray);position:relative;padding:20px;width:auto;margin:0 auto 7px;border:none}section.active{display:block}section b{font-weight:600}section i{font-style:italic;font-size:1em}section h1{font-size:1.1em;line-height:1.3em;font-weight:900}section h2{font-size:1.1em;line-height:1.3em;font-weight:400;margin:1.2em 0 .7em}section h3{font-size:1em}section h4{font-size:.9em}section p{font-size:.9em;line-height:1.3em;padding:0;margin-block-start:1em;margin-block-end:1em;word-wrap:break-word;color:var(--light-gray)}section ul{list-style:disc;padding-left:1em}section ol{padding-left:1em;list-style:decimal}section li{line-height:1.3em;font-size:.9em;margin:10px;color:var(--light-gray);word-wrap:break-word}section table{width:100%;border-collapse:collapse;overflow:auto;table-layout:fixed;font-size:.6em}@media (orientation:landscape){section table{font-size:.9em}}section table thead th{padding:10px 2px}section thead{background-color:var(--light-mid-gray)}section table,section td,section th{border:1px solid var(--light-gray)}section td.red,section tr.red{color:var(--main-error)}section td.green,section tr.green{color:var(--main-enable)}section td{word-wrap:break-word}section td,section th{text-align:center;vertical-align:middle;padding:3px;width:20%}section td:nth-child(2),section th:nth-child(2){width:26%}section td:nth-child(3),section th:nth-child(3){width:45%}section td:nth-child(4),section td:nth-child(5),section th:nth-child(4),section th:nth-child(5){width:16%}section .tree-columns td:nth-child(2),section .tree-columns th:nth-child(2){width:55%}section .tree-columns td:nth-child(3),section .tree-columns th:nth-child(3){width:25%}