/* stylesheet for 'WoltLab Suite Core 3.1', generated on Sun, 15 Mar 2020 17:56:36 +0000 -- DO NOT EDIT */ html,body,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,address,big,cite,code,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,canvas,embed,figure,figcaption,audio,video{margin:0;padding:0;border:0}img{border:0}h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:'';content:none}address{font-style:normal}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit;min-width:0}html{-webkit-text-size-adjust:100%}.clearfix::before,.clearfix::after{display:table;content:""}.clearfix::after{clear:both}.redactor-layer pre{background-color:#fff !important;box-shadow:0 0 3px rgba(0, 0, 0, .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", Arial, Helvetica, sans-serif;margin-bottom:20px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.redactor-layer pre:not(.redactorCalcHeight)::before,.redactor-layer pre.woltlabHtml::before{font-size: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:rgba(125, 130, 135, 1);content:attr(data-description);cursor:pointer;display:block;font-family:"Open Sans", Arial, Helvetica, sans-serif;position:absolute;top:32px;font-weight:400}@media screen and (min-width:769px),print{.redactor-layer pre.woltlabHtml::after{font-size:12px}}@media screen and (max-width:768px){.redactor-layer pre.woltlabHtml::after{font-size:12px}}.codeBox{background-color:rgba(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;min-height:24px}.codeBox > div > .codeBoxHeader > .codeBoxHeadline{flex:1 1 auto;padding:0 10px;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.codeBox > div > .codeBoxHeader > .codeBoxHeadline{font-size:18px}}@media screen and (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 screen and (max-width:1024px){.codeBox .codeBoxJumpAnchor:target{top:-52px}.codeBox .codeBoxJumpAnchor:target::after{top:52px}}@media screen and (min-width:1025px),print{.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 screen and (min-width:769px),print{.codeBox > .toggleButton{font-size:12px}}@media screen and (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;box-decoration-break:clone;-webkit-box-decoration-break:clone;color:rgba(68, 68, 68, 1) !important;display:inline;font-family:Consolas, 'Courier New', monospace;font-style:normal;font-weight:normal;margin:0 2px;overflow:auto;padding:0 4px;text-decoration:none;vertical-align:middle;word-break:break-all;word-wrap:break-word}@supports (-webkit-overflow-scrolling: touch){.inlineCode,kbd{-webkit-box-decoration-break:initial}}.redactor-layer kbd::after{content:" ";display:inline-block;pointer-events:none}.redactor-layer kbd::before{content:" ";display:inline-block;pointer-events:none;position:absolute}.mediaBBCode{display:inline-block;max-width:100%}.mediaBBCode .mediaBBCodeCaption{color:rgba(125, 130, 135, 1);display:block;margin-top:5px;text-align:center;font-weight:400}@media screen and (min-width:769px),print{.mediaBBCode .mediaBBCodeCaption{font-size:12px}}@media screen and (max-width:768px){.mediaBBCode .mediaBBCodeCaption{font-size:12px}}iframe.instagram-media{min-height:530px}woltlab-quote,.quoteBox{background-color:rgba(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 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: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 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:rgba(125, 130, 135, 1);display:block;font-family:Georgia, "Times New Roman", serif;font-style:normal;text-align:center}@media screen and (min-width:769px),print{.quoteBoxIcon > .quoteBoxQuoteSymbol{font-size:160px;line-height:160px;height:64px;width:64px}}@media screen and (max-width:768px){.quoteBoxIcon > .quoteBoxQuoteSymbol{font-size:80px;line-height:80px;height:32px;width:32px}}.quoteBoxIcon > .quoteBoxQuoteSymbol::before{content:"\201c";position:relative}@media screen and (min-width:769px),print{.quoteBoxIcon > .quoteBoxQuoteSymbol::before{top:-5px}}@media screen and (max-width:768px){.quoteBoxIcon .userAvatarImage{width:32px !important;height:32px !important}}.redactor-layer woltlab-spoiler{background-color:rgba(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 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: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;text-align:left}.videoContainer iframe,.videoContainer video{height:100%;position:absolute;width:100%}dl:not(.plain){display:block}dl:not(.plain):not(:first-child){margin-top:20px}dl:not(.plain) > dt{color:rgba(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 screen and (min-width:769px),print{dl.statsDataList > dt{font-size:12px}}@media screen and (max-width:768px){dl.statsDataList > dt{font-size:12px}}dl.statsDataList > dd{flex:0 0 auto;width:calc(40% - 5px);overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.row.rowColGap > dl{margin-top:0}.inlineList{display:flex;flex-wrap:wrap;}.inlineList > li{flex:0 1 auto}.inlineList > li:not(:last-child){margin-right:5px}.inlineList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.inlineList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.nativeList{margin:1em 0 1em 40px}.nativeList li{margin:7px 0}ul.nativeList{list-style-type:disc}ol.nativeList{list-style-type:decimal}.tagList{display:flex;flex-wrap:wrap;align-items:baseline;margin-bottom:-4px;margin-right:-8px}.tagList > li{flex:0 1 auto}.tagList > li:not(:last-child){margin-right:5px}.tagList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.tagList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.tagList > li{margin-bottom:4px;margin-right:8px}.tagList .tag{background-color:rgba(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 screen and (min-width:769px),print{.tagList .tag{font-size:12px}}@media screen and (max-width:768px){.tagList .tag{font-size:12px}}.tagList .tag::before{border:11px solid transparent;border-left-width:0;border-right-color:rgba(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 screen and (min-width:1025px),print{.smileyList{margin-bottom:-5px}.smileyList > li{margin-bottom:5px}}ol.dataList,ul.dataList{display:flex;flex-wrap:wrap;font-weight:400}ol.dataList > li,ul.dataList > li{flex:0 1 auto}ol.dataList > li:not(:last-child),ul.dataList > li:not(:last-child){margin-right:5px}ol.dataList.commaSeparated > li:not(:last-child):after,ul.dataList.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}ol.dataList.dotSeparated > li:not(:last-child):after,ul.dataList.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}@media screen and (min-width:769px),print{ol.dataList,ul.dataList{font-size:12px}}@media screen and (max-width:768px){ol.dataList,ul.dataList{font-size:12px}}ol.dataList > li:not(:last-child):after,ul.dataList > li:not(:last-child):after{content:",";padding-left:1px}@font-face{font-family:'FontAwesome';src:url('../font/getFont.php?type=eot&v=4.7.0');src:url('../font/getFont.php?type=eot&v=4.7.0#iefix') format('embedded-opentype'), url('../font/getFont.php?type=woff2&v=4.7.0') format('woff2'), url('../font/getFont.php?type=woff&v=4.7.0') format('woff'), url('../font/getFont.php?type=ttf&v=4.7.0') format('truetype');font-weight:normal;font-style:normal;}.icon,.fa{color:rgba(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}.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: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 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:rgba(224, 224, 224, 1);border:0;height:1px;margin:30px auto;width:60%}@media screen and (max-width:1024px){.boxesHero .boxContainer{padding:40px 0}}@media screen and (min-width:1025px),print{.boxesHero .boxContainer{padding:60px 0}}.boxesHero .box{text-align:center}@media screen and (max-width:1024px){.boxesHero .box:not(:last-child){margin-bottom:40px}}@media screen and (min-width:1025px),print{.boxesHero .box:not(:last-child){margin-bottom:60px}}.boxesHero .boxTitle{font-weight:300;line-height:1.05}@media screen and (min-width:769px),print{.boxesHero .boxTitle{font-size: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: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 screen and (min-width:545px),print{.boxesHeaderBoxes .boxContainer{display:flex;flex-wrap:wrap}}@media screen and (max-width:1024px){.boxesHeaderBoxes .boxContainer{padding:40px 0;margin-bottom:-40px;margin-left:-10px;margin-right:-10px}}@media screen and (min-width:1025px),print{.boxesHeaderBoxes .boxContainer{padding:60px 0;margin-bottom:-60px;margin-left:-15px;margin-right:-15px}}.boxesHeaderBoxes .box{overflow:hidden;padding-left:15px;padding-right:15px}@media screen and (max-width:1024px){.boxesHeaderBoxes .box{margin-bottom:40px}}@media screen and (min-width:545px) and (max-width:1024px){.boxesHeaderBoxes .box{flex:0 0 50%;max-width:50%;}.boxesHeaderBoxes .box.boxFullWidth{flex-basis:100%;max-width:100%}.boxesHeaderBoxes .box:first-child:nth-last-child(1){flex-basis:100%;max-width:100%}}@media screen and (min-width:1025px),print{.boxesHeaderBoxes .box{flex:0 0 25%;margin-bottom:60px;max-width:25%;}.boxesHeaderBoxes .box.boxFullWidth{flex-basis:100%;max-width:100%}.boxesHeaderBoxes .box:first-child:nth-last-child(1){flex-basis:100%;max-width:100%}.boxesHeaderBoxes .box:first-child:nth-last-child(2),.boxesHeaderBoxes .box:first-child:nth-last-child(2) ~ .box{flex-basis:50%;max-width:50%}.boxesHeaderBoxes .box:first-child:nth-last-child(3),.boxesHeaderBoxes .box:first-child:nth-last-child(3) ~ .box{flex-basis:33.3333%;max-width:33.3333%}}.boxesHeaderBoxes .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}@media screen and (max-width:1024px){.boxesTop .box,.boxesBottom .box{margin-bottom:40px;margin-top:40px}}@media screen and (min-width:1025px),print{.boxesTop .box,.boxesBottom .box{margin-bottom:60px;margin-top:60px}}.boxesTop .boxTitle,.boxesBottom .boxTitle{color:rgba(44, 62, 80, 1);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:rgba(44, 62, 80, 1)}.boxesTop .boxTitle a:hover,.boxesBottom .boxTitle a:hover{color:rgba(44, 62, 80, 1)}@media screen and (max-width:544px){.boxesTop .boxImage,.boxesBottom .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media screen and (min-width:545px),print{.boxesTop .boxImage,.boxesBottom .boxImage{width:30%}.boxesTop .boxWithImage::before,.boxesBottom .boxWithImage::before,.boxesTop .boxWithImage::after,.boxesBottom .boxWithImage::after{display:table;content:""}.boxesTop .boxWithImage::after,.boxesBottom .boxWithImage::after{clear:both}.boxesTop .boxWithImage:nth-child(odd) .boxImage,.boxesBottom .boxWithImage:nth-child(odd) .boxImage{float:left}.boxesTop .boxWithImage:nth-child(even) .boxImage,.boxesBottom .boxWithImage:nth-child(even) .boxImage{float:right}}@media screen and (min-width:545px) and (max-width:1024px){.boxesTop .boxWithImage:nth-child(odd) .boxImage,.boxesBottom .boxWithImage:nth-child(odd) .boxImage{margin:0 10px 10px 0}.boxesTop .boxWithImage:nth-child(even) .boxImage,.boxesBottom .boxWithImage:nth-child(even) .boxImage{margin:0 0 10px 10px}}@media screen and (min-width:1025px),print{.boxesTop .boxWithImage:nth-child(odd) .boxImage,.boxesBottom .boxWithImage:nth-child(odd) .boxImage{margin:0 20px 20px 0}.boxesTop .boxWithImage:nth-child(even) .boxImage,.boxesBottom .boxWithImage:nth-child(even) .boxImage{margin:0 0 20px 20px}}.boxesTop{border-bottom:1px solid rgba(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 screen and (min-width:545px) and (max-width:768px){.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{-webkit-columns:2;-moz-columns:2;columns:2}}@media screen and (min-width:769px) and (max-width:1024px){.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{-webkit-columns:3;-moz-columns:3;columns:3}}@media screen and (min-width:545px) and (max-width:1024px){.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{margin-bottom:-30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.boxesSidebarLeft > .boxContainer > .box,.boxesSidebarRight > .boxContainer > .box{overflow:hidden;background-clip:padding-box;border-bottom:30px solid transparent;display:block;margin:0 !important;width:100%;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;}}.boxesSidebarLeft .icon,.boxesSidebarRight .icon{color:rgba(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 screen and (max-width:1024px){.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){padding:20px 10px}.boxesSidebarLeft .box:not(.boxBorderless) .boxMenu,.boxesSidebarRight .box:not(.boxBorderless) .boxMenu{margin-left:-10px;margin-right:-10px}}@media screen and (min-width:1025px),print{.boxesSidebarLeft .box:not(.boxBorderless),.boxesSidebarRight .box:not(.boxBorderless){padding:20px}.boxesSidebarLeft .box:not(.boxBorderless) .boxMenu,.boxesSidebarRight .box:not(.boxBorderless) .boxMenu{margin-left:-20px;margin-right:-20px}}.boxesSidebarLeft .box:not(:first-child),.boxesSidebarRight .box:not(:first-child){margin-top:30px}.boxesSidebarLeft .box.boxError a:not(.button),.boxesSidebarRight .box.boxError a:not(.button),.boxesSidebarLeft .box.boxInfo a:not(.button),.boxesSidebarRight .box.boxInfo a:not(.button),.boxesSidebarLeft .box.boxSuccess a:not(.button),.boxesSidebarRight .box.boxSuccess a:not(.button),.boxesSidebarLeft .box.boxWarning a:not(.button),.boxesSidebarRight .box.boxWarning a:not(.button){font-weight:600}.boxesSidebarLeft .box.boxError a:not(.button):hover,.boxesSidebarRight .box.boxError a:not(.button):hover,.boxesSidebarLeft .box.boxInfo a:not(.button):hover,.boxesSidebarRight .box.boxInfo a:not(.button):hover,.boxesSidebarLeft .box.boxSuccess a:not(.button):hover,.boxesSidebarRight .box.boxSuccess a:not(.button):hover,.boxesSidebarLeft .box.boxWarning a:not(.button):hover,.boxesSidebarRight .box.boxWarning a:not(.button):hover{text-decoration:underline}.boxesSidebarLeft .box.boxError,.boxesSidebarRight .box.boxError{background-color:rgba(242, 222, 222, 1);color:rgba(169, 68, 66, 1)}.boxesSidebarLeft .box.boxError a:not(.button),.boxesSidebarRight .box.boxError a:not(.button){color:rgba(132, 53, 52, 1)}.boxesSidebarLeft .box.boxError a:not(.button):hover,.boxesSidebarRight .box.boxError a:not(.button):hover{color:rgba(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 screen and (max-width:544px){.boxesSidebarLeft .boxImage,.boxesSidebarRight .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media screen and (min-width:545px) and (max-width:1024px){.boxesSidebarLeft .boxWithImage::before,.boxesSidebarRight .boxWithImage::before,.boxesSidebarLeft .boxWithImage::after,.boxesSidebarRight .boxWithImage::after{display:table;content:""}.boxesSidebarLeft .boxWithImage::after,.boxesSidebarRight .boxWithImage::after{clear:both}.boxesSidebarLeft .boxWithImage .boxTitle,.boxesSidebarRight .boxWithImage .boxTitle,.boxesSidebarLeft .boxWithImage .boxContent,.boxesSidebarRight .boxWithImage .boxContent{margin-left:calc(30% + 15px)}.boxesSidebarLeft .boxImage,.boxesSidebarRight .boxImage{float:left;width:30%}}@media screen and (min-width:1025px),print{.boxesSidebarLeft .boxImage,.boxesSidebarRight .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}.boxesSidebarLeft .box .boxMenu li.active > .boxMenuLink{margin-left:10px;padding-left:10px}.boxesSidebarLeft .box .boxMenu .boxMenuDepth1 li.active > .boxMenuLink{padding-left:30px}.boxesSidebarLeft .box .boxMenu .boxMenuDepth2 li.active > .boxMenuLink{padding-left:50px}.boxesSidebarRight .box .boxMenu li.active > .boxMenuLink{margin-right:10px;padding-right:10px}@media screen and (max-width:544px){.main > .layoutBoundary{display:flex;flex-wrap:wrap}.main > .layoutBoundary > .content{flex:0 0 100%;order:3}.main > .layoutBoundary > .boxesSidebarLeft{order:1}.main > .layoutBoundary > .boxesSidebarRight{order:2}.boxesSidebarLeft,.boxesSidebarRight{flex:1 0 100%;pointer-events:none}.boxesSidebarLeft > .boxContainer,.boxesSidebarRight > .boxContainer{pointer-events:all}.boxesSidebarLeft:not(.open),.boxesSidebarRight:not(.open){flex:1 50%}.boxesSidebarLeft:not(.open) > .boxContainer,.boxesSidebarRight:not(.open) > .boxContainer{display:none}.boxesSidebarLeft::before,.boxesSidebarRight::before{background-color:rgba(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 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:rgba(44, 62, 80, 1)}.boxesContentTop .boxTitle a:hover,.boxesContentBottom .boxTitle a:hover{color:rgba(44, 62, 80, 1)}@media screen and (max-width:544px){.boxesContentTop .boxImage,.boxesContentBottom .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media screen and (min-width:545px),print{.boxesContentTop .boxWithImage::before,.boxesContentBottom .boxWithImage::before,.boxesContentTop .boxWithImage::after,.boxesContentBottom .boxWithImage::after{display:table;content:""}.boxesContentTop .boxWithImage::after,.boxesContentBottom .boxWithImage::after{clear:both}.boxesContentTop .boxImage,.boxesContentBottom .boxImage{float:left;width:30%}}@media screen and (min-width:545px) and (max-width:1024px){.boxesContentTop .boxImage,.boxesContentBottom .boxImage{margin:0 10px 10px 0}}@media screen and (min-width:1025px),print{.boxesContentTop .boxImage,.boxesContentBottom .boxImage{margin:0 20px 20px 0}}.boxesContentTop:not(:first-child){margin-top:40px}.boxesContentBottom{margin-top:40px}.boxesFooterBoxes{background-color:rgba(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 screen and (max-width:768px){.boxesFooterBoxes .boxContainer{padding:40px 0}}@media screen and (max-width:1024px){.boxesFooterBoxes .boxContainer{margin-left:-10px;margin-right:-10px}}@media screen and (min-width:769px),print{.boxesFooterBoxes .boxContainer{display:flex;flex-wrap:wrap;margin-bottom:-60px;padding:60px 0}}@media screen and (min-width:1025px),print{.boxesFooterBoxes .boxContainer{margin-left:-15px;margin-right:-15px}}.boxesFooterBoxes .box{overflow:hidden;padding-left:15px;padding-right:15px}@media screen and (max-width:768px){.boxesFooterBoxes .box:not(:last-child){margin-bottom:40px}}@media screen and (min-width:769px),print{.boxesFooterBoxes .box{flex:0 0 50%;margin-bottom:60px;max-width:50%}.boxesFooterBoxes .box.boxFullWidth{flex-basis:100%;max-width:100%}}.boxesFooterBoxes .boxTitle{color:rgba(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 screen and (max-width:544px){.boxesFooter .boxImage{align-items:center;display:flex;justify-content:center;margin-bottom:20px;max-height:100px;overflow:hidden}}@media screen and (min-width:545px),print{.boxesFooter .boxWithImage::before,.boxesFooter .boxWithImage::after{display:table;content:""}.boxesFooter .boxWithImage::after{clear:both}.boxesFooter .boxImage{float:left;width:30%}}@media screen and (min-width:545px) and (max-width:1024px){.boxesFooter .boxImage{margin:0 10px 10px 0}}@media screen and (min-width:1025px),print{.boxesFooter .boxImage{margin:0 20px 20px 0}}.boxesFooter .boxMenuLinkGroup .boxMenu > li > ol a{color:rgba(217, 220, 222, 1)}@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}}.containerList > li{position:relative;transition:background-color 0.2s}@media screen and (max-width:1024px){.containerList > li{padding:10px 0}}@media screen and (min-width:1025px),print{.containerList > li{padding:20px}}.containerList > li:not(:last-child){border-bottom:1px solid rgba(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 screen and (max-width:544px){.containerList > li .containerHeadline > .containerContentType{display:none}}.containerList > li.containerListButtonGroup{text-align:right}.containerList > li.containerListButtonGroup:hover{background-color:transparent}.containerList > li.containerListButtonGroup > .buttonGroup,.containerList > li.containerListButtonGroup > .messageFooterButtons,.containerList > li.containerListButtonGroup > .messageFooterButtonsExtra{display:inline-flex}.containerList > li.containerListButtonGroup > .buttonGroup:not(:first-child),.containerList > li.containerListButtonGroup > .messageFooterButtons:not(:first-child),.containerList > li.containerListButtonGroup > .messageFooterButtonsExtra:not(:first-child){margin-left:5px}.containerList > li.containerListButtonGroup > .recentActivityFollowedNoResults{text-align:left}@media screen and (max-width:1024px){.containerList > li .hasMobileNavigation > .containerHeadline > h3{padding-right:30px}.containerList > li .buttonGroupNavigation{position:absolute;right:0;top:14px}.containerList > li .buttonGroupNavigation.open{left:0;z-index:10}.containerList > li .buttonGroupNavigation.open > .buttonList{display:block;visibility:visible}.containerList > li .buttonGroupNavigation > .dropdownLabel{left:calc(100% - 24px);position:relative}.containerList > li .buttonGroupNavigation > .buttonList{background-color:rgba(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 screen and (max-width:1024px) and (max-width:768px){.containerList > li .buttonGroupNavigation > .buttonList li.dropdownText{font-size:12px}}@media screen and (max-width:1024px) and (max-width:768px){.containerList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-size:12px}}@media screen and (max-width:1024px) and (max-width:544px){.containerList > li .buttonGroupNavigation > .buttonList{left:0 !important;right:0 !important}}@media screen and (max-width:1024px) and (max-width:1024px){.containerList > li .buttonGroupNavigation > .buttonList li{overflow:hidden}.containerList > li .buttonGroupNavigation > .buttonList li > a,.containerList > li .buttonGroupNavigation > .buttonList li > span{max-width:none;white-space:normal}}@media screen and (min-width:1025px),print{.containerList > li .buttonGroupNavigation{opacity:0;position:absolute;right:20px;top:15px;transition:opacity 0.12s}.containerList > li .buttonGroupNavigation > .dropdownLabel{display:none}.containerList > li .buttonGroupNavigation > ul{background-color:rgba(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 screen and (max-width:768px){.containerList.doubleColumned > li + li,.containerList.tripleColumned > li + li{margin-top:10px}}@media screen and (min-width:769px),print{.containerList.doubleColumned,.containerList.tripleColumned{display:flex;flex-wrap:wrap;border-top:1px solid rgba(65, 121, 173, 1);border-bottom:1px solid rgba(65, 121, 173, 1)}.containerList.doubleColumned > li,.containerList.tripleColumned > li{padding-right:15px}.containerList.doubleColumned > li .containerBoxContent,.containerList.tripleColumned > li .containerBoxContent{overflow:hidden}.containerList.doubleColumned > li .containerBoxContent h3,.containerList.tripleColumned > li .containerBoxContent h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.containerList.doubleColumned > li:first-child,.containerList.tripleColumned > li:first-child{border-top:none}.containerList.doubleColumned > li:last-child,.containerList.tripleColumned > li:last-child{border-bottom:none}.containerList.doubleColumned > li{flex:0 0 50%;max-width:50%}.containerList.doubleColumned > li:nth-child(2n+1):nth-last-child(-n+2){border-bottom:none}.containerList.tripleColumned > li{flex:0 0 calc(100% / 3);width: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: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 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}@-moz-document url-prefix(){.flexibleCategoryList:not(.flexibleCategoryListDisabled) > li{display:block;overflow:hidden}}}@media screen and (max-width:1024px){.styleList > li{padding:10px}}.contentHeader,.boxHeadline{color:rgba(44, 62, 80, 1)}.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-weight:300;line-height:1.05}@media screen and (min-width:769px),print{.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-size:28px}}@media screen and (max-width:768px){.contentHeader .contentTitle,.boxHeadline .contentTitle,.contentHeader > h1,.boxHeadline > h1{font-size:23px}}.contentHeader .contentTitle .badge,.boxHeadline .contentTitle .badge,.contentHeader > h1 .badge,.boxHeadline > h1 .badge{top:-2px;line-height:1.48}.contentHeader .contentTitle a,.boxHeadline .contentTitle a,.contentHeader > h1 a,.boxHeadline > h1 a{color:rgba(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 screen and (max-width:768px){.contentHeader .contentHeaderIcon{display:none}}@media screen and (min-width:545px) and (max-width:768px){.contentHeader .contentHeaderNavigation > ul{display:flex;flex-wrap:wrap;justify-content:flex-end;margin-top:20px}.contentHeader .contentHeaderNavigation > ul > li{flex:0 1 auto}.contentHeader .contentHeaderNavigation > ul > li:not(:last-child){margin-right:5px}.contentHeader .contentHeaderNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.contentHeader .contentHeaderNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}}@media screen and (min-width:769px),print{.contentHeader{display:flex;align-items:flex-start}.contentHeader .contentHeaderIcon{flex:0 0 64px;margin-right:15px}.contentHeader .contentHeaderTitle{flex:1 1 0%}.contentHeader .contentHeaderNavigation{flex:0 0 auto;margin-left:15px;max-width:50%}.contentHeader .contentHeaderNavigation > ul{display:flex;flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-end;margin-top:-5px}.contentHeader .contentHeaderNavigation > ul > li{flex:0 1 auto}.contentHeader .contentHeaderNavigation > ul > li:not(:last-child){margin-right:5px}.contentHeader .contentHeaderNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.contentHeader .contentHeaderNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.contentHeader .contentHeaderNavigation > ul > li{margin-top:5px}.contentHeader .contentHeaderNavigation > ul > li:not(:last-child){margin-right:0}.contentHeader .contentHeaderNavigation > ul > li:not(:first-child){margin-left:5px}}.boxHeadline.boxSubHeadline{margin-top:40px;margin-bottom:20px}.boxHeadline.boxSubHeadline > h2{color:rgba(44, 62, 80, 1);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: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 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: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 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 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 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: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 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:"\00b7";margin-left:5px}}@media screen and (max-width:544px){.contentHeader > .contentHeaderNavigation > ul{margin-top:30px}.contentHeader > .contentHeaderNavigation > ul > li:not(:first-child){margin-top:10px}.contentHeader > .contentHeaderNavigation > ul > li > .button{display:block;padding:7px 10px;text-align:center}.contentHeader > .contentHeaderNavigation > ul > li > .button > .invisible{display:inline}}@media screen and (max-width:768px){body:not(.mobileShowPaginationTop) .paginationTop{display:none}body:not(.mobileShowPaginationTop) .paginationTop + .section{margin-top:30px}.contentNavigation > .pagination{display:none}.section ~ .contentNavigation > .pagination{display:block}.section ~ .contentNavigation > .pagination + nav{margin-top:10px}}@media screen and (min-width:1025px),print{.sidebar + .content:not(:last-child) .contentHeaderNavigation{flex:1 1 0%}.sidebar + .content:not(:last-child) .contentHeaderNavigation > ul{flex-wrap:wrap !important;justify-content:flex-end}}input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea{margin:0;background-color:rgba(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", Arial, Helvetica, sans-serif;line-height:1.48}@media screen and (min-width:769px),print{input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea{font-size:14px}}@media screen and (max-width:768px){input[type="date"],input[type="datetime"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="url"],select,textarea{font-size:14px}}input[type="date"]:focus,input[type="datetime"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,select:focus,textarea:focus,input[type="date"]:hover,input[type="datetime"]:hover,input[type="email"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="url"]:hover,select:hover,textarea:hover{background-color:rgba(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="tel"][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="tel"][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="tel"],input[type="text"],input[type="url"]{}input[type="date"]::-webkit-input-placeholder,input[type="datetime"]::-webkit-input-placeholder,input[type="email"]::-webkit-input-placeholder,input[type="number"]::-webkit-input-placeholder,input[type="password"]::-webkit-input-placeholder,input[type="search"]::-webkit-input-placeholder,input[type="tel"]::-webkit-input-placeholder,input[type="text"]::-webkit-input-placeholder,input[type="url"]::-webkit-input-placeholder{color:rgba(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="tel"]::-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="tel"]:-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="tel"]:focus,input[type="text"]:focus,input[type="url"]:focus,input[type="date"]:hover,input[type="datetime"]:hover,input[type="email"]:hover,input[type="number"]:hover,input[type="password"]:hover,input[type="search"]:hover,input[type="tel"]:hover,input[type="text"]:hover,input[type="url"]:hover{}input[type="date"]:focus::-webkit-input-placeholder,input[type="datetime"]:focus::-webkit-input-placeholder,input[type="email"]:focus::-webkit-input-placeholder,input[type="number"]:focus::-webkit-input-placeholder,input[type="password"]:focus::-webkit-input-placeholder,input[type="search"]:focus::-webkit-input-placeholder,input[type="tel"]:focus::-webkit-input-placeholder,input[type="text"]:focus::-webkit-input-placeholder,input[type="url"]:focus::-webkit-input-placeholder,input[type="date"]:hover::-webkit-input-placeholder,input[type="datetime"]:hover::-webkit-input-placeholder,input[type="email"]:hover::-webkit-input-placeholder,input[type="number"]:hover::-webkit-input-placeholder,input[type="password"]:hover::-webkit-input-placeholder,input[type="search"]:hover::-webkit-input-placeholder,input[type="tel"]:hover::-webkit-input-placeholder,input[type="text"]:hover::-webkit-input-placeholder,input[type="url"]:hover::-webkit-input-placeholder{color:rgba(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="tel"]:focus::-moz-placeholder,input[type="text"]:focus::-moz-placeholder,input[type="url"]:focus::-moz-placeholder,input[type="date"]:hover::-moz-placeholder,input[type="datetime"]:hover::-moz-placeholder,input[type="email"]:hover::-moz-placeholder,input[type="number"]:hover::-moz-placeholder,input[type="password"]:hover::-moz-placeholder,input[type="search"]:hover::-moz-placeholder,input[type="tel"]:hover::-moz-placeholder,input[type="text"]:hover::-moz-placeholder,input[type="url"]:hover::-moz-placeholder{color:rgba(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="tel"]:focus:-ms-input-placeholder,input[type="text"]:focus:-ms-input-placeholder,input[type="url"]:focus:-ms-input-placeholder,input[type="date"]:hover:-ms-input-placeholder,input[type="datetime"]:hover:-ms-input-placeholder,input[type="email"]:hover:-ms-input-placeholder,input[type="number"]:hover:-ms-input-placeholder,input[type="password"]:hover:-ms-input-placeholder,input[type="search"]:hover:-ms-input-placeholder,input[type="tel"]:hover:-ms-input-placeholder,input[type="text"]:hover:-ms-input-placeholder,input[type="url"]:hover:-ms-input-placeholder{color:rgba(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="tel"][disabled],input[type="text"][disabled],input[type="url"][disabled],input[type="date"][readonly],input[type="datetime"][readonly],input[type="email"][readonly],input[type="number"][readonly],input[type="password"][readonly],input[type="search"][readonly],input[type="tel"][readonly],input[type="text"][readonly],input[type="url"][readonly]{background-color:rgba(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="tel"],.iOS input[type="text"],.iOS input[type="url"],.iOS select,.iOS textarea{font-size:16px}textarea{border-width:1px;font-weight:400;vertical-align:top;width:100%}@media screen and (min-width:769px),print{textarea{font-size:14px}}@media screen and (max-width:768px){textarea{font-size:14px}}textarea[disabled],textarea[readonly]{background-color:rgba(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 screen and (max-width:544px){.formSubmit > .button,.formSubmit > button,.formSubmit > input{display:block;padding:7px 10px;width:100%}.formSubmit > .button:not(:first-child),.formSubmit > button:not(:first-child),.formSubmit > input:not(:first-child){margin-top:10px}}@media screen and (min-width:545px),print{.formSubmit{margin-bottom:-10px}.formSubmit > button,.formSubmit > input[type="button"],.formSubmit > input[type="reset"],.formSubmit > input[type="submit"],.formSubmit > .button,.formSubmit > a.button{margin-bottom:10px}.formSubmit > :not(:first-child){margin-left:10px}}.inputAddon{display:flex}.inputAddon:not(:last-child){margin-bottom:5px}.inputAddon > .inputPrefix,.inputAddon > .inputSuffix{align-items:center;display:flex;flex:0 0 auto}.inputAddon > .inputPrefix.button,.inputAddon > .inputSuffix.button{border-radius:0}.inputAddon > .inputPrefix:not(.button),.inputAddon > .inputSuffix:not(.button){background-color:rgba(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 screen and (max-width:544px){.inputAddon input.short,input.short{flex-grow:0;width:150px}.inputAddon input.medium,input.medium{width:100%}}@media screen and (min-width:545px),print{.inputAddon input.short,input.short{flex-grow:0;min-width:80px;width:10%}.inputAddon input.medium,input.medium{flex-grow:0;min-width:150px;width:30%}}.formError dt{color:rgba(204, 0, 1, 1) !important}.formError input,.formError select,.formError textarea{border-color:rgba(204, 0, 1, 1) !important}.formGrid dt{display:none}.formGrid select{width:100%}.customOptionRequired{color:rgba(204, 0, 1, 1) !important}.layoutBoundary{margin:0 auto}@media screen and (max-width:1024px){.layoutBoundary{padding:0 10px;width:100%}}@media screen and (min-width:1025px),print{.layoutBoundary{padding:0 20px;min-width:1000px;max-width:1920px}}.invisible{display:none}.grayscale,.conversationParticipantList > li.conversationLeft > div > a > img,.conversationParticipantList > li.conversationLeft > div > span > img{filter:gray;-webkit-filter:grayscale(1)}.monospace{font-family:Consolas, 'Courier New', monospace !important}.box16{display:flex}.box16 > :first-child:not(:last-child){flex:0 0 auto;margin-right:5px}.box16 > :last-child{flex:1 1 auto;overflow:hidden}.box24{display:flex}.box24 > :first-child:not(:last-child){flex:0 0 auto;margin-right:8px}.box24 > :last-child{flex:1 1 auto;overflow:hidden}.box32{display:flex}.box32 > :first-child:not(:last-child){flex:0 0 auto;margin-right:10px}.box32 > :last-child{flex:1 1 auto;overflow:hidden}.box48{display:flex}.box48 > :first-child:not(:last-child){flex:0 0 auto;margin-right:12px}.box48 > :last-child{flex:1 1 auto;overflow:hidden}.box64{display:flex}.box64 > :first-child:not(:last-child){flex:0 0 auto;margin-right:15px}.box64 > :last-child{flex:1 1 auto;overflow:hidden}.box96{display:flex}.box96 > :first-child:not(:last-child){flex:0 0 auto;margin-right:15px}.box96 > :last-child{flex:1 1 auto;overflow:hidden}.box128{display:flex}.box128 > :first-child:not(:last-child){flex:0 0 auto;margin-right:20px}.box128 > :last-child{flex:1 1 auto;overflow:hidden}.box256{display:flex}.box256 > :first-child:not(:last-child){flex:0 0 auto;margin-right:30px}.box256 > :last-child{flex:1 1 auto;overflow:hidden}small,.small{font-weight:400}@media screen and (min-width:769px),print{small,.small{font-size:12px}}@media screen and (max-width:768px){small,.small{font-size:12px}}strong{font-weight:600}img{vertical-align:middle}.elementPointer{pointer-events:none;position:absolute;top:0;transform:translateY(-100%)}.elementPointer.center{left:50%;transform:translateX(-50%) translateY(-100%)}.elementPointer.left{left:4px}.elementPointer.right{right:4px}.elementPointer.flipVertical{bottom:0;top:auto;transform:translateY(100%)}.elementPointer.flipVertical.center{transform:translateX(-50%) translateY(100%)}.nativeList{margin:1em 0 1em 40px}.nativeList ul,.nativeList ol{margin-bottom:0;margin-top:0}.nativeList li{margin:5px 0}ul.nativeList{list-style-type:disc}ol.nativeList{list-style-type:decimal}.htmlContent::before,.messageBody > .messageText::before,.messageSignature > div::before,.redactor-layer::before,.htmlContent::after,.messageBody > .messageText::after,.messageSignature > div::after,.redactor-layer::after{display:table;content:""}.htmlContent::after,.messageBody > .messageText::after,.messageSignature > div::after,.redactor-layer::after{clear:both}.htmlContent img,.messageBody > .messageText img,.messageSignature > div img,.redactor-layer img{max-width:100%}.htmlContent > :first-child,.messageBody > .messageText > :first-child,.messageSignature > div > :first-child,.redactor-layer > :first-child{margin-top:0 !important}.htmlContent > :last-child,.messageBody > .messageText > :last-child,.messageSignature > div > :last-child,.redactor-layer > :last-child{margin-bottom:0 !important}.htmlContent p,.messageBody > .messageText p,.messageSignature > div p,.redactor-layer p{margin:0}.htmlContent h1,.messageBody > .messageText h1,.messageSignature > div h1,.redactor-layer h1{font-weight:300;line-height:1.05}@media screen and (min-width:769px),print{.htmlContent h1,.messageBody > .messageText h1,.messageSignature > div h1,.redactor-layer h1{font-size: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 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 screen and (min-width:769px),print{.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 screen and (min-width:769px),print{.row-md-top{-ms-grid-row-align:flex-start;align-items:flex-start}.row-md-center{-ms-grid-row-align:center;align-items:center}.row-md-bottom{-ms-grid-row-align:flex-end;align-items:flex-end}}.col-xs-top{align-self:flex-start}.col-xs-center{align-self:center}.col-xs-bottom{align-self:flex-end}@media screen and (min-width:769px),print{.col-md-top{align-self:flex-start}.col-md-center{align-self:center}.col-md-bottom{align-self:flex-end}}.rowColGap{margin-bottom:-20px}.rowColGap > .col-xs-1,.rowColGap > .col-xs-2,.rowColGap > .col-xs-3,.rowColGap > .col-xs-4,.rowColGap > .col-xs-5,.rowColGap > .col-xs-6,.rowColGap > .col-xs-7,.rowColGap > .col-xs-8,.rowColGap > .col-xs-9,.rowColGap > .col-xs-10,.rowColGap > .col-xs-11,.rowColGap > .col-xs-12,.rowColGap > .col-md-1,.rowColGap > .col-md-2,.rowColGap > .col-md-3,.rowColGap > .col-md-4,.rowColGap > .col-md-5,.rowColGap > .col-md-6,.rowColGap > .col-md-7,.rowColGap > .col-md-8,.rowColGap > .col-md-9,.rowColGap > .col-md-10,.rowColGap > .col-md-11,.rowColGap > .col-md-12{margin-bottom:20px !important}.rowColGap:not(:first-child){margin-top:20px}html.disableScrolling{overflow:hidden !important}html.disableScrolling body{overflow:hidden !important}@media screen and (max-width:1024px){html.disableScrolling body{position:fixed !important}}html,body{font-weight:400;height:100%;line-height:1.48}@media screen and (min-width:769px),print{html,body{font-size:14px}}@media screen and (max-width:768px){html,body{font-size:14px}}body{background-color:rgba(250, 250, 250, 1);color:rgba(44, 62, 80, 1);font-family:"Open Sans", Arial, 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 screen and (max-width:544px){.main{padding:20px 0;width:100%}}@media screen and (min-width:545px) and (max-width:1024px){.main{padding:40px 0;width:100%}}@media screen and (min-width:1025px),print{.main{padding:60px 0}}@media screen and (min-width:1025px),print{.main > div{display:flex}.content{flex:1 1 0px}.content:not(:last-child){flex-basis:calc(100% - 340px);max-width:calc(100% - 340px)}.content + .sidebar{margin-left:30px}.sidebar{flex:0 0 310px;overflow:hidden}.sidebar:first-child{margin-right:30px}.sidebar + .content{flex-basis:calc(100% - 340px);max-width:calc(100% - 340px)}.sidebar + .content:not(:last-child){flex-basis:calc(100% - 680px);max-width:calc(100% - 680px)}}@media screen and (max-width:1024px){.sidebar{margin:0 -10px}.sidebar + .content,.content + .sidebar{margin-top:30px}}.sideBySide{margin-top:20px}@media screen and (min-width:769px),print{.sideBySide{display:table;table-layout:fixed;width:100%}.sideBySide > .section{display:table-cell;vertical-align:top;width:49%}.sideBySide > .section + .section{padding-left:2%}}.pageFooterCopyright{background-color:rgba(50, 92, 132, 1);color:rgba(217, 220, 222, 1);text-align:center}@media screen and (min-width:769px),print{.pageFooterCopyright{padding:20px 0}}@media screen and (max-width:768px){.pageFooterCopyright{padding:20px 0;font-weight:400}}@media screen and (max-width:768px) and (max-width:768px){.pageFooterCopyright{font-size:12px}}.pageFooterCopyright > .layoutBoundary > div:not(:first-child){margin-top:10px}.pageFooterCopyright a{color:rgba(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 screen and (min-width:1025px),print{.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 screen and (max-width:1024px){.pageHeaderPanel{background-color:rgba(58, 109, 156, 1)}.pageHeaderPanel > .layoutBoundary{padding:9px 10px}}@media screen and (min-width:1025px),print{.pageHeaderPanel{background-color:rgba(50, 92, 132, 1)}}.pageHeaderFacade:first-child{margin-top:-50px}.pageHeaderFacade > .layoutBoundary{align-items:center;display:flex}@media screen and (min-width:1025px),print{.pageHeaderFacade > .layoutBoundary{align-items:center;padding-bottom:30px;padding-top:30px}}@media screen and (max-width:1024px){.pageHeaderFacade > .layoutBoundary{height:50px;-webkit-justify-content:center;justify-content:center;left:60px;padding:9px 0;position:fixed;right:60px;top:0;width:auto;z-index:301}}.mainMenu{flex:1;margin-right:20px;position:relative}.mainMenu .boxMenu{display:flex;overflow:hidden}.mainMenu .boxMenu > li{flex:0 0 auto}.mainMenu .boxMenu > li:first-child{transition:margin-left 0.24s ease-in-out}.mainMenu .boxMenu > li > a{background:rgba(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 screen and (min-width:769px),print{.mainMenu .boxMenu .boxMenuDepth1{font-size:14px}}@media screen and (max-width:768px){.mainMenu .boxMenu .boxMenuDepth1{font-size:14px}}.mainMenu .boxMenu .boxMenuDepth1 > li > a{color:rgba(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 screen and (min-width:1025px),print{.pageHeaderLogo{flex:1 1 auto}.pageHeaderLogo .pageHeaderLogoLarge{max-width:100%}.pageHeaderLogo .pageHeaderLogoSmall{display:none}.pageHeaderLogo > a{display:block;padding:10px 0}}@media screen and (max-width:1024px){.pageHeaderLogo .pageHeaderLogoLarge{display:none}.pageHeaderLogo .pageHeaderLogoSmall{max-height:30px;max-width:100%}}.pageHeaderSearch{display:none;position:fixed}.searchBarOpen .pageHeaderSearch{display:block;z-index:100}.pageHeaderSearchInputContainer{display:flex}.pageHeaderSearchInputContainer .pageHeaderSearchType{display:flex}.pageHeaderSearchInputContainer .pageHeaderSearchType > .button{align-items:center;background-color:rgba(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 screen and (max-width:1024px){.pageHeaderPanel > .layoutBoundary{-webkit-justify-content:space-between;justify-content:space-between}.userPanel{flex:0 0 auto}.userPanel > .userPanelItems{display:none}.userPanel .userPanelAvatar{display:block;padding:0 5px}.mainMenu{flex:0 0 auto}.mainMenu::before{content:"\f0c9"}.mainMenu > .boxContent{display:none}.mainMenu,.userPanel{position:relative}.mainMenu.pageMenuMobileButtonHasContent::after,.userPanel.pageMenuMobileButtonHasContent::after{background-color:#f44336;border:2px solid rgba(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 screen and (max-width:544px){.pageHeaderPanel,.pageHeaderFacade > .layoutBoundary{transition:transform 0.12s linear}.redactorActive .pageHeaderPanel,.redactorActive .pageHeaderFacade > .layoutBoundary{transform:translateY(-120%)}}@media screen and (min-width:769px),print{.pageNavigation{background-color:rgba(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 screen and (min-width:1025px),print{.pageNavigationIcons{display:flex;flex:0 0 auto;flex-direction:row-reverse;margin-left:10px}.pageNavigationIcons > li{flex:0 0 auto}.pageNavigationIcons > li:not(:last-child){margin-left:10px}}@media screen and (max-width:768px){.breadcrumbs{margin-bottom:-5px;margin-top:5px}.breadcrumbs > ol > li{display:none}.breadcrumbs > ol > li:last-child{align-items:center;color:rgba(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 screen and (max-width:768px) and (max-width:768px){.breadcrumbs > ol > li:last-child{font-size:14px}}@media screen and (max-width:1024px){.pageNavigationIcons{display:none}}@media print{*,::after,::before{background:0 0 !important;box-shadow:none !important;color:#000 !important;opacity:1 !important;text-shadow:none !important}.pageHeaderContainer,.pageNavigationIcons,.userNotice,.pageAction,.contentHeaderNavigation,.contentFooterNavigation,.paginationTop,.paginationBottom,.buttonList,.collapsibleButton,.columnMark,.statusDisplay,.dialogContainer,.formSubmit,.tabMenu > ul > li:not(.active),.showMore,.boxesSidebarLeft,.boxesSidebarRight,.boxesFooterBoxes,.boxesFooter,.messageFooterButtons,.messageFooterButtonsExtra,.messageQuickOptions,.messageGroupEditLink,#messageQuickReply,.messageAuthor .badgeOnline,.jsCommentAdd,.userProfileCoverPhoto,.userProfileButtonContainer,.containerListButtonGroup{display:none !important}.main{padding:20px 0}.content{flex-basis:auto !important;max-width:none !important}.pageNavigation{display:block;padding-top:10px}.pageNavigation .breadcrumbs{margin-left:0}.badge{padding:0 !important}.badge::before{content:"["}.badge::after{content:"]"}.userProfileUser{position:static !important}a.externalURL::after{content:" (" attr(href) ")"}.messageList,.messageList > li:not(:first-child){border-top:1px solid rgba(65, 121, 173, 1)}.messageList > li{padding-top:20px}.messageSidebar{margin:0 !important;padding:0 !important}.pageContainer,.main > div{display:block !important}}.sidebar fieldset{margin-top:0}.sidebar fieldset > legend{float:left;width:100%}.sidebar fieldset > legend + *{clear:left}.sidebar .boxContainer > div:not(.box),.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){background-color:rgba(236, 241, 247, 1)}@media screen and (min-width:769px),print{.sidebar .boxContainer > div:not(.box),.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){padding:20px}}@media screen and (max-width:768px){.sidebar .boxContainer > div:not(.box),.sidebar .boxContainer > fieldset,.sidebar .boxContainer > section:not(.box){padding:20px 10px}}.sidebar .boxContainer > div:not(.box):not(:first-child),.sidebar .boxContainer > fieldset:not(:first-child),.sidebar .boxContainer > section:not(.box):not(:first-child){margin-top:30px}.sidebar .boxContainer section:not(.box) > h1,.sidebar .boxContainer fieldset > legend{color:rgba(44, 62, 80, 1);border-bottom-width:0;margin-bottom:15px;padding:0;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.sidebar .boxContainer section:not(.box) > h1,.sidebar .boxContainer fieldset > legend{font-size: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: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 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: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:99}.innerError{background-color:#f2dede;color:#a94442}.innerError::before{border-bottom-color:#f2dede}.innerError a{color:rgba(132, 53, 52, 1)}.innerError a:hover{color:rgba(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 screen and (max-width:768px){.pageFooterStickyNotice .error,.pageFooterStickyNotice .info,.pageFooterStickyNotice .success,.pageFooterStickyNotice .warning{font-weight:400}}@media screen and (max-width:768px) and (max-width:768px){.pageFooterStickyNotice .error,.pageFooterStickyNotice .info,.pageFooterStickyNotice .success,.pageFooterStickyNotice .warning{font-size:12px}}.pageFooterStickyNotice .cookiePolicyNotice .layoutBoundary{display:flex;align-items:center}@media screen and (max-width:768px){.pageFooterStickyNotice .cookiePolicyNotice .layoutBoundary{flex-wrap:wrap}}.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeText{flex:1 1 auto}@media screen and (max-width:768px){.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeText{flex-basis:100%;margin-bottom:5px}}.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeMoreInformation,.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeDismiss{flex:0 0 auto}.pageFooterStickyNotice .cookiePolicyNotice .cookiePolicyNoticeDismiss{margin-left:5px}.innerInfo{background-color:rgba(217, 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 screen and (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 100%;margin-top:5px;text-align:center;font-weight:400}@media screen and (min-width:769px),print{.articleImage figcaption{font-size:12px}}@media screen and (max-width:768px){.articleImage figcaption{font-size:12px}}.articleContent .articleTeaser{font-weight:600;margin-bottom:20px}.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}.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: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 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: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 screen and (min-width:769px),print{.articleNavigation .previousArticleButton{padding-right:10px}}.articleNavigation .previousArticleButton > a::before{content:"\f053"}.articleNavigation .previousArticleButton > a > div{margin-left:10px}.articleNavigation .nextArticleButton{justify-content:flex-end;text-align:right}@media screen and (min-width:769px),print{.articleNavigation .nextArticleButton{margin-left:50%;padding-left:10px}}.articleNavigation .nextArticleButton .articleNavigationArticleImage{order:1;margin-left:15px;margin-right:0}.articleNavigation .nextArticleButton > a::before{content:"\f054";order:1}.articleNavigation .nextArticleButton > a > div{margin-right:10px}@media screen and (max-width:768px){.articleNavigation .previousArticleButton + .nextArticleButton{margin-top:20px}}@media screen and (min-width:769px),print{.articleNavigation .previousArticleButton + .nextArticleButton{margin-left:0}}html[dir="rtl"] .articleNavigation .previousArticleButton > a::before{content:"\f054"}html[dir="rtl"] .articleNavigation .nextArticleButton > a::before{content:"\f053"}.articleList .articleListMetaData{color:rgba(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 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: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 screen and (min-width:545px),print{.boxesFooterBoxes .articleList > li{flex:0 0 calc(100%/3 - 10px);max-width: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, .12), 0 1px 2px rgba(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, .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: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 screen and (min-width:769px),print{.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}.popoverContent .embeddedAttachmentLink,.popoverContent .embeddedImageLink{pointer-events:none}.avatarEdit .avatarType{display:flex}.avatarEdit .avatarType > dt{flex:0 0 auto;order:2}.avatarEdit .avatarType > dd{order:1}.avatarEdit .avatarType .avatarUploadButtonContainer{margin-top:10px}@media screen and (min-width:769px),print{.avatarEdit .avatarType{min-height:100px}.avatarEdit .avatarType > dt:not(:empty){margin:0 0 0 30px}.avatarEdit .avatarType > dd{flex:1 1 auto}.avatarEdit .avatarType + .avatarType{margin-top:30px}.avatarEdit .avatarType .avatarUploadButtonContainer{margin-left:24px}}@media screen and (max-width:768px){.avatarEdit .avatarType{flex-wrap:wrap}.avatarEdit .avatarType > dt:not(:empty){flex:0 0 100%;margin-top:20px;text-align:center}.avatarEdit .avatarType > dd{flex:0 0 100%}.avatarEdit .avatarType .avatarUploadButtonContainer{text-align:center}}.badge,a.badge{background-color:rgba(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 screen and (min-width:769px),print{.badge,a.badge{font-size:12px}}@media screen and (max-width:768px){.badge,a.badge{font-size:12px}}.badge.badgeUpdate,a.badge.badgeUpdate{background-color:rgba(204, 0, 1, 1);color:rgba(255, 255, 255, 1);font-weight:600}.badge.green,a.badge.green{background-color:rgba(0, 153, 0, 1);color:rgba(238, 255, 238, 1)}.badge.red,a.badge.red{background-color:rgba(204, 0, 0, 1);color:rgba(255, 238, 238, 1)}.badge.black,a.badge.black{background-color:#333;color:#fff}.badge.brown,a.badge.brown{background-color:#c63;color:#fff}.badge.orange,a.badge.orange{background-color:#f90;color:#fff}.badge.yellow,a.badge.yellow{background-color:#ff0;color:#333}.badge.blue,a.badge.blue{background-color:#369;color:#fff}.badge.purple,a.badge.purple{background-color:#c0f;color:#fff}.badge.pink,a.badge.pink{background-color:#f0c;color:#fff}a.badge:hover{color:rgba(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 screen and (min-width:769px),print{.breadcrumbs > ol > li{font-size:12px}}@media screen and (max-width:768px){.breadcrumbs > ol > li{font-size:12px}}.breadcrumbs > ol > li:not(:last-child){margin-right:10px}.breadcrumbs > ol > li:not(:last-child):after{color:rgba(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", Arial, Helvetica, sans-serif;line-height:1.48;-webkit-appearance:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:769px),print{button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{font-size:14px}}@media screen and (max-width:768px){button,input[type="button"],input[type="reset"],input[type="submit"],.button,a.button{font-size:14px}}button .icon,input[type="button"] .icon,input[type="reset"] .icon,input[type="submit"] .icon,.button .icon,a.button .icon{color:inherit}button.active,input[type="button"].active,input[type="reset"].active,input[type="submit"].active,.button.active,a.button.active,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 screen and (min-width:769px),print{button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small{font-size:12px}}@media screen and (max-width:768px){button.small,input[type="button"].small,input[type="reset"].small,input[type="submit"].small,.button.small,a.button.small{font-size:12px}}button small,input[type="button"] small,input[type="reset"] small,input[type="submit"] small,.button small,a.button small{color:inherit}button.buttonPrimary,input[type="button"].buttonPrimary,input[type="submit"],.button.buttonPrimary,a.button.buttonPrimary{background-color:rgba(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;pointer-events:none}.dropdownOpen > button,.dropdownOpen > input[type="button"],.dropdownOpen > input[type="reset"],.dropdownOpen > input[type="submit"],.dropdownOpen > .button,.dropdownOpen > a.button{background-color:rgba(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 screen and (min-width:769px),print{.buttonList.smallButtons .button{font-size:12px}}@media screen and (max-width:768px){.buttonList.smallButtons .button{font-size:12px}}.buttonList.letters{margin-bottom:-10px}.buttonList.letters > li{flex:0 0 auto;margin-bottom:10px;width:10%}.buttonList.letters > li.lettersReset{width:auto}.buttonList.letters > li > a{display:block;min-width:-moz-min-content;min-width:-webkit-min-content;min-width:min-content;text-align:center}.buttonGroupNavigation > ul{display:flex;flex-wrap:wrap;}.buttonGroupNavigation > ul > li{flex:0 1 auto}.buttonGroupNavigation > ul > li:not(:last-child){margin-right:5px}.buttonGroupNavigation > ul.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.buttonGroupNavigation > ul.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.buttonGroup,.messageFooterButtons,.messageFooterButtonsExtra{margin-bottom:-1px;display:flex;flex-wrap:wrap;}.buttonGroup > li,.messageFooterButtons > li,.messageFooterButtonsExtra > li{flex:0 1 auto}.buttonGroup > li:not(:last-child),.messageFooterButtons > li:not(:last-child),.messageFooterButtonsExtra > li:not(:last-child){margin-right:5px}.buttonGroup.commaSeparated > li:not(:last-child):after,.messageFooterButtons.commaSeparated > li:not(:last-child):after,.messageFooterButtonsExtra.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.buttonGroup.dotSeparated > li:not(:last-child):after,.messageFooterButtons.dotSeparated > li:not(:last-child):after,.messageFooterButtonsExtra.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.buttonGroup > li,.messageFooterButtons > li,.messageFooterButtonsExtra > li{margin-bottom:1px}.buttonGroup > li:not(:last-child),.messageFooterButtons > li:not(:last-child),.messageFooterButtonsExtra > li:not(:last-child){margin-right:1px}.buttonGroup > li:first-child .button,.messageFooterButtons > li:first-child .button,.messageFooterButtonsExtra > li:first-child .button{border-top-left-radius:2px;border-bottom-left-radius:2px}.buttonGroup > li:last-child .button,.messageFooterButtons > li:last-child .button,.messageFooterButtonsExtra > li:last-child .button{border-top-right-radius:2px;border-bottom-right-radius:2px}.buttonGroup > li .button,.messageFooterButtons > li .button,.messageFooterButtonsExtra > li .button{border-radius:0;border-width:0}.flexibleButtonGroup{display:flex;flex-wrap:wrap}.flexibleButtonGroup > li{display:flex;flex:0 0 auto}.flexibleButtonGroup > li:not(:last-child){margin-right:5px}.flexibleButtonGroup > li:not(:last-child).spaceAfter{margin-right:20px}.flexibleButtonGroup > li > input[type="radio"]{left:-3000px;opacity:0;position:absolute}.flexibleButtonGroup > li > input[type="radio"]:checked + label{cursor:default}.flexibleButtonGroup > li > input[type="radio"]:checked + label > .icon{cursor:default !important}.flexibleButtonGroup > li > input[type="radio"]:focus + label{border-color:rgba(0, 0, 0, .3)}.flexibleButtonGroup > li > a,.flexibleButtonGroup > li > label{background-color:#cfd8dc;border:1px solid transparent;color:#212121;cursor:pointer;padding:5px 10px}.flexibleButtonGroup > li > a > .icon,.flexibleButtonGroup > li > label > .icon{color:inherit}.flexibleButtonGroup > li > a > .icon,.flexibleButtonGroup > li > label > .icon{color:inherit !important;cursor:pointer !important}.flexibleButtonGroup > li > a.active,.flexibleButtonGroup > li > input[type="radio"]:checked + label,.flexibleButtonGroup > li > input[type="radio"] + label:hover{color:#fff}.flexibleButtonGroup > li > a.active.green,.flexibleButtonGroup > li > input[type="radio"]:checked + label.green,.flexibleButtonGroup > li > input[type="radio"] + label:hover.green{background-color:#2e7d32}.flexibleButtonGroup > li > a.active.red,.flexibleButtonGroup > li > input[type="radio"]:checked + label.red,.flexibleButtonGroup > li > input[type="radio"] + label:hover.red{background-color:#c62828}.flexibleButtonGroup > li > a.active.yellow,.flexibleButtonGroup > li > input[type="radio"]:checked + label.yellow,.flexibleButtonGroup > li > input[type="radio"] + label:hover.yellow{background-color:#fb8c00;color:#000}.disabled .flexibleButtonGroup > li > input[type="radio"]:checked + label,.flexibleButtonGroup > li > input[type="radio"]:disabled + label{background-color:#f2f2f2 !important;color:#7d8264 !important;cursor:default}.disabled .flexibleButtonGroup > li > input[type="radio"]:checked + label > .icon,.flexibleButtonGroup > li > input[type="radio"]:disabled + label > .icon{color:#7d8264 !important;cursor:default !important}#colorPickerGradient{background-color:#f00;background-image:url('../images/colorPickerGradient.png');background-repeat:no-repeat;border:1px solid rgba(0, 0, 0, 1);cursor:default;display:inline-block;height:256px;overflow:hidden;position:relative;width:256px}#colorPickerGradient > span{border:1px solid rgba(0, 0, 0, 1);border-radius:10px;display:block;height:10px;left:-4px;position:absolute;top:-4px;width:10px}#colorPickerGradient > span > span{border:1px solid rgba(255, 255, 255, 1);border-radius:10px;display:block;height:8px;width:8px}#colorPickerBar{background-image:url('../images/colorPickerBar.png');background-repeat:repeat-x;border:1px solid rgba(0, 0, 0, 1);cursor:default;display:inline-block;height:256px;margin-left:10px;position:relative;width:16px}#colorPickerBar > span{display:inline-block;height:1px;left:0;position:absolute;top:27px;width:16px}#colorPickerBar > span::after,#colorPickerBar > span::before{content:"";display:block;height:0;position:absolute;top:0;width:0}#colorPickerBar > span::after{border-bottom:5px solid transparent;border-right:5px solid rgba(0, 0, 0, 1);border-top:5px solid transparent;right:-7px;top:-5px}#colorPickerBar > span::before{border-bottom:5px solid transparent;border-left:5px solid rgba(0, 0, 0, 1);border-top:5px solid transparent;left:-7px;top:-5px}#colorPickerForm{display:inline-block;margin-left:20px;position:relative;text-align:center;width:100px}#colorPickerForm > .colors{margin-left:2px}#colorPickerForm > .colors > .new,#colorPickerForm > .colors > .old{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAD0lEQVQI12P4z4Ad4ZAAAH6/D/Hgw85/AAAAAElFTkSuQmCC);border:1px solid rgba(0, 0, 0, 1);box-sizing:content-box;display:block;height:24px}#colorPickerForm > .colors > .new > span,#colorPickerForm > .colors > .old > span{display:block;height:24px}#colorPickerForm > .colors > .old{background-position:8px 0;border-top-width:0}#colorPickerForm > .hex{margin-top:20px}#colorPickerForm > .rgba{margin-top:20px}#colorPickerForm > .rgba > li.a{margin-top:10px}#colorPickerForm > .rgba > li.g,#colorPickerForm > .rgba > li.b{margin-top:2px}#colorPickerForm > .rgba > li,#colorPickerForm > .hex > li{text-align:right}#colorPickerForm > .rgba > li input,#colorPickerForm > .hex > li input{margin-left:5px;width:80px}.colorPreview{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAABlBMVEX////MzMw46qqDAAAAD0lEQVQI12P4z4Ad4ZAAAH6/D/Hgw85/AAAAAElFTkSuQmCC);border:1px solid rgba(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{}.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 screen and (min-width:769px),print{.commentList .commentContent .wcfLikeCounter{font-size:12px}}@media screen and (max-width:768px){.commentList .commentContent .wcfLikeCounter{font-size:12px}}.commentList .commentContent > .userMessage{margin-top:10px;padding-bottom:5px;}.commentList .commentContent > .userMessage > .codeBox,.commentList .commentContent > .userMessage > .quoteBox{margin-left:5px;margin-right:5px}.commentList .commentResponseList:not(:empty){margin-top:20px}.commentList .commentResponseList > li:first-child,.commentList .commentResponseList > li:last-child{border-color:rgba(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}.commentList .comment > .box48 > a:first-child{align-self:flex-start}@media screen and (min-width:545px),print{.commentList .jsCommentResponseAdd{padding-left:20px}}@media screen and (max-width:544px){.commentList .jsCommentAdd > .userAvatarImage,.commentList .jsCommentResponseAdd > .userAvatarImage{display:none}}@media screen and (max-width:1024px){.commentList .commentContentContainer{overflow:visible}}.commentListAddComment.collapsed{background-color:rgba(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 screen and (min-width:545px),print{.commentListAddComment.collapsed::after{font-weight:300;line-height:1.28}}.commentListAddComment.collapsed > .commentListAddCommentEditorContainer{left:200%;position:absolute;top:-100%}.commentListAddComment.loading{height:150px;position:relative}.commentListAddComment.loading > .commentListAddCommentEditorContainer{display:none}.commentListAddComment.loading > .commentLoadingOverlay{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.commentListAddCommentResponse.loading{height:150px;position:relative}.commentListAddCommentResponse.loading > .commentListAddCommentResponseEditorContainer{display:none}.commentListAddCommentResponse.loading > .commentLoadingOverlay{left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.commentListAddCommentEditorContainer > .jsCommentAddRequiresApproval{margin-top:0}.commentResponseAdd > div > .jsCommentAddRequiresApproval{margin-top:0}.commentResponseAdd > div > .jsCommentAddRequiresApproval + textarea{margin-top:20px}.commentEditorContainer > .icon{left:calc(50% - 24px);position:relative}.commentEditorContainer ~ .commentContent,.commentEditorContainer ~ .commentOptionContainer{display:none}.commentResponse .commentEditorContainer ~ .containerHeadline,.commentResponse .commentEditorContainer ~ .userMessage,.commentResponse .commentEditorContainer ~ .buttonGroupNavigation{display:none}.commentListAddComment,.commentEditorContainer{}.commentListAddComment .formSubmit,.commentEditorContainer .formSubmit{margin-top:20px}@keyframes wcfCommentHighlight{0%{opacity:1}50%{opacity:0.3}100%{opacity:1}}.commentPermalinkContainer,.commentResponsePermalinkContainer{border-bottom-color:rgba(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 screen and (min-width:769px),print{.datePicker > ul > li > span{font-size:12px}}@media screen and (max-width:768px){.datePicker > ul > li > span{font-size:12px}}.datePicker > footer{border-top:1px solid rgba(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 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, .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, .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 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: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 screen and (max-width:768px){.dialogContainer > .dialogContent:not(.dialogContentNoPadding){padding:10px}}@media screen and (min-width:769px),print{.dialogContainer > .dialogContent:not(.dialogContentNoPadding){padding:30px 20px 10px 20px}}.dialogContainer > .dialogContent:not(.dialogContentNoPadding)::after{content:"";display:block;height:20px}.dialogContainer > .dialogContent:not(.dialogContentNoPadding).dialogForm::after{height:17px}.dialogContainer > .dialogContent:not(.dialogForm){border-bottom-left-radius:3px;border-bottom-right-radius:3px}.dialogContainer > .dialogContent dl:not(.plain) > dt{float:none;text-align:left;width:auto !important}.dialogContainer > .dialogContent dl:not(.plain) > dt:empty{margin-bottom:0}.dialogContainer > .dialogContent dl:not(.plain) > dd{margin-left:0 !important}.dialogContainer > .dialogContent .dialogFormSubmit{background-color:rgba(236, 241, 247, 1);border-top:1px solid rgba(224, 224, 224, 1);bottom:0;left:0;padding:10px;position:absolute;right:0}@media screen and (min-width:545px),print{.dialogContainer > .dialogContent .dialogFormSubmit{margin-bottom:0;padding-bottom:0}}.dialogContainer > .dialogContent .section{margin-top:30px}.dialogContainer > .dialogContent .section .sectionTitle{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.dialogContainer > .dialogContent .section .sectionTitle{font-size: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 > 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 screen and (min-width:769px),print{.dropdownMenu li.dropdownText{font-size:12px}}@media screen and (max-width:768px){.dropdownMenu li.dropdownText{font-size:12px}}.dropdownMenu li.boxFlag{padding-top:2px}.dropdownMenu li.missingValue > span{padding-right:40px;position:relative}.dropdownMenu li.missingValue > span:after{color:rgba(169, 68, 66, 1);content:"\f071";font-family:FontAwesome;position:absolute;right:20px;top:5px}.dropdownMenu li > 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 screen and (min-width:769px),print{.dropdownMenu li .containerHeadline > p{font-size:12px}}@media screen and (max-width:768px){.dropdownMenu li .containerHeadline > p{font-size:12px}}.dropdownMenu li .icon{color:inherit}.dropdownMenu .scrollableDropdownMenu{max-height:300px;overflow:auto}.dropdownMenu .scrollableDropdownMenu.forceScrollbar{overflow-y:scroll;overflow-x:hidden}@media screen and (max-width:544px){.dropdownMenu{left:0 !important;right:0 !important}}@media screen and (max-width:1024px){.dropdownMenu li{overflow:hidden}.dropdownMenu li > a,.dropdownMenu li > span{max-width:none;white-space:normal}}@media screen and (min-width:769px),print{.dropdownMenu .dropdownMenu.pageHeaderSearchDropdown{transform:translateY(-10px)}}@media screen and (max-width:1024px){.dropdownMenu.dropdownMenuPageSearch{left:0 !important;right:0 !important}}@media screen and (max-width:1024px){.pageOverlayActive.iOS .dropdownMenu.dropdownOpen{position:fixed}}.dropdownIndicator::after{content:"\f0d7";font-family:FontAwesome;margin-left:5px}.boxFlag > .box24,.boxFlag.box24{align-items:center;display:flex !important;min-height:20px}.boxFlag > .box24 > img:first-child,.boxFlag.box24 > img:first-child{height:auto}.boxFlag > .box24 > span,.boxFlag.box24 > span{display:inline !important}.boxFlag > .box24.dropdownToggle,.boxFlag.box24.dropdownToggle{display:inline-flex !important}.dropdownMenuContainer > .interactiveDropdown.open{visibility:visible}.interactiveDropdown{background-color:rgba(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 screen and (min-width:545px) and (max-width:1024px){.interactiveDropdown{display:flex;flex-direction:column;position:fixed;width:350px;bottom:0 !important;left:auto !important;top:0 !important;right:0 !important}.interactiveDropdown > .interactiveDropdownHeader,.interactiveDropdown > .interactiveDropdownShowAll{flex:0 0 auto}.interactiveDropdown > .interactiveDropdownItemsContainer{flex:1 1 auto;max-height:none;overflow:auto;-webkit-overflow-scrolling:touch}}@media screen and (min-width:1025px),print{.interactiveDropdown{position:fixed;top:50px !important}}.interactiveDropdownHeader{align-items:center;background-color:rgba(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 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 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 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 .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 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 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 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}}.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 screen and (min-width:1025px),print{.googleMapsDirectionsContainer{display:flex}.googleMapsDirectionsContainer .googleMap,.googleMapsDirectionsContainer .googleMapsDirections{flex:0 0 50%}}.googleMapsDirectionsContainer .googleMapsDirections{height:400px;padding-left:10px;overflow-y:scroll}.googleMapsDirectionsGoogleLinkContainer{display:block;margin-top:5px;text-align:right}.wcfImageViewer{background-color:rgba(0, 0, 0, 1);bottom:0;display:none;left:0;opacity:0;position:fixed;right:0;top:0;z-index:399}.wcfImageViewer .icon{color:#9e9e9e}.wcfImageViewer.open{display:block;opacity:1}.wcfImageViewer.maximized:not(.wcfImageViewerMobile) > header{top:-100px}.wcfImageViewer.maximized:not(.wcfImageViewerMobile) > div{bottom:0;border-color:fade(rgba(51, 51, 51, 1), 0%);top:0}.wcfImageViewer.maximized:not(.wcfImageViewerMobile) > footer{bottom:-100px}.wcfImageViewer.wcfImageViewerMobile > header,.wcfImageViewer.wcfImageViewerMobile > footer{background-color:rgba(0, 0, 0, 1);opacity:1;position:absolute;visibility:visible;z-index:402}.wcfImageViewer.wcfImageViewerMobile.maximized > header,.wcfImageViewer.wcfImageViewerMobile.maximized > footer{opacity:0;visibility:hidden;transition:visibility 0s linear 0.24s, opacity 0.24s linear}.wcfImageViewer.wcfImageViewerMobile.maximized > div > ul > li.pointer{opacity:0}.wcfImageViewer.wcfImageViewerMobile > div{bottom:0;top:0}.wcfImageViewer.wcfImageViewerMobile > div > ul > li{background-color:rgba(224, 224, 224, 1);border-radius:30px;margin-top:-24px;opacity:0;position:absolute;top:50%;transition:opacity 0.24s}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.pointer{opacity:1}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonFull,.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonNext,.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonPrevious{z-index:30}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonPrevious{left:10px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonPrevious > span{left:-3px;position:relative;top:2px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonNext{right:10px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonNext > span{position:relative;right:-1px;top:2px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonFull{bottom:80px;left:50%;top:auto;transform:translateX(-50%)}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonFull > span{font-size:32px;left:2px;position:relative;top:3px}.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonToggle,.wcfImageViewer.wcfImageViewerMobile > div > ul > li.wcfImageViewerSlideshowButtonEnlarge{display:none}.wcfImageViewer.wcfImageViewerMobile > footer > .wcfImageViewerButtonPrevious,.wcfImageViewer.wcfImageViewerMobile > footer > .wcfImageViewerButtonNext{display:none}.wcfImageViewer.wcfImageViewerMobile > footer > div{margin:0}.wcfImageViewer > header,.wcfImageViewer > div,.wcfImageViewer > footer{box-sizing:border-box;-moz-box-sizing:border-box;left:0;position:fixed;right:0;z-index:400}.wcfImageViewer > header{height:100px;overflow:hidden;padding:1rem;top:0}.wcfImageViewer > header > div > a > img{height:64px;width:64px}.wcfImageViewer > header h1,.wcfImageViewer > header h2,.wcfImageViewer > header h3{color:rgba(211, 211, 211, 1)}.wcfImageViewer > header h1 > a,.wcfImageViewer > header h2 > a,.wcfImageViewer > header h3 > a{color:rgba(211, 211, 211, 1)}.wcfImageViewer > header h1{font-size:1.75rem}.wcfImageViewer > header h2{font-size:1.25rem}.wcfImageViewer > header h3{color:rgba(211, 211, 211, 1);font-size:0.85rem;margin-top:0.25rem}.wcfImageViewer > header > .wcfImageViewerButtonClose{position:absolute;right:26px;top:26px}.wcfImageViewer > div{background-color:rgba(0, 0, 0, 1);border-bottom:1px solid rgba(51, 51, 51, 1);border-top:1px solid rgba(51, 51, 51, 1);bottom:100px;top:100px;transition-property:top, bottom, border-color;transition-timing-function:linear;transition-duration:0.24s;z-index:401}.wcfImageViewer > div > 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", Arial, Helvetica, sans-serif;line-height:1.48;display:flex;flex-wrap:wrap;padding-bottom:0;padding-top:5px}@media screen and (min-width:769px),print{.inputItemList{font-size:14px}}@media screen and (max-width:768px){.inputItemList{font-size:14px}}.inputItemList:focus,.inputItemList:hover{background-color:rgba(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;max-width:100%;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 screen and (max-width:544px){.sortableNodeHandle{display:none}}@media screen and (min-width:1025px),print{.sortableNodeHandle{display:none}}.structuredList{border:1px solid #4f81bd;border-width:1px 0}.structuredList li{display:flex;padding:10px 0}.structuredList li:not(:first-child){border-top:1px solid #eee}.structuredList li:hover{background-color:rgba(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.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, .8)}@media screen and (max-width:1024px){.mediaManagerMediaList > li .buttonGroupNavigation.open{left:0;z-index:10}.mediaManagerMediaList > li .buttonGroupNavigation.open > .buttonList{display:block;visibility:visible}.mediaManagerMediaList > li .buttonGroupNavigation > .dropdownLabel{left:calc(100% - 24px);position:relative}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList{background-color:rgba(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 screen and (max-width:1024px) and (max-width:768px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li.dropdownText{font-size:12px}}@media screen and (max-width:1024px) and (max-width:768px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li .containerHeadline > p{font-size:12px}}@media screen and (max-width:1024px) and (max-width:544px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList{left:0 !important;right:0 !important}}@media screen and (max-width:1024px) and (max-width:1024px){.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li{overflow:hidden}.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > a,.mediaManagerMediaList > li .buttonGroupNavigation > .buttonList li > span{max-width:none;white-space:normal}}@media screen and (min-width:1025px),print{.mediaManagerMediaList > li .buttonGroupNavigation{transition:opacity 0.12s}.mediaManagerMediaList > li .buttonGroupNavigation > .dropdownLabel{display:none}}@media screen and (min-width:769px),print{.mediaManagerMediaList > li > .buttonGroupNavigation{height:0}.mediaManagerMediaList > li:hover > .buttonGroupNavigation{height:auto;padding:10px}}@media screen and (max-width:1024px){.mediaManagerMediaList > li > .buttonGroupNavigation .mediaCheckbox{display:none !important}}[id^=mediaEditor] .mediaThumbnail{text-align:center;margin-bottom:20px}[id^=mediaEditor] .mediaThumbnail + .box48 > dl{font-size:12px}.mediaManagerCategoryList{margin-bottom:5px}.button.jsMediaSelectButton + .button{margin-left:5px}.menuOverlayMobile{background-color:rgba(50, 92, 132, 1);bottom:0;display:none;overflow:hidden;position:absolute;top:0;z-index:320}.menuOverlayMobile.open{display:block}@media screen and (min-width:545px),print{.menuOverlayMobile.open + .menuOverlayMobileBackdrop{display:block}}.menuOverlayMobile.androidMenuTouchEnd{display:block;position:fixed;transition:transform 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.menuOverlayMobile.androidMenuTouchEnd.pageMainMenuMobile:not(.open){transform:translateX(-100vw)}.menuOverlayMobile.androidMenuTouchEnd.pageUserMenuMobile:not(.open){transform:translateX(100vw)}@media screen and (min-width:545px),print{.menuOverlayMobile.androidMenuTouchEnd.pageMainMenuMobile:not(.open){transform:translateX(-350px)}.menuOverlayMobile.androidMenuTouchEnd.pageUserMenuMobile:not(.open){transform:translateX(350px)}.menuOverlayMobile.androidMenuTouchEnd + .menuOverlayMobileBackdrop{transition:left 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.94), right 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.94)}}.menuOverlayMobile > .menuOverlayItemList{transition:transform 0.24s cubic-bezier(0.25, 0.46, 0.45, 0.94);visibility:visible}.menuOverlayMobile.allowScroll .menuOverlayItemList:not(.hidden){overflow:auto;-webkit-overflow-scrolling:touch}.menuOverlayMobile:not(.allowScroll)::before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:500}@media screen and (max-width:544px){.menuOverlayMobile{left:0;max-width:100vw;right:0}.menuOverlayMobile .menuOverlayItemList{right:0}}@media screen and (min-width:545px),print{.menuOverlayMobile{width:350px}.menuOverlayMobile.pageMainMenuMobile{left:0}.menuOverlayMobile.pageMainMenuMobile + .menuOverlayMobileBackdrop{box-shadow:inset 5px 0 10px -5px rgba(0, 0, 0, .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 screen and (min-width:545px),print{.menuOverlayItemList{width:350px}}.menuOverlayItemList:not(.activeList){display:none}.menuOverlayItemSpacer{margin-top:25px;}.menuOverlayItemSpacer + .menuOverlayItemSpacer{display:none}.menuOverlayItem{}.menuOverlayItem:not(:last-child){margin-bottom:1px}.menuOverlayItem > .menuOverlayItemList{margin-left:100%;z-index:500}.menuOverlayItemLink,.menuOverlayTitle,.menuOverlayBackLink{color:rgba(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);color:rgba(255, 255, 255, 1)}.menuOverlayItemLinkIcon.active > .icon::before{color:rgba(255, 255, 255, 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 screen and (min-width:769px),print{.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 screen and (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 screen and (min-width:769px),print{.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 screen and (max-width:768px){.messageList > li:not(:last-child){padding-bottom:30px}}.messageCheckboxLabel,.message .messageClipboardCheckbox,.messageGroupList .columnMark > label{cursor:pointer;display:block;position:relative}.messageCheckboxLabel::before,.message .messageClipboardCheckbox::before,.messageGroupList .columnMark > label::before{content:"\f096";display:block;font-family:FontAwesome;position:absolute}.messageCheckboxLabel::after,.message .messageClipboardCheckbox::after,.messageGroupList .columnMark > label::after{color:#009600;content:"\f00c";display:none;font-family:FontAwesome;position:absolute}.messageCheckboxLabel > input[type="checkbox"],.message .messageClipboardCheckbox > input[type="checkbox"],.messageGroupList .columnMark > label > input[type="checkbox"]{display:none}@media screen and (min-width:769px),print{.message{display:flex}}.message .messageClipboardCheckbox{height:24px;width:24px}.message .messageClipboardCheckbox::before{font-size:25px;left:2px;top:-6px}.message.jsMarked .messageClipboardCheckbox::after{display:block;font-size:14px;left:5px;top:1px}.messageSidebar{background-color:rgba(236, 241, 247, 1);color:rgba(44, 62, 80, 1);position:relative}@media screen and (min-width:769px),print{.messageSidebar{align-self:flex-start;border-radius:3px;flex:0 0 240px;padding:20px;text-align:center}.messageSidebar + .messageContent{flex-basis:calc(100% - 270px);margin-left:30px;max-width:calc(100% - 270px)}.messageSidebar .username{display:block}}@media screen and (max-width:768px){.messageSidebar{margin:0 -10px;padding:10px}.messageSidebar .messageAuthor{flex:0 0 auto;min-height:48px;position:relative;}.messageSidebar .messageAuthor .userAvatar{display:block;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.messageSidebar .messageAuthor .userAvatar .userAvatarImage{max-height:48px;max-width:48px}.messageSidebar .messageAuthor .messageAuthorContainer,.messageSidebar .messageAuthor .userTitle,.messageSidebar .messageAuthor .userRank{margin-left:58px}.messageSidebar .messageAuthor .messageAuthorContainer:last-child{align-items:center;display:flex;height:100%;position:absolute}.messageSidebar .userCredits{display:none}.messageSidebar + .messageContent{margin-top:20px}}.messageSidebar a{color:rgba(230, 81, 0, 1)}.messageSidebar a:hover{color:rgba(191, 54, 12, 1)}.messageSidebar .dataList{font-weight:400}@media screen and (min-width:769px),print{.messageSidebar .dataList{font-size:12px}}@media screen and (max-width:768px){.messageSidebar .dataList{font-size:12px}}.messageSidebar .userAvatar{display:inline-block;position:relative;margin-bottom:10px}.messageSidebar .userAvatar > a{display:inline-block}.messageSidebar .username{display:inline-block;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.messageSidebar .username{font-size: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 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 screen and (min-width:769px),print{.messageAuthorContainer:not(:last-child){margin-bottom:5px}}.messageSidebarOrientationRight .messageContent{order:1}.messageSidebarOrientationRight .messageSidebar{order:2}.messageSidebarOrientationRight .messageSidebar + .messageContent{margin-left:20px;margin-right:30px}@media screen and (max-width:768px){.messageContent{position:relative}}@media screen and (min-width:769px),print{.messageContent{display:flex;flex:1;flex-direction:column}}.messageContent.loading{position:relative}.messageContent.loading > .messageContentLoadingOverlay{align-items:center;background-color:rgba(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 screen and (min-width:769px),print{.messageHeader{flex:0 0 auto}}.messageHeader + .messageBody{margin-top:20px}.messageHeader > .messageQuickOptions{flex:0 0 auto}.messageHeader > .messageHeaderWrapper{align-items:center;flex:1 1 auto}.messageHeaderBox{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap}.messageHeaderBox > .messageTitle{flex:0 0 100%}.messageHeaderBox > .messageHeaderMetaData,.messageHeaderBox > .messageStatus{flex:0 0 auto}.messageTitle{color:rgba(44, 62, 80, 1)}@media screen and (min-width:545px),print{.messageTitle{font-weight:400;line-height:1.28}}@media screen and (max-width:544px){}@media screen and (max-width:544px) and (max-width:768px){.messageTitle{font-size:14px}}.messageTitle a{color:rgba(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 screen and (min-width:769px),print{.messageHeaderMetaData{font-size:12px}}@media screen and (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 screen and (min-width:769px),print{.messageStatus{font-size:12px}}@media screen and (max-width:768px){.messageStatus{font-size:12px}}@media screen and (min-width:769px),print{.messageQuickOptions{display:flex;flex-wrap:wrap;}.messageQuickOptions > li{flex:0 1 auto}.messageQuickOptions > li:not(:last-child){margin-right:5px}.messageQuickOptions.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.messageQuickOptions.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}}@media screen and (max-width:768px){.messageQuickOptions{flex:0 0 24px !important;height:1.5em;opacity:0;position:relative;transition:opacity 0.12s linear, visibility 0s linear 0.12s;visibility:hidden}.messageQuickOptions::before{content:"\f142";font-family:FontAwesome;font-size:18px;height:24px;position:absolute;right:0;text-align:center;top:-2px;width:24px}.messageQuickOptions.active{opacity:1;transition-delay:0s;visibility:visible}.messageQuickOptions > li{display:none}}@media screen and (min-width:769px),print{.messageBody{flex:1 1 auto}}.messageBody.editor{align-items:center;display:flex;justify-content:center}.messageBody.editor > .icon{flex:0 0 auto}.messageBody.editor > .editorContainer{flex:1 1 auto}.messageBody > .messageText img{height:auto !important;max-width:100%}.messageBody > *:first-child{margin-top:0}@media screen and (min-width:769px),print{.messageFooter{flex:0 0 auto}}.messageFooter .formSubmit{margin-top:20px}.messageFooterNote{border-left:5px solid rgba(224, 224, 224, 1);color:rgba(125, 130, 135, 1);margin-top:20px;padding:5px 10px;font-weight:400}@media screen and (min-width:769px),print{.messageFooterNote{font-size:12px}}@media screen and (max-width:768px){.messageFooterNote{font-size:12px}}.messageFooterNote a{color:rgba(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 screen and (min-width:769px),print{.messageFooterGroup > .likesSummary{font-size:12px}}@media screen and (max-width:768px){.messageFooterGroup > .likesSummary{font-size:12px}}@media screen and (min-width:769px),print{.messageFooterGroup > .messageFooterButtons{flex:1 1 auto}}@media screen and (max-width:768px){.messageFooterGroup > .messageFooterButtons{display:block;margin-top:0 !important;pointer-events:none;position:absolute;right:-1px;top:9px}.messageFooterGroup > .messageFooterButtons > li{height:0;overflow:hidden}}@media screen and (min-width:769px),print{.messageFooterGroup > .messageFooterButtonsExtra{flex:1 1 auto}.messageFooterGroup > .messageFooterButtonsExtra + .messageFooterButtons{flex:0 auto}.messageFooterGroup > .messageFooterButtonsExtra + .messageFooterButtons > li:first-child{margin-left:20px}}@media screen and (max-width:768px){.messageFooterGroup > .messageFooterButtonsExtra{display:none}}.messageSignature img{max-height:150px}@media screen and (max-width:768px){.messageSignature{display:none}}@media screen and (min-width:769px),print{.messageSignature{border-top:1px solid rgba(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 screen and (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 screen and (max-width:768px){.messageReduced .messageHeader{margin:0 -10px;padding:10px}}@media screen and (min-width:769px),print{.messageReduced .messageHeader{padding:10px 20px}}.messageReduced .messageTitle{color:rgba(44, 62, 80, 1)}.messageReduced .messageTitle a{color:rgba(44, 62, 80, 1)}.messageReduced .messageTitle a:hover{color:rgba(44, 62, 80, 1)}@media screen and (min-width:769px),print{.messageReduced .messageBody,.messageReduced .messageFooter{padding:0 20px}}#messageQuoteList .messageReduced + .messageReduced{margin-top:20px}.messageQuoteItemList{list-style-type:none !important;margin-left:0 !important}.messageQuoteItemList > li{display:flex}.messageQuoteItemList > li > span{flex:0 0 auto;margin-right:10px}.messageQuoteItemList > li > .jsQuote{flex:1 1 auto}.messageQuoteItemList > li > .jsFullQuote{display:none}.messageTableOverflow{overflow:auto}@media screen and (max-width:1024px){.editHistoryDiff{overflow:auto}}.editHistoryDiff > .table{width:100%}@media screen and (min-width:1025px),print{.editHistoryDiff > .table{table-layout:fixed}}.editHistoryDiff > .table th{text-align:center}.editHistoryDiff > .table td{background-color:#fafafa;color:#2c3e50;padding:5px}.editHistoryDiff > .table td:not(.diffSection){border-bottom-width:0 !important}.editHistoryDiff > .table td:first-child:last-child:empty{display:none}.editHistoryDiff > .table td:last-child:not(:first-child){border-left:1px solid rgba(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 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,.messageGroupList .messageDisabled .columnAvatar > div{visibility:hidden}.messageGroupList .messageDisabled .columnAvatar::before{color:#008c00;content:"\f070"}@media screen and (min-width:769px),print{.messageGroupList .messageDisabled .columnAvatar::before{left:13px;top:-2px}}@media screen and (max-width:768px){.messageGroupList .messageDisabled .columnAvatar::before{left:3px;top:-4px}}.messageGroupList .messageDeleted .columnAvatar::before{color:#b40000;content:"\f014";left:17px;top:-2px}@media screen and (min-width:769px),print{.messageGroupList .messageDeleted .columnAvatar::before{left:17px;top:-2px}}@media screen and (max-width:768px){.messageGroupList .messageDeleted .columnAvatar::before{left:7px;top:-4px}}.messageGroupList .columnAvatar div{position:relative;width:48px;height:48px}.messageGroupList .columnAvatar .myAvatar{position:absolute;width:24px;height:24px;bottom:-2px;right:-6px}.messageGroupList .columnAvatar .myAvatar > img{border:1px solid rgba(250, 250, 250, 1);box-sizing:content-box}.messageGroupList .columnSubject{overflow:hidden}.messageGroupList .columnSubject > h3 > .messageGroupLink{font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.messageGroupList .columnSubject > h3 > .messageGroupLink{font-size: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: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 screen and (min-width:769px),print{.messageGroupList .pagination{font-size:12px}}@media screen and (max-width:768px){.messageGroupList .pagination{font-size:12px}}.messageGroupList .pagination:not(:last-child){margin-right:5px}@media screen and (min-width:769px),print{.messageGroupList .messageGroupCounterMobile,.messageGroupList .messageGroupInfoMobile{display:none}}@media screen and (max-width:768px){.messageGroupList .tabularListColumns > .columnMark{display:none}.messageGroupList .tabularListRowHead .columnMark,.messageGroupList .tabularListRowHead .columnStats{display:none}.messageGroupList .tabularListRowHead .columnSubject{padding:0}.messageGroupList .tabularListRowHead .columnLastPost{flex-basis:auto;padding:0}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns{flex-wrap:wrap;justify-content:flex-end;padding:5px 0}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns > li{padding:0}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnAvatar{margin-right:10px;padding:0}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnAvatar div{height:32px;width:32px}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnAvatar img{max-height:32px;max-width:32px}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnAvatar .myAvatar{display:none}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject{flex-basis:calc(100% - 42px);max-width:calc(100% - 42px)}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3{align-items:flex-start;display:flex}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupLink{flex:1 1 auto;line-height:1.48;overflow:hidden;text-overflow:ellipsis}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupCounterMobile{flex:0 0 auto;margin-left:10px}.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupInfoMobile{color:rgba(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 screen and (max-width:768px) and (max-width:768px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject > h3 > .messageGroupLink{font-size:14px}}@media screen and (max-width:768px) and (max-width:768px){.messageGroupList .tabularListRow:not(.tabularListRowHead) > .tabularListColumns .columnSubject .messageGroupInfoMobile{font-size:12px}}.messageGroupList .tabularListRowHead .columnSort{flex:1}@media screen and (min-width:769px),print{.messageGroupList .tabularListRowHead .columnSort{font-size:14px}}@media screen and (max-width:768px){.messageGroupList .tabularListRowHead .columnSort{font-size:14px}}.messageGroupList .tabularListRowHead .columnFilter{flex:0 1 auto;padding-left:40px}@media screen and (min-width:769px),print{.messageGroupList .tabularListRowHead .columnFilter{font-size:14px}}@media screen and (max-width:768px){.messageGroupList .tabularListRowHead .columnFilter{font-size:14px}}@media screen and (max-width:544px){.messageGroupList .tabularListRowHead .columnFilter{display:none}}.messageGroupList .tabularListRowHead .columnSort .inlineList > li:not(:last-child),.messageGroupList .tabularListRowHead .columnFilter .inlineList > li:not(:last-child){margin-right:10px}.messageGroupList .tabularListRowHead .columnApplyFilter{flex:0 1 auto;padding-right:0}.messageGroupListStatsSimple{color:rgba(125, 130, 135, 1);font-size:1rem;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.messageGroupListStatsSimple > .icon{color:inherit}@media screen and (max-width:1024px){.mobileLinkShadowContainer{position:relative}.mobileLinkShadowContainer > .mobileLinkShadow{bottom:0;left:0;position:absolute;right:0;top:0}}@media screen and (min-width:1025px),print{.contentHeader.messageGroupContentHeader > .contentHeaderIcon{position:relative}}.contentHeader.messageGroupContentHeader.messageDeleted > .contentHeaderIcon::before,.contentHeader.messageGroupContentHeader.messageDisabled > .contentHeaderIcon::before{display:block;font-family:FontAwesome;font-size:56px;position:absolute}.contentHeader.messageGroupContentHeader.messageDeleted > .contentHeaderIcon > img,.contentHeader.messageGroupContentHeader.messageDisabled > .contentHeaderIcon > img,.contentHeader.messageGroupContentHeader.messageDeleted > .contentHeaderIcon > .icon:first-child,.contentHeader.messageGroupContentHeader.messageDisabled > .contentHeaderIcon > .icon:first-child{visibility:hidden}.contentHeader.messageGroupContentHeader.messageDisabled > .contentHeaderIcon::before{color:#008c00;content:"\f070";left:4px;top:-12px}.contentHeader.messageGroupContentHeader.messageDeleted > .contentHeaderIcon::before{color:#b40000;content:"\f014";left:11px;top:-12px}@keyframes wcfPageAction{0%{visibility:visible;transform:translateY(-10px);opacity:0}100%{visibility:visible;transform:translateY(0);opacity:1}}@keyframes wcfPageActionOut{0%{visibility:visible;transform:translateY(0);opacity:1}100%{visibility:hidden;transform:translateY(-10px);opacity:0}}@keyframes wcfPageActionRemove{0%{visibility:visible;transform:translateY(0);opacity:1}60%{visibility:hidden;transform:translateY(-10px);opacity:0}100%{visibility:hidden;transform:translateY(-10px);opacity:0;max-width:0}}.pageAction{bottom:10px;position:fixed;right:10px;z-index:400;display:flex;flex-wrap:wrap;}.pageAction > li{flex:0 1 auto}.pageAction > li:not(:last-child){margin-right:5px}.pageAction.commaSeparated > li:not(:last-child):after{content:",";padding-left:1px}.pageAction.dotSeparated > li:not(:last-child):after{content:"\00b7";margin-left:5px}.pageAction > li{animation:wcfPageActionOut 0.3s;animation-fill-mode:forwards;display:flex;max-width:400px;white-space:nowrap}.pageAction > li[aria-hidden="false"]{animation:wcfPageAction 0.3s;animation-fill-mode:forwards}.pageAction > li.remove{animation:wcfPageActionRemove 0.5s;animation-fill-mode:forwards}.pageAction > li.initiallyHidden{animation:0;visibility:hidden}.pageAction > li.toTop > a{padding:2px}@media screen and (max-width:544px){.pageAction{flex-wrap:nowrap;left:10px}.pageAction > li{flex:1 1 auto;max-width:none;overflow:hidden}.pageAction > li > a{overflow:hidden;text-align:center;text-overflow:ellipsis;width:100%}}.pageOverlayActive .pageAction{display:none}@media screen and (max-width:544px){.redactorActive .pageAction{display:none !important}}@media screen and (max-width:544px){.pagination{text-align:center}}.pagination > ul{display:inline-flex;flex-wrap:wrap}.pagination > ul > li{display:flex;flex:0 0 auto}.pagination > ul > li > .invisible{display:none}.pagination > ul > li > a,.pagination > ul > li > span{color:rgba(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}.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, .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 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 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 screen and (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)}.popoverContent .jsMobileButtonGroupNavigation > .dropdownLabel{display:none}#recaptcha_response_field{margin-top:20px}.redactor-box{background-color:rgba(250, 250, 250, 1);position:relative}.redactor-box:not(:first-child):not(.redactorBoxFullscreen){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: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 > .dropdownMenu{display:block;position:relative;visibility:visible}@media screen and (min-width:1025px),print{.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 screen and (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 screen and (min-width:769px),print{.redactor-toolbar > li > a{font-size:12px}}@media screen and (max-width:768px){.redactor-toolbar > li > a{font-size:12px}}.redactor-toolbar > li > a.redactor-button-disabled{background-color:transparent !important;color:rgba(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 screen and (min-width:1025px),print{.redactor-toolbar > li > a:hover{background-color:rgba(36, 66, 95, 1);color:rgba(255, 255, 255, 1)}}@media screen and (min-width:545px),print{.redactor-toolbar > li.redactor-toolbar-separator{margin-left:11px;position:relative}.redactor-toolbar > li.redactor-toolbar-separator::before{bottom:7px;border-left:1px solid rgba(255, 255, 255, 1);content:"";left:-6px;opacity:0.6;position:absolute;top:7px}}@media screen and (max-width:544px){.redactor-toolbar:not(.redactorToolbarOverride) > li[data-show-on-mobile="false"]{display:none}.redactor-toolbar.redactorToolbarOverride > .redactor-toolbar-separator{position:relative}.redactor-toolbar.redactorToolbarOverride > .redactor-toolbar-separator::before{bottom:7px;border-left:1px solid rgba(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 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: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 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-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 screen and (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 screen and (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 screen and (min-width:769px),print{.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 screen and (min-width:545px),print{.messageQuickReplyCollapsed .messageQuickReplyContent::after{font-weight:300;line-height:1.28}}.messageQuickReplyCollapsed .messageQuickReplyContent > .messageBody{left:200%;position:absolute;top:-100%}.messageQuickReplyCollapsed .messageQuickReplyContent > .messageFooter{display:none}.redactorAutosaveRestored{background-color:rgba(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 screen and (min-width:545px),print{.redactorAutosaveRestored{border-left:1px solid rgba(224, 224, 224, 1);border-top-left-radius:2px}.redactorAutosaveRestored > span{padding:10px 20px}}@media screen and (max-width:544px){.redactorAutosaveRestored{left:1px}.redactorAutosaveRestored > span{text-align:center}}.redactorBoxFullscreen{bottom:0;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}.itemListFilter .scrollableCheckboxList[data-filter="highlightActive"] > li:not(.active){opacity:0.6}.itemListFilter .scrollableCheckboxList[data-filter="activeOnly"] > li:not(.active){display:none}.highlight{background-color:rgba(255, 214, 30, 1);color:rgba(0, 0, 0, 1);padding:0 2px}.messageShareButtons .inlineList{margin-right:-5px;margin-bottom:-5px}.messageShareButtons .inlineList > li{margin-bottom:5px}.messageShareButtons .button{display:flex;align-items:center}@media screen and (max-width:768px){.messageShareButtons .button > span:not(.icon){display:none}}@media screen and (min-width:769px),print{.messageShareButtons .icon{margin-right:3px}}.messageShareButtons .jsShareFacebook{background-color:rgba(59, 89, 153, 1);color:rgba(255, 255, 255, 1)}.messageShareButtons .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 screen and (max-width:768px){.tabMenu,.menu{padding-left:15px;padding-right:15px;position:relative}.tabMenu::before,.menu::before{display:none}.tabMenu > ul,.menu > ul{flex-wrap:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}.tabMenu > ul > li,.menu > ul > li{flex-shrink:0;white-space:nowrap}.tabMenu > ul.enableAnimation,.menu > ul.enableAnimation{transition:padding-left 0.24s linear}.tabMenu > ul.enableAnimation > li:first-child,.menu > ul.enableAnimation > li:first-child{transition:margin-left 0.24s linear}}@media screen and (min-width:769px),print{.tabMenu > ul,.menu > ul{border-bottom:1px solid rgba(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 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}}.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 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{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 screen and (min-width:769px),print{.messageTabMenuNavigation > ul > li > a > .icon{display:none}}@media screen and (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 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: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 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: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 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: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 screen and (min-width:769px),print{.htmlContent table td.columnDate,.messageBody > .messageText table td.columnDate,.messageSignature > div table td.columnDate,.redactor-layer table td.columnDate,.table td.columnDate{font-size:12px}}@media screen and (max-width:768px){.htmlContent table td.columnDate,.messageBody > .messageText table td.columnDate,.messageSignature > div table td.columnDate,.redactor-layer table td.columnDate,.table td.columnDate{font-size:12px}}.htmlContent table td.columnURL,.messageBody > .messageText table td.columnURL,.messageSignature > div table td.columnURL,.redactor-layer table td.columnURL,.table td.columnURL,.htmlContent table td.columnSmallText,.messageBody > .messageText table td.columnSmallText,.messageSignature > div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnSmallText{text-align:left;font-weight:400}@media screen and (min-width:769px),print{.htmlContent table td.columnURL,.messageBody > .messageText table td.columnURL,.messageSignature > div table td.columnURL,.redactor-layer table td.columnURL,.table td.columnURL,.htmlContent table td.columnSmallText,.messageBody > .messageText table td.columnSmallText,.messageSignature > div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnSmallText{font-size:12px}}@media screen and (max-width:768px){.htmlContent table td.columnURL,.messageBody > .messageText table td.columnURL,.messageSignature > div table td.columnURL,.redactor-layer table td.columnURL,.table td.columnURL,.htmlContent table td.columnSmallText,.messageBody > .messageText table td.columnSmallText,.messageSignature > div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnSmallText{font-size:12px}}@media screen and (max-width:768px){.htmlContent table td.columnTitle,.messageBody > .messageText table td.columnTitle,.messageSignature > div table td.columnTitle,.redactor-layer table td.columnTitle,.table td.columnTitle,.htmlContent table td.columnText,.messageBody > .messageText table td.columnText,.messageSignature > div table td.columnText,.redactor-layer table td.columnText,.table td.columnText,.htmlContent table td.columnURL,.messageBody > .messageText table td.columnURL,.messageSignature > div table td.columnURL,.redactor-layer table td.columnURL,.table td.columnURL,.htmlContent table td.columnSmallText,.messageBody > .messageText table td.columnSmallText,.messageSignature > div table td.columnSmallText,.redactor-layer table td.columnSmallText,.table td.columnSmallText{min-width:200px}}@media screen and (max-width:1024px){.htmlContent table td.columnIcon :not(.button) > .icon16,.messageBody > .messageText table td.columnIcon :not(.button) > .icon16,.messageSignature > div table td.columnIcon :not(.button) > .icon16,.redactor-layer table td.columnIcon :not(.button) > .icon16,.table td.columnIcon :not(.button) > .icon16,.htmlContent table td.columnIcon > .icon16,.messageBody > .messageText table td.columnIcon > .icon16,.messageSignature > div table td.columnIcon > .icon16,.redactor-layer table td.columnIcon > .icon16,.table td.columnIcon > .icon16{font-size:18px;height:24px;line-height:24px;width:24px}}.htmlContent table tr:hover > td,.messageBody > .messageText table tr:hover > td,.messageSignature > div table tr:hover > td,.redactor-layer table tr:hover > td,.table tr:hover > td{background-color:#f2f2f2}.htmlContent table tr:not(:last-child) > td,.messageBody > .messageText table tr:not(:last-child) > td,.messageSignature > div table tr:not(:last-child) > td,.redactor-layer table tr:not(:last-child) > td,.table tr:not(:last-child) > td{border-bottom:1px solid rgba(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 screen and (min-width:769px),print{.balloonTooltip,.redactor-toolbar-tooltip{font-size:12px}}@media screen and (max-width:768px){.balloonTooltip,.redactor-toolbar-tooltip{font-size:12px}}.balloonTooltip > .elementPointer,.redactor-toolbar-tooltip > .elementPointer{display:none}.balloonTooltip.active,.redactor-toolbar-tooltip.active{visibility:visible;transition-delay:0s}.balloonTooltip.interactive,.redactor-toolbar-tooltip.interactive{pointer-events:all}.balloonTooltip.interactive > span,.redactor-toolbar-tooltip.interactive > span{cursor:pointer}.balloonTooltip.interactive > span:not(:first-child),.redactor-toolbar-tooltip.interactive > span:not(:first-child){border-left:1px solid 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{margin-top:10px}.specialTrophyContainer > ul{display:flex;justify-content:center}.specialTrophyContainer > ul > li:not(:last-child){margin-right:5px}@media screen and (max-width:768px){.specialTrophyContainer{display:none}}.specialTrophyUserContainer > ul{display:flex;margin-top:-15px;margin-bottom:5px}.specialTrophyUserContainer > ul > li:not(:last-child){margin-right:5px}.userProfileUserWithCoverPhoto .specialTrophyUserContainer > ul{margin-top:0}.userProfilePreview .specialTrophyUserContainer > ul{margin-top:5px;margin-bottom:5px}.ignoredUserContent{-webkit-filter:grayscale(100%) !important;filter:grayscale(100%) !important;}.ignoredUserContent:not(:hover){opacity:0.5 !important}@media screen and (min-width:769px),print{.ignoredUserMessage{background-color:rgba(217, 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 screen and (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{align-items:center;display:flex;border-width:0;color:rgba(255, 255, 255, 1);}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton > .icon{flex:0 0 24px}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton > span:not(.icon){flex:1 1 auto;margin-left:5px}.loginForm > form .thirdPartyLogin .thirdPartyLoginButton.googleLoginButton{background-color:#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 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}.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:0 0 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:0 0 calc(100% - 58px);max-width: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, .5) 100%);border-bottom-left-radius:3px;border-bottom-right-radius:3px;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.userProfileUserWithCoverPhoto .userProfileCoverPhoto .userProfileManageCoverPhoto{position:absolute;right:10px;top:10px}.userProfileUserWithCoverPhoto .contentHeaderTitle{z-index:10}.userProfileUserWithCoverPhoto .userProfileUsername{color:#fff;text-shadow:1px 1px 2px rgba(0, 0, 0, 0.6)}@media screen and (min-width:769px),print{.userProfileUserWithCoverPhoto .contentHeaderIcon{flex:0 0 138px;margin-top:-29px;padding-left:10px}.userProfileUserWithCoverPhoto .contentHeaderDescription{margin-top:15px !important}.userProfileUserWithCoverPhoto .contentHeaderNavigation{padding-top:45px}}@media screen and (min-width:545px),print{.userProfileUserWithCoverPhoto .contentHeaderIcon .badgeOnline{left:10px !important}.userProfileUserWithCoverPhoto .userProfileUsername + .badge{margin-left:5px}}@media screen and (min-width:545px) and (max-width:768px){.userProfileUserWithCoverPhoto{padding-top:170px}.userProfileUserWithCoverPhoto .contentHeaderIcon{margin-top:-18px;padding-left:5px}.userProfileUserWithCoverPhoto .contentHeaderDescription{margin-top:10px !important}}@media screen and (max-width:544px){.userProfileUserWithCoverPhoto{padding-top:120px}.userProfileUserWithCoverPhoto .userProfileCoverPhoto{height:150px}.userProfileUserWithCoverPhoto .contentHeaderIcon{margin-top:6px;padding-left:5px}.userProfileUserWithCoverPhoto .contentTitle{margin-bottom:35px;position:relative}.userProfileUserWithCoverPhoto .userProfileUsername{display:block}.userProfileUserWithCoverPhoto .userProfileUsername + .badge{margin-left:0;position:absolute;top:35px !important}.userProfileUserWithCoverPhoto .userProfileUsername + .userRankImage{position:absolute;top:32px}.userProfileUserWithCoverPhoto .userProfileUsername + .badge + .userRankImage{position:relative}.userProfileUserWithCoverPhoto .userProfileUsername + .badge + .userRankImage > img{transform:translateY(32px)}.userProfileUserWithCoverPhoto .contentHeaderDescription{margin-left:-58px}}.userTitleBadge{max-width:154px;overflow:hidden;text-overflow:ellipsis}.userAvatarImage{background-color:#fff;border-radius:50%}.userAvatarList{display:flex;flex-wrap:wrap;margin-bottom:-10px}.userAvatarList > li{flex:0 0 48px;margin-bottom:10px;text-align:center}.userAvatarList > li:not(:last-child){margin-right:-12px}.userAvatarList > li > a{display:block}.userAvatarList > li > a > img{border:2px solid #fff}.userAvatarList.small > li{flex:0 0 24px}.userAvatarList.small > li:not(:last-child){margin-right:-6px}.userAvatarList.small > li > a > img{border:1px solid #fff}.userList .box48{align-items:center}.userProfilePreview{position:relative}.userProfilePreview .userInformation{margin-bottom:20px}.userProfilePreview .buttonGroupNavigation{position:absolute;bottom:0;right:0}.userProfilePreview dl.inlineDataList{margin-top:10px;font-weight:400}@media screen and (min-width:769px),print{.userProfilePreview dl.inlineDataList{font-size:12px}}@media screen and (max-width:768px){.userProfilePreview dl.inlineDataList{font-size:12px}}.userNotificationItemList > .notificationItem.notificationUnconfirmed{align-items:center;display:flex}.userNotificationItemList > .notificationItem.notificationUnconfirmed > .box32{flex:1 1 auto}.userNotificationItemList > .notificationItem.notificationUnconfirmed > .notificationItemMarkAsConfirmed{flex:0 0 auto}.userProfilePreviewAvatar{align-self:flex-start;display:block;position:relative}.userProfilePreviewAvatar .badgeOnline,.userProfileUser .contentHeaderIcon .badgeOnline{left:0;pointer-events:none;position:absolute}@media screen and (min-width:769px),print{.userProfilePreviewAvatar .badgeOnline,.userProfileUser .contentHeaderIcon .badgeOnline{bottom:0}}@media screen and (max-width:768px){.userProfilePreviewAvatar .badgeOnline,.userProfileUser .contentHeaderIcon .badgeOnline{color:transparent;padding:0;top:0;width:0}.userProfilePreviewAvatar .badgeOnline::before,.userProfileUser .contentHeaderIcon .badgeOnline::before{background-color:inherit;border:1px solid rgba(255, 255, 255, 1);border-radius:50%;content:"";height:16px;left:34px;position:absolute;width:16px}}@media screen and (min-width:1025px),print{.main{padding:30px 0}}.paginationTop{margin-top:30px}.content > .section,.content > form,.sectionContainer{border:1px solid rgba(236, 241, 247, 1);background-color:rgba(255, 255, 255, 1);padding:20px}@media screen and (max-width:768px){.content > .section,.content > form,.sectionContainer{border-left-width:0;border-right-width:0;margin-left:-10px;margin-right:-10px;padding:10px}}.content > .section > .section:first-child,.content > form > .section:first-child,.sectionContainer > .section:first-child{margin-top:0}.content > .section .section:not(:first-child),.content > form .section:not(:first-child),.sectionContainer .section:not(:first-child){margin-top:0}.content > .section .section + .section,.content > form .section + .section,.sectionContainer .section + .section{margin-top:40px}.content > .section + .sectionContainer,.content > form + .sectionContainer{margin-top:40px}.content > form{margin-top:40px}.contentHeader + .section,.contentHeader + form,.contentHeader + .sectionContainer{margin-top:30px}.content > .section .tabMenuContent > .section:first-child,.content > .section .tabMenuContent > form > .section:first-child{margin-top:20px}.content > .section > .messageList{border-top-width:0}@media screen and (max-width:768px){.content > .section > .messageList:first-child{margin-top:-11px}}.content > .section > .messageList > :first-child{padding-top:0}.content > .section > .messageList > :first-child.anchorFixedHeader:target{margin-top:-79px}.content > .section > .messageList > :first-child.anchorFixedHeader:target::after{height:80px}.content > .section > .messageList > :first-child.anchorFixedHeader:target > .message{transform:translateY(79px)}.content > .section > .messageList > :last-child{border-bottom-width:0;padding-bottom:0}.content > .section > .tabularList:last-child{border-bottom-width:0}.content > .section > .containerList > :first-child{border-top-width:0}.content > .section > .containerList > :last-child{border-bottom-width:0}.mainMenu .boxMenu .boxMenuDepth1{box-shadow:0 3px 6px rgba(0, 0, 0, 0.16), 0 4px 6px rgba(0, 0, 0, 0.23)}.redactor-toolbar{background-color:rgba(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 screen and (min-width:1025px),print{.redactor-toolbar > li > a:hover{background-color:rgba(36, 66, 95, 1);color:rgba(255, 255, 255, 1)}}@media screen and (min-width:545px),print{.redactor-toolbar > li.redactor-toolbar-separator::before{border-left:1px solid rgba(255, 255, 255, 1)}}@media screen and (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}@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%, rgba(255, 255, 255, 1) 50%)}.tabMenuOverlayRight{background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%)}.messageContent.loading > .messageContentLoadingOverlay{background-color:rgba(255, 255, 255, 1)}.conversationLeft .userLink,.conversationLeft.userLink,.conversationLeft p > span{text-decoration:line-through}.sidebar .box.conversationQuota .boxContent{text-align:center}.conversationUsageBar{background-color:rgba(165, 223, 65, 1);height:5px}.conversationUsageBar > span{background-color:rgba(76, 169, 22, 1);color:transparent;display:block;height:100%}.conversationUsageBar.yellow{background-color:rgba(254, 207, 35, 1)}.conversationUsageBar.yellow > span{background-color:rgba(253, 146, 21, 1)}.conversationUsageBar.red{background-color:rgba(255, 205, 210, 1)}.conversationUsageBar.red > span{background-color:rgba(244, 67, 54, 1)}.conversationItem .conversationInfo{display:flex}.conversationItem .conversationParticipant{flex:1 1 auto}.conversationItem .conversationLastPostTime{flex:0 0 auto;margin-left:10px}.wbbBoardList{}.wbbBoardList > li.wbbCategory:not(:last-child){margin-bottom:20px}.wbbBoardList > .wbbRootNode:not(:first-child){margin-top:20px}.wbbBoardList > li.wbbBoardContainer:first-child{border-top:1px solid rgba(224, 224, 224, 1)}.wbbBoardList .wbbBoardContainer{border-bottom:1px solid rgba(224, 224, 224, 1)}.wbbBoardList .wbbBoard{align-items:center;display:flex;padding:10px 0}.wbbBoardList .wbbBoard:hover{background-color:rgba(242, 242, 242, 1)}@media screen and (min-width:1025px),print{.wbbBoardList .wbbBoard:hover .messageGroupListStatsSimple{display:none}.wbbBoardList .wbbBoard:hover .wbbStats > dl{visibility:visible}}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoard > .icon{flex:0 0 auto;height:auto;margin-left:26px;margin-right:10px}}@media screen and (max-width:768px){.wbbBoardList .wbbBoard > .icon{display:none}}.wbbBoardList .wbbBoard + ul{border-top:1px solid rgba(224, 224, 224, 1)}.wbbBoardList .wbbBoard + ul > li:last-child{border-bottom-width:0}@media screen and (max-width:768px){.wbbBoardList .wbbBoard{flex-wrap:wrap}.wbbBoardList .wbbBoard .messageGroupListStatsSimple{display:none}}.wbbBoardList .wbbBoardMain{overflow:hidden}.wbbBoardList .wbbBoardMain .badgeUpdateMobile{display:none}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardMain{flex:1 1 auto;margin-right:20px}}@media screen and (max-width:768px){.wbbBoardList .wbbBoardMain{flex:0 0 100%}.wbbBoardList .wbbBoardMain h3{align-items:center;display:flex;overflow:hidden;white-space:nowrap}.wbbBoardList .wbbBoardMain h3::after{content:"\f105";color:rgba(125, 130, 135, 1);font-family:FontAwesome;font-size:28px;flex:0 0 18px;line-height:32px;margin-left:10px;position:relative;top:-1px;text-align:right}.wbbBoardList .wbbBoardMain h3 > a{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis}.wbbBoardList .wbbBoardMain h3 > .badge{flex:0 0 auto;margin-left:10px}.wbbBoardList .wbbBoardMain .badgeUpdate:not(.badgeUpdateMobile){display:none}.wbbBoardList .wbbBoardMain .badgeUpdateMobile{display:inline-block}}@media screen and (max-width:768px){.wbbBoardList .wbbExternalLink .wbbBoardMain h3::after{content:"\f08e";font-size:18px;top:3px}}@media screen and (min-width:769px),print{.wbbBoardList .wbbBoardDescription{color:rgba(125, 130, 135, 1);font-weight:400}}@media screen and (max-width:768px){.wbbBoardList .wbbBoardDescription{display:none}}.wbbBoardList .wbbCollapsibleCategory h2{align-items:center;display:flex}.wbbBoardList .wbbCollapsibleCategory h2 > .collapsibleButton{flex:0 0 auto;margin-right:10px}.wbbBoardList .wbbCollapsibleCategory h2 > a{flex:1 auto;overflow:hidden}@media screen and (min-width:769px),print{.wbbBoardList .wbbCollapsibleCategory h2 + small{color:rgba(125, 130, 135, 1);margin-left:26px}}@media screen and (max-width:768px){.wbbBoardList .wbbCollapsibleCategory h2 + small{display:none}}.wbbBoardList .wbbCollapsibleCategory.jsCollapsed h2 > .collapsibleButton{transform:rotate(-90deg)}@media screen and (min-width:769px),print{.wbbBoardList .wbbSubBoards{margin-top:5px}.wbbBoardList .wbbSubBoards > li{align-items:center}}@media screen and (max-width:768px){.wbbBoardList .wbbSubBoards{display:none}}.wbbBoardList .wbbStats{position:relative}@media screen and (min-width:769px),print{.wbbBoardList .wbbStats{flex:0 0 16%;margin-right:34%}.wbbBoardList .wbbStats + .wbbLastPost{margin-left:-34%}.wbbBoardList .wbbStats > dl{visibility:hidden}.wbbBoardList .wbbStats > .wbbBoardIsPrivate{color:rgba(125, 130, 135, 1);text-align:center;font-weight:400}}@media screen and (max-width:768px){.wbbBoardList .wbbStats{display:none}}.wbbBoardList .wbbLastPost{overflow:hidden}@media screen and (min-width:769px),print{.wbbBoardList .wbbLastPost{flex:0 0 34%;padding-right:20px}}@media screen and (max-width:768px){.wbbBoardList .wbbLastPost{flex:0 0 100%}}.wbbBoardList .wbbLastPost > .box32{align-items:center}.wbbBoardList .wbbLastPost > .box32 > div > p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:768px){.wbbBoardList .wbbLastPost > .box32 > a{display:none}.wbbBoardList .wbbLastPost > .box32 > div{align-items:center;display:flex}.wbbBoardList .wbbLastPost > .box32 > div > p{flex:1 1 auto}.wbbBoardList .wbbLastPost > .box32 > div > p > a{color:rgba(125, 130, 135, 1);font-weight:400}.wbbBoardList .wbbLastPost > .box32 > div > small{color:rgba(125, 130, 135, 1);flex:0 0 auto;margin-left:10px}.wbbBoardList .wbbLastPost > .box32 > div > small > a,.wbbBoardList .wbbLastPost > .box32 > div > small > .wbbLastPostAuthor{display:none}.wbbBoardList .wbbLastPost > .box32 > div > small > .separatorLeft::before{display:none}}@media screen and (max-width:768px) and (max-width:768px){.wbbBoardList .wbbLastPost > .box32 > div > p > a{font-size:12px}}.wbbBoardList .wbbDepth2.wbbBoardContainer > .wbbBoard > .icon{margin-left:68px}.wbbBoardList .wbbDepth2.wbbCategory > header{padding-left:26px}@media screen and (max-width:544px){.wbbBoardList .wbbBoardContainer .wbbDepth2{margin-left:10px}}@media screen and (min-width:545px) and (max-width:768px){.wbbBoardList .wbbBoardContainer .wbbDepth2{margin-left:20px}}.wbbBoardList .wbbDepth3.wbbBoardContainer > .wbbBoard > .icon{margin-left:110px}.wbbBoardList .wbbDepth3.wbbCategory > header{padding-left:68px}.wbbBoardList .wbbCategory .wbbDepth2.wbbBoardContainer > .wbbBoard > .icon{margin-left:26px}.wbbBoardList .wbbCategory .wbbDepth3.wbbBoardContainer > .wbbBoard > .icon{margin-left:68px}@media screen and (min-width:769px),print{.wbbBoardList .wbbExternalLinkTarget{display:none}}@media screen and (max-width:768px){.wbbBoardList .wbbExternalLinkTarget{color:rgba(125, 130, 135, 1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400}}@media screen and (max-width:768px) and (max-width:768px){.wbbBoardList .wbbExternalLinkTarget{font-size:12px}}@media screen and (max-width:768px){.wbbBoardList .wbbUsersOnline{display:none}}.wbbBoardListReduced{margin-top:0;}.wbbBoardListReduced .wbbBoardContainer .wbbDepth2 > div{padding-left:20px}.wbbBoardListReduced .wbbBoardContainer .wbbDepth3 > div{padding-left:40px}.wbbBoardListReduced .wbbCategory .wbbDepth2 > div{padding-left:0}.wbbBoardListReduced .wbbCategory .wbbDepth3 > div{padding-left:20px}.wbbAnnouncementIcon,.wbbStickyIcon,.wbbMovedIcon{border-radius:50%;position:absolute}@media screen and (min-width:769px),print{.wbbAnnouncementIcon,.wbbStickyIcon,.wbbMovedIcon{border:1px solid rgba(250, 250, 250, 1);box-sizing:content-box;padding:4px;right:-8px;top:-2px}}@media screen and (max-width:768px){.wbbAnnouncementIcon,.wbbStickyIcon,.wbbMovedIcon{font-size:18px;height:32px;line-height:32px;top:0;width:32px}}.wbbAnnouncementIcon{background-color:rgba(204, 0, 1, 1);color:rgba(255, 255, 255, 1)}.wbbStickyIcon,.wbbMovedIcon{background-color:rgba(44, 62, 80, 1);color:rgba(250, 250, 250, 1)}.wbbMovedIcon::before{left:1px;position:relative}@media screen and (min-width:1025px),print{.contentHeader.wbbThread > .contentHeaderIcon .wbbAnnouncementIcon,.contentHeader.wbbThread > .contentHeaderIcon .wbbStickyIcon{right:-4px}}.wbbPost.wbbPostDeleted.messageCollapsedExpandable{cursor:pointer}.wbbPost.wbbPostDeleted.messageCollapsedExpandable .messageHeaderWrapper > :first-child{pointer-events:none;position:relative}.wbbPost.wbbPostDeleted.messageCollapsedExpandable .messageHeaderWrapper > :first-child::before{display:block;color:#b40000;content:"\f014";font-family:FontAwesome;font-size:42px;left:13px;position:absolute;top:-8px}.wbbPost.wbbPostDeleted.messageCollapsedExpandable .messageHeaderWrapper > :first-child > img{visibility:hidden}.wbbPostDeleteNote{border-left-color:rgba(235, 204, 204, 1)}.wbbPostDisabledNote,.wbbPostDelayedNote{border-left-color:rgba(208, 233, 198, 1)}.wbbMorePostsNotice > .info{margin-top:0}.wbbInlineSimilarThreadList{margin-top:20px}.wbbAdLocationIn1stPost{float:left;margin-bottom:10px;margin-right:15px}.wbbAdLocationPostList,.wbbAdLocationBoardList{text-align:center}.wbbAdLocationPostList > div,.wbbAdLocationBoardList > div{display:inline-block;text-align:left}#postMergeContainer .sortableList{list-style-type:none}#postMergeContainer .sortableNode:not(:last-child){border-bottom-width:0;margin-bottom:30px}@media screen and (min-width:769px),print{#wbbBoardSortFilter:not(.jsBoardSortFilterSingleSection) > form{columns:2}#wbbBoardSortFilter:not(.jsBoardSortFilterSingleSection) > form > .section{break-inside:avoid;overflow:hidden;page-break-inside:avoid}}.wbbThreadPostList.messageList .modificationLogEntry{padding-top:10px;padding-bottom:10px}.wbbThreadPostList.messageList *:not(.modificationLogEntry) + .modificationLogEntry{padding-top:30px}.wbbThreadPostList.messageList .lastModificationLogEntry.modificationLogEntry:not(:last-child){padding-bottom:30px}.wbbThreadPostList.messageList .modificationLogEntryHide{align-items:center;display:flex;flex:0 0 auto;margin-left:10px}@media screen and (max-width:544px){.wbbAdLocationBoardList .adsbygoogle,.wbbAdLocationPostList .adsbygoogle{height:50px;width:320px}}@media screen and (min-width:545px),print{.wbbAdLocationBoardList .adsbygoogle,.wbbAdLocationPostList .adsbygoogle{height:90px;width:728px}}@media screen and (max-width:768px){.wbbAdLocationIn1stPost .adsbygoogle{height:50px;width:320px}}@media screen and (min-width:769px),print{.wbbAdLocationIn1stPost .adsbygoogle{height:250px;width:300px}}.section > .wbbBoardList > .wbbBoardContainer:first-child{border-top-width:0}.section > .wbbBoardList > .wbbBoardContainer:last-child{border-bottom-width:0}.section > .wbbBoardList > .wbbCategory:last-child > ul > li:last-child{border-bottom-width:0}.calendarCategoryEventColor{border-radius:50%;display:inline-block;height:8px;margin-right:5px;width:8px}.calendarMonthView .calendarMonthViewHeader{border-bottom:1px solid currentColor;color:rgba(65, 121, 173, 1);display:flex}.calendarMonthView .calendarMonthViewHeader > li{flex:0 0 14.28571%;max-width:14.28571%;padding:5px 4px;text-align:center}.calendarMonthView .calendarWeeks > li{border-bottom:1px solid rgba(224, 224, 224, 1)}.calendarMonthView .calendarWeeks > li:last-child{border-bottom-color:rgba(65, 121, 173, 1)}.calendarMonthView .calendarWeeks .calendarWeekDays{display:flex}.calendarMonthView .calendarWeeks .calendarWeekDays > li{flex:0 0 14.28571%;max-width:14.28571%;padding:5px;position:relative;text-align:center}@media screen and (min-width:769px),print{.calendarMonthView .calendarWeeks .calendarWeekDays > li:not(:last-child){border-right:1px solid rgba(224, 224, 224, 1)}}.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarOffMonth,.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarPastDay{color:rgba(125, 130, 135, 1)}.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarOffMonth > h3 > a,.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarPastDay > h3 > a{color:rgba(125, 130, 135, 1)}.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarToday{background-color:rgba(242, 242, 242, 1)}.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarToday > h3{font-weight:bold}.calendarMonthView .calendarWeeks .calendarWeekDays > li.calendarWeekend:not(.calendarToday){background-color:rgba(204, 204, 204, .1)}.box .calendarMonthView .calendarWeekDays > li > h3 > a{border-radius:50%;box-shadow:0 0 0 2px currentColor;display:block;font-weight:bold}.calendarFullMonthView .calendarMonthViewHeader{padding-left:28px}.calendarFullMonthView .calendarMonthViewHeader > li{padding:10px}@media screen and (max-width:768px){.calendarFullMonthView .calendarMonthViewHeader{display:none}}@media screen and (min-width:769px),print{.calendarFullMonthView .calendarWeeks > li{display:flex}}@media screen and (max-width:768px){.calendarFullMonthView .calendarWeeks > li{display:block}}.calendarFullMonthView .calendarWeeks > li > div{flex:0 0 auto;padding:5px}@media screen and (min-width:769px),print{.calendarFullMonthView .calendarWeeks > li > div{border-right:1px solid rgba(224, 224, 224, 1);text-align:right;width:28px}}@media screen and (max-width:768px){.calendarFullMonthView .calendarWeeks > li > div{position:relative;text-align:center;width:100%}.calendarFullMonthView .calendarWeeks > li > div::after{content:"\f0da";font-family:FontAwesome;font-size:14px;left:10px;position:absolute}}.calendarFullMonthView .calendarWeeks > li:hover{background-color:rgba(242, 242, 242, 1)}@media screen and (max-width:768px){.calendarFullMonthView .calendarWeeks > li.open .calendarWeekDays{display:block}.calendarFullMonthView .calendarWeeks > li.open > div::after{content:"\f0d7"}}.calendarFullMonthView .calendarWeeks .calendarWeekDays{flex:1 1 auto}.calendarFullMonthView .calendarWeeks .calendarWeekDays > li{min-height:140px;padding-bottom:25px;text-align:left}@media screen and (max-width:768px){.calendarFullMonthView .calendarWeeks .calendarWeekDays{display:none}.calendarFullMonthView .calendarWeeks .calendarWeekDays > li{max-width:none}}.calendarFullMonthView .calendarEvents{min-height:90px;padding-top:5px}.calendarFullMonthView .calendarEvents > li{font-weight:400;overflow:hidden;position:relative;white-space:nowrap}@media screen and (min-width:769px),print{.calendarFullMonthView .calendarEvents > li{font-size:12px}}@media screen and (max-width:768px){.calendarFullMonthView .calendarEvents > li{font-size:12px}}.calendarFullMonthView .calendarBirthdays{font-weight:400;position:absolute;bottom:5px}@media screen and (min-width:769px),print{.calendarFullMonthView .calendarBirthdays{font-size:12px}}@media screen and (max-width:768px){.calendarFullMonthView .calendarBirthdays{font-size:12px}}.calendarFullMonthView .calendarEventLink{background-color:#bdc3c7;color:#000;display:block;height:19px;margin-top:2px;overflow:hidden;padding:1px 5px;text-overflow:ellipsis;text-shadow:1px 1px 3px #fff}.calendarFullMonthView .calendarEventLink.calendarEventTextColorLight{color:#fff;text-shadow:1px 1px 3px #000}.calendarFullMonthView .calendarEventLink.calendarEventTextColorDark{color:#000;text-shadow:1px 1px 3px #fff}.calendarFullMonthView .calendarEventMultipleDays:not(.calendarEventStart){margin-left:-5px}.calendarFullMonthView .calendarEventMultipleDays:not(.calendarEventEnd){margin-right:-5px}.calendarFullMonthView .calendarEventSingleDay .calendarEventLink,.calendarFullMonthView .calendarEventStart .calendarEventLink{border-bottom-left-radius:3px;border-top-left-radius:3px}.calendarFullMonthView .calendarEventSingleDay .calendarEventLink,.calendarFullMonthView .calendarEventEnd .calendarEventLink{border-bottom-right-radius:3px;border-top-right-radius:3px}@media screen and (min-width:769px),print{.calendarFullMonthView .calendarWeeks > li{border-bottom-color:rgba(65, 121, 173, 1)}.calendarFullMonthView .calendarWeekDays > li:not(:last-child) .calendarEventMultipleDays:not(.calendarEventEnd){margin-right:-6px}.calendarFullMonthView .calendarWeekDays > li:first-child .calendarEventMultipleDays:not(.calendarEventStart){margin-left:-6px}.calendarFullMonthView .calendarEventHideLabel .calendarEventLink{color:transparent !important;text-shadow:none !important}.calendarFullMonthView .calendarEventMultipleDays:not(.calendarEventHideLabel){z-index:5}.calendarFullMonthView .calendarEventLabelSpan2{width:200%}.calendarFullMonthView .calendarEventLabelSpan3{width:calc(300% + 11px)}.calendarFullMonthView .calendarEventLabelSpan4{width:calc(400% + 22px)}.calendarFullMonthView .calendarEventLabelSpan5{width:calc(500% + 33px)}.calendarFullMonthView .calendarEventLabelSpan6{width:calc(600% + 44px)}.calendarFullMonthView .calendarEventLabelSpan7{width:calc(700% + 55px)}.calendarFullMonthView .calendarPastDay{position:relative}.calendarFullMonthView .calendarPastDay::after{background-color:rgba(255, 255, 255, .4);bottom:0;content:"";left:-1px;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.calendarFullMonthView .calendarPastDay:last-child::after{left:-1px}}@media screen and (max-width:768px){}.calendarWeekView .containerList > li::before,.calendarWeekView .containerList > li::after{display:table;content:""}.calendarWeekView .containerList > li::after{clear:both}.calendarWeekView .containerList > li.calendarToday{background-color:rgba(242, 242, 242, 1)}.calendarWeekView .calendarDay{background-color:rgba(250, 250, 250, 1);border:1px solid rgba(224, 224, 224, 1);float:left;padding:5px 0;text-align:center}@media screen and (min-width:769px),print{.calendarWeekView .calendarDay{width:90px}}@media screen and (max-width:768px){.calendarWeekView .calendarDay{width:60px}}.calendarWeekView .calendarDay > h3{line-height:100%}@media screen and (min-width:769px),print{.calendarWeekView .calendarDay > h3{font-size:4rem}}@media screen and (max-width:768px){.calendarWeekView .calendarDay > h3{font-size:2rem}}.calendarWeekView .calendarDay > h3 > a{text-decoration:none}.calendarWeekView .calendarDay > p{color:rgba(125, 130, 135, 1)}@media screen and (max-width:768px){.calendarWeekView .calendarDay > p{font-weight:400}}@media screen and (max-width:768px) and (max-width:768px){.calendarWeekView .calendarDay > p{font-size:12px}}@media screen and (min-width:769px),print{.calendarWeekView .calendarEvents,.calendarWeekView .calendarBirthdays{margin-left:105px}}@media screen and (max-width:768px){.calendarWeekView .calendarEvents,.calendarWeekView .calendarBirthdays{margin-left:75px}}.calendarWeekView .calendarEvents > li{background-color:rgba(242, 242, 242, 1);padding:10px}.calendarWeekView .calendarEvents > li:not(:last-child){border-bottom:1px solid rgba(224, 224, 224, 1)}.calendarWeekView .calendarEvents > li:nth-child(2n){background-color:rgba(250, 250, 250, 1)}.calendarWeekView .calendarEvents + .calendarBirthdays{margin-top:15px}.calendarWeekView .calendarBirthdays > h4{margin-bottom:2px}.calendarDateNavigation{margin-top:20px}@media screen and (min-width:769px),print{.calendarDateNavigation{flex:0 0 auto}}.calendarCategoryEventColor{border-radius:50%;display:inline-block;height:8px;margin-right:5px;width:8px}.boxMenu .calendarCategoryEventColor{align-self:center;flex:0 0 auto}.calendarEventBox{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);max-width:500px;margin:20px 0;padding:20px;white-space:nowrap}.calendarEventBox .calendarEventDataContainer{padding-bottom:20px;position:relative}.calendarEventBox .calendarEventSubject{display:block;overflow:hidden;text-overflow:ellipsis;font-weight:400;line-height:1.28}@media screen and (min-width:769px),print{.calendarEventBox .calendarEventSubject{font-size:18px}}@media screen and (max-width:768px){.calendarEventBox .calendarEventSubject{font-size:18px}}.calendarEventBox .calendarEventTimeFrame,.calendarEventBox .calendarEventLocation{color:rgba(44, 62, 80, 1);display:block}.calendarEventBox .calendarEventContentType{bottom:0;color:rgba(125, 130, 135, 1);display:block;position:absolute;right:0}.calendarEventButtons{justify-content:flex-end}.calendarEventLikesSummery .likesSummary{margin-top:30px}.info + .calendarParticipantList{margin-top:20px}.calendarEventDateCanceled + .htmlContent,.calendarEventDateCanceled + .messageBody > .messageText,.messageBody > .calendarEventDateCanceled + .messageText,.calendarEventDateCanceled + .messageSignature > div,.messageSignature > .calendarEventDateCanceled + div,.calendarEventDateCanceled + .redactor-layer{margin-top:20px}.calendarEventCanceled{text-decoration:line-through}#wscConnectInfo{position:fixed;bottom:0;margin:0;z-index:9999;border:0;border-radius:0;display:flex;align-items:center;width:100%;padding:10px 5px;background-color:#3a6d9c;color:white}#wscConnectInfo .icon{color:white}#wscConnectInfo img{width:30px;height:auto;flex-shrink:0;margin-left:5px}#wscConnectInfo div.text{margin:0 5px;font-size:12px;flex-grow:1}#wscConnectInfo .button{font-size:14px;white-space:nowrap;flex-shrink:0;padding:8px 5px;background-color:#fff;color:#2c3e50;font-weight:bold;text-transform:none}.pageHeaderLogo{text-align:center}