/* stylesheet for 'Radiant', generated on Tue, 15 Jun 2021 05:29:40 +0000 -- DO NOT EDIT */

html,body,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,big,cite,code,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,canvas,embed,figure,figcaption,audio,video{margin:0;padding:0;border:0}img{border:0}h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:'';content:none}address{font-style:normal}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit;min-width:0}html{-webkit-text-size-adjust:100%}.clearfix::before,.clearfix::after{display:table;content:""}.clearfix::after{clear:both}.redactor-layer pre{background-color:#fff !important;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);border-radius:2px;color:#444 !important;font-family:Consolas, 'Courier New', monospace;margin:1em 0;padding:10px 20px;position:relative;white-space:pre-wrap;word-break:break-all;word-wrap:break-word}.redactor-layer pre:not(.redactorCalcHeight)::before,.redactor-layer pre.woltlabHtml::before{color:rgba(41, 162, 30, 1);content:attr(data-title);cursor:pointer;display:block;font-family:"Open Sans", Arial, Helvetica, sans-serif;margin-bottom:20px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.redactor-layer pre:not(.redactorCalcHeight)::before,.redactor-layer pre.woltlabHtml::before{font-size:16px}}@media screen and (max-width:768px){.redactor-layer pre:not(.redactorCalcHeight)::before,.redactor-layer pre.woltlabHtml::before{font-size:18px}}.redactor-layer pre.woltlabHtml::before{margin-bottom:30px}.redactor-layer pre.woltlabHtml::after{color:rgba(47, 68, 12, 1);content:attr(data-description);cursor:pointer;display:block;font-family:"Open Sans", Arial, Helvetica, sans-serif;position:absolute;top:32px;font-weight:400}@media screen and (min-width:769px),print{.redactor-layer pre.woltlabHtml::after{font-size:12px}}@media screen and (max-width:768px){.redactor-layer pre.woltlabHtml::after{font-size:12px}}.codeBox{background-color:rgba(244, 246, 235, 1);box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);border-radius:2px;clear:both;margin:1em 0;overflow:hidden;padding:10px;position:relative}.codeBox.collapsed{max-height:200px}.codeBox.collapsed > .toggleButton{bottom:0;box-shadow:0 -10px 50px 10px #f4f6eb;left:0;padding-bottom:10px;position:absolute;right:0;z-index:1}.codeBox > div > .codeBoxHeader{align-items:center;display:flex;min-height:24px}.codeBox > div > .codeBoxHeader > .codeBoxHeadline{flex:1 1 auto;padding:0 10px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.codeBox > div > .codeBoxHeader > .codeBoxHeadline{font-size:16px}}@media screen and (max-width:768px){.codeBox > div > .codeBoxHeader > .codeBoxHeadline{font-size:18px}}.codeBox > div > .codeBoxCode{padding-left:7ch}.codeBox > div > .codeBoxCode > code{display:block;overflow-x:auto;font-family:Consolas, 'Courier New', monospace}.codeBox > div > .codeBoxCode > code .codeBoxLine > a{margin-left:-7ch;overflow:hidden;position:absolute;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:6ch}.codeBox > div > .codeBoxCode > code .codeBoxLine > a::before{content:attr(title)}.codeBox > div > .codeBoxCode > code .codeBoxLine > span{white-space:pre-wrap;word-break:break-all}.codeBox > div > .codeBoxCode > code .codeBoxLine:target{background-color:rgba(255, 255, 102, 1)}.codeBox > .toggleButton{background-color:#f4f6eb;cursor:pointer;display:block;padding:10px 20px 0 10px;text-align:center;font-weight:400}@media screen and (min-width:769px),print{.codeBox > .toggleButton{font-size:12px}}@media screen and (max-width:768px){.codeBox > .toggleButton{font-size:12px}}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:slategray}.token.punctuation{color:#999}.namespace{opacity:0.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a;background:rgba(255, 255, 255, 0.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:bold}.token.italic{font-style:italic}.token.entity{cursor:help}.groupMention{background-color:rgba(207, 213, 166, 1);border-radius:2px;color:rgba(76, 108, 24, 1);padding:1px 5px}.groupMention::before{content:'@';display:inline-block}.groupMention:hover{color:rgba(51, 51, 51, 1)}.inlineCode,kbd{background-color:rgba(255, 255, 255, 1) !important;border:1px solid rgba(196, 196, 196, 1) !important;border-radius:2px;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:rgba(68, 68, 68, 1) !important;display:inline;font-family:Consolas, 'Courier New', monospace;font-style:normal;font-weight:normal;margin:0 2px;overflow:auto;padding:0 4px;text-decoration:none;vertical-align:middle;word-break:break-all;word-wrap:break-word}@supports (-webkit-overflow-scrolling: touch){.inlineCode,kbd{-webkit-box-decoration-break:initial}}.redactor-layer kbd::after{content:" ";display:inline-block;pointer-events:none}.redactor-layer kbd::before{content:" ";display:inline-block;pointer-events:none;position:absolute}.mediaBBCode{display:inline-block;max-width:100%}.mediaBBCode .mediaBBCodeCaption{color:rgba(47, 68, 12, 1);display:block;margin-top:5px;text-align:center;font-weight:400}@media screen and (min-width:769px),print{.mediaBBCode .mediaBBCodeCaption{font-size:12px}}@media screen and (max-width:768px){.mediaBBCode .mediaBBCodeCaption{font-size:12px}}iframe.instagram-media{min-height:530px}woltlab-quote,.quoteBox{background-color:rgba(244, 246, 235, 1);box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);border-radius:2px;clear:both;display:block;font-style:italic;margin:1em 0;overflow:hidden}woltlab-quote:first-child,.quoteBox:first-child{margin-top:0}woltlab-quote .quoteBox,.quoteBox .quoteBox{clear:both}woltlab-quote .quoteBox .quoteBoxIcon,.quoteBox .quoteBox .quoteBoxIcon{display:none}@media screen and (min-width:769px),print{woltlab-quote,.quoteBox{padding:20px}}@media screen and (max-width:768px){woltlab-quote,.quoteBox{padding:10px}}@media screen and (min-width:769px),print{.quoteBox{min-height:104px}}.quoteBox.collapsed{position:relative}.quoteBox.collapsed > .quoteBoxContent{overflow:hidden;max-height:100px}.quoteBox.collapsed > .toggleButton{bottom:0;box-shadow:0 -10px 50px 10px #f4f6eb;left:0;padding-bottom:10px;position:absolute;right:0;z-index:1}.quoteBox > .toggleButton{background-color:#f4f6eb;cursor:pointer;display:block;padding:10px 20px 0 10px;text-align:center;font-weight:400}@media screen and (min-width:769px),print{.quoteBox > .toggleButton{font-size:12px}}@media screen and (max-width:768px){.quoteBox > .toggleButton{font-size:12px}}.quoteBox .quoteBox{min-height:0}woltlab-quote:not(.redactorCalcHeight)::before{color:rgba(41, 162, 30, 1);content:attr(data-title);cursor:pointer;display:block;font-style:normal;margin-bottom:20px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{woltlab-quote:not(.redactorCalcHeight)::before{font-size:16px}}@media screen and (max-width:768px){woltlab-quote:not(.redactorCalcHeight)::before{font-size:18px}}.quoteBoxTitle{font-style:normal;margin-bottom:20px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.quoteBoxTitle{font-size:16px}}@media screen and (max-width:768px){.quoteBoxTitle{font-size:18px}}.quoteBoxIcon{float:right;margin:0 0 10px 10px}.quoteBoxIcon > a{display:block;font-size:0}.quoteBoxIcon > .quoteBoxQuoteSymbol{color:rgba(47, 68, 12, 1);display:block;font-family:Georgia, "Times New Roman", serif;font-style:normal;text-align:center}@media screen and (min-width:769px),print{.quoteBoxIcon > .quoteBoxQuoteSymbol{font-size:160px;line-height:160px;height:64px;width:64px}}@media screen and (max-width:768px){.quoteBoxIcon > .quoteBoxQuoteSymbol{font-size:80px;line-height:80px;height:32px;width:32px}}.quoteBoxIcon > .quoteBoxQuoteSymbol::before{content:"\201c";position:relative}@media screen and (min-width:769px),print{.quoteBoxIcon > .quoteBoxQuoteSymbol::before{top:-5px}}@media screen and (max-width:768px){.quoteBoxIcon .userAvatarImage{width:32px !important;height:32px !important}}.redactor-layer woltlab-spoiler{background-color:rgba(244, 246, 235, 1);box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);border-radius:2px;display:block;margin:1em 0;padding:10px 20px;position:relative}.redactor-layer woltlab-spoiler:not(.redactorCalcHeight)::before{color:rgba(41, 162, 30, 1);content:attr(data-title);cursor:pointer;display:block;margin-bottom:20px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.redactor-layer woltlab-spoiler:not(.redactorCalcHeight)::before{font-size:16px}}@media screen and (max-width:768px){.redactor-layer woltlab-spoiler:not(.redactorCalcHeight)::before{font-size:18px}}.spoilerBox{clear:both;margin:1em 0}.spoilerBox > .spoilerBoxContent{background-color:rgba(244, 246, 235, 1);box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);padding:10px 20px;margin-top:10px}.spoilerBox > .spoilerBoxContent > p:first-child{margin-top:0}.spoilerBox > .spoilerBoxContent > p:last-child{margin-bottom:0}.userMention{background-color:rgba(207, 213, 166, 1);border-radius:2px;padding:1px 5px}.userMention::before{content:'@';display:inline-block}.videoContainer{display:block;overflow:hidden;padding-bottom:56.25%;position:relative;text-align:left}.videoContainer iframe,.videoContainer video{height:100%;position:absolute;width:100%}dl:not(.plain){display:block;}dl:not(.plain):not(:first-child){margin-top:20px}dl:not(.plain) > dt{color:rgba(195, 199, 187, 1);display:block}dl:not(.plain) > dt:not(:empty){margin-bottom:5px}dl:not(.plain) > dd{display:block}dl:not(.plain) > dd:not(:last-child){margin-bottom:20px}dl:not(.plain) > dd > small:not(.innerError):not(.innerInfo):not(.innerSuccess):not(.innerWarning){color:rgba(47, 68, 12, 1);display:block;margin-top:3px}dl:not(.plain) > dd > label{display:block;}dl:not(.plain) > dd > label + small:not(.innerError):not(.innerInfo):not(.innerSuccess):not(.innerWarning){margin-left:24px}dl:not(.plain) > dd > label:not(:first-child){margin-top:5px}dl:not(.plain) > dd.floated{display:flex;flex-wrap:wrap}dl:not(.plain) > dd.floated > label{flex:0 0 auto;margin:0 10px 5px 0}dl:not(.plain) > dd.floated > label:last-child{margin-right:0}dl:not(.plain) > dd.floated > label + small:not(.innerError):not(.innerInfo):not(.innerSuccess):not(.innerWarning){margin-left:0}dl:not(.plain) > dd.floated small{flex:1 1 100%}dl:not(.plain).wide > dt{display:none}dl:not(.plain) dt.checkboxList + dd::after,dl:not(.plain) dd.checkboxList::after{content:"";clear:both;display:table}dl:not(.plain) dt.checkboxList + dd label,dl:not(.plain) dd.checkboxList label{float:left;clear:both}dl:not(.plain) dt.checkboxList + dd small,dl:not(.plain) dd.checkboxList small{clear:both}dl.floated > dd{display:flex;flex-wrap:wrap}dl.floated > dd > label{flex:0 0 auto;margin:0 10px 5px 0}dl.floated > dd > label:last-child{margin-right:0}dl.floated > dd > label:not(:first-child){margin-top:0}dl.floated > dd > label + small:not(.innerError):not(.innerInfo):not(.innerSuccess):not(.innerWarning){margin-left:0}dl.floated > dd small{flex:1 1 100%}dl.dataList{overflow:hidden}dl.dataList::before,dl.dataList::after{display:table;content:""}dl.dataList::after{clear:both}dl.dataList > dt{clear:right;color:rgba(47, 68, 12, 1);float:left;margin-right:4px;text-align:left}dl.dataList > dt:after{content:":"}dl.dataList > dd{float:right;min-height:20px;text-align:right}dl.dataList > dd:not(:last-child){margin-bottom:3px}dl.inlineDataList > dt{display:inline-block;vertical-align:middle}dl.inlineDataList > dt:after{content:":";padding-left:1px}dl.inlineDataList > dd{display:inline-block;vertical-align:middle}dl.inlineDataList > dd:not(:last-of-type):after{content:",";padding-left:1px}dl.statsDataList{align-items:center;display:flex;flex-direction:row-reverse;flex-wrap:wrap}dl.statsDataList > dt{color:rgba(47, 68, 12, 1);flex:0 0 60%;margin-left:5px;overflow:hidden;text-align:left;white-space:nowrap;font-weight:400}@media screen and (min-width:769px),print{dl.statsDataList > dt{font-size:12px}}@media screen and (max-width:768px){dl.statsDataList > dt{font-size:12px}}dl.statsDataList > dd{flex:0 0 auto;width:calc(40% - 5px);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.row.rowColGap > dl{margin-top:0}.inlineList{display:flex;flex-wrap:wrap;}.inlineList > li{flex:0 1 auto}.inlineList > li:not(:last-child){margin-right:5px}.inlineList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.inlineList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.nativeList{margin:1em 0 1em 40px}.nativeList li{margin:7px 0}ul.nativeList{list-style-type:disc}ol.nativeList{list-style-type:decimal}.tagList{display:flex;flex-wrap:wrap;align-items:baseline;margin-bottom:-4px;margin-right:-8px}.tagList > li{flex:0 1 auto}.tagList > li:not(:last-child){margin-right:5px}.tagList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.tagList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.tagList > li{margin-bottom:4px;margin-right:8px}.tagList .tag{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 0.8);display:inline-block;margin-left:11px;padding:3px 6px 2px 2px;position:relative;text-decoration:none;text-transform:uppercase;font-weight:400;font-weight:600}@media screen and (min-width:769px),print{.tagList .tag{font-size:12px}}@media screen and (max-width:768px){.tagList .tag{font-size:12px}}.tagList .tag::before{border:11px solid transparent;border-left-width:0;border-right-color:rgba(76, 108, 24, 1);content:"";display:block;left:-11px;position:absolute;top:0}.tagList .tag:hover{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1);text-decoration:none}.tagList .tag:hover::before{border-right-color:rgba(76, 108, 24, 1)}.tagList .tagWeight1{font-size:12px}.tagList .tagWeight2{font-size:14px}.tagList .tagWeight3{font-size:16px}.tagList .tagWeight4{font-size:18px}.tagList .tagWeight5{font-size:20px}.tagList .tagWeight6{font-size:23px}.tagList .tagWeight7{font-size:28px}.smileyList{align-items:center}@media screen and (min-width:1025px),print{.smileyList{margin-bottom:-5px}.smileyList > li{margin-bottom:5px}}ol.dataList,ul.dataList{display:flex;flex-wrap:wrap;font-weight:400}ol.dataList > li,ul.dataList > li{flex:0 1 auto}ol.dataList > li:not(:last-child),ul.dataList > li:not(:last-child){margin-right:5px}ol.dataList.commaSeparated > li:not(:last-child):after,ul.dataList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}ol.dataList.dotSeparated > li:not(:last-child):after,ul.dataList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}@media screen and (min-width:769px),print{ol.dataList,ul.dataList{font-size:12px}}@media screen and (max-width:768px){ol.dataList,ul.dataList{font-size:12px}}ol.dataList > li:not(:last-child):after,ul.dataList > li:not(:last-child):after{content:",";padding-left:1px}@font-face{font-family:'FontAwesome';src:url('../font/getFont.php?type=eot&v=4.7.0');src:url('../font/getFont.php?type=eot&v=4.7.0#iefix') format('embedded-opentype'), url('../font/getFont.php?type=woff2&v=4.7.0') format('woff2'), url('../font/getFont.php?type=woff&v=4.7.0') format('woff'), url('../font/getFont.php?type=ttf&v=4.7.0') format('truetype');font-weight:normal;font-style:normal;}.icon,.fa{color:rgba(76, 108, 24, 1);display:inline-block;font-family:FontAwesome;font-weight:normal !important;font-style:normal !important;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}.icon.disabled,.fa.disabled{opacity:0.3}.icon:hover,.fa:hover{text-decoration:none}.icon.green,.fa.green{color:rgba(0, 153, 0, 1)}.icon.red,.fa.red{color:rgba(204, 0, 0, 1)}.icon.black,.fa.black{color:#333}.icon.brown,.fa.brown{color:#c63}.icon.orange,.fa.orange{color:#f90}.icon.yellow,.fa.yellow{color:#ff0}.icon.blue,.fa.blue{color:#369}.icon.purple,.fa.purple{color:#c0f}.icon.pink,.fa.pink{color:#f0c}span.icon:not(.pointer):not(.disabled),span.fa:not(.pointer):not(.disabled){cursor:default}a > span.icon:not(.pointer),a > span.fa:not(.pointer){cursor:pointer !important}.icon16{font-size:14px;height:16px;line-height:16px;width:16px}.icon24{font-size:18px;height:24px;line-height:24px;width:24px}.icon32{font-size:28px;height:32px;line-height:32px;width:32px;vertical-align:-5px}.icon48,.wcfImageViewer > div.loading:before,.wcfImageViewer > footer > div > ul > li.loading:before{font-size:42px;height:48px;line-height:48px;width:48px}.icon64{font-size:56px;height:64px;line-height:64px;width:64px}.icon96{font-size:84px;height:96px;line-height:96px;width:96px}.icon128{font-size:112px;height:128px;line-height:128px;width:128px}.icon144{font-size:130px;height:144px;line-height:144px;width:144px}.fa-spinner,.wcfImageViewer > div.loading:before,.wcfImageViewer > footer > div > ul > li.loading:before,.galleryImagesInMotion.loading::before,.galleryImageGrid > .imageGridMain:not(.hideLoading)::before,.galleryImageGrid > .imageGridColumn > li::before{animation:wcfSpinner 0.6s linear infinite;border:2px solid #ccc;border-top-color:#4f81bd;border-radius:50%;vertical-align:middle}.fa-spinner.fa-spinner::before{display:none}@-webkit-keyframes wcfSpinner{to{-webkit-transform:rotate(360deg)}}@keyframes wcfSpinner{to{transform:rotate(360deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-webkit-transform:scale(1, -1);transform:scale(1, -1)}@keyframes fa-bell-ring{0%{transform:rotate(-15deg)}2%{transform:rotate(15deg)}4%{transform:rotate(-18deg)}6%{transform:rotate(18deg)}8%{transform:rotate(-22deg)}10%{transform:rotate(22deg)}12%{transform:rotate(-18deg)}14%{transform:rotate(18deg)}16%{transform:rotate(-12deg)}18%{transform:rotate(12deg)}20%,100%{transform:rotate(0deg)}}.emojione-emoji{z-index:auto !important}.fa-free-code-camp.icon16{font-size:10px}.fa-free-code-camp.icon24{font-size:16px}.fa-free-code-camp.icon32{font-size:22px}.fa-free-code-camp.icon48,.wcfImageViewer > div.loading:before.fa-free-code-camp,.wcfImageViewer > footer > div > ul > li.loading:before.fa-free-code-camp{font-size:34px}.fa-free-code-camp.icon64{font-size:46px}.fa-free-code-camp.icon96{font-size:70px}.fa-free-code-camp.icon128{font-size:94px}.fa-free-code-camp.icon144{font-size:108px}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before,.wcfImageViewer > div.loading:before,.wcfImageViewer > footer > div > ul > li.loading:before,.galleryImagesInMotion.loading::before:before,.galleryImageGrid > .imageGridMain:not(.hideLoading)::before:before,.galleryImageGrid > .imageGridColumn > li::before:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.box{box-sizing:border-box}.boxImage img{max-width:100%}.boxTitle{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.boxTitle{font-size:16px}}@media screen and (max-width:768px){.boxTitle{font-size:18px}}.boxTitle + .boxContent{margin-top:20px}.boxTitle .badge{top:-2px}.boxContent + .boxContent{margin-top:20px}.boxContent + .boxTitle{margin-top:30px}.boxContentSeparator{background:rgba(244, 246, 235, 1);border:0;height:1px;margin:30px auto;width:60%}@media screen and (max-width:1024px){.boxesHero .boxContainer{padding:40px 0}}@media screen and (min-width:1025px),print{.boxesHero .boxContainer{padding:60px 0}}.boxesHero .box{text-align:center}@media screen and (max-width:1024px){.boxesHero .box:not(:last-child){margin-bottom:40px}}@media screen and (min-width:1025px),print{.boxesHero .box:not(:last-child){margin-bottom:60px}}.boxesHero .boxTitle{font-weight:300;line-height:1.05}@media screen and (min-width:769px),print{.boxesHero .boxTitle{font-size:18px}}@media screen and (max-width:768px){.boxesHero .boxTitle{font-size:23px}}.boxesHero .boxWithImage{display:flex;flex-wrap:wrap}.boxesHero .boxWithImage .boxImage,.boxesHero .boxWithImage .boxTitle,.boxesHero .boxWithImage .boxContent{flex:0 0 100%}.boxesHero .boxWithImage .boxImage{align-items:center;display:flex;justify-content:center;max-height:750px;order:3;overflow:hidden}@media screen and (max-width:1024px){.boxesHero .boxWithImage .boxImage{margin-top:20px}}@media screen and (min-width:1025px),print{.boxesHero .boxWithImage .boxImage{margin-top:30px}}.boxesHeaderBoxes{background-color:rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1)}.boxesHeaderBoxes a{color:rgba(41, 162, 30, 1)}.boxesHeaderBoxes a:hover{color:rgba(76, 108, 24, 1)}.boxesHeaderBoxes .icon{color:rgba(47, 68, 12, 1)}@media screen and (min-width:545px),print{.boxesHeaderBoxes .boxContainer{display:flex;flex-wrap:wrap}}@media screen and (max-width:1024px){.boxesHeaderBoxes .boxContainer{padding:40px 0;margin-bottom:-40px;margin-left:-10px;margin-right:-10px}}@media screen and (min-width:1025px),print{.boxesHeaderBoxes .boxContainer{padding:60px 0;margin-bottom:-60px;margin-left:-15px;margin-right:-15px}}.boxesHeaderBoxes .box{overflow:hidden;padding-left:15px;padding-right:15px}@media screen and (max-width:1024px){.boxesHeaderBoxes .box{margin-bottom:40px}}@media screen and (min-width:545px) and (max-width:1024px){.boxesHeaderBoxes .box{flex:0 0 50%;max-width:50%;}.boxesHeaderBoxes .box.boxFullWidth{flex-basis:100%;max-width:100%}.boxesHeaderBoxes .box:first-child:nth-last-child(1){flex-basis:100%;max-width:100%}}@media screen and (min-width:1025px),print{.boxesHeaderBoxes .box{flex:0 0 25%;margin-bottom:60px;max-width:25%;}.boxesHeaderBoxes .box.boxFullWidth{flex-basis:100%;max-width:100%}.boxesHeaderBoxes .box:first-child:nth-last-child(1){flex-basis:100%;max-width:100%}.boxesHeaderBoxes .box:first-child:nth-last-child(2),.boxesHeaderBoxes .box:first-child:nth-last-child(2) ~ .box{flex-basis:50%;max-width:50%}.boxesHeaderBoxes .box:first-child:nth-last-child(3),.boxesHeaderBoxes .box:first-child:nth-last-child(3) ~ .box{flex-basis:33.3333%;max-width:33.3333%}}.boxesHeaderBoxes .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}@media screen and (max-width:1024px){.boxesTop .box,.boxesBottom .box{margin-bottom:40px;margin-top:40px}}@media screen and (min-width:1025px),print{.boxesTop .box,.boxesBottom .box{margin-bottom:60px;margin-top:60px}}.boxesTop .boxTitle,.boxesBottom .boxTitle{color:rgba(47, 68, 12, 1);font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.boxesTop .boxTitle,.boxesBottom .boxTitle{font-size:16px}}@media screen and (max-width:768px){.boxesTop .boxTitle,.boxesBottom .boxTitle{font-size:20px}}.boxesTop .boxTitle a,.boxesBottom .boxTitle a{color:rgba(76, 108, 24, 1)}.boxesTop .boxTitle a:hover,.boxesBottom .boxTitle a:hover{color:rgba(170, 35, 35, 1)}@media screen and (max-width:544px){.boxesTop .boxImage,.boxesBottom .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media screen and (min-width:545px),print{.boxesTop .boxImage,.boxesBottom .boxImage{width:30%}.boxesTop .boxWithImage::before,.boxesBottom .boxWithImage::before,.boxesTop .boxWithImage::after,.boxesBottom .boxWithImage::after{display:table;content:""}.boxesTop .boxWithImage::after,.boxesBottom .boxWithImage::after{clear:both}.boxesTop .boxWithImage:nth-child(odd) .boxImage,.boxesBottom .boxWithImage:nth-child(odd) .boxImage{float:left}.boxesTop .boxWithImage:nth-child(even) .boxImage,.boxesBottom .boxWithImage:nth-child(even) .boxImage{float:right}}@media screen and (min-width:545px) and (max-width:1024px){.boxesTop .boxWithImage:nth-child(odd) .boxImage,.boxesBottom .boxWithImage:nth-child(odd) .boxImage{margin:0 10px 10px 0}.boxesTop .boxWithImage:nth-child(even) .boxImage,.boxesBottom .boxWithImage:nth-child(even) .boxImage{margin:0 0 10px 10px}}@media screen and (min-width:1025px),print{.boxesTop .boxWithImage:nth-child(odd) .boxImage,.boxesBottom .boxWithImage:nth-child(odd) .boxImage{margin:0 20px 20px 0}.boxesTop .boxWithImage:nth-child(even) .boxImage,.boxesBottom .boxWithImage:nth-child(even) .boxImage{margin:0 0 20px 20px}}.boxesTop{border-bottom:1px solid rgba(244, 246, 235, 1)}.boxesBottom{border-top:1px solid rgba(244, 246, 235, 1)}.boxesSidebarLeft,.boxesSidebarRight{color:rgba(47, 68, 12, 1)}.boxesSidebarLeft a,.boxesSidebarRight a{color:rgba(76, 108, 24, 1)}.boxesSidebarLeft a:hover,.boxesSidebarRight a:hover{color:rgba(51, 51, 51, 1)}@media screen and (min-width:545px) and (max-width:768px){.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{-webkit-columns:2;-moz-columns:2;columns:2}}@media screen and (min-width:769px) and (max-width:1024px){.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{-webkit-columns:3;-moz-columns:3;columns:3}}@media screen and (min-width:545px) and (max-width:1024px){.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{margin-bottom:-30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.boxesSidebarLeft > .boxContainer > .box,.boxesSidebarRight > .boxContainer > .box{overflow:hidden;background-clip:padding-box;border-bottom:30px solid transparent;display:block;margin:0 !important;width:100%;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}}.boxesSidebarLeft .icon,.boxesSidebarRight .icon{color:rgba(47, 68, 12, 1)}.boxesSidebarLeft small,.boxesSidebarRight small,.boxesSidebarLeft .dimmed,.boxesSidebarRight .dimmed{color:rgba(47, 68, 12, 1)}.boxesSidebarLeft small a,.boxesSidebarRight small a,.boxesSidebarLeft .dimmed a,.boxesSidebarRight .dimmed a{color:rgba(76, 108, 24, 1)}.boxesSidebarLeft small a:hover,.boxesSidebarRight small a:hover,.boxesSidebarLeft .dimmed a:hover,.boxesSidebarRight .dimmed a:hover{color:rgba(170, 35, 35, 1)}.boxesSidebarLeft .boxTitle,.boxesSidebarRight .boxTitle{color:rgba(195, 199, 187, 1)}.boxesSidebarLeft .boxTitle a,.boxesSidebarRight .boxTitle a{color:rgba(51, 51, 51, 1)}.boxesSidebarLeft .boxTitle a:hover,.boxesSidebarRight .boxTitle a:hover{color:rgba(76, 108, 24, 1)}.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){background-color:rgba(207, 213, 166, 1)}@media screen and (max-width:1024px){.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){padding:20px 10px}.boxesSidebarLeft .box:not(.boxBorderless) .boxMenu,.boxesSidebarRight .box:not(.boxBorderless) .boxMenu{margin-left:-10px;margin-right:-10px}}@media screen and (min-width:1025px),print{.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){padding:20px}.boxesSidebarLeft .box:not(.boxBorderless) .boxMenu,.boxesSidebarRight .box:not(.boxBorderless) .boxMenu{margin-left:-20px;margin-right:-20px}}.boxesSidebarLeft .box:not(:first-child),.boxesSidebarRight .box:not(:first-child){margin-top:30px}.boxesSidebarLeft .box.boxError a:not(.button),.boxesSidebarRight .box.boxError a:not(.button),.boxesSidebarLeft .box.boxInfo a:not(.button),.boxesSidebarRight .box.boxInfo a:not(.button),.boxesSidebarLeft .box.boxSuccess a:not(.button),.boxesSidebarRight .box.boxSuccess a:not(.button),.boxesSidebarLeft .box.boxWarning a:not(.button),.boxesSidebarRight .box.boxWarning a:not(.button){font-weight:600}.boxesSidebarLeft .box.boxError a:not(.button):hover,.boxesSidebarRight .box.boxError a:not(.button):hover,.boxesSidebarLeft .box.boxInfo a:not(.button):hover,.boxesSidebarRight .box.boxInfo a:not(.button):hover,.boxesSidebarLeft .box.boxSuccess a:not(.button):hover,.boxesSidebarRight .box.boxSuccess a:not(.button):hover,.boxesSidebarLeft .box.boxWarning a:not(.button):hover,.boxesSidebarRight .box.boxWarning a:not(.button):hover{text-decoration:underline}.boxesSidebarLeft .box.boxError,.boxesSidebarRight .box.boxError{background-color:rgba(242, 222, 222, 1);color:rgba(169, 68, 66, 1)}.boxesSidebarLeft .box.boxError a:not(.button),.boxesSidebarRight .box.boxError a:not(.button){color:rgba(132, 53, 52, 1)}.boxesSidebarLeft .box.boxError a:not(.button):hover,.boxesSidebarRight .box.boxError a:not(.button):hover{color:rgba(170, 35, 35, 1)}.boxesSidebarLeft .box.boxInfo,.boxesSidebarRight .box.boxInfo{background-color:rgba(217, 221, 201, 1);color:rgba(47, 68, 12, 1)}.boxesSidebarLeft .box.boxInfo a:not(.button),.boxesSidebarRight .box.boxInfo a:not(.button){color:rgba(76, 108, 24, 1)}.boxesSidebarLeft .box.boxInfo a:not(.button):hover,.boxesSidebarRight .box.boxInfo a:not(.button):hover{color:rgba(76, 108, 24, 1)}.boxesSidebarLeft .box.boxSuccess,.boxesSidebarRight .box.boxSuccess{background-color:rgba(223, 240, 216, 1);color:rgba(60, 118, 61, 1)}.boxesSidebarLeft .box.boxSuccess a:not(.button),.boxesSidebarRight .box.boxSuccess a:not(.button){color:rgba(43, 84, 44, 1)}.boxesSidebarLeft .box.boxSuccess a:not(.button):hover,.boxesSidebarRight .box.boxSuccess a:not(.button):hover{color:rgba(43, 84, 44, 1)}.boxesSidebarLeft .box.boxWarning,.boxesSidebarRight .box.boxWarning{background-color:rgba(252, 248, 227, 1);color:rgba(138, 109, 59, 1)}.boxesSidebarLeft .box.boxWarning a:not(.button),.boxesSidebarRight .box.boxWarning a:not(.button){color:rgba(102, 81, 44, 1)}.boxesSidebarLeft .box.boxWarning a:not(.button):hover,.boxesSidebarRight .box.boxWarning a:not(.button):hover{color:rgba(102, 81, 44, 1)}.boxesSidebarLeft .box .boxMenu .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuLink{align-items:flex-start;display:flex;padding:5px 20px}.boxesSidebarLeft .box .boxMenu .boxMenuLink .boxMenuLinkTitle,.boxesSidebarRight .box .boxMenu .boxMenuLink .boxMenuLinkTitle{flex:1 1 auto}.boxesSidebarLeft .box .boxMenu .boxMenuLink .badge,.boxesSidebarRight .box .boxMenu .boxMenuLink .badge{flex:0 0 auto}.boxesSidebarLeft .box .boxMenu li.active > .boxMenuLink,.boxesSidebarRight .box .boxMenu li.active > .boxMenuLink{background-color:rgba(244, 246, 235, 1);color:rgba(41, 162, 30, 1)}.boxesSidebarLeft .box .boxMenu li.active > .boxMenuLink:hover,.boxesSidebarRight .box .boxMenu li.active > .boxMenuLink:hover{color:rgba(47, 68, 12, 1)}.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuDepth1 .boxMenuLink{padding-left:40px}.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuDepth2 .boxMenuLink{padding-left:60px}.boxesSidebarLeft .box .boxMenu .boxMenuItem .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItem .boxMenuLink{padding-left:100px}.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth1 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth1 .boxMenuLink{padding-left:20px}.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth2 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth2 .boxMenuLink{padding-left:40px}.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth3 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth3 .boxMenuLink{padding-left:60px}.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth4 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth4 .boxMenuLink{padding-left:80px}@media screen and (max-width:544px){.boxesSidebarLeft .boxImage,.boxesSidebarRight .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media screen and (min-width:545px) and (max-width:1024px){.boxesSidebarLeft .boxWithImage::before,.boxesSidebarRight .boxWithImage::before,.boxesSidebarLeft .boxWithImage::after,.boxesSidebarRight .boxWithImage::after{display:table;content:""}.boxesSidebarLeft .boxWithImage::after,.boxesSidebarRight .boxWithImage::after{clear:both}.boxesSidebarLeft .boxWithImage .boxTitle,.boxesSidebarRight .boxWithImage .boxTitle,.boxesSidebarLeft .boxWithImage .boxContent,.boxesSidebarRight .boxWithImage .boxContent{margin-left:calc(30% + 15px)}.boxesSidebarLeft .boxImage,.boxesSidebarRight .boxImage{float:left;width:30%}}@media screen and (min-width:1025px),print{.boxesSidebarLeft .boxImage,.boxesSidebarRight .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}.boxesSidebarLeft .box .boxMenu li.active > .boxMenuLink{margin-left:10px;padding-left:10px}.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 li.active > .boxMenuLink{padding-left:30px}.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 li.active > .boxMenuLink{padding-left:50px}.boxesSidebarRight .box .boxMenu li.active > .boxMenuLink{margin-right:10px;padding-right:10px}@media screen and (max-width:544px){.main > .layoutBoundary{display:flex;flex-wrap:wrap}.main > .layoutBoundary > .content{flex:0 0 100%;order:3}.main > .layoutBoundary > .boxesSidebarLeft{order:1}.main > .layoutBoundary > .boxesSidebarRight{order:2}.boxesSidebarLeft,.boxesSidebarRight{flex:1 0 100%;pointer-events:none}.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{pointer-events:all}.boxesSidebarLeft:not(.open),.boxesSidebarRight:not(.open){flex:1 50%}.boxesSidebarLeft:not(.open) > .boxContainer,.boxesSidebarRight:not(.open) > .boxContainer{display:none}.boxesSidebarLeft::before,.boxesSidebarRight::before{background-color:rgba(207, 213, 166, 1);color:rgba(76, 108, 24, 1);content:attr(data-show-sidebar);display:block;padding:10px 0;pointer-events:all;text-align:center}.boxesSidebarLeft.open::before,.boxesSidebarRight.open::before{content:attr(data-hide-sidebar);margin-bottom:20px}.boxesSidebarLeft.boxesSidebarLeftHasMenu::before{content:attr(data-show-navigation)}.boxesSidebarLeft.boxesSidebarLeftHasMenu.open::before{content:attr(data-hide-navigation)}.boxesSidebarLeft:not(.open) + .content + .boxesSidebarRight:not(.open){border-left:1px solid rgba(244, 246, 235, 1);margin-left:10px;margin-top:0}.content:first-child + .boxesSidebarRight{margin-bottom:20px;margin-top:0}}.boxesContentTop .box:not(:first-child),.boxesContentBottom .box:not(:first-child){margin-top:40px}.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{color:rgba(47, 68, 12, 1);font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{font-size:16px}}@media screen and (max-width:768px){.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{font-size:20px}}.boxesContentTop .boxTitle a,.boxesContentBottom .boxTitle a{color:rgba(76, 108, 24, 1)}.boxesContentTop .boxTitle a:hover,.boxesContentBottom .boxTitle a:hover{color:rgba(170, 35, 35, 1)}.boxesContentTop .boxInfo,.boxesContentBottom .boxInfo{background-color:rgba(217, 221, 201, 1);color:rgba(47, 68, 12, 1);padding:20px;text-align:center}.boxesContentTop .boxInfo a:not(.button),.boxesContentBottom .boxInfo a:not(.button){color:rgba(76, 108, 24, 1);font-weight:600}.boxesContentTop .boxInfo a:not(.button):hover,.boxesContentBottom .boxInfo a:not(.button):hover{color:rgba(76, 108, 24, 1);text-decoration:underline}.boxesContentTop .boxInfo .formSubmit,.boxesContentBottom .boxInfo .formSubmit{margin-top:20px}@media screen and (max-width:544px){.boxesContentTop .boxImage,.boxesContentBottom .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media screen and (min-width:545px),print{.boxesContentTop .boxWithImage::before,.boxesContentBottom .boxWithImage::before,.boxesContentTop .boxWithImage::after,.boxesContentBottom .boxWithImage::after{display:table;content:""}.boxesContentTop .boxWithImage::after,.boxesContentBottom .boxWithImage::after{clear:both}.boxesContentTop .boxImage,.boxesContentBottom .boxImage{float:left;width:30%}}@media screen and (min-width:545px) and (max-width:1024px){.boxesContentTop .boxImage,.boxesContentBottom .boxImage{margin:0 10px 10px 0}}@media screen and (min-width:1025px),print{.boxesContentTop .boxImage,.boxesContentBottom .boxImage{margin:0 20px 20px 0}}.boxesContentTop:not(:first-child){margin-top:40px}.boxesContentBottom{margin-top:40px}.boxesFooterBoxes{background-color:rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1)}.boxesFooterBoxes a{color:rgba(41, 162, 30, 1)}.boxesFooterBoxes a:hover{color:rgba(76, 108, 24, 1)}.boxesFooterBoxes .icon{color:rgba(47, 68, 12, 1)}@media screen and (max-width:768px){.boxesFooterBoxes .boxContainer{padding:40px 0}}@media screen and (max-width:1024px){.boxesFooterBoxes .boxContainer{margin-left:-10px;margin-right:-10px}}@media screen and (min-width:769px),print{.boxesFooterBoxes .boxContainer{display:flex;flex-wrap:wrap;margin-bottom:-60px;padding:60px 0}}@media screen and (min-width:1025px),print{.boxesFooterBoxes .boxContainer{margin-left:-15px;margin-right:-15px}}.boxesFooterBoxes .box{overflow:hidden;padding-left:15px;padding-right:15px}@media screen and (max-width:768px){.boxesFooterBoxes .box:not(:last-child){margin-bottom:40px}}@media screen and (min-width:769px),print{.boxesFooterBoxes .box{flex:0 0 50%;margin-bottom:60px;max-width:50%}.boxesFooterBoxes .box.boxFullWidth{flex-basis:100%;max-width:100%}}.boxesFooterBoxes .boxTitle{color:rgba(47, 68, 14, 1)}.boxesFooterBoxes .boxTitle a{color:rgba(47, 68, 14, 1)}.boxesFooterBoxes .boxTitle a:hover{color:rgba(47, 68, 14, 1)}.boxesFooterBoxes .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}.boxesFooter{background-color:rgba(207, 213, 166, 1);color:rgba(47, 68, 14, 0.75);padding:20px 0}.boxesFooter .icon{color:rgba(47, 68, 14, 0.75)}.boxesFooter a{color:rgba(41, 162, 30, 1)}.boxesFooter a:hover{color:rgba(51, 51, 51, 1);text-decoration:underline}.boxesFooter .box:not(:first-child){margin-top:20px}.boxesFooter .boxTitle{color:rgba(47, 68, 12, 1)}.boxesFooter .boxTitle a{color:rgba(76, 108, 24, 1)}.boxesFooter .boxTitle a:hover{color:rgba(244, 246, 235, 1)}@media screen and (max-width:544px){.boxesFooter .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media screen and (min-width:545px),print{.boxesFooter .boxWithImage::before,.boxesFooter .boxWithImage::after{display:table;content:""}.boxesFooter .boxWithImage::after{clear:both}.boxesFooter .boxImage{float:left;width:30%}}@media screen and (min-width:545px) and (max-width:1024px){.boxesFooter .boxImage{margin:0 10px 10px 0}}@media screen and (min-width:1025px),print{.boxesFooter .boxImage{margin:0 20px 20px 0}}.boxesFooter .boxMenuLinkGroup .boxMenu > li > ol a{color:rgba(47, 68, 14, 0.75)}@media screen and (max-width:768px){.boxesFooter .styleChanger{display:none}}@media screen and (min-width:769px),print{.boxesFooter .styleChanger{float:right;padding-left:20px}}.boxesTop .boxMenu,.boxesBottom .boxMenu,.boxesFooter .boxMenu{display:inline-flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.boxesTop .boxMenu > li,.boxesBottom .boxMenu > li,.boxesFooter .boxMenu > li{flex:0 0 auto;padding-left:10px;padding-right:10px}.boxesTop .boxMenuLinkGroup:not(:first-child),.boxesBottom .boxMenuLinkGroup:not(:first-child),.boxesFooter .boxMenuLinkGroup:not(:first-child){margin-top:40px}.boxesTop .boxMenuLinkGroup .boxMenu,.boxesBottom .boxMenuLinkGroup .boxMenu,.boxesFooter .boxMenuLinkGroup .boxMenu{display:flex;flex-wrap:wrap;margin-bottom:-20px}.boxesTop .boxMenuLinkGroup .boxMenu .boxMenuLink,.boxesBottom .boxMenuLinkGroup .boxMenu .boxMenuLink,.boxesFooter .boxMenuLinkGroup .boxMenu .boxMenuLink{display:inline-block}.boxesTop .boxMenuLinkGroup .boxMenu > li,.boxesBottom .boxMenuLinkGroup .boxMenu > li,.boxesFooter .boxMenuLinkGroup .boxMenu > li{margin-bottom:20px}@media screen and (min-width:769px),print{.boxesTop .boxMenuLinkGroup .boxMenu > li,.boxesBottom .boxMenuLinkGroup .boxMenu > li,.boxesFooter .boxMenuLinkGroup .boxMenu > li{flex:0 0 25%;max-width:25%}}@media screen and (max-width:768px){.boxesTop .boxMenuLinkGroup .boxMenu > li,.boxesBottom .boxMenuLinkGroup .boxMenu > li,.boxesFooter .boxMenuLinkGroup .boxMenu > li{flex:1 1 100%}}.boxesTop .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesBottom .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesFooter .boxMenuLinkGroup .boxMenu > li > .boxMenuLink{font-weight:400;line-height:1.28;margin-bottom:10px}@media screen and (min-width:769px),print{.boxesTop .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesBottom .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesFooter .boxMenuLinkGroup .boxMenu > li > .boxMenuLink{font-size:16px}}@media screen and (max-width:768px){.boxesTop .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesBottom .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesFooter .boxMenuLinkGroup .boxMenu > li > .boxMenuLink{font-size:18px}}.boxWithEditButton{position:relative}.boxWithEditButton .boxEditButton{color:inherit;opacity:0;position:absolute;top:4px;transition:opacity 0.12s ease-in-out;right:4px}.boxWithEditButton .boxEditButton:hover{color:inherit}.boxWithEditButton .boxEditButton > .icon{color:inherit}html:not(.touch) .boxWithEditButton:hover .boxEditButton{opacity:1}.boxMenuResetFilter{margin-top:10px}.containerList > li{position:relative;transition:background-color 0.2s}@media screen and (max-width:1024px){.containerList > li{padding:10px 0}}@media screen and (min-width:1025px),print{.containerList > li{padding:20px}}.containerList > li:not(:last-child){border-bottom:1px solid rgba(244, 246, 235, 1)}.containerList > li:first-child{border-top:1px solid rgba(228, 231, 222, 1)}.containerList > li:last-child{border-bottom:1px solid rgba(228, 231, 222, 1)}.containerList > li:hover{background-color:rgba(244, 246, 235, 1)}.containerList > li.showMore{text-align:center}.containerList > li.showMore:hover{background-color:transparent}.containerList > li .containerHeadline{position:relative}.containerList > li .containerHeadline > .containerContentType{color:rgba(47, 68, 12, 1);position:absolute;top:5px;right:0}@media screen and (max-width:544px){.containerList > li .containerHeadline > .containerContentType{display:none}}.containerList > li.containerListButtonGroup{text-align:right}.containerList > li.containerListButtonGroup:hover{background-color:transparent}.containerList > li.containerListButtonGroup > .buttonGroup,.containerList > li.containerListButtonGroup > .messageFooterButtons,.containerList > li.containerListButtonGroup > .messageFooterButtonsExtra{display:inline-flex}.containerList > li.containerListButtonGroup > .buttonGroup:not(:first-child),.containerList > li.containerListButtonGroup > .messageFooterButtons:not(:first-child),.containerList > li.containerListButtonGroup > .messageFooterButtonsExtra:not(:first-child){margin-left:5px}.containerList > li.containerListButtonGroup > .recentActivityFollowedNoResults{text-align:left}@media screen and (max-width:1024px){.containerList > li .hasMobileNavigation > .containerHeadline > h3{padding-right:30px}.containerList > li .buttonGroupNavigation{position:absolute;right:0;top:14px}.containerList > li .buttonGroupNavigation.open{left:0;z-index:10}.containerList > li .buttonGroupNavigation.open > .buttonList{display:block;visibility:visible}.containerList > li .buttonGroupNavigation > .dropdownLabel{left:calc(100% - 24px);position:relative}.containerList > li .buttonGroupNavigation > .buttonList{background-color:rgba(213, 218, 203, 1);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:rgba(47, 68, 12, 1);display:none;min-width:160px;padding:3px 0;pointer-events:all;position:absolute;text-align:left;visibility:hidden;z-index:450;position:static !important;top:0}.containerList > li .buttonGroupNavigation > .buttonList.dropdownMenuPageSearch{border-top-left-radius:0;border-top-right-radius:0}.containerList > li .buttonGroupNavigation > .buttonList.dropdownOpen{display:block;visibility:visible}.containerList > li .buttonGroupNavigation > .buttonList li{display:block}.containerList > li .buttonGroupNavigation > .buttonList li:hover:not(.dropdownDivider):not(.dropdownList):not(.dropdownText),.containerList > li .buttonGroupNavigation > .buttonList li.dropdownList > li:hover:not(.dropdownDivider),.containerList > li .buttonGroupNavigation > .buttonList li.dropdownNavigationItem,.containerList > li .buttonGroupNavigation > .buttonList li.active{background-color:rgba(213, 218, 203, 1);color:rgba(170, 35, 35, 1)}.containerList > li .buttonGroupNavigation > .buttonList li:hover:not(.dropdownDivider):not(.dropdownList):not(.dropdownText) > a,.containerList > li .buttonGroupNavigation > .buttonList li.dropdownList > li:hover:not(.dropdownDivider) > a,.containerList > li .buttonGroupNavigation > .buttonList li.dropdownNavigationItem > a,.containerList > li .buttonGroupNavigation > .buttonList li.active > a{color:rgba(170, 35, 35, 1)}.containerList > li .buttonGroupNavigation > .buttonList li.dropdownDivider{border-top:1px solid rgba(244, 246, 235, 1);margin:3px 0}.containerList > li .buttonGroupNavigation > .buttonList li.dropdownText{padding:5px 20px;font-weight:400}.containerList > li .buttonGroupNavigation > .buttonList li.boxFlag{padding-top:2px}.containerList > li .buttonGroupNavigation > .buttonList li.missingValue > span{padding-right:40px;position:relative}.containerList > li .buttonGroupNavigation > .buttonList li.missingValue > span:after{color:rgba(169, 68, 66, 1);content:"\f071";font-family:FontAwesome;position:absolute;right:20px;top:5px}.containerList > li .buttonGroupNavigation > .buttonList li.disabled{color:rgba(47, 68, 12, 1)}.containerList > li .buttonGroupNavigation > .buttonList li.disabled > span{cursor:not-allowed !important}.containerList > li .buttonGroupNavigation > .buttonList li > a,.containerList > li .buttonGroupNavigation > .buttonList li > span{clear:both;cursor:pointer;display:block;max-width:350px;overflow:hidden;padding:5px 20px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.containerList > li .buttonGroupNavigation > .buttonList li > a > div > h3,.containerList > li .buttonGroupNavigation > .buttonList li > span > div > h3{overflow:hidden;text-overflow:ellipsis}.containerList > li .buttonGroupNavigation > .buttonList li > a{color:rgba(76, 108, 24, 1)}.containerList > li .buttonGroupNavigation > .buttonList li > a > small{display:block}.containerList > li .buttonGroupNavigation > .buttonList li > a + span.badge{display:none}.containerList > li .buttonGroupNavigation > .buttonList li > .box16{align-items:center;cursor:pointer;min-height:0;padding:5px 10px}.containerList > li .buttonGroupNavigation > .buttonList li > label{display:block}.containerList > li .buttonGroupNavigation > .buttonList li .containerHeadline{margin-bottom:0}.containerList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-weight:400}.containerList > li .buttonGroupNavigation > .buttonList li .icon{color:inherit}.containerList > li .buttonGroupNavigation > .buttonList .scrollableDropdownMenu{max-height:300px;overflow:auto}.containerList > li .buttonGroupNavigation > .buttonList .scrollableDropdownMenu.forceScrollbar{overflow-y:scroll;overflow-x:hidden}.containerList > li .buttonGroupNavigation > .buttonList > li .invisible{display:inline;padding-left:5px}}@media screen and (max-width:1024px) and (max-width:768px){.containerList > li .buttonGroupNavigation > .buttonList li.dropdownText{font-size:12px}}@media screen and (max-width:1024px) and (max-width:768px){.containerList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-size:12px}}@media screen and (max-width:1024px) and (max-width:544px){.containerList > li .buttonGroupNavigation > .buttonList{left:0 !important;right:0 !important}}@media screen and (max-width:1024px) and (max-width:1024px){.containerList > li .buttonGroupNavigation > .buttonList li{overflow:hidden}.containerList > li .buttonGroupNavigation > .buttonList li > a,.containerList > li .buttonGroupNavigation > .buttonList li > span{max-width:none;white-space:normal}}@media screen and (min-width:1025px),print{.containerList > li .buttonGroupNavigation{opacity:0;position:absolute;right:20px;top:15px;transition:opacity 0.12s}.containerList > li .buttonGroupNavigation > .dropdownLabel{display:none}.containerList > li .buttonGroupNavigation > ul{background-color:rgba(244, 246, 235, 1);border:1px solid rgba(0, 0, 0, 0.15);border-radius:6px}.containerList > li .buttonGroupNavigation > ul > li{margin-right:0}.containerList > li .buttonGroupNavigation > ul > li:not(:last-child){border-right:1px solid rgba(0, 0, 0, 0.15)}.containerList > li .buttonGroupNavigation > ul > li > a{display:inline-block;padding:3px 5px}.containerList > li .buttonGroupNavigation > ul > li > a > .icon,.containerList > li .buttonGroupNavigation > ul > li > a > .invisible{color:rgba(0, 0, 0, 0.5)}.containerList > li .buttonGroupNavigation > ul > li.active > a > .icon,.containerList > li .buttonGroupNavigation > ul > li:hover > a > .icon,.containerList > li .buttonGroupNavigation > ul > li.active > a > .invisible,.containerList > li .buttonGroupNavigation > ul > li:hover > a > .invisible{color:rgba(76, 108, 24, 1)}.containerList > li:hover .buttonGroupNavigation{opacity:1}}@media screen and (max-width:768px){.containerList.doubleColumned > li + li,.containerList.tripleColumned > li + li{margin-top:10px}}@media screen and (min-width:769px),print{.containerList.doubleColumned,.containerList.tripleColumned{display:flex;flex-wrap:wrap;border-top:1px solid rgba(228, 231, 222, 1);border-bottom:1px solid rgba(228, 231, 222, 1)}.containerList.doubleColumned > li,.containerList.tripleColumned > li{padding-right:15px}.containerList.doubleColumned > li .containerBoxContent,.containerList.tripleColumned > li .containerBoxContent{overflow:hidden}.containerList.doubleColumned > li .containerBoxContent h3,.containerList.tripleColumned > li .containerBoxContent h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.containerList.doubleColumned > li:first-child,.containerList.tripleColumned > li:first-child{border-top:none}.containerList.doubleColumned > li:last-child,.containerList.tripleColumned > li:last-child{border-bottom:none}.containerList.doubleColumned > li{flex:0 0 50%;max-width:50%}.containerList.doubleColumned > li:nth-child(2n+1):nth-last-child(-n+2){border-bottom:none}.containerList.tripleColumned > li{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 3)}.containerList.tripleColumned > li:nth-child(3n+1):nth-last-child(-n+3),.containerList.tripleColumned > li:nth-child(3n+1):nth-last-child(-n+3) ~ li{border-bottom:none}}@media screen and (max-width:768px){.containerBoxList.doubleColumned > li + li,.containerBoxList.tripleColumned > li + li{margin-top:10px}}@media screen and (min-width:769px),print{.containerBoxList.doubleColumned,.containerBoxList.tripleColumned{display:flex;flex-wrap:wrap;margin-bottom:-15px}.containerBoxList.doubleColumned > li,.containerBoxList.tripleColumned > li{overflow:hidden;padding-right:15px;margin-bottom:15px}.containerBoxList.doubleColumned > li .containerBoxContent,.containerBoxList.tripleColumned > li .containerBoxContent{overflow:hidden}.containerBoxList.doubleColumned > li .containerBoxContent h3,.containerBoxList.tripleColumned > li .containerBoxContent h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.containerBoxList.doubleColumned > li{flex:0 0 50%;max-width:50%}.containerBoxList.tripleColumned > li{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 3)}}.recentActivityList .box48{max-height:500px;overflow:hidden}.recentActivityList .box48 > a:first-child{align-self:flex-start}.flexibleCategoryList{position:relative}.flexibleCategoryList > li{margin-bottom:14px}.flexibleCategoryList > li > ol{margin-left:21px}.flexibleCategoryList > li > ol > li > ol{margin-bottom:7px;margin-left:21px}.flexibleCategoryList > li > ol > li > ol > li{font-size:12px}.containerListDisplayOptions{align-items:center;border-bottom:2px solid currentColor;color:rgba(51, 51, 51, 1);display:flex}.containerListSortOptions,.containerListActiveFilters,.containerListFilterOptions{padding:5px 10px}@media screen and (max-width:768px){.containerListActiveFilters{display:none}}.containerListSortOptions{flex:1 auto}.containerListSortOptions > .dropdown{margin-left:10px}.containerListActiveFilters,.containerListFilterOptions{flex:0 auto}@media screen and (min-width:769px),print{.flexibleCategoryList:not(.flexibleCategoryListDisabled){-webkit-column-count:2;-moz-column-count:2;column-count:2}.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li{-webkit-column-break-inside:avoid;break-inside:avoid}.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li > ol > li > ol{font-size:0}.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li > ol > li > ol > li{display:inline-block;font-weight:400}@-moz-document url-prefix(){.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li{display:block;overflow:hidden}}}@media screen and (max-width:1024px){.styleList > li{padding:10px}}.contentHeader,.boxHeadline{color:rgba(47, 68, 12, 1)}.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-weight:300;line-height:1.05}@media screen and (min-width:769px),print{.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-size:18px}}@media screen and (max-width:768px){.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-size:23px}}.contentHeader .contentTitle .badge,.boxHeadline .contentTitle .badge,.contentHeader > h1 .badge,.boxHeadline > h1 .badge{top:-2px;line-height:1.48}.contentHeader .contentTitle a,.boxHeadline .contentTitle a,.contentHeader > h1 a,.boxHeadline > h1 a{color:rgba(76, 108, 24, 1)}.contentHeader .contentTitle a:hover,.boxHeadline .contentTitle a:hover,.contentHeader > h1 a:hover,.boxHeadline > h1 a:hover{color:rgba(170, 35, 35, 1)}.contentHeader .contentHeaderDescription{color:rgba(47, 68, 12, 1);margin-top:5px}.contentHeader .contentHeaderMetaData{color:rgba(47, 68, 12, 1);margin-top:5px}.contentHeader .contentHeaderMetaData.inlineList > li:not(:last-child){margin-right:10px}.contentHeader .contentHeaderMetaData > li a,.contentHeader .contentHeaderMetaData > li a:hover,.contentHeader .contentHeaderMetaData > li .icon{color:rgba(47, 68, 12, 1)}.contentHeader .contentTitle + .inlineDataList{margin-top:5px}.contentHeader .inlineDataList{color:rgba(47, 68, 12, 1)}@media screen and (max-width:768px){.contentHeader .contentHeaderIcon{display:none}}@media screen and (min-width:545px) and (max-width:768px){.contentHeader .contentHeaderNavigation > ul{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:20px}.contentHeader .contentHeaderNavigation > ul > li{flex:0 1 auto}.contentHeader .contentHeaderNavigation > ul > li:not(:last-child){margin-right:5px}.contentHeader .contentHeaderNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.contentHeader .contentHeaderNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}}@media screen and (min-width:769px),print{.contentHeader{display:flex;align-items:flex-start}.contentHeader .contentHeaderIcon{flex:0 0 64px;margin-right:15px}.contentHeader .contentHeaderTitle{flex:1 1 0%}.contentHeader .contentHeaderNavigation{flex:0 0 auto;margin-left:15px;max-width:50%}.contentHeader .contentHeaderNavigation > ul{display:flex;flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;margin-top:-5px}.contentHeader .contentHeaderNavigation > ul > li{flex:0 1 auto}.contentHeader .contentHeaderNavigation > ul > li:not(:last-child){margin-right:5px}.contentHeader .contentHeaderNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.contentHeader .contentHeaderNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.contentHeader .contentHeaderNavigation > ul > li{margin-top:5px}.contentHeader .contentHeaderNavigation > ul > li:not(:last-child){margin-right:0}.contentHeader .contentHeaderNavigation > ul > li:not(:first-child){margin-left:5px}}.boxHeadline.boxSubHeadline{margin-top:40px;margin-bottom:20px}.boxHeadline.boxSubHeadline > h2{color:rgba(47, 68, 12, 1);font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.boxHeadline.boxSubHeadline > h2{font-size:16px}}@media screen and (max-width:768px){.boxHeadline.boxSubHeadline > h2{font-size:20px}}.boxHeadline.boxSubHeadline > h2 a{color:rgba(76, 108, 24, 1)}.boxHeadline.boxSubHeadline > h2 a:hover{color:rgba(170, 35, 35, 1)}.boxHeadline.boxSubHeadline > h2 .badge{top:-2px}.section{margin-top:40px}.section > :first-child{margin-top:0}.section .sectionTitle{color:rgba(47, 68, 12, 1);font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.section .sectionTitle{font-size:16px}}@media screen and (max-width:768px){.section .sectionTitle{font-size:20px}}.section .sectionTitle a{color:rgba(76, 108, 24, 1)}.section .sectionTitle a:hover{color:rgba(170, 35, 35, 1)}.section .sectionTitle .badge{top:-2px}.section .sectionDescription{color:rgba(47, 68, 12, 1)}.section > .sectionHeader,.section > .sectionTitle{margin-bottom:20px}.section > .sectionHeader + .section,.section > .sectionTitle + .section{margin-top:20px}.section:not(.sectionContainerList) > .sectionHeader,.section:not(.sectionContainerList) > .sectionTitle{border-bottom:1px solid rgba(244, 246, 235, 1);padding-bottom:10px}.section.sectionContainerList > .sectionHeader,.section.sectionContainerList > .sectionTitle{margin-bottom:10px}.section.tabularBox > .sectionHeader,.section.tabularBox > .sectionTitle{border-color:rgba(228, 231, 222, 1);margin-bottom:0}.section .section{margin-top:30px}.section .section:first-child{margin-top:20px}.section .section .sectionTitle{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.section .section .sectionTitle{font-size:16px}}@media screen and (max-width:768px){.section .section .sectionTitle{font-size:18px}}.section .section > .sectionHeader,.section .section > .sectionTitle{margin-bottom:15px}fieldset{margin-top:40px}fieldset > legend{border-bottom:1px solid rgba(244, 246, 235, 1);color:rgba(47, 68, 12, 1);float:left;margin-bottom:20px;padding-bottom:10px;width:100%;font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{fieldset > legend{font-size:16px}}@media screen and (max-width:768px){fieldset > legend{font-size:20px}}fieldset > legend a{color:rgba(76, 108, 24, 1)}fieldset > legend a:hover{color:rgba(170, 35, 35, 1)}fieldset > legend .badge{top:-2px}fieldset > legend + *{clear:left}fieldset > legend + small{color:rgba(47, 68, 12, 1);position:relative;top:-12px}.section fieldset{margin-top:20px}.section fieldset > legend{margin-bottom:15px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.section fieldset > legend{font-size:16px}}@media screen and (max-width:768px){.section fieldset > legend{font-size:18px}}.containerHeadline > h3{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.containerHeadline > h3{font-size:16px}}@media screen and (max-width:768px){.containerHeadline > h3{font-size:18px}}.containerHeadline > h3 > .badge{top:-2px}.containerHeadline ~ .containerContent{margin-top:10px}.contentNavigation + .section{margin-top:30px}@media screen and (max-width:768px){.contentNavigation ul{margin-top:30px}.contentNavigation ul > li > .button{display:block;padding:7px 10px;text-align:center}.contentNavigation > nav:not(.pagination) > ul > li + li{margin-top:10px}}@media screen and (min-width:769px),print{.contentNavigation{align-items:center;display:flex;justify-content:flex-end}.contentNavigation > nav{flex:0 0 auto;margin-top:30px;order:3}.contentNavigation > nav.pagination{order:1;flex:1 1 auto}.contentNavigation > nav.jsClipboardEditor{margin-right:5px;order:2}.contentNavigation > nav + nav{flex:0 0 auto}.contentNavigation > nav:not(.pagination){text-align:right}.contentNavigation ul{display:inline-flex}.contentNavigation ul > li{flex:0 0 auto}.contentNavigation ul > li:not(:last-child){margin-right:5px}}.paginationTop{margin-top:40px}.paginationTop + .section{margin-top:20px}.paginationBottom{margin-top:20px}@media screen and (max-width:544px){.contentFooter > .contentFooterNavigation{margin-top:20px}.contentFooter > .contentFooterNavigation > ul > li:not(:first-child){margin-top:10px}.contentFooter > .contentFooterNavigation .button{display:block;padding:7px 10px;text-align:center}.contentFooter > .contentFooterNavigation .button:not(:first-child){margin-top:10px}}@media screen and (min-width:545px),print{.contentFooter{display:flex}.contentFooter > .paginationBottom{flex:0 0 auto}.contentFooter > .contentFooterNavigation{flex:1 1 auto;margin:20px 0 0 20px;text-align:right}.contentFooter > .contentFooterNavigation > ul{display:flex;flex-wrap:wrap;display:inline-flex;flex-wrap:nowrap}.contentFooter > .contentFooterNavigation > ul > li{flex:0 1 auto}.contentFooter > .contentFooterNavigation > ul > li:not(:last-child){margin-right:5px}.contentFooter > .contentFooterNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.contentFooter > .contentFooterNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}}@media screen and (max-width:544px){.contentHeader > .contentHeaderNavigation > ul{margin-top:30px}.contentHeader > .contentHeaderNavigation > ul > li:not(:first-child){margin-top:10px}.contentHeader > .contentHeaderNavigation > ul > li > .button{display:block;padding:7px 10px;text-align:center}.contentHeader > .contentHeaderNavigation > ul > li > .button > .invisible{display:inline}}@media screen and (max-width:768px){body:not(.mobileShowPaginationTop) .paginationTop{display:none}body:not(.mobileShowPaginationTop) .paginationTop + .section{margin-top:30px}.contentNavigation > .pagination{display:none}.section ~ .contentNavigation > .pagination{display:block}.section ~ .contentNavigation > .pagination + nav{margin-top:10px}}@media screen and (min-width:1025px),print{.sidebar + .content:not(:last-child) .contentHeaderNavigation{flex:1 1 0%}.sidebar + .content:not(:last-child) .contentHeaderNavigation > ul{flex-wrap:wrap !important;justify-content:flex-end}}.discordShoutbox .discordShoutboxMessageList{height:200px;overflow:auto;margin-bottom:15px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow{display:flex;border-bottom:1px solid rgba(244, 246, 235, 1);padding:10px 0;align-items:flex-start;align-content:stretch}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutAvatar{flex:0 0 auto;margin-right:10px;position:-webkit-sticky;position:sticky;top:0;align-self:flex-start}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutAvatar .userAvatarImage{width:32px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow > a.userLink{flex:0 0 auto;margin-right:10px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow > .userAvatarImage{margin-right:10px;flex:0 0 auto;width:32px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent{display:block;flex:1 1 auto}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent img.discordCustomEmoji{width:18px;height:18px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .shoutMeta,.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .shoutAnswer{font-size:12px;color:rgba(47, 68, 12, 1)}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .shoutMeta .shoutName,.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .shoutAnswer .shoutName{color:rgba(76, 108, 24, 1)}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .shoutAnswer a:link,.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .shoutAnswer a:hover,.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .shoutAnswer a:visited,.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .shoutAnswer a:active{font-size:12px;color:rgba(47, 68, 12, 1);text-decoration:none}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordShoutCode{background-color:rgba(255, 255, 255, 1);border:1px solid rgba(196, 196, 196, 1);border-radius:2px;display:block;font-family:Consolas, 'Courier New', monospace;color:rgba(68, 68, 68, 1);padding:5px;line-break:strict;white-space:pre-wrap}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordSpoiler{cursor:pointer}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper{max-width:520px;box-sizing:border-box;border-radius:4px;display:inline-grid;background:#2f3136;border-left:4px solid #202225;font-size:14px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent{padding:5px 10px 10px 7px;color:#dcddde}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedAuthor{display:flex;align-items:center;margin-top:8px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedAuthor img{border-radius:50px;width:24px;height:24px;margin-right:8px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedAuthor a:link,.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedAuthor a{color:#fff !important;text-decoration:none;word-break:break-word}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedAuthor a:hover{text-decoration:underline}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedTitle{font-weight:bold;margin-top:8px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedTitle a,.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedTitle a:link{color:#00b0f4;word-break:break-word;text-decoration:none}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedTitle a:hover{text-decoration:underline}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedDescription{margin-top:8px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent a.discordEmbedImage{display:block;margin-top:16px}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent a.discordEmbedImage img{max-width:400px;max-height:225px}@media screen and (max-width:544px){.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent a.discordEmbedImage img{max-width:100%}}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordEmbedWrapper .discordEmbedContent .discordEmbedFooter{margin-top:8px;font-size:12px;line-height:16px;color:#72767d}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordShoutboxAttachment{max-width:400px;max-height:225px}@media screen and (max-width:544px){.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutContent .discordShoutboxAttachment{max-width:100%}}.discordShoutbox .discordShoutboxMessageList .discordShoutRow:last-child{border:0}.discordShoutbox .discordShoutboxMessageList .discordShoutRow .shoutOption{flex:0 0 auto;margin-left:10px;position:-webkit-sticky;position:sticky;top:0;align-self:flex-start;margin-right:10px}.discordShoutbox .shoutboxMessageRow{display:flex}.discordShoutbox .shoutboxMessageRow .discordShoutBoxMessageInputDiv{margin:0;background-color:rgba(244, 246, 235, 1);border:1px solid rgba(207, 213, 166, 1);border-radius:0;color:rgba(47, 68, 12, 1);font-weight:400;outline:none;padding:4px 8px;font-family:"Open Sans", "Segoe UI", "DejaVu Sans", "Lucida Grande", "Helvetica", sans-serif;line-height:1.48;font-size:14px;display:flex;align-items:center;flex:1 auto}.discordShoutbox .shoutboxMessageRow .discordShoutBoxMessageInputDiv:hover,.discordShoutbox .shoutboxMessageRow .discordShoutBoxMessageInputDiv.active{background-color:rgba(244, 246, 235, 1);border-color:rgba(213, 218, 203, 1);color:rgba(47, 68, 12, 1)}.discordShoutbox .shoutboxMessageRow .discordShoutBoxMessageInputDiv .shoutboxInput{display:block;flex:1 1 auto;outline:none}.discordShoutbox .shoutboxMessageRow .discordShoutBoxMessageInputDiv .shoutboxInput .placeholder{color:rgba(167, 185, 198, 1)}.discordShoutbox .shoutboxMessageRow .discordShoutBoxMessageInputDiv .shoutboxInput pre{font-family:"Open Sans", "Segoe UI", "DejaVu Sans", "Lucida Grande", "Helvetica", sans-serif;line-height:1.48;white-space:break-spaces}.discordShoutbox .shoutboxMessageRow .discordShoutboxSmileyButton{margin-right:2px;margin-left:2px;cursor:pointer;flex:0 0 50px}.discordShoutbox .shoutboxMessageRow .discordShoutboxSmileyButton .icon{cursor:pointer}.discordShoutbox .shoutboxMessageRow .discordShoutboxSendButton{cursor:pointer;flex:0 0 50px}.discordShoutbox .shoutboxMessageRow .discordShoutboxSendButton .icon{cursor:pointer}twemoji-selector.discordShoutboxTwemoji{position:absolute;top:0;z-index:2000}.loginForm form .thirdPartyLogin .thirdPartyLoginButton .discordLoginButton{background-color:#7289da}input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea{margin:0;background-color:rgba(244, 246, 235, 1);border:1px solid rgba(207, 213, 166, 1);border-radius:0;color:rgba(47, 68, 12, 1);font-weight:400;outline:none;padding:4px 8px;font-family:"Open Sans", Arial, Helvetica, sans-serif;line-height:1.48}@media screen and (min-width:769px),print{input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea{font-size:14px}}@media screen and (max-width:768px){input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea{font-size:14px}}input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,select:focus,textarea:focus,input[type="date"]:hover,input[type="datetime"]:hover,input[type="email"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="url"]:hover,select:hover,textarea:hover{background-color:rgba(244, 246, 235, 1);border-color:rgba(213, 218, 203, 1);color:rgba(47, 68, 12, 1)}input[type="date"][disabled],input[type="datetime"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="password"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="text"][disabled],input[type="url"][disabled],select[disabled],textarea[disabled],input[type="date"].disabled,input[type="datetime"].disabled,input[type="email"].disabled,input[type="number"].disabled,input[type="password"].disabled,input[type="search"].disabled,input[type="tel"].disabled,input[type="text"].disabled,input[type="url"].disabled,select.disabled,textarea.disabled{background-color:rgba(244, 246, 235, 1) !important;border-color:rgba(216, 226, 233, 1) !important;color:rgba(47, 68, 12, 1) !important}input[type="date"][readonly],input[type="datetime"][readonly],input[type="email"][readonly],input[type="number"][readonly],input[type="password"][readonly],input[type="search"][readonly],input[type="tel"][readonly],input[type="text"][readonly],input[type="url"][readonly],select[readonly],textarea[readonly]{color:rgba(47, 68, 12, 1) !important}input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"]{}input[type="date"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder{color:rgba(167, 185, 198, 1)}input[type="date"]::-moz-placeholder,input[type="datetime"]::-moz-placeholder,input[type="email"]::-moz-placeholder,input[type="number"]::-moz-placeholder,input[type="password"]::-moz-placeholder,input[type="search"]::-moz-placeholder,input[type="tel"]::-moz-placeholder,input[type="text"]::-moz-placeholder,input[type="url"]::-moz-placeholder{color:rgba(167, 185, 198, 1)}input[type="date"]:-ms-input-placeholder,input[type="datetime"]:-ms-input-placeholder,input[type="email"]:-ms-input-placeholder,input[type="number"]:-ms-input-placeholder,input[type="password"]:-ms-input-placeholder,input[type="search"]:-ms-input-placeholder,input[type="tel"]:-ms-input-placeholder,input[type="text"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder{color:rgba(167, 185, 198, 1)}input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,input[type="date"]:hover,input[type="datetime"]:hover,input[type="email"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="url"]:hover{}input[type="date"]:focus::-webkit-input-placeholder,input[type="datetime"]:focus::-webkit-input-placeholder,input[type="email"]:focus::-webkit-input-placeholder,input[type="number"]:focus::-webkit-input-placeholder,input[type="password"]:focus::-webkit-input-placeholder,input[type="search"]:focus::-webkit-input-placeholder,input[type="tel"]:focus::-webkit-input-placeholder,input[type="text"]:focus::-webkit-input-placeholder,input[type="url"]:focus::-webkit-input-placeholder,input[type="date"]:hover::-webkit-input-placeholder,input[type="datetime"]:hover::-webkit-input-placeholder,input[type="email"]:hover::-webkit-input-placeholder,input[type="number"]:hover::-webkit-input-placeholder,input[type="password"]:hover::-webkit-input-placeholder,input[type="search"]:hover::-webkit-input-placeholder,input[type="tel"]:hover::-webkit-input-placeholder,input[type="text"]:hover::-webkit-input-placeholder,input[type="url"]:hover::-webkit-input-placeholder{color:rgba(208, 218, 225, 1)}input[type="date"]:focus::-moz-placeholder,input[type="datetime"]:focus::-moz-placeholder,input[type="email"]:focus::-moz-placeholder,input[type="number"]:focus::-moz-placeholder,input[type="password"]:focus::-moz-placeholder,input[type="search"]:focus::-moz-placeholder,input[type="tel"]:focus::-moz-placeholder,input[type="text"]:focus::-moz-placeholder,input[type="url"]:focus::-moz-placeholder,input[type="date"]:hover::-moz-placeholder,input[type="datetime"]:hover::-moz-placeholder,input[type="email"]:hover::-moz-placeholder,input[type="number"]:hover::-moz-placeholder,input[type="password"]:hover::-moz-placeholder,input[type="search"]:hover::-moz-placeholder,input[type="tel"]:hover::-moz-placeholder,input[type="text"]:hover::-moz-placeholder,input[type="url"]:hover::-moz-placeholder{color:rgba(208, 218, 225, 1)}input[type="date"]:focus:-ms-input-placeholder,input[type="datetime"]:focus:-ms-input-placeholder,input[type="email"]:focus:-ms-input-placeholder,input[type="number"]:focus:-ms-input-placeholder,input[type="password"]:focus:-ms-input-placeholder,input[type="search"]:focus:-ms-input-placeholder,input[type="tel"]:focus:-ms-input-placeholder,input[type="text"]:focus:-ms-input-placeholder,input[type="url"]:focus:-ms-input-placeholder,input[type="date"]:hover:-ms-input-placeholder,input[type="datetime"]:hover:-ms-input-placeholder,input[type="email"]:hover:-ms-input-placeholder,input[type="number"]:hover:-ms-input-placeholder,input[type="password"]:hover:-ms-input-placeholder,input[type="search"]:hover:-ms-input-placeholder,input[type="tel"]:hover:-ms-input-placeholder,input[type="text"]:hover:-ms-input-placeholder,input[type="url"]:hover:-ms-input-placeholder{color:rgba(208, 218, 225, 1)}input[type="date"][disabled],input[type="datetime"][disabled],input[type="email"][disabled],input[type="number"][disabled],input[type="password"][disabled],input[type="search"][disabled],input[type="tel"][disabled],input[type="text"][disabled],input[type="url"][disabled],input[type="date"][readonly],input[type="datetime"][readonly],input[type="email"][readonly],input[type="number"][readonly],input[type="password"][readonly],input[type="search"][readonly],input[type="tel"][readonly],input[type="text"][readonly],input[type="url"][readonly]{background-color:rgba(244, 246, 235, 1) !important;border-color:rgba(216, 226, 233, 1) !important;color:rgba(47, 68, 12, 1) !important}input[type="search"],input[type="text"]{-webkit-appearance:none}.iOS input[type="date"],.iOS input[type="datetime"],.iOS input[type="email"],.iOS input[type="number"],.iOS input[type="password"],.iOS input[type="search"],.iOS input[type="tel"],.iOS input[type="text"],.iOS input[type="url"],.iOS select,.iOS textarea{font-size:16px}textarea{border-width:1px;font-weight:400;vertical-align:top;width:100%}@media screen and (min-width:769px),print{textarea{font-size:14px}}@media screen and (max-width:768px){textarea{font-size:14px}}textarea[disabled],textarea[readonly]{background-color:rgba(244, 246, 235, 1) !important;border-color:rgba(216, 226, 233, 1) !important;color:rgba(47, 68, 12, 1) !important}input[disabled],textarea[disabled]{-webkit-text-fill-color:rgba(47, 68, 12, 1);-webkit-opacity:1;}select{max-width:100%}select.fullWidth{width:100%}.formSubmit{text-align:center}.formSubmit:not(:first-child){margin-top:30px}@media screen and (max-width:544px){.formSubmit > .button,.formSubmit > button,.formSubmit > input{display:block;padding:7px 10px;width:100%}.formSubmit > .button:not(:first-child),.formSubmit > button:not(:first-child),.formSubmit > input:not(:first-child){margin-top:10px}}@media screen and (min-width:545px),print{.formSubmit{margin-bottom:-10px}.formSubmit > button,.formSubmit > input[type="button"],.formSubmit > input[type="reset"],.formSubmit > input[type="submit"],.formSubmit > .button,.formSubmit > a.button{margin-bottom:10px}.formSubmit > :not(:first-child){margin-left:10px}}.inputAddon{display:flex}.inputAddon:not(:last-child){margin-bottom:5px}.inputAddon > .inputPrefix,.inputAddon > .inputSuffix{align-items:center;display:flex;flex:0 0 auto}.inputAddon > .inputPrefix.button,.inputAddon > .inputSuffix.button{border-radius:0}.inputAddon > .inputPrefix:not(.button),.inputAddon > .inputSuffix:not(.button){background-color:rgba(76, 108, 24, 1);border:1px solid rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 0.8);cursor:default;padding:3px 5px}.inputAddon > .inputPrefix{border-right-width:0 !important}.inputAddon > .inputSuffix.button{margin-left:5px}.inputAddon > .inputSuffix:not(.button){border-left-width:0 !important}.inputAddon input{flex:1 auto}.inputAddon input + .inputPrefix{margin-left:5px}.inputAddonTextarea{flex-wrap:wrap}.inputAddonTextarea > .inputPrefix.button{border-bottom-width:0;border-radius:0}.inputAddonTextarea > textarea{flex:0 0 100%}.inputAddonTextarea > .redactor-box{flex:0 0 100%;margin-top:0 !important}.inputAddon input.tiny,input.tiny{flex-grow:0;width:80px}.inputAddon input.long,input.long{width:100%}@media screen and (max-width:544px){.inputAddon input.short,input.short{flex-grow:0;width:150px}.inputAddon input.medium,input.medium{width:100%}}@media screen and (min-width:545px),print{.inputAddon input.short,input.short{flex-grow:0;min-width:80px;width:10%}.inputAddon input.medium,input.medium{flex-grow:0;min-width:150px;width:30%}}.formError dt{color:rgba(204, 0, 1, 1) !important}.formError input,.formError select,.formError textarea{border-color:rgba(204, 0, 1, 1) !important}.formGrid dt{display:none}.formGrid select{width:100%}.customOptionRequired{color:rgba(204, 0, 1, 1) !important}.layoutBoundary{margin:0 auto}@media screen and (max-width:1024px){.layoutBoundary{padding:0 10px;width:100%}}@media screen and (min-width:1025px),print{.layoutBoundary{padding:0 20px;min-width:1000px;max-width:1400px}}.invisible{display:none}.grayscale,.conversationParticipantList > li.conversationLeft > div > a > img,.conversationParticipantList > li.conversationLeft > div > span > img{filter:gray;-webkit-filter:grayscale(1)}.monospace{font-family:Consolas, 'Courier New', monospace !important}.box16{display:flex}.box16 > :first-child:not(:last-child){flex:0 0 auto;margin-right:5px}.box16 > :last-child{flex:1 1 auto;overflow:hidden}.box24{display:flex}.box24 > :first-child:not(:last-child){flex:0 0 auto;margin-right:8px}.box24 > :last-child{flex:1 1 auto;overflow:hidden}.box32{display:flex}.box32 > :first-child:not(:last-child){flex:0 0 auto;margin-right:10px}.box32 > :last-child{flex:1 1 auto;overflow:hidden}.box48{display:flex}.box48 > :first-child:not(:last-child){flex:0 0 auto;margin-right:12px}.box48 > :last-child{flex:1 1 auto;overflow:hidden}.box64{display:flex}.box64 > :first-child:not(:last-child){flex:0 0 auto;margin-right:15px}.box64 > :last-child{flex:1 1 auto;overflow:hidden}.box96{display:flex}.box96 > :first-child:not(:last-child){flex:0 0 auto;margin-right:15px}.box96 > :last-child{flex:1 1 auto;overflow:hidden}.box128{display:flex}.box128 > :first-child:not(:last-child){flex:0 0 auto;margin-right:20px}.box128 > :last-child{flex:1 1 auto;overflow:hidden}.box256{display:flex}.box256 > :first-child:not(:last-child){flex:0 0 auto;margin-right:30px}.box256 > :last-child{flex:1 1 auto;overflow:hidden}small,.small{font-weight:400}@media screen and (min-width:769px),print{small,.small{font-size:12px}}@media screen and (max-width:768px){small,.small{font-size:12px}}strong{font-weight:600}img{vertical-align:middle}.elementPointer{pointer-events:none;position:absolute;top:0;transform:translateY(-100%)}.elementPointer.center{left:50%;transform:translateX(-50%) translateY(-100%)}.elementPointer.left{left:4px}.elementPointer.right{right:4px}.elementPointer.flipVertical{bottom:0;top:auto;transform:translateY(100%)}.elementPointer.flipVertical.center{transform:translateX(-50%) translateY(100%)}.nativeList{margin:1em 0 1em 40px}.nativeList ul,.nativeList ol{margin-bottom:0;margin-top:0}.nativeList li{margin:5px 0}ul.nativeList{list-style-type:disc}ol.nativeList{list-style-type:decimal}.htmlContent::before,.messageBody > .messageText::before,.messageSignature > div::before,.redactor-layer::before,.htmlContent::after,.messageBody > .messageText::after,.messageSignature > div::after,.redactor-layer::after{display:table;content:""}.htmlContent::after,.messageBody > .messageText::after,.messageSignature > div::after,.redactor-layer::after{clear:both}.htmlContent img,.messageBody > .messageText img,.messageSignature > div img,.redactor-layer img{max-width:100%}.htmlContent > :first-child,.messageBody > .messageText > :first-child,.messageSignature > div > :first-child,.redactor-layer > :first-child{margin-top:0 !important}.htmlContent > :last-child,.messageBody > .messageText > :last-child,.messageSignature > div > :last-child,.redactor-layer > :last-child{margin-bottom:0 !important}.htmlContent p,.messageBody > .messageText p,.messageSignature > div p,.redactor-layer p{margin:0}.htmlContent h1,.messageBody > .messageText h1,.messageSignature > div h1,.redactor-layer h1{font-weight:300;line-height:1.05}@media screen and (min-width:769px),print{.htmlContent h1,.messageBody > .messageText h1,.messageSignature > div h1,.redactor-layer h1{font-size:18px}}@media screen and (max-width:768px){.htmlContent h1,.messageBody > .messageText h1,.messageSignature > div h1,.redactor-layer h1{font-size:23px}}.htmlContent h2,.messageBody > .messageText h2,.messageSignature > div h2,.redactor-layer h2{font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.htmlContent h2,.messageBody > .messageText h2,.messageSignature > div h2,.redactor-layer h2{font-size:16px}}@media screen and (max-width:768px){.htmlContent h2,.messageBody > .messageText h2,.messageSignature > div h2,.redactor-layer h2{font-size:20px}}.htmlContent h3,.messageBody > .messageText h3,.messageSignature > div h3,.redactor-layer h3{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.htmlContent h3,.messageBody > .messageText h3,.messageSignature > div h3,.redactor-layer h3{font-size:16px}}@media screen and (max-width:768px){.htmlContent h3,.messageBody > .messageText h3,.messageSignature > div h3,.redactor-layer h3{font-size:18px}}.htmlContent h1,.messageBody > .messageText h1,.messageSignature > div h1,.redactor-layer h1,.htmlContent h2,.messageBody > .messageText h2,.messageSignature > div h2,.redactor-layer h2,.htmlContent h3,.messageBody > .messageText h3,.messageSignature > div h3,.redactor-layer h3,.htmlContent h4,.messageBody > .messageText h4,.messageSignature > div h4,.redactor-layer h4,.htmlContent h5,.messageBody > .messageText h5,.messageSignature > div h5,.redactor-layer h5,.htmlContent h6,.messageBody > .messageText h6,.messageSignature > div h6,.redactor-layer h6{margin:1.5em 0 1em 0}.htmlContent ul,.messageBody > .messageText ul,.messageSignature > div ul,.redactor-layer ul,.htmlContent ol,.messageBody > .messageText ol,.messageSignature > div ol,.redactor-layer ol{margin:1em 0 1em 40px}.htmlContent ul ul,.messageBody > .messageText ul ul,.messageSignature > div ul ul,.redactor-layer ul ul,.htmlContent ol ul,.messageBody > .messageText ol ul,.messageSignature > div ol ul,.redactor-layer ol ul,.htmlContent ul ol,.messageBody > .messageText ul ol,.messageSignature > div ul ol,.redactor-layer ul ol,.htmlContent ol ol,.messageBody > .messageText ol ol,.messageSignature > div ol ol,.redactor-layer ol ol{margin-bottom:0;margin-top:0}.htmlContent ul li,.messageBody > .messageText ul li,.messageSignature > div ul li,.redactor-layer ul li,.htmlContent ol li,.messageBody > .messageText ol li,.messageSignature > div ol li,.redactor-layer ol li{margin:5px 0}.htmlContent ul,.messageBody > .messageText ul,.messageSignature > div ul,.redactor-layer ul{list-style-type:disc}.htmlContent ol,.messageBody > .messageText ol,.messageSignature > div ol,.redactor-layer ol{list-style-type:decimal}.htmlContent em,.messageBody > .messageText em,.messageSignature > div em,.redactor-layer em{margin-right:2px}.containerContent hr,.htmlContent hr,.messageBody > .messageText hr,.messageSignature > div hr,.redactor-layer hr{border:0;border-top:1px solid rgba(244, 246, 235, 1);height:0}.separatorLeft::before{color:rgba(76, 108, 24, 1);content:"\00b7";margin-right:0.25em}.separatorRight::after{color:rgba(76, 108, 24, 1);content:"\00b7";margin-left:0.25em}.pointer{cursor:pointer}a.externalURL::after{content:"\f08e";display:inline-block;font-family:FontAwesome !important;font-size:14px !important;font-weight:normal !important;font-style:normal !important;margin-left:4px;vertical-align:-1px}.visuallyHidden{clip:rect(1px, 1px, 1px, 1px);height:1px !important;overflow:hidden !important;position:absolute !important;width:1px !important}.js-focus-visible :focus:not(.focus-visible){outline:none}.row{display:flex;margin-right:-10px;margin-left:-10px;flex-wrap:wrap}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{position:relative;min-height:1px;padding-right:10px;padding-left:10px}.col-xs-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xs-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xs-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xs-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xs-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xs-12{flex:0 0 100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.333333%}.col-xs-offset-2{margin-left:16.666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333333%}.col-xs-offset-5{margin-left:41.666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333333%}.col-xs-offset-8{margin-left:66.666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333333%}.col-xs-offset-11{margin-left:91.666667%}.col-xs-offset-12{margin-left:100%}@media screen and (min-width:769px),print{.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:none}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.333333%}.col-md-pull-2{right:16.666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.333333%}.col-md-pull-5{right:41.666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.333333%}.col-md-pull-8{right:66.666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.333333%}.col-md-pull-11{right:91.666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.333333%}.col-md-push-2{left:16.666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.333333%}.col-md-push-5{left:41.666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.333333%}.col-md-push-8{left:66.666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.333333%}.col-md-push-11{left:91.666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333333%}.col-md-offset-2{margin-left:16.666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333333%}.col-md-offset-5{margin-left:41.666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333333%}.col-md-offset-8{margin-left:66.666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333333%}.col-md-offset-11{margin-left:91.666667%}.col-md-offset-12{margin-left:100%}}.row-xs-top{-ms-grid-row-align:flex-start;align-items:flex-start}.row-xs-center{-ms-grid-row-align:center;align-items:center}.row-xs-bottom{-ms-grid-row-align:flex-end;align-items:flex-end}@media screen and (min-width:769px),print{.row-md-top{-ms-grid-row-align:flex-start;align-items:flex-start}.row-md-center{-ms-grid-row-align:center;align-items:center}.row-md-bottom{-ms-grid-row-align:flex-end;align-items:flex-end}}.col-xs-top{align-self:flex-start}.col-xs-center{align-self:center}.col-xs-bottom{align-self:flex-end}@media screen and (min-width:769px),print{.col-md-top{align-self:flex-start}.col-md-center{align-self:center}.col-md-bottom{align-self:flex-end}}.rowColGap{margin-bottom:-20px}.rowColGap > .col-xs-1,.rowColGap > .col-xs-2,.rowColGap > .col-xs-3,.rowColGap > .col-xs-4,.rowColGap > .col-xs-5,.rowColGap > .col-xs-6,.rowColGap > .col-xs-7,.rowColGap > .col-xs-8,.rowColGap > .col-xs-9,.rowColGap > .col-xs-10,.rowColGap > .col-xs-11,.rowColGap > .col-xs-12,.rowColGap > .col-md-1,.rowColGap > .col-md-2,.rowColGap > .col-md-3,.rowColGap > .col-md-4,.rowColGap > .col-md-5,.rowColGap > .col-md-6,.rowColGap > .col-md-7,.rowColGap > .col-md-8,.rowColGap > .col-md-9,.rowColGap > .col-md-10,.rowColGap > .col-md-11,.rowColGap > .col-md-12{margin-bottom:20px !important}.rowColGap:not(:first-child){margin-top:20px}html.disableScrolling{overflow:hidden !important}html.disableScrolling body{overflow:hidden !important}@media screen and (max-width:1024px){html.disableScrolling body{position:fixed !important}}html,body{font-weight:400;height:100%;line-height:1.48}@media screen and (min-width:769px),print{html,body{font-size:14px}}@media screen and (max-width:768px){html,body{font-size:14px}}body{background-color:rgba(244, 246, 235, 1);color:rgba(76, 108, 24, 1);font-family:"Open Sans", Arial, Helvetica, sans-serif;position:relative;width:100%;word-wrap:break-word}a{color:rgba(41, 162, 30, 1);cursor:pointer;text-decoration:none}a:hover{color:rgba(47, 68, 12, 1);text-decoration:none}.pageContainer{display:flex;height:100%;flex-direction:column}.pageHeaderContainer,.boxesHeaderBoxes,.pageNavigation,.pageFooter,.boxesTop,.boxesBottom,.boxesFooterBoxes{flex:0 0 auto}.main{flex:1 0 auto}@media screen and (max-width:544px){.main{padding:20px 0;width:100%}}@media screen and (min-width:545px) and (max-width:1024px){.main{padding:40px 0;width:100%}}@media screen and (min-width:1025px),print{.main{padding:60px 0}}@media screen and (min-width:1025px),print{.main > div{display:flex}.content{flex:1 1 0px}.content:not(:last-child){flex-basis:calc(100% - 340px);max-width:calc(100% - 340px)}.content + .sidebar{margin-left:30px}.sidebar{flex:0 0 310px;overflow:hidden}.sidebar:first-child{margin-right:30px}.sidebar + .content{flex-basis:calc(100% - 340px);max-width:calc(100% - 340px)}.sidebar + .content:not(:last-child){flex-basis:calc(100% - 680px);max-width:calc(100% - 680px)}}@media screen and (max-width:1024px){.sidebar{margin:0 -10px}.sidebar + .content,.content + .sidebar{margin-top:30px}}.sideBySide{margin-top:20px}@media screen and (min-width:769px),print{.sideBySide{display:table;table-layout:fixed;width:100%}.sideBySide > .section{display:table-cell;vertical-align:top;width:49%}.sideBySide > .section + .section{padding-left:2%}}.pageFooterCopyright{background-color:rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1);text-align:center}@media screen and (min-width:769px),print{.pageFooterCopyright{padding:20px 0}}@media screen and (max-width:768px){.pageFooterCopyright{padding:20px 0;font-weight:400}}@media screen and (max-width:768px) and (max-width:768px){.pageFooterCopyright{font-size:12px}}.pageFooterCopyright > .layoutBoundary > div:not(:first-child){margin-top:10px}.pageFooterCopyright a{color:rgba(41, 162, 30, 1)}.pageFooterCopyright a:hover{color:rgba(213, 218, 203, 1);text-decoration:underline}.pageHeaderContainer{color:rgba(244, 246, 235, 1);z-index:100;padding-top:50px}.pageHeaderContainer a{color:rgba(76, 108, 24, 1)}.pageHeaderContainer a:hover{color:rgba(47, 68, 12, 1)}.pageHeaderContainer .icon{color:rgba(244, 246, 235, 1)}@media screen and (min-width:1025px),print{.pageHeaderContainer{background-color:rgba(207, 213, 166, 1)}}.pageHeaderPanel{left:0;position:fixed;right:0;top:0;z-index:300}.pageHeaderPanel > .layoutBoundary{display:flex}@media screen and (max-width:1024px){.pageHeaderPanel{background-color:rgba(207, 213, 166, 1)}.pageHeaderPanel > .layoutBoundary{padding:9px 10px}}@media screen and (min-width:1025px),print{.pageHeaderPanel{background-color:rgba(207, 213, 166, 1)}}.pageHeaderFacade:first-child{margin-top:-50px}.pageHeaderFacade > .layoutBoundary{align-items:center;display:flex}@media screen and (min-width:1025px),print{.pageHeaderFacade > .layoutBoundary{align-items:center;padding-bottom:30px;padding-top:30px}}@media screen and (max-width:1024px){.pageHeaderFacade > .layoutBoundary{height:50px;-webkit-justify-content:center;justify-content:center;left:60px;padding:9px 0;position:fixed;right:60px;top:0;width:auto;z-index:301}}.mainMenu{flex:1;margin-right:20px;position:relative}.mainMenu .boxMenu{display:flex;overflow:hidden}.mainMenu .boxMenu > li{flex:0 0 auto}.mainMenu .boxMenu > li:first-child{transition:margin-left 0.24s ease-in-out}.mainMenu .boxMenu > li > a{background:rgba(207, 213, 166, 1);align-items:center;color:rgba(47, 68, 12, 1);display:flex;height:50px;padding:0 15px}.mainMenu .boxMenu > li > a > span{flex:0 0 auto}.mainMenu .boxMenu > li > a > .boxMenuLinkOutstandingItems{margin-left:5px}.mainMenu .boxMenu > li > span{cursor:default}.mainMenu .boxMenu > li.active > a,.mainMenu .boxMenu > li:hover > a{background:rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 1)}.mainMenu .boxMenu > .boxMenuHasChildren:hover .boxMenuDepth1,.mainMenu .boxMenu > .boxMenuHasChildren > a[aria-expanded="true"] ~ .boxMenuDepth1{visibility:visible}.mainMenu .boxMenu > .boxMenuHasChildren > a::after{content:"\f107";display:block;font-family:'FontAwesome';font-size:14px;height:24px;line-height:24px;margin-left:5px;width:10px}.mainMenu .boxMenu .boxMenuDepth1{background-color:rgba(76, 108, 24, 1);border-radius:0 0 3px 3px;padding:5px 0;position:absolute;visibility:hidden}@media screen and (min-width:769px),print{.mainMenu .boxMenu .boxMenuDepth1{font-size:14px}}@media screen and (max-width:768px){.mainMenu .boxMenu .boxMenuDepth1{font-size:14px}}.mainMenu .boxMenu .boxMenuDepth1 > li > a{color:rgba(244, 246, 235, 1)}.mainMenu .boxMenu .boxMenuDepth1 > li > a,.mainMenu .boxMenu .boxMenuDepth1 > li > span{display:block;padding:7px 20px;white-space:nowrap}.mainMenu .boxMenu .boxMenuDepth1 > li.active > a,.mainMenu .boxMenu .boxMenuDepth1 > li > a:hover{background-color:rgba(47, 68, 12, 1);color:rgba(244, 246, 235, 1);text-decoration:none}.mainMenu .boxMenu .boxMenuDepth2 li > a{color:rgba(244, 246, 235, 1);display:block;padding:5px 20px 5px 40px;white-space:nowrap}.mainMenu .boxMenu .boxMenuDepth2 li.active > a,.mainMenu .boxMenu .boxMenuDepth2 li > a:hover{background-color:rgba(47, 68, 12, 1);color:rgba(244, 246, 235, 1);text-decoration:none}.mainMenu .mainMenuShowPrevious,.mainMenu .mainMenuShowNext{align-items:center;display:flex;height:100%;opacity:0;position:absolute;top:0;transition:opacity 0.24s linear, visibility 0s linear 0.24s;visibility:hidden;width:50px}.mainMenu .mainMenuShowPrevious.active,.mainMenu .mainMenuShowNext.active{opacity:1;transition-delay:0s;visibility:visible}.mainMenu .mainMenuShowPrevious{background:linear-gradient(to left, transparent 0%, rgba(207, 213, 166, 1) 75%);left:0}.mainMenu .mainMenuShowNext{background:linear-gradient(to right, transparent 0%, rgba(207, 213, 166, 1) 75%);justify-content:flex-end;right:0}_:-webkit-full-screen:not(:root:root),.pageHeaderPanel > .layoutBoundary{transform:translateZ(0)}.userPanel{flex:0 0 auto}.userPanel > ul{display:flex;justify-content:flex-end}.userPanel > ul > li{align-items:center;display:flex;flex:0 0 auto;}.userPanel > ul > li > a{align-items:center;background:rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1);display:flex;flex:0 0 auto;height:50px;padding:0 15px;position:relative;}.userPanel > ul > li > a > span:not(.icon):not(.badge){display:none}.userPanel > ul > li > a > .badgeUpdate{box-shadow:-1px 2px 3px rgba(0, 0, 0, 0.3), inset 0 2px 5px rgba(225, 225, 225, 0.3);left:31px;padding:1px 6px;position:absolute;top:4px;z-index:101}.userPanel > ul > li > a .icon{color:rgba(47, 68, 12, 1)}.userPanel > ul > li.dropdownOpen > a,.userPanel > ul > li.open > a,.userPanel > ul > li:hover > a{background:rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 1)}.userPanel > ul > li.dropdownOpen > a .icon,.userPanel > ul > li.open > a .icon,.userPanel > ul > li:hover > a .icon{color:rgba(244, 246, 235, 1)}.userPanel > ul > li#userNotifications:not([data-count="0"]) > a > .icon{animation:fa-bell-ring 5s ease 10s 6;transform-origin:50% 0}.userPanel .userPanelAvatar{display:none}@media screen and (min-width:1025px),print{.pageHeaderLogo{flex:1 1 auto}.pageHeaderLogo .pageHeaderLogoLarge{max-width:100%}.pageHeaderLogo .pageHeaderLogoSmall{display:none}.pageHeaderLogo > a{display:block;padding:10px 0}}@media screen and (max-width:1024px){.pageHeaderLogo .pageHeaderLogoLarge{display:none}.pageHeaderLogo .pageHeaderLogoSmall{max-height:30px;max-width:100%}}.pageHeaderSearch{display:none;position:fixed}.searchBarOpen .pageHeaderSearch{display:block;z-index:100}.pageHeaderSearchInputContainer{display:flex;}.pageHeaderSearchInputContainer .pageHeaderSearchType{display:flex}.pageHeaderSearchInputContainer .pageHeaderSearchType > .button{align-items:center;background-color:rgba(207, 213, 166, 1);border-radius:0 0 0 2px;color:rgba(47, 68, 12, 1);display:flex;max-width:200px;min-width:140px;padding:4px 8px;position:relative;text-align:left;text-transform:none}.pageHeaderSearchInputContainer .pageHeaderSearchType > .button::after{color:inherit;content:"\f0d7";flex:1;font-family:FontAwesome;margin-left:10px;text-align:right}.pageHeaderSearchInputContainer .pageHeaderSearchType > .button > .pageHeaderSearchTypeLabel{flex:0 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pageHeaderSearchInputContainer .pageHeaderSearchType > .button:hover,.pageHeaderSearchInputContainer .pageHeaderSearchType.dropdownOpen > .button{background:rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput{background-color:rgba(207, 213, 166, 1);border-width:0;color:rgba(244, 246, 235, 1);padding-bottom:8px;padding-top:8px;width:250px;}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover{background-color:rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1);}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus::-webkit-input-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover::-webkit-input-placeholder{color:rgba(244, 246, 235, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus::-moz-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover::-moz-placeholder{color:rgba(244, 246, 235, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus:-ms-input-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover:-ms-input-placeholder{color:rgba(244, 246, 235, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-webkit-input-placeholder{color:rgba(244, 246, 235, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-moz-placeholder{color:rgba(244, 246, 235, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput:-ms-input-placeholder{color:rgba(244, 246, 235, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-webkit-search-cancel-button{display:none}.pageHeaderSearchInputContainer .pageHeaderSearchInputButton.pageHeaderSearchInputButton{background-color:rgba(207, 213, 166, 1);border-radius:0 0 2px 0;color:rgba(47, 68, 12, 1);padding:4px 9px}.pageHeaderSearchInputContainer .pageHeaderSearchInputButton.pageHeaderSearchInputButton:hover{background-color:rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 1)}@media screen and (max-width:1024px){.pageHeaderPanel > .layoutBoundary{-webkit-justify-content:space-between;justify-content:space-between}.userPanel{flex:0 0 auto}.userPanel > .userPanelItems{display:none}.userPanel .userPanelAvatar{display:block;padding:0 5px}.mainMenu{flex:0 0 auto}.mainMenu::before{content:"\f0c9"}.mainMenu > .boxContent{display:none}.mainMenu,.userPanel{position:relative}.mainMenu.pageMenuMobileButtonHasContent::after,.userPanel.pageMenuMobileButtonHasContent::after{background-color:#f44336;border:2px solid rgba(207, 213, 166, 1);border-radius:50%;content:"";height:14px;position:absolute;right:-3px;top:-3px;width:14px}.mainMenu::before,.userPanel:not(.userPanelLoggedIn)::before{color:rgba(76, 108, 24, 1);font-family:FontAwesome;font-size:28px;line-height:32px;padding:5px 5px}.mainMenu:hover::before,.userPanel:not(.userPanelLoggedIn):hover::before{color:rgba(47, 68, 12, 1)}.userPanel:not(.userPanelLoggedIn)::before{content:"\f007"}.userPanel.hideUserPanel::before{visibility:hidden !important}.pageHeaderSearch{left:0 !important;right:0 !important}.pageHeaderSearch .pageHeaderSearchInputContainer{border-radius:0;display:flex;flex-wrap:wrap}.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchType{flex:0 0 100%}.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchType > .button{border-radius:0;max-width:unset;min-width:unset;padding-bottom:8px;padding-top:8px;width:100%}.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput{flex:1 1 auto}.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInputButton{border-radius:0}.pageHeaderSearch:not(.open){display:none}}@media screen and (max-width:544px){.pageHeaderPanel,.pageHeaderFacade > .layoutBoundary{transition:transform 0.12s linear}.redactorActive .pageHeaderPanel,.redactorActive .pageHeaderFacade > .layoutBoundary{transform:translateY(-120%)}}@media screen and (min-width:769px),print{.pageNavigation{background-color:rgba(207, 213, 166, 1);color:rgba(44, 67, 8, 0.75);flex:0 0 auto;padding:10px 0}.pageNavigation > div{align-items:center;display:flex;justify-content:flex-end;min-height:20px}.pageNavigation .icon{color:inherit}.pageNavigation a{color:rgba(76, 108, 24, 1)}.pageNavigation a:hover{color:rgba(67, 102, 9, 0.7)}.boxesHeaderBoxes + .pageNavigation{margin-top:1px}}@media screen and (min-width:1025px),print{.pageNavigationIcons{display:flex;flex:0 0 auto;flex-direction:row-reverse;margin-left:10px}.pageNavigationIcons > li{flex:0 0 auto}.pageNavigationIcons > li:not(:last-child){margin-left:10px}}@media screen and (max-width:768px){.breadcrumbs{margin-bottom:-5px;margin-top:5px}.breadcrumbs > ol > li{display:none}.breadcrumbs > ol > li:last-child{align-items:center;color:rgba(47, 68, 12, 1);display:flex;flex:1}.breadcrumbs > ol > li:last-child::before{content:"\f177";flex:0 auto;font-family:FontAwesome}.breadcrumbs > ol > li:last-child > a{color:rgba(67, 101, 11, 1);display:block;flex:1;overflow:hidden;padding:5px 0 5px 10px;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:768px) and (max-width:768px){.breadcrumbs > ol > li:last-child{font-size:14px}}@media screen and (max-width:1024px){.pageNavigationIcons{display:none}}@media print{*,::after,::before{background:0 0 !important;box-shadow:none !important;color:#000 !important;opacity:1 !important;text-shadow:none !important}.pageHeaderContainer,.pageNavigationIcons,.userNotice,.pageAction,.contentHeaderNavigation,.contentFooterNavigation,.paginationTop,.paginationBottom,.buttonList,.collapsibleButton,.columnMark,.statusDisplay,.dialogContainer,.formSubmit,.tabMenu > ul > li:not(.active),.showMore,.boxesSidebarLeft,.boxesSidebarRight,.boxesFooterBoxes,.boxesFooter,.messageFooterButtons,.messageFooterButtonsExtra,.messageQuickOptions,.messageGroupEditLink,#messageQuickReply,.messageAuthor .badgeOnline,.jsCommentAdd,.userProfileCoverPhoto,.userProfileButtonContainer,.containerListButtonGroup{display:none !important}.main{padding:20px 0}.content{flex-basis:auto !important;max-width:none !important}.pageNavigation{display:block;padding-top:10px}.pageNavigation .breadcrumbs{margin-left:0}.badge{padding:0 !important}.badge::before{content:"["}.badge::after{content:"]"}.userProfileUser{position:static !important}a.externalURL::after{content:" (" attr(href) ")"}.messageList,.messageList > li:not(:first-child){border-top:1px solid rgba(228, 231, 222, 1)}.messageList > li{padding-top:20px}.messageSidebar{margin:0 !important;padding:0 !important}.pageContainer,.main > div{display:block !important}}.sidebar fieldset{margin-top:0}.sidebar fieldset > legend{float:left;width:100%}.sidebar fieldset > legend + *{clear:left}.sidebar .boxContainer > div:not(.box),.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){background-color:rgba(207, 213, 166, 1)}@media screen and (min-width:769px),print{.sidebar .boxContainer > div:not(.box),.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){padding:20px}}@media screen and (max-width:768px){.sidebar .boxContainer > div:not(.box),.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){padding:20px 10px}}.sidebar .boxContainer > div:not(.box):not(:first-child),.sidebar .boxContainer > fieldset:not(:first-child),.sidebar .boxContainer > section:not(.box):not(:first-child){margin-top:30px}.sidebar .boxContainer section:not(.box) > h1,.sidebar .boxContainer fieldset > legend{color:rgba(195, 199, 187, 1);border-bottom-width:0;margin-bottom:15px;padding:0;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.sidebar .boxContainer section:not(.box) > h1,.sidebar .boxContainer fieldset > legend{font-size:16px}}@media screen and (max-width:768px){.sidebar .boxContainer section:not(.box) > h1,.sidebar .boxContainer fieldset > legend{font-size:18px}}.sidebar .boxContainer section:not(.box) > h1 > a,.sidebar .boxContainer fieldset > legend > a{color:rgba(51, 51, 51, 1)}.sidebar .boxContainer section:not(.box) > h1 > a > .icon,.sidebar .boxContainer fieldset > legend > a > .icon{color:rgba(51, 51, 51, 1)}.sidebar .boxContainer section:not(.box) > h1 > a:hover,.sidebar .boxContainer fieldset > legend > a:hover{color:rgba(76, 108, 24, 1)}.sidebar .boxContainer section:not(.box) > h1 > a:hover > .icon,.sidebar .boxContainer fieldset > legend > a:hover > .icon{color:rgba(76, 108, 24, 1)}.sidebar .formSubmit:not(:first-child){margin-top:20px}.sidebar .boxContainer > div .boxContent::before,.sidebar .boxContainer > fieldset .boxContent::before,.sidebar .boxContainer > section .boxContent::before,.sidebar .boxContainer > div .boxContent::after,.sidebar .boxContainer > fieldset .boxContent::after,.sidebar .boxContainer > section .boxContent::after{display:table;content:""}.sidebar .boxContainer > div .boxContent::after,.sidebar .boxContainer > fieldset .boxContent::after,.sidebar .boxContainer > section .boxContent::after{clear:both}.sidebar .boxContainer > div .button.more,.sidebar .boxContainer > fieldset .button.more,.sidebar .boxContainer > section .button.more{float:right;margin-top:15px}.sidebar .boxTitle .badge{float:right;top:2px}.sidebar .sidebarItemList > li:not(:last-child),.sidebar .sidebarBoxList > li:not(:last-child){margin-bottom:10px}.twemojiSelector{width:302px;border:1px solid #d9d9d9;border-radius:5px;background:#fff;display:inline-block;color:#000}@media (prefers-color-scheme:dark){.twemojiSelector{background:#222;color:#fff}}.twemojiSelector .navSection{border-bottom:1px solid #d9d9d9;border-top-left-radius:5px;border-top-right-radius:5px}@media (prefers-color-scheme:dark){.twemojiSelector .navSection{border-color:#555453}}.twemojiSelector .navSection nav{display:flex;flex-direction:row;justify-content:space-between;padding:0 6px}.twemojiSelector .navSection nav button{display:block;flex:1 1 auto;color:#858585;text-align:center;padding:13px 4px;overflow:hidden;transition:color 0.2s ease-out;margin:0;box-shadow:none;background:none;border:none}.twemojiSelector .navSection nav button.active{color:#ae65c5;border-bottom:3px solid #ae65c5}.twemojiSelector .navSection nav button.active:hover{color:#fff;box-shadow:none;background:#858585;border:none;border-bottom:3px solid #ae65c5}.twemojiSelector .navSection nav button span{cursor:pointer !important}.twemojiSelector .searchSection{margin-top:6px;padding:0 6px;position:relative}.twemojiSelector .searchSection input[type=search]{width:100%}.twemojiSelector .emojiSection{overflow-y:scroll;overflow-x:hidden;height:270px;padding:0 6px 6px 6px;will-change:transform}.twemojiSelector .emojiSection section{box-sizing:border-box;line-height:1.15}.twemojiSelector .emojiSection section .sectionTitle{position:sticky;top:0}.twemojiSelector .emojiSection section .sectionTitle span{display:block;width:100%;font-size:14px;font-weight:bold;padding:5px 6px;background-color:#fff;color:#000}@media (prefers-color-scheme:dark){.twemojiSelector .emojiSection section .sectionTitle span{background-color:#222;color:#fff}}.twemojiSelector .emojiSection section .emojiList{list-style:none;margin:0;padding:0}.twemojiSelector .emojiSection section .emojiList li{list-style:none;margin:0;padding:0;display:inline-block}.twemojiSelector .emojiSection section .emojiList li button{background:none;border:none;box-shadow:none;margin:0;padding:6px}.twemojiSelector .emojiSection section .emojiList li button span{width:24px;height:24px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%}.twemojiSelector .emojiSection section .emojiList li button:hover{background:#d9d9d9}.twemojiSelector .previewSection{border-top:1px solid #d9d9d9;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media (prefers-color-scheme:dark){.twemojiSelector .previewSection{border-color:#555453}}.twemojiSelector .previewSection .previewContent{position:relative;height:70px;padding:15px;display:flex;flex-direction:row;align-items:center}.twemojiSelector .previewSection .previewContent span.twemojiPreview{width:24px;height:24px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%;flex:0 0 auto}.twemojiSelector .previewSection .previewContent div.previewDescription{margin-left:10px}.twemojiSelector .previewSection .previewContent div.previewDescription .twemojiTitle{font-weight:bold}.twemojiSelector .previewSection .previewContent div.previewDescription .twemojiAlias{font-size:12px}.twemojiSelector.dark{background-color:#222;color:#fff;border-color:#555453}.twemojiSelector.dark .navSection{border-color:#555453}.twemojiSelector.dark .emojiSection section .sectionTitle span{color:#fff;background-color:#222}.twemojiSelector.dark .previewSection{border-color:#555453}.twemojiSelector.light{background-color:#fff;color:#000;border-color:#d9d9d9}.twemojiSelector.light .navSection{border-color:#d9d9d9}.twemojiSelector.light .emojiSection section .sectionTitle span{color:#000;background-color:#fff}.twemojiSelector.light .previewSection{border-color:#d9d9d9}.haTwemojiIcon16{width:16px;height:16px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%;vertical-align:bottom}.haTwemojiIcon18{width:18px;height:18px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%;vertical-align:bottom}.haTwemojiIcon22{width:22px;height:22px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%;vertical-align:bottom}.haTwemojiIcon24{width:24px;height:24px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%;vertical-align:bottom}.haTwemojiIcon32{width:32px;height:32px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%;vertical-align:bottom}.haTwemojiIcon34{width:34px;height:34px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%;vertical-align:bottom}.haTwemojiIcon64{width:64px;height:64px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%;vertical-align:bottom}.haTwemojiIcon66{width:66px;height:66px;display:inline-block;background-image:url('../images/twemoji/sheets/sheet-256.png');background-size:5200% 5200%;vertical-align:bottom}.aclList{max-height:400px;overflow:auto;}.aclList:not(:empty){border-bottom:1px solid rgba(228, 231, 222, 1);border-top:1px solid rgba(228, 231, 222, 1)}.aclList > li{align-items:center;display:flex;padding:10px 0}.aclList > li:not(.active){cursor:pointer}.aclList > li.active{background-color:rgba(244, 246, 235, 1)}.aclList > li > .icon{flex:0 0 36px;padding:0 5px}.aclList > li > .aclLabel{flex:1 1 auto;margin:0 5px}.aclList > li:first-child{border-top:none}.aclList > li:last-child{border-bottom:none}.aclList + .dropdown{display:block;margin-top:20px}.aclPermissionList{margin-top:40px;position:relative}.aclPermissionList::after,.aclPermissionList::before{min-width:60px;position:absolute;text-align:center;top:-5px;transform:translateY(-100%);font-weight:400}@media screen and (min-width:769px),print{.aclPermissionList::after,.aclPermissionList::before{font-size:12px}}@media screen and (max-width:768px){.aclPermissionList::after,.aclPermissionList::before{font-size:12px}}.aclPermissionList::after{content:attr(data-deny);right:0}.aclPermissionList::before{content:attr(data-grant);right:80px}.aclPermissionList > li.aclCategory{padding:20px 10px 10px 0;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.aclPermissionList > li.aclCategory{font-size:16px}}@media screen and (max-width:768px){.aclPermissionList > li.aclCategory{font-size:18px}}.aclPermissionList > li.aclCategory:hover{background-color:transparent}.aclPermissionList > li:not(.aclCategory){display:flex;padding:10px 0}.aclPermissionList > li > span{flex:1 1 auto;padding-left:10px}.aclPermissionList > li > label{cursor:pointer;flex:0 0 auto;padding:0 20px}.aclPermissionList > li > label + label{margin-left:20px}.wcfAdLocation{overflow:hidden}@media screen and (min-width:1025px),print{.wcfAdLocationLogo{float:right;margin-left:30px}}@media screen and (max-width:1024px){.wcfAdLocationLogo{display:none}}.wcfAdLocationHeaderContent{margin-bottom:20px}.wcfAdLocationFooterContent{margin-top:20px}.wcfAdLocationHeaderContent,.wcfAdLocationFooterContent,.wcfAdLocationFooterBottom,.wcfAdLocationSidebarTop,.wcfAdLocationSidebarBottom{text-align:center}.wcfAdLocationHeaderContent > div,.wcfAdLocationFooterContent > div,.wcfAdLocationFooterBottom > div,.wcfAdLocationSidebarTop > div,.wcfAdLocationSidebarBottom > div{display:inline-block;text-align:left}@media screen and (min-width:1025px),print{.wcfAdLocationLogo .adsbygoogle{height:60px;width:468px}}@media screen and (max-width:544px){.wcfAdLocationHeaderContent .adsbygoogle,.wcfAdLocationFooterContent .adsbygoogle{height:50px;width:320px}}@media screen and (min-width:545px),print{.wcfAdLocationHeaderContent .adsbygoogle,.wcfAdLocationFooterContent .adsbygoogle{height:60px;width:468px}}@media screen and (min-width:545px) and (max-width:768px){.wcfAdLocationFooterBottom .adsbygoogle{height:60px;width:468px}}@media screen and (min-width:769px) and (max-width:1024px){.wcfAdLocationFooterBottom .adsbygoogle{height:90px;width:728px}}@media screen and (min-width:1025px),print{.wcfAdLocationFooterBottom .adsbygoogle{height:90px;width:970px}}@media screen and (max-width:1024px){.wcfAdLocationSidebarTop .adsbygoogle,.wcfAdLocationSidebarBottom .adsbygoogle{height:250px;width:300px}}@media screen and (min-width:1025px),print{.wcfAdLocationSidebarTop .adsbygoogle,.wcfAdLocationSidebarBottom .adsbygoogle{height:600px;width:160px}}.error,.info,.success,.warning{border-left:5px solid transparent;margin-top:20px}@media screen and (min-width:769px),print{.error,.info,.success,.warning{padding:10px 20px}}@media screen and (max-width:768px){.error,.info,.success,.warning{padding:10px}}.error a,.info a,.success a,.warning a{font-weight:600}.error a:hover,.info a:hover,.success a:hover,.warning a:hover{text-decoration:underline}.error{background-color:rgba(242, 222, 222, 1);border-color:rgba(235, 204, 204, 1);color:rgba(169, 68, 66, 1)}.error a{color:rgba(132, 53, 52, 1)}.error a:hover{color:rgba(170, 35, 35, 1)}.info{background-color:rgba(217, 221, 201, 1);border-color:rgba(213, 218, 203, 1);color:rgba(47, 68, 12, 1)}.info a{color:rgba(76, 108, 24, 1)}.info a:hover{color:rgba(76, 108, 24, 1)}.success{background-color:rgba(223, 240, 216, 1);border-color:rgba(208, 233, 198, 1);color:rgba(60, 118, 61, 1)}.success a{color:rgba(43, 84, 44, 1)}.success a:hover{color:rgba(43, 84, 44, 1)}.warning{background-color:rgba(252, 248, 227, 1);border-color:rgba(250, 242, 204, 1);color:rgba(138, 109, 59, 1)}.warning a{color:rgba(102, 81, 44, 1)}.warning a:hover{color:rgba(102, 81, 44, 1)}.innerError,.innerInfo,.innerSuccess,.innerWarning{display:table;line-height:1.5;margin-top:8px;padding:5px 10px;position:relative;}.innerError::before,.innerInfo::before,.innerSuccess::before,.innerWarning::before{border:6px solid transparent;border-top-width:0;content:"";display:inline-block;left:10px;position:absolute;top:-6px;z-index:99}.innerError{background-color:#f2dede;color:#a94442}.innerError::before{border-bottom-color:#f2dede}.innerError a{color:rgba(132, 53, 52, 1)}.innerError a:hover{color:rgba(170, 35, 35, 1)}.innerSuccess{background-color:rgba(223, 240, 216, 1);color:rgba(60, 118, 61, 1)}.innerSuccess::before{border-bottom-color:rgba(223, 240, 216, 1)}.innerSuccess a{color:rgba(43, 84, 44, 1)}.innerSuccess a:hover{color:rgba(43, 84, 44, 1)}.innerWarning{background-color:rgba(252, 248, 227, 1);color:rgba(138, 109, 59, 1)}.innerWarning::before{border-bottom-color:rgba(252, 248, 227, 1)}.innerWarning a{color:rgba(102, 81, 44, 1)}.innerWarning a:hover{color:rgba(102, 81, 44, 1)}.pageFooterStickyNotice{bottom:0;left:0;right:0;position:fixed;z-index:600}.pageFooterStickyNotice .error,.pageFooterStickyNotice .info,.pageFooterStickyNotice .success,.pageFooterStickyNotice .warning{border-left-width:0;border-top-width:1px;border-top-style:solid;margin-top:0;padding:10px 0}@media screen and (max-width:768px){.pageFooterStickyNotice .error,.pageFooterStickyNotice .info,.pageFooterStickyNotice .success,.pageFooterStickyNotice .warning{font-weight:400}}@media screen and (max-width:768px) and (max-width:768px){.pageFooterStickyNotice .error,.pageFooterStickyNotice .info,.pageFooterStickyNotice .success,.pageFooterStickyNotice .warning{font-size:12px}}.pageFooterStickyNotice .cookiePolicyNotice .layoutBoundary{display:flex;align-items:center}@media screen and (max-width:768px){.pageFooterStickyNotice .cookiePolicyNotice .layoutBoundary{flex-wrap:wrap}}.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeText{flex:1 1 auto}@media screen and (max-width:768px){.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeText{flex-basis:100%;margin-bottom:5px}}.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeMoreInformation,.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeDismiss{flex:0 0 auto}.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeDismiss{margin-left:5px}.innerInfo{background-color:rgba(217, 221, 201, 1);color:rgba(47, 68, 12, 1)}.innerInfo::before{border-bottom-color:rgba(217, 221, 201, 1)}.innerInfo a{color:rgba(76, 108, 24, 1)}.innerInfo a:hover{color:rgba(76, 108, 24, 1)}.noticeDismissible > .jsDismissNoticeButton{float:right}@media screen and (max-width:1024px){.noticeDismissible > .jsDismissNoticeButton{font-size:18px;height:24px;line-height:24px;width:24px}}.userExceptionMessage{align-self:center}.articleTeaser{font-weight:600}.articleTeaser + .tableOfContentsWrapper{margin-top:20px}.articleTeaserContainer + .section,.articleImageContainer + .section{margin-top:20px !important}.articleImage,.contentCoverPhotoImage{display:flex;flex-wrap:wrap}.articleImage .articleImageWrapper,.contentCoverPhotoImage .articleImageWrapper,.articleImage .contentCoverPhotoImageWrapper,.contentCoverPhotoImage .contentCoverPhotoImageWrapper{align-items:center;border-radius:3px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);display:flex;max-height:300px;overflow:hidden;width:100%}.articleImage .articleImageWrapper img,.contentCoverPhotoImage .articleImageWrapper img,.articleImage .contentCoverPhotoImageWrapper img,.contentCoverPhotoImage .contentCoverPhotoImageWrapper img{height:auto !important;width:100% !important}.articleImage figcaption,.contentCoverPhotoImage figcaption{color:rgba(47, 68, 12, 1);flex:1 0 100%;margin-top:5px;text-align:center;font-weight:400}@media screen and (min-width:769px),print{.articleImage figcaption,.contentCoverPhotoImage figcaption{font-size:12px}}@media screen and (max-width:768px){.articleImage figcaption,.contentCoverPhotoImage figcaption{font-size:12px}}.articleContent .articleTagList{margin-top:20px}.articleContent .articleLikeSection{align-items:center}.articleContent .articleLikeButtons{justify-content:flex-end}.articleContent .articleLikeButtons .invisible{display:inline}.articleContent .articleLikesSummery:not(:empty),.articleContent .articleLikeButtons:not(:empty){margin-top:20px}.articleContent .anchorFixedHeader:target::before{content:"";display:block;height:50px;margin-top:-50px}.articleAboutAuthor .articleAboutAuthorText{font-style:italic}.articleAboutAuthor .articleAboutAuthorUsername{margin-top:5px}.articleAboutAuthor .articleAboutAuthorUsername .username{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.articleAboutAuthor .articleAboutAuthorUsername .username{font-size:16px}}@media screen and (max-width:768px){.articleAboutAuthor .articleAboutAuthorUsername .username{font-size:18px}}.articleAboutAuthor .articleAboutAuthorUsername .userTitleBadge{top:-2px}@media screen and (min-width:769px),print{.articleNavigation > nav > ul{display:flex}}.articleNavigation .previousArticleButton,.articleNavigation .nextArticleButton{display:flex}@media screen and (min-width:769px),print{.articleNavigation .previousArticleButton,.articleNavigation .nextArticleButton{flex:0 0 50%}}.articleNavigation .previousArticleButton > a,.articleNavigation .nextArticleButton > a{color:rgba(76, 108, 24, 1);display:flex}.articleNavigation .previousArticleButton > a::before,.articleNavigation .nextArticleButton > a::before{align-self:center;display:block;flex:0 0 auto;font-family:FontAwesome;font-size:36px}.articleNavigation .previousArticleButton > a > div,.articleNavigation .nextArticleButton > a > div{flex:1 1 auto}.articleNavigation .previousArticleButton > a .articleNavigationEntityName,.articleNavigation .nextArticleButton > a .articleNavigationEntityName,.articleNavigation .previousArticleButton > a .articleNavigationArticleTitle,.articleNavigation .nextArticleButton > a .articleNavigationArticleTitle{display:block}.articleNavigation .previousArticleButton > a .articleNavigationEntityName,.articleNavigation .nextArticleButton > a .articleNavigationEntityName{text-transform:uppercase}.articleNavigation .previousArticleButton > a .articleNavigationArticleTitle,.articleNavigation .nextArticleButton > a .articleNavigationArticleTitle{margin-top:3px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.articleNavigation .previousArticleButton > a .articleNavigationArticleTitle,.articleNavigation .nextArticleButton > a .articleNavigationArticleTitle{font-size:16px}}@media screen and (max-width:768px){.articleNavigation .previousArticleButton > a .articleNavigationArticleTitle,.articleNavigation .nextArticleButton > a .articleNavigationArticleTitle{font-size:18px}}.articleNavigation .previousArticleButton > a .articleNavigationArticleImage > img,.articleNavigation .nextArticleButton > a .articleNavigationArticleImage > img{border-radius:2px;opacity:0.85;transition:0.2s ease opacity}.articleNavigation .previousArticleButton > a:hover::before,.articleNavigation .nextArticleButton > a:hover::before{color:rgba(47, 68, 12, 1)}.articleNavigation .previousArticleButton > a:hover .articleNavigationArticleTitle,.articleNavigation .nextArticleButton > a:hover .articleNavigationArticleTitle{color:rgba(47, 68, 12, 1)}.articleNavigation .previousArticleButton > a:hover .articleNavigationArticleImage > img,.articleNavigation .nextArticleButton > a:hover .articleNavigationArticleImage > img{opacity:1}@media screen and (min-width:769px),print{.articleNavigation .previousArticleButton{padding-right:10px}}.articleNavigation .previousArticleButton > a::before{content:"\f053"}.articleNavigation .previousArticleButton > a > div{margin-left:10px}.articleNavigation .nextArticleButton{justify-content:flex-end;text-align:right}@media screen and (min-width:769px),print{.articleNavigation .nextArticleButton{margin-left:50%;padding-left:10px}}.articleNavigation .nextArticleButton .articleNavigationArticleImage{order:1;margin-left:15px;margin-right:0}.articleNavigation .nextArticleButton > a::before{content:"\f054";order:1}.articleNavigation .nextArticleButton > a > div{margin-right:10px}@media screen and (max-width:768px){.articleNavigation .previousArticleButton + .nextArticleButton{margin-top:20px}}@media screen and (min-width:769px),print{.articleNavigation .previousArticleButton + .nextArticleButton{margin-left:0}}html[dir="rtl"] .articleNavigation .previousArticleButton > a::before{content:"\f054"}html[dir="rtl"] .articleNavigation .nextArticleButton > a::before{content:"\f053"}.articleList .articleListMetaData{color:rgba(47, 68, 12, 1);margin-top:2px}.articleList .articleListMetaData .icon{color:inherit}.articleList a{color:inherit}.articleList a:hover{color:inherit}.articleList a:hover .articleListImage > img{opacity:1}.articleList a:hover .articleListTitle{color:rgba(47, 68, 12, 1)}.articleList .articleListImage > img{border-radius:2px;opacity:0.85;transition:0.2s ease opacity}.articleList > li:not(:first-child){margin-top:30px}@media screen and (max-width:544px){.articleList .box128 > .articleListImage{margin-right:10px}.articleList .articleListImage > img{height:64px !important;width:64px !important}}.boxesFooterBoxes .articleList{display:flex;flex-wrap:wrap;margin:0 -5px -20px -5px}.boxesFooterBoxes .articleList > li{margin:0 5px 20px 5px}.boxesFooterBoxes .articleList .articleListImage > img{height:auto !important;max-width:280px;width:100% !important}.boxesFooterBoxes .articleList .articleListImage + .articleListTitle{margin-top:5px}.boxesFooterBoxes .articleList .articleListMetaData{display:none}@media screen and (min-width:1025px),print{.boxesFooterBoxes .articleList{}.boxesFooterBoxes .articleList > li{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 3 - 10px)}.boxesFooterBoxes .boxFullWidth .articleList{}.boxesFooterBoxes .boxFullWidth .articleList > li{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 6 - 10px)}}@media screen and (min-width:545px),print{.boxesFooterBoxes .articleList{}.boxesFooterBoxes .articleList > li{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 3 - 10px)}}@media screen and (max-width:544px){.boxesFooterBoxes .articleList{justify-content:center}.boxesFooterBoxes .articleList > li{width:280px}}.attachmentFileList > ul > li:not(:last-child){margin-right:10px}.attachmentThumbnailList > ul{margin-bottom:-15px}@media screen and (min-width:545px),print{.attachmentThumbnailList > ul{margin-right:-10px}}.attachmentThumbnail{box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);margin-bottom:15px !important;position:relative}@media screen and (min-width:545px),print{.attachmentThumbnail{margin-right:10px !important}}@media screen and (max-width:544px){.attachmentThumbnail{margin-right:0 !important;width:100%}}.attachmentThumbnail .attachmentThumbnailContainer{position:relative;padding:2px 2px 0}.attachmentThumbnail .attachmentThumbnailImage{align-items:center;background-color:#333;display:flex;justify-content:center;overflow:hidden;text-align:center}@media screen and (min-width:545px),print{.attachmentThumbnail .attachmentThumbnailImage{height:198px;width:352px}}@media screen and (max-width:544px){.attachmentThumbnail .attachmentThumbnailImage{max-height:198px;min-height:100px}}.attachmentThumbnail .attachmentThumbnailImage img{backface-visibility:hidden;max-width:100%;opacity:0.85;transform:translate3d(0, 0, 0);transition:0.2s ease opacity}@media screen and (max-width:544px){.attachmentThumbnail .attachmentThumbnailImage .attachmentThumbnailImageScalable{width:100%}}.attachmentThumbnail .attachmentThumbnailData{backface-visibility:hidden;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.5) 100%);bottom:0;left:2px;pointer-events:none;position:absolute;right:2px;top:2px;transform:translate3d(0, 0, 0)}.attachmentThumbnail .attachmentFilename{color:#fff;bottom:0;overflow:hidden;padding:10px;position:absolute;text-overflow:ellipsis;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.6);transition:0.2s ease opacity;width:100%;white-space:nowrap;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.attachmentThumbnail .attachmentFilename{font-size:16px}}@media screen and (max-width:768px){.attachmentThumbnail .attachmentFilename{font-size:18px}}.attachmentThumbnail .attachmentMetaData{color:rgba(47, 68, 12, 1);padding:10px 15px}.attachmentThumbnail .attachmentMetaData li:not(:last-child){margin-right:10px}.attachmentThumbnail .attachmentMetaData .icon{color:inherit}.attachmentThumbnail:hover .attachmentThumbnailImage img{opacity:1}.attachmentThumbnail:hover .attachmentFilename{opacity:0}.formAttachmentContent .formAttachmentList{display:flex;flex-wrap:wrap;margin-left:0 !important}.formAttachmentContent .formAttachmentList > li{display:flex;flex:0 0 100%;margin-bottom:20px}.formAttachmentContent .formAttachmentList > li > .attachmentTinyThumbnail{border-bottom-width:0}@media screen and (min-width:769px),print{.formAttachmentContent .formAttachmentList{margin-right:-20px}.formAttachmentContent .formAttachmentList > li{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 21px);margin-right:20px}}.formAttachmentContent > dl{margin-top:0 !important}.formAttachmentContent > dl > dd > div,.formAttachmentContent .formAttachmentButtons{align-items:center;display:flex}.formAttachmentContent > dl > dd > div > .button,.formAttachmentContent .formAttachmentButtons > .button{flex:0 0 auto}.formAttachmentContent > dl > dd > div > .button:not(:first-child),.formAttachmentContent .formAttachmentButtons > .button:not(:first-child){margin-left:10px}.formAttachmentContent > dl > dd > div + small,.formAttachmentContent .formAttachmentButtons + small{margin-top:10px !important}.attachmentTinyThumbnail{max-height:64px;max-width:64px}.embeddedAttachmentLink,.embeddedImageLink{border:1px solid rgba(244, 246, 235, 1);display:inline-block;margin:2px 0;max-width:100%;min-height:48px;padding:2px;position:relative}.embeddedAttachmentLink::after,.embeddedImageLink::after{background-color:rgba(0, 0, 0, 0.8);border-radius:2px;box-shadow:0 0 0 3px rgba(0, 0, 0, 0.15);bottom:5px;color:white;content:"\f002";display:block;font-family:FontAwesome;font-size:21px;font-style:normal;font-weight:normal;opacity:0.5;padding:2px 8px;position:absolute;right:5px;text-decoration:none;transition:0.2s ease opacity}.embeddedAttachmentLink:hover::after,.embeddedImageLink:hover::after{opacity:0.8}.popoverContent .embeddedAttachmentLink,.popoverContent .embeddedImageLink{pointer-events:none}.avatarEdit .avatarType{display:flex}.avatarEdit .avatarType > dt{flex:0 0 auto;order:2}.avatarEdit .avatarType > dd{order:1}.avatarEdit .avatarType .avatarUploadButtonContainer{margin-top:10px}@media screen and (min-width:769px),print{.avatarEdit .avatarType{min-height:100px}.avatarEdit .avatarType > dt:not(:empty){margin:0 0 0 30px}.avatarEdit .avatarType > dd{flex:1 1 auto}.avatarEdit .avatarType + .avatarType{margin-top:30px}.avatarEdit .avatarType .avatarUploadButtonContainer{margin-left:24px}}@media screen and (max-width:768px){.avatarEdit .avatarType{flex-wrap:wrap}.avatarEdit .avatarType > dt:not(:empty){flex:0 0 100%;margin-top:20px;text-align:center}.avatarEdit .avatarType > dd{flex:0 0 100%}.avatarEdit .avatarType .avatarUploadButtonContainer{text-align:center}}.badge,a.badge{background-color:rgba(76, 108, 24, 1);border-radius:2px;color:rgba(244, 246, 235, 1);display:inline-block;line-height:1.28;padding:2px 6px;position:relative;vertical-align:middle;white-space:nowrap;word-wrap:normal;font-weight:400;}@media screen and (min-width:769px),print{.badge,a.badge{font-size:12px}}@media screen and (max-width:768px){.badge,a.badge{font-size:12px}}.badge.badgeUpdate,a.badge.badgeUpdate{background-color:rgba(204, 0, 1, 1);color:rgba(255, 255, 255, 1);font-weight:600}.badge.green,a.badge.green{background-color:rgba(0, 153, 0, 1);color:rgba(238, 255, 238, 1)}.badge.red,a.badge.red{background-color:rgba(204, 0, 0, 1);color:rgba(255, 238, 238, 1)}.badge.black,a.badge.black{background-color:#333;color:#fff}.badge.brown,a.badge.brown{background-color:#c63;color:#fff}.badge.orange,a.badge.orange{background-color:#f90;color:#fff}.badge.yellow,a.badge.yellow{background-color:#ff0;color:#333}.badge.blue,a.badge.blue{background-color:#369;color:#fff}.badge.purple,a.badge.purple{background-color:#c0f;color:#fff}.badge.pink,a.badge.pink{background-color:#f0c;color:#fff}a.badge:hover{color:rgba(244, 246, 235, 1);text-decoration:none}a.badge:hover.black{background-color:#000}a.badge:hover.brown{background-color:#930}a.badge:hover.red{background-color:#900}a.badge:hover.orange{background-color:#f60}a.badge:hover.yellow{background-color:#cc0}a.badge:hover.green{background-color:#060}a.badge:hover.blue{background-color:#036}a.badge:hover.purple{background-color:#90c}a.badge:hover.pink{background-color:#c09}#benchmarkDetails > li.hot > small{color:rgba(169, 68, 66, 1)}.breadcrumbs{flex:1}.breadcrumbs > ol{display:flex;flex-wrap:wrap}.breadcrumbs > ol > li{flex:0 0 auto;max-width:100%;font-weight:400}@media screen and (min-width:769px),print{.breadcrumbs > ol > li{font-size:12px}}@media screen and (max-width:768px){.breadcrumbs > ol > li{font-size:12px}}.breadcrumbs > ol > li:not(:last-child){margin-right:10px}.breadcrumbs > ol > li:not(:last-child):after{color:rgba(44, 67, 8, 0.75);content:"/"}.breadcrumbs > ol > li:not(:last-child) > a{margin-right:10px}.breadcrumbs > ol > li > a{color:rgba(76, 108, 24, 1);text-decoration:none}.breadcrumbs > ol > li > a:hover{color:rgba(67, 102, 9, 0.7);text-decoration:underline}button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{background-color:rgba(76, 108, 24, 1);border-radius:2px;border-width:0;color:rgba(244, 246, 235, 0.8);cursor:pointer;display:inline-block;font-weight:400;margin:0;padding:8px 18px;text-decoration:none;font-family:"Open Sans", Arial, Helvetica, sans-serif;line-height:1.48;-webkit-appearance:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:769px),print{button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{font-size:14px}}@media screen and (max-width:768px){button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{font-size:14px}}button .icon,input[type="button"] .icon,input[type="reset"] .icon,input[type="submit"] .icon,.button .icon,a.button .icon{color:inherit}button.active,input[type="button"].active,input[type="reset"].active,input[type="submit"].active,.button.active,a.button.active{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1);text-decoration:none}button:not(.inputPrefix),input[type="button"]:not(.inputPrefix),input[type="reset"]:not(.inputPrefix),input[type="submit"]:not(.inputPrefix),.button:not(.inputPrefix),a.button:not(.inputPrefix){text-transform:uppercase}button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small{padding:6px 8px;text-transform:none;font-weight:400}@media screen and (min-width:769px),print{button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small{font-size:12px}}@media screen and (max-width:768px){button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small{font-size:12px}}button small,input[type="button"] small,input[type="reset"] small,input[type="submit"] small,.button small,a.button small{color:inherit}button.buttonPrimary,input[type="button"].buttonPrimary,input[type="submit"],.button.buttonPrimary,a.button.buttonPrimary{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 0.8)}button.buttonPrimary.active,input[type="button"].buttonPrimary.active,input[type="submit"].active,.button.buttonPrimary.active,a.button.buttonPrimary.active{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}html:not(.touch) button:hover,html:not(.touch) input[type="button"]:hover,html:not(.touch) input[type="reset"]:hover,html:not(.touch) input[type="submit"]:hover,html:not(.touch) .button:hover,html:not(.touch) a.button:hover{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1);text-decoration:none}html:not(.touch) button.buttonPrimary:hover,html:not(.touch) input[type="button"].buttonPrimary:hover,html:not(.touch) input[type="submit"]:hover,html:not(.touch) .button.buttonPrimary:hover,html:not(.touch) a.button.buttonPrimary:hover{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled,.button:disabled,a.button:disabled,button.disabled,input[type="button"].disabled,input[type="reset"].disabled,input[type="submit"].disabled,.button.disabled,a.button.disabled{background-color:rgba(213, 218, 203, 1) !important;color:rgba(47, 68, 12, 1) !important;cursor:not-allowed !important;pointer-events:none}.dropdownOpen > button,.dropdownOpen > input[type="button"],.dropdownOpen > input[type="reset"],.dropdownOpen > input[type="submit"],.dropdownOpen > .button,.dropdownOpen > a.button{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.dropdownOpen > button.buttonPrimary,.dropdownOpen > input[type="button"].buttonPrimary,.dropdownOpen > input[type="submit"],.dropdownOpen > .button.buttonPrimary,.dropdownOpen > a.button.buttonPrimary{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.buttonList{display:flex;flex-wrap:wrap;}.buttonList > li{flex:0 1 auto}.buttonList > li:not(:last-child){margin-right:5px}.buttonList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.buttonList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.buttonList.smallButtons .button{padding:6px 8px;text-transform:none;font-weight:400}@media screen and (min-width:769px),print{.buttonList.smallButtons .button{font-size:12px}}@media screen and (max-width:768px){.buttonList.smallButtons .button{font-size:12px}}.buttonList.letters{margin-bottom:-10px}.buttonList.letters > li{flex:0 0 auto;margin-bottom:10px;width:10%}.buttonList.letters > li.lettersReset{width:auto}.buttonList.letters > li > a{display:block;min-width:-moz-min-content;min-width:-webkit-min-content;min-width:min-content;text-align:center}.buttonGroupNavigation > ul{display:flex;flex-wrap:wrap;}.buttonGroupNavigation > ul > li{flex:0 1 auto}.buttonGroupNavigation > ul > li:not(:last-child){margin-right:5px}.buttonGroupNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.buttonGroupNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.buttonGroup,.messageFooterButtons,.messageFooterButtonsExtra{margin-bottom:-1px;display:flex;flex-wrap:wrap;}.buttonGroup > li,.messageFooterButtons > li,.messageFooterButtonsExtra > li{flex:0 1 auto}.buttonGroup > li:not(:last-child),.messageFooterButtons > li:not(:last-child),.messageFooterButtonsExtra > li:not(:last-child){margin-right:5px}.buttonGroup.commaSeparated > li:not(:last-child):after,.messageFooterButtons.commaSeparated > li:not(:last-child):after,.messageFooterButtonsExtra.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.buttonGroup.dotSeparated > li:not(:last-child):after,.messageFooterButtons.dotSeparated > li:not(:last-child):after,.messageFooterButtonsExtra.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.buttonGroup > li,.messageFooterButtons > li,.messageFooterButtonsExtra > li{margin-bottom:1px}.buttonGroup > li:not(:last-child),.messageFooterButtons > li:not(:last-child),.messageFooterButtonsExtra > li:not(:last-child){margin-right:1px}.buttonGroup > li:first-child .button,.messageFooterButtons > li:first-child .button,.messageFooterButtonsExtra > li:first-child .button{border-top-left-radius:2px;border-bottom-left-radius:2px}.buttonGroup > li:last-child .button,.messageFooterButtons > li:last-child .button,.messageFooterButtonsExtra > li:last-child .button{border-top-right-radius:2px;border-bottom-right-radius:2px}.buttonGroup > li .button,.messageFooterButtons > li .button,.messageFooterButtonsExtra > li .button{border-radius:0;border-width:0}.flexibleButtonGroup{display:flex;flex-wrap:wrap}.flexibleButtonGroup > li{display:flex;flex:0 0 auto}.flexibleButtonGroup > li:not(:last-child){margin-right:5px}.flexibleButtonGroup > li:not(:last-child).spaceAfter{margin-right:20px}.flexibleButtonGroup > li > input[type="radio"]{left:-3000px;opacity:0;position:absolute}.flexibleButtonGroup > li > input[type="radio"]:checked + label{cursor:default}.flexibleButtonGroup > li > input[type="radio"]:checked + label > .icon{cursor:default !important}.flexibleButtonGroup > li > input[type="radio"]:focus + label{border-color:rgba(0, 0, 0, 0.3)}.flexibleButtonGroup > li > a,.flexibleButtonGroup > li > label{background-color:#cfd8dc;border:1px solid transparent;color:#212121;cursor:pointer;padding:5px 10px}.flexibleButtonGroup > li > a > .icon,.flexibleButtonGroup > li > label > .icon{color:inherit}.flexibleButtonGroup > li > a > .icon,.flexibleButtonGroup > li > label > .icon{color:inherit !important;cursor:pointer !important}.flexibleButtonGroup > li > a.active,.flexibleButtonGroup > li > input[type="radio"]:checked + label,.flexibleButtonGroup > li > input[type="radio"] + label:hover{color:#fff}.flexibleButtonGroup > li > a.active.green,.flexibleButtonGroup > li > input[type="radio"]:checked + label.green,.flexibleButtonGroup > li > input[type="radio"] + label:hover.green{background-color:#2e7d32}.flexibleButtonGroup > li > a.active.red,.flexibleButtonGroup > li > input[type="radio"]:checked + label.red,.flexibleButtonGroup > li > input[type="radio"] + label:hover.red{background-color:#c62828}.flexibleButtonGroup > li > a.active.yellow,.flexibleButtonGroup > li > input[type="radio"]:checked + label.yellow,.flexibleButtonGroup > li > input[type="radio"] + label:hover.yellow{background-color:#fb8c00;color:#000}.disabled .flexibleButtonGroup > li > input[type="radio"]:checked + label,.flexibleButtonGroup > li > input[type="radio"]:disabled + label{background-color:#f2f2f2 !important;color:#7d8264 !important;cursor:default}.disabled .flexibleButtonGroup > li > input[type="radio"]:checked + label > .icon,.flexibleButtonGroup > li > input[type="radio"]:disabled + label > .icon{color:#7d8264 !important;cursor:default !important}#colorPickerGradient{background-color:#f00;background-image:url('../images/colorPickerGradient.png');background-repeat:no-repeat;border:1px solid rgba(0, 0, 0, 1);cursor:default;display:inline-block;height:256px;overflow:hidden;position:relative;width:256px}#colorPickerGradient > span{border:1px solid rgba(0, 0, 0, 1);border-radius:10px;display:block;height:10px;left:-4px;position:absolute;top:-4px;width:10px}#colorPickerGradient > span > span{border:1px solid rgba(255, 255, 255, 1);border-radius:10px;display:block;height:8px;width:8px}#colorPickerBar{background-image:url('../images/colorPickerBar.png');background-repeat:repeat-x;border:1px solid rgba(0, 0, 0, 1);cursor:default;display:inline-block;height:256px;margin-left:10px;position:relative;width:16px}#colorPickerBar > span{display:inline-block;height:1px;left:0;position:absolute;top:27px;width:16px}#colorPickerBar > span::after,#colorPickerBar > span::before{content:"";display:block;height:0;position:absolute;top:0;width:0}#colorPickerBar > span::after{border-bottom:5px solid transparent;border-right:5px solid rgba(0, 0, 0, 1);border-top:5px solid transparent;right:-7px;top:-5px}#colorPickerBar > span::before{border-bottom:5px solid transparent;border-left:5px solid rgba(0, 0, 0, 1);border-top:5px solid transparent;left:-7px;top:-5px}#colorPickerForm{display:inline-block;margin-left:20px;position:relative;text-align:center;width:100px}#colorPickerForm > .colors{margin-left:2px}#colorPickerForm > .colors > .new,#colorPickerForm > .colors > .old{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAD0lEQVQI12P4z4Ad4ZAAAH6/D/Hgw85/AAAAAElFTkSuQmCC);border:1px solid rgba(0, 0, 0, 1);box-sizing:content-box;display:block;height:24px}#colorPickerForm > .colors > .new > span,#colorPickerForm > .colors > .old > span{display:block;height:24px}#colorPickerForm > .colors > .old{background-position:8px 0;border-top-width:0}#colorPickerForm > .hex{margin-top:20px}#colorPickerForm > .rgba{margin-top:20px}#colorPickerForm > .rgba > li.a{margin-top:10px}#colorPickerForm > .rgba > li.g,#colorPickerForm > .rgba > li.b{margin-top:2px}#colorPickerForm > .rgba > li,#colorPickerForm > .hex > li{text-align:right}#colorPickerForm > .rgba > li input,#colorPickerForm > .hex > li input{margin-left:5px;width:80px}.colorPreview{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAD0lEQVQI12P4z4Ad4ZAAAH6/D/Hgw85/AAAAAElFTkSuQmCC);border:1px solid rgba(244, 246, 235, 1);display:inline-block}.colorPreview > div{border:2px solid rgba(244, 246, 235, 1);cursor:pointer;display:block;height:60px;width:180px}.commentList{}.commentList > li:hover{background-color:transparent}.commentList > li:hover .buttonGroupNavigation{opacity:0}.commentList > li.jsCommentAdd{padding-right:0}.commentList .commentContent:hover .buttonGroupNavigation{opacity:1}.commentList .commentContent + .commentOptionContainer .commentResponseAdd{border-top:1px solid rgba(244, 246, 235, 1);padding-top:20px;margin-top:20px}.commentList .commentContent .wcfLikeCounter{font-weight:400}@media screen and (min-width:769px),print{.commentList .commentContent .wcfLikeCounter{font-size:12px}}@media screen and (max-width:768px){.commentList .commentContent .wcfLikeCounter{font-size:12px}}.commentList .commentContent > .userMessage{margin-top:10px;padding-bottom:5px;}.commentList .commentContent > .userMessage > .codeBox,.commentList .commentContent > .userMessage > .quoteBox{margin-left:5px;margin-right:5px}.commentList .commentResponseList:not(:empty){margin-top:20px}.commentList .commentResponseList > li:first-child,.commentList .commentResponseList > li:last-child{border-color:rgba(244, 246, 235, 1)}.commentList .commentOptionContainer{margin-top:10px}.commentList .commentResponseAdd{padding:10px 20px 0 20px}.commentList textarea + button{margin-top:2px}.commentList .comment[data-is-disabled="1"] .jsCommentShowAddResponse{display:none}.commentList .comment > .box48 > a:first-child{align-self:flex-start}@media screen and (min-width:545px),print{.commentList .jsCommentResponseAdd{padding-left:20px}}@media screen and (max-width:544px){.commentList .jsCommentAdd > .userAvatarImage,.commentList .jsCommentResponseAdd > .userAvatarImage{display:none}}@media screen and (max-width:1024px){.commentList .commentContentContainer{overflow:visible}}.commentListAddComment.collapsed{background-color:rgba(207, 213, 166, 1);cursor:pointer;overflow:hidden;padding:10px 20px;position:relative}.commentListAddComment.collapsed::before{color:rgba(47, 68, 12, 1);content:"\f112";font-family:FontAwesome;font-size:28px;height:32px;line-height:32px;margin-right:10px;width:32px;vertical-align:-5px}.commentListAddComment.collapsed::after{color:rgba(47, 68, 12, 1);content:attr(data-placeholder);position:relative;top:2px}@media screen and (min-width:545px),print{.commentListAddComment.collapsed::after{font-weight:300;line-height:1.28}}.commentListAddComment.collapsed > .commentListAddCommentEditorContainer{left:200%;position:absolute;top:-100%}.commentListAddComment.loading{height:150px;position:relative}.commentListAddComment.loading > .commentListAddCommentEditorContainer{display:none}.commentListAddComment.loading > .commentLoadingOverlay{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.commentListAddCommentResponse.loading{height:150px;position:relative}.commentListAddCommentResponse.loading > .commentListAddCommentResponseEditorContainer{display:none}.commentListAddCommentResponse.loading > .commentLoadingOverlay{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.commentListAddCommentEditorContainer > .jsCommentAddRequiresApproval{margin-top:0}.commentResponseAdd > div > .jsCommentAddRequiresApproval{margin-top:0}.commentResponseAdd > div > .jsCommentAddRequiresApproval + textarea{margin-top:20px}.commentEditorContainer > .icon{left:calc(50% - 24px);position:relative}.commentEditorContainer ~ .commentContent,.commentEditorContainer ~ .commentOptionContainer{display:none}.commentResponse .commentEditorContainer ~ .containerHeadline,.commentResponse .commentEditorContainer ~ .userMessage,.commentResponse .commentEditorContainer ~ .buttonGroupNavigation{display:none}.commentListAddComment,.commentEditorContainer{}.commentListAddComment .formSubmit,.commentEditorContainer .formSubmit{margin-top:20px}@keyframes wcfCommentHighlight{0%{opacity:1}50%{opacity:0.3}100%{opacity:1}}.commentPermalinkContainer,.commentResponsePermalinkContainer{border-bottom-color:rgba(228, 231, 222, 1) !important}.commentPermalinkContainer.loading > .icon,.commentResponsePermalinkContainer.loading > .icon{left:calc(50% - 24px);position:relative}.commentPermalinkContainer.fadeIn,.commentResponsePermalinkContainer.fadeIn{}.comment.commentHighlightTarget .commentContent:not(.commentResponseContent),.commentResponse.commentHighlightTarget .commentResponseContent{animation:wcfCommentHighlight 0.96s linear}.commentScrollTarget{display:block;height:0;position:absolute}.jsEnableComment > .invisible,.jsEnableResponse > .invisible{display:inline}.commentModerationDisabledComment{margin:0 -20px}.contactFormAttachments{margin-top:20px}.contentItemList{display:flex;flex-wrap:wrap;margin:0 0 -20px -20px}.contentItem{background-color:rgba(244, 246, 235, 1);border-radius:3px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);display:flex;flex-direction:column;margin:0 0 20px 20px;position:relative;overflow:hidden}.contentItemSingleColumn{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 20px)}.contentItemMultiColumn{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 20px)}.contentItemLink{flex:1 auto;position:relative}.contentItemLinkShadow{bottom:0;left:0;position:absolute;right:0;top:0}.contentItemContent{padding:10px}.contentItemContentTruncate{max-height:150px;overflow:hidden;position:relative}.contentItemContentTruncate::after{background-image:linear-gradient(to top, rgba(244, 246, 235, 1), transparent);bottom:0;content:"";height:30px;left:0;pointer-events:none;position:absolute;right:0;top:120px}.contentItemImage{background-position:center;background-repeat:no-repeat;background-size:cover;padding:10px;position:relative}.contentItemImageSmall{min-height:75px}.contentItemImageLarge{min-height:150px}.contentItemBadges,.contentItemOptions{align-items:flex-start;display:flex;flex-direction:column}.contentItemOptions{position:absolute;right:10px;top:10px;z-index:1}.contentItemBadge,.contentItemOption{flex:0 auto}.contentItemBadge:not(:first-child),.contentItemOption:not(:first-child){margin-top:5px}.contentItemBadge{border:1px solid currentColor}.contentItemOption.button{box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24)}.contentItemLabels{margin-bottom:5px}.contentItemCategory{color:rgba(47, 68, 12, 1);text-transform:uppercase;font-weight:400}@media screen and (min-width:769px),print{.contentItemCategory{font-size:12px}}@media screen and (max-width:768px){.contentItemCategory{font-size:12px}}.contentItemTitle{color:rgba(76, 108, 24, 1);font-weight:400;line-height:1.28;font-weight:600}@media screen and (min-width:769px),print{.contentItemTitle{font-size:16px}}@media screen and (max-width:768px){.contentItemTitle{font-size:18px}}.contentItemTitle:hover{color:rgba(170, 35, 35, 1)}.contentItemDescription{color:rgba(76, 108, 24, 1);margin-top:10px}.contentItemDescription img{height:auto !important;max-width:100%}.contentItemContentLinks{padding:0 10px 10px 10px}.contentItemMeta{align-items:center;border-top:1px solid rgba(244, 246, 235, 1);color:rgba(47, 68, 12, 1);display:flex;flex:0 auto;padding:10px}.contentItemMeta .icon{color:inherit}.contentItemMetaImage{flex:0 auto;margin-right:10px}.contentItemMetaContent{flex:1 auto;font-size:12px}.contentItemMetaAuthor{color:rgba(76, 108, 24, 1)}.contentItemMetaAuthor a,.contentItemMetaAuthor a:hover{color:inherit}.contentItemMetaIcons{display:flex;flex:0 auto;margin-left:10px}.contentItemMetaIcon{flex:0 auto}.contentItemMetaIcon:not(:first-child){margin-left:10px}.contentItemImagePreview{border-radius:3px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);margin-bottom:10px;max-width:100%}.contentItemImagePreviewButtons{display:flex;flex-wrap:wrap;margin-left:-10px}.contentItemImagePreviewButtons > .button{flex:0 auto;margin-left:10px}.contentItemImagePreviewButtons > .innerError{flex:0 0 100%;margin-left:10px}@media screen and (min-width:1025px),print{.content:first-child:last-child{}.content:first-child:last-child .contentItemMultiColumn{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 3 - 20px)}}@media screen and (min-width:769px) and (max-width:1024px){.contentItemMultiColumn{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 3 - 20px)}}@media screen and (max-width:544px){.contentItemList{display:block}.contentItemMultiColumn{max-width:none}}.inputAddon > .inputDatePicker{cursor:pointer;flex:0 1 200px;min-width:200px}.datePicker{background-color:rgba(213, 218, 203, 1);border-radius:2px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);color:rgba(47, 68, 12, 1);display:none;position:absolute;width:240px;z-index:450}.datePicker.active{display:block}.datePicker.datePickerTime.datePickerTimeOnly > header,.datePicker.datePickerTime.datePickerTimeOnly > ul{display:none}.datePicker.datePickerTime.datePickerTimeOnly > footer{border-top-width:0}.datePicker.datePickerTime > footer{display:block}.datePicker > header{align-items:center;display:flex}.datePicker > header > a{display:block;flex:0 0 auto;padding:10px}.datePicker > header > a:not(.active){visibility:hidden}.datePicker > header > span{display:block;flex:1 1 auto;padding:10px 0;text-align:center}.datePicker select.year{margin-left:5px}.datePicker > ul > li{border-top:1px solid rgba(244, 246, 235, 1);display:flex}.datePicker > ul > li.weekdays,.datePicker > ul > li.weekdays + li{border-top-color:rgba(244, 246, 235, 1)}.datePicker > ul > li > a,.datePicker > ul > li > span{display:block;flex:1;padding:5px 0;text-align:center}.datePicker > ul > li > a:not(:last-child),.datePicker > ul > li > span:not(:last-child){border-right:1px solid rgba(244, 246, 235, 1)}.datePicker > ul > li > a{color:rgba(76, 108, 24, 1)}.datePicker > ul > li > a:hover{text-decoration:none}.datePicker > ul > li > a.active,.datePicker > ul > li > a:not(.otherMonth):hover{background-color:rgba(213, 218, 203, 1);color:rgba(170, 35, 35, 1)}.datePicker > ul > li > a.otherMonth{color:rgba(47, 68, 12, 1);cursor:default}.datePicker > ul > li > span{color:rgba(47, 68, 12, 1);text-transform:uppercase;font-weight:400}@media screen and (min-width:769px),print{.datePicker > ul > li > span{font-size:12px}}@media screen and (max-width:768px){.datePicker > ul > li > span{font-size:12px}}.datePicker > footer{border-top:1px solid rgba(244, 246, 235, 1);display:none;padding:10px;position:relative;text-align:center}.dialogOverlay{background-color:transparent;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity 0.12s linear, visibility 0s linear 0.3s;visibility:hidden;will-change:opacity;z-index:399}@media screen and (min-width:545px),print{.dialogOverlay{padding:100px 0}}.dialogOverlay[aria-hidden=false]{opacity:1;transition-delay:0s;visibility:visible}.dialogOverlay::before{background-color:rgba(0, 0, 0, 0.4);bottom:0;content:"";display:block;left:0;position:fixed;right:0;top:0;z-index:100}@keyframes wcfDialog{0%{visibility:visible;top:8%}100%{visibility:visible;top:10%}}@keyframes wcfDialogOut{0%{visibility:visible;top:10%}100%{visibility:hidden;top:12%}}.dialogContainer{z-index:200}@media screen and (max-width:544px){.dialogContainer{left:0 !important;position:fixed;right:0 !important;top:0 !important}}@media screen and (min-width:545px),print{.dialogContainer{animation:wcfDialogOut 0.3s;animation-fill-mode:forwards;box-shadow:0 1px 15px 0 rgba(0, 0, 0, 0.3);left:50%;max-height:80%;max-width:80%;min-width:500px;position:absolute;transform:translateX(-50%)}.dialogContainer[aria-hidden=false]{animation:wcfDialog 0.3s;animation-fill-mode:forwards}}.dialogContainer[aria-hidden=true]{pointer-events:none;visibility:hidden}.dialogContainer[aria-hidden=false] ~ .dialogContainer[aria-hidden=false]{z-index:50}.dialogContainer > header{background-color:rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 1);display:flex}@media screen and (max-width:768px){.dialogContainer > header{padding:10px}}@media screen and (min-width:769px),print{.dialogContainer > header{padding:10px 20px}}.dialogContainer > header > span{flex:1 auto;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.dialogContainer > header > span{font-size:16px}}@media screen and (max-width:768px){.dialogContainer > header > span{font-size:18px}}.dialogContainer > header > .dialogCloseButton{align-self:center;flex:0 0 auto}.dialogContainer > header > .dialogCloseButton:hover > .icon{color:rgba(47, 68, 12, 1)}.dialogContainer > header > .dialogCloseButton > .icon{color:rgba(76, 108, 24, 1)}.dialogContainer > .dialogContent{background-color:rgba(244, 246, 235, 1);overflow:auto;}@media screen and (max-width:768px){.dialogContainer > .dialogContent:not(.dialogContentNoPadding){padding:10px}}@media screen and (min-width:769px),print{.dialogContainer > .dialogContent:not(.dialogContentNoPadding){padding:30px 20px 10px 20px}}.dialogContainer > .dialogContent:not(.dialogContentNoPadding)::after{content:"";display:block;height:20px}.dialogContainer > .dialogContent:not(.dialogContentNoPadding).dialogForm::after{height:17px}.dialogContainer > .dialogContent:not(.dialogForm){border-bottom-left-radius:3px;border-bottom-right-radius:3px}.dialogContainer > .dialogContent dl:not(.plain) > dt{float:none;text-align:left;width:auto !important}.dialogContainer > .dialogContent dl:not(.plain) > dt:empty{margin-bottom:0}.dialogContainer > .dialogContent dl:not(.plain) > dd{margin-left:0 !important}.dialogContainer > .dialogContent .dialogFormSubmit{background-color:rgba(207, 213, 166, 1);border-top:1px solid rgba(244, 246, 235, 1);bottom:0;left:0;padding:10px;position:absolute;right:0}@media screen and (min-width:545px),print{.dialogContainer > .dialogContent .dialogFormSubmit{margin-bottom:0;padding-bottom:0}}.dialogContainer > .dialogContent .section{margin-top:30px}.dialogContainer > .dialogContent .section .sectionTitle{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.dialogContainer > .dialogContent .section .sectionTitle{font-size:16px}}@media screen and (max-width:768px){.dialogContainer > .dialogContent .section .sectionTitle{font-size:18px}}.dialogContainer > .dialogContent > div > .section:first-child,.dialogContainer > .dialogContent > div > fieldset:first-child{margin-top:0}.dialogContainer > .dialogContent > div > div > .section:first-child,.dialogContainer > .dialogContent > div > section > .section:first-child,.dialogContainer > .dialogContent > div > form > .section:first-child,.dialogContainer > .dialogContent > div > div > fieldset:first-child,.dialogContainer > .dialogContent > div > section > fieldset:first-child,.dialogContainer > .dialogContent > div > form > fieldset:first-child{margin-top:0}.dialogContainer > .dialogContent.jsWebKitFractionalPixelFix{backface-visibility:hidden}.jsStaticDialogContent{display:none}.spinner{background-color:#fff;border:1px solid #ccc;box-shadow:2px 2px 5px 0 rgba(0, 0, 0, 0.2);color:#2c3e50;left:50%;opacity:0;padding:10px;position:fixed;text-align:center;top:200px;transform:translateX(-50%);transition:visibility 0s linear 0.12s, opacity 0.12s linear;visibility:hidden;z-index:401}.spinner.active{opacity:1;visibility:visible;transition-delay:0s}.spinner > span:not(.icon){display:block;margin-top:5px}#systemNotification{left:0;opacity:0;pointer-events:none;position:fixed;top:0;transform:translateY(-100%);transition:visibility 0.12s linear 0.12s, transform 0.12s linear, opacity 0.12s linear;visibility:hidden;width:100%;z-index:460}#systemNotification.active{opacity:1;transform:translateY(0%);transition-delay:0s;visibility:visible}#systemNotification > p{border-top-left-radius:0;border-top-right-radius:0;border-top-width:0;cursor:pointer;display:table;margin:0 auto;max-width:80%;pointer-events:auto}.confirmationObject{font-weight:600}.dropdownMenuContainer{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.dropdown .dropdownToggle:active,.dropdown.dropdownOpen .dropdownToggle{outline:0}.dropdown.inputAddon > .dropdownToggle{padding:4px 7px}.dropdown.inputAddon > .dropdownToggle > span.active:after{content:"\f0d7";font-family:FontAwesome;font-size:14px;margin-left:7px}.dropdown.preInput{display:table;width:100%}.dropdown.preInput input{border-radius:0 3px 3px 0;display:table-cell;margin:0;width:99%}.dropdown.preInput textarea{border-radius:0 3px 3px;display:block;margin-top:0}.dropdown.dropdownOpen .dropdownMenu{display:block}.dropdown .dropdownToggle{cursor:pointer}.dropdownMenu{background-color:rgba(213, 218, 203, 1);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:rgba(47, 68, 12, 1);display:none;min-width:160px;padding:3px 0;pointer-events:all;position:absolute;text-align:left;visibility:hidden;z-index:450}.dropdownMenu.dropdownMenuPageSearch{border-top-left-radius:0;border-top-right-radius:0}.dropdownMenu.dropdownOpen{display:block;visibility:visible}.dropdownMenu li{display:block}.dropdownMenu li:hover:not(.dropdownDivider):not(.dropdownList):not(.dropdownText),.dropdownMenu li.dropdownList > li:hover:not(.dropdownDivider),.dropdownMenu li.dropdownNavigationItem,.dropdownMenu li.active{background-color:rgba(213, 218, 203, 1);color:rgba(170, 35, 35, 1)}.dropdownMenu li:hover:not(.dropdownDivider):not(.dropdownList):not(.dropdownText) > a,.dropdownMenu li.dropdownList > li:hover:not(.dropdownDivider) > a,.dropdownMenu li.dropdownNavigationItem > a,.dropdownMenu li.active > a{color:rgba(170, 35, 35, 1)}.dropdownMenu li.dropdownDivider{border-top:1px solid rgba(244, 246, 235, 1);margin:3px 0}.dropdownMenu li.dropdownText{padding:5px 20px;font-weight:400}@media screen and (min-width:769px),print{.dropdownMenu li.dropdownText{font-size:12px}}@media screen and (max-width:768px){.dropdownMenu li.dropdownText{font-size:12px}}.dropdownMenu li.boxFlag{padding-top:2px}.dropdownMenu li.missingValue > span{padding-right:40px;position:relative}.dropdownMenu li.missingValue > span:after{color:rgba(169, 68, 66, 1);content:"\f071";font-family:FontAwesome;position:absolute;right:20px;top:5px}.dropdownMenu li.disabled{color:rgba(47, 68, 12, 1)}.dropdownMenu li.disabled > span{cursor:not-allowed !important}.dropdownMenu li > a,.dropdownMenu li > span{clear:both;cursor:pointer;display:block;max-width:350px;overflow:hidden;padding:5px 20px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.dropdownMenu li > a > div > h3,.dropdownMenu li > span > div > h3{overflow:hidden;text-overflow:ellipsis}.dropdownMenu li > a{color:rgba(76, 108, 24, 1)}.dropdownMenu li > a > small{display:block}.dropdownMenu li > a + span.badge{display:none}.dropdownMenu li > .box16{align-items:center;cursor:pointer;min-height:0;padding:5px 10px}.dropdownMenu li > label{display:block}.dropdownMenu li .containerHeadline{margin-bottom:0}.dropdownMenu li .containerHeadline > p{font-weight:400}@media screen and (min-width:769px),print{.dropdownMenu li .containerHeadline > p{font-size:12px}}@media screen and (max-width:768px){.dropdownMenu li .containerHeadline > p{font-size:12px}}.dropdownMenu li .icon{color:inherit}.dropdownMenu .scrollableDropdownMenu{max-height:300px;overflow:auto}.dropdownMenu .scrollableDropdownMenu.forceScrollbar{overflow-y:scroll;overflow-x:hidden}@media screen and (max-width:544px){.dropdownMenu{left:0 !important;right:0 !important}}@media screen and (max-width:1024px){.dropdownMenu li{overflow:hidden}.dropdownMenu li > a,.dropdownMenu li > span{max-width:none;white-space:normal}}@media screen and (min-width:769px),print{.dropdownMenu .dropdownMenu.pageHeaderSearchDropdown{transform:translateY(-10px)}}@media screen and (max-width:1024px){.dropdownMenu.dropdownMenuPageSearch{left:0 !important;right:0 !important}}@media screen and (max-width:1024px){.pageOverlayActive.iOS .dropdownMenu.dropdownOpen{position:fixed}}.dropdownIndicator::after{content:"\f0d7";font-family:FontAwesome;margin-left:5px}.boxFlag > .box24,.boxFlag.box24{align-items:center;display:flex !important;min-height:20px}.boxFlag > .box24 > img:first-child,.boxFlag.box24 > img:first-child{height:auto}.boxFlag > .box24 > span,.boxFlag.box24 > span{display:inline !important}.boxFlag > .box24.dropdownToggle,.boxFlag.box24.dropdownToggle{display:inline-flex !important}.dropdownMenuContainer > .interactiveDropdown.open{visibility:visible}.interactiveDropdown{background-color:rgba(244, 246, 235, 1);border-radius:2px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);color:rgba(76, 108, 24, 1);pointer-events:all;position:absolute;visibility:hidden;z-index:450;left:-200%}.interactiveDropdown > .elementPointer{display:none}.interactiveDropdown.interactiveDropdownUserMenu > .interactiveDropdownItemsContainer{overflow:visible;max-height:none}@media screen and (min-width:545px) and (max-width:1024px){.interactiveDropdown{display:flex;flex-direction:column;position:fixed;width:350px;bottom:0 !important;left:auto !important;top:0 !important;right:0 !important}.interactiveDropdown > .interactiveDropdownHeader,.interactiveDropdown > .interactiveDropdownShowAll{flex:0 0 auto}.interactiveDropdown > .interactiveDropdownItemsContainer{flex:1 1 auto;max-height:none;overflow:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width:1025px),print{.interactiveDropdown{position:fixed;top:50px !important}}.interactiveDropdownHeader{align-items:center;background-color:rgba(207, 213, 166, 1);color:rgba(195, 199, 187, 1);display:flex;padding:10px 20px}.interactiveDropdownHeader a{color:rgba(51, 51, 51, 1)}.interactiveDropdownHeader a:hover{color:rgba(76, 108, 24, 1);text-decoration:underline}.interactiveDropdownHeader .interactiveDropdownTitle{flex:1 1 auto;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.interactiveDropdownHeader .interactiveDropdownTitle{font-size:16px}}@media screen and (max-width:768px){.interactiveDropdownHeader .interactiveDropdownTitle{font-size:18px}}.interactiveDropdownHeader .interactiveDropdownLinks{flex:0 0 auto;margin-left:5px}@media screen and (max-width:768px){.interactiveDropdownHeader{padding:10px}}.interactiveDropdownItemsContainer{border:1px solid rgba(244, 246, 235, 1);border-width:1px 0}.interactiveDropdownItemsContainer.ps-container > .interactiveDropdownItems{position:relative;z-index:100}.interactiveDropdownItemsContainer.ps-container > .ps-scrollbar-y-rail{z-index:200}.interactiveDropdownItems > li{padding:15px 20px;position:relative}.interactiveDropdownItems > li:not(:last-child){border-bottom:1px solid rgba(244, 246, 235, 1)}.interactiveDropdownItems > li:hover{background-color:rgba(244, 246, 235, 1)}.interactiveDropdownItems > li a{color:rgba(41, 162, 30, 1)}.interactiveDropdownItems > li a:hover{color:rgba(47, 68, 12, 1)}.interactiveDropdownItems > li .box48{align-items:center;overflow:hidden}@media screen and (max-width:768px){.interactiveDropdownItems > li{padding:10px}}.interactiveDropdownItems .loading,.interactiveDropdownItems .noItems{align-items:center;display:flex;justify-content:center;padding:20px 10px;font-weight:400;line-height:1.28}.interactiveDropdownItems .loading > .fa-spinner,.interactiveDropdownItems .wcfImageViewer.loading > div.loading:before,.interactiveDropdownItems .wcfImageViewer > .loading > div.loading:before,.interactiveDropdownItems ul.loading > li.loading:before,.interactiveDropdownItems .wcfImageViewer > footer > div > ul > .loading > li.loading:before,.interactiveDropdownItems .loading > .galleryImagesInMotion.loading::before,.interactiveDropdownItems .galleryImageGrid.loading > .imageGridMain:not(.hideLoading)::before,.interactiveDropdownItems .galleryImageGrid > .loading > .imageGridMain:not(.hideLoading)::before,.interactiveDropdownItems .imageGridColumn.loading > li::before,.interactiveDropdownItems .galleryImageGrid > .imageGridColumn > .loading > li::before,.interactiveDropdownItems .noItems > .fa-spinner,.interactiveDropdownItems .wcfImageViewer.noItems > div.loading:before,.interactiveDropdownItems .wcfImageViewer > .noItems > div.loading:before,.interactiveDropdownItems ul.noItems > li.loading:before,.interactiveDropdownItems .wcfImageViewer > footer > div > ul > .noItems > li.loading:before,.interactiveDropdownItems .noItems > .galleryImagesInMotion.loading::before,.interactiveDropdownItems .galleryImageGrid.noItems > .imageGridMain:not(.hideLoading)::before,.interactiveDropdownItems .galleryImageGrid > .noItems > .imageGridMain:not(.hideLoading)::before,.interactiveDropdownItems .imageGridColumn.noItems > li::before,.interactiveDropdownItems .galleryImageGrid > .imageGridColumn > .noItems > li::before{margin-right:5px}@media screen and (min-width:769px),print{.interactiveDropdownItems .loading,.interactiveDropdownItems .noItems{font-size:16px}}@media screen and (max-width:768px){.interactiveDropdownItems .loading,.interactiveDropdownItems .noItems{font-size:18px}}.interactiveDropdownItemOutstanding{display:flex}.interactiveDropdownItemOutstanding > .box48{flex:1 1 auto}.interactiveDropdownItemOutstanding h3{font-weight:bold}.interactiveDropdownItemMarkAsRead{align-self:center;flex:0 0 auto;margin-left:5px}.interactiveDropdownItemShadow > .box48{position:relative}.interactiveDropdownItemShadow > .box48,.interactiveDropdownItemShadow > .interactiveDropdownItemMarkAsRead{pointer-events:none;z-index:20}.interactiveDropdownItemShadow > .box48 a,.interactiveDropdownItemShadow > .interactiveDropdownItemMarkAsRead a{pointer-events:all}.interactiveDropdownItemShadow > .interactiveDropdownItemShadowLink{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.interactiveDropdownShowAll{background-color:rgba(207, 213, 166, 1);color:rgba(195, 199, 187, 1);display:block;padding:10px 20px;text-align:center}.interactiveDropdownShowAll:hover{color:rgba(195, 199, 187, 1);text-decoration:underline}@media screen and (min-width:769px),print{.interactiveDropdown{min-width:350px}.interactiveDropdownItemsContainer{max-height:400px;overflow:hidden;position:relative}.interactiveDropdownItems:not(.interactiveDropdownItemsUserMenu) > li{max-width:400px}}@media screen and (max-width:768px){.interactiveDropdown{bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0}.interactiveDropdownHeader{flex:0 0 auto}.interactiveDropdownItemsContainer{flex:1 1 auto;overflow:auto;-webkit-overflow-scrolling:touch;}.interactiveDropdownItemsContainer .interactiveDropdownItemOutstanding{padding-right:41px}.interactiveDropdownItemsContainer .interactiveDropdownItemMarkAsRead{bottom:0;position:absolute;right:0;top:0;width:36px;}.interactiveDropdownItemsContainer .interactiveDropdownItemMarkAsRead > a{display:block;height:100%;text-align:center}.interactiveDropdownItemsContainer .interactiveDropdownItemMarkAsRead > a > .icon{position:relative;top:50%;transform:translateY(-50%)}.interactiveDropdownShowAll{flex:0 0 auto}}.embeddedContent{background-color:rgba(244, 246, 235, 1);border:1px solid rgba(244, 246, 235, 1);border-radius:3px;margin:10px 0}.embeddedContentLink{display:block;padding:10px}.embeddedContentCategory{color:rgba(47, 68, 12, 1);text-transform:uppercase;font-weight:400}@media screen and (min-width:769px),print{.embeddedContentCategory{font-size:12px}}@media screen and (max-width:768px){.embeddedContentCategory{font-size:12px}}.embeddedContentTitle{color:rgba(47, 68, 12, 1);margin-bottom:20px;font-weight:400;line-height:1.28;font-weight:600}@media screen and (min-width:769px),print{.embeddedContentTitle{font-size:16px}}@media screen and (max-width:768px){.embeddedContentTitle{font-size:18px}}.embeddedContentDescription{color:rgba(76, 108, 24, 1);max-height:120px;overflow:hidden;position:relative}.embeddedContentDescription::after{background-image:linear-gradient(to top, rgba(244, 246, 235, 1), transparent);bottom:0;content:"";left:0;position:absolute;right:0;top:100px}.embeddedContentMeta{align-items:center;border-top:1px solid rgba(244, 246, 235, 1);color:rgba(47, 68, 12, 1);display:flex;padding:10px;font-weight:400}@media screen and (min-width:769px),print{.embeddedContentMeta{font-size:12px}}@media screen and (max-width:768px){.embeddedContentMeta{font-size:12px}}.embeddedContentMetaImage{flex:0 auto;margin-right:10px}.embeddedContentMetaContent{flex:1 auto}.embeddedContentMetaAuthor{color:rgba(76, 108, 24, 1)}.embeddedContentMetaAuthor > a{color:inherit}.embeddedContentMetaAuthor > a:hover{text-decoration:underline}.fontAwesomeIcons{border:1px solid rgba(244, 246, 235, 1);max-height:540px;overflow:auto}@media only screen and (min-height:700px) and (max-height:800px){.fontAwesomeIcons{max-height:450px}}.fontAwesomeIcons > li{display:inline-flex;flex-wrap:wrap;justify-content:center;padding:10px 0;width:150px}.fontAwesomeIcons > li:hover{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1);cursor:pointer}.fontAwesomeIcons > li:hover > .icon,.fontAwesomeIcons > li:hover > small{color:inherit;cursor:pointer}.fontAwesomeIcons > li > small{color:rgba(47, 68, 12, 1);flex:0 0 100%;text-align:center}.googleMap{height:400px}.sidebarGoogleMap{height:250px}.googleMapsCustomControlContainer{cursor:pointer !important;margin-top:5px}.googleMapsCustomControlContainer .googleMapsCustomControl{text-align:center;position:relative;color:#565656;font-size:11px !important;background-color:#fff;padding:1px 6px;border-radius:3px;background-clip:padding-box;border:1px solid rgba(0, 0, 0, 0.14902);box-shadow:rgba(0, 0, 0, 0.298039) 0px 1px 4px -1px;min-width:29px}.googleMapsCustomControlContainer .googleMapsCustomControl:hover{background-color:#ebebeb;color:#000}.googleMapsCustomControlContainer .googleMapsCustomControl.active{color:#000;font-weight:500}.googleMapsUseLocationSuggestionLink{font-size:12px}@media screen and (min-width:1025px),print{.googleMapsDirectionsContainer{display:flex}.googleMapsDirectionsContainer .googleMap,.googleMapsDirectionsContainer .googleMapsDirections{flex:0 0 50%}}.googleMapsDirectionsContainer .googleMapsDirections{height:400px;padding-left:10px;overflow-y:scroll}.googleMapsDirectionsGoogleLinkContainer{display:block;margin-top:5px;text-align:right}.wcfImageViewer{background-color:rgba(0, 0, 0, 1);bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;z-index:399}.wcfImageViewer .icon{color:#9e9e9e}.wcfImageViewer.open{display:block;opacity:1}.wcfImageViewer.maximized:not(.wcfImageViewerMobile) > header{top:-100px}.wcfImageViewer.maximized:not(.wcfImageViewerMobile) > div{bottom:0;border-color:fade(rgba(51, 51, 51, 1), 0%);top:0}.wcfImageViewer.maximized:not(.wcfImageViewerMobile) > footer{bottom:-100px}.wcfImageViewer.wcfImageViewerMobile > header,.wcfImageViewer.wcfImageViewerMobile > footer{background-color:rgba(0, 0, 0, 1);opacity:1;position:absolute;visibility:visible;z-index:402}.wcfImageViewer.wcfImageViewerMobile.maximized > header,.wcfImageViewer.wcfImageViewerMobile.maximized > footer{opacity:0;visibility:hidden;transition:visibility 0s linear 0.24s, opacity 0.24s linear}.wcfImageViewer.wcfImageViewerMobile.maximized > div > ul > li.pointer{opacity:0}.wcfImageViewer.wcfImageViewerMobile > div{bottom:0;top:0}.wcfImageViewer.wcfImageViewerMobile > div > ul > li{background-color:rgba(224, 224, 224, 1);border-radius:30px;margin-top:-24px;opacity:0;position:absolute;top:50%;transition:opacity 0.24s}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.pointer{opacity:1}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonFull,.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonNext,.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonPrevious{z-index:30}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonPrevious{left:10px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonPrevious > span{left:-3px;position:relative;top:2px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonNext{right:10px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonNext > span{position:relative;right:-1px;top:2px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonFull{bottom:80px;left:50%;top:auto;transform:translateX(-50%)}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonFull > span{font-size:32px;left:2px;position:relative;top:3px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonToggle,.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonEnlarge{display:none}.wcfImageViewer.wcfImageViewerMobile > footer > .wcfImageViewerButtonPrevious,.wcfImageViewer.wcfImageViewerMobile > footer > .wcfImageViewerButtonNext{display:none}.wcfImageViewer.wcfImageViewerMobile > footer > div{margin:0}.wcfImageViewer > header,.wcfImageViewer > div,.wcfImageViewer > footer{box-sizing:border-box;-moz-box-sizing:border-box;left:0;position:fixed;right:0;z-index:400}.wcfImageViewer > header{height:100px;overflow:hidden;padding:1rem;top:0}.wcfImageViewer > header > div > a > img{height:64px;width:64px}.wcfImageViewer > header h1,.wcfImageViewer > header h2,.wcfImageViewer > header h3{color:rgba(211, 211, 211, 1)}.wcfImageViewer > header h1 > a,.wcfImageViewer > header h2 > a,.wcfImageViewer > header h3 > a{color:rgba(211, 211, 211, 1)}.wcfImageViewer > header h1{font-size:1.75rem}.wcfImageViewer > header h2{font-size:1.25rem}.wcfImageViewer > header h3{color:rgba(211, 211, 211, 1);font-size:0.85rem;margin-top:0.25rem}.wcfImageViewer > header > .wcfImageViewerButtonClose{position:absolute;right:26px;top:26px}.wcfImageViewer > div{background-color:rgba(0, 0, 0, 1);border-bottom:1px solid rgba(51, 51, 51, 1);border-top:1px solid rgba(51, 51, 51, 1);bottom:100px;top:100px;transition-property:top, bottom, border-color;transition-timing-function:linear;transition-duration:0.24s;z-index:401}.wcfImageViewer > div.loading:before{content:"" !important;display:block;left:calc(50% - 34px);position:absolute;top:calc(50% - 34px)}.wcfImageViewer > div > img{opacity:0;position:absolute;top:50%;transition:opacity 0.24s linear;z-index:10}.wcfImageViewer > div > img.animateTransformation{transition:left 0.24s, margin-top 0.24s, height 0.24s, width 0.24s, opacity 0.24s}.wcfImageViewer > div > img.active{opacity:1;z-index:20}.wcfImageViewer:not(.wcfImageViewerMobile) .icon:hover{color:#fff}.wcfImageViewer:not(.wcfImageViewerMobile) > header{transition:top 0.24s linear}.wcfImageViewer:not(.wcfImageViewerMobile) > footer{transition:bottom 0.24s linear}.wcfImageViewer:not(.wcfImageViewerMobile) > div{cursor:pointer}.wcfImageViewer:not(.wcfImageViewerMobile) > div > img,.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul{cursor:default}.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul{background-color:rgba(0, 0, 0, 0.9);border:1px solid rgba(51, 51, 51, 1);border-bottom-width:0;border-radius:2px 2px 0 0;display:flex;bottom:0;left:50%;position:absolute;transform:translateX(-50%);z-index:30}.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li{flex:0 0 auto}.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li:not(.pointer) > .icon{color:#424242 !important}.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.pointer > span.icon{cursor:pointer}.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonToggle > span,.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonEnlarge > span,.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonFull > span{font-size:28px;}.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonEnlarge,.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li.wcfImageViewerSlideshowButtonFull{border-left:1px solid rgba(51, 51, 51, 1);box-sizing:border-box}.wcfImageViewer:not(.wcfImageViewerMobile) > div > ul > li > span{vertical-align:middle}.wcfImageViewer > footer{bottom:0;height:100px;padding:10px}.wcfImageViewer > footer:hover > div > ul > li > img{filter:none;-webkit-filter:none}.wcfImageViewer > footer > span{bottom:0;font-size:48px;padding-top:26px;opacity:0;position:absolute;top:0;transition:opacity 0.24s;width:30px;z-index:2}.wcfImageViewer > footer > span.pointer{opacity:0.6}.wcfImageViewer > footer > span.pointer:hover{opacity:1}.wcfImageViewer > footer > span.wcfImageViewerButtonPrevious{left:5px}.wcfImageViewer > footer > span.wcfImageViewerButtonNext{right:5px}.wcfImageViewer > footer > div{height:80px;margin:0 35px;overflow:hidden;white-space:nowrap}.wcfImageViewer > footer > div > ul{display:flex;font-size:0;height:80px;z-index:1;transition:margin-left cubic-bezier(0.5, 1.595, 0.56, 0.98) 0.24s}.wcfImageViewer > footer > div > ul > li{align-items:center;display:flex;flex:0 0 80px;opacity:0.6;position:relative;transition:opacity 0.24s}.wcfImageViewer > footer > div > ul > li.active,.wcfImageViewer > footer > div > ul > li:hover{opacity:1}.wcfImageViewer > footer > div > ul > li:not(:last-child){margin-right:10px}.wcfImageViewer > footer > div > ul > li.active > img{filter:none;-webkit-filter:none}.wcfImageViewer > footer > div > ul > li.loading > img{opacity:0}.wcfImageViewer > footer > div > ul > li > img{max-height:80px;max-width:80px}@media only screen and (max-width:800px){.wcfImageViewer > header{height:80px}.wcfImageViewer > header > .wcfImageViewerButtonClose{right:16px;top:16px}.wcfImageViewer > footer{height:80px}.wcfImageViewer > footer > div{height:60px}.wcfImageViewer > footer > div > ul{height:60px}.wcfImageViewer > footer > div > ul > li{height:60px}}.inputItemList{background-color:rgba(244, 246, 235, 1);border:1px solid rgba(207, 213, 166, 1);border-radius:0;color:rgba(47, 68, 12, 1);font-weight:400;outline:none;padding:4px 8px;font-family:"Open Sans", Arial, Helvetica, sans-serif;line-height:1.48;display:flex;flex-wrap:wrap;padding-bottom:0;padding-top:5px}@media screen and (min-width:769px),print{.inputItemList{font-size:14px}}@media screen and (max-width:768px){.inputItemList{font-size:14px}}.inputItemList:focus,.inputItemList:hover{background-color:rgba(244, 246, 235, 1);border-color:rgba(213, 218, 203, 1);color:rgba(47, 68, 12, 1)}.inputItemList[disabled],.inputItemList.disabled{background-color:rgba(244, 246, 235, 1) !important;border-color:rgba(216, 226, 233, 1) !important;color:rgba(47, 68, 12, 1) !important}.inputItemList[readonly]{color:rgba(47, 68, 12, 1) !important}.inputItemList > .item,.inputItemList > .input{flex:0 0 auto;margin-bottom:5px}.inputItemList > .item:not(:last-child),.inputItemList > .input:not(:last-child){margin-right:5px}.inputItemList > .item{background-color:rgba(76, 108, 24, 1);border-radius:2px;color:rgba(244, 246, 235, 0.8);cursor:default;max-width:100%;padding:1px 5px}.inputItemList > .item .icon{color:inherit}.inputItemList > .item.active{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.inputItemList:not(.disabled) > item:hover{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.inputItemList > .input > input{background-color:transparent !important;border-width:0 !important;min-width:165px;padding:0 !important}.labelList{display:flex;flex-wrap:wrap;display:inline-flex}.labelList > li{flex:0 1 auto}.labelList > li:not(:last-child){margin-right:5px}.labelList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.labelList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.labelList > li:not(:first-child) .label{border-top-left-radius:0;border-bottom-left-radius:0}.labelList > li:not(:last-child){margin-right:1px}.labelList > li:not(:last-child) .label{border-top-right-radius:0;border-bottom-right-radius:0}.labelList > li .label{top:-1px}#labelList > li{flex-basis:30%;margin-bottom:10px}#labelList > li.labelCustomClass{display:flex}#labelList > li.labelCustomClass > input[type='radio']{flex:0 0 auto;margin-right:7px}#labelList > li.labelCustomClass > span{flex:1 1 auto}.labelChooser > .dropdownToggle > span{cursor:pointer}.likesSummary{color:rgba(47, 68, 12, 1);cursor:pointer;flex:0 0 auto}.likesSummary > .icon{color:rgba(47, 68, 12, 1);margin-right:5px}.wcfLikeCounter{color:rgba(47, 68, 12, 1)}.wcfLikeCounter .icon{color:inherit !important}.wcfLikeCounter.likeCounterLiked{color:#060 !important}.wcfLikeCounter.likeCounterDisliked{color:#900 !important}html.touch .wcfLikeButton > .button:not(.active):hover,html.touch .wcfDislikeButton > .button:not(.active):hover{background-color:rgba(76, 108, 24, 1) !important;color:rgba(244, 246, 235, 0.8) !important}.sortableList:not(.tabularList){list-style:decimal outside;margin-left:20px}.sortableNode{cursor:move}.sortableNode:not(:last-child){border-bottom:1px solid rgba(244, 246, 235, 1)}.sortableNode > .sortableList:not(:empty){border-top:1px solid rgba(244, 246, 235, 1)}.sortableNodeLabel{align-items:center;padding:10px;display:inline-flex;width:100%}.sortableNodeLabel:hover{background-color:rgba(244, 246, 235, 1)}.sortableNodeLabel:not(.sortableNodeStaticItem){cursor:move}.sortableNodeLabel > .icon,.sortableNodeLabel > a{margin-right:5px}.sortableNodeLabel > .icon{flex:0 0 auto}.sortableNodeLabel > a{flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sortableNodeLabel > .statusDisplay{align-items:center;display:flex;flex:1 0 auto;justify-content:flex-end}.sortableNodeLabel > .statusDisplay > a,.sortableNodeLabel > .statusDisplay > span{cursor:pointer;flex:0 0 auto;margin-left:5px}.sortablePlaceholder{background-color:rgba(252, 248, 227, 1);border:1px solid rgba(250, 242, 204, 1);color:rgba(138, 109, 59, 1);padding:10px}.sortablePlaceholder.sortableInvalidTarget{background-color:rgba(242, 222, 222, 1);border-color:rgba(235, 204, 204, 1);color:rgba(169, 68, 66, 1)}@media screen and (max-width:544px){.sortableNodeHandle{display:none}}@media screen and (min-width:1025px),print{.sortableNodeHandle{display:none}}.structuredList{border:1px solid #4f81bd;border-width:1px 0}.structuredList li{display:flex;padding:10px 0}.structuredList li:not(:first-child){border-top:1px solid #eee}.structuredList li:hover{background-color:rgba(244, 246, 235, 1)}.structuredList li > span{flex:1 1 auto}.structuredList li > label{cursor:pointer;flex:0 0 auto}.structuredList li > span,.structuredList li > label{padding:0 10px}.innerInfo + .mediaManagerMediaUploadButton{margin-top:5px}.mediaManagerMediaUploadButton > .button{margin:0;text-align:center;width:100%}.mediaManagerMediaUploadButton > .button > input{width:100%}.mediaManagerMediaList{font-size:0;margin-top:5px}.mediaManagerMediaList::before,.mediaManagerMediaList::after{display:table;content:""}.mediaManagerMediaList::after{clear:both}.mediaManagerMediaList > li{float:left;position:relative;border:1px solid #eee;overflow:hidden;font-size:1rem;margin:0 10px 10px 0}.mediaManagerMediaList > li.jsMarked > .mediaInformation,.mediaManagerMediaList > li.jsMarked > .buttonGroupNavigation{background-color:rgba(76, 108, 24, 0.8);color:rgba(244, 246, 235, 0.8)}.mediaManagerMediaList > li.jsMarked > .mediaInformation a,.mediaManagerMediaList > li.jsMarked > .buttonGroupNavigation a{color:rgba(244, 246, 235, 0.8)}.mediaManagerMediaList > li.jsMarked > .mediaInformation .icon,.mediaManagerMediaList > li.jsMarked > .buttonGroupNavigation .icon{color:rgba(244, 246, 235, 0.8);text-shadow:none}.mediaManagerMediaList > li.jsSelected > .mediaInformation,.mediaManagerMediaList > li.jsSelected > .buttonGroupNavigation{background-color:rgba(0, 128, 0, 0.8);color:white}.mediaManagerMediaList > li.jsSelected > .mediaInformation a,.mediaManagerMediaList > li.jsSelected > .buttonGroupNavigation a{color:white}.mediaManagerMediaList > li.jsSelected > .mediaInformation .icon,.mediaManagerMediaList > li.jsSelected > .buttonGroupNavigation .icon{color:white;text-shadow:none}.mediaManagerMediaList > li.uploadFailed{cursor:pointer}.mediaManagerMediaList > li.uploadFailed > .mediaInformation{background-color:rgba(242, 222, 222, 1);color:rgba(169, 68, 66, 1)}.mediaManagerMediaList > li.uploadFailed > .mediaInformation .mediaTitle{max-height:144px;white-space:normal}.mediaManagerMediaList > li > .mediaThumbnail{height:144px;width:144px}.mediaManagerMediaList > li > .mediaInformation{position:absolute;bottom:0;background:rgba(0, 0, 0, 0.6);color:#fff;width:100%;padding:5px 10px;box-sizing:border-box;font-weight:400}@media screen and (min-width:769px),print{.mediaManagerMediaList > li > .mediaInformation{font-size:12px}}@media screen and (max-width:768px){.mediaManagerMediaList > li > .mediaInformation{font-size:12px}}.mediaManagerMediaList > li > .mediaInformation .mediaTitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mediaManagerMediaList > li > .buttonGroupNavigation{position:absolute;top:0;right:0;overflow:hidden;background:rgba(0, 0, 0, 0.6)}.mediaManagerMediaList > li > .buttonGroupNavigation .icon{color:#fff;text-shadow:0 -1px 0 rgba(255, 255, 255, 0.8)}@media screen and (max-width:1024px){.mediaManagerMediaList > li .buttonGroupNavigation.open{left:0;z-index:10}.mediaManagerMediaList > li .buttonGroupNavigation.open > .buttonList{display:block;visibility:visible}.mediaManagerMediaList > li .buttonGroupNavigation > .dropdownLabel{left:calc(100% - 24px);position:relative}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList{background-color:rgba(213, 218, 203, 1);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:rgba(47, 68, 12, 1);display:none;min-width:160px;padding:3px 0;pointer-events:all;position:absolute;text-align:left;visibility:hidden;z-index:450;position:static !important;top:0}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList.dropdownMenuPageSearch{border-top-left-radius:0;border-top-right-radius:0}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList.dropdownOpen{display:block;visibility:visible}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li{display:block}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li:hover:not(.dropdownDivider):not(.dropdownList):not(.dropdownText),.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownList > li:hover:not(.dropdownDivider),.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownNavigationItem,.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.active{background-color:rgba(213, 218, 203, 1);color:rgba(170, 35, 35, 1)}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li:hover:not(.dropdownDivider):not(.dropdownList):not(.dropdownText) > a,.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownList > li:hover:not(.dropdownDivider) > a,.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownNavigationItem > a,.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.active > a{color:rgba(170, 35, 35, 1)}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownDivider{border-top:1px solid rgba(244, 246, 235, 1);margin:3px 0}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownText{padding:5px 20px;font-weight:400}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.boxFlag{padding-top:2px}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.missingValue > span{padding-right:40px;position:relative}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.missingValue > span:after{color:rgba(169, 68, 66, 1);content:"\f071";font-family:FontAwesome;position:absolute;right:20px;top:5px}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.disabled{color:rgba(47, 68, 12, 1)}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.disabled > span{cursor:not-allowed !important}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > a,.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > span{clear:both;cursor:pointer;display:block;max-width:350px;overflow:hidden;padding:5px 20px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > a > div > h3,.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > span > div > h3{overflow:hidden;text-overflow:ellipsis}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > a{color:rgba(76, 108, 24, 1)}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > a > small{display:block}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > a + span.badge{display:none}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > .box16{align-items:center;cursor:pointer;min-height:0;padding:5px 10px}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > label{display:block}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li .containerHeadline{margin-bottom:0}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-weight:400}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li .icon{color:inherit}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList .scrollableDropdownMenu{max-height:300px;overflow:auto}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList .scrollableDropdownMenu.forceScrollbar{overflow-y:scroll;overflow-x:hidden}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList > li .invisible{display:inline;padding-left:5px}}@media screen and (max-width:1024px) and (max-width:768px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownText{font-size:12px}}@media screen and (max-width:1024px) and (max-width:768px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-size:12px}}@media screen and (max-width:1024px) and (max-width:544px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList{left:0 !important;right:0 !important}}@media screen and (max-width:1024px) and (max-width:1024px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li{overflow:hidden}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > a,.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > span{max-width:none;white-space:normal}}@media screen and (min-width:1025px),print{.mediaManagerMediaList > li .buttonGroupNavigation{transition:opacity 0.12s}.mediaManagerMediaList > li .buttonGroupNavigation > .dropdownLabel{display:none}}@media screen and (min-width:769px),print{.mediaManagerMediaList > li > .buttonGroupNavigation{height:0}.mediaManagerMediaList > li:hover > .buttonGroupNavigation{height:auto;padding:10px}}@media screen and (max-width:1024px){.mediaManagerMediaList > li > .buttonGroupNavigation .mediaCheckbox{display:none !important}}[id^=mediaEditor] .mediaThumbnail{text-align:center;margin-bottom:20px}[id^=mediaEditor] .mediaThumbnail + .box48 > dl{font-size:12px}.mediaManagerCategoryList{margin-bottom:5px}.button.jsMediaSelectButton + .button{margin-left:5px}.menuOverlayMobile{background-color:rgba(207, 213, 166, 1);bottom:0;display:none;overflow:hidden;position:absolute;top:0;z-index:320}.menuOverlayMobile.open{display:block}@media screen and (min-width:545px),print{.menuOverlayMobile.open + .menuOverlayMobileBackdrop{display:block}}.menuOverlayMobile.androidMenuTouchEnd{display:block;position:fixed;transition:transform 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.menuOverlayMobile.androidMenuTouchEnd.pageMainMenuMobile:not(.open){transform:translateX(-100vw)}.menuOverlayMobile.androidMenuTouchEnd.pageUserMenuMobile:not(.open){transform:translateX(100vw)}@media screen and (min-width:545px),print{.menuOverlayMobile.androidMenuTouchEnd.pageMainMenuMobile:not(.open){transform:translateX(-350px)}.menuOverlayMobile.androidMenuTouchEnd.pageUserMenuMobile:not(.open){transform:translateX(350px)}.menuOverlayMobile.androidMenuTouchEnd + .menuOverlayMobileBackdrop{transition:left 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.94), right 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.94)}}.menuOverlayMobile > .menuOverlayItemList{transition:transform 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.94);visibility:visible}.menuOverlayMobile.allowScroll .menuOverlayItemList:not(.hidden){overflow:auto;-webkit-overflow-scrolling:touch}.menuOverlayMobile:not(.allowScroll)::before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:500}@media screen and (max-width:544px){.menuOverlayMobile{left:0;max-width:100vw;right:0}.menuOverlayMobile .menuOverlayItemList{right:0}}@media screen and (min-width:545px),print{.menuOverlayMobile{width:350px}.menuOverlayMobile.pageMainMenuMobile{left:0}.menuOverlayMobile.pageMainMenuMobile + .menuOverlayMobileBackdrop{box-shadow:inset 5px 0 10px -5px rgba(0, 0, 0, 0.6);left:350px}.menuOverlayMobile.pageMainMenuMobile .menuOverlayItemList{left:0}.menuOverlayMobile.pageUserMenuMobile{right:0}.menuOverlayMobile.pageUserMenuMobile + .menuOverlayMobileBackdrop{box-shadow:inset -5px 0 10px -5px rgba(0, 0, 0, 0.6);right:350px}.menuOverlayMobile.pageUserMenuMobile .menuOverlayItemList{right:0}}.menuOverlayMobileBackdrop{background-color:rgba(0, 0, 0, 0.4);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:395}.menuOverlayItemWrapper{display:flex;justify-content:flex-end}.menuOverlayItemWrapper > .menuOverlayItemLink{flex:1 1 auto}.menuOverlayItemList{background-color:rgba(207, 213, 166, 1);height:100%;list-style-type:none;margin:0;padding:5px 0;position:absolute;top:0;left:-1px;bottom:0;width:calc(100% + 1px);z-index:450}@media screen and (min-width:545px),print{.menuOverlayItemList{width:350px}}.menuOverlayItemList:not(.activeList){display:none}.menuOverlayItemSpacer{margin-top:25px;}.menuOverlayItemSpacer + .menuOverlayItemSpacer{display:none}.menuOverlayItem{}.menuOverlayItem:not(:last-child){margin-bottom:1px}.menuOverlayItem > .menuOverlayItemList{margin-left:100%;z-index:500}.menuOverlayItemLink,.menuOverlayTitle,.menuOverlayBackLink{color:rgba(47, 68, 12, 1);display:block;font-size:14px;padding:10px 30px;position:relative}.menuOverlayItemLink{align-items:center;background-color:rgba(207, 213, 166, 1);display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.menuOverlayItemLink .icon::before{color:rgba(47, 68, 12, 1)}.menuOverlayItemLink:hover{color:rgba(244, 246, 235, 1)}.menuOverlayItemLink.menuOverlayItemBadge{align-items:center;display:flex;padding-right:10px;}.menuOverlayItemLink.menuOverlayItemBadge:last-child{padding-right:55px}.menuOverlayItemLink.menuOverlayItemBadge > .menuOverlayItemTitle{flex:1 1 auto}.menuOverlayItemLink.menuOverlayItemBadge > .badge{flex:0 0 auto}.menuOverlayItemLink.menuOverlayItemLinkMore::after{color:rgba(47, 68, 12, 1);content:"\f105";display:block;font-family:FontAwesome;font-size:18px;position:absolute;right:18px;top:50%;transform:translateY(-50%)}.menuOverlayItemLink .menuOverlayItemTitle{overflow:hidden;text-overflow:ellipsis}html[dir="rtl"] .menuOverlayItemLink.menuOverlayItemLinkMore::after{content:"\f104"}.pageUserMenuMobile .menuOverlayItemBadge:last-child{padding-right:10px !important}.menuOverlayItemLink.active,.menuOverlayItemLinkIcon.active{background-color:rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 1)}.menuOverlayItemLinkIcon.active > .icon::before{color:rgba(244, 246, 235, 1)}.menuOverlayTitle{color:rgba(47, 68, 12, 0.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menuOverlayTitle:not(:first-child){margin-top:10px}.menuOverlayItemLinkIcon{background-color:rgba(207, 213, 166, 1);flex:0 0 auto;margin-left:1px;padding:10px;height:44px;width:44px}.menuOverlayItemLinkIcon > .icon::before{color:rgba(47, 68, 12, 1)}.menuOverlayBackLink::before{color:rgba(47, 68, 12, 0.7);content:"\f104";display:block;font-family:FontAwesome;font-size:18px;position:absolute;left:12px;top:50%;transform:translateY(-50%)}.menuOverlayLogoWrapper{flex:1 1 auto;padding:5px;display:flex}.menuOverlayLogoWrapper .menuOverlayLogo{flex:1 1 auto;background-size:contain;background-repeat:no-repeat;background-position:center}@media screen and (min-width:769px),print{.messageList:not(.messageReducedList){border-top:1px solid rgba(228, 231, 222, 1)}.messageList:not(.messageReducedList) > li{border-bottom:1px solid rgba(228, 231, 222, 1);padding:30px 0}.messageList:not(.messageReducedList) > li.messageListPagination:last-child{border-bottom-width:0}}@media screen and (max-width:768px){.messageList:not(.messageReducedList) .messageSidebar{border-top:1px solid rgba(228, 231, 222, 1)}.messageList:not(.messageReducedList) > .messageListPagination{border-top:1px solid rgba(228, 231, 222, 1);margin:0 -10px;padding:20px 10px}}.messageList:not(.messageReducedList) > .messageListNotice > .info{margin-top:0}@media screen and (min-width:769px),print{.messageList.messageReducedList > li:not(:last-child){padding-bottom:30px}}.messageList > .anchorFixedHeader:not(.disableAnchorFixedHeader):target{margin-top:-49px;pointer-events:none;position:relative;z-index:10}.messageList > .anchorFixedHeader:not(.disableAnchorFixedHeader):target::after{content:"";display:block;height:50px}.messageList > .anchorFixedHeader:not(.disableAnchorFixedHeader):target > .message{pointer-events:all;transform:translateY(49px)}@media screen and (max-width:768px){.messageList > li:not(:last-child){padding-bottom:30px}}.messageCheckboxLabel,.message .messageClipboardCheckbox,.messageGroupList .columnMark > label{cursor:pointer;display:block;position:relative}.messageCheckboxLabel::before,.message .messageClipboardCheckbox::before,.messageGroupList .columnMark > label::before{content:"\f096";display:block;font-family:FontAwesome;position:absolute}.messageCheckboxLabel::after,.message .messageClipboardCheckbox::after,.messageGroupList .columnMark > label::after{color:#009600;content:"\f00c";display:none;font-family:FontAwesome;position:absolute}.messageCheckboxLabel > input[type="checkbox"],.message .messageClipboardCheckbox > input[type="checkbox"],.messageGroupList .columnMark > label > input[type="checkbox"]{display:none}@media screen and (min-width:769px),print{.message{display:flex}}.message .messageClipboardCheckbox{height:24px;width:24px}.message .messageClipboardCheckbox::before{font-size:25px;left:2px;top:-6px}.message.jsMarked .messageClipboardCheckbox::after{display:block;font-size:14px;left:5px;top:1px}.messageSidebar{background-color:rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1);position:relative}@media screen and (min-width:769px),print{.messageSidebar{align-self:flex-start;border-radius:3px;flex:0 0 240px;padding:20px;text-align:center}.messageSidebar + .messageContent{flex-basis:calc(100% - 270px);margin-left:30px;max-width:calc(100% - 270px)}.messageSidebar .username{display:block}}@media screen and (max-width:768px){.messageSidebar{margin:0 -10px;padding:10px}.messageSidebar .messageAuthor{flex:0 0 auto;min-height:48px;position:relative;}.messageSidebar .messageAuthor .userAvatar{display:block;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.messageSidebar .messageAuthor .userAvatar .userAvatarImage{max-height:48px;max-width:48px}.messageSidebar .messageAuthor .messageAuthorContainer,.messageSidebar .messageAuthor .userTitle,.messageSidebar .messageAuthor .userRank{margin-left:58px}.messageSidebar .messageAuthor .messageAuthorContainer:last-child{align-items:center;display:flex;height:100%;position:absolute}.messageSidebar .userCredits{display:none}.messageSidebar + .messageContent{margin-top:20px}}.messageSidebar a{color:rgba(76, 108, 24, 1)}.messageSidebar a:hover{color:rgba(51, 51, 51, 1)}.messageSidebar .dataList{font-weight:400}@media screen and (min-width:769px),print{.messageSidebar .dataList{font-size:12px}}@media screen and (max-width:768px){.messageSidebar .dataList{font-size:12px}}.messageSidebar .userAvatar{display:inline-block;position:relative;margin-bottom:10px}.messageSidebar .userAvatar > a{display:inline-block}.messageSidebar .username{display:inline-block;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.messageSidebar .username{font-size:16px}}@media screen and (max-width:768px){.messageSidebar .username{font-size:18px}}.messageSidebar .badgeOnline{left:0;pointer-events:none;position:absolute}@media screen and (min-width:769px),print{.messageSidebar .badgeOnline{bottom:0}}@media screen and (max-width:768px){.messageSidebar .badgeOnline{color:transparent;padding:0;top:0;width:0}.messageSidebar .badgeOnline::before{background-color:inherit;border:1px solid rgba(255, 255, 255, 1);border-radius:50%;content:"";height:16px;left:34px;position:absolute;width:16px}}.messageSidebar .userTitle + .userRank{margin-top:3px}.messageAuthor + *{margin-top:20px}.messageAuthor + *:before{content:"";left:0;margin-top:-10px;position:absolute;right:0}.messageAuthorContainer{overflow:hidden}@media screen and (min-width:769px),print{.messageAuthorContainer:not(:last-child){margin-bottom:5px}}.messageSidebarOrientationRight .messageContent{order:1}.messageSidebarOrientationRight .messageSidebar{order:2}.messageSidebarOrientationRight .messageSidebar + .messageContent{margin-left:20px;margin-right:30px}@media screen and (max-width:768px){.messageContent{position:relative}}@media screen and (min-width:769px),print{.messageContent{display:flex;flex:1;flex-direction:column}}.messageContent.loading{position:relative}.messageContent.loading > .messageContentLoadingOverlay{align-items:center;background-color:rgba(244, 246, 235, 1);bottom:-1px;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.messageContent.loading > .messageContentLoadingOverlay > .icon{flex:0 0 auto}.messageHeader{display:flex;justify-content:flex-end}@media screen and (min-width:769px),print{.messageHeader{flex:0 0 auto}}.messageHeader + .messageBody{margin-top:20px}.messageHeader > .messageQuickOptions{flex:0 0 auto}.messageHeader > .messageHeaderWrapper{align-items:center;flex:1 1 auto}.messageHeaderBox{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap}.messageHeaderBox > .messageTitle{flex:0 0 100%}.messageHeaderBox > .messageHeaderMetaData,.messageHeaderBox > .messageStatus{flex:0 0 auto}.messageTitle{color:rgba(47, 68, 12, 1)}@media screen and (min-width:545px),print{.messageTitle{font-weight:400;line-height:1.28}}@media screen and (max-width:544px){}@media screen and (max-width:544px) and (max-width:768px){.messageTitle{font-size:14px}}.messageTitle a{color:rgba(76, 108, 24, 1)}.messageTitle a:hover{color:rgba(170, 35, 35, 1)}.messageHeaderMetaData{align-items:center;display:flex;flex-wrap:wrap;font-weight:400}.messageHeaderMetaData > li{flex:0 1 auto}.messageHeaderMetaData > li:not(:last-child){margin-right:5px}.messageHeaderMetaData.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageHeaderMetaData.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.messageHeaderMetaData > li:not(:last-child):after{content:"\00b7";margin-left:5px}@media screen and (min-width:769px),print{.messageHeaderMetaData{font-size:12px}}@media screen and (max-width:768px){.messageHeaderMetaData{font-size:12px}}.messageHeaderMetaData .messagePublicationTime{color:rgba(47, 68, 12, 1)}.messageHeaderMetaData + .messageStatus{margin-left:5px}.messageStatus{align-items:center;display:flex;flex-wrap:wrap;font-weight:400}.messageStatus > li{flex:0 1 auto}.messageStatus > li:not(:last-child){margin-right:5px}.messageStatus.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageStatus.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}@media screen and (min-width:769px),print{.messageStatus{font-size:12px}}@media screen and (max-width:768px){.messageStatus{font-size:12px}}@media screen and (min-width:769px),print{.messageQuickOptions{display:flex;flex-wrap:wrap;}.messageQuickOptions > li{flex:0 1 auto}.messageQuickOptions > li:not(:last-child){margin-right:5px}.messageQuickOptions.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageQuickOptions.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}}@media screen and (max-width:768px){.messageQuickOptions{flex:0 0 24px !important;height:1.5em;opacity:0;position:relative;transition:opacity 0.12s linear, visibility 0s linear 0.12s;visibility:hidden}.messageQuickOptions::before{content:"\f142";font-family:FontAwesome;font-size:18px;height:24px;position:absolute;right:0;text-align:center;top:-2px;width:24px}.messageQuickOptions.active{opacity:1;transition-delay:0s;visibility:visible}.messageQuickOptions > li{display:none}}@media screen and (min-width:769px),print{.messageBody{flex:1 1 auto}}.messageBody.editor{align-items:center;display:flex;justify-content:center}.messageBody.editor > .icon{flex:0 0 auto}.messageBody.editor > .editorContainer{flex:1 1 auto}.messageBody > .messageText img{height:auto !important;max-width:100%}.messageBody > *:first-child{margin-top:0}@media screen and (min-width:769px),print{.messageFooter{flex:0 0 auto}}.messageFooter .formSubmit{margin-top:20px}.messageFooterNote{border-left:5px solid rgba(244, 246, 235, 1);color:rgba(47, 68, 12, 1);margin-top:20px;padding:5px 10px;font-weight:400}@media screen and (min-width:769px),print{.messageFooterNote{font-size:12px}}@media screen and (max-width:768px){.messageFooterNote{font-size:12px}}.messageFooterNote a{color:rgba(67, 101, 11, 1)}.messageFooterNote a:hover{color:rgba(76, 108, 24, 1);text-decoration:underline}.messageFooterGroup{align-items:center;display:flex;flex-wrap:wrap}.messageFooterGroup:not(:first-child) > .reactionSummaryList,.messageFooterGroup:not(:first-child) > .messageFooterButtons,.messageFooterGroup:not(:first-child) > .messageFooterButtonsExtra{margin-top:20px}.messageFooterGroup > .reactionSummaryList{flex:0 1 auto;font-weight:400}@media screen and (min-width:769px),print{.messageFooterGroup > .reactionSummaryList{font-size:12px}}@media screen and (max-width:768px){.messageFooterGroup > .reactionSummaryList{font-size:12px}}@media screen and (min-width:769px),print{.messageFooterGroup > .messageFooterButtons{flex:1 1 auto}}@media screen and (max-width:768px){.messageFooterGroup > .messageFooterButtons{display:block;margin-top:0 !important;pointer-events:none;position:absolute;right:-1px;top:9px}.messageFooterGroup > .messageFooterButtons > li{height:0;overflow:hidden}}@media screen and (min-width:769px),print{.messageFooterGroup > .messageFooterButtonsExtra{flex:1 1 auto}.messageFooterGroup > .messageFooterButtonsExtra + .messageFooterButtons{flex:0 auto}.messageFooterGroup > .messageFooterButtonsExtra + .messageFooterButtons > li:first-child{margin-left:20px}}@media screen and (max-width:768px){.messageFooterGroup > .messageFooterButtonsExtra{display:none}}.messageSignature img,.messageSignatureConstraints img{max-height:150px}@media screen and (max-width:768px){.messageSignature{display:none}}@media screen and (min-width:769px),print{.messageSignature{border-top:1px solid rgba(244, 246, 235, 1);margin-top:20px;opacity:0.6;padding-top:10px;transition:opacity 0.12s linear;transform:translateZ(0)}.message:hover .messageSignature{opacity:1}}.messageFooterButtons,.messageFooterButtonsExtra{justify-content:flex-end}.messageFooterButtons > li,.messageFooterButtonsExtra > li{display:flex}.messageFooterButtons > li > a,.messageFooterButtonsExtra > li > a{align-items:center}.messageFooterButtons .icon + span:not(.invisible),.messageFooterButtonsExtra .icon + span:not(.invisible){margin-left:5px}@media screen and (max-width:768px){.messageCollapsed{border-top:1px solid rgba(244, 246, 235, 1);margin:0 -10px;padding:30px 10px 0}}.messageReduced .messageHeader{background-color:rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1)}@media screen and (max-width:768px){.messageReduced .messageHeader{margin:0 -10px;padding:10px}}@media screen and (min-width:769px),print{.messageReduced .messageHeader{padding:10px 20px}}.messageReduced .messageTitle{color:rgba(195, 199, 187, 1)}.messageReduced .messageTitle a{color:rgba(51, 51, 51, 1)}.messageReduced .messageTitle a:hover{color:rgba(76, 108, 24, 1)}@media screen and (min-width:769px),print{.messageReduced .messageBody,.messageReduced .messageFooter{padding:0 20px}}#messageQuoteList .messageReduced + .messageReduced{margin-top:20px}.messageQuoteItemList{list-style-type:none !important;margin-left:0 !important}.messageQuoteItemList > li{display:flex}.messageQuoteItemList > li > span{flex:0 0 auto;margin-right:10px}.messageQuoteItemList > li > .jsQuote{flex:1 1 auto}.messageQuoteItemList > li > .jsFullQuote{display:none}.messageTableOverflow{overflow:auto}@media screen and (max-width:1024px){.editHistoryDiff{overflow:auto}}.editHistoryDiff > .table{width:100%}@media screen and (min-width:1025px),print{.editHistoryDiff > .table{table-layout:fixed}}.editHistoryDiff > .table th{text-align:center}.editHistoryDiff > .table td{background-color:#fafafa;color:#2c3e50;padding:5px}.editHistoryDiff > .table td:not(.diffSection){border-bottom-width:0 !important}.editHistoryDiff > .table td:first-child:last-child:empty{display:none}.editHistoryDiff > .table td:last-child:not(:first-child){border-left:1px solid rgba(244, 246, 235, 1)}.editHistoryDiff > .table td.diffAdded{background-color:#dff0d8;color:#3c763d}.editHistoryDiff > .table td.diffRemoved{background-color:#f2dede;color:#a94442}.editHistoryDiff > .table td.diffSection{background-clip:padding-box;background-color:#eceff1;border-bottom:20px solid transparent;color:#2c3e50;padding:10px;text-align:center;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.editHistoryDiff > .table td.diffSection{font-size:16px}}@media screen and (max-width:768px){.editHistoryDiff > .table td.diffSection{font-size:18px}}.editHistoryDiff > .table tr:not(:first-child) > .diffSection{border-top:20px solid transparent}.editHistoryDiff > .table + form{margin-top:40px}.editHistoryDiff > .sideBySide:first-child{margin-bottom:20px;text-align:center}.editHistoryDiff .sideBySide{display:flex}.editHistoryDiff .sideBySide > div{flex:0 0 50%;max-width:50%}.editHistoryDiff .sideBySide > div:first-child{padding-right:10px}.editHistoryDiff .sideBySide > div:last-child{padding-left:10px}@media screen and (max-width:768px){.editHistoryVersionList .columnUser,.editHistoryVersionList .columnEditReason{display:none}}.messageGroupList .tabularList .columnSubject{flex:1 1 auto}.messageGroupList .tabularList .columnStats{flex:0 0 150px;text-align:center}.messageGroupList .tabularList .columnLastPost{flex:0 0 200px}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats{position:relative}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats > dl{visibility:hidden}@media screen and (min-width:1025px),print{.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead):hover .columnStats > dl{visibility:visible}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead):hover .columnStats .messageGroupListStatsSimple{display:none}}.messageGroupList .columnMark > label{cursor:pointer;display:block;height:24px;width:24px}.messageGroupList .columnMark > label::before{font-size:24px;top:-6px}.messageGroupList .jsMarked .columnMark > label::after{display:block;font-size:13px;left:3px;top:1px}.messageGroupList .tabularListRowHead .columnMark > label::before{top:-3px}.messageGroupList .tabularListRowHead .jsMarked .columnMark > label::after{top:4px}.messageGroupList .messageDeleted .columnAvatar,.messageGroupList .messageDisabled .columnAvatar{position:relative}.messageGroupList .messageDeleted .columnAvatar::before,.messageGroupList .messageDisabled .columnAvatar::before{display:block;font-family:FontAwesome;position:absolute}@media screen and (min-width:769px),print{.messageGroupList .messageDeleted .columnAvatar::before,.messageGroupList .messageDisabled .columnAvatar::before{font-size:42px}}@media screen and (max-width:768px){.messageGroupList .messageDeleted .columnAvatar::before,.messageGroupList .messageDisabled .columnAvatar::before{font-size:28px}}.messageGroupList .messageDeleted .columnAvatar > div img,.messageGroupList .messageDisabled .columnAvatar > div img,.messageGroupList .messageDeleted .columnAvatar > div .icon:first-child,.messageGroupList .messageDisabled .columnAvatar > div .icon:first-child{visibility:hidden}.messageGroupList .messageDisabled .columnAvatar::before{color:#008c00;content:"\f070"}@media screen and (min-width:769px),print{.messageGroupList .messageDisabled .columnAvatar::before{left:13px;top:-2px}}@media screen and (max-width:768px){.messageGroupList .messageDisabled .columnAvatar::before{left:3px;top:-4px}}.messageGroupList .messageDeleted .columnAvatar::before{color:#b40000;content:"\f014";left:17px;top:-2px}@media screen and (min-width:769px),print{.messageGroupList .messageDeleted .columnAvatar::before{left:17px;top:-2px}}@media screen and (max-width:768px){.messageGroupList .messageDeleted .columnAvatar::before{left:7px;top:-4px}}.messageGroupList .columnAvatar div{position:relative;width:48px;height:48px}.messageGroupList .columnAvatar .myAvatar{position:absolute;width:24px;height:24px;bottom:-2px;right:-6px}.messageGroupList .columnAvatar .myAvatar > img{border:1px solid rgba(244, 246, 235, 1);box-sizing:content-box}.messageGroupList .columnSubject{overflow:hidden}.messageGroupList .columnSubject > h3 > .messageGroupLink{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.messageGroupList .columnSubject > h3 > .messageGroupLink{font-size:16px}}@media screen and (max-width:768px){.messageGroupList .columnSubject > h3 > .messageGroupLink{font-size:18px}}.messageGroupList .columnSubject > h3 > .badge.label{top:-2px}.messageGroupList .columnSubject > small{display:block}.messageGroupList .columnSubject > .statusDisplay{display:flex;float:right;opacity:0.75;transition:opacity 0.12s}.messageGroupList .columnSubject > .statusDisplay > .statusIcons{align-items:center;flex:0 0 auto}.messageGroupList .columnSubject > .statusDisplay > .statusIcons > li{align-items:center;display:flex}.messageGroupList .columnSubject > .labelList{float:right;padding-left:7px}.messageGroupList .columnLastPost > .box32{align-items:center}.messageGroupList .columnLastPost time{color:rgba(47, 68, 12, 1)}.messageGroupList .columnLastPost a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messageGroupList .tabularListRow:hover .columnSubject > .statusDisplay,.messageGroupList tr:hover .columnSubject > .statusDisplay{opacity:1}.messageGroupList .tabularListRow:hover .columnSubject > .statusDisplay > .pagination,.messageGroupList tr:hover .columnSubject > .statusDisplay > .pagination{opacity:1}.messageGroupList .tabularListColumns.new .columnSubject > h3 > .messageGroupLink,.messageGroupList tr.new .columnSubject > h3 > .messageGroupLink{font-weight:bold}.messageGroupList .pagination{flex:0 0 auto;opacity:0;transition:opacity 0.12s;font-weight:400}@media screen and (min-width:769px),print{.messageGroupList .pagination{font-size:12px}}@media screen and (max-width:768px){.messageGroupList .pagination{font-size:12px}}.messageGroupList .pagination:not(:last-child){margin-right:5px}@media screen and (min-width:769px),print{.messageGroupList .messageGroupCounterMobile,.messageGroupList .messageGroupInfoMobile{display:none}}@media screen and (max-width:768px){.messageGroupList .tabularListColumns > .columnMark{display:none}.messageGroupList .tabularListRowHead .columnMark,.messageGroupList .tabularListRowHead .columnStats{display:none}.messageGroupList .tabularListRowHead .columnSubject{padding:0}.messageGroupList .tabularListRowHead .columnLastPost{flex-basis:auto;padding:0}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns{flex-wrap:wrap;justify-content:flex-end;padding:5px 0}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns > li{padding:0}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnAvatar{margin-right:10px;padding:0}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnAvatar div{height:32px;width:32px}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnAvatar img{max-height:32px;max-width:32px}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnAvatar .myAvatar{display:none}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject{flex-basis:calc(100% - 42px);max-width:calc(100% - 42px)}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3{align-items:flex-start;display:flex}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupLink{flex:1 1 auto;line-height:1.48;overflow:hidden;text-overflow:ellipsis}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupCounterMobile{flex:0 0 auto;margin-left:10px}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupInfoMobile{color:rgba(47, 68, 12, 1);display:flex;font-weight:400}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupInfoMobile > .messageGroupAuthorMobile{flex:1 1 auto}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupInfoMobile > .messageGroupLastPostTimeMobile{flex:0 0 auto;margin-left:10px}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .statusDisplay,.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupInfo,.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupTime,.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupEditLink{display:none}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .labelList{float:none;padding-bottom:2px;padding-left:0}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnStats,.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnLastPost{display:none}}@media screen and (max-width:768px) and (max-width:768px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupLink{font-size:14px}}@media screen and (max-width:768px) and (max-width:768px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupInfoMobile{font-size:12px}}.messageGroupList .tabularListRowHead .columnSort{flex:1}@media screen and (min-width:769px),print{.messageGroupList .tabularListRowHead .columnSort{font-size:14px}}@media screen and (max-width:768px){.messageGroupList .tabularListRowHead .columnSort{font-size:14px}}.messageGroupList .tabularListRowHead .columnFilter{flex:0 1 auto;padding-left:40px}@media screen and (min-width:769px),print{.messageGroupList .tabularListRowHead .columnFilter{font-size:14px}}@media screen and (max-width:768px){.messageGroupList .tabularListRowHead .columnFilter{font-size:14px}}@media screen and (max-width:544px){.messageGroupList .tabularListRowHead .columnFilter{display:none}}.messageGroupList .tabularListRowHead .columnSort .inlineList > li:not(:last-child),.messageGroupList .tabularListRowHead .columnFilter .inlineList > li:not(:last-child){margin-right:10px}.messageGroupList .tabularListRowHead .columnApplyFilter{flex:0 1 auto;padding-right:0}.messageGroupListStatsSimple{color:rgba(47, 68, 12, 1);font-size:1rem;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.messageGroupListStatsSimple > .icon{color:inherit}@media screen and (max-width:1024px){.mobileLinkShadowContainer{position:relative}.mobileLinkShadowContainer > .mobileLinkShadow{bottom:0;left:0;position:absolute;right:0;top:0}}@media screen and (min-width:1025px),print{.contentHeader.messageGroupContentHeader > .contentHeaderIcon{position:relative}}.contentHeader.messageGroupContentHeader.messageDeleted > .contentHeaderIcon::before,.contentHeader.messageGroupContentHeader.messageDisabled > .contentHeaderIcon::before{display:block;font-family:FontAwesome;font-size:56px;position:absolute}.contentHeader.messageGroupContentHeader.messageDeleted > .contentHeaderIcon > img,.contentHeader.messageGroupContentHeader.messageDisabled > .contentHeaderIcon > img,.contentHeader.messageGroupContentHeader.messageDeleted > .contentHeaderIcon > .icon:first-child,.contentHeader.messageGroupContentHeader.messageDisabled > .contentHeaderIcon > .icon:first-child{visibility:hidden}.contentHeader.messageGroupContentHeader.messageDisabled > .contentHeaderIcon::before{color:#008c00;content:"\f070";left:4px;top:-12px}.contentHeader.messageGroupContentHeader.messageDeleted > .contentHeaderIcon::before{color:#b40000;content:"\f014";left:11px;top:-12px}@keyframes wcfPageAction{0%{visibility:visible;transform:translateY(-10px);opacity:0}100%{visibility:visible;transform:translateY(0);opacity:1}}@keyframes wcfPageActionOut{0%{visibility:visible;transform:translateY(0);opacity:1}100%{visibility:hidden;transform:translateY(-10px);opacity:0}}@keyframes wcfPageActionRemove{0%{visibility:visible;transform:translateY(0);opacity:1}60%{visibility:hidden;transform:translateY(-10px);opacity:0}100%{visibility:hidden;transform:translateY(-10px);opacity:0;max-width:0}}.pageAction{bottom:10px;position:fixed;right:10px;z-index:400;display:flex;flex-wrap:wrap;}.pageAction > li{flex:0 1 auto}.pageAction > li:not(:last-child){margin-right:5px}.pageAction.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.pageAction.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.pageAction > li{animation:wcfPageActionOut 0.3s;animation-fill-mode:forwards;display:flex;max-width:400px;white-space:nowrap}.pageAction > li[aria-hidden="false"]{animation:wcfPageAction 0.3s;animation-fill-mode:forwards}.pageAction > li.remove{animation:wcfPageActionRemove 0.5s;animation-fill-mode:forwards}.pageAction > li.initiallyHidden{animation:0;visibility:hidden}.pageAction > li.toTop > a{padding:2px}@media screen and (max-width:544px){.pageAction{flex-wrap:nowrap;left:10px}.pageAction > li{flex:1 1 auto;max-width:none;overflow:hidden}.pageAction > li > a{overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%}}.pageOverlayActive .pageAction{display:none}@media screen and (max-width:544px){.redactorActive .pageAction{display:none !important}}@media screen and (max-width:544px){.pagination{text-align:center}}.pagination > ul{display:inline-flex;flex-wrap:wrap}.pagination > ul > li{display:flex;flex:0 0 auto}.pagination > ul > li > .invisible{display:none}.pagination > ul > li > a,.pagination > ul > li > span{color:rgba(76, 108, 24, 1);padding:2px 8px 0}.pagination > ul > li.disabled > span{color:rgba(47, 68, 12, 1)}.pagination > ul > li.active > a,.pagination > ul > li.active > span,.pagination > ul > li > a:hover{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.pagination > ul > li > .icon{height:auto;line-height:inherit;width:auto}.pagination > ul > li:not(:last-child){margin-right:1px}.pagination > ul > li:not(.skip) > a,.pagination > ul > li:not(.skip) > span{padding:4px 8px}.pagination > ul > li:first-child > a::before,.pagination > ul > li:first-child > span::before{left:-1px;position:relative}.ps-container:hover > .ps-scrollbar-y-rail > .ps-scrollbar-y{background-color:rgba(102, 102, 102, 0.6)}.ps-container.ps-active-y > .ps-scrollbar-y-rail{display:block}.ps-container > .ps-scrollbar-y-rail{background-color:rgba(102, 102, 102, 0);border-radius:2px;bottom:0;display:none;position:absolute;right:2px;transition:background-color 0.24s linear;width:6px}.ps-container > .ps-scrollbar-y-rail:hover{background-color:rgba(102, 102, 102, 0.3)}.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y{background-color:rgba(102, 102, 102, 0);border-radius:2px;position:relative;transition:background-color 0.24s linear}.pollOptionContainer .pollOptionInput{align-items:center;margin:5px 0;display:inline-flex;width:100%}.pollOptionContainer .pollOptionInput > .icon{flex:0 0 auto;margin:0 5px}.pollOptionContainer .pollOptionInput > input{flex:1 1 auto;margin-left:5px}.pollContainer{border:1px solid rgba(228, 231, 222, 1);border-width:1px 0;margin-bottom:10px;min-width:300px;padding:10px 0}@media screen and (min-width:545px),print{.pollContainer.pollContainerFullWidth{margin-bottom:20px}.pollContainer:not(.pollContainerFullWidth){float:left;margin-right:20px;max-width:50%}}.pollContainer h2{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.pollContainer h2{font-size:16px}}@media screen and (max-width:768px){.pollContainer h2{font-size:18px}}.pollContainer .pollInnerContainer{margin-top:30px}.pollContainer .pollInnerContainer dd:not(:last-child){margin-bottom:5px}.pollContainer .formSubmit{border-top:1px solid rgba(244, 246, 235, 1);padding-top:10px}.pollContainer .pollResultItem{}.pollContainer .pollResultItem + .pollResultItem{margin-top:20px}.pollContainer .pollResultItem .pollResultItemCaption{align-items:flex-end;display:flex}.pollContainer .pollResultItem .pollResultItemCaption > .pollOptionName{flex:1 1 auto}.pollContainer .pollResultItem .pollResultItemCaption > .pollOptionRelativeValue{color:#7d8287;flex:0 0 50px;text-align:right}.pollContainer .pollResultItem .pollMeter{background-color:rgba(244, 246, 235, 1);height:5px;margin-top:5px}.pollContainer .pollResultItem .pollMeter > .pollMeterValue{background-color:rgba(228, 231, 222, 1);height:100%}@keyframes wcfPopover{0%{visibility:visible;transform:translateY(-20px);opacity:0}100%{visibility:visible;transform:translateY(0);opacity:1}}@keyframes wcfPopoverOut{0%{visibility:visible;transform:translateY(0);opacity:1}100%{visibility:hidden;transform:translateY(-20px);opacity:0}}.popover{animation:wcfPopoverOut 0.3s;animation-fill-mode:forwards;background-color:rgba(244, 246, 235, 1);border-radius:2px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);position:absolute;top:0;vertical-align:middle;visibility:hidden;width:500px !important;z-index:500}.popover.active{animation:wcfPopover 0.3s;animation-fill-mode:forwards}.popover.forceHide{animation:0;visibility:hidden}.popover > .elementPointer{display:none}@media screen and (max-width:768px){.popover{display:none}}.popoverContent{background-color:rgba(244, 246, 235, 1);border-radius:3px;color:rgba(76, 108, 24, 1);padding:15px;}.popoverContent > div{max-height:290px;min-height:36px;overflow:hidden}.popoverContent a{color:rgba(41, 162, 30, 1)}.popoverContent a:hover{color:rgba(47, 68, 12, 1)}.popoverContent .jsMobileButtonGroupNavigation > .dropdownLabel{display:none}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:0.75rem;background-color:#e9ecef;box-shadow:inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1)}@media screen and (min-width:545px),print{.progress{width:30%}}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width 0.6s ease}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.bg-danger{background-color:#dc3545 !important}.bg-warning{background-color:#ffc107 !important}.bg-success{background-color:#28a745 !important}.ratingList{font-size:0}.ratingList > li{display:inline-block}.reactionPopover{animation:wcfPopoverOut 0.3s;animation-fill-mode:forwards;background-color:rgba(244, 246, 235, 1);border-radius:2px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);position:absolute;top:0;vertical-align:middle;visibility:hidden;z-index:60}.reactionPopover.active{animation:wcfPopover 0.3s;animation-fill-mode:forwards}.reactionPopover.forceHide{animation:0;visibility:hidden}.reactionPopover > .elementPointer{display:none}.reactionType{width:20px;height:20px}.reactionSummaryList{display:inline-flex;flex-wrap:wrap;margin:-5px -5px 0 0}.reactionSummaryList.reactionSummaryListTiny .reactionType{width:16px;height:16px}.reactionSummaryList:hover .reactCountButton{color:rgba(76, 108, 24, 1)}.reactionCount{font-weight:400;vertical-align:middle}@media screen and (min-width:769px),print{.reactionCount{font-size:12px}}@media screen and (max-width:768px){.reactionCount{font-size:12px}}.reactionCount::before{content:' × '}.reactCountButton{color:rgba(47, 68, 12, 1);flex:0 0 auto;margin:5px 5px 0 0;white-space:nowrap}.reactionPopoverContent{background-color:rgba(244, 246, 235, 1);border-radius:3px;color:rgba(76, 108, 24, 1)}.reactionPopoverContent a{color:rgba(41, 162, 30, 1)}.reactionPopoverContent a:hover{color:rgba(47, 68, 12, 1)}.reactionPopoverContent .reactionTypeButton > img{width:24px;height:24px}.reactionPopoverContent .reactionTypeButton > img:hover{transform:scale(1.2)}@media screen and (max-width:1024px){.reactionPopoverContent{padding:5px 0}.reactionPopoverContent .reactionTypeButton{margin:0;display:block;padding:5px 25px}.reactionPopoverContent .reactionTypeButton.active{background-color:rgba(244, 246, 235, 1)}.reactionPopoverContent .reactionTypeButton > .reactionTypeButtonTitle{vertical-align:middle;padding-left:5px}}@media screen and (min-width:1025px),print{.reactionPopoverContent{padding:5px 15px}.reactionPopoverContent .reactionTypeButton{display:inline-block;padding-top:10px;padding-bottom:10px;cursor:pointer;margin-left:10px}.reactionPopoverContent .reactionTypeButton:first-child{margin-left:0}.reactionPopoverContent .reactionTypeButton.active{padding-left:5px;padding-right:5px}.reactionPopoverContent .reactionTypeButton.active > img{transform:scale(1.4)}.reactionPopoverContent .reactionTypeButton.active > img:hover{transform:scale(1.2)}.reactionPopoverContent .reactionTypeButton > .reactionTypeButtonTitle{display:none}}@media screen and (min-width:1025px),print{html.touch .reactionPopoverContent .reactionTypeButton{display:block;margin-left:0}html.touch .reactionPopoverContent .reactionTypeButton > .reactionTypeButtonTitle{display:inline;margin-left:10px}}@media screen and (max-width:768px){.reactionStatusContainer{display:none}}#likeList .likeTypeSelection{display:flex;justify-content:flex-end}#likeList .likeTypeSelection .buttonGroup li,#likeList .likeTypeSelection .messageFooterButtons li,#likeList .likeTypeSelection .messageFooterButtonsExtra li{display:flex;justify-content:stretch}#likeList .likeTypeSelection .buttonGroup li a,#likeList .likeTypeSelection .messageFooterButtons li a,#likeList .likeTypeSelection .messageFooterButtonsExtra li a{display:flex;align-items:center}.topReactionFull > .reactionType,.topReactionShort > .reactionType{vertical-align:bottom}.topReactionTiny > .reactionType{height:16px;vertical-align:top;width:16px}#recaptcha_response_field{margin-top:20px}.redactor-box{background-color:rgba(244, 246, 235, 1);position:relative}.redactor-box:not(:first-child):not(.redactorBoxFullscreen){margin-top:20px}.redactor-box + .messageTabMenu{padding:0}.redactor-box + .innerError,.redactor-box + .innerSuccess,.redactor-box + .innerWarning,.redactor-box > .innerError,.redactor-box > .innerSuccess,.redactor-box > .innerWarning{border-radius:0;box-shadow:none;display:block;margin-top:-1px}.redactor-box > .innerError,.redactor-box > .innerSuccess,.redactor-box > .innerWarning{margin:-1px 0}.redactor-layer{border:1px solid rgba(244, 246, 235, 1);border-top-width:0;max-height:500px;padding:10px;position:relative;outline:none;overflow:auto;}.redactor-layer *{min-width:auto}.redactor-layer.redactor-placeholder::after{color:rgba(47, 68, 12, 1);content:attr(placeholder);display:block;pointer-events:none;position:absolute}.redactor-layer + textarea{border-width:0;box-shadow:none;outline:none;padding:10px;resize:vertical}.redactor-layer + textarea:focus{box-shadow:none}.redactor-layer > :not(p):first-child{margin-top:10px !important}.redactor-layer > :not(p):last-child{margin-bottom:20px !important}.redactor-layer > p:first-child{margin-top:0}.redactor-layer img{max-width:100%;}.redactor-layer img:not(.smiley){cursor:pointer}.redactor-layer img[src^="data:image"]{display:none !important}.redactor-layer table{border-collapse:collapse;line-height:1.6em}.redactor-layer table th{border:1px solid #ddd;border-bottom:2px solid currentColor}.redactor-layer table td{border:1px solid #ddd;padding:5px;vertical-align:top}.redactor-layer table td:empty::before{content:"";display:inline-block}.redactor-layer.jsSafariMarginClickTarget pre::after,.redactor-layer.jsSafariMarginClickTarget woltlab-quote::after,.redactor-layer.jsSafariMarginClickTarget woltlab-spoiler::after{content:"";height:1em;left:0;position:absolute;right:0}@media screen and (min-width:769px),print{.redactor-layer.jsSafariMarginClickTarget pre::after,.redactor-layer.jsSafariMarginClickTarget woltlab-quote::after,.redactor-layer.jsSafariMarginClickTarget woltlab-spoiler::after{transform:translateY(20px)}}@media screen and (max-width:768px){.redactor-layer.jsSafariMarginClickTarget pre::after,.redactor-layer.jsSafariMarginClickTarget woltlab-quote::after,.redactor-layer.jsSafariMarginClickTarget woltlab-spoiler::after{transform:translateY(10px)}}.redactor-layer.jsSafariMarginClickTarget pre::after{bottom:0}@media screen and (min-width:1025px),print{}.redactor-dropdown-menu > li:hover{background-color:transparent !important}.redactor-dropdown-menu a:hover{background-color:rgba(213, 218, 203, 1)}.redactor-dropdown-menu .redactor-dropdown-link-inactive{cursor:default;opacity:0.6}.redactor-dropdown-menu .redactor-dropdown-link-inactive > a:hover{background-color:rgba(213, 218, 203, 1) !important;color:rgba(47, 68, 12, 1) !important;cursor:default !important}@media screen and (max-width:1024px){.redactor-layer{font-size:16px;max-height:500px}}.redactor-toolbar{background-color:rgba(207, 213, 166, 1);display:flex;flex-wrap:wrap}.redactor-toolbar > li{flex:0 0 auto}.redactor-toolbar > li > a{color:rgba(47, 68, 12, 1);display:block;outline:none;padding:10px;text-align:center;font-weight:400}@media screen and (min-width:769px),print{.redactor-toolbar > li > a{font-size:12px}}@media screen and (max-width:768px){.redactor-toolbar > li > a{font-size:12px}}.redactor-toolbar > li > a.redactor-button-disabled{background-color:transparent !important;color:rgba(47, 68, 12, 1) !important;cursor:default;pointer-events:none}.redactor-toolbar > li > a.redactor-act,.redactor-toolbar > li > a.dropact{background-color:rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 1)}.redactor-toolbar > li > a .icon{color:inherit;cursor:inherit !important}.redactor-toolbar > li > a .icon.redactorButtonImage{background:no-repeat center center;background-size:contain}@media screen and (min-width:1025px),print{.redactor-toolbar > li > a:hover{background-color:rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 1)}}.redactor-toolbar > li > a:focus{background-color:rgba(207, 213, 166, 1);color:rgba(244, 246, 235, 1)}@media screen and (min-width:545px),print{.redactor-toolbar > li.redactor-toolbar-separator{margin-left:11px;position:relative}.redactor-toolbar > li.redactor-toolbar-separator::before{bottom:7px;border-left:1px solid rgba(47, 68, 12, 1);content:"";left:-6px;opacity:0.6;position:absolute;top:7px}}@media screen and (max-width:544px){.redactor-toolbar:not(.redactorToolbarOverride) > li[data-show-on-mobile="false"]{display:none}.redactor-toolbar.redactorToolbarOverride > .redactor-toolbar-separator{position:relative}.redactor-toolbar.redactorToolbarOverride > .redactor-toolbar-separator::before{bottom:7px;border-left:1px solid rgba(47, 68, 12, 1);content:"";left:0;opacity:0.6;position:absolute;top:7px}.redactor-toolbar .redactorToolbarToggle{position:relative}.redactor-toolbar .redactorToolbarToggle::before{bottom:7px;border-left:1px solid rgba(47, 68, 12, 1);content:"";left:0;opacity:0.6;position:absolute;top:7px}}.redactor-toolbar-tooltip{opacity:1;visibility:visible}.redactorAttachmentContainer{background-color:rgba(255, 255, 255, 1);border:1px solid rgba(238, 238, 238, 1);border-top-width:0;padding:7px 14px 7px}.redactor-dropdown-menu-fontcolor{width:200px}.redactor-dropdown-menu-fontcolor > li.redactorColorPallet{padding:0 4px}.redactor-dropdown-menu-fontcolor > li.redactorColorPallet:hover{background-color:rgba(213, 218, 203, 1) !important}.redactor-dropdown-menu-fontcolor > li.redactorColorPallet > a{border:2px solid rgba(255, 255, 255, 1);border-bottom-width:0;display:inline-block;font-size:0;height:20px;padding:0;margin:0;width:20px}.redactorDropArea{align-items:center;background-color:rgba(217, 221, 201, 1);border:5px dashed currentColor;bottom:0;color:rgba(47, 68, 12, 1);display:flex;justify-content:center;left:0;position:absolute;right:0;z-index:10;font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.redactorDropArea{font-size:16px}}@media screen and (max-width:768px){.redactorDropArea{font-size:20px}}.redactorDropArea::before{content:attr(data-drop-here)}.redactorDropArea.active{background-color:rgba(223, 240, 216, 1);color:rgba(60, 118, 61, 1)}.redactorDropArea.active::before{content:attr(data-drop-now)}.redactor-link-tooltip{background-color:rgba(43, 65, 80, 0.9);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:#c2d2dc;padding:5px 10px 7px;position:absolute;z-index:800}.redactor-link-tooltip > a{color:#c2d2dc}.redactor-voice-label{display:none}.redactor-dropdown-h2{font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.redactor-dropdown-h2{font-size:16px}}@media screen and (max-width:768px){.redactor-dropdown-h2{font-size:20px}}.redactor-dropdown-h3{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.redactor-dropdown-h3{font-size:16px}}@media screen and (max-width:768px){.redactor-dropdown-h3{font-size:18px}}.text-center{text-align:center !important}.text-right{text-align:right !important}.text-justify{text-align:justify !important;-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.redactor-dropdown-menu-woltlabColor{display:flex !important;flex-wrap:wrap;width:272px}.redactor-dropdown-menu-woltlabColor > .dropdownDivider,.redactor-dropdown-menu-woltlabColor > .dropdownDivider + li{flex:0 0 100%}.redactor-dropdown-menu-woltlabColor .woltlab-color-selection{flex:0 0 30px;margin:2px;overflow:hidden}.redactor-dropdown-menu-woltlabColor .woltlab-color-selection > a{background-color:currentColor !important;display:block;height:30px;width:30px}.woltlab-size-8{font-size:8pt}.woltlab-size-10{font-size:10pt}.woltlab-size-12{font-size:12pt}.woltlab-size-14{font-size:14pt}.woltlab-size-18{font-size:18pt}.woltlab-size-24{font-size:24pt}.woltlab-size-36{font-size:36pt}.messageFloatObjectLeft{float:left;margin:0 20px 20px 0}.messageFloatObjectRight{float:right;margin:0 0 20px 20px}.smiley[src$="_emojione.png"],.jsSmiley > img[src$="_emojione.png"]{max-height:20px}.smiley{margin:0 1px}@media screen and (max-width:1024px){.jsSmiley{display:inline-block;padding:10px}}.wysiwygTextarea{background-color:transparent !important;border:1px solid rgba(244, 246, 235, 1) !important;color:transparent !important;display:block;height:238px;width:100%}.messageQuickReplyCollapsed{border-bottom-width:0 !important}@media screen and (max-width:768px){.messageQuickReplyCollapsed{margin-left:-10px;margin-right:-10px}}.messageQuickReplyCollapsed .messageSidebar{display:none}.messageQuickReplyCollapsed .messageQuickReplyContent{background-color:rgba(207, 213, 166, 1);cursor:pointer;display:inline-block !important;margin:0 !important;max-width:100% !important;overflow:hidden;padding:10px 20px;position:relative;width:100% !important}@media screen and (min-width:769px),print{.messageQuickReplyCollapsed .messageQuickReplyContent{border-radius:2px}}.messageQuickReplyCollapsed .messageQuickReplyContent::before{color:rgba(47, 68, 12, 1);content:"\f112";font-family:FontAwesome;font-size:28px;height:32px;line-height:32px;margin-right:10px;width:32px;vertical-align:-5px}.messageQuickReplyCollapsed .messageQuickReplyContent::after{color:rgba(47, 68, 12, 1);content:attr(data-placeholder)}@media screen and (min-width:545px),print{.messageQuickReplyCollapsed .messageQuickReplyContent::after{font-weight:300;line-height:1.28}}.messageQuickReplyCollapsed .messageQuickReplyContent > .messageBody{left:200%;position:absolute;top:-100%}.messageQuickReplyCollapsed .messageQuickReplyContent > .messageFooter{display:none}.redactorAutosaveRestored{background-color:rgba(244, 246, 235, 1);border-top:1px solid rgba(244, 246, 235, 1);bottom:1px;display:flex;opacity:0;position:absolute;right:1px;transition:opacity 0.12s linear, visibility 0s linear 0.12s;visibility:hidden}.redactorAutosaveRestored.active{opacity:1;transition-delay:0s;visibility:visible}.redactorAutosaveRestored > a{border-left:1px solid rgba(244, 246, 235, 1);flex:0 0 auto;padding:10px}.redactorAutosaveRestored > span{color:rgba(47, 68, 12, 1);flex:1 1 auto;padding:10px}@media screen and (min-width:545px),print{.redactorAutosaveRestored{border-left:1px solid rgba(244, 246, 235, 1);border-top-left-radius:2px}.redactorAutosaveRestored > span{padding:10px 20px}}@media screen and (max-width:544px){.redactorAutosaveRestored{left:1px}.redactorAutosaveRestored > span{text-align:center}}.redactorBoxFullscreen{bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;top:0;z-index:310}.redactorBoxFullscreen .redactor-toolbar-box{flex:0 auto}.redactorBoxFullscreen .redactor-layer,.redactorBoxFullscreen .redactor-layer + textarea{flex:1 auto;max-height:none !important;min-height:0 !important}.editorImageBlocked{filter:brightness(25%);transition:filter 0.12s linear}.editorImageBlocked:hover{filter:brightness(75%)}#tpl_wcf_scDereferer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:calc(100vh - 3em)}#tpl_wcf_scDereferer .externalLinkMessage{background-color:rgba(244, 246, 235, 1);color:rgba(76, 108, 24, 1);padding:20px;text-align:center}@media screen and (min-width:1025px),print{#tpl_wcf_scDereferer .externalLinkMessage{max-width:50%;border:1px solid rgba(244, 246, 235, 1)}}#tpl_wcf_scDereferer .externalLinkMessage p{margin-top:10px;margin-bottom:10px}#tpl_wcf_scDereferer .externalLinkMessage h1{font-size:2em}#tpl_wcf_scDereferer .externalLinkMessage .bold{font-weight:bold}@media screen and (max-width:1024px){#tpl_wcf_scDereferer .externalLinkMessage a.button{margin-top:10px;margin-bottom:10px}}.scrollableCheckboxList{background-color:rgba(244, 246, 235, 1);border:1px solid rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1);max-height:500px;max-width:500px;overflow:auto;padding:5px}.scrollableCheckboxList li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dialogContent .scrollableCheckboxList{max-height:300px}.itemListFilter{max-width:500px}.itemListFilter > .inputAddon{margin-top:5px}.itemListFilter .scrollableCheckboxList[data-filter="highlightActive"] > li:not(.active){opacity:0.6}.itemListFilter .scrollableCheckboxList[data-filter="activeOnly"] > li:not(.active){display:none}.highlight{background-color:rgba(255, 214, 30, 1);color:rgba(0, 0, 0, 1);padding:0 2px}.messageShareButtons .inlineList{margin-right:-5px;margin-bottom:-5px}.messageShareButtons .inlineList > li{margin-bottom:5px}.messageShareButtons .button{display:flex;align-items:center}@media screen and (max-width:768px){.messageShareButtons .button > span:not(.icon){display:none}}@media screen and (min-width:769px),print{.messageShareButtons .icon{margin-right:3px}}.messageShareButtons .jsShareFacebook{background-color:rgba(59, 89, 153, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareTwitter{background-color:#55acee;color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareGoogle{background-color:rgba(220, 78, 65, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareReddit{background-color:rgba(255, 69, 0, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareWhatsApp{background-color:#25d366;color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareLinkedIn{background-color:rgba(0, 122, 182, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsSharePinterest{background-color:rgba(189, 33, 37, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareXing{background-color:rgba(0, 101, 103, 1);color:rgba(255, 255, 255, 1)}html:not(.touch) .messageShareButtons .jsShareFacebook:hover{background-color:rgba(45, 68, 116, 1);color:rgba(255, 255, 255, 1)}html:not(.touch) .messageShareButtons .jsShareTwitter:hover{background-color:#2795e9;color:rgba(255, 255, 255, 1)}html:not(.touch) .messageShareButtons .jsShareGoogle:hover{background-color:rgba(198, 50, 36, 1);color:rgba(255, 255, 255, 1)}html:not(.touch) .messageShareButtons .jsShareReddit:hover{background-color:rgba(204, 55, 0, 1);color:rgba(255, 255, 255, 1)}html:not(.touch) .messageShareButtons .jsShareWhatsApp:hover{background-color:#1da851;color:rgba(255, 255, 255, 1)}html:not(.touch) .messageShareButtons .jsShareLinkedIn:hover{background-color:rgba(0, 88, 131, 1);color:rgba(255, 255, 255, 1)}html:not(.touch) .messageShareButtons .jsSharePinterest:hover{background-color:rgba(146, 25, 28, 1);color:rgba(255, 255, 255, 1)}html:not(.touch) .messageShareButtons .jsShareXing:hover{background-color:rgba(0, 51, 52, 1);color:rgba(255, 255, 255, 1)}.slideshowContainer{overflow:hidden;position:relative}.slideshowContainer > ul:not(.slideshowButtonList) > li:not(:first-child){display:none}.slideshowContainer > .slideshowItemList{position:absolute;transition:left 0.8s ease-out}.slideshowContainer > .slideshowItemList > li.slideshowItem{display:block;float:left;overflow:hidden;position:absolute;top:0;-webkit-transform:translate3d(0, 0, 0)}.slideshowContainer > .slideshowButtonList{position:absolute;right:0;top:0}.slideshowContainer > .slideshowButtonList > li{display:inline-block}.slideshowContainer > .slideshowButtonList > li > a > .icon{color:rgba(76, 108, 24, 1)}.slideshowContainer > .slideshowButtonList > li > a > .icon.active{color:rgba(76, 108, 24, 1)}.slideshowContainer > .slideshowButtonList > li:hover > a > .icon{color:rgba(76, 108, 24, 1)}.tabMenu > ul,.menu > ul{display:flex;flex-wrap:wrap;}.tabMenu > ul > li,.menu > ul > li{flex:0 1 auto}.tabMenu > ul > li:not(:last-child),.menu > ul > li:not(:last-child){margin-right:5px}.tabMenu > ul.commaSeparated > li:not(:last-child):after,.menu > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.tabMenu > ul.dotSeparated > li:not(:last-child):after,.menu > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.tabMenu > ul > li,.menu > ul > li{position:relative}.tabMenu > ul > li:not(:last-child),.menu > ul > li:not(:last-child){margin-right:20px}.tabMenu > ul > li::before,.menu > ul > li::before{border-top:1px solid rgba(41, 162, 30, 1);bottom:0;content:"";left:50%;position:absolute;width:0}.tabMenu > ul > li.active,.menu > ul > li.active{z-index:60}.tabMenu > ul > li.active::before,.menu > ul > li.active::before{left:0;transition:left 0.12s linear, width 0.12s linear;width:100%}.tabMenu > ul > li.active > a,.menu > ul > li.active > a{cursor:default}.tabMenu > ul > li > a,.menu > ul > li > a{display:block;padding:5px 0}@media screen and (max-width:768px){.tabMenu,.menu{padding-left:15px;padding-right:15px;position:relative}.tabMenu::before,.menu::before{display:none}.tabMenu > ul,.menu > ul{flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabMenu > ul > li,.menu > ul > li{flex-shrink:0;white-space:nowrap}.tabMenu > ul.enableAnimation,.menu > ul.enableAnimation{transition:padding-left 0.24s linear}.tabMenu > ul.enableAnimation > li:first-child,.menu > ul.enableAnimation > li:first-child{transition:margin-left 0.24s linear}}@media screen and (min-width:769px),print{.tabMenu > ul,.menu > ul{border-bottom:1px solid rgba(244, 246, 235, 1)}.tabMenu > ul > li::before,.menu > ul > li::before{bottom:-1px}}.tabMenu > ul > li > a{font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.tabMenu > ul > li > a{font-size:16px}}@media screen and (max-width:768px){.tabMenu > ul > li > a{font-size:20px}}.menu{margin-top:10px}@media screen and (min-width:769px),print{.menu > ul > li > a{font-weight:400;line-height:1.28}}.menu + .tabMenuContent{margin-top:20px}.tabMenuOverlayLeft,.tabMenuOverlayRight{align-items:center;bottom:0;display:flex;height:100%;opacity:0;position:absolute;top:0;transition:opacity 0.24s linear, visibility 0s linear 0.24s;visibility:hidden;width:30px;z-index:50}.tabMenuOverlayLeft.active,.tabMenuOverlayRight.active{opacity:1;transition-delay:0s;visibility:visible}.tabMenuOverlayLeft::before,.tabMenuOverlayRight::before{color:rgba(47, 68, 12, 1)}.tabMenuOverlayLeft{background:linear-gradient(to left, rgba(244, 246, 235, 0) 0%, rgba(244, 246, 235, 1) 50%);left:0}.tabMenuOverlayRight{background:linear-gradient(to right, rgba(244, 246, 235, 0) 0%, rgba(244, 246, 235, 1) 50%);justify-content:flex-end;right:0}.tabMenuContent.hidden{display:none}.tabMenuContent > .containerList:first-child > li:first-child{border-top-width:0}.messageTabMenu > .messageTabMenuContent{display:none}.messageTabMenu > .messageTabMenuContent:not(.messageTabMenu) > nav.menu{display:none}.messageTabMenu > .messageTabMenuContent.active{background-color:rgba(244, 246, 235, 1);display:block;margin-top:0}.messageTabMenu > .messageTabMenuContent > .section:first-child{margin-top:0}.messageTabMenu:not(.messageTabMenuContent) > .messageTabMenuContent.active{border:1px solid rgba(244, 246, 235, 1);border-top-width:0;padding:20px}.messageTabMenu.messageTabMenuContent > nav{border-bottom:1px solid rgba(244, 246, 235, 1);margin:-20px -20px 20px -20px;padding:5px 20px}.messageTabMenu.messageTabMenuContent > nav > ul{display:flex;flex-wrap:wrap;border:0}.messageTabMenu.messageTabMenuContent > nav > ul > li{flex:0 1 auto}.messageTabMenu.messageTabMenuContent > nav > ul > li:not(:last-child){margin-right:5px}.messageTabMenu.messageTabMenuContent > nav > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageTabMenu.messageTabMenuContent > nav > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.messageTabMenu.messageTabMenuContent > nav > ul > li{outline:0}.messageTabMenu.messageTabMenuContent > nav > ul > li:not(:last-child){margin-right:20px}.messageTabMenu.messageTabMenuContent > nav > ul > li.active > a{color:rgba(47, 68, 12, 1)}.messageTabMenu.messageTabMenuContent > nav > ul > li > a{display:block;outline:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400}@media screen and (min-width:769px),print{.messageTabMenu.messageTabMenuContent > nav > ul > li > a{font-size:12px}}@media screen and (max-width:768px){.messageTabMenu.messageTabMenuContent > nav > ul > li > a{font-size:12px}}.messageTabMenu + .innerError,.messageTabMenu + .innerSuccess,.messageTabMenu + .innerWarning{margin-top:-1px;width:100%}.messageTabMenu > nav.tabMenu > ul,.messageTabMenuNavigation > ul{background-color:rgba(244, 246, 235, 1);border:1px solid rgba(244, 246, 235, 1);border-top-width:0;display:flex;flex-wrap:wrap;}.messageTabMenu > nav.tabMenu > ul > li,.messageTabMenuNavigation > ul > li{flex:0 1 auto}.messageTabMenu > nav.tabMenu > ul > li:not(:last-child),.messageTabMenuNavigation > ul > li:not(:last-child){margin-right:5px}.messageTabMenu > nav.tabMenu > ul.commaSeparated > li:not(:last-child):after,.messageTabMenuNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageTabMenu > nav.tabMenu > ul.dotSeparated > li:not(:last-child):after,.messageTabMenuNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.messageTabMenu > nav.tabMenu > ul > li,.messageTabMenuNavigation > ul > li{border-right:1px solid rgba(244, 246, 235, 1)}.messageTabMenu > nav.tabMenu > ul > li:not(:last-child),.messageTabMenuNavigation > ul > li:not(:last-child){margin-right:0}.messageTabMenu > nav.tabMenu > ul > li.active > a,.messageTabMenuNavigation > ul > li.active > a{color:rgba(47, 68, 12, 1);position:relative}.messageTabMenu > nav.tabMenu > ul > li.active > a::after,.messageTabMenuNavigation > ul > li.active > a::after{border-bottom:1px solid rgba(244, 246, 235, 1);bottom:-1px;content:"";display:block;left:0;position:absolute;right:0}.messageTabMenu > nav.tabMenu > ul > li > a,.messageTabMenuNavigation > ul > li > a{display:block;padding:10px 20px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:769px),print{.messageTabMenu > nav.tabMenu > ul > li > a,.messageTabMenuNavigation > ul > li > a{font-size:14px}}@media screen and (max-width:768px){.messageTabMenu > nav.tabMenu > ul > li > a,.messageTabMenuNavigation > ul > li > a{font-size:14px}}@media screen and (min-width:769px),print{.messageTabMenu > nav.tabMenu > ul > li > a > .icon,.messageTabMenuNavigation > ul > li > a > .icon{display:none}}@media screen and (max-width:768px){.messageTabMenu > nav.tabMenu > ul > li > a > .icon,.messageTabMenuNavigation > ul > li > a > .icon{display:block}.messageTabMenu > nav.tabMenu > ul > li > a > span:not(.icon),.messageTabMenuNavigation > ul > li > a > span:not(.icon){display:none}}.messageTabMenu > nav.tabMenu > span,.messageTabMenuNavigation > span{display:none}@-moz-document url-prefix(){fieldset + .messageTabMenu{margin-top:-3px}}.uploadButton{overflow:hidden;position:relative}.uploadButton > input{bottom:0;left:0;opacity:0;position:absolute;top:0}tr.sortableNode{cursor:move}.tabularList{border-bottom:1px solid rgba(228, 231, 222, 1);display:flex;flex-direction:column}.tabularListRow{flex:0 0 auto;padding:5px 0;transition:background-color 0.12s}.tabularListRow.divider + li:not(.divider){border-top-color:rgba(228, 231, 222, 1)}.tabularListRow:not(.tabularListRowHead):hover{background-color:rgba(244, 246, 235, 1)}.tabularListRowHead{border-bottom:2px solid currentColor;color:rgba(51, 51, 51, 1)}.tabularListRowHead + li{border-top-width:0 !important}.tabularListRow:not(.tabularListRowHead){border-top:1px solid rgba(244, 246, 235, 1)}.tabularListColumns{align-items:center;display:flex}.tabularListColumns > li{flex:0 0 auto;padding:5px 10px}.tabularListRowHead > .tabularListColumns > li{color:rgba(51, 51, 51, 1);font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.tabularListRowHead > .tabularListColumns > li{font-size:16px}}@media screen and (max-width:768px){.tabularListRowHead > .tabularListColumns > li{font-size:18px}}.tabularListRowHead > .tabularListColumns > li > a{color:rgba(51, 51, 51, 1);display:block}.tabularListRowHead > .tabularListColumns > li.ASC > a,.tabularListRowHead > .tabularListColumns > li.DESC > a{padding-right:18px;position:relative}.tabularListRowHead > .tabularListColumns > li.ASC > a:after,.tabularListRowHead > .tabularListColumns > li.DESC > a:after{display:inline-block;font-family:FontAwesome;margin-left:7px;position:absolute}.tabularListRowHead > .tabularListColumns > li.ASC > a:after{content:"\f0d8";top:1px}.tabularListRowHead > .tabularListColumns > li.DESC > a:after{content:"\f0d7";top:2px}.tabularListRowHead > .tabularListColumns > li.active > a,.tabularListRowHead > .tabularListColumns > li > a:hover{color:rgba(170, 35, 35, 1)}.tabularBox{overflow:auto}.tabularBoxTitle > header{border-bottom:1px solid currentColor;color:rgba(51, 51, 51, 1);padding:10px 0}.tabularBoxTitle > header > h1,.tabularBoxTitle > header > h2,.tabularBoxTitle > header > h3{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.tabularBoxTitle > header > h1,.tabularBoxTitle > header > h2,.tabularBoxTitle > header > h3{font-size:16px}}@media screen and (max-width:768px){.tabularBoxTitle > header > h1,.tabularBoxTitle > header > h2,.tabularBoxTitle > header > h3{font-size:18px}}.tabularBoxTitle > header > h1 + small,.tabularBoxTitle > header > h2 + small,.tabularBoxTitle > header > h3 + small{display:block}.tabularBoxTitle > header > h1 .badge,.tabularBoxTitle > header > h2 .badge,.tabularBoxTitle > header > h3 .badge{top:-2px}.tabularBoxTitle > header a,.tabularBoxTitle > header .icon{color:rgba(51, 51, 51, 1)}.tabularBoxTitle > header a:hover,.tabularBoxTitle > header .icon:hover{color:rgba(170, 35, 35, 1)}.tabularBoxTitle > header .collapsibleButton{cursor:pointer;transition:transform 0.12s linear}.htmlContent table,.messageBody > .messageText table,.messageSignature > div table,.redactor-layer table,.table{border-bottom:1px solid rgba(228, 231, 222, 1);border-spacing:0;width:100%}.htmlContent table td,.messageBody > .messageText table td,.messageSignature > div table td,.redactor-layer table td,.table td,.htmlContent table th,.messageBody > .messageText table th,.messageSignature > div table th,.redactor-layer table th,.table th{padding:10px;text-align:left;vertical-align:middle}.htmlContent table td > label,.messageBody > .messageText table td > label,.messageSignature > div table td > label,.redactor-layer table td > label,.table td > label,.htmlContent table th > label,.messageBody > .messageText table th > label,.messageSignature > div table th > label,.redactor-layer table th > label,.table th > label{cursor:pointer;display:block}.htmlContent table th,.messageBody > .messageText table th,.messageSignature > div table th,.redactor-layer table th,.table th{border-bottom:2px solid currentColor;color:rgba(51, 51, 51, 1);text-align:left;white-space:nowrap;font-weight:400;line-height:1.28;}@media screen and (min-width:769px),print{.htmlContent table th,.messageBody > .messageText table th,.messageSignature > div table th,.redactor-layer table th,.table th{font-size:16px}}@media screen and (max-width:768px){.htmlContent table th,.messageBody > .messageText table th,.messageSignature > div table th,.redactor-layer table th,.table th{font-size:18px}}.htmlContent table th > a,.messageBody > .messageText table th > a,.messageSignature > div table th > a,.redactor-layer table th > a,.table th > a{color:rgba(51, 51, 51, 1);display:block}.htmlContent table th.active > a,.messageBody > .messageText table th.active > a,.messageSignature > div table th.active > a,.redactor-layer table th.active > a,.table th.active > a,.htmlContent table th > a:hover,.messageBody > .messageText table th > a:hover,.messageSignature > div table th > a:hover,.redactor-layer table th > a:hover,.table th > a:hover{color:rgba(170, 35, 35, 1)}.htmlContent table th.ASC > a::after,.messageBody > .messageText table th.ASC > a::after,.messageSignature > div table th.ASC > a::after,.redactor-layer table th.ASC > a::after,.table th.ASC > a::after,.htmlContent table th.DESC > a::after,.messageBody > .messageText table th.DESC > a::after,.messageSignature > div table th.DESC > a::after,.redactor-layer table th.DESC > a::after,.table th.DESC > a::after{display:inline-block;font-family:FontAwesome;margin-left:5px}.htmlContent table th.ASC > a::after,.messageBody > .messageText table th.ASC > a::after,.messageSignature > div table th.ASC > a::after,.redactor-layer table th.ASC > a::after,.table th.ASC > a::after{content:"\f0d8"}.htmlContent table th.DESC > a::after,.messageBody > .messageText table th.DESC > a::after,.messageSignature > div table th.DESC > a::after,.redactor-layer table th.DESC > a::after,.table th.DESC > a::after{content:"\f0d7"}.htmlContent table th.columnMark,.messageBody > .messageText table th.columnMark,.messageSignature > div table th.columnMark,.redactor-layer table th.columnMark,.table th.columnMark,.htmlContent table th.columnStatus,.messageBody > .messageText table th.columnStatus,.messageSignature > div table th.columnStatus,.redactor-layer table th.columnStatus,.table th.columnStatus{text-align:center}.htmlContent table th.columnDate,.messageBody > .messageText table th.columnDate,.messageSignature > div table th.columnDate,.redactor-layer table th.columnDate,.table th.columnDate,.htmlContent table th.columnDigits,.messageBody > .messageText table th.columnDigits,.messageSignature > div table th.columnDigits,.redactor-layer table th.columnDigits,.table th.columnDigits,.htmlContent table th.columnID,.messageBody > .messageText table th.columnID,.messageSignature > div table th.columnID,.redactor-layer table th.columnID,.table th.columnID{text-align:right}.htmlContent table td.columnMark,.messageBody > .messageText table td.columnMark,.messageSignature > div table td.columnMark,.redactor-layer table td.columnMark,.table td.columnMark,.htmlContent table td.columnStatus,.messageBody > .messageText table td.columnStatus,.messageSignature > div table td.columnStatus,.redactor-layer table td.columnStatus,.table td.columnStatus{text-align:center;width:1px;white-space:nowrap;word-wrap:normal}.htmlContent table td.columnDigits,.messageBody > .messageText table td.columnDigits,.messageSignature > div table td.columnDigits,.redactor-layer table td.columnDigits,.table td.columnDigits,.htmlContent table td.columnID,.messageBody > .messageText table td.columnID,.messageSignature > div table td.columnID,.redactor-layer table td.columnID,.table td.columnID{text-align:right;width:1px;white-space:nowrap;word-wrap:normal}.htmlContent table td.columnIcon,.messageBody > .messageText table td.columnIcon,.messageSignature > div table td.columnIcon,.redactor-layer table td.columnIcon,.table td.columnIcon{text-align:left;width:1px;white-space:nowrap;word-wrap:normal}.htmlContent table td.columnTitle,.messageBody > .messageText table td.columnTitle,.messageSignature > div table td.columnTitle,.redactor-layer table td.columnTitle,.table td.columnTitle{font-weight:bold;text-align:left}.htmlContent table td.columnText,.messageBody > .messageText table td.columnText,.messageSignature > div table td.columnText,.redactor-layer table td.columnText,.table td.columnText{font-weight:normal;text-align:left;max-width:20%}.htmlContent table td.columnDate,.messageBody > .messageText table td.columnDate,.messageSignature > div table td.columnDate,.redactor-layer table td.columnDate,.table td.columnDate{text-align:right;width:1px;white-space:nowrap;word-wrap:normal;font-weight:400}@media screen and (min-width:769px),print{.htmlContent table td.columnDate,.messageBody > .messageText table td.columnDate,.messageSignature > div table td.columnDate,.redactor-layer table td.columnDate,.table td.columnDate{font-size:12px}}@media screen and (max-width:768px){.htmlContent table td.columnDate,.messageBody > .messageText table td.columnDate,.messageSignature > div table td.columnDate,.redactor-layer table td.columnDate,.table td.columnDate{font-size:12px}}.htmlContent table td.columnURL,.messageBody > .messageText table td.columnURL,.messageSignature > div table td.columnURL,.redactor-layer table td.columnURL,.table td.columnURL,.htmlContent table td.columnSmallText,.messageBody > .messageText table td.columnSmallText,.messageSignature > div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnSmallText{text-align:left;font-weight:400}@media screen and (min-width:769px),print{.htmlContent table td.columnURL,.messageBody > .messageText table td.columnURL,.messageSignature > div table td.columnURL,.redactor-layer table td.columnURL,.table td.columnURL,.htmlContent table td.columnSmallText,.messageBody > .messageText table td.columnSmallText,.messageSignature > div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnSmallText{font-size:12px}}@media screen and (max-width:768px){.htmlContent table td.columnURL,.messageBody > .messageText table td.columnURL,.messageSignature > div table td.columnURL,.redactor-layer table td.columnURL,.table td.columnURL,.htmlContent table td.columnSmallText,.messageBody > .messageText table td.columnSmallText,.messageSignature > div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnSmallText{font-size:12px}}@media screen and (max-width:768px){.htmlContent table td.columnTitle,.messageBody > .messageText table td.columnTitle,.messageSignature > div table td.columnTitle,.redactor-layer table td.columnTitle,.table td.columnTitle,.htmlContent table td.columnText,.messageBody > .messageText table td.columnText,.messageSignature > div table td.columnText,.redactor-layer table td.columnText,.table td.columnText,.htmlContent table td.columnURL,.messageBody > .messageText table td.columnURL,.messageSignature > div table td.columnURL,.redactor-layer table td.columnURL,.table td.columnURL,.htmlContent table td.columnSmallText,.messageBody > .messageText table td.columnSmallText,.messageSignature > div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnSmallText{min-width:200px}}@media screen and (max-width:1024px){.htmlContent table td.columnIcon :not(.button) > .icon16,.messageBody > .messageText table td.columnIcon :not(.button) > .icon16,.messageSignature > div table td.columnIcon :not(.button) > .icon16,.redactor-layer table td.columnIcon :not(.button) > .icon16,.table td.columnIcon :not(.button) > .icon16,.htmlContent table td.columnIcon > .icon16,.messageBody > .messageText table td.columnIcon > .icon16,.messageSignature > div table td.columnIcon > .icon16,.redactor-layer table td.columnIcon > .icon16,.table td.columnIcon > .icon16{font-size:18px;height:24px;line-height:24px;width:24px}}.htmlContent table tr:hover > td,.messageBody > .messageText table tr:hover > td,.messageSignature > div table tr:hover > td,.redactor-layer table tr:hover > td,.table tr:hover > td{background-color:#f2f2f2}.htmlContent table tr:not(:last-child) > td,.messageBody > .messageText table tr:not(:last-child) > td,.messageSignature > div table tr:not(:last-child) > td,.redactor-layer table tr:not(:last-child) > td,.table tr:not(:last-child) > td{border-bottom:1px solid rgba(244, 246, 235, 1)}.htmlContent table .statusDisplay,.messageBody > .messageText table .statusDisplay,.messageSignature > div table .statusDisplay,.redactor-layer table .statusDisplay,.table .statusDisplay{float:right}.htmlContent table .statusDisplay .statusIcons,.messageBody > .messageText table .statusDisplay .statusIcons,.messageSignature > div table .statusDisplay .statusIcons,.redactor-layer table .statusDisplay .statusIcons,.table .statusDisplay .statusIcons{float:right;margin-left:5px}.htmlContent table .statusDisplay .statusIcons li,.messageBody > .messageText table .statusDisplay .statusIcons li,.messageSignature > div table .statusDisplay .statusIcons li,.redactor-layer table .statusDisplay .statusIcons li,.table .statusDisplay .statusIcons li{display:inline-block}.htmlContent table tbody:first-child > tr:first-child > td,.messageBody > .messageText table tbody:first-child > tr:first-child > td,.messageSignature > div table tbody:first-child > tr:first-child > td,.redactor-layer table tbody:first-child > tr:first-child > td,.table tbody:first-child > tr:first-child > td{border-top:1px solid rgba(228, 231, 222, 1)}.tableOfContentsContainer{border:1px solid rgba(244, 246, 235, 1);padding:10px}.tableOfContentsContainer.open .jsTableOfContentsShow{display:none}.tableOfContentsContainer:not(.open) .jsTableOfContentsHide,.tableOfContentsContainer:not(.open) .tableOfContents{display:none}@media screen and (min-width:769px),print{.tableOfContentsWrapper{float:right;margin:0 0 10px 10px}}@media screen and (max-width:768px){.tableOfContentsWrapper{margin-bottom:10px}.tableOfContentsContainer{display:inline-block}.tableOfContentsContainer.mobileForceHide .jsTableOfContentsShow{display:initial !important}.tableOfContentsContainer.mobileForceHide .jsTableOfContentsHide,.tableOfContentsContainer.mobileForceHide .tableOfContents{display:none}}.tableOfContentsHeader{text-align:center}.tableOfContentsTitle{font-weight:600}.htmlContent .tableOfContents,.messageBody > .messageText .tableOfContents,.messageSignature > div .tableOfContents,.redactor-layer .tableOfContents{margin-left:15px}.htmlContent .tableOfContents.tocLevel2,.messageBody > .messageText .tableOfContents.tocLevel2,.messageSignature > div .tableOfContents.tocLevel2,.redactor-layer .tableOfContents.tocLevel2{list-style-type:lower-alpha}.htmlContent .tableOfContents.tocLevel3,.messageBody > .messageText .tableOfContents.tocLevel3,.messageSignature > div .tableOfContents.tocLevel3,.redactor-layer .tableOfContents.tocLevel3{list-style-type:lower-roman}.balloonTooltip,.redactor-toolbar-tooltip{background-color:rgba(43, 65, 80, 0.9);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:#c2d2dc;left:0;max-width:300px;padding:5px 10px;pointer-events:none;position:absolute;top:0;transition:visibility 0s linear 0.12s;visibility:hidden;z-index:800;font-weight:400}@media screen and (min-width:769px),print{.balloonTooltip,.redactor-toolbar-tooltip{font-size:12px}}@media screen and (max-width:768px){.balloonTooltip,.redactor-toolbar-tooltip{font-size:12px}}.balloonTooltip > .elementPointer,.redactor-toolbar-tooltip > .elementPointer{display:none}.balloonTooltip.active,.redactor-toolbar-tooltip.active{visibility:visible;transition-delay:0s}.balloonTooltip.interactive,.redactor-toolbar-tooltip.interactive{pointer-events:all}.balloonTooltip.interactive > span,.redactor-toolbar-tooltip.interactive > span{cursor:pointer}.balloonTooltip.interactive > span:not(:first-child),.redactor-toolbar-tooltip.interactive > span:not(:first-child){border-left:1px solid #c2d2dc;margin-left:10px;padding-left:10px}#quoteManagerCopy{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:350}#quoteManagerCopy.touchForceInaccessible{pointer-events:none !important}@media screen and (max-width:1024px){}@media screen and (max-width:1024px) and (max-width:768px){#quoteManagerCopy{font-size:14px}}#trophyIconEditor .colorBoxValue{display:block;height:24px;width:24px}#trophyIconEditor .colorBox{background-color:#fff;border:1px solid #ccc;display:inline-block;padding:1px;vertical-align:middle}#badgeContainer .icon{vertical-align:middle}.trophyIcon{display:inline-block;border-radius:50%}.trophyIcon.icon{}.trophyIcon.icon.icon16{font-size:9px}.trophyIcon.icon.icon32{font-size:18px}.trophyIcon.icon.icon48,.wcfImageViewer > div.loading:before.trophyIcon.icon,.wcfImageViewer > footer > div > ul > li.loading:before.trophyIcon.icon{font-size:27px}.trophyIcon.icon.icon64{font-size:36px}.trophyIcon.icon.icon144{font-size:81px}.specialTrophyList{display:flex;flex-wrap:wrap}.specialTrophyList > li{width:300px;padding-bottom:5px}.specialTrophyList > li > label{display:flex;align-items:center}.specialTrophyList > li > label .trophyIcon,.specialTrophyList > li > label > span:last-child{margin-left:5px}.specialTrophyContainer{margin-top:10px}.specialTrophyContainer > ul{display:flex;justify-content:center}.specialTrophyContainer > ul > li:not(:last-child){margin-right:5px}@media screen and (max-width:768px){.specialTrophyContainer{display:none}}.specialTrophyUserContainer > ul{display:flex;margin-top:-15px;margin-bottom:5px}.specialTrophyUserContainer > ul > li:not(:last-child){margin-right:5px}.userProfileUserWithCoverPhoto .specialTrophyUserContainer > ul{margin-top:0}.userProfilePreview .specialTrophyUserContainer > ul{margin-top:5px;margin-bottom:5px}.formUploadHandlerContent > .formUploadHandlerList{display:flex;flex-wrap:wrap;margin-left:0 !important}.formUploadHandlerContent > .formUploadHandlerList > li{display:flex;flex:0 0 100%;margin-bottom:20px}@media screen and (min-width:769px),print{.formUploadHandlerContent > .formUploadHandlerList{margin-right:-20px}.formUploadHandlerContent > .formUploadHandlerList > li{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 21px);margin-right:20px}}.selectedImagePreview > img{margin-bottom:5px;border:1px solid #ccc;background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAD0lEQVQI12P4z4Ad4ZAAAH6/D/Hgw85/AAAAAElFTkSuQmCC)}.uploadButtonDiv .button{overflow:hidden;position:relative}.uploadButtonDiv .uploadButton > input{bottom:0;left:0;opacity:0;position:absolute;top:0}.ignoredUserContent{-webkit-filter:grayscale(100%) !important;filter:grayscale(100%) !important;}.ignoredUserContent:not(:hover){opacity:0.5 !important}@media screen and (min-width:769px),print{.ignoredUserMessage{background-color:rgba(217, 221, 201, 1) !important;border-left:5px solid rgba(213, 218, 203, 1) !important;color:rgba(47, 68, 12, 1) !important;cursor:pointer !important}.ignoredUserMessage::before{content:attr(data-ignored-user-message);padding:10px 20px}}@media screen and (max-width:768px){.ignoredUserMessage{border-top:1px solid rgba(228, 231, 222, 1);margin:0 -10px;padding-top:30px}.ignoredUserMessage::before{background-color:rgba(217, 221, 201, 1) !important;border-left:5px solid rgba(213, 218, 203, 1) !important;color:rgba(47, 68, 12, 1) !important;content:attr(data-ignored-user-message);cursor:pointer !important;display:block;padding:10px}}.ignoredUserMessage > *{display:none}.loginForm > form .userLoginButtons{margin-top:20px;text-align:center}.loginForm > form .thirdPartyLogin{flex:0 0 100%}.loginForm > form .thirdPartyLogin + .thirdPartyLogin{margin-top:10px}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton{align-items:center;display:flex;border-width:0;color:rgba(255, 255, 255, 1);}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton > .icon{flex:0 0 24px}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton > span:not(.icon){flex:1 1 auto;margin-left:5px}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.googleLoginButton{background-color:#fff;border:1px solid #e9e9e9;color:#333}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.googleLoginButton:hover{background-color:#fff}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.googleLoginButton .fa-google{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAIAAAABc2X6AAAGsklEQVR4Ae3cA3jsShgG4Gvbtu1js7aObdu2bdbudmvbtu1VtUg2ydw7x95mstnt5rZ5voflG80/fzL72L89bOsF94J7wWgb2dSgiAzpPHmwbfPK1qWzxDNsRdb6Ar2BgtF9hSbDRbYG4mk2beuXwm+Q89yV+TmAILgHptrb5DyPtg3LhBZjBCP+RovewNZlc2TOl8nGel0HA4LA4qPhkRSM6XcHoEYk86fIfT2AQqFzYIBjMncHofkoZBWNCM1GSq+cpdpadQIMKEoRzIeXIroEkW08TObpDAiiO8F4Tga85TBnoEc8xVKZm9UNYECS0stnBCP/Ud+AnJH/SC+eAiShPTDZ3CRZPIN9CUokC6ZSYqE2wHhmKhw/2TegR2RnSFSUaRaMJccLxg7QsAQhktkTAACaAmOxkbA80h2taKIZKWzR1BFWRAQLRvXhphYdDEtcWDxxU4sOhjdDkdVYbmrRwYAgJIums3RTNWrftbHz/AmZh5MiLBAGVqOdZ4+1790inmrFvpYZuPPEATWdknmT5f7eZEN9V2N7o9zPu3XNInQte2BlcYE6tVTbltXw4kf9h5QlhW3rliBr1QcDAODsjPFlhmelqfNvKQty4S9B0KoPVgTxmWk7Tx0COMZCF6GzA3ZC0LWMwJSsTWiOXj+O6iP382KzowAAvMOhaxmAqw/Ijr4tGPsHgnbsACwxlpNNPABIIv5LIvxpzOVlkdXPNMGK8CCudi2pFi+ovRFlwLOtc7/uUgvnxhxu05LpIyD17nTu+EAw8q9HaVtXzgcAcBUMcAER/sx9YBj5pdeExr897NLtT9TVcLgRTzVcgbyHBuc9L5n8PdLJzAEwmWP1KDCMMvTp9jWf3tbC1gdQKDgMBhRBRL0GYaojO35zxOo8fZjbz5ZAZz700Anm9pLI9g+yoY7bYKrJBWJoRpk8SJ0/fDoc13QuRuNdgMmydfTBZPkGdcDDd0q1EDkOVIKzTOiDKVGY7oPLmylVYCKlL30wIKW6D44tJlSCE76nC45+CwHXfWDfdKVKcMwHdMEJ33MC7JqEqwRHvEgXnDaYE+ArMayBB3ECDAennnVKn4tUDU74gS446k1OgB3i8Z41LHmkKHtW4eGfpRpctv5/VlomlxOsTR6kKQN1H1wnptiZHpYFv27pMbqus4kxOChbySzTz8loakfukhIkYKEBEBzw6SBXk79cLQ5lXv5XuxtJAaMDdA/v+JMydVs8irBnDvB+g9QbGeY1SUFg2gTn1JD0z+cdPIVaTbym0JemeQ6FzrtzJtdFm+DT4Rh9MD9DybxNmxL03mg3g/u0MP3cbWo6GrWjbZMBg/0Id6wqAcWwEX+F/10fVzPIe2jmRW3VTiP+VBjC4bU6KgMAID9qaQt9frl3P6hSndOaP7HrxdSYPQiH92QYhvAwTRH7KdSWBL9h5j4GeugkqDpWc1oZBqaelSGNwMWNJMLjUkHxBn//zwZeH3topr+7bWxDmia0AID17gok7aTTMrTnw1KsfZTPVMhAyj9uVl5lIexqcQLs4KFpYXjpSjQw3HwrIqCBQQ5mXsZInBWtoIOac1GOqrU4IsUJwOSllsmha5iZTf3npzXnqXka+1dFmzo4D9vZgQp2TsAZvrZUIC7729WSmRlmVfz+HGExKpUCVGJj1oSQlTd+SZ9Lm4bubqKvtTkmk+OAIRhu+zMu3jEwyqTQ1d7lofWdzV0VyWSxpPJkjpOB76z7fsPfjjOHHMhBb0QzAhMUMS18nRrgOzHkz96YdPR4toNTMT+gKjq4OtatNPBCvgfcp9PD1w/wsFP14y7WA4/zu9SudVWw8HKpUC4Zw5uOLmQ//c4fGrZL8iit+WEpvMmxAIZbtrCor7uNLpj/ubpk6N6Kh059M6tINl8Qh4UUHGa73wzjNGHQ4dj7wC6JOPtLACLqkvq4WeuE2cWi/+nLt0csOKnQ1CKP+IYMWELqgPnGiLVh6O7Go8GYZpfxpDbnwkaHjpj3JfLRV7Wgb01SARxIupc6wntyfGOG9pbikRQJmzvodRg7mRq2tkkm7IbFlhktBdaBS7SsPZx1haDIbltOSwGKXxl5px7UZGaEb8gXlerEgmmMxB2KfEciTKHRAsvbmPo0nVsST1BEdH3Kyrh9bJVlQ7wmbk05USSu0PUPPWjDOtxLg5bF7h7tM42B08x//o7U0/AmrCSV3PtYiwZpS3B13MHMS/DIz4rYaBO0VM93JpwbwaJtqNfEsbwZFgEL50VtgcJLBV6wK9aKtfd+cEkvuBfcC37k9h8VGR+csPdltgAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.googleLoginButton .fa-google::before{display:none}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.facebookLoginButton{background-color:#3b5998}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.facebookLoginButton:hover{background-color:#30487b}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.twitterLoginButton{background-color:#55acee}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.twitterLoginButton:hover{background-color:#309aea}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.githubLoginButton{background-color:#444}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.githubLoginButton:hover{background-color:#303030}@media screen and (min-width:769px),print{.loginForm:not(.loginFormLoginOnly) > form{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}.loginForm:not(.loginFormLoginOnly) > form > .section{margin-top:0;overflow:hidden;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}.loginForm:not(.loginFormLoginOnly) > form > .section.loginFormLogin{page-break-after:always;break-after:always;-webkit-column-break-after:always}.loginForm:not(.loginFormLoginOnly) > form > .section.loginFormRegister{margin-top:0}.loginForm:not(.loginFormLoginOnly) > form > .section.loginFormRegister + .loginFormThirdPartyLogin{margin-top:30px}}@media screen and (min-width:769px),print{.contentHeader ~ .loginForm{margin-top:30px}.dialogContent .loginForm:not(.loginFormLoginOnly) .section{width:300px}}.loginFormLogin > .section{margin-top:30px !important}#\33 rdParty.section .thirdPartyLoginButton{align-items:center;display:inline-flex;border-width:0;color:rgba(255, 255, 255, 1);}#\33 rdParty.section .thirdPartyLoginButton > .icon{flex:0 0 24px}#\33 rdParty.section .thirdPartyLoginButton > span:not(.icon){flex:1 1 auto;margin-left:5px}#\33 rdParty.section .thirdPartyLoginButton.googleLoginButton{background-color:#fff;border:1px solid #e9e9e9;color:#333}#\33 rdParty.section .thirdPartyLoginButton.googleLoginButton:hover{background-color:#fff}#\33 rdParty.section .thirdPartyLoginButton.googleLoginButton .fa-google{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAIAAAABc2X6AAAGsklEQVR4Ae3cA3jsShgG4Gvbtu1js7aObdu2bdbudmvbtu1VtUg2ydw7x95mstnt5rZ5voflG80/fzL72L89bOsF94J7wWgb2dSgiAzpPHmwbfPK1qWzxDNsRdb6Ar2BgtF9hSbDRbYG4mk2beuXwm+Q89yV+TmAILgHptrb5DyPtg3LhBZjBCP+RovewNZlc2TOl8nGel0HA4LA4qPhkRSM6XcHoEYk86fIfT2AQqFzYIBjMncHofkoZBWNCM1GSq+cpdpadQIMKEoRzIeXIroEkW08TObpDAiiO8F4Tga85TBnoEc8xVKZm9UNYECS0stnBCP/Ud+AnJH/SC+eAiShPTDZ3CRZPIN9CUokC6ZSYqE2wHhmKhw/2TegR2RnSFSUaRaMJccLxg7QsAQhktkTAACaAmOxkbA80h2taKIZKWzR1BFWRAQLRvXhphYdDEtcWDxxU4sOhjdDkdVYbmrRwYAgJIums3RTNWrftbHz/AmZh5MiLBAGVqOdZ4+1790inmrFvpYZuPPEATWdknmT5f7eZEN9V2N7o9zPu3XNInQte2BlcYE6tVTbltXw4kf9h5QlhW3rliBr1QcDAODsjPFlhmelqfNvKQty4S9B0KoPVgTxmWk7Tx0COMZCF6GzA3ZC0LWMwJSsTWiOXj+O6iP382KzowAAvMOhaxmAqw/Ijr4tGPsHgnbsACwxlpNNPABIIv5LIvxpzOVlkdXPNMGK8CCudi2pFi+ovRFlwLOtc7/uUgvnxhxu05LpIyD17nTu+EAw8q9HaVtXzgcAcBUMcAER/sx9YBj5pdeExr897NLtT9TVcLgRTzVcgbyHBuc9L5n8PdLJzAEwmWP1KDCMMvTp9jWf3tbC1gdQKDgMBhRBRL0GYaojO35zxOo8fZjbz5ZAZz700Anm9pLI9g+yoY7bYKrJBWJoRpk8SJ0/fDoc13QuRuNdgMmydfTBZPkGdcDDd0q1EDkOVIKzTOiDKVGY7oPLmylVYCKlL30wIKW6D44tJlSCE76nC45+CwHXfWDfdKVKcMwHdMEJ33MC7JqEqwRHvEgXnDaYE+ArMayBB3ECDAennnVKn4tUDU74gS446k1OgB3i8Z41LHmkKHtW4eGfpRpctv5/VlomlxOsTR6kKQN1H1wnptiZHpYFv27pMbqus4kxOChbySzTz8loakfukhIkYKEBEBzw6SBXk79cLQ5lXv5XuxtJAaMDdA/v+JMydVs8irBnDvB+g9QbGeY1SUFg2gTn1JD0z+cdPIVaTbym0JemeQ6FzrtzJtdFm+DT4Rh9MD9DybxNmxL03mg3g/u0MP3cbWo6GrWjbZMBg/0Id6wqAcWwEX+F/10fVzPIe2jmRW3VTiP+VBjC4bU6KgMAID9qaQt9frl3P6hSndOaP7HrxdSYPQiH92QYhvAwTRH7KdSWBL9h5j4GeugkqDpWc1oZBqaelSGNwMWNJMLjUkHxBn//zwZeH3topr+7bWxDmia0AID17gok7aTTMrTnw1KsfZTPVMhAyj9uVl5lIexqcQLs4KFpYXjpSjQw3HwrIqCBQQ5mXsZInBWtoIOac1GOqrU4IsUJwOSllsmha5iZTf3npzXnqXka+1dFmzo4D9vZgQp2TsAZvrZUIC7729WSmRlmVfz+HGExKpUCVGJj1oSQlTd+SZ9Lm4bubqKvtTkmk+OAIRhu+zMu3jEwyqTQ1d7lofWdzV0VyWSxpPJkjpOB76z7fsPfjjOHHMhBb0QzAhMUMS18nRrgOzHkz96YdPR4toNTMT+gKjq4OtatNPBCvgfcp9PD1w/wsFP14y7WA4/zu9SudVWw8HKpUC4Zw5uOLmQ//c4fGrZL8iit+WEpvMmxAIZbtrCor7uNLpj/ubpk6N6Kh059M6tINl8Qh4UUHGa73wzjNGHQ4dj7wC6JOPtLACLqkvq4WeuE2cWi/+nLt0csOKnQ1CKP+IYMWELqgPnGiLVh6O7Go8GYZpfxpDbnwkaHjpj3JfLRV7Wgb01SARxIupc6wntyfGOG9pbikRQJmzvodRg7mRq2tkkm7IbFlhktBdaBS7SsPZx1haDIbltOSwGKXxl5px7UZGaEb8gXlerEgmmMxB2KfEciTKHRAsvbmPo0nVsST1BEdH3Kyrh9bJVlQ7wmbk05USSu0PUPPWjDOtxLg5bF7h7tM42B08x//o7U0/AmrCSV3PtYiwZpS3B13MHMS/DIz4rYaBO0VM93JpwbwaJtqNfEsbwZFgEL50VtgcJLBV6wK9aKtfd+cEkvuBfcC37k9h8VGR+csPdltgAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:contain}#\33 rdParty.section .thirdPartyLoginButton.googleLoginButton .fa-google::before{display:none}#\33 rdParty.section .thirdPartyLoginButton.facebookLoginButton{background-color:#3b5998}#\33 rdParty.section .thirdPartyLoginButton.facebookLoginButton:hover{background-color:#30487b}#\33 rdParty.section .thirdPartyLoginButton.twitterLoginButton{background-color:#55acee}#\33 rdParty.section .thirdPartyLoginButton.twitterLoginButton:hover{background-color:#309aea}#\33 rdParty.section .thirdPartyLoginButton.githubLoginButton{background-color:#444}#\33 rdParty.section .thirdPartyLoginButton.githubLoginButton:hover{background-color:#303030}.userProfileUser .contentHeaderIcon{position:relative}.userProfileUser .contentHeaderIcon a{display:block}.userProfileUser .contentHeaderIcon a{display:block}.userProfileUser .contentHeaderDescription{margin-top:20px}@media screen and (min-width:545px) and (max-width:1024px){.userProfileUser .contentHeaderNavigation .button .invisible{display:inline}}@media screen and (max-width:768px){.userProfileUser{display:flex;flex-wrap:wrap}.userProfileUser .contentHeaderNavigation{flex:0 0 100%}}@media screen and (min-width:545px) and (max-width:768px){.userProfileUser .contentHeaderIcon{display:block;flex:0 0 96px;margin-right:15px}.userProfileUser .contentHeaderIcon img{width:96px !important;height:96px !important}.userProfileUser .contentHeaderTitle{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 111px);max-width:calc(100% - 11px)}}@media screen and (max-width:544px){.userProfileUser .contentHeaderIcon{display:block;flex:0 0 48px;margin-right:10px}.userProfileUser .contentHeaderIcon img{width:48px !important;height:48px !important}.userProfileUser .contentHeaderTitle{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 58px)}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer{display:flex}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li{flex:1 1 auto;margin-top:0 !important}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li:not(:last-child){margin-right:1px}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li .invisible{display:none !important}}@media screen and (min-width:769px),print{.userProfileUser .contentHeaderIcon{flex:0 0 128px;margin-right:20px}}.userProfileUserWithCoverPhoto{padding-top:165px;position:relative}.userProfileUserWithCoverPhoto .userProfileCoverPhoto{background:no-repeat center;background-size:cover;border-radius:3px;height:200px;left:0;position:absolute;right:0;top:0}.userProfileUserWithCoverPhoto .userProfileCoverPhoto::after{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.5) 100%);border-bottom-left-radius:3px;border-bottom-right-radius:3px;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.userProfileUserWithCoverPhoto .userProfileCoverPhoto .userProfileManageCoverPhoto{position:absolute;right:10px;top:10px}.userProfileUserWithCoverPhoto .contentHeaderTitle{z-index:10}.userProfileUserWithCoverPhoto .userProfileUsername{color:#fff;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.6)}@media screen and (min-width:769px),print{.userProfileUserWithCoverPhoto .contentHeaderIcon{flex:0 0 138px;margin-top:-29px;padding-left:10px}.userProfileUserWithCoverPhoto .contentHeaderDescription{margin-top:15px !important}.userProfileUserWithCoverPhoto .contentHeaderNavigation{padding-top:45px}}@media screen and (min-width:545px),print{.userProfileUserWithCoverPhoto .contentHeaderIcon .badgeOnline{left:10px !important}.userProfileUserWithCoverPhoto .userProfileUsername + .badge{margin-left:5px}}@media screen and (min-width:545px) and (max-width:768px){.userProfileUserWithCoverPhoto{padding-top:170px}.userProfileUserWithCoverPhoto .contentHeaderIcon{margin-top:-18px;padding-left:5px}.userProfileUserWithCoverPhoto .contentHeaderDescription{margin-top:10px !important}}@media screen and (max-width:544px){.userProfileUserWithCoverPhoto{padding-top:120px}.userProfileUserWithCoverPhoto .userProfileCoverPhoto{height:150px}.userProfileUserWithCoverPhoto .contentHeaderIcon{margin-top:6px;padding-left:5px}.userProfileUserWithCoverPhoto .contentTitle{margin-bottom:35px;position:relative}.userProfileUserWithCoverPhoto .userProfileUsername{display:block}.userProfileUserWithCoverPhoto .userProfileUsername + .badge{margin-left:0;position:absolute;top:35px !important}.userProfileUserWithCoverPhoto .userProfileUsername + .userRankImage{position:absolute;top:32px}.userProfileUserWithCoverPhoto .userProfileUsername + .badge + .userRankImage{position:relative}.userProfileUserWithCoverPhoto .userProfileUsername + .badge + .userRankImage > img{transform:translateY(32px)}.userProfileUserWithCoverPhoto .contentHeaderDescription{margin-left:-58px}}.userTitleBadge{max-width:154px;overflow:hidden;text-overflow:ellipsis}.userAvatarImage{background-color:#fff;border-radius:50%}.userAvatarList{display:flex;flex-wrap:wrap;margin-bottom:-10px}.userAvatarList > li{flex:0 0 48px;margin-bottom:10px;text-align:center}.userAvatarList > li:not(:last-child){margin-right:-12px}.userAvatarList > li > a{display:block}.userAvatarList > li > a > img{border:2px solid #fff}.userAvatarList.small > li{flex:0 0 24px}.userAvatarList.small > li:not(:last-child){margin-right:-6px}.userAvatarList.small > li > a > img{border:1px solid #fff}.userList .box48{align-items:center}.userProfilePreview{position:relative}.userProfilePreview .userInformation{margin-bottom:20px}.userProfilePreview .buttonGroupNavigation{position:absolute;bottom:0;right:0}.userProfilePreview dl.inlineDataList{margin-top:10px;font-weight:400}@media screen and (min-width:769px),print{.userProfilePreview dl.inlineDataList{font-size:12px}}@media screen and (max-width:768px){.userProfilePreview dl.inlineDataList{font-size:12px}}.userNotificationItemList > .notificationItem.notificationUnconfirmed{align-items:center;display:flex}.userNotificationItemList > .notificationItem.notificationUnconfirmed > .box32{flex:1 1 auto}.userNotificationItemList > .notificationItem.notificationUnconfirmed > .notificationItemMarkAsConfirmed{flex:0 0 auto}.userProfilePreviewAvatar{align-self:flex-start;display:block;position:relative}.userProfilePreviewAvatar .badgeOnline,.userProfileUser .contentHeaderIcon .badgeOnline{left:0;pointer-events:none;position:absolute}@media screen and (min-width:769px),print{.userProfilePreviewAvatar .badgeOnline,.userProfileUser .contentHeaderIcon .badgeOnline{bottom:0}}@media screen and (max-width:768px){.userProfilePreviewAvatar .badgeOnline,.userProfileUser .contentHeaderIcon .badgeOnline{color:transparent;padding:0;top:0;width:0}.userProfilePreviewAvatar .badgeOnline::before,.userProfileUser .contentHeaderIcon .badgeOnline::before{background-color:inherit;border:1px solid rgba(255, 255, 255, 1);border-radius:50%;content:"";height:16px;left:34px;position:absolute;width:16px}}@media screen and (min-width:1025px),print{.main{padding:30px 0}}.paginationTop{margin-top:30px}.content > .section,.content > form,.sectionContainer{border:1px solid rgba(244, 246, 235, 1);background-color:rgba(244, 246, 235, 1);padding:20px}@media screen and (max-width:768px){.content > .section,.content > form,.sectionContainer{border-left-width:0;border-right-width:0;margin-left:-10px;margin-right:-10px;padding:10px}}.content > .section > .section:first-child,.content > form > .section:first-child,.sectionContainer > .section:first-child{margin-top:0}.content > .section .section:not(:first-child),.content > form .section:not(:first-child),.sectionContainer .section:not(:first-child){margin-top:0}.content > .section .section + .section,.content > form .section + .section,.sectionContainer .section + .section{margin-top:40px}.content > .section + .sectionContainer,.content > form + .sectionContainer{margin-top:40px}.content > form{margin-top:40px}.contentHeader + .section,.contentHeader + form,.contentHeader + .sectionContainer{margin-top:30px}.content > .section .tabMenuContent > .section:first-child,.content > .section .tabMenuContent > form > .section:first-child{margin-top:20px}.content > .section > .messageList{border-top-width:0}@media screen and (max-width:768px){.content > .section > .messageList:first-child{margin-top:-11px}}.content > .section > .messageList > :first-child{padding-top:0}.content > .section > .messageList > :first-child.anchorFixedHeader:target{margin-top:-79px}.content > .section > .messageList > :first-child.anchorFixedHeader:target::after{height:80px}.content > .section > .messageList > :first-child.anchorFixedHeader:target > .message{transform:translateY(79px)}.content > .section > .messageList > :last-child{border-bottom-width:0;padding-bottom:0}.content > .section > .tabularList:last-child{border-bottom-width:0}.content > .section > .containerList > :first-child{border-top-width:0}.content > .section > .containerList > :last-child{border-bottom-width:0}.mainMenu .boxMenu .boxMenuDepth1{box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 4px 6px rgba(0, 0, 0, 0.23)}.redactor-toolbar{background-color:rgba(244, 246, 235, 1)}.redactor-toolbar > li > a{color:rgba(76, 108, 24, 1)}.redactor-toolbar > li > a.redactor-button-disabled{color:rgba(47, 68, 14, 1) !important}.redactor-toolbar > li > a.redactor-act,.redactor-toolbar > li > a.dropact{background-color:rgba(47, 68, 14, 1);color:rgba(213, 218, 203, 1)}@media screen and (min-width:1025px),print{.redactor-toolbar > li > a:hover{background-color:rgba(47, 68, 14, 1);color:rgba(213, 218, 203, 1)}}@media screen and (min-width:545px),print{.redactor-toolbar > li.redactor-toolbar-separator::before{border-left:1px solid rgba(76, 108, 24, 1)}}@media screen and (max-width:544px){.redactor-toolbar.redactorToolbarOverride > .redactor-toolbar-separator::before{border-left:1px solid rgba(76, 108, 24, 1)}.redactor-toolbar .redactorToolbarToggle::before{border-left:1px solid rgba(76, 108, 24, 1)}}.redactor-box,.messageTabMenuNavigation > ul,.messageTabMenu > .messageTabMenuContent.active,.messageContent.loading > .messageContentLoadingOverlay{background-color:rgba(244, 246, 235, 1)}.messageTabMenuNavigation > ul > li.active > a::after{border-bottom-color:rgba(244, 246, 235, 1)}.innerError{background-color:rgba(242, 222, 222, 1);color:rgba(169, 68, 66, 1)}.innerError::before{border-bottom-color:rgba(242, 222, 222, 1)}.interactiveDropdownHeader .icon{color:inherit}.sidebar dl:not(.plain) > dt,.messageSidebar dl:not(.plain) > dt,.sidebar dl.dataList > dt,.messageSidebar dl.dataList > dt,.sidebar .separatorLeft::before,.messageSidebar .separatorLeft::before{color:rgba(47, 68, 12, 1)}.messageReduced .messageTitle a{color:rgba(47, 68, 12, 1)}.messageReduced .messageHeaderMetaData .messagePublicationTime,.messageReduced .messageHeaderMetaData > li:not(:last-child)::after{color:rgba(47, 68, 12, 1)}.userMention{color:rgba(76, 108, 24, 1)}.userMention:hover{color:rgba(51, 51, 51, 1)}.boxesSidebarLeft .box.boxError .boxTitle,.boxesSidebarRight .box.boxError .boxTitle,.boxesSidebarLeft .box.boxInfo .boxTitle,.boxesSidebarRight .box.boxInfo .boxTitle,.boxesSidebarLeft .box.boxSuccess .boxTitle,.boxesSidebarRight .box.boxSuccess .boxTitle,.boxesSidebarLeft .box.boxWarning .boxTitle,.boxesSidebarRight .box.boxWarning .boxTitle{color:inherit}@media screen and (max-width:768px){.messageQuickOptions > .jsMessageClipboardCheckbox{display:initial;position:relative;right:30px;top:-1px}}.tabMenuOverlayLeft{background:linear-gradient(to left, rgba(244, 246, 235, 0) 0%, rgba(244, 246, 235, 1) 50%)}.tabMenuOverlayRight{background:linear-gradient(to right, rgba(244, 246, 235, 0) 0%, rgba(244, 246, 235, 1) 50%)}.messageContent.loading > .messageContentLoadingOverlay{background-color:rgba(244, 246, 235, 1)}.htmlContent table tr:hover > td,.messageBody > .messageText table tr:hover > td,.messageSignature > div table tr:hover > td,.redactor-layer table tr:hover > td,.table tr:hover > td{background-color:rgba(244, 246, 235, 1)}.redactor-layer table th,.redactor-layer table td{border-color:rgba(221, 221, 221, 1) !important}.mainMenu .mainMenuShowPrevious.active{z-index:1}.conversationLeft .userLink,.conversationLeft.userLink,.conversationLeft p > span{text-decoration:line-through}.sidebar .box.conversationQuota .boxContent{text-align:center}.conversationUsageBar{background-color:rgba(165, 223, 65, 1);height:5px}.conversationUsageBar > span{background-color:rgba(76, 169, 22, 1);color:transparent;display:block;height:100%}.conversationUsageBar.yellow{background-color:rgba(254, 207, 35, 1)}.conversationUsageBar.yellow > span{background-color:rgba(253, 146, 21, 1)}.conversationUsageBar.red{background-color:rgba(255, 205, 210, 1)}.conversationUsageBar.red > span{background-color:rgba(244, 67, 54, 1)}.conversationItem .conversationInfo{display:flex}.conversationItem .conversationParticipant{flex:1 1 auto}.conversationItem .conversationLastPostTime{flex:0 0 auto;margin-left:10px}.wbbBoardList{}.wbbBoardList > li.wbbCategory:not(:last-child){margin-bottom:20px}.wbbBoardList > .wbbRootNode:not(:first-child){margin-top:20px}.wbbBoardList > li.wbbBoardContainer:first-child{border-top:1px solid rgba(244, 246, 235, 1)}.wbbBoardList .wbbBoardContainer{border-bottom:1px solid rgba(244, 246, 235, 1)}.wbbBoardList .wbbBoard{align-items:center;display:flex;padding:10px 0}.wbbBoardList .wbbBoard:hover{background-color:rgba(244, 246, 235, 1)}@media screen and (min-width:1025px),print{.wbbBoardList .wbbBoard:hover .messageGroupListStatsSimple{display:none}.wbbBoardList .wbbBoard:hover .wbbStats > dl{visibility:visible}}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoard > .icon{flex:0 0 auto;height:auto;margin-left:26px;margin-right:10px}}@media screen and (max-width:768px){.wbbBoardList .wbbBoard > .icon{display:none}}.wbbBoardList .wbbBoard + ul{border-top:1px solid rgba(244, 246, 235, 1)}.wbbBoardList .wbbBoard + ul > li:last-child{border-bottom-width:0}@media screen and (max-width:768px){.wbbBoardList .wbbBoard{flex-wrap:wrap}.wbbBoardList .wbbBoard .messageGroupListStatsSimple{display:none}}.wbbBoardList .wbbBoardMain{overflow:hidden}.wbbBoardList .wbbBoardMain .badgeUpdateMobile{display:none}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardMain{flex:1 1 auto;margin-right:20px}}@media screen and (max-width:768px){.wbbBoardList .wbbBoardMain{flex:0 0 100%}.wbbBoardList .wbbBoardMain h3{align-items:center;display:flex;overflow:hidden;white-space:nowrap}.wbbBoardList .wbbBoardMain h3::after{content:"\f105";color:rgba(47, 68, 12, 1);font-family:FontAwesome;font-size:28px;flex:0 0 18px;line-height:32px;margin-left:10px;position:relative;top:-1px;text-align:right}.wbbBoardList .wbbBoardMain h3 > a{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.wbbBoardList .wbbBoardMain h3 > .badge{flex:0 0 auto;margin-left:10px}.wbbBoardList .wbbBoardMain .badgeUpdate:not(.badgeUpdateMobile){display:none}.wbbBoardList .wbbBoardMain .badgeUpdateMobile{display:inline-block}}@media screen and (max-width:768px){.wbbBoardList .wbbExternalLink .wbbBoardMain h3::after{content:"\f08e";font-size:18px;top:3px}}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardDescription{color:rgba(47, 68, 12, 1);font-weight:400}}@media screen and (max-width:768px){.wbbBoardList .wbbBoardDescription{display:none}}.wbbBoardList .wbbCollapsibleCategory h2{align-items:center;display:flex}.wbbBoardList .wbbCollapsibleCategory h2 > .collapsibleButton{flex:0 0 auto;margin-right:10px}.wbbBoardList .wbbCollapsibleCategory h2 > a{flex:1 auto;overflow:hidden}@media screen and (min-width:769px),print{.wbbBoardList .wbbCollapsibleCategory h2 + small{color:rgba(47, 68, 12, 1);margin-left:26px}}@media screen and (max-width:768px){.wbbBoardList .wbbCollapsibleCategory h2 + small{display:none}}.wbbBoardList .wbbCollapsibleCategory.jsCollapsed h2 > .collapsibleButton{transform:rotate(-90deg)}@media screen and (min-width:769px),print{.wbbBoardList .wbbSubBoards{margin-top:5px}.wbbBoardList .wbbSubBoards > li{align-items:center}}@media screen and (max-width:768px){.wbbBoardList .wbbSubBoards{display:none}}.wbbBoardList .wbbStats{position:relative}@media screen and (min-width:769px),print{.wbbBoardList .wbbStats{flex:0 0 16%;margin-right:34%}.wbbBoardList .wbbStats + .wbbLastPost{margin-left:-34%}.wbbBoardList .wbbStats > dl{visibility:hidden}.wbbBoardList .wbbStats > .wbbBoardIsPrivate{color:rgba(47, 68, 12, 1);text-align:center;font-weight:400}}@media screen and (max-width:768px){.wbbBoardList .wbbStats{display:none}}.wbbBoardList .wbbLastPost{overflow:hidden}@media screen and (min-width:769px),print{.wbbBoardList .wbbLastPost{flex:0 0 34%;padding-right:20px}}@media screen and (max-width:768px){.wbbBoardList .wbbLastPost{flex:0 0 100%}}.wbbBoardList .wbbLastPost > .box32{align-items:center}.wbbBoardList .wbbLastPost > .box32 > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.wbbBoardList .wbbLastPost > .box32 > a{display:none}.wbbBoardList .wbbLastPost > .box32 > div{align-items:center;display:flex}.wbbBoardList .wbbLastPost > .box32 > div > p{flex:1 1 auto}.wbbBoardList .wbbLastPost > .box32 > div > p > a{color:rgba(47, 68, 12, 1);font-weight:400}.wbbBoardList .wbbLastPost > .box32 > div > small{color:rgba(47, 68, 12, 1);flex:0 0 auto;margin-left:10px}.wbbBoardList .wbbLastPost > .box32 > div > small > a,.wbbBoardList .wbbLastPost > .box32 > div > small > .wbbLastPostAuthor{display:none}.wbbBoardList .wbbLastPost > .box32 > div > small > .separatorLeft::before{display:none}}@media screen and (max-width:768px) and (max-width:768px){.wbbBoardList .wbbLastPost > .box32 > div > p > a{font-size:12px}}.wbbBoardList .wbbDepth2.wbbBoardContainer > .wbbBoard > .icon{margin-left:68px}.wbbBoardList .wbbDepth2.wbbCategory > header{padding-left:26px}@media screen and (max-width:544px){.wbbBoardList .wbbBoardContainer .wbbDepth2{margin-left:10px}}@media screen and (min-width:545px) and (max-width:768px){.wbbBoardList .wbbBoardContainer .wbbDepth2{margin-left:20px}}.wbbBoardList .wbbDepth3.wbbBoardContainer > .wbbBoard > .icon{margin-left:110px}.wbbBoardList .wbbDepth3.wbbCategory > header{padding-left:68px}.wbbBoardList .wbbCategory .wbbDepth2.wbbBoardContainer > .wbbBoard > .icon{margin-left:26px}.wbbBoardList .wbbCategory .wbbDepth3.wbbBoardContainer > .wbbBoard > .icon{margin-left:68px}@media screen and (min-width:769px),print{.wbbBoardList .wbbExternalLinkTarget{display:none}}@media screen and (max-width:768px){.wbbBoardList .wbbExternalLinkTarget{color:rgba(47, 68, 12, 1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}}@media screen and (max-width:768px) and (max-width:768px){.wbbBoardList .wbbExternalLinkTarget{font-size:12px}}@media screen and (max-width:768px){.wbbBoardList .wbbUsersOnline{display:none}}.wbbBoardListReduced{margin-top:0;}.wbbBoardListReduced .wbbBoardContainer .wbbDepth2 > div{padding-left:20px}.wbbBoardListReduced .wbbBoardContainer .wbbDepth3 > div{padding-left:40px}.wbbBoardListReduced .wbbCategory .wbbDepth2 > div{padding-left:0}.wbbBoardListReduced .wbbCategory .wbbDepth3 > div{padding-left:20px}.wbbAnnouncementIcon,.wbbStickyIcon,.wbbMovedIcon{border-radius:50%;position:absolute}@media screen and (min-width:769px),print{.wbbAnnouncementIcon,.wbbStickyIcon,.wbbMovedIcon{border:1px solid rgba(244, 246, 235, 1);box-sizing:content-box;padding:4px;right:-8px;top:-2px}}@media screen and (max-width:768px){.wbbAnnouncementIcon,.wbbStickyIcon,.wbbMovedIcon{font-size:18px;height:32px;line-height:32px;top:0;width:32px}}.wbbAnnouncementIcon{background-color:rgba(204, 0, 1, 1);color:rgba(255, 255, 255, 1)}.wbbStickyIcon,.wbbMovedIcon{background-color:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.wbbMovedIcon::before{left:1px;position:relative}@media screen and (min-width:1025px),print{.contentHeader.wbbThread > .contentHeaderIcon .wbbAnnouncementIcon,.contentHeader.wbbThread > .contentHeaderIcon .wbbStickyIcon{right:-4px}}.wbbPost.wbbPostDeleted.messageCollapsedExpandable{cursor:pointer}.wbbPost.wbbPostDeleted.messageCollapsedExpandable .messageHeaderWrapper > :first-child{pointer-events:none;position:relative}.wbbPost.wbbPostDeleted.messageCollapsedExpandable .messageHeaderWrapper > :first-child::before{display:block;color:#b40000;content:"\f014";font-family:FontAwesome;font-size:42px;left:13px;position:absolute;top:-8px}.wbbPost.wbbPostDeleted.messageCollapsedExpandable .messageHeaderWrapper > :first-child > img{visibility:hidden}.wbbPostDeleteNote{border-left-color:rgba(235, 204, 204, 1)}.wbbPostDisabledNote,.wbbPostDelayedNote{border-left-color:rgba(208, 233, 198, 1)}.wbbMorePostsNotice > .info{margin-top:0}.wbbInlineSimilarThreadList{margin-top:20px}.wbbAdLocationIn1stPost{float:left;margin-bottom:10px;margin-right:15px}.wbbAdLocationPostList,.wbbAdLocationBoardList{text-align:center}.wbbAdLocationPostList > div,.wbbAdLocationBoardList > div{display:inline-block;text-align:left}#postMergeContainer .sortableList{list-style-type:none}#postMergeContainer .sortableNode:not(:last-child){border-bottom-width:0;margin-bottom:30px}@media screen and (min-width:769px),print{#wbbBoardSortFilter:not(.jsBoardSortFilterSingleSection) > form{columns:2}#wbbBoardSortFilter:not(.jsBoardSortFilterSingleSection) > form > .section{break-inside:avoid;overflow:hidden;page-break-inside:avoid}}.wbbThreadPostList.messageList .modificationLogEntry{padding-top:10px;padding-bottom:10px}.wbbThreadPostList.messageList *:not(.modificationLogEntry) + .modificationLogEntry{padding-top:30px}.wbbThreadPostList.messageList .lastModificationLogEntry.modificationLogEntry:not(:last-child){padding-bottom:30px}.wbbThreadPostList.messageList .modificationLogEntryHide{align-items:center;display:flex;flex:0 0 auto;margin-left:10px}@media screen and (max-width:544px){.wbbAdLocationBoardList .adsbygoogle,.wbbAdLocationPostList .adsbygoogle{height:50px;width:320px}}@media screen and (min-width:545px),print{.wbbAdLocationBoardList .adsbygoogle,.wbbAdLocationPostList .adsbygoogle{height:90px;width:728px}}@media screen and (max-width:768px){.wbbAdLocationIn1stPost .adsbygoogle{height:50px;width:320px}}@media screen and (min-width:769px),print{.wbbAdLocationIn1stPost .adsbygoogle{height:250px;width:300px}}.wbbArticleReply{background-color:rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1);padding:10px 20px;position:relative}.wbbArticleReply::before{color:inherit;content:"\f112";font-family:FontAwesome;font-size:28px;height:32px;line-height:32px;margin-right:10px;width:32px;vertical-align:-5px}.wbbArticleReply:hover{color:inherit}@media screen and (min-width:545px),print{.wbbArticleReply{font-weight:300;line-height:1.28}}.wbbArticleGoToThread{text-align:center}.wbbArticleJoinTheDiscussion,.wbbArticleMoreReplies{display:block;text-align:center}.section > .wbbBoardList > .wbbBoardContainer:first-child{border-top-width:0}.section > .wbbBoardList > .wbbBoardContainer:last-child{border-bottom-width:0}.section > .wbbBoardList > .wbbCategory:last-child > ul > li:last-child{border-bottom-width:0}.threadFormOptions{margin-bottom:20px;margin-top:20px}@media screen and (min-width:769px),print{.blogEntryNavigation > nav > ul{display:flex}}.blogEntryNavigation .blogPreviousEntryButton,.blogEntryNavigation .blogNextEntryButton{display:flex}@media screen and (min-width:769px),print{.blogEntryNavigation .blogPreviousEntryButton,.blogEntryNavigation .blogNextEntryButton{flex:0 0 50%;max-width:50%}}.blogEntryNavigation .blogPreviousEntryButton > a,.blogEntryNavigation .blogNextEntryButton > a{color:rgba(76, 108, 24, 1);display:flex}.blogEntryNavigation .blogPreviousEntryButton > a::before,.blogEntryNavigation .blogNextEntryButton > a::before{align-self:center;display:block;flex:0 0 auto;font-family:FontAwesome;font-size:36px}.blogEntryNavigation .blogPreviousEntryButton > a > div,.blogEntryNavigation .blogNextEntryButton > a > div{flex:1 1 auto}.blogEntryNavigation .blogPreviousEntryButton > a .blogEntryNavigationEntityName,.blogEntryNavigation .blogNextEntryButton > a .blogEntryNavigationEntityName,.blogEntryNavigation .blogPreviousEntryButton > a .blogEntryNavigationEntryTitle,.blogEntryNavigation .blogNextEntryButton > a .blogEntryNavigationEntryTitle{display:block}.blogEntryNavigation .blogPreviousEntryButton > a .blogEntryNavigationEntityName,.blogEntryNavigation .blogNextEntryButton > a .blogEntryNavigationEntityName{text-transform:uppercase}.blogEntryNavigation .blogPreviousEntryButton > a .blogEntryNavigationEntryTitle,.blogEntryNavigation .blogNextEntryButton > a .blogEntryNavigationEntryTitle{margin-top:3px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.blogEntryNavigation .blogPreviousEntryButton > a .blogEntryNavigationEntryTitle,.blogEntryNavigation .blogNextEntryButton > a .blogEntryNavigationEntryTitle{font-size:16px}}@media screen and (max-width:768px){.blogEntryNavigation .blogPreviousEntryButton > a .blogEntryNavigationEntryTitle,.blogEntryNavigation .blogNextEntryButton > a .blogEntryNavigationEntryTitle{font-size:18px}}.blogEntryNavigation .blogPreviousEntryButton > a:hover::before,.blogEntryNavigation .blogNextEntryButton > a:hover::before{color:rgba(47, 68, 12, 1)}.blogEntryNavigation .blogPreviousEntryButton > a:hover .articleNavigationArticleTitle,.blogEntryNavigation .blogNextEntryButton > a:hover .articleNavigationArticleTitle{color:rgba(47, 68, 12, 1)}@media screen and (min-width:769px),print{.blogEntryNavigation .blogPreviousEntryButton{padding-right:10px}}.blogEntryNavigation .blogPreviousEntryButton > a::before{content:"\f053"}.blogEntryNavigation .blogPreviousEntryButton > a > div{margin-left:10px}.blogEntryNavigation .blogNextEntryButton{justify-content:flex-end;text-align:right}@media screen and (min-width:769px),print{.blogEntryNavigation .blogNextEntryButton{margin-left:50%;padding-left:10px}}.blogEntryNavigation .blogNextEntryButton > a::before{content:"\f054";order:1}.blogEntryNavigation .blogNextEntryButton > a > div{margin-right:10px}@media screen and (max-width:768px){.blogEntryNavigation .blogPreviousEntryButton + .blogNextEntryButton{margin-top:20px}}@media screen and (min-width:769px),print{.blogEntryNavigation .blogPreviousEntryButton + .blogNextEntryButton{margin-left:0}}html[dir="rtl"] .blogEntryNavigation .blogPreviousEntryButton > a::before{content:"\f054"}html[dir="rtl"] .blogEntryNavigation .blogNextEntryButton > a::before{content:"\f053"}.blogArchive{}.blogArchive > li > a{display:block;padding:2px 0}.blogArchive > li > ol{display:none;padding-left:20px}.blogArchive > li > ol > li{}.blogArchive > li > ol > li > a{display:block;padding:2px 0}.blogArchive > li > ol > li > ul{display:none;padding-left:20px}.blogArchive > li > ol > li > ul > li{padding:2px 0}.blogArchive > li > ol > li.open > ul{display:block}.blogArchive > li > ol > li:not(:last-child) > ul{padding-bottom:5px}.blogArchive > li.open > ol{display:block}.blogArchive > li:not(:last-child) > ol{padding-bottom:10px}.blogAdLocationInEntryMessage{float:left;margin-bottom:10px;margin-right:15px}.blogEntryReadMoreButton .icon{color:inherit}@media screen and (max-width:768px){.blogEntry .messageFooterButtons{display:flex !important;flex:1 1 100%;justify-content:flex-start}.blogEntry .messageFooterButtons .button{padding:8px 18px}.blogEntry .messageFooterGroup > .messageFooterButtons{position:static;padding-top:10px;pointer-events:all}.blogEntry .messageFooterGroup > .messageFooterButtons > li{height:auto;overflow:initial}}@media screen and (max-width:768px) and (max-width:768px){.blogEntry .messageFooterButtons .button{font-size:14px}}.galleryImageList{display:flex;flex-wrap:wrap;margin-bottom:-20px}.galleryImageList > li{flex:0 0 100%;display:block;margin-bottom:20px}@media screen and (min-width:545px),print{.galleryImageList > li{flex-basis:31.3333333333%;width:31.3333333333%;margin-left:1%;margin-right:1%}}@media screen and (max-width:544px){.galleryMasonry > li{margin-bottom:20px}}@media screen and (min-width:545px),print{.galleryMasonry{-webkit-columns:3;-moz-columns:3;columns:3;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px}.galleryMasonry > li{margin-bottom:5px}}@media screen and (min-width:545px) and (max-width:768px){.galleryMasonry{-webkit-columns:2;-moz-columns:2;columns:2}}.galleryImageList > li,.galleryMasonry > li{position:relative;overflow:hidden}.galleryImageList > li > a,.galleryMasonry > li > a{display:block;outline:none}.galleryImageList > li > a > img,.galleryMasonry > li > a > img{width:100%}.galleryImageList > li > div,.galleryMasonry > li > div{background-color:rgba(0, 0, 0, 0.6);bottom:0;color:#fff;pointer-events:none;position:absolute;width:100%;padding:10px 0}.galleryImageList > li > div a,.galleryMasonry > li > div a,.galleryImageList > li > div .icon,.galleryMasonry > li > div .icon{color:inherit}.galleryImageList > li > div > p,.galleryMasonry > li > div > p,.galleryImageList > li > div > div > ul,.galleryMasonry > li > div > div > ul,.galleryImageList > li > div > div > dl,.galleryMasonry > li > div > div > dl{margin:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}.galleryImageList > li > div > p,.galleryMasonry > li > div > p{margin-right:32px}.galleryImageList > li > div > label,.galleryMasonry > li > div > label{bottom:5px;position:absolute;right:10px}.galleryImageList > li > div > div,.galleryMasonry > li > div > div{height:0;opacity:0;overflow:hidden;transition:height 0.25s ease-out, opacity 0s linear 0.25s}.galleryImageList > li > div > div > dl,.galleryMasonry > li > div > div > dl{font-weight:400;margin-top:2px}@media screen and (min-width:769px),print{.galleryImageList > li > div > div > dl,.galleryMasonry > li > div > div > dl{font-size:12px}}@media screen and (max-width:768px){.galleryImageList > li > div > div > dl,.galleryMasonry > li > div > div > dl{font-size:12px}}.galleryImageList > li > div > div > dl > dt::after,.galleryMasonry > li > div > div > dl > dt::after,.galleryImageList > li > div > div > dl > dd::after,.galleryMasonry > li > div > div > dl > dd::after{display:none}.galleryImageList > li > div > div > dl > dd,.galleryMasonry > li > div > div > dl > dd{margin-right:10px}.galleryImageList > li.imageDisabled > div,.galleryMasonry > li.imageDisabled > div{background-color:rgba(223, 240, 216, 0.9);color:rgba(60, 118, 61, 1)}.galleryImageList > li.imageDeleted > div,.galleryMasonry > li.imageDeleted > div{background-color:rgba(242, 222, 222, 0.9);color:rgba(169, 68, 66, 1)}.galleryImageList > li.jsMarked > div,.galleryMasonry > li.jsMarked > div{background-color:rgba(217, 221, 201, 0.9);color:rgba(47, 68, 12, 1)}.galleryImageList > li.jsGalleryImageShowDetails > div > div,.galleryMasonry > li.jsGalleryImageShowDetails > div > div,.galleryImageList > li:hover > div > div,.galleryMasonry > li:hover > div > div,.galleryImageList > li > a:focus + div > div,.galleryMasonry > li > a:focus + div > div{height:2.5em;opacity:1;transition-delay:0s}.galleryImageClipboardCheckbox{pointer-events:all}.galleryNewImageBadge{background-color:rgba(217, 221, 201, 1);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:rgba(47, 68, 12, 1);font-weight:bold;padding:2px 10px;pointer-events:none;position:absolute;right:10px;top:10px}.galleryAlbumList ul.galleryAlbumCoverImages{margin-bottom:10px;margin-top:20px;overflow:hidden}.galleryAlbumList ul.galleryAlbumCoverImages > li{float:left;width:140px}.galleryAlbumList ul.galleryAlbumCoverImages > li img{max-width:100%}@media screen and (min-width:769px),print{.galleryAlbumList ul.galleryAlbumCoverImages{max-height:280px}.galleryAlbumList ul.galleryAlbumCoverImages.galleryMediumAlbumCoverImages{height:280px}.galleryAlbumList ul.galleryAlbumCoverImages.galleryMediumAlbumCoverImages > li:first-child{height:280px;position:relative;width:auto}.galleryAlbumList ul.galleryAlbumCoverImages.galleryMediumAlbumCoverImages > li:first-child > a > img{position:relative;top:-70px}}@media screen and (max-width:768px){.galleryAlbumList ul.galleryAlbumCoverImages.galleryMediumAlbumCoverImages > li:first-child{height:140px;overflow:hidden}.galleryAlbumList ul.galleryAlbumCoverImages.galleryMediumAlbumCoverImages > li:first-child img{max-height:100%;max-width:none}}.galleryPreviewTag > img{background-color:rgba(244, 246, 235, 1);border:1px solid rgba(244, 246, 235, 1);padding:5px}.galleryPreviewTagList{display:flex;flex-wrap:wrap;margin-bottom:-5px}.galleryPreviewTagList > li{flex:0 1 auto}.galleryPreviewTagList > li:not(:last-child){margin-right:5px}.galleryPreviewTagList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.galleryPreviewTagList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.galleryPreviewTagList > li{margin-bottom:5px}.galleryPreviewTagBox{min-height:160px}.galleryPreviewTagBox > .galleryPreviewTag{float:left}.galleryPreviewTagBox > div{margin-left:171px}.galleryImageContainer > .galleryImage{position:relative}.galleryImageContainer > .galleryImage:not(.galleryVideo):not(.galleryVideoLink){text-align:center}.galleryImageContainer > .galleryImage img{max-width:100%}.galleryImageContainer > .galleryImage > .galleryPreviousImageButton,.galleryImageContainer > .galleryImage > .galleryNextImageButton{background-color:black;border-radius:30px;margin-top:-20px;opacity:0.2;padding:4px;position:absolute;top:50%;z-index:10;transition:opacity 0.2s}.galleryImageContainer > .galleryImage > .galleryPreviousImageButton > span,.galleryImageContainer > .galleryImage > .galleryNextImageButton > span{color:white;position:relative;text-shadow:none;top:2px}.galleryImageContainer > .galleryImage > .galleryPreviousImageButton:hover,.galleryImageContainer > .galleryImage > .galleryNextImageButton:hover{opacity:0.9 !important}.galleryImageContainer > .galleryImage:hover > .galleryPreviousImageButton,.galleryImageContainer > .galleryImage:hover > .galleryNextImageButton{opacity:0.6}.galleryImageContainer > .galleryImage > .galleryPreviousImageButton{left:10px}.galleryImageContainer > .galleryImage > .galleryPreviousImageButton > span{left:-2px}.galleryImageContainer > .galleryImage > .galleryNextImageButton{right:10px}.galleryImageContainer > .galleryImage > .galleryNextImageButton > span{left:2px}.galleryImageContainer > .galleryVideo video{max-width:100%}.galleryImageContainer > .galleryVideo.galleryImageHasPreviousImage > .galleryVideoContainer,.galleryImageContainer > .galleryVideoLink.galleryImageHasPreviousImage > .galleryVideoContainer{margin-left:60px}.galleryImageContainer > .galleryVideo.galleryImageHasNextImage > .galleryVideoContainer,.galleryImageContainer > .galleryVideoLink.galleryImageHasNextImage > .galleryVideoContainer{margin-right:60px}.gallerySidebarBoxImageNavigation{font-size:0}.gallerySidebarBoxImageNavigation .boxContent > ul{height:76px;position:relative;overflow:hidden}.gallerySidebarBoxImageNavigation .boxContent > ul > li{display:inline-block;position:absolute}.gallerySidebarBoxImageNavigation .boxContent > ul > li:first-child,.gallerySidebarBoxImageNavigation .boxContent > ul > li:last-child{background-color:rgba(188, 197, 131, 1);height:76px;vertical-align:top;z-index:10}.gallerySidebarBoxImageNavigation .boxContent > ul > li:first-child.disabled,.gallerySidebarBoxImageNavigation .boxContent > ul > li:last-child.disabled{opacity:0.5}.gallerySidebarBoxImageNavigation .boxContent > ul > li:first-child.disabled > .icon,.gallerySidebarBoxImageNavigation .boxContent > ul > li:last-child.disabled > .icon{cursor:not-allowed}.gallerySidebarBoxImageNavigation .boxContent > ul > li:first-child > .icon,.gallerySidebarBoxImageNavigation .boxContent > ul > li:last-child > .icon{padding:30px 0}.gallerySidebarBoxImageNavigation .boxContent > ul > li:first-child{margin-right:3px;left:0}.gallerySidebarBoxImageNavigation .boxContent > ul > li:nth-child(2){left:19px;position:relative}.gallerySidebarBoxImageNavigation .boxContent > ul > li:last-child{right:0}.gallerySidebarBoxImageNavigation .boxContent > ul > li > ul{height:76px;width:99999px;position:absolute;overflow:hidden}.gallerySidebarBoxImageNavigation .boxContent > ul > li > ul > li{display:inline-block;margin-right:3px;transition:opacity 0.2s ease-out}.gallerySidebarBoxImageNavigation .boxContent > ul > li > ul > li:not(.active){opacity:0.5}.gallerySidebarBoxImageNavigation .boxContent > ul > li > ul > li:hover{opacity:1}.gallerySidebarBoxImageNavigation .boxContent > ul > li > ul > li > a{display:block}.gallerySidebarBoxImageNavigation .boxContent > ul > li > ul > li > a > img{width:76px}.gallerySortableImageList{font-size:0;padding:0 10px;margin-bottom:-20px;margin-left:0 !important;margin-right:-20px}.gallerySortableImageList > .gallerySortableImagePlaceholder{background-color:rgba(252, 248, 227, 1)}.gallerySortableImageList > li{display:inline-block;margin-bottom:20px;margin-right:20px;min-height:144px;min-width:144px;position:relative;vertical-align:top}.gallerySortableImageList > li > div{background-color:rgba(0, 0, 0, 0.6);bottom:0;color:#fff;position:absolute;width:100%;padding:10px 0}.gallerySortableImageList > li > div > p{font-weight:400;margin:0 10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal}@media screen and (min-width:769px),print{.gallerySortableImageList > li > div > p{font-size:12px}}@media screen and (max-width:768px){.gallerySortableImageList > li > div > p{font-size:12px}}.gallerySidebarItemList .gallerySidebarItemImage img{max-width:64px}.gallerySidebarImageList{font-size:0;margin-right:-3px;margin-bottom:-3px}.gallerySidebarImageList > li{display:inline-block;margin-right:3px;margin-bottom:3px}.gallerySidebarImageList > li > a{display:block}.gallerySidebarImageList > li > a > img{width:88px}#thumbnailList{margin-bottom:-20px}#thumbnailList::before,#thumbnailList::after{display:table;content:""}#thumbnailList::after{clear:both}#thumbnailList > li{background-color:rgba(244, 246, 235, 1);border:1px solid rgba(244, 246, 235, 1);cursor:pointer;float:left;height:112px;margin:0 20px 20px 0;padding:5px;position:relative;width:112px}#thumbnailList > li .imageOptions{background-color:inherit;display:none;position:absolute;bottom:5px;right:5px;padding:5px}#thumbnailList > li:hover .imageOptions{display:block}#thumbnailList > li.active{background-color:rgba(217, 221, 201, 1)}#thumbnailList > li.imageError{background-color:rgba(242, 222, 222, 1);border-color:rgba(169, 68, 66, 1)}#thumbnailList > li.jsImageUpload > input{position:absolute;height:110px;width:110px;left:0;opacity:0;top:0;z-index:100}#thumbnailList > li.jsImageUpload > input,#thumbnailList > li.jsImageUpload > span{cursor:pointer !important}#thumbnailList > li > .icon32{position:absolute;left:40px;top:40px}#thumbnailList > li > .galleryUploadProgress{bottom:5px;left:5px;position:absolute;right:5px}#thumbnailList > li > .galleryUploadProgress > progress{width:60px}#thumbnailList > li > .galleryUploadProgress > span{float:right}#thumbnailList > li > img{height:100px;width:100px}#image{text-align:center}#image > img{max-height:800px;max-width:100%}#video{text-align:center}#video > video{max-height:800px;max-width:100%}#galleryVideoThumbnailPreview{max-height:400px;max-width:80%}.galleryOverwriteIcon{margin-left:5px}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;z-index:99999;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}#galleryImageThumbnailAreaSelector{position:relative}#galleryImageThumbnailAreaSelector:not(.disabled){cursor:move}#galleryImageThumbnailAreaSelector > .galleryImageThumbnailArea{box-sizing:border-box;border:rgba(217, 221, 201, 1) 3px solid;width:100%;height:100%;position:absolute}#galleryImageThumbnailAreaButtons{bottom:30px;cursor:pointer;position:fixed;right:30px;z-index:400}.galleryImageSeries{background-color:rgba(244, 246, 235, 1);box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);max-width:560px;padding:20px}.galleryImageSeries .containerHeadline > h3{margin:0 0 10px}.galleryImageSeries .slideshowContainer > ul{list-style:none !important;margin:0 !important}.galleryImageSeries .slideshowContainer > ul > li{margin:0 !important}.galleryImageSeries .slideshowButtonList{list-style:none !important;margin:0 !important;text-align:center;width:100%}.galleryImageSeries .slideshowButtonList > li{margin:0 !important}.galleryImageSeries .galleryImageSeriesImage:not(:only-child){padding-top:20px}.galleryImageSeries .galleryImageSeriesImage .galleryImageSeriesHeadline{border-bottom:1px solid rgba(244, 246, 235, 1);margin-bottom:10px}.galleryImageSeries .galleryImageSeriesImage .containerHeadline h3{padding-top:10px;margin:0}.galleryImageSeries .galleryImageSeriesImage .containerHeadline:not(:first-child) p{height:1.5em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.galleryImageInfoWindow > ul{font-size:0}.galleryImageInfoWindow > ul > li{display:inline-block;margin-right:5px;margin-top:5px}.galleryImageInfoWindow > ul > li img{max-height:50px;vertical-align:bottom}.galleryImageBrowserPagination:not(:empty){margin-bottom:20px}.galleryImageBrowserContainerList > li > .box64 > .galleryImageBrowserImage > img{width:64px;height:64px}.galleryImageBrowserContainerList > li > .box64 > .details > .containerHeadline > h3{overflow:hidden;padding-right:21px;text-overflow:ellipsis;white-space:nowrap}.galleryImageBrowserContainerList > li > .box64 > .details > nav > .buttonList{opacity:1}.galleryImagesInMotion{overflow:hidden;position:relative}@media screen and (min-width:769px),print{.galleryImagesInMotion{height:500px}}@media screen and (max-width:768px){.galleryImagesInMotion{height:300px}}.galleryImagesInMotion.loading::before{content:"";height:48px;margin:-24px 0 0 -24px;left:50%;position:absolute;top:50%;width:48px}.galleryImagesInMotion:hover > .primary > figcaption{opacity:1}.galleryImagesInMotion:hover > a{opacity:1}.galleryImagesInMotion > canvas{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.galleryImagesInMotion > canvas.secondary{z-index:1}.galleryImagesInMotion > a{align-items:center;background-color:rgba(0, 0, 0, 0.4);bottom:0;height:68px;left:0;padding:10px 20px;position:absolute;right:0;text-decoration:none;z-index:2}@media screen and (min-width:1025px),print{.galleryImagesInMotion > a{opacity:0;transition:opacity linear 0.3s}}.galleryImagesInMotion > a > img{height:48px;width:48px}.galleryImagesInMotion > a > h1{color:rgba(255, 255, 255, 1);font-size:1.8rem;font-weight:normal;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.6)}.galleryImagesInMotion > img{display:none}.galleryImageGrid{height:420px;overflow:hidden;display:-ms-flexbox;-ms-flex-wrap:wrap;display:-webkit-flex;-webkit-flex-wrap:wrap;display:flex;flex-wrap:wrap}.galleryImageGrid > .imageGridMain{background-color:rgba(244, 246, 235, 1);border:1px solid rgba(244, 246, 235, 1);box-sizing:border-box;height:420px;min-width:560px;padding:1px;position:relative;-ms-flex:1 0 auto;-webkit-flex:1 0 auto;flex:1 0 auto}.galleryImageGrid > .imageGridMain > a{bottom:1px;left:1px;opacity:0;overflow:hidden;position:absolute;right:1px;text-decoration:none;top:1px;z-index:1;transition:opacity 1.5s linear}.galleryImageGrid > .imageGridMain > a.active{opacity:1;z-index:2}.galleryImageGrid > .imageGridMain > a.active:hover > span::before{-webkit-transform:none;transform:none}.galleryImageGrid > .imageGridMain > a.active > span::before{background-color:rgba(0, 0, 0, 0.5);bottom:0;content:attr(data-title);color:rgba(255, 255, 255, 1);display:block;font-size:1.4rem;left:0;padding:10px 20px;position:absolute;right:0}@media screen and (min-width:1025px),print{.galleryImageGrid > .imageGridMain > a.active > span::before{-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform 0.3s linear;transition:transform 0.3s linear}}.galleryImageGrid > .imageGridMain > a > span{background-position:center;background-repeat:no-repeat;background-size:100%;display:block;height:100%;opacity:1;transition:opacity 0.3s linear}.galleryImageGrid > .imageGridMain > a > span.imageLoading{opacity:0}.galleryImageGrid > .imageGridColumn{height:420px;overflow:hidden;display:-ms-flexbox;-ms-flex:0 282px;-ms-flex-wrap:wrap;display:-webkit-flex;-webkit-flex:0 282px;-webkit-flex-wrap:wrap;display:flex;flex:0 282px;flex-wrap:wrap}.galleryImageGrid > .imageGridColumn > li{background-color:rgba(244, 246, 235, 1);border:1px solid rgba(244, 246, 235, 1);box-sizing:border-box;margin:0 0 10px 10px;max-height:210px;padding:1px;position:relative;transition:margin-top 1s cubic-bezier(0.17, 0.67, 0.48, 1.22)}.galleryImageGrid > .imageGridColumn > li.imageGridItemOffset{margin-top:-100%}.galleryImageGrid > .imageGridColumn > li > a{display:block;overflow:hidden;position:relative;text-decoration:none}.galleryImageGrid > .imageGridColumn > li > a:hover::before{-webkit-transform:none;transform:none}.galleryImageGrid > .imageGridColumn > li > a::before{background-color:rgba(0, 0, 0, 0.5);bottom:0;content:attr(data-title);color:rgba(255, 255, 255, 1);display:block;left:0;padding:7px 14px;position:absolute;right:0}@media screen and (min-width:1025px),print{.galleryImageGrid > .imageGridColumn > li > a::before{-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform 0.3s linear;transition:transform 0.3s linear}}.galleryImageGrid > .imageGridColumn > li > a > img{height:201px;opacity:1;width:268px;transition:opacity 0.3s linear}.galleryImageGrid > .imageGridColumn > li > a > img.imageLoading{opacity:0}.galleryImageGrid > .imageGridMain:not(.hideLoading)::before,.galleryImageGrid > .imageGridColumn > li::before{content:"";height:48px;margin:-24px 0 0 -24px;left:50%;position:absolute;top:50%;width:48px}@media screen and (max-width:768px){.galleryImageGrid{height:210px}.galleryImageGrid > .imageGridMain{height:210px;min-width:0;width:100%}.galleryImageGrid > .imageGridColumn{display:none}}@media screen and (max-width:768px) and (max-width:768px){.galleryImageGrid > .imageGridMain > a.active > span::before{font-size:14px}}.galleryImageMarker.icon32{height:auto;width:auto}.galleryImageMarkerContainer{position:relative}.galleryImageMarkerContainer .galleryImageMarker{position:absolute;opacity:0.5;height:30px;transition:0.25s linear opacity;width:30px}.galleryImageMarkerContainer .galleryImageMarker:not(.ui-draggable){border:2px solid rgba(255, 255, 255, 1);box-shadow:0 0 2px rgba(0, 0, 0, 1)}.galleryImageMarkerContainer .galleryImageMarker:hover{opacity:1}.galleryImageMarkerContainer .galleryImageMarker.jsMarked{border-color:rgba(217, 221, 201, 1);opacity:1}body[data-application=gallery][data-template=imageAdd] #imageContainer{position:relative}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryPreviousImageButton,body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryNextImageButton{display:none !important}@media screen and (min-width:769px),print{body[data-application=gallery][data-template=imageAdd] #imageContainer.galleryHasNextPreviousImageButtons{padding-left:60px;padding-right:60px}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryPreviousImageButton,body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryNextImageButton{background-color:black;border-radius:30px;display:block !important;margin-top:-20px;opacity:0.2;padding:4px;position:absolute;top:100px;z-index:10;transition:opacity 0.2s}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryPreviousImageButton > span,body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryNextImageButton > span{color:white;position:relative;text-shadow:none;top:2px}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryPreviousImageButton:hover,body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryNextImageButton:hover{opacity:0.9 !important}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryPreviousImageButton.disabled,body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryNextImageButton.disabled{cursor:not-allowed}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryPreviousImageButton.disabled > span,body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryNextImageButton.disabled > span{cursor:not-allowed}body[data-application=gallery][data-template=imageAdd] #imageContainer:hover > .galleryPreviousImageButton,body[data-application=gallery][data-template=imageAdd] #imageContainer:hover > .galleryNextImageButton{opacity:0.6}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryPreviousImageButton{left:10px}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryPreviousImageButton > span{left:-2px}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryNextImageButton{right:10px}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryNextImageButton > span{left:2px}}body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryPreviousImageButton.hidden,body[data-application=gallery][data-template=imageAdd] #imageContainer > .galleryNextImageButton.hidden{display:none !important}.galleryImageListContainer .containerListDisplayOptions{margin-bottom:10px}.galleryEmbeddedImage{display:inline-block;}.galleryEmbeddedImage.galleryEmbeddedVideo,.galleryEmbeddedImage.galleryEmbeddedVideoLink{display:block}.galleryImageButtons{justify-content:flex-end}.lexiconIndexEntryList > ul{display:block;float:left}.lexiconIndexEntryList > ul > li{padding-bottom:10px}.lexiconIndexEntryList > ul > li > h2{font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.lexiconIndexEntryList > ul > li > h2{font-size:16px}}@media screen and (max-width:768px){.lexiconIndexEntryList > ul > li > h2{font-size:20px}}.lexiconIndexEntryList > ul > li > h2 span{font-weight:400}@media screen and (min-width:769px),print{.lexiconIndexEntryList > ul > li > h2 span{font-size:12px}}@media screen and (max-width:768px){.lexiconIndexEntryList > ul > li > h2 span{font-size:12px}}.lexiconIndexEntryList > ul > li > ul{list-style:disc outside none}.lexiconIndexEntryList > ul > li > ul li{margin:10px 0 0 20px}@media only screen and (max-width:800px){.lexiconIndexEntryList > ul{float:none !important;width:100% !important}.lexiconIndexContinue{display:none}.lexiconIndexEntryList > ul > li:last-child{padding-bottom:0 !important}}@media screen and (min-width:769px),print{.lexiconEntryNavigation > nav > ul{display:flex}}.lexiconEntryNavigation .lexiconPreviousEntryButton,.lexiconEntryNavigation .lexiconNextEntryButton{display:flex}@media screen and (min-width:769px),print{.lexiconEntryNavigation .lexiconPreviousEntryButton,.lexiconEntryNavigation .lexiconNextEntryButton{flex:0 0 50%;max-width:50%}}.lexiconEntryNavigation .lexiconPreviousEntryButton > a,.lexiconEntryNavigation .lexiconNextEntryButton > a{color:rgba(76, 108, 24, 1);display:flex}.lexiconEntryNavigation .lexiconPreviousEntryButton > a::before,.lexiconEntryNavigation .lexiconNextEntryButton > a::before{align-self:center;display:block;flex:0 0 auto;font-family:FontAwesome;font-size:36px}.lexiconEntryNavigation .lexiconPreviousEntryButton > a > div,.lexiconEntryNavigation .lexiconNextEntryButton > a > div{flex:1 1 auto}.lexiconEntryNavigation .lexiconPreviousEntryButton > a .lexiconEntryNavigationEntityName,.lexiconEntryNavigation .lexiconNextEntryButton > a .lexiconEntryNavigationEntityName,.lexiconEntryNavigation .lexiconPreviousEntryButton > a .lexiconEntryNavigationEntryTitle,.lexiconEntryNavigation .lexiconNextEntryButton > a .lexiconEntryNavigationEntryTitle{display:block}.lexiconEntryNavigation .lexiconPreviousEntryButton > a .lexiconEntryNavigationEntityName,.lexiconEntryNavigation .lexiconNextEntryButton > a .lexiconEntryNavigationEntityName{text-transform:uppercase}.lexiconEntryNavigation .lexiconPreviousEntryButton > a .lexiconEntryNavigationEntryTitle,.lexiconEntryNavigation .lexiconNextEntryButton > a .lexiconEntryNavigationEntryTitle{margin-top:3px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.lexiconEntryNavigation .lexiconPreviousEntryButton > a .lexiconEntryNavigationEntryTitle,.lexiconEntryNavigation .lexiconNextEntryButton > a .lexiconEntryNavigationEntryTitle{font-size:16px}}@media screen and (max-width:768px){.lexiconEntryNavigation .lexiconPreviousEntryButton > a .lexiconEntryNavigationEntryTitle,.lexiconEntryNavigation .lexiconNextEntryButton > a .lexiconEntryNavigationEntryTitle{font-size:18px}}.lexiconEntryNavigation .lexiconPreviousEntryButton > a:hover::before,.lexiconEntryNavigation .lexiconNextEntryButton > a:hover::before{color:rgba(47, 68, 12, 1)}.lexiconEntryNavigation .lexiconPreviousEntryButton > a:hover .articleNavigationArticleTitle,.lexiconEntryNavigation .lexiconNextEntryButton > a:hover .articleNavigationArticleTitle{color:rgba(47, 68, 12, 1)}@media screen and (min-width:769px),print{.lexiconEntryNavigation .lexiconPreviousEntryButton{padding-right:10px}}.lexiconEntryNavigation .lexiconPreviousEntryButton > a::before{content:"\f053"}.lexiconEntryNavigation .lexiconPreviousEntryButton > a > div{margin-left:10px}.lexiconEntryNavigation .lexiconNextEntryButton{justify-content:flex-end;text-align:right}@media screen and (min-width:769px),print{.lexiconEntryNavigation .lexiconNextEntryButton{margin-left:50%;padding-left:10px}}.lexiconEntryNavigation .lexiconNextEntryButton > a::before{content:"\f054";order:1}.lexiconEntryNavigation .lexiconNextEntryButton > a > div{margin-right:10px}@media screen and (max-width:768px){.lexiconEntryNavigation .lexiconPreviousEntryButton + .lexiconNextEntryButton{margin-top:20px}}@media screen and (min-width:769px),print{.lexiconEntryNavigation .lexiconPreviousEntryButton + .lexiconNextEntryButton{margin-left:0}}.lexiconEntryList a.anchor{position:relative;top:-55px;visibility:hidden}.versionComparison{width:100%}.versionComparison td{width:50%;vertical-align:top;white-space:pre-wrap}.versionComparison td span{float:left}.versionComparison td div{border-style:solid;border-width:0 0 0 4px;padding-left:8px}.versionComparison td .unchanged{border-color:#666}.versionComparison td .ins{border-color:#060}.versionComparison td .del{border-color:#b40}.lexiconCategoryList{margin-top:30px;}.lexiconCategoryList > li.lexiconMainCategory:not(:last-child){margin-bottom:20px}.lexiconCategoryList > li.lexiconCategoryContainer:first-child{border-top:1px solid rgba(244, 246, 235, 1)}.lexiconCategoryList .lexiconCategoryContainer{border-bottom:1px solid rgba(244, 246, 235, 1)}.lexiconCategoryList .lexiconCategory{align-items:center;display:flex;padding:10px 0}.lexiconCategoryList .lexiconCategory:hover{background-color:rgba(244, 246, 235, 1)}@media screen and (min-width:1025px),print{.lexiconCategoryList .lexiconCategory:hover .messageGroupListStatsSimple{display:none}.lexiconCategoryList .lexiconCategory:hover .lexiconStats > dl{visibility:visible}}@media screen and (min-width:769px),print{.lexiconCategoryList .lexiconCategory > .icon{flex:0 0 auto;height:auto;margin-left:26px;margin-right:10px}}@media screen and (max-width:768px){.lexiconCategoryList .lexiconCategory > .icon{display:none}}.lexiconCategoryList .lexiconCategory + ul{border-top:1px solid rgba(244, 246, 235, 1)}.lexiconCategoryList .lexiconCategory + ul > li:last-child{border-bottom-width:0}@media screen and (max-width:768px){.lexiconCategoryList .lexiconCategory{flex-wrap:wrap}.lexiconCategoryList .lexiconCategory .messageGroupListStatsSimple{display:none}}.lexiconCategoryList .lexiconCategoryMain{overflow:hidden}.lexiconCategoryList .lexiconCategoryMain .badgeUpdateMobile{display:none}@media screen and (min-width:769px),print{.lexiconCategoryList .lexiconCategoryMain{flex:1 1 auto;margin-right:20px}}@media screen and (max-width:768px){.lexiconCategoryList .lexiconCategoryMain{flex:0 0 100%}.lexiconCategoryList .lexiconCategoryMain h3{align-items:center;display:flex;overflow:hidden;white-space:nowrap}.lexiconCategoryList .lexiconCategoryMain h3::after{content:"\f105";color:rgba(47, 68, 12, 1);font-family:FontAwesome;font-size:28px;flex:0 0 18px;line-height:32px;margin-left:10px;position:relative;top:-1px;text-align:right}.lexiconCategoryList .lexiconCategoryMain h3 > a{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.lexiconCategoryList .lexiconCategoryMain h3 > .badge{flex:0 0 auto;margin-left:10px}.lexiconCategoryList .lexiconCategoryMain .badgeUpdate:not(.badgeUpdateMobile){display:none}.lexiconCategoryList .lexiconCategoryMain .badgeUpdateMobile{display:inline-block}}@media screen and (min-width:769px),print{.lexiconCategoryList .lexiconCategoryDescription{color:rgba(47, 68, 12, 1)}}@media screen and (max-width:768px){.lexiconCategoryList .lexiconCategoryDescription{display:none}}@media screen and (min-width:769px),print{.lexiconCategoryList .lexiconSubCategories{margin-top:5px}.lexiconCategoryList .lexiconSubCategories > li{align-items:center}}@media screen and (max-width:768px){.lexiconCategoryList .lexiconSubCategories{display:none}}.lexiconCategoryList .lexiconStats{position:relative}@media screen and (min-width:769px),print{.lexiconCategoryList .lexiconStats{flex:0 0 16%;margin-right:34%}.lexiconCategoryList .lexiconStats + .lexiconLastEntry{margin-left:-34%}.lexiconCategoryList .lexiconStats > dl{visibility:hidden}}@media screen and (max-width:768px){.lexiconCategoryList .lexiconStats{display:none}}.lexiconCategoryList .lexiconLastEntry{overflow:hidden}@media screen and (min-width:769px),print{.lexiconCategoryList .lexiconLastEntry{flex:0 0 34%;padding-right:20px}}@media screen and (max-width:768px){.lexiconCategoryList .lexiconLastEntry{flex:0 0 100%}}.lexiconCategoryList .lexiconLastEntry > .box32{align-items:center}.lexiconCategoryList .lexiconLastEntry > .box32 > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.lexiconCategoryList .lexiconLastEntry > .box32 > a{display:none}.lexiconCategoryList .lexiconLastEntry > .box32 > div{align-items:center;display:flex}.lexiconCategoryList .lexiconLastEntry > .box32 > div > p{flex:1 1 auto}.lexiconCategoryList .lexiconLastEntry > .box32 > div > p > a{color:rgba(47, 68, 12, 1);font-weight:400}.lexiconCategoryList .lexiconLastEntry > .box32 > div > small{color:rgba(47, 68, 12, 1);flex:0 0 auto;margin-left:10px}.lexiconCategoryList .lexiconLastEntry > .box32 > div > small > a,.lexiconCategoryList .lexiconLastEntry > .box32 > div > small > .lexiconLastEntryAuthor{display:none}.lexiconCategoryList .lexiconLastEntry > .box32 > div > small > .separatorLeft::before{display:none}}@media screen and (max-width:768px) and (max-width:768px){.lexiconCategoryList .lexiconLastEntry > .box32 > div > p > a{font-size:12px}}.lexiconCategoryList .lexiconDepth2.lexiconCategoryContainer > .lexiconCategory > .icon{margin-left:68px}.lexiconCategoryList .lexiconDepth2.lexiconCategory > header{padding-left:26px}.lexiconCategoryList .lexiconDepth3.lexiconCategoryContainer > .lexiconCategory > .icon{margin-left:110px}.lexiconCategoryList .lexiconDepth3.lexiconCategory > header{padding-left:68px}.lexiconCategoryList .lexiconCategory .lexiconDepth2.lexiconCategoryContainer > .lexiconCategory > .icon{margin-left:26px}.lexiconCategoryList .lexiconCategory .lexiconDepth3.lexiconCategoryContainer > .lexiconCategory > .icon{margin-left:68px}@media screen and (max-width:768px){.lexiconCategoryList .lexiconUsersOnline{display:none}}.lexiconToc .tocLevel-1{padding-left:0}.lexiconToc .tocLevel-2{padding-left:26px}.lexiconToc .tocLevel-3{padding-left:26px}.lexiconToc .tocLevel-4{padding-left:26px}.lexiconToc .tocLevel-5{padding-left:26px}.lexiconTeaser{font-weight:600;margin-bottom:20px}a.lexiconAnchor{display:block;position:relative;top:-30px;visibility:hidden}.entryOption.wide:not(.plain) > dt{display:inline}@media screen and (max-width:768px){.lexiconEntry .messageFooterButtons{display:flex !important;flex:1 1 100%;justify-content:flex-start}.lexiconEntry .messageFooterButtons .button{padding:8px 18px}.lexiconEntry .messageFooterGroup > .messageFooterButtons{position:static;padding-top:10px;pointer-events:auto !important}.lexiconEntry .messageFooterGroup > .messageFooterButtons > li{height:auto;overflow:initial}.lexiconEntry .lexiconEntryList:first-child{margin-top:0 !important}}@media screen and (max-width:768px) and (max-width:768px){.lexiconEntry .messageFooterButtons .button{font-size:14px}}.lexiconMessageSection{margin-top:30px}.marketplaceEntryCardList{margin-left:-10px;margin-right:-10px}@media screen and (min-width:769px),print{.marketplaceEntryCardList{display:flex;flex-wrap:wrap;flex:0 0 50%;margin-bottom:-20px}}.marketplaceEntryCardList > li{overflow:hidden;padding-left:10px;padding-right:10px}@media screen and (max-width:768px){.marketplaceEntryCardList > li:not(:last-child){margin-bottom:20px}}@media screen and (min-width:769px),print{.marketplaceEntryCardList > li{flex:0 0 50%;margin-bottom:20px;max-width:50%}}.marketplaceEntryCardList .marketplaceEntryCard{border:1px solid rgba(244, 246, 235, 1)}.marketplaceEntryCardList .marketplaceEntryFooter{background-color:rgba(244, 246, 235, 1);border-top:1px solid rgba(244, 246, 235, 1)}.marketplaceEntryCardList .marketplaceEntryStats,.marketplaceEntryCardList .marketplaceEntryEditLink{padding:10px}.marketplaceEntryCardList .marketplaceEntryStats{justify-content:center}.marketplaceEntryCardList .marketplaceEntryStats > li:not(:last-child){margin-right:10px}.marketplaceEntryCardList .marketplaceEntryStats > li .icon{color:rgba(47, 68, 12, 1)}.marketplaceEntryCardList .marketplaceEntryEditLink{display:none}.marketplaceEntryCardList .marketplaceEntryEditLink > a{display:block}.marketplaceEntryCardList .messageDeleted .marketplaceEntryIconContainer,.marketplaceEntryCardList .messageDisabled .marketplaceEntryIconContainer{position:relative}.marketplaceEntryCardList .messageDeleted .marketplaceEntryIconContainer::before,.marketplaceEntryCardList .messageDisabled .marketplaceEntryIconContainer::before{display:block;font-family:FontAwesome;font-size:42px;position:absolute;text-shadow:1px 1px 0 rgba(0, 0, 0, 0.2);z-index:1}.marketplaceEntryCardList .messageDeleted .marketplaceEntryIconContainer::before{color:#b40000;content:"\f014";left:17px;top:-2px}.marketplaceEntryCardList .messageDisabled .marketplaceEntryIconContainer::before{color:#008c00;content:"\f070";left:13px;top:-2px}.marketplaceEntryIconContainer img{display:block}.marketplaceEntryIconContainer .badge{border-top-left-radius:0;border-top-right-radius:0;display:block;text-align:center}.marketplaceEntryIconContainer .marketplaceStatusIcon{border:1px solid rgba(244, 246, 235, 1);background-color:rgba(244, 246, 235, 1);padding:16px;text-align:center;width:128px;height:128px;display:block}.marketplaceEntryCard{border-collapse:collapse;position:relative;height:100%;width:100%;padding-bottom:40px}.marketplaceEntryCard input[type=checkbox]{float:right}.marketplaceEntryCard > .box128{color:inherit;padding:20px;height:100%}@media screen and (max-width:544px){.marketplaceEntryCard > .box128 .marketplaceEntryIconContainer{display:none}}.marketplaceEntryCard > .marketplaceEntryFooter{position:absolute;bottom:0;left:0;right:0}.marketplaceEntryCard .marketplaceEntryExcerpt{word-break:break-word}.marketplaceEntryCard .marketplaceEntrySubject{max-width:inherit;overflow:hidden;text-overflow:ellipsis}.marketplaceEntryCard:hover .marketplaceEntryEditLink{display:block}.marketplaceEntryCard:hover .marketplaceEntryEditLink + .marketplaceEntryStats{display:none}.marketplaceEntryCard.new .marketplaceEntrySubject{font-weight:bold}.marketplaceEntryPriceInfo{text-align:right}.marketplaceEntryPriceInfo .icon{position:relative;top:-2px}.marketplaceEntryPrice{color:rgba(41, 162, 30, 1);font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.marketplaceEntryPrice{font-size:16px}}@media screen and (max-width:768px){.marketplaceEntryPrice{font-size:18px}}.marketplaceEntryStatusComplete .marketplaceEntryCard{filter:grayscale(100%);opacity:0.7}.marketplaceEntryShortCardList{margin-left:-10px;margin-right:-10px;display:table}@media screen and (min-width:769px),print{.marketplaceEntryShortCardList{display:flex;flex-wrap:wrap;margin-bottom:-20px}}.marketplaceEntryShortCardList > li{overflow:hidden;padding-left:10px;padding-right:10px}@media screen and (min-width:769px),print{.marketplaceEntryShortCardList > li{display:table-cell}}@media screen and (max-width:768px){.marketplaceEntryShortCardList > li:not(:last-child){margin-bottom:20px}}@media screen and (min-width:769px),print{.marketplaceEntryShortCardList > li{flex:0 0 33%;margin-bottom:20px;max-width:33%}}.marketplaceEntryShortCardList .marketplaceEntryShortCard{border:1px solid rgba(244, 246, 235, 1);height:100%}.marketplaceEntryShortCard > .box64{color:inherit;padding:10px}.marketplaceCategoryList{margin-top:30px;}.marketplaceCategoryList > li.marketplaceMainCategory:not(:last-child){margin-bottom:20px}.marketplaceCategoryList > li.marketplaceCategoryContainer:first-child{border-top:1px solid rgba(244, 246, 235, 1)}.marketplaceCategoryList .marketplaceCategoryContainer{border-bottom:1px solid rgba(244, 246, 235, 1)}.marketplaceCategoryList .marketplaceCategory{align-items:center;display:flex;padding:10px 0}.marketplaceCategoryList .marketplaceCategory:hover{background-color:rgba(244, 246, 235, 1)}@media screen and (min-width:1025px),print{.marketplaceCategoryList .marketplaceCategory:hover .messageGroupListStatsSimple{display:none}.marketplaceCategoryList .marketplaceCategory:hover .marketplaceStats > dl{visibility:visible}}@media screen and (min-width:769px),print{.marketplaceCategoryList .marketplaceCategory > .icon{flex:0 0 auto;height:auto;margin-left:26px;margin-right:10px}}@media screen and (max-width:768px){.marketplaceCategoryList .marketplaceCategory > .icon{display:none}}.marketplaceCategoryList .marketplaceCategory + ul{border-top:1px solid rgba(244, 246, 235, 1)}.marketplaceCategoryList .marketplaceCategory + ul > li:last-child{border-bottom-width:0}@media screen and (max-width:768px){.marketplaceCategoryList .marketplaceCategory{flex-wrap:wrap}.marketplaceCategoryList .marketplaceCategory .messageGroupListStatsSimple{display:none}}.marketplaceCategoryList .marketplaceCategoryMain{overflow:hidden}.marketplaceCategoryList .marketplaceCategoryMain .badgeUpdateMobile{display:none}@media screen and (min-width:769px),print{.marketplaceCategoryList .marketplaceCategoryMain{flex:1 1 auto;margin-right:20px}}@media screen and (max-width:768px){.marketplaceCategoryList .marketplaceCategoryMain{flex:0 0 100%}.marketplaceCategoryList .marketplaceCategoryMain h3{align-items:center;display:flex;overflow:hidden;white-space:nowrap}.marketplaceCategoryList .marketplaceCategoryMain h3::after{content:"\f105";color:rgba(47, 68, 12, 1);font-family:FontAwesome;font-size:28px;flex:0 0 18px;line-height:32px;margin-left:10px;position:relative;top:-1px;text-align:right}.marketplaceCategoryList .marketplaceCategoryMain h3 > a{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.marketplaceCategoryList .marketplaceCategoryMain h3 > .badge{flex:0 0 auto;margin-left:10px}.marketplaceCategoryList .marketplaceCategoryMain .badgeUpdate:not(.badgeUpdateMobile){display:none}.marketplaceCategoryList .marketplaceCategoryMain .badgeUpdateMobile{display:inline-block}}@media screen and (min-width:769px),print{.marketplaceCategoryList .marketplaceCategoryDescription{color:rgba(47, 68, 12, 1)}}@media screen and (max-width:768px){.marketplaceCategoryList .marketplaceCategoryDescription{display:none}}@media screen and (min-width:769px),print{.marketplaceCategoryList .marketplaceSubCategories{margin-top:5px}.marketplaceCategoryList .marketplaceSubCategories > li{align-items:center}}@media screen and (max-width:768px){.marketplaceCategoryList .marketplaceSubCategories{display:none}}.marketplaceCategoryList .marketplaceStats{position:relative}@media screen and (min-width:769px),print{.marketplaceCategoryList .marketplaceStats{flex:0 0 16%;margin-right:34%}.marketplaceCategoryList .marketplaceStats + .marketplaceLastEntry{margin-left:-34%}.marketplaceCategoryList .marketplaceStats > dl{visibility:hidden}}@media screen and (max-width:768px){.marketplaceCategoryList .marketplaceStats{display:none}}.marketplaceCategoryList .marketplaceLastEntry{overflow:hidden}@media screen and (min-width:769px),print{.marketplaceCategoryList .marketplaceLastEntry{flex:0 0 34%;padding-right:20px}}@media screen and (max-width:768px){.marketplaceCategoryList .marketplaceLastEntry{flex:0 0 100%}}.marketplaceCategoryList .marketplaceLastEntry > .box32{align-items:center}.marketplaceCategoryList .marketplaceLastEntry > .box32 > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.marketplaceCategoryList .marketplaceLastEntry > .box32 > a{display:none}.marketplaceCategoryList .marketplaceLastEntry > .box32 > div{align-items:center;display:flex}.marketplaceCategoryList .marketplaceLastEntry > .box32 > div > p{flex:1 1 auto}.marketplaceCategoryList .marketplaceLastEntry > .box32 > div > p > a{color:rgba(47, 68, 12, 1);font-weight:400}.marketplaceCategoryList .marketplaceLastEntry > .box32 > div > small{color:rgba(47, 68, 12, 1);flex:0 0 auto;margin-left:10px}.marketplaceCategoryList .marketplaceLastEntry > .box32 > div > small > a,.marketplaceCategoryList .marketplaceLastEntry > .box32 > div > small > .marketplaceLastEntryAuthor{display:none}.marketplaceCategoryList .marketplaceLastEntry > .box32 > div > small > .separatorLeft::before{display:none}}@media screen and (max-width:768px) and (max-width:768px){.marketplaceCategoryList .marketplaceLastEntry > .box32 > div > p > a{font-size:12px}}.marketplaceCategoryList .marketplaceDepth2.marketplaceCategoryContainer > .marketplaceCategory > .icon{margin-left:68px}.marketplaceCategoryList .marketplaceDepth2.marketplaceCategory > header{padding-left:26px}.marketplaceCategoryList .marketplaceDepth3.marketplaceCategoryContainer > .marketplaceCategory > .icon{margin-left:110px}.marketplaceCategoryList .marketplaceDepth3.marketplaceCategory > header{padding-left:68px}.marketplaceCategoryList .marketplaceCategory .marketplaceDepth2.marketplaceCategoryContainer > .marketplaceCategory > .icon{margin-left:26px}.marketplaceCategoryList .marketplaceCategory .marketplaceDepth3.marketplaceCategoryContainer > .marketplaceCategory > .icon{margin-left:68px}@media screen and (max-width:768px){.marketplaceCategoryList .marketplaceUsersOnline{display:none}}.marketplaceRatingTotal{font-weight:bold}.marketplaceRatingTotal:not(:first-child){padding-top:10px;margin-top:10px;border-top:1px solid rgba(244, 246, 235, 1)}.marketplaceRatingResponse textarea + button{margin-top:2px}@media screen and (min-width:769px),print{.marketplaceRating .marketplaceRatingValues{float:right;width:400px;border:1px solid rgba(244, 246, 235, 1);padding:20px;margin:0 0 20px 20px}}.marketplaceBBCode h3{margin-top:0 !important}.marketplaceBBCode ul{list-style:outside none none !important;margin:0 !important}.marketplaceBBCode ul > li:not(:last-child){margin-right:5px}.marketplaceBBCode .labelList li{margin-top:0 !important;margin-bottom:0 !important}.marketplaceHighlightEntry .marketplaceEntryCard{border:2px solid rgba(41, 162, 30, 1)}.marketplaceHighlightEntry .marketplaceEntryShortCard{border:2px solid rgba(41, 162, 30, 1)}.marketplaceBBCode{background-color:rgba(244, 246, 235, 1);border-top:1px solid rgba(228, 231, 222, 1);border-bottom:1px solid rgba(228, 231, 222, 1)}@media screen and (max-width:1024px){.marketplaceBBCode > div{padding:10px 0}}@media screen and (min-width:1025px),print{.marketplaceBBCode > div{padding:20px}}@media screen and (max-width:768px){.marketplaceEntry .messageFooterButtons{display:flex !important;flex:1 1 100%;justify-content:flex-start}.marketplaceEntry .messageFooterButtons .button{padding:8px 18px}}@media screen and (max-width:768px) and (max-width:768px){.marketplaceEntry .messageFooterButtons .button{font-size:14px}}.marketplaceTextSection{margin-top:10px}#tpl_marketplace_entryAdd #typeSelectionContainer dd{display:flex;flex-wrap:wrap}#tpl_marketplace_entryAdd #typeSelectionContainer label{flex:0 0 auto;margin:0 10px 5px 0}@media screen and (max-width:768px){.marketplaceEntry .messageFooterButtons{display:flex !important;flex:1 1 100%;justify-content:flex-start}.marketplaceEntry .messageFooterButtons .button{padding:8px 18px}.marketplaceEntry .messageFooterGroup > .messageFooterButtons{position:static;padding-top:10px;pointer-events:auto !important}.marketplaceEntry .messageFooterGroup > .messageFooterButtons > li{height:auto;overflow:initial}}@media screen and (max-width:768px) and (max-width:768px){.marketplaceEntry .messageFooterButtons .button{font-size:14px}}.galleryAccountInfoBox{padding:7px 0px 14px 8px;margin-top:0px}.galleryAccountInfoBox.galleryAccountInfoBox div{text-align:center;margin:10px 0px 10px 5px;padding-right:10px}.gacibLegend{font-size:0.9rem;padding:0px;margin-bottom:8px;text-transform:uppercase;text-shadow:0px 1px 0px rgba(255, 255, 255, 0.8)}.galleryAccountInfoUsageBar{background-color:rgba(165, 223, 65, 1);border-radius:0px;height:10px;padding:0px;margin-right:18px}.galleryAccountInfoUsageBar > span{background-color:rgba(76, 169, 22, 1);color:transparent;display:block;height:100%}.galleryAccountInfoUsageBar.yellow{background-color:rgba(254, 207, 35, 1)}.galleryAccountInfoUsageBar.yellow > span{background-color:rgba(253, 146, 21, 1)}.galleryAccountInfoUsageBar.red{background-color:rgba(255, 205, 210, 1)}.galleryAccountInfoUsageBar.red > span{background-color:rgba(244, 67, 54, 1)}.galleryAccountInfoUsageBar.black{background-color:rgba(255, 255, 255, 1)}.galleryAccountInfoUsageBar.black > span{background-color:#2d2d2d}.plain.dataList.gacib{font-size:12px}.box[data-box-identifier="de.darkwood-studios.wcf.dashboard.teamlist.box"] .boxHeadline:first-child{margin-top:0}.box[data-box-identifier="de.darkwood-studios.wcf.dashboard.teamlist.box"] .boxHeadline:first-child > h2{padding-top:0 !important}.box[data-box-identifier="de.darkwood-studios.wcf.dashboard.teamlist.box"] .boxHeadline > h2{padding:10px 0;font-weight:bold}.box[data-box-identifier="de.darkwood-studios.wcf.dashboard.teamlist.box"] .sidebarItemTitle{line-height:32px}.box[data-box-identifier="de.darkwood-studios.wcf.dashboard.teamlist.box"] .onlineStatus.online{color:#090}.box[data-box-identifier="de.darkwood-studios.wcf.dashboard.teamlist.box"] .onlineStatus.offline{color:#c00}.box[data-box-identifier="de.darkwood-studios.wcf.dashboard.teamlist.box"] .framed > img{border:2px solid}.box[data-box-identifier="de.darkwood-studios.wcf.dashboard.teamlist.box"] .framed.online > img{border-color:#090}.box[data-box-identifier="de.darkwood-studios.wcf.dashboard.teamlist.box"] .framed.offline > img{border-color:#c00}.visitorsList{margin-top:10px}@media screen and (min-width:1025px),print{.contentHeader.newsNews > .contentHeaderIcon{position:relative}}.contentHeader.newsNews.messageDeleted > .contentHeaderIcon::before,.contentHeader.newsNews.messageDisabled > .contentHeaderIcon::before{display:block;font-family:FontAwesome;font-size:56px;position:absolute}.contentHeader.newsNews.messageDeleted > .contentHeaderIcon > img,.contentHeader.newsNews.messageDisabled > .contentHeaderIcon > img{visibility:hidden}.contentHeader.newsNews.messageDeleted > .contentHeaderIcon::before{color:#b40000;content:"\f014";left:11px;top:-9px}.contentHeader.newsNews.messageDisabled > .contentHeaderIcon::before{color:#008c00;content:"\f070";left:4px;top:-8px}#news footer.messageFooter{margin-top:15px}.news .hidden{display:none !important}.newsList div.messageBody{margin-top:10px}.newsList div.messageBody .messageText.newsImage{margin-top:5px}.newsList div.messageBody .messageText.newsImage.left{float:left;margin-right:10px}.newsList div.messageBody .messageText.newsImage.right{float:right;margin-left:10px}.newsList div.messageBody .messageText img.newsImage{max-width:100%}.newsDateBadge > div{font-size:16px;background-color:rgba(244, 246, 235, 1);border:1px solid rgba(244, 246, 235, 1);text-align:center;margin-right:10px;padding:5px;border-radius:5px}.newsDateBadge > div > p{font-size:12px;margin-top:5px;font-weight:normal}.newsDateBadge > div > h3{color:rgba(41, 162, 30, 1);font-weight:bold}@media screen and (min-width:769px),print{.newsDateBadge{width:70px}.news > div.messageContent > div > div:not(.newsDateBadge){width:calc(100% - 70px)}}@media screen and (max-width:768px){.newsDateBadge{width:60px}.news > div.messageContent > div > div:not(.newsDateBadge){width:calc(100% - 60px)}}.news .messageContent > div:first-child{display:flex}article.news:not(.ignoredUserMessage),article.news > div > section{min-height:80px}.news.message .messageClipboardCheckbox::before{top:-2px}.news.message div.containerHeadline > h3.inlineList{flex-wrap:nowrap}.news.message .messageClipboardCheckbox{margin-right:10px}.news.message.jsMarked .messageClipboardCheckbox::after{top:4px}.newsCategoryContainer{border-bottom:1px solid rgba(244, 246, 235, 1)}.newsCategoryContainer:first-child{border-top:1px solid rgba(244, 246, 235, 1)}.newsCategoryContainer .newsCategoryContent{align-items:center;display:flex;padding:10px 5px}.newsCategoryContainer .newsCategoryContent:hover{background-color:rgba(244, 246, 235, 1)}.newsCategoryContainer .newsCategoryContent > *{overflow:hidden}.newsCategoryContainer .newsCategoryContent > .newsHeader{flex:1 1 auto}.newsCategoryContainer .newsCategoryContent > .newsHeader .badgeUpdateMobile{display:none}@media screen and (max-width:768px){.newsCategoryContainer .newsCategoryContent > .newsHeader span.icon{display:none}.newsCategoryContainer .newsCategoryContent > .newsHeader h3{align-items:center;display:flex;overflow:hidden;white-space:nowrap}.newsCategoryContainer .newsCategoryContent > .newsHeader h3::after{content:"\f105";color:rgba(47, 68, 12, 1);font-family:FontAwesome;font-size:28px;line-height:32px;margin-left:10px;position:relative;top:-1px}.newsCategoryContainer .newsCategoryContent > .newsHeader h3 > a{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.newsCategoryContainer .newsCategoryContent > .newsHeader h3 > .badge{flex:0 0 auto;margin-left:10px}.newsCategoryContainer .newsCategoryContent > .newsHeader h3 .badgeUpdate:not(.badgeUpdateMobile){display:none}.newsCategoryContainer .newsCategoryContent > .newsHeader h3 .badgeUpdateMobile{display:inline-block}}@media screen and (max-width:768px){.newsCategoryContainer .newsCategoryContent > .newsLastNews{display:none}}@media screen and (min-width:769px),print{.newsCategoryContainer .newsCategoryContent > .newsLastNews{flex:0 0 50%}}.previewImageContainer{margin-top:10px}.previewImage > img{display:block}@media screen and (min-width:769px),print{.newsNavigationButtons > nav > ul{display:flex}}@media screen and (min-width:769px),print{.newsNavigationButtons .newsPreviousButton,.newsNavigationButtons .newsNextButton{width:50%}}.newsNavigationButtons .newsPreviousButton > a,.newsNavigationButtons .newsNextButton > a{color:rgba(76, 108, 24, 1);display:block}.newsNavigationButtons .newsPreviousButton > a::before,.newsNavigationButtons .newsNextButton > a::before{font-family:FontAwesome;font-size:36px;display:block}.newsNavigationButtons .newsPreviousButton > a .newsNavigationName,.newsNavigationButtons .newsNextButton > a .newsNavigationName,.newsNavigationButtons .newsPreviousButton > a .newsNavigationTitle,.newsNavigationButtons .newsNextButton > a .newsNavigationTitle{display:block}.newsNavigationButtons .newsPreviousButton > a .newsNavigationName,.newsNavigationButtons .newsNextButton > a .newsNavigationName{text-transform:uppercase}.newsNavigationButtons .newsPreviousButton > a .newsNavigationTitle,.newsNavigationButtons .newsNextButton > a .newsNavigationTitle{margin-top:3px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.newsNavigationButtons .newsPreviousButton > a .newsNavigationTitle,.newsNavigationButtons .newsNextButton > a .newsNavigationTitle{font-size:16px}}@media screen and (max-width:768px){.newsNavigationButtons .newsPreviousButton > a .newsNavigationTitle,.newsNavigationButtons .newsNextButton > a .newsNavigationTitle{font-size:18px}}.newsNavigationButtons .newsPreviousButton > a:hover::before,.newsNavigationButtons .newsNextButton > a:hover::before{color:rgba(47, 68, 12, 1)}.newsNavigationButtons .newsPreviousButton > a:hover .articleNavigationArticleTitle,.newsNavigationButtons .newsNextButton > a:hover .articleNavigationArticleTitle{color:rgba(47, 68, 12, 1)}@media screen and (min-width:769px),print{.newsNavigationButtons .newsPreviousButton{padding-right:10px}}.newsNavigationButtons .newsPreviousButton > a::before{float:left;content:"\f053"}.newsNavigationButtons .newsPreviousButton > a > div{margin-left:36px}.newsNavigationButtons .newsNextButton{text-align:right}@media screen and (min-width:769px),print{.newsNavigationButtons .newsNextButton{margin-left:50%;padding-left:10px}}.newsNavigationButtons .newsNextButton > a::before{float:right;content:"\f054"}.newsNavigationButtons .newsNextButton > a > div{margin-right:36px}@media screen and (max-width:768px){.newsNavigationButtons .newsPreviousButton + .newsNextButton{margin-top:20px}}@media screen and (min-width:769px),print{.newsNavigationButtons .newsPreviousButton + .newsNextButton{margin-left:0}}.newsDeleteNote{border-left-color:rgba(235, 204, 204, 1)}@media (max-width:544px){.news > .contentHeaderNavigation > ul.jsNewsInlineEditorContainer > li:not(:first-child){margin-top:0}}.newsBBBox{max-width:100%;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);padding:20px 20px 0 20px}.newsBBBox h3{margin:0 !important}.newsBBBox .inlineList{list-style-type:none !important;margin:0 !important}.newsBBBox a span:not(.icon),.newsBBBox a time,.newsBBBox a p,.newsBBBox a li{color:rgba(76, 108, 24, 1)}.newsList.doubleColumned > li,.newsList.tripleColumned > li{padding-top:0 !important;border-bottom-width:1px !important}.newsList.tripleColumned li:nth-last-child(-n + 3):nth-child(3n + 1),.newsList.tripleColumned li:nth-last-child(-n + 3):nth-child(3n + 1) ~ li{border-bottom-width:0 !important}.newsList.doubleColumned li:nth-last-child(-n + 2):nth-child(2n + 1),.newsList.doubleColumned li:nth-last-child(-n + 2):nth-child(2n + 1) ~ li{border-bottom-width:0 !important}#news .newsLikesSummery{margin-top:30px}.wbbPost .messageFooter{display:flex;flex-direction:column}.wbbPost .messageComments{order:10;margin-top:20px}.wbbPost .messageComments .buttonList .wcfLikeButton ~ .wcfLikeButton{display:none}.wbbPost .messageComments .containerHeadline .wcfLikeCounter ~ .wcfLikeCounter{display:none}body{font-family:"Roboto", Arial, Helvetica, sans-serif}b,strong{font-weight:500}.layoutBoundary{padding:0 10px}@media screen and (min-width:1025px),print{.layoutBoundary{padding:0 15px}}.htmlContent h1,.messageBody > .messageText h1,.messageSignature > div h1,.redactor-layer h1,.htmlContent h2,.messageBody > .messageText h2,.messageSignature > div h2,.redactor-layer h2,.htmlContent h3,.messageBody > .messageText h3,.messageSignature > div h3,.redactor-layer h3,.htmlContent h4,.messageBody > .messageText h4,.messageSignature > div h4,.redactor-layer h4,.htmlContent h5,.messageBody > .messageText h5,.messageSignature > div h5,.redactor-layer h5,.htmlContent h6,.messageBody > .messageText h6,.messageSignature > div h6,.redactor-layer h6{font-weight:500;margin:15px 0 5px}.htmlContent h1:first-of-type,.messageBody > .messageText h1:first-of-type,.messageSignature > div h1:first-of-type,.redactor-layer h1:first-of-type,.htmlContent h2:first-of-type,.messageBody > .messageText h2:first-of-type,.messageSignature > div h2:first-of-type,.redactor-layer h2:first-of-type,.htmlContent h3:first-of-type,.messageBody > .messageText h3:first-of-type,.messageSignature > div h3:first-of-type,.redactor-layer h3:first-of-type,.htmlContent h4:first-of-type,.messageBody > .messageText h4:first-of-type,.messageSignature > div h4:first-of-type,.redactor-layer h4:first-of-type,.htmlContent h5:first-of-type,.messageBody > .messageText h5:first-of-type,.messageSignature > div h5:first-of-type,.redactor-layer h5:first-of-type,.htmlContent h6:first-of-type,.messageBody > .messageText h6:first-of-type,.messageSignature > div h6:first-of-type,.redactor-layer h6:first-of-type{margin:0 0 5px}.htmlContent p + h1:first-of-type,.messageBody > .messageText p + h1:first-of-type,.messageSignature > div p + h1:first-of-type,.redactor-layer p + h1:first-of-type,.htmlContent p + h2:first-of-type,.messageBody > .messageText p + h2:first-of-type,.messageSignature > div p + h2:first-of-type,.redactor-layer p + h2:first-of-type,.htmlContent p + h3:first-of-type,.messageBody > .messageText p + h3:first-of-type,.messageSignature > div p + h3:first-of-type,.redactor-layer p + h3:first-of-type,.htmlContent p + h4:first-of-type,.messageBody > .messageText p + h4:first-of-type,.messageSignature > div p + h4:first-of-type,.redactor-layer p + h4:first-of-type,.htmlContent p + h5:first-of-type,.messageBody > .messageText p + h5:first-of-type,.messageSignature > div p + h5:first-of-type,.redactor-layer p + h5:first-of-type,.htmlContent p + h6:first-of-type,.messageBody > .messageText p + h6:first-of-type,.messageSignature > div p + h6:first-of-type,.redactor-layer p + h6:first-of-type{margin:15px 0 5px}@media screen and (min-width:1025px),print{.pageHeaderContainer{padding-top:60px}}@media screen and (max-width:1024px){.pageHeaderPanel{box-shadow:0 3px 0 0 rgba(0, 0, 0, 0.05)}}@media screen and (min-width:1025px),print{.pageHeaderPanel{box-shadow:0 3px 0 0 rgba(0, 0, 0, 0.05), 0 3px 0 0 rgba(207, 213, 166, 1)}}.pageHeaderPanel > .layoutBoundary{align-items:center;justify-content:space-between}@media screen and (max-width:1024px){.pageHeaderPanel > .layoutBoundary{padding:8px 10px}}.pageHeaderUnsticky .pageHeaderContainer{padding-top:0}.pageHeaderUnsticky .pageHeaderPanel{position:relative}@media screen and (max-width:1024px){.pageHeaderUnsticky .searchBarOpen .pageHeaderSearch{left:-50px !important;position:absolute;top:25px !important;width:100vw}}@media screen and (min-width:1025px),print{.pageHeaderUnsticky .searchBarOpen .pageHeaderSearch{position:relative;top:0 !important}.pageHeaderUnsticky .interactiveDropdown{position:absolute}}@media screen and (max-width:1024px){.pageHeaderLogo{flex:1 1 auto;max-height:50px;order:1;text-align:center}.pageHeaderLogo > a{display:inline-block}.pageHeaderLogo .pageHeaderLogoSmall{max-height:calc(50px - 16px)}}@media screen and (min-width:1025px),print{.pageHeaderLogo{flex:0 0 auto;margin-right:15px;max-height:60px}.pageHeaderLogo > a{padding:5px 0}.pageHeaderLogo .pageHeaderLogoLarge{max-height:calc(60px - 10px)}}@media screen and (min-width:1025px),print{.wcfAdLocationLogo{float:none;margin:0}}.mainMenu{font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (max-width:1024px){.mainMenu{margin-right:0;order:0}.mainMenu::before{color:rgba(41, 162, 30, 1);font-size:35px;padding:0 10px 0 0}}@media screen and (min-width:1025px),print{.mainMenu{flex:0 1 auto;margin-right:0}}.mainMenu.pageMenuMobileButtonHasContent::after{background:rgba(47, 68, 12, 1);right:3px;top:-2px}.mainMenu .boxMenu > li{margin-right:1px}.mainMenu .boxMenu > li:hover > a,.mainMenu .boxMenu > li:focus > a{background:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.mainMenu .boxMenu > li.active > a{color:rgba(47, 68, 12, 1)}.mainMenu .boxMenu > li.active > a::before{border:8px solid;border-color:transparent transparent #f4f6eb transparent;bottom:-3px;content:"";height:0;left:50%;margin-left:-8px;position:absolute;width:0}.mainMenu .boxMenu > li > a{position:relative;transition:box-shadow 0.5s ease, color 0.5s ease}@media screen and (min-width:1025px),print{.mainMenu .boxMenu > li > a{height:60px}}.mainMenu .boxMenu > li > a .badgeUpdate{min-width:26px;padding:2px 7px 1px}.mainMenu .boxMenu > .boxMenuHasChildren:hover .boxMenuDepth1{opacity:1;transition-delay:0s}.mainMenu .boxMenu > .boxMenuHasChildren:hover > a::before{border:0}.mainMenu .boxMenu > .boxMenuHasChildren > a::after{display:none}.mainMenu .boxMenu .boxMenuDepth1,.mainMenu .boxMenu .boxMenuDepth2,.mainMenu .boxMenu .boxMenuDepth3,.mainMenu .boxMenu .boxMenuDepth4{font-size:14px;font-weight:300}.mainMenu .boxMenu .boxMenuDepth1 > li,.mainMenu .boxMenu .boxMenuDepth2 > li,.mainMenu .boxMenu .boxMenuDepth3 > li,.mainMenu .boxMenu .boxMenuDepth4 > li{border-top:1px solid #2b3d4b}.mainMenu .boxMenu .boxMenuDepth1 > li > a,.mainMenu .boxMenu .boxMenuDepth2 > li > a,.mainMenu .boxMenu .boxMenuDepth3 > li > a,.mainMenu .boxMenu .boxMenuDepth4 > li > a{align-items:center;display:flex;position:relative;transition:background 0.5s ease, color 0.5s ease}.mainMenu .boxMenu .boxMenuDepth1 > li > a > .boxMenuLinkTitle,.mainMenu .boxMenu .boxMenuDepth2 > li > a > .boxMenuLinkTitle,.mainMenu .boxMenu .boxMenuDepth3 > li > a > .boxMenuLinkTitle,.mainMenu .boxMenu .boxMenuDepth4 > li > a > .boxMenuLinkTitle{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.mainMenu .boxMenu .boxMenuDepth1 > li > a > .boxMenuLinkOutstandingItems,.mainMenu .boxMenu .boxMenuDepth2 > li > a > .boxMenuLinkOutstandingItems,.mainMenu .boxMenu .boxMenuDepth3 > li > a > .boxMenuLinkOutstandingItems,.mainMenu .boxMenu .boxMenuDepth4 > li > a > .boxMenuLinkOutstandingItems{flex:0 0 auto}.mainMenu .boxMenu .boxMenuDepth1{border-radius:0 0 3px 3px;box-shadow:0 2px 5px 0 rgba(0, 0, 0, 0.3);min-width:240px;opacity:0;padding:0;transition:visibility 0s linear 0.5s, opacity 0.5s linear;z-index:101}.mainMenu .boxMenu .boxMenuDepth1 > li > a,.mainMenu .boxMenu .boxMenuDepth1 > li > span{padding:10px 15px}.mainMenu .boxMenu .boxMenuDepth2 > li > a::before,.mainMenu .boxMenu .boxMenuDepth3 > li > a::before,.mainMenu .boxMenu .boxMenuDepth4 > li > a::before,.mainMenu .boxMenu .boxMenuDepth2 > li > a::after,.mainMenu .boxMenu .boxMenuDepth3 > li > a::after,.mainMenu .boxMenu .boxMenuDepth4 > li > a::after{content:"";left:15px;position:absolute;width:11px}.mainMenu .boxMenu .boxMenuDepth2 > li > a::before,.mainMenu .boxMenu .boxMenuDepth3 > li > a::before,.mainMenu .boxMenu .boxMenuDepth4 > li > a::before{border-left:1px dotted #334b5c;height:100%;top:0}.mainMenu .boxMenu .boxMenuDepth2 > li > a::after,.mainMenu .boxMenu .boxMenuDepth3 > li > a::after,.mainMenu .boxMenu .boxMenuDepth4 > li > a::after{border-top:1px dotted #334b5c;height:50%;top:50%}.mainMenu .boxMenu .boxMenuDepth2 > li > a{padding:10px 15px 10px 30px}.mainMenu .boxMenu .boxMenuDepth3 > li > a{padding:10px 15px 10px 45px}.mainMenu .boxMenu .boxMenuDepth3 > li > a::before,.mainMenu .boxMenu .boxMenuDepth3 > li > a::after{left:30px}.mainMenu .boxMenu .boxMenuDepth4 > li > a{padding:10px 15px 10px 60px}.mainMenu .boxMenu .boxMenuDepth4 > li > a::before,.mainMenu .boxMenu .boxMenuDepth4 > li > a::after{left:45px}.mainMenu .mainMenuShowPrevious{z-index:1}.mainMenuIndicator .boxMenu > .boxMenuHasChildren > a::after{display:block}.pageHeaderSearchContainer{flex:0 0 auto;position:relative}@media screen and (min-width:1025px),print{.pageHeaderSearchContainer{margin-right:25px}.pageHeaderSearchContainer .pageHeaderSearchWrap{position:absolute;right:0;width:465px}}.pageHeaderSearchContainer.open{box-shadow:0 3px 0 0 rgba(76, 108, 24, 1)}.pageHeaderSearchContainer.open > a{background:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.pageHeaderSearchContainer.open > a .icon{color:rgba(244, 246, 235, 1)}.pageHeaderSearchContainer > a{align-items:center;display:flex;height:50px;padding:0 15px 0 11px;transition:background 0.5s ease, color 0.5s ease}@media screen and (max-width:1024px){.pageHeaderSearchContainer > a{display:none}}@media screen and (min-width:1025px),print{.pageHeaderSearchContainer > a{height:60px}}.pageHeaderSearchContainer > a:focus,.pageHeaderSearchContainer > a:hover{background:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.pageHeaderSearchContainer > a:focus .icon,.pageHeaderSearchContainer > a:hover .icon{color:rgba(244, 246, 235, 1)}.pageHeaderSearchContainer > a .icon{color:rgba(47, 68, 12, 1);transition:color 0.5s ease}.pageHeaderSearchContainer > a .pageHeaderSearchMenu{font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.pageHeaderSearch{background:rgba(76, 108, 24, 1);padding:10px}@media screen and (min-width:1025px),print{.pageHeaderSearch{border-radius:3px 0 3px 3px;margin-top:3px;right:auto !important}}@media screen and (min-width:545px),print{.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchType{flex:0 0 auto}}.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchType > .button{background:rgba(76, 108, 24, 1);border:1px solid #2a3d4b;border-radius:3px;font:400 14px "Roboto", Arial, Helvetica, sans-serif;margin-bottom:5px}@media screen and (min-width:545px),print{.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchType > .button{background:rgba(47, 68, 12, 1);border-radius:3px 0 0 3px;border-right:0;margin-bottom:0;max-width:200px;min-width:160px}}.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput,.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput:focus,.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput:hover{border:1px solid #2a3d4b;border-radius:3px 0 0 3px}@media screen and (min-width:545px),print{.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput,.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput:focus,.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput:hover{border-radius:0}}.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInputButton{background:rgba(47, 68, 12, 1);border:1px solid #2a3d4b;border-left:0;border-radius:0 3px 3px 0}@media screen and (min-width:1025px),print{.searchFormVisible .mainMenu{margin-right:auto}.searchFormVisible.searchFormLoggedIn .pageHeaderSearchContainer{margin-right:3px}.searchFormVisible.searchFormLoggedIn .pageHeaderSearchInputContainer .pageHeaderSearchInput{padding-bottom:5px;padding-top:5px}.searchFormVisible .pageHeaderSearchContainer{bottom:1px;margin-left:auto;margin-right:15px}.searchFormVisible .pageHeaderSearchContainer > a{display:none}.searchFormVisible .pageHeaderSearchContainer .pageHeaderSearchWrap{position:unset;width:auto}.searchFormVisible .pageHeaderSearch{background:none;display:block;margin:0;padding:0;position:relative;top:0}.searchFormVisible .pageHeaderSearch .pageHeaderSearchInputContainer{background:transparent;padding:0 0 0 15px;width:auto}.searchFormVisible .pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchType > .button{min-width:110px}.searchFormVisible .pageHeaderSearchInputContainer .pageHeaderSearchInput{padding-bottom:4px;padding-top:4px;width:140px}.searchFormVisible .userPanel{flex:0 0 auto}.searchFormVisible .dropdownMenu{z-index:451}}@media screen and (max-width:1024px){.userPanel{order:2}}@media screen and (min-width:1025px),print{.userPanel{flex:1 0 auto}}.userPanel.pageMenuMobileButtonHasContent::after{background:rgba(47, 68, 12, 1);right:-2px;top:-2px}.userPanel .userPanelAvatar{padding:0 0 0 10px}.userPanel .userPanelItems > li.userPanelLanguage{margin-right:10px}.userPanel .userPanelItems > li.userPanelLanguage > a{padding:0}.userPanel .userPanelItems > li.userPanelLanguage > a:focus,.userPanel .userPanelItems > li.userPanelLanguage > a:hover{background:transparent;color:rgba(244, 246, 235, 1)}.userPanel .userPanelItems > li.userPanelLanguage.dropdownOpen > a{background:transparent;color:rgba(244, 246, 235, 1)}.userPanel .userPanelItems > li.userPanelLogin,.userPanel .userPanelItems > li.userPanelRegister{margin-left:5px}.userPanel .userPanelItems > li.userPanelLogin > a,.userPanel .userPanelItems > li.userPanelRegister > a{border-radius:32px;min-width:100px;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.userPanel .userPanelItems > li.userPanelLogin > a{background:#cfd5a6;box-shadow:inset 0 0 0 1px #2f440c;color:rgba(244, 246, 235, 1)}.userPanel .userPanelItems > li.userPanelLogin > a:focus,.userPanel .userPanelItems > li.userPanelLogin > a:hover{background:transparent;box-shadow:inset 0 0 0 1px rgba(76, 108, 24, 1)}.userPanel .userPanelItems > li.userPanelRegister > a{background:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 0.8)}.userPanel .userPanelItems > li.userPanelRegister > a:focus,.userPanel .userPanelItems > li.userPanelRegister > a:hover{background:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1)}.userPanel .userPanelItems > li.dropdownOpen > a,.userPanel .userPanelItems > li.open > a{background:#2f440c}.userPanel .userPanelItems > li.dropdownOpen > a .icon,.userPanel .userPanelItems > li.open > a .icon{color:rgba(244, 246, 235, 1)}.userPanel .userPanelItems > li:hover > a{background:#2f440c}.userPanel .userPanelItems > li > a{height:32px;justify-content:center;padding:1px 15px 0;transition:background 0.5s ease, box-shadow 0.5s ease, color 0.5s ease}.userPanel .userPanelLogReg > li.userPanelLogin > a{border-radius:32px 0 0 32px;min-width:90px}.userPanel .userPanelLogReg > li.userPanelRegister{margin-left:0}.userPanel .userPanelLogReg > li.userPanelRegister > a{border-radius:0 32px 32px 0;min-width:90px}.userPanel .userPanelButtonsSquare > li.userPanelLogin > a,.userPanel .userPanelButtonsSquare > li.userPanelRegister > a{border-radius:2px}.userPanel .userPanelButtonsSquare.userPanelLogReg > li.userPanelLogin > a{border-radius:2px 0 0 2px}.userPanel .userPanelButtonsSquare.userPanelLogReg > li.userPanelRegister > a{border-radius:0 2px 2px 0}.userPanel:not(.userPanelLoggedIn)::before{color:rgba(41, 162, 30, 1);font-size:32px;padding:0 0 0 10px}.userPanelLoggedIn .userPanelItems > li{margin-left:10px}.userPanelLoggedIn .userPanelItems > li.userPanelSettings{order:29}.userPanelLoggedIn .userPanelItems > li#userMenu{order:30}.userPanelLoggedIn .userPanelItems > li#outstandingModeration{order:-1}.userPanelLoggedIn .userPanelItems > li#outstandingModeration > a > .icon32{font-size:16px}.userPanelLoggedIn .userPanelItems > li > a{background:#4c6c18;border-radius:50%;height:36px;padding:0;width:36px}.userPanelLoggedIn .userPanelItems > li > a > .icon32{font-size:18px}.userPanelLoggedIn .userPanelItems > li > a > .badgeUpdate{box-shadow:none;font-size:11px;left:18px;min-width:24px;padding:2px 5px;top:-7px}.userPanelLoggedIn .userPanelItems > li .userAvatarImage{min-height:36px;min-width:36px}.avatarsSquare .userPanelLoggedIn ul > li{border-radius:3px;margin-left:5px}.avatarsSquare .userPanelLoggedIn ul > li > a{border-radius:3px}.pageHeaderHero{background:rgba(207, 213, 166, 1);flex:0 0 auto}.headerSlides a{color:rgba(76, 108, 24, 1);font-weight:400}.headerSlides a:hover,.headerSlides a:focus{color:rgba(44, 67, 8, 0.75)}.headerSlides .lSPager{bottom:8px;left:0;margin:0 !important;position:absolute;right:0}@media screen and (max-width:768px){.headerSlides .lSAction{display:none !important}}.headerSlidesLoading{height:40px;overflow:hidden;padding-top:20px;position:relative}.headerSlidesLoading::before{background:rgba(207, 213, 166, 1);border-bottom:1px solid rgba(0, 0, 0, 0.08);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.headerSlidesLoading::after{animation:wcfSpinner 0.6s linear infinite;border:2px solid rgba(255, 255, 255, 0.85);border-top-color:rgba(255, 255, 255, 0.15);border-radius:50%;content:"";height:24px;left:50%;margin-left:-12px;position:absolute;top:8px;width:24px;z-index:1}.headerSlidesList > li{color:rgba(76, 108, 24, 1);padding:15px 10px 50px;position:relative;overflow:hidden;text-align:center}@media screen and (min-width:769px) and (max-width:1024px){.headerSlidesList > li{padding:30px 50px 60px}}@media screen and (min-width:1025px),print{.headerSlidesList > li{padding:40px 52px 70px}}.headerSlidesList > li:first-child:nth-last-child(1),.headerSlidesList > li:first-child:nth-last-child(1) ~ li{padding:15px 10px 35px}@media screen and (min-width:769px) and (max-width:1024px){.headerSlidesList > li:first-child:nth-last-child(1),.headerSlidesList > li:first-child:nth-last-child(1) ~ li{padding:30px 50px 45px}}@media screen and (min-width:1025px),print{.headerSlidesList > li:first-child:nth-last-child(1),.headerSlidesList > li:first-child:nth-last-child(1) ~ li{padding:40px 52px 55px}}.headerSlidesList > li .layoutBoundary{max-width:800px;min-width:220px;position:relative;z-index:2}@media screen and (min-width:1025px),print{.headerSlidesList > li .layoutBoundary{max-width:1000px}}.headerSlidesItemTitle{color:rgba(255, 255, 255, 0.9);font-size:20px;font-weight:300;margin-bottom:10px}@media screen and (min-width:769px),print{.headerSlidesItemTitle{font-size:24px;margin-bottom:15px}}@media screen and (min-width:1025px),print{.headerSlidesItemTitle{font-size:30px}}.headerSlidesItemContent{color:rgba(44, 67, 8, 0.75);font-size:16px;font-weight:300}@media screen and (min-width:769px) and (max-width:1024px){.headerSlidesItemContent{font-size:18px}}@media screen and (min-width:1025px),print{.headerSlidesItemContent{font-size:20px}}.headerSlidesItemAction{margin-top:12px}@media screen and (min-width:769px) and (max-width:1024px){.headerSlidesItemAction{margin-top:20px}}@media screen and (min-width:1025px),print{.headerSlidesItemAction{margin-top:25px}}.headerSlidesItemAction .button{background:transparent;border:1px solid rgba(255, 255, 255, 0.9);border-radius:32px;color:rgba(255, 255, 255, 0.9);margin:1px 3px 0;min-width:120px;padding:7px 18px}.headerSlidesItemAction .button:not(.inputPrefix){font-size:15px}.headerSlidesItemAction .button:focus,.headerSlidesItemAction .button:hover{background:rgba(47, 68, 12, 1) !important;border:1px solid rgba(47, 68, 12, 1);box-shadow:0 0 2px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.15);color:rgba(244, 246, 235, 0.8)}.heroSlidesItemImage{height:100%;left:0;object-fit:cover;opacity:0.15;overflow:hidden;position:absolute;top:0;width:100%}.pageNavigation{box-shadow:0 -1px 0 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 0 rgba(255, 255, 255, 0.18), inset 0 -2px 0 0 rgba(0, 0, 0, 0.02);padding:0}.pageNavigation > div{min-height:inherit}@media screen and (min-width:1025px),print{.pageNavigationIcons > li > a{display:block;padding:10px 0}}.pageNavigationWithSearch .pageHeaderSearchContainer{z-index:100}.pageNavigationWithSearch .pageHeaderSearchContainer.open .pageHeaderSearch{display:block}@media screen and (max-width:1024px){.pageHeaderUnsticky .pageNavigationWithSearch .pageHeaderSearch{left:-10px !important;position:absolute;right:-10px !important;top:-41px !important}}@media screen and (min-width:1025px),print{.pageNavigationWithSearch .pageHeaderSearchContainer{margin:0;z-index:2}.pageNavigationWithSearch .pageHeaderSearchContainer.open{box-shadow:none}.pageNavigationWithSearch .pageHeaderSearchContainer.open > a{background:none;box-shadow:none;color:rgba(44, 67, 8, 0.75)}.pageNavigationWithSearch .pageHeaderSearchContainer.open > a .icon{color:rgba(44, 67, 8, 0.75)}.pageNavigationWithSearch .pageHeaderSearchContainer > a{height:unset;padding:8px 0}.pageNavigationWithSearch .pageHeaderSearchContainer > a:focus,.pageNavigationWithSearch .pageHeaderSearchContainer > a:hover{background:none;color:rgba(67, 102, 9, 0.7)}.pageNavigationWithSearch .pageHeaderSearchContainer > a:focus .icon,.pageNavigationWithSearch .pageHeaderSearchContainer > a:hover .icon{color:rgba(67, 102, 9, 0.7)}.pageNavigationWithSearch .pageHeaderSearchContainer > a .icon{color:rgba(76, 108, 24, 1)}.pageNavigationWithSearch .pageHeaderSearch{border-radius:3px;margin-top:1px;position:relative;top:0 !important}.pageNavigationWithSearch .pageHeaderSearch .pageHeaderSearchInputContainer{border-radius:3px}.pageNavigationWithSearch .pageNavigationIcons{margin-left:0}.pageNavigationWithSearch .pageNavigationIcons > li:last-child{margin-left:30px}.searchFormVisible .pageNavigationWithSearch .pageHeaderSearchContainer{margin:7px 0 7px 15px;order:5}.searchFormVisible .pageNavigationWithSearch .pageHeaderSearchContainer .pageHeaderSearchWrap{width:310px}.searchFormVisible .pageNavigationWithSearch .pageHeaderSearch .pageHeaderSearchInputContainer{border:1px solid rgba(255, 255, 255, 0.35);padding:0}.searchFormVisible .pageNavigationWithSearch .pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchType > .button{background:rgba(255, 255, 255, 0.35);border:0;color:rgba(76, 108, 24, 1);min-width:90px}.searchFormVisible .pageNavigationWithSearch .pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput{background:rgba(255, 255, 255, 0.1);border:0;color:rgba(76, 108, 24, 1);width:auto}.searchFormVisible .pageNavigationWithSearch .pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput::-webkit-input-placeholder{color:rgba(67, 102, 9, 0.7)}.searchFormVisible .pageNavigationWithSearch .pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput::-moz-placeholder{color:rgba(67, 102, 9, 0.7)}.searchFormVisible .pageNavigationWithSearch .pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInput:-ms-input-placeholder{color:rgba(67, 102, 9, 0.7)}.searchFormVisible .pageNavigationWithSearch .pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchInputButton{background:rgba(255, 255, 255, 0.35);border:0;color:rgba(76, 108, 24, 1)}}.main{letter-spacing:-0.15px;padding:10px 0}@media screen and (min-width:1025px),print{.main{padding:15px 0}}@media screen and (min-width:1025px),print{.content:not(:last-child){flex-basis:calc(100% - 325px);max-width:calc(100% - 325px)}.content + .sidebar{margin-left:15px}.sidebar:first-child{margin-right:15px}.sidebar + .content{flex-basis:calc(100% - 325px);max-width:calc(100% - 325px)}.sidebar + .content:not(:last-child){flex-basis:calc(100% - 650px);max-width:calc(100% - 650px)}}@media screen and (max-width:544px){.sidebar + .content,.content + .sidebar{margin-top:0}}@media screen and (min-width:545px) and (max-width:1024px){.sidebar + .content,.content + .sidebar{margin-top:10px}}@media screen and (max-width:1024px){.sidebar{margin:0}}.content > .section,.content > form,.sectionContainer{border:0;border-radius:3px;padding:10px}@media screen and (max-width:768px){.content > .section,.content > form,.sectionContainer{margin-left:0;margin-right:0}}@media screen and (min-width:1025px),print{.content > .section,.content > form,.sectionContainer{padding:12px}}.content > .section .section + .section,.content > form .section + .section,.sectionContainer .section + .section{margin-top:10px}@media screen and (min-width:1025px),print{.content > .section .section + .section,.content > form .section + .section,.sectionContainer .section + .section{margin-top:15px}}.content .section{background:rgba(244, 246, 235, 1);border-radius:3px}.content > form{background:none;padding:0}.content > form > .formSubmit + .section{margin-top:10px}.content > .section + .sectionContainer,.content > .section .tabMenuContent > .section:first-child,.content > .section .tabMenuContent > form > .section:first-child,.content > form,.content > form + .sectionContainer{margin-top:10px}@media screen and (min-width:1025px),print{.content > .section + .sectionContainer,.content > .section .tabMenuContent > .section:first-child,.content > .section .tabMenuContent > form > .section:first-child,.content > form,.content > form + .sectionContainer{margin-top:15px}}.content > .section.tabMenuContainer{padding:0}.section:empty{margin:0;padding:0}.contentHeader + .section,.contentHeader + .sectionContainer,.contentHeader + form{margin-top:10px}@media screen and (min-width:1025px),print{.contentHeader + .section,.contentHeader + .sectionContainer,.contentHeader + form{margin-top:15px}}.contentHeader{background:rgba(244, 246, 235, 1);border-radius:3px}@media screen and (min-width:545px),print{.contentHeader{align-items:stretch;display:flex}}.contentHeader .contentHeaderIcon{position:relative}@media screen and (min-width:769px),print{.contentHeader .contentHeaderIcon{flex:0 0 auto;margin:10px 0 10px 10px}}@media screen and (min-width:1025px),print{.contentHeader .contentHeaderIcon{margin:12px 0 12px 12px}}.contentHeader .contentHeaderIcon > .userAvatarImage,.contentHeader .contentHeaderIcon > img{max-height:48px;max-width:48px}.contentHeader .contentHeaderIcon > img:not(.userAvatarImage){border-radius:2px}@media screen and (min-width:545px),print{.contentHeader .contentHeaderTitle{align-self:flex-start;flex:1 1 auto}}.contentHeader .contentTitle,.contentHeader > h1{padding:10px 10px 8px;font-size:18px;font-weight:400;line-height:1.333}@media screen and (max-width:768px){.contentHeader .contentTitle,.contentHeader > h1{font-size:18px}}@media screen and (min-width:769px) and (max-width:1024px){.contentHeader .contentTitle,.contentHeader > h1{padding:10px}}@media screen and (min-width:1025px),print{.contentHeader .contentTitle,.contentHeader > h1{padding:12px 12px 11px}}.contentHeader .contentTitle .badge,.contentHeader > h1 .badge{line-height:1;top:-1px}.contentHeader .contentTitle + .inlineDataList,.contentHeader > h1 + .inlineDataList{margin:-5px 0 0}.contentHeader .inlineDataList{font-size:12px;padding:0 10px}@media screen and (min-width:1025px),print{.contentHeader .inlineDataList{padding:0 12px}}.contentHeader .inlineDataList:last-child{margin-bottom:10px}.contentHeader .contentHeaderMetaData{font-size:12px;margin:-8px 0 0;padding:0 10px 10px 7px}@media screen and (min-width:769px),print{.contentHeader .contentHeaderMetaData{margin:-5px 0 0}}@media screen and (min-width:1025px),print{.contentHeader .contentHeaderMetaData{padding:0 12px 10px}}.contentHeader .contentHeaderDescription{font-size:12px;margin-top:-8px;padding:0 10px 10px}@media screen and (min-width:1025px),print{.contentHeader .contentHeaderDescription{margin-top:-10px;padding:0 12px 10px}}.contentHeader .contentHeaderDescription + p{color:rgba(47, 68, 12, 1);margin-top:-8px;padding:0 10px 10px}@media screen and (min-width:1025px),print{.contentHeader .contentHeaderDescription + p{margin-top:-10px;padding:0 12px 10px}}.contentHeader .contentHeaderNavigation{border-radius:0 3px 3px 0;padding:0 10px 10px}@media screen and (max-width:544px){.contentHeader .contentHeaderNavigation{margin:0 -5px -3px 0}}@media screen and (min-width:545px),print{.contentHeader .contentHeaderNavigation{align-items:center;background:#f4f6eb;border-left:1px solid rgba(244, 246, 235, 1);display:flex;flex:0 1 auto;margin:0;max-width:unset;padding:0 8px}}@media screen and (min-width:1025px),print{.contentHeader .contentHeaderNavigation{padding:0 10px 1px}}.contentHeader .contentHeaderNavigation > ul{display:flex;flex-wrap:wrap;margin:0}.contentHeader .contentHeaderNavigation > ul > li{flex:1 1 auto}@media screen and (max-width:544px){.contentHeader .contentHeaderNavigation > ul > li{margin:0 5px 3px 0}.contentHeader .contentHeaderNavigation > ul > li:not(:first-child){margin:0 5px 3px 0}}@media screen and (min-width:545px),print{.contentHeader .contentHeaderNavigation > ul > li{flex:0 1 auto;margin:2px}.contentHeader .contentHeaderNavigation > ul > li:not(:last-child){margin:2px}}@media screen and (min-width:769px),print{.contentHeader .contentHeaderNavigation > ul > li:not(:first-child){margin:2px}}.contentHeader .contentHeaderNavigation > ul > li .button{background-color:rgba(76, 108, 24, 1);justify-content:center;min-width:60px;padding-left:15px;padding-right:15px;text-align:center;width:100%}.contentHeader .contentHeaderNavigation > ul > li .button:hover,.contentHeader .contentHeaderNavigation > ul > li .button:focus,.contentHeader .contentHeaderNavigation > ul > li .button.active{background-color:rgba(76, 108, 24, 1)}.contentHeader .contentHeaderNavigation > ul > li .dropdownToggle.button span{flex:0 0 auto}@media screen and (min-width:1025px),print{.sidebar + .content:not(:last-child) .contentHeaderNavigation{flex:0 1 auto}}.contentViewModePanel{padding:0 10px 10px}@media screen and (min-width:545px),print{.contentViewModePanel{align-items:center;display:flex;flex:0 0 auto;padding:0 10px}}@media screen and (max-width:768px){.contentViewModePanel{display:none}}@media screen and (min-width:1025px),print{.contentViewModePanel{padding:0 12px}}.contentViewModePanel .contentViewModeControl > button:hover{background:#f0f3f6;color:#4d6f86}.contentViewModeControl{display:flex}.contentViewModeControl > button{background:#f0f3f6;border-radius:0;color:rgba(47, 68, 12, 1);outline:0;padding:9px 10px 7px}@media screen and (min-width:1025px),print{.contentViewModeControl > button{padding:8px 10px 7px}}.contentViewModeControl > button:first-child{border-radius:3px 0 0 3px}.contentViewModeControl > button:last-child{border-radius:0 3px 3px 0}.contentViewModeControl > button:not(:last-child){border-right:1px solid rgba(244, 246, 235, 1)}.contentViewModeControl > button > span.icon,.contentViewModeControl > button > span.icon:not(.pointer):not(.disabled){cursor:pointer}.contentViewModeControlArticlesHidden > button,.contentViewModeControlBlogsHidden > button,.contentViewModeControlBlogArticlesHidden > button,.contentViewModeControlForumHidden > button,.contentViewModeControlFilebaseHidden > button{display:none}.articlesViewModeGrid .contentViewModeControl > .viewModeControlGrid,.articlesViewModeColumn .contentViewModeControl > .viewModeControlColumn,.articlesViewModeList .contentViewModeControl > .viewModeControlList,.articlesViewModeTeaser .contentViewModeControl > .viewModeControlTeaser,.blogsViewModeGrid .contentViewModeControl > .viewModeControlGrid,.blogsViewModeColumn .contentViewModeControl > .viewModeControlColumn,.blogsViewModeList .contentViewModeControl > .viewModeControlList,.blogsViewModeTeaser .contentViewModeControl > .viewModeControlTeaser,.blogArticlesViewModeGrid .contentViewModeControl > .viewModeControlGrid,.blogArticlesViewModeColumn .contentViewModeControl > .viewModeControlColumn,.blogArticlesViewModeList .contentViewModeControl > .viewModeControlList,.blogArticlesViewModeTeaser .contentViewModeControl > .viewModeControlTeaser,.forumViewModeList .contentViewModeControl > .viewModeControlList,.forumViewModeColumn .contentViewModeControl > .viewModeControlColumn,.forumViewModeGrid .contentViewModeControl > .viewModeControlGrid,.filebaseViewModeGrid .contentViewModeControl > .viewModeControlGrid,.filebaseViewModeTeaser .contentViewModeControl > .viewModeControlTeaser,.filebaseViewModeList .contentViewModeControl > .viewModeControlList{background:#e1e7ef;color:#4d6f86}.section{margin-top:10px;padding:10px}@media screen and (min-width:1025px),print{.section{margin-top:15px;padding:12px}}.section .sectionTitle{background:#f4f6eb;border-bottom:1px solid rgba(228, 231, 222, 1);border-radius:3px 3px 0 0;font-size:16px;font-weight:400;line-height:1.37;padding:10px 10px 9px}@media screen and (max-width:768px){.section .sectionTitle{font-size:16px}}@media screen and (min-width:1025px),print{.section .sectionTitle{padding:11px 12px 10px}}.section .sectionTitle:empty{border:0;margin:0;padding:0}.section .sectionTitle:empty{border:0;padding:0}.section .sectionTitle .badge{top:-1px}.section .sectionTitle + p,.section .sectionTitle + .sectionDescription{margin-top:10px}@media screen and (min-width:1025px),print{.section .sectionTitle + p,.section .sectionTitle + .sectionDescription{margin-top:12px}}.section .sectionTitle + p:empty,.section .sectionTitle + .sectionDescription:empty{margin:0;padding:0}.section .sectionTitle + .sectionDescription{padding:0 10px}@media screen and (min-width:1025px),print{.section .sectionTitle + .sectionDescription{padding:0 12px}}.section > .sectionHeader,.section > .sectionTitle{margin:-10px -10px 0}@media screen and (min-width:1025px),print{.section > .sectionHeader,.section > .sectionTitle{margin:-12px -12px 0}}.section > .sectionHeader + .section,.section > .sectionTitle + .section{margin-top:10px}@media screen and (min-width:1025px),print{.section > .sectionHeader + .section,.section > .sectionTitle + .section{margin-top:15px}}.section > .sectionHeader + input,.section > .sectionTitle + input{margin-top:10px}@media screen and (min-width:1025px),print{.section > .sectionHeader + input,.section > .sectionTitle + input{margin-top:12px}}.section.sectionContainerList,.section.tabularBox{padding:0}.section.sectionContainerList > .sectionHeader,.section.tabularBox > .sectionHeader,.section.sectionContainerList > .sectionTitle,.section.tabularBox > .sectionTitle{margin:0}.section.sectionContainerList > .sectionHeader + p,.section.tabularBox > .sectionHeader + p,.section.sectionContainerList > .sectionTitle + p,.section.tabularBox > .sectionTitle + p{padding:12px}.section.sectionMessageList{margin-top:10px}.section .section{margin-top:10px}@media screen and (min-width:1025px),print{.section .section{margin-top:15px}}.section .section:first-child{margin-top:10px}@media screen and (min-width:1025px),print{.section .section:first-child{margin-top:15px}}.boxBorderless,.sectionBorderless{padding:0 !important}.boxBorderlessNoBg,.sectionBorderlessNoBg{background:none !important;padding:0 !important}.cmsContent + .contentFooter{margin:0}@media screen and (max-width:768px){body:not(.mobileShowPaginationTop) .paginationTop + .section{margin-top:10px}}.containerHeadline > h3{font-size:16px;font-weight:400;line-height:1.37}@media screen and (max-width:768px){.containerHeadline > h3{font-size:16px}}.containerHeadline > h3 > .badge{top:0}.contentHeader + .paginationTopMessageList{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.paginationTop{background:#f4f6eb;border-radius:3px;margin-top:10px;padding:0 7px;position:relative}@media screen and (min-width:1025px),print{.paginationTop{margin-top:15px;padding:0 9px}}.paginationTop + .section{border-radius:3px;margin-top:10px}.paginationTop + .sectionContainerList,.paginationTop + .tabularBox,.paginationTop + .tabMenuContainer{margin-top:10px}@media screen and (min-width:769px),print{.paginationTop + .sectionContainerList,.paginationTop + .tabularBox,.paginationTop + .tabMenuContainer{border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);box-shadow:0 -1px 0 0 #f4f6eb;margin-top:0;position:relative}}@media screen and (min-width:769px),print{.paginationTop + .tabMenuContainer > .tabMenu{border-radius:0 0 3px 3px}}.paginationBottom{margin-top:0;padding:0 8px}.contentFooter{background:#f4f6eb;border-radius:3px;position:relative}@media screen and (min-width:545px),print{.contentFooter{align-items:center;display:flex}}.contentFooter > .contentFooterNavigation{margin:0;padding:7px 10px}@media screen and (min-width:545px),print{.contentFooter > .contentFooterNavigation{border:0;padding:5px 10px}}@media screen and (min-width:1025px),print{.contentFooter > .contentFooterNavigation{padding:6px 12px}}.sectionContainerList + .contentFooter,.tabularBox + .contentFooter,.tabMenuContainer + .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.boxesHero .box.boxBorderless .boxTitle,.boxesHeaderBoxes .box.boxBorderless .boxTitle,.boxesTop .box.boxBorderless .boxTitle,.boxesBottom .box.boxBorderless .boxTitle,.boxesContentTop .box.boxBorderless .boxTitle,.boxesContentBottom .box.boxBorderless .boxTitle,.boxesFooterBoxes .box.boxBorderless .boxTitle,.boxesFooter .box.boxBorderless .boxTitle{padding:0 0 10px}.boxesHero .box.boxBorderless .boxContent,.boxesHeaderBoxes .box.boxBorderless .boxContent,.boxesTop .box.boxBorderless .boxContent,.boxesBottom .box.boxBorderless .boxContent,.boxesContentTop .box.boxBorderless .boxContent,.boxesContentBottom .box.boxBorderless .boxContent,.boxesFooterBoxes .box.boxBorderless .boxContent,.boxesFooter .box.boxBorderless .boxContent{padding:0}.boxesHero .box.boxBorderless .boxImage,.boxesHeaderBoxes .box.boxBorderless .boxImage,.boxesTop .box.boxBorderless .boxImage,.boxesBottom .box.boxBorderless .boxImage,.boxesContentTop .box.boxBorderless .boxImage,.boxesContentBottom .box.boxBorderless .boxImage,.boxesFooterBoxes .box.boxBorderless .boxImage,.boxesFooter .box.boxBorderless .boxImage{margin:0}.box{border-radius:3px}.boxTitle + .boxContent{margin-top:unset}.boxesHeaderBoxes .boxTitle,.boxesTop .boxTitle,.boxesBottom .boxTitle,.boxesFooterBoxes .boxTitle,.boxesFooter .boxTitle{font-size:18px}@media screen and (min-width:545px) and (max-width:1024px){.boxesHeaderBoxes .boxTitle,.boxesTop .boxTitle,.boxesBottom .boxTitle,.boxesFooterBoxes .boxTitle,.boxesFooter .boxTitle{margin-bottom:5px}}@media screen and (min-width:1025px),print{.boxesHeaderBoxes .boxTitle,.boxesTop .boxTitle,.boxesBottom .boxTitle,.boxesFooterBoxes .boxTitle,.boxesFooter .boxTitle{margin-bottom:10px}}.boxesHeaderBoxes .boxImage,.boxesTop .boxImage,.boxesBottom .boxImage,.boxesFooterBoxes .boxImage,.boxesFooter .boxImage{border-radius:3px;margin-bottom:10px}.boxesHeaderBoxes .boxImage img,.boxesTop .boxImage img,.boxesBottom .boxImage img,.boxesFooterBoxes .boxImage img,.boxesFooter .boxImage img{border-radius:3px}.boxWithEditButton .boxEditButton{border-radius:0 3px 0 0;color:rgba(41, 162, 30, 1);display:block;line-height:1;padding:12px;right:0;top:0;z-index:1}@media screen and (min-width:1025px),print{.boxWithEditButton .boxEditButton{padding:13px 12px}}.boxWithEditButton .boxEditButton:hover{color:rgba(47, 68, 12, 1)}.boxWithEditButton .boxEditButton:hover > .icon{color:rgba(47, 68, 12, 1)}.boxWithEditButton .boxEditButton > .icon{color:rgba(41, 162, 30, 1)}.boxMenuResetFilter{background:#cfd5a6;border-radius:0 0 3px 3px;box-shadow:inset 0 1px 0 0 rgba(244, 246, 235, 1);margin:0;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.boxesSidebarRight .box .boxMenu .boxMenuResetFilter > .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuResetFilter > .boxMenuLink{padding:11px 12px}.boxesHero{background:url("../images/Radiant/bgSquarePattern.png") repeat;box-shadow:0 -1px 0 0 rgba(0, 0, 0, 0.08), inset 0 1px 0 0 rgba(255, 255, 255, 0.18);color:#fff}.boxesHero a{color:#fff;font-weight:400}.boxesHero a:hover,.boxesHero a:focus{color:rgba(255, 255, 255, 0.8)}.boxesHero .boxContainer{padding:15px 0}@media screen and (min-width:769px),print{.boxesHero .boxContainer{padding:30px 0}}.boxesHero .box:not(:last-child){margin-bottom:20px}@media screen and (min-width:769px),print{.boxesHero .box:not(:last-child){margin-bottom:30px}}.boxesHero .boxTitle{color:rgba(255, 255, 255, 0.9);font-size:20px;font-weight:300;margin-bottom:10px}@media screen and (min-width:769px),print{.boxesHero .boxTitle{font-size:24px;margin-bottom:15px}}@media screen and (min-width:1025px),print{.boxesHero .boxTitle{margin-bottom:23px}}.boxesHero .boxContent{color:rgba(255, 255, 255, 0.8);font-size:16px;font-weight:300}@media screen and (min-width:769px),print{.boxesHero .boxContent{font-size:18px}}.boxesHero .boxWithImage .boxImage{margin-top:15px}@media screen and (min-width:769px),print{.boxesHero .boxWithImage .boxImage{margin-top:20px}}.boxesHero .boxWithImage .boxImage img{border-radius:3px}@media screen and (max-width:1024px){.boxesHeaderBoxes .layoutBoundary{padding:0}}.boxesHeaderBoxes .boxContainer{padding:12px 10px 0;margin:0}@media screen and (min-width:545px) and (max-width:768px){.boxesHeaderBoxes .boxContainer{padding:15px 10px 0}}@media screen and (min-width:769px) and (max-width:1024px){.boxesHeaderBoxes .boxContainer{padding:20px 10px 0}}@media screen and (min-width:1025px),print{.boxesHeaderBoxes .boxContainer{padding:0;margin:0 -15px}}.boxesHeaderBoxes .box{padding:0 0 15px;margin:0}@media screen and (min-width:1025px),print{.boxesHeaderBoxes .box{padding:30px 15px}}@media screen and (min-width:1025px),print{.boxesHeaderBoxes .box:nth-child(n+5){padding:0 15px 30px}}@media screen and (min-width:545px) and (max-width:768px){.boxesHeaderBoxes .box:nth-child(odd){padding:0 12px 20px 0}}@media screen and (min-width:769px) and (max-width:1024px){.boxesHeaderBoxes .box:nth-child(odd){padding:0 15px 20px 0}}@media screen and (min-width:545px) and (max-width:768px){.boxesHeaderBoxes .box:nth-child(even){padding:0 0 20px 12px}}@media screen and (min-width:769px) and (max-width:1024px){.boxesHeaderBoxes .box:nth-child(even){padding:0 0 20px 15px}}.boxesHeaderBoxes .box:first-child:nth-last-child(1),.boxesHeaderBoxes .box:first-child:nth-last-child(1) ~ .box{text-align:center}@media screen and (min-width:1401px){.boxesHeaderBoxes .box:first-child:nth-last-child(1),.boxesHeaderBoxes .box:first-child:nth-last-child(1) ~ .box{box-shadow:1px 0 0 0 rgba(244, 246, 235, 1), -1px 0 0 0 rgba(244, 246, 235, 1)}}.boxesHeaderBoxes + .boxesTop{border-top:1px solid rgba(244, 246, 235, 1);box-shadow:inset 0 1px 0 0 rgba(244, 246, 235, 1)}.boxesHeaderBoxes + .boxesTop .box:first-child{margin:10px 0 15px}@media screen and (min-width:545px) and (max-width:1024px){.boxesHeaderBoxes + .boxesTop .box:first-child{margin:10px 0 20px}}@media screen and (min-width:1025px),print{.boxesHeaderBoxes + .boxesTop .box:first-child{margin:5px 0 30px}}.boxesTop,.boxesBottom{background:#fafbfd}.boxesTop .boxContainer,.boxesBottom .boxContainer{margin:0 auto;max-width:1400px;padding:12px 10px 0}@media screen and (min-width:545px) and (max-width:768px){.boxesTop .boxContainer,.boxesBottom .boxContainer{padding:15px 10px 0}}@media screen and (min-width:769px) and (max-width:1024px){.boxesTop .boxContainer,.boxesBottom .boxContainer{padding:20px 10px 0}}@media screen and (min-width:1025px),print{.boxesTop .boxContainer,.boxesBottom .boxContainer{padding:30px 15px 0}}.boxesTop .box,.boxesBottom .box{margin:0 0 15px}@media screen and (min-width:545px) and (max-width:1024px){.boxesTop .box,.boxesBottom .box{margin:0 0 20px}}@media screen and (min-width:1025px),print{.boxesTop .box,.boxesBottom .box{margin:0 0 30px}}.boxesTop .boxTitle,.boxesBottom .boxTitle{font-weight:400}@media screen and (min-width:545px),print{.boxesTop .boxTitle,.boxesBottom .boxTitle{margin-top:-4px}}@media screen and (min-width:545px),print{.boxesTop .boxImage,.boxesBottom .boxImage{margin:0}}@media screen and (min-width:1025px),print{.boxesTop .boxWithImage:nth-child(odd) .boxImage,.boxesBottom .boxWithImage:nth-child(odd) .boxImage{margin:0 15px 5px 0}}@media screen and (min-width:545px),print{.boxesTop .boxWithImage:nth-child(even) .boxImage,.boxesBottom .boxWithImage:nth-child(even) .boxImage{margin-top:27px}}@media screen and (min-width:1025px),print{.boxesTop .boxWithImage:nth-child(even) .boxImage,.boxesBottom .boxWithImage:nth-child(even) .boxImage{margin:32px 0 5px 15px}}.boxesTop{border-bottom:0}.boxesBottom{border-top:1px solid rgba(244, 246, 235, 1)}.boxesContentTop:not(:first-child),.boxesContentBottom{margin-top:10px}@media screen and (min-width:1025px),print{.boxesContentTop:not(:first-child),.boxesContentBottom{margin-top:15px}}.boxesContentTop .box,.boxesContentBottom .box{background:rgba(244, 246, 235, 1);border-radius:3px}.boxesContentTop .box:not(:first-child),.boxesContentBottom .box:not(:first-child){margin-top:10px}@media screen and (min-width:1025px),print{.boxesContentTop .box:not(:first-child),.boxesContentBottom .box:not(:first-child){margin-top:15px}}.boxesContentTop .boxText .boxContent,.boxesContentBottom .boxText .boxContent,.boxesContentTop .boxTemplate .boxContent,.boxesContentBottom .boxTemplate .boxContent,.boxesContentTop .boxHTML .boxContent,.boxesContentBottom .boxHTML .boxContent{padding:10px}@media screen and (min-width:1025px),print{.boxesContentTop .boxText .boxContent,.boxesContentBottom .boxText .boxContent,.boxesContentTop .boxTemplate .boxContent,.boxesContentBottom .boxTemplate .boxContent,.boxesContentTop .boxHTML .boxContent,.boxesContentBottom .boxHTML .boxContent{padding:12px}}.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{background:#f4f6eb;border-bottom:1px solid rgba(228, 231, 222, 1);border-radius:3px 3px 0 0;font-size:16px;font-weight:400;line-height:1.37;padding:10px 10px 9px}@media screen and (max-width:768px){.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{font-size:16px}}@media screen and (min-width:1025px),print{.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{padding:11px 12px 10px}}.boxesContentTop .boxTitle:empty,.boxesContentBottom .boxTitle:empty{border:0;margin:0;padding:0}.boxesContentTop .boxImage,.boxesContentBottom .boxImage{border-radius:3px 3px 0 0;margin:0}@media screen and (min-width:545px),print{.boxesContentTop .boxImage,.boxesContentBottom .boxImage{margin:56px 10px 15px 10px}}@media screen and (min-width:1025px),print{.boxesContentTop .boxImage,.boxesContentBottom .boxImage{margin:60px 15px 15px 12px}}.boxesContentTop .boxImage img,.boxesContentBottom .boxImage img{border-radius:3px 3px 0 0}@media screen and (min-width:545px),print{.boxesContentTop .boxImage img,.boxesContentBottom .boxImage img{border-radius:3px}}@media screen and (min-width:545px) and (max-width:1024px){.boxesContentTop .boxWithImage .boxTitle,.boxesContentBottom .boxWithImage .boxTitle{text-indent:calc(-30% - 17px)}}@media screen and (min-width:1025px),print{.boxesContentTop .boxWithImage .boxTitle,.boxesContentBottom .boxWithImage .boxTitle{text-indent:calc(-30% - 22px)}}.boxesContentTop .messageList > li:first-child,.boxesContentBottom .messageList > li:first-child{margin-top:8px}.boxesBottom + .boxesFooterBoxes{border-top:1px solid rgba(244, 246, 235, 1)}.boxesBottom + .boxesFooterBoxes .boxContainer{margin-top:10px}@media screen and (min-width:1025px),print{.boxesBottom + .boxesFooterBoxes .boxContainer{margin-top:5px}}.boxesFooterBoxes .boxContainer{margin:0;padding:12px 0 0}@media screen and (min-width:545px) and (max-width:768px){.boxesFooterBoxes .boxContainer{padding:15px 0 0}}@media screen and (min-width:769px) and (max-width:1024px){.boxesFooterBoxes .boxContainer{padding:20px 0 0}}@media screen and (min-width:1025px),print{.boxesFooterBoxes .boxContainer{padding:30px 0 0}}.boxesFooterBoxes .box{margin:0;padding:0 0 15px}@media screen and (min-width:545px) and (max-width:768px){.boxesFooterBoxes .box{padding:0 0 20px}}@media screen and (min-width:769px) and (max-width:1024px){.boxesFooterBoxes .box:nth-child(odd){padding:0 10px 20px 0}}@media screen and (min-width:1025px),print{.boxesFooterBoxes .box:nth-child(odd){padding:0 15px 30px 0}}@media screen and (min-width:769px) and (max-width:1024px){.boxesFooterBoxes .box:nth-child(even){padding:0 0 20px 10px}}@media screen and (min-width:1025px),print{.boxesFooterBoxes .box:nth-child(even){padding:0 0 30px 15px}}.boxesFooterBoxes .box:not(:last-child){margin-bottom:unset}.boxesFooter{font-size:14px;padding:0}@media screen and (min-width:769px),print{.boxesFooter{font-size:13px}}@media screen and (min-width:1025px),print{.boxesFooter{border-top:1px solid rgba(0, 0, 0, 0.15);box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.05)}}.boxesFooter .layoutBoundary{padding:0}@media screen and (min-width:1401px){.boxesFooter .layoutBoundary{padding:0 15px}}.boxesFooter .box{border-bottom:1px solid #273946;margin-top:12px}.boxesFooter .box:last-child{border:0}@media screen and (min-width:1025px),print{.boxesFooter .box{margin-top:20px}}.boxesFooter .box:not(:first-child){margin-top:12px}@media screen and (min-width:1025px),print{.boxesFooter .box:not(:first-child){margin-top:20px}}.boxesFooter .box.boxWithImage{margin-top:17px}@media screen and (min-width:545px) and (max-width:1024px){.boxesFooter .box.boxWithImage{margin-top:14px}}@media screen and (min-width:1025px),print{.boxesFooter .box.boxWithImage{margin-top:23px}}.boxesFooter .boxImage{margin:0 10px 10px}@media screen and (min-width:545px),print{.boxesFooter .boxImage{margin:3px 10px 7px}}@media screen and (min-width:1025px),print{.boxesFooter .boxImage{margin:3px 15px 7px}}@media screen and (min-width:1401px){.boxesFooter .boxImage{margin:3px 15px 7px 0}}.boxesFooter .boxTitle{font-size:16px;margin-bottom:5px;padding:0 10px}@media screen and (min-width:1025px),print{.boxesFooter .boxTitle{padding:0 15px}}@media screen and (min-width:1401px){.boxesFooter .boxTitle{padding:0}}.boxesFooter .boxContent{padding:0 10px 10px}@media screen and (min-width:1025px),print{.boxesFooter .boxContent{padding:0 15px 18px}}@media screen and (min-width:1401px){.boxesFooter .boxContent{padding:0 0 18px}}.boxesTop section[class^="box boxgenericMenuBox"] .boxTitle,.boxesBottom section[class^="box boxgenericMenuBox"] .boxTitle,.boxesFooter section[class^="box boxgenericMenuBox"] .boxTitle,.boxesTop div[class^="box boxgenericMenuBox"] .boxTitle,.boxesBottom div[class^="box boxgenericMenuBox"] .boxTitle,.boxesFooter div[class^="box boxgenericMenuBox"] .boxTitle,.boxesTop .boxFooterMenu .boxTitle,.boxesBottom .boxFooterMenu .boxTitle,.boxesFooter .boxFooterMenu .boxTitle,.boxesTop .boxFooterLinks .boxTitle,.boxesBottom .boxFooterLinks .boxTitle,.boxesFooter .boxFooterLinks .boxTitle{font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.boxesTop .boxMenu .badge,.boxesBottom .boxMenu .badge,.boxesFooter .boxMenu .badge{bottom:1px;min-width:24px;padding:2px}.boxesTop .boxMenuLinkGroup:not(:first-child),.boxesBottom .boxMenuLinkGroup:not(:first-child),.boxesFooter .boxMenuLinkGroup:not(:first-child){margin-top:10px}.boxesTop .boxMenuLinkGroup .boxContent,.boxesBottom .boxMenuLinkGroup .boxContent,.boxesFooter .boxMenuLinkGroup .boxContent{padding-bottom:10px}@media screen and (min-width:769px),print{.boxesTop .boxMenuLinkGroup .boxContent,.boxesBottom .boxMenuLinkGroup .boxContent,.boxesFooter .boxMenuLinkGroup .boxContent{padding-bottom:13px}}.boxesTop .boxMenuLinkGroup .boxMenu,.boxesBottom .boxMenuLinkGroup .boxMenu,.boxesFooter .boxMenuLinkGroup .boxMenu{margin-bottom:0}.boxesTop .boxMenuLinkGroup .boxMenu > li,.boxesBottom .boxMenuLinkGroup .boxMenu > li,.boxesFooter .boxMenuLinkGroup .boxMenu > li{margin-bottom:0}@media screen and (min-width:545px),print{.boxesTop .boxMenuLinkGroup .boxMenu > li,.boxesBottom .boxMenuLinkGroup .boxMenu > li,.boxesFooter .boxMenuLinkGroup .boxMenu > li{flex:0 0 auto;max-width:100%}}.boxesTop .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesBottom .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesFooter .boxMenuLinkGroup .boxMenu > li > .boxMenuLink{font-size:14px;margin-bottom:0}@media screen and (min-width:769px),print{.boxesTop .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesBottom .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesFooter .boxMenuLinkGroup .boxMenu > li > .boxMenuLink{font-size:13px}}.boxesTop .boxMenuDepth1,.boxesBottom .boxMenuDepth1,.boxesFooter .boxMenuDepth1{position:relative}.boxesTop .boxMenuDepth1::before,.boxesBottom .boxMenuDepth1::before,.boxesFooter .boxMenuDepth1::before{border-left:1px dotted #b9c8d1;content:"";height:100%;left:1px;position:absolute;top:-7px;width:5px}.boxesTop .boxMenuDepth1 .boxMenuLink,.boxesBottom .boxMenuDepth1 .boxMenuLink,.boxesFooter .boxMenuDepth1 .boxMenuLink{padding-left:12px;position:relative}.boxesTop .boxMenuDepth1 .boxMenuLink::before,.boxesBottom .boxMenuDepth1 .boxMenuLink::before,.boxesFooter .boxMenuDepth1 .boxMenuLink::before{border-top:1px dotted #b9c8d1;content:"";height:50%;left:2px;position:absolute;top:50%;width:8px}.boxesTop .boxMenuDepth1 li.active > .boxMenuLink,.boxesBottom .boxMenuDepth1 li.active > .boxMenuLink,.boxesFooter .boxMenuDepth1 li.active > .boxMenuLink{padding-left:12px}.boxesTop .boxMenuDepth2 .boxMenuLink,.boxesBottom .boxMenuDepth2 .boxMenuLink,.boxesFooter .boxMenuDepth2 .boxMenuLink,.boxesTop .boxMenuDepth2 li.active > .boxMenuLink,.boxesBottom .boxMenuDepth2 li.active > .boxMenuLink,.boxesFooter .boxMenuDepth2 li.active > .boxMenuLink{padding-left:24px}.boxesTop .boxMenuDepth2 .boxMenuLink::before,.boxesBottom .boxMenuDepth2 .boxMenuLink::before,.boxesFooter .boxMenuDepth2 .boxMenuLink::before{width:20px}.boxesTop .boxMenuDepth3 .boxMenuLink,.boxesBottom .boxMenuDepth3 .boxMenuLink,.boxesFooter .boxMenuDepth3 .boxMenuLink,.boxesTop .boxMenuDepth3 li.active > .boxMenuLink,.boxesBottom .boxMenuDepth3 li.active > .boxMenuLink,.boxesFooter .boxMenuDepth3 li.active > .boxMenuLink{padding-left:36px}.boxesTop .boxMenuDepth3 .boxMenuLink::before,.boxesBottom .boxMenuDepth3 .boxMenuLink::before,.boxesFooter .boxMenuDepth3 .boxMenuLink::before{width:32px}.boxesTop .boxMenuDepth4 .boxMenuLink,.boxesBottom .boxMenuDepth4 .boxMenuLink,.boxesFooter .boxMenuDepth4 .boxMenuLink,.boxesTop .boxMenuDepth4 li.active > .boxMenuLink,.boxesBottom .boxMenuDepth4 li.active > .boxMenuLink,.boxesFooter .boxMenuDepth4 li.active > .boxMenuLink{padding-left:48px}.boxesTop .boxMenuDepth4 .boxMenuLink::before,.boxesBottom .boxMenuDepth4 .boxMenuLink::before,.boxesFooter .boxMenuDepth4 .boxMenuLink::before{width:44px}.boxesBottom .boxContainer > section[class^="box boxgenericMenuBox"]:first-child,.boxesBottom .boxContainer > div[class^="box boxgenericMenuBox"]:first-child{margin-top:5px}@media screen and (min-width:545px) and (max-width:1024px){.boxesBottom .boxContainer > section[class^="box boxgenericMenuBox"]:first-child,.boxesBottom .boxContainer > div[class^="box boxgenericMenuBox"]:first-child{margin-top:10px}}.boxesFooter .boxFooterMenu,.boxesFooter section[class^="box boxgenericMenuBox"],.boxesFooter div[class^="box boxgenericMenuBox"]{margin-bottom:0;margin-top:12px}@media screen and (min-width:769px),print{.boxesFooter .boxFooterMenu,.boxesFooter section[class^="box boxgenericMenuBox"],.boxesFooter div[class^="box boxgenericMenuBox"]{margin-top:14px}}.boxesFooter .boxFooterMenu:not(:first-child),.boxesFooter section[class^="box boxgenericMenuBox"]:not(:first-child),.boxesFooter div[class^="box boxgenericMenuBox"]:not(:first-child){margin-bottom:0;margin-top:12px}@media screen and (min-width:769px),print{.boxesFooter .boxFooterMenu:not(:first-child),.boxesFooter section[class^="box boxgenericMenuBox"]:not(:first-child),.boxesFooter div[class^="box boxgenericMenuBox"]:not(:first-child){margin-top:14px}}.boxesFooter .boxFooterMenu .boxContent,.boxesFooter section[class^="box boxgenericMenuBox"] .boxContent,.boxesFooter div[class^="box boxgenericMenuBox"] .boxContent{padding-bottom:10px}@media screen and (min-width:769px),print{.boxesFooter .boxFooterMenu .boxContent,.boxesFooter section[class^="box boxgenericMenuBox"] .boxContent,.boxesFooter div[class^="box boxgenericMenuBox"] .boxContent{padding-bottom:13px}}.boxesFooter .box:first-child{margin-top:0}.boxesFooter .box:first-child > .boxTitle,.boxesFooter .box:first-child > .boxContent{padding-top:10px}@media screen and (min-width:769px),print{.boxesFooter .box:first-child > .boxTitle,.boxesFooter .box:first-child > .boxContent{padding-top:13px}}.boxesFooter .box:first-child > .boxTitle + .boxContent{padding-top:0}.boxesFooter a:hover{text-decoration:none}.boxesFooter .boxMenuDepth1::before{border-left:1px dotted #334b5c}.boxesFooter .boxMenuDepth1 .boxMenuLink::before{border-top:1px dotted #334b5c}@media screen and (max-width:544px){.boxesSidebarRight::before,.boxesSidebarLeft.boxesSidebarLeftHasMenu::before{background:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 0.8);font:16px "FontAwesome";padding:5px 5px 6px 5px;position:absolute;z-index:10;margin:7px 0 0}.boxesSidebarRight::before{border-radius:3px 0 0 3px;content:"\f100";right:0}.boxesSidebarRight.open::before{content:"\f101"}.boxesSidebarLeft.boxesSidebarLeftHasMenu::before{border-radius:0 3px 3px 0;content:"\f101";left:0}.boxesSidebarLeft.boxesSidebarLeftHasMenu.open::before{content:"\f100"}.boxesSidebarLeft:not(.open) + .content + .boxesSidebarRight:not(.open){margin-left:0}.content:first-child + .boxesSidebarRight{margin-bottom:0}}.boxesSidebarRight .boxWithEditButton .boxEditButton,.boxesSidebarLeft .boxWithEditButton .boxEditButton{background:#2e4250;padding:13px 10px}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxWithEditButton .boxEditButton,.boxesSidebarLeft .boxWithEditButton .boxEditButton{padding:15px 12px 14px}}@media screen and (max-width:1024px){.boxesSidebarRight > .boxContainer,.boxesSidebarLeft > .boxContainer{-moz-column-gap:10px;-webkit-column-gap:10px;column-gap:10px;margin-bottom:0}.boxesSidebarRight > .boxContainer > .box,.boxesSidebarLeft > .boxContainer > .box{border-bottom:0;margin-bottom:10px !important}}.boxesSidebarRight .box:not(.boxBorderless),.boxesSidebarLeft .box:not(.boxBorderless){padding:0 10px 10px}@media screen and (min-width:1025px),print{.boxesSidebarRight .box:not(.boxBorderless),.boxesSidebarLeft .box:not(.boxBorderless){padding:0 12px 12px}}.boxesSidebarRight .box:not(.boxBorderless) .boxMenu,.boxesSidebarLeft .box:not(.boxBorderless) .boxMenu{margin:-10px}@media screen and (min-width:1025px),print{.boxesSidebarRight .box:not(.boxBorderless) .boxMenu,.boxesSidebarLeft .box:not(.boxBorderless) .boxMenu{margin:-12px}}.boxesSidebarRight .box:not(:first-child),.boxesSidebarLeft .box:not(:first-child){margin-top:10px}@media screen and (min-width:1025px),print{.boxesSidebarRight .box:not(:first-child),.boxesSidebarLeft .box:not(:first-child){margin-top:15px}}.boxesSidebarRight .box .boxMenu > li:first-child,.boxesSidebarLeft .box .boxMenu > li:first-child{border:0}.boxesSidebarRight .box .boxMenu li,.boxesSidebarLeft .box .boxMenu li{border-top:1px solid #f0f3f6}.boxesSidebarRight .box .boxMenu li.active > .boxMenuLink,.boxesSidebarLeft .box .boxMenu li.active > .boxMenuLink{background:#fafcfd;color:rgba(47, 68, 12, 1);margin:0}@media screen and (min-width:1025px),print{.boxesSidebarRight .box .boxMenu li.active > .boxMenuLink,.boxesSidebarLeft .box .boxMenu li.active > .boxMenuLink{padding-left:12px;padding-right:12px}}.boxesSidebarRight .box .boxMenu li.active > .boxMenuLink .badge,.boxesSidebarLeft .box .boxMenu li.active > .boxMenuLink .badge{background:rgba(47, 68, 12, 1)}.boxesSidebarRight .box .boxMenu .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuLink{padding:8px 10px;position:relative}@media screen and (min-width:1025px),print{.boxesSidebarRight .box .boxMenu .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuLink{padding:8px 12px}}.boxesSidebarRight .box .boxMenu .boxMenuLink .badge,.boxesSidebarLeft .box .boxMenu .boxMenuLink .badge{background:rgba(41, 162, 30, 1)}.boxesSidebarRight .box .boxMenu .boxMenuDepth1 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuDepth2 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth2 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth2 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuDepth1 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuDepth2 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth2 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth2 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::after{content:"";left:12px;position:absolute;width:15px}.boxesSidebarRight .box .boxMenu .boxMenuDepth1 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuDepth2 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth2 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth2 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::before{border-left:1px dotted #d8e0e5;height:100%;top:0}.boxesSidebarRight .box .boxMenu .boxMenuDepth1 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuDepth2 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth2 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth2 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::after{border-top:1px dotted #d8e0e5;height:50%;top:50%}.boxesSidebarRight .box .boxMenu .boxMenuDepth1 .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuDepth1 li.active > .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 li.active > .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth2 .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth2 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth2.active .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth2.active .boxMenuLink{padding-left:30px}.boxesSidebarRight .box .boxMenu .boxMenuDepth2 .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuDepth2 li.active > .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 li.active > .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth3 .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth3 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth3.active .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth3.active .boxMenuLink{padding-left:45px}.boxesSidebarRight .box .boxMenu .boxMenuDepth2 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuDepth2 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth3 .boxMenuLink::after{left:30px}.boxesSidebarRight .box .boxMenu .boxMenuDepth3 .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuDepth3 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuDepth3 li.active > .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuDepth3 li.active > .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth4 .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth4 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth4.active .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth4.active .boxMenuLink{padding-left:60px}.boxesSidebarRight .box .boxMenu .boxMenuDepth3 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuDepth3 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuDepth3 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuDepth3 .boxMenuLink::after,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth4 .boxMenuLink::after{left:45px}.boxesSidebarRight .box .boxMenu .boxMenuDepth4 .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuDepth4 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuDepth4 li.active > .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuDepth4 li.active > .boxMenuLink{padding-left:75px}.boxesSidebarRight .box .boxMenu .boxMenuDepth4 .boxMenuLink::before,.boxesSidebarLeft .box .boxMenu .boxMenuDepth4 .boxMenuLink::before,.boxesSidebarRight .box .boxMenu .boxMenuDepth4 .boxMenuLink::after,.boxesSidebarLeft .box .boxMenu .boxMenuDepth4 .boxMenuLink::after{left:60px}.boxesSidebarRight .box .boxMenu .boxMenuItemDepth1 .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth1 .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuItemDepth1.active .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuItemDepth1.active .boxMenuLink{padding-left:12px}.boxesSidebarRight .boxTitle,.boxesSidebarLeft .boxTitle{background:#4c6c18;border-radius:3px 3px 0 0;letter-spacing:0;margin:0 -10px;padding:12px 10px;position:relative;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxTitle,.boxesSidebarLeft .boxTitle{margin:0 -12px;padding:14px 12px}}.boxesSidebarRight .boxTitle:not(:first-of-type),.boxesSidebarLeft .boxTitle:not(:first-of-type){border-radius:0;margin-top:10px}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxTitle:not(:first-of-type),.boxesSidebarLeft .boxTitle:not(:first-of-type){margin-top:12px}}.boxesSidebarRight .boxTitle + .boxContent,.boxesSidebarLeft .boxTitle + .boxContent{margin:0}.boxesSidebarRight .boxContent,.boxesSidebarLeft .boxContent{margin:0;padding-top:10px}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxContent,.boxesSidebarLeft .boxContent{padding-top:12px}}.boxesSidebarRight .boxRegisterButton .boxTitle,.boxesSidebarLeft .boxRegisterButton .boxTitle,.boxesSidebarRight .boxSignedInAs .boxTitle,.boxesSidebarLeft .boxSignedInAs .boxTitle{text-indent:-300px}.boxesSidebarRight .boxRegisterButton .userAvatar,.boxesSidebarLeft .boxRegisterButton .userAvatar,.boxesSidebarRight .boxSignedInAs .userAvatar,.boxesSidebarLeft .boxSignedInAs .userAvatar{position:relative}.boxesSidebarRight .boxRegisterButton .userAvatar .userAvatarImage,.boxesSidebarLeft .boxRegisterButton .userAvatar .userAvatarImage,.boxesSidebarRight .boxSignedInAs .userAvatar .userAvatarImage,.boxesSidebarLeft .boxSignedInAs .userAvatar .userAvatarImage{background:rgba(0, 0, 0, 0);border:3px solid rgba(0, 0, 0, 0.07);box-shadow:0 -1px 0 0 rgba(0, 0, 0, 0.2);display:block;margin:0 auto;min-width:70px}@media screen and (max-width:1024px){.boxesSidebarRight .boxRegisterButton .userAvatar .userAvatarImage,.boxesSidebarLeft .boxRegisterButton .userAvatar .userAvatarImage,.boxesSidebarRight .boxSignedInAs .userAvatar .userAvatarImage,.boxesSidebarLeft .boxSignedInAs .userAvatar .userAvatarImage{max-height:60px;max-width:60px;min-width:60px}}.boxesSidebarRight .boxRegisterButton.boxInfo,.boxesSidebarLeft .boxRegisterButton.boxInfo{background:rgba(207, 213, 166, 1);color:rgba(47, 68, 12, 1)}.boxesSidebarRight .boxRegisterButton .userAvatar,.boxesSidebarLeft .boxRegisterButton .userAvatar{margin:-40px auto 10px}@media screen and (min-width:769px),print{.boxesSidebarRight .boxRegisterButton .userAvatar,.boxesSidebarLeft .boxRegisterButton .userAvatar{margin:-44px auto 10px}}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxRegisterButton .userAvatar,.boxesSidebarLeft .boxRegisterButton .userAvatar{margin:-50px auto 10px}}.boxesSidebarRight .boxRegisterButton .formSubmit .button,.boxesSidebarLeft .boxRegisterButton .formSubmit .button{width:100%}.boxesSidebarRight .box.boxSignedInAs,.boxesSidebarLeft .box.boxSignedInAs{padding:0}.boxesSidebarRight .boxSignedInAs .boxTitle,.boxesSidebarLeft .boxSignedInAs .boxTitle{margin:0}.boxesSidebarRight .boxSignedInAs .boxContent,.boxesSidebarLeft .boxSignedInAs .boxContent{padding-top:0}.boxesSidebarRight .boxSignedInAs .userAvatar,.boxesSidebarLeft .boxSignedInAs .userAvatar{margin:-30px auto 5px}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxSignedInAs .userAvatar,.boxesSidebarLeft .boxSignedInAs .userAvatar{margin:-35px auto 5px}}.boxesSidebarRight .boxSignedInAs .containerHeadline,.boxesSidebarLeft .boxSignedInAs .containerHeadline{text-align:center}.boxesSidebarRight .boxSignedInAs .containerHeadline h3,.boxesSidebarLeft .boxSignedInAs .containerHeadline h3{font-size:16px}.boxesSidebarRight .boxSignedInAs dl.userStats,.boxesSidebarLeft .boxSignedInAs dl.userStats{border-top:1px solid #f0f3f6;margin:15px 0 0}.boxesSidebarRight .boxSignedInAs dl.userStats::before,.boxesSidebarLeft .boxSignedInAs dl.userStats::before,.boxesSidebarRight .boxSignedInAs dl.userStats::after,.boxesSidebarLeft .boxSignedInAs dl.userStats::after{display:table;content:""}.boxesSidebarRight .boxSignedInAs dl.userStats::after,.boxesSidebarLeft .boxSignedInAs dl.userStats::after{clear:both}.boxesSidebarRight .boxSignedInAs dl.userStats > dt,.boxesSidebarLeft .boxSignedInAs dl.userStats > dt,.boxesSidebarRight .boxSignedInAs dl.userStats > dd,.boxesSidebarLeft .boxSignedInAs dl.userStats > dd{border-left:1px solid #f0f3f6;float:left;line-height:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.boxesSidebarRight .boxSignedInAs dl.userStats > dt,.boxesSidebarLeft .boxSignedInAs dl.userStats > dt{border-bottom:1px solid #f0f3f6;clear:unset;color:rgba(47, 68, 12, 1);font-size:12px;margin:29px 0 0;padding:5px 0 14px}.boxesSidebarRight .boxSignedInAs dl.userStats > dt:after,.boxesSidebarLeft .boxSignedInAs dl.userStats > dt:after{content:""}.boxesSidebarRight .boxSignedInAs dl.userStats > dd,.boxesSidebarLeft .boxSignedInAs dl.userStats > dd{font-size:14px;font-weight:500;padding:15px 0 0}.boxesSidebarRight .boxSignedInAs dl.userStats > dt,.boxesSidebarLeft .boxSignedInAs dl.userStats > dt,.boxesSidebarRight .boxSignedInAs dl.userStats > dd,.boxesSidebarLeft .boxSignedInAs dl.userStats > dd{width:33.33%}.boxesSidebarRight .boxSignedInAs dl.userStats > dt:nth-of-type(3n+1),.boxesSidebarLeft .boxSignedInAs dl.userStats > dt:nth-of-type(3n+1),.boxesSidebarRight .boxSignedInAs dl.userStats > dd:nth-of-type(3n+1),.boxesSidebarLeft .boxSignedInAs dl.userStats > dd:nth-of-type(3n+1){border-left:0}.boxesSidebarRight .boxSignedInAs dl.userStats > dt:first-of-type:nth-last-of-type(2),.boxesSidebarLeft .boxSignedInAs dl.userStats > dt:first-of-type:nth-last-of-type(2),.boxesSidebarRight .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2),.boxesSidebarLeft .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2),.boxesSidebarRight .boxSignedInAs dl.userStats > dt:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarLeft .boxSignedInAs dl.userStats > dt:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarRight .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarLeft .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarRight .boxSignedInAs dl.userStats > dt:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarLeft .boxSignedInAs dl.userStats > dt:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarRight .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarLeft .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2) ~ dd{width:50%}.boxesSidebarRight .boxSignedInAs dl.userStats > dd,.boxesSidebarLeft .boxSignedInAs dl.userStats > dd{margin:0 0 0 -33.33%}.boxesSidebarRight .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2),.boxesSidebarLeft .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2),.boxesSidebarRight .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarLeft .boxSignedInAs dl.userStats > dd:first-of-type:nth-last-of-type(2) ~ dd{margin:0 0 0 -50%}.boxesSidebarRight .boxSignedInAs dl.userStats > dt,.boxesSidebarLeft .boxSignedInAs dl.userStats > dt{z-index:1}.boxesSidebarRight .boxSignedInAs .userLinks,.boxesSidebarLeft .boxSignedInAs .userLinks{background:#cfd5a6;border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 #f0f3f6, inset 0 1px 0 0 rgba(244, 246, 235, 1)}.boxesSidebarRight .boxSignedInAs .userLinks::before,.boxesSidebarLeft .boxSignedInAs .userLinks::before,.boxesSidebarRight .boxSignedInAs .userLinks::after,.boxesSidebarLeft .boxSignedInAs .userLinks::after{display:table;content:""}.boxesSidebarRight .boxSignedInAs .userLinks::after,.boxesSidebarLeft .boxSignedInAs .userLinks::after{clear:both}.boxesSidebarRight .boxSignedInAs .userLinks > li,.boxesSidebarLeft .boxSignedInAs .userLinks > li{float:left;width:33.334%}.boxesSidebarRight .boxSignedInAs .userLinks > li > a,.boxesSidebarLeft .boxSignedInAs .userLinks > li > a{display:block;font-family:"Roboto Condensed", Arial, Helvetica, sans-serif;overflow:hidden;padding:32px 5px 8px;position:relative;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.boxesSidebarRight .boxSignedInAs .userLinks > li > a::before,.boxesSidebarLeft .boxSignedInAs .userLinks > li > a::before{content:"\f2be";display:block;font:20px "FontAwesome";left:50%;margin:0 0 0 -10px;position:absolute;top:10px}.boxesSidebarRight .boxSignedInAs .userLinks > li.userLinksSettings a::before,.boxesSidebarLeft .boxSignedInAs .userLinks > li.userLinksSettings a::before{content:"\f013"}.boxesSidebarRight .boxSignedInAs .userLinks > li.userLinksLogout a::before,.boxesSidebarLeft .boxSignedInAs .userLinks > li.userLinksLogout a::before{content:"\f011"}.boxesSidebarRight .boxStatistics dl.dataList,.boxesSidebarLeft .boxStatistics dl.dataList{margin:-10px}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxStatistics dl.dataList,.boxesSidebarLeft .boxStatistics dl.dataList{margin:-12px}}.boxesSidebarRight .boxStatistics dl.dataList::before,.boxesSidebarLeft .boxStatistics dl.dataList::before,.boxesSidebarRight .boxStatistics dl.dataList::after,.boxesSidebarLeft .boxStatistics dl.dataList::after{display:table;content:""}.boxesSidebarRight .boxStatistics dl.dataList::after,.boxesSidebarLeft .boxStatistics dl.dataList::after{clear:both}.boxesSidebarRight .boxStatistics dl.dataList > dt,.boxesSidebarLeft .boxStatistics dl.dataList > dt,.boxesSidebarRight .boxStatistics dl.dataList > dd,.boxesSidebarLeft .boxStatistics dl.dataList > dd{border-left:1px solid #f0f3f6;float:left;line-height:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.boxesSidebarRight .boxStatistics dl.dataList > dt,.boxesSidebarLeft .boxStatistics dl.dataList > dt{border-bottom:1px solid #f0f3f6;clear:unset;color:rgba(47, 68, 12, 1);font-size:12px;margin:29px 0 0;padding:5px 0 14px}.boxesSidebarRight .boxStatistics dl.dataList > dt:after,.boxesSidebarLeft .boxStatistics dl.dataList > dt:after{content:""}.boxesSidebarRight .boxStatistics dl.dataList > dd,.boxesSidebarLeft .boxStatistics dl.dataList > dd{font-size:14px;font-weight:500;padding:15px 0 0}.boxesSidebarRight .boxStatistics dl.dataList > dt,.boxesSidebarLeft .boxStatistics dl.dataList > dt,.boxesSidebarRight .boxStatistics dl.dataList > dd,.boxesSidebarLeft .boxStatistics dl.dataList > dd{width:33.33%}.boxesSidebarRight .boxStatistics dl.dataList > dt:nth-of-type(3n+1),.boxesSidebarLeft .boxStatistics dl.dataList > dt:nth-of-type(3n+1),.boxesSidebarRight .boxStatistics dl.dataList > dd:nth-of-type(3n+1),.boxesSidebarLeft .boxStatistics dl.dataList > dd:nth-of-type(3n+1){border-left:0}.boxesSidebarRight .boxStatistics dl.dataList > dt:first-of-type:nth-last-of-type(2),.boxesSidebarLeft .boxStatistics dl.dataList > dt:first-of-type:nth-last-of-type(2),.boxesSidebarRight .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2),.boxesSidebarLeft .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2),.boxesSidebarRight .boxStatistics dl.dataList > dt:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarLeft .boxStatistics dl.dataList > dt:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarRight .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarLeft .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarRight .boxStatistics dl.dataList > dt:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarLeft .boxStatistics dl.dataList > dt:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarRight .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarLeft .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2) ~ dd{width:50%}.boxesSidebarRight .boxStatistics dl.dataList > dd,.boxesSidebarLeft .boxStatistics dl.dataList > dd{margin:0 0 0 -33.33%}.boxesSidebarRight .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2),.boxesSidebarLeft .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2),.boxesSidebarRight .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarLeft .boxStatistics dl.dataList > dd:first-of-type:nth-last-of-type(2) ~ dd{margin:0 0 0 -50%}.boxesSidebarRight .boxStatistics dl.dataList > dt:last-of-type,.boxesSidebarLeft .boxStatistics dl.dataList > dt:last-of-type,.boxesSidebarRight .boxStatistics dl.dataList > dd:last-of-type,.boxesSidebarLeft .boxStatistics dl.dataList > dd:last-of-type{background:#cfd5a6;border:0;box-shadow:0 -1px 0 0 #f0f3f6, inset 0 1px 0 0 rgba(244, 246, 235, 1);font-size:13px;margin:0;padding:14px 10px;width:50%}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxStatistics dl.dataList > dt:last-of-type,.boxesSidebarLeft .boxStatistics dl.dataList > dt:last-of-type,.boxesSidebarRight .boxStatistics dl.dataList > dd:last-of-type,.boxesSidebarLeft .boxStatistics dl.dataList > dd:last-of-type{padding:14px 12px}}.boxesSidebarRight .boxStatistics dl.dataList dt:last-of-type,.boxesSidebarLeft .boxStatistics dl.dataList dt:last-of-type{border-radius:0 0 0 4px;clear:both;text-align:left}.boxesSidebarRight .boxStatistics dl.dataList dd:last-of-type,.boxesSidebarLeft .boxStatistics dl.dataList dd:last-of-type{border-radius:0 0 4px 0;text-align:right}.boxesSidebarRight .boxStatistics dl.dataList > dt:last-of-type::after,.boxesSidebarLeft .boxStatistics dl.dataList > dt:last-of-type::after{content:":"}.boxesSidebarRight .boxWithImage .boxTitle,.boxesSidebarLeft .boxWithImage .boxTitle{border-radius:0}.boxesSidebarRight .boxImage,.boxesSidebarLeft .boxImage{align-items:center;border-radius:3px 3px 0 0;display:flex;float:none;justify-content:center;margin:0 -10px;max-height:100px;overflow:hidden;width:unset}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxImage,.boxesSidebarLeft .boxImage{margin:0 -12px}}.boxesSidebarRight .boxImage > img,.boxesSidebarLeft .boxImage > img{border-radius:3px 3px 0 0}.boxesSidebarRight .boxMembersWithBadge .sidebarItemList > li,.boxesSidebarLeft .boxMembersWithBadge .sidebarItemList > li,.boxesSidebarRight .boxNewestMembers .sidebarItemList > li,.boxesSidebarLeft .boxNewestMembers .sidebarItemList > li,.boxesSidebarRight .boxMostActiveMembers .sidebarItemList > li,.boxesSidebarLeft .boxMostActiveMembers .sidebarItemList > li,.boxesSidebarRight .boxMostActiveAuthors .sidebarItemList > li,.boxesSidebarLeft .boxMostActiveAuthors .sidebarItemList > li,.boxesSidebarRight .boxTopPoster .sidebarItemList > li,.boxesSidebarLeft .boxTopPoster .sidebarItemList > li,.boxesSidebarRight .boxStaffOnline .sidebarItemList > li,.boxesSidebarLeft .boxStaffOnline .sidebarItemList > li{padding-bottom:7px;padding-top:7px}.boxesSidebarRight .boxMembersWithBadge .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarLeft .boxMembersWithBadge .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarRight .boxNewestMembers .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarLeft .boxNewestMembers .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarRight .boxMostActiveMembers .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarLeft .boxMostActiveMembers .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarRight .boxMostActiveAuthors .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarLeft .boxMostActiveAuthors .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarRight .boxTopPoster .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarLeft .boxTopPoster .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarRight .boxStaffOnline .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarLeft .boxStaffOnline .sidebarItemList > li.box24 .sidebarItemTitle,.boxesSidebarRight .boxMembersWithBadge .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarLeft .boxMembersWithBadge .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarRight .boxNewestMembers .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarLeft .boxNewestMembers .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarRight .boxMostActiveMembers .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarLeft .boxMostActiveMembers .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarRight .boxMostActiveAuthors .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarLeft .boxMostActiveAuthors .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarRight .boxTopPoster .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarLeft .boxTopPoster .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarRight .boxStaffOnline .sidebarItemList > li.box32 .sidebarItemTitle,.boxesSidebarLeft .boxStaffOnline .sidebarItemList > li.box32 .sidebarItemTitle{align-items:center;display:flex;justify-content:space-between}.boxesSidebarRight .boxMembersWithBadge .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarLeft .boxMembersWithBadge .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarRight .boxNewestMembers .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarLeft .boxNewestMembers .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarRight .boxMostActiveMembers .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarLeft .boxMostActiveMembers .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarRight .boxMostActiveAuthors .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarLeft .boxMostActiveAuthors .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarRight .boxTopPoster .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarLeft .boxTopPoster .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarRight .boxStaffOnline .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarLeft .boxStaffOnline .sidebarItemList > li.box24 .userAvatarImage,.boxesSidebarRight .boxMembersWithBadge .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarLeft .boxMembersWithBadge .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarRight .boxNewestMembers .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarLeft .boxNewestMembers .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarRight .boxMostActiveMembers .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarLeft .boxMostActiveMembers .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarRight .boxMostActiveAuthors .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarLeft .boxMostActiveAuthors .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarRight .boxTopPoster .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarLeft .boxTopPoster .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarRight .boxStaffOnline .sidebarItemList > li.box32 .userAvatarImage,.boxesSidebarLeft .boxStaffOnline .sidebarItemList > li.box32 .userAvatarImage{margin-top:0}.boxesSidebarRight .boxListPlain li,.boxesSidebarLeft .boxListPlain li{border-bottom:1px solid #f0f3f6;padding:8px 10px}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxListPlain li,.boxesSidebarLeft .boxListPlain li{padding:8px 12px}}.boxesSidebarRight .boxListPlain li:last-child(),.boxesSidebarLeft .boxListPlain li:last-child(){border:0}.boxesSidebarRight .boxDataListPlain dl,.boxesSidebarLeft .boxDataListPlain dl,.boxesSidebarRight .boxDataListGrid dl,.boxesSidebarLeft .boxDataListGrid dl{margin:-10px}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxDataListPlain dl,.boxesSidebarLeft .boxDataListPlain dl,.boxesSidebarRight .boxDataListGrid dl,.boxesSidebarLeft .boxDataListGrid dl{margin:-12px}}.boxesSidebarRight .boxDataListPlain dl,.boxesSidebarLeft .boxDataListPlain dl{display:flex;flex-wrap:wrap}.boxesSidebarRight .boxDataListPlain dl > dt,.boxesSidebarLeft .boxDataListPlain dl > dt,.boxesSidebarRight .boxDataListPlain dl > dd,.boxesSidebarLeft .boxDataListPlain dl > dd{float:none;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.boxesSidebarRight .boxDataListPlain dl > dt:not(:last-of-type),.boxesSidebarLeft .boxDataListPlain dl > dt:not(:last-of-type),.boxesSidebarRight .boxDataListPlain dl > dd:not(:last-of-type),.boxesSidebarLeft .boxDataListPlain dl > dd:not(:last-of-type){border-bottom:1px solid #f0f3f6}.boxesSidebarRight .boxDataListPlain dl > dt,.boxesSidebarLeft .boxDataListPlain dl > dt{padding:8px 5px 8px 10px;width:65%}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxDataListPlain dl > dt,.boxesSidebarLeft .boxDataListPlain dl > dt{padding:8px 5px 8px 12px}}.boxesSidebarRight .boxDataListPlain dl > dd,.boxesSidebarLeft .boxDataListPlain dl > dd{min-height:unset;padding:8px 10px 8px 0;text-align:right;width:35%}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxDataListPlain dl > dd,.boxesSidebarLeft .boxDataListPlain dl > dd{padding:8px 12px 8px 0}}.boxesSidebarRight .boxDataListPlain dl > dd:not(:last-child),.boxesSidebarLeft .boxDataListPlain dl > dd:not(:last-child){margin-bottom:0}.boxesSidebarRight .boxDataListGrid dl::before,.boxesSidebarLeft .boxDataListGrid dl::before,.boxesSidebarRight .boxDataListGrid dl::after,.boxesSidebarLeft .boxDataListGrid dl::after{display:table;content:""}.boxesSidebarRight .boxDataListGrid dl::after,.boxesSidebarLeft .boxDataListGrid dl::after{clear:both}.boxesSidebarRight .boxDataListGrid dl > dt,.boxesSidebarLeft .boxDataListGrid dl > dt,.boxesSidebarRight .boxDataListGrid dl > dd,.boxesSidebarLeft .boxDataListGrid dl > dd{border-left:1px solid #f0f3f6;float:left;line-height:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.boxesSidebarRight .boxDataListGrid dl > dt,.boxesSidebarLeft .boxDataListGrid dl > dt{border-bottom:1px solid #f0f3f6;clear:unset;color:rgba(47, 68, 12, 1);font-size:12px;margin:29px 0 0;padding:5px 0 14px}.boxesSidebarRight .boxDataListGrid dl > dt:after,.boxesSidebarLeft .boxDataListGrid dl > dt:after{content:""}.boxesSidebarRight .boxDataListGrid dl > dd,.boxesSidebarLeft .boxDataListGrid dl > dd{font-size:14px;font-weight:500;padding:15px 0 0}.boxesSidebarRight .boxDataListGrid dl > dt,.boxesSidebarLeft .boxDataListGrid dl > dt,.boxesSidebarRight .boxDataListGrid dl > dd,.boxesSidebarLeft .boxDataListGrid dl > dd{width:33.33%}.boxesSidebarRight .boxDataListGrid dl > dt:nth-of-type(3n+1),.boxesSidebarLeft .boxDataListGrid dl > dt:nth-of-type(3n+1),.boxesSidebarRight .boxDataListGrid dl > dd:nth-of-type(3n+1),.boxesSidebarLeft .boxDataListGrid dl > dd:nth-of-type(3n+1){border-left:0}.boxesSidebarRight .boxDataListGrid dl > dt:first-of-type:nth-last-of-type(2),.boxesSidebarLeft .boxDataListGrid dl > dt:first-of-type:nth-last-of-type(2),.boxesSidebarRight .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2),.boxesSidebarLeft .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2),.boxesSidebarRight .boxDataListGrid dl > dt:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarLeft .boxDataListGrid dl > dt:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarRight .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarLeft .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2) ~ dt,.boxesSidebarRight .boxDataListGrid dl > dt:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarLeft .boxDataListGrid dl > dt:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarRight .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarLeft .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2) ~ dd{width:50%}.boxesSidebarRight .boxDataListGrid dl > dd,.boxesSidebarLeft .boxDataListGrid dl > dd{margin:0 0 0 -33.33%}.boxesSidebarRight .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2),.boxesSidebarLeft .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2),.boxesSidebarRight .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2) ~ dd,.boxesSidebarLeft .boxDataListGrid dl > dd:first-of-type:nth-last-of-type(2) ~ dd{margin:0 0 0 -50%}.boxesSidebarRight .boxIconedTitle .boxTitle,.boxesSidebarLeft .boxIconedTitle .boxTitle,.boxesSidebarRight .boxStatistics .boxTitle,.boxesSidebarLeft .boxStatistics .boxTitle,.boxesSidebarRight .boxUsersOnline .boxTitle,.boxesSidebarLeft .boxUsersOnline .boxTitle,.boxesSidebarRight .boxStaffOnline .boxTitle,.boxesSidebarLeft .boxStaffOnline .boxTitle,.boxesSidebarRight .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle,.boxesSidebarRight .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle,.boxesSidebarRight .boxNewestMembers .boxTitle,.boxesSidebarLeft .boxNewestMembers .boxTitle,.boxesSidebarRight .boxMostActiveMembers .boxTitle,.boxesSidebarLeft .boxMostActiveMembers .boxTitle,.boxesSidebarRight .boxMostLikesMembers .boxTitle,.boxesSidebarLeft .boxMostLikesMembers .boxTitle,.boxesSidebarRight .boxTopPoster .boxTitle,.boxesSidebarLeft .boxTopPoster .boxTitle,.boxesSidebarRight .boxMostActiveAuthors .boxTitle,.boxesSidebarLeft .boxMostActiveAuthors .boxTitle,.boxesSidebarRight .boxTodaysBirthdays .boxTitle,.boxesSidebarLeft .boxTodaysBirthdays .boxTitle,.boxesSidebarRight .boxArticleCategories .boxTitle,.boxesSidebarLeft .boxArticleCategories .boxTitle,.boxesSidebarRight .boxLatestPosts .boxTitle,.boxesSidebarLeft .boxLatestPosts .boxTitle,.boxesSidebarRight .boxMostActiveThreads .boxTitle,.boxesSidebarLeft .boxMostActiveThreads .boxTitle,.boxesSidebarRight .boxHotThreads .boxTitle,.boxesSidebarLeft .boxHotThreads .boxTitle,.boxesSidebarRight .boxThreadsAsNews .boxTitle,.boxesSidebarLeft .boxThreadsAsNews .boxTitle,.boxesSidebarRight .boxUnreadThreads .boxTitle,.boxesSidebarLeft .boxUnreadThreads .boxTitle,.boxesSidebarRight .boxBoardTagCloud .boxTitle,.boxesSidebarLeft .boxBoardTagCloud .boxTitle,.boxesSidebarRight .boxTagCloud .boxTitle,.boxesSidebarLeft .boxTagCloud .boxTitle,.boxesSidebarRight .boxCategories .boxTitle,.boxesSidebarLeft .boxCategories .boxTitle,.boxesSidebarRight .boxTopBlogs .boxTitle,.boxesSidebarLeft .boxTopBlogs .boxTitle,.boxesSidebarRight .boxLatestEntries .boxTitle,.boxesSidebarLeft .boxLatestEntries .boxTitle,.boxesSidebarRight .boxMostCommentedEntries .boxTitle,.boxesSidebarLeft .boxMostCommentedEntries .boxTitle,.boxesSidebarRight .boxFeaturedArticles .boxTitle,.boxesSidebarLeft .boxFeaturedArticles .boxTitle,.boxesSidebarRight .boxLatestComments .boxTitle,.boxesSidebarLeft .boxLatestComments .boxTitle,.boxesSidebarRight .boxFeaturedEvents .boxTitle,.boxesSidebarLeft .boxFeaturedEvents .boxTitle,.boxesSidebarRight .boxUpcomingEvents .boxTitle,.boxesSidebarLeft .boxUpcomingEvents .boxTitle{padding-right:45px}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxIconedTitle .boxTitle,.boxesSidebarLeft .boxIconedTitle .boxTitle,.boxesSidebarRight .boxStatistics .boxTitle,.boxesSidebarLeft .boxStatistics .boxTitle,.boxesSidebarRight .boxUsersOnline .boxTitle,.boxesSidebarLeft .boxUsersOnline .boxTitle,.boxesSidebarRight .boxStaffOnline .boxTitle,.boxesSidebarLeft .boxStaffOnline .boxTitle,.boxesSidebarRight .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle,.boxesSidebarRight .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle,.boxesSidebarRight .boxNewestMembers .boxTitle,.boxesSidebarLeft .boxNewestMembers .boxTitle,.boxesSidebarRight .boxMostActiveMembers .boxTitle,.boxesSidebarLeft .boxMostActiveMembers .boxTitle,.boxesSidebarRight .boxMostLikesMembers .boxTitle,.boxesSidebarLeft .boxMostLikesMembers .boxTitle,.boxesSidebarRight .boxTopPoster .boxTitle,.boxesSidebarLeft .boxTopPoster .boxTitle,.boxesSidebarRight .boxMostActiveAuthors .boxTitle,.boxesSidebarLeft .boxMostActiveAuthors .boxTitle,.boxesSidebarRight .boxTodaysBirthdays .boxTitle,.boxesSidebarLeft .boxTodaysBirthdays .boxTitle,.boxesSidebarRight .boxArticleCategories .boxTitle,.boxesSidebarLeft .boxArticleCategories .boxTitle,.boxesSidebarRight .boxLatestPosts .boxTitle,.boxesSidebarLeft .boxLatestPosts .boxTitle,.boxesSidebarRight .boxMostActiveThreads .boxTitle,.boxesSidebarLeft .boxMostActiveThreads .boxTitle,.boxesSidebarRight .boxHotThreads .boxTitle,.boxesSidebarLeft .boxHotThreads .boxTitle,.boxesSidebarRight .boxThreadsAsNews .boxTitle,.boxesSidebarLeft .boxThreadsAsNews .boxTitle,.boxesSidebarRight .boxUnreadThreads .boxTitle,.boxesSidebarLeft .boxUnreadThreads .boxTitle,.boxesSidebarRight .boxBoardTagCloud .boxTitle,.boxesSidebarLeft .boxBoardTagCloud .boxTitle,.boxesSidebarRight .boxTagCloud .boxTitle,.boxesSidebarLeft .boxTagCloud .boxTitle,.boxesSidebarRight .boxCategories .boxTitle,.boxesSidebarLeft .boxCategories .boxTitle,.boxesSidebarRight .boxTopBlogs .boxTitle,.boxesSidebarLeft .boxTopBlogs .boxTitle,.boxesSidebarRight .boxLatestEntries .boxTitle,.boxesSidebarLeft .boxLatestEntries .boxTitle,.boxesSidebarRight .boxMostCommentedEntries .boxTitle,.boxesSidebarLeft .boxMostCommentedEntries .boxTitle,.boxesSidebarRight .boxFeaturedArticles .boxTitle,.boxesSidebarLeft .boxFeaturedArticles .boxTitle,.boxesSidebarRight .boxLatestComments .boxTitle,.boxesSidebarLeft .boxLatestComments .boxTitle,.boxesSidebarRight .boxFeaturedEvents .boxTitle,.boxesSidebarLeft .boxFeaturedEvents .boxTitle,.boxesSidebarRight .boxUpcomingEvents .boxTitle,.boxesSidebarLeft .boxUpcomingEvents .boxTitle{padding-right:50px}}.boxesSidebarRight .boxIconedTitle .boxTitle::before,.boxesSidebarLeft .boxIconedTitle .boxTitle::before,.boxesSidebarRight .boxStatistics .boxTitle::before,.boxesSidebarLeft .boxStatistics .boxTitle::before,.boxesSidebarRight .boxUsersOnline .boxTitle::before,.boxesSidebarLeft .boxUsersOnline .boxTitle::before,.boxesSidebarRight .boxStaffOnline .boxTitle::before,.boxesSidebarLeft .boxStaffOnline .boxTitle::before,.boxesSidebarRight .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle::before,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle::before,.boxesSidebarRight .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle::before,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle::before,.boxesSidebarRight .boxNewestMembers .boxTitle::before,.boxesSidebarLeft .boxNewestMembers .boxTitle::before,.boxesSidebarRight .boxMostActiveMembers .boxTitle::before,.boxesSidebarLeft .boxMostActiveMembers .boxTitle::before,.boxesSidebarRight .boxMostLikesMembers .boxTitle::before,.boxesSidebarLeft .boxMostLikesMembers .boxTitle::before,.boxesSidebarRight .boxTopPoster .boxTitle::before,.boxesSidebarLeft .boxTopPoster .boxTitle::before,.boxesSidebarRight .boxMostActiveAuthors .boxTitle::before,.boxesSidebarLeft .boxMostActiveAuthors .boxTitle::before,.boxesSidebarRight .boxTodaysBirthdays .boxTitle::before,.boxesSidebarLeft .boxTodaysBirthdays .boxTitle::before,.boxesSidebarRight .boxArticleCategories .boxTitle::before,.boxesSidebarLeft .boxArticleCategories .boxTitle::before,.boxesSidebarRight .boxLatestPosts .boxTitle::before,.boxesSidebarLeft .boxLatestPosts .boxTitle::before,.boxesSidebarRight .boxMostActiveThreads .boxTitle::before,.boxesSidebarLeft .boxMostActiveThreads .boxTitle::before,.boxesSidebarRight .boxHotThreads .boxTitle::before,.boxesSidebarLeft .boxHotThreads .boxTitle::before,.boxesSidebarRight .boxThreadsAsNews .boxTitle::before,.boxesSidebarLeft .boxThreadsAsNews .boxTitle::before,.boxesSidebarRight .boxUnreadThreads .boxTitle::before,.boxesSidebarLeft .boxUnreadThreads .boxTitle::before,.boxesSidebarRight .boxBoardTagCloud .boxTitle::before,.boxesSidebarLeft .boxBoardTagCloud .boxTitle::before,.boxesSidebarRight .boxTagCloud .boxTitle::before,.boxesSidebarLeft .boxTagCloud .boxTitle::before,.boxesSidebarRight .boxCategories .boxTitle::before,.boxesSidebarLeft .boxCategories .boxTitle::before,.boxesSidebarRight .boxTopBlogs .boxTitle::before,.boxesSidebarLeft .boxTopBlogs .boxTitle::before,.boxesSidebarRight .boxLatestEntries .boxTitle::before,.boxesSidebarLeft .boxLatestEntries .boxTitle::before,.boxesSidebarRight .boxMostCommentedEntries .boxTitle::before,.boxesSidebarLeft .boxMostCommentedEntries .boxTitle::before,.boxesSidebarRight .boxFeaturedArticles .boxTitle::before,.boxesSidebarLeft .boxFeaturedArticles .boxTitle::before,.boxesSidebarRight .boxLatestComments .boxTitle::before,.boxesSidebarLeft .boxLatestComments .boxTitle::before,.boxesSidebarRight .boxFeaturedEvents .boxTitle::before,.boxesSidebarLeft .boxFeaturedEvents .boxTitle::before,.boxesSidebarRight .boxUpcomingEvents .boxTitle::before,.boxesSidebarLeft .boxUpcomingEvents .boxTitle::before{background:rgba(0, 0, 0, 0.12);border-radius:0 3px 0 0;color:#cfd5a6;content:"\f1b2";display:block;font:20px "FontAwesome";height:100%;line-height:42px;position:absolute;right:0;text-align:center;top:0;width:40px}@media screen and (min-width:1025px),print{.boxesSidebarRight .boxIconedTitle .boxTitle::before,.boxesSidebarLeft .boxIconedTitle .boxTitle::before,.boxesSidebarRight .boxStatistics .boxTitle::before,.boxesSidebarLeft .boxStatistics .boxTitle::before,.boxesSidebarRight .boxUsersOnline .boxTitle::before,.boxesSidebarLeft .boxUsersOnline .boxTitle::before,.boxesSidebarRight .boxStaffOnline .boxTitle::before,.boxesSidebarLeft .boxStaffOnline .boxTitle::before,.boxesSidebarRight .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle::before,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle::before,.boxesSidebarRight .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle::before,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle::before,.boxesSidebarRight .boxNewestMembers .boxTitle::before,.boxesSidebarLeft .boxNewestMembers .boxTitle::before,.boxesSidebarRight .boxMostActiveMembers .boxTitle::before,.boxesSidebarLeft .boxMostActiveMembers .boxTitle::before,.boxesSidebarRight .boxMostLikesMembers .boxTitle::before,.boxesSidebarLeft .boxMostLikesMembers .boxTitle::before,.boxesSidebarRight .boxTopPoster .boxTitle::before,.boxesSidebarLeft .boxTopPoster .boxTitle::before,.boxesSidebarRight .boxMostActiveAuthors .boxTitle::before,.boxesSidebarLeft .boxMostActiveAuthors .boxTitle::before,.boxesSidebarRight .boxTodaysBirthdays .boxTitle::before,.boxesSidebarLeft .boxTodaysBirthdays .boxTitle::before,.boxesSidebarRight .boxArticleCategories .boxTitle::before,.boxesSidebarLeft .boxArticleCategories .boxTitle::before,.boxesSidebarRight .boxLatestPosts .boxTitle::before,.boxesSidebarLeft .boxLatestPosts .boxTitle::before,.boxesSidebarRight .boxMostActiveThreads .boxTitle::before,.boxesSidebarLeft .boxMostActiveThreads .boxTitle::before,.boxesSidebarRight .boxHotThreads .boxTitle::before,.boxesSidebarLeft .boxHotThreads .boxTitle::before,.boxesSidebarRight .boxThreadsAsNews .boxTitle::before,.boxesSidebarLeft .boxThreadsAsNews .boxTitle::before,.boxesSidebarRight .boxUnreadThreads .boxTitle::before,.boxesSidebarLeft .boxUnreadThreads .boxTitle::before,.boxesSidebarRight .boxBoardTagCloud .boxTitle::before,.boxesSidebarLeft .boxBoardTagCloud .boxTitle::before,.boxesSidebarRight .boxTagCloud .boxTitle::before,.boxesSidebarLeft .boxTagCloud .boxTitle::before,.boxesSidebarRight .boxCategories .boxTitle::before,.boxesSidebarLeft .boxCategories .boxTitle::before,.boxesSidebarRight .boxTopBlogs .boxTitle::before,.boxesSidebarLeft .boxTopBlogs .boxTitle::before,.boxesSidebarRight .boxLatestEntries .boxTitle::before,.boxesSidebarLeft .boxLatestEntries .boxTitle::before,.boxesSidebarRight .boxMostCommentedEntries .boxTitle::before,.boxesSidebarLeft .boxMostCommentedEntries .boxTitle::before,.boxesSidebarRight .boxFeaturedArticles .boxTitle::before,.boxesSidebarLeft .boxFeaturedArticles .boxTitle::before,.boxesSidebarRight .boxLatestComments .boxTitle::before,.boxesSidebarLeft .boxLatestComments .boxTitle::before,.boxesSidebarRight .boxFeaturedEvents .boxTitle::before,.boxesSidebarLeft .boxFeaturedEvents .boxTitle::before,.boxesSidebarRight .boxUpcomingEvents .boxTitle::before,.boxesSidebarLeft .boxUpcomingEvents .boxTitle::before{line-height:46px;width:46px}}.boxesSidebarRight .boxStatistics .boxTitle::before,.boxesSidebarLeft .boxStatistics .boxTitle::before{content:"\f080"}.boxesSidebarRight .boxUsersOnline .boxTitle::before,.boxesSidebarLeft .boxUsersOnline .boxTitle::before{content:"\f0c0"}.boxesSidebarRight .boxStaffOnline .boxTitle::before,.boxesSidebarLeft .boxStaffOnline .boxTitle::before{content:"\f21b"}.boxesSidebarRight .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle::before,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListLetters"] .boxTitle::before{content:"\f21b"}.boxesSidebarRight .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle::before,.boxesSidebarLeft .box[data-static-box-identifier$=".MembersListSorting"] .boxTitle::before{content:"\f0b0"}.boxesSidebarRight .boxNewestMembers .boxTitle::before,.boxesSidebarLeft .boxNewestMembers .boxTitle::before{content:"\f234"}.boxesSidebarRight .boxMostActiveMembers .boxTitle::before,.boxesSidebarLeft .boxMostActiveMembers .boxTitle::before{content:"\f0c0"}.boxesSidebarRight .boxMostActiveAuthors .boxTitle::before,.boxesSidebarLeft .boxMostActiveAuthors .boxTitle::before{content:"\f0c0"}.boxesSidebarRight .boxMostLikesMembers .boxTitle::before,.boxesSidebarLeft .boxMostLikesMembers .boxTitle::before{content:"\f164"}.boxesSidebarRight .boxTopPoster .boxTitle::before,.boxesSidebarLeft .boxTopPoster .boxTitle::before{content:"\f2be"}.boxesSidebarRight .boxTodaysBirthdays .boxTitle::before,.boxesSidebarLeft .boxTodaysBirthdays .boxTitle::before{content:"\f1fd"}.boxesSidebarRight .boxLatestPosts .boxTitle::before,.boxesSidebarLeft .boxLatestPosts .boxTitle::before{content:"\f0e6"}.boxesSidebarRight .boxMostActiveThreads .boxTitle::before,.boxesSidebarLeft .boxMostActiveThreads .boxTitle::before{content:"\f0e7"}.boxesSidebarRight .boxHotThreads .boxTitle::before,.boxesSidebarLeft .boxHotThreads .boxTitle::before{content:"\f06d"}.boxesSidebarRight .boxThreadsAsNews .boxTitle::before,.boxesSidebarLeft .boxThreadsAsNews .boxTitle::before{content:"\f1ea"}.boxesSidebarRight .boxUnreadThreads .boxTitle::before,.boxesSidebarLeft .boxUnreadThreads .boxTitle::before{content:"\f075"}.boxesSidebarRight .boxBoardTagCloud .boxTitle::before,.boxesSidebarLeft .boxBoardTagCloud .boxTitle::before{content:"\f02c"}.boxesSidebarRight .boxTagCloud .boxTitle::before,.boxesSidebarLeft .boxTagCloud .boxTitle::before{content:"\f02c"}.boxesSidebarRight .boxCategories .boxTitle::before,.boxesSidebarLeft .boxCategories .boxTitle::before{content:"\f15c"}.boxesSidebarRight .boxArticleCategories .boxTitle::before,.boxesSidebarLeft .boxArticleCategories .boxTitle::before{content:"\f15c"}.boxesSidebarRight .boxTopBlogs .boxTitle::before,.boxesSidebarLeft .boxTopBlogs .boxTitle::before{content:"\f15c"}.boxesSidebarRight .boxLatestEntries .boxTitle::before,.boxesSidebarLeft .boxLatestEntries .boxTitle::before{content:"\f0f6"}.boxesSidebarRight .boxMostCommentedEntries .boxTitle::before,.boxesSidebarLeft .boxMostCommentedEntries .boxTitle::before{content:"\f086"}.boxesSidebarRight .boxFeaturedArticles .boxTitle::before,.boxesSidebarLeft .boxFeaturedArticles .boxTitle::before{content:"\f06d"}.boxesSidebarRight .boxLatestComments .boxTitle::before,.boxesSidebarLeft .boxLatestComments .boxTitle::before{content:"\f086"}.boxesSidebarRight .boxFeaturedEvents .boxTitle::before,.boxesSidebarLeft .boxFeaturedEvents .boxTitle::before{content:"\f274"}.boxesSidebarRight .boxUpcomingEvents .boxTitle::before,.boxesSidebarLeft .boxUpcomingEvents .boxTitle::before{content:"\f271"}.sidebarBoxTitleNoIcon .boxesSidebarLeft .boxTitle,.sidebarBoxTitleNoIcon .boxesSidebarRight .boxTitle{padding-right:12px}.sidebarBoxTitleNoIcon .boxesSidebarLeft .boxTitle::before,.sidebarBoxTitleNoIcon .boxesSidebarRight .boxTitle::before{background:none;content:"";width:auto}.boxesSidebarRight .box.boxAuthor,.boxesSidebarLeft .box.boxAuthor{padding:0}.boxAuthor{position:relative}.boxAuthor::before{background:#4c6c18;border-radius:3px 3px 0 0;content:"";height:46px;left:0;position:absolute;right:0;top:0}.boxAuthor .box96{flex-wrap:wrap}.boxAuthor .box96 .userAvatarImage{background:rgba(0, 0, 0, 0);border:3px solid rgba(0, 0, 0, 0.07);box-shadow:0 -1px 0 0 rgba(0, 0, 0, 0.2);margin:0 auto 5px;max-height:70px;max-width:70px;z-index:2}.boxAuthor .box96 > :last-child{flex:1 1 100%}.boxAuthor .containerHeadline{text-align:center}.boxAuthor .dataList.containerContent{border-top:1px solid #f0f3f6;margin:15px 0 -1px}.boxAuthor .dataList.containerContent::before,.boxAuthor .dataList.containerContent::after{display:table;content:""}.boxAuthor .dataList.containerContent::after{clear:both}.boxAuthor .dataList.containerContent > dt,.boxAuthor .dataList.containerContent > dd{border-left:1px solid #f0f3f6;float:left;line-height:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.boxAuthor .dataList.containerContent > dt{border-bottom:1px solid #f0f3f6;clear:unset;color:rgba(47, 68, 12, 1);font-size:12px;margin:29px 0 0;padding:5px 0 14px}.boxAuthor .dataList.containerContent > dt:after{content:""}.boxAuthor .dataList.containerContent > dd{font-size:14px;font-weight:500;padding:15px 0 0}.boxAuthor .dataList.containerContent > dt,.boxAuthor .dataList.containerContent > dd{width:33.33%}.boxAuthor .dataList.containerContent > dt:nth-of-type(3n+1),.boxAuthor .dataList.containerContent > dd:nth-of-type(3n+1){border-left:0}.boxAuthor .dataList.containerContent > dt:first-of-type:nth-last-of-type(2),.boxAuthor .dataList.containerContent > dd:first-of-type:nth-last-of-type(2),.boxAuthor .dataList.containerContent > dt:first-of-type:nth-last-of-type(2) ~ dt,.boxAuthor .dataList.containerContent > dd:first-of-type:nth-last-of-type(2) ~ dt,.boxAuthor .dataList.containerContent > dt:first-of-type:nth-last-of-type(2) ~ dd,.boxAuthor .dataList.containerContent > dd:first-of-type:nth-last-of-type(2) ~ dd{width:50%}.boxAuthor .dataList.containerContent > dd{margin:0 0 0 -33.33%}.boxAuthor .dataList.containerContent > dd:first-of-type:nth-last-of-type(2),.boxAuthor .dataList.containerContent > dd:first-of-type:nth-last-of-type(2) ~ dd{margin:0 0 0 -50%}@media screen and (max-width:1024px){.containerList > li{padding:10px}}@media screen and (min-width:769px),print{.containerList > li{padding:12px 10px}}@media screen and (min-width:1025px),print{.containerList > li{padding:12px}}.containerList > li:first-child{border-top:0}.containerList > li:last-child{border:0}.containerList > li.showMore{background:#cfd5a6;box-shadow:inset 0 1px 0 0 rgba(244, 246, 235, 1);border-radius:0 0 3px 3px;padding:8px 10px}.containerList > li.showMore button{font:400 14px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.containerList > li.showMore small{display:block;margin:5px 0}@media screen and (max-width:1024px){.containerList > li .buttonGroupNavigation{top:10px}.containerList > li .buttonGroupNavigation.open > .buttonList{margin:0 10px}.containerList > li .buttonGroupNavigation > .buttonList{border:1px solid #e1e7ef;box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.15);padding:0}.containerList > li .buttonGroupNavigation > .buttonList.dropdownOpen{margin-top:2px}.containerList > li .buttonGroupNavigation > .buttonList li{border-top:1px solid rgba(244, 246, 235, 1)}.containerList > li .buttonGroupNavigation > .buttonList li:first-child{border:0;border-radius:3px 3px 0 0}.containerList > li .buttonGroupNavigation > .buttonList li:last-child{border-radius:0 0 3px 3px}.containerList > li .buttonGroupNavigation > .buttonList li.dropdownDivider{border:0;margin:0}.containerList > li .buttonGroupNavigation > .buttonList li.dropdownDivider + li{border-top:1px dashed #d6dee9}.containerList > li .buttonGroupNavigation > .buttonList li > a,.containerList > li .buttonGroupNavigation > .buttonList li > span{padding:8px 10px}}@media screen and (max-width:1024px) and (max-width:544px){.containerList > li .buttonGroupNavigation > .buttonList{left:10px !important;right:10px !important}}@media screen and (min-width:1025px),print{.containerList > li .buttonGroupNavigation{right:15px}.containerList > li .buttonGroupNavigation > ul{background:rgba(244, 246, 235, 1);border:1px solid rgba(244, 246, 235, 1);border-radius:3px}.containerList > li .buttonGroupNavigation > ul > li:not(:last-child){border-right:1px solid #eaeff4}.containerList > li .buttonGroupNavigation > ul > li > a{padding:7px 9px 4px}.containerList > li .buttonGroupNavigation > ul > li > a > .icon{color:rgba(41, 162, 30, 1)}.containerList > li .buttonGroupNavigation > ul > li.active > a > .icon,.containerList > li .buttonGroupNavigation > ul > li:hover > a > .icon{color:rgba(76, 108, 24, 1)}}.containerListDisplayOptions{background:#f4f6eb;border-bottom:1px solid rgba(228, 231, 222, 1);border-radius:3px 3px 0 0;box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.07);min-height:42px;position:relative;z-index:1}@media screen and (min-width:769px),print{.paginationTop + .section .containerListDisplayOptions{border-radius:0}}.containerListSortOptions,.containerListActiveFilters,.containerListFilterOptions{padding:7px 10px}.containerListSortOptions{font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (min-width:1025px),print{.commentList > li .buttonGroupNavigation{top:0}.commentList > li .buttonGroupNavigation > ul{border-top:0;border-radius:0 0 3px 3px}.userList > li .buttonGroupNavigation,.jsGroupedUserList > li .buttonGroupNavigation{margin-top:-17px;top:50%}}.flexibleCategoryList{margin:10px 0 -10px}.flexibleCategoryList > li{margin-bottom:10px}.flexibleCategoryList .containerHeadline > h3{font-size:14px}.styleList > li{padding:10px 12px}.styleList > li > .box64{align-items:center}input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea{border-radius:3px;padding:6px 8px}input[type="checkbox"],input[type="radio"]{vertical-align:-2px}.formSubmit:not(:first-child){margin-top:10px}@media screen and (min-width:1025px),print{.formSubmit:not(:first-child){margin-top:15px}}.sidebar .boxContainer > div .button.more,.sidebar .boxContainer > fieldset .button.more,.sidebar .boxContainer > section .button.more{background:#cfd5a6;border-radius:0 0 4px 4px;border-top:1px solid #f0f3f6;box-shadow:inset 0 1px 0 0 rgba(244, 246, 235, 1);color:rgba(41, 162, 30, 1);display:block;float:none;margin:10px -10px -10px;padding-bottom:10px;padding-top:10px;text-align:center;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (min-width:1025px),print{.sidebar .boxContainer > div .button.more,.sidebar .boxContainer > fieldset .button.more,.sidebar .boxContainer > section .button.more{margin:12px -12px -12px}}.sidebar .boxContainer > div .button.more:hover,.sidebar .boxContainer > fieldset .button.more:hover,.sidebar .boxContainer > section .button.more:hover,.sidebar .boxContainer > div .button.more:focus,.sidebar .boxContainer > fieldset .button.more:focus,.sidebar .boxContainer > section .button.more:focus,.sidebar .boxContainer > div .button.more:active,.sidebar .boxContainer > fieldset .button.more:active,.sidebar .boxContainer > section .button.more:active{color:rgba(47, 68, 12, 1)}.sidebar .boxTitle .badge{background:#6dba3b;color:#fff;top:0}.sidebar .sidebarItemList{line-height:19px;margin:-10px}@media screen and (min-width:1025px),print{.sidebar .sidebarItemList{margin:-12px}}.sidebar .sidebarItemList > li{margin:0;padding:8px 10px}@media screen and (min-width:769px),print{.sidebar .sidebarItemList > li{padding:9px 10px}}@media screen and (min-width:1025px),print{.sidebar .sidebarItemList > li{padding:10px 12px}}.sidebar .sidebarItemList > li:not(:last-child){border-bottom:1px solid #f0f3f6;margin-bottom:0}.sidebar .sidebarItemList > li span > img,.sidebar .sidebarItemList > li a > img:not(.userAvatarImage){border-radius:2px}.sidebar .sidebarItemList > li.box24 .userAvatarImage,.sidebar .sidebarItemList > li.box32 .userAvatarImage,.sidebar .sidebarItemList > li span > img{margin-top:1px;min-height:34px;min-width:34px}.sidebar .sidebarItemList > li.box24 > div > .icon24,.sidebar .sidebarItemList > li.box32 > div > .icon24,.sidebar .sidebarItemList > li.box24 > div > .icon32,.sidebar .sidebarItemList > li.box32 > div > .icon32{bottom:0;height:34px;line-height:34px;margin-top:2px;width:34px}.sidebar .formSubmit:not(:first-child){margin-top:12px}.pageFooter{background:rgba(207, 213, 166, 1);box-shadow:0 -3px 0 0 rgba(0, 0, 0, 0.1)}.pageFooter a.active,.pageFooter .active > a,.pageFooter li.active > a,.pageFooter .boxMenu > li.active > a{color:#92d069}.boxesFooter + .pageFooterBunch{border-top:1px solid rgba(0, 0, 0, 0.15);box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.05);margin-top:-1px}.pageFooterBunch{color:rgba(47, 68, 14, 0.75);font-size:14px}@media screen and (min-width:769px),print{.pageFooterBunch{font-size:13px}}@media screen and (min-width:1025px),print{.pageFooterBunch > .layoutBoundary{display:flex;flex-wrap:nowrap;justify-content:space-between}.pageFooterBunch > .layoutBoundary > div:first-child:nth-last-child(1),.pageFooterBunch > .layoutBoundary > div:first-child:nth-last-child(1) ~ div{flex:1 1 100%}}.pageFooterBunch a{color:rgba(41, 162, 30, 1)}.pageFooterBunch a:hover,.pageFooterBunch a:focus{color:rgba(51, 51, 51, 1)}.footerBunchTitle{color:rgba(41, 162, 30, 1);font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (min-width:545px),print{.footerBunchLinks{border-bottom:1px solid #273946;display:flex;flex-wrap:nowrap;justify-content:space-between}}@media screen and (min-width:1025px),print{.footerBunchLinks{border-bottom:0;flex:0 1 45%}}.footerBunchLinks > div:first-child:nth-last-child(1),.footerBunchLinks > div:first-child:nth-last-child(1) ~ div{flex:1 1 100%}.footerBunchLinks .boxMenu{display:block}.footerBunchLinks .boxMenu > li{border-bottom:1px solid #273946;margin:0}@media screen and (min-width:545px),print{.footerBunchLinks .boxMenu > li:last-child{border:0}}.footerBunchLinks .boxMenu > li:hover > a{color:rgba(51, 51, 51, 1)}.footerBunchLinks .boxMenu > li > a{color:rgba(41, 162, 30, 1);display:block;height:auto;line-height:1;padding:12px 0}@media screen and (min-width:769px),print{.footerBunchLinks .boxMenu > li > a{padding:13px 0}}.footerBunchLinks .boxMenu > li > a:hover .icon{color:rgba(41, 162, 30, 1)}.footerBunchLinks .boxMenu > li > a > .badgeUpdate{position:absolute;right:0;top:12px}.footerBunchLinks .boxMenu > li > a .icon{color:#7fc750;margin-right:3px;vertical-align:-2px}.footerBunchLinks .boxMenu > li:hover > a,.footerBunchLinks .boxMenu > li:focus > a,.footerBunchLinks .boxMenu > li.active > a{background:transparent}.footerBunchLinks .boxMenu > li.active > a::before{display:none}.footerBunchLinks .boxMenu.withIcon24 > li > a{padding:7px 0}@media screen and (min-width:769px),print{.footerBunchLinks .boxMenu.withIcon24 > li > a{padding:7px 0 8px}}.footerBunchLinks .boxMenu > .boxMenuHasChildren:hover .boxMenuDepth1{opacity:0;visibility:hidden}.footerBunchLinks .mainMenu{font:400 14px "Roboto", Arial, Helvetica, sans-serif;text-transform:none}@media screen and (min-width:769px),print{.footerBunchLinks .mainMenu{font-size:13px}}.footerBunchLinks .mainMenu::before{display:none}.footerBunchLinks .mainMenu .boxMenu .boxMenuDepth1{display:none}.footerBunchLinks .mainMenu .boxContent{display:block}.footerBunchLinksMainExtended .mainMenu .boxMenu > .boxMenuHasChildren:hover .boxMenuDepth1{opacity:1;visibility:visible}.footerBunchLinksMainExtended .mainMenu .boxMenu .boxMenuDepth1{box-shadow:none;display:unset;font-size:13px;opacity:1;position:relative;visibility:visible}.footerBunchLinksMainExtended .mainMenu .boxMenu .boxMenuDepth1 > li > a:hover,.footerBunchLinksMainExtended .mainMenu .boxMenu .boxMenuDepth2 > li > a:hover,.footerBunchLinksMainExtended .mainMenu .boxMenu .boxMenuDepth3 > li > a:hover,.footerBunchLinksMainExtended .mainMenu .boxMenu .boxMenuDepth4 > li > a:hover{background:transparent}.footerBunchLinksMain,.footerBunchLinksSocial,.footerAbout{margin-top:15px}@media screen and (min-width:1025px),print{.footerBunchLinksMain,.footerBunchLinksSocial,.footerAbout{margin-bottom:15px;margin-top:20px}}@media screen and (min-width:545px) and (max-width:768px){.footerBunchLinksMain,.footerBunchLinksSocial{flex:0 1 45%}}@media screen and (min-width:769px) and (max-width:1024px){.footerBunchLinksMain,.footerBunchLinksSocial{flex:0 1 40%}}@media screen and (min-width:1025px),print{.footerBunchLinksMain,.footerBunchLinksSocial{flex:0 1 45%}}.footerBunchLinksSocialNoIcons .icon{display:none}@media screen and (min-width:1025px),print{.footerAbout{flex:0 1 45%}}.footerAboutTeaser{padding:10px 0}@media screen and (min-width:1025px),print{.footerAboutTeaser{padding:8px 0 14px}}.footerLogo{margin-bottom:14px;text-align:center}@media screen and (min-width:1025px),print{.footerLogo{margin-bottom:20px}}.footerLogo img{max-width:100%}.footerLegal{background:rgba(207, 213, 166, 1);border-top:1px solid #273946;border-bottom:1px solid #273946;color:rgba(47, 68, 12, 1);padding:10px;text-align:center}@media screen and (min-width:1025px),print{.footerLegal{padding:14px 12px}}.footerLegal a{color:rgba(41, 162, 30, 1)}.footerLegal a:hover{color:rgba(213, 218, 203, 1)}.footerLegalLinks{margin-top:5px}@media screen and (min-width:1025px),print{.footerLegalLinks{margin-top:10px}}.footerLegalLinks > ul > li{display:inline-block;padding:0 4px}.footerLegalLinks > ul > li:not(:first-child)::before{background:rgba(213, 218, 203, 1);border-radius:50%;content:"";display:inline-block;height:6px;margin:0 10px 0 0;vertical-align:2px;width:6px}@media screen and (min-width:769px),print{.footerLegalLinks > ul > li:not(:first-child)::before{vertical-align:1px}}.pageFooterCredits{border-top:1px solid rgba(0, 0, 0, 0.15);box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.05);color:rgba(47, 68, 14, 0.75);font-size:11px;padding:10px}@media screen and (max-width:544px){.pageFooterCredits{text-align:center}}@media screen and (max-width:768px){.pageFooterCredits .layoutBoundary{padding:0}}@media screen and (min-width:545px),print{.pageFooterCredits{padding:15px 10px}.pageFooterCredits ul::before,.pageFooterCredits ul::after{display:table;content:""}.pageFooterCredits ul::after{clear:both}.pageFooterCredits ul > li{float:left;width:33.33%}.pageFooterCredits ul > li:first-child:nth-last-child(1),.pageFooterCredits ul > li:first-child:nth-last-child(1) ~ li{text-align:center;width:100%}.pageFooterCredits ul > li:first-child:nth-last-child(2),.pageFooterCredits ul > li:first-child:nth-last-child(2) ~ li{width:50%}.pageFooterCredits ul > li:nth-child(2){text-align:center}.pageFooterCredits ul > li:last-child{text-align:right}}@media screen and (min-width:769px),print{.pageFooterCredits{padding:15px 0}}@media screen and (min-width:1025px),print{.pageFooterCredits .scriptAuthor{padding-right:35px}}.pageFooterBenchmark{background:#253541;border-top:1px solid #273946;font-size:11px;padding:10px;text-align:center}@media screen and (min-width:545px),print{.pageFooterBenchmark{padding:15px 10px}}dl:not(.plain):not(:first-child){margin-top:10px}@media screen and (min-width:1025px),print{dl:not(.plain):not(:first-child){margin-top:12px}}dl:not(.plain) > dt:not(:empty){margin-bottom:0}dl:not(.plain) > dd:not(:last-child){margin-bottom:10px}.tagList .tag{border-radius:0 3px 3px 0;font-size:12px;font-weight:400;line-height:1;padding:5px 10px;text-transform:none}.tagList .tag::after{background:rgba(244, 246, 235, 1);border-radius:50%;content:"";display:block;height:6px;left:-3px;margin-top:-3px;position:absolute;top:50%;width:6px}table,.table,.htmlContent table,.messageBody > .messageText table,.messageSignature > div table,.redactor-layer table{background:rgba(244, 246, 235, 1);border:1px solid rgba(228, 231, 222, 1);border-radius:2px}table th,.table th,.htmlContent table th,.messageBody > .messageText table th,.messageSignature > div table th,.redactor-layer table th{background:#f4f6eb;border-bottom:1px solid rgba(228, 231, 222, 1);padding:11px 10px;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}table th:not(:last-child),.table th:not(:last-child),.htmlContent table th:not(:last-child),.messageBody > .messageText table th:not(:last-child),.messageSignature > div table th:not(:last-child),.redactor-layer table th:not(:last-child),table td:not(:last-child),.table td:not(:last-child),.htmlContent table td:not(:last-child),.messageBody > .messageText table td:not(:last-child),.messageSignature > div table td:not(:last-child),.redactor-layer table td:not(:last-child){border-right:1px solid rgba(244, 246, 235, 1)}table tbody:first-child > tr:first-child > td,.table tbody:first-child > tr:first-child > td,.htmlContent table tbody:first-child > tr:first-child > td,.messageBody > .messageText table tbody:first-child > tr:first-child > td,.messageSignature > div table tbody:first-child > tr:first-child > td,.redactor-layer table tbody:first-child > tr:first-child > td{border-top:0 !important}table td,.table td,.htmlContent table td,.messageBody > .messageText table td,.messageSignature > div table td,.redactor-layer table td{padding:8px 10px}.htmlContent .messageTableOverflow table,.messageBody > .messageText .messageTableOverflow table,.messageSignature > div .messageTableOverflow table,.redactor-layer .messageTableOverflow table,.htmlContent .messageTableOverflow .table,.messageBody > .messageText .messageTableOverflow .table,.messageSignature > div .messageTableOverflow .table,.redactor-layer .messageTableOverflow .table{border:0}.messageTableOverflow{border:1px solid rgba(228, 231, 222, 1);border-radius:3px;margin:5px 0}.messageTableOverflow > table,.messageTableOverflow > .table{border:0}.error,.info,.success,.warning{border-radius:3px;margin-top:10px;padding:10px}@media screen and (min-width:1025px),print{.error,.info,.success,.warning{margin-top:15px;padding:10px 12px}}.userNotice .error,.userNotice .info,.userNotice .success,.userNotice .warning{margin:0 0 10px}@media screen and (min-width:1025px),print{.userNotice .error,.userNotice .info,.userNotice .success,.userNotice .warning{margin:0 0 15px}}.section.attachmentFileList,.section.attachmentThumbnailList{padding:0}.section.attachmentFileList .sectionTitle,.section.attachmentThumbnailList .sectionTitle{background:none;border:0;margin:0 0 10px;padding:0;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.attachmentFileList > ul{background:#f4f6eb;border:1px solid rgba(244, 246, 235, 1);border-radius:3px;padding:10px 8px 0}.attachmentFileList > ul > li{margin-bottom:10px}.attachmentFileList > ul > li > div{line-height:17px}.attachmentFileList > ul > li > div > small{color:rgba(47, 68, 12, 1)}.attachmentThumbnailList > ul{margin:0 0 -10px}@media screen and (min-width:1025px),print{.attachmentThumbnailList > ul{margin:0 0 -15px}}.attachmentThumbnail{background:#cfd5a6;border:1px solid rgba(244, 246, 235, 1);border-radius:3px;box-shadow:none;margin-bottom:10px !important}@media screen and (min-width:1025px),print{.attachmentThumbnail{margin-bottom:15px !important}}.attachmentThumbnail .attachmentThumbnailContainer{border-radius:3px 3px 0 0}.attachmentThumbnail .attachmentThumbnailImage{background-color:#f4f6eb}.attachmentThumbnail .attachmentThumbnailImage img{border-radius:3px 3px 0 0}.attachmentThumbnail .attachmentThumbnailData{background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.03) 100%)}.attachmentThumbnail .attachmentMetaData{padding:8px 10px}.embeddedAttachmentLink,.embeddedImageLink{background:#f4f6eb;border:0;border-radius:3px;margin:0 1px 1px 0;padding:0}.badge,a.badge{border-radius:25px;font:400 11px "Roboto", Arial, Helvetica, sans-serif;line-height:11px;min-width:30px;padding:3px 8px 2px;text-align:center}.badge.badgeUpdate,a.badge.badgeUpdate{background:#843534;font-weight:500}.badgeSquare .badge,.badgeSquare .badge.badgeUpdate,.badgeSquare a.badge,.badgeSquare a.badge.badgeUpdate{border-radius:2px}.badgeSquare .mainMenu .boxMenu > li > a .badgeUpdate{min-width:unset;padding:2px 7px}.badgeSquare .mainMenu .boxMenu .boxMenuDepth1 > li > a > .badgeUpdate,.badgeSquare .mainMenu .boxMenu .boxMenuDepth2 > li > a > .badgeUpdate,.badgeSquare .mainMenu .boxMenu .boxMenuDepth3 > li > a > .badgeUpdate,.badgeSquare .mainMenu .boxMenu .boxMenuDepth4 > li > a > .badgeUpdate{min-width:unset}.breadcrumbs{margin:0}@media screen and (max-width:768px){.breadcrumbs > ol > li:last-child{color:rgba(44, 67, 8, 0.75);font-size:12px}.breadcrumbs > ol > li:last-child > a{color:rgba(76, 108, 24, 1);padding:12px 0 11px 10px}}.breadcrumbs > ol > li > a{display:inline-block;padding:13px 0 12px}.breadcrumbs > ol > li > a:hover{text-decoration:none}button:not(.inputPrefix),input[type="button"]:not(.inputPrefix),input[type="reset"]:not(.inputPrefix),input[type="submit"]:not(.inputPrefix),.button:not(.inputPrefix),a.button:not(.inputPrefix){font:400 14px "Roboto Condensed", Arial, Helvetica, sans-serif}button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small,button > small,input[type="button"] > small,input[type="reset"] > small,input[type="submit"] > small,.button > small,a.button > small{font:400 12px "Roboto", Arial, Helvetica, sans-serif}.buttonList.smallButtons .button{font:400 12px "Roboto", Arial, Helvetica, sans-serif}.buttonList.letters{margin-bottom:-5px}.buttonList.letters > li{margin-bottom:5px}.commentList > li{padding:0}.commentList > li.jsCommentAdd{padding:12px 10px}@media screen and (min-width:1025px),print{.commentList > li.jsCommentAdd{padding:16px 15px}}.commentList > li.jsCommentAdd > :first-child:not(:last-child){background:none;border:0;margin:0 10px 0 0;padding:0}@media screen and (min-width:1025px),print{.commentList > li.jsCommentAdd > :first-child:not(:last-child){margin:0 15px 0 0}}.commentList .box48{position:relative}.commentList .box48::before{background:#f6f9fc;border-right:1px solid #eaeff4;box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 1), inset -1px 0 0 0 rgba(255, 255, 255, 0.8);content:"";height:100%;left:0;position:absolute;top:0;width:62px}@media screen and (min-width:1025px),print{.commentList .box48::before{width:72px}}.commentList .box48.jsCommentAdd::before{display:none}.commentList .box48 > a:first-child:not(:last-child){margin:0;padding:12px 12px 12px 10px;position:relative}@media screen and (min-width:1025px),print{.commentList .box48 > a:first-child:not(:last-child){padding:16px 17px 16px 15px}}.commentList .box48 > a:first-child:not(:last-child)::before,.commentList .box48 > a:first-child:not(:last-child)::after{border:7px solid;content:"";display:block;height:0;width:0;position:absolute;top:26px}@media screen and (min-width:1025px),print{.commentList .box48 > a:first-child:not(:last-child)::before,.commentList .box48 > a:first-child:not(:last-child)::after{top:30px}}.commentList .box48 > a:first-child:not(:last-child)::before{border-color:transparent #dfe6ee transparent transparent;right:0}.commentList .box48 > a:first-child:not(:last-child)::after{border-color:transparent #fff transparent transparent;right:-1px}.commentList .box48 > .userAvatarImage{margin:12px 12px 12px 10px;padding:0}@media screen and (min-width:1025px),print{.commentList .box48 > .userAvatarImage{margin:16px 17px 16px 15px}}.commentList .box48 .userAvatarImage{max-height:40px;max-width:40px;position:relative}.commentList .box48 .commentContent{padding:10px 12px}@media screen and (min-width:1025px),print{.commentList .box48 .commentContent{padding:15px}}.commentList .commentContent.commentResponseContent{padding:0}.commentList .commentContent + .commentOptionContainer .commentResponseAdd{border:0;margin:5px 0 0;padding:0}.commentList .commentContent > .userMessage{margin-top:6px}.commentList .containerHeadline > h3{font-size:14px;color:rgba(47, 68, 12, 1)}.commentList .userMessage{margin:5px 0 0}.commentList .commentResponseList:not(:empty){background:#cfd5a6;border:1px solid #e8edf3;border-radius:3px;margin:-5px 12px 12px}@media screen and (min-width:1025px),print{.commentList .commentResponseList:not(:empty){margin:-5px 15px 15px}}.commentList .commentResponseList > li{border-color:#e8edf3}.commentList .commentResponseList > li:first-child,.commentList .commentResponseList > li:last-child{border-color:#e8edf3}@media screen and (min-width:1025px),print{.commentList .commentResponseList > li{padding:15px 12px 12px 10px}}.commentList .commentResponseList + .commentOptionContainer{margin:0;padding:0 12px 10px}@media screen and (min-width:1025px),print{.commentList .commentResponseList + .commentOptionContainer{padding:0 15px 12px}}.commentList .commentOptionContainer{margin:-5px 0 0;padding:0 12px 10px}@media screen and (min-width:1025px),print{.commentList .commentOptionContainer{padding:0 15px 12px}}.commentList .commentResponseContent .containerHeadline{margin:-2px 0 0}.commentList .commentResponseContent .userMessage{color:#507288;font-size:13px;margin:0;padding:0}.commentList .commentResponseAdd{padding:5px 0 0}.commentList .jsCommentResponseAdd{padding:0 12px 12px}@media screen and (min-width:1025px),print{.commentList .jsCommentResponseAdd{margin-top:-10px;padding:0 15px 15px}}.commentListAddComment.collapsed{padding:0}@media screen and (min-width:545px),print{.commentListAddComment.collapsed::before{height:40px;line-height:40px}}.commentListAddComment.collapsed::after{top:0}.commentEditorContainer{padding:10px 12px}@media screen and (min-width:1025px),print{.commentEditorContainer{padding:15px}}.commentResponseContent .commentEditorContainer{padding:0}.contentItemList{margin:0 0 -10px -10px}.contentItem{background:rgba(244, 246, 235, 1);box-shadow:none;margin:0 0 10px 10px}.contentItemSingleColumn{flex-basis:calc(100% - 10px)}.contentItemMultiColumn{flex-basis:calc(50% - 10px)}@media screen and (min-width:769px) and (max-width:1024px){.contentItemMultiColumn{flex-basis:calc(100% / 3 - 10px)}}@media screen and (min-width:1281px){.contentItemMultiColumn{flex-basis:calc(100% / 3 - 10px)}}@media screen and (min-width:1025px) and (max-width:1280px){.content:first-child:last-child .contentItemMultiColumn{flex-basis:calc(100% / 3 - 10px)}}@media screen and (min-width:1281px){.content:first-child:last-child .contentItemMultiColumn{flex-basis:calc(100% / 4 - 10px)}}.contentItemImageLarge{min-height:180px}.contentItemContent{padding:12px 10px}.contentItemContentTruncate{max-height:168px}.contentItemContentTruncate::after{background-image:linear-gradient(to top, rgba(244, 246, 235, 1), transparent);top:138px}.contentItemOption.button{box-shadow:none}.contentItemOption.button.small{padding:3px 8px}.contentItemBadge.badge{padding:4px 8px 3px}.contentItemCategory{font:400 14px "Roboto Condensed", Arial, Helvetica, sans-serif}.contentItemTitle{font-weight:500}.contentItemDescription > p:nth-last-child(2){display:none}.contentItemDescription > p:nth-last-child(3){display:inline}.contentItemDescription > p:last-child{color:rgba(41, 162, 30, 1);display:inline-block;white-space:nowrap}.contentItemDescription > p:last-child .icon{color:inherit}.contentItemContentLinks{background:#f8fbff;border-top:1px solid #edf2f6;box-shadow:inset 0 1px 0 0 #fff;color:rgba(47, 68, 12, 1);padding:13px 10px}.contentItemContentLinks > .inlineDataList{overflow:hidden;white-space:nowrap}.contentItemMeta{background:rgba(0, 0, 0, 0.25);border:0;color:rgba(255, 255, 255, 0.65);left:0;min-height:45px;padding:4px 10px;position:absolute;right:0;text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);top:135px}.contentItemMetaImage .userAvatarImage{background:none}.contentItemMetaAuthor{font-size:14px;letter-spacing:normal}.contentItemMetaAuthor a{color:#fff}.contentItemMetaAuthor a:hover{color:rgba(47, 68, 12, 1)}.contentItemMetaIcon span:not(.icon){font-size:12px;font-weight:500}.sectionContentItemList + .contentFooter{border-radius:3px;box-shadow:none;margin:10px 0 0}.section .sectionTitle.sectionTitleContentItemList,.boxTitle.boxTitleContentItemList{border:0;border-radius:3px;margin:0 0 10px}.contentItemViewModeColumn:first-child:last-child .contentItemMultiColumn{flex-basis:100%}.contentItemViewModeColumn .contentItemList,.boxContentItemViewModeColumn .contentItemList{margin:0}.contentItemViewModeColumn .contentItem,.boxContentItemViewModeColumn .contentItem{margin:0 0 10px}.contentItemViewModeColumn .contentItem:last-child,.boxContentItemViewModeColumn .contentItem:last-child{margin:0}.contentItemViewModeColumn .contentItemMultiColumn,.boxContentItemViewModeColumn .contentItemMultiColumn{flex-basis:100%}@media screen and (min-width:1025px),print{.contentItemViewModeColumn .contentItemContent,.boxContentItemViewModeColumn .contentItemContent{padding:12px}}.contentItemViewModeTeaser:first-child:last-child .contentItemMultiColumn{flex-basis:100%}.contentItemViewModeTeaser .sectionTitle.sectionTitleContentItemList,.boxContentItemViewModeTeaser .sectionTitle.sectionTitleContentItemList,.contentItemViewModeTeaser .boxTitleContentItemList,.boxContentItemViewModeTeaser .boxTitleContentItemList{border-radius:3px 3px 0 0;box-shadow:0 1px 0 0 rgba(228, 231, 222, 1);margin:0;position:relative;z-index:1}.contentItemViewModeTeaser .contentItemList,.boxContentItemViewModeTeaser .contentItemList{margin:0}.contentItemViewModeTeaser .contentItem,.boxContentItemViewModeTeaser .contentItem{border-bottom:1px solid rgba(228, 231, 222, 1);border-radius:0;margin:0;padding:12px 10px 14px}.contentItemViewModeTeaser .contentItem:first-child,.boxContentItemViewModeTeaser .contentItem:first-child{border-radius:3px 3px 0 0}.contentItemViewModeTeaser .contentItem:last-child,.boxContentItemViewModeTeaser .contentItem:last-child{border:0;border-radius:0 0 3px 3px}.contentItemViewModeTeaser .contentItemMultiColumn,.boxContentItemViewModeTeaser .contentItemMultiColumn{flex-basis:100%}.contentItemViewModeTeaser .contentItemOptions,.boxContentItemViewModeTeaser .contentItemOptions{top:14px}.contentItemViewModeTeaser .contentItemLink,.boxContentItemViewModeTeaser .contentItemLink{display:flex}.contentItemViewModeTeaser .contentItemImage,.boxContentItemViewModeTeaser .contentItemImage{border-radius:3px;margin:2px 10px 0 0}.contentItemViewModeTeaser .contentItemImageLarge,.boxContentItemViewModeTeaser .contentItemImageLarge{height:64px;min-height:unset;min-width:64px}.contentItemViewModeTeaser .contentItemContent,.boxContentItemViewModeTeaser .contentItemContent{padding:0 0 32px}.contentItemViewModeTeaser .contentItemDescription,.boxContentItemViewModeTeaser .contentItemDescription{margin-top:8px}.contentItemViewModeTeaser .contentItemMeta,.boxContentItemViewModeTeaser .contentItemMeta{background:none;bottom:14px;color:rgba(47, 68, 12, 1);left:10px;min-height:unset;padding:0;right:10px;text-shadow:none;top:auto}.contentItemViewModeTeaser .contentItemMetaImage,.boxContentItemViewModeTeaser .contentItemMetaImage{margin-right:5px}.contentItemViewModeTeaser .contentItemMetaImage .userAvatarImage,.boxContentItemViewModeTeaser .contentItemMetaImage .userAvatarImage{max-height:24px;max-width:24px}.contentItemViewModeTeaser .contentItemMetaContent,.boxContentItemViewModeTeaser .contentItemMetaContent{display:flex}.contentItemViewModeTeaser .contentItemMetaAuthor,.boxContentItemViewModeTeaser .contentItemMetaAuthor{font-size:12px;font-weight:500;margin-right:10px}.contentItemViewModeTeaser .contentItemMetaAuthor a,.boxContentItemViewModeTeaser .contentItemMetaAuthor a{color:rgba(41, 162, 30, 1)}.contentItemViewModeTeaser .contentItemMetaAuthor a:hover,.boxContentItemViewModeTeaser .contentItemMetaAuthor a:hover{color:rgba(47, 68, 12, 1)}@media screen and (min-width:545px),print{.contentItemViewModeTeaser .contentItemImageLarge,.boxContentItemViewModeTeaser .contentItemImageLarge{height:120px;min-width:120px}.contentItemViewModeTeaser .contentItemMeta,.boxContentItemViewModeTeaser .contentItemMeta{left:140px}}@media screen and (min-width:769px) and (max-width:1024px){.contentItemViewModeTeaser .contentItem,.boxContentItemViewModeTeaser .contentItem{padding:15px 10px 17px}}@media screen and (min-width:769px),print{.contentItemViewModeTeaser .contentItemOptions,.boxContentItemViewModeTeaser .contentItemOptions{top:17px}.contentItemViewModeTeaser .contentItemMeta,.boxContentItemViewModeTeaser .contentItemMeta{bottom:17px}}@media screen and (min-width:1025px),print{.contentItemViewModeTeaser .contentItem,.boxContentItemViewModeTeaser .contentItem{padding:15px 12px 17px}.contentItemViewModeTeaser .contentItemOptions,.boxContentItemViewModeTeaser .contentItemOptions{right:12px;top:12px}.contentItemViewModeTeaser .contentItemMeta,.boxContentItemViewModeTeaser .contentItemMeta{left:142px;right:12px}}.contentItemViewModeTeaser .contentFooter,.boxContentItemViewModeTeaser .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.contentItemViewModeList:first-child:last-child .contentItemMultiColumn{flex-basis:100%}.contentItemViewModeList .sectionTitle.sectionTitleContentItemList,.boxContentItemViewModeList .sectionTitle.sectionTitleContentItemList,.contentItemViewModeList .boxTitleContentItemList,.boxContentItemViewModeList .boxTitleContentItemList{border-radius:3px 3px 0 0;box-shadow:0 1px 0 0 rgba(228, 231, 222, 1);margin:0;position:relative;z-index:1}.contentItemViewModeList .contentItemList,.boxContentItemViewModeList .contentItemList{margin:0}.contentItemViewModeList .contentItem,.boxContentItemViewModeList .contentItem{border-bottom:1px solid rgba(228, 231, 222, 1);border-radius:0;margin:0;padding:12px 10px}.contentItemViewModeList .contentItem:first-child,.boxContentItemViewModeList .contentItem:first-child{border-radius:3px 3px 0 0}.contentItemViewModeList .contentItem:last-child,.boxContentItemViewModeList .contentItem:last-child{border:0;border-radius:0 0 3px 3px}.contentItemViewModeList .contentItemMultiColumn,.boxContentItemViewModeList .contentItemMultiColumn{flex-basis:100%}.contentItemViewModeList .contentItemOptions,.boxContentItemViewModeList .contentItemOptions{top:13px}.contentItemViewModeList .contentItemLink,.boxContentItemViewModeList .contentItemLink{display:flex}.contentItemViewModeList .contentItemImage,.boxContentItemViewModeList .contentItemImage{border-radius:3px;margin:0 10px 0 0}.contentItemViewModeList .contentItemImageLarge,.boxContentItemViewModeList .contentItemImageLarge{height:48px;min-height:unset;min-width:48px}.contentItemViewModeList .contentItemContent,.boxContentItemViewModeList .contentItemContent{padding:0 0 25px}.contentItemViewModeList .contentItemTitle,.boxContentItemViewModeList .contentItemTitle{font-size:16px;margin-top:2px}.contentItemViewModeList .contentItemDescription,.boxContentItemViewModeList .contentItemDescription{display:none}.contentItemViewModeList .contentItemMeta,.boxContentItemViewModeList .contentItemMeta{background:none;bottom:12px;color:rgba(47, 68, 12, 1);left:34px;min-height:unset;padding:0;right:10px;text-shadow:none;top:auto}.contentItemViewModeList .contentItemMetaImage,.boxContentItemViewModeList .contentItemMetaImage{margin-right:10px}.contentItemViewModeList .contentItemMetaImage .userAvatarImage,.boxContentItemViewModeList .contentItemMetaImage .userAvatarImage{box-shadow:0 0 0 1px rgba(255, 255, 255, 0.8);max-height:24px;max-width:24px}.contentItemViewModeList .contentItemMetaContent,.boxContentItemViewModeList .contentItemMetaContent{display:flex;flex:1 1 auto}.contentItemViewModeList .contentItemMetaAuthor,.boxContentItemViewModeList .contentItemMetaAuthor{font-size:12px;font-weight:500;margin-right:15px}.contentItemViewModeList .contentItemMetaAuthor a,.boxContentItemViewModeList .contentItemMetaAuthor a{color:rgba(41, 162, 30, 1)}.contentItemViewModeList .contentItemMetaAuthor a:hover,.boxContentItemViewModeList .contentItemMetaAuthor a:hover{color:rgba(47, 68, 12, 1)}.contentItemViewModeList .contentItemMetaIcons,.boxContentItemViewModeList .contentItemMetaIcons{margin-left:10px}@media screen and (min-width:545px),print{.contentItemViewModeList .contentItem::after,.boxContentItemViewModeList .contentItem::after{display:block;color:rgba(244, 246, 235, 1);content:"\f054";cursor:pointer;font:24px "FontAwesome";height:40px;line-height:40px;margin-top:-20px;position:absolute;right:10px;text-align:right;top:50%;width:40px}.contentItemViewModeList .contentItem:hover::after,.boxContentItemViewModeList .contentItem:hover::after{color:rgba(47, 68, 12, 1)}.contentItemViewModeList .contentItemMetaIcons,.boxContentItemViewModeList .contentItemMetaIcons{margin:-24px 30px 0 10px}.contentItemViewModeList .contentItemMetaIcon span:not(.icon),.boxContentItemViewModeList .contentItemMetaIcon span:not(.icon){font-size:14px}}@media screen and (min-width:1025px),print{.contentItemViewModeList .contentItem,.boxContentItemViewModeList .contentItem{padding:12px 12px}.contentItemViewModeList .contentItem::after,.boxContentItemViewModeList .contentItem::after{right:12px}.contentItemViewModeList .contentItemOptions,.boxContentItemViewModeList .contentItemOptions{right:12px}.contentItemViewModeList .contentItemImage,.boxContentItemViewModeList .contentItemImage{margin:0 12px 0 0}.contentItemViewModeList .contentItemContent,.boxContentItemViewModeList .contentItemContent{padding:2px 0 23px}.contentItemViewModeList .contentItemMeta,.boxContentItemViewModeList .contentItemMeta{left:36px;right:12px}.contentItemViewModeList .contentItemMetaImage,.boxContentItemViewModeList .contentItemMetaImage{margin-right:12px}}.contentItemViewModeList .contentFooter,.boxContentItemViewModeList .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.dialogContainer > header{padding:10px 5px 10px 10px}@media screen and (min-width:545px),print{.dialogContainer > header{border-radius:3px 3px 0 0}}@media screen and (min-width:1025px),print{.dialogContainer > header{padding:10px 7px 10px 12px}}.dialogContainer > header > span{align-self:center;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.dialogContainer > .dialogContent:not(.dialogContentNoPadding){padding:10px}@media screen and (min-width:1025px),print{.dialogContainer > .dialogContent:not(.dialogContentNoPadding){padding:12px}}.dialogContainer > .dialogContent:not(.dialogContentNoPadding)::after{height:0}.dialogContainer > .dialogContent:not(.dialogContentNoPadding).dialogForm::after{height:0}.dialogContainer > .dialogContent:not(.dialogForm){border-radius:0}@media screen and (min-width:545px),print{.dialogContainer > .dialogContent:not(.dialogForm){border-radius:0 0 3px 3px}}.dialogContainer > .dialogContent.jsWebKitFractionalPixel div[id^="userList"]{margin:0 !important}.dialogContainer > .dialogContent.jsWebKitFractionalPixel div[id^="userList"] .sectionTitle + p{margin:0}.dialogContainer > .dialogContent .section{margin-top:10px;padding:10px}@media screen and (min-width:1025px),print{.dialogContainer > .dialogContent .section{margin-top:12px;padding:12px}}.dialogContainer > .dialogContent .section.sectionContainerList,.dialogContainer > .dialogContent .section.tabularBox{padding:0}.dialogContainer > .dialogContent .section.sectionContainerList > .sectionHeader,.dialogContainer > .dialogContent .section.tabularBox > .sectionHeader,.dialogContainer > .dialogContent .section.sectionContainerList > .sectionTitle,.dialogContainer > .dialogContent .section.tabularBox > .sectionTitle{margin:0}.dialogContainer > .dialogContent div[id^="mediaManager"],.dialogContainer > .dialogContent div[id^="userList"]{margin:-10px !important}@media screen and (min-width:1025px),print{.dialogContainer > .dialogContent div[id^="mediaManager"],.dialogContainer > .dialogContent div[id^="userList"]{margin:-12px !important}}.dialogContainer > .dialogContent #albumDialog,.dialogContainer > .dialogContent #moderationReport,.dialogContainer > .dialogContent #userActivityPointListContainer,.dialogContainer > .dialogContent #userTrophyListOverlay,.dialogContainer > .dialogContent #wcfUiUserEditor .section,.dialogContainer > .dialogContent .redactorModalWrapper,.dialogContainer > .dialogContent .systemConfirmation{margin:-10px}@media screen and (min-width:1025px),print{.dialogContainer > .dialogContent #albumDialog,.dialogContainer > .dialogContent #moderationReport,.dialogContainer > .dialogContent #userActivityPointListContainer,.dialogContainer > .dialogContent #userTrophyListOverlay,.dialogContainer > .dialogContent #wcfUiUserEditor .section,.dialogContainer > .dialogContent .redactorModalWrapper,.dialogContainer > .dialogContent .systemConfirmation{margin:-12px}}.dialogContainer > .dialogContent div#redactorDialogLink,.dialogContainer > .dialogContent #benchmarkDetails,.dialogContainer > .dialogContent #conversationAddParticipants,.dialogContainer > .dialogContent #dialogConversationSubjectEditor,.dialogContainer > .dialogContent #leaveDialog,.dialogContainer > .dialogContent #messagePreview,.dialogContainer > .dialogContent #paginationOverlay,.dialogContainer > .dialogContent #redactorDialogTable,.dialogContainer > .dialogContent #wcfSystemConfirmation,.dialogContainer > .dialogContent #wbbPostEnable,.dialogContainer > .dialogContent .ajaxDebugMessage{background:rgba(244, 246, 235, 1);margin:-10px;padding:12px 10px}@media screen and (min-width:1025px),print{.dialogContainer > .dialogContent div#redactorDialogLink,.dialogContainer > .dialogContent #benchmarkDetails,.dialogContainer > .dialogContent #conversationAddParticipants,.dialogContainer > .dialogContent #dialogConversationSubjectEditor,.dialogContainer > .dialogContent #leaveDialog,.dialogContainer > .dialogContent #messagePreview,.dialogContainer > .dialogContent #paginationOverlay,.dialogContainer > .dialogContent #redactorDialogTable,.dialogContainer > .dialogContent #wcfSystemConfirmation,.dialogContainer > .dialogContent #wbbPostEnable,.dialogContainer > .dialogContent .ajaxDebugMessage{margin:-12px;padding:15px 12px}}.dialogContainer > .dialogContent .systemConfirmation{padding:10px 0}.dialogContainer > .dialogContent .systemConfirmation > p + #wcfSystemConfirmationContent{margin:0 10px}.dialogContainer > .dialogContent .redactorModalWrapper dl:last-of-type,.dialogContainer > .dialogContent #redactorDialogTable > dl:last-of-type{margin-bottom:4px}.dialogContainer > .dialogContent #redactorDialogLink > dl:last-of-type{margin-bottom:12px}.dialogContainer > .dialogContent #infractionWarn #warningCustomSettings{padding:0}.dialogContainer > .dialogContent #infractionWarn > .info{margin:-10px;padding:10px}@media screen and (min-width:1025px),print{.dialogContainer > .dialogContent #infractionWarn > .info{margin:-12px;padding:12px}}.dialogContainer > .dialogContent #moderationReport > .info{box-shadow:0 0 0 30px rgba(244, 246, 235, 1);margin:12px}.dialogContainer > .dialogContent div[id^="mediaManager"]{padding:10px 10px 0}@media screen and (min-width:1025px),print{.dialogContainer > .dialogContent div[id^="mediaManager"]{padding:12px 12px 0}}.dialogContainer > .dialogContent div[id^="mediaManager"],.dialogContainer > .dialogContent #styleChanger,.dialogContainer > .dialogContent #userTrophyListOverlay,.dialogContainer > .dialogContent .systemConfirmation{background:rgba(244, 246, 235, 1)}.dialogContainer > .dialogContent .systemConfirmation > p{padding:10px}@media screen and (min-width:1025px),print{.dialogContainer > .dialogContent .systemConfirmation > p{padding:12px}}.dialogContainer > .dialogContent #messageQuoteList .messageReduced{background:rgba(244, 246, 235, 1);border-radius:3px}.dialogContainer > .dialogContent #wbbIpAddressLog table{border:0}.dialogContainer > .dialogContent .dialogFormSubmit{background:#cfd5a6;border-top:1px solid rgba(228, 231, 222, 1);box-shadow:inset 0 1px 0 0 rgba(244, 246, 235, 1);padding:11px 10px}@media screen and (min-width:545px),print{.dialogContainer > .dialogContent .dialogFormSubmit{border-radius:0 0 3px 3px;padding:10px}}.dialogContainer > .dialogContent .dialogFormSubmit > button,.dialogContainer > .dialogContent .dialogFormSubmit > input[type="submit"],.dialogContainer > .dialogContent .dialogFormSubmit > .button{margin-bottom:0}.dialogContainer > .dialogContent .paginationBottom{background:#f4f6eb;border-radius:0 0 3px 3px;border-top:1px solid #ecf0f5}.dialogContainer > .dialogContent .paginationBottom:empty{border:0;padding:0}.dropdownMenu{border:1px solid #e1e7ef;box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.15);padding:0}@media screen and (max-width:544px){.dropdownMenu{left:10px !important;right:10px !important}}.dropdownMenu.dropdownOpen{margin-top:2px}.dropdownMenu li{border-top:1px solid rgba(244, 246, 235, 1)}.dropdownMenu li:first-child{border:0;border-radius:3px 3px 0 0}.dropdownMenu li:last-child{border-radius:0 0 3px 3px}.dropdownMenu li.dropdownDivider{border:0;margin:0}.dropdownMenu li.dropdownDivider + li{border-top:1px dashed #d6dee9}.dropdownMenu li > a,.dropdownMenu li > span{padding:8px 10px}.interactiveDropdown{background:rgba(244, 246, 235, 1);box-shadow:0 1px 6px 0 rgba(0, 0, 0, 0.3)}@media screen and (min-width:769px),print{.interactiveDropdown{min-width:310px}}@media screen and (min-width:1025px),print{.interactiveDropdown{border-radius:3px;top:60px !important}}.interactiveDropdown.interactiveDropdownUserMenu > .interactiveDropdownItemsContainer{max-height:510px;overflow:auto}.interactiveDropdownHeader{background:#f6f9fc;border-bottom:1px solid rgba(244, 246, 235, 1);color:rgba(76, 108, 24, 1);padding:11px 7px 10px 10px;position:relative;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (min-width:1025px),print{.interactiveDropdownHeader{border-radius:3px 3px 0 0;padding:12px 9px 11px 12px}.interactiveDropdownHeader::before{border:6px solid;border-color:transparent transparent #f6f9fc transparent;content:"";height:0;position:absolute;right:11px;top:-12px;width:0}}.interactiveDropdownHeader .interactiveDropdownTitle{font-size:16px}@media screen and (min-width:769px),print{.interactiveDropdownHeader .interactiveDropdownTitle{font-size:15px}}.interactiveDropdownHeader .interactiveDropdownLinks a{color:rgba(41, 162, 30, 1)}.interactiveDropdownHeader .interactiveDropdownLinks a:hover,.interactiveDropdownHeader .interactiveDropdownLinks a:focus{color:rgba(47, 68, 12, 1)}.interactiveDropdownHeader .interactiveDropdownLinks .icon24{height:auto;line-height:1}.interactiveDropdownItemsContainer{border:0}@media screen and (min-width:769px),print{.interactiveDropdownItemsContainer{max-height:500px}}.interactiveDropdownItems > li{font-size:14px;padding:10px 10px 7px}@media screen and (min-width:1025px),print{.interactiveDropdownItems > li{padding:10px 12px 7px}}.interactiveDropdownItems > li:hover{background:rgba(244, 246, 235, 1)}.interactiveDropdownItems > li.moderationQueueEntry .box48 > :first-child:not(:last-child){padding-top:0}.interactiveDropdownItems > li .box48{align-items:flex-start}.interactiveDropdownItems > li .box48 > :first-child:not(:last-child){padding-top:2px}@media screen and (min-width:769px),print{.interactiveDropdownItems > li .box48 > :first-child:not(:last-child){padding-top:3px}}.interactiveDropdownItems > li .box48 .userAvatarImage{max-width:34px;max-height:34px}.interactiveDropdownItems > li .box48 .icon48,.interactiveDropdownItems > li .box48 .wcfImageViewer > div.loading:before,.interactiveDropdownItems > li .box48 .wcfImageViewer > footer > div > ul > li.loading:before{font-size:30px;height:34px;line-height:34px;width:34px}.interactiveDropdownItems .noItems{font-size:14px}.interactiveDropdownItems small{color:rgba(47, 68, 12, 1)}.interactiveDropdownItemOutstanding{background:#ffffec}.interactiveDropdownItemOutstanding h3{font-weight:500}.interactiveDropdownItemMarkAsRead{align-self:flex-start;margin-left:10px}@media screen and (max-width:768px){.interactiveDropdownItemMarkAsRead{padding-right:10px}}.interactiveDropdownShowAll{background:#f6f9fc;border-top:1px solid rgba(244, 246, 235, 1);box-shadow:inset 0 1px 0 #fff;color:rgba(47, 68, 12, 1);padding:11px 10px;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (min-width:1025px),print{.interactiveDropdownShowAll{border-radius:0 0 3px 3px;padding:11px 12px}}.interactiveDropdownShowAll:hover{color:rgba(41, 162, 30, 1);text-decoration:none}.interactiveDropdownItemsUserMenu{max-width:340px}.interactiveDropdownItemsUserMenu.interactiveDropdownItemsUserMenuProfile{max-width:310px}.interactiveDropdownItemsUserMenu > li{padding:0}.interactiveDropdownItemsUserMenu > li:first-child h3{display:none}.interactiveDropdownItemsUserMenu > li h3{background:#f4f6eb;border-bottom:1px solid rgba(244, 246, 235, 1);color:rgba(47, 68, 12, 1);padding:10px;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (min-width:1025px),print{.interactiveDropdownItemsUserMenu > li h3{padding:10px 12px}}.interactiveDropdownItemsUserMenu > li ul{display:flex;flex-wrap:wrap}.interactiveDropdownItemsUserMenu > li ul > li{border-bottom:1px solid #f2f4f8;flex:1;min-width:50%}.interactiveDropdownItemsUserMenu > li ul > li:nth-child(even){border-left:1px solid #f2f4f8}.interactiveDropdownItemsUserMenu > li ul > li:last-child,.interactiveDropdownItemsUserMenu > li ul > li:nth-last-child(2):nth-child(odd){border-bottom:0}.interactiveDropdownItemsUserMenu > li ul > li > a{display:block;padding:9px 10px}@media screen and (min-width:1025px),print{.interactiveDropdownItemsUserMenu > li ul > li > a{padding:9px 12px}}.inputItemList{border-radius:2px}.mediaManagerMediaList > li{background:#f0f3f6;border:0;border-radius:3px}.menuOverlayItemList{font-family:"Roboto Condensed", Arial, Helvetica, sans-serif;padding:0;text-transform:uppercase}.menuOverlayItemList > .menuOverlayHeader{background:#1c2831}.menuOverlayItemList > .menuOverlayHeader .menuOverlayLogoWrapper{padding:8px 10px}.menuOverlayItemList > .menuOverlayHeader .menuOverlayItemLinkIcon{background:rgba(207, 213, 166, 1);border-left:1px solid rgba(207, 213, 166, 1);height:50px;padding:13px 10px}.menuOverlayTitle{color:rgba(244, 246, 235, 1);min-height:44px;padding:10px 15px}.menuOverlayTitle:not(:first-child){margin-top:0}.menuOverlayTitle + .menuOverlayItem{border-top:1px solid #273946}.menuOverlayItem{border-bottom:1px solid #273946}.menuOverlayItem:not(:last-child){margin-bottom:0}.menuOverlayItemLink{min-height:44px;padding:10px 15px}.menuOverlayItemLink.active{background:rgba(76, 108, 24, 1);color:rgba(244, 246, 235, 1);min-height:42px;padding:8px 15px}.menuOverlayItemLink.menuOverlayItemBadge:last-child{padding-right:15px}.menuOverlayBackLink{background:#cfd5a6;padding:10px 15px 10px 30px}.menuOverlayItemLinkIcon{background:#23333e;border-left:1px solid #273946;height:auto;margin:0}.menuOverlayItemLinkIcon.active{background:rgba(76, 108, 24, 1);height:42px}.menuOverlayItemLinkIcon.active > .icon::before{color:rgba(244, 246, 235, 1)}.menuOverlayTitle,.menuOverlayItemLink,.menuOverlayBackLink{font-size:16px}.menuOverlayItemSpacer{margin:0}@media screen and (max-width:768px){.content > .section > .messageList:first-child{margin-top:0}}.content > .section > .messageList > :first-child.anchorFixedHeader:target{margin-top:0}.content > .section > .messageList > :first-child.anchorFixedHeader:target::after{height:0}.content > .section > .messageList > :first-child.anchorFixedHeader:target > .message{transform:none}.messageList:not(.messageReducedList){border:0}.messageList:not(.messageReducedList) > li{border:0;padding:0}.messageList:not(.messageReducedList) .messageSidebar{border-top:0}@media screen and (max-width:768px){.messageList:not(.messageReducedList) .messageSidebar .messageAuthor{align-items:center;display:flex;flex-wrap:nowrap}.messageList:not(.messageReducedList) .messageSidebar .userAvatar{flex:0 0 auto;margin:0 10px 0 0;position:relative;transform:none}.messageList:not(.messageReducedList) .messageSidebar .userAvatar .userAvatarImage{max-height:32px;max-width:32px}.messageList:not(.messageReducedList) .messageSidebar .messageAuthorContainer{flex:0 1 auto;margin:0 5px 0 0}.messageList:not(.messageReducedList) .messageSidebar .messageAuthorContainer .username{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messageList:not(.messageReducedList) .messageSidebar .userTitle{flex:0 0 auto;margin:0}}.messageList:not(.messageReducedList) > .messageListPagination{border:0;margin:0;padding:0 8px}.messageList.messageReducedList > li:not(:last-child){padding-bottom:0}.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2){border:1px solid #6dba3b;box-shadow:0 0 0 1px #6dba3b;position:relative}.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2)::before{border:20px solid;border-color:#6dba3b #6dba3b transparent transparent;border-radius:0 3px 0 0;content:"";position:absolute;right:-2px;top:-2px;z-index:1}.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2)::after{font:16px FontAwesome;color:#fff;content:"\f005";line-height:1;position:absolute;right:2px;top:4px;z-index:2}.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2) .messageSidebar{background:#d1ebc1}@media screen and (max-width:768px){.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2) .messageSidebar{border-bottom:1px solid #d1ebc1}}@media screen and (min-width:769px),print{.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2) .messageSidebar{border-right:1px solid #9dd364}.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2) .messageSidebar::before{border-color:transparent #69b238 transparent transparent}}.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2) .messageContent{background:#f9fdf7}.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2) .messageContent::before{border-color:transparent transparent #f9fdf7 transparent}@media screen and (min-width:769px),print{.messageList.wbbThreadPostList .wbbPostBestAnswer:nth-child(2) .messageContent::before{border-color:transparent #f9fdf7 transparent transparent}}.messageList > li{background:rgba(244, 246, 235, 1);border-radius:3px;box-shadow:0 0 0 1px rgba(0, 0, 0, 0.025);margin-bottom:8px}.messageList > li:last-child{margin-bottom:0}.messageList > .anchorFixedHeader:target{margin-top:0}.messageList > .anchorFixedHeader:target::after{height:0}.messageList > .anchorFixedHeader:target > .message{transform:none}.messageList > .messageListPagination{border:0;margin:0;padding:0 8px}.messageList > .messageListPagination + #messageQuickReply{margin-top:8px}.messageSidebar{background:#f6f9fc;border-radius:3px 3px 0 0;margin:0;padding:7px 10px;position:relative}@media screen and (max-width:768px){.messageSidebar{border-bottom:1px solid #eaeff4}}@media screen and (min-width:769px),print{.messageSidebar{align-self:auto;border-radius:3px 0 0 3px;border-right:1px solid #eaeff4;flex:0 0 140px;padding:10px}.messageSidebar + .messageContent{flex-basis:calc(100% - 140px);margin:0;max-width:calc(100% - 140px)}}@media screen and (min-width:1025px),print{.messageSidebar{flex:0 0 160px;padding:12px}.messageSidebar + .messageContent{flex-basis:calc(100% - 160px);max-width:calc(100% - 160px)}}@media screen and (min-width:1281px){.messageSidebar{flex:0 0 180px}.messageSidebar + .messageContent{flex-basis:calc(100% - 180px);max-width:calc(100% - 180px)}}.messageSidebar::before{border:7px solid;border-color:transparent transparent #dfe6ee transparent;bottom:0;content:"";display:block;height:0;width:0;position:absolute;left:19px}@media screen and (min-width:769px),print{.messageSidebar::before{border:8px solid;border-color:transparent #dfe6ee transparent transparent;bottom:auto;left:auto;right:0;top:42px}}@media screen and (min-width:1025px),print{.messageSidebar::before{top:44px}}.messageSidebar .messageAuthor{min-height:unset}.messageSidebar .messageAuthor .userAvatar .userAvatarImage{max-height:36px;max-width:36px}@media screen and (min-width:769px),print{.messageSidebar .messageAuthor .userAvatar .userAvatarImage{max-height:80px;max-width:80px}}@media screen and (max-width:768px){.messageSidebar .messageAuthor .messageAuthorContainer,.messageSidebar .messageAuthor .userTitle,.messageSidebar .messageAuthor .userRank{margin-left:46px}.messageSidebar .messageAuthor .userTitle{margin-top:-2px}.messageSidebar .messageAuthor .userTitleBadge{padding:2px 10px}}.messageSidebar .messageAuthor + *{margin-top:15px}.messageSidebar .username{display:block;font-size:16px;line-height:1.125}.messageSidebar .badgeOnline{background:transparent;bottom:0;color:transparent;padding:3px 10px;top:auto;width:100%}.messageSidebar .badgeOnline::before{background:#5ea033;border:2px solid #fff;border-radius:50%;content:"";height:16px;left:auto;position:absolute;right:0;top:2px;width:16px}@media screen and (min-width:769px),print{.messageSidebar .badgeOnline::before{height:18px;width:18px;right:8px;top:0}}.messageSidebar .userCredits{margin-top:10px}.messageSidebar .userCredits .dataList > dd:not(:last-child){margin-bottom:0}.messageSidebar + .messageContent{margin:0}.messageContent{margin:0;padding:10px;position:relative}.messageContent:not(.messageQuickReplyContent)::before{border:7px solid;border-color:transparent transparent rgba(244, 246, 235, 1) transparent;content:"";display:block;height:0;width:0;position:absolute;left:19px;top:-14px}@media screen and (min-width:769px),print{.messageContent{padding:10px 12px}.messageContent:not(.messageQuickReplyContent)::before{border:8px solid;border-color:transparent rgba(244, 246, 235, 1) transparent transparent;left:-16px;top:42px}}@media screen and (min-width:1025px),print{.messageContent{padding:12px 15px}.messageContent:not(.messageQuickReplyContent)::before{top:44px}}.messageHeader + .messageBody{margin-top:5px}@media screen and (min-width:769px),print{.messageHeader + .messageBody{margin-top:8px}}.messageBody > .messageText p > img,.messageBody > .messageText span:not(.attachmentThumbnailImage) > img,.messageBody > .messageText .embeddedAttachmentLink > img{border-radius:4px;padding:1px}.messageFooter .formSubmit{margin-top:10px}.messageSignature{border-top:1px dashed rgba(244, 246, 235, 1);margin-top:15px;padding-top:8px}.messageFooterNote{margin-top:15px;padding:4px 10px}.messageFooterGroup:not(:first-child) > .reactionSummaryList,.messageFooterGroup:not(:first-child) > .messageFooterButtons,.messageFooterGroup:not(:first-child) > .messageFooterButtonsExtra{margin-top:10px}@media screen and (min-width:1025px),print{.messageFooterGroup:not(:first-child) > .reactionSummaryList,.messageFooterGroup:not(:first-child) > .messageFooterButtons,.messageFooterGroup:not(:first-child) > .messageFooterButtonsExtra{margin-top:15px}}@media screen and (max-width:768px){.messageFooterGroup > .messageFooterButtons.buttonList.open{border:1px solid #e1e7ef;box-shadow:0 1px 4px 0 rgba(0, 0, 0, 0.15);padding:0}.messageFooterGroup > .messageFooterButtons.buttonList.open.dropdownOpen{margin-top:2px}.messageFooterGroup > .messageFooterButtons.buttonList.open li{border-top:1px solid rgba(244, 246, 235, 1)}.messageFooterGroup > .messageFooterButtons.buttonList.open li:first-child{border:0;border-radius:3px 3px 0 0}.messageFooterGroup > .messageFooterButtons.buttonList.open li:last-child{border-radius:0 0 3px 3px}.messageFooterGroup > .messageFooterButtons.buttonList.open li.dropdownDivider{border:0;margin:0}.messageFooterGroup > .messageFooterButtons.buttonList.open li.dropdownDivider + li{border-top:1px dashed #d6dee9}.messageFooterGroup > .messageFooterButtons.buttonList.open li > a,.messageFooterGroup > .messageFooterButtons.buttonList.open li > span{padding:8px 10px}.messageFooterGroup > .messageFooterButtons.buttonList.open li > a,.messageFooterGroup > .messageFooterButtons.buttonList.open li > span{padding:10px}}@media screen and (max-width:768px) and (max-width:544px){.messageFooterGroup > .messageFooterButtons.buttonList.open{left:10px !important;right:10px !important}}.messageFooterGroup > .messageFooterButtons.buttonList .button{font-family:"Roboto", Arial, Helvetica, sans-serif}.messageReduced .messageHeader{background:#f6f9fc;border-bottom:1px solid #eaeff4;border-radius:3px 3px 0 0;margin:0;position:relative}@media screen and (max-width:1024px){.messageReduced .messageHeader{padding:7px 10px 4px}}@media screen and (min-width:1025px),print{.messageReduced .messageHeader{padding:9px 12px 6px}}.messageReduced .messageHeader::before,.messageReduced .messageHeader::after{border:7px solid;bottom:0;content:"";display:block;height:0;width:0;position:absolute;left:19px}@media screen and (min-width:1025px),print{.messageReduced .messageHeader::before,.messageReduced .messageHeader::after{left:21px}}.messageReduced .messageHeader::before{border-color:transparent transparent #dfe6ee transparent}.messageReduced .messageHeader::after{border-color:transparent transparent rgba(244, 246, 235, 1) transparent;bottom:-1px}.messageReduced .messageHeader .userAvatarImage{margin-top:-3px}.messageReduced .messageHeader > .messageQuickOptions{align-items:center}.messageReduced .messageTitle{font-size:16px;line-height:1.125}.messageReduced .messageTitle > a{color:rgba(41, 162, 30, 1)}.messageReduced .messageContent{padding:0}.messageReduced .messageContent::before{display:none}.messageReduced .messageBody{margin:0;padding:10px}@media screen and (min-width:769px) and (max-width:1024px){.messageReduced .messageBody{padding:12px 10px 0}}@media screen and (min-width:1025px),print{.messageReduced .messageBody{padding:15px 15px 0}}.messageReduced .messageFooter{padding:0 10px}@media screen and (min-width:1025px),print{.messageReduced .messageFooter{padding:0 15px}}@media screen and (min-width:769px),print{.messageReduced .messageFooter .messageFooterButtons > li{margin-bottom:10px}}#messageQuoteList .messageReduced + .messageReduced{margin-top:12px}.avatarsSquare .messageSidebar .badgeOnline::before{right:-3px;top:3px}@media screen and (min-width:769px),print{.avatarsSquare .messageSidebar .badgeOnline::before{top:1px}}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats > dl{color:rgba(47, 68, 12, 1);font-size:13px}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats > dl:first-child{bottom:-2px;position:relative}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats > dl > dt{margin-top:2px}.messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats > dl > dd{font-weight:500}.messageGroupList .tabularListRowHead .columnMark > label::before{top:0}@media screen and (max-width:768px){.messageGroupList .messageDeleted .columnAvatar::before{left:5px;top:-6px}}@media screen and (min-width:769px),print{.messageGroupList .messageDeleted .columnAvatar::before{left:13px;top:-8px}}@media screen and (max-width:768px){.messageGroupList .messageDisabled .columnAvatar::before{top:-8px}}@media screen and (min-width:769px),print{.messageGroupList .messageDisabled .columnAvatar::before{left:9px;top:-10px}}.messageGroupList .columnAvatar > div{width:40px;height:40px}.messageGroupList .columnAvatar > div .userAvatarImage{max-height:40px;max-width:40px}.messageGroupList .columnAvatar .myAvatar{bottom:-2px;height:unset;right:-9px;width:unset}.messageGroupList .columnAvatar .myAvatar > img{border:2px solid rgba(244, 246, 235, 1);max-height:20px;max-width:20px}@media screen and (min-width:769px),print{.messageGroupList .columnSubject{padding-left:5px}.messageGroupList .columnSubject > h3 > .messageGroupLink{vertical-align:-2px}.messageGroupList .columnSubject .messageGroupInfo{color:rgba(47, 68, 12, 1);padding-top:2px}.messageGroupList .columnSubject .messageGroupInfo a{color:rgba(47, 68, 12, 1)}.messageGroupList .columnSubject .messageGroupInfo a:focus,.messageGroupList .columnSubject .messageGroupInfo a:hover{color:rgba(47, 68, 12, 1)}}.messageGroupList .columnSubject > .labelList > li > .badge{padding:3px 10px}.messageGroupList .columnLastPost > .box32{line-height:18px}.messageGroupList .columnLastPost > .box32 > div > p{margin-top:2px}.messageGroupList .tabularListColumns.new .columnSubject > h3 > .messageGroupLink,.messageGroupList tr.new .columnSubject > h3 > .messageGroupLink{font-weight:500}@media screen and (max-width:768px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupLink{font-size:16px;font-weight:400;line-height:1.37}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupCounterMobile{min-width:28px;padding:3px 5px}}@media screen and (max-width:768px) and (max-width:768px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupLink{font-size:16px}}.messageGroupListStatusHide .messageGroupList .columnSubject > .statusDisplay{display:none}.messageGroupListStatsSimple{background:rgba(244, 246, 235, 1);border:1px solid rgba(244, 246, 235, 1);border-radius:40px;font-size:13px;font-weight:500;line-height:1;min-width:50px;padding:4px 10px;text-align:center;white-space:nowrap}.messageGroupListStatsSimple:empty{background:transparent;border:0;padding:0}@media screen and (min-width:769px),print{.messageGroupListStatsDetailed .messageGroupList .tabularList .tabularListRow:not(.tabularListRowHead) .columnStats > dl{visibility:visible}.messageGroupListStatsDetailed .columnStats .messageGroupListStatsSimple{display:none}}.pagination > ul > li{line-height:1;padding:6px 0;margin:0 2px}.pagination > ul > li.active > a,.pagination > ul > li.active > span{background:rgba(47, 68, 12, 1);border:1px solid rgba(47, 68, 12, 1);color:#fff}.pagination > ul > li:not(.skip) > a,.pagination > ul > li:not(.skip) > span{padding:8px 0 0}.pagination > ul > li.skip .icon{height:30px;line-height:1;width:30px}.pagination > ul > li.skip.disabled .icon{border:1px solid #cddae3;color:#cddae3}.pagination > ul > li.jumpTo > a{padding:5px 0 0}.pagination > ul > li > a,.pagination > ul > li > span{background:rgba(244, 246, 235, 1);border:1px solid rgba(41, 162, 30, 1);border-radius:50%;color:rgba(41, 162, 30, 1);font-size:12px;font-weight:bold;height:30px;padding:8px 0 0;text-align:center;width:30px}.pagination > ul > li > a:hover{background:rgba(244, 246, 235, 1);border:1px solid rgba(47, 68, 12, 1);color:rgba(47, 68, 12, 1)}.paginationSquare .pagination > ul > li > a,.paginationSquare .pagination > ul > li > span{border-radius:3px}.pollContainer{border:1px solid rgba(228, 231, 222, 1);border-radius:3px;margin-top:4px;min-width:260px;padding:0}@media screen and (min-width:545px),print{.pollContainer.pollContainerFullWidth{margin-bottom:15px}.pollContainer:not(.pollContainerFullWidth){margin-right:15px}}.pollContainer h2{background:#f4f6eb;border-bottom:1px solid rgba(228, 231, 222, 1);font-size:14px;font-weight:500;padding:12px 10px 10px}.pollContainer .pollInnerContainer{background:rgba(244, 246, 235, 1);margin:0;padding:10px 10px 12px}.pollContainer .pollInnerContainer .jsPollVote + p{background:#f4f6eb;border-top:1px solid rgba(228, 231, 222, 1);color:rgba(47, 68, 12, 1);margin:10px -10px -12px;padding:9px 10px}.pollContainer .formSubmit{background:#f4f6eb;margin:0;padding:8px 10px}.pollContainer .formSubmit > button,.pollContainer .formSubmit > .button{margin-bottom:0}.pollContainer .pollResultItem + .pollResultItem{margin-top:15px}.pollContainer .pollResultItem .pollMeter > .pollMeterValue{background:#5ea033}.popover{background:rgba(244, 246, 235, 1);border-radius:3px;box-shadow:0 0 6px 0 rgba(0, 0, 0, 0.4)}.popoverContent{background:rgba(244, 246, 235, 1);padding:10px}@media screen and (min-width:1025px),print{.popoverContent{padding:15px}}.popoverContent > div{max-height:320px}.popoverContent > div.box48{margin:-10px}@media screen and (min-width:1025px),print{.popoverContent > div.box48{margin:-15px}}.popoverContent > div.box48 > :first-child:not(:last-child){background:#f6f9fc;border-radius:3px 0 0 3px;border-right:1px solid #eaeff4;padding:10px;position:relative}@media screen and (min-width:1025px),print{.popoverContent > div.box48 > :first-child:not(:last-child){padding:12px 15px}}.popoverContent > div.box48 > :first-child:not(:last-child)::before,.popoverContent > div.box48 > :first-child:not(:last-child)::after{border:7px solid;content:"";display:block;position:absolute;right:0;top:26px}.popoverContent > div.box48 > :first-child:not(:last-child)::before{border-color:transparent rgba(228, 231, 222, 1) transparent transparent}.popoverContent > div.box48 > :first-child:not(:last-child)::after{border-color:transparent rgba(244, 246, 235, 1) transparent transparent;right:-1px}.popoverContent > div.box48 > :last-child:not(:first-child){padding:8px 10px 10px 3px}@media screen and (min-width:1025px),print{.popoverContent > div.box48 > :last-child:not(:first-child){padding:10px 15px 12px 3px}}.popoverContent > div.box48 .userAvatarImage{max-height:40px;max-width:40px}.popoverContent .containerHeadline > h3 > small{color:rgba(47, 68, 12, 1)}.popoverContent .containerHeadline p{color:rgba(47, 68, 12, 1);font-size:12px}.popoverContent .inlineList{color:rgba(47, 68, 12, 1);font-size:13px}.redactor-box{background:rgba(244, 246, 235, 1);border:1px solid rgba(228, 231, 222, 1);border-bottom:0;padding:1px 1px 0;border-radius:3px 3px 0 0}.redactor-box:not(:first-child):not(.redactorBoxFullscreen){margin-top:15px}.redactor-box + .messageTabMenu{border:1px solid rgba(228, 231, 222, 1);border-top:0;padding:0 1px 1px;border-radius:0 0 3px 3px}.aboutMeInput .redactor-box,.jsCommentAdd .redactor-box,.jsCommentResponseAdd .redactor-box{border-bottom:1px solid rgba(228, 231, 222, 1);padding:1px;border-radius:3px}.redactor-layer + textarea{background:#253541 !important;border-radius:0;padding:10px !important}.redactor-toolbar{border:1px solid rgba(228, 231, 222, 1);border-radius:2px 2px 0 0;box-shadow:0 2px 0 0 #f6f8fb;padding:4px}.redactor-toolbar > li{margin-right:1px}.redactor-toolbar > li > a{border-radius:2px;padding:8px}.messageQuickReplyCollapsed{margin:10px 0 0}.messageQuickReplyCollapsed .messageQuickReplyContent{border-radius:3px;display:block !important;padding:10px}.redactorAutosaveRestored{background:#fbfdfe;border:1px solid #e8edf3;border-radius:3px;margin:3px}.redactorAutosaveRestored > a,.redactorAutosaveRestored > span{padding:8px 10px}.tabMenu,.menu{background:#f4f6eb;border-radius:3px 3px 0 0}@media screen and (max-width:768px){.tabMenu,.menu{padding:0}}.tabMenu > ul,.menu > ul{border:0;box-shadow:inset 0 -1px 0 0 rgba(228, 231, 222, 1);letter-spacing:0;position:relative;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (min-width:769px),print{.tabMenu > ul::before,.menu > ul::before{background:rgba(228, 231, 222, 1);content:"";height:1px;left:0;right:0;position:absolute;top:46px}}.tabMenu > ul > li,.menu > ul > li{margin:0}.tabMenu > ul > li:not(:last-child),.menu > ul > li:not(:last-child){margin:0}.tabMenu > ul > li:first-child > a,.menu > ul > li:first-child > a{border-radius:3px 0 0}.tabMenu > ul > li::before,.menu > ul > li::before{border-top:1px solid rgba(244, 246, 235, 1);bottom:0}.tabMenu > ul > li.active > a,.menu > ul > li.active > a{background:rgba(244, 246, 235, 1);border-left:1px solid rgba(244, 246, 235, 1);border-right:1px solid rgba(244, 246, 235, 1);color:rgba(47, 68, 12, 1)}@media screen and (max-width:768px){.tabMenu > ul > li.active > a,.menu > ul > li.active > a{border-radius:4px 4px 0 0;box-shadow:0 -4px 0 0 rgba(244, 246, 235, 1);position:relative}.tabMenu > ul > li.active > a::before,.menu > ul > li.active > a::before,.tabMenu > ul > li.active > a::after,.menu > ul > li.active > a::after{background:#f4f6eb;box-shadow:0 -3px 0 0 rgba(244, 246, 235, 1);content:"";height:10px;position:absolute;top:0;width:10px}.tabMenu > ul > li.active > a::before,.menu > ul > li.active > a::before{border-radius:0 3px 0 0;left:-11px}.tabMenu > ul > li.active > a::after,.menu > ul > li.active > a::after{border-radius:3px 0 0 0;right:-11px}}@media screen and (min-width:769px),print{.tabMenu > ul > li.active > a,.menu > ul > li.active > a{border-radius:2px;box-shadow:0 -3px 0 0 rgba(47, 68, 12, 1)}}.tabMenu > ul > li.active > a .badge,.menu > ul > li.active > a .badge{background:rgba(47, 68, 12, 1)}.tabMenu > ul > li.active:first-child > a,.menu > ul > li.active:first-child > a{border-left:0}.tabMenu > ul > li.active:first-child > a::before,.menu > ul > li.active:first-child > a::before{display:none}.tabMenu > ul > li > a,.menu > ul > li > a{font-size:15px;font-weight:400;padding:14px 10px 13px}.tabMenu > ul > li > a .badge,.menu > ul > li > a .badge{background:rgba(41, 162, 30, 1);min-width:24px;padding:2px 8px 1px;vertical-align:1px}@media screen and (min-width:769px),print{.tabMenu > ul > li > a,.menu > ul > li > a{padding:15px 12px 13px}}.section + .messageTabMenu{background:rgba(244, 246, 235, 1);margin:-10px 0 0;padding:0 10px 10px}@media screen and (min-width:1025px),print{.section + .messageTabMenu{margin:-12px 0 0;padding:0 12px 12px}}.section + .messageTabMenu > .messageTabMenuNavigation{border-left:1px solid rgba(228, 231, 222, 1);border-right:1px solid rgba(228, 231, 222, 1);padding:0 1px}.section + .messageTabMenu > .messageTabMenuContent{box-shadow:inset -1px -1px 0 0 rgba(244, 246, 235, 1), inset -2px -2px 0 0 rgba(228, 231, 222, 1), inset 1px 0 0 0 rgba(244, 246, 235, 1), inset 2px 0 0 0 rgba(228, 231, 222, 1)}.messageTabMenu > .messageTabMenuContent{border-radius:0 0 3px 3px}.messageTabMenu > .messageTabMenuContent.active{background:#fcfdfe}.messageTabMenu:not(.messageTabMenuContent) > .messageTabMenuContent.active{padding:10px}@media screen and (min-width:1025px),print{.messageTabMenu:not(.messageTabMenuContent) > .messageTabMenuContent.active{padding:12px}}.messageTabMenu > nav.tabMenu > ul,.messageTabMenuNavigation > ul{background:#f4f6eb}.messageTabMenu > nav.tabMenu > ul > li.active > a,.messageTabMenuNavigation > ul > li.active > a{background:#fcfdfe}.messageTabMenu > nav.tabMenu > ul > li.active > a::after,.messageTabMenuNavigation > ul > li.active > a::after{border-bottom:1px solid #fcfdfe}.tabularListRow{background:rgba(244, 246, 235, 1);padding:4px 10px}.tabularListRow:last-child{border-bottom:0;border-radius:0 0 3px 3px}@media screen and (min-width:769px),print{.tabularListRow{padding:5px 0}}.tabularListRowHead{background:#f4f6eb;border-bottom:1px solid rgba(228, 231, 222, 1);box-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.07);display:flex;min-height:42px;padding:7px 10px;position:relative;z-index:3}@media screen and (min-width:769px),print{.tabularListRowHead{min-height:44px;padding:7px 0}}.tabularListRowHead > .tabularListColumns{flex:1 1 auto}.tabularListRowHead > .tabularListColumns > li{font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}@media screen and (min-width:769px) and (max-width:1024px){.tabularListRowHead > .tabularListColumns > li:first-child{padding-left:10px}}@media screen and (min-width:1025px),print{.tabularListRowHead > .tabularListColumns > li:first-child{padding-left:12px}}@media screen and (min-width:769px) and (max-width:1024px){.tabularListRowHead > .tabularListColumns > li:last-child{padding-right:10px}}@media screen and (min-width:1025px),print{.tabularListRowHead > .tabularListColumns > li:last-child{padding-right:12px}}.tabularListRowHead > .tabularListColumns > li.columnMark,.tabularListRowHead > .tabularListColumns > li.columnApplyFilter{padding-bottom:0;padding-top:0}.tabularListRowHead > .tabularListColumns > li.ASC > a::after{top:0}.tabularListRowHead > .tabularListColumns > li.DESC > a::after{top:1px}@media screen and (min-width:1025px),print{.tabularListColumns > li:first-child{padding-left:12px}.tabularListColumns > li:last-child{padding-right:12px}}.tabularBoxTitle > header{border-bottom:1px solid rgba(228, 231, 222, 1);padding:10px}@media screen and (min-width:1025px),print{.tabularBoxTitle > header{padding:12px}}.tabularBoxTitle > header > h1 .badge,.tabularBoxTitle > header > h2 .badge,.tabularBoxTitle > header > h3 .badge{background:rgba(47, 68, 12, 1);color:#fff;margin:0 0 0 10px;padding:2px 10px;top:-1px}.tableOfContentsContainer{border:1px solid rgba(228, 231, 222, 1);border-radius:3px;padding:0}.tableOfContentsHeader{background:#f4f6eb;padding:10px;text-align:left}.tableOfContentsHeader + .tableOfContents{border-top:1px solid rgba(228, 231, 222, 1);margin:0;padding:10px 10px 10px 25px}.ignoredUserContent{-webkit-filter:unset !important;filter:unset !important}.contentHeader ~ .loginForm{background:none;margin-top:10px;padding:0}@media screen and (min-width:1025px),print{.contentHeader ~ .loginForm{margin-top:15px}}.loginForm > form .userLoginButtons{margin-top:10px}@media screen and (min-width:1025px),print{.loginForm > form .userLoginButtons{margin-top:15px}}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton{font-size:15px;padding-left:10px;padding-right:10px}@media screen and (min-width:769px),print{.loginForm:not(.loginFormLoginOnly) > form{column-gap:10px}}@media screen and (min-width:1025px),print{.loginForm:not(.loginFormLoginOnly) > form{column-gap:15px}}@media screen and (min-width:769px),print{.loginForm:not(.loginFormLoginOnly) > form > .section.loginFormRegister + .loginFormThirdPartyLogin{margin-top:10px}}@media screen and (min-width:1025px),print{.loginForm:not(.loginFormLoginOnly) > form > .section.loginFormRegister + .loginFormThirdPartyLogin{margin-top:15px}}@media screen and (min-width:769px),print{.dialogContent .loginForm:not(.loginFormLoginOnly) > form{column-gap:12px}.dialogContent .loginForm:not(.loginFormLoginOnly) > form > .section.loginFormRegister + .loginFormThirdPartyLogin{margin-top:12px}}.userProfileUser,.userContentHeader{background:#14b9c8 url("../images/Radiant/bgSquarePattern.png") repeat;border-radius:3px}@media screen and (max-width:544px){.userProfileUser,.userContentHeader{display:block}}@media screen and (min-width:545px),print{.userProfileUser,.userContentHeader{align-items:flex-start;border-radius:3px 3px 0 0;display:flex;flex-wrap:wrap;padding:15px 0 0;position:relative}.userProfileUser.userProfileWithTrophy .specialTrophyUserContainer,.userContentHeader.userProfileWithTrophy .specialTrophyUserContainer{margin:5px 0 8px}.userProfileUser .badge.userTitleBadge,.userContentHeader .badge.userTitleBadge{padding:3px 10px;top:-2px}}.userProfileUser .contentHeaderIcon,.userContentHeader .contentHeaderIcon{display:block;margin:0 auto;padding:15px 10px 0;position:relative;text-align:center;z-index:20}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderIcon,.userContentHeader .contentHeaderIcon{flex:0 1 116px;margin:0;padding:0 10px}}@media screen and (min-width:769px),print{.userProfileUser .contentHeaderIcon,.userContentHeader .contentHeaderIcon{flex:0 1 148px}}@media screen and (min-width:1025px),print{.userProfileUser .contentHeaderIcon,.userContentHeader .contentHeaderIcon{flex:0 1 158px;padding:0 15px}}.userProfileUser .contentHeaderIcon .userAvatarImage,.userContentHeader .contentHeaderIcon .userAvatarImage{border:4px solid rgba(244, 246, 235, 1);box-shadow:0px 1px 0px 0px rgba(0, 0, 0, 0.1), 0px -1px 0px 0px rgba(0, 0, 0, 0.2)}@media screen and (max-width:768px){.userProfileUser .contentHeaderIcon .badgeOnline,.userContentHeader .contentHeaderIcon .badgeOnline{background:transparent;bottom:5px;left:auto;right:25px;top:auto}.userProfileUser .contentHeaderIcon .badgeOnline::before,.userContentHeader .contentHeaderIcon .badgeOnline::before{background:#090;left:auto;right:0}}@media screen and (max-width:544px){.userProfileUser .contentHeaderIcon .badgeOnline,.userContentHeader .contentHeaderIcon .badgeOnline{bottom:-2px;left:50%;margin-left:-21px;right:auto}}@media screen and (min-width:769px),print{.userProfileUser .contentHeaderIcon .badgeOnline,.userContentHeader .contentHeaderIcon .badgeOnline{bottom:1px;left:auto;right:18px}}.userProfileUser .userProfileUsername,.userContentHeader .userProfileUsername{display:block}@media screen and (min-width:545px),print{.userProfileUser .userProfileUsername,.userContentHeader .userProfileUsername{display:inline-block}}.userProfileUser .contentHeaderDescription,.userContentHeader .contentHeaderDescription{font-size:13px;margin:0;padding:0;text-align:center}.userProfileUser .contentHeaderDescription .specialTrophyUserContainer > ul,.userContentHeader .contentHeaderDescription .specialTrophyUserContainer > ul{justify-content:center;margin:0 0 3px}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderDescription .specialTrophyUserContainer > ul,.userContentHeader .contentHeaderDescription .specialTrophyUserContainer > ul{justify-content:flex-start;margin:0 0 0 116px}}@media screen and (min-width:769px),print{.userProfileUser .contentHeaderDescription .specialTrophyUserContainer > ul,.userContentHeader .contentHeaderDescription .specialTrophyUserContainer > ul{margin:0 0 0 148px}}@media screen and (min-width:1025px),print{.userProfileUser .contentHeaderDescription .specialTrophyUserContainer > ul,.userContentHeader .contentHeaderDescription .specialTrophyUserContainer > ul{margin:0 0 0 158px}}.userProfileUser .contentHeaderDescription .inlineList,.userContentHeader .contentHeaderDescription .inlineList{justify-content:center;padding:0 10px}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderDescription .inlineList,.userContentHeader .contentHeaderDescription .inlineList{justify-content:flex-start;line-height:18px;margin:0;padding:0 0 0 116px}.userProfileUser .contentHeaderDescription .inlineList:first-of-type,.userContentHeader .contentHeaderDescription .inlineList:first-of-type{padding-top:8px}.userProfileUser .contentHeaderDescription .inlineList:last-of-type,.userContentHeader .contentHeaderDescription .inlineList:last-of-type{padding-bottom:8px}.userProfileUser .contentHeaderDescription .inlineList:first-of-type:last-of-type,.userContentHeader .contentHeaderDescription .inlineList:first-of-type:last-of-type{align-items:center;display:flex;min-height:52px}}@media screen and (min-width:769px),print{.userProfileUser .contentHeaderDescription .inlineList,.userContentHeader .contentHeaderDescription .inlineList{padding:0 0 0 148px}}@media screen and (min-width:1025px),print{.userProfileUser .contentHeaderDescription .inlineList,.userContentHeader .contentHeaderDescription .inlineList{padding:0 0 0 158px}}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderDescription .inlineDataList,.userContentHeader .contentHeaderDescription .inlineDataList{background:rgba(244, 246, 235, 1);border-radius:0 0 3px 3px;border-top:1px solid #f0f3f6;box-shadow:0 15px 0 0 rgba(244, 246, 235, 1)}}.userProfileUser .contentHeaderDescription .inlineDataList::before,.userContentHeader .contentHeaderDescription .inlineDataList::before,.userProfileUser .contentHeaderDescription .inlineDataList::after,.userContentHeader .contentHeaderDescription .inlineDataList::after{display:table;content:""}.userProfileUser .contentHeaderDescription .inlineDataList::after,.userContentHeader .contentHeaderDescription .inlineDataList::after{clear:both}.userProfileUser .contentHeaderDescription .inlineDataList > dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt,.userProfileUser .contentHeaderDescription .inlineDataList > dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd{border-left:1px solid #f0f3f6;float:left;line-height:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.userProfileUser .contentHeaderDescription .inlineDataList > dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt{border-bottom:1px solid #f0f3f6;clear:unset;color:rgba(47, 68, 12, 1);font-size:12px;margin:29px 0 0;padding:5px 0 14px}.userProfileUser .contentHeaderDescription .inlineDataList > dt:after,.userContentHeader .contentHeaderDescription .inlineDataList > dt:after{content:""}.userProfileUser .contentHeaderDescription .inlineDataList > dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd{font-size:14px;font-weight:500;padding:15px 0 0}.userProfileUser .contentHeaderDescription .inlineDataList > dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt,.userProfileUser .contentHeaderDescription .inlineDataList > dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd{width:25%}.userProfileUser .contentHeaderDescription .inlineDataList > dt:nth-of-type(4n+1),.userContentHeader .contentHeaderDescription .inlineDataList > dt:nth-of-type(4n+1),.userProfileUser .contentHeaderDescription .inlineDataList > dd:nth-of-type(4n+1),.userContentHeader .contentHeaderDescription .inlineDataList > dd:nth-of-type(4n+1){border-left:0}.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(1),.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(1),.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(1),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(1){width:100%}.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(2),.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(2),.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2),.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(2) ~ dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(2) ~ dt,.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2) ~ dt,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2) ~ dt,.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(2) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(2) ~ dd,.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2) ~ dd{width:50%}.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(3),.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(3),.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3),.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(3) ~ dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(3) ~ dt,.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3) ~ dt,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3) ~ dt,.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(3) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(3) ~ dd,.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3) ~ dd{width:33.333%}.userProfileUser .contentHeaderDescription .inlineDataList > dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd{margin:0 0 0 -25%}.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(1),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(1){margin:0 0 0 -100%}.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2),.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(2) ~ dd{margin:0 0 0 -50%}.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3),.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(3) ~ dd{margin:0 0 0 -33.333%}.userProfileUser .contentHeaderDescription .inlineDataList > dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt,.userProfileUser .contentHeaderDescription .inlineDataList > dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd{border-left:0}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderDescription .inlineDataList > dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt,.userProfileUser .contentHeaderDescription .inlineDataList > dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd{width:16.667%}.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(4),.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(4),.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4),.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(4) ~ dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(4) ~ dt,.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4) ~ dt,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4) ~ dt,.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(4) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(4) ~ dd,.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4) ~ dd{width:25%}.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(5),.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(5),.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5),.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(5) ~ dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(5) ~ dt,.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5) ~ dt,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5) ~ dt,.userProfileUser .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(5) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dt:first-of-type:nth-last-of-type(5) ~ dd,.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5) ~ dd{width:20%}}.userProfileUser .contentHeaderDescription .inlineDataList > dt:after,.userContentHeader .contentHeaderDescription .inlineDataList > dt:after,.userProfileUser .contentHeaderDescription .inlineDataList > dd:after,.userContentHeader .contentHeaderDescription .inlineDataList > dd:after{content:"";padding:0}.userProfileUser .contentHeaderDescription .inlineDataList > dt,.userContentHeader .contentHeaderDescription .inlineDataList > dt{border-bottom:0;margin:26px 0 0;padding:4px 0 11px}.userProfileUser .contentHeaderDescription .inlineDataList > dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd{padding:12px 0 0}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderDescription .inlineDataList > dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd{margin:0 0 0 -16.667%}.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4),.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(4) ~ dd{margin:0 0 0 -25%}.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5),.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5),.userProfileUser .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5) ~ dd,.userContentHeader .contentHeaderDescription .inlineDataList > dd:first-of-type:nth-last-of-type(5) ~ dd{margin:0 0 0 -20%}}@media screen and (min-width:545px),print{.userProfileUser.userProfileWithTrophy .contentHeaderTitle{margin:-95px 0 0}.userProfileUser.userProfileWithTrophy .contentTitle{padding-bottom:0}.userProfileUser.userProfileWithTrophy .contentHeaderNavigation{top:46px}}@media screen and (min-width:769px),print{.userProfileUser.userProfileWithTrophy .contentHeaderTitle{margin:-110px 0 0}.userProfileUser.userProfileWithTrophy .contentHeaderNavigation{top:62px}}.userProfileUser .contentHeaderIcon .userAvatarImage{min-height:96px;min-width:96px}.userProfileUser .contentHeaderTitle{background:rgba(244, 246, 235, 1);margin-top:-25px;max-width:100%}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderTitle{background:transparent;flex:1 1 100%;margin:-77px 0 0}}.userProfileUser .contentTitle{padding:30px 10px 5px;text-align:center}@media screen and (min-width:545px),print{.userProfileUser .contentTitle{color:#fff;margin:0 0 0 116px;padding:0 10px 10px 0;text-align:left}}@media screen and (min-width:769px),print{.userProfileUser .contentTitle{margin:0 0 0 148px}}@media screen and (min-width:1025px),print{.userProfileUser .contentTitle{margin:0 0 0 158px}}.userProfileUser .contentHeaderDescription .inlineDataList{margin:0}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderDescription .inlineList{background:#f6f9fc}.userProfileUser .contentHeaderDescription .inlineDataList{margin-bottom:10px}}.userProfileUser .contentHeaderNavigation{background:rgba(244, 246, 235, 1);border-radius:0 0 3px 3px;border-top:1px solid #f0f3f6;box-shadow:0 15px 0 0 rgba(244, 246, 235, 1);margin:0 0 10px;padding:8px 5px;position:relative;z-index:10}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderNavigation{background:transparent;border:0;bottom:auto;box-shadow:none;padding:0;position:absolute;right:7px;top:30px}}@media screen and (min-width:769px),print{.userProfileUser .contentHeaderNavigation{top:60px}}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer{justify-content:center}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li{flex:0 1 auto}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li:not(:last-child),.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li:last-child{margin:0 10px}@media screen and (min-width:545px),print{.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li:not(:last-child),.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li:last-child{margin:0 6px}}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li > a{background:rgba(76, 108, 24, 1);border-radius:50%;box-shadow:0 0 0 3px #fff, 0 0 0 4px rgba(0, 0, 0, 0.1);color:rgba(244, 246, 235, 1);display:block;height:28px;line-height:29px;text-align:center;width:28px}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li > a:hover{background:rgba(47, 68, 12, 1)}.userProfileUser .contentHeaderNavigation .userProfileButtonContainer > li .icon32{color:rgba(244, 246, 235, 1);font-size:14px;height:16px;line-height:1;width:16px;vertical-align:0}.userProfileUser .userProfileMenu{position:relative;z-index:70}@media screen and (max-width:544px){.userContentHeader.userProfileUserWithCoverPhoto{padding-top:25px}}@media screen and (min-width:545px) and (max-width:768px){.userContentHeader.userProfileUserWithCoverPhoto{padding-top:108px}}@media screen and (min-width:769px),print{.userContentHeader.userProfileUserWithCoverPhoto{padding-top:76px}}@media screen and (min-width:545px) and (max-width:768px){.userContentHeader.userProfileUserWithCoverPhoto.userProfileWithTrophy{padding-top:93px}}@media screen and (min-width:769px),print{.userContentHeader.userProfileUserWithCoverPhoto.userProfileWithTrophy{padding-top:76px}}@media screen and (max-width:544px){.userContentHeader.userProfileUserWithCoverPhoto .userProfileCoverPhoto{height:110px}}@media screen and (min-width:545px),print{.userContentHeader.userProfileUserWithCoverPhoto .userProfileCoverPhoto{height:160px}}@media screen and (min-width:545px),print{.userContentHeader.userProfileWithTrophy .userContentHeaderTitle{margin:-95px 0 10px}.userContentHeader.userProfileWithTrophy .userContentTitle{padding-bottom:0}.userContentHeader.userProfileWithTrophy .specialTrophyUserContainer{margin:3px 0 8px}}@media screen and (min-width:769px),print{.userContentHeader.userProfileWithTrophy .userContentHeaderTitle{margin:-110px 0 10px}}.userContentHeader + .contentHeader{border-radius:0 0 3px 3px}.userContentHeader + .contentHeader + .section{margin-top:10px}.userContentHeader + .contentHeader .contentTitle{font-size:16px;padding:12px 10px}@media screen and (min-width:1025px),print{.userContentHeader + .contentHeader .contentTitle{padding:13px 12px}}@media screen and (max-width:768px){.userContentHeader .contentHeaderIcon .userAvatarImage{max-height:96px;max-width:96px}}.userContentHeader .contentHeaderIcon .badgeOnline{position:absolute}@media screen and (max-width:544px){.userContentHeader .contentHeaderIcon .badgeOnline{padding:0;width:0}}@media screen and (max-width:768px){.userContentHeader .contentHeaderIcon .badgeOnline{color:transparent}.userContentHeader .contentHeaderIcon .badgeOnline::before{border:1px solid rgba(255, 255, 255, 1);border-radius:50%;content:"";height:16px;position:absolute;width:16px}}.userContentHeader .userContentHeaderTitle{background:rgba(244, 246, 235, 1);border-radius:0 0 3px 3px;box-shadow:0 15px 0 0 rgba(244, 246, 235, 1);margin-bottom:10px;margin-top:-25px;max-width:100%;z-index:10}@media screen and (min-width:545px),print{.userContentHeader .userContentHeaderTitle{background:transparent;flex:1 1 100%;margin:-77px 0 10px}}@media screen and (min-width:1025px),print{.userContentHeader .userContentHeaderTitle{box-shadow:0 15px 0 0 rgba(244, 246, 235, 1)}}.userContentHeader .userContentTitle{font-size:18px;line-height:1.333;padding:30px 10px 5px;text-align:center}@media screen and (min-width:545px),print{.userContentHeader .userContentTitle{color:#fff;margin:0 0 0 116px;padding:0 10px 10px 0;text-align:left}}@media screen and (min-width:769px),print{.userContentHeader .userContentTitle{margin:0 0 0 148px}}@media screen and (min-width:1025px),print{.userContentHeader .userContentTitle{margin:0 0 0 158px}}.userContentHeader .contentHeaderDescription{color:rgba(47, 68, 12, 1)}@media screen and (max-width:544px){.userContentHeader .contentHeaderDescription .inlineList + .inlineList{padding-bottom:8px}}@media screen and (min-width:545px),print{.userContentHeader .contentHeaderDescription .inlineList{background:rgba(244, 246, 235, 1)}.userContentHeader .contentHeaderDescription .inlineList:last-of-type{border-radius:0 0 3px 3px}}.userContentHeader .contentHeaderDescription .inlineDataList{padding:0 10px}.userContentHeader .userContentMenu{position:relative;z-index:70}.userProfileUserWithCoverPhoto{background:rgba(244, 246, 235, 1)}@media screen and (max-width:544px){.userProfileUserWithCoverPhoto{padding-top:65px}.userProfileUserWithCoverPhoto .userProfileUsername{text-shadow:none}}@media screen and (min-width:545px),print{.userProfileUserWithCoverPhoto{padding-top:148px}.userProfileUserWithCoverPhoto.userProfileWithTrophy{padding-top:130px}.userProfileUserWithCoverPhoto.userProfileWithTrophy .contentHeaderNavigation{top:160px}.userProfileUserWithCoverPhoto .contentHeaderIcon .badgeOnline{left:auto !important;right:25px}.userProfileUserWithCoverPhoto .contentHeaderDescription{margin-top:0 !important}.userProfileUserWithCoverPhoto .contentHeaderNavigation{top:160px}}@media screen and (min-width:769px),print{.userProfileUserWithCoverPhoto{padding-top:116px}.userProfileUserWithCoverPhoto.userProfileWithTrophy{padding-top:114px}.userProfileUserWithCoverPhoto .contentHeaderIcon .badgeOnline{right:15px}}.userProfileUserWithCoverPhoto .userProfileCoverPhoto{border-radius:3px 3px 0 0}.userProfileUserWithCoverPhoto .contentTitle{margin-bottom:0}.userProfileUserWithCoverPhoto .userProfileUsername{color:unset}.userProfileUserWithCoverPhoto .userProfileUsername + .badge{position:relative;top:0 !important}@media screen and (min-width:545px),print{.userProfileUserWithCoverPhoto .userProfileUsername + .badge{top:-2px !important}}.section.userProfileContent{border-radius:0 0 3px 3px;margin:0}.section.userProfileContent .tabMenu,.section.userProfileContent .menu{background:rgba(244, 246, 235, 1);box-shadow:inset 0 -1px 0 0 rgba(228, 231, 222, 1)}@media screen and (max-width:768px){.section.userProfileContent .tabMenu,.section.userProfileContent .menu{padding:0 10px}}.section.userProfileContent .tabMenu > ul,.section.userProfileContent .menu > ul{font:500 14px "Roboto", Arial, Helvetica, sans-serif;text-transform:unset}.section.userProfileContent .tabMenu > ul::before,.section.userProfileContent .menu > ul::before{top:44px}.section.userProfileContent .tabMenu > ul > li,.section.userProfileContent .menu > ul > li{margin:0 10px}@media screen and (min-width:769px),print{.section.userProfileContent .tabMenu > ul > li,.section.userProfileContent .menu > ul > li{margin:0 12px}}@media screen and (max-width:768px){.section.userProfileContent .tabMenu > ul > li:first-child,.section.userProfileContent .menu > ul > li:first-child{margin:0 10px 0 0}.section.userProfileContent .tabMenu > ul > li:last-child,.section.userProfileContent .menu > ul > li:last-child{margin:0 0 0 10px}}.section.userProfileContent .tabMenu > ul > li::before,.section.userProfileContent .menu > ul > li::before{border-top:1px solid rgba(47, 68, 12, 1);z-index:1}.section.userProfileContent .tabMenu > ul > li.active > a,.section.userProfileContent .menu > ul > li.active > a{border:0;border-radius:0}.section.userProfileContent .tabMenu > ul > li.active > a::before,.section.userProfileContent .menu > ul > li.active > a::before,.section.userProfileContent .tabMenu > ul > li.active > a::after,.section.userProfileContent .menu > ul > li.active > a::after{display:none}.section.userProfileContent .tabMenu > ul > li > a,.section.userProfileContent .menu > ul > li > a{font-size:14px;font-weight:500;padding-left:0;padding-right:0}.section.userProfileContent .tabMenu > ul > li[data-name="albums"],.section.userProfileContent .menu > ul > li[data-name="albums"]{display:none}.section.userProfileContent .tabMenuOverlayLeft{left:10px;top:-1px}.section.userProfileContent .tabMenuOverlayRight{right:10px;top:-1px}.section.userProfileContent .tabMenuContent .section:first-child{margin:0}.section.userProfileContent .tabMenuContent .section:first-child > .sectionTitle{border-top:0}.section.userProfileContent .tabMenuContent .section > .sectionTitle{border-top:1px solid rgba(244, 246, 235, 1);font-size:14px;font-weight:500}.section.userProfileProtected{border-radius:0 0 3px 3px;margin:0}.sidebar .box .userAvatarList{margin:-5px -5px 0 3px}.sidebar .box .userAvatarList > li{margin:0 0 -7px -8px}.sidebar .box .userAvatarList > li:not(:last-child){margin:0 0 -7px -8px}.sidebar .box .userAvatarList > li > a > img{background:rgba(255, 255, 255, 0);border:5px solid rgba(255, 255, 255, 0)}.popoverContent .userProfilePreview{overflow:visible;max-height:100%;padding:25px 0 0}.popoverContent .userProfilePreview.userProfilePreviewWithCoverPhoto{padding:61px 0 0}.userProfilePreview{background:#cfd5a6 url("../images/Radiant/bgSquarePattern.png") repeat;border-radius:3px;box-shadow:0 0 15px 0 rgba(0, 0, 0, 0.1);margin:-11px}@media screen and (min-width:1025px),print{.userProfilePreview{margin:-15px}}.userProfilePreview.userProfilePreviewWithCoverPhoto .buttonGroupNavigation{top:80px}.userProfilePreview.userProfilePreviewWithCoverPhoto.userProfilePreviewHasTrophy .buttonGroupNavigation{top:86px}.userProfilePreview.userProfilePreviewWithCoverPhoto.userProfilePreviewHasTrophy .specialTrophyUserContainer{top:85px}.userProfilePreview.userProfilePreviewHasTrophy .containerHeadline{margin:0 10px 0 116px;padding-bottom:45px}.userProfilePreview.userProfilePreviewHasTrophy .buttonGroupNavigation{top:51px}.userProfilePreview.userProfilePreviewHasTrophy .specialTrophyUserContainer{left:116px;position:absolute;top:50px}.userProfilePreview > :first-child:not(:last-child){margin:0;padding:0 10px}.userProfilePreview .userProfilePreviewAvatar{z-index:5}.userProfilePreview .userAvatarImage{border:4px solid #fff;box-shadow:0 1px 0 0 rgba(0, 0, 0, 0.1), 0 -1px 0 0 rgba(0, 0, 0, 0.2);max-height:96px;max-width:96px;position:relative;z-index:2}.userProfilePreview .badgeOnline{left:auto;right:18px;z-index:3}.userProfilePreview .userProfilePreviewCoverPhoto{background:no-repeat center;background-size:cover;border-radius:3px 3px 0 0;height:130px;position:absolute;top:0;width:100%}.userProfilePreview .userInformation{margin:0 0 0 -116px;padding:0;z-index:2}.userProfilePreview .containerHeadline{margin:28px 10px 10px 116px}.userProfilePreview .containerHeadline > h3{font-size:18px}.userProfilePreview .containerHeadline > h3 > a{color:#fff}.userProfilePreview .containerHeadline > h3 > a:hover{color:rgba(255, 255, 255, 0.7)}.userProfilePreview .containerHeadline > h3 .badge{top:-2px}.userProfilePreview .containerHeadline + .inlineList{align-items:center;background:#f6f9fc;color:rgba(47, 68, 12, 1);margin:0;max-height:52px;min-height:44px;overflow:hidden;padding:0 10px 0 116px}.userProfilePreview .buttonGroupNavigation{background:transparent;padding:0;position:absolute;right:10px;top:45px}.userProfilePreview .buttonGroupNavigation .dropdownLabel{display:none}.userProfilePreview .buttonGroupNavigation > ul > li{padding:4px 0}.userProfilePreview .buttonGroupNavigation > ul > li:not(:last-child){margin-right:10px}.userProfilePreview .buttonGroupNavigation > ul > li > a{background:rgba(76, 108, 24, 1);border-radius:50%;box-shadow:0 0 0 3px #fff, 0 0 0 4px rgba(0, 0, 0, 0.1);color:rgba(244, 246, 235, 1);display:block;height:28px;line-height:29px;text-align:center;width:28px}.userProfilePreview .buttonGroupNavigation > ul > li > a:hover{background:rgba(47, 68, 12, 1)}.userProfilePreview .buttonGroupNavigation > ul > li > a .icon{color:rgba(244, 246, 235, 1)}.userProfilePreview .buttonGroupNavigation + .inlineDataList.small:last-child{background:#f6f9fc;box-shadow:none;height:5px}.userProfilePreview .inlineDataList.small{background:rgba(244, 246, 235, 1);box-shadow:inset 0 1px 0 0 rgba(244, 246, 235, 1);margin:0}.userProfilePreview .inlineDataList.small::before,.userProfilePreview .inlineDataList.small::after{display:table;content:""}.userProfilePreview .inlineDataList.small::after{clear:both}.userProfilePreview .inlineDataList.small > dt,.userProfilePreview .inlineDataList.small > dd{border-left:1px solid #f0f3f6;float:left;line-height:1;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.userProfilePreview .inlineDataList.small > dt{border-bottom:1px solid #f0f3f6;clear:unset;color:rgba(47, 68, 12, 1);font-size:12px;margin:29px 0 0;padding:5px 0 14px}.userProfilePreview .inlineDataList.small > dt:after{content:""}.userProfilePreview .inlineDataList.small > dd{font-size:14px;font-weight:500;padding:15px 0 0}.userProfilePreview .inlineDataList.small > dt,.userProfilePreview .inlineDataList.small > dd{width:25%}.userProfilePreview .inlineDataList.small > dt:nth-of-type(4n+1),.userProfilePreview .inlineDataList.small > dd:nth-of-type(4n+1){border-left:0}.userProfilePreview .inlineDataList.small > dt:first-of-type:nth-last-of-type(1),.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(1){width:100%}.userProfilePreview .inlineDataList.small > dt:first-of-type:nth-last-of-type(2),.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(2),.userProfilePreview .inlineDataList.small > dt:first-of-type:nth-last-of-type(2) ~ dt,.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(2) ~ dt,.userProfilePreview .inlineDataList.small > dt:first-of-type:nth-last-of-type(2) ~ dd,.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(2) ~ dd{width:50%}.userProfilePreview .inlineDataList.small > dt:first-of-type:nth-last-of-type(3),.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(3),.userProfilePreview .inlineDataList.small > dt:first-of-type:nth-last-of-type(3) ~ dt,.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(3) ~ dt,.userProfilePreview .inlineDataList.small > dt:first-of-type:nth-last-of-type(3) ~ dd,.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(3) ~ dd{width:33.333%}.userProfilePreview .inlineDataList.small > dd{margin:0 0 0 -25%}.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(1){margin:0 0 0 -100%}.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(2),.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(2) ~ dd{margin:0 0 0 -50%}.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(3),.userProfilePreview .inlineDataList.small > dd:first-of-type:nth-last-of-type(3) ~ dd{margin:0 0 0 -33.333%}.userProfilePreview .inlineDataList.small > dt:after,.userProfilePreview .inlineDataList.small > dd:after{content:"";padding:0}.userProfilePreview .inlineDataList.small > dt{margin:26px 0 0;padding:4px 0 11px}.userProfilePreview .inlineDataList.small > dd{padding:12px 0 0}.userProfilePreview .inlineDataList.small + .inlineDataList{background:#f6f9fc;border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);bottom:1px;box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 1), 0 1px 0 0 #f6f9fc;color:rgba(47, 68, 12, 1);margin:0;overflow:hidden;padding:12px 15px;position:relative;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.userProfilePreview .userFields{display:none}.userNotificationItemList .box32 > div > .userAvatarImage{min-height:40px;min-width:40px}.userNotificationItemList .details p + p{color:rgba(47, 68, 12, 1)}#userWarningContainer table{border:0}.avatarsSquare .userAvatarImage{border-radius:3px}@media screen and (max-width:768px){.avatarsSquare .userProfileUser .contentHeaderIcon .badgeOnline,.avatarsSquare .userContentHeader .contentHeaderIcon .badgeOnline{bottom:3px;right:6px}}@media screen and (max-width:544px){.avatarsSquare .userProfileUser .contentHeaderIcon .badgeOnline,.avatarsSquare .userContentHeader .contentHeaderIcon .badgeOnline{bottom:-2px;right:auto}}@media screen and (min-width:769px),print{.avatarsSquare .userProfileUser .contentHeaderIcon .badgeOnline,.avatarsSquare .userContentHeader .contentHeaderIcon .badgeOnline{bottom:0;right:17px}}.redactor-layer pre{background:#fbfdfe !important;border-left:4px solid #e8edf3;border-radius:0 3px 3px 0;box-shadow:0 0 0 1px #edf2f6;font-size:14px;padding:12px}@media screen and (min-width:769px),print{.redactor-layer pre{font-size:13px}}.redactor-layer pre:not(.redactorCalcHeight)::before,.redactor-layer pre.woltlabHtml::before{background:#f7fafd;border-bottom:1px solid #edf2f6;border-radius:0 3px 0 0;color:rgba(47, 68, 12, 1);margin:-12px -12px 10px -12px;padding:9px 10px;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.redactor-layer pre.woltlabHtml::before{margin-bottom:15px}.redactor-layer pre.woltlabHtml::after{top:32px}.codeBox{background:#fbfdfe;border-left:4px solid #e8edf3;border-radius:0 3px 3px 0;box-shadow:0 0 0 1px #edf2f6;padding:0}.codeBox.collapsed{max-height:360px}@media screen and (max-width:768px){.codeBox.collapsed{max-height:310px}}.codeBox.collapsed > .toggleButton{border-top:1px solid #edf2f6;box-shadow:0 -10px 50px 20px #fff;padding:9px 10px}.codeBox > div > .codeBoxHeader{background:#f7fafd;border-bottom:1px solid #edf2f6;color:rgba(47, 68, 12, 1);font-family:"Roboto Condensed", Arial, Helvetica, sans-serif;padding:6px 10px 6px 0;text-transform:uppercase}.codeBox > div > .codeBoxHeader > .codeBoxHeadline{font-size:15px;margin:3px 0 2px}.codeBox > div > .codeBoxCode{padding-left:5ch}.codeBox > div > .codeBoxCode > code{border-left:1px solid rgba(244, 246, 235, 1)}@media screen and (min-width:769px),print{.codeBox > div > .codeBoxCode > code{font-size:13px}}.codeBox > div > .codeBoxCode > code .codeBoxLine > a{margin-left:-5ch;width:4ch}.codeBox > div > .codeBoxCode > code .codeBoxLine > span{margin-left:5px}.codeBox > .toggleButton{background:#f7fafd;border-top:1px solid #edf2f6;color:rgba(41, 162, 30, 1);padding:9px 10px}.inlineCode,kbd{background:#f1f4f7 !important;border:0 !important;color:#7f99ac !important;margin:0 2px}woltlab-quote,.quoteBox{background:#f7fafd;border-left:4px solid #e8edf3;border-radius:0 3px 3px 0;box-shadow:0 0 0 1px #edf2f6;padding:0}.quoteBox{align-items:center;display:flex;flex-wrap:wrap}@media screen and (min-width:769px),print{.quoteBox{min-height:88px}}.quoteBox.collapsed > .quoteBoxContent{max-height:240px}.quoteBox.collapsed > .toggleButton{border-top:1px solid #edf2f6;box-shadow:0 -10px 50px 20px #fff;padding:9px 10px}.quoteBox > .toggleButton{background:#f7fafd;border-top:1px solid #edf2f6;color:rgba(41, 162, 30, 1);font-style:normal;padding:9px 10px;width:100%}woltlab-quote{background:#fbfdfe;color:rgba(52, 75, 91, 0.7);font-size:14px;font-style:normal;padding:12px}woltlab-quote:not(.redactorCalcHeight)::before{background:#f7fafd;border-bottom:1px solid #edf2f6;border-radius:0 3px 0 0;font-size:14px;margin:-12px -12px 10px -12px;padding:10px}.quoteBoxTitle{font-size:14px;margin:4px 0}.quoteBoxIcon{float:none;margin:4px 10px;max-width:32px}.quoteBoxIcon > .quoteBoxQuoteSymbol{font-size:96px;height:32px;line-height:84px;width:32px}@media screen and (min-width:769px),print{.quoteBoxIcon > .quoteBoxQuoteSymbol::before{top:0}}.quoteBoxContent{background:#fbfdfe;border-top:1px solid #f0f3f6;color:rgba(52, 75, 91, 0.7);flex:1 1 100%;font-style:normal;padding:12px}.redactor-layer woltlab-spoiler{background:#fbfdfe;border-left:4px solid #e8edf3;border-radius:0 3px 3px 0;box-shadow:0 0 0 1px #edf2f6;font-size:14px;padding:12px}.redactor-layer woltlab-spoiler:not(.redactorCalcHeight)::before{background:#f7fafd;border-bottom:1px solid #edf2f6;border-radius:0 3px 0 0;color:rgba(47, 68, 12, 1);margin:-12px -12px 10px -12px;padding:9px 10px;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.spoilerBox > .spoilerBoxContent{background:#fbfdfe;border-left:4px solid #e8edf3;border-radius:0 3px 3px 0;box-shadow:0 0 0 1px #edf2f6;padding:10px;margin-top:5px}@media screen and (min-width:769px),print{.spoilerBox > .spoilerBoxContent{padding:12px}}.userMention{background:rgba(20, 185, 200, 0.15)}.userMention:hover{background:rgba(236, 70, 87, 0.15)}.contentModerationReport .messageReduced{margin:0 -10px -10px}@media screen and (min-width:1025px),print{.contentModerationReport .messageReduced{margin:0 -12px -12px}}.contentModerationReport .messageReduced .messageBody{padding:15px 10px}@media screen and (min-width:1025px),print{.contentModerationReport .messageReduced .messageBody{padding:15px}}.contentModerationReport .sectionHeader + .sectionContainerList{margin:0 -10px -10px}@media screen and (min-width:1025px),print{.contentModerationReport .sectionHeader + .sectionContainerList{margin:0 -12px -12px}}.contentModerationReport .contentHeader + .section + .section .box32{margin-top:10px}@media screen and (min-width:1025px),print{.contentModerationReport .contentHeader + .section + .section .box32{margin-top:12px}}.contentModerationReport .contentHeader + .section + .section .box32 .userAvatarImage{margin-top:2px;min-height:40px;min-width:40px}.contentModerationReport .contentHeader + .section + .section .box32 .containerContent{margin:3px 0 0}.contentModerationReport .moderationComments .sectionDescription{border-bottom:1px solid rgba(244, 246, 235, 1);padding-bottom:10px}.cmsPage .contentHeader + .section,.pageRecentActivityList .contentHeader + .section,.permissionDeniedPage .contentHeader + .section,.userExceptionPage .contentHeader + .section{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(228, 231, 222, 1);margin:0;position:relative}.pageDisclaimer .contentHeader + form{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(228, 231, 222, 1);margin:0}.contentContact .contentHeader .contentTitle,.contentLogin .contentHeader .contentTitle,.contentDisclaimer .contentHeader .contentTitle,.contentRegister .contentHeader .contentTitle,.contentPrivacyPolicy .contentHeader .contentTitle,.contentCookiePolicy .contentHeader .contentTitle,.contentLegalNotice .contentHeader .contentTitle,.contentLicense .contentHeader .contentTitle,.contentModerationList .contentHeader .contentTitle,.contentAccountManagement .contentHeader .contentTitle,.contentAvatarEdit .contentHeader .contentTitle,.contentSignatureEdit .contentHeader .contentTitle,.contentSettings .contentHeader .contentTitle,.contentNotificationSettings .contentHeader .contentTitle,.contentNotificationList .contentHeader .contentTitle,.contentPaidSubscriptionList .contentHeader .contentTitle,.contentFollowing .contentHeader .contentTitle,.contentIgnoredUsers .contentHeader .contentTitle,.contentConversationList .contentHeader .contentTitle,.contentConversationAdd .contentHeader .contentTitle,.contentMembersList .contentHeader .contentTitle,.contentUsersOnlineList .contentHeader .contentTitle,.contentUserSearch .contentHeader .contentTitle,.contentTeam .contentHeader .contentTitle,.contentRecentActivityList .contentHeader .contentTitle,.contentArticleList .contentHeader .contentTitle,.contentBoardList .contentHeader .contentTitle,.contentUnresolvedThreadList .contentHeader .contentTitle,.contentWatchedBoardList .contentHeader .contentTitle,.contentWatchedThreadList .contentHeader .contentTitle,.contentThreadLog .contentHeader .contentTitle,.contentThreadAdd .contentHeader .contentTitle,.contentBlogList .contentHeader .contentTitle,.contentBlogAdd .contentHeader .contentTitle,.contentBlogEdit .contentHeader .contentTitle,.contentMyBlogList .contentHeader .contentTitle,.contentEntryList .contentHeader .contentTitle,.contentEntryAdd .contentHeader .contentTitle,.contentMyEntryList .contentHeader .contentTitle,.contentFileList .contentHeader .contentTitle,.contentFileAdd .contentHeader .contentTitle,.contentFileEdit .contentHeader .contentTitle,.contentVersionAdd .contentHeader .contentTitle,.contentMyFileList .contentHeader .contentTitle,.contentUnreadFileList .contentHeader .contentTitle,.contentWatchedFileList .contentHeader .contentTitle,.contentAlbumList .contentHeader .contentTitle,.contentMyAlbumList .contentHeader .contentTitle,.contentUnreadAlbumList .contentHeader .contentTitle,.contentAlbumImageSort .contentHeader .contentTitle,.contentImageList .contentHeader .contentTitle,.contentMyImageList .contentHeader .contentTitle,.contentMyVideoList .contentHeader .contentTitle,.contentMyFavoriteList .contentHeader .contentTitle,.contentWatchedImageList .contentHeader .contentTitle,.contentUnreadImageList .contentHeader .contentTitle,.contentImageAdd .contentHeader .contentTitle,.contentImageEdit .contentHeader .contentTitle,.contentEventAdd .contentHeader .contentTitle,.contentEventImport .contentHeader .contentTitle,.contentEventParticipationList .contentHeader .contentTitle,.contentUpcomingEventList .contentHeader .contentTitle,.contentContact .contentHeader > h1,.contentLogin .contentHeader > h1,.contentDisclaimer .contentHeader > h1,.contentRegister .contentHeader > h1,.contentPrivacyPolicy .contentHeader > h1,.contentCookiePolicy .contentHeader > h1,.contentLegalNotice .contentHeader > h1,.contentLicense .contentHeader > h1,.contentModerationList .contentHeader > h1,.contentAccountManagement .contentHeader > h1,.contentAvatarEdit .contentHeader > h1,.contentSignatureEdit .contentHeader > h1,.contentSettings .contentHeader > h1,.contentNotificationSettings .contentHeader > h1,.contentNotificationList .contentHeader > h1,.contentPaidSubscriptionList .contentHeader > h1,.contentFollowing .contentHeader > h1,.contentIgnoredUsers .contentHeader > h1,.contentConversationList .contentHeader > h1,.contentConversationAdd .contentHeader > h1,.contentMembersList .contentHeader > h1,.contentUsersOnlineList .contentHeader > h1,.contentUserSearch .contentHeader > h1,.contentTeam .contentHeader > h1,.contentRecentActivityList .contentHeader > h1,.contentArticleList .contentHeader > h1,.contentBoardList .contentHeader > h1,.contentUnresolvedThreadList .contentHeader > h1,.contentWatchedBoardList .contentHeader > h1,.contentWatchedThreadList .contentHeader > h1,.contentThreadLog .contentHeader > h1,.contentThreadAdd .contentHeader > h1,.contentBlogList .contentHeader > h1,.contentBlogAdd .contentHeader > h1,.contentBlogEdit .contentHeader > h1,.contentMyBlogList .contentHeader > h1,.contentEntryList .contentHeader > h1,.contentEntryAdd .contentHeader > h1,.contentMyEntryList .contentHeader > h1,.contentFileList .contentHeader > h1,.contentFileAdd .contentHeader > h1,.contentFileEdit .contentHeader > h1,.contentVersionAdd .contentHeader > h1,.contentMyFileList .contentHeader > h1,.contentUnreadFileList .contentHeader > h1,.contentWatchedFileList .contentHeader > h1,.contentAlbumList .contentHeader > h1,.contentMyAlbumList .contentHeader > h1,.contentUnreadAlbumList .contentHeader > h1,.contentAlbumImageSort .contentHeader > h1,.contentImageList .contentHeader > h1,.contentMyImageList .contentHeader > h1,.contentMyVideoList .contentHeader > h1,.contentMyFavoriteList .contentHeader > h1,.contentWatchedImageList .contentHeader > h1,.contentUnreadImageList .contentHeader > h1,.contentImageAdd .contentHeader > h1,.contentImageEdit .contentHeader > h1,.contentEventAdd .contentHeader > h1,.contentEventImport .contentHeader > h1,.contentEventParticipationList .contentHeader > h1,.contentUpcomingEventList .contentHeader > h1{font-family:"Roboto Condensed", Arial, Helvetica, sans-serif;font-size:20px;padding:8px 10px;text-transform:uppercase}@media screen and (min-width:769px),print{.contentContact .contentHeader .contentTitle,.contentLogin .contentHeader .contentTitle,.contentDisclaimer .contentHeader .contentTitle,.contentRegister .contentHeader .contentTitle,.contentPrivacyPolicy .contentHeader .contentTitle,.contentCookiePolicy .contentHeader .contentTitle,.contentLegalNotice .contentHeader .contentTitle,.contentLicense .contentHeader .contentTitle,.contentModerationList .contentHeader .contentTitle,.contentAccountManagement .contentHeader .contentTitle,.contentAvatarEdit .contentHeader .contentTitle,.contentSignatureEdit .contentHeader .contentTitle,.contentSettings .contentHeader .contentTitle,.contentNotificationSettings .contentHeader .contentTitle,.contentNotificationList .contentHeader .contentTitle,.contentPaidSubscriptionList .contentHeader .contentTitle,.contentFollowing .contentHeader .contentTitle,.contentIgnoredUsers .contentHeader .contentTitle,.contentConversationList .contentHeader .contentTitle,.contentConversationAdd .contentHeader .contentTitle,.contentMembersList .contentHeader .contentTitle,.contentUsersOnlineList .contentHeader .contentTitle,.contentUserSearch .contentHeader .contentTitle,.contentTeam .contentHeader .contentTitle,.contentRecentActivityList .contentHeader .contentTitle,.contentArticleList .contentHeader .contentTitle,.contentBoardList .contentHeader .contentTitle,.contentUnresolvedThreadList .contentHeader .contentTitle,.contentWatchedBoardList .contentHeader .contentTitle,.contentWatchedThreadList .contentHeader .contentTitle,.contentThreadLog .contentHeader .contentTitle,.contentThreadAdd .contentHeader .contentTitle,.contentBlogList .contentHeader .contentTitle,.contentBlogAdd .contentHeader .contentTitle,.contentBlogEdit .contentHeader .contentTitle,.contentMyBlogList .contentHeader .contentTitle,.contentEntryList .contentHeader .contentTitle,.contentEntryAdd .contentHeader .contentTitle,.contentMyEntryList .contentHeader .contentTitle,.contentFileList .contentHeader .contentTitle,.contentFileAdd .contentHeader .contentTitle,.contentFileEdit .contentHeader .contentTitle,.contentVersionAdd .contentHeader .contentTitle,.contentMyFileList .contentHeader .contentTitle,.contentUnreadFileList .contentHeader .contentTitle,.contentWatchedFileList .contentHeader .contentTitle,.contentAlbumList .contentHeader .contentTitle,.contentMyAlbumList .contentHeader .contentTitle,.contentUnreadAlbumList .contentHeader .contentTitle,.contentAlbumImageSort .contentHeader .contentTitle,.contentImageList .contentHeader .contentTitle,.contentMyImageList .contentHeader .contentTitle,.contentMyVideoList .contentHeader .contentTitle,.contentMyFavoriteList .contentHeader .contentTitle,.contentWatchedImageList .contentHeader .contentTitle,.contentUnreadImageList .contentHeader .contentTitle,.contentImageAdd .contentHeader .contentTitle,.contentImageEdit .contentHeader .contentTitle,.contentEventAdd .contentHeader .contentTitle,.contentEventImport .contentHeader .contentTitle,.contentEventParticipationList .contentHeader .contentTitle,.contentUpcomingEventList .contentHeader .contentTitle,.contentContact .contentHeader > h1,.contentLogin .contentHeader > h1,.contentDisclaimer .contentHeader > h1,.contentRegister .contentHeader > h1,.contentPrivacyPolicy .contentHeader > h1,.contentCookiePolicy .contentHeader > h1,.contentLegalNotice .contentHeader > h1,.contentLicense .contentHeader > h1,.contentModerationList .contentHeader > h1,.contentAccountManagement .contentHeader > h1,.contentAvatarEdit .contentHeader > h1,.contentSignatureEdit .contentHeader > h1,.contentSettings .contentHeader > h1,.contentNotificationSettings .contentHeader > h1,.contentNotificationList .contentHeader > h1,.contentPaidSubscriptionList .contentHeader > h1,.contentFollowing .contentHeader > h1,.contentIgnoredUsers .contentHeader > h1,.contentConversationList .contentHeader > h1,.contentConversationAdd .contentHeader > h1,.contentMembersList .contentHeader > h1,.contentUsersOnlineList .contentHeader > h1,.contentUserSearch .contentHeader > h1,.contentTeam .contentHeader > h1,.contentRecentActivityList .contentHeader > h1,.contentArticleList .contentHeader > h1,.contentBoardList .contentHeader > h1,.contentUnresolvedThreadList .contentHeader > h1,.contentWatchedBoardList .contentHeader > h1,.contentWatchedThreadList .contentHeader > h1,.contentThreadLog .contentHeader > h1,.contentThreadAdd .contentHeader > h1,.contentBlogList .contentHeader > h1,.contentBlogAdd .contentHeader > h1,.contentBlogEdit .contentHeader > h1,.contentMyBlogList .contentHeader > h1,.contentEntryList .contentHeader > h1,.contentEntryAdd .contentHeader > h1,.contentMyEntryList .contentHeader > h1,.contentFileList .contentHeader > h1,.contentFileAdd .contentHeader > h1,.contentFileEdit .contentHeader > h1,.contentVersionAdd .contentHeader > h1,.contentMyFileList .contentHeader > h1,.contentUnreadFileList .contentHeader > h1,.contentWatchedFileList .contentHeader > h1,.contentAlbumList .contentHeader > h1,.contentMyAlbumList .contentHeader > h1,.contentUnreadAlbumList .contentHeader > h1,.contentAlbumImageSort .contentHeader > h1,.contentImageList .contentHeader > h1,.contentMyImageList .contentHeader > h1,.contentMyVideoList .contentHeader > h1,.contentMyFavoriteList .contentHeader > h1,.contentWatchedImageList .contentHeader > h1,.contentUnreadImageList .contentHeader > h1,.contentImageAdd .contentHeader > h1,.contentImageEdit .contentHeader > h1,.contentEventAdd .contentHeader > h1,.contentEventImport .contentHeader > h1,.contentEventParticipationList .contentHeader > h1,.contentUpcomingEventList .contentHeader > h1{padding:9px 10px}}@media screen and (min-width:1025px),print{.contentContact .contentHeader .contentTitle,.contentLogin .contentHeader .contentTitle,.contentDisclaimer .contentHeader .contentTitle,.contentRegister .contentHeader .contentTitle,.contentPrivacyPolicy .contentHeader .contentTitle,.contentCookiePolicy .contentHeader .contentTitle,.contentLegalNotice .contentHeader .contentTitle,.contentLicense .contentHeader .contentTitle,.contentModerationList .contentHeader .contentTitle,.contentAccountManagement .contentHeader .contentTitle,.contentAvatarEdit .contentHeader .contentTitle,.contentSignatureEdit .contentHeader .contentTitle,.contentSettings .contentHeader .contentTitle,.contentNotificationSettings .contentHeader .contentTitle,.contentNotificationList .contentHeader .contentTitle,.contentPaidSubscriptionList .contentHeader .contentTitle,.contentFollowing .contentHeader .contentTitle,.contentIgnoredUsers .contentHeader .contentTitle,.contentConversationList .contentHeader .contentTitle,.contentConversationAdd .contentHeader .contentTitle,.contentMembersList .contentHeader .contentTitle,.contentUsersOnlineList .contentHeader .contentTitle,.contentUserSearch .contentHeader .contentTitle,.contentTeam .contentHeader .contentTitle,.contentRecentActivityList .contentHeader .contentTitle,.contentArticleList .contentHeader .contentTitle,.contentBoardList .contentHeader .contentTitle,.contentUnresolvedThreadList .contentHeader .contentTitle,.contentWatchedBoardList .contentHeader .contentTitle,.contentWatchedThreadList .contentHeader .contentTitle,.contentThreadLog .contentHeader .contentTitle,.contentThreadAdd .contentHeader .contentTitle,.contentBlogList .contentHeader .contentTitle,.contentBlogAdd .contentHeader .contentTitle,.contentBlogEdit .contentHeader .contentTitle,.contentMyBlogList .contentHeader .contentTitle,.contentEntryList .contentHeader .contentTitle,.contentEntryAdd .contentHeader .contentTitle,.contentMyEntryList .contentHeader .contentTitle,.contentFileList .contentHeader .contentTitle,.contentFileAdd .contentHeader .contentTitle,.contentFileEdit .contentHeader .contentTitle,.contentVersionAdd .contentHeader .contentTitle,.contentMyFileList .contentHeader .contentTitle,.contentUnreadFileList .contentHeader .contentTitle,.contentWatchedFileList .contentHeader .contentTitle,.contentAlbumList .contentHeader .contentTitle,.contentMyAlbumList .contentHeader .contentTitle,.contentUnreadAlbumList .contentHeader .contentTitle,.contentAlbumImageSort .contentHeader .contentTitle,.contentImageList .contentHeader .contentTitle,.contentMyImageList .contentHeader .contentTitle,.contentMyVideoList .contentHeader .contentTitle,.contentMyFavoriteList .contentHeader .contentTitle,.contentWatchedImageList .contentHeader .contentTitle,.contentUnreadImageList .contentHeader .contentTitle,.contentImageAdd .contentHeader .contentTitle,.contentImageEdit .contentHeader .contentTitle,.contentEventAdd .contentHeader .contentTitle,.contentEventImport .contentHeader .contentTitle,.contentEventParticipationList .contentHeader .contentTitle,.contentUpcomingEventList .contentHeader .contentTitle,.contentContact .contentHeader > h1,.contentLogin .contentHeader > h1,.contentDisclaimer .contentHeader > h1,.contentRegister .contentHeader > h1,.contentPrivacyPolicy .contentHeader > h1,.contentCookiePolicy .contentHeader > h1,.contentLegalNotice .contentHeader > h1,.contentLicense .contentHeader > h1,.contentModerationList .contentHeader > h1,.contentAccountManagement .contentHeader > h1,.contentAvatarEdit .contentHeader > h1,.contentSignatureEdit .contentHeader > h1,.contentSettings .contentHeader > h1,.contentNotificationSettings .contentHeader > h1,.contentNotificationList .contentHeader > h1,.contentPaidSubscriptionList .contentHeader > h1,.contentFollowing .contentHeader > h1,.contentIgnoredUsers .contentHeader > h1,.contentConversationList .contentHeader > h1,.contentConversationAdd .contentHeader > h1,.contentMembersList .contentHeader > h1,.contentUsersOnlineList .contentHeader > h1,.contentUserSearch .contentHeader > h1,.contentTeam .contentHeader > h1,.contentRecentActivityList .contentHeader > h1,.contentArticleList .contentHeader > h1,.contentBoardList .contentHeader > h1,.contentUnresolvedThreadList .contentHeader > h1,.contentWatchedBoardList .contentHeader > h1,.contentWatchedThreadList .contentHeader > h1,.contentThreadLog .contentHeader > h1,.contentThreadAdd .contentHeader > h1,.contentBlogList .contentHeader > h1,.contentBlogAdd .contentHeader > h1,.contentBlogEdit .contentHeader > h1,.contentMyBlogList .contentHeader > h1,.contentEntryList .contentHeader > h1,.contentEntryAdd .contentHeader > h1,.contentMyEntryList .contentHeader > h1,.contentFileList .contentHeader > h1,.contentFileAdd .contentHeader > h1,.contentFileEdit .contentHeader > h1,.contentVersionAdd .contentHeader > h1,.contentMyFileList .contentHeader > h1,.contentUnreadFileList .contentHeader > h1,.contentWatchedFileList .contentHeader > h1,.contentAlbumList .contentHeader > h1,.contentMyAlbumList .contentHeader > h1,.contentUnreadAlbumList .contentHeader > h1,.contentAlbumImageSort .contentHeader > h1,.contentImageList .contentHeader > h1,.contentMyImageList .contentHeader > h1,.contentMyVideoList .contentHeader > h1,.contentMyFavoriteList .contentHeader > h1,.contentWatchedImageList .contentHeader > h1,.contentUnreadImageList .contentHeader > h1,.contentImageAdd .contentHeader > h1,.contentImageEdit .contentHeader > h1,.contentEventAdd .contentHeader > h1,.contentEventImport .contentHeader > h1,.contentEventParticipationList .contentHeader > h1,.contentUpcomingEventList .contentHeader > h1{padding:10px 12px}}.userList > li,.jsGroupedUserList > li{padding:10px}@media screen and (min-width:1025px),print{.userList > li,.jsGroupedUserList > li{padding:10px 12px}}.userList > li .box48,.jsGroupedUserList > li .box48{align-items:center}.userList .userAvatarImage,.jsGroupedUserList .userAvatarImage{max-height:40px;max-width:40px}.userList .containerHeadline > h3,.jsGroupedUserList .containerHeadline > h3{line-height:1.5}.userList .containerHeadline > h3 > .badge,.jsGroupedUserList .containerHeadline > h3 > .badge{top:-1px}.userList .containerHeadline p,.jsGroupedUserList .containerHeadline p{color:rgba(47, 68, 12, 1);font-size:12px;font-weight:500}.userList .inlineList.commaSeparated,.jsGroupedUserList .inlineList.commaSeparated{color:rgba(47, 68, 12, 1);display:none;font-size:12px;line-height:1;padding:2px 0}.userList .inlineDataList.small,.jsGroupedUserList .inlineDataList.small{color:rgba(47, 68, 12, 1);display:none;font-weight:500}.userListInfo .userList .inlineList.commaSeparated,.userListInfo .jsGroupedUserList .inlineList.commaSeparated{display:flex}.userListStats .userList .inlineDataList.small,.userListStats .jsGroupedUserList .inlineDataList.small{display:block}#membersListSortFilter + .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.contentConversationList .messageGroupListStatsSimple{padding:6px 8px 5px}.conversationParticipantList{margin:10px 0 0}@media screen and (min-width:769px),print{.conversationParticipantList.tripleColumned{margin:15px 0 -15px}}.conversationParticipantList > li{color:rgba(47, 68, 12, 1)}.conversationParticipantList > li .box24 .userAvatarImage{min-height:32px;min-width:32px}.conversationParticipantList > li .box24 > div{line-height:18px;margin-top:-2px}.jsModificationLogEntry .messageHeader{border:0;border-radius:3px;color:rgba(47, 68, 12, 1);font-size:12px}.jsModificationLogEntry .messageHeader::before,.jsModificationLogEntry .messageHeader::after{display:none}.jsModificationLogEntry .messageTitle{color:rgba(47, 68, 12, 1);font-size:12px}.conversationUsageBar{height:20px;margin:5px 0 0}.conversationLabelList{margin:12px 0 0}@media screen and (min-width:545px),print{.dashboardBoxRecentActivity .sectionHeader{align-items:center;display:flex;justify-content:space-between}.dashboardBoxRecentActivity .sectionTitle{flex:1 1 auto}}.recentActivitySwitch{border-bottom:1px solid rgba(228, 231, 222, 1)}@media screen and (min-width:545px),print{.recentActivitySwitch{border-radius:0 3px 0 0;flex:0 0 auto}}.recentActivitySwitch .buttonGroup,.recentActivitySwitch .messageFooterButtons,.recentActivitySwitch .messageFooterButtonsExtra{margin:0}.recentActivitySwitch .buttonGroup > li,.recentActivitySwitch .messageFooterButtons > li,.recentActivitySwitch .messageFooterButtonsExtra > li{margin:0;width:50%}@media screen and (max-width:544px){.recentActivitySwitch .buttonGroup > li:first-child .button.active,.recentActivitySwitch .messageFooterButtons > li:first-child .button.active,.recentActivitySwitch .messageFooterButtonsExtra > li:first-child .button.active{border-right:1px solid rgba(244, 246, 235, 1)}.recentActivitySwitch .buttonGroup > li:last-child .button.active,.recentActivitySwitch .messageFooterButtons > li:last-child .button.active,.recentActivitySwitch .messageFooterButtonsExtra > li:last-child .button.active{border-left:1px solid rgba(244, 246, 235, 1)}}@media screen and (min-width:545px),print{.recentActivitySwitch .buttonGroup > li,.recentActivitySwitch .messageFooterButtons > li,.recentActivitySwitch .messageFooterButtonsExtra > li{width:auto}.recentActivitySwitch .buttonGroup > li:last-child .button.active,.recentActivitySwitch .messageFooterButtons > li:last-child .button.active,.recentActivitySwitch .messageFooterButtonsExtra > li:last-child .button.active{border-right:0}}.recentActivitySwitch .buttonGroup > li .button,.recentActivitySwitch .messageFooterButtons > li .button,.recentActivitySwitch .messageFooterButtonsExtra > li .button{background:#f4f6eb;border-radius:0;color:rgba(41, 162, 30, 1);display:block;overflow:hidden;padding:11px 10px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}@media screen and (min-width:545px),print{.recentActivitySwitch .buttonGroup > li .button,.recentActivitySwitch .messageFooterButtons > li .button,.recentActivitySwitch .messageFooterButtonsExtra > li .button{border-radius:0 3px 0 0;padding:13px 10px}}@media screen and (min-width:1025px),print{.recentActivitySwitch .buttonGroup > li .button,.recentActivitySwitch .messageFooterButtons > li .button,.recentActivitySwitch .messageFooterButtonsExtra > li .button{padding:14px 12px}}.recentActivitySwitch .buttonGroup > li .button.active,.recentActivitySwitch .messageFooterButtons > li .button.active,.recentActivitySwitch .messageFooterButtonsExtra > li .button.active{background:rgba(244, 246, 235, 1);border-radius:2px 2px 0 0;color:rgba(47, 68, 12, 1)}@media screen and (min-width:545px),print{.recentActivitySwitch .buttonGroup > li .button.active,.recentActivitySwitch .messageFooterButtons > li .button.active,.recentActivitySwitch .messageFooterButtonsExtra > li .button.active{border-left:1px solid rgba(244, 246, 235, 1);border-right:1px solid rgba(244, 246, 235, 1);box-shadow:0 1px 0 0 rgba(244, 246, 235, 1), 0 -3px 0 0 rgba(47, 68, 12, 1)}}.recentActivitySwitch .buttonGroup > li .button:hover,.recentActivitySwitch .messageFooterButtons > li .button:hover,.recentActivitySwitch .messageFooterButtonsExtra > li .button:hover,.recentActivitySwitch .buttonGroup > li .button:focus,.recentActivitySwitch .messageFooterButtons > li .button:focus,.recentActivitySwitch .messageFooterButtonsExtra > li .button:focus{background:transparent;color:rgba(47, 68, 12, 1)}.sectionHeader + .recentActivityFollowedNoResults{border-radius:3px;margin:10px 10px 0;padding:10px}@media screen and (min-width:1025px),print{.sectionHeader + .recentActivityFollowedNoResults{margin:12px 12px 0}}.recentActivityList > li{padding:12px 10px}@media screen and (min-width:769px),print{.recentActivityList > li{padding:15px 10px}}@media screen and (min-width:1025px),print{.recentActivityList > li{padding:15px 12px}}.recentActivityList > li:not(:last-child)::before{background:rgba(244, 246, 235, 1);content:"";height:100%;left:30px;position:absolute;top:0;width:3px;z-index:1}@media screen and (min-width:769px),print{.recentActivityList > li:not(:last-child)::before{left:29px}}@media screen and (min-width:1025px),print{.recentActivityList > li:not(:last-child)::before{left:31px}}.recentActivityList > li:not(:last-child)::after{background:rgba(244, 246, 235, 1);bottom:-2px;content:"";height:4px;left:0;position:absolute;width:31px}.recentActivityList > li:nth-last-child(2)::after{background:transparent}.recentActivityList > li:not(:first-child) .recentActivityListBullet{background:rgba(244, 246, 235, 1);border-radius:50%;height:7px;left:28px;position:absolute;top:-4px;width:7px;z-index:2}@media screen and (min-width:769px),print{.recentActivityList > li:not(:first-child) .recentActivityListBullet{left:27px}}@media screen and (min-width:1025px),print{.recentActivityList > li:not(:first-child) .recentActivityListBullet{left:29px}}.recentActivityList > li.follow,.recentActivityList > li.TrophytrophyReceived,.recentActivityList > li.trophyReceived{line-height:1;padding:9px 10px 9px 18px}@media screen and (min-width:1025px),print{.recentActivityList > li.follow,.recentActivityList > li.TrophytrophyReceived,.recentActivityList > li.trophyReceived{padding:9px 10px 9px 19px}}.recentActivityList > li.follow .userAvatarImage,.recentActivityList > li.TrophytrophyReceived .userAvatarImage,.recentActivityList > li.trophyReceived .userAvatarImage{margin:0;max-height:27px;max-width:27px}.recentActivityList > li.follow .containerHeadline,.recentActivityList > li.TrophytrophyReceived .containerHeadline,.recentActivityList > li.trophyReceived .containerHeadline{margin-top:3px}@media screen and (min-width:1025px),print{.recentActivityList > li.follow .containerHeadline,.recentActivityList > li.TrophytrophyReceived .containerHeadline,.recentActivityList > li.trophyReceived .containerHeadline{margin-top:4px}}@media screen and (min-width:769px),print{.recentActivityList > li.follow .recentActivityListTime.dimmed,.recentActivityList > li.TrophytrophyReceived .recentActivityListTime.dimmed,.recentActivityList > li.trophyReceived .recentActivityListTime.dimmed{margin-top:4px}}.recentActivityList > li.follow .containerContent,.recentActivityList > li.TrophytrophyReceived .containerContent,.recentActivityList > li.trophyReceived .containerContent{margin:0}.recentActivityList > li.trophyReceived .containerContent{margin:5px 0}.recentActivityList > li.follow .containerContentType::before{content:"\f234"}.recentActivityList > li.TrophytrophyReceived .containerContentType::before,.recentActivityList > li.trophyReceived .containerContentType::before{content:"\f091"}.recentActivityList > li.likeableArticle .containerContentType::before{content:"\f087"}.recentActivityList > li.articleComment .containerContentType::before{content:"\f0e6"}.recentActivityList > li.articleCommentresponse .containerContentType::before{content:"\f27a"}.recentActivityList > li.post .containerContentType::before{content:"\f086"}.recentActivityList > li.likeablePost .containerContentType::before{content:"\f164"}.recentActivityList > li.thread .containerContentType::before{content:"\f075"}.recentActivityList > li.image .containerContentType::before{content:"\f1c5"}.recentActivityList > li.likeableImage .containerContentType::before{content:"\f087"}.recentActivityList > li.imageComment .containerContentType::before{content:"\f0e6"}.recentActivityList > li.imageCommentresponse .containerContentType::before{content:"\f27a"}.recentActivityList > li.images .containerContentType::before{content:"\f03e"}.recentActivityList > li.file .containerContentType::before{content:"\f15b"}.recentActivityList > li.version .containerContentType::before{content:"\f1c0"}.recentActivityList > li.likeableFile .containerContentType::before{content:"\f087"}.recentActivityList > li.fileComment .containerContentType::before{content:"\f0e6"}.recentActivityList > li.fileCommentresponse .containerContentType::before{content:"\f27a"}.recentActivityList > li.entry .containerContentType::before{content:"\f15c"}.recentActivityList > li.likeableEntry .containerContentType::before{content:"\f087"}.recentActivityList > li.entryComment .containerContentType::before{content:"\f0e6"}.recentActivityList > li.entryCommentresponse .containerContentType::before{content:"\f27a"}.recentActivityList > li.event .containerContentType::before{content:"\f073"}.recentActivityList > li.likeableEvent .containerContentType::before{content:"\f087"}.recentActivityList > li.eventDateComment .containerContentType::before{content:"\f0e6"}.recentActivityList > li.eventDateCommentresponse .containerContentType::before{content:"\f27a"}.recentActivityList > li.profileComment .containerContentType::before{content:"\f0e6"}.recentActivityList > li.profileCommentresponse .containerContentType::before{content:"\f27a"}.recentActivityList .userAvatarImage{margin-top:3px;max-height:43px;max-width:43px;position:relative;z-index:2}@media screen and (min-width:769px),print{.recentActivityList .userAvatarImage{margin-top:2px;max-height:41px;max-width:41px}}.recentActivityList .containerHeadline{color:rgba(47, 68, 12, 1);position:relative}@media screen and (min-width:545px),print{.recentActivityList .containerHeadline{padding:0 35px 0 0}}@media screen and (min-width:769px),print{.recentActivityList .containerHeadline{display:flex;justify-content:space-between}}.recentActivityList .containerHeadline > h3{display:inline;font-size:15px;line-height:1.47}@media screen and (min-width:769px),print{.recentActivityList .containerHeadline > h3{font-size:14px;padding:0 10px 0 0}}@media screen and (min-width:769px),print{.recentActivityList .containerHeadline .recentActivityListTime.dimmed{flex:0 0 auto}}.recentActivityList .containerHeadline ~ .containerContent{color:#4d6f86;margin-top:5px}.recentActivityList .containerContentType{background:rgba(47, 68, 12, 1);border-radius:50%;display:block;height:24px;overflow:hidden;position:absolute;right:10px;text-align:center;text-indent:-100px;top:10px;width:24px}@media screen and (max-width:544px){.recentActivityList .containerContentType{display:none}}@media screen and (min-width:769px),print{.recentActivityList .containerContentType{top:12px}}.recentActivityList .containerContentType::before{content:"\f0b0";color:#fff;display:block;font:14px "FontAwesome";line-height:24px;padding:0 0 10px;text-indent:0}.activityIconsSquare .recentActivityList .containerContentType{border-radius:2px}.contentTrophyList > .section,.contentTrophyCategoryList > .section{padding:0}.contentTrophyList > .section .tabMenuContent > .section:first-child,.contentTrophyCategoryList > .section .tabMenuContent > .section:first-child{border:0;margin:0}.contentTrophyList .section.trophyCategoryList,.contentTrophyCategoryList .section.trophyCategoryList{margin:0}.section.trophyCategoryList{padding:0}.section.trophyCategoryList > .box64{align-items:center;margin:0}@media screen and (min-width:769px),print{.section.trophyCategoryList > .box64{align-items:flex-start;border:0}.section.trophyCategoryList > .box64 .sidebarItemTitle{margin-top:-2px}}.section.trophyCategoryList .trophyIcon,.section.trophyCategoryList .userAvatarImage{line-height:48px;max-height:48px;max-width:48px}.section.trophyCategoryList h3 + small{display:block;line-height:1.333}.jsUserTrophyList .box48{align-items:center}.jsUserTrophyList h3 + small{display:block;line-height:1.333}.trophiesSquare .trophyIcon{border-radius:3px}.articlesViewModeGrid .contentHeader + .paginationTop,.articlesViewModeColumn .contentHeader + .paginationTop,.articleTagPage .contentHeader + .paginationTop{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 #ecf0f5;margin:0}.articlesViewModeList .paginationTop,.articlesViewModeTeaser .paginationTop{border-radius:3px 3px 0 0}.articlesViewModeList .paginationTop + .section,.articlesViewModeTeaser .paginationTop + .section{padding:0}@media screen and (min-width:769px),print{.articlesViewModeList .paginationTop + .section,.articlesViewModeTeaser .paginationTop + .section{border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);margin:0}}.contentArticle .contentHeader{border-radius:3px 3px 0 0;box-shadow:0 1px 0 0 rgba(228, 231, 222, 1);position:relative;z-index:1}.contentArticle .contentHeader + .section{border-radius:0 0 3px 3px;margin:0}.contentArticle .contentHeader + .section{background:none;padding:0}.contentArticle .contentTitle{font-weight:500}.contentArticle .section.sectionContainerList{margin-top:10px}.section.articleTeaserContainer,.section.articleImageContainer{border-radius:0}.section.articleTeaserContainer + .section,.section.articleImageContainer + .section{margin-top:0 !important}.articleTeaser{font-weight:500}.articleTeaser + .tableOfContentsWrapper{margin-top:0}.articleImageContainer{padding:0}.articleImage .articleImageWrapper,.contentCoverPhotoImage .articleImageWrapper,.articleImage .contentCoverPhotoImageWrapper,.contentCoverPhotoImage .contentCoverPhotoImageWrapper{border-radius:0;box-shadow:none}.section.articleContent{border-radius:0 0 3px 3px}.section.articleContent + .section.articleAboutAuthor{margin-top:10px}.section.articleContent .articleLikesSummery:not(:empty),.section.articleContent .articleLikeButtons:not(:empty){margin-top:5px}.section.articleContent .articleTagList{margin-top:10px}.articleAboutAuthor .box128{margin-top:10px}.articleAboutAuthor .box128 > :first-child:not(:last-child){margin-right:15px}.articleAboutAuthor .userAvatarImage{max-height:80px;max-width:80px}.articleAboutAuthor .articleAboutAuthorText{font-style:normal;color:rgba(47, 68, 12, 1)}.section.articleNavigation{padding-left:8px;padding-right:8px}.articleNavigation{margin-top:10px}.articleNavigation .previousArticleButton > a::before,.articleNavigation .nextArticleButton > a::before{align-self:start;font-size:32px;line-height:1;margin-top:5px}.articleNavigation .previousArticleButton > a .articleNavigationEntityName,.articleNavigation .nextArticleButton > a .articleNavigationEntityName{color:rgba(47, 68, 12, 1);font-family:"Roboto Condensed", Arial, Helvetica, sans-serif}.articleNavigation .previousArticleButton > a .articleNavigationArticleTitle,.articleNavigation .nextArticleButton > a .articleNavigationArticleTitle{color:rgba(41, 162, 30, 1);font-size:16px;margin:0}.articleNavigation .previousArticleButton > a .articleNavigationArticleImage > span,.articleNavigation .nextArticleButton > a .articleNavigationArticleImage > span{max-height:40px;max-width:40px}.articleNavigation .previousArticleButton > a .articleNavigationArticleImage > span > img,.articleNavigation .nextArticleButton > a .articleNavigationArticleImage > span > img{border-radius:3px;max-height:40px;max-width:40px}@media screen and (max-width:768px){.articleNavigation .previousArticleButton + .nextArticleButton{margin-top:10px}}.section.relatedArticles{margin-top:10px}.section.relatedArticles .articleList{margin:0 -10px -10px -10px}@media screen and (min-width:1025px),print{.section.relatedArticles .articleList{margin:0 -12px -12px -12px}}.articleList > li{margin:0;padding:12px 10px}@media screen and (min-width:1025px),print{.articleList > li{padding:15px 12px}}.articleList > li:not(:first-child){margin:0}.articleList > li:not(:last-child){border-bottom:1px solid rgba(228, 231, 222, 1)}.articleList .box128 .articleListImage{margin-right:15px}.articleList .articleListImage{margin-bottom:4px;margin-top:4px;max-height:64px;max-width:64px;overflow:hidden}@media screen and (min-width:545px),print{.articleList .articleListImage{max-height:124px;max-width:124px}}.articleList .articleListImage > img{display:block;font-family:'object-fit: cover;';height:100% !important;margin:0 auto;object-fit:cover;width:100% !important}.articleList .articleListTitle{color:rgba(41, 162, 30, 1)}.articleList .articleListMetaData > li{font-size:13px}.articleList .articleListMetaData > li:not(:first-child){padding-left:12px}@media screen and (min-width:545px),print{.articleList .articleListMetaData > li:not(:first-child){padding-left:20px}}.articleList .articleListMetaData > li:not(:last-child){margin:0}.articleList .articleListMetaData > li:nth-child(3):not(.wcfLikeCounter),.articleList .articleListMetaData > li:nth-child(4){padding-left:10px}.articleList .articleListMetaData > li:nth-child(3):not(.wcfLikeCounter) .badge,.articleList .articleListMetaData > li:nth-child(4) .badge{bottom:1px}.articleList .articleListMetaData > li:nth-child(4) .badge{bottom:2px}.boxArticlesSidebar .sidebarItemList > li .box64 > :first-child:not(:last-child){margin-right:10px}.boxArticlesSidebar .sidebarItemList > li .box64 > :first-child:not(:last-child) > span{max-height:40px;max-width:40px}.boxArticlesSidebar .sidebarItemList > li .box64 > div > small{display:block;line-height:1;margin-top:8px}.boxArticlesSidebar .sidebarItemList > li img{border-radius:2px;max-height:40px;max-width:40px}.contentBlogList .contentHeader + .paginationTop,.contentMyBlogList .contentHeader + .paginationTop{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 #ecf0f5;margin:0}.contentBlogList .paginationTop + .section,.contentMyBlogList .paginationTop + .section,.contentBlogList .paginationTop + .sectionContainerList,.contentMyBlogList .paginationTop + .sectionContainerList{border:0;border-radius:3px;margin:10px 0 0}@media screen and (min-width:1025px),print{.contentBlogList .paginationTop + .section,.contentMyBlogList .paginationTop + .section,.contentBlogList .paginationTop + .sectionContainerList,.contentMyBlogList .paginationTop + .sectionContainerList{margin:15px 0 0}}.contentUser #blogList{background:rgba(244, 246, 235, 1);border-radius:0 0 3px 3px;padding:10px 0 0 0}.blogsViewModeTeaser .sectionContentItemList .contentItemList .contentItemContent,.contentItemViewModeTeaser .contentItemList.blogList .contentItemContent,.boxContentItemViewModeTeaser.blogsBoxContentItem .contentItemContent{padding:0 0 50px}@media screen and (min-width:1025px),print{.blogsViewModeTeaser .sectionContentItemList .contentItemList .contentItemContent,.contentItemViewModeTeaser .contentItemList.blogList .contentItemContent,.boxContentItemViewModeTeaser.blogsBoxContentItem .contentItemContent{padding:0 0 54px}}.blogsViewModeTeaser .sectionContentItemList .contentItemList .contentItemContentTruncate,.contentItemViewModeTeaser .contentItemList.blogList .contentItemContentTruncate,.boxContentItemViewModeTeaser.blogsBoxContentItem .contentItemContentTruncate{max-height:unset}.blogsViewModeTeaser .sectionContentItemList .contentItemList .contentItemDescription,.contentItemViewModeTeaser .contentItemList.blogList .contentItemDescription,.boxContentItemViewModeTeaser.blogsBoxContentItem .contentItemDescription{margin-top:5px}.blogsViewModeTeaser .sectionContentItemList .contentItemList .contentItemContentLinks,.contentItemViewModeTeaser .contentItemList.blogList .contentItemContentLinks,.boxContentItemViewModeTeaser.blogsBoxContentItem .contentItemContentLinks{background:none;bottom:40px;border:0;box-shadow:none;left:10px;padding:0;position:absolute;right:10px}@media screen and (min-width:545px),print{.blogsViewModeTeaser .sectionContentItemList .contentItemList .contentItemContentLinks,.contentItemViewModeTeaser .contentItemList.blogList .contentItemContentLinks,.boxContentItemViewModeTeaser.blogsBoxContentItem .contentItemContentLinks{left:140px}}@media screen and (min-width:1025px),print{.blogsViewModeTeaser .sectionContentItemList .contentItemList .contentItemContentLinks,.contentItemViewModeTeaser .contentItemList.blogList .contentItemContentLinks,.boxContentItemViewModeTeaser.blogsBoxContentItem .contentItemContentLinks{bottom:45px;left:142px;right:12px}}.blogsViewModeTeaser .sectionContentItemList .contentItemList .contentItemContentLinks > .inlineDataList,.contentItemViewModeTeaser .contentItemList.blogList .contentItemContentLinks > .inlineDataList,.boxContentItemViewModeTeaser.blogsBoxContentItem .contentItemContentLinks > .inlineDataList{font-size:14px}@media screen and (max-width:544px){.blogsViewModeTeaser .sectionContentItemList .contentItemList .contentItemBadges,.contentItemViewModeTeaser .contentItemList.blogList .contentItemBadges,.boxContentItemViewModeTeaser.blogsBoxContentItem .contentItemBadges{display:none}}.blogsViewModeList .sectionContentItemList .contentItemList .contentItemBadges,.contentItemViewModeList .contentItemList.blogList .contentItemBadges,.boxContentItemViewModeList.blogsBoxContentItem .contentItemBadges{display:none}.blogsViewModeList .sectionContentItemList .contentItemList .contentItemContentLinks,.contentItemViewModeList .contentItemList.blogList .contentItemContentLinks,.boxContentItemViewModeList.blogsBoxContentItem .contentItemContentLinks{background:none;border:0;bottom:14px;padding:0;position:absolute;left:68px;right:30px}@media screen and (max-width:544px){.blogsViewModeList .sectionContentItemList .contentItemList .contentItem::after,.contentItemViewModeList .contentItemList.blogList .contentItem::after,.boxContentItemViewModeList.blogsBoxContentItem .contentItem::after{display:block;color:rgba(244, 246, 235, 1);content:"\f054";cursor:pointer;font:24px "FontAwesome";height:40px;line-height:40px;margin-top:-20px;position:absolute;right:10px;text-align:right;top:50%;width:40px}.blogsViewModeList .sectionContentItemList .contentItemList .contentItemOptions,.contentItemViewModeList .contentItemList.blogList .contentItemOptions,.boxContentItemViewModeList.blogsBoxContentItem .contentItemOptions,.blogsViewModeList .sectionContentItemList .contentItemList .contentItemMeta,.contentItemViewModeList .contentItemList.blogList .contentItemMeta,.boxContentItemViewModeList.blogsBoxContentItem .contentItemMeta{display:none}}@media screen and (min-width:545px) and (max-width:768px){.blogsViewModeList .sectionContentItemList .contentItemList .contentItemContentLinks dt,.contentItemViewModeList .contentItemList.blogList .contentItemContentLinks dt,.boxContentItemViewModeList.blogsBoxContentItem .contentItemContentLinks dt{display:none}}@media screen and (min-width:545px),print{.blogsViewModeList .sectionContentItemList .contentItemList .contentItem::after,.contentItemViewModeList .contentItemList.blogList .contentItem::after,.boxContentItemViewModeList.blogsBoxContentItem .contentItem::after{content:"\f105";height:24px;line-height:24px;margin-top:0;top:10px;width:24px}.blogsViewModeList .sectionContentItemList .contentItemList .contentItemOptions,.contentItemViewModeList .contentItemList.blogList .contentItemOptions,.boxContentItemViewModeList.blogsBoxContentItem .contentItemOptions{right:30px}.blogsViewModeList .sectionContentItemList .contentItemList .contentItemContentLinks,.contentItemViewModeList .contentItemList.blogList .contentItemContentLinks,.boxContentItemViewModeList.blogsBoxContentItem .contentItemContentLinks{bottom:15px;left:auto;right:10px}.blogsViewModeList .sectionContentItemList .contentItemList .contentItemMetaContent,.contentItemViewModeList .contentItemList.blogList .contentItemMetaContent,.boxContentItemViewModeList.blogsBoxContentItem .contentItemMetaContent{flex:0 1 auto}.blogsViewModeList .sectionContentItemList .contentItemList .contentItemMetaIcons,.contentItemViewModeList .contentItemList.blogList .contentItemMetaIcons,.boxContentItemViewModeList.blogsBoxContentItem .contentItemMetaIcons{margin:0 0 0 20px}}.blogArticlesViewModeGrid .contentHeader + .paginationTop,.blogArticlesViewModeColumn .contentHeader + .paginationTop{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 #ecf0f5;margin:0}.blogArticlesViewModeList .paginationTop,.blogArticlesViewModeTeaser .paginationTop{border-radius:3px 3px 0 0}.blogArticlesViewModeList .paginationTop + .section,.blogArticlesViewModeTeaser .paginationTop + .section{padding:0}@media screen and (min-width:769px),print{.blogArticlesViewModeList .paginationTop + .section,.blogArticlesViewModeTeaser .paginationTop + .section{border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);margin:0}}.contentUserEntryList .paginationTop{margin-top:10px}@media screen and (min-width:769px),print{.blogArticlesViewModeList .sectionContentItemList .contentItemList .contentItem::after,.contentItemViewModeList .contentItemList.blogEntryList .contentItem::after,.boxContentItemViewModeList.blogArticlesBoxContentItem .contentItem::after{display:none}.blogArticlesViewModeList .sectionContentItemList .contentItemList .contentItemMetaIcons,.contentItemViewModeList .contentItemList.blogEntryList .contentItemMetaIcons,.boxContentItemViewModeList.blogArticlesBoxContentItem .contentItemMetaIcons{margin:0 0 0 10px}}.blogArticlesViewModeList .sectionContentItemList .contentItemList .contentItemOptions,.contentItemViewModeList .contentItemList.blogEntryList .contentItemOptions,.boxContentItemViewModeList.blogArticlesBoxContentItem .contentItemOptions,.blogArticlesViewModeList .sectionContentItemList .contentItemList .contentItemBadges,.contentItemViewModeList .contentItemList.blogEntryList .contentItemBadges,.boxContentItemViewModeList.blogArticlesBoxContentItem .contentItemBadges{display:none}.blogArticlesViewModeList .sectionContentItemList .contentItemList .contentItemCategory,.contentItemViewModeList .contentItemList.blogEntryList .contentItemCategory,.boxContentItemViewModeList.blogArticlesBoxContentItem .contentItemCategory{margin-top:5px;position:absolute;right:10px}@media screen and (max-width:768px){.blogArticlesViewModeList .sectionContentItemList .contentItemList .contentItemCategory,.contentItemViewModeList .contentItemList.blogEntryList .contentItemCategory,.boxContentItemViewModeList.blogArticlesBoxContentItem .contentItemCategory{display:none}}.contentEntry .contentHeader{border-radius:3px 3px 0 0;box-shadow:0 1px 0 0 rgba(228, 231, 222, 1);position:relative;z-index:1}.contentEntry .contentHeader + .section{border-radius:0 0 3px 3px;margin:0}.contentEntry .contentHeader + .section{background:none;padding:0}.contentEntry .sectionContainerList{margin-top:10px}.blogEntry > .message{padding:0}.blogEntry > .message .messageContent::before{display:none}.section.blogEntryNavigation{padding-left:8px;padding-right:8px}.blogEntryNavigation{margin-top:10px}.blogEntryNavigation .blogPreviousEntryButton > a::before,.blogEntryNavigation .blogNextEntryButton > a::before{align-self:start;font-size:32px;line-height:1;margin-top:5px}.blogEntryNavigation .blogPreviousEntryButton > a .blogEntryNavigationEntityName,.blogEntryNavigation .blogNextEntryButton > a .blogEntryNavigationEntityName{color:rgba(47, 68, 12, 1);font-family:"Roboto Condensed", Arial, Helvetica, sans-serif;line-height:19px}.blogEntryNavigation .blogPreviousEntryButton > a .blogEntryNavigationEntryTitle,.blogEntryNavigation .blogNextEntryButton > a .blogEntryNavigationEntryTitle{color:rgba(41, 162, 30, 1);font-size:16px;margin:0}@media screen and (max-width:768px){.blogEntryNavigation .blogPreviousEntryButton + .blogNextEntryButton{margin-top:10px}}.section.wbbBoardListContainer{background:none;padding:0}.wbbBoardList{border-radius:3px}.wbbBoardList > li.wbbCategory:not(:last-child){margin-bottom:10px}.wbbBoardList > .wbbRootNode:not(:first-child){margin-top:0}.wbbBoardList > .wbbCategory{background:rgba(244, 246, 235, 1);border-radius:3px}.wbbBoardList > .wbbCategory > header{background:#4c6c18;border:0;color:#a2b9ca;padding:12px 10px 10px;position:relative}@media screen and (min-width:545px) and (max-width:768px){.wbbBoardList > .wbbCategory > header{padding:13px 10px 11px}}@media screen and (min-width:769px) and (max-width:1024px){.wbbBoardList > .wbbCategory > header{padding:14px 10px 12px}}@media screen and (min-width:1025px),print{.wbbBoardList > .wbbCategory > header{padding:14px 12px 13px}}.wbbBoardList > .wbbCategory > header::after{background:rgba(0, 0, 0, 0.12);bottom:0;content:"";display:block;position:absolute;right:0;top:0;width:36px}@media screen and (min-width:1025px),print{.wbbBoardList > .wbbCategory > header::after{width:40px}}.wbbBoardList > .wbbCategory > header > h1,.wbbBoardList > .wbbCategory > header > h2,.wbbBoardList > .wbbCategory > header > h3{font-family:"Roboto Condensed", Arial, Helvetica, sans-serif;font-size:16px;text-transform:uppercase}@media screen and (min-width:769px),print{.wbbBoardList > .wbbCategory > header > h1,.wbbBoardList > .wbbCategory > header > h2,.wbbBoardList > .wbbCategory > header > h3{font-size:15px}}.wbbBoardList > .wbbCategory > header > h2::after{content:"";flex:1 0 auto}.wbbBoardList > .wbbCategory > header > h2 > a{flex:0 0 auto}.wbbBoardList > .wbbCategory > header > h2 > .collapsibleButton{line-height:1;margin:0;order:2;position:relative;z-index:2}.wbbBoardList > .wbbCategory > header a,.wbbBoardList > .wbbCategory > header .icon{color:#a2b9ca}.wbbBoardList > .wbbCategory > header a:hover,.wbbBoardList > .wbbCategory > header .icon:hover{color:#16c7d7}.wbbBoardList > .wbbCategory > header .icon{color:#cfd5a6}.wbbBoardList > .wbbCategory > header .wbbBoardCategoryDescription{color:#6b8290;line-height:1.33;margin:0 40px 0 0}.wbbBoardList > .wbbCategory .wbbDepth2.wbbBoardContainer > .wbbBoard > .icon{margin-left:0}.wbbBoardList > .wbbCategory .wbbDepth3.wbbBoardContainer > .wbbBoard > .icon{margin-left:44px}.wbbBoardList > li.wbbBoardContainer:first-child{border-top:0}.wbbBoardList .wbbBoardContainer{border-color:rgba(228, 231, 222, 1)}.wbbBoardList .wbbBoardContainer:last-of-type{border:0}.wbbBoardList .wbbExternalLink .wbbBoard > .icon{background:rgba(41, 162, 30, 1);color:#fff}.wbbBoardList .wbbExternalLink .wbbExternalLinkTarget{padding-top:4px}.wbbBoardList .wbbExternalLink .wbbStats{overflow:visible}.wbbBoardList .wbbExternalLink .wbbStats > dl:first-child{padding:0}.wbbBoardList .wbbBoard{padding:12px 10px}@media screen and (max-width:768px){.wbbBoardList .wbbBoard{min-height:50px}}@media screen and (min-width:769px) and (max-width:1024px){.wbbBoardList .wbbBoard{padding:10px}}@media screen and (min-width:1025px),print{.wbbBoardList .wbbBoard{padding:12px}}.wbbBoardList .wbbBoard > .icon{background:#6dba3b;border-radius:50%;color:#fff;font-size:20px;height:34px;line-height:34px;margin-left:0;width:34px}.wbbBoardList .wbbBoard > .icon.markAsRead{background:#ec4657;color:#fff}@media screen and (max-width:768px){.wbbBoardList .wbbBoardMain h3{line-height:1}.wbbBoardList .wbbBoardMain h3::after{line-height:19px}}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardMain h3{display:flex}.wbbBoardList .wbbBoardMain h3 > a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.wbbBoardList .wbbBoardMain h3 > .badge{top:-1px}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardMain h3 > .badge{height:16px;line-height:17px;margin:0 0 0 5px;padding:0 0;top:2px}}.wbbBoardList .wbbBoardMain .wbbUsersOnline{margin-left:-3px}.wbbBoardList .wbbBoardDescription{color:rgba(47, 68, 12, 1);font-size:13px;line-height:1.3;margin-top:3px}.wbbBoardList .wbbBoardDescription:empty{margin:0}.wbbBoardList .wbbStats{line-height:1}.wbbBoardList .wbbStats > dl:first-child{padding:1px 0 6px}.wbbBoardList .wbbStats > dl > dd{font-size:12px;font-weight:500}.wbbBoardList .wbbStats > .wbbBoardIsPrivate{color:rgba(47, 68, 12, 1);font-size:13px}.wbbBoardList .wbbStats .messageGroupListStatsSimple{font-size:14px;min-width:70px;padding:7px 10px 7px 9px}.wbbBoardList .wbbStats .messageGroupListStatsSimple > .icon{color:rgba(47, 68, 12, 1);font-size:15px}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardNoLastPost .wbbStats{margin:0}}.wbbBoardList .wbbBoardNoLastPost .messageGroupListStatsSimple{left:auto;right:0;transform:translateX(0%) translateY(-50%)}.wbbBoardList .wbbLastPost{padding:0}@media screen and (max-width:768px){.wbbBoardList .wbbLastPost > .box32{line-height:1;padding-top:4px}}.wbbBoardList .wbbLastPost > .box32 > div{line-height:1}@media screen and (min-width:769px),print{.wbbBoardList .wbbLastPost > .box32 > div > p{padding:2px 0 4px}}.wbbBoardList .wbbLastPost > .box32 > div > p .label.badge{padding:2px 8px;vertical-align:1px}.wbbBoardList .wbbLastPost > .box32 > div > small{color:rgba(47, 68, 12, 1)}.wbbBoardList .wbbLastPost > .box32 > div > small > .wbbLastPostAuthor{color:rgba(47, 68, 12, 1);font-weight:500}.wbbBoardList .wbbLastPost > .box32 > div > small > .wbbLastPostAuthor:hover{color:rgba(47, 68, 12, 1)}.wbbBoardList .wbbLastPost .userAvatarImage{min-height:34px;min-width:34px}.contentBoard .contentViewModePanel{display:none}.contentBoard .wbbBoardListContainer{border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);margin:-1px 0 0;position:relative}.wbbBoardList .wbbBoardContainer.wbbDepth1{background:rgba(244, 246, 235, 1)}.wbbBoardList .wbbBoardContainer.wbbDepth1:first-of-type:last-of-type{border-radius:3px}.wbbBoardList .wbbBoardContainer.wbbDepth1:last-of-type{border-radius:0 0 3px 3px}.wbbBoardList .wbbBoardContainer.wbbDepth2 > .wbbBoard > .icon{margin-left:0}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardContainer.wbbDepth2 > .wbbBoard > .icon{margin-left:44px}}.wbbBoardList .wbbBoardContainer.wbbDepth3 > .wbbBoard > .icon{margin-left:0}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardContainer.wbbDepth3 > .wbbBoard > .icon{margin-left:88px}}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardMainWithSub{display:flex;flex-wrap:wrap}.wbbBoardList .wbbBoardMainWithSub .containerHeadline{margin-right:7px}}.wbbBoardList .wbbBoardMainWithSub .dropdown{align-self:center}@media screen and (max-width:768px){.wbbBoardList .wbbBoardMainWithSub .dropdown{display:none}}.wbbBoardList .wbbBoardMainWithSub .dropdownOpen .dropdownToggleSubBoards{color:rgba(47, 68, 12, 1)}.wbbBoardList .wbbBoardMainWithSub .dropdownToggleSubBoards{color:#6dba3b;display:block;line-height:1;padding:4px 7px 3px 0}.wbbBoardList .wbbBoardMainWithSub .dropdownToggleSubBoards:hover{color:rgba(47, 68, 12, 1)}.wbbBoardList .wbbBoardMainWithSub .dropdownToggleSubBoards::before{content:"\f0c9";display:block;font-family:"FontAwesome";font-size:14px}.wbbBoardList .wbbBoardMainWithSub > .wbbUsersOnline{flex:0 1 100%}.wbbBoardListSubList .wbbBoardHasSubBoards > .icon{align-self:start;margin-top:2px}.wbbBoardListSubList .wbbSubBoards{margin:0}@media screen and (min-width:769px),print{.wbbBoardListSubList .wbbSubBoards{display:flex}}.wbbSubBoards{flex-wrap:wrap}.wbbSubBoards > li{flex:0 1 50%}@media screen and (min-width:545px) and (max-width:768px){.wbbSubBoards > li{flex:0 1 25%}}@media screen and (min-width:769px),print{.wbbSubBoards > li{flex:0 1 33.333%}}.wbbSubBoards > li > .icon{color:#6dba3b;line-height:22px;margin:0 3px 0 0}@media screen and (min-width:769px),print{.wbbSubBoards > li > .icon{line-height:15px}}.wbbSubBoards > li > .icon + div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wbbSubBoards.dropdownMenu > li{align-items:center;display:flex;padding:0 0 0 10px}.wbbSubBoards.dropdownMenu > li > span,.wbbSubBoards.dropdownMenu > li > div{padding:0}.wbbSubBoards.dropdownMenu > li > div > a{display:block;padding:9px 10px 7px 0}@media screen and (min-width:545px) and (max-width:768px){.forumViewModeGrid .wbbBoardList.wbbBoardListIconMobile .wbbBoard .wbbBoardMain{margin:0 10px}.forumViewModeGrid .wbbBoardList .wbbBoard .wbbBoardMain{margin:5px 10px}}@media screen and (min-width:545px),print{.forumViewModeGrid .wbbBoardList .wbbCategory{background:none;flex:1 1 100%}.forumViewModeGrid .wbbBoardList .wbbCategory:not(:last-child){margin-bottom:5px}.forumViewModeGrid .wbbBoardList .wbbCategory > header{border-radius:3px;margin-bottom:5px}.forumViewModeGrid .wbbBoardList .wbbCategory .wbbDepth2.wbbBoardContainer > .wbbBoard > .icon{margin:0 auto 5px;position:relative}.forumViewModeGrid .wbbBoardList .wbbBoardContainerWrap{display:flex;flex-wrap:wrap}.forumViewModeGrid .wbbBoardList .wbbBoardContainer{background:rgba(244, 246, 235, 1);border:0;border-radius:3px}.forumViewModeGrid .wbbBoardList .wbbBoardContainer .wbbBoardContainerWrap{display:none}.forumViewModeGrid .wbbBoardList .wbbBoardContainer.wbbDepth1:first-of-type,.forumViewModeGrid .wbbBoardList .wbbBoardContainer.wbbDepth1:last-of-type{border-radius:3px}.forumViewModeGrid .wbbBoardList .wbbExternalLink .wbbExternalLinkTarget{display:none}.forumViewModeGrid .wbbBoardList .wbbExternalLink .wbbStats > .statsDataList{padding:20px 0 19px}.forumViewModeGrid .wbbBoardList .wbbBoard{align-content:start;flex-wrap:wrap;height:100%;padding:12px 0 64px;position:relative}.forumViewModeGrid .wbbBoardList .wbbBoard.wbbBoardHasLastPost{padding:12px 0 110px}.forumViewModeGrid .wbbBoardList .wbbBoard.wbbBoardHasLastPost .wbbStats{border-radius:0;bottom:52px}.forumViewModeGrid .wbbBoardList .wbbBoard.wbbBoardHasLastPost .wbbStats > .statsDataList{padding:18px 0}.forumViewModeGrid .wbbBoardList .wbbBoard > .icon{margin:0 auto 5px;position:relative}.forumViewModeGrid .wbbBoardList .wbbBoard .wbbBoardMain{flex:1 1 100%}.forumViewModeGrid .wbbBoardList .wbbBoard .wbbBoardMain h3{display:flex;justify-content:center;line-height:unset}.forumViewModeGrid .wbbBoardList .wbbBoard .wbbBoardMain h3::after{display:none}.forumViewModeGrid .wbbBoardList .wbbBoard .wbbBoardMain h3 > a{flex:0 1 auto}.forumViewModeGrid .wbbBoardList .wbbBoard .wbbBoardMain h3 .badge{margin-left:5px;top:0}.forumViewModeGrid .wbbBoardList .wbbBoard .wbbStats{margin:0}.forumViewModeGrid .wbbBoardList .wbbLastPost{background:#f8fbff;bottom:0;border-radius:0 0 3px 3px;border-top:1px solid #e8edf3;box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.85);flex:1 1 100%;left:0;margin:0;position:absolute;right:0}.forumViewModeGrid .wbbBoardList .wbbLastPost > .box32{padding:10px}.forumViewModeGrid .wbbBoardList .wbbLastPost > .box32 > a{display:none}.forumViewModeGrid .wbbBoardList .wbbLastPost > .box32 > div{display:block}.forumViewModeGrid .wbbBoardList .wbbLastPost > .box32 > div > p{padding:0}.forumViewModeGrid .wbbBoardList .wbbLastPost > .box32 > div > p > a{color:rgba(41, 162, 30, 1);font-size:14px}.forumViewModeGrid .wbbBoardList .wbbLastPost > .box32 > div > small{color:rgba(47, 68, 12, 1);display:block;margin:5px 0 0}.forumViewModeGrid .wbbBoardList .wbbStats{border-radius:0 0 3px 3px;border-top:1px solid #e8edf3;bottom:0;color:rgba(47, 68, 12, 1);display:flex;flex:1 1 100%;left:0;position:absolute;right:0}.forumViewModeGrid .wbbBoardList .wbbStats > .statsDataList{flex:1 1 50%;justify-content:center;padding:20px 0 19px;visibility:visible}.forumViewModeGrid .wbbBoardList .wbbStats > .statsDataList:first-child{border-right:1px solid #f0f3f6}.forumViewModeGrid .wbbBoardList .wbbStats > .statsDataList > dt,.forumViewModeGrid .wbbBoardList .wbbStats > .statsDataList > dd{flex:0 1 auto;margin:0}.forumViewModeGrid .wbbBoardList .wbbStats > .statsDataList dt{overflow:hidden;padding:0 7px 0 0;text-overflow:ellipsis;white-space:nowrap}.forumViewModeGrid .wbbBoardList .wbbStats > .statsDataList > dd{flex:0 0 auto;padding:0 5px 0 10px;width:auto}.forumViewModeGrid .wbbBoardList .wbbStats .messageGroupListStatsSimple{display:none}.forumViewModeGrid .wbbBoardListSubList .wbbBoardMainWithSub .wbbSubBoards > li{flex:1 1 100%}.forumViewModeGrid.contentBoard .wbbBoardList{display:flex;flex-wrap:wrap}.forumViewModeGrid.contentBoard .wbbBoardListContainer{border:0;margin:5px 0 0}}@media screen and (min-width:769px),print{.forumViewModeGrid .wbbBoardList .wbbBoard .wbbBoardMain{margin:0 10px}}@media screen and (min-width:545px) and (max-width:768px){.forumViewModeGrid .wbbBoardContainer{flex:0 1 calc(50% - 5px)}.forumViewModeGrid .wbbBoardContainer:nth-child(odd){margin:5px 5px 5px 0}.forumViewModeGrid .wbbBoardContainer:nth-child(even){margin:5px 0 5px 5px}}@media screen and (min-width:769px) and (max-width:1024px){.forumViewModeGrid .wbbBoardContainer{flex:0 1 calc(33.33% - 7px)}.forumViewModeGrid .wbbBoardContainer:nth-child(3n + 1){margin:5px 7px 5px 0}.forumViewModeGrid .wbbBoardContainer:nth-child(3n + 2){flex:0 1 calc(33.333% - 6px);margin:5px 3px}.forumViewModeGrid .wbbBoardContainer:nth-child(3n + 3){margin:5px 0 5px 7px}}@media screen and (min-width:1025px) and (max-width:1280px){.forumViewModeGrid .wbbBoardContainer{flex:0 1 calc(50% - 5px)}.forumViewModeGrid .wbbBoardContainer:nth-child(odd){margin:5px 5px 5px 0}.forumViewModeGrid .wbbBoardContainer:nth-child(even){margin:5px 0 5px 5px}}@media screen and (min-width:1281px){.forumViewModeGrid .wbbBoardContainer{flex:0 1 calc(25% - 8px)}.forumViewModeGrid .wbbBoardContainer:nth-child(4n + 1){margin:5px 8px 5px 0}.forumViewModeGrid .wbbBoardContainer:nth-child(4n + 2){margin:5px 5px 5px 3px}.forumViewModeGrid .wbbBoardContainer:nth-child(4n + 3){margin:5px 3px 5px 5px}.forumViewModeGrid .wbbBoardContainer:nth-child(4n + 4){margin:5px 0 5px 8px}}@media screen and (min-width:545px) and (max-width:768px){.forumViewModeColumn.contentBoard .wbbBoardList{background:rgba(244, 246, 235, 1)}.forumViewModeColumn .wbbBoardContainer:nth-child(even){border-left:1px solid rgba(228, 231, 222, 1)}.forumViewModeColumn .wbbBoardContainer:last-child,.forumViewModeColumn .wbbBoardContainer:nth-last-child(2):nth-child(odd){border-bottom:0}.forumViewModeColumn .wbbBoard{padding:12px 15px}}@media screen and (min-width:545px),print{.forumViewModeColumn .wbbBoardList,.forumViewModeColumn .wbbBoardContainerWrap{display:flex;flex-wrap:wrap}.forumViewModeColumn .wbbCategory{flex:1 1 100%}.forumViewModeColumn .wbbBoardContainer{flex:0 1 50%}.forumViewModeColumn .wbbBoardContainer .wbbBoardContainerWrap{display:none}.forumViewModeColumn .wbbBoardListSubList .wbbBoardMainWithSub .wbbSubBoards > li{flex:0 1 50%}}@media screen and (min-width:769px),print{.forumViewModeColumn.contentBoard .wbbBoardListContainer{border:0;margin:5px 0 0}.forumViewModeColumn .wbbCategory{background:none}.forumViewModeColumn .wbbCategory:not(:last-child){margin-bottom:5px}.forumViewModeColumn .wbbCategory > header{border-radius:3px;margin-bottom:5px}.forumViewModeColumn .wbbBoardContainer{background:rgba(244, 246, 235, 1);border:0;border-radius:3px;flex:0 1 calc(50% - 5px);position:relative}.forumViewModeColumn .wbbBoardContainer:nth-child(odd){margin:5px 5px 5px 0}.forumViewModeColumn .wbbBoardContainer:nth-child(even){margin:5px 0 5px 5px}.forumViewModeColumn .wbbBoardContainer:last-child,.forumViewModeColumn .wbbBoardContainer:nth-last-child(2):nth-child(odd){margin-bottom:0}.forumViewModeColumn .wbbBoardContainer.wbbDepth1:first-of-type,.forumViewModeColumn .wbbBoardContainer.wbbDepth1:last-of-type{border-radius:3px}.forumViewModeColumn .wbbBoard{padding:15px 10px}.forumViewModeColumn .wbbBoard.wbbBoardHasLastPost{padding:15px 10px 64px}.forumViewModeColumn .wbbBoard:hover{background:transparent}.forumViewModeColumn .wbbBoardNoLastPost{padding:15px 10px}.forumViewModeColumn .wbbStats{flex:0 0 auto;margin:0}.forumViewModeColumn .wbbStats > .statsDataList{justify-content:flex-end;flex-wrap:nowrap}.forumViewModeColumn .wbbStats > .statsDataList > dt{flex:0 1 auto;text-overflow:ellipsis}.forumViewModeColumn .wbbStats > .statsDataList > dd{flex:0 0 auto;width:auto}.forumViewModeColumn .wbbStats .messageGroupListStatsSimple{left:auto;padding:7px 8px 7px 7px;right:0;transform:translateY(-50%)}.forumViewModeColumn .wbbStats + .wbbLastPost{margin:0}.forumViewModeColumn .wbbLastPost{background:#f8fbff;bottom:0;border-top:1px solid #f0f3f6;border-radius:0 0 3px 3px;box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 0.85);flex:1 1 100%;left:0;margin:0;position:absolute;right:0}.forumViewModeColumn .wbbLastPost > .box32{padding:7px 10px}}.contentWatchedBoardList .contentHeader + .section{border-top:1px solid rgba(244, 246, 235, 1);margin:-1px 0 0;padding:0;position:relative}.contentWatchedBoardList .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.wbbBoardListDescriptionTooltip .wbbBoardDescription,.wbbBoardListDescriptionTooltip .wbbBoardCategoryDescription{display:none}@media screen and (min-width:769px),print{.wbbBoardListDescriptionShow .wbbCategoryHasDescription > header{padding-bottom:6px;padding-top:8px}.wbbBoardListDescriptionShow .wbbCategoryHasDescription > header .collapsibleButton{bottom:-7px}.wbbBoardListDescriptionShow .wbbBoardHasDescription > .icon{align-self:start;margin-top:2px}.wbbBoardListDescriptionShow .wbbBoardHasDescription .wbbBoardDescription{margin-top:2px}}.wbbBoardListIconSquare .wbbBoard > .icon{border-radius:3px}@media screen and (min-width:769px),print{.wbbBoardListStatsDetailed .wbbStats > dl{visibility:visible}.wbbBoardListStatsDetailed .wbbStats .messageGroupListStatsSimple{display:none}}.boxesContentTop .wbbThreadList .tabularListRowHead,.boxesContentBottom .wbbThreadList .tabularListRowHead{display:none}.wbbThreadsBoxHeader .boxesContentTop .wbbThreadList .tabularListRowHead,.wbbThreadsBoxHeader .boxesContentBottom .wbbThreadList .tabularListRowHead{display:flex}@media screen and (max-width:768px){.wbbBoardListBoardDescriptionMobile .wbbBoardDescription{display:block}.wbbBoardListBoardDescriptionMobile .wbbBoardCategoryDescription{display:block;margin-right:36px}.wbbBoardListBoardDescriptionMobile .wbbLastPost > .box32 > div > p > a,.wbbBoardListBoardDescriptionMobile .wbbLastPost > .box32 > div > small{color:rgba(47, 68, 12, 1)}.wbbBoardListSubBoardsMobile .wbbSubBoards{display:flex}.wbbBoardListIconMobile .wbbBoard > .icon{display:block;position:absolute}.wbbBoardListIconMobile .wbbBoardMain,.wbbBoardListIconMobile .wbbLastPost{flex:0 0 calc(100% - 44px);margin:0 0 0 44px}.wbbBoardListIconMobile .wbbExternalLinkTarget{margin-left:44px}.wbbBoardListIconMobile.wbbBoardListStatsMobile .wbbStats{margin-left:44px}.wbbBoardListStatsMobile .wbbBoard > .icon{align-self:start;margin-top:2px}.wbbBoardListStatsMobile .wbbStats{display:flex;flex:1 1 100%;justify-content:space-between;margin:7px 0 0;order:4}.wbbBoardListStatsMobile .wbbStats > dl:first-child{padding:0}.wbbBoardListStatsMobile .wbbStats > dl > dt{flex:0 0 auto}.wbbBoardListStatsMobile .wbbStats > dl > dd{width:auto}.wbbUsersOnlineMobile .wbbUsersOnline{display:flex;margin-top:3px}.wbbThreadsStatsMobile .messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnAvatar{align-self:start;margin:3px 10px 0 0}.wbbThreadsStatsMobile .messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnStats{display:flex;flex:1 1 100%;justify-content:space-between;margin:2px 0 0 42px}.wbbThreadsStatsMobile .messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnStats > dl{bottom:0;visibility:visible}.wbbThreadsStatsMobile .messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnStats > dl > dt{flex:0 0 auto}.wbbThreadsStatsMobile .messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnStats > dl > dd{width:auto}.wbbThreadsStatsMobile .messageGroupListStatsSimple{display:none}}.messageGroupList .tabularListRow > .tabularListColumns.wbbThreadSticky,.messageGroupList .tabularListRow > .tabularListColumns.wbbThreadAnnouncement{margin:-5px -10px;padding:9px 10px;position:relative;z-index:2}@media screen and (min-width:769px),print{.messageGroupList .tabularListRow > .tabularListColumns.wbbThreadSticky,.messageGroupList .tabularListRow > .tabularListColumns.wbbThreadAnnouncement{margin:-6px 0;padding:5px 0}}.messageGroupList .tabularListRow > .tabularListColumns.wbbThreadAnnouncement{background:rgba(20, 185, 200, 0.05);border-bottom:1px solid rgba(21, 194, 210, 0.05);border-top:1px solid rgba(21, 194, 210, 0.05)}.messageGroupList .tabularListRow > .tabularListColumns.wbbThreadSticky{background:#fffff0;border-bottom:1px solid #f2f2e4;border-top:1px solid #f2f2e4}@media screen and (min-width:769px),print{.wbbAnnouncementIcon,.wbbStickyIcon,.wbbMovedIcon{border:1px solid #fff;color:#fff;padding:2px;top:-1px}}.wbbAnnouncementIcon{background:#12abca}.wbbStickyIcon{background:#65ad37}.wbbMovedIcon{background:#ea3749}.wbbPostDeleted.messageCollapsed{border:0;margin:0;padding:0}.wbbPostDeleted .messageContent{color:rgba(47, 68, 12, 1);padding:7px 10px 7px 0}.wbbPostDeleted .messageContent::before{display:none}.wbbPostDeleted .messageTitle + .small{margin-top:5px}.wbbThreadPostList.messageList .modificationLogEntry{padding:0}.wbbThreadPostList.messageList .modificationLogEntry .messageHeader{border:0;border-radius:3px}.wbbThreadPostList.messageList .modificationLogEntry .messageHeader::before,.wbbThreadPostList.messageList .modificationLogEntry .messageHeader::after{display:none}.wbbThreadPostList.messageList .modificationLogEntry .messageContent::before{display:none}.wbbThreadPostList.messageList .modificationLogEntry .messageHeaderBox > div{font-size:13px}.wbbThreadPostList.messageList *:not(.modificationLogEntry) + .modificationLogEntry,.wbbThreadPostList.messageList .lastModificationLogEntry.modificationLogEntry:not(:last-child){padding:0}.wbbPostPreview{margin:-10px}@media screen and (min-width:1025px),print{.wbbPostPreview{margin:-15px}}.wbbPostPreview > :first-child:not(:last-child){background:#f6f9fc;border-radius:3px 0 0 3px;border-right:1px solid #eaeff4;box-shadow:inset -1px 0 0 0 rgba(255, 255, 255, 0.8);padding:10px 12px 10px 10px;position:relative}@media screen and (min-width:1025px),print{.wbbPostPreview > :first-child:not(:last-child){padding:12px 17px 12px 15px}}.wbbPostPreview > :first-child:not(:last-child)::before,.wbbPostPreview > :first-child:not(:last-child)::after{border:7px solid;content:"";display:block;height:0;width:0;position:absolute;top:26px}@media screen and (min-width:1025px),print{.wbbPostPreview > :first-child:not(:last-child)::before,.wbbPostPreview > :first-child:not(:last-child)::after{top:30px}}.wbbPostPreview > :first-child:not(:last-child)::before{border-color:transparent #dfe6ee transparent transparent;right:0}.wbbPostPreview > :first-child:not(:last-child)::after{border-color:transparent #fff transparent transparent;right:-1px}.wbbPostPreview > :last-child:not(:first-child){padding:8px 10px 10px 0}@media screen and (min-width:1025px),print{.wbbPostPreview > :last-child:not(:first-child){padding:10px 15px 12px 0}}.wbbPostPreview .userAvatarImage{max-height:40px;max-width:40px}.contentThreadLog{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.contentThreadLog .paginationTop{border-radius:3px 3px 0 0}.contentThreadLog .paginationTop + .section{padding:0}@media screen and (min-width:769px),print{.contentThreadLog .paginationTop + .section{border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);margin:0}}.contentThreadLog .section{padding:0}.contentThreadLog .userAvatarImage{margin:2px 0 0;max-height:32px;max-width:32px}.contentThreadLog .containerHeadline{align-items:baseline;color:rgba(47, 68, 12, 1);display:flex}.contentThreadLog .containerHeadline > h3{font-size:14px;flex:1 1 auto}.contentThreadLog .containerContent{color:rgba(47, 68, 12, 1);font-size:12px;margin:1px 0 0}.threadTagPage{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.contentUserThreadList .paginationTop{margin-top:10px}.contentUserPostList .contentFooter{border-radius:3px;box-shadow:none;margin:10px 0 0}.boxUnreadThreads .boxTitle,.boxThreadsAsNews .boxTitle{border:0;border-radius:3px 3px 2px 2px}.boxUnreadThreads .messageReducedList > li,.boxThreadsAsNews .messageReducedList > li{margin-bottom:5px}.boxUnreadThreads .wbbThreadList,.boxThreadsAsNews .wbbThreadList{border-top:1px solid rgba(244, 246, 235, 1)}.boxUnreadThreads .sidebarItemList,.boxThreadsAsNews .sidebarItemList{padding-top:12px}#wbbBoardSortFilter + .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}@media screen and (min-width:769px),print{#wbbBoardSortFilter:not(.jsBoardSortFilterSingleSection) > form{columns:unset}}.contentFileList > .tabMenuContainer,.contentMyFileList > .tabMenuContainer,.contentUserFileList > .tabMenuContainer,.contentUnreadFileList > .tabMenuContainer,.contentCategoryFileList > .tabMenuContainer,.contentWatchedFileList > .tabMenuContainer,.contentPurchasedFileList > .tabMenuContainer{background:none;padding:0}.contentFileList > .tabMenuContainer .tabMenuContent > .section:first-child,.contentMyFileList > .tabMenuContainer .tabMenuContent > .section:first-child,.contentUserFileList > .tabMenuContainer .tabMenuContent > .section:first-child,.contentUnreadFileList > .tabMenuContainer .tabMenuContent > .section:first-child,.contentCategoryFileList > .tabMenuContainer .tabMenuContent > .section:first-child,.contentWatchedFileList > .tabMenuContainer .tabMenuContent > .section:first-child,.contentPurchasedFileList > .tabMenuContainer .tabMenuContent > .section:first-child{margin:10px 0 0}.contentFileList .tabMenu,.contentMyFileList .tabMenu,.contentUserFileList .tabMenu,.contentUnreadFileList .tabMenu,.contentCategoryFileList .tabMenu,.contentWatchedFileList .tabMenu,.contentPurchasedFileList .tabMenu{background:rgba(244, 246, 235, 1);border-radius:3px;padding-left:10px;padding-right:10px}@media screen and (min-width:1025px),print{.contentFileList .tabMenu,.contentMyFileList .tabMenu,.contentUserFileList .tabMenu,.contentUnreadFileList .tabMenu,.contentCategoryFileList .tabMenu,.contentWatchedFileList .tabMenu,.contentPurchasedFileList .tabMenu{padding-left:12px;padding-right:12px}}.contentFileList .tabMenu > ul,.contentMyFileList .tabMenu > ul,.contentUserFileList .tabMenu > ul,.contentUnreadFileList .tabMenu > ul,.contentCategoryFileList .tabMenu > ul,.contentWatchedFileList .tabMenu > ul,.contentPurchasedFileList .tabMenu > ul{border-radius:3px;box-shadow:none}@media screen and (min-width:769px),print{.contentFileList .tabMenu > ul::before,.contentMyFileList .tabMenu > ul::before,.contentUserFileList .tabMenu > ul::before,.contentUnreadFileList .tabMenu > ul::before,.contentCategoryFileList .tabMenu > ul::before,.contentWatchedFileList .tabMenu > ul::before,.contentPurchasedFileList .tabMenu > ul::before{top:47px}}.contentFileList .tabMenu > ul > li:not(:last-child),.contentMyFileList .tabMenu > ul > li:not(:last-child),.contentUserFileList .tabMenu > ul > li:not(:last-child),.contentUnreadFileList .tabMenu > ul > li:not(:last-child),.contentCategoryFileList .tabMenu > ul > li:not(:last-child),.contentWatchedFileList .tabMenu > ul > li:not(:last-child),.contentPurchasedFileList .tabMenu > ul > li:not(:last-child){margin-right:20px}.contentFileList .tabMenu > ul > li::before,.contentMyFileList .tabMenu > ul > li::before,.contentUserFileList .tabMenu > ul > li::before,.contentUnreadFileList .tabMenu > ul > li::before,.contentCategoryFileList .tabMenu > ul > li::before,.contentWatchedFileList .tabMenu > ul > li::before,.contentPurchasedFileList .tabMenu > ul > li::before{border-top:1px solid rgba(47, 68, 12, 1);bottom:0}.contentFileList .tabMenu > ul > li.active > a,.contentMyFileList .tabMenu > ul > li.active > a,.contentUserFileList .tabMenu > ul > li.active > a,.contentUnreadFileList .tabMenu > ul > li.active > a,.contentCategoryFileList .tabMenu > ul > li.active > a,.contentWatchedFileList .tabMenu > ul > li.active > a,.contentPurchasedFileList .tabMenu > ul > li.active > a{background:none;border:0;border-radius:0;box-shadow:none}.contentFileList .tabMenu > ul > li.active > a::before,.contentMyFileList .tabMenu > ul > li.active > a::before,.contentUserFileList .tabMenu > ul > li.active > a::before,.contentUnreadFileList .tabMenu > ul > li.active > a::before,.contentCategoryFileList .tabMenu > ul > li.active > a::before,.contentWatchedFileList .tabMenu > ul > li.active > a::before,.contentPurchasedFileList .tabMenu > ul > li.active > a::before,.contentFileList .tabMenu > ul > li.active > a::after,.contentMyFileList .tabMenu > ul > li.active > a::after,.contentUserFileList .tabMenu > ul > li.active > a::after,.contentUnreadFileList .tabMenu > ul > li.active > a::after,.contentCategoryFileList .tabMenu > ul > li.active > a::after,.contentWatchedFileList .tabMenu > ul > li.active > a::after,.contentPurchasedFileList .tabMenu > ul > li.active > a::after{display:none}.contentFileList .tabMenu > ul > li > a,.contentMyFileList .tabMenu > ul > li > a,.contentUserFileList .tabMenu > ul > li > a,.contentUnreadFileList .tabMenu > ul > li > a,.contentCategoryFileList .tabMenu > ul > li > a,.contentWatchedFileList .tabMenu > ul > li > a,.contentPurchasedFileList .tabMenu > ul > li > a{padding:14px 0 13px}@media screen and (min-width:769px),print{.contentFileList .tabMenu > ul > li > a,.contentMyFileList .tabMenu > ul > li > a,.contentUserFileList .tabMenu > ul > li > a,.contentUnreadFileList .tabMenu > ul > li > a,.contentCategoryFileList .tabMenu > ul > li > a,.contentWatchedFileList .tabMenu > ul > li > a,.contentPurchasedFileList .tabMenu > ul > li > a{padding:15px 0 13px}}.contentFileList .tabMenuContainer + .contentFooter,.contentMyFileList .tabMenuContainer + .contentFooter,.contentUserFileList .tabMenuContainer + .contentFooter,.contentUnreadFileList .tabMenuContainer + .contentFooter,.contentCategoryFileList .tabMenuContainer + .contentFooter,.contentWatchedFileList .tabMenuContainer + .contentFooter,.contentPurchasedFileList .tabMenuContainer + .contentFooter{border-radius:3px;box-shadow:none;margin:10px 0 0}.filebaseFileList{margin:0}@media screen and (min-width:545px),print{.filebaseFileList{display:flex;flex-wrap:wrap;margin:0 -5px}}.filebaseFileList > li{background:rgba(244, 246, 235, 1);border-radius:3px;padding:0;position:relative}.filebaseFileList > li:not(:last-child){margin-bottom:10px}@media screen and (min-width:545px),print{.filebaseFileList > li{flex:1 1 calc(50% - 10px);margin:0 5px 10px;max-width:calc(50% - 10px);padding-bottom:44px}.filebaseFileList > li:last-child,.filebaseFileList > li:nth-last-child(2):nth-child(odd){margin-bottom:0}}.filebaseFileList .filebaseFileCard{border:0}.filebaseFileList .filebaseFileCard.new .filebaseFileSubject{font-weight:500}.filebaseFileList .filebaseFileCard > .box128{padding:10px}@media screen and (min-width:545px) and (max-width:768px){.filebaseFileList .filebaseFileCard > .box128{flex-wrap:wrap;justify-content:center}}@media screen and (min-width:1025px),print{.filebaseFileList .filebaseFileCard > .box128{padding:10px 12px}}.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer{margin:3px 10px 0 0}@media screen and (min-width:545px) and (max-width:768px){.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer{margin:3px 0 7px}}@media screen and (min-width:769px),print{.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer{margin-right:15px}}.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .icon128{font-size:64px;height:auto;line-height:1;text-align:left;width:64px;overflow:hidden}@media screen and (min-width:545px) and (max-width:768px){.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .icon128{font-size:90px;overflow:unset;width:90px}}@media screen and (min-width:769px),print{.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .icon128{font-size:128px;width:128px}}.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer img{border-radius:2px;max-height:64px;max-width:64px}@media screen and (min-width:545px) and (max-width:768px){.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer img{max-height:90px;max-width:90px}}@media screen and (min-width:769px),print{.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer img{max-height:unset;max-width:unset}}.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .badge{border-radius:0 0 2px 2px;margin-top:-1px;overflow:hidden;padding-left:5px;padding-right:5px;text-overflow:ellipsis;white-space:nowrap;width:64px}@media screen and (min-width:545px) and (max-width:768px){.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .badge{width:90px}}@media screen and (min-width:769px),print{.filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .badge{width:128px}}.filebaseFileList .containerHeadline > h3{color:rgba(41, 162, 30, 1)}@media screen and (min-width:545px) and (max-width:768px){.filebaseFileList .containerHeadline > h3{text-align:center}}.filebaseFileList .containerHeadline .inlineList{color:rgba(47, 68, 12, 1);font-size:12px;margin-top:4px}@media screen and (min-width:545px) and (max-width:768px){.filebaseFileList .containerHeadline .inlineList{justify-content:center}}.filebaseFileList .filebaseFilePriceInfo{text-align:left}@media screen and (min-width:545px) and (max-width:768px){.filebaseFileList .filebaseFilePriceInfo{margin:0;position:absolute;right:10px;top:10px}}.filebaseFileList .filebaseFilePrice{color:rgba(47, 68, 12, 1);font-size:16px;font-weight:500;line-height:1}.filebaseFileList .filebaseFileFooter{background:#f8fbff;border-radius:0 0 3px 3px;box-shadow:inset 0 1px 0 0 #fff;color:rgba(47, 68, 12, 1);font-size:12px;margin:0}@media screen and (min-width:545px),print{.filebaseFileList .filebaseFileFooter{bottom:0;left:0;position:absolute;right:0}}.filebaseFileList .filebaseFileStats,.filebaseFileList .filebaseFileEditLink{flex-wrap:nowrap;padding:12px 10px}.filebaseFileList .filebaseFileStats > li,.filebaseFileList .filebaseFileEditLink > li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filebaseFileList .filebaseFileStats > a,.filebaseFileList .filebaseFileEditLink > a{text-align:center}.filebaseFileList .filebaseFileEditLink{padding:13px 10px 12px}.filebaseFileList .filebaseFileStats .reactionType{height:16px;vertical-align:text-bottom;width:16px}.filebaseViewModeTeaser .tabMenu,.boxFilebaseViewModeTeaser .tabMenu{border-radius:3px 3px 0 0;box-shadow:inset 0 -1px 0 0 rgba(228, 231, 222, 1)}.filebaseViewModeTeaser .tabMenu + .tabMenuContent > .section:first-child,.boxFilebaseViewModeTeaser .tabMenu + .tabMenuContent > .section:first-child{margin:0}.filebaseViewModeTeaser .boxTitle.boxTitleFileList,.boxFilebaseViewModeTeaser .boxTitle.boxTitleFileList{border-radius:3px 3px 0 0;box-shadow:0 1px 0 0 rgba(228, 231, 222, 1);margin:0;position:relative;z-index:1}.filebaseViewModeTeaser .filebaseFileList,.boxFilebaseViewModeTeaser .filebaseFileList{margin:0}.filebaseViewModeTeaser .filebaseFileList > li,.boxFilebaseViewModeTeaser .filebaseFileList > li{border-radius:0;flex:1 1 100%;margin:0;max-width:100%}.filebaseViewModeTeaser .filebaseFileList > li:last-child,.boxFilebaseViewModeTeaser .filebaseFileList > li:last-child{border-radius:0 0 3px 3px}.filebaseViewModeTeaser .filebaseFileList > li:not(:last-child),.boxFilebaseViewModeTeaser .filebaseFileList > li:not(:last-child){border-bottom:1px solid rgba(228, 231, 222, 1);margin:0}@media screen and (min-width:545px),print{.filebaseViewModeTeaser .filebaseFileList > li,.boxFilebaseViewModeTeaser .filebaseFileList > li{padding-bottom:28px}.filebaseViewModeTeaser .filebaseFileList > li[data-is-featured="1"],.boxFilebaseViewModeTeaser .filebaseFileList > li[data-is-featured="1"]{padding-bottom:16px}}.filebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128{flex-wrap:nowrap;justify-content:flex-start}.filebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer{margin:3px 10px 0 0}@media screen and (min-width:545px),print{.filebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .icon128,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .icon128{font-size:85px;overflow:hidden;width:85px}.filebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer img,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer img{max-height:85px;max-width:85px}.filebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .badge,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .badge{width:85px}}@media screen and (min-width:769px),print{.filebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer{margin:3px 15px 0 0}}.filebaseViewModeTeaser .filebaseFileList .containerHeadline > h3,.boxFilebaseViewModeTeaser .filebaseFileList .containerHeadline > h3{text-align:left}.filebaseViewModeTeaser .filebaseFileList .containerHeadline .inlineList,.boxFilebaseViewModeTeaser .filebaseFileList .containerHeadline .inlineList{justify-content:start}@media screen and (min-width:545px),print{.filebaseViewModeTeaser .filebaseFileList .filebaseFilePriceInfo,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFilePriceInfo{margin:0;position:absolute;right:10px;top:12px}}@media screen and (min-width:1025px),print{.filebaseViewModeTeaser .filebaseFileList .filebaseFilePriceInfo,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFilePriceInfo{right:12px}}.filebaseViewModeTeaser .filebaseFileList .filebaseFileFooter,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileFooter{background:none;border:0;border-radius:0;box-shadow:none;margin-left:84px}@media screen and (min-width:545px) and (max-width:768px){.filebaseViewModeTeaser .filebaseFileList .filebaseFileFooter,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileFooter{margin-left:105px}}@media screen and (min-width:769px),print{.filebaseViewModeTeaser .filebaseFileList .filebaseFileFooter,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileFooter{margin-left:110px}}@media screen and (min-width:1025px),print{.filebaseViewModeTeaser .filebaseFileList .filebaseFileFooter,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileFooter{margin-left:112px}}.filebaseViewModeTeaser .filebaseFileList .filebaseFileStats,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileStats,.filebaseViewModeTeaser .filebaseFileList .filebaseFileEditLink,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileEditLink{justify-content:start;padding-top:0;padding-left:0}.filebaseViewModeTeaser .filebaseFileList .filebaseFileStats > a,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileStats > a,.filebaseViewModeTeaser .filebaseFileList .filebaseFileEditLink > a,.boxFilebaseViewModeTeaser .filebaseFileList .filebaseFileEditLink > a{text-align:left}.filebaseViewModeTeaser .tabMenuContainer + .contentFooter,.boxFilebaseViewModeTeaser .tabMenuContainer + .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.filebaseViewModeList .tabMenu,.boxFilebaseViewModeList .tabMenu{border-radius:3px 3px 0 0;box-shadow:inset 0 -1px 0 0 rgba(228, 231, 222, 1)}.filebaseViewModeList .tabMenu + .tabMenuContent > .section:first-child,.boxFilebaseViewModeList .tabMenu + .tabMenuContent > .section:first-child{margin:0}.filebaseViewModeList .boxTitle.boxTitleFileList,.boxFilebaseViewModeList .boxTitle.boxTitleFileList{border-radius:3px 3px 0 0;box-shadow:0 1px 0 0 rgba(228, 231, 222, 1);margin:0;position:relative;z-index:1}.filebaseViewModeList .filebaseFileList,.boxFilebaseViewModeList .filebaseFileList{margin:0}.filebaseViewModeList .filebaseFileList > li,.boxFilebaseViewModeList .filebaseFileList > li{border-radius:0;flex:1 1 100%;margin:0;max-width:100%;padding-bottom:0}.filebaseViewModeList .filebaseFileList > li:last-child,.boxFilebaseViewModeList .filebaseFileList > li:last-child{border-radius:0 0 3px 3px}.filebaseViewModeList .filebaseFileList > li:not(:last-child),.boxFilebaseViewModeList .filebaseFileList > li:not(:last-child){border-bottom:1px solid rgba(228, 231, 222, 1);margin:0}.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128{flex-wrap:nowrap;justify-content:flex-start;padding:10px 10px 13px}@media screen and (min-width:545px),print{.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128{align-items:center;padding:12px 10px}}@media screen and (min-width:1025px),print{.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128{padding:12px}}@media screen and (min-width:545px),print{.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer{margin:0 10px 0 0}.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .icon128,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer .icon128{font-size:48px;width:48px}.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer img,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer img{max-height:48px;max-width:48px}}@media screen and (min-width:769px),print{.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .filebaseFileIconContainer{margin-right:15px}}.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .icon128,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .icon128{font-size:60px;overflow:hidden;width:60px}.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 img,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 img{max-height:60px;max-width:60px}.filebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .badge,.boxFilebaseViewModeList .filebaseFileList .filebaseFileCard > .box128 .badge{display:none}.filebaseViewModeList .filebaseFileList .containerHeadline > h3,.boxFilebaseViewModeList .filebaseFileList .containerHeadline > h3{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:545px),print{.filebaseViewModeList .filebaseFileList .containerHeadline > h3,.boxFilebaseViewModeList .filebaseFileList .containerHeadline > h3{margin-right:70px;margin-top:0}}.filebaseViewModeList .filebaseFileList .containerHeadline .inlineList,.boxFilebaseViewModeList .filebaseFileList .containerHeadline .inlineList{justify-content:start;margin:0}@media screen and (min-width:545px),print{.filebaseViewModeList .filebaseFileList .containerHeadline .inlineList,.boxFilebaseViewModeList .filebaseFileList .containerHeadline .inlineList{margin-top:6px}}.filebaseViewModeList .filebaseFileList .filebaseFileTeaser,.boxFilebaseViewModeList .filebaseFileList .filebaseFileTeaser{display:none}.filebaseViewModeList .filebaseFileList .filebaseFilePriceInfo,.boxFilebaseViewModeList .filebaseFileList .filebaseFilePriceInfo{margin:0;position:absolute;right:10px}@media screen and (max-width:544px){.filebaseViewModeList .filebaseFileList .filebaseFilePriceInfo,.boxFilebaseViewModeList .filebaseFileList .filebaseFilePriceInfo{display:none}}@media screen and (min-width:545px),print{.filebaseViewModeList .filebaseFileList .filebaseFilePriceInfo,.boxFilebaseViewModeList .filebaseFileList .filebaseFilePriceInfo{top:16px}}@media screen and (min-width:1025px),print{.filebaseViewModeList .filebaseFileList .filebaseFilePriceInfo,.boxFilebaseViewModeList .filebaseFileList .filebaseFilePriceInfo{right:12px}}.filebaseViewModeList .filebaseFileList .filebaseFileFooter,.boxFilebaseViewModeList .filebaseFileList .filebaseFileFooter{background:none;bottom:9px;border:0;border-radius:0;box-shadow:none;left:80px;position:absolute}@media screen and (min-width:545px),print{.filebaseViewModeList .filebaseFileList .filebaseFileFooter,.boxFilebaseViewModeList .filebaseFileList .filebaseFileFooter{bottom:14px;left:auto;right:0}}@media screen and (min-width:1025px),print{.filebaseViewModeList .filebaseFileList .filebaseFileFooter,.boxFilebaseViewModeList .filebaseFileList .filebaseFileFooter{right:2px}}.filebaseViewModeList .filebaseFileList .filebaseFileStats,.boxFilebaseViewModeList .filebaseFileList .filebaseFileStats,.filebaseViewModeList .filebaseFileList .filebaseFileEditLink,.boxFilebaseViewModeList .filebaseFileList .filebaseFileEditLink{justify-content:start;padding:0 10px 0 0}.filebaseViewModeList .filebaseFileList .filebaseFileStats > a,.boxFilebaseViewModeList .filebaseFileList .filebaseFileStats > a,.filebaseViewModeList .filebaseFileList .filebaseFileEditLink > a,.boxFilebaseViewModeList .filebaseFileList .filebaseFileEditLink > a{text-align:left}.filebaseViewModeList .tabMenuContainer + .contentFooter,.boxFilebaseViewModeList .tabMenuContainer + .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.contentUserFileList .paginationTop{margin-top:10px}.contentFile .filebaseFileContent .section{margin:0;padding:0}.contentFile .filebaseFileContent .section.filebaseFileOptions{background:rgba(20, 185, 200, 0.05);border-radius:3px;padding:10px}@media screen and (min-width:1025px),print{.contentFile .filebaseFileContent .section.filebaseFileOptions{padding:12px}}.contentFile .filebaseFileContent > .section{padding:10px}@media screen and (min-width:1025px),print{.contentFile .filebaseFileContent > .section{padding:12px}}.contentFile > .section .tabMenuContent > .section:first-child,.contentFile > .section .tabMenuContent .filebaseFileLikesSummery{margin:0}.filebaseVersion{position:relative}.filebaseVersion .containerHeadline > h3{font-size:15px;font-weight:500}@media screen and (min-width:769px),print{.filebaseVersion .containerHeadline > h3{font-size:14px}}.filebaseVersion .containerHeadline ~ .containerContent{margin-top:3px}.filebaseVersion .filebaseFileVersionMetaData{color:rgba(47, 68, 12, 1);font-size:12px}.filebaseVersion .filebaseFileVersionMetaData .icon{color:rgba(47, 68, 12, 1)}@media screen and (min-width:545px),print{.filebaseVersion .filebaseVersionButtonsContainer{position:absolute;right:10px;top:10px}}.contentHeaderMetaData .fa-star,.filebaseFileMetaData .fa-star,.filebaseFileVersionMetaData .fa-star,.filebaseFileReviewMetaData .fa-star,.contentHeaderMetaData .fa-star-o,.filebaseFileMetaData .fa-star-o,.filebaseFileVersionMetaData .fa-star-o,.filebaseFileReviewMetaData .fa-star-o,.contentHeaderMetaData .fa-star-half-o,.filebaseFileMetaData .fa-star-half-o,.filebaseFileVersionMetaData .fa-star-half-o,.filebaseFileReviewMetaData .fa-star-half-o{color:orange}.filebaseReviewTopButtons{align-items:center;border-bottom:1px solid rgba(228, 231, 222, 1);margin:0;padding:0 10px}.filebaseReviewTopButtons > li{margin-bottom:0}.filebaseReviewTopButtons > li > .inlineList{bottom:-1px;padding:11px 0;position:relative}.filebaseReviewTopButtons div.dropdown{color:rgba(41, 162, 30, 1)}.filebaseReviewTopButtons > .filebaseAddReviewButton{margin:5px 0}.filebaseReviewTopButtons > .filebaseAddReviewButton > .buttonGroup,.filebaseReviewTopButtons > .filebaseAddReviewButton > .messageFooterButtons,.filebaseReviewTopButtons > .filebaseAddReviewButton > .messageFooterButtonsExtra{margin:0}.reviewSortOrderFields > li,.versionFilterList > li{color:rgba(41, 162, 30, 1)}.fileReviewList{margin:0}.fileReviewList > li{padding:0}.fileReviewList .box64{position:relative}.fileReviewList .box64::before{background:#f6f9fc;border-right:1px solid #eaeff4;box-shadow:inset 0 1px 0 0 rgba(255, 255, 255, 1), inset -1px 0 0 0 rgba(255, 255, 255, 0.8);content:"";height:100%;left:0;position:absolute;top:0;width:62px}@media screen and (min-width:1025px),print{.fileReviewList .box64::before{width:72px}}.fileReviewList .box64 > div:first-child:not(:last-child){margin:0;padding:12px 12px 12px 10px;position:relative}@media screen and (min-width:1025px),print{.fileReviewList .box64 > div:first-child:not(:last-child){padding:16px 17px 16px 15px}}.fileReviewList .box64 > div:first-child:not(:last-child)::before,.fileReviewList .box64 > div:first-child:not(:last-child)::after{border:7px solid;content:"";display:block;height:0;width:0;position:absolute;top:26px}@media screen and (min-width:1025px),print{.fileReviewList .box64 > div:first-child:not(:last-child)::before,.fileReviewList .box64 > div:first-child:not(:last-child)::after{top:30px}}.fileReviewList .box64 > div:first-child:not(:last-child)::before{border-color:transparent #dfe6ee transparent transparent;right:0}.fileReviewList .box64 > div:first-child:not(:last-child)::after{border-color:transparent #fff transparent transparent;right:-1px}.fileReviewList .box64 > div:first-child:not(:last-child) > .userAvatarImage{max-height:40px;max-width:40px;position:relative}.fileReviewList .box64 > div:nth-child(2){padding:10px 12px}@media screen and (min-width:1025px),print{.fileReviewList .box64 > div:nth-child(2){padding:15px}}.fileReviewList .filebaseFileReviewMetaData{color:rgba(47, 68, 12, 1);font-size:12px;margin:6px 0 0}.filebaseReviewResponse{background:#cfd5a6;border:1px solid #e8edf3;border-radius:3px;margin:10px 0 0;padding:0}.filebaseReviewResponse > .box32{padding:10px}@media screen and (min-width:1025px),print{.filebaseReviewResponse > .box32{padding:10px 12px}}.filebaseReviewResponse .userAvatarImage{margin:2px 10px 0 0;min-height:40px;min-width:40px}.filebaseReviewResponseTitle{color:rgba(47, 68, 12, 1);font-weight:500}.filebaseReviewResponseMessage{color:#507288;margin-top:6px}.filebaseReviewButtons .button.small{line-height:18px}.fileTagPage{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.fileTagPage .paginationTop{border-radius:3px 3px 0 0}.fileTagPage .paginationTop + .section{padding:0}@media screen and (min-width:769px),print{.fileTagPage .paginationTop + .section{border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);margin:0}}.fileTagPage > .section{padding:0}.fileTagPage .filebaseFileList > li:first-child{border-radius:3px 3px 0 0}.fileTagPage .filebaseFileList > li:last-child{border-radius:0 0 3px 3px}.contentFileLog{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.contentFileLog .paginationTop{border-radius:3px 3px 0 0}.contentFileLog .paginationTop + .section{padding:0}@media screen and (min-width:769px),print{.contentFileLog .paginationTop + .section{border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);margin:0}}.contentFileLog .section{padding:0}.contentFileLog .userAvatarImage{margin:2px 0 0;max-height:32px;max-width:32px}.contentFileLog .containerHeadline{align-items:baseline;color:rgba(47, 68, 12, 1);display:flex}.contentFileLog .containerHeadline > h3{font-size:14px;flex:1 1 auto}.contentFileLog .containerContent{color:rgba(47, 68, 12, 1);font-size:12px;margin:1px 0 0}.boxTitle.boxTitleFileList{border:0;border-radius:3px;margin:0 0 10px}.sidebarFile .sidebarItemList .box24{align-items:center}.sidebarFile .sidebarItemList .box24 img:not(.userAvatarImage){margin-top:-2px;min-height:34px;min-width:34px}.filebaseFileBox{background:#f7fafd;border:1px solid #edf2f6;border-radius:3px;box-shadow:none;margin:5px 0;padding:12px}.filebaseFileBox .filebaseFileDataContainer{padding:0}.filebaseFileBox .filebaseFileSubject{font-size:16px;margin:3px 0}.filebaseFileBox .filebaseFileAuthor,.filebaseFileBox .filebaseFileDate{color:rgba(47, 68, 12, 1);display:inline-block;font-size:14px}.filebaseFileBox .filebaseFileAuthor::after{content:","}.contentImageList .paginationTop,.contentCategoryImageList .paginationTop,.contentMyImageList .paginationTop,.contentUserImageList .paginationTop,.contentWatchedImageList .paginationTop,.contentUnreadImageList .paginationTop,.contentMyVideoList .paginationTop,.contentUserVideoList .paginationTop,.contentAlbum .paginationTop{border-radius:3px 3px 0 0}@media screen and (min-width:769px),print{.contentImageList .paginationTop + .section,.contentCategoryImageList .paginationTop + .section,.contentMyImageList .paginationTop + .section,.contentUserImageList .paginationTop + .section,.contentWatchedImageList .paginationTop + .section,.contentUnreadImageList .paginationTop + .section,.contentMyVideoList .paginationTop + .section,.contentUserVideoList .paginationTop + .section,.contentAlbum .paginationTop + .section{border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);margin:0}}.contentImageList .contentFooter,.contentCategoryImageList .contentFooter,.contentMyImageList .contentFooter,.contentUserImageList .contentFooter,.contentWatchedImageList .contentFooter,.contentUnreadImageList .contentFooter,.contentMyVideoList .contentFooter,.contentUserVideoList .contentFooter,.contentAlbum .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.galleryImageListContainer .containerListDisplayOptions{margin:-10px -10px 10px}@media screen and (min-width:1025px),print{.galleryImageListContainer .containerListDisplayOptions{margin:-12px -12px 12px}}.galleryImageList > li > a > img,.galleryMasonry > li > a > img{border-radius:3px}.galleryImageList > li > div,.galleryMasonry > li > div{border-radius:0 0 3px 3px}.galleryNewImageBadge{background:rgba(47, 68, 12, 1);border-radius:0 3px;box-shadow:none;color:#fff;font:400 12px "Roboto Condensed", Arial, Helvetica, sans-serif;padding:3px 10px;right:0;text-transform:uppercase;top:0}.galleryPreviewTag > img{border:0;border-radius:3px;padding:0}@media screen and (max-width:544px){.galleryMasonry > li{margin-bottom:10px}}.galleryImageList{margin:0}@media screen and (min-width:545px),print{.galleryImageList{margin:0 -3px -6px}}.galleryImageList > li{margin-bottom:10px}@media screen and (min-width:545px) and (max-width:768px){.galleryImageList > li{flex-basis:calc(50% - 6px);margin:0 3px 6px;width:calc(50% - 6px)}}@media screen and (min-width:769px),print{.galleryImageList > li{flex-basis:calc(33.333% - 6px);margin:0 3px 6px;width:calc(33.333% - 6px)}}.contentImage .contentHeader{border-radius:3px 3px 0 0;box-shadow:0 1px 0 0 rgba(228, 231, 222, 1);position:relative;z-index:1}.contentImage .contentHeader + .section{border-radius:0 0 3px 3px;margin:0}.contentImage .galleryImageContainer{padding:0}.contentImage .galleryImageContainer > .section{margin:0 !important}.contentImage .galleryImageContainer + .section{margin-top:10px}.contentImage .galleryImage + .section,.contentImage .galleryImageLikesSummery{padding-bottom:0;padding-top:0}.contentImage .galleryImageLikesSummery .reactCountButton{margin:5px 5px 5px 0}.contentImage .galleryImageLikesSummery + .section{padding-top:0}.contentUserAlbumList .paginationTop,.contentUserImageList .paginationTop,.contentUserVideoList .paginationTop{margin-top:10px}.contentAlbumList .contentHeader + .section,.contentMyAlbumList .contentHeader + .section,.contentUserAlbumList .contentHeader + .section,.contentUnreadAlbumList .contentHeader + .section{padding:0}.contentAlbumList .paginationTop,.contentMyAlbumList .paginationTop,.contentUserAlbumList .paginationTop,.contentUnreadAlbumList .paginationTop{border-radius:3px 3px 0 0}.contentAlbumList .paginationTop + .section,.contentMyAlbumList .paginationTop + .section,.contentUserAlbumList .paginationTop + .section,.contentUnreadAlbumList .paginationTop + .section{padding:0}@media screen and (min-width:769px),print{.contentAlbumList .paginationTop + .section,.contentMyAlbumList .paginationTop + .section,.contentUserAlbumList .paginationTop + .section,.contentUnreadAlbumList .paginationTop + .section{border-radius:0 0 3px 3px;border-top:1px solid rgba(244, 246, 235, 1);margin:0}}.contentAlbumList .contentFooter,.contentMyAlbumList .contentFooter,.contentUserAlbumList .contentFooter,.contentUnreadAlbumList .contentFooter{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 rgba(244, 246, 235, 1);margin:0;z-index:10}.galleryAlbumList .userAvatarImage{min-height:40px;min-width:40px}.galleryAlbumList .inlineList{color:rgba(47, 68, 12, 1)}.galleryAlbumList ul.galleryAlbumCoverImages{margin:10px 0 5px}.galleryAlbumList ul.galleryAlbumCoverImages > li{margin:0 1px 1px 0}.galleryImageSeries{background:#fbfdfe;border:1px solid rgba(228, 231, 222, 1);border-radius:3px;box-shadow:none;padding:0 12px 15px;margin:5px 0}.galleryImageSeries > .containerHeadline > h3{background:#f6f9fc;border-bottom:1px solid rgba(228, 231, 222, 1);font-size:14px;font-weight:500;margin:0 -12px 10px;padding:11px 12px}.galleryImageSeries .galleryImageSeriesImage .containerHeadline h3{font-size:14px;margin:12px 0 0;padding:0}.galleryImageSeries .galleryImageSeriesImage .containerHeadline.galleryImageSeriesHeadline{border:0}.galleryImageSeries .galleryImageSeriesImage .containerHeadline.galleryImageSeriesHeadline > h3{margin:0}.contentImageAdd #thumbnailListContainer .sectionHeader,.contentImageEdit #thumbnailListContainer .sectionHeader{border:0}.contentImageAdd #thumbnailList,.contentImageEdit #thumbnailList{margin-bottom:-10px}.contentImageAdd #thumbnailList > li,.contentImageEdit #thumbnailList > li{border-radius:3px;margin:0 5px 10px 0}.contentImageAdd #thumbnailList > li.active,.contentImageEdit #thumbnailList > li.active{background:rgba(47, 68, 12, 1);border:1px solid rgba(47, 68, 12, 1)}.contentImageAdd #imageContainer,.contentImageEdit #imageContainer{background:none;margin-top:5px;padding:0}.contentImageAdd #imageContainer .section,.contentImageEdit #imageContainer .section{margin-top:5px}.contentImageAdd #currentImageContainer .sectionHeader,.contentImageEdit #currentImageContainer .sectionHeader,.contentImageAdd #currentVideoContainer .sectionHeader,.contentImageEdit #currentVideoContainer .sectionHeader,.contentImageAdd #currentVideoLinkContainer .sectionHeader,.contentImageEdit #currentVideoLinkContainer .sectionHeader{border:0}.contentImageAdd #currentImageContainer dl:not(.plain):not(:first-child),.contentImageEdit #currentImageContainer dl:not(.plain):not(:first-child),.contentImageAdd #currentVideoContainer dl:not(.plain):not(:first-child),.contentImageEdit #currentVideoContainer dl:not(.plain):not(:first-child),.contentImageAdd #currentVideoLinkContainer dl:not(.plain):not(:first-child),.contentImageEdit #currentVideoLinkContainer dl:not(.plain):not(:first-child){margin-top:0}.contentImageAdd #galleryVideoThumbnailContainer,.contentImageEdit #galleryVideoThumbnailContainer{padding-bottom:5px}.contentImageAdd #galleryVideoThumbnailPreview,.contentImageEdit #galleryVideoThumbnailPreview{margin-bottom:5px}@media screen and (max-width:768px){.contentImageAdd .contentNavigation ul,.contentImageEdit .contentNavigation ul{margin-top:10px}}@media screen and (min-width:769px),print{.contentImageAdd .contentNavigation nav,.contentImageEdit .contentNavigation nav{margin-top:10px}}body[data-application=gallery][data-template=imageAdd] #imageContainer.galleryHasNextPreviousImageButtons{padding-left:0;padding-right:0}.boxContentGalleryImages{padding:10px}@media screen and (min-width:1025px),print{.boxContentGalleryImages{padding:10px}}.galleryImageGrid > .imageGridMain,.galleryImageGrid > .imageGridColumn > li{border:0;border-radius:3px;padding:0}.galleryImageGrid > .imageGridMain > a{bottom:0;left:0;right:0;top:0}.galleryImageGrid > .imageGridMain > a > span{border-radius:3px}.galleryImageGrid > .imageGridMain > a > span::before{border-radius:0 0 3px 3px}.galleryImageGrid > .imageGridColumn > li > a::before{border-radius:0 0 3px 3px}.galleryImageGrid > .imageGridColumn > li > a > img{border-radius:3px;height:205px}.galleryImagesInMotion > canvas{border-radius:3px}.galleryImagesInMotion > a{border-radius:0 0 3px 3px}.contentCalendar .section .tabMenuContent > .section:first-child,.contentWeekly .section .tabMenuContent > .section:first-child,.contentDaily .section .tabMenuContent > .section:first-child{margin:0;padding:0}.contentYearly .tabMenuContent > .row{margin:0;padding-bottom:12px}.contentYearly .tabMenuContent > .row .section{border:1px solid rgba(228, 231, 222, 1);margin:10px 0 0;padding:0}@media screen and (min-width:1025px),print{.contentYearly .tabMenuContent > .row .section{margin:12px 0 0}}.contentYearly .tabMenuContent > .row .section > .sectionTitle{margin:0}.contentYearly .tabMenuContent > .row .calendarMonthView .calendarWeeks > li{border:0}@media screen and (min-width:769px),print{.calendarFullMonthView .calendarWeeks > li{border-bottom-color:rgba(228, 231, 222, 1)}}.calendarFullMonthView .calendarMonthViewHeader > li{padding:12px 10px 12px 5px;text-align:left}.calendarFullMonthView .calendarEventLink{background:rgba(41, 162, 30, 1);color:#fff;text-shadow:none}.calendarMonthView .calendarMonthViewHeader{border-bottom:1px solid rgba(228, 231, 222, 1)}.calendarMonthView .calendarMonthViewHeader > li{padding:10px 4px}.calendarMonthView:not(.calendarFullMonthView) .calendarWeekDays > li > h3 > a{background:rgba(76, 108, 24, 1);border-radius:0;box-shadow:0 0 0 5px rgba(76, 108, 24, 1);color:#fff;font-weight:500}.calendarMonthView:not(.calendarFullMonthView) .calendarWeekDays > li > h3 > a:hover,.calendarMonthView:not(.calendarFullMonthView) .calendarWeekDays > li > h3 > a:focus{background:rgba(47, 68, 12, 1);box-shadow:0 0 0 5px rgba(47, 68, 12, 1)}.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarWeekend:not(.calendarToday){background:#f4f6eb}.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarOffMonth > h3 > a,.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarPastDay > h3 > a{color:rgba(47, 68, 12, 1)}@media screen and (min-width:769px),print{.calendarMonthView .calendarWeeks .calendarWeekDays > li:not(:last-child){border-right:1px solid rgba(228, 231, 222, 1)}}.calendarWeekView .sectionTitle{background:none;border-bottom:1px dashed rgba(228, 231, 222, 1)}.calendarWeekView .containerList > li{border-style:dashed}.calendarWeekView .containerList > li.calendarToday{background:rgba(20, 185, 200, 0.12);border-bottom:1px dashed #14b9c8;border-top:1px dashed #14b9c8;box-shadow:0 -1px 0 0px rgba(244, 246, 235, 1)}.calendarWeekView .containerList > li.calendarToday .calendarDay{background:rgba(244, 246, 235, 1);border-color:rgba(20, 185, 200, 0.3)}.calendarWeekView .containerList > li.calendarToday .calendarEvents{border:1px solid rgba(20, 185, 200, 0.2)}.calendarWeekView .containerList > li.calendarToday .calendarEvents > li:not(:last-child){border-bottom:1px solid rgba(20, 185, 200, 0.1)}.calendarWeekView .containerList > li.calendarToday .calendarEvents .calendarEventLink{font-weight:500}.calendarWeekView .containerList > li .calendarDay{background:#f4f6eb;border-radius:2px}.calendarWeekView .containerList > li .calendarEvents{border:1px solid #f0f3f6;border-radius:3px}.calendarWeekView .containerList > li .calendarEvents > li{background:#f4f6eb;padding:10px 10px 6px}.calendarWeekView .containerList > li .calendarEvents > li:first-child{border-radius:3px 3px 0 0}.calendarWeekView .containerList > li .calendarEvents > li:last-child{border-radius:0 0 3px 3px}.calendarWeekView .containerList > li .calendarEvents > li:first-child:last-child{border-radius:3px}.calendarWeekView .containerList > li .calendarEvents > li:not(:last-child){border-bottom:1px solid #f0f3f6}.calendarWeekView .containerList > li .calendarEvents > li:nth-child(2n){background:#f4f6eb}.calendarWeekView .containerList > li .calendarEvents > li .userAvatarImage{min-height:40px;min-width:40px}.calendarWeekView .containerList > li .calendarEvents + .calendarBirthdays{margin-top:10px}.contentDaily .contentHeader + .paginationTop,.contentUnreadEventList .contentHeader + .paginationTop,.contentUpcomingEventList .contentHeader + .paginationTop,.contentEventParticipationList .contentHeader + .paginationTop,.contentUserEventList .contentHeader + .paginationTop,.eventTagPage .contentHeader + .paginationTop{border-radius:0 0 3px 3px;box-shadow:0 -1px 0 0 #ecf0f5;margin:0}.contentDaily .paginationTop + .section,.contentUnreadEventList .paginationTop + .section,.contentUpcomingEventList .paginationTop + .section,.contentEventParticipationList .paginationTop + .section,.contentUserEventList .paginationTop + .section,.eventTagPage .paginationTop + .section,.contentDaily .paginationTop + .sectionContainerList,.contentUnreadEventList .paginationTop + .sectionContainerList,.contentUpcomingEventList .paginationTop + .sectionContainerList,.contentEventParticipationList .paginationTop + .sectionContainerList,.contentUserEventList .paginationTop + .sectionContainerList,.eventTagPage .paginationTop + .sectionContainerList{border:0;border-radius:3px;margin:10px 0 0}@media screen and (min-width:1025px),print{.contentDaily .paginationTop + .section,.contentUnreadEventList .paginationTop + .section,.contentUpcomingEventList .paginationTop + .section,.contentEventParticipationList .paginationTop + .section,.contentUserEventList .paginationTop + .section,.eventTagPage .paginationTop + .section,.contentDaily .paginationTop + .sectionContainerList,.contentUnreadEventList .paginationTop + .sectionContainerList,.contentUpcomingEventList .paginationTop + .sectionContainerList,.contentEventParticipationList .paginationTop + .sectionContainerList,.contentUserEventList .paginationTop + .sectionContainerList,.eventTagPage .paginationTop + .sectionContainerList{margin:15px 0 0}}.contentDaily .sectionContainerList:not(:first-of-type),.contentUnreadEventList .sectionContainerList:not(:first-of-type),.contentUpcomingEventList .sectionContainerList:not(:first-of-type),.contentEventParticipationList .sectionContainerList:not(:first-of-type),.contentUserEventList .sectionContainerList:not(:first-of-type),.eventTagPage .sectionContainerList:not(:first-of-type){margin-top:10px}.contentDaily .containerList .box48,.contentUnreadEventList .containerList .box48,.contentUpcomingEventList .containerList .box48,.contentEventParticipationList .containerList .box48,.contentUserEventList .containerList .box48,.eventTagPage .containerList .box48{align-items:center}.contentDaily .containerList .containerHeadline p,.contentUnreadEventList .containerList .containerHeadline p,.contentUpcomingEventList .containerList .containerHeadline p,.contentEventParticipationList .containerList .containerHeadline p,.contentUserEventList .containerList .containerHeadline p,.eventTagPage .containerList .containerHeadline p,.contentDaily .containerList .containerHeadline .inlineList,.contentUnreadEventList .containerList .containerHeadline .inlineList,.contentUpcomingEventList .containerList .containerHeadline .inlineList,.contentEventParticipationList .containerList .containerHeadline .inlineList,.contentUserEventList .containerList .containerHeadline .inlineList,.eventTagPage .containerList .containerHeadline .inlineList{color:rgba(47, 68, 12, 1);font-size:12px}.contentDaily .containerList .containerHeadline p + p,.contentUnreadEventList .containerList .containerHeadline p + p,.contentUpcomingEventList .containerList .containerHeadline p + p,.contentEventParticipationList .containerList .containerHeadline p + p,.contentUserEventList .containerList .containerHeadline p + p,.eventTagPage .containerList .containerHeadline p + p,.contentDaily .containerList .containerHeadline .inlineList + p,.contentUnreadEventList .containerList .containerHeadline .inlineList + p,.contentUpcomingEventList .containerList .containerHeadline .inlineList + p,.contentEventParticipationList .containerList .containerHeadline .inlineList + p,.contentUserEventList .containerList .containerHeadline .inlineList + p,.eventTagPage .containerList .containerHeadline .inlineList + p{line-height:1}.contentUpcomingEventList .sectionContainerList + .contentFooter{border-radius:3px;box-shadow:none;margin:10px 0 0}.contentUserEventList .paginationTop + .sectionContainerList{margin:10px 0 0}.contentUserEventList .sectionContainerList + .contentFooter{border-radius:3px;box-shadow:none;margin:10px 0 0}.contentEvent .contentHeader{border-radius:3px 3px 0 0;box-shadow:0 1px 0 0 rgba(228, 231, 222, 1);position:relative;z-index:1}.contentEvent .contentHeader + .section{border-radius:0 0 3px 3px;margin:0}.contentEvent .calendarEvent{padding:0}.contentEvent .calendarEvent + .section{margin-top:10px}.contentEvent .calendarEvent .attachmentThumbnailList{padding:0 10px}@media screen and (min-width:1025px),print{.contentEvent .calendarEvent .attachmentThumbnailList{padding:0 12px}}.contentEvent > .section .section.calendarEventLikesSummery,.contentEvent > .section .section.calendarEventLikesSummary{line-height:1;margin:0;padding-bottom:0;padding-top:0}.contentEvent > .section .section.calendarEventLikesSummery .likesSummary,.contentEvent > .section .section.calendarEventLikesSummary .likesSummary{margin:0}.contentEvent > .section .section.calendarEventLikesSummery + .section,.contentEvent > .section .section.calendarEventLikesSummary + .section{margin:0;padding-top:5px}.contentEvent #calendarParticipationContainer > .section{margin:0}.contentEvent #calendarParticipationContainer > .section > .sectionHeader{border-bottom:0;margin-bottom:10px;padding-bottom:0}.contentEvent #calendarParticipationContainer > .section .sectionTitle{border-bottom:1px solid rgba(244, 246, 235, 1);border-top:1px solid rgba(244, 246, 235, 1);border-radius:0}.contentEvent #calendarParticipationContainer > .section .inlineList{color:rgba(47, 68, 12, 1)}.contentEvent #calendarParticipationContainer > .section .inlineList + p{color:rgba(47, 68, 12, 1);line-height:1}.contentEventAdd .section > .sectionHeader,.contentEventEdit .section > .sectionHeader{border:0;padding:0}.contentEventAdd #messageContainer > .section:not(:first-child),.contentEventEdit #messageContainer > .section:not(:first-child){margin-top:5px}.contentEventAdd #coverPhotoUploadPreview,.contentEventEdit #coverPhotoUploadPreview{margin-top:12px}.calendarDateNavigation{margin:0}@media screen and (max-width:544px){.calendarDateNavigation{padding:10px;text-align:center}.calendarDateNavigation + .contentFooterNavigation{padding:0 10px 10px}}@media screen and (min-width:545px),print{.calendarDateNavigation{padding:7px 10px}}.calendarDateNavigation button.small{bottom:1px;padding:9px 10px 8px;position:relative}.sidebar .box .calendarMonthView{margin:-10px}@media screen and (min-width:1025px),print{.sidebar .box .calendarMonthView{margin:-12px}}.sidebar .box .calendarMonthView .calendarWeeks > li:last-child{border:0}.calendarEventBox{background:#f7fafd;border:1px solid rgba(228, 231, 222, 1);border-radius:3px;box-shadow:none;margin:5px 0;padding:12px}.calendarEventBox .userAvatarImage{margin-top:2px}.calendarEventBox .calendarEventDataContainer{padding:0}.calendarEventBox .calendarEventSubject{font-size:16px}.calendarEventBox .calendarEventTimeFrame{color:rgba(47, 68, 12, 1);font-size:12px}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading 400ms}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin:6px 10px 0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:6px;margin-left:-6px;top:0;width:12px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:rgba(43, 65, 80, 0.9);left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin:0 6px 0 10px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:12px;margin-top:-6px;right:0;top:0;width:6px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:rgba(43, 65, 80, 0.9);left:0;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin:0 10px 0 6px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:12px;margin-top:-6px;left:0;top:0;width:6px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:rgba(43, 65, 80, 0.9);left:0;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin:6px 10px 0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:-6px;height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:rgba(43, 65, 80, 0.9);left:0;top:0}.tooltipster-sidetip .tooltipster-box{background:rgba(43, 65, 80, 0.9);border-radius:3px}.tooltipster-sidetip .tooltipster-content{color:#c2d2dc;font-size:12px;line-height:18px;padding:7px 10px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:6px solid transparent}.tooltipster-sidetip .tooltipster-arrow-border{border:6px solid transparent;left:0;top:0}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.flexMenu{background:#f6f9fc;border-radius:3px 3px 0 0;width:100%}.flexMenuList{box-shadow:inset 0 -1px 0 0 rgba(228, 231, 222, 1);letter-spacing:0;font:400 15px "Roboto Condensed", Arial, Helvetica, sans-serif;text-transform:uppercase}.flexMenuList::before,.flexMenuList::after{display:table;content:""}.flexMenuList::after{clear:both}.flexMenuList > li{float:left}@media screen and (max-width:768px){.flexMenuList > li.active{border-radius:4px 4px 0 0;box-shadow:0 -4px 0 0 rgba(244, 246, 235, 1);position:relative}.flexMenuList > li.active::before,.flexMenuList > li.active::after{background:#f6f9fc;box-shadow:0 -3px 0 0 rgba(244, 246, 235, 1);content:"";height:10px;position:absolute;top:0;width:10px}.flexMenuList > li.active::before{border-radius:0 3px 0 0;left:-10px}.flexMenuList > li.active::after{border-radius:3px 0 0 0;right:-10px}}.flexMenuList > li.active > a{background:rgba(244, 246, 235, 1);border-left:1px solid rgba(244, 246, 235, 1);border-right:1px solid rgba(244, 246, 235, 1);border-radius:4px 4px 0 0;color:rgba(47, 68, 12, 1)}@media screen and (min-width:769px),print{.flexMenuList > li.active > a{border-radius:2px;box-shadow:0 -3px 0 0 rgba(47, 68, 12, 1)}}.flexMenuList > li.active > a .badge{background:rgba(47, 68, 12, 1)}.flexMenuList > li.active:first-child > a{border-left:0}.flexMenuList > li.active:first-child::before{display:none}.flexMenuList > li.flexMenu-viewMore{width:40px}.flexMenuList > li.flexMenu-viewMore.active::after{display:none}.flexMenuList > li.flexMenu-viewMore.active > a{background:#fbfdfd;box-shadow:0 1px 0 0 #fbfdfd;color:rgba(47, 68, 12, 1);position:relative;z-index:80}@media screen and (min-width:769px),print{.flexMenuList > li.flexMenu-viewMore.active > a{box-shadow:0 -3px 0 0 rgba(47, 68, 12, 1), 0 1px 0 0 #fbfdfd}}.flexMenuList > li.flexMenu-viewMore.active > a::after{content:"\f142"}.flexMenuList > li.flexMenu-viewMore > a{padding-left:0;padding-right:0;text-align:center}.flexMenuList > li.flexMenu-viewMore > a::after{content:"\f141";font-family:"FontAwesome";line-height:1}.flexMenuList li{position:relative}.flexMenuList li > a,.flexMenuList li > div{padding:14px 10px}@media screen and (min-width:769px),print{.flexMenuList li > a,.flexMenuList li > div{padding:15px 12px}}.flexMenuList li > a .badge,.flexMenuList li > div .badge{padding:2px 5px 1px;min-width:24px;vertical-align:1px}.flexMenuList li > a{display:block}.flexMenuList li > a:hover .badge{background:rgba(47, 68, 12, 1)}.flexMenuList li > a .badge{background:rgba(41, 162, 30, 1)}.flexMenuList li > div{color:rgba(47, 68, 12, 1)}.flexMenuList li > div .badge{background:rgba(47, 68, 12, 1)}.flexMenuList .flexMenu-popup{background:#fbfdfd;border:1px solid rgba(244, 246, 235, 1);box-shadow:0 1px 5px 0 rgba(0, 0, 0, 0.12);border-radius:0 0 3px 3px;left:auto;margin:-1px 0 0;min-width:160px;right:0;white-space:nowrap;z-index:70}.flexMenuList .flexMenu-popup > li:not(:first-child){border-top:1px solid #edf2f6}.flexMenuList .flexMenu-popup > li.active{background:rgba(244, 246, 235, 1)}.flexMenuList .flexMenu-popup > li.active > a{box-shadow:inset 2px 0 0 0 rgba(47, 68, 12, 1), -1px 0 0 0 rgba(47, 68, 12, 1);color:rgba(47, 68, 12, 1)}.flexMenuList .flexMenu-popup > li.active .badge{background:rgba(47, 68, 12, 1)}.flexMenuList .flexMenu-popup > li > a,.flexMenuList .flexMenu-popup > li > div{display:flex;justify-content:space-between;padding:10px}@media screen and (min-width:1025px),print{.flexMenuList .flexMenu-popup > li > a,.flexMenuList .flexMenu-popup > li > div{padding:10px 15px}}.flexMenuList .flexMenu-popup > li > a .flexMenuItemTitle,.flexMenuList .flexMenu-popup > li > div .flexMenuItemTitle{flex:1 1 auto}.flexMenuList .flexMenu-popup > li > a .badge,.flexMenuList .flexMenu-popup > li > div .badge{align-self:center;bottom:1px;flex:0 0 auto;margin-left:15px}@-webkit-keyframes lSRightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes lSRightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes lSLeftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes lSLeftEnd{0%{left:0}50%{left:15px}100%{left:0}}.lSSlideOuter{overflow:hidden;position:relative;-webkit-touch-callout:none;user-select:none}.lSSlideOuter .lightSlider > *{float:left}.lSSlideOuter .lSPager.lSpg{text-align:center}.lSSlideOuter .lSPager.lSpg > li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg > li.active a{background:rgba(255, 255, 255, 0.9);border:2px solid rgba(255, 255, 255, 0.9)}.lSSlideOuter .lSPager.lSpg > li:hover a{background:rgba(255, 255, 255, 0.3)}.lSSlideOuter .lSPager.lSpg > li a{border:2px solid rgba(255, 255, 255, 0.35);border-radius:50%;display:block;height:14px;overflow:hidden;position:relative;text-indent:-999em;transition:all 0.5s linear 0s;width:14px}.lSSlideOuter .media{opacity:0.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .rightEnd{-webkit-animation:lSRightEnd 0.3s;animation:lSRightEnd 0.3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:lSLeftEnd 0.3s;animation:lSLeftEnd 0.3s;position:relative}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper .lSSlide{transform:translate(0px, 0px);transition-property:transform, height;transition-duration:inherit !important;transition-timing-function:inherit !important}.lSSlideWrapper > .lightSlider::after{clear:both}.lightSlider{overflow:hidden;margin:0}.lightSlider::before,.lightSlider::after{content:" ";display:table}.lightSlider.lsGrab > *{cursor:grab}.lightSlider.lsGrabbing > *{cursor:grabbing}.lSAction > a{border:2px solid rgba(255, 255, 255, 0.5);border-radius:50%;cursor:pointer;display:block;height:32px;margin-top:-16px;position:absolute;top:50%;transition:border 0.35s linear 0s, color 0.35s linear 0s;width:32px;z-index:99}.lSAction > a:hover{border:2px solid rgba(255, 255, 255, 0.9)}.lSAction > a.disabled{pointer-events:none}.lSAction > .lSPrev::after,.lSAction > .lSNext::after{color:rgba(255, 255, 255, 0.5);display:block;font:18px "FontAwesome";line-height:28px;speak:none;text-align:center;width:28px}.lSAction > .lSPrev:hover::after,.lSAction > .lSNext:hover::after{color:rgba(255, 255, 255, 0.9)}.lSAction > .lSPrev{left:10px}.lSAction > .lSPrev::after{content:"\f053";padding:1px 2px 0 0}@media screen and (min-width:1025px),print{.lSAction > .lSPrev{left:15px}}.lSAction > .lSNext{right:10px}.lSAction > .lSNext::after{content:"\f054";padding:1px 0 0 2px}@media screen and (min-width:1025px),print{.lSAction > .lSNext{right:15px}}body{background-image:url("../images/Radiant/background.jpg");background-size:auto;background-repeat:no-repeat;background-attachment:fixed}.messageList > .anchorFixedHeader:not(.disableAnchorFixedHeader):target{margin-top:0}.messageList > .anchorFixedHeader:not(.disableAnchorFixedHeader):target::after{display:none}.messageList > .anchorFixedHeader:not(.disableAnchorFixedHeader):target > .message{transform:none}.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{background:#f4f6eb}.boxesSidebarRight .boxSignedInAs .userLinks,.boxesSidebarLeft .boxSignedInAs .userLinks{background:#f4f6eb}