#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%}#information_faq .title-text{padding:0}#information_faq #faq-selector{margin:0 auto 7px;display:flex;flex-wrap:wrap}#information_faq #faq-selector button{color:var(--main-text);background:var(--main-background);border:none;border-radius:5px;padding:10px 6px;margin:6px 3px}#information_faq #faq-selector button.active{color:var(--main-theme)}#information_faq .expand{display:flex;align-items:center;border-bottom:1px solid var(--mid-gray)}#information_faq .expand .arrow{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--main-text);display:block}#information_faq .expand .arrow.active{width:0;height:0;border:5px solid transparent;border-top:0 var(--main-text);border-bottom-color:var(--main-text);display:block}#information_faq .expand label{font-size:14px;line-height:1.137em;padding-left:35px;font-weight:700;color:var(--main-text)}#information_faq .expand-info{display:none;width:85%;margin:auto;word-wrap:break-word}#information_faq .expand-info p{color:var(--light-gray);font-size:.9em;line-height:1.3em;margin-block-start:1em;margin-block-end:1em}