Use the OS' native font by default
authorAlexander Ebert <ebert@woltlab.com>
Wed, 21 Apr 2021 16:25:35 +0000 (18:25 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Wed, 21 Apr 2021 16:25:35 +0000 (18:25 +0200)
wcfsetup/install/files/acp/style/layout.scss
wcfsetup/install/files/acp/style/setup/WCFSetup.css
wcfsetup/install/files/lib/acp/form/StyleAddForm.class.php
wcfsetup/install/files/lib/system/style/StyleCompiler.class.php
wcfsetup/install/files/style/bbcode/code.scss
wcfsetup/install/files/style/bbcode/inlineCode.scss
wcfsetup/install/files/style/layout/global.scss
wcfsetup/setup/db/install.sql

index 69b4b4a1d7d66ceef11262b100677726280e9045..799170546718920951a0f89cea1339c062d7c129 100644 (file)
@@ -504,7 +504,7 @@ $wcfAcpSubMenuWidth: 300px;
 
 .packageSearchPackage {
        color: $wcfContentDimmedText;
-       font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
+       font-family: $wcfFontFamilyMonospace;
 }
 
 .packageSearchAuthor,
index 8f53bd361593c854b8f77262204d220b91c9c866..5b318d64faefdce05fd24b5574edb13b198be4b2 100644 (file)
@@ -1,3 +1,10 @@
-/* stylesheet for 'WoltLab Suite Core 3.1', generated on Wed, 20 Sep 2017 10:55:22 +0000 -- DO NOT EDIT */
+@charset "UTF-8";
+/*
 
-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, .12), 0 1px 2px rgba(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(230, 81, 0, 1);content:attr(data-title);cursor:pointer;display:block;font-family:"Open Sans", "Segoe UI", "DejaVu Sans", "Lucida Grande", "Helvetica", sans-serif;margin-bottom:20px;font-weight:400;line-height:1.28}@media (min-width:769px){.redactor-layer pre:not(.redactorCalcHeight)::before,.redactor-layer pre.woltlabHtml::before{font-size:18px}}@media (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(125, 130, 135, 1);content:attr(data-description);cursor:pointer;display:block;font-family:"Open Sans", "Segoe UI", "DejaVu Sans", "Lucida Grande", "Helvetica", sans-serif;position:absolute;top:32px;font-weight:400}@media (min-width:769px){.redactor-layer pre.woltlabHtml::after{font-size:12px}}@media (max-width:768px){.redactor-layer pre.woltlabHtml::after{font-size:12px}}.codeBox{background-color:rgba(250, 250, 250, 1);box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(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 #fafafa;left:0;padding-bottom:10px;position:absolute;right:0;z-index:1}.codeBox > div > .codeBoxHeader{align-items:center;display:flex}.codeBox > div > .codeBoxHeader > .codeBoxHeadline{flex:1 1 auto;padding:0 10px;font-weight:400;line-height:1.28}@media (min-width:769px){.codeBox > div > .codeBoxHeader > .codeBoxHeadline{font-size:18px}}@media (max-width:768px){.codeBox > div > .codeBoxHeader > .codeBoxHeadline{font-size:18px}}.codeBox > div > .codeBoxHeader > .codeBoxPlainSource{flex:0 0 auto;margin-left:10px}.codeBox > div > ol{margin:20px 0 0 3.4em !important;position:relative}.codeBox > div > ol::before{border-right:1px solid rgba(224, 224, 224, 1);bottom:0;content:"";left:-5px;position:absolute;top:0}.codeBox > div > ol > li{font-family:Consolas, 'Courier New', monospace;padding-left:5px;position:relative;white-space:pre-wrap;word-break:break-all;word-wrap:break-word;z-index:1}.codeBox > div > ol > li .lineAnchor{bottom:0;left:-3.4em;position:absolute;top:0;width:3.4em}.codeBox .codeBoxJumpAnchor:target{height:100%;pointer-events:none;position:absolute;width:100%;z-index:-1}.codeBox .codeBoxJumpAnchor:target::after{background-color:rgba(255, 255, 102, 1);bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0}@media (max-width:1024px){.codeBox .codeBoxJumpAnchor:target{top:-52px}.codeBox .codeBoxJumpAnchor:target::after{top:52px}}@media (min-width:1025px){.codeBox .codeBoxJumpAnchor:target{top:-50px}.codeBox .codeBoxJumpAnchor:target::after{top:50px}}.codeBox > .toggleButton{background-color:#fafafa;cursor:pointer;display:block;padding:10px 20px 0 10px;text-align:center;font-weight:400}@media (min-width:769px){.codeBox > .toggleButton{font-size:12px}}@media (max-width:768px){.codeBox > .toggleButton{font-size:12px}}.codeBox .hlQuotes{color:red}.codeBox .hlComments,.codeBox .hlOperators{color:green}.codeBox .hlKeywords1{color:blue}.codeBox .hlKeywords2{color:darkred}.codeBox .hlKeywords3{color:darkviolet}.codeBox .hlKeywords4{color:darkgoldenrod}.codeBox .hlKeywords5{color:crimson}.codeBox .hlNumbers{color:darkorange}.diffHighlighter .hlComments{color:darkviolet}.diffHighlighter .hlRemoved{color:red}.diffHighlighter .hlAdded{color:green}.phpHighlighter .hlKeywords2{color:green}.phpHighlighter .hlComments{color:darkgoldenrod}.cssHighlighter .hlComments{color:#236e26}.cssHighlighter .hlColors{color:#751116}.cssHighlighter .hlNumbers,.sqlHighlighter .hlNumbers{color:#1906fd}.cssHighlighter .hlKeywords1{color:#87154f}.cssHighlighter .hlKeywords2{color:#994509}.cssHighlighter .hlKeywords3,.cssHighlighter .hlKeywords4{color:inherit}.sqlHighlighter .hlKeywords1{color:#663821}.sqlHighlighter .hlKeywords2{color:#871550}.inlineCode,kbd{background-color:rgba(255, 255, 255, 1) !important;border:1px solid rgba(196, 196, 196, 1) !important;border-radius:2px;color:rgba(68, 68, 68, 1) !important;display:inline-block;font-family:Consolas, 'Courier New', monospace;font-style:normal;font-weight:normal;margin:1px 2px;overflow:auto;padding:0 4px;text-decoration:none;vertical-align:middle;word-break:break-all;word-wrap:break-word}.mediaBBCode{display:inline-block;max-width:100%}.mediaBBCode .mediaBBCodeCaption{color:rgba(125, 130, 135, 1);display:block;margin-top:5px;text-align:center;font-weight:400}@media (min-width:769px){.mediaBBCode .mediaBBCodeCaption{font-size:12px}}@media (max-width:768px){.mediaBBCode .mediaBBCodeCaption{font-size:12px}}woltlab-quote,.quoteBox{background-color:rgba(250, 250, 250, 1);box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(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 (min-width:769px){woltlab-quote,.quoteBox{padding:20px}}@media (max-width:768px){woltlab-quote,.quoteBox{padding:10px}}@media (min-width:769px){.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 #fafafa;left:0;padding-bottom:10px;position:absolute;right:0;z-index:1}.quoteBox > .toggleButton{background-color:#fafafa;cursor:pointer;display:block;padding:10px 20px 0 10px;text-align:center;font-weight:400}@media (min-width:769px){.quoteBox > .toggleButton{font-size:12px}}@media (max-width:768px){.quoteBox > .toggleButton{font-size:12px}}.quoteBox .quoteBox{min-height:0}woltlab-quote:not(.redactorCalcHeight)::before{color:rgba(230, 81, 0, 1);content:attr(data-title);cursor:pointer;display:block;font-style:normal;margin-bottom:20px;font-weight:400;line-height:1.28}@media (min-width:769px){woltlab-quote:not(.redactorCalcHeight)::before{font-size:18px}}@media (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 (min-width:769px){.quoteBoxTitle{font-size:18px}}@media (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(125, 130, 135, 1);display:block;font-family:Georgia, "Times New Roman", serif;font-style:normal;text-align:center}@media (min-width:769px){.quoteBoxIcon > .quoteBoxQuoteSymbol{font-size:160px;line-height:160px;height:64px;width:64px}}@media (max-width:768px){.quoteBoxIcon > .quoteBoxQuoteSymbol{font-size:80px;line-height:80px;height:32px;width:32px}}.quoteBoxIcon > .quoteBoxQuoteSymbol::before{content:"\201c";position:relative}@media (min-width:769px){.quoteBoxIcon > .quoteBoxQuoteSymbol::before{top:-5px}}@media (max-width:768px){.quoteBoxIcon .userAvatarImage{width:32px !important;height:32px !important}}.redactor-layer woltlab-spoiler{background-color:rgba(250, 250, 250, 1);box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(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(230, 81, 0, 1);content:attr(data-title);cursor:pointer;display:block;margin-bottom:20px;font-weight:400;line-height:1.28}@media (min-width:769px){.redactor-layer woltlab-spoiler:not(.redactorCalcHeight)::before{font-size:18px}}@media (max-width:768px){.redactor-layer woltlab-spoiler:not(.redactorCalcHeight)::before{font-size:18px}}.spoilerBox{clear:both;margin:1em 0}.spoilerBox > .spoilerBoxContent{background-color:rgba(250, 250, 250, 1);box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(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(236, 241, 247, 1);border-radius:2px;padding:1px 5px}.userMention::before{content:'@';display:inline-block}.videoContainer{overflow:hidden;padding-bottom:56.25%;position:relative}.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(59, 109, 169, 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){color:rgba(125, 130, 135, 1);display:block;margin-top:3px}dl:not(.plain) > dd > label{display:block;}dl:not(.plain) > dd > label + small:not(.innerError){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){margin-left:0}dl:not(.plain) > dd.floated small{flex:1 1 100%}dl:not(.plain).wide > dt{display:none}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(125, 130, 135, 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(125, 130, 135, 1);flex:0 0 60%;margin-left:5px;overflow:hidden;text-align:left;white-space:nowrap;font-weight:400}@media (min-width:769px){dl.statsDataList > dt{font-size:12px}}@media (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(207, 216, 220, 1);color:rgba(33, 33, 33, 1);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 (min-width:769px){.tagList .tag{font-size:12px}}@media (max-width:768px){.tagList .tag{font-size:12px}}.tagList .tag::before{border:11px solid transparent;border-left-width:0;border-right-color:rgba(207, 216, 220, 1);content:"";display:block;left:-11px;position:absolute;top:0}.tagList .tag:hover{background-color:rgba(26, 119, 201, 1);color:rgba(255, 255, 255, 1);text-decoration:none}.tagList .tag:hover::before{border-right-color:rgba(26, 119, 201, 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 (min-width:1025px){.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 (min-width:769px){ol.dataList,ul.dataList{font-size:12px}}@media (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(44, 62, 80, 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}.icon144{font-size:130px;height:144px;line-height:144px;width:144px}.fa-spinner,.wcfImageViewer > div.loading:before,.wcfImageViewer > footer > div > ul > li.loading: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:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal:before{-webkit-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical:before{-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-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:before,.wcfImageViewer > footer > div > ul > li.loading: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 (min-width:769px){.boxTitle{font-size:18px}}@media (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(224, 224, 224, 1);border:0;height:1px;margin:30px auto;width:60%}@media (max-width:1024px){.boxesHero .boxContainer{padding:40px 0}}@media (min-width:1025px){.boxesHero .boxContainer{padding:60px 0}}.boxesHero .box{text-align:center}@media (max-width:1024px){.boxesHero .box:not(:last-child){margin-bottom:40px}}@media (min-width:1025px){.boxesHero .box:not(:last-child){margin-bottom:60px}}.boxesHero .boxTitle{font-weight:300;line-height:1.05}@media (min-width:769px){.boxesHero .boxTitle{font-size:28px}}@media (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 (max-width:1024px){.boxesHero .boxWithImage .boxImage{margin-top:20px}}@media (min-width:1025px){.boxesHero .boxWithImage .boxImage{margin-top:30px}}.boxesHeaderBoxes{background-color:rgba(236, 239, 241, 1);color:rgba(44, 62, 80, 1)}.boxesHeaderBoxes a{color:rgba(230, 81, 0, 1)}.boxesHeaderBoxes a:hover{color:rgba(191, 54, 12, 1)}.boxesHeaderBoxes .icon{color:rgba(44, 62, 80, 1)}@media (min-width:545px){.boxesHeaderBoxes .boxContainer{display:flex;flex-wrap:wrap}}@media (max-width:1024px){.boxesHeaderBoxes .boxContainer{padding:40px 0;margin-bottom:-40px;margin-left:-10px;margin-right:-10px}}@media (min-width:1025px){.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 (max-width:1024px){.boxesHeaderBoxes .box{margin-bottom:40px}}@media (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 (min-width:1025px){.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 (max-width:1024px){.boxesTop .box,.boxesBottom .box{margin-bottom:40px;margin-top:40px}}@media (min-width:1025px){.boxesTop .box,.boxesBottom .box{margin-bottom:60px;margin-top:60px}}.boxesTop .boxTitle,.boxesBottom .boxTitle{color:rgba(44, 62, 80, 1);font-weight:300;line-height:1.28}@media (min-width:769px){.boxesTop .boxTitle,.boxesBottom .boxTitle{font-size:23px}}@media (max-width:768px){.boxesTop .boxTitle,.boxesBottom .boxTitle{font-size:20px}}.boxesTop .boxTitle a,.boxesBottom .boxTitle a{color:rgba(44, 62, 80, 1)}.boxesTop .boxTitle a:hover,.boxesBottom .boxTitle a:hover{color:rgba(44, 62, 80, 1)}@media (max-width:544px){.boxesTop .boxImage,.boxesBottom .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media (min-width:545px){.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 (min-width:545px) and (max-width:1024px){.boxesTop .boxWithImage:nth-child(odd) .boxTitle,.boxesBottom .boxWithImage:nth-child(odd) .boxTitle,.boxesTop .boxWithImage:nth-child(odd) .boxContent,.boxesBottom .boxWithImage:nth-child(odd) .boxContent{margin-left:calc(30% + 15px)}}@media (min-width:545px) and (min-width:1025px){.boxesTop .boxWithImage:nth-child(odd) .boxTitle,.boxesBottom .boxWithImage:nth-child(odd) .boxTitle,.boxesTop .boxWithImage:nth-child(odd) .boxContent,.boxesBottom .boxWithImage:nth-child(odd) .boxContent{margin-left:calc(30% + 30px)}}@media (min-width:545px) and (max-width:1024px){.boxesTop .boxWithImage:nth-child(even) .boxTitle,.boxesBottom .boxWithImage:nth-child(even) .boxTitle,.boxesTop .boxWithImage:nth-child(even) .boxContent,.boxesBottom .boxWithImage:nth-child(even) .boxContent{margin-right:calc(30% + 15px)}}@media (min-width:545px) and (min-width:1025px){.boxesTop .boxWithImage:nth-child(even) .boxTitle,.boxesBottom .boxWithImage:nth-child(even) .boxTitle,.boxesTop .boxWithImage:nth-child(even) .boxContent,.boxesBottom .boxWithImage:nth-child(even) .boxContent{margin-right:calc(30% + 30px)}}.boxesTop{border-bottom:1px solid rgba(224, 224, 224, 1)}.boxesBottom{border-top:1px solid rgba(224, 224, 224, 1)}.boxesSidebarLeft,.boxesSidebarRight{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft a,.boxesSidebarRight a{color:rgba(230, 81, 0, 1)}.boxesSidebarLeft a:hover,.boxesSidebarRight a:hover{color:rgba(191, 54, 12, 1)}@media (min-width:545px) and (max-width:768px){.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{-webkit-columns:2;-moz-columns:2;columns:2}}@media (min-width:769px) and (max-width:1024px){.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{-webkit-columns:3;-moz-columns:3;columns:3}}@media (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(44, 62, 80, 1)}.boxesSidebarLeft small,.boxesSidebarRight small,.boxesSidebarLeft .dimmed,.boxesSidebarRight .dimmed{color:rgba(127, 140, 141, 1)}.boxesSidebarLeft small a,.boxesSidebarRight small a,.boxesSidebarLeft .dimmed a,.boxesSidebarRight .dimmed a{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft small a:hover,.boxesSidebarRight small a:hover,.boxesSidebarLeft .dimmed a:hover,.boxesSidebarRight .dimmed a:hover{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft .boxTitle,.boxesSidebarRight .boxTitle{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft .boxTitle a,.boxesSidebarRight .boxTitle a{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft .boxTitle a:hover,.boxesSidebarRight .boxTitle a:hover{color:rgba(44, 62, 80, 1)}.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){background-color:rgba(236, 241, 247, 1)}@media (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 (min-width:1025px){.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(132, 53, 52, 1)}.boxesSidebarLeft .box.boxInfo,.boxesSidebarRight .box.boxInfo{background-color:rgba(217, 237, 247, 1);color:rgba(49, 112, 143, 1)}.boxesSidebarLeft .box.boxInfo a:not(.button),.boxesSidebarRight .box.boxInfo a:not(.button){color:rgba(36, 82, 105, 1)}.boxesSidebarLeft .box.boxInfo a:not(.button):hover,.boxesSidebarRight .box.boxInfo a:not(.button):hover{color:rgba(36, 82, 105, 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(250, 250, 250, 1);color:rgba(230, 81, 0, 1)}.boxesSidebarLeft .box .boxMenu li.active > .boxMenuLink:hover,.boxesSidebarRight .box .boxMenu li.active > .boxMenuLink:hover{color:rgba(191, 54, 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}@media (max-width:1024px){.boxesSidebarLeft .box .boxMenu,.boxesSidebarRight .box .boxMenu{position:relative}.boxesSidebarLeft .box .boxMenu .boxMenuLink,.boxesSidebarRight .box .boxMenu .boxMenuLink,.boxesSidebarLeft .box .boxMenu .boxMenuLinkTitle,.boxesSidebarRight .box .boxMenu .boxMenuLinkTitle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child),.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child){pointer-events:none}.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child > a::after,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child > a::after,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) > a::after,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) > a::after{content:"\f0d7";font-family:FontAwesome;font-size:14px;margin-left:7px}.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth1,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth1,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth1,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth1,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth2,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth2,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth2,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth2{position:relative}.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth1 > li:not(.active),.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth1 > li:not(.active),.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth1 > li:not(.active),.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth1 > li:not(.active),.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth2 > li:not(.active),.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth2 > li:not(.active),.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth2 > li:not(.active),.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth2 > li:not(.active){display:none}.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth1 > li.active,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth1 > li.active,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth1 > li.active,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth1 > li.active,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth2 > li.active,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth2 > li.active,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth2 > li.active,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth2 > li.active{left:0;position:absolute;right:0;top:0;transform:translateY(-100%)}.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth1 > li.active > a::after,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth1 > li.active > a::after,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth1 > li.active > a::after,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth1 > li.active > a::after,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth2 > li.active > a::after,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child .boxMenuDepth2 > li.active > a::after,.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth2 > li.active > a::after,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child) .boxMenuDepth2 > li.active > a::after{content:"\f0d7";font-family:FontAwesome;font-size:14px;margin-left:7px}.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li:first-child ~ li,.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li:first-child ~ li{display:none}.boxesSidebarLeft .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child),.boxesSidebarRight .box .boxMenu:not(.open):not(.forceOpen) > li.active:not(:first-child){display:block;position:absolute;left:0;right:0;top:0}}@media (max-width:544px){.boxesSidebarLeft .boxImage,.boxesSidebarRight .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media (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 (min-width:1025px){.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 (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(236, 241, 247, 1);color:rgba(230, 81, 0, 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(250, 250, 250, 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(44, 62, 80, 1);font-weight:300;line-height:1.28}@media (min-width:769px){.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{font-size:23px}}@media (max-width:768px){.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{font-size:20px}}.boxesContentTop .boxTitle a,.boxesContentBottom .boxTitle a{color:rgba(44, 62, 80, 1)}.boxesContentTop .boxTitle a:hover,.boxesContentBottom .boxTitle a:hover{color:rgba(44, 62, 80, 1)}@media (max-width:544px){.boxesContentTop .boxImage,.boxesContentBottom .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media (min-width:545px){.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 (min-width:545px) and (max-width:1024px){.boxesContentTop .boxWithImage .boxTitle,.boxesContentBottom .boxWithImage .boxTitle,.boxesContentTop .boxWithImage .boxContent,.boxesContentBottom .boxWithImage .boxContent{margin-left:calc(30% + 15px)}}@media (min-width:545px) and (min-width:1025px){.boxesContentTop .boxWithImage .boxTitle,.boxesContentBottom .boxWithImage .boxTitle,.boxesContentTop .boxWithImage .boxContent,.boxesContentBottom .boxWithImage .boxContent{margin-left:calc(30% + 30px)}}.boxesContentTop:not(:first-child){margin-top:40px}.boxesContentBottom{margin-top:40px}.boxesFooterBoxes{background-color:rgba(236, 239, 241, 1);color:rgba(44, 62, 80, 1)}.boxesFooterBoxes a{color:rgba(230, 81, 0, 1)}.boxesFooterBoxes a:hover{color:rgba(191, 54, 12, 1)}.boxesFooterBoxes .icon{color:rgba(44, 62, 80, 1)}@media (max-width:768px){.boxesFooterBoxes .boxContainer{padding:40px 0}}@media (max-width:1024px){.boxesFooterBoxes .boxContainer{margin-left:-10px;margin-right:-10px}}@media (min-width:769px){.boxesFooterBoxes .boxContainer{display:flex;flex-wrap:wrap;margin-bottom:-60px;padding:60px 0}}@media (min-width:1025px){.boxesFooterBoxes .boxContainer{margin-left:-15px;margin-right:-15px}}.boxesFooterBoxes .box{overflow:hidden;padding-left:15px;padding-right:15px}@media (max-width:768px){.boxesFooterBoxes .box:not(:last-child){margin-bottom:40px}}@media (min-width:769px){.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(44, 62, 80, 1)}.boxesFooterBoxes .boxTitle a{color:rgba(44, 62, 80, 1)}.boxesFooterBoxes .boxTitle a:hover{color:rgba(44, 62, 80, 1)}.boxesFooterBoxes .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}.boxesFooter{background-color:rgba(58, 109, 156, 1);color:rgba(217, 220, 222, 1);padding:20px 0}.boxesFooter .icon{color:rgba(217, 220, 222, 1)}.boxesFooter a{color:rgba(255, 255, 255, 1)}.boxesFooter a:hover{color:rgba(255, 255, 255, 1);text-decoration:underline}.boxesFooter .box:not(:first-child){margin-top:20px}.boxesFooter .boxTitle{color:rgba(189, 195, 199, 1)}.boxesFooter .boxTitle a{color:rgba(255, 255, 255, 1)}.boxesFooter .boxTitle a:hover{color:rgba(255, 255, 255, 1)}@media (max-width:544px){.boxesFooter .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media (min-width:545px){.boxesFooter .boxWithImage::before,.boxesFooter .boxWithImage::after{display:table;content:""}.boxesFooter .boxWithImage::after{clear:both}.boxesFooter .boxImage{float:left;width:30%}}@media (min-width:545px) and (max-width:1024px){.boxesFooter .boxWithImage .boxTitle,.boxesFooter .boxWithImage .boxContent{margin-left:calc(30% + 15px)}}@media (min-width:545px) and (min-width:1025px){.boxesFooter .boxWithImage .boxTitle,.boxesFooter .boxWithImage .boxContent{margin-left:calc(30% + 30px)}}.boxesFooter .boxMenuLinkGroup .boxMenu > li > ol a{color:rgba(217, 220, 222, 1)}@media (max-width:768px){.boxesFooter .styleChanger{display:none}}@media (min-width:769px){.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 (min-width:769px){.boxesTop .boxMenuLinkGroup .boxMenu > li,.boxesBottom .boxMenuLinkGroup .boxMenu > li,.boxesFooter .boxMenuLinkGroup .boxMenu > li{flex:0 0 25%;max-width:25%}}@media (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 (min-width:769px){.boxesTop .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesBottom .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesFooter .boxMenuLinkGroup .boxMenu > li > .boxMenuLink{font-size:18px}}@media (max-width:768px){.boxesTop .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesBottom .boxMenuLinkGroup .boxMenu > li > .boxMenuLink,.boxesFooter .boxMenuLinkGroup .boxMenu > li > .boxMenuLink{font-size:18px}}.containerList > li{position:relative;transition:background-color 0.2s}@media (max-width:1024px){.containerList > li{padding:10px 0}}@media (min-width:1025px){.containerList > li{padding:20px}}.containerList > li:not(:last-child){border-bottom:1px solid rgba(224, 224, 224, 1)}.containerList > li:first-child{border-top:1px solid rgba(65, 121, 173, 1)}.containerList > li:last-child{border-bottom:1px solid rgba(65, 121, 173, 1)}.containerList > li:hover{background-color:rgba(242, 242, 242, 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(125, 130, 135, 1);position:absolute;top:5px;right:0}@media (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 (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(255, 255, 255, 1);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);color:rgba(33, 33, 33, 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(238, 238, 238, 1);color:rgba(33, 33, 33, 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(33, 33, 33, 1)}.containerList > li .buttonGroupNavigation > .buttonList li.dropdownDivider{border-top:1px solid rgba(238, 238, 238, 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 > 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(33, 33, 33, 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 (max-width:1024px) and (min-width:769px){.containerList > li .buttonGroupNavigation > .buttonList li.dropdownText{font-size:12px}}@media (max-width:1024px) and (max-width:768px){.containerList > li .buttonGroupNavigation > .buttonList li.dropdownText{font-size:12px}}@media (max-width:1024px) and (min-width:769px){.containerList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-size:12px}}@media (max-width:1024px) and (max-width:768px){.containerList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-size:12px}}@media (max-width:1024px) and (max-width:544px){.containerList > li .buttonGroupNavigation > .buttonList{left:0 !important;right:0 !important}}@media (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 (max-width:1024px) and (min-width:769px){.containerList > li .buttonGroupNavigation > .buttonList .dropdownMenu.pageHeaderSearchDropdown{transform:translateY(-10px)}}@media (min-width:1025px){.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(250, 250, 250, 1);border:1px solid rgba(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, .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, .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(44, 62, 80, 1)}.containerList > li:hover .buttonGroupNavigation{opacity:1}}@media (max-width:768px){.containerList.doubleColumned > li + li,.containerList.tripleColumned > li + li{margin-top:10px}}@media (min-width:769px){.containerList.doubleColumned,.containerList.tripleColumned{display:flex;flex-wrap:wrap;border-top:1px solid rgba(65, 121, 173, 1);border-bottom:1px solid rgba(65, 121, 173, 1)}.containerList.doubleColumned > li,.containerList.tripleColumned > li{overflow:hidden;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.tripleColumned > li{flex:0 0 calc(100% / 3);width:calc(100% / 3)}}@media (max-width:768px){.containerBoxList.doubleColumned > li + li,.containerBoxList.tripleColumned > li + li{margin-top:10px}}@media (min-width:769px){.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:0 0 calc(100% / 3);width:calc(100% / 3)}}.recentActivityList .box48{max-height:500px;overflow:hidden}.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}@media (min-width:769px){.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}@-moz-document url-prefix(){.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li{display:block;overflow:hidden}}}@media (max-width:1024px){.styleList > li{padding:10px}}.contentHeader,.boxHeadline{color:rgba(44, 62, 80, 1)}.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-weight:300;line-height:1.05}@media (min-width:769px){.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-size:28px}}@media (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(44, 62, 80, 1)}.contentHeader .contentTitle a:hover,.boxHeadline .contentTitle a:hover,.contentHeader > h1 a:hover,.boxHeadline > h1 a:hover{color:rgba(44, 62, 80, 1)}.contentHeader .contentHeaderDescription{color:rgba(125, 130, 135, 1);margin-top:5px}.contentHeader .contentHeaderMetaData{color:rgba(125, 130, 135, 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(125, 130, 135, 1)}.contentHeader .contentTitle + .inlineDataList{margin-top:5px}.contentHeader .inlineDataList{color:rgba(125, 130, 135, 1)}@media (max-width:768px){.contentHeader .contentHeaderIcon{display:none}}@media (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 (min-width:769px){.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(44, 62, 80, 1);font-weight:300;line-height:1.28}@media (min-width:769px){.boxHeadline.boxSubHeadline > h2{font-size:23px}}@media (max-width:768px){.boxHeadline.boxSubHeadline > h2{font-size:20px}}.boxHeadline.boxSubHeadline > h2 a{color:rgba(44, 62, 80, 1)}.boxHeadline.boxSubHeadline > h2 a:hover{color:rgba(44, 62, 80, 1)}.boxHeadline.boxSubHeadline > h2 .badge{top:-2px}.section{margin-top:40px}.section > :first-child{margin-top:0}.section .sectionTitle{color:rgba(44, 62, 80, 1);font-weight:300;line-height:1.28}@media (min-width:769px){.section .sectionTitle{font-size:23px}}@media (max-width:768px){.section .sectionTitle{font-size:20px}}.section .sectionTitle a{color:rgba(44, 62, 80, 1)}.section .sectionTitle a:hover{color:rgba(44, 62, 80, 1)}.section .sectionTitle .badge{top:-2px}.section .sectionDescription{color:rgba(125, 130, 135, 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(224, 224, 224, 1);padding-bottom:10px}.section.sectionContainerList > .sectionHeader,.section.sectionContainerList > .sectionTitle{margin-bottom:10px}.section.tabularBox > .sectionHeader,.section.tabularBox > .sectionTitle{border-color:rgba(65, 121, 173, 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 (min-width:769px){.section .section .sectionTitle{font-size:18px}}@media (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(224, 224, 224, 1);color:rgba(44, 62, 80, 1);float:left;margin-bottom:20px;padding-bottom:10px;width:100%;font-weight:300;line-height:1.28}@media (min-width:769px){fieldset > legend{font-size:23px}}@media (max-width:768px){fieldset > legend{font-size:20px}}fieldset > legend a{color:rgba(44, 62, 80, 1)}fieldset > legend a:hover{color:rgba(44, 62, 80, 1)}fieldset > legend .badge{top:-2px}fieldset > legend + *{clear:left}fieldset > legend + small{color:rgba(125, 130, 135, 1);position:relative;top:-12px}.section fieldset{margin-top:20px}.section fieldset > legend{margin-bottom:15px;font-weight:400;line-height:1.28}@media (min-width:769px){.section fieldset > legend{font-size:18px}}@media (max-width:768px){.section fieldset > legend{font-size:18px}}.containerHeadline > h3{font-weight:400;line-height:1.28}@media (min-width:769px){.containerHeadline > h3{font-size:18px}}@media (max-width:768px){.containerHeadline > h3{font-size:18px}}.containerHeadline > h3 > .badge{top:-2px}.containerHeadline ~ .containerContent{margin-top:10px}.contentNavigation + .section{margin-top:30px}@media (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 (min-width:769px){.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 (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 (min-width:545px){.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 (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 (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 (min-width:1025px){.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}}input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="text"],input[type="url"],select,textarea{margin:0;background-color:rgba(241, 246, 251, 1);border:1px solid rgba(176, 200, 224, 1);border-radius:0;color:rgba(44, 62, 80, 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}@media (min-width:769px){input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="text"],input[type="url"],select,textarea{font-size:14px}}@media (max-width:768px){input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],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="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="text"]:hover,input[type="url"]:hover,select:hover,textarea:hover{background-color:rgba(241, 246, 251, 1);border-color:rgba(41, 128, 185, 1);color:rgba(44, 62, 80, 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="text"][disabled],input[type="url"][disabled],select[disabled],textarea[disabled]{background-color:rgba(245, 245, 245, 1) !important;border-color:rgba(174, 176, 179, 1) !important;color:rgba(125, 130, 100, 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="text"][readonly],input[type="url"][readonly],select[readonly],textarea[readonly]{color:rgba(125, 130, 100, 1) !important}input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],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="text"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder{color:rgba(169, 169, 169, 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="text"]::-moz-placeholder,input[type="url"]::-moz-placeholder{color:rgba(169, 169, 169, 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="text"]:-ms-input-placeholder,input[type="url"]:-ms-input-placeholder{color:rgba(169, 169, 169, 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="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="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="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="text"]:hover::-webkit-input-placeholder,input[type="url"]:hover::-webkit-input-placeholder{color:rgba(204, 204, 204, 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="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="text"]:hover::-moz-placeholder,input[type="url"]:hover::-moz-placeholder{color:rgba(204, 204, 204, 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="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="text"]:hover:-ms-input-placeholder,input[type="url"]:hover:-ms-input-placeholder{color:rgba(204, 204, 204, 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="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="text"][readonly],input[type="url"][readonly]{background-color:rgba(245, 245, 245, 1) !important;border-color:rgba(174, 176, 179, 1) !important;color:rgba(125, 130, 100, 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="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 (min-width:769px){textarea{font-size:14px}}@media (max-width:768px){textarea{font-size:14px}}textarea[disabled],textarea[readonly]{background-color:rgba(245, 245, 245, 1) !important;border-color:rgba(174, 176, 179, 1) !important;color:rgba(125, 130, 100, 1) !important}input[disabled],textarea[disabled]{-webkit-text-fill-color:rgba(125, 130, 100, 1);-webkit-opacity:1;}select{max-width:100%}select.fullWidth{width:100%}.formSubmit{text-align:center}.formSubmit:not(:first-child){margin-top:30px}@media (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 (min-width:545px){.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(207, 216, 220, 1);border:1px solid rgba(176, 200, 224, 1);color:rgba(33, 33, 33, 1);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 (max-width:544px){.inputAddon input.short,input.short{flex-grow:0;width:150px}.inputAddon input.medium,input.medium{width:100%}}@media (min-width:545px){.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 (max-width:1024px){.layoutBoundary{padding:0 10px;width:100%}}@media (min-width:1025px){.layoutBoundary{padding:0 20px;min-width:1000px;max-width:1400px}}.invisible{display:none}.grayscale{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 (min-width:769px){small,.small{font-size:12px}}@media (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 (min-width:769px){.htmlContent h1,.messageBody > .messageText h1,.messageSignature > div h1,.redactor-layer h1{font-size:28px}}@media (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 (min-width:769px){.htmlContent h2,.messageBody > .messageText h2,.messageSignature > div h2,.redactor-layer h2{font-size:23px}}@media (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 (min-width:769px){.htmlContent h3,.messageBody > .messageText h3,.messageSignature > div h3,.redactor-layer h3{font-size:18px}}@media (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}.htmlContent hr,.messageBody > .messageText hr,.messageSignature > div hr,.redactor-layer hr{border:0;border-top:1px solid rgba(224, 224, 224, 1);height:0}.separatorLeft::before{color:rgba(44, 62, 80, 1);content:"\00b7";margin-right:0.25em}.separatorRight::after{color:rgba(44, 62, 80, 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}.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.33333%;max-width:8.33333%}.col-xs-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xs-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xs-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xs-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xs-12{flex:0 0 100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-offset-12{margin-left:100%}@media (min-width:769px){.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:none}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}.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 (min-width:769px){.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 (min-width:769px){.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 (max-width:1024px){html.disableScrolling body{position:fixed !important}}html,body{font-weight:400;height:100%;line-height:1.48}@media (min-width:769px){html,body{font-size:14px}}@media (max-width:768px){html,body{font-size:14px}}body{background-color:rgba(250, 250, 250, 1);color:rgba(44, 62, 80, 1);font-family:"Open Sans", "Segoe UI", "DejaVu Sans", "Lucida Grande", "Helvetica", sans-serif;position:relative;width:100%;word-wrap:break-word}a{color:rgba(230, 81, 0, 1);cursor:pointer;text-decoration:none}a:hover{color:rgba(191, 54, 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 (max-width:544px){.main{padding:20px 0;width:100%}}@media (min-width:545px) and (max-width:1024px){.main{padding:40px 0;width:100%}}@media (min-width:1025px){.main{padding:60px 0}}@media (min-width:1025px){.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 (max-width:1024px){.sidebar{margin:0 -10px}.sidebar + .content,.content + .sidebar{margin-top:30px}}.sideBySide{margin-top:20px}@media (min-width:769px){.sideBySide{display:table;table-layout:fixed;width:100%}.sideBySide > .section{display:table-cell;width:49%}.sideBySide > .section + .section{padding-left:2%}}.pageFooterCopyright{background-color:rgba(50, 92, 132, 1);color:rgba(217, 220, 222, 1);text-align:center}@media (min-width:769px){.pageFooterCopyright{padding:20px 0}}@media (max-width:768px){.pageFooterCopyright{padding:20px 0;font-weight:400}}@media (max-width:768px) and (min-width:769px){.pageFooterCopyright{font-size:12px}}@media (max-width:768px) and (max-width:768px){.pageFooterCopyright{font-size:12px}}.pageFooterCopyright > .layoutBoundary > div:not(:first-child){margin-top:10px}.pageFooterCopyright a{color:rgba(217, 220, 222, 1)}.pageFooterCopyright a:hover{color:rgba(255, 255, 255, 1);text-decoration:underline}.pageHeaderContainer{color:rgba(255, 255, 255, 1);z-index:100;padding-top:50px}.pageHeaderContainer a{color:rgba(255, 255, 255, 1)}.pageHeaderContainer a:hover{color:rgba(255, 255, 255, 1)}.pageHeaderContainer .icon{color:rgba(255, 255, 255, 1)}@media (min-width:1025px){.pageHeaderContainer{background-color:rgba(58, 109, 156, 1)}}.pageHeaderPanel{left:0;position:fixed;right:0;top:0;z-index:300}.pageHeaderPanel > .layoutBoundary{display:flex}@media (max-width:1024px){.pageHeaderPanel{background-color:rgba(58, 109, 156, 1)}.pageHeaderPanel > .layoutBoundary{padding:9px 10px}}@media (min-width:1025px){.pageHeaderPanel{background-color:rgba(50, 92, 132, 1)}}.pageHeaderFacade:first-child{margin-top:-50px}.pageHeaderFacade > .layoutBoundary{align-items:center;display:flex}@media (min-width:1025px){.pageHeaderFacade > .layoutBoundary{align-items:center;padding-bottom:30px;padding-top:30px}}@media (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(43, 79, 113, 1);align-items:center;color:rgba(255, 255, 255, 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(36, 66, 95, 1);color:rgba(255, 255, 255, 1)}.mainMenu .boxMenu > .boxMenuHasChildren:hover .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(36, 66, 95, 1);border-radius:0 0 3px 3px;padding:5px 0;position:absolute;visibility:hidden}@media (min-width:769px){.mainMenu .boxMenu .boxMenuDepth1{font-size:14px}}@media (max-width:768px){.mainMenu .boxMenu .boxMenuDepth1{font-size:14px}}.mainMenu .boxMenu .boxMenuDepth1 > li > a{color:rgba(255, 255, 255, 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(65, 121, 173, 1);color:rgba(255, 255, 255, 1);text-decoration:none}.mainMenu .boxMenu .boxMenuDepth2 li > a{color:rgba(255, 255, 255, 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(65, 121, 173, 1);color:rgba(255, 255, 255, 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(50, 92, 132, 1) 75%);left:0}.mainMenu .mainMenuShowNext{background:linear-gradient(to right, transparent 0%, rgba(50, 92, 132, 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(43, 79, 113, 1);color:rgba(255, 255, 255, 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, .3), inset 0 2px 5px rgba(225, 225, 225, .3);left:31px;padding:1px 6px;position:absolute;top:4px;z-index:101}.userPanel > ul > li > a .icon{color:rgba(255, 255, 255, 1)}.userPanel > ul > li.dropdownOpen > a,.userPanel > ul > li.open > a,.userPanel > ul > li:hover > a{background:rgba(36, 66, 95, 1);color:rgba(255, 255, 255, 1)}.userPanel > ul > li.dropdownOpen > a .icon,.userPanel > ul > li.open > a .icon,.userPanel > ul > li:hover > a .icon{color:rgba(255, 255, 255, 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 (min-width:1025px){.pageHeaderLogo{flex:1 1 auto}.pageHeaderLogo .pageHeaderLogoLarge{max-width:100%}.pageHeaderLogo .pageHeaderLogoSmall{display:none}.pageHeaderLogo > a{display:block;padding:10px 0}}@media (max-width:1024px){.pageHeaderLogo .pageHeaderLogoLarge{display:none}.pageHeaderLogo .pageHeaderLogoSmall{max-height:30px}}.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(43, 79, 113, 1);border-radius:0 0 0 2px;color:rgba(255, 255, 255, 1);display:flex;max-width:200px;min-width:140px;overflow:hidden;padding:4px 8px;position:relative;text-align:left;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.pageHeaderSearchInputContainer .pageHeaderSearchType > .button::after{color:inherit;content:"\f0d7";flex:1;font-family:FontAwesome;margin-left:10px;text-align:right}.pageHeaderSearchInputContainer .pageHeaderSearchType > .button:hover,.pageHeaderSearchInputContainer .pageHeaderSearchType.dropdownOpen > .button{background:rgba(36, 66, 95, 1);color:rgba(255, 255, 255, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput{background-color:rgba(50, 92, 132, 1);border-width:0;color:rgba(255, 255, 255, 1);padding-bottom:8px;padding-top:8px;width:250px;}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover{background-color:rgba(50, 92, 132, 1);color:rgba(255, 255, 255, 1);}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus::-webkit-input-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover::-webkit-input-placeholder{color:rgba(207, 207, 207, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus::-moz-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover::-moz-placeholder{color:rgba(207, 207, 207, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus:-ms-input-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover:-ms-input-placeholder{color:rgba(207, 207, 207, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-webkit-input-placeholder{color:rgba(207, 207, 207, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-moz-placeholder{color:rgba(207, 207, 207, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput:-ms-input-placeholder{color:rgba(207, 207, 207, 1)}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-webkit-search-cancel-button{display:none}.pageHeaderSearchInputContainer .pageHeaderSearchInputButton{background-color:rgba(43, 79, 113, 1);border-radius:0 0 2px 0;color:rgba(255, 255, 255, 1);padding:4px 9px}.pageHeaderSearchInputContainer .pageHeaderSearchInputButton:hover{background:rgba(36, 66, 95, 1);color:rgba(255, 255, 255, 1)}@media (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(58, 109, 156, 1);border-radius:50%;content:"";height:14px;position:absolute;right:-3px;top:-3px;width:14px}.mainMenu::before,.userPanel:not(.userPanelLoggedIn)::before{color:rgba(255, 255, 255, 1);font-family:FontAwesome;font-size:28px;line-height:32px;padding:5px 5px}.mainMenu:hover::before,.userPanel:not(.userPanelLoggedIn):hover::before{color:rgba(255, 255, 255, 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 (max-width:544px){.pageHeaderPanel,.pageHeaderFacade > .layoutBoundary{transition:transform 0.12s linear}.redactorActive .pageHeaderPanel,.redactorActive .pageHeaderFacade > .layoutBoundary{transform:translateY(-120%)}}@media (min-width:769px){.pageNavigation{background-color:rgba(236, 239, 241, 1);color:rgba(170, 170, 170, 1);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(44, 62, 80, 1)}.pageNavigation a:hover{color:rgba(44, 62, 80, 1)}.boxesHeaderBoxes + .pageNavigation{margin-top:1px}}@media (min-width:1025px){.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 (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(125, 130, 135, 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(52, 73, 94, 1);display:block;flex:1;overflow:hidden;padding:5px 0 5px 10px;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:768px) and (min-width:769px){.breadcrumbs > ol > li:last-child{font-size:14px}}@media (max-width:768px) and (max-width:768px){.breadcrumbs > ol > li:last-child{font-size:14px}}@media (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(65, 121, 173, 1)}.messageList > li{padding-top:20px}.messageSidebar{margin:0 !important;padding:0 !important}.pageContainer{display:block}}.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(236, 241, 247, 1)}@media (min-width:769px){.sidebar .boxContainer > div:not(.box),.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){padding:20px}}@media (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(44, 62, 80, 1);border-bottom-width:0;margin-bottom:15px;padding:0;font-weight:400;line-height:1.28}@media (min-width:769px){.sidebar .boxContainer section:not(.box) > h1,.sidebar .boxContainer fieldset > legend{font-size:18px}}@media (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(44, 62, 80, 1)}.sidebar .boxContainer section:not(.box) > h1 > a > .icon,.sidebar .boxContainer fieldset > legend > a > .icon{color:rgba(44, 62, 80, 1)}.sidebar .boxContainer section:not(.box) > h1 > a:hover,.sidebar .boxContainer fieldset > legend > a:hover{color:rgba(44, 62, 80, 1)}.sidebar .boxContainer section:not(.box) > h1 > a:hover > .icon,.sidebar .boxContainer fieldset > legend > a:hover > .icon{color:rgba(44, 62, 80, 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}.aclList{max-height:400px;overflow:auto;}.aclList:not(:empty){border-bottom:1px solid rgba(65, 121, 173, 1);border-top:1px solid rgba(65, 121, 173, 1)}.aclList > li{align-items:center;display:flex;padding:10px 0}.aclList > li:not(.active){cursor:pointer}.aclList > li.active{background-color:rgba(242, 242, 242, 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 (min-width:769px){.aclPermissionList::after,.aclPermissionList::before{font-size:12px}}@media (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 (min-width:769px){.aclPermissionList > li.aclCategory{font-size:18px}}@media (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 (min-width:1025px){.wcfAdLocationLogo{float:right;margin-left:30px}}@media (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}.error,.info,.success,.warning{border-left:5px solid transparent;margin-top:20px}@media (min-width:769px){.error,.info,.success,.warning{padding:10px 20px}}@media (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(132, 53, 52, 1)}.info{background-color:rgba(217, 237, 247, 1);border-color:rgba(188, 223, 241, 1);color:rgba(49, 112, 143, 1)}.info a{color:rgba(36, 82, 105, 1)}.info a:hover{color:rgba(36, 82, 105, 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{display:table;line-height:1.5;margin-top:8px;padding:5px 10px;position:relative;}.innerError::before,.innerInfo::before{border:6px solid transparent;border-top-width:0;content:"";display:inline-block;left:10px;position:absolute;top:-6px;z-index:101}.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(132, 53, 52, 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 (max-width:768px){.pageFooterStickyNotice .error,.pageFooterStickyNotice .info,.pageFooterStickyNotice .success,.pageFooterStickyNotice .warning{font-weight:400}}@media (max-width:768px) and (min-width:769px){.pageFooterStickyNotice .error,.pageFooterStickyNotice .info,.pageFooterStickyNotice .success,.pageFooterStickyNotice .warning{font-size:12px}}@media (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 (max-width:768px){.pageFooterStickyNotice .cookiePolicyNotice .layoutBoundary{flex-wrap:wrap}}.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeText{flex:1 1 auto}@media (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, 237, 247, 1);color:rgba(49, 112, 143, 1)}.innerInfo::before{border-bottom-color:rgba(217, 237, 247, 1)}.innerInfo a{color:rgba(36, 82, 105, 1)}.innerInfo a:hover{color:rgba(36, 82, 105, 1)}.noticeDismissible > .jsDismissNoticeButton{float:right}@media (max-width:1024px){.noticeDismissible > .jsDismissNoticeButton{font-size:18px;height:24px;line-height:24px;width:24px}}.articleImage{display:flex;flex-wrap:wrap}.articleImage .articleImageWrapper{align-items:center;display:flex;max-height:300px;overflow:hidden}.articleImage .articleImageWrapper img{height:auto !important;width:100% !important}.articleImage figcaption{color:rgba(125, 130, 135, 1);flex:1 0 auto;margin-top:5px;text-align:center;font-weight:400}@media (min-width:769px){.articleImage figcaption{font-size:12px}}@media (max-width:768px){.articleImage figcaption{font-size:12px}}.articleContent .articleTeaser{font-weight:600;margin-bottom:20px}.articleContent .articleTagList,.articleContent .articleLikeSection{margin-top:20px}.articleContent .articleLikeSection{align-items:center}.articleContent .articleLikeButtons{justify-content:flex-end}.articleContent .articleLikeButtons .invisible{display:inline}.articleAboutAuthor .articleAboutAuthorText{font-style:italic}.articleAboutAuthor .articleAboutAuthorUsername{margin-top:5px}.articleAboutAuthor .articleAboutAuthorUsername .username{font-weight:400;line-height:1.28}@media (min-width:769px){.articleAboutAuthor .articleAboutAuthorUsername .username{font-size:18px}}@media (max-width:768px){.articleAboutAuthor .articleAboutAuthorUsername .username{font-size:18px}}.articleAboutAuthor .articleAboutAuthorUsername .userTitleBadge{top:-2px}@media (min-width:769px){.articleNavigation > nav > ul{display:flex}}.articleNavigation .previousArticleButton,.articleNavigation .nextArticleButton{display:flex}@media (min-width:769px){.articleNavigation .previousArticleButton,.articleNavigation .nextArticleButton{flex:0 0 50%}}.articleNavigation .previousArticleButton > a,.articleNavigation .nextArticleButton > a{color:rgba(44, 62, 80, 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 (min-width:769px){.articleNavigation .previousArticleButton > a .articleNavigationArticleTitle,.articleNavigation .nextArticleButton > a .articleNavigationArticleTitle{font-size:18px}}@media (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(191, 54, 12, 1)}.articleNavigation .previousArticleButton > a:hover .articleNavigationArticleTitle,.articleNavigation .nextArticleButton > a:hover .articleNavigationArticleTitle{color:rgba(191, 54, 12, 1)}.articleNavigation .previousArticleButton > a:hover .articleNavigationArticleImage > img,.articleNavigation .nextArticleButton > a:hover .articleNavigationArticleImage > img{opacity:1}@media (min-width:769px){.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 (min-width:769px){.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 (max-width:768px){.articleNavigation .previousArticleButton + .nextArticleButton{margin-top:20px}}@media (min-width:769px){.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(125, 130, 135, 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(191, 54, 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 (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 (min-width:1025px){.boxesFooterBoxes .articleList > li{flex:0 0 calc(100%/3 - 10px);max-width:calc(100%/3 - 10px)}.boxesFooterBoxes .boxFullWidth .articleList > li{flex:0 0 calc(100%/6 - 10px);max-width:calc(100%/6 - 10px)}}@media (min-width:545px){.boxesFooterBoxes .articleList > li{flex:0 0 calc(100%/3 - 10px);max-width:calc(100%/3 - 10px)}}@media (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 (min-width:545px){.attachmentThumbnailList > ul{margin-right:-10px}}.attachmentThumbnail{box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);margin-bottom:15px !important;position:relative}@media (min-width:545px){.attachmentThumbnail{margin-right:10px !important}}@media (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 (min-width:545px){.attachmentThumbnail .attachmentThumbnailImage{height:198px;width:352px}}@media (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 (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, .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 (min-width:769px){.attachmentThumbnail .attachmentFilename{font-size:18px}}@media (max-width:768px){.attachmentThumbnail .attachmentFilename{font-size:18px}}.attachmentThumbnail .attachmentMetaData{color:rgba(125, 130, 135, 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 (min-width:769px){.formAttachmentContent > .formAttachmentList{margin-right:-20px}.formAttachmentContent > .formAttachmentList > li{flex:0 0 calc(50% - 21px);max-width:calc(50% - 21px);margin-right:20px}}.formAttachmentContent > dl{margin-top:0 !important}.formAttachmentContent > dl > dd > div{align-items:center;display:flex}.formAttachmentContent > dl > dd > div > .button{flex:0 0 auto}.formAttachmentContent > dl > dd > div > .button:not(:first-child){margin-left:10px}.formAttachmentContent > dl > dd > div + small{margin-top:10px !important}.attachmentTinyThumbnail{max-height:64px;max-width:64px}.embeddedAttachmentLink,.embeddedImageLink{border:1px solid rgba(224, 224, 224, 1);display:inline-block;max-width:100%;min-height:48px;padding:2px;position:relative}.embeddedAttachmentLink::after,.embeddedImageLink::after{background-color:rgba(0, 0, 0, .8);border-radius:2px;box-shadow:0 0 0 3px rgba(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}.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 (min-width:769px){.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 (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(44, 62, 80, 1);border-radius:2px;color:rgba(250, 250, 250, 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 (min-width:769px){.badge,a.badge{font-size:12px}}@media (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(250, 250, 250, 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}.breadcrumbs{flex:1}.breadcrumbs > ol{display:flex;flex-wrap:wrap}.breadcrumbs > ol > li{flex:0 0 auto;max-width:100%;font-weight:400}@media (min-width:769px){.breadcrumbs > ol > li{font-size:12px}}@media (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(170, 170, 170, 1);content:"/"}.breadcrumbs > ol > li:not(:last-child) > a{margin-right:10px}.breadcrumbs > ol > li > a{color:rgba(44, 62, 80, 1);text-decoration:none}.breadcrumbs > ol > li > a:hover{color:rgba(44, 62, 80, 1);text-decoration:underline}button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{background-color:rgba(207, 216, 220, 1);border-radius:2px;border-width:0;color:rgba(33, 33, 33, 1);cursor:pointer;display:inline-block;font-weight:400;margin:0;padding:8px 18px;text-decoration:none;font-family:"Open Sans", "Segoe UI", "DejaVu Sans", "Lucida Grande", "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 (min-width:769px){button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{font-size:14px}}@media (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,button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.button:hover,a.button:hover{background-color:rgba(120, 144, 156, 1);color:rgba(255, 255, 255, 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 (min-width:769px){button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small{font-size:12px}}@media (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(33, 150, 243, 1);color:rgba(255, 255, 255, 1)}button.buttonPrimary.active,input[type="button"].buttonPrimary.active,input[type="submit"].active,.button.buttonPrimary.active,a.button.buttonPrimary.active,button.buttonPrimary:hover,input[type="button"].buttonPrimary:hover,input[type="submit"]:hover,.button.buttonPrimary:hover,a.button.buttonPrimary:hover{background-color:rgba(26, 119, 201, 1);color:rgba(255, 255, 255, 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(223, 223, 223, 1) !important;color:rgba(165, 165, 165, 1) !important;cursor:not-allowed !important}.dropdownOpen > button,.dropdownOpen > input[type="button"],.dropdownOpen > input[type="reset"],.dropdownOpen > input[type="submit"],.dropdownOpen > .button,.dropdownOpen > a.button{background-color:rgba(120, 144, 156, 1);color:rgba(255, 255, 255, 1)}.dropdownOpen > button.buttonPrimary,.dropdownOpen > input[type="button"].buttonPrimary,.dropdownOpen > input[type="submit"],.dropdownOpen > .button.buttonPrimary,.dropdownOpen > a.button.buttonPrimary{background-color:rgba(26, 119, 201, 1);color:rgba(255, 255, 255, 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 (min-width:769px){.buttonList.smallButtons .button{font-size:12px}}@media (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, .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}.flexibleButtonGroup > li > input[type="radio"]:disabled + label{background-color:#f2f2f2 !important;color:#7d8264 !important;cursor:default}.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(224, 224, 224, 1);display:inline-block}.colorPreview > div{border:2px solid rgba(250, 250, 250, 1);cursor:pointer;display:block;height:60px;width:180px}.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(224, 224, 224, 1);padding-top:20px;margin-top:20px}.commentList .commentContent .wcfLikeCounter{font-weight:400}@media (min-width:769px){.commentList .commentContent .wcfLikeCounter{font-size:12px}}@media (max-width:768px){.commentList .commentContent .wcfLikeCounter{font-size:12px}}.commentList .commentContent > .userMessage{margin-top:10px;}.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(224, 224, 224, 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}.commentListAddComment.collapsed{background-color:rgba(236, 241, 247, 1);cursor:pointer;overflow:hidden;padding:10px 20px;position:relative}.commentListAddComment.collapsed::before{color:rgba(44, 62, 80, 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(44, 62, 80, 1);content:attr(data-placeholder);position:relative;top:2px}@media (min-width:545px){.commentListAddComment.collapsed::after{font-weight:300;line-height:1.28}}@media (min-width:545px) and (min-width:769px){.commentListAddComment.collapsed::after{font-size:23px}}@media (min-width:545px) and (max-width:768px){.commentListAddComment.collapsed::after{font-size:20px}}.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%)}.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}.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(65, 121, 173, 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}.inputAddon > .inputDatePicker{cursor:pointer;flex:0 1 200px;min-width:200px}.datePicker{background-color:rgba(255, 255, 255, 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(33, 33, 33, 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(238, 238, 238, 1);display:flex}.datePicker > ul > li.weekdays,.datePicker > ul > li.weekdays + li{border-top-color:rgba(238, 238, 238, 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(238, 238, 238, 1)}.datePicker > ul > li > a{color:rgba(33, 33, 33, 1)}.datePicker > ul > li > a:hover{text-decoration:none}.datePicker > ul > li > a.active,.datePicker > ul > li > a:not(.otherMonth):hover{background-color:rgba(238, 238, 238, 1);color:rgba(33, 33, 33, 1)}.datePicker > ul > li > a.otherMonth{color:rgba(125, 130, 135, 1);cursor:default}.datePicker > ul > li > span{color:rgba(125, 130, 135, 1);text-transform:uppercase;font-weight:400}@media (min-width:769px){.datePicker > ul > li > span{font-size:12px}}@media (max-width:768px){.datePicker > ul > li > span{font-size:12px}}.datePicker > footer{border-top:1px solid rgba(238, 238, 238, 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 (min-width:545px){.dialogOverlay{padding:100px 0}}.dialogOverlay[aria-hidden=false]{opacity:1;transition-delay:0s;visibility:visible}.dialogOverlay::before{background-color:rgba(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 (max-width:544px){.dialogContainer{left:0 !important;position:fixed;right:0 !important;top:0 !important}}@media (min-width:545px){.dialogContainer{animation:wcfDialogOut 0.3s;animation-fill-mode:forwards;box-shadow:0 1px 15px 0 rgba(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]{visibility:hidden}.dialogContainer[aria-hidden=false] ~ .dialogContainer[aria-hidden=false]{z-index:50}.dialogContainer > header{background-color:rgba(58, 109, 156, 1);color:rgba(255, 255, 255, 1);display:flex}@media (max-width:768px){.dialogContainer > header{padding:10px}}@media (min-width:769px){.dialogContainer > header{padding:10px 20px}}.dialogContainer > header > span{flex:1 auto;font-weight:400;line-height:1.28}@media (min-width:769px){.dialogContainer > header > span{font-size:18px}}@media (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(255, 255, 255, 1)}.dialogContainer > header > .dialogCloseButton > .icon{color:rgba(255, 255, 255, 1)}.dialogContainer > .dialogContent{background-color:rgba(250, 250, 250, 1);overflow:auto;}@media (max-width:768px){.dialogContainer > .dialogContent:not(.dialogContentNoPadding){padding:10px}}@media (min-width:769px){.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(236, 241, 247, 1);border-top:1px solid rgba(224, 224, 224, 1);bottom:0;left:0;padding:10px;position:absolute;right:0}@media (min-width:545px){.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 (min-width:769px){.dialogContainer > .dialogContent .section .sectionTitle{font-size:18px}}@media (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 > form > .section:first-child,.dialogContainer > .dialogContent > div > div > fieldset:first-child,.dialogContainer > .dialogContent > div > form > fieldset:first-child{margin-top:0}.dialogContainer > .dialogContent.jsWebKitFractionalPixel{border-left:1px solid transparent}.jsStaticDialogContent{display:none}.spinner{background-color:#fff;border:1px solid #ccc;box-shadow:2px 2px 5px 0 rgba(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(255, 255, 255, 1);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);color:rgba(33, 33, 33, 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(238, 238, 238, 1);color:rgba(33, 33, 33, 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(33, 33, 33, 1)}.dropdownMenu li.dropdownDivider{border-top:1px solid rgba(238, 238, 238, 1);margin:3px 0}.dropdownMenu li.dropdownText{padding:5px 20px;font-weight:400}@media (min-width:769px){.dropdownMenu li.dropdownText{font-size:12px}}@media (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 > 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(33, 33, 33, 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 (min-width:769px){.dropdownMenu li .containerHeadline > p{font-size:12px}}@media (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 (max-width:544px){.dropdownMenu{left:0 !important;right:0 !important}}@media (max-width:1024px){.dropdownMenu li{overflow:hidden}.dropdownMenu li > a,.dropdownMenu li > span{max-width:none;white-space:normal}}@media (min-width:769px){.dropdownMenu .dropdownMenu.pageHeaderSearchDropdown{transform:translateY(-10px)}}@media (max-width:1024px){.dropdownMenu.dropdownMenuPageSearch{left:0 !important;right:0 !important}}.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(250, 250, 250, 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(44, 62, 80, 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 (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 (min-width:1025px){.interactiveDropdown{position:fixed;top:50px !important}}.interactiveDropdownHeader{align-items:center;background-color:rgba(236, 241, 247, 1);color:rgba(44, 62, 80, 1);display:flex;padding:10px 20px}.interactiveDropdownHeader a{color:rgba(44, 62, 80, 1)}.interactiveDropdownHeader a:hover{color:rgba(44, 62, 80, 1);text-decoration:underline}.interactiveDropdownHeader .interactiveDropdownTitle{flex:1 1 auto;font-weight:400;line-height:1.28}@media (min-width:769px){.interactiveDropdownHeader .interactiveDropdownTitle{font-size:18px}}@media (max-width:768px){.interactiveDropdownHeader .interactiveDropdownTitle{font-size:18px}}.interactiveDropdownHeader .interactiveDropdownLinks{flex:0 0 auto;margin-left:5px}@media (max-width:768px){.interactiveDropdownHeader{padding:10px}}.interactiveDropdownItemsContainer{border:1px solid rgba(224, 224, 224, 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(224, 224, 224, 1)}.interactiveDropdownItems > li:hover{background-color:rgba(242, 242, 242, 1)}.interactiveDropdownItems > li a{color:rgba(230, 81, 0, 1)}.interactiveDropdownItems > li a:hover{color:rgba(191, 54, 12, 1)}.interactiveDropdownItems > li .box48{align-items:center;overflow:hidden}@media (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 .loading > .wcfImageViewer > div.loading:before,.wcfImageViewer > .interactiveDropdownItems .loading > div.loading:before,.interactiveDropdownItems .loading > .wcfImageViewer > footer > div > ul > li.loading:before,.wcfImageViewer > footer > div > ul > .interactiveDropdownItems .loading > li.loading:before,.interactiveDropdownItems .noItems > .fa-spinner,.interactiveDropdownItems .noItems > .wcfImageViewer > div.loading:before,.wcfImageViewer > .interactiveDropdownItems .noItems > div.loading:before,.interactiveDropdownItems .noItems > .wcfImageViewer > footer > div > ul > li.loading:before,.wcfImageViewer > footer > div > ul > .interactiveDropdownItems .noItems > li.loading:before{margin-right:5px}@media (min-width:769px){.interactiveDropdownItems .loading,.interactiveDropdownItems .noItems{font-size:18px}}@media (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(236, 241, 247, 1);color:rgba(44, 62, 80, 1);display:block;padding:10px 20px;text-align:center}.interactiveDropdownShowAll:hover{color:rgba(44, 62, 80, 1);text-decoration:underline}@media (min-width:769px){.interactiveDropdown{min-width:350px}.interactiveDropdownItemsContainer{max-height:400px;overflow:hidden;position:relative}.interactiveDropdownItems:not(.interactiveDropdownItemsUserMenu) > li{max-width:400px}}@media (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}}.fontAwesomeIcons{border:1px solid rgba(224, 224, 224, 1);max-height:540px;overflow:auto}.fontAwesomeIcons > li{display:inline-flex;flex-wrap:wrap;justify-content:center;padding:10px 0;width:150px}.fontAwesomeIcons > li:hover{background-color:rgba(120, 144, 156, 1);color:rgba(255, 255, 255, 1);cursor:pointer}.fontAwesomeIcons > li:hover > .icon,.fontAwesomeIcons > li:hover > small{color:inherit;cursor:pointer}.fontAwesomeIcons > li > small{color:rgba(125, 130, 135, 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 (min-width:1025px){.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 > 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, .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(241, 246, 251, 1);border:1px solid rgba(176, 200, 224, 1);border-radius:0;color:rgba(44, 62, 80, 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;display:flex;flex-wrap:wrap;padding-bottom:0;padding-top:5px}@media (min-width:769px){.inputItemList{font-size:14px}}@media (max-width:768px){.inputItemList{font-size:14px}}.inputItemList:focus,.inputItemList:hover{background-color:rgba(241, 246, 251, 1);border-color:rgba(41, 128, 185, 1);color:rgba(44, 62, 80, 1)}.inputItemList[disabled]{background-color:rgba(245, 245, 245, 1) !important;border-color:rgba(174, 176, 179, 1) !important;color:rgba(125, 130, 100, 1) !important}.inputItemList[readonly]{color:rgba(125, 130, 100, 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(207, 216, 220, 1);border-radius:2px;color:rgba(33, 33, 33, 1);cursor:default;padding:1px 5px}.inputItemList > .item .icon{color:inherit}.inputItemList > .item.active,.inputItemList > .item:hover{background-color:rgba(120, 144, 156, 1);color:rgba(255, 255, 255, 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(125, 130, 135, 1);cursor:pointer;flex:0 0 auto}.likesSummary > .icon{color:rgba(125, 130, 135, 1);margin-right:5px}.wcfLikeCounter{color:rgba(125, 130, 135, 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(207, 216, 220, 1) !important;color:rgba(33, 33, 33, 1) !important}.sortableList:not(.tabularList){list-style:decimal outside;margin-left:20px}.sortableNode{cursor:move}.sortableNode:not(:last-child){border-bottom:1px solid rgba(224, 224, 224, 1)}.sortableNode > .sortableList:not(:empty){border-top:1px solid rgba(224, 224, 224, 1)}.sortableNodeLabel{align-items:center;cursor:move;padding:10px;display:inline-flex;width:100%}.sortableNodeLabel:hover{background-color:rgba(242, 242, 242, 1)}.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 (max-width:544px){.sortableNodeHandle{display:none}}@media (min-width:1025px){.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(242, 242, 242, 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(33, 150, 243, 0.8);color:rgba(255, 255, 255, 1)}.mediaManagerMediaList > li.jsMarked > .mediaInformation a,.mediaManagerMediaList > li.jsMarked > .buttonGroupNavigation a{color:rgba(255, 255, 255, 1)}.mediaManagerMediaList > li.jsMarked > .mediaInformation .icon,.mediaManagerMediaList > li.jsMarked > .buttonGroupNavigation .icon{color:rgba(255, 255, 255, 1);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 > .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 (min-width:769px){.mediaManagerMediaList > li > .mediaInformation{font-size:12px}}@media (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, .8)}@media (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(255, 255, 255, 1);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);color:rgba(33, 33, 33, 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(238, 238, 238, 1);color:rgba(33, 33, 33, 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(33, 33, 33, 1)}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownDivider{border-top:1px solid rgba(238, 238, 238, 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 > 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(33, 33, 33, 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 (max-width:1024px) and (min-width:769px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownText{font-size:12px}}@media (max-width:1024px) and (max-width:768px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownText{font-size:12px}}@media (max-width:1024px) and (min-width:769px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-size:12px}}@media (max-width:1024px) and (max-width:768px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-size:12px}}@media (max-width:1024px) and (max-width:544px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList{left:0 !important;right:0 !important}}@media (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 (max-width:1024px) and (min-width:769px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList .dropdownMenu.pageHeaderSearchDropdown{transform:translateY(-10px)}}@media (min-width:1025px){.mediaManagerMediaList > li .buttonGroupNavigation{transition:opacity 0.12s}.mediaManagerMediaList > li .buttonGroupNavigation > .dropdownLabel{display:none}}@media (min-width:769px){.mediaManagerMediaList > li > .buttonGroupNavigation{height:0}.mediaManagerMediaList > li:hover > .buttonGroupNavigation{height:auto;padding:10px}}@media (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}.menuOverlayMobile{background-color:rgba(50, 92, 132, 1);bottom:0;display:none;overflow:hidden;position:absolute;top:0;z-index:320}.menuOverlayMobile.open{display:block}@media (min-width:545px){.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 (min-width:545px){.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 (max-width:544px){.menuOverlayMobile{left:0;max-width:100vw;right:0}.menuOverlayMobile .menuOverlayItemList{right:0}}@media (min-width:545px){.menuOverlayMobile{width:350px}.menuOverlayMobile.pageMainMenuMobile{left:0}.menuOverlayMobile.pageMainMenuMobile + .menuOverlayMobileBackdrop{box-shadow:inset 5px 0 10px -5px rgba(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, .6);right:350px}.menuOverlayMobile.pageUserMenuMobile .menuOverlayItemList{right:0}}.menuOverlayMobileBackdrop{background-color:rgba(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(50, 92, 132, 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 (min-width:545px){.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(255, 255, 255, 1);display:block;font-size:14px;padding:10px 30px;position:relative}.menuOverlayItemLink{align-items:center;background-color:rgba(43, 79, 113, 1);display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.menuOverlayItemLink .icon::before{color:rgba(255, 255, 255, 1)}.menuOverlayItemLink:hover{color:rgba(255, 255, 255, 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(255, 255, 255, 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(36, 66, 95, 1)}.menuOverlayTitle{color:rgba(255, 255, 255, .7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menuOverlayTitle:not(:first-child){margin-top:10px}.menuOverlayItemLinkIcon{background-color:rgba(43, 79, 113, 1);flex:0 0 auto;margin-left:1px;padding:10px;height:44px;width:44px}.menuOverlayItemLinkIcon > .icon::before{color:rgba(255, 255, 255, 1)}.menuOverlayBackLink::before{color:rgba(255, 255, 255, .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 (min-width:769px){.messageList:not(.messageReducedList){border-top:1px solid rgba(65, 121, 173, 1)}.messageList:not(.messageReducedList) > li{border-bottom:1px solid rgba(65, 121, 173, 1);padding:30px 0}.messageList:not(.messageReducedList) > li.messageListPagination:last-child{border-bottom-width:0}}@media (max-width:768px){.messageList:not(.messageReducedList) .messageSidebar{border-top:1px solid rgba(65, 121, 173, 1)}.messageList:not(.messageReducedList) > .messageListPagination{border-top:1px solid rgba(65, 121, 173, 1);margin:0 -10px;padding:20px 10px}}.messageList:not(.messageReducedList) > .messageListNotice > .info{margin-top:0}@media (min-width:769px){.messageList.messageReducedList > li:not(:last-child){padding-bottom:30px}}.messageList > .anchorFixedHeader:target{margin-top:-49px;pointer-events:none;position:relative;z-index:10}.messageList > .anchorFixedHeader:target::after{content:"";display:block;height:50px}.messageList > .anchorFixedHeader:target > .message{pointer-events:all;transform:translateY(49px)}@media (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 (min-width:769px){.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(236, 241, 247, 1);color:rgba(44, 62, 80, 1);position:relative}@media (min-width:769px){.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 (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(230, 81, 0, 1)}.messageSidebar a:hover{color:rgba(191, 54, 12, 1)}.messageSidebar .dataList{font-weight:400}@media (min-width:769px){.messageSidebar .dataList{font-size:12px}}@media (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 (min-width:769px){.messageSidebar .username{font-size:18px}}@media (max-width:768px){.messageSidebar .username{font-size:18px}}.messageSidebar .badgeOnline{left:0;pointer-events:none;position:absolute}@media (min-width:769px){.messageSidebar .badgeOnline{bottom:0}}@media (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}@media (min-width:769px){.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 (max-width:768px){.messageContent{position:relative}}@media (min-width:769px){.messageContent{display:flex;flex:1;flex-direction:column}}.messageContent.loading{position:relative}.messageContent.loading > .messageContentLoadingOverlay{align-items:center;background-color:rgba(250, 250, 250, 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 (min-width:769px){.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(44, 62, 80, 1)}@media (min-width:545px){.messageTitle{font-weight:400;line-height:1.28}}@media (min-width:545px) and (min-width:769px){.messageTitle{font-size:18px}}@media (min-width:545px) and (max-width:768px){.messageTitle{font-size:18px}}@media (max-width:544px){}@media (max-width:544px) and (min-width:769px){.messageTitle{font-size:14px}}@media (max-width:544px) and (max-width:768px){.messageTitle{font-size:14px}}.messageTitle a{color:rgba(44, 62, 80, 1)}.messageTitle a:hover{color:rgba(44, 62, 80, 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 (min-width:769px){.messageHeaderMetaData{font-size:12px}}@media (max-width:768px){.messageHeaderMetaData{font-size:12px}}.messageHeaderMetaData .messagePublicationTime{color:rgba(125, 130, 135, 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 (min-width:769px){.messageStatus{font-size:12px}}@media (max-width:768px){.messageStatus{font-size:12px}}@media (min-width:769px){.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 (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 (min-width:769px){.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 (min-width:769px){.messageFooter{flex:0 0 auto}}.messageFooter .formSubmit{margin-top:20px}.messageFooterNote{border-left:5px solid rgba(224, 224, 224, 1);color:rgba(125, 130, 135, 1);margin-top:20px;padding:5px 10px;font-weight:400}@media (min-width:769px){.messageFooterNote{font-size:12px}}@media (max-width:768px){.messageFooterNote{font-size:12px}}.messageFooterNote a{color:rgba(52, 73, 94, 1)}.messageFooterNote a:hover{color:rgba(52, 73, 94, 1);text-decoration:underline}.messageFooterGroup{align-items:center;display:flex;flex-wrap:wrap}.messageFooterGroup:not(:first-child) > .likesSummary,.messageFooterGroup:not(:first-child) > .messageFooterButtons,.messageFooterGroup:not(:first-child) > .messageFooterButtonsExtra{margin-top:20px}.messageFooterGroup > .likesSummary{flex:0 1 auto;font-weight:400}@media (min-width:769px){.messageFooterGroup > .likesSummary{font-size:12px}}@media (max-width:768px){.messageFooterGroup > .likesSummary{font-size:12px}}@media (min-width:769px){.messageFooterGroup > .messageFooterButtons{flex:1 1 auto}}@media (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 (min-width:769px){.messageFooterGroup > .messageFooterButtonsExtra{flex:1 1 auto}.messageFooterGroup > .messageFooterButtonsExtra + .messageFooterButtons{flex:0 auto}.messageFooterGroup > .messageFooterButtonsExtra + .messageFooterButtons > li:first-child{margin-left:20px}}@media (max-width:768px){.messageFooterGroup > .messageFooterButtonsExtra{display:none}}.messageSignature img{max-height:150px}@media (max-width:768px){.messageSignature{display:none}}@media (min-width:769px){.messageSignature{border-top:1px solid rgba(224, 224, 224, 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 (max-width:768px){.messageCollapsed{border-top:1px solid rgba(224, 224, 224, 1);margin:0 -10px;padding:30px 10px 0}}.messageReduced .messageHeader{background-color:rgba(236, 241, 247, 1);color:rgba(44, 62, 80, 1)}@media (max-width:768px){.messageReduced .messageHeader{margin:0 -10px;padding:10px}}@media (min-width:769px){.messageReduced .messageHeader{padding:10px 20px}}@media (min-width:769px){.messageReduced .messageBody,.messageReduced .messageFooter{padding:0 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}.editHistoryDiff > .table{table-layout:fixed;width:100%}.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(224, 224, 224, 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 (min-width:769px){.editHistoryDiff > .table td.diffSection{font-size:18px}}@media (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 (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 (min-width:1025px){.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 (min-width:769px){.messageGroupList .messageDeleted .columnAvatar::before,.messageGroupList .messageDisabled .columnAvatar::before{font-size:42px}}@media (max-width:768px){.messageGroupList .messageDeleted .columnAvatar::before,.messageGroupList .messageDisabled .columnAvatar::before{font-size:28px}}.messageGroupList .messageDeleted .columnAvatar > div,.messageGroupList .messageDisabled .columnAvatar > div{visibility:hidden}.messageGroupList .messageDeleted .columnAvatar::before{color:#b40000;content:"\f014";left:17px;top:-2px}@media (min-width:769px){.messageGroupList .messageDeleted .columnAvatar::before{left:17px;top:-2px}}@media (max-width:768px){.messageGroupList .messageDeleted .columnAvatar::before{left:7px;top:-4px}}.messageGroupList .messageDisabled .columnAvatar::before{color:#008c00;content:"\f070"}@media (min-width:769px){.messageGroupList .messageDisabled .columnAvatar::before{left:13px;top:-2px}}@media (max-width:768px){.messageGroupList .messageDisabled .columnAvatar::before{left:3px;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(250, 250, 250, 1);box-sizing:content-box}.messageGroupList .columnSubject{overflow:hidden}.messageGroupList .columnSubject > h3 > .messageGroupLink{font-weight:400;line-height:1.28}@media (min-width:769px){.messageGroupList .columnSubject > h3 > .messageGroupLink{font-size:18px}}@media (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(125, 130, 135, 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 (min-width:769px){.messageGroupList .pagination{font-size:12px}}@media (max-width:768px){.messageGroupList .pagination{font-size:12px}}.messageGroupList .pagination:not(:last-child){margin-right:5px}@media (min-width:769px){.messageGroupList .messageGroupCounterMobile,.messageGroupList .messageGroupInfoMobile{display:none}}@media (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(125, 130, 135, 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 (max-width:768px) and (min-width:769px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupLink{font-size:14px}}@media (max-width:768px) and (max-width:768px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupLink{font-size:14px}}@media (max-width:768px) and (min-width:769px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupInfoMobile{font-size:12px}}@media (max-width:768px) and (max-width:768px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupInfoMobile{font-size:12px}}.messageGroupList .tabularListRowHead .columnSort{flex:1}@media (min-width:769px){.messageGroupList .tabularListRowHead .columnSort{font-size:14px}}@media (max-width:768px){.messageGroupList .tabularListRowHead .columnSort{font-size:14px}}.messageGroupList .tabularListRowHead .columnFilter{flex:0 1 auto;padding-left:40px}@media (min-width:769px){.messageGroupList .tabularListRowHead .columnFilter{font-size:14px}}@media (max-width:768px){.messageGroupList .tabularListRowHead .columnFilter{font-size:14px}}@media (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(125, 130, 135, 1);font-size:1rem;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.messageGroupListStatsSimple > .icon{color:inherit}@media (max-width:1024px){.mobileLinkShadowContainer{position:relative}.mobileLinkShadowContainer > .mobileLinkShadow{bottom:0;left:0;position:absolute;right:0;top:0}}@media (min-width:1025px){.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{visibility:hidden}.contentHeader.messageGroupContentHeader.messageDeleted > .contentHeaderIcon::before{color:#b40000;content:"\f014";left:11px;top:-12px}.contentHeader.messageGroupContentHeader.messageDisabled > .contentHeaderIcon::before{color:#008c00;content:"\f070";left:4px;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 (max-width:544px){.pageAction{flex-wrap:nowrap;left:10px}.pageAction > li{flex:1 1 auto;overflow:hidden}.pageAction > li > a{overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%}}.pageOverlayActive .pageAction{display:none}@media (max-width:544px){.redactorActive .pageAction{display:none !important}}@media (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(44, 62, 80, 1);padding:2px 8px 0}.pagination > ul > li.disabled > span{color:rgba(125, 130, 135, 1)}.pagination > ul > li.active > a,.pagination > ul > li.active > span,.pagination > ul > li > a:hover{background-color:rgba(120, 144, 156, 1);color:rgba(255, 255, 255, 1)}.pagination > ul > li > .icon{height:auto;line-height:inherit;width:auto}@media (max-width:544px){.pagination > ul > li > .icon{padding:0 6px}}.pagination > ul > li:not(:last-child){margin-right:1px}.pagination > ul > li:not(.skip) > a,.pagination > ul > li:not(.skip) > span{padding:4px 8px}@media (max-width:544px){.pagination > ul > li:not(.skip) > a,.pagination > ul > li:not(.skip) > span{padding:4px 6px;font-weight:400}}@media (max-width:544px) and (min-width:769px){.pagination > ul > li:not(.skip) > a,.pagination > ul > li:not(.skip) > span{font-size:12px}}@media (max-width:544px) and (max-width:768px){.pagination > ul > li:not(.skip) > a,.pagination > ul > li:not(.skip) > span{font-size:12px}}.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, .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, .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(65, 121, 173, 1);border-width:1px 0;margin-bottom:10px;min-width:300px;padding:10px 0}@media (min-width:545px){.pollContainer{float:left;margin-right:20px;max-width:50%}}.pollContainer h2{font-weight:400;line-height:1.28}@media (min-width:769px){.pollContainer h2{font-size:18px}}@media (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(224, 224, 224, 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(224, 224, 224, 1);height:5px;margin-top:5px}.pollContainer .pollResultItem .pollMeter > .pollMeterValue{background-color:rgba(65, 121, 173, 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(250, 250, 250, 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 (max-width:768px){.popover{display:none}}.popoverContent{background-color:rgba(250, 250, 250, 1);border-radius:3px;color:rgba(44, 62, 80, 1);padding:15px}.popoverContent > div{max-height:290px;min-height:36px;overflow:hidden}.popoverContent a{color:rgba(230, 81, 0, 1)}.popoverContent a:hover{color:rgba(191, 54, 12, 1)}#recaptcha_response_field{margin-top:20px}.redactor-box{background-color:rgba(250, 250, 250, 1);position:relative}.redactor-box:not(:first-child){margin-top:20px}.redactor-box + .messageTabMenu{padding:0}.redactor-box + .innerError,.redactor-box > .innerError{border-radius:0;box-shadow:none;display:block;margin-top:-1px}.redactor-box > .innerError{margin:-1px 0}.redactor-layer{border:1px solid rgba(224, 224, 224, 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(125, 130, 135, 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::before{content:"";display:inline-block}.redactor-dropdown > .dropdownMenu{display:block;position:relative;visibility:visible}@media (min-width:1025px){.redactor-dropdown > .dropdownMenu{top:1px}}.redactor-dropdown > .dropdownMenu > li:hover{background-color:transparent !important}.redactor-dropdown > .dropdownMenu a:hover{background-color:rgba(238, 238, 238, 1)}.redactor-dropdown .redactor-dropdown-link-inactive{cursor:default;opacity:0.6}.redactor-dropdown .redactor-dropdown-link-inactive > a:hover{background-color:rgba(255, 255, 255, 1) !important;color:rgba(33, 33, 33, 1) !important;cursor:default !important}@media (max-width:1024px){.redactor-layer{font-size:16px;max-height:500px}}.redactor-toolbar{background-color:rgba(58, 109, 156, 1);display:flex;flex-wrap:wrap}.redactor-toolbar > li{flex:0 0 auto}.redactor-toolbar > li > a{color:rgba(255, 255, 255, 1);display:block;outline:none;padding:10px;text-align:center;font-weight:400}@media (min-width:769px){.redactor-toolbar > li > a{font-size:12px}}@media (max-width:768px){.redactor-toolbar > li > a{font-size:12px}}.redactor-toolbar > li > a.redactor-button-disabled{background-color:transparent !important;color:rgba(165, 165, 165, 1) !important;cursor:default;pointer-events:none}.redactor-toolbar > li > a.redactor-act,.redactor-toolbar > li > a.dropact{background-color:rgba(36, 66, 95, 1);color:rgba(255, 255, 255, 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 (min-width:1025px){.redactor-toolbar > li > a:hover{background-color:rgba(36, 66, 95, 1);color:rgba(255, 255, 255, 1)}}@media (min-width:545px){.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(255, 255, 255, 1);content:"";left:-6px;opacity:0.6;position:absolute;top:7px}}@media (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(255, 255, 255, 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(255, 255, 255, 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-box-fontcolor{width:200px}.redactor-dropdown-box-fontcolor > li.redactorColorPallet{padding:0 4px}.redactor-dropdown-box-fontcolor > li.redactorColorPallet:hover{background-color:rgba(255, 255, 255, 1) !important}.redactor-dropdown-box-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, 237, 247, 1);border:5px dashed currentColor;bottom:0;color:rgba(49, 112, 143, 1);display:flex;justify-content:center;left:0;position:absolute;right:0;z-index:10;font-weight:300;line-height:1.28}@media (min-width:769px){.redactorDropArea{font-size:23px}}@media (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(0, 0, 0, .8);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);color:rgba(255, 255, 255, 1);padding:5px 10px 7px;position:absolute;z-index:800}.redactor-link-tooltip > a{color:rgba(255, 255, 255, 1)}.redactor-voice-label{display:none}.redactor-dropdown-h2{font-weight:300;line-height:1.28}@media (min-width:769px){.redactor-dropdown-h2{font-size:23px}}@media (max-width:768px){.redactor-dropdown-h2{font-size:20px}}.redactor-dropdown-h3{font-weight:400;line-height:1.28}@media (min-width:769px){.redactor-dropdown-h3{font-size:18px}}@media (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-box-woltlabColor > ul{display:flex !important;flex-wrap:wrap;width:272px}.redactor-dropdown-box-woltlabColor > ul > .dropdownDivider,.redactor-dropdown-box-woltlabColor > ul > .dropdownDivider + li{flex:0 0 100%}.redactor-dropdown-box-woltlabColor .woltlab-color-selection{flex:0 0 30px;margin:2px;overflow:hidden}.redactor-dropdown-box-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 (max-width:1024px){.jsSmiley{display:inline-block;padding:10px}}.wysiwygTextarea{background-color:transparent !important;border:1px solid rgba(224, 224, 224, 1) !important;color:transparent !important;display:block;height:238px;width:100%}.messageQuickReplyCollapsed{border-bottom-width:0 !important}@media (max-width:768px){.messageQuickReplyCollapsed{margin-left:-10px;margin-right:-10px}}.messageQuickReplyCollapsed .messageSidebar{display:none}.messageQuickReplyCollapsed .messageQuickReplyContent{background-color:rgba(236, 241, 247, 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 (min-width:769px){.messageQuickReplyCollapsed .messageQuickReplyContent{border-radius:2px}}.messageQuickReplyCollapsed .messageQuickReplyContent::before{color:rgba(44, 62, 80, 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(44, 62, 80, 1);content:attr(data-placeholder)}@media (min-width:545px){.messageQuickReplyCollapsed .messageQuickReplyContent::after{font-weight:300;line-height:1.28}}@media (min-width:545px) and (min-width:769px){.messageQuickReplyCollapsed .messageQuickReplyContent::after{font-size:23px}}@media (min-width:545px) and (max-width:768px){.messageQuickReplyCollapsed .messageQuickReplyContent::after{font-size:20px}}.messageQuickReplyCollapsed .messageQuickReplyContent > .messageBody{left:200%;position:absolute;top:-100%}.messageQuickReplyCollapsed .messageQuickReplyContent > .messageFooter{display:none}.redactorAutosaveRestored{background-color:rgba(250, 250, 250, 1);border-top:1px solid rgba(224, 224, 224, 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(224, 224, 224, 1);flex:0 0 auto;padding:10px}.redactorAutosaveRestored > span{color:rgba(125, 130, 135, 1);flex:1 1 auto;padding:10px}@media (min-width:545px){.redactorAutosaveRestored{border-left:1px solid rgba(224, 224, 224, 1);border-top-left-radius:2px}.redactorAutosaveRestored > span{padding:10px 20px}}@media (max-width:544px){.redactorAutosaveRestored{left:1px}.redactorAutosaveRestored > span{text-align:center}}.redactorBoxFullscreen{bottom:0;left:0;position:fixed;right:0;top:0;z-index:310}.redactorBoxFullscreen .redactor-layer{max-height:none !important;min-height:0 !important}.scrollableCheckboxList{background-color:rgba(241, 246, 251, 1);border:1px solid rgba(176, 200, 224, 1);color:rgba(44, 62, 80, 1);max-height:500px;max-width:500px;overflow:auto;padding:5px}.scrollableCheckboxList li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.itemListFilter{max-width:500px}.itemListFilter > .inputAddon{margin-top:5px}.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 (max-width:768px){.messageShareButtons .button > span:not(.icon){display:none}}@media (min-width:769px){.messageShareButtons .icon{margin-right:3px}}.messageShareButtons .jsShareFacebook{background-color:rgba(59, 89, 153, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareFacebook:hover{background-color:rgba(45, 68, 116, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareTwitter{background-color:#55acee;color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareTwitter:hover{background-color:#2795e9;color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareGoogle{background-color:rgba(220, 78, 65, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareGoogle:hover{background-color:rgba(198, 50, 36, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareReddit{background-color:rgba(255, 69, 0, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareReddit:hover{background-color:rgba(204, 55, 0, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareWhatsApp{background-color:#25d366;color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareWhatsApp:hover{background-color:#1da851;color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareLinkedIn{background-color:rgba(0, 122, 182, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareLinkedIn:hover{background-color:rgba(0, 88, 131, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsSharePinterest{background-color:rgba(189, 33, 37, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsSharePinterest:hover{background-color:rgba(146, 25, 28, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .jsShareXing{background-color:rgba(0, 101, 103, 1);color:rgba(255, 255, 255, 1)}.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(207, 216, 220, 1)}.slideshowContainer > .slideshowButtonList > li > a > .icon.active{color:rgba(33, 150, 243, 1)}.slideshowContainer > .slideshowButtonList > li:hover > a > .icon{color:rgba(26, 119, 201, 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(230, 81, 0, 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 (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 (min-width:769px){.tabMenu > ul,.menu > ul{border-bottom:1px solid rgba(224, 224, 224, 1)}.tabMenu > ul > li::before,.menu > ul > li::before{bottom:-1px}}.tabMenu > ul > li > a{font-weight:300;line-height:1.28}@media (min-width:769px){.tabMenu > ul > li > a{font-size:23px}}@media (max-width:768px){.tabMenu > ul > li > a{font-size:20px}}.menu{margin-top:10px}@media (min-width:769px){.menu > ul > li > a{font-weight:400;line-height:1.28}}@media (min-width:769px) and (min-width:769px){.menu > ul > li > a{font-size:18px}}@media (min-width:769px) and (max-width:768px){.menu > ul > li > a{font-size:18px}}.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(125, 130, 135, 1)}.tabMenuOverlayLeft{background:linear-gradient(to left, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 1) 50%);left:0}.tabMenuOverlayRight{background:linear-gradient(to right, rgba(250, 250, 250, 0) 0%, rgba(250, 250, 250, 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.active{background-color:rgba(250, 250, 250, 1);display:block;margin-top:0}.messageTabMenu:not(.messageTabMenuContent) > .messageTabMenuContent.active{border:1px solid rgba(224, 224, 224, 1);border-top-width:0;padding:20px}.messageTabMenu.messageTabMenuContent > nav{border-bottom:1px solid rgba(224, 224, 224, 1);margin:-20px -20px 20px -20px;padding:5px 20px}.messageTabMenu.messageTabMenuContent > nav > ul{display:flex;flex-wrap:wrap;}.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(191, 54, 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 (min-width:769px){.messageTabMenu.messageTabMenuContent > nav > ul > li > a{font-size:12px}}@media (max-width:768px){.messageTabMenu.messageTabMenuContent > nav > ul > li > a{font-size:12px}}.messageTabMenu + .innerError{margin-top:-1px;width:100%}.messageTabMenuNavigation > ul{background-color:rgba(250, 250, 250, 1);border:1px solid rgba(224, 224, 224, 1);border-top-width:0;display:flex;flex-wrap:wrap;}.messageTabMenuNavigation > ul > li{flex:0 1 auto}.messageTabMenuNavigation > ul > li:not(:last-child){margin-right:5px}.messageTabMenuNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageTabMenuNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.messageTabMenuNavigation > ul > li{border-right:1px solid rgba(224, 224, 224, 1)}.messageTabMenuNavigation > ul > li:not(:last-child){margin-right:0}.messageTabMenuNavigation > ul > li.active > a{color:rgba(191, 54, 12, 1);position:relative}.messageTabMenuNavigation > ul > li.active > a::after{border-bottom:1px solid rgba(250, 250, 250, 1);bottom:-1px;content:"";display:block;left:0;position:absolute;right:0}.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 (min-width:769px){.messageTabMenuNavigation > ul > li > a > .icon{display:none}}@media (max-width:768px){.messageTabMenuNavigation > ul > li > a > .icon{display:block}.messageTabMenuNavigation > ul > li > a > span:not(.icon){display:none}}.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(65, 121, 173, 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(65, 121, 173, 1)}.tabularListRow:not(.tabularListRowHead):hover{background-color:rgba(242, 242, 242, 1)}.tabularListRowHead{border-bottom:2px solid currentColor;color:rgba(65, 121, 173, 1)}.tabularListRowHead + li{border-top-width:0 !important}.tabularListRow:not(.tabularListRowHead){border-top:1px solid rgba(224, 224, 224, 1)}.tabularListColumns{align-items:center;display:flex}.tabularListColumns > li{flex:0 0 auto;padding:5px 10px}.tabularListRowHead > .tabularListColumns > li{color:rgba(65, 121, 173, 1);font-weight:400;line-height:1.28}@media (min-width:769px){.tabularListRowHead > .tabularListColumns > li{font-size:18px}}@media (max-width:768px){.tabularListRowHead > .tabularListColumns > li{font-size:18px}}.tabularListRowHead > .tabularListColumns > li > a{color:rgba(65, 121, 173, 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(230, 81, 0, 1)}.tabularBox{overflow:auto}.tabularBoxTitle > header{border-bottom:1px solid currentColor;color:rgba(65, 121, 173, 1);padding:10px 0}.tabularBoxTitle > header > h1,.tabularBoxTitle > header > h2,.tabularBoxTitle > header > h3{font-weight:400;line-height:1.28}@media (min-width:769px){.tabularBoxTitle > header > h1,.tabularBoxTitle > header > h2,.tabularBoxTitle > header > h3{font-size:18px}}@media (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(65, 121, 173, 1)}.tabularBoxTitle > header a:hover,.tabularBoxTitle > header .icon:hover{color:rgba(230, 81, 0, 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(65, 121, 173, 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(65, 121, 173, 1);text-align:left;white-space:nowrap;font-weight:400;line-height:1.28;}@media (min-width:769px){.htmlContent table th,.messageBody > .messageText table th,.messageSignature > div table th,.redactor-layer table th,.table th{font-size:18px}}@media (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(65, 121, 173, 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(230, 81, 0, 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 (min-width:769px){.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 (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 (min-width:769px){.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 (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 (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 (max-width:1024px){.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(224, 224, 224, 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(65, 121, 173, 1)}.balloonTooltip,.redactor-toolbar-tooltip{background-color:rgba(0, 0, 0, .8);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);color:rgba(255, 255, 255, 1);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 (min-width:769px){.balloonTooltip,.redactor-toolbar-tooltip{font-size:12px}}@media (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 rgba(255, 255, 255, 1);margin-left:10px;padding-left:10px}#quoteManagerCopy{z-index:350}#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%;font-size:27px;}.trophyIcon.icon16{font-size:9px}.trophyIcon.icon32{font-size:18px}.trophyIcon.icon64{font-size:36px}.trophyIcon.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 > ul{display:flex;margin-top:5px;justify-content:center}.specialTrophyContainer > ul > li:not(:last-child){margin-right:5px}@media (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}.userProfilePreview .specialTrophyUserContainer > ul{margin-top:5px;margin-bottom:5px}.ignoredUserContent{-webkit-filter:grayscale(100%) !important;filter:grayscale(100%) !important;}.ignoredUserContent:not(:hover){opacity:0.5 !important}@media (min-width:769px){.ignoredUserMessage{background-color:rgba(217, 237, 247, 1) !important;border-left:5px solid rgba(188, 223, 241, 1) !important;color:rgba(49, 112, 143, 1) !important;cursor:pointer !important}.ignoredUserMessage::before{content:attr(data-ignored-user-message);padding:10px 20px}}@media (max-width:768px){.ignoredUserMessage{border-top:1px solid rgba(65, 121, 173, 1);margin:0 -10px;padding-top:30px}.ignoredUserMessage::before{background-color:rgba(217, 237, 247, 1) !important;border-left:5px solid rgba(188, 223, 241, 1) !important;color:rgba(49, 112, 143, 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{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:#dd4b39}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.googleLoginButton:hover{background-color:#ca3523}.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 (min-width:769px){.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 (min-width:769px){.contentHeader ~ .loginForm{margin-top:30px}.dialogContent .loginForm:not(.loginFormLoginOnly) .section{width:300px}}.userProfileUser .contentHeaderIcon{position:relative}.userProfileUser .contentHeaderIcon a{display:block}.userProfileUser .contentHeaderIcon a{display:block}.userProfileUser .contentHeaderDescription{margin-top:20px}@media (min-width:545px) and (max-width:1024px){.userProfileUser .contentHeaderNavigation .button .invisible{display:inline}}@media (max-width:768px){.userProfileUser{display:flex;flex-wrap:wrap}.userProfileUser .contentHeaderIcon{display:block;flex:0 0 48px;margin-right:10px}.userProfileUser .contentHeaderIcon img{width:48px !important;height:48px !important}.userProfileUser .contentHeaderTitle{flex:0 0 calc(100% - 58px);max-width:calc(100% - 58px)}.userProfileUser .contentHeaderNavigation{flex:0 0 100%}}@media (max-width:544px){.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 (min-width:769px){.userProfileUser .contentHeaderIcon{flex:0 0 128px;margin-right:20px}}.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{padding-bottom:16px}.userProfilePreview .buttonGroupNavigation{position:absolute;bottom:0;right:0}.userProfilePreview dl.inlineDataList{margin-top:10px;font-weight:400}@media (min-width:769px){.userProfilePreview dl.inlineDataList{font-size:12px}}@media (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 (min-width:769px){.userProfilePreviewAvatar .badgeOnline,.userProfileUser .contentHeaderIcon .badgeOnline{bottom:0}}@media (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 (min-width:1025px){.main{padding:30px 0}}.paginationTop{margin-top:30px}.content > .section,.content > form{border:1px solid rgba(236, 241, 247, 1);background-color:rgba(255, 255, 255, 1);padding:20px}@media (max-width:768px){.content > .section,.content > form{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{margin-top:0}.content > .section .section:not(:first-child),.content > form .section:not(:first-child){margin-top:0}.content > .section .section + .section,.content > form .section + .section{margin-top:40px}.content > form{margin-top:40px}.contentHeader + .section,.contentHeader + form{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 (max-width:768px){.content > .section > .messageList:first-child{margin-top:-11px}}.content > .section > .messageList > :first-child{padding-top:0}.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(58, 109, 156, 1)}.redactor-toolbar > li > a{color:rgba(255, 255, 255, 1)}.redactor-toolbar > li > a.redactor-button-disabled{color:rgba(165, 165, 165, 1) !important}.redactor-toolbar > li > a.redactor-act,.redactor-toolbar > li > a.dropact{background-color:rgba(36, 66, 95, 1);color:rgba(255, 255, 255, 1)}@media (min-width:1025px){.redactor-toolbar > li > a:hover{background-color:rgba(36, 66, 95, 1);color:rgba(255, 255, 255, 1)}}@media (min-width:545px){.redactor-toolbar > li.redactor-toolbar-separator::before{border-left:1px solid rgba(255, 255, 255, 1)}}@media (max-width:544px){.redactor-toolbar.redactorToolbarOverride > .redactor-toolbar-separator::before{border-left:1px solid rgba(255, 255, 255, 1)}.redactor-toolbar .redactorToolbarToggle::before{border-left:1px solid rgba(255, 255, 255, 1)}}.redactor-box,.messageTabMenuNavigation > ul,.messageTabMenu > .messageTabMenuContent.active,.messageContent.loading > .messageContentLoadingOverlay{background-color:rgba(255, 255, 255, 1)}.messageTabMenuNavigation > ul > li.active > a::after{border-bottom-color:rgba(255, 255, 255, 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(127, 140, 141, 1)}.messageReduced .messageTitle a{color:rgba(44, 62, 80, 1)}.messageReduced .messageHeaderMetaData .messagePublicationTime,.messageReduced .messageHeaderMetaData > li:not(:last-child)::after{color:rgba(127, 140, 141, 1)}.userMention{color:rgba(230, 81, 0, 1)}.userMention:hover{color:rgba(191, 54, 12, 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}
\ No newline at end of file
+stylesheet for the admin panel, generated on Wed, 21 Apr 2021 16:25:00 +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:white !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:ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "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:#e65100;content:attr(data-title);cursor:pointer;display:block;font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, 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:18px}}@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:#7d8287;content:attr(data-description);cursor:pointer;display:block;font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, 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:#fafafa;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;padding:10px;position:relative}.codeBox.collapsed .codeBoxCode{max-height:200px;overflow:hidden}.codeBox.collapsed>.toggleButton{bottom:0;left:0;padding-bottom:10px;position:absolute;right:0;z-index:1}.codeBox.collapsed>.toggleButton::before{background-image:linear-gradient(to top, #fafafa, rgba(250, 250, 250, 0));content:"";height:60px;left:0;pointer-events:none;position:absolute;right:0;top:-60px}.codeBox .codeBoxHeader{position:sticky;top:50px;z-index:1;padding:10px 10px 10px;margin:-10px -10px 0;background-color:#fafafa;align-items:center;display:flex;min-height:24px}.codeBox .codeBoxHeader>.codeBoxHeadline{flex:1 1 auto;padding:0 10px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.codeBox .codeBoxHeader>.codeBoxHeadline{font-size:18px}}@media screen and (max-width:768px){.codeBox .codeBoxHeader>.codeBoxHeadline{font-size:18px}}@media screen and (max-width:768px){.codeBox .codeBoxHeader>.codeBoxHeadline{overflow:auto;white-space:nowrap}}.codeBox .codeBoxHeader .icon{flex:0 0 auto}.codeBox .codeBoxCode{position:relative;padding-left:7ch}.codeBox .codeBoxCode>code{display:block;overflow-x:auto;font-family:ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace}.codeBox .codeBoxCode>code .codeBoxLine{display:block}.codeBox .codeBoxCode>code .codeBoxLine>a{margin-left:-7ch;overflow:hidden;position:absolute;text-align:right;text-overflow:ellipsis;white-space:nowrap;width:6ch}.codeBox .codeBoxCode>code .codeBoxLine>a::before{content:attr(title)}.codeBox .codeBoxCode>code .codeBoxLine>span{white-space:pre-wrap;word-break:break-all}.codeBox .codeBoxCode>code .codeBoxLine:target{background-color:#ff6}.codeBox>.toggleButton{background-color:#fafafa;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}}.anchorFixedHeader:not(.disableAnchorFixedHeader):target .codeBoxHeader{top:-30px}.dialogContent .codeBox .codeBoxHeader{position:static}.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:600}.token.italic{font-style:italic}.token.entity{cursor:help}.groupMention{background-color:#ecf1f7;border-radius:2px;color:#e65100;padding:1px 5px}.groupMention::before{content:"@";display:inline-block}.groupMention:hover{color:#bf360c}.inlineCode,kbd{background-color:white !important;border:1px solid #c4c4c4 !important;border-radius:2px;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:#444 !important;display:inline;font-family:ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "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}@media screen and (max-width:768px){.inlineCode,kbd{padding:0 3px}}@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-table;max-width:100%}.mediaBBCode .mediaBBCodeCaption{color:#7d8287;display:table-caption;caption-side:bottom;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}}.mediaBBCode .mediaBBCodeCaption .mediaBBCodeCaptionAlignment{display:inline-block;text-align:justify}.mediaBBCode video{max-width:100%}iframe.instagram-media{min-height:530px}woltlab-quote,.quoteBox{background-color:#fafafa;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 #fafafa;left:0;padding-bottom:10px;position:absolute;right:0;z-index:1}.quoteBox>.toggleButton{background-color:#fafafa;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:#e65100;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:18px}}@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:18px}}@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:#7d8287;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:"“";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:#fafafa;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:#e65100;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:18px}}@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:#fafafa;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:#ecf1f7;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%}.messageVideoContainer iframe{max-width:100%}dl:not(.plain){display:block}dl:not(.plain):not(:first-child){margin-top:20px}dl:not(.plain)>dt{color:#3b6da9;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:#7d8287;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:#7d8287;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:#7d8287;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:"·";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:"·";margin-left:5px}.tagList>li{margin-bottom:4px;margin-right:8px}.tagList .tag{background-color:#cfd8dc;color:#212121;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:#cfd8dc;content:"";display:block;left:-11px;position:absolute;top:0}.tagList .tag:hover{background-color:#1a77c9;color:white;text-decoration:none}.tagList .tag:hover::before{border-right-color:#1a77c9}.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:"·";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";--woltlab-suite-preload: preload_dummy("../../font/fontawesome-webfont.woff2?v=4.7.0", "font", 1, "font/woff2");src:url("../../font/fontawesome-webfont.eot?v=4.7.0");src:url("../../font/fontawesome-webfont.eot?v=4.7.0#iefix") format("embedded-opentype"), url("../../font/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../../font/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../../font/fontawesome-webfont.ttf?v=4.7.0") format("truetype");font-weight:normal;font-style:normal}.icon,.fa{color:#2c3e50;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:#090}.icon.red,.fa.red{color:#c00}.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{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.fa-free-code-camp.loading:before,.wcfImageViewer>footer>div>ul>li.fa-free-code-camp.loading:before{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:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before,.wcfImageViewer>div.loading:before,.wcfImageViewer>footer>div>ul>li.loading:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.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:18px}}@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:#e0e0e0;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:28px}}@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:#eceff1;color:#2c3e50}.boxesHeaderBoxes a{color:#e65100}.boxesHeaderBoxes a:hover{color:#bf360c}.boxesHeaderBoxes .icon{color:#2c3e50}@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:#2c3e50;font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.boxesTop .boxTitle,.boxesBottom .boxTitle{font-size:23px}}@media screen and (max-width:768px){.boxesTop .boxTitle,.boxesBottom .boxTitle{font-size:20px}}.boxesTop .boxTitle a,.boxesBottom .boxTitle a{color:#2c3e50}.boxesTop .boxTitle a:hover,.boxesBottom .boxTitle a:hover{color:#2c3e50}@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,.boxesTop .boxWithImage::after,.boxesBottom .boxWithImage::before,.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 #e0e0e0}.boxesBottom{border-top:1px solid #e0e0e0}.boxesSidebarLeft,.boxesSidebarRight{color:#2c3e50}.boxesSidebarLeft a,.boxesSidebarRight a{color:#e65100}.boxesSidebarLeft a:hover,.boxesSidebarRight a:hover{color:#bf360c}@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:#2c3e50}.boxesSidebarLeft small,.boxesSidebarLeft .dimmed,.boxesSidebarRight small,.boxesSidebarRight .dimmed{color:#7f8c8d}.boxesSidebarLeft small a,.boxesSidebarLeft .dimmed a,.boxesSidebarRight small a,.boxesSidebarRight .dimmed a{color:#2c3e50}.boxesSidebarLeft small a:hover,.boxesSidebarLeft .dimmed a:hover,.boxesSidebarRight small a:hover,.boxesSidebarRight .dimmed a:hover{color:#2c3e50}.boxesSidebarLeft .boxTitle,.boxesSidebarRight .boxTitle{color:#2c3e50}.boxesSidebarLeft .boxTitle a,.boxesSidebarRight .boxTitle a{color:#2c3e50}.boxesSidebarLeft .boxTitle a:hover,.boxesSidebarRight .boxTitle a:hover{color:#2c3e50}.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){background-color:#ecf1f7}@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),.boxesSidebarLeft .box.boxInfo a:not(.button),.boxesSidebarLeft .box.boxSuccess a:not(.button),.boxesSidebarLeft .box.boxWarning a:not(.button),.boxesSidebarRight .box.boxError a:not(.button),.boxesSidebarRight .box.boxInfo a:not(.button),.boxesSidebarRight .box.boxSuccess a:not(.button),.boxesSidebarRight .box.boxWarning a:not(.button){font-weight:600}.boxesSidebarLeft .box.boxError a:not(.button):hover,.boxesSidebarLeft .box.boxInfo a:not(.button):hover,.boxesSidebarLeft .box.boxSuccess a:not(.button):hover,.boxesSidebarLeft .box.boxWarning a:not(.button):hover,.boxesSidebarRight .box.boxError a:not(.button):hover,.boxesSidebarRight .box.boxInfo a:not(.button):hover,.boxesSidebarRight .box.boxSuccess a:not(.button):hover,.boxesSidebarRight .box.boxWarning a:not(.button):hover{text-decoration:underline}.boxesSidebarLeft .box.boxError,.boxesSidebarRight .box.boxError{background-color:#f2dede;color:#a94442}.boxesSidebarLeft .box.boxError a:not(.button),.boxesSidebarRight .box.boxError a:not(.button){color:#843534}.boxesSidebarLeft .box.boxError a:not(.button):hover,.boxesSidebarRight .box.boxError a:not(.button):hover{color:#843534}.boxesSidebarLeft .box.boxInfo,.boxesSidebarRight .box.boxInfo{background-color:#d9edf7;color:#31708f}.boxesSidebarLeft .box.boxInfo a:not(.button),.boxesSidebarRight .box.boxInfo a:not(.button){color:#245269}.boxesSidebarLeft .box.boxInfo a:not(.button):hover,.boxesSidebarRight .box.boxInfo a:not(.button):hover{color:#245269}.boxesSidebarLeft .box.boxSuccess,.boxesSidebarRight .box.boxSuccess{background-color:#dff0d8;color:#3c763d}.boxesSidebarLeft .box.boxSuccess a:not(.button),.boxesSidebarRight .box.boxSuccess a:not(.button){color:#2b542c}.boxesSidebarLeft .box.boxSuccess a:not(.button):hover,.boxesSidebarRight .box.boxSuccess a:not(.button):hover{color:#2b542c}.boxesSidebarLeft .box.boxWarning,.boxesSidebarRight .box.boxWarning{background-color:#fcf8e3;color:#8a6d3b}.boxesSidebarLeft .box.boxWarning a:not(.button),.boxesSidebarRight .box.boxWarning a:not(.button){color:#66512c}.boxesSidebarLeft .box.boxWarning a:not(.button):hover,.boxesSidebarRight .box.boxWarning a:not(.button):hover{color:#66512c}.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:#fafafa;color:#e65100}.boxesSidebarLeft .box .boxMenu li.active>.boxMenuLink:hover,.boxesSidebarRight .box .boxMenu li.active>.boxMenuLink:hover{color:#bf360c}.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,.boxesSidebarLeft .boxWithImage::after,.boxesSidebarRight .boxWithImage::before,.boxesSidebarRight .boxWithImage::after{display:table;content:""}.boxesSidebarLeft .boxWithImage::after,.boxesSidebarRight .boxWithImage::after{clear:both}.boxesSidebarLeft .boxWithImage .boxTitle,.boxesSidebarLeft .boxWithImage .boxContent,.boxesSidebarRight .boxWithImage .boxTitle,.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:1024px){.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:#ecf1f7;color:#e65100;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 #fafafa;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:#2c3e50;font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{font-size:23px}}@media screen and (max-width:768px){.boxesContentTop .boxTitle,.boxesContentBottom .boxTitle{font-size:20px}}.boxesContentTop .boxTitle a,.boxesContentBottom .boxTitle a{color:#2c3e50}.boxesContentTop .boxTitle a:hover,.boxesContentBottom .boxTitle a:hover{color:#2c3e50}.boxesContentTop .boxInfo,.boxesContentBottom .boxInfo{background-color:#d9edf7;color:#31708f;padding:20px;text-align:center}.boxesContentTop .boxInfo a:not(.button),.boxesContentBottom .boxInfo a:not(.button){color:#245269;font-weight:600}.boxesContentTop .boxInfo a:not(.button):hover,.boxesContentBottom .boxInfo a:not(.button):hover{color:#245269;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,.boxesContentTop .boxWithImage::after,.boxesContentBottom .boxWithImage::before,.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:#eceff1;color:#2c3e50}.boxesFooterBoxes a{color:#e65100}.boxesFooterBoxes a:hover{color:#bf360c}.boxesFooterBoxes .icon{color:#2c3e50}@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:#2c3e50}.boxesFooterBoxes .boxTitle a{color:#2c3e50}.boxesFooterBoxes .boxTitle a:hover{color:#2c3e50}.boxesFooterBoxes .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}.boxesFooter{background-color:#3a6d9c;color:#d9dcde;padding:20px 0}.boxesFooter .icon{color:#d9dcde}.boxesFooter a{color:white}.boxesFooter a:hover{color:white;text-decoration:underline}.boxesFooter .box:not(:first-child){margin-top:20px}.boxesFooter .boxTitle{color:#bdc3c7}.boxesFooter .boxTitle a{color:white}.boxesFooter .boxTitle a:hover{color:white}@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:#d9dcde}@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:18px}}@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 #e0e0e0}.containerList>li:first-child{border-top:1px solid #4179ad}.containerList>li:last-child{border-bottom:1px solid #4179ad}.containerList>li:hover{background-color:#f2f2f2}.containerList>li.showMore{text-align:center}.containerList>li.showMore:hover{background-color:transparent}.containerList>li .containerHeadline{position:relative}.containerList>li .containerHeadline>.containerContentType{color:#7d8287;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:white;border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:#212121;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:#eee;color:#212121}.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:#212121}.containerList>li .buttonGroupNavigation>.buttonList li.dropdownDivider{border-top:1px solid #eee;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:#a94442;content:"";font-family:FontAwesome;position:absolute;right:20px;top:5px}.containerList>li .buttonGroupNavigation>.buttonList li.disabled{color:#7d8287}.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:#212121}.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 (min-width:769px){.containerList>li .buttonGroupNavigation>.buttonList li.dropdownText{font-size:12px}}@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 (min-width:769px){.containerList>li .buttonGroupNavigation>.buttonList li .containerHeadline>p{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 (max-width:1024px) and (min-width:769px){.containerList>li .buttonGroupNavigation>.buttonList .dropdownMenu.pageHeaderSearchDropdown{transform:translateY(-10px)}}@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:#fafafa;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.active>a>.invisible,.containerList>li .buttonGroupNavigation>ul>li:hover>a>.icon,.containerList>li .buttonGroupNavigation>ul>li:hover>a>.invisible{color:#2c3e50}.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 #4179ad;border-bottom:1px solid #4179ad}.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:#4179ad;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 (min-width:769px) and (min-width:769px),print{.flexibleCategoryList:not(.flexibleCategoryListDisabled)>li>ol>li>ol>li{font-size:12px}}@media screen and (min-width:769px) and (max-width:768px){.flexibleCategoryList:not(.flexibleCategoryListDisabled)>li>ol>li>ol>li{font-size:12px}}@media screen and (max-width:1024px){.styleList>li{padding:10px}}.contentHeader,.boxHeadline{color:#2c3e50}.contentHeader .contentTitle,.contentHeader>h1,.boxHeadline .contentTitle,.boxHeadline>h1{font-weight:300;line-height:1.05}@media screen and (min-width:769px),print{.contentHeader .contentTitle,.contentHeader>h1,.boxHeadline .contentTitle,.boxHeadline>h1{font-size:28px}}@media screen and (max-width:768px){.contentHeader .contentTitle,.contentHeader>h1,.boxHeadline .contentTitle,.boxHeadline>h1{font-size:23px}}.contentHeader .contentTitle .badge,.contentHeader>h1 .badge,.boxHeadline .contentTitle .badge,.boxHeadline>h1 .badge{top:-2px;line-height:1.48}.contentHeader .contentTitle a,.contentHeader>h1 a,.boxHeadline .contentTitle a,.boxHeadline>h1 a{color:#2c3e50}.contentHeader .contentTitle a:hover,.contentHeader>h1 a:hover,.boxHeadline .contentTitle a:hover,.boxHeadline>h1 a:hover{color:#2c3e50}.contentHeader .contentHeaderDescription{color:#7d8287;margin-top:5px}.contentHeader .contentHeaderMetaData{color:#7d8287;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:#7d8287}.contentHeader .contentTitle+.inlineDataList{margin-top:5px}.contentHeader .inlineDataList{color:#7d8287}@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;align-items:flex-start;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:"·";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;align-items:flex-start;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:"·";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:#2c3e50;font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.boxHeadline.boxSubHeadline>h2{font-size:23px}}@media screen and (max-width:768px){.boxHeadline.boxSubHeadline>h2{font-size:20px}}.boxHeadline.boxSubHeadline>h2 a{color:#2c3e50}.boxHeadline.boxSubHeadline>h2 a:hover{color:#2c3e50}.boxHeadline.boxSubHeadline>h2 .badge{top:-2px}.section{margin-top:40px}.section>:first-child{margin-top:0}.section .sectionTitle{color:#2c3e50;font-weight:300;line-height:1.28}@media screen and (min-width:769px),print{.section .sectionTitle{font-size:23px}}@media screen and (max-width:768px){.section .sectionTitle{font-size:20px}}.section .sectionTitle a{color:#2c3e50}.section .sectionTitle a:hover{color:#2c3e50}.section .sectionTitle .badge{top:-2px}.section .sectionDescription{color:#7d8287}.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 #e0e0e0;padding-bottom:10px}.section.sectionContainerList>.sectionHeader,.section.sectionContainerList>.sectionTitle{margin-bottom:10px}.section.tabularBox>.sectionHeader,.section.tabularBox>.sectionTitle{border-color:#4179ad;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:18px}}@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 #e0e0e0;color:#2c3e50;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:23px}}@media screen and (max-width:768px){fieldset>legend{font-size:20px}}fieldset>legend a{color:#2c3e50}fieldset>legend a:hover{color:#2c3e50}fieldset>legend .badge{top:-2px}fieldset>legend+*{clear:left}fieldset>legend+small{color:#7d8287;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:18px}}@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:18px}}@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:"·";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}}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:#f1f6fb;border:1px solid #b0c8e0;border-radius:0;color:#2c3e50;font-weight:400;outline:none;padding:4px 8px;font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, 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="date"]:hover,input[type="datetime"]:focus,input[type="datetime"]:hover,input[type="email"]:focus,input[type="email"]:hover,input[type="number"]:focus,input[type="number"]:hover,input[type="password"]:focus,input[type="password"]:hover,input[type="search"]:focus,input[type="search"]:hover,input[type="tel"]:focus,input[type="tel"]:hover,input[type="text"]:focus,input[type="text"]:hover,input[type="url"]:focus,input[type="url"]:hover,select:focus,select:hover,textarea:focus,textarea:hover{background-color:#f1f6fb;border-color:#2980b9;color:#2c3e50}input[type="date"][disabled],input[type="date"].disabled,input[type="datetime"][disabled],input[type="datetime"].disabled,input[type="email"][disabled],input[type="email"].disabled,input[type="number"][disabled],input[type="number"].disabled,input[type="password"][disabled],input[type="password"].disabled,input[type="search"][disabled],input[type="search"].disabled,input[type="tel"][disabled],input[type="tel"].disabled,input[type="text"][disabled],input[type="text"].disabled,input[type="url"][disabled],input[type="url"].disabled,select[disabled],select.disabled,textarea[disabled],textarea.disabled{background-color:whitesmoke !important;border-color:#aeb0b3 !important;color:#7d8264 !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:#7d8264 !important}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:darkgray}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:darkgray}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:darkgray}input[type="date"]:focus::-webkit-input-placeholder,input[type="date"]:hover::-webkit-input-placeholder,input[type="datetime"]:focus::-webkit-input-placeholder,input[type="datetime"]:hover::-webkit-input-placeholder,input[type="email"]:focus::-webkit-input-placeholder,input[type="email"]:hover::-webkit-input-placeholder,input[type="number"]:focus::-webkit-input-placeholder,input[type="number"]:hover::-webkit-input-placeholder,input[type="password"]:focus::-webkit-input-placeholder,input[type="password"]:hover::-webkit-input-placeholder,input[type="search"]:focus::-webkit-input-placeholder,input[type="search"]:hover::-webkit-input-placeholder,input[type="tel"]:focus::-webkit-input-placeholder,input[type="tel"]:hover::-webkit-input-placeholder,input[type="text"]:focus::-webkit-input-placeholder,input[type="text"]:hover::-webkit-input-placeholder,input[type="url"]:focus::-webkit-input-placeholder,input[type="url"]:hover::-webkit-input-placeholder{color:#ccc}input[type="date"]:focus::-moz-placeholder,input[type="date"]:hover::-moz-placeholder,input[type="datetime"]:focus::-moz-placeholder,input[type="datetime"]:hover::-moz-placeholder,input[type="email"]:focus::-moz-placeholder,input[type="email"]:hover::-moz-placeholder,input[type="number"]:focus::-moz-placeholder,input[type="number"]:hover::-moz-placeholder,input[type="password"]:focus::-moz-placeholder,input[type="password"]:hover::-moz-placeholder,input[type="search"]:focus::-moz-placeholder,input[type="search"]:hover::-moz-placeholder,input[type="tel"]:focus::-moz-placeholder,input[type="tel"]:hover::-moz-placeholder,input[type="text"]:focus::-moz-placeholder,input[type="text"]:hover::-moz-placeholder,input[type="url"]:focus::-moz-placeholder,input[type="url"]:hover::-moz-placeholder{color:#ccc}input[type="date"]:focus:-ms-input-placeholder,input[type="date"]:hover:-ms-input-placeholder,input[type="datetime"]:focus:-ms-input-placeholder,input[type="datetime"]:hover:-ms-input-placeholder,input[type="email"]:focus:-ms-input-placeholder,input[type="email"]:hover:-ms-input-placeholder,input[type="number"]:focus:-ms-input-placeholder,input[type="number"]:hover:-ms-input-placeholder,input[type="password"]:focus:-ms-input-placeholder,input[type="password"]:hover:-ms-input-placeholder,input[type="search"]:focus:-ms-input-placeholder,input[type="search"]:hover:-ms-input-placeholder,input[type="tel"]:focus:-ms-input-placeholder,input[type="tel"]:hover:-ms-input-placeholder,input[type="text"]:focus:-ms-input-placeholder,input[type="text"]:hover:-ms-input-placeholder,input[type="url"]:focus:-ms-input-placeholder,input[type="url"]:hover:-ms-input-placeholder{color:#ccc}input[type="date"][disabled],input[type="date"][readonly],input[type="datetime"][disabled],input[type="datetime"][readonly],input[type="email"][disabled],input[type="email"][readonly],input[type="number"][disabled],input[type="number"][readonly],input[type="password"][disabled],input[type="password"][readonly],input[type="search"][disabled],input[type="search"][readonly],input[type="tel"][disabled],input[type="tel"][readonly],input[type="text"][disabled],input[type="text"][readonly],input[type="url"][disabled],input[type="url"][readonly]{background-color:whitesmoke !important;border-color:#aeb0b3 !important;color:#7d8264 !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:whitesmoke !important;border-color:#aeb0b3 !important;color:#7d8264 !important}input[disabled],textarea[disabled]{-webkit-text-fill-color:#7d8264;-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.button .icon,.inputAddon>.inputSuffix.button .icon{cursor:inherit}.inputAddon>.inputPrefix:not(.button),.inputAddon>.inputSuffix:not(.button){background-color:#cfd8dc;border:1px solid #b0c8e0;color:#212121;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:#cc0001 !important}.formError input,.formError select,.formError textarea{border-color:#cc0001 !important}.formGrid dt{display:none}.formGrid select{width:100%}.formFieldRequired,.customOptionRequired{color:#cc0001 !important}.inputAddonPasswordStrength{align-items:flex-start}.inputAddonPasswordStrength input.medium{align-self:stretch}@media screen and (max-width:544px){.inputAddonPasswordStrength{flex-wrap:wrap}.inputAddonPasswordStrength input.medium{width:auto}}.passwordStrengthRating{flex:0 0 auto}@media screen and (min-width:545px),print{.passwordStrengthRating{margin-left:10px}}@media screen and (max-width:544px){.passwordStrengthRating{margin-top:5px;width:100%}}.passwordStrengthScore{background-color:#e0e0e0;border-radius:3px;display:block;height:10px;overflow:hidden;position:relative}.passwordStrengthScore::before{background-color:transparent;bottom:0;content:"";left:0;position:absolute;top:0;transition:background-color 0.12s linear, width 0.12s linear;width:0}.passwordStrengthScore[data-score="0"]::before{background-color:#dd2c00;width:5%}.passwordStrengthScore[data-score="1"]::before{background-color:#ff9100;width:20%}.passwordStrengthScore[data-score="2"]::before{background-color:#cddc39;width:50%}.passwordStrengthScore[data-score="3"]::before{background-color:#64dd17;width:85%}.passwordStrengthScore[data-score="4"]::before{background-color:#2e7d32;width:100%}.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{filter:gray;-webkit-filter:grayscale(1)}.monospace{font-family:ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "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:28px}}@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:23px}}@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:18px}}@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 ul ol,.messageBody>.messageText ul ol,.messageSignature>div ul ol,.redactor-layer ul ol,.htmlContent ol ul,.messageBody>.messageText ol ul,.messageSignature>div ol ul,.redactor-layer ol ul,.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}.containerContent hr,.htmlContent hr,.messageBody>.messageText hr,.messageSignature>div hr,.redactor-layer hr{border:0;border-top:1px solid #e0e0e0;height:0}.separatorLeft::before{color:#2c3e50;content:"·";margin-right:0.25em}.separatorRight::after{color:#2c3e50;content:"·";margin-left:0.25em}.pointer{cursor:pointer}a.externalURL::after{content:"";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}/*
+ * Bootstrap v4.0.0-alpha.2 (http://getbootstrap.com)
+ * Copyright 2011-2015 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ */.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:#fafafa;color:#2c3e50;font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif;position:relative;width:100%;word-wrap:break-word}a{color:#e65100;cursor:pointer;text-decoration:none}a:hover{color:#bf360c;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:#325c84;color:#d9dcde;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 (min-width:769px){.pageFooterCopyright{font-size:12px}}@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:#d9dcde}.pageFooterCopyright a:hover{color:white;text-decoration:underline}.pageHeaderContainer{color:white;z-index:100;padding-top:50px}.pageHeaderContainer a{color:white}.pageHeaderContainer a:hover{color:white}.pageHeaderContainer .icon{color:white}@media screen and (min-width:1025px),print{.pageHeaderContainer{background-color:#3a6d9c}}.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:#3a6d9c}.pageHeaderPanel>.layoutBoundary{padding:9px 10px}}@media screen and (min-width:1025px),print{.pageHeaderPanel{background-color:#325c84}}.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:#2b4f71;align-items:center;color:white;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:#24425f;color:white}.mainMenu .boxMenu>.boxMenuHasChildren:hover .boxMenuDepth1,.mainMenu .boxMenu>.boxMenuHasChildren>a[aria-expanded="true"]~.boxMenuDepth1{visibility:visible}.mainMenu .boxMenu>.boxMenuHasChildren>a::after{content:"";display:block;font-family:"FontAwesome";font-size:14px;height:24px;line-height:24px;margin-left:5px;width:10px}.mainMenu .boxMenu .boxMenuDepth1{background-color:#24425f;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:white}.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:#4179ad;color:white;text-decoration:none}.mainMenu .boxMenu .boxMenuDepth2 li>a{color:white;display:block;padding:5px 20px 5px 40px;white-space:nowrap}.mainMenu .boxMenu .boxMenuDepth2 li.active>a,.mainMenu .boxMenu .boxMenuDepth2 li>a:hover{background-color:#4179ad;color:white;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%, #325c84 75%);left:0}.mainMenu .mainMenuShowNext{background:linear-gradient(to right, transparent 0%, #325c84 75%);justify-content:flex-end;right: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:#2b4f71;color:white;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:white}.userPanel>ul>li.dropdownOpen>a,.userPanel>ul>li.open>a,.userPanel>ul>li:hover>a{background:#24425f;color:white}.userPanel>ul>li.dropdownOpen>a .icon,.userPanel>ul>li.open>a .icon,.userPanel>ul>li:hover>a .icon{color:white}.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:#2b4f71;border-radius:0 0 0 2px;color:white;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:"";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:#24425f;color:white}.pageHeaderSearchInputContainer .pageHeaderSearchInput{background-color:#325c84;border-width:0;color:white;padding-bottom:8px;padding-top:8px;width:250px}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover{background-color:#325c84;color:white}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus::-webkit-input-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover::-webkit-input-placeholder{color:#cfcfcf}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus::-moz-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover::-moz-placeholder{color:#cfcfcf}.pageHeaderSearchInputContainer .pageHeaderSearchInput:focus:-ms-input-placeholder,.pageHeaderSearchInputContainer .pageHeaderSearchInput:hover:-ms-input-placeholder{color:#cfcfcf}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-webkit-input-placeholder{color:#cfcfcf}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-moz-placeholder{color:#cfcfcf}.pageHeaderSearchInputContainer .pageHeaderSearchInput:-ms-input-placeholder{color:#cfcfcf}.pageHeaderSearchInputContainer .pageHeaderSearchInput::-webkit-search-cancel-button{display:none}.pageHeaderSearchInputContainer .pageHeaderSearchInputButton.pageHeaderSearchInputButton{background-color:#2b4f71;border-radius:0 0 2px 0;color:white;padding:4px 9px}.pageHeaderSearchInputContainer .pageHeaderSearchInputButton.pageHeaderSearchInputButton:hover{background-color:#24425f;color:white}@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:""}.mainMenu>.boxContent{display:none}.mainMenu,.userPanel{position:relative}.mainMenu.pageMenuMobileButtonHasContent::after,.userPanel.pageMenuMobileButtonHasContent::after{background-color:#f44336;border:2px solid #3a6d9c;border-radius:50%;content:"";height:14px;position:absolute;right:-3px;top:-3px;width:14px}.mainMenu::before,.userPanel:not(.userPanelLoggedIn)::before{color:white;font-family:FontAwesome;font-size:28px;line-height:32px;padding:5px 5px}.mainMenu:hover::before,.userPanel:not(.userPanelLoggedIn):hover::before{color:white}.userPanel:not(.userPanelLoggedIn)::before{content:""}.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:#eceff1;color:#aaa;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:#2c3e50}.pageNavigation a:hover{color:#2c3e50}.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:#7d8287;display:flex;flex:1}.breadcrumbs>ol>li:last-child::before{content:"";flex:0 auto;font-family:FontAwesome}.breadcrumbs>ol>li:last-child>a{color:#34495e;display:block;flex:1;overflow:hidden;padding:5px 0 5px 10px;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:768px) and (min-width:769px){.breadcrumbs>ol>li:last-child{font-size:14px}}@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 #4179ad}.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:#ecf1f7}@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:#2c3e50;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:18px}}@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:#2c3e50}.sidebar .boxContainer section:not(.box)>h1>a>.icon,.sidebar .boxContainer fieldset>legend>a>.icon{color:#2c3e50}.sidebar .boxContainer section:not(.box)>h1>a:hover,.sidebar .boxContainer fieldset>legend>a:hover{color:#2c3e50}.sidebar .boxContainer section:not(.box)>h1>a:hover>.icon,.sidebar .boxContainer fieldset>legend>a:hover>.icon{color:#2c3e50}.sidebar .formSubmit:not(:first-child){margin-top:20px}.sidebar .boxContainer>div .boxContent::before,.sidebar .boxContainer>div .boxContent::after,.sidebar .boxContainer>fieldset .boxContent::before,.sidebar .boxContainer>fieldset .boxContent::after,.sidebar .boxContainer>section .boxContent::before,.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}.accountSecurityContainer{display:flex;flex-wrap:wrap}.accountSecurityInformation{flex:1 1 auto}.multifactorBackupCode{font-family:monospace}.multifactorBackupCode.used{text-decoration:line-through}.multifactorBackupCode .chunk{margin-left:5px}.multifactorBackupCode .chunk:first-child{margin-left:0;font-weight:600}input.multifactorTotpCode,input.multifactorEmailCode{font-family:monospace;font-weight:600;font-size:28px}input.multifactorBackupCode{font-family:monospace;font-weight:600;font-size:18px}.multifactorTotpNewDevice{display:flex;flex-direction:column;margin-top:20px}.multifactorTotpNewDevice .totpSecretContainer{text-align:center}.multifactorTotpNewDevice .totpSecretContainer canvas{width:200px;height:200px}.multifactorTotpNewDevice .totpSecret{display:inline-block;margin-top:10px}.multifactorTotpNewDevice .multifactorTotpNewDeviceFields{flex:1 1 auto}@media screen and (min-width:769px),print{.multifactorTotpNewDevice{flex-direction:row}.multifactorTotpNewDevice .totpSecretContainer{width:250px;margin:0 5px}}.aclList{max-height:400px;overflow:auto}.aclList:not(:empty){border-bottom:1px solid #4179ad;border-top:1px solid #4179ad}.aclList>li{align-items:center;display:flex;padding:10px 0}.aclList>li:not(.active){cursor:pointer}.aclList>li.active{background-color:#f2f2f2}.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:18px}}@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:#f2dede;border-color:#ebcccc;color:#a94442}.error a{color:#843534}.error a:hover{color:#843534}.info{background-color:#d9edf7;border-color:#bcdff1;color:#31708f}.info a{color:#245269}.info a:hover{color:#245269}.success{background-color:#dff0d8;border-color:#d0e9c6;color:#3c763d}.success a{color:#2b542c}.success a:hover{color:#2b542c}.warning{background-color:#fcf8e3;border-color:#faf2cc;color:#8a6d3b}.warning a{color:#66512c}.warning a:hover{color:#66512c}.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:#843534}.innerError a:hover{color:#843534}.innerSuccess{background-color:#dff0d8;color:#3c763d}.innerSuccess::before{border-bottom-color:#dff0d8}.innerSuccess a{color:#2b542c}.innerSuccess a:hover{color:#2b542c}.innerWarning{background-color:#fcf8e3;color:#8a6d3b}.innerWarning::before{border-bottom-color:#fcf8e3}.innerWarning a{color:#66512c}.innerWarning a:hover{color:#66512c}.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 (min-width:769px){.pageFooterStickyNotice .error,.pageFooterStickyNotice .info,.pageFooterStickyNotice .success,.pageFooterStickyNotice .warning{font-size:12px}}@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:#d9edf7;color:#31708f}.innerInfo::before{border-bottom-color:#d9edf7}.innerInfo a{color:#245269}.innerInfo a:hover{color:#245269}.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,.articleImage .contentCoverPhotoImageWrapper,.contentCoverPhotoImage .articleImageWrapper,.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,.articleImage .contentCoverPhotoImageWrapper img,.contentCoverPhotoImage .articleImageWrapper img,.contentCoverPhotoImage .contentCoverPhotoImageWrapper img{height:auto !important;width:100% !important}.articleImage figcaption,.contentCoverPhotoImage figcaption{color:#7d8287;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:18px}}@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:#2c3e50;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 .previousArticleButton>a .articleNavigationArticleTitle,.articleNavigation .nextArticleButton>a .articleNavigationEntityName,.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:18px}}@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:#bf360c}.articleNavigation .previousArticleButton>a:hover .articleNavigationArticleTitle,.articleNavigation .nextArticleButton>a:hover .articleNavigationArticleTitle{color:#bf360c}.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:""}.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:"";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:""}html[dir="rtl"] .articleNavigation .nextArticleButton>a::before{content:""}.articleList .articleListMetaData{color:#7d8287;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:#bf360c}.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>li{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 3 - 10px)}.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>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:18px}}@media screen and (max-width:768px){.attachmentThumbnail .attachmentFilename{font-size:18px}}.attachmentThumbnail .attachmentMetaData{color:#7d8287;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}.attachmentThumbnail>a{display:block}.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 #e0e0e0;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:"";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}.messageSectionTitle{align-items:center;display:flex;margin-bottom:10px}.messageSectionTitle::before{border-top:1px solid #e0e0e0;content:"";flex:0 0 20px;margin-right:10px}.messageSectionTitle::after{border-top:1px solid #e0e0e0;content:"";flex:1 0 auto;margin-left:10px}.messageAttachmentList{display:grid;gap:10px;grid-template-columns:repeat(auto-fill, 300px)}@media screen and (max-width:544px){.messageAttachmentList{grid-template-columns:1fr}}.messageAttachment{border:1px solid #e0e0e0;border-radius:3px;color:inherit;column-gap:8px;display:grid;grid-template-areas:"icon filename" "icon meta";grid-template-columns:32px auto;padding:8px;row-gap:1px}.messageAttachment:focus,.messageAttachment:hover{color:inherit}.messageAttachment:focus .messageAttachmentIconDefault,.messageAttachment:hover .messageAttachmentIconDefault{display:none}.messageAttachment:not(:focus):not(:hover) .messageAttachmentIconDownload{display:none}.messageAttachmentIcon{align-self:center;grid-area:icon}.messageAttachmentIconDefault,.messageAttachmentIconDownload{cursor:inherit !important}.messageAttachmentFilename{font-weight:600;grid-area:filename;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messageAttachmentMeta{font-weight:400;color:#7d8287;grid-area:meta}@media screen and (min-width:769px),print{.messageAttachmentMeta{font-size:12px}}@media screen and (max-width:768px){.messageAttachmentMeta{font-size:12px}}.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:#2c3e50;border-radius:2px;color:#fafafa;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:#cc0001;color:white;font-weight:600}.badge.green,a.badge.green{background-color:#090;color:#efe}.badge.red,a.badge.red{background-color:#c00;color:#fee}.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:#fafafa;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:#a94442}.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:#aaa;content:"/"}.breadcrumbs>ol>li:not(:last-child)>a{margin-right:10px}.breadcrumbs>ol>li>a{color:#2c3e50;text-decoration:none}.breadcrumbs>ol>li>a:hover{color:#2c3e50;text-decoration:underline}button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{background-color:#cfd8dc;border-radius:2px;border-width:0;color:#212121;cursor:pointer;display:inline-block;font-weight:400;margin:0;padding:8px 18px;text-decoration:none;font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, 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:#78909c;color:white;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:#2196f3;color:white}button.buttonPrimary.active,input[type="button"].buttonPrimary.active,input[type="submit"].active,.button.buttonPrimary.active,a.button.buttonPrimary.active{background-color:#1a77c9;color:white}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:#78909c;color:white;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:#1a77c9;color:white}button:disabled,button.disabled,input[type="button"]:disabled,input[type="button"].disabled,input[type="reset"]:disabled,input[type="reset"].disabled,input[type="submit"]:disabled,input[type="submit"].disabled,.button:disabled,.button.disabled,a.button:disabled,a.button.disabled{background-color:#dfdfdf !important;color:#a5a5a5 !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:#78909c;color:white}.dropdownOpen>button.buttonPrimary,.dropdownOpen>input[type="button"].buttonPrimary,.dropdownOpen>input[type="submit"],.dropdownOpen>.button.buttonPrimary,.dropdownOpen>a.button.buttonPrimary{background-color:#1a77c9;color:white}.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:"·";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:"·";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,.commaSeparated.messageFooterButtons>li:not(:last-child):after,.commaSeparated.messageFooterButtonsExtra>li:not(:last-child):after{content:",";padding-left:1px}.buttonGroup.dotSeparated>li:not(:last-child):after,.dotSeparated.messageFooterButtons>li:not(:last-child):after,.dotSeparated.messageFooterButtonsExtra>li:not(:last-child):after{content:"·";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 black;cursor:default;display:inline-block;height:256px;overflow:hidden;position:relative;width:256px}#colorPickerGradient>span{border:1px solid black;border-radius:10px;display:block;height:10px;left:-4px;position:absolute;top:-4px;width:10px}#colorPickerGradient>span>span{border:1px solid white;border-radius:10px;display:block;height:8px;width:8px}#colorPickerBar{background-image:url("../../images/colorPickerBar.png");background-repeat:repeat-x;border:1px solid black;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 black;border-top:5px solid transparent;right:-7px;top:-5px}#colorPickerBar>span::before{border-bottom:5px solid transparent;border-left:5px solid black;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 black;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 #e0e0e0;display:inline-block}.colorPreview>div{border:2px solid #fafafa;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 #e0e0e0;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:#e0e0e0}.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:#ecf1f7;cursor:pointer;overflow:hidden;padding:10px 20px;position:relative}.commentListAddComment.collapsed::before{color:#2c3e50;content:"";font-family:FontAwesome;font-size:28px;height:32px;line-height:32px;margin-right:10px;width:32px;vertical-align:-5px}.commentListAddComment.collapsed::after{color:#2c3e50;content:attr(data-placeholder);position:relative;top:2px}.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 .formSubmit,.commentEditorContainer .formSubmit{margin-top:20px}@keyframes wcfCommentHighlight{0%{opacity:1}50%{opacity:0.3}100%{opacity:1}}.commentPermalinkContainer,.commentResponsePermalinkContainer{border-bottom-color:#4179ad !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}.sidebarCommentContent img{max-width:100%;max-height:300px}.contactFormAttachments{margin-top:20px}.contentItemList{display:flex;flex-wrap:wrap;margin:0 0 -20px -20px}.contentItem{background-color:#fafafa;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, #fafafa, 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:#7d8287;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:#2c3e50;font-weight:400;line-height:1.28;font-weight:600}@media screen and (min-width:769px),print{.contentItemTitle{font-size:18px}}@media screen and (max-width:768px){.contentItemTitle{font-size:18px}}.contentItemTitle:hover{color:#2c3e50}.contentItemDescription{color:#2c3e50;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 #e0e0e0;color:#7d8287;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:#2c3e50}.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 .contentItemMultiColumn,.boxesTop .contentItemMultiColumn,.boxesBottom .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:white;border-radius:2px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);color:#212121;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 #eee;display:flex}.datePicker>ul>li.weekdays,.datePicker>ul>li.weekdays+li{border-top-color:#eee}.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 #eee}.datePicker>ul>li>a{color:#212121}.datePicker>ul>li>a:hover{text-decoration:none}.datePicker>ul>li>a.active,.datePicker>ul>li>a:not(.otherMonth):hover{background-color:#eee;color:#212121}.datePicker>ul>li>a.otherMonth{color:#7d8287;cursor:default}.datePicker>ul>li>span{color:#7d8287;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 #eee;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:#3a6d9c;color:white;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:18px}}@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:white}.dialogContainer>header>.dialogCloseButton>.icon{color:white}.dialogContainer>.dialogContent{background-color:#fafafa;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:#ecf1f7;border-top:1px solid #e0e0e0;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:18px}}@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>div>fieldset:first-child,.dialogContainer>.dialogContent>div>section>.section:first-child,.dialogContainer>.dialogContent>div>section>fieldset:first-child,.dialogContainer>.dialogContent>div>form>.section:first-child,.dialogContainer>.dialogContent>div>form>fieldset:first-child{margin-top:0}.dialogContainer>.dialogContent.jsWebKitFractionalPixelFix{backface-visibility:hidden}.jsStaticDialogContent{display:none}.spinner{background-color:white;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:"";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:white;border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:#212121;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:#eee;color:#212121}.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:#212121}.dropdownMenu li.dropdownDivider{border-top:1px solid #eee;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:#a94442;content:"";font-family:FontAwesome;position:absolute;right:20px;top:5px}.dropdownMenu li.disabled{color:#7d8287}.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:#212121}.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:"";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:#fafafa;border-radius:2px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);color:#2c3e50;pointer-events:all;position:absolute;visibility:hidden;z-index:450;left:-200%}.interactiveDropdown>.elementPointer{display:none}.interactiveDropdown.interactiveDropdownUserMenu>.interactiveDropdownItemsContainer{overflow:visible;max-height:none}.interactiveDropdown.interactiveDropdownUserMenu>.interactiveDropdownItemsContainer a{color:#e65100}.interactiveDropdown.interactiveDropdownUserMenu>.interactiveDropdownItemsContainer a:hover{color:#bf360c}@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:#ecf1f7;color:#2c3e50;display:flex;padding:10px}.interactiveDropdownHeader a{color:#2c3e50}.interactiveDropdownHeader a:hover{color:#2c3e50;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:18px}}@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 #e0e0e0;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:10px;position:relative}.interactiveDropdownItems>li:not(:last-child){border-bottom:1px solid #e0e0e0}.interactiveDropdownItems>li:hover{background-color:#f2f2f2}.interactiveDropdownItems>li a{color:inherit}.interactiveDropdownItems>li a:hover{color:inherit}.interactiveDropdownItems>li h3 a{font-weight:600}.interactiveDropdownItems>li .box48{align-items:center;overflow:hidden}.interactiveDropdownItems>li small{align-items:center;color:#7d8287;display:flex;margin-top:3px}.interactiveDropdownItems>li small .separatorLeft{margin-left:0.25em}@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 .wcfImageViewer>footer>div>ul.loading>li.loading:before,.interactiveDropdownItems .wcfImageViewer>footer>div>ul>.loading>li.loading:before,.interactiveDropdownItems .noItems>.fa-spinner,.interactiveDropdownItems .wcfImageViewer.noItems>div.loading:before,.interactiveDropdownItems .wcfImageViewer>.noItems>div.loading:before,.interactiveDropdownItems .wcfImageViewer>footer>div>ul.noItems>li.loading:before,.interactiveDropdownItems .wcfImageViewer>footer>div>ul>.noItems>li.loading:before{margin-right:5px}@media screen and (min-width:769px),print{.interactiveDropdownItems .loading,.interactiveDropdownItems .noItems{font-size:18px}}@media screen and (max-width:768px){.interactiveDropdownItems .loading,.interactiveDropdownItems .noItems{font-size:18px}}.interactiveDropdownItemOutstanding{display:flex}.interactiveDropdownItemOutstanding>.box48{flex:1 1 auto}.interactiveDropdownItemOutstanding small::after{background-color:#318adc;border-radius:50%;content:"";height:8px;margin-left:5px;width:8px}.interactiveDropdownItemMarkAsRead{align-self:center;flex:0 0 auto;margin-left:5px}.interactiveDropdownItemMarkAsRead a{pointer-events:all}.interactiveDropdownItemShadow>.box48{position:relative}.interactiveDropdownItemShadow>.box48,.interactiveDropdownItemShadow>.interactiveDropdownItemMarkAsRead{pointer-events:none;z-index:20}.interactiveDropdownItemShadow>.interactiveDropdownItemShadowLink{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.interactiveDropdownShowAll{background-color:#ecf1f7;color:#2c3e50;display:block;padding:10px;text-align:center}.interactiveDropdownShowAll:hover{color:#2c3e50;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:#fafafa;border:1px solid #e0e0e0;border-radius:3px;margin:10px 0;max-width:600px}.embeddedContentLink{display:block;padding:10px;position:relative}.embeddedContentLinkShadow{bottom:0;left:0;position:absolute;right:0;top:0}.embeddedContentCategory{color:#7d8287;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:#2c3e50;margin-bottom:20px;font-weight:400;line-height:1.28;font-weight:600}@media screen and (min-width:769px),print{.embeddedContentTitle{font-size:18px}}@media screen and (max-width:768px){.embeddedContentTitle{font-size:18px}}.embeddedContentDescription{color:#2c3e50;max-height:120px;overflow:hidden;position:relative}.embeddedContentDescription::after{background-image:linear-gradient(to top, #fafafa, rgba(250, 250, 250, 0));bottom:0;content:"";left:0;position:absolute;right:0;top:100px}.embeddedContentMeta{align-items:center;border-top:1px solid #e0e0e0;color:#7d8287;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:#2c3e50}.embeddedContentMetaAuthor>a{color:inherit}.embeddedContentMetaAuthor>a:hover{text-decoration:underline}.fontAwesomeIcons{border:1px solid #e0e0e0;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:#78909c;color:white;cursor:pointer}.fontAwesomeIcons>li:hover>.icon,.fontAwesomeIcons>li:hover>small{color:inherit;cursor:pointer}.fontAwesomeIcons>li>small{color:#7d8287;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:white;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:black}.googleMapsCustomControlContainer .googleMapsCustomControl.active{color:black;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:black;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(#333, 0%);top:0}.wcfImageViewer.maximized:not(.wcfImageViewerMobile)>footer{bottom:-100px}.wcfImageViewer.wcfImageViewerMobile>header,.wcfImageViewer.wcfImageViewerMobile>footer{background-color:black;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:#e0e0e0;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:lightgray}.wcfImageViewer>header h1>a,.wcfImageViewer>header h2>a,.wcfImageViewer>header h3>a{color:lightgray}.wcfImageViewer>header h1{font-size:1.75rem}.wcfImageViewer>header h2{font-size:1.25rem}.wcfImageViewer>header h3{color:lightgray;font-size:0.85rem;margin-top:0.25rem}.wcfImageViewer>header>.wcfImageViewerButtonClose{position:absolute;right:26px;top:26px}.wcfImageViewer>div{background-color:black;border-bottom:1px solid #333;border-top:1px solid #333;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:white}.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 #333;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 #333;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:#f1f6fb;border:1px solid #b0c8e0;border-radius:0;color:#2c3e50;font-weight:400;outline:none;padding:4px 8px;font-family:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, 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:#f1f6fb;border-color:#2980b9;color:#2c3e50}.inputItemList[disabled],.inputItemList.disabled{background-color:whitesmoke !important;border-color:#aeb0b3 !important;color:#7d8264 !important}.inputItemList[readonly]{color:#7d8264 !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:#cfd8dc;border-radius:2px;color:#212121;cursor:default;max-width:100%;padding:1px 5px}.inputItemList>.item .icon{color:inherit}.inputItemList>.item.active{background-color:#78909c;color:white}.inputItemList:not(.disabled)>item:hover{background-color:#78909c;color:white}.inputItemList>.input>input{background-color:transparent !important;border-width:0 !important;min-width:165px;padding:0 !important}.inputItemListLimitReached{color:#7d8287;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none}.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:"·";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:#7d8287;cursor:pointer;flex:0 0 auto}.likesSummary>.icon{color:#7d8287;margin-right:5px}.wcfLikeCounter{color:#7d8287}.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:#cfd8dc !important;color:#212121 !important}.sortableList:not(.tabularList){list-style:decimal outside;margin-left:20px}.sortableList:not(.tabularList) .sortableList{margin-left:30px}.sortableNode{cursor:move}.sortableNode:not(:last-child){border-bottom:1px solid #e0e0e0}.sortableNode>.sortableList:not(:empty){border-top:1px solid #e0e0e0}.sortableNodeLabel{align-items:center;padding:10px;display:inline-flex;width:100%}.sortableNodeLabel:hover{background-color:#f2f2f2}.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:#fcf8e3;border:1px solid #faf2cc;color:#8a6d3b;padding:10px}.sortablePlaceholder.sortableInvalidTarget{background-color:#f2dede;border-color:#ebcccc;color:#a94442}@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:#f2f2f2}.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(33, 150, 243, 0.8);color:white}.mediaManagerMediaList>li.jsMarked>.mediaInformation a,.mediaManagerMediaList>li.jsMarked>.buttonGroupNavigation a{color:white}.mediaManagerMediaList>li.jsMarked>.mediaInformation .icon,.mediaManagerMediaList>li.jsMarked>.buttonGroupNavigation .icon{color:white;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:#f2dede;color:#a94442}.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:white;border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:#212121;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:#eee;color:#212121}.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:#212121}.mediaManagerMediaList>li .buttonGroupNavigation>.buttonList li.dropdownDivider{border-top:1px solid #eee;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:#a94442;content:"";font-family:FontAwesome;position:absolute;right:20px;top:5px}.mediaManagerMediaList>li .buttonGroupNavigation>.buttonList li.disabled{color:#7d8287}.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:#212121}.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 (min-width:769px){.mediaManagerMediaList>li .buttonGroupNavigation>.buttonList li.dropdownText{font-size:12px}}@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 (min-width:769px){.mediaManagerMediaList>li .buttonGroupNavigation>.buttonList li .containerHeadline>p{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 (max-width:1024px) and (min-width:769px){.mediaManagerMediaList>li .buttonGroupNavigation>.buttonList .dropdownMenu.pageHeaderSearchDropdown{transform:translateY(-10px)}}@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"] .mediaEditorButtons{margin-bottom:20px}[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:#325c84;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:#325c84;height:100%;list-style-type:none;margin:0;padding:5px 0;position:absolute;top:0;left:-1px;bottom:0;width:calc(100vw + 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:white;display:block;font-size:14px;padding:10px 30px;position:relative}.menuOverlayItemLink{align-items:center;background-color:#2b4f71;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menuOverlayItemLink .icon::before{color:white}.menuOverlayItemLink:hover{color:white}.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:white;content:"";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:""}.pageUserMenuMobile .menuOverlayItemBadge:last-child{padding-right:10px !important}.menuOverlayItemLink.active,.menuOverlayItemLinkIcon.active{background-color:#24425f;color:white}.menuOverlayItemLinkIcon.active>.icon::before{color:white}.menuOverlayTitle{color:rgba(255, 255, 255, 0.7);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menuOverlayTitle:not(:first-child){margin-top:10px}.menuOverlayItemLinkIcon{background-color:#2b4f71;flex:0 0 auto;margin-left:1px;padding:10px;height:44px;width:44px}.menuOverlayItemLinkIcon>.icon::before{color:white}.menuOverlayBackLink::before{color:rgba(255, 255, 255, 0.7);content:"";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 #4179ad}.messageList:not(.messageReducedList)>li{border-bottom:1px solid #4179ad;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 #4179ad}.messageList:not(.messageReducedList)>.messageListPagination{border-top:1px solid #4179ad;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:"";display:block;font-family:FontAwesome;position:absolute}.messageCheckboxLabel::after,.message .messageClipboardCheckbox::after,.messageGroupList .columnMark>label::after{color:#009600;content:"";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:#ecf1f7;color:#2c3e50;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:#e65100}.messageSidebar a:hover{color:#bf360c}.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:18px}}@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 white;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:#fafafa;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:#2c3e50}.messageTitle a{color:#2c3e50}.messageTitle a:hover{color:#2c3e50}.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:"·";margin-left:5px}.messageHeaderMetaData>li:not(:last-child):after{content:"·";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:#7d8287}.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:"·";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:"·";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:"";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 #e0e0e0;color:#7d8287;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:#34495e}.messageFooterNote a:hover{color:#34495e;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{margin-left:auto}.messageFooterGroup>.messageFooterButtons .button:not(.reactButton){display:none}.messageFooterGroup>.messageFooterButtons .button.reactButton{border-radius:2px}}@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 #e0e0e0;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 #e0e0e0;margin:0 -10px;padding:30px 10px 0}}.messageReduced .messageHeader{background-color:#ecf1f7;color:#2c3e50}@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:#2c3e50}.messageReduced .messageTitle a{color:#2c3e50}.messageReduced .messageTitle a:hover{color:#2c3e50}@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 #e0e0e0}.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:18px}}@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 .messageDeleted .columnAvatar>div .icon:first-child,.messageGroupList .messageDisabled .columnAvatar>div img,.messageGroupList .messageDisabled .columnAvatar>div .icon:first-child{visibility:hidden}.messageGroupList .messageDisabled .columnAvatar::before{color:#008c00;content:""}@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:"";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 #fafafa;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:18px}}@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:#7d8287}.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:600}.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:#7d8287;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 (min-width:769px){.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>h3>.messageGroupLink{font-size:14px}}@media screen and (max-width:768px) and (min-width:769px){.messageGroupList .tabularListRow:not(.tabularListRowHead)>.tabularListColumns .columnSubject .messageGroupInfoMobile{font-size:12px}}@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:#7d8287;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.messageDeleted>.contentHeaderIcon>.icon:first-child,.contentHeader.messageGroupContentHeader.messageDisabled>.contentHeaderIcon>img,.contentHeader.messageGroupContentHeader.messageDisabled>.contentHeaderIcon>.icon:first-child{visibility:hidden}.contentHeader.messageGroupContentHeader.messageDisabled>.contentHeaderIcon::before{color:#008c00;content:"";left:4px;top:-12px}.contentHeader.messageGroupContentHeader.messageDeleted>.contentHeaderIcon::before{color:#b40000;content:"";left:11px;top:-12px}.messageUserConsent{background-color:#fafafa;border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);margin:10px 0;max-width:600px;padding:20px}@media screen and (max-width:768px){.messageUserConsent{padding:10px}}.messageUserConsentHeader{display:flex;justify-content:space-between}.messageUserConsentTitle{font-size:18px;font-weight:600;line-height:1.05;margin-bottom:10px}.messageUserConsentButtonContainer{margin:10px 0;text-align:center}.messageUserConsentNotice{color:#7d8287;font-size:12px}.notificationSettings{margin-top:30px}.notificationSettingsCategory,.notificationSettingsItem{display:flex}.notificationSettingsCategory{border-bottom:2px solid currentColor;color:#4179ad;font-weight:600;padding:5px 0}.notificationSettingsItem{align-items:center;padding:5px 0}.notificationSettingsItem:not(:last-child){border-bottom:1px solid #e0e0e0}.notificationSettingsEvent{flex:1 auto}.notificationSettingsEvent>label{cursor:pointer;display:block}.notificationSettingsEvent:hover+.notificationSettingsState .fa-bell,.notificationSettingsEvent:hover+.notificationSettingsState .fa-bell-slash,.notificationSettingsState>label:hover .fa-bell,.notificationSettingsState>label:hover .fa-bell-slash{transform:scale(1.2)}.notificationSettingsState{align-items:center;display:flex;flex:0 0 34px;justify-content:center}@media screen and (min-width:545px),print{.notificationSettingsState{margin:0 20px}}@media screen and (max-width:544px){.notificationSettingsState{margin:0 10px}}.notificationSettingsState input[type="checkbox"]{opacity:0;position:absolute;z-index:-1}.notificationSettingsState input[type="checkbox"].focus-visible:focus~.icon{transform:scale(1.2)}.notificationSettingsState input[type="checkbox"]:not(:checked)+.fa-bell{display:none}.notificationSettingsState input[type="checkbox"]:checked~.fa-bell-slash{display:none}.notificationSettingsEmail{align-items:center;display:flex;flex:0 0 45px;justify-content:flex-end}.notificationSettingsEmailType{align-items:center;display:flex}.notificationSettingsEmailType.disabled{filter:grayscale(1);opacity:0.75}.pageAction{bottom:10px;display:flex;justify-content:flex-end;left:10px;pointer-events:none;position:fixed;right:10px;z-index:400}.pageAction .pageActionButtons{display:flex;flex:0 auto;overflow:auto}.pageAction .pageActionButtons,.pageAction .pageActionButtonToTop{pointer-events:all}.pageAction .pageActionButton{display:flex;flex:0 0 auto;white-space:nowrap}.pageAction .pageActionButton:not(:first-child){margin-left:5px}.pageAction .pageActionButton.remove{opacity:0 !important;visibility:hidden !important}.pageAction .pageActionButton,.pageAction .pageActionButtonToTop{opacity:0;transition:visibility 0.12s linear, opacity 0.12s linear;visibility:hidden}.pageAction .pageActionButton[aria-hidden="false"],.pageAction .pageActionButtonToTop[aria-hidden="false"]{opacity:1;visibility:visible}.pageAction .pageActionButtonToTop{align-self:flex-start;flex:0 0 auto;margin-left:5px;padding:2px}@media screen and (max-width:768px){.pageAction{bottom:30px;transition:bottom 0.12s linear}.pageAction:not(.pageActionHasContextButtons).scrolledDown .pageActionButton,.pageAction:not(.pageActionHasContextButtons).scrolledDown .pageActionButtonToTop{opacity:0;visibility:hidden;transition-delay:0.4s}}.pageOverlayActive .pageAction{display:none}@media screen and (max-width:544px){.redactorActive .pageAction{bottom:10px}.redactorActive .pageAction:not(.pageActionHasContextButtons){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:#2c3e50;padding:2px 8px 0}.pagination>ul>li.disabled>span{color:#7d8287}.pagination>ul>li.active>a,.pagination>ul>li.active>span,.pagination>ul>li>a:hover{background-color:#78909c;color:white}.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 #4179ad;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:18px}}@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 #e0e0e0;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:#e0e0e0;height:5px;margin-top:5px}.pollContainer .pollResultItem .pollMeter>.pollMeterValue{background-color:#4179ad;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:#fafafa;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:#fafafa;border-radius:3px;color:#2c3e50;padding:15px}.popoverContent>div{max-height:290px;min-height:36px;overflow:hidden}.popoverContent a{color:#e65100}.popoverContent a:hover{color:#bf360c}.popoverContent .jsMobileButtonGroupNavigation>.dropdownLabel{display:none}.ratingList{font-size:0}.ratingList>li{display:inline-block}.reactionPopover{animation:wcfPopoverOut 0.3s;animation-fill-mode:forwards;background-color:#fafafa;border-radius:2px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);overflow:hidden;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}@media screen and (max-width:544px){.reactionPopover.inverseOrder .reactionTypeButtonList{flex-direction:column}}.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:#2c3e50}.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:#7d8287;flex:0 0 auto;margin:5px 5px 0 0;white-space:nowrap}.reactionPopoverContent{background-color:#fafafa;border-radius:3px;color:#2c3e50}.reactionPopoverContent a{color:#e65100}.reactionPopoverContent a:hover{color:#bf360c}.reactionPopoverContent .reactionTypeButton>img{width:24px;height:24px}.reactionPopoverContent .reactionTypeButton>img:hover{transform:scale(1.2)}@media screen and (max-width:544px){.reactionPopoverContent{max-height:200px;overflow:auto}.reactionPopoverContent::after,.reactionPopoverContent::before{content:"";height:40px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity 0.12s linear}.reactionPopoverContent::after{background-image:linear-gradient(to bottom, transparent, #fafafa);bottom:0}.reactionPopoverContent.overflowBottom::after{opacity:1}.reactionPopoverContent::before{background-image:linear-gradient(to top, transparent, #fafafa);top:0}.reactionPopoverContent.overflowTop::before{opacity:1}}@media screen and (max-width:1024px){.reactionPopoverContent{padding:5px 0}.reactionPopoverContent .reactionTypeButton{margin:0;display:block;padding:5px 25px}.reactionPopoverContent .reactionTypeButton.active{background-color:#e0e0e0}.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}}@media screen and (max-width:544px){.reactionTypeButtonList{display:flex;flex-direction:column-reverse}}#likeList .likeTypeSelection{display:flex;flex-wrap:wrap;justify-content:flex-end}#likeList .likeTypeSelection .buttonGroup,#likeList .likeTypeSelection .messageFooterButtons,#likeList .likeTypeSelection .messageFooterButtonsExtra{margin-bottom:0}#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:#fafafa;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 #e0e0e0;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:#7d8287;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}.redactor-dropdown-menu>li:hover{background-color:transparent !important}.redactor-dropdown-menu a:hover{background-color:#eee}.redactor-dropdown-menu .redactor-dropdown-link-inactive{cursor:default;opacity:0.6}.redactor-dropdown-menu .redactor-dropdown-link-inactive>a:hover{background-color:white !important;color:#212121 !important;cursor:default !important}@media screen and (max-width:1024px){.redactor-layer{font-size:16px;max-height:500px}}.redactor-toolbar{background-color:#3a6d9c;display:flex;flex-wrap:wrap}.redactor-toolbar>li{flex:0 0 auto}.redactor-toolbar>li>a{color:white;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:#a5a5a5 !important;cursor:default;pointer-events:none}.redactor-toolbar>li>a.redactor-act,.redactor-toolbar>li>a.dropact{background-color:#24425f;color:white}.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:#24425f;color:white}}.redactor-toolbar>li>a:focus{background-color:#24425f;color:white}@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 white;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 white;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 white;content:"";left:0;opacity:0.6;position:absolute;top:7px}}.redactor-toolbar-tooltip{opacity:1;visibility:visible}.redactorAttachmentContainer{background-color:white;border:1px solid #eee;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:white !important}.redactor-dropdown-menu-fontcolor>li.redactorColorPallet>a{border:2px solid white;border-bottom-width:0;display:inline-block;font-size:0;height:20px;padding:0;margin:0;width:20px}.redactorDropArea{align-items:center;background-color:#d9edf7;border:5px dashed currentColor;bottom:0;color:#31708f;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:23px}}@media screen and (max-width:768px){.redactorDropArea{font-size:20px}}.redactorDropArea::before{content:attr(data-drop-here)}.redactorDropArea.active{background-color:#dff0d8;color:#3c763d}.redactorDropArea.active::before{content:attr(data-drop-now)}.redactor-link-tooltip{background-color:rgba(0, 0, 0, 0.8);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:white;padding:5px 10px 7px;position:absolute;z-index:800}.redactor-link-tooltip>a{color:white}.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:23px}}@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:18px}}@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 #e0e0e0 !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:#ecf1f7;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:#2c3e50;content:"";font-family:FontAwesome;font-size:28px;height:32px;line-height:32px;margin-right:10px;width:32px;vertical-align:-5px}.messageQuickReplyCollapsed .messageQuickReplyContent::after{color:#2c3e50;content:attr(data-placeholder)}.messageQuickReplyCollapsed .messageQuickReplyContent>.messageBody{left:200%;position:absolute;top:-100%}.messageQuickReplyCollapsed .messageQuickReplyContent>.messageFooter{display:none}.redactorAutosaveRestored{background-color:#fafafa;border-top:1px solid #e0e0e0;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 #e0e0e0;flex:0 0 auto;padding:10px}.redactorAutosaveRestored>span{color:#7d8287;flex:1 1 auto;padding:10px}@media screen and (min-width:545px),print{.redactorAutosaveRestored{border-left:1px solid #e0e0e0;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%)}.scrollableCheckboxList{background-color:#f1f6fb;border:1px solid #b0c8e0;color:#2c3e50;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:#ffd61e;color:black;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:#3b5999;color:white}.messageShareButtons .jsShareTwitter{background-color:#55acee;color:white}.messageShareButtons .jsShareGoogle{background-color:#dc4e41;color:white}.messageShareButtons .jsShareReddit{background-color:orangered;color:white}.messageShareButtons .jsShareWhatsApp{background-color:#25d366;color:white}.messageShareButtons .jsShareLinkedIn{background-color:#007ab6;color:white}.messageShareButtons .jsSharePinterest{background-color:#bd2125;color:white}.messageShareButtons .jsShareXing{background-color:#006567;color:white}html:not(.touch) .messageShareButtons .jsShareFacebook:hover{background-color:#2d4474;color:white}html:not(.touch) .messageShareButtons .jsShareTwitter:hover{background-color:#2795e9;color:white}html:not(.touch) .messageShareButtons .jsShareGoogle:hover{background-color:#c63224;color:white}html:not(.touch) .messageShareButtons .jsShareReddit:hover{background-color:#cc3700;color:white}html:not(.touch) .messageShareButtons .jsShareWhatsApp:hover{background-color:#1da851;color:white}html:not(.touch) .messageShareButtons .jsShareLinkedIn:hover{background-color:#005883;color:white}html:not(.touch) .messageShareButtons .jsSharePinterest:hover{background-color:#92191c;color:white}html:not(.touch) .messageShareButtons .jsShareXing:hover{background-color:#003334;color:white}.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:#cfd8dc}.slideshowContainer>.slideshowButtonList>li>a>.icon.active{color:#2196f3}.slideshowContainer>.slideshowButtonList>li:hover>a>.icon{color:#1a77c9}.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:"·";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 #e65100;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 #e0e0e0}.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:23px}}@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}}@media screen and (min-width:769px) and (min-width:769px),print{.menu>ul>li>a{font-size:18px}}@media screen and (min-width:769px) and (max-width:768px){.menu>ul>li>a{font-size:18px}}.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:#7d8287}.tabMenuOverlayLeft{background:linear-gradient(to left, rgba(250, 250, 250, 0) 0%, #fafafa 50%);left:0}.tabMenuOverlayRight{background:linear-gradient(to right, rgba(250, 250, 250, 0) 0%, #fafafa 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:#fafafa;display:block;margin-top:0}.messageTabMenu>.messageTabMenuContent>.section:first-child{margin-top:0}.messageTabMenu:not(.messageTabMenuContent)>.messageTabMenuContent.active{border:1px solid #e0e0e0;border-top-width:0;padding:20px}.messageTabMenu.messageTabMenuContent>nav{border-bottom:1px solid #e0e0e0;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:"·";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:#bf360c}.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:#fafafa;border:1px solid #e0e0e0;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:"·";margin-left:5px}.messageTabMenu>nav.tabMenu>ul>li,.messageTabMenuNavigation>ul>li{border-right:1px solid #e0e0e0}.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:#bf360c;position:relative}.messageTabMenu>nav.tabMenu>ul>li.active>a::after,.messageTabMenuNavigation>ul>li.active>a::after{border-bottom:1px solid #fafafa;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 #4179ad;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:#4179ad}.tabularListRow:not(.tabularListRowHead):hover{background-color:#f2f2f2}.tabularListRowHead{border-bottom:2px solid currentColor;color:#4179ad}.tabularListRowHead+li{border-top-width:0 !important}.tabularListRow:not(.tabularListRowHead){border-top:1px solid #e0e0e0}.tabularListColumns{align-items:center;display:flex}.tabularListColumns>li{flex:0 0 auto;padding:5px 10px}.tabularListRowHead>.tabularListColumns>li{color:#4179ad;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.tabularListRowHead>.tabularListColumns>li{font-size:18px}}@media screen and (max-width:768px){.tabularListRowHead>.tabularListColumns>li{font-size:18px}}.tabularListRowHead>.tabularListColumns>li>a{color:#4179ad;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:"";top:1px}.tabularListRowHead>.tabularListColumns>li.DESC>a:after{content:"";top:2px}.tabularListRowHead>.tabularListColumns>li.active>a,.tabularListRowHead>.tabularListColumns>li>a:hover{color:#e65100}.tabularBox{overflow:auto}.tabularBoxTitle>header{border-bottom:1px solid currentColor;color:#4179ad;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:18px}}@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:#4179ad}.tabularBoxTitle>header a:hover,.tabularBoxTitle>header .icon:hover{color:#e65100}.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 #4179ad;border-spacing:0;width:100%}.htmlContent table td,.messageBody>.messageText table td,.messageSignature>div table td,.redactor-layer table td,.htmlContent table th,.messageBody>.messageText table th,.messageSignature>div table th,.redactor-layer table th,.table td,.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,.htmlContent table th>label,.messageBody>.messageText table th>label,.messageSignature>div table th>label,.redactor-layer table th>label,.table td>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:#4179ad;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:18px}}@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:#4179ad;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,.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.active>a,.table th>a:hover{color:#e65100}.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,.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.ASC>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:""}.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:""}.htmlContent table th.columnMark,.messageBody>.messageText table th.columnMark,.messageSignature>div table th.columnMark,.redactor-layer table th.columnMark,.htmlContent table th.columnStatus,.messageBody>.messageText table th.columnStatus,.messageSignature>div table th.columnStatus,.redactor-layer table th.columnStatus,.table th.columnMark,.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,.htmlContent table th.columnDigits,.messageBody>.messageText table th.columnDigits,.messageSignature>div table th.columnDigits,.redactor-layer table th.columnDigits,.htmlContent table th.columnID,.messageBody>.messageText table th.columnID,.messageSignature>div table th.columnID,.redactor-layer table th.columnID,.table th.columnDate,.table th.columnDigits,.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,.htmlContent table td.columnStatus,.messageBody>.messageText table td.columnStatus,.messageSignature>div table td.columnStatus,.redactor-layer table td.columnStatus,.table td.columnMark,.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,.htmlContent table td.columnID,.messageBody>.messageText table td.columnID,.messageSignature>div table td.columnID,.redactor-layer table td.columnID,.table td.columnDigits,.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:600;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,.htmlContent table td.columnSmallText,.messageBody>.messageText table td.columnSmallText,.messageSignature>div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnURL,.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,.htmlContent table td.columnSmallText,.messageBody>.messageText table td.columnSmallText,.messageSignature>div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnURL,.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,.htmlContent table td.columnSmallText,.messageBody>.messageText table td.columnSmallText,.messageSignature>div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnURL,.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,.htmlContent table td.columnText,.messageBody>.messageText table td.columnText,.messageSignature>div table td.columnText,.redactor-layer table td.columnText,.htmlContent table td.columnURL,.messageBody>.messageText table td.columnURL,.messageSignature>div table td.columnURL,.redactor-layer table td.columnURL,.htmlContent table td.columnSmallText,.messageBody>.messageText table td.columnSmallText,.messageSignature>div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnTitle,.table td.columnText,.table td.columnURL,.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,.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 :not(.button)>.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 #e0e0e0}.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 #4179ad}.tableOfContentsContainer{border:1px solid #e0e0e0;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(0, 0, 0, 0.8);border-radius:2px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:white;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,.active.redactor-toolbar-tooltip{visibility:visible;transition-delay:0s}.balloonTooltip.interactive,.interactive.redactor-toolbar-tooltip{pointer-events:all}.balloonTooltip.interactive>span,.interactive.redactor-toolbar-tooltip>span{cursor:pointer}.balloonTooltip.interactive>span:not(:first-child),.interactive.redactor-toolbar-tooltip>span:not(:first-child){border-left:1px solid white;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{display:none}@media screen and (max-width:1024px) and (min-width:769px){#quoteManagerCopy{font-size:14px}}@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:white;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.trophyIcon.icon.loading:before,.wcfImageViewer>footer>div>ul>li.trophyIcon.icon.loading:before{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}.specialTrophyList>li>label input,.specialTrophyList>li>label .trophyIcon{flex-shrink:0}.specialTrophyContainer{margin-top:10px}.specialTrophyContainer>ul{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:-5px;margin-right:-5px}.specialTrophyContainer>ul>li{margin-bottom:5px;margin-right:5px}@media screen and (max-width:768px){.specialTrophyContainer{display:none}}.specialTrophyUserContainer>ul{align-items:center;display:flex;flex-wrap:wrap;margin-right:-5px;margin-top:-15px}.specialTrophyUserContainer>ul>li{margin-bottom:5px;margin-right:5px}.userProfileUserWithCoverPhoto .specialTrophyUserContainer>ul{margin-top:0}.userProfilePreview .specialTrophyUserContainer>ul{margin-top:5px;margin-bottom:5px}.sortableNodeLabel>.trophyIcon{margin-right:5px}.unfurlUrlCard{background-color:#fafafa;border-radius:3px;box-shadow:0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);color:#2c3e50;display:inline-block;margin:10px 0;max-width:100%;overflow:hidden;position:relative;width:600px}.unfurlUrlCard.unfurlUrlCardCoverImage .unfurlUrlImage{min-height:150px;position:relative}.unfurlUrlCard.unfurlUrlCardSquaredImage{display:flex}.unfurlUrlCard.unfurlUrlCardSquaredImage .unfurlUrlImage{border-radius:3px;flex:0 0 auto;height:128px;margin:10px;width:128px}@media screen and (min-width:545px) and (max-width:768px){.unfurlUrlCard.unfurlUrlCardSquaredImage .unfurlUrlImage{height:64px;width:64px}}@media screen and (max-width:544px){.unfurlUrlCard.unfurlUrlCardSquaredImage .unfurlUrlImage{height:24px;position:absolute;width:24px}}.unfurlUrlCard.unfurlUrlCardSquaredImage .unfurlUrlInformation{flex:1 auto;overflow:hidden;padding-left:10px}@media screen and (max-width:544px){.unfurlUrlCard.unfurlUrlCardSquaredImage .unfurlUrlTitle{padding-left:30px}}.unfurlUrlImage{background-position:center;background-repeat:no-repeat;background-size:cover}.unfurlUrlInformation{position:relative;padding:10px 10px 25px 10px}.unfurlUrlTitle{font-weight:400;line-height:1.28;font-weight:600;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width:769px),print{.unfurlUrlTitle{font-size:18px}}@media screen and (max-width:768px){.unfurlUrlTitle{font-size:18px}}.unfurlUrlDescription{color:#7d8287;margin-top:5px}.unfurlUrlHost{font-weight:400;bottom:5px;color:#7d8287;float:right;position:absolute;right:5px}@media screen and (min-width:769px),print{.unfurlUrlHost{font-size:12px}}@media screen and (max-width:768px){.unfurlUrlHost{font-size:12px}}.unfurlUrlHost img{height:12px !important}.unfurlUrlLinkShadow{bottom:0;left:0;position:absolute;right:0;top:0}.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:#d9edf7 !important;border-left:5px solid #bcdff1 !important;color:#31708f !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 #4179ad;margin:0 -10px;padding-top:30px}.ignoredUserMessage::before{background-color:#d9edf7 !important;border-left:5px solid #bcdff1 !important;color:#31708f !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:white}.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:white;border:1px solid #e9e9e9;color:#333}.loginForm>form .thirdPartyLogin .thirdPartyLoginButton.googleLoginButton:hover{background-color:white}.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:white}#\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:white;border:1px solid #e9e9e9;color:#333}#\33 rdParty.section .thirdPartyLoginButton.googleLoginButton:hover{background-color:white}#\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 white;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 #ecf1f7;background-color:white;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:#3a6d9c}.redactor-toolbar>li>a{color:white}.redactor-toolbar>li>a.redactor-button-disabled{color:#a5a5a5 !important}.redactor-toolbar>li>a.redactor-act,.redactor-toolbar>li>a.dropact{background-color:#24425f;color:white}@media screen and (min-width:1025px),print{.redactor-toolbar>li>a:hover{background-color:#24425f;color:white}}@media screen and (min-width:545px),print{.redactor-toolbar>li.redactor-toolbar-separator::before{border-left:1px solid white}}@media screen and (max-width:544px){.redactor-toolbar.redactorToolbarOverride>.redactor-toolbar-separator::before{border-left:1px solid white}.redactor-toolbar .redactorToolbarToggle::before{border-left:1px solid white}}.redactor-box,.messageTabMenuNavigation>ul,.messageTabMenu>.messageTabMenuContent.active,.messageContent.loading>.messageContentLoadingOverlay{background-color:white}.messageTabMenuNavigation>ul>li.active>a::after{border-bottom-color:white}.innerError{background-color:#f2dede;color:#a94442}.innerError::before{border-bottom-color:#f2dede}.interactiveDropdownHeader .icon{color:inherit}.sidebar dl:not(.plain)>dt,.sidebar dl.dataList>dt,.sidebar .separatorLeft::before,.messageSidebar dl:not(.plain)>dt,.messageSidebar dl.dataList>dt,.messageSidebar .separatorLeft::before{color:#7f8c8d}.messageReduced .messageTitle a{color:#2c3e50}.messageReduced .messageHeaderMetaData .messagePublicationTime,.messageReduced .messageHeaderMetaData>li:not(:last-child)::after{color:#7f8c8d}.userMention{color:#e65100}.userMention:hover{color:#bf360c}.boxesSidebarLeft .box.boxError .boxTitle,.boxesSidebarLeft .box.boxInfo .boxTitle,.boxesSidebarLeft .box.boxSuccess .boxTitle,.boxesSidebarLeft .box.boxWarning .boxTitle,.boxesSidebarRight .box.boxError .boxTitle,.boxesSidebarRight .box.boxInfo .boxTitle,.boxesSidebarRight .box.boxSuccess .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(255, 255, 255, 0) 0%, white 50%)}.tabMenuOverlayRight{background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 50%)}.messageContent.loading>.messageContentLoadingOverlay{background-color:white}.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}.redactor-layer table th,.redactor-layer table td{border-color:#ddd !important}.mainMenu .mainMenuShowPrevious.active{z-index:1}.layoutBoundary{margin:0;max-width:none;min-width:0}@media screen and (min-width:1025px),print{.pageHeaderContainer .pageHeader .layoutBoundary{background-color:#325c84;height:50px;padding:0}.pageHeaderContainer .pageHeaderLogo{background-color:#3a6d9c;flex:0 0 150px;height:50px;margin:0;order:1;position:relative}.pageHeaderContainer .pageHeaderLogo:last-child{flex:1 1 auto}.pageHeaderContainer .pageHeaderLogo .pageHeaderLogoLarge{display:none}.pageHeaderContainer .pageHeaderLogo .pageHeaderLogoSmall{display:inline;max-height:30px}.pageHeaderContainer .pageHeaderLogo>a{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.pageHeaderContainer .mainMenu{flex:0 0 auto;margin-right:0;order:2}.pageHeaderContainer .pageHeaderSearch{display:block;flex:0 0 auto;margin-bottom:0;order:3;position:static}.pageHeaderContainer .pageHeaderSearch .pageHeaderSearchType>.button{background-color:rgba(0, 0, 0, 0.2);color:#cfcfcf;align-items:center;border-radius:0;display:flex;height:50px;padding:6px 10px}.pageHeaderContainer .pageHeaderSearch .pageHeaderSearchType>.button:hover{background-color:rgba(0, 0, 0, 0.4)}.pageHeaderContainer .pageHeaderSearch .pageHeaderSearchInputContainer{background-color:#2b4f71;border-radius:0;box-shadow:none;padding:0}.pageHeaderContainer .pageHeaderSearch .pageHeaderSearchInput{height:50px;width:300px !important;background-color:transparent;color:white;padding:6px 8px}.pageHeaderContainer .pageHeaderSearch .pageHeaderSearchInput:hover,.pageHeaderContainer .pageHeaderSearch .pageHeaderSearchInput:focus{background-color:rgba(0, 0, 0, 0.1)}.pageHeaderContainer .pageHeaderSearch .pageHeaderSearchInputButton{display:none}.pageHeaderContainer .userPanel{flex:1 1 auto;margin-right:20px;order:4}}@media screen and (max-width:1024px){.pageHeaderContainer{max-width:100vw}}.acpSearchDropdown{border-top-left-radius:0;border-top-right-radius:0;border-width:0;position:fixed;top:50px !important;width:300px}.acpSearchDropdown::before,.acpSearchDropdown::after{display:none}.acpSearchDropdown>.dropdownText{color:#7d8287}.acpPageContentContainer{flex:1 0 auto}.acpPageContentContainer #content{flex:1}@media screen and (min-width:1025px),print{.acpPageMenu .icon,.acpPageSubMenu .icon{color:inherit}.acpPageMenu{background-color:#325c84;bottom:0;left:0;text-align:center;overflow:hidden;position:fixed;top:50px;width:150px}.acpPageMenu .acpPageMenuLink{color:rgba(255, 255, 255, 0.7);display:block;padding:20px 10px}.acpPageMenu .acpPageMenuLink:hover{background-color:#2b4f71;color:white}.acpPageMenu .acpPageMenuLink.active{background-color:#24425f;color:white}.acpPageMenu .acpPageMenuLink.active>.icon{transform:scale(1)}.acpPageMenu .acpPageMenuLink>.icon{transform:scale(0.8);transition:transform 0.12s linear}.acpPageMenu .acpPageMenuItemLabel{display:block;margin-top:5px}.acpPageSubMenu{background-color:#24425f;bottom:0;left:150px;overflow:hidden;position:fixed;top:50px}.acpPageSubMenuCategoryList{overflow:hidden;width:300px}.acpPageSubMenuCategoryList:not(.active){display:none}.acpPageSubMenuCategoryList>.acpPageSubMenuCategory{margin-top:20px;padding-left:20px}.acpPageSubMenuCategoryList>.acpPageSubMenuCategory>span{color:rgba(255, 255, 255, 0.5);display:block;padding:5px 20px;text-transform:uppercase}.acpPageSubMenuCategoryList>.acpPageSubMenuCategory:last-child{margin-bottom:20px}.acpPageSubMenuCategoryList .acpPageSubMenuLink,.acpPageSubMenuCategoryList .acpPageSubMenuIcon{color:white;display:block;overflow:hidden;padding:5px 20px;text-overflow:ellipsis;white-space:nowrap}.acpPageSubMenuCategoryList .acpPageSubMenuLink:hover,.acpPageSubMenuCategoryList .acpPageSubMenuLink:hover~.acpPageSubMenuIcon:not(.active),.acpPageSubMenuCategoryList .acpPageSubMenuIcon:hover{background-color:#2b4f71}.acpPageSubMenuCategoryList .acpPageSubMenuLinkWrapper{display:flex}.acpPageSubMenuCategoryList .acpPageSubMenuLinkWrapper>.acpPageSubMenuLink{flex:1 1 auto}.acpPageSubMenuCategoryList .acpPageSubMenuLinkWrapper>.acpPageSubMenuIcon{flex:0 0 auto}.acpPageSubMenuCategoryList .acpPageSubMenuItemList>.active>a,.acpPageSubMenuCategoryList .acpPageSubMenuLink.active,.acpPageSubMenuCategoryList .acpPageSubMenuLink.active~.acpPageSubMenuIcon,.acpPageSubMenuCategoryList .acpPageSubMenuIcon.active{background-color:#fafafa !important;color:#2c3e50 !important}.pageContainer:not(.acpPageHiddenMenu) .acpPageContentContainer{padding-left:150px}.pageContainer:not(.acpPageHiddenMenu) .pageFooter{padding-left:150px}.pageContainer.acpPageSubMenuActive .acpPageContentContainer,.pageContainer.acpPageSubMenuActive .pageFooter{padding-left:450px}}@media screen and (max-width:1024px){.pageHeaderPanel>.layoutBoundary{justify-content:normal}.mainMenu{margin-right:10px;order:1}.pageHeaderContainer:not(.pageHeaderContainerIsLogin) .pageHeaderLogo{left:50%;position:absolute;transform:translateX(-28px)}.pageHeaderContainer.pageHeaderContainerIsLogin .pageHeaderLogo{flex:1 auto;text-align:center}.userPanel{flex:1 auto;order:3;pointer-events:none;text-align:right}.userPanel::before{pointer-events:all}.acpPageMenu,.acpPageSubMenu{display:none}.pageHeaderMobileSearch{order:2}.pageHeaderMobileSearch::before{content:"";font-family:FontAwesome;font-size:28px;line-height:32px;padding:5px 5px}}.main{flex:1 1 auto}@media screen and (min-width:1025px),print{.main{padding:40px 0}}@media screen and (max-width:1024px){.main{padding:20px 0}}.pageFooterCopyright{background-color:#3a6d9c}.codemirrorToolbar{background-color:#34495e;display:flex;flex-wrap:wrap}.codemirrorToolbar>li{flex:0 0 auto;margin-bottom:1px}.codemirrorToolbar>li>a{color:white;display:block;font-size:12px;outline:none;padding:10px;text-align:center;font-weight:400}.codemirrorToolbar>li>a:hover{background-color:#132230}.codemirrorToolbar>li>a .icon{color:inherit}.CodeMirror{word-wrap:normal;height:auto !important}.CodeMirror-scroll{min-height:300px;max-height:1000px}#styleLogo,#styleLogoMobile{background-color:#fff;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAD0lEQVQI12P4z4Ad4ZAAAH6/D/Hgw85/AAAAAElFTkSuQmCC);border:1px solid #ccc;min-height:20px;min-width:20px}.selectedImagePreview img,.selectedFaviconPreview img{margin-bottom:5px}#coverPhotoPreview{background:no-repeat center center;background-size:cover;height:200px;margin-bottom:5px}@media screen and (max-width:544px){#coverPhotoPreview{height:150px}}#uploadCoverPhoto>.button{vertical-align:top}@media screen and (max-width:1024px){.pageHeaderSearch{display:block;top:50px}}@media screen and (min-width:545px) and (max-width:1024px){.pageHeaderSearch .pageHeaderSearchInputContainer .pageHeaderSearchType{flex:0 auto}}@media screen and (max-width:544px){.pageHeaderSearchInputContainer>.dropdown{flex:1 auto}.pageHeaderSearchInput{width:100% !important}}#wscMissingOwnerGroup{background-color:#f8d7da;border-top:5px solid red;bottom:0;color:#721c24;left:0;padding:10px;position:fixed;text-align:center;right:0;z-index:9999}@media screen and (min-width:769px),print{#wscMissingOwnerGroup{padding:20px}}#wscMissingOwnerGroup>a{color:inherit;text-decoration:underline}.packageSearchResultRow .columnText{padding:15px 10px}.packageSearchResultRow td.columnIcon{position:relative;width:44px}.packageSearchResultRow td.columnIcon a{align-items:center;bottom:5px;display:flex;justify-content:center;left:0;position:absolute;right:0;top:5px}.packageSearchName{font-weight:400;line-height:1.28;font-weight:600}@media screen and (min-width:769px),print{.packageSearchName{font-size:18px}}@media screen and (max-width:768px){.packageSearchName{font-size:18px}}.packageSearchVersion{color:#7d8287;font-weight:400}.packageSearchDescription{margin-top:3px}.packageSearchPackage{color:#7d8287;font-family:ui-monospace, Menlo, Monaco, "Cascadia Mono", "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro", "Fira Mono", "Droid Sans Mono", "Courier New", monospace}.packageSearchAuthor,.packageSearchLicense{white-space:nowrap}.packageSearchAuthorWoltlab::before{background-image:url(../../acp/images/woltlabLogo-tiny.png);background-size:contain;content:"";display:inline-block;height:12px;margin-right:2px;position:relative;top:1px;width:22px}#packageSearchResultContainer:not([data-status="idle"]) .packageSearchStatusIdle{display:none}#packageSearchResultContainer:not([data-status="loading"]) .packageSearchStatusLoading{display:none}#packageSearchResultContainer:not([data-status="noResults"]) .packageSearchStatusNoResults{display:none}#packageSearchResultContainer:not([data-status="refreshDatabase"]) .packageSearchStatusRefreshDatabase{display:none}#packageSearchResultContainer:not([data-status="showResults"]) #packageSearchResultCounter,#packageSearchResultContainer:not([data-status="showResults"]) #packageSearchResultList{display:none}.packageSearchStatus{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:120px}.packageSearchStatusLabel{margin-top:10px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.packageSearchStatusLabel{font-size:18px}}@media screen and (max-width:768px){.packageSearchStatusLabel{font-size:18px}}.exceptionContainer.collapsed .exceptionDetails{display:none}
\ No newline at end of file
index bcceac10e127cf5a80d5e6501d9674e3300b0499..06ad366eefe9cf0dcf1a281e1df13996cdfbfc32 100644 (file)
@@ -75,6 +75,7 @@ class StyleAddForm extends AbstractForm
         'Impact, Compacta, Chicago, sans-serif' => 'Impact',
         '"Lucida Sans", "Lucida Grande", Monaco, Geneva, sans-serif' => 'Lucida',
         '"Segoe UI", "DejaVu Sans", "Lucida Grande", Helvetica, sans-serif' => 'Segoe UI',
+        'system' => 'System',
         'Tahoma, Arial, Helvetica, sans-serif' => 'Tahoma',
         '"Times New Roman", Times, Georgia, serif' => 'Times New Roman',
         '"Trebuchet MS", Arial, sans-serif' => 'Trebuchet MS',
index d73fa78c579bd9b50ff12b3edd2e228d43c0bc7e..31e54137970ce6b4ee02d0db64da6397d30d2870 100644 (file)
@@ -582,7 +582,7 @@ EOT;
         unset($value);
 
         $variables['wcfFontFamily'] = $variables['wcfFontFamilyFallback'];
-        if (!empty($variables['wcfFontFamilyGoogle'])) {
+        if (!empty($variables['wcfFontFamilyGoogle']) && $variables['wcfFontFamilyGoogle'] !== '~""') {
             // The SCSS parser attempts to evaluate the variables, causing issues with font names that
             // include logical operators such as "And" or "Or".
             $variables['wcfFontFamilyGoogle'] = '"' . $variables['wcfFontFamilyGoogle'] . '"';
@@ -590,6 +590,18 @@ EOT;
             $variables['wcfFontFamily'] = $variables['wcfFontFamilyGoogle'] . ', ' . $variables['wcfFontFamily'];
         }
 
+        // Define the font family set for the OS default fonts. This needs to be happen statically to
+        // allow modifications in the future in case of changes.
+        $variables['wcfFontFamilyMonospace'] = 'ui-monospace, Menlo, Monaco, "Cascadia Mono",
+            "Segoe UI Mono", "Roboto Mono", "Oxygen Mono", "Ubuntu Monospace", "Source Code Pro",
+            "Fira Mono", "Droid Sans Mono", "Courier New", monospace';
+
+        if ($variables['wcfFontFamily'] === 'system') {
+            $variables['wcfFontFamily'] = 'system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
+                "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
+                "Helvetica Neue", Arial, sans-serif';
+        }
+
         // add options as SCSS variables
         if (PACKAGE_ID) {
             foreach (Option::getOptions() as $constantName => $option) {
index a911de26859a1ef19ececf020f51a15fa4ad6096..9a1b848f85562f5673b213ce7fed64fc392b1933 100644 (file)
@@ -3,7 +3,7 @@
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        border-radius: 2px;
        color: rgb(68, 68, 68) !important;
-       font-family: Consolas, "Courier New", monospace;
+       font-family: $wcfFontFamilyMonospace;
        margin: 1em 0;
        padding: 10px 20px;
        position: relative;
                > code {
                        display: block;
                        overflow-x: auto;
-                       font-family: Consolas, "Courier New", monospace;
+                       font-family: $wcfFontFamilyMonospace;
 
                        .codeBoxLine {
                                display: block;
index dec857b632f74a02068627e6a0d645c4c125946f..baa5aa8b712bf63dddf236a92c2679c2bade313b 100644 (file)
@@ -15,7 +15,7 @@ kbd {
        -webkit-box-decoration-break: clone;
        color: rgba(68, 68, 68, 1) !important;
        display: inline;
-       font-family: Consolas, "Courier New", monospace;
+       font-family: $wcfFontFamilyMonospace;
        font-style: normal;
        font-weight: normal;
        margin: 0 2px;
index 28fcfd36776ae60a65260cb1d094496fa6877e67..67db1b2b98fc74ee848b0e01b33f6ea7a1f77512 100644 (file)
@@ -28,7 +28,7 @@
 }
 
 .monospace {
-       font-family: Consolas, "Courier New", monospace !important;
+       font-family: $wcfFontFamilyMonospace !important;
 }
 
 /* boxes with an image */
index 8d2b081c65cc0b0a3f955b3e94eb9d6206fcbe2e..a09f77ed396669b3567bb5e513604f3534b03317 100644 (file)
@@ -2390,8 +2390,8 @@ INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfEditorB
 INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfEditorButtonTextActive', 'rgba(255, 255, 255, 1)');
 INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfEditorButtonTextDisabled', 'rgba(165, 165, 165, 1)');
 INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfEditorTableBorder', 'rgba(221, 221, 221, 1)');
-INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontFamilyFallback', '"Segoe UI", "DejaVu Sans", "Lucida Grande", "Helvetica", sans-serif');
-INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontFamilyGoogle', 'Open Sans');
+INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontFamilyFallback', 'system');
+INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontFamilyGoogle', '');
 INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontLineHeight', '1.48');
 INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontSizeDefault', '14px');
 INSERT INTO wcf1_style_variable (variableName, defaultValue) VALUES ('wcfFontSizeHeadline', '18px');