@charset "UTF-8";

/********* public:rating_stars.less ********/
.ratingStars{display:inline-block;line-height:1;font-size:120%;vertical-align:sub;position:relative}.ratingStars.ratingStars--larger{font-size:140%;vertical-align:bottom}.ratingStars.ratingStars--smaller{font-size:100%;vertical-align:top;top:.2em}.ratingStars-star{float:left;position:relative;margin-left:2px}.ratingStars-star:first-child{margin-left:0}.ratingStars-star:before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('/styles/fa/solid/star.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/solid/star.svg?v=5.15.3') no-repeat center;color:#e0e0e0}.ratingStars-star.ratingStars-star--full:before{color:#a40000}.ratingStars-star.ratingStars-star--half:after{position:absolute;left:0;display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('/styles/fa/solid/star-half.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/solid/star-half.svg?v=5.15.3') no-repeat center;color:#a40000}.ratingStarsRow.ratingStarsRow--justified{display:flex}.ratingStarsRow.ratingStarsRow--justified .ratingStarsRow-text{margin-left:auto}.ratingStarsRow.ratingStarsRow--textBlock{display:block}.ratingStarsRow.ratingStarsRow--textBlock .ratingStarsRow-text{display:block}.br-select{display:none}.br-theme-fontawesome-stars .br-widget.br-widget--withSelected{height:40px}.br-theme-fontawesome-stars .br-widget.br-widget--withSelected .br-current-rating{display:block;font-size:80%}.br-theme-fontawesome-stars .br-widget{height:28px;white-space:nowrap}.br-theme-fontawesome-stars .br-widget a{font-size:120%;text-decoration:none;margin-right:2px}.br-theme-fontawesome-stars .br-widget a:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('/styles/fa/solid/star.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/solid/star.svg?v=5.15.3') no-repeat center;color:#e0e0e0}.br-theme-fontawesome-stars .br-widget a.br-active:after{color:#a40000}.br-theme-fontawesome-stars .br-widget a.br-selected:after{color:#a40000}.br-theme-fontawesome-stars .br-widget .br-current-rating{display:none}.br-theme-fontawesome-stars .br-readonly a{cursor:default}@media print{.br-theme-fontawesome-stars .br-widget a:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('/styles/fa/regular/star.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/star.svg?v=5.15.3') no-repeat center;color:black}.br-theme-fontawesome-stars .br-widget a.br-active:after,.br-theme-fontawesome-stars .br-widget a.br-selected:after{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('/styles/fa/solid/star.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/solid/star.svg?v=5.15.3') no-repeat center;color:black}}

/********* public:share_controls.less ********/
.shareButtons:before,.shareButtons:after{content:" ";display:table}.shareButtons:after{clear:both}.shareButtons--iconic .shareButtons-buttons{display:grid;grid-template-columns:repeat(auto-fill, minmax(35px, 1fr))}.shareButtons-label{float:left;margin-right:3px;color:#8a8a8a;min-height:35px;line-height:35px}.shareButtons-button{float:left;margin-right:3px;padding:6px;color:#8a8a8a;font-size:20px;line-height:20px;white-space:nowrap;min-width:35px;border-radius:2px;background-color:transparent;-webkit-transition: all .25s ease;transition: all .25s ease}.shareButtons-button:last-of-type{margin-right:0}.shareButtons-button:hover{text-decoration:none;color:white}.shareButtons-button>i{display:inline-block;vertical-align:middle}.shareButtons-button>span{font-weight:400;font-size:15px}.shareButtons--iconic .shareButtons-button{text-align:center}.shareButtons--iconic .shareButtons-button>i{min-width:20px}.shareButtons--iconic .shareButtons-button>svg{vertical-align:middle}.shareButtons--iconic .shareButtons-button>span{position:absolute;height:1px;width:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.shareButtons-button.shareButtons-button--facebook:hover{background-color:#3B5998}.shareButtons-button.shareButtons-button--twitter:hover{background-color:#000000}.shareButtons-button.shareButtons-button--bluesky:hover{background-color:#1185fe}.shareButtons-button.shareButtons-button--pinterest:hover{background-color:#bd081c}.shareButtons-button.shareButtons-button--tumblr:hover{background-color:#35465c}.shareButtons-button.shareButtons-button--reddit:hover{background-color:#FF4500}.shareButtons-button.shareButtons-button--whatsApp:hover{background-color:#25D366}.shareButtons-button.shareButtons-button--linkedin:hover{background-color:#0077B5}.shareButtons-button.shareButtons-button--email:hover{background-color:#1289ff}.shareButtons-button.shareButtons-button--share{cursor:pointer}.shareButtons-button.shareButtons-button--share:hover{background-color:#787878}.shareButtons-button.shareButtons-button--link{cursor:pointer}.shareButtons-button.shareButtons-button--link:hover{background-color:#787878}.shareButtons-button.is-hidden{display:none}.shareInput{margin-bottom:5px}.shareInput:last-child{margin-bottom:0}.shareInput-label{font-size:13px}.shareInput-label:after{content:":"}.shareInput-label.is-sentence:after{content:""}.shareInput-button{color:#1474b8;cursor:pointer}.shareInput-button>i{display:inline-block;vertical-align:middle}.shareInput-button.is-hidden{display:none}.shareInput-input{font-size:13px}@media (max-width:568px){.shareInput-input{font-size:16px}}.shareInput-button.is-hidden+.shareInput-input{border-radius:4px}

/********* public:structured_list.less ********/
.structItemContainer{border-collapse:collapse;list-style:none;margin:0;padding:0;width:100%}.structItemContainer>.structItem:first-child,.structItemContainer>.structItemContainer-group:first-child>.structItem:first-child{border-top:none}.structItem{display:table;table-layout:fixed;border-collapse:collapse;border-top:1px solid #e5e5e5;list-style:none;margin:0;padding:0;width:100%}.structItem.is-highlighted,.structItem.is-moderated{background:#e8f4fc}.structItem.is-deleted{opacity:.7}.structItem.is-deleted .structItem-title>*{text-decoration:line-through}.structItem.is-mod-selected{background:#fef4e7;opacity:1}.structItem-cell{display:table-cell;vertical-align:top;padding:10px 8px}.structItem--middle .structItem-cell{vertical-align:middle}.structItem-cell.structItem-cell--vote{width:56px}.structItem-cell.structItem-cell--icon{width:52px;position:relative}.structItem-cell.structItem-cell--icon.structItem-cell--iconExpanded{width:64px}.structItem-cell.structItem-cell--icon.structItem-cell--iconEnd{width:40px;padding-left:4px}.structItem-cell.structItem-cell--icon.structItem-cell--iconEnd .structItem-iconContainer{padding-top:6px}.structItem-cell.structItem-cell--icon.structItem-cell--iconFixedSmall{width:76px}.structItem-cell.structItem-cell--icon.structItem-cell--iconFixedSmallest{width:40px}.structItem-cell.structItem-cell--icon .solutionIcon{padding-left:0;padding-right:0}.structItem-cell.structItem-cell--meta{width:135px}.structItem-cell.structItem-cell--latest{width:190px;text-align:right}.structItem-iconContainer{position:relative}.structItem-iconContainer img{display:block;width:100%}.structItem-iconContainer .avatar{width:36px;height:36px;font-size:19px}.structItem-iconContainer .avatar.avatar--xxs{width:24px;height:24px;font-size:13px}.structItem-iconContainer .structItem-secondaryIcon{position:absolute;right:-5px;bottom:-5px;width:20px;height:20px;font-size:11px}.structItem-cell--iconExpanded .structItem-iconContainer .avatar{width:48px;height:48px;font-size:25px}.structItem-cell--iconExpanded .structItem-iconContainer .structItem-secondaryIcon{width:22px;height:22px;font-size:12px}.structItem-title{font-size:17px;font-weight:400;margin:0;padding:0}.structItem-title .label{font-weight:400}.is-unread .structItem-title{font-weight:700}.structItem-minor{font-size:12px;color:#8a8a8a}.structItem-minor a{color:inherit;text-decoration:none}.structItem-minor a:hover{text-decoration:underline}.structItem-parts{list-style:none;margin:0;padding:0;display:inline}.structItem-parts>li{display:inline;margin:0;padding:0}.structItem-parts>li:nth-child(even){color:#4f4f4f}.structItem-parts>li:before{content:"\00B7\20"}.structItem-parts>li:first-child:before{content:"";display:none}.structItem-pageJump{margin-left:8px;font-size:11px}.structItem-pageJump a{color:#4f4f4f;background:#f5f5f5;border:1px solid #d6d6d6;text-decoration:none;border-radius:2px;padding:0 3px;opacity:.5;-webkit-transition: all .25s ease;transition: all .25s ease}.structItem:hover .structItem-pageJump a,.has-touchevents .structItem-pageJump a{opacity:1}.structItem-pageJump a:hover{text-decoration:none;background:#fff}.structItem-statuses,.structItem-extraInfo{list-style:none;margin:0;padding:0;float:right}.structItem-statuses>li,.structItem-extraInfo>li{float:left;margin-left:8px}.structItem-statuses input[type=checkbox],.structItem-extraInfo input[type=checkbox]{vertical-align:-2px}.structItem-statuses .reactionSummary{vertical-align:-2px}.structItem-extraInfo .reactionSummary{vertical-align:middle}.structItem-status::before{display:inline-block;font-size:90%;color:#8a8a8a}.structItem-status.fa--xf svg{color:#8a8a8a}.structItem-status--deleted::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:.875em;mask:url('/styles/fa/regular/trash-alt.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/trash-alt.svg?v=5.15.3') no-repeat center}.structItem-status--locked::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:.875em;mask:url('/styles/fa/regular/lock.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/lock.svg?v=5.15.3') no-repeat center}.structItem-status--moderated::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1em;mask:url('/styles/fa/regular/shield.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/shield.svg?v=5.15.3') no-repeat center;color:#a40000}.structItem-status--redirect::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1em;mask:url('/styles/fa/regular/external-link.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/external-link.svg?v=5.15.3') no-repeat center}.structItem-status--starred::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.125em;mask:url('/styles/fa/regular/star.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/star.svg?v=5.15.3') no-repeat center;color:#a40000}.structItem-status--sticky::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:.75em;mask:url('/styles/fa/regular/thumbtack.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/thumbtack.svg?v=5.15.3') no-repeat center}.structItem-status--featured::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1em;mask:url('/styles/fa/regular/medal.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/medal.svg?v=5.15.3') no-repeat center}.structItem-status--watched::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:.875em;mask:url('/styles/fa/regular/bell.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/bell.svg?v=5.15.3') no-repeat center}.structItem-status--solved::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1em;mask:url('/styles/fa/regular/check-circle.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/check-circle.svg?v=5.15.3') no-repeat center;color:#52e056}.structItem-status--attention::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.125em;mask:url('/styles/fa/regular/bullhorn.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/bullhorn.svg?v=5.15.3') no-repeat center;color:#a40000}.structItem-status--upvoted::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1em;mask:url('/styles/fa/regular/thumbs-up.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/thumbs-up.svg?v=5.15.3') no-repeat center}.structItem-status--downvoted::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1em;mask:url('/styles/fa/regular/thumbs-down.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/thumbs-down.svg?v=5.15.3') no-repeat center}.structItem.structItem--note{color:#141414;background:#e8f4fc;color:#47a7eb}.structItem.structItem--note .structItem-cell{padding-top:5px;padding-bottom:5px;font-size:12px;text-align:center}@media (max-width:900px){.structItem-cell{vertical-align:top}.structItem-cell.structItem-cell--meta{width:115px;font-size:12px}.structItem-cell.structItem-cell--latest{width:140px;font-size:12px}}@media (max-width:650px){.structItem-cell+.structItem-cell.structItem-cell--icon{padding-left:0;width:44px}.structItem-cell.structItem-cell--main,.structItem-cell.structItem-cell--newThread{display:block;padding-bottom:.2em}.structItem-cell+.structItem-cell.structItem-cell--main,.structItem-cell+.structItem-cell.structItem-cell--newThread{padding-left:0}.structItem-cell.structItem-cell--meta{display:block;width:auto;float:left;padding-top:0;padding-left:0;padding-right:0;color:#8a8a8a}.structItem-cell.structItem-cell--meta .structItem-minor{display:none}.structItem-cell.structItem-cell--meta .pairs>dt,.structItem-cell.structItem-cell--meta .pairs>dd{display:inline;float:none;margin:0}.structItem-cell.structItem-cell--latest{display:block;width:auto;float:left;padding-top:0;padding-left:0}.structItem-cell.structItem-cell--latest:before{content:"\00A0\00B7\20";color:#8a8a8a}.structItem-cell.structItem-cell--latest a{color:#8a8a8a}.structItem-cell.structItem-cell--latest .structItem-minor{display:none}.structItem-cell.structItem-cell--iconEnd{display:none}.structItem-pageJump,.structItem-extraInfoMinor{display:none}.is-unread .structItem-latestDate{font-weight:400}}@media (max-width:480px){.structItem-parts .structItem-startDate{display:none}.structItem.structItem--quickCreate .structItem-cell--icon,.structItem.structItem--quickCreate .structItem-cell--vote{display:none}.structItem.structItem--quickCreate .structItem-cell--newThread{padding-left:8px;padding-bottom:8px}}

/********* public:xfrm.less ********/
.structItem-resourceTagLine{font-size:12px;margin-top:3px}.structItem-cell.structItem-cell--resourceMeta{width:230px}.structItem-cell.structItem-cell--resourceMeta .structItem-metaItem{margin-top:3px}.structItem-cell.structItem-cell--resourceMeta .structItem-metaItem:first-child{margin-top:0}.structItem-metaItem--rating{font-size:13px}.structItem-status--team::before{display:inline-block;content:"";height:1em;vertical-align:-0.125em;background-color:currentColor;width:1.28571429em;mask:url('/styles/fa/regular/users-crown.svg?v=5.15.3') no-repeat center;-webkit-mask:url('/styles/fa/regular/users-crown.svg?v=5.15.3') no-repeat center;color:#a40000}@media (max-width:900px){.structItem-cell.structItem-cell--resourceMeta{width:230px;font-size:12px}}@media (max-width:650px){.structItem-cell.structItem-cell--resourceMeta{display:block;width:auto;float:left;padding-top:0;padding-left:0;padding-right:0;color:#8a8a8a}.structItem-cell.structItem-cell--resourceMeta .pairs{display:inline}.structItem-cell.structItem-cell--resourceMeta .pairs:before,.structItem-cell.structItem-cell--resourceMeta .pairs:after{display:none}.structItem-cell.structItem-cell--resourceMeta .pairs>dt,.structItem-cell.structItem-cell--resourceMeta .pairs>dd{display:inline;float:none;margin:0}.structItem-cell.structItem-cell--resourceMeta .structItem-metaItem{display:inline;margin-top:0}.structItem-cell.structItem-cell--resourceMeta .ratingStarsRow{display:inline}.structItem-cell.structItem-cell--resourceMeta .ratingStarsRow .ratingStarsRow-text{display:none}.structItem-cell.structItem-cell--resourceMeta .ratingStars{font-size:110%;vertical-align:-.2em}.structItem-cell.structItem-cell--resourceMeta .structItem-metaItem--lastUpdate>dt{display:none}.structItem-cell.structItem-cell--resourceMeta .structItem-metaItem+.structItem-metaItem:before{display:inline;content:"\20\00B7\20";color:#8a8a8a}}.resourceBody{display:flex}.resourceBody-main{display:flex;flex-flow:column;flex:1;min-width:0;padding:6px 10px}.resourceBody-main>.bbWrapper{flex:1}.resourceBody-main>.bbWrapper:before,.resourceBody-main>.bbWrapper:after{content:" ";display:table}.resourceBody-main>.bbWrapper:after{clear:both}.resourceBody-sidebar{flex:0 0 auto;width:250px;color:#141414;background:#f5f5f5;border-left:1px solid #d6d6d6;padding:6px 10px;font-size:13px}.resourceBody-sidebar>:first-child{margin-top:0}.resourceBody-sidebar>:last-child{margin-bottom:0}.resourceBody-fields.resourceBody-fields--before{margin-bottom:10px;padding-bottom:6px;border-bottom:1px solid #e0e0e0}.resourceBody-fields.resourceBody-fields--after{margin-top:10px;padding-top:6px;border-top:1px solid #e0e0e0}.resourceBody-attachments{margin:.5em 0}.resourceBody .actionBar-set{margin-top:10px;font-size:13px}.resourceSidebarGroup{margin-bottom:20px}.resourceSidebarGroup.resourceSidebarGroup--buttons>.button{display:block;margin:5px 0}.resourceSidebarGroup.resourceSidebarGroup--buttons>.button:first-child{margin-top:0}.resourceSidebarGroup.resourceSidebarGroup--buttons>.button:last-child{margin-bottom:0}.resourceSidebarGroup-title{margin:0;padding:0;font-size:17px;font-weight:400;color:#47a7eb;padding-bottom:6px}.resourceSidebarGroup-title a{color:inherit;text-decoration:none}.resourceSidebarGroup-title a:hover{text-decoration:underline}.resourceSidebarList{list-style:none;margin:0;padding:0}.resourceSidebarList>li{padding:3px 0}.resourceSidebarList>li:first-child{padding-top:0}.resourceSidebarList>li:last-child{padding-bottom:0}@media (max-width:900px){.resourceBody{display:block}.resourceBody-sidebar{width:auto;border-left:none;border-top:1px solid #d6d6d6}.resourceSidebarGroup{max-width:600px;margin-left:auto;margin-right:auto}}.ratingFilter{display:flex}.ratingFilter,.ratingFilter .ratingFilter-rating{color:#4f4f4f}.ratingFilter:hover,.ratingFilter .ratingFilter-rating:hover{color:#0b0000;text-decoration:none}.ratingFilter .ratingFilter-rating{min-width:50px}.ratingFilter .ratingFilter-percentage{min-width:45px;text-align:end}

/********* public:extra.less ********/
.avatar.avatar--m{width:70px !important;height:70px !important}.userflag-tooltip-m{margin-left:calc(6px * 2 + (73px / 4))}[data-template*="thread_view"] .p-body-sidebarCol{width:175px}[data-nav-id="newPosts"]{font-weight:bold;text-decoration:underline}[data-template*="forum_view"] .p-body-sidebarCol{width:175px}.message-userTitle{display:none}