

/*
 * WEB-INF/CONTENT/THEMES/FORUMS/_CSS/PROFILE2.CSS
*/

.profile{position:relative;background-color:var(--content-bg-col);border-top-left-radius:var(--box-radius);border-top-right-radius:var(--box-radius)}.profile.-latest{margin:20px 0}.profile .profile__section-title{font-weight:var(--font-bold)}.profile .content-title{font-weight:var(--font-bold);padding:20px 25px;border-bottom:1px solid #eee}.profile .avatar220{display:block;width:200px;height:200px;font-size:1px;border:4px solid #fff;box-sizing:content-box}.profile .avatar220 img{width:200px;height:200px;background-color:#fff}@media screen and (max-width:880px){.profile .avatar220{width:120px;height:120px}.profile .avatar220 img{width:120px;height:120px}}.profile__avatar-badge{border-radius:50%;height:40px;width:40px;border:3px solid #fff;box-sizing:content-box;background-color:#fff;right:10px;bottom:10px;z-index:1;position:absolute}.profile__avatar-badge img{width:40px !important;height:40px !important;min-height:40px !important}.profile__section{padding:28px 27px;position:relative;border-bottom:1px solid #eee}.profile__section.-badges{padding:20px 27px}.profile__section.-about-me:empty{padding:0}.profile__section.-about-me:not(:empty){padding-top:20px}.profile__section.-about-me:not(:empty) div:first-child{margin-top:0}.profile__section.-about-me:not(:empty) .field-type-multichoice{margin:10px 0 0 0}.profile__section-wrap{position:relative}.profile .banner-hero{position:absolute;left:0;top:0;width:100%;height:60px;background-color:#000;border-top-left-radius:var(--box-radius);border-top-right-radius:var(--box-radius)}.profile .banner-1{display:flex;gap:10px 20px}@media screen and (max-width:880px){.profile .banner-1{flex-direction:column}}.profile .banner-1 .profile__handle{font-weight:normal}.profile .banner-1 .profile__user-label{color:var(--link);font-size:13rem;text-transform:uppercase;font-weight:var(--font-bold);background-color:#f6f6f6;border-radius:25px;padding:6px 16px;display:inline-block}.profile .banner-1__actions{position:absolute;right:15px;display:flex;flex-direction:row;margin-top:50px;gap:10px;justify-content:flex-end;align-items:flex-start;flex:1}@media screen and (max-width:880px){.profile .banner-1__actions{position:static;margin:10px 0;justify-content:flex-start}}.profile .banner-1__b{display:flex;flex-direction:column;margin-top:50px;gap:7px;align-items:flex-start}@media screen and (max-width:880px){.profile .banner-1__b{margin-top:0}}.profile .profile__name{display:flex;gap:5px 10px;align-items:center;flex-wrap:wrap}.profile .profile__name h1{font-size:24rem;font-weight:var(--font-bold)}.profile .banner-2{display:flex;flex-direction:column;gap:8px;margin-top:20px;overflow-wrap:break-word;font-size:15rem}@media screen and (max-width:880px){.profile .banner-2{margin-top:10px}}.profile__meta{margin-top:15px;display:flex;flex-direction:row;gap:20px;align-items:center}.profile__meta-count{position:relative;padding-left:22px;padding-right:5px;font-weight:var(--font-bold)}.profile__meta-count:before{content:'';width:16px;height:16px;position:absolute;left:0;opacity:.4}.profile__meta-count.-posts:before{background-image:url("/content/themes/images/profile_posts.svg?v=1737077244622");background-repeat:no-repeat;background-position:left center;background-size:16px 16px;height:19px}.profile__meta-count.-likes-received:before{background-image:url("/content/themes/images/profile_likes_rec.svg?v=1737077244622");background-repeat:no-repeat;background-position:center center;background-size:16px 16px}.profile__meta-count.-followers:before{background-image:url("/content/themes/images/profile_followers.svg?v=1737077244622");background-repeat:no-repeat;background-position:center center;background-size:16px 16px}@media screen and (max-width:880px){.profile__meta{flex-direction:column;align-items:flex-start}}.profile__actions{margin-top:15px}@media screen and (max-width:880px){.profile__actions .send-message-actions{display:none}}.profile .field-title{font-weight:var(--font-bold);font-size:16rem;margin:20px 0 6px 0}.profile .field-title:after{content:none}.profile .field-type-text,.profile .field-type-textarea,.profile .field-type-checkbox,.profile .field-type-menu,.profile .field-type-choice,.profile .field-type-url,.profile .field-type-multichoice,.profile .field-type-content,.profile .field-type-phone,.profile .field-type-email{display:block}.profile .field-type-choice{display:flex}.profile .field-type-multichoice{margin:5px 0 5px}.profile .field-type-multichoice ul{display:flex;flex-wrap:wrap;gap:7px}.profile .field-type-multichoice li{flex:none}.profile .field-type-multichoice li span{font-size:14rem;white-space:nowrap;background-color:#ededed;border-radius:10px;padding:2px 8px}.profile .field-type-multichoice li a{font-size:14rem;white-space:nowrap;background-color:#ededed;border-radius:10px;padding:2px 8px}.profile .field-type-textarea,.profile .field-type-url{overflow-wrap:break-word;max-width:880px}.profile .field-type-phone{display:block;margin-top:10px;font-size:14rem;overflow-wrap:break-word}.profile__location{display:block;padding-left:20px;position:relative}.profile__location-wrap{display:flex;gap:15px;align-items:center}.profile__location:before{content:"";position:absolute;background-image:url("/content/themes/images/profile_location.svg?v=1737077244622");background-repeat:no-repeat;background-position:center center;background-size:16px 16px;left:0;top:1px;width:16px;height:16px;opacity:.4}.profile__url{display:block;color:inherit;overflow-wrap:break-word;padding-left:20px;position:relative}.profile__url:before{content:"";position:absolute;background-image:url("/content/themes/images/profile_url.svg?v=1737077244622");background-repeat:no-repeat;background-position:center center;background-size:16px 16px;left:0;top:1px;width:16px;height:16px;opacity:.4}.profile__about{overflow-wrap:break-word}.profile__moderate{position:absolute;z-index:1;width:30px;height:30px;opacity:.9;right:12px;top:12px;transition:opacity .2s;background-image:url("/content/themes/images/user-manage.svg?v=1737077244622");background-repeat:no-repeat;background-position:center center;background-size:20px 20px;background-color:#fff;border-radius:20px}.profile__moderate:hover{opacity:1}.content-banner.-profile{padding:0}.blocked{font-size:21rem;font-weight:normal;padding:20px;float:none}.tags.-profile{margin-top:10px;margin-bottom:15px}.shimmer-effect:hover{color:grey;display:inline-block;-webkit-mask:linear-gradient(120deg, #000 25%, #0005, #000 75%) right / 250% 100%;animation:shimmer .5s;background-repeat:no-repeat;width:40px}@keyframes shimmer{100%{-webkit-mask-position:left}}

/*
 * WEB-INF/CONTENT/THEMES/FORUMS/_CSS/BADGE-HOVER.CSS
*/

.badge-hover-dialog{position:absolute;z-index:500;max-width:380px;min-width:280px;width:100%}@media (max-width: 568px){.badge-hover-dialog{max-width:320px;min-width:300px}}.badge-hover{display:flex;gap:20px;padding:20px 30px 20px 20px;line-height:1.5;font-size:14rem;background-color:#fff;border-radius:5px;border:1px solid #bbb;box-shadow:rgba(0,0,0,0.2) 0 8px 17px 0,rgba(0,0,0,0.19) 0 6px 20px 0}.badge-hover__image-wrap{display:flex;gap:10px;flex-direction:column;position:relative}.badge-hover__name{font-size:16rem;font-weight:var(--font-bold)}.badge-hover__desc{font-size:14rem}@media (max-width: 568px){.badge-hover{min-width:0;margin:0}}.badge-hover__section-wrap{flex:1 1 100%;overflow-wrap:break-word;min-width:0;font-weight:normal}.badge-hover__heading{text-align:center}.badge-hover__close{position:absolute;right:6px;top:6px;width:var(--nav-btn-size);height:var(--nav-btn-size)}.badge-hover__close:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("/content/themes/images/close_dark.svg?v=1737077244627");background-repeat:no-repeat;background-position:center center;background-size:10px 10px;opacity:.6}.badge-hover__close:hover:before{opacity:1}.badge-hover__image-wrap{border:3px solid #fff;box-sizing:content-box;background-color:#fff}.badge-hover__image-wrap img{width:120px !important;height:120px !important}

/*
 * WEB-INF/CONTENT/THEMES/FORUMS/_CSS/PROFILE_EDIT.CSS
*/

/*!
forums/profile_edit.css
*/.content-border.-profile-edit{border-radius:var(--box-radius)}.content-filter.-profile .content-filter__inner{display:flex;align-items:center;justify-content:space-between}.profile-nav{display:flex;align-items:center;white-space:nowrap;gap:10px;overflow-x:auto;flex-wrap:wrap}.profile-nav a.btn-lnk{position:relative;padding:8px 10px 8px 30px}.profile-nav a.btn-lnk:before{content:'';width:20px;height:20px;position:absolute;left:5px;opacity:.7}.profile-nav a.btn-lnk.-active{background-color:var(--text-med);font-weight:normal;color:#fff}.profile-nav a.btn-lnk.-active:before{opacity:1}.profile-nav__edit:before{background-image:url("/content/themes/images/profile_edit_fields_b.svg?v=1737077244631");background-repeat:no-repeat;background-position:left center;background-size:20px 20px}.profile-nav__edit.-active:before{background-image:url("/content/themes/images/profile_edit_fields_w.svg?v=1737077244631");background-repeat:no-repeat;background-position:left center;background-size:20px 20px}.profile-nav__account:before{background-image:url("/content/themes/images/profile_edit_account_b.svg?v=1737077244631");background-repeat:no-repeat;background-position:left center;background-size:20px 20px}.profile-nav__account.-active:before{background-image:url("/content/themes/images/profile_edit_account_w.svg?v=1737077244631");background-repeat:no-repeat;background-position:left center;background-size:20px 20px}.profile-nav__notification-settings:before{background-image:url("/content/themes/images/profile_edit_notifications_b.svg?v=1737077244631");background-repeat:no-repeat;background-position:left center;background-size:20px 20px}.profile-nav__notification-settings.-active:before{background-image:url("/content/themes/images/profile_edit_notifications_w.svg?v=1737077244631");background-repeat:no-repeat;background-position:left center;background-size:20px 20px}.profile-nav__following:before{background-image:url("/content/themes/images/profile_edit_following_b.svg?v=1737077244631");background-repeat:no-repeat;background-position:left center;background-size:20px 20px}.profile-nav__following.-active:before{background-image:url("/content/themes/images/profile_edit_following_w.svg?v=1737077244631");background-repeat:no-repeat;background-position:left center;background-size:20px 20px}h1#profileEditCaption{display:block;font-size:22rem;font-weight:normal}.how-often{margin:0 3px 6px 0;padding-top:6px;font-size:16rem;line-height:26px}.how-often-wrap{margin:16px 0 0 12px}.how-often-wrap select{font-size:14rem;display:inline-block;vertical-align:top;overflow:hidden;font-weight:normal;padding:3px 10px 3px 5px;border:1px #ccc solid;outline-width:0;min-width:125px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;appearance:none;-moz-user-select:none}@media screen and (max-width:568px){.how-often-wrap{float:none;margin-top:10px}}.field-type-menu select{font-size:15rem;display:inline-block;vertical-align:top;overflow:hidden;font-weight:normal;padding:5px 10px 5px 5px;border:1px #ccc solid;outline-width:0;min-width:184px;max-width:400px;width:100%;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;appearance:none;-moz-user-select:none;background:url('/content/images-admin/select_arrow.png?v=1737077244631') no-repeat right center #ffffff}@media (-webkit-min-device-pixel-ratio: 1.25),(min-device-pixel-ratio: 1.25),(min-resolution: 120dpi),(min-resolution: 1.25dppx){.field-type-menu select{background-image:url('/content/images-admin/select_arrow_2x.png?v=1737077244631');background-size:21px 6px}}.field-type-menu .vfocus_req,.field-type-menu .vfocus_lookup,.field-type-menu .vfocus_regx,.field-type-menu .vfocus_min,.field-type-menu .vfocus_max,.field-type-menu .vfocus_custom0,.field-type-menu .vfocus_custom1,.field-type-menu .vfocus_custom2,.field-type-menu .vfocus_custom3,.field-type-menu .vfocus_custom4{border:var(--field-border-error);position:relative}#profileTab .prompt,#notifyTab .prompt,#messaging .prompt{margin:0 0 6px 0;padding-top:6px;font-size:16rem;display:block}#profileTab .blocked-people,#notifyTab .blocked-people,#messaging .blocked-people{margin-bottom:20px}#profileTab .blocked-people ul,#notifyTab .blocked-people ul,#messaging .blocked-people ul{margin-top:20px}#profileTab .blocked-people li,#notifyTab .blocked-people li,#messaging .blocked-people li{padding:3px 0 3px 10px;font-size:14rem;vertical-align:middle;color:var(--text-med)}#profileTab .blocked-people a,#notifyTab .blocked-people a,#messaging .blocked-people a{margin-left:5px}#profileTab .blocked-people .prompt:after,#notifyTab .blocked-people .prompt:after,#messaging .blocked-people .prompt:after{content:'';background:transparent url('/content/themes/images/expand_more.png?v=1737077244632') no-repeat right center;padding-right:20px;opacity:.5}@media (-webkit-min-device-pixel-ratio: 1.25),(min-device-pixel-ratio: 1.25),(min-resolution: 120dpi),(min-resolution: 1.25dppx){#profileTab .blocked-people .prompt:after,#notifyTab .blocked-people .prompt:after,#messaging .blocked-people .prompt:after{background-image:url('/content/themes/images/expand_more_2x.png?v=1737077244632');background-size:10px 7px}}#profileTab .blocked-people .prompt.open:after,#notifyTab .blocked-people .prompt.open:after,#messaging .blocked-people .prompt.open:after{content:'';background:transparent url('/content/themes/images/expand_less.png?v=1737077244632') no-repeat right center;padding-right:20px}@media (-webkit-min-device-pixel-ratio: 1.25),(min-device-pixel-ratio: 1.25),(min-resolution: 120dpi),(min-resolution: 1.25dppx){#profileTab .blocked-people .prompt.open:after,#notifyTab .blocked-people .prompt.open:after,#messaging .blocked-people .prompt.open:after{background-image:url('/content/themes/images/expand_less_2x.png?v=1737077244632');background-size:10px 7px}}.messaging,.messaging-blocked{border-top:1px #f2f4f5 solid;margin-top:20px;padding-top:20px}.notification_title{font-size:16rem;margin:24px 0 20px}#notifyTab.email-settings{margin:30px 0 0}#notifyTab h2{margin-top:30px;font-size:16rem;display:block;max-width:400px;font-weight:var(--font-bold)}#notifyTab h2.email-notifications{margin-top:15px}.tab_page{padding:20px 30px 0;padding-bottom:20px}.tab_page h1{font-size:18rem;margin:5px 0 15px;font-weight:var(--font-bold)}#memberAbout{height:100px;min-height:100px;max-width:inherit}#btnProfileCancel{margin-left:4px}.notify_topic,.notify_site,.notify_announce,.notify_do_not_send,.notify_messaging{display:block}.notify_topic .label-wrap,.notify_site .label-wrap,.notify_announce .label-wrap,.notify_do_not_send .label-wrap,.notify_messaging .label-wrap{display:block;margin-left:20px;margin-right:92px;font-size:15rem}.notify_topic select,.notify_site select,.notify_announce select,.notify_do_not_send select,.notify_messaging select{margin:0 0 0 6px;padding:1px 0;background:none;background-color:#fff;border:1px #ccc solid;font-size:12rem;float:right;position:absolute;right:0;top:10px;-webkit-appearance:menulist;-moz-appearance:menulist;-o-appearance:menulist;-ms-appearance:menulist;appearance:menulist}.notify_topic li,.notify_site li,.notify_announce li,.notify_do_not_send li,.notify_messaging li{position:relative;margin:16px 0}.notify_topic,.notify_site,.notify_announce{position:relative}.controls{margin:30px 0 30px}.moderate-category{margin:5px 0 5px 0px;color:var(--text-med)}.moderate-category__item{font-size:13rem;padding-left:5px}.moderate-category__item:first-child{padding-left:0}.moderate-category__weekly-notice{display:none;margin:12px 0 0 0;font-size:14rem;color:var(--text-med)}.notify_topic input[type='checkbox'],.notify_messaging input[type='checkbox']{display:inline-block;vertical-align:middle;margin-left:12px;font-size:14rem}.notify_topic label,.notify_messaging label{margin-left:6px;font-size:14rem;display:inline-block;vertical-align:middle}.notify_topic .following-categories,.notify_messaging .following-categories{margin:10px 0 8px 34px;font-size:14rem;display:none}.notify_topic .following-categories__more,.notify_messaging .following-categories__more{margin-left:3px;display:inline-block;vertical-align:middle;text-transform:capitalize}.notify_topic .following-categories.-expand,.notify_messaging .following-categories.-expand{display:block}.notify_topic .following-categories__item,.notify_messaging .following-categories__item{display:block;padding:5px 10px 5px 0;font-size:14rem;margin-left:0}.notify_topic .following-categories__item input,.notify_messaging .following-categories__item input{margin-left:0}.notify_topic .following-categories__item.-email-off,.notify_messaging .following-categories__item.-email-off{color:var(--text-med)}.notify_topic .following-categories__label,.notify_messaging .following-categories__label{margin-left:5px}.notify_topic .instruction,.notify_messaging .instruction{margin-left:34px}.email-notifications-discontinued{margin:0 0 15px 12px}.email-notifications-discontinued__status{margin:15px 0;font-weight:var(--font-bold)}.email-notifications-toggle{margin:20px 0 0 12px}.email-notifications-toggle .label{margin-left:6px}.email-notifications-toggle .state{margin:0 0 0 4px}.following{margin:19px 15px}.following a{padding:2px}

/*
 * WEB-INF/CONTENT/THEMES/FORUMS/_CSS/MESSAGES-PROFILE.CSS
*/

/*!
forums/messages-profile.css
*/.btn_message{margin-left:4px}.new-message-container{position:absolute;top:150px;width:100%;z-index:401;display:none}.new-message-container .new-message-overlay,.new-message-container .sent-message-overlay{font-size:12rem;color:var(--link);max-width:600px;position:relative;margin-left:auto;margin-right:auto;background:#FFF;padding:0;border:1px #e0e0e0 solid;overflow:hidden;overflow-y:auto}.new-message-container .sent-message-overlay{max-width:400px}.new-message-container .message-text{font-size:16rem;padding:30px 15px;position:relative;cursor:default;background-color:#fff;text-align:center}.new-message-container .message-text span,.new-message-container .message-text a{margin:10px}.new-message-container .shadow{box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15)}.new-message-container .title{font-size:18rem;padding:15px 20px;background-color:#fcfcfc;border-bottom:1px #e7e7e7 solid;position:relative;cursor:default}.new-message-container .title .close{background:url("/content/images-admin/icon_close.png?v=1737077244638") no-repeat center transparent;position:absolute;right:12px;top:17px;width:20px;height:20px;opacity:.7;cursor:pointer}@media (-webkit-min-device-pixel-ratio: 1.25),(min-device-pixel-ratio: 1.25),(min-resolution: 120dpi),(min-resolution: 1.25dppx){.new-message-container .title .close{background-image:url("/content/images-admin/icon_close_2x.png?v=1737077244638");background-size:10px 10px}}.new-message-container .title .close:hover{opacity:1}.new-message-container .to{font-size:14rem;color:var(--text-med);padding:15px 20px;border-bottom:1px #e7e7e7 solid;cursor:text}.new-message-container .body textarea{background-color:#fff;padding:7px 20px;font-size:14rem;line-height:1.5;height:200px;min-height:75px;width:100%;overflow-wrap:break-word;outline-width:0px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;appearance:none;resize:none;border:none}.new-message-container .new-message-controls{border-top:1px #e7e7e7 solid;padding:20px}.new-message-container .new-message-controls .send{margin-right:10px}.new-message-container .to-label{float:left;vertical-align:top;margin:6px 0 7px 0}.new-message-container .tag-people{display:block;margin-left:22px}.new-message-container .tag-people .input-container{display:inline-block;vertical-align:top;font-size:14rem;position:relative;margin:1px 2px 2px 0}.new-message-container .tag-people input{background-color:#fff;padding:3px 5px 5px;font-size:14rem;line-height:1.5;outline-width:0;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;-ms-appearance:none;appearance:none;resize:none;border:none}.new-message-container .tag-person{background-color:#f1f1f1;font-size:14rem;display:inline-block;vertical-align:top;padding:4px 22px 4px 4px;margin:0 2px 2px 0;position:relative;cursor:default}.new-message-container .tag-person .person-name{margin:0 4px 0 6px;line-height:20px}.new-message-container .tag-person .tag-close{position:absolute;background:url("/content/images-admin/icon_close.png?v=1737077244638") no-repeat center transparent;background-size:8px;width:20px;height:20px;opacity:.6;right:2px;top:4px;cursor:pointer}@media (-webkit-min-device-pixel-ratio: 1.25),(min-device-pixel-ratio: 1.25),(min-resolution: 120dpi),(min-resolution: 1.25dppx){.new-message-container .tag-person .tag-close{background-image:url("/content/images-admin/icon_close_2x.png?v=1737077244638");background-size:10px 10px}}.new-message-container .tag-person .tag-close:hover{opacity:1}.new-message-container .tag-person .avatar{cursor:default}.new-message-container .search-panel{background-color:#fff;position:absolute;border-left:1px #e0e0e0 solid;border-right:1px #e0e0e0 solid;left:-1px;right:-1px}.new-message-container .search-panel .search-person{display:block;overflow:hidden;font-size:14rem;margin:0;position:relative;cursor:pointer;padding:10px 20px;border-bottom:1px #ededed solid;min-height:40px}.new-message-container .search-panel .search-person:hover{background-color:#f4f9fd}.new-message-container .search-panel .search-person.active{background-color:#f0f0f0}.new-message-container .search-panel .search-person .person-name{display:block;margin:0 4px 0 52px;font-weight:var(--font-bold);line-height:20px}.new-message-container .search-panel .search-person .person-role{margin:0;color:var(--text-med);font-style:italic;font-weight:normal}.new-message-container .search-panel .search-person .person-bio{display:block;margin:0 4px 0 52px;line-height:20px}

/*
 * WEB-INF/CONTENT/THEMES/GLOBAL/_CSS/TOPIC_SUMMARY.CSS
*/

.topic-summary{border-bottom:1px #f0f0f0 solid;padding:20px 25px;min-height:50px;position:relative;display:flex;align-items:flex-start}.view-category .topic-summary__wrap.-pinned .topic-summary.-pinned{background-color:#fafcff;border-left:2px #00adef solid;padding-left:23px}.topic-summary>.avatar,.topic-summary>.topic__icon{margin-right:15px}.topic-summary>.topic__icon-40{margin-right:15px;flex:0 0 auto}.topic-summary__main{margin:0 30px 0 0;flex:1 1 100%;min-width:0}.topic-summary__main.-has-pinned-replies{margin-bottom:15px}.topic-summary__title-link{overflow-wrap:break-word;margin-bottom:4px}.topic-summary__title-link.-stream{display:block;margin:7px 0 0 0;font-size:15rem;line-height:1.462;overflow-wrap:break-word;color:var(--text-med)}.topic-summary__title-link.-event{display:none}.topic-summary__title{font-size:18rem;padding-top:2px;margin-bottom:8px;font-weight:var(--font-bold)}.topic-summary__title.-attachment-icon:after{content:' ';background:url("/content/themes/images/file_attach.png?v=1737077244642") no-repeat scroll right center transparent;background-size:14px 13px;padding-left:18px}@media (-webkit-min-device-pixel-ratio: 1.25),(min-device-pixel-ratio: 1.25),(min-resolution: 120dpi),(min-resolution: 1.25dppx){.topic-summary__title.-attachment-icon:after{background-image:url("/content/themes/images/file_attach_2x.png?v=1737077244642")}}.topic-summary__title.-no-posts{font-size:15rem;font-weight:var(--font-bold)}.topic-summary__title_re{font-size:18rem;padding-top:2px;margin-bottom:8px;font-weight:var(--font-bold)}.topic-summary__text-link{display:block;margin:7px 0 7px 0;color:var(--text-med);font-size:15rem;line-height:1.5;overflow-wrap:break-word;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:568px){.topic-summary__text-link{font-size:14rem;line-height:1.4}}.topic-summary__status-wrap{margin-top:15px}.topic-summary__status{font-size:12rem;text-transform:uppercase;display:inline-block}.topic-summary__status.-label{color:var(--status-col);font-weight:var(--font-bold)}.topic-summary__status.-completed{color:var(--status-completed-col);font-weight:var(--font-bold)}.topic-summary__category-link-wrap{display:inline-block}.topic-summary__category-link{font-size:12rem;color:var(--text-med)}.topic-summary__replies-closed{display:inline-block;color:var(--text-med);font-size:14rem;margin:10px 0 10px 0}.topic-summary__category-source{display:block;color:var(--text-med);font-size:14rem;padding:0 8px;height:20px;line-height:20px;background-color:#ffffff;margin:15px 0 5px 44px}.topic-summary.-profile-following{position:relative}.topic-summary.-profile-following .follow{top:22px}.topic-summary .media-flag{height:15px;line-height:15px;display:inline-block;margin:0 6px 6px 0;vertical-align:middle;background-size:15px;opacity:.35;padding-left:18px}.topic-summary .media-flag.-files{background:url("/content/themes/images/icon_addfile.png?v=1737077244642") no-repeat scroll 0 center transparent;background-size:15px 15px}@media (-webkit-min-device-pixel-ratio: 1.25),(min-device-pixel-ratio: 1.25),(min-resolution: 120dpi),(min-resolution: 1.25dppx){.topic-summary .media-flag.-files{background-image:url("/content/themes/images/icon_addfile_2x.png?v=1737077244642")}}

/*
 * WEB-INF/CONTENT/THEMES/GLOBAL/_CSS/EVENT_SUMMARY.CSS
*/

.-scheduled .said_on:before{content:'Publish '}.event-summary{margin:15px 0 15px 0;padding:12px 0 14px 20px;position:relative;border:1px solid #e6e6e6;background-color:#fff}.event-summary__big-date{float:left;display:inline-block;vertical-align:top;min-width:36px;text-align:center;font-weight:var(--font-bold)}.event-summary__big-day{font-size:31rem;position:relative}.event-summary__big-day.-canceled:after{content:'';position:absolute;left:0;right:0;top:50%;border-bottom:1px solid var(--text-med)}.event-summary__big-mth{font-size:12rem;text-transform:uppercase;text-align:center;position:relative}.event-summary__big-mth.-canceled:after{content:'';position:absolute;left:0;right:0;top:50%;border-bottom:1px solid var(--text-med)}.event-summary__content{display:block;margin-left:48px;margin-right:20px;padding-top:3px;line-height:1.25}.event-summary__content.-image{margin-right:148px}@media screen and (max-width:568px){.event-summary__content.-image{margin-right:20px}}.event-summary__title{font-size:15rem;font-weight:var(--font-bold);margin:2px 0 4px}.event-summary__start{font-size:12rem;margin-top:1px}.event-summary__start.-in-progress:before{content:'Now';margin:0 4px 0 0;color:var(--link)}.event-summary__location{font-size:12rem;overflow:hidden;white-space:nowrap;margin-top:1px;text-overflow:ellipsis}.event-summary__going{color:var(--text-med);font-size:12rem;margin-top:1px}.event-summary__canceled{margin-top:7px;color:#db3b4e;font-size:11rem;text-transform:uppercase}.event-summary__other{margin-top:7px;color:#7AB701;font-size:11rem;text-transform:uppercase}.event-summary__img-wrap{overflow:hidden;background-size:cover;background-position:center;position:absolute;right:1px;top:1px;bottom:1px;width:132px}@media screen and (max-width:568px){.event-summary__img-wrap{display:none}}.event-summary__img{position:absolute;right:0;top:0;height:100%;border-radius:3px}

/*
 * WEB-INF/CONTENT/THEMES/GLOBAL/_CSS/TOPIC_ACTIONS.CSS
*/

.btn-like{display:inline-block;vertical-align:top;font-size:15rem;position:relative;padding-left:var(--nav-btn-size);border:1px #e3e3e3 solid;border-radius:var(--btn-radius);margin-right:10px;padding-left:31px}.btn-like:before{content:'';position:absolute;left:0;background-repeat:no-repeat;width:var(--nav-btn-size);top:0;bottom:0}.btn-like.-default:hover{background-color:var(--nav-btn-col-hov)}.btn-like__count{margin-left:6px;color:var(--text-med)}.btn-like.-default:before{background-image:url("/content/themes/images/btn_like_b.svg?v=1737077244650");background-repeat:no-repeat;background-position:center calc(50%);background-size:16px 16px}.btn-like.-selected:before{background-image:url("/content/themes/images/btn_selected_b.svg?v=1737077244650");background-repeat:no-repeat;background-position:center center;background-size:16px 16px}.btn-follow{display:inline-block;vertical-align:top;font-size:15rem;position:relative;padding-left:var(--nav-btn-size);border:1px #e3e3e3 solid;border-radius:var(--btn-radius);margin-right:10px}.btn-follow:before{content:'';position:absolute;left:0;background-repeat:no-repeat;width:var(--nav-btn-size);top:0;bottom:0}.btn-follow.-default:hover{background-color:var(--nav-btn-col-hov)}.btn-follow.-default:before{background-image:url("/content/themes/images/btn_follow_b.svg?v=1737077244650");background-repeat:no-repeat;background-position:center center;background-size:16px 16px}.btn-follow.-selected:before{background-image:url("/content/themes/images/btn_selected_b.svg?v=1737077244650");background-repeat:no-repeat;background-position:center center;background-size:16px 16px}.btn-summary-like{display:inline-block;vertical-align:top;font-size:15rem;position:relative;padding-left:var(--nav-btn-size);border:1px #e3e3e3 solid;border-radius:var(--btn-radius)}.btn-summary-like:before{content:'';position:absolute;left:0;background-repeat:no-repeat;width:var(--nav-btn-size);top:0;bottom:0}.btn-summary-like.-default:hover{background-color:var(--nav-btn-col-hov)}.btn-summary-like.-default:before{background-image:url("/content/themes/images/btn_like_b.svg?v=1737077244650");background-repeat:no-repeat;background-position:center calc(50%);background-size:16px 16px;opacity:.45}.btn-summary-like.-selected:before{background-image:url("/content/themes/images/btn_selected_b.svg?v=1737077244650");background-repeat:no-repeat;background-position:center center;background-size:16px 16px;opacity:.45}.view-profile .btn-summary-like{display:none}.btn-summary-like__count{margin-left:6px;color:var(--text-med)}@media screen and (max-width:568px){.btn-summary-like{display:none}}.topic__actions{font-size:10rem;position:relative;white-space:nowrap}.topic__actions>span:first-child.-sep:before{display:none}.btn-topic-follow{display:inline-block;vertical-align:top;font-size:15rem;position:relative;padding-left:var(--nav-btn-size);border:1px #e3e3e3 solid;border-radius:var(--btn-radius);margin:0}.btn-topic-follow:before{content:'';position:absolute;left:0;background-repeat:no-repeat;width:var(--nav-btn-size);top:0;bottom:0}.btn-topic-follow.-default:hover{background-color:var(--nav-btn-col-hov)}@media screen and (max-width:568px){.topic-answer .btn-topic-follow{margin-bottom:15px;margin-right:0;padding-left:0;padding-right:0;min-width:180px;text-align:center}}.btn-topic-reply{display:inline-block;vertical-align:top;font-size:15rem}.btn-topic-like-count{display:inline-block;vertical-align:top;font-size:15rem;position:relative;padding-left:var(--nav-btn-size);border:1px #e3e3e3 solid;border-radius:var(--btn-radius);padding-left:31px;border:none}.btn-topic-like-count:before{content:'';position:absolute;left:0;background-repeat:no-repeat;width:var(--nav-btn-size);top:0;bottom:0}.btn-topic-like-count.-default:hover{background-color:var(--nav-btn-col-hov)}.btn-topic-like-count.-inactive{cursor:default}.btn-topic-like-count:before{background-image:url("/content/themes/images/icon_meta_likes_b.svg?v=1737077244650");background-repeat:no-repeat;background-position:center center;background-size:14px 14px}.reply__actions{margin:20px 0 5px 0;font-size:10rem;position:relative;white-space:nowrap}.reply__actions.-lev1{margin-top:16px}.reply__actions>span:first-child.-sep:before{display:none}.btn-reply__wrap,.btn-reply-like__wrap,.btn-reply-more__wrap{display:inline-block;vertical-align:middle;font-size:13rem;width:auto}@media screen and (max-width:568px){.btn-reply__wrap,.btn-reply-like__wrap,.btn-reply-more__wrap{margin-right:6px}}.btn-reply__wrap:before,.btn-reply-like__wrap:before,.btn-reply-more__wrap:before{background-repeat:no-repeat}@media screen and (max-width:568px){.btn-reply{display:inline-block;vertical-align:top;font-size:15rem;position:relative;padding-left:var(--nav-btn-size);border:1px #e3e3e3 solid;border-radius:var(--btn-radius);font-size:12rem;margin:0;padding:4px 10px 3px}.btn-reply:before{content:'';position:absolute;left:0;background-repeat:no-repeat;width:var(--nav-btn-size);top:0;bottom:0}.btn-reply.-default:hover{background-color:var(--nav-btn-col-hov)}}.btn-reply-like{margin-right:3px}@media screen and (max-width:568px){.btn-reply-like{display:inline-block;vertical-align:top;font-size:15rem;position:relative;padding-left:var(--nav-btn-size);border:1px #e3e3e3 solid;border-radius:var(--btn-radius);font-size:12rem;margin:0;padding:4px 10px 3px}.btn-reply-like:before{content:'';position:absolute;left:0;background-repeat:no-repeat;width:var(--nav-btn-size);top:0;bottom:0}.btn-reply-like.-default:hover{background-color:var(--nav-btn-col-hov)}}.btn-reply-like-count:before{content:'';display:inline-block;height:11px;line-height:11px;padding-left:18px;background-image:url("/content/themes/images/icon_meta_likes_b.svg?v=1737077244651");background-repeat:no-repeat;background-position:center center;background-size:14px 14px}.btn-reply-like-count:hover{text-decoration:underline}.inline-menu{display:inline-block;padding-right:3px}.inline-menu-panel{display:none}.topic-answer{margin-top:0;padding:20px 0 20px var(--layout-topic-margin);overflow:hidden}.topic-answer.-empty{display:none}.topic-answer.-empty .btn-answer__select{display:none}.btn-answer__select{display:inline-block;vertical-align:top;font-size:15rem;position:relative;padding-left:var(--nav-btn-size);border:1px #e3e3e3 solid;border-radius:var(--btn-radius);padding-left:10px;text-align:center}.btn-answer__select:before{content:'';position:absolute;left:0;background-repeat:no-repeat;width:var(--nav-btn-size);top:0;bottom:0}.btn-answer__select.-default:hover{background-color:var(--nav-btn-col-hov)}.btn-answer__select.-selected{padding-left:30px}.btn-answer__select.-selected:before{background-image:url("/content/themes/images/btn_selected_b.svg?v=1737077244651");background-repeat:no-repeat;background-position:center center;background-size:16px 16px}@media screen and (max-width:568px){.btn-answer__select{margin-bottom:15px}}.post-likes{padding:15px 0 0;line-height:1.5;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-end}.post-likes__avatar-wrap{display:block;padding:4px 0 4px 0;margin-right:10px;flex:1 1 150px;overflow:hidden}.post-likes__avatar-wrap.-fake{height:1px}.post-likes__avatar-wrap .avatar{cursor:default;float:none;vertical-align:middle}.post-likes__name{font-size:13rem;font-weight:normal;color:#333;overflow-wrap:break-word;margin:0 6px;cursor:default;display:inline-block;vertical-align:middle}

/*
 * WEB-INF/CONTENT/THEMES/GLOBAL/_CSS/_PRETTIFY.CSS
*/

.pln {
  color: #4d4d4c;
}

@media screen {
  .str {
    color: #718c00;
  }

  .kwd {
    color: #8959a8;
  }

  .com {
    color: #8e908c;
  }

  .typ {
    color: #4271ae;
  }

  .lit {
    color: #f5871f;
  }

  .pun {
    color: #4d4d4c;
  }

  .opn {
    color: #4d4d4c;
  }

  .clo {
    color: #4d4d4c;
  }

  .tag {
    color: #c82829;
  }

  .atn {
    color: #f5871f;
  }

  .atv {
    color: #3e999f;
  }

  .dec {
    color: #f5871f;
  }

  .var {
    color: #c82829;
  }

  .fun {
    color: #4271ae;
  }
}
@media print, projection {
  .str {
    color: #006600;
  }

  .kwd {
    color: #006;
    font-weight: bold;
  }

  .com {
    color: #600;
    font-style: italic;
  }

  .typ {
    color: #404;
    font-weight: bold;
  }

  .lit {
    color: #004444;
  }

  .pun, .opn, .clo {
    color: #444400;
  }

  .tag {
    color: #006;
    font-weight: bold;
  }

  .atn {
    color: #440044;
  }

  .atv {
    color: #006600;
  }
}
/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
}

/* IE indents via margin-left */
li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
  /* */
}

/* Alternate shading for lines */
li.L1,
li.L3,
li.L5,
li.L7,
li.L9 {
  /* */
}



pre.prettyprint {

  margin : 10px 0 15px;
  background: #FAFAFA;
  font-family: Menlo, Consolas, 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', Monaco, monospace;
  font-size: 12rem;
  line-height: 1.5;
  padding: 10px;
  border-left: 3px solid #eee;
  /*Set overflow to auto to support horizontal scrolling code frame in ie8/9 ff/chrome*/
  overflow : auto;
  /*overflow-x    : scroll;*/
  /*Chrome needs word-wrap off to support the scroll-bar. FF works either way*/
  word-wrap : normal;

  /*
  use word-wrap for ie6/ie7
  ie6 has an issue with overflow of a continuous string and pushing the layout to the right
  ie7 displays the scrollbox but with the wrong height value. would need js to fix.
  */
  /*word-wrap      : break-word;*/
}

#replies pre.prettyprint {

  border-left: 3px solid #e6e6e6;
  background: #f6f6f6;

}


pre::-webkit-scrollbar {
  .prefix(appearance, none);
}

pre::-webkit-scrollbar:vertical {
    width : 12px;
}

pre::-webkit-scrollbar:horizontal {
    height: 12px;
}

pre::-webkit-scrollbar-thumb {
    border-radius     : 8px;
    border            : 2px solid #fff; /* should match background, can't be transparent */
    background-color  : #e7e7e7;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);*/
}

pre::-webkit-scrollbar-track {
  border        : 1px solid #f6f6f6;
  border-right  : 1px solid #f6f6f6;
  border-left   : none;
  background    : #fff;
}
