@-webkit-keyframes saved-flash{0%{background-color:rgba(118,156,17,.8);color:#fff}50%{background-color:rgba(118,156,17,.8);color:#fff}to{background-color:transparent;color:inherit}}@keyframes saved-flash{0%{background-color:rgba(118,156,17,.8);color:#fff}50%{background-color:rgba(118,156,17,.8);color:#fff}to{background-color:transparent;color:inherit}}@-webkit-keyframes warning-flash{0%{background-color:rgba(254,0,0,.8);color:#fff}50%{background-color:rgba(254,0,0,.8);color:#fff}to{background-color:transparent;color:inherit}}@keyframes warning-flash{0%{background-color:rgba(254,0,0,.8);color:#fff}50%{background-color:rgba(254,0,0,.8);color:#fff}to{background-color:transparent;color:inherit}}.contrib-draft-status{padding-right:4px;line-height:1;text-align:right}.contrib-draft-status__disabled,.contrib-draft-status__saved{visibility:hidden;font-style:italic;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);line-height:1.5!important}.contrib-draft-status--active .contrib-draft-status__saved{visibility:visible}.contrib-draft-status--active .contrib-draft-status__disabled{display:none}.contrib-draft-status--disabled .contrib-draft-status__disabled{visibility:visible;-webkit-animation:warning-flash 1s 1;animation:warning-flash 1s 1}.contrib-draft-status--disabled .contrib-draft-status__saved{display:none}.hoverPreview{z-index:600;position:absolute;top:-10em;padding:.6em;box-sizing:border-box;background-color:#e9eef2;box-shadow:.2em .2em .4em .1em #666;word-wrap:break-word}.hoverPreview,.hoverPreview>p{font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526)}.hoverPreview,.hoverPreview>h4,.hoverPreview>p{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500}.hoverPreview>h4{color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;color:#1770aa;margin-bottom:.5em}@media only screen and (max-width:576px){.hoverPreview>h4{font-size:1.6rem}}.forumThreadListTitleHover{min-width:10em;max-width:300px}.moreButton{position:relative;margin:0}.moreButton>span:after{content:"▼";padding-left:3px;vertical-align:.2em;font-size:1rem}.moreButton[class*=-small]>span:after{vertical-align:0}li[data-inmorebutton=true]>a[class*=" btn"],li[data-inmorebutton=true]>a[class^=btn]{display:none}.moreButtonDropdownVisible{display:block;opacity:1}.moreButtonDropdownHidden{display:none;opacity:0}.moreButtonDropdown{position:absolute;width:12em;right:0;z-index:2000;background-color:#fff;box-shadow:.2em .2em .4em .1em #666;margin-top:2px;cursor:default;transition:opacity .15s}.moreButtonDropdown>li{text-align:right}.moreButtonDropdown>li>a{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);display:inline-block;width:100%;height:100%;text-align:center;border-bottom:0;text-decoration:none;transition:background-color .15s,color .15s}.moreButtonDropdown>li>a:hover{text-decoration:none}.moreButtonDropdown>li>a>span{display:inline-block;width:90%;width:calc(100% - 20px);box-sizing:border-box;padding:.8em 0;text-align:right}.moreButtonDropdown>li>a.disabled{cursor:default;pointer-events:none;color:#aaa!important;background:#e9eef2}.moreButtonDropdown>li>a:hover{background-color:#d9eef8}.moreButtonDropdown>li>a:hover.disabled{background:#e9eef2}.moreButtonDropdown>li:not(:first-of-type)>a>span{border-top:1px solid #e9eef2}.moreButtonDropdown>li:hover+li>a>span{border-color:transparent}.moreButtonDropdown>li:not(:first-of-type)>a:hover>span{border-top:1px solid #d9eef8}.userDevicePopup{max-width:490px}.userDevicePopup .deviceIntroText{margin-bottom:20px}#userDevice{margin-top:5px}#userDevice label{float:left;margin:3px 10px 0 0;text-align:right;width:110px}#userDevice input,#userDevice select{float:left;width:160px}#userDevice input{box-sizing:border-box}#userDevice a{margin-left:20px}input.hiddenfileupload,input.hiddenfileuploadError{position:absolute;top:0;left:0;width:100%;-moz-opacity:0;filter:alpha(opacity=0);opacity:0;z-index:2}input.overlaybutton{position:relative;z-index:1}.form,.form *{box-sizing:border-box}.form fieldset+fieldset{margin-top:16px}.form label{display:inline-block;text-transform:none;margin:0 0 .3em}.form input[type=color],.form input[type=date],.form input[type=datetime-local],.form input[type=datetime],.form input[type=email],.form input[type=month],.form input[type=number],.form input[type=password],.form input[type=search],.form input[type=tel],.form input[type=text],.form input[type=time],.form input[type=url],.form input[type=week],.form select,.form textarea{padding:.3em .5em;border:1px solid #666;transition:border-color .15s}.form input[type=color]:focus,.form input[type=date]:focus,.form input[type=datetime-local]:focus,.form input[type=datetime]:focus,.form input[type=email]:focus,.form input[type=month]:focus,.form input[type=number]:focus,.form input[type=password]:focus,.form input[type=search]:focus,.form input[type=tel]:focus,.form input[type=text]:focus,.form input[type=time]:focus,.form input[type=url]:focus,.form input[type=week]:focus,.form select:focus,.form textarea:focus{border:1px solid #1770aa}.form select{margin-bottom:1rem}.form input[type=checkbox],.form input[type=radio]{margin:10px 0 0;padding:0;vertical-align:middle;position:absolute}.form input[type=checkbox]+label,.form input[type=radio]+label{position:relative;padding-left:2rem;display:block;cursor:pointer}.form legend{margin:.5em 0}.form .error{color:#cf2347!important;display:block;padding:.5em 0}.form .error:before{display:none!important}.form input.Error,.form textarea.Error{border-color:#cf2347!important}.form .error:not(:empty):before,.form .errorsFound>strong:before{content:"";speak:none;display:inline-block;width:1em;height:1em;text-decoration:none;line-height:1em;background:url(/styles/svg/sprites.svg?v=31#cross) no-repeat;margin-right:.256em}.form .errorsFound{text-align:center;padding:.4rem;background-color:#cf2347;color:#fff}.form .hint{margin-top:4px;margin-bottom:8px;color:#666}.form legend+.hint{margin-top:0}.form .field{position:relative;display:flex;flex-direction:column}.form .field .col8{width:100%}.form .field label{display:block}.form .field label span{vertical-align:middle}.form .field .optional{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526)}.form .field.fluid input,.form .field.fluid select,.form .field.fluid textarea{width:100%}.form .field input[type=checkbox]+label{display:inline-block;margin:0;vertical-align:middle}.form .field+.field{margin-top:16px}.form fieldset .field+.field{margin-top:0}.form .field:not(:last-child){margin-bottom:8px}.userErrorRow input,.userErrorRow select,.userErrorRow textarea{border:1px solid #cf2347}.userErrorField{color:#cf2347;display:block!important;margin:1em 0}.userErrorField:not(:empty):before{content:"";speak:none;display:inline-block;width:1em;height:1em;text-decoration:none;line-height:1em;background:url(/styles/svg/sprites.svg?v=31#cross) no-repeat;margin-right:.256em}.errorsFound{text-align:center;padding:4px;background-color:#cf2347;color:#fff}.errorsFound>span{padding-left:25px;background-image:url(img/icoErrorWhite.png);background-repeat:no-repeat;background-position:5px 0}.sessionExpired{text-align:center;padding:4px;background-color:#cf2347}.sessionExpired>span{padding-left:25px;background-image:url(img/icoErrorWhite.png);background-repeat:no-repeat;background-position:5px 1px;color:#fff}.sessionExpired>.sessionExpiredInput{background-color:#fff;margin-top:4px;padding:8px}.pagerNew>.pagerNewActive,.pagerNew>a{display:inline-block;padding:.3em 1em;margin-bottom:.5em;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#aaa;color:var(--text-d-color,#aaa);line-height:1.5!important;text-transform:uppercase}.pagerNew>a{background-color:#e9eef2;background-color:var(--bg-c-color,#e9eef2);color:#333;color:var(--text-c-color,#333);border-bottom:0}.pagerNew>a,.pagerNew>a:hover{text-decoration:none}.pagerNew>a:hover{background-color:#d9eef8}.pagerNew.bluePager>a{background-color:#fff;text-decoration:none;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#aaa;color:var(--text-d-color,#aaa);line-height:1.5!important;text-transform:uppercase;border:1px solid #1770aa;margin:0 5px}.pagerNew.bluePager>a:hover{background-color:#d9eef8;text-decoration:none}.pagerNewBackIcon{margin-right:.5em}.pagerNewBack,.pagerNewPrevious{margin-right:2px}.pagerNewPrevious:before{content:"«";margin-right:.2em}.pagerNewInactive+.pagerNewInactive{margin-left:2px}.pagerNew>.pagerNewActive{background:#e60039;font-weight:700;color:#fff;margin-left:2px;margin-right:2px}.pagerNew.bluePager>.pagerNewActive{font-weight:700;color:#fff;background-color:#1770aa;background-image:none;border:1px solid #1770aa;margin-left:2px;margin-right:2px}.pagerNew>.pagerNewActive:first-child{margin-left:0}.pagerNewSeparator{display:inline-block;width:.8em}.pagerNewNext{margin-left:2px}.pagerNewNext:after{content:"»";margin-left:.2em}.threadPostContent{position:relative;margin:1rem}.threadPostContent:after,.threadPostContent:before{content:"";display:table}.threadPostContent:after{clear:both}.threadPostContent{zoom:1}.threadPostEditorContainer{min-height:12em;margin-top:1rem}.threadPostEditorContainerLoading{position:relative}.threadPostEditorContainerLoading:before{content:"";speak:none;display:inline-block;width:1em;height:1em;text-decoration:none;line-height:1em;background:url(/styles/svg/sprites.svg?v=31#loading-white) no-repeat;-webkit-animation:iconRotate 1s steps(8) infinite;animation:iconRotate 1s steps(8) infinite;position:absolute;left:50%;margin-left:-.5em;top:50%;margin-top:-.5em;font-size:5em;-webkit-transform-origin:51% 50% 0;transform-origin:51% 50% 0;color:#666}.forumPostEditorPreview>.threadPostEleAboveContent+h3,.forumPostEditorPreview>.threadPostEleAboveContent+p,.forumPostEditorPreview>h3:first-child,.forumPostEditorPreview>p:first-child:not(.threadPostEleAboveContent),.forumPostEditorPreview h4,.forumPostEditorPreview h5,.threadPostContent>.threadPostEleAboveContent+h3,.threadPostContent>.threadPostEleAboveContent+p,.threadPostContent>h3:first-child,.threadPostContent>p:first-child:not(.threadPostEleAboveContent),.threadPostContent h4,.threadPostContent h5{margin-top:8px}.forumPostEditorPreview h3,.threadPostContent h3{font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.4rem;line-height:1.4;color:#333;color:var(--text-c-color,#333)}@media only screen and (max-width:576px){.forumPostEditorPreview h3,.threadPostContent h3{font-size:2.2rem}}.forumPostEditorPreview h4,.threadPostContent h4{font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.2rem;line-height:1.4;color:#333;color:var(--text-c-color,#333);margin-bottom:4px}@media only screen and (max-width:576px){.forumPostEditorPreview h4,.threadPostContent h4{font-size:2rem}}.forumPostEditorPreview h5,.threadPostContent h5{font-size:1.8rem;line-height:1.6;font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;color:var(--text-c-color,#333);margin-bottom:0}@media only screen and (max-width:576px){.forumPostEditorPreview h5,.threadPostContent h5{font-size:1.6rem}}.forumPostEditorPreview h4+*,.forumPostEditorPreview h5+*,.threadPostContent h4+*,.threadPostContent h5+*{margin-top:0}.forumPostEditorPreview blockquote,.threadPostContent blockquote{margin:8px 0}.forumPostEditorPreview ol,.forumPostEditorPreview ul,.threadPostContent ol,.threadPostContent ul{margin:8px 2.5rem}.forumPostEditorPreview p+ol,.forumPostEditorPreview p+ul,.threadPostContent p+ol,.threadPostContent p+ul{margin-top:-8px}.forumPostEditorPreview p,.threadPostContent p{word-break:break-word;word-wrap:break-word}.forumPostEditorPreview img,.threadPostContent img{max-width:100%}.forumPostEditorPreview ul>li,.threadPostContent ul>li{list-style-type:disc}.forumPostEditorPreview ol>li,.threadPostContent ol>li{list-style-type:decimal}.forumPostEditorPreview li>ol,.forumPostEditorPreview li>ul,.threadPostContent li>ol,.threadPostContent li>ul{margin-left:2rem;margin-top:.25rem;margin-bottom:.25rem}.forumPostEditorPreview dt,.threadPostContent dt{font-weight:700}.forumPostEditorPreview dd,.threadPostContent dd{margin-left:2rem;margin-bottom:1rem}.forumPostEditorPreview .quote,.forumPostEditorPreview blockquote,.threadPostContent .quote,.threadPostContent blockquote{padding:1rem 2rem;margin-bottom:8px;font-style:italic;background-color:#e9eef2;background-color:var(--bg-c-color,#e9eef2);border-left:1px solid #aaa}.forumPostEditorPreview .quote-title+.quote,.threadPostContent .quote-title+.quote{padding-top:2rem}.forumPostEditorPreview .forumPostContentCite+*,.threadPostContent .forumPostContentCite+*{padding-top:1rem}.forumPostEditorPreview blockquote>:last-child,.threadPostContent blockquote>:last-child{margin-bottom:0}.forumPostEditorPreview blockquote>.forumPostContentCite+:not(blockquote),.forumPostEditorPreview blockquote>:first-child:not(.forumPostContentCite),.threadPostContent blockquote>.forumPostContentCite+:not(blockquote),.threadPostContent blockquote>:first-child:not(.forumPostContentCite){margin-top:0}.forumPostEditorPreview pre,.threadPostContent pre{margin-left:2em;position:relative;margin-top:8px;margin-bottom:8px;word-wrap:break-word;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;white-space:pre-wrap}.forumPostEditorPreview pre:before,.threadPostContent pre:before{content:"";speak:none;display:inline-block;width:1em;height:1em;text-decoration:none;line-height:1em;background:url(/styles/svg/forum.svg?v=2#code) no-repeat;position:absolute;left:-1.5em;top:50%;margin-top:-.5em;color:#aaa}.forumPostEditorPreview hr,.threadPostContent hr{border:0;height:1px;background:-ms-linear-gradient(left,hsla(0,0%,66.7%,0) 0,#aaa 25%,#aaa 75%,hsla(0,0%,66.7%,0) 100%);background-image:linear-gradient(270deg,hsla(0,0%,66.7%,0) 0,#aaa 25%,#aaa 75%,hsla(0,0%,66.7%,0))}.forumPostEditorPreview sub,.forumPostEditorPreview sup,.threadPostContent sub,.threadPostContent sup{position:relative;top:.3em}.forumPostEditorPreview sup,.threadPostContent sup{top:-.3em}.forumPostContentCite{margin:-5px 0 -5px -10px;font-weight:700;font-style:italic}.forumPostYTContainerOuter,.forumPostYTPreviewContainerOuter{display:inline-block;max-width:100%;width:420px}.forumPostYTContainerInner,.forumPostYTPreviewContainerInner{display:inline-block;width:100%;position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;max-width:100%;height:auto}.forumPostYTContainerInner>iframe,.forumPostYTPreview{display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%}.forumPostYTPreview{background-color:#aaa;cursor:pointer}.forumPostYTPreview>span{position:absolute;top:60%;width:100%;text-align:center;color:#aaa}.forumPostYTPreview>span:before{content:"";speak:none;display:inline-block;width:1em;height:1em;text-decoration:none;line-height:1em;background:url(/styles/svg/forum.svg?v=2#video) no-repeat;position:absolute;left:50%;margin-left:-.5em;top:-1.2em;font-size:5rem;color:#666}.forumPostSmiley{max-width:24px;max-height:24px;vertical-align:middle}.forumPostSmiley+.forumPostSmiley{margin-left:2px}.threadPostContentBBTag .quote-title{position:relative;display:table;top:2rem;left:.25em;z-index:2;font-weight:700;font-style:italic;padding-left:.5em;padding-right:.5em}.threadPostContentBBTag .quote-content .quote-title{margin-top:-1rem}.threadPostContentBBTag{word-wrap:break-word;word-break:break-word}.threadPostContentBBTag div.code{background:#fff;border:1px solid #aaa;font-family:monospace;word-break:break-word}.threadPostContentBBTag span.code-lines{border-right:1px solid #aaa;margin-right:5px;padding:0 5px}.forumPostFormSection{max-width:80rem;margin:0 auto}.forumPostEditorForm{margin-top:2rem}.threadPostDialogStandaloneEditor .forumPostEditorForm{margin-top:0}.forumPostFormCategories{margin-bottom:1rem}.forumPostFormCategories select{margin-left:0;display:block;width:100%;box-sizing:border-box}.forumPostFormRootCategorySelected{opacity:.7}.forumPostFormNotRootCategoryContainer>select{margin-top:.5rem}.forumPostFormCategoriesSelectNotRootMessage{margin-top:0;margin-bottom:0;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#666}.forumPostFormNotRootCategoryLevel1{color:#666}.forumPostFormNotRootCategoryLevel2,.forumPostFormNotRootCategoryLevel3,.forumPostFormNotRootCategoryLevel4,.forumPostFormNotRootCategoryLevel5,.forumPostFormNotRootCategoryLevel6{color:#aaa}.forumPostEditorForm .forumPostFormTitle{margin-bottom:2rem;z-index:2;position:relative}.forumPostEditorForm .forumPostFormTitle>input{display:block;box-sizing:border-box;width:100%}.postEditorHeading{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;margin:0 0 .5em}@media only screen and (max-width:576px){.postEditorHeading{font-size:1.6rem}}.threadPostInlineEditor{box-sizing:border-box;padding:1rem}.threadPostInlineEditor .threadPostHeader{border:1px solid #aaa;margin-bottom:1rem}.threadPostInlineEditorEditMode{margin-top:0;margin-bottom:1rem}.forumEditor{display:inline-block;width:100%;position:relative;z-index:2;border:1px solid #666;box-sizing:border-box}.forumEditorFocused{border-color:#1770aa;box-shadow:0 0 0 1px #1770aa}.forumEditorDragDrop{border-color:#769c11;box-shadow:0 0 0 1px #769c11}.forumEditorLabel{display:block}.forumEditorButtonBar{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;color:inherit;background-color:#e9eef2}@media only screen and (max-width:576px){.forumEditorButtonBar{font-size:1.6rem}}.forumEditorButtonBar>a{position:relative;width:2.5em;height:2.5em;vertical-align:top;display:inline-block;border-bottom:0;text-decoration:none;color:#272526;color:var(--text-a-color,#272526)}.forumEditorButtonBar>a:hover{text-decoration:none;background-color:#d9eef8}.forumEditorButtonBarIcon{position:absolute;top:50%;margin-top:-.85em;left:50%;margin-left:-.5em}.forumEditorButtonBarIcon .svg-icon{width:18px;height:33px}.forumEditor .forumEditorContent{height:20rem;width:100%;box-sizing:border-box;border:0;vertical-align:top}@media (max-height:30em){.forumEditor .forumEditorContent{height:15rem}}.youTubeEmbedDialog{margin-top:2rem}.youTubeEmbedDialog>label{display:block}.youTubeEmbedDialog>input{box-sizing:border-box;max-width:100%}.youTubeEmbedPreview>p{margin-bottom:0;border-top:1px solid #e9eef2;padding-top:.5rem;color:#666}@media (max-width:500px){.youTubeEmbedPreviewContainer{min-height:120px}}.youTubeEmbedButtons{margin-top:2rem;text-align:right}.youTubeEmbedButtons>a{margin-left:1rem}.forumEditorSmileyPopup{position:absolute;width:273px;top:100%;right:0;background-color:#fff;box-shadow:.2em .2em .4em .1em #666}.forumEditorSmileyPopup>a{display:inline-block;min-width:39px;min-height:39px;line-height:39px;text-align:center;border-bottom:0;text-decoration:none}.forumEditorSmileyPopup>a:hover{text-decoration:none}.forumEditorSmileyPopup>a>img{max-width:24px;max-height:24px;vertical-align:-5px}.forumEditorSmileyPopup>a:hover{background-color:#d9eef8}.forum-editor-button-smiley-selected,.forumEditorButtonBar>.forum-editor-button-smiley-selected:hover{background-color:#aaa}.forumUploadImageFormButtons{text-align:right}.forumUploadImageFormButtons>input[type=submit]{margin-bottom:.5rem}.forumUploadImageFormButtons>span.btnLightGrey{margin-left:.5rem}.forumPostEditorPreviewHeading{margin-top:2rem;margin-bottom:0}.threadPostDialogStandaloneEditor h2.forumPostEditorPreviewHeading{margin-bottom:.25rem;margin-top:2rem}.forumPostEditorPreview{padding:.5rem;margin-bottom:2rem;border:1px dashed #666;background-color:#fff}.forumPostEditorPreview:empty{border:0;padding:0}.forumPostRecentPosts{margin-top:4rem}.forumPostRecentPosts>h2:first-child{border-bottom:1px solid #aaa;margin-bottom:5px}.contribRating>.contribRatingSourceSelf{display:none}.contribRating.contribRatingRated>.contribRatingSourceSelf{display:inline}.contribRatingShowAllBtn~.contribRatingSource,.contribRatingShowAllBtn~.contribRatingSource.contribRatingSourceSelf{display:none}.contribRatingShowAll>.contribRatingShowAllBtn~.contribRatingSource,.contribRatingShowAll>.contribRatingShowAllBtn~.contribRatingSource.contribRatingSourceSelf{display:inline}.contribRatingShowAll:not(.contribRatingRated)>.contribRatingShowAllBtn~.contribRatingSource.contribRatingSourceSelf,.contribRatingShowAll>.contribRatingShowAllBtn{display:none}.contribRatingBtn,.contribRatingShowAllBtn{margin-left:-.45rem;padding:8px 16px;border:0;border-radius:20px;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#272526;line-height:1;vertical-align:middle}.contribRatingBtn>span,.contribRatingShowAllBtn>span{white-space:nowrap;vertical-align:middle}.contribRatingBtn:not(.contribRatingBtnOwn):hover{cursor:pointer;background-color:#d9eef8;color:#272526;color:var(--text-a-color,#272526)}.contribRatingShowAllBtn{background-color:transparent;border-bottom:0}.contribRatingShowAllBtn,.contribRatingShowAllBtn:hover{color:#272526;color:var(--text-a-color,#272526);text-decoration:none}.contribRatingShowAllBtn:hover{text-decoration:underline;cursor:pointer}.contribRatingBtn{margin-right:.7rem;background-color:#e9eef2}.contribRatingBtn:not(.contribRatingThanks)>span.icon-thumb-up:before{margin-right:10px}.contribRatingBtn.contribRatingThanks{display:flex;grid-gap:5px;gap:5px;max-height:30px}.contribRatingBtn.contribRatingThanks span{display:flex;grid-gap:3px;gap:3px}.contribRatingRated>.contribRatingBtn{background-color:#769c11;color:#fff}.contribRatingRated>.contribRatingBtn .icon-thumb-up:before{background:url(/styles/svg/sprites.svg?v=31#thumb-up-white) no-repeat;padding-left:.75rem;padding-right:.25rem}.contribRatingRated>.contribRatingSource.contribRatingSourceSelf+.contribRatingSource:before,.contribRatingSource:not(.contribRatingSourceSelf)+.contribRatingSource:before{content:", "}.contribRatingSource{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526)}.contribRatingSource>span{padding:.25rem 0;border-bottom:0}.contribRatingSource>span,.contribRatingSource>span:hover{color:#272526;color:var(--text-a-color,#272526);text-decoration:none}.contribRatingSource>span:hover{text-decoration:underline;cursor:pointer}.navigationTabsList,.navigationTabsMoreDropdown{border-bottom:1px solid #aaa}.navigationTabsList>li,.navigationTabsMoreDropdown>li{display:inline-block}.navigationTabsList>li>a,.navigationTabsList>li>span,.navigationTabsMoreDropdown>li>a,.navigationTabsMoreDropdown>li>span{display:inline-block;padding:7px 15px;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#aaa;color:var(--text-d-color,#aaa);line-height:1.5!important;text-transform:uppercase;background-color:#e9eef2;background-color:var(--bg-c-color,#e9eef2);transition:background-color .15s,color .15s;border-bottom:0;text-decoration:none}.navigationTabsList>li>a:hover,.navigationTabsList>li>span:hover,.navigationTabsMoreDropdown>li>a:hover,.navigationTabsMoreDropdown>li>span:hover{text-decoration:none}.navigationTabsList>li>span.navigationTabRequireLogin,.navigationTabsList>li a.navigationTabRequireLogin,.navigationTabsMoreDropdown>li>span.navigationTabRequireLogin,.navigationTabsMoreDropdown>li a.navigationTabRequireLogin{color:#aaa}.navigationTabsList>li>span:hover,.navigationTabsList>li a:hover,.navigationTabsMoreDropdown>li>span:hover,.navigationTabsMoreDropdown>li a:hover{background-color:#d9eef8;cursor:pointer}.navigationTabsList>li>a[aria-selected=true],.navigationTabsList>li>a[aria-selected=true]:hover,.navigationTabsList>li>span[aria-selected=true],.navigationTabsList>li>span[aria-selected=true]:hover,.navigationTabsMoreDropdown>li>a[aria-selected=true],.navigationTabsMoreDropdown>li>a[aria-selected=true]:hover,.navigationTabsMoreDropdown>li>span[aria-selected=true],.navigationTabsMoreDropdown>li>span[aria-selected=true]:hover{background-color:#e60039;font-weight:700;color:#fff}.navigationTabsList>li:not(:last-of-type){margin-right:6px}.navigationTabsList:not(.navigationTabsListWithMore){white-space:nowrap;overflow:hidden}.navigationTabsPanelView{position:relative;overflow:hidden}.navigationTabsPanelContainer{position:relative;white-space:nowrap}.navigationTabsPanel{display:inline-block;width:100%;vertical-align:top;border-bottom:1px solid #e9eef2;box-sizing:border-box;min-height:16em;margin-top:1px}.navigationTabsPanelNotSelected{visibility:hidden}.navigationTabsMore{position:relative}.navigationTabsMore>a:after{content:"";speak:none;display:inline-block;width:1em;height:1em;text-decoration:none;line-height:1em;background:url(/styles/svg/sprites.svg?v=31#angle-down) no-repeat;height:.5em;font-size:1.2em;vertical-align:middle;text-align:right}.navigationTabsMoreDropdown{position:absolute;display:none;z-index:200;right:0;border:0;box-shadow:.2em .2em .4em .1em #666}.navigationTabsMoreDropdown>li{width:100%}.navigationTabsMoreDropdown>li>a{width:100%;box-sizing:border-box;background:#fff;white-space:nowrap;text-align:right}.navigationTabsMoreDropdown>li:not(:last-of-type){border-bottom:1px solid #aaa}.navigationTabsMoreOpen>ul{display:block}.navigationTabsList>.navigationTabsMoreOpen>a,.navigationTabsList>.navigationTabsMoreOpen>a:hover{position:relative;z-index:201;background-color:#d9eef8}.navigationTabsList>.navigationTabsMoreChildSelected>a,.navigationTabsList>.navigationTabsMoreChildSelected>a:hover{background-color:#fe351b;font-weight:700;color:#fff}.postChangeAuthorForm label{display:block}.postChangeAuthorButtons{text-align:right}.postChangeAuthorButtons,.postChangeAuthorForm label:not(:first-of-type){margin-top:2rem}.postChangeAuthorError{color:#fe0000;margin-top:0}.threadPost.isThreadBestAnswer.isThreadAuthor .threadPostNotEditor,.threadPost.isThreadBestAnswer .threadPostNotEditor{border:2px solid #769c11}.threadPost.isThreadBestAnswer.isThreadAuthor .threadPostHeader,.threadPost.isThreadBestAnswer .threadPostHeader{background-color:#edf2e9}.threadBestAnswerBadge{color:#fff;background:#769c11;border-radius:4px 4px 0 0;display:inline-block;padding-right:32px}.threadBestAnswerBadge:before{content:"";speak:none;display:inline-block;width:1em;height:1em;text-decoration:none;line-height:1em;background:url(/styles/svg/sprites.svg?v=31#check-white) no-repeat;line-height:32px;width:32px}.more-button{margin:0 4px 0 0}.more-button>span:after{content:"▼";padding-left:3px;font-size:1rem;vertical-align:0}.disc-post-options{display:flex;justify-content:space-between;margin:10px}@media only screen and (max-width:33em){.disc-post-options{display:block}}.disc-post-options__rating{flex-shrink:1;align-self:flex-end}@media only screen and (max-width:33em){.disc-post-options__rating{text-align:right;margin-bottom:4px}}.disc-post-options__other{align-self:flex-end;flex-shrink:0;padding-left:12px;text-align:right;font-size:0;line-height:0}.forumPostRating{margin:0 0 0 .4rem;line-height:0;font-size:0;display:flex;flex-direction:row}@media only screen and (max-width:33em){.forumPostRating{display:block}}.forumPostRating>.contribRatingSource{vertical-align:middle;line-height:1.8}@media only screen and (max-width:33em){.contribRatingBtn{margin-right:0;margin-bottom:2px}.contribRatingBreak{display:block!important}}.disc-post-options__reply{margin:0}.qa-button-icon,.qa-button-icon-large{vertical-align:middle}.qa-button-icon{width:15px;height:15px}.qa-button-icon-large{width:23px;height:23px}.qa-more-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;box-sizing:border-box;display:inline-block;border:0;margin:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#272526;background-color:#fff;box-shadow:none;padding:2px 5px;line-height:0}@media only screen and (max-width:576px){.qa-more-button{font-size:1.6rem}}.qa-more-button:hover{transition:all .15s;text-decoration:none}.qa-more-button.disabled,.qa-more-button[disabled]{opacity:.3;pointer-events:none;cursor:default}.qa-more-button>.qa-button-icon,.qa-more-button>.qa-button-icon-large{--svg-icon-color:#272526}.qa-more-button:hover{color:#fff;background-color:#272526}.qa-more-button:hover>.qa-button-icon,.qa-more-button:hover>.qa-button-icon-large{--svg-icon-color:#fff}.qa-more-button:hover:focus{color:#272526;background-color:#fff}.qa-more-button:hover:focus>.qa-button-icon,.qa-more-button:hover:focus>.qa-button-icon-large{--svg-icon-color:#272526}.qa-post-options{display:flex;justify-content:space-between;margin:4px 4px 0;padding:8px 0;border-top:1px solid rgba(23,112,170,.2)}.qa-post-options__rating{flex-grow:1;align-self:flex-start;margin-top:.1rem}.qa-post-options__rating--self{margin-top:0;align-self:center}.qa-post-options__other{align-self:flex-start;flex-shrink:1;display:flex;justify-content:flex-end;padding-left:12px;text-align:right;font-size:0;line-height:0}@media only screen and (max-width:22em){.qa-post-options__other{padding-left:0;margin-right:-4px}}.qa-post-options__other_no-rating{flex-grow:1}.qa-post-options__more,.qa-post-options__reply-flat,.qa-post-options__reply-solid{align-self:center}.qa-post-options__reply-flat{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;box-sizing:border-box;display:inline-block;border:0;margin:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#272526;background-color:#fff;box-shadow:none;padding:2px 5px;line-height:0}@media only screen and (max-width:576px){.qa-post-options__reply-flat{font-size:1.6rem}}.qa-post-options__reply-flat:hover{transition:all .15s;text-decoration:none}.qa-post-options__reply-flat.disabled,.qa-post-options__reply-flat[disabled]{opacity:.3;pointer-events:none;cursor:default}.qa-post-options__reply-flat>.qa-button-icon,.qa-post-options__reply-flat>.qa-button-icon-large{--svg-icon-color:#272526}.qa-post-options__reply-flat:hover{color:#fff;background-color:#272526}.qa-post-options__reply-flat:hover>.qa-button-icon,.qa-post-options__reply-flat:hover>.qa-button-icon-large{--svg-icon-color:#fff}.qa-post-options__reply-flat:hover:focus{color:#272526;background-color:#fff}.qa-post-options__reply-flat:hover:focus>.qa-button-icon,.qa-post-options__reply-flat:hover:focus>.qa-button-icon-large{--svg-icon-color:#272526}.qa-post-options__reply-flat .qa-post-options__reply-text{display:none}.qa-post-options__reply-flat .qa-post-options__reply-icon{position:relative;top:-1px}.qa-post-options__reply-solid{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;box-sizing:border-box;display:inline-block;border:0;padding:0 .8em;margin:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;color:#272526;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#fff;background-color:#1770aa;white-space:nowrap}@media only screen and (max-width:576px){.qa-post-options__reply-solid{font-size:1.6rem}}.qa-post-options__reply-solid:hover{transition:all .15s;text-decoration:none}.qa-post-options__reply-solid.disabled,.qa-post-options__reply-solid[disabled]{opacity:.3;pointer-events:none;cursor:default}.qa-post-options__reply-solid>.qa-button-icon,.qa-post-options__reply-solid>.qa-button-icon-large{--svg-icon-color:#fff}.qa-post-options__reply-solid:hover{color:#1770aa;background-color:#fff}.qa-post-options__reply-solid:hover>.qa-button-icon,.qa-post-options__reply-solid:hover>.qa-button-icon-large{--svg-icon-color:#1770aa}.qa-post-options__reply-solid:hover:focus{color:#fff;background-color:#1770aa}.qa-post-options__reply-solid:hover:focus>.qa-button-icon,.qa-post-options__reply-solid:hover:focus>.qa-button-icon-large{--svg-icon-color:#fff}.qa-post-options__reply-solid .qa-post-options__reply-icon{display:inline-block;margin-right:-3px;vertical-align:middle;--svg-icon-color:#fff;width:23px;height:23px}.qa-post-options__more{margin-left:2px;vertical-align:middle}.qa-raters__icon{position:relative;top:-1px;margin-right:2px;--svg-icon-color:var(--text-a-color);--svg-icon-color:var(--text-a-color)}.qa-raters__spacer{display:inline-block;width:0;height:0;margin-right:4px}.qa-raters__button{color:#272526;display:none;position:relative;top:-1px;display:inline-block;padding:0;background:transparent;border:0;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);font-weight:700;vertical-align:middle;cursor:pointer}.qa-raters__button:hover{background-color:#272526;color:#fff}.qa-raters--hide{display:none}.qa-raters__list-condensed,.qa-raters__list-full{display:inline-block;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);line-height:2.4rem!important;vertical-align:middle}.qa-raters__list--hide{display:none}.qa-raters__entry>a{border-bottom:0;color:#272526}.qa-raters__entry>a,.qa-raters__entry>a:hover{text-decoration:none}.qa-raters__entry>a:hover{background-color:#272526;color:#fff}.qa-raters__entry-self--hidden{display:none}.qa-raters__entry-self--shown{display:inherit}.qa-rating--up .qa-raters__list-condensed .qa-raters__entry-self+.qa-raters__entry:before,.qa-rating--up .qa-raters__list-full .qa-raters__entry:nth-of-type(n+2):before,.qa-rating .qa-raters__list-full .qa-raters__entry:first-of-type:not(.qa-raters__entry-self)+.qa-raters__entry:before,.qa-rating:not(.qa-rating--up) .qa-raters__list-full .qa-raters__entry:nth-of-type(n+3):before{content:", "}.qa-rating{line-height:0}.qa-rating__question{margin-right:4px;vertical-align:middle;font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.2rem;line-height:1.4;color:#333;color:var(--text-c-color,#333);color:var(--text-a-color);color:var(--text-a-color);line-height:1}@media only screen and (max-width:576px){.qa-rating__question{font-size:2rem}}@media only screen and (max-width:26em){.qa-rating__question{font-size:1.8rem;line-height:1.6;font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;color:var(--text-c-color,#333)}}@media only screen and (max-width:26em)and (max-width:576px){.qa-rating__question{font-size:1.6rem}}@media only screen and (max-width:22em){.qa-rating__question{margin-right:2px}}.qa-rating--none>.qa-rating__button-up{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;box-sizing:border-box;display:inline-block;border:0;padding:0 .8em;margin:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#272526;background-color:#fff}@media only screen and (max-width:576px){.qa-rating--none>.qa-rating__button-up{font-size:1.6rem}}.qa-rating--none>.qa-rating__button-up:hover{transition:all .15s;text-decoration:none}.qa-rating--none>.qa-rating__button-up.disabled,.qa-rating--none>.qa-rating__button-up[disabled]{opacity:.3;pointer-events:none;cursor:default}.qa-rating--none>.qa-rating__button-up>.qa-button-icon,.qa-rating--none>.qa-rating__button-up>.qa-button-icon-large{--svg-icon-color:#272526}.qa-rating--none>.qa-rating__button-up:hover{color:#fff;background-color:#272526}.qa-rating--none>.qa-rating__button-up:hover>.qa-button-icon,.qa-rating--none>.qa-rating__button-up:hover>.qa-button-icon-large{--svg-icon-color:#fff}.qa-rating--none>.qa-rating__button-up:hover:focus{color:#272526;background-color:#fff}.qa-rating--none>.qa-rating__button-up:hover:focus>.qa-button-icon,.qa-rating--none>.qa-rating__button-up:hover:focus>.qa-button-icon-large{--svg-icon-color:#272526}.qa-rating--down>.qa-rating__button-up{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;box-sizing:border-box;display:inline-block;border:0;padding:0 .8em;margin:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;color:#272526;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#666;background-color:#fff}@media only screen and (max-width:576px){.qa-rating--down>.qa-rating__button-up{font-size:1.6rem}}.qa-rating--down>.qa-rating__button-up:hover{transition:all .15s;text-decoration:none}.qa-rating--down>.qa-rating__button-up.disabled,.qa-rating--down>.qa-rating__button-up[disabled]{opacity:.3;pointer-events:none;cursor:default}.qa-rating--down>.qa-rating__button-up>.qa-button-icon,.qa-rating--down>.qa-rating__button-up>.qa-button-icon-large{--svg-icon-color:#666}.qa-rating--down>.qa-rating__button-up:hover{color:#fff;background-color:#666}.qa-rating--down>.qa-rating__button-up:hover>.qa-button-icon,.qa-rating--down>.qa-rating__button-up:hover>.qa-button-icon-large{--svg-icon-color:#fff}.qa-rating--down>.qa-rating__button-up:hover:focus{color:#666;background-color:#fff}.qa-rating--down>.qa-rating__button-up:hover:focus>.qa-button-icon,.qa-rating--down>.qa-rating__button-up:hover:focus>.qa-button-icon-large{--svg-icon-color:#666}.qa-rating--up>.qa-rating__button-up{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;box-sizing:border-box;display:inline-block;border:0;padding:0 .8em;margin:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;color:#272526;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#fff;background-color:#417505}@media only screen and (max-width:576px){.qa-rating--up>.qa-rating__button-up{font-size:1.6rem}}.qa-rating--up>.qa-rating__button-up:hover{transition:all .15s;text-decoration:none}.qa-rating--up>.qa-rating__button-up.disabled,.qa-rating--up>.qa-rating__button-up[disabled]{opacity:.3;pointer-events:none;cursor:default}.qa-rating--up>.qa-rating__button-up>.qa-button-icon,.qa-rating--up>.qa-rating__button-up>.qa-button-icon-large{--svg-icon-color:#fff}.qa-rating--up>.qa-rating__button-up:hover{color:#417505;background-color:#fff}.qa-rating--up>.qa-rating__button-up:hover>.qa-button-icon,.qa-rating--up>.qa-rating__button-up:hover>.qa-button-icon-large{--svg-icon-color:#417505}.qa-rating--up>.qa-rating__button-up:hover:focus{color:#fff;background-color:#417505}.qa-rating--up>.qa-rating__button-up:hover:focus>.qa-button-icon,.qa-rating--up>.qa-rating__button-up:hover:focus>.qa-button-icon-large{--svg-icon-color:#fff}@media only screen and (max-width:26em){.qa-rating__button-up{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;padding:0 .4em!important}}@media only screen and (max-width:26em)and (max-width:576px){.qa-rating__button-up{font-size:1.6rem}}.qa-rating__button-down{margin-left:2px!important}.qa-rating--none>.qa-rating__button-down{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;box-sizing:border-box;display:inline-block;border:0;padding:0 .8em;margin:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#272526;background-color:#fff;box-shadow:none}@media only screen and (max-width:576px){.qa-rating--none>.qa-rating__button-down{font-size:1.6rem}}.qa-rating--none>.qa-rating__button-down:hover{transition:all .15s;text-decoration:none}.qa-rating--none>.qa-rating__button-down.disabled,.qa-rating--none>.qa-rating__button-down[disabled]{opacity:.3;pointer-events:none;cursor:default}.qa-rating--none>.qa-rating__button-down>.qa-button-icon,.qa-rating--none>.qa-rating__button-down>.qa-button-icon-large{--svg-icon-color:#272526}.qa-rating--none>.qa-rating__button-down:hover{color:#fff;background-color:#272526}.qa-rating--none>.qa-rating__button-down:hover>.qa-button-icon,.qa-rating--none>.qa-rating__button-down:hover>.qa-button-icon-large{--svg-icon-color:#fff}.qa-rating--none>.qa-rating__button-down:hover:focus{color:#272526;background-color:#fff}.qa-rating--none>.qa-rating__button-down:hover:focus>.qa-button-icon,.qa-rating--none>.qa-rating__button-down:hover:focus>.qa-button-icon-large{--svg-icon-color:#272526}.qa-rating--down>.qa-rating__button-down{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;box-sizing:border-box;display:inline-block;border:0;padding:0 .8em;margin:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;color:#272526;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#417505;background-color:#fff;box-shadow:none;font-weight:700;text-decoration:underline!important}@media only screen and (max-width:576px){.qa-rating--down>.qa-rating__button-down{font-size:1.6rem}}.qa-rating--down>.qa-rating__button-down:hover{transition:all .15s;text-decoration:none}.qa-rating--down>.qa-rating__button-down.disabled,.qa-rating--down>.qa-rating__button-down[disabled]{opacity:.3;pointer-events:none;cursor:default}.qa-rating--down>.qa-rating__button-down>.qa-button-icon,.qa-rating--down>.qa-rating__button-down>.qa-button-icon-large{--svg-icon-color:#417505}.qa-rating--down>.qa-rating__button-down:hover{color:#fff;background-color:#417505}.qa-rating--down>.qa-rating__button-down:hover>.qa-button-icon,.qa-rating--down>.qa-rating__button-down:hover>.qa-button-icon-large{--svg-icon-color:#fff}.qa-rating--down>.qa-rating__button-down:hover:focus{color:#417505;background-color:#fff}.qa-rating--down>.qa-rating__button-down:hover:focus>.qa-button-icon,.qa-rating--down>.qa-rating__button-down:hover:focus>.qa-button-icon-large{--svg-icon-color:#417505}.qa-rating--up>.qa-rating__button-down{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;box-sizing:border-box;display:inline-block;border:0;padding:0 .8em;margin:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#272526;background-color:#fff;box-shadow:none}@media only screen and (max-width:576px){.qa-rating--up>.qa-rating__button-down{font-size:1.6rem}}.qa-rating--up>.qa-rating__button-down:hover{transition:all .15s;text-decoration:none}.qa-rating--up>.qa-rating__button-down.disabled,.qa-rating--up>.qa-rating__button-down[disabled]{opacity:.3;pointer-events:none;cursor:default}.qa-rating--up>.qa-rating__button-down>.qa-button-icon,.qa-rating--up>.qa-rating__button-down>.qa-button-icon-large{--svg-icon-color:#272526}.qa-rating--up>.qa-rating__button-down:hover{color:#fff;background-color:#272526}.qa-rating--up>.qa-rating__button-down:hover>.qa-button-icon,.qa-rating--up>.qa-rating__button-down:hover>.qa-button-icon-large{--svg-icon-color:#fff}.qa-rating--up>.qa-rating__button-down:hover:focus{color:#272526;background-color:#fff}.qa-rating--up>.qa-rating__button-down:hover:focus>.qa-button-icon,.qa-rating--up>.qa-rating__button-down:hover:focus>.qa-button-icon-large{--svg-icon-color:#272526}@media only screen and (max-width:26em){.qa-rating__button-down{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;padding:0 .4em!important}}@media only screen and (max-width:26em)and (max-width:576px){.qa-rating__button-down{font-size:1.6rem}}.qa-rating__button-up-icon{position:relative;top:-1px;margin:0 .1em}@media only screen and (max-width:26em){.qa-rating__button-up-icon{width:12px;height:12px}}.qa-rating__button-up-count--hidden,.qa-rating__hidden-ratingcount-state{display:none}.qa-rating__button-up~.qa-rating__raters{margin-top:.6rem}.more-dropdown{position:relative;display:inline-block;font-size:0;line-height:0}.more-dropdown__list{position:absolute;display:none;width:16em;right:0;z-index:2000;background-color:#fff;box-shadow:.2em .2em .4em .1em #666;margin-top:2px;cursor:default;transition:opacity .15s;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526)}.more-dropdown--open .more-dropdown__list{display:block}.more-dropdown__list-item{text-align:right;line-height:1}.more-dropdown__list-item:not(:first-of-type){border-top:1px solid #e9eef2}.more-dropdown__list-item>a,.more-dropdown__list-item>button{display:inline-block;width:100%;padding:8px 4px;box-sizing:border-box;line-height:1;border:0;text-align:right;background-color:#fff;transition:background-color .15s,color .15s;border-bottom:0;text-decoration:none;color:#272526;cursor:pointer}.more-dropdown__list-item>a:hover,.more-dropdown__list-item>button:hover{text-decoration:none}.more-dropdown__list-item>a.disabled,.more-dropdown__list-item>a[disabled],.more-dropdown__list-item>button.disabled,.more-dropdown__list-item>button[disabled]{cursor:default;pointer-events:none;color:#aaa!important;background:#e9eef2}.more-dropdown__list-item>a:hover,.more-dropdown__list-item>button:hover{color:#272526;background-color:#d9eef8}.more-dropdown__list-item>a:hover.disabled,.more-dropdown__list-item>button:hover.disabled{background:#e9eef2}.more-dropdown__list-item:not(:first-of-type)>a>span{border-top:1px solid #e9eef2}.more-dropdown__list-item:hover+li>a>span{border-color:transparent}.more-dropdown__list-item:not(:first-of-type)>a:hover>span{border-top:1px solid #d9eef8}.commentsBubble,.commentsReadBubble,.commentsUnreadBubble{--bubble-bg:#fff;--bubble-border:#aaa;--bubble-color:#666;display:inline-block;min-width:32px;padding:2px 4px;box-sizing:border-box;background:var(--bubble-bg);background:var(--bubble-bg);position:relative;border-radius:20px;text-align:center;color:var(--bubble-color);color:var(--bubble-color);border:1px solid var(--bubble-border);border:1px solid var(--bubble-border);font-size:1.2rem;line-height:1.1;height:20px;top:-2px}html.darkmode .commentsBubble,html.darkmode .commentsReadBubble,html.darkmode .commentsUnreadBubble{--bubble-bg:#282c34;--bubble-border:#aaa;--bubble-color:#fff}@media(prefers-color-scheme:dark){html:not(.lightmode) .commentsBubble,html:not(.lightmode) .commentsReadBubble,html:not(.lightmode) .commentsUnreadBubble{--bubble-bg:#282c34;--bubble-border:#aaa;--bubble-color:#fff}}.commentsBubble:after,.commentsReadBubble:after,.commentsUnreadBubble:after{content:"";width:0;height:0;border-top:6px solid #fff;border-top:6px solid var(--bubble-bg,#fff);border-right:6px solid transparent;position:absolute;bottom:-6px;left:50%;margin-left:-2px}.commentsBubble:before,.commentsReadBubble:before,.commentsUnreadBubble:before{content:"";width:0;height:0;border-top:8px solid var(--bubble-border);border-top:8px solid var(--bubble-border);border-right:8px solid transparent;position:absolute;bottom:-8px;left:50%;margin-left:-3px}.commentsUnreadBubble{--bubble-bg:#1770aa;--bubble-border:#1770aa;--bubble-color:#fff}.unreadCountBubble{display:inline-block;position:absolute;right:-6px;top:-31px;padding:0 4px;min-width:1em;font-size:1.4rem;color:#fff;border-radius:4px;background-clip:padding-box;text-align:center;line-height:1.2;border:1px solid #fff;background:#e20018;background-image:linear-gradient(#e20018,#bd0102)}html.darkmode .unreadCountBubble{background-image:none;background-color:#333;border-color:#ccc!important}@media(prefers-color-scheme:dark){html:not(.lightmode) .unreadCountBubble{background-image:none;background-color:#333;border-color:#ccc!important}}.commentsWithUnreadContainer{position:relative;font-size:0}.forumWrapper:after,.forumWrapper:before{content:"";display:table}.forumWrapper:after{clear:both}.forumWrapper{zoom:1}.contentWrapper.forumWrapper{box-sizing:border-box;margin:0 8px;max-width:1140px}.forumRightColumn{float:left;width:100%;margin-top:8px}.forumRightColumn>*{margin-left:220px}@media (max-width:55em){.forumRightColumn>*{margin-left:0}}.forumRightColumn>.forumRightColumnWithFavorite{margin-left:250px}@media (max-width:55em){.forumRightColumn>.forumRightColumnWithFavorite{margin-left:3rem;margin-left:0}}.forumMainContent{margin-left:230px}@media (max-width:55em){.forumMainContent{margin-left:0}}.forumErrorBar{position:relative;text-align:center;background-color:#e9eef2;width:978px;max-width:100%;margin:-1rem auto 2rem;padding:.75rem 2rem;box-sizing:border-box;color:#1770aa}.forumErrorBar>p{margin:0}.forumErrorBar>a{position:absolute;display:inline-block;top:50%;margin-top:-1.25rem;right:.25rem}.forumErrorBarCloseIcon:before{font-size:1.5rem;color:#666;line-height:2.5rem;width:2.5rem}.forumThreadAdLeaderboardBottom,.forumThreadAdLeaderboardTop{position:relative;margin-bottom:8px}.forumHeader{margin-bottom:7px}.forumHeader h1{font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.4rem;line-height:1.4;color:#333;color:var(--text-c-color,#333)}@media only screen and (max-width:576px){.forumHeader h1{font-size:2.2rem}}.forumHeadingH3{font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.4rem;line-height:1.4;color:#333;color:var(--text-c-color,#333);margin-bottom:0}@media only screen and (max-width:576px){.forumHeadingH3{font-size:2.2rem}}.forumHeader:after,.forumHeader:before{content:"";display:table}.forumHeader:after{clear:both}.forumHeader{zoom:1}.forumHeaderAllRecentPosts>.forumHeadingWithFavorite,.forumHeaderAllRecentPosts>.forumHeadingWithoutFavorite,.forumHeaderCategory>.forumHeadingWithFavorite,.forumHeaderCategory>.forumHeadingWithoutFavorite,.forumHeaderHome>.forumHeadingWithFavorite,.forumHeaderHome>.forumHeadingWithoutFavorite{position:relative}@media (max-width:55em){.forumHeadingWithFavorite>h1{margin-left:calc(3.2rem + 2px)}}.forumHeadingWithFavorite>h1,.forumHeadingWithoutFavorite>h1{margin-bottom:.3em}.forumHeadingWithFavorite,.forumHeadingWithoutFavorite{margin-top:8px}.forumHeadingWithFavorite>.forumHeadingFavoriteLink{position:absolute;width:3.2rem;height:3.2rem;top:-1px;right:100%;display:inline-block;margin-right:10px;border-bottom:0;text-decoration:none}.forumHeadingWithFavorite>.forumHeadingFavoriteLink:hover{text-decoration:none}@media (max-width:55em){.forumHeadingWithFavorite>.forumHeadingFavoriteLink{left:0;right:auto}}@media (max-width:67em){.forumHeadingWithFavorite>.forumHeadingFavoriteLink{top:-4px}}.forumHeadingWithFavorite>.forumHeadingFavoriteLink>.forumThreadIconFavorite,.forumHeadingWithFavorite>.forumHeadingFavoriteLink>.forumThreadIconFavoriteNotLoggedIn,.forumHeadingWithFavorite>.forumHeadingFavoriteLink>.forumThreadIconNotFavorite{position:absolute;top:50%;width:100%;text-align:center;padding:0;margin:-1.6rem 0 0;font-size:3.2rem;line-height:0}.forumHeadingWithFavorite>.forumHeadingFavoriteLink>.forumThreadIconFavorite .svg-icon,.forumHeadingWithFavorite>.forumHeadingFavoriteLink>.forumThreadIconFavoriteNotLoggedIn .svg-icon,.forumHeadingWithFavorite>.forumHeadingFavoriteLink>.forumThreadIconNotFavorite .svg-icon{height:3.2rem;width:3.2rem}.forumOverviewCategories{margin-top:2em}.forumOverviewCategories>h1{font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.4rem;line-height:1.4;color:#333;color:var(--text-c-color,#333);margin-bottom:.6em}@media only screen and (max-width:576px){.forumOverviewCategories>h1{font-size:2.2rem}}.forumOptions{display:flex;justify-content:flex-end}.forumOptions>li{margin-right:0;margin-left:8px;display:inline-block}@media (max-width:55em){.forumOptions{margin-top:1.5rem}}@media (max-width:35em){.forumHeaderAllRecentPosts .forumOptions,.forumHeaderHome .forumOptions{position:inherit;margin-bottom:.3em}.forumHeaderAllRecentPosts .forumOptions>li,.forumHeaderHome .forumOptions>li{float:left;margin-left:0;margin-right:1rem}.forumHeaderAllRecentPosts .forumOptions>.moreButtonListItem,.forumHeaderHome .forumOptions>.moreButtonListItem{float:right}.forumHeaderAllRecentPosts .forumOptions:after,.forumHeaderAllRecentPosts .forumOptions:before,.forumHeaderHome .forumOptions:after,.forumHeaderHome .forumOptions:before{content:"";display:table}.forumHeaderAllRecentPosts .forumOptions:after,.forumHeaderHome .forumOptions:after{clear:both}.forumHeaderAllRecentPosts .forumOptions,.forumHeaderHome .forumOptions{zoom:1}}@media (max-width:67em){.forumHeaderCategory .forumOptions{position:inherit;margin-bottom:.3em}.forumHeaderCategory .forumOptions>li{float:left;margin-left:0;margin-right:1rem}.forumHeaderCategory .forumOptions>.moreButtonListItem{float:right}.forumHeaderCategory .forumOptions:after,.forumHeaderCategory .forumOptions:before{content:"";display:table}.forumHeaderCategory .forumOptions:after{clear:both}.forumHeaderCategory .forumOptions{zoom:1}}.forumOptions .moreButtonDropdown{width:20rem}.navigationTabsListForum>li{margin-top:5px}.forumHeaderAllRecentPosts{margin-bottom:0}.interestingThreadsAllRecentPosts .navigationTabsListForum{display:none}.forumThreadIconFavorite,.forumThreadIconFavoriteNotLoggedIn,.forumThreadIconNotFavorite{font-size:2em}.forumThreadListAnchorFavorite{display:inline-block;width:3.2rem;margin-left:-2px}.forumThreadListAnchorFavorite>.forumThreadIconFavorite,.forumThreadListAnchorFavorite>.forumThreadIconFavoriteNotLoggedIn,.forumThreadListAnchorFavorite>.forumThreadIconNotFavorite{display:inline-block;width:3.2rem;height:3.2rem;font-size:3.2rem}@-webkit-keyframes iconPulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes iconPulsate{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.forumThreadIconFavorite{--svg-icon-color:#ffc800}.forumThreadIconNowFavorite,.forumThreadIconNowNotFavorite{-webkit-animation:iconPulsate .5s 1;animation:iconPulsate .5s 1}.forumThreadIconFavoriteNotLoggedIn,.forumThreadIconNotFavorite{--svg-icon-color:#aaa}.forumHeadingFavoriteLink:hover>.forumThreadIconNotFavorite{--svg-icon-color:#ffc800}.forumThreadListStatusAnswered,.forumThreadListStatusClosed,.forumThreadListStatusStickied{display:inline-block;margin-top:0;font-size:2.3rem}.forumThreadListStatusAnswered .svg-icon,.forumThreadListStatusClosed .svg-icon,.forumThreadListStatusStickied .svg-icon{width:20px;height:20px;--svg-icon-color:#fe351b}.forumThreadListStatus .svg-icon{width:20px;height:20px}.forumThreadListStatusQuestionAnswered{display:inline-block;margin-top:0;font-size:2.3rem;--svg-icon-color:#769c11}.forumThreadListStatusNotAnswered,.forumThreadListStatusNotClosed,.forumThreadListStatusNotStickied{display:inline-block;width:0;overflow:hidden}.forumThreadListStatusNotStickied,.forumThreadListStatusStickied{margin-left:0}.forumThreadListHeader,.forumThreadListRow{display:table-row-group}.forumThreadListEmpty{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;color:#666;padding-top:3em;text-align:center;white-space:normal}@media only screen and (max-width:576px){.forumThreadListEmpty{font-size:1.6rem}}.forumThreadListHeaderList{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#666}.forumThreadListHeaderList>li{padding-top:6px;padding-bottom:6px;border-bottom:1px solid #aaa}.forumThreadListHeaderList,.forumThreadListRowLink{display:table-row;cursor:pointer;color:#272526;color:var(--text-a-color,#272526);border-bottom:0;text-decoration:none}.forumThreadListHeaderList:hover,.forumThreadListRowLink:hover{text-decoration:none}.forumThreadListHeaderList:active,.forumThreadListHeaderList:hover,.forumThreadListRowLink:active,.forumThreadListRowLink:hover{color:#272526;color:var(--text-a-color,#272526)}.forumThreadListHeaderList>*,.forumThreadListRowLink>*{display:table-cell;float:none;vertical-align:middle}.forumThreadListMidMPU{margin-bottom:1rem;margin-top:-2.2rem}.forumThreadListMPU{text-align:center}.forumThreadListMPU>.cpgSlot{padding:1rem 0}.forumThreadList{display:table;width:100%;table-layout:fixed}.forumThreadListRowOdd>.forumThreadListRowLink>*{background-color:transparent}.forumThreadListRowEven>.forumThreadListRowLink>*{color:#aaa;color:var(--text-d-color,#aaa)}.forumThreadListCreator,.forumThreadListHeaderCreator,.forumThreadListHeaderLastPost,.forumThreadListHeaderPosts,.forumThreadListHeaderStatus,.forumThreadListLastPost,.forumThreadListPosts,.forumThreadListStatus{padding-left:.5em;box-sizing:border-box}.forumThreadListFavorite,.forumThreadListHeaderFavorite{width:50px}.forumThreadListFavorite svg,.forumThreadListHeaderFavorite svg{width:100%;height:100%}.forumThreadListFavorite{text-align:center;line-height:0;font-size:0}.forumThreadListFavorite .appIcon{width:36px}.forumThreadListTitle{padding-right:2em;box-sizing:border-box}.forumThreadListTitleThread{display:block;font-size:1.4rem;line-height:1.2;font-weight:700;transition:color .15s;overflow:hidden}@media(max-width:576px){.forumThreadListTitleThread{font-size:1.2rem;line-height:1.4rem;max-height:36px}}.forumThreadListTitleThreadText{white-space:normal;color:#272526;color:var(--text-c-color,#272526)}.forumThreadListTitleThreadRead{color:#aaa}.forumThreadListRowLink:hover>*{background-color:#d9eef8;transition:background-color .15s}html.darkmode .forumThreadListRowLink:hover>*{background-color:#3d424b}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumThreadListRowLink:hover>*{background-color:#3d424b}}html.darkmode .forumThreadListRowLink:hover>*{background-color:#3c3c3c}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumThreadListRowLink:hover>*{background-color:#3c3c3c}}.forumThreadListTitleCategory{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#272526;color:var(--text-a-color,#272526);color:#666;color:var(--text-d-color,#666)}.forumThreadListRowLink,.forumThreadListTitleCategory{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4}.forumThreadListRowLink{height:4em;color:#272526;color:var(--text-a-color,#272526);text-decoration:none}@media(max-width:576px){.forumThreadListRowLink{height:7.8rem}}.forumThreadListCreator,.forumThreadListLastPost,.forumThreadListPosts,.forumThreadListStatus{padding-top:0}.forumThreadListCreator,.forumThreadListHeaderCreator{width:12rem}.forumThreadListCreatorUser{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forumThreadListHeaderLastPost,.forumThreadListLastPost{width:12rem}.forumThreadListLastPostUser{color:#272526;color:var(--text-a-color,#272526);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.forumThreadListCreationDate,.forumThreadListLastPostDate,.forumThreadListLastPostUser{display:block;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4}.forumThreadListCreationDate,.forumThreadListLastPostDate{color:#272526;color:var(--text-a-color,#272526);color:#666;white-space:normal}.forumThreadListLastPostDateClickable:hover{text-decoration:underline}.forumThreadListHeaderStatus{text-indent:100%;white-space:nowrap;overflow:hidden}.forumThreadListHeaderStatus,.forumThreadListStatus{width:5.6rem}.forumThreadListStatus>a{padding-right:.25rem;text-align:right}.forumThreadListHeaderPosts,.forumThreadListPosts{width:6rem}.forumThreadListRowOdd .unreadCountBubble{border-color:#fff}.forumThreadListRowEven .unreadCountBubble{border-color:#e9eef2}.forumThreadListPostCountHover{display:table;min-width:6em}.forumThreadListPostCountHover>li{display:table-row}.forumThreadListPostCountHoverLabel,.forumThreadListPostCountHoverValue{display:table-cell;padding-top:.25em;padding-bottom:.25em}.forumThreadListPostCountHoverValue{padding-left:.5em}@media (max-width:45em){.forumThreadListHeaderStatus,.forumThreadListStatus{width:2.5rem}.forumThreadListStatus{padding-top:4px}.forumThreadListStatus>a{text-align:left}.forumThreadListStatusAnswered,.forumThreadListStatusClosed,.forumThreadListStatusQuestionAnswered,.forumThreadListStatusStickied{font-size:1.9rem;line-height:1}.forumThreadListStatus>.forumThreadListStatusAnswered,.forumThreadListStatus>.forumThreadListStatusClosed,.forumThreadListStatus>.forumThreadListStatusNotAnswered,.forumThreadListStatus>.forumThreadListStatusNotClosed,.forumThreadListStatus>.forumThreadListStatusNotStickied,.forumThreadListStatus>.forumThreadListStatusQuestionAnswered,.forumThreadListStatus>.forumThreadListStatusStickied{display:block}}@media (max-width:65em){.forumThreadListCreator,.forumThreadListHeaderCreator,.forumThreadListHeaderLastPost,.forumThreadListLastPost{width:9.9rem}}@media (max-width:35em){.forumThreadListCreator,.forumThreadListHeaderCreator,.forumThreadListHeaderLastPost,.forumThreadListLastPost{width:7.2rem}}@media (max-width:40em){.forumThreadListAnchorFavorite{width:2rem}.forumThreadListAnchorFavorite>.forumThreadIconFavorite,.forumThreadListAnchorFavorite>.forumThreadIconFavoriteNotLoggedIn,.forumThreadListAnchorFavorite>.forumThreadIconNotFavorite{width:2rem;height:2rem;font-size:2rem}.forumThreadListFavorite,.forumThreadListHeaderFavorite{width:4rem}.forumThreadListTitle{padding-right:1rem}.forumThreadListHeaderPosts,.forumThreadListPosts{width:5rem}}@media (max-width:30em){.forumThreadListFavorite,.forumThreadListHeaderFavorite{display:none}.forumThreadListHeaderTitle,.forumThreadListTitle{padding-left:5px}}@media (max-width:25em){.forumThreadListCreator,.forumThreadListHeaderCreator{display:none}}.forumThreadNewerThreadsLink>a{color:#666;display:inline-block;width:100%;padding-top:1em;padding-bottom:1em;margin-top:.25em;margin-bottom:.25em;text-align:center;text-decoration:none;box-sizing:border-box}.forumThreadNewerThreadsLink>a:hover{background-color:#d9eef8;transition:background-color .15s}html.darkmode .forumThreadNewerThreadsLink>a:hover{background-color:#3d424b}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumThreadNewerThreadsLink>a:hover{background-color:#3d424b}}.forumThreadListNavigation{margin-top:1rem;margin-bottom:.5rem}.forumThreadListNavigationNext,.forumThreadListNavigationPrevious{display:inline-block;padding-top:1em;padding-bottom:1em;text-align:center;text-decoration:none}.forumThreadListNavigationNext:hover,.forumThreadListNavigationPrevious:hover{background-color:#d9eef8;transition:background-color .15s}html.darkmode .forumThreadListNavigationNext:hover,html.darkmode .forumThreadListNavigationPrevious:hover{background-color:#3d424b}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumThreadListNavigationNext:hover,html:not(.lightmode) .forumThreadListNavigationPrevious:hover{background-color:#3d424b}}.forumThreadListNavigationPrevious{width:49%}.forumThreadListNavigationNext{width:49%;float:right}.forumThreadListNavigation:after,.forumThreadListNavigation:before{content:"";display:table}.forumThreadListNavigation:after{clear:both}.forumThreadListNavigation{zoom:1}.forumThreadListLoadMore{display:block;margin-top:1em;padding-top:1em;padding-bottom:1em;text-align:center;color:#272526;color:var(--text-a-color,#272526);color:#aaa;color:var(--text-d-color,#aaa);background-color:#666;color:#fff;transition:background-color,.15s;border-bottom:0}.forumThreadListLoadMore,.forumThreadListLoadMore:hover{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;text-transform:uppercase;text-decoration:none}.forumThreadListLoadMore:hover{color:#272526;color:var(--text-a-color,#272526);color:#aaa;color:var(--text-d-color,#aaa);transition:background-color,.15s;background-color:#d9eef8;transition:background-color .15s}html.darkmode .forumThreadListLoadMore:hover{background-color:#3d424b}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumThreadListLoadMore:hover{background-color:#3d424b}}.forumThreadListLoadMore.forumThreadListLoadMoreLoading,.forumThreadListLoadMore.forumThreadListLoadMoreLoading:hover{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#aaa;color:var(--text-d-color,#aaa);text-transform:uppercase;text-decoration:none;color:#aaa;background-color:#e9eef2;transition:none;cursor:default}.forumThreadListLoadMore>span{position:relative}.forumThreadListLoadMore .icon-loading-rotating:before{-webkit-transform-origin:51% 52% 0;transform-origin:51% 52% 0;position:absolute;left:-30px;top:50%;margin-top:-13px}.forumThreadListPageLabelFixed,.forumThreadListPageLabelInline{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);padding:.5em 1em;margin-bottom:2px}.forumThreadListPageLabelInline{border-bottom:1px solid #aaa;color:#aaa;text-align:center}.forumThreadListPageLabelFixed{position:fixed;top:10px;background-color:#fe351b;color:#fff;text-align:center;text-decoration:none;padding:1rem 2rem;border:2px solid #fff;border:2px solid hsla(0,0%,100%,.9);-webkit-transform:translateZ(0)}.forumThreadListPageLabelFixed:hover{text-decoration:none}.forumThreadListPageLabelFixed>.icon-up-open{font-size:2rem}.forumThreadListPageLabelFixedPage{display:block;border-top:1px solid #fff;text-decoration:none;padding:.75rem .25rem .5rem;margin-top:.25rem}.forumThreadListPageLabelFixed:hover{background-color:#d9eef8;transition:background-color .15s;color:#666}html.darkmode .forumThreadListPageLabelFixed:hover{background-color:#3d424b}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumThreadListPageLabelFixed:hover{background-color:#3d424b}}.forumThreadListPageLabelFixedInside{z-index:100}.forumThreadList+.forumThreadListPageLabelInline{margin-top:10px}.forumOverviewCategoryList{border:1px solid #aaa}.forumOverviewCategoryList>li{padding:1px}.forumOverviewCategoryList>li:not(:last-child){border-bottom:1px solid #aaa}.forumOverviewCategoryListLink{position:relative;display:block;padding-top:10px;padding-bottom:10px;padding-right:45px;background-color:#e9eef2;background-color:var(--bg-c-color,#e9eef2);white-space:nowrap;border-bottom:0;text-decoration:none}.forumOverviewCategoryListLink:hover{text-decoration:none}.forumOverviewCategoryListLinkContent{padding:.5rem 0;white-space:normal;word-break:break-word}.forumOverviewCategoryListImage{position:absolute;left:10px;top:50%;margin-top:-25px;height:50px;text-indent:100%;white-space:nowrap;overflow:hidden;width:80px;opacity:.3;transition:opacity .15s;background-size:contain;background-repeat:no-repeat;background-position:50%;-webkit-filter:grayscale(100%);filter:grayscale(100%)}@media (max-width:30em){.forumOverviewCategoryListImage{display:none}}html.darkmode .forumOverviewCategoryListImage{-webkit-filter:invert(100%);filter:invert(100%)}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumOverviewCategoryListImage{-webkit-filter:invert(100%);filter:invert(100%)}}.forumOverviewCategoryListLinkDisplayed>.forumOverviewCategoryListLinkContent>.forumOverviewCategoryListImage{opacity:.5}.forumOverviewCategoryListLink:before{content:"";height:100%}.forumOverviewCategoryListLink:before,.forumOverviewCategoryListLinkContent{display:inline-block;vertical-align:middle}.forumOverviewCategoryListLinkContent>h2{margin:0 0 2px;font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.2rem;line-height:1.4;color:#333;color:var(--text-c-color,#333);line-height:1;transition:color .15s}@media only screen and (max-width:576px){.forumOverviewCategoryListLinkContent>h2{font-size:2rem}}.forumOverviewCategoryListLink:hover>.forumOverviewCategoryListLinkContent>h2,.forumOverviewCategoryListLinkDisplayed>.forumOverviewCategoryListLinkContent>h2{color:#fe351b}.forumOverviewCategoryListLinkContent>p{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);line-height:1;margin:0}.forumOverviewCategoryListLinkContent>h2,.forumOverviewCategoryListLinkContent>p{margin-left:100px}@media (max-width:30em){.forumOverviewCategoryListLinkContent>h2,.forumOverviewCategoryListLinkContent>p{margin-left:5px}}.forumOverviewCategoryListLink:not(.forumOverviewCategoryListLinkNoChildren):after{content:" ";position:absolute;display:inline-block;top:50%;width:14px;height:14px;border-left:4px solid #aaa;border-bottom:4px solid #aaa;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-13.5px;right:15px;transition:border-color .15s,margin-top .5s,-webkit-transform .5s;transition:border-color .15s,transform .5s,margin-top .5s;transition:border-color .15s,transform .5s,margin-top .5s,-webkit-transform .5s}.forumOverviewCategoryListLink:hover:after,.forumOverviewCategoryListLinkDisplayed:after{border-color:#000}.forumOverviewCategoryListLinkDisplayed:after{content:" ";position:absolute;display:inline-block;top:50%;width:14px;height:14px;border-left:4px solid #272526;border-bottom:4px solid #272526;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-4.5px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.forumOverviewCategoryList>.forumOverviewCategoryListDisplayed{padding-bottom:0}.forumOverviewSubcategoryList{display:none}.forumOverviewSubcategoryListItem{position:relative;padding:15px 40px 15px 0}.forumOverviewSubcategoryListItem.forumOverviewSubcategoryListItemMainCategory{padding-left:0}.forumOverviewSubcategoryListItemWithImage{padding:5px 40px 5px 0;background-repeat:no-repeat;background-position:18px 5px}@media (max-width:30em){.forumOverviewSubcategoryListItemWithImage{background-image:none!important;padding-left:0!important;min-height:0!important}}.forumOverviewSubcategoryListItem{border-top:1px solid #aaa}.forumOverviewSubcategoryListLink{cursor:pointer;position:absolute;display:block;top:0;left:0;height:100%;width:100%;text-indent:1000%;white-space:nowrap;overflow:hidden;z-index:101;border-bottom:0;text-decoration:none}.forumOverviewSubcategoryListLink:hover{text-decoration:none}.forumOverviewSubcategoryListItem>p{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;color:#666;color:var(--text-d-color,#666);margin:4px 0 0;line-height:1.5!important}@media only screen and (max-width:576px){.forumOverviewSubcategoryListItem>p{font-size:1.6rem}}.forumOverviewSubcategoryListItem>header{margin-bottom:2px}.forumOverviewSubcategoryListItem>h4,.forumOverviewSubcategoryListItem>header,.forumOverviewSubcategoryListItem>p,.forumOverviewSubsubcategoryList{margin-left:18px}@media (max-width:30em){.forumOverviewSubcategoryListItem>h4,.forumOverviewSubcategoryListItem>header,.forumOverviewSubcategoryListItem>p,.forumOverviewSubsubcategoryList{margin-left:5px}}.forumOverviewSubcategoryListItemWithImage>.forumOverviewSubsubcategoryList,.forumOverviewSubcategoryListItemWithImage>h4,.forumOverviewSubcategoryListItemWithImage>header,.forumOverviewSubcategoryListItemWithImage>p{margin-left:38px}@media (max-width:30em){.forumOverviewSubcategoryListItemWithImage>.forumOverviewSubsubcategoryList,.forumOverviewSubcategoryListItemWithImage>h4,.forumOverviewSubcategoryListItemWithImage>header,.forumOverviewSubcategoryListItemWithImage>p{margin-left:5px}}.forumOverviewSubcategoryListItem>header>h3{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;color:#272526;color:var(--text-c-color,#272526);display:inline-block;padding-right:5px;transition:color .15s;margin-top:0;margin-bottom:0}@media only screen and (max-width:576px){.forumOverviewSubcategoryListItem>header>h3{font-size:1.6rem}}.forumOverviewSubcategoryListItemWithImage>header>h3{padding-top:10px;margin-top:0}@media (max-width:30em){.forumOverviewSubcategoryListItemWithImage>header>h3{padding-top:0}}.forumOverviewSubcategoryListCounts{font-size:1.4rem;line-height:1.4;white-space:nowrap}.forumOverviewSubcategoryListCounts,.forumOverviewSubcategoryListItem>h4{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526)}.forumOverviewSubcategoryListItem>h4{font-size:1.8rem;line-height:1.6;margin-top:8px;margin-bottom:0}@media only screen and (max-width:576px){.forumOverviewSubcategoryListItem>h4{font-size:1.6rem}}.forumOverviewSubcategoryListItem:hover{background-color:#d9eef8;transition:background-color .15s}html.darkmode .forumOverviewSubcategoryListItem:hover{background-color:#3d424b}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumOverviewSubcategoryListItem:hover{background-color:#3d424b}}.forumOverviewSubcategoryListItem:hover>.forumOverviewSubcategoryListLink:after,.forumOverviewSubcategoryListLink:hover:after{position:absolute;top:50%;right:.2em;margin-top:-.5em;text-indent:0;font-weight:400;font-size:24px;color:#aaa;color:var(--text-d-color,#aaa);content:"";speak:none;display:inline-block;width:1em;height:1em;line-height:1em;background:url(/styles/svg/sprites.svg?v=31#angle-right) no-repeat;height:.5em;text-decoration:none}html.darkmode .forumOverviewSubcategoryListItem:hover>.forumOverviewSubcategoryListLink:after,html.darkmode .forumOverviewSubcategoryListLink:hover:after{background:url(/styles/svg/sprites.svg?v=31#angle-right-white) no-repeat;height:.5em}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumOverviewSubcategoryListItem:hover>.forumOverviewSubcategoryListLink:after,html:not(.lightmode) .forumOverviewSubcategoryListLink:hover:after{background:url(/styles/svg/sprites.svg?v=31#angle-right-white) no-repeat;height:.5em}}.forumOverviewSubsubcategoryList{display:inline-block}.forumSubSubCategoryListLink{cursor:pointer;display:inline-block;padding:8px 8px 8px 0;position:relative;z-index:102;color:#333;color:var(--text-b-color,#333);text-decoration:none}.forumSubSubCategoryListLink:hover{color:#e60039}.forumOverviewSubsubcategoryList>li{margin-left:1.5em;position:relative;line-height:1.5}.forumOverviewSubsubcategoryList>li>a{border-bottom:0;text-decoration:none}.forumOverviewSubsubcategoryList>li>a:hover{text-decoration:none}.forumSubSubCategoryListLink:before{display:inline-block;position:absolute;left:-1.3em;top:50%;margin-top:-.4em}.forumBreadcrumb{margin-bottom:.3rem}.forumBreadcrumbList>li{display:inline-block;margin-right:2px}.forumBreadcrumbList>li>a{display:inline-block;padding:.2em .3em;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);border-bottom:0;text-decoration:none;color:#333;color:var(--text-c-color,#333)}.forumBreadcrumbList>li>a:hover{text-decoration:none;text-decoration:underline}.forumBreadcrumbArrow:after{margin-left:.3em;content:"»"}.forumSubcategories{margin-top:2.4rem;margin-bottom:3.2rem}.forumSubcategories>h2{margin-bottom:.5em}.forumSubcategories>div{border:1px solid #e9eef2;padding:2px 0 0 2px}.forumSubcategory{padding:1em 2.5em 1em 1em;border-bottom:2px solid #fff;margin-right:2px}.forumSubcategory:hover{text-decoration:none;border-bottom:2px solid #fff}.forumSubcategory{display:block;text-decoration:none;box-sizing:border-box}.forumSubcategory>h3{text-decoration:none;margin:0}.forumSubcategory>p{margin:0;color:#666}.forumSubcategory:hover{background-color:#d9eef8;transition:background-color .15s}html.darkmode .forumSubcategory:hover{background-color:#3d424b}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumSubcategory:hover{background-color:#3d424b}}@media (max-width:576px){.forumSubcategory{padding-right:1em}}@media (min-height:50em)and (min-width:50em){.forumSubcategoriesMoreThanFour.forumSubcategoriesWithThreads>div{display:flex;flex-flow:row wrap;justify-content:flex-start;align-content:flex-start;align-items:stretch}.forumSubcategoriesMoreThanFour.forumSubcategoriesWithThreads>div>a{flex:1 0 25em;display:flex;flex-flow:column wrap;justify-content:center;border-bottom:2px solid #fff;margin-right:2px}}@media (min-height:50em)and (min-width:50em)and (max-width:25em){.forumSubcategoriesMoreThanFour.forumSubcategoriesWithThreads>div>a{flex:1 0 100%;box-sizing:border-box}}@media (max-height:50em)and (min-width:50em){.forumSubcategoriesMoreThanTwo.forumSubcategoriesWithThreads>div{display:flex;flex-flow:row wrap;justify-content:flex-start;align-content:flex-start;align-items:stretch}.forumSubcategoriesMoreThanTwo.forumSubcategoriesWithThreads>div>a{flex:1 0 25em;display:flex;flex-flow:column wrap;justify-content:center;border-bottom:2px solid #fff;margin-right:2px}}@media (max-height:50em)and (min-width:50em)and (max-width:25em){.forumSubcategoriesMoreThanTwo.forumSubcategoriesWithThreads>div>a{flex:1 0 100%;box-sizing:border-box}}@media (max-width:50em){.forumSubcategories>div{border:0;padding:0}.forumSubcategoriesMoreThanOne>div{border-bottom:1px solid #e9eef2}.forumSubcategory>p{display:none;speak:none}.forumSubcategory:nth-of-type(2n){background-color:transparent}.forumSubcategory:nth-of-type(2n):hover{background-color:#d9eef8;transition:background-color .15s}html.darkmode .forumSubcategory:nth-of-type(2n):hover{background-color:#3d424b}}@media(max-width:50em)and (prefers-color-scheme:dark){html:not(.lightmode) .forumSubcategory:nth-of-type(2n):hover{background-color:#3d424b}}@media (max-width:40em){.forumSubcategory>h3{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6}}@media only screen and (max-width:40em)and (max-width:576px){.forumSubcategory>h3{font-size:1.6rem}}.forumHeaderThread .forumHeadingWithFavorite{position:relative}.forumHeaderThread .forumHeadingWithFavorite>h1{padding-right:12rem}@media (max-width:45em){.forumHeaderThread .forumHeadingWithFavorite>h1{margin-left:calc(3.2rem + 2px);margin-bottom:0;padding-bottom:1.8rem;padding-right:0}}.forumHeaderThread .forumHeadingThreadWithModOptions>h1{padding-right:28rem}@media (max-width:45em){.forumHeaderThread .forumHeadingThreadWithModOptions>h1{padding-right:0}}.forumHeadingThreadStatus{position:absolute;bottom:-1.2rem;right:0;padding-left:1rem;line-height:1}.forumHeadingThreadStatus>li{display:inline-block}.forumHeadingThreadStatusIcons{top:2px;position:relative}.forumHeadingThreadStatusIcons svg{width:18px;height:18px}.forumHeadingThreadStatusIcons>.forumThreadListStatusAnswered,.forumHeadingThreadStatusIcons>.forumThreadListStatusClosed,.forumHeadingThreadStatusIcons>.forumThreadListStatusQuestionAnswered,.forumHeadingThreadStatusIcons>.forumThreadListStatusStickied,.forumHeadingWithFavoritesOptions{margin-left:5px}.forumThreadOptions .moreButtonDropdown{width:17rem}.threadPost:first-child{margin-top:2rem}.threadPost{margin-bottom:2rem}.forumThreadPostsMPU{margin:2rem -1rem}.threadPostNotEditor{border:1px solid #aaa;border:1px solid var(--line-color,#aaa)}.hasBestAnswerButton .threadPostNotEditor{padding-bottom:1.4rem}.threadPost.isThreadAuthor .threadPostNotEditor{border:2px solid #1770aa}.threadPostHeader{display:table;table-layout:fixed;width:100%;padding:5px;box-sizing:border-box;background-color:#e9eef2;background-color:var(--bg-c-color,#e9eef2)}.threadPostHeader>*{display:table-cell;vertical-align:middle}.threadPostAuthorImage{width:45px}.threadPostAuthorImageLink{margin-right:20px}.threadPostAuthorImageLink svg.avatar-level{height:18px}.threadPostAuthorInfo{padding-right:5px}.threadPostAuthorName{line-height:1}.threadPostAuthorNameLink{vertical-align:middle;margin-right:5px}.threadPostAuthorName .user-badges{top:-2px}.threadPostAuthorName .user-badges>li{margin:0 0 0 .2rem}.threadPostAuthorName .user-badge{font-size:1rem}.threadPostAuthorName .user-badge .svg-icon{width:1.4em;height:1.4em}.threadPostAuthorName .user-badge svg{top:0!important}.threadPostAuthorName span[data-miniprofile]{font-size:1.4rem}.threadPostAuthorName span[data-miniprofile]:hover{cursor:pointer}.threadPostAuthorName .user-badges{top:-4px;margin-left:-2px;vertical-align:middle;line-height:1}.threadPostAuthorName{display:block;width:100%;margin:0}.threadPostAuthorNameContainer,.threadPostAuthorNameLink{border-bottom:0;text-decoration:none;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);padding-top:4px;padding-bottom:4px}.threadPostAuthorNameContainer:hover,.threadPostAuthorNameLink:hover{text-decoration:none;color:#272526;color:var(--text-a-color,#272526)}.threadPostWarningInfo{width:34px}.threadPostWarningInfo>a{border-bottom:0;text-decoration:none}.threadPostWarningInfo>a:hover{text-decoration:none}.threadPostAuthorAdminInfoSmallScreen{display:none}@media (max-width:33em){.threadPostAuthorAdminInfoSmallScreen{display:block;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#666;margin-top:2px}}.threadPostAuthorAdminInfo,.threadPostAuthorDeactivatedUser{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#aaa;color:var(--text-d-color,#aaa);word-wrap:break-word;width:18em}.threadPostAuthorAdminInfo>li,.threadPostAuthorDeactivatedUser>li{margin-bottom:.5rem}@media (max-width:33em){.threadPostAuthorAdminInfo,.threadPostAuthorDeactivatedUser{display:none}}.threadPostAuthorAdminInfo>li{margin-bottom:.5rem}.threadPostAuthorAdminInfo>li:last-of-type{margin-bottom:0}.threadPostAuthorCreationDate,.threadPostAuthorCreationDateTwoLines{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#aaa;color:var(--text-d-color,#aaa);padding-right:5px;width:14em;text-align:right}.threadPostAuthorCreationDate>span,.threadPostAuthorCreationDateTwoLines>span{white-space:nowrap}.threadPostAuthorCreationDateTwoLines{display:none;width:6em}@media (max-width:38em){.threadPostAuthorAdminInfo+.threadPostAuthorCreationDate{display:none}.threadPostAuthorAdminInfo~.threadPostAuthorCreationDateTwoLines{display:table-cell}}@media (max-width:25em){.threadPostAuthorCreationDate{display:none}.threadPostAuthorCreationDateTwoLines{display:table-cell}}.threadPostTitle{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#aaa;font-weight:700;font-style:italic;margin:-5px 0 0}.threadPostBestAnswerButton{text-align:center;line-height:0}.threadPostNotEditor--hide~.threadPostBestAnswerButton{display:none}.threadPost__best-answer-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;-moz-focus-inner:0;-webkit-tap-highlight-color:rgba(0,0,0,0);background:none;vertical-align:middle;display:inline-block;border:0;cursor:pointer;zoom:1;outline:0;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-size:1.8rem;line-height:1.6;line-height:1.7;color:#272526;letter-spacing:.01em;text-align:center;text-decoration:none!important;-webkit-font-smoothing:antialiased;color:#417505;background-color:#fff;margin:-1.4rem 0 0;box-sizing:border-box;padding:0 16px;max-width:calc(100% - 16px)}@media only screen and (max-width:576px){.threadPost__best-answer-button{font-size:1.6rem}}.threadPost__best-answer-button:hover{transition:all .15s;text-decoration:none}.threadPost__best-answer-button.disabled,.threadPost__best-answer-button[disabled]{opacity:.3;pointer-events:none;cursor:default}.threadPost__best-answer-button>.qa-button-icon,.threadPost__best-answer-button>.qa-button-icon-large{--svg-icon-color:#417505}.threadPost__best-answer-button:hover{color:#fff;background-color:#417505}.threadPost__best-answer-button:hover>.qa-button-icon,.threadPost__best-answer-button:hover>.qa-button-icon-large{--svg-icon-color:#fff}.threadPost__best-answer-button:hover:focus{color:#417505;background-color:#fff}.threadPost__best-answer-button:hover:focus>.qa-button-icon,.threadPost__best-answer-button:hover:focus>.qa-button-icon-large{--svg-icon-color:#417505}.threadPost__best-answer-icon{position:relative;top:-1px}.threadPostEleAboveContent+.threadPostEleAboveContent{margin-top:8px}.threadPostContentAd{float:right}@media (max-width:995px){.threadPostContentAd{margin:20px -1rem;float:none}}.threadPostContentModified,.threadPostContentSignature{margin:8px 0 0}.threadPostContentModified,.threadPostContentSignature>p{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526)}.threadPostContentSignature>p{margin:0;color:#aaa}.threadPostContentSignature a,.threadPostContentSignature a:link,.threadPostContentSignature a:visited{color:#1770aa;color:var(--link-color,#1770aa);text-decoration:underline;text-decoration-thickness:1px;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#aaa}.threadPostContentSignature a:hover,.threadPostContentSignature a:link:hover,.threadPostContentSignature a:visited:hover{text-decoration:underline;text-decoration-thickness:2px;cursor:pointer}.forumThreadPagerTop{padding-top:.5rem;padding-bottom:.3rem}@media (max-width:45em){.forumThreadPagerTop{padding-top:1.7rem}}.reportPostDialogReasons{margin-bottom:2rem}.reportPostDialogReasons>li{margin-bottom:1rem}.reportPostDialogReasons>li>label{vertical-align:1px}.reportPostDialogCommentLabel{margin-bottom:0}.reportPostDialogCommentField{margin-bottom:2rem}.reportPostDialogButtons{text-align:right}.forumPostSubscriptionAndButtons{display:table;width:100%}.forumPostSubscription{display:table-cell;margin-bottom:2rem}.forumPostSubscriptionInfo{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526);color:#666;margin:0}.forumPostRedirectOption,.forumPostSubscriptionOption{color:#666;margin:0}.forumPostRedirectOption>input[type=checkbox],.forumPostSubscriptionOption>input[type=checkbox]{vertical-align:-2px}.forumPostSubscriptionOption+.forumPostSubscriptionInfo{margin-top:.5rem}.forumPostRedirectOption{margin-bottom:2rem}.forumPostButtons{display:table-cell;margin:0;padding-left:2rem;white-space:nowrap;vertical-align:bottom;text-align:right}.forumPostEditorCancelUndo{display:block;margin-top:1em;padding:.5em;text-align:center;background-color:#d9eef8;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4}.forumPostEditorCancelUndo,.forumPostEditorCancelUndo>a{color:#272526;color:var(--text-a-color,#272526)}.forumPostEditorForm>.sessionExpired{margin-bottom:2rem}@media (max-width:30em){.forumPostButtons,.forumPostSubscription,.forumPostSubscriptionAndButtons{display:block}.forumPostButtons{padding-left:0;white-space:inherit}}.forumRulesPopupMessage{margin-top:3rem;margin-bottom:2rem}.forumRulesPopupButtons{text-align:center}.forumSidebar{width:200px;float:left;margin-left:-100%;margin-top:8px}@media (max-width:55em){.forumSidebar{display:none}}.forumSidebox+.forumSidebox{margin-top:4rem}.forumSidebox>.forum-sidebox__title{font-family:Montserrat,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:2.2rem;line-height:1.4;color:#333;color:var(--text-c-color,#333);color:#e60039;color:var(--text-primary-color,#e60039);background-color:#e9eef2;background-color:var(--bg-c-color,#e9eef2);padding:.5em .5em .3em;margin:0 0 2px}@media only screen and (max-width:576px){.forumSidebox>.forum-sidebox__title{font-size:2rem}}.forumSideboxItem{border-bottom:1px solid #aaa;position:relative}.forumSideboxItem:after,.forumSideboxItem:before{content:"";display:table}.forumSideboxItem:after{clear:both}.forumSideboxItem{zoom:1}.forumSideboxItem>a{border-bottom:0;padding-top:1rem;padding-bottom:1rem;overflow:auto;display:block;box-sizing:border-box}.forumSideboxItem>a,.forumSideboxItem>a:hover{text-decoration:none}.forumSideboxItem>a:hover{background-color:#d9eef8;transition:background-color .15s}html.darkmode .forumSideboxItem>a:hover{background-color:#3d424b}@media(prefers-color-scheme:dark){html:not(.lightmode) .forumSideboxItem>a:hover{background-color:#3d424b}}.forumSideboxItemImage{float:left;width:35px;padding-left:4px}.forumSideboxItemDesc{margin-left:49px;font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526)}.forumSideboxItemDesc>p{margin:0;overflow:hidden;text-overflow:ellipsis}.forumSideboxItemDescNextToComment{margin-right:52px}.forumSideboxItemDescTitle{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:500;font-size:1.4rem;line-height:1.4;color:#272526;color:var(--text-a-color,#272526)}.forumSideboxItemDescOneLine{white-space:nowrap}.forumSideboxItemDescTitleBold{font-weight:500;color:#272526;color:var(--text-a-color,#272526);font-weight:700}.forumSideboxItemDescSublineFaded,.forumSideboxItemDescTitleBold{font-family:Quicksand,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.4rem;line-height:1.4}.forumSideboxItemDescSublineFaded{font-weight:500;color:#272526;color:var(--text-a-color,#272526);color:#aaa}.forumSideboxComment{position:absolute;right:0;top:19px;min-width:47px}@-webkit-keyframes mostThankedSelf_SlideIn{0%{-webkit-transform:translate(35px);transform:translate(35px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes mostThankedSelf_SlideIn{0%{-webkit-transform:translate(35px);transform:translate(35px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}.forum-ad__above-paginator{margin-bottom:20px;text-align:center}.forum-ad__below-paginator{margin-top:40px;text-align:center}.forum-ad__below-paginator .forum-ad__below-paginator__title{text-align:left}.restyledFileInputFieldset input[type=file]{display:none}.restyledFileInputFieldset input[type=text]{max-width:100%}@media (max-width:500px){.restyledFileInputFieldset input[type=text]{width:inherit}}
