:root{--wrapper-inner-width:1800px;--default-text-color:#323232}*{box-sizing:border-box}body{font-size:16px;padding:0px;margin:0px;font-family:'Source Sans Pro',sans-serif;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth;background:linear-gradient(to right, #666, #404040);color:#fff;overflow-y:scroll}html{padding:0px;margin:0px}p{margin:20px 0px;hyphens:auto}h1{font-weight:300;font-size:1.8rem;margin:20px 0px}h2{font-weight:300;font-size:1.6rem;margin:20px 0px}h3{font-weight:300;font-size:1.4rem;margin:20px 0px}h4{font-weight:300;font-size:1.2rem;margin:20px 0px}h5{font-weight:300;font-size:1.1rem;margin:20px 0px}h6{font-weight:300;font-size:1rem;margin:20px 0px}h1>b,h2>b,h3>b,h4>b,h5>b,h6>b{font-weight:600}a{text-decoration:none;outline:none}a.yellow,a.yellow:visited{color:#ffd633}a.yellow:hover,a.yellow:focus{text-shadow:0 0 1px #ffffff;color:#ffd633}a.darkblue,a.darkblue:visited{color:#2d5986}a.darkblue:hover,a.darkblue:focus{text-shadow:0 0 1px #b3b3b3;color:#204060}pre{font-family:"Source Code Pro",Inconsolata,monospace;tab-size:4;background:#505050;color:white;font-size:.9em;padding:15px}[hidden]{display:none}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:local(''),url('../fonts/source-sans-pro-v21-latin-300.woff2') format('woff2'),url('../fonts/source-sans-pro-v21-latin-300.woff') format('woff')}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:local(''),url('../fonts/source-sans-pro-v21-latin-regular.woff2') format('woff2'),url('../fonts/source-sans-pro-v21-latin-regular.woff') format('woff')}.inner-wrapper{margin:0 auto;width:100%;max-width:var(--wrapper-inner-width);padding:0px 5%}@media screen and (max-width:600px){.inner-wrapper{padding:0px 4%}}header{background:#f5f5f5;color:#323232}header .header-title{display:flex;justify-content:space-between;align-items:center}header .header-title>div:first-child img{height:67px}header .header-menu-banner{background-color:#37518a;background:linear-gradient(to bottom, #6a7a9d, #515b72);border-bottom:1px solid #15213d;border-top:1px solid #15213d}header ul{padding:0px;margin:0px;list-style:none}header #menu-stucture{font-size:.85em;margin-left:-10px}header #menu-stucture>li{position:relative;display:inline-block}header #menu-stucture li>a{display:block;margin:0;color:white;padding:5px 10px;text-decoration:none;border-bottom:2px solid rgba(255,0,0,0);font-size:1.1em;font-weight:300;transition:all .15s}header #menu-stucture li>ul{display:none;top:100%;z-index:1000;background-color:white;border-top:1px solid #15213d}header #menu-stucture li>ul>li>a{color:black}header #menu-stucture li>ul{display:none;position:absolute;top:100%}header #menu-stucture>li:hover{background-color:rgba(255,255,255,0.2);transition:all .15s}header #menu-stucture>li:hover>ul{display:block;box-shadow:0 0 6px 0 rgba(0,0,0,0.15);min-width:100%}header #menu-stucture li>ul>li{white-space:nowrap;font-size:.9em;min-width:100%;padding:2px 10px}header #menu-stucture li>ul>li:hover{background-color:rgba(192,217,255,0.8)}header #menu-stucture li>ul>li{white-space:nowrap;font-size:.9em;min-width:100%}header .header-language>a{display:inline-block;padding:3px 8px;margin:0 5px;text-decoration:none;font-size:.75em;text-transform:uppercase;font-weight:300;color:black}header .header-crumbs{font-size:.8em;width:100%;padding-top:6px}header .header-crumbs>span.crumb-delimeter{display:inline-block;padding:0px 10px;font-weight:600}header .header-crumbs>span{white-space:nowrap}header .header-crumbs>a{text-decoration:none;color:var(--default-text-color)}footer{height:100px;border-top:1px solid black}footer>div{display:flex;justify-content:space-between;align-items:center;font-size:.8em;height:100%}footer a{color:white}.content-outer{background:#f5f5f5;color:#323232}.content{min-height:calc(100vh - 235px);padding-top:20px;padding-bottom:70px}.content-error>div{display:flex;align-items:center;justify-content:center}.content-error>div>div{padding:20px 30px}.content-error>div>div:nth-child(1){text-align:right;border-right:1px solid black}.content-error>div>div:nth-child(1) .error-code{font-size:3.5em;font-weight:900}.content-error>div>div:nth-child(1) .error-name{text-transform:uppercase;letter-spacing:1px}.content-error>div>div:nth-child(2){font-size:5em;color:#37518a;text-shadow:0 0 10px rgba(0,0,0,0.5)}div.blog-container{margin-top:25px}div.blog-item{margin-bottom:50px}div.blog-item span.categories{display:block;text-transform:uppercase;font-size:.7em;letter-spacing:1px;font-weight:600}div.blog-item span.info{display:block;font-size:.7em;letter-spacing:1px}div.blog-item h1,div.blog-item h2{margin:0px}div.blog-item h2>a{color:#505050}.message{position:relative;width:95%;margin:15px auto}.message p:before{content:'';height:calc(100% - 8px);position:absolute;left:0px;top:0px;width:45px;text-align:center;padding-top:8px;font-size:1.35em;font-family:"icons-solid"}.message p{padding:8px 10px 8px 60px;margin:0px}.message.message-notice{border:1px solid rgba(0,102,153, .8);background-color:rgba(0,102,153, .2)}.message.message-notice p:before{content:'\f129';background-color:rgba(0,102,153, .3)}.message.message-version{border:1px solid rgba(0,102,153, .8);background-color:rgba(0,102,153, .2)}.message.message-version p:before{content:'\f126';background-color:rgba(0,102,153, .3)}.message.message-warning{border:1px solid rgba(230,230,0, .8);background-color:rgba(230,230,0, .2)}.message.message-warning p:before{content:'\f12a';background-color:rgba(230,230,0, .3)}.message.message-important{border:1px solid rgba(204,0,0, .8);background-color:rgba(204,0,0, .2)}.message.message-important p:before{content:'\f12a';background-color:rgba(204,0,0, .3)}.message.message-error{border:1px solid rgba(204,0,0, .8);background-color:rgba(204,0,0, .2)}.message.message-error p:before{content:'\f00d';background-color:rgba(204,0,0, .3)}.template-documentation{font-weight:300;list-style:none;position:sticky;margin:0px;padding:0px}.template-documentation a{display:block;margin:4px 0px}.template-documentation>li>a{display:none}.template-documentation>li>ul{padding-left:0px}.template-documentation ul{margin:0px;padding:0px;padding-left:15px;list-style:none}.template-documentation ul>li>a{display:inline-block}.template-documentation ul li>ul{display:none}.template-documentation ul.active-path>li.active-page-path>ul{display:block}.template-documentation ul.active-path>li.active-page-path>ul>li ul{padding-left:15px}.template-documentation ul.active-path li.active-page{font-weight:bold}.template-documentation ul.active-path li.active-page>ul{border-left:1px solid #c8c8c8;font-size:.8em;margin-left:5px;margin-top:6px;margin-bottom:6px;font-weight:initial}table.ui.table{border-spacing:0px;border-collapse:separate;border:1px solid #c8c8c8;font-size:.92em}table.ui.table th,table.ui.table td{padding:10px}table.ui.table tfoot,table.ui.table thead{background-color:#e6e6e6}table.ui.table tfoot tr th{vertical-align:text-top;font-size:.95em;text-align:left}table.ui.table thead tr th{vertical-align:text-bottom;font-size:.95em;text-align:left}table.ui.table thead tr:last-child th{border-bottom:2px solid #c8c8c8}table.ui.table thead tr~tr:last-child th{padding-top:0px}table.ui.table tfoot tr:first-child td,table.ui.table tfoot tr:first-child th{border-top:2px solid #c8c8c8}table.ui.table td{vertical-align:text-top}table.ui.table td:not(:last-child){border-right:1px solid #c8c8c8}table.ui.table th:not(:last-child){border-right:1px solid #c8c8c8}table.ui.table tr:not(:last-child) td{border-bottom:1px solid #c8c8c8}table.ui.table col.fluid,table.ui.table.fluid{width:100%}table.ui.table col.fluid-10{width:10%}table.ui.table col.fluid-20{width:20%}table.ui.table col.fluid-25{width:25%}table.ui.table col.fluid-30{width:30%}table.ui.table col.fluid-40{width:40%}table.ui.table col.fluid-50{width:50%}table.ui.table col.fluid-60{width:60%}table.ui.table col.fluid-70{width:70%}table.ui.table col.fluid-75{width:75%}table.ui.table col.fluid-80{width:80%}table.ui.table col.fluid-90{width:90%}table.ui.table th.right,table.ui.table td.right{text-align:right}table.ui.table .center{text-align:right}table.ui.table .nowrap{white-space:nowrap}table.ui.table span{font-size:.79em;display:block;margin-top:5px}table.ui.table th.small{font-size:.8em}table.ui.table caption{text-align:left;margin:8px;margin-left:12px}table.ui.table caption.bottom{caption-side:bottom;font-size:.9em}table.ui.table caption:first-child{font-weight:bold}div.infobox-plantinfo{display:flex;width:100%;justify-content:center;margin-top:2%;flex-wrap:wrap}div.infobox-plantinfo>div{width:20%;flex-shrink:0}div.infobox-plantinfo span{display:block;text-align:center}div.infobox-plantinfo span.title{font-weight:bold;font-size:.8em}@media screen and (max-width:1100px){div.infobox-plantinfo>div{width:25%}}@media screen and (max-width:800px){div.infobox-plantinfo>div{width:40%;margin-bottom:2%}}@media screen and (max-width:600px){div.infobox-plantinfo>div{width:50%;font-size:.9em}}@media screen and (max-width:400px){div.infobox-plantinfo>div{font-size:.8em}}@media screen and (max-width:800px){.simple-image{min-height:200px}}