/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden}.pswp__bg,.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{right:0;bottom:0;overflow:hidden}.pswp__img,.pswp__item{position:absolute;left:0;top:0}.pswp__img{width:auto;height:auto}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/assets/images/photoswipe/default-skin-0ff4d62150facee6b7dec616100ad3da.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/assets/images/photoswipe/default-skin-f64c3af3d0d25b9e4e003a8c03e4f70a.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{color:#000;text-decoration:none}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:"";display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/assets/images/photoswipe/preloader-14d740b6ee64510747b03b411d46f200.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:2px;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}to{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}.user-name-wrapper{position:relative;overflow-wrap:break-word;word-wrap:break-word}.user-card{z-index:10000;top:30px;left:0;width:280px;background-color:#fff;border-radius:2px;text-align:left}.user-card,.user-card:before{position:absolute;box-shadow:0 0 5px 1px rgba(0,0,0,.5)}.user-card:before{content:"";z-index:-1;left:14px;top:-5px;width:12px;height:12px;background:inherit;transform:rotate(45deg)}.user-card .user-card-info{min-height:97px;padding:10px;background-color:#fff;border-top-right-radius:2px;border-top-left-radius:2px;font-size:13px!important;line-height:17px}.user-card .user-card-info .userpic{float:left;margin:0 10px 0 0}.user-card .user-card-info .userpic.loading{width:77px;height:77px;background-color:#f2f2f2}.user-card .user-card-info .names{min-height:40px}.user-card .user-card-info .names .display-name{color:#008;font-weight:700;word-break:break-word;display:inline-block;max-width:170px}.user-card .user-card-info .names .username{color:#555;font-size:12px}.user-card .user-card-info .description{font-size:13px;color:#666;font-style:italic}.user-card .user-card-info .relationship-status{font-size:13px;color:#666}.user-card .user-card-info .status-icon{min-width:13px}.user-card .user-card-info .feed-status{color:#666}.user-card .user-card-info .feed-status .icon-protected{position:relative;display:inline-block;transform:scale(.9);min-width:14px;height:10px}.user-card .user-card-info .feed-status .icon-protected .icon-protected-bg{font-size:.75em;top:1px;position:absolute;z-index:12;left:5px}.user-card .user-card-info .feed-status .icon-protected .icon-protected-shadow{font-size:.9em;position:absolute;left:-1px;z-index:13}.user-card .user-card-info .feed-status .icon-protected .icon-protected-fg{font-size:.9em;position:absolute;left:-2px;z-index:14}.user-card .user-card-actions{border-top:1px solid #e4e4e4;padding:5px 10px 6px;background-color:#f4f4f4;border-bottom-right-radius:2px;border-bottom-left-radius:2px;color:#666;font-size:13px!important;line-height:17px}.user-card .user-card-actions .user-card-action:before{content:" - "}.user-card .user-card-actions .user-card-action:first-child:before{content:none}.user-card .user-card-actions a{color:#559!important;font-weight:400!important}.user-card .user-card-actions.user-card-errors{background-color:#fcc}.user-card .user-card-actions.user-card-errors:empty{display:none}body{background:#fff;overflow-anchor:none}body.transition-active:before{position:fixed;width:100%;height:100%;content:"";opacity:.8;z-index:1;background:#fff url(/img/throbber.gif) no-repeat 50%}body.transition-active.transition-static:before{background-color:transparent;opacity:1}div.jsonly>p{padding-left:2px}@media (min-width:1200px){.container{width:970px!important}}a,a:focus,a:hover{cursor:pointer;color:#008}a[aria-disabled=true]{cursor:default;opacity:.8;text-decoration:none!important}.settings-error{margin-left:180px;max-width:174px}.header-row{margin-bottom:10px}.footer{font-size:14px;margin-bottom:20px;margin-left:10px}@media (max-width:991px){.footer{margin-left:0}}.error-string{color:#ff5a5f}.throbber-image{vertical-align:middle}.fa-icon{width:1em;height:1em;vertical-align:-.125em}.iconic-button{outline:none!important;display:inline-flex;border-radius:50%;position:relative;top:-.3em;width:1.6em;height:1.6em;align-items:center;justify-content:center;transition:background .3s}.iconic-button:active,.iconic-button:focus,.iconic-button:hover{background:#ddd}.dark-theme .iconic-button:active,.dark-theme .iconic-button:focus,.dark-theme .iconic-button:hover{background:#3b3d3f}@media (max-width:767px){.site-logo{font-size:30px}}@media (min-width:768px){.site-logo{margin-bottom:20px}}@media (min-width:992px){.site-logo{margin-left:10px}}.site-logo-link,.site-logo-link:active,.site-logo-link:focus,.site-logo-link:hover,.site-logo-link:visited{color:#222;text-decoration:none}.mobile-shortcuts{margin-top:10px}@media (min-width:768px){.mobile-shortcuts{margin-top:34px}}@media (max-width:400px){.mobile-shortcuts{display:flex;justify-content:space-between;flex-wrap:wrap}}.mobile-shortcut-link{margin-right:30px}@media (max-width:400px){.mobile-shortcut-link{margin-right:0}}@media (max-width:767px){.signin-link{margin-top:30px}}@media (min-width:768px){.signin-link{margin-top:34px}}.inline-header{font-size:24px;margin:0 3px;white-space:nowrap}.inline-header.line-start{margin-left:0}@media (max-width:767px){.inline-header{font-size:20px}}.sidebar a{color:#000}.sidebar a.bookmarklet-button{color:#000;background-color:#ddd;border-radius:4px;padding:3px 6px;margin:0;white-space:nowrap;text-decoration:none}.sidebar a.bookmarklet-button:hover{color:#fff;background-color:#333;text-decoration:none}.sidebar .logged-in{margin-bottom:23px}.sidebar .logged-in .avatar{float:left;margin-right:8px}.sidebar .logged-in .user .author a{font-weight:600}.sidebar .color-scheme-hint{font-size:11px;white-space:normal}.sidebar .color-scheme-hint:empty{display:none}.sidebar .color-scheme-hint:before{content:"("}.sidebar .color-scheme-hint:after{content:")"}.send-to{padding-bottom:6px}.select2-container--default.select2-container--disabled .select2-selection--multiple{border:0!important;background-color:#fff}.select2-container--default .select2-selection--multiple{border:none}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#f2f2f2;border:1px solid #d8d8d8}.select2-search__field{width:-moz-calc(100% - 25px)!important;width:-webkit-calc(100% - 25px)!important;width:calc(100% - 25px)!important}.select2-container--default .select2-selection--multiple,.select2-container--open .select2-selection--multiple{border:1px solid #aaa!important}.select2-container--focus .select2-selection--multiple{border:1px solid #ccc!important}.send-to a{position:relative;vertical-align:middle;line-height:33px}label.option-box{display:block}label.option-box .input{display:table-cell}label.option-box .option{display:table-cell;font-weight:400;padding-left:10px;padding-bottom:5px}.checkbox-disabled label{color:#aaa}.narrow-input{max-width:20em;resize:vertical}.wider-input{max-width:40em;resize:vertical}.signup-userpic{max-width:80px;max-height:80px;padding:4px;border:1px solid #ccc;border-radius:2px;transition:opacity .25s}.signup-userpic.disabled{opacity:.5}.post .expandable.folded{margin-bottom:8px}@media (min-width:768px){.post .expandable .expand-button{margin-left:63px}}.post{padding-top:14px;padding-bottom:14px;border-bottom:1px solid #eee;line-height:19px;position:relative}.post a{color:#559}.post .read-more{color:#559!important;font-style:italic;white-space:nowrap}.post .post-userpic{float:left}@media (max-width:767px){.post .post-userpic{margin:0 10px 3px 0}}.post .post-header{font-size:15px;line-height:20px;margin-bottom:2px}.post .post-header a{font-weight:700;color:#008}.post .post-header .post-recipient{font-weight:500}.post .post-body{margin-left:63px;color:#666;font-size:14px;line-height:19px}@media (max-width:767px){.post .post-body{margin-left:0}}.post .post-body .post-text{margin-bottom:8px;word-wrap:break-word;color:#000;font-size:16px;line-height:20px}@media (max-width:767px){.post .post-body .post-text{min-height:31px}}.post .post-body .post-text.modern{max-height:100px;overflow-y:hidden;position:relative;display:block}.post .post-body .post-text.modern .read-more{position:absolute;bottom:0;right:0;background-color:#fff;padding:0 4px}.post .post-body .post-text a{color:#008}.post .post-body .post-footer{display:flex}.post .post-body .post-footer .post-lock-icon{cursor:pointer}.post .post-body .post-footer .post-private-icon{font-size:13px;vertical-align:0}.post .post-body .post-footer .post-public-icon{font-size:13px}.post .post-body .post-footer .post-protected-icon{font-size:15px;vertical-align:-2px}.post .post-body .post-footer .post-direct-icon{margin-right:.33em;font-size:12px;vertical-align:-1px}.post .post-body .post-footer .post-timestamp{color:#666}.post-footer-icon{width:19px;flex:0 0 auto}.post-footer-content{overflow:hidden}.post-footer-block{display:inline-block;margin-left:-1em;margin-right:1em;max-width:100%}.post-footer-item{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.post-footer-item:empty{display:none}.post-footer-item:before{content:" - ";display:inline-block;width:1em;text-align:center}.post-hide-throbber,.post-like-throbber{margin-left:5px}.post-hide-throbber:empty{display:none}.post-hide-fail{margin-left:5px;color:#ff8265;cursor:help}.post-like-fail{margin-right:.2em;color:#ff8265;cursor:help}.spoiler-hidden{background-color:#939393;color:transparent;cursor:pointer;position:relative;z-index:1}.dark-theme .spoiler-hidden{background-color:#666}.spoiler-hidden *{visibility:hidden!important}.p-break{height:.35em}.post-editor{position:relative}.post-editor:after{content:"";display:table;clear:both}.post-editor .post-textarea{border-color:#727272 #b4b4b4 #dadada;border-style:solid;border-width:1px;background:#fff url(/img/themes/shared/textbox-bg.png) repeat-x top;background-image:linear-gradient(180deg,#b4b4b4 0,#fff 2px);padding:3px;width:100%;max-width:100%;margin-bottom:3px}.post-editor .post-edit-options{float:left;margin-bottom:11px}.post-editor .post-edit-options .post-edit-attachments{cursor:pointer}.post-editor .post-edit-options .post-edit-attachments:hover span:last-child{text-decoration:underline}.post-editor .post-edit-options .post-edit-attachments[disabled]{text-decoration:line-through}.post-editor .post-edit-options .post-edit-attachments .upload-icon{font-size:15px;opacity:.5}.post-editor .post-edit-options .post-edit-more-trigger{color:#333;margin-left:15px}.post-editor .post-edit-options .post-edit-more{margin-top:10px}.post-editor .post-edit-options .post-edit-more .post-edit-more-checkbox{margin:0 5px 0 1px;vertical-align:middle}.post-editor .post-edit-options .post-edit-more .post-edit-more-labeltext{font-weight:400;vertical-align:middle}.post-editor .post-edit-actions{text-align:right;margin-bottom:8px}.post-editor .post-cancel,.post-editor .post-edit-throbber{margin-right:10px}.recently-hidden-post .recently-hidden-post__close{float:right;padding:.33em;margin:-.33em;border-radius:50%;line-height:1em;color:inherit;opacity:.5;transition:opacity .3s}.recently-hidden-post .recently-hidden-post__close:hover{background:#eee;opacity:1}.post-unhide-block{margin:10px 0;padding-left:18px;border-left:1px solid}.single-post{padding-top:0;padding-bottom:0;border-bottom:0}.single-post .post-header{font-size:21px;line-height:26px}.single-post .post-body{margin-left:88px}@media (max-width:767px){.single-post .post-body{margin-left:0}}.single-post .post-body .post-text{font-size:21px;line-height:26px}@media (max-width:767px){.single-post .post-body .post-text{min-height:50px}}.timeline-post.direct-post{background-color:#eee;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 48 48'><path fill='%23ffffff' d='M40 8H8c-2.21 0-3.98 1.79-3.98 4L4 36c0 2.21 1.79 4 4 4h32c2.21 0 4-1.79 4-4V12c0-2.21-1.79-4-4-4zm0 8L24 26 8 16v-4l16 10 16-10v4z'/></svg>");background-repeat:no-repeat;background-position:100% 0;background-position:top .5em right .5em;padding-left:1em;padding-right:1em;border-bottom:1px solid #fff;margin:-1px -1em 5px;border-radius:5px}.timeline-post.direct-post.be-fe-folded-text-para:after{background:linear-gradient(180deg,hsla(0,0%,92.9%,0),hsla(0,0%,92.9%,.007))}.timeline-post.direct-post.be-fe-folded-text-read-more{background:linear-gradient(90deg,hsla(0,0%,92.9%,0),#eee 3.5em)}.timeline-post.direct-post.be-fe-folded-text:after{background:linear-gradient(180deg,hsla(0,0%,92.9%,0),hsla(0,0%,92.9%,.007))}.timeline-post.direct-post .expand-panel{background-color:#eee}.single-post.direct-post{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 48 48'><path fill='%23eeeeee' d='M40 8H8c-2.21 0-3.98 1.79-3.98 4L4 36c0 2.21 1.79 4 4 4h32c2.21 0 4-1.79 4-4V12c0-2.21-1.79-4-4-4zm0 8L24 26 8 16v-4l16 10 16-10v4z'/></svg>") no-repeat 100% 0}.post-via-sources{font-size:12px;margin-left:.4em;line-height:16px}.post-via-more{font-weight:400!important}.search-highlight{background-color:#ffff80;padding:.2em 0}.post-privacy-warning{background-color:#fcf8e3;padding:12px 18px;border:1px solid #fbf1d8;color:#796e58;margin:10px 0}.post-privacy-warning:empty{display:none}.nsfw-bar{color:#999;width:30em;max-width:100%;border-radius:4px}.link-preview .link-preview-content,.nsfw-bar{margin-bottom:10px}.link-preview .folder-container .content-wrapper{position:relative;overflow:hidden}.link-preview .folder-container .content-wrapper.folded:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;pointer-events:none;background:-webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.8) 75%,#fff);background:-o-linear-gradient(hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.8) 75%,#fff 100%);background:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.2) 25%,hsla(0,0%,100%,.8) 75%,#fff)}.timeline-post.direct-post .link-preview .folder-container .content-wrapper.folded:after{background:-webkit-linear-gradient(hsla(0,0%,93.3%,0),hsla(0,0%,93.3%,.2) 25%,hsla(0,0%,93.3%,.8) 75%,#eee);background:-o-linear-gradient(hsla(0,0%,93.3%,0) 0,hsla(0,0%,93.3%,.2) 25%,hsla(0,0%,93.3%,.8) 75%,#eee 100%);background:linear-gradient(hsla(0,0%,93.3%,0),hsla(0,0%,93.3%,.2) 25%,hsla(0,0%,93.3%,.8) 75%,#eee)}.link-preview .folder-container .preview-expand{margin-top:8px}.link-preview .folder-container .preview-expand>.preview-expand-icon{opacity:.5;cursor:pointer}.link-preview .folder-container .preview-expand>.preview-expand-icon:hover{opacity:1}.link-preview .embedly-card{overflow:hidden}.link-preview .embedly-card-hug{margin:0!important}.link-preview .video-preview{max-width:450px}.link-preview .video-preview.load-error{display:none}.link-preview .video-preview .static-preview{position:relative;width:100%;height:0;padding-bottom:56.25%;background-color:#999;background-position:50%;background-size:cover;cursor:pointer}.link-preview .video-preview .static-preview .play-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:100px;color:#fff;opacity:.66;text-shadow:0 0 10px rgba(0,0,0,.3);transition:opacity .3s}.link-preview .video-preview .static-preview:hover .play-icon{opacity:1;transition:opacity .3s}.link-preview .video-preview .static-preview iframe,.link-preview .video-preview .static-preview video{position:absolute;top:0;left:0;width:100%;height:100%;cursor:default}.link-preview .video-preview .info{margin-top:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.link-preview .tweet-preview{max-width:450px}.link-preview .twitter-iframe{width:100%}.link-preview .instagram-preview{width:400px;max-width:100%}.link-preview .instagram-iframe{width:100%;border-radius:4px;border:1px solid #ccc;background:#eee;box-sizing:content-box}.link-preview .google-docs-preview{width:500px;max-width:100%;position:relative}.link-preview .google-docs-label{position:absolute;top:6px;right:5px;width:50px;height:50px;border-radius:50%;background-color:hsla(0,0%,62.7%,.3);background-size:75%;background-position:50%;background-repeat:no-repeat;z-index:1;background-image:url(https://www.google.com/drive/images/drive/logo-drive.png)}.link-preview .google-docs-label.document{background-size:50%;background-image:url(https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_document_x64.png)}.link-preview .google-docs-label.spreadsheets{background-size:50%;background-image:url(https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_spreadsheet_x64.png)}.link-preview .google-docs-label.presentation{background-size:50%;background-image:url(https://ssl.gstatic.com/docs/doclist/images/mediatype/icon_1_presentation_x64.png)}.link-preview .google-docs-inner{display:block;width:100%;position:relative;height:0;background-repeat:no-repeat;border-radius:3px;border:1px solid #ccc;box-sizing:content-box}.link-preview .google-docs-inner:hover{border-color:#999}.link-preview .wikipedia-preview{border:1px solid #ccc;padding:10px 10px 0;overflow:hidden;box-sizing:border-box;background-image:url(https://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Wikipedia-W-bold-in-square.svg/512px-Wikipedia-W-bold-in-square.svg.png);background-position:top right 5px;background-size:32px;background-repeat:no-repeat;width:500px;max-width:100%}.link-preview .wikipedia-preview a{display:block;color:inherit;text-decoration:none}.link-preview .wikipedia-preview-image{border:1px solid #999;float:left;margin-right:10px;margin-bottom:10px}.link-preview .telegram-iframe{width:500px;max-width:100%;border:none}.link-preview .tiktok-video-preview{position:relative;width:300px;max-width:100%;margin-bottom:10px}.link-preview .tiktok-video-preview:before{content:"";display:block;width:100%;padding-bottom:200%}.link-preview .tiktok-video-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.box{margin-bottom:23px;border:0;border-radius:8px}.box-header,.box-header-empty,.box-header-freefeed,.box-header-friends,.box-header-groups,.box-header-memories,.box-header-timeline{line-height:28px;min-height:28px;border-bottom:2px solid #000;color:#000}.box-header-empty{background-color:#fff}.box-header-timeline{font-size:170%;font-weight:700;margin-bottom:7px;margin-left:10px;padding-bottom:2px}@media (max-width:991px){.box-header-timeline{margin-left:0}}.box-header-timeline .sidelinks{float:right;font-size:14px;font-weight:400;line-height:28px}@media (max-width:512px){.box-header-timeline .sidelinks{text-transform:capitalize}.box-header-timeline .sidelinks span{display:none}}.box-header-timeline small{font-size:14px;font-weight:400;color:#999;vertical-align:middle}.box-message{margin:0 0 5px 10px;padding:5px 10px}@media (max-width:991px){.box-message{margin-left:0}}.box-header-friends,.box-header-groups{font-weight:700;font-size:15px}.box-header-info{line-height:28px;padding-top:3px;float:right;font-size:12px}.box-header-freefeed,.box-header-memories{font-weight:700;font-size:15px}.content .box-body{padding:0 0 0 11px;background-color:#fff}@media (max-width:991px){.content .box-body{padding:0}}.content .box-body:after,.content .box-body:before{content:" ";display:table}.content .box-body:after{clear:both}.content .box-footer{padding:5px 0 5px 11px;font-size:11px;background-color:#fff}@media (max-width:991px){.content .box-footer{padding:15px 0 0}}.sidebar .box-body{font-family:Arial,sans-serif;font-size:15px;padding:10px 0 3px;background-color:#fff}.sidebar .box-body a{color:#00c;text-decoration:none}.sidebar .box-body:after,.sidebar .box-body:before{content:" ";display:table}.sidebar .box-body:after{clear:both}.sidebar .box-body ul{list-style:none;margin:0;padding:0}.sidebar .box-body ul li{padding-bottom:3px;white-space:nowrap}.sidebar .box-body ul li:after,.sidebar .box-body ul li:before{content:" ";display:table}.sidebar .box-body ul li:after{clear:both}.sidebar .box-body ul li a{color:#000;font-size:15px}.sidebar .box-body .year-links-row a{color:#000;font-size:13px}.sidebar .box-body .year-links-row a:after{content:"•";display:inline-block;width:7px;text-align:center}.sidebar .box-body .year-links-row a:last-child:after{content:"";width:0}.sidebar .box-body .updated-ago{display:block;font-size:11px}.sidebar .box-body .pinned .updated-ago:after{content:" (pinned)"}.sidebar .box-body .pinned+:not(.pinned){border-top:1px solid #eee;margin-top:8px;padding-top:7px}.sidebar .box-footer{padding:5px 0 10px;font-size:11px}.sidebar .box-footer a{color:#000}.with-label--new:after{content:"NEW";background-color:#f9cb16;color:#fff;display:inline-block;font-size:10px;padding:0 3px;vertical-align:1px;margin-left:.5em}.p-home--aux{margin-left:1em}.attachments{clear:both;margin-bottom:2px}.attachments a{color:#008;text-decoration:none}.attachments a:hover span{text-decoration:underline}.attachments .remove-attachment{display:none}.attachments:after{content:"";display:table;clear:both}.image-attachments .attachment{position:relative;display:inline-block;vertical-align:middle;margin:0 8px 8px 0;box-sizing:content-box;text-align:center}.image-attachments .attachment.surplus{display:none}.image-attachments .image-attachment-img{max-width:525px;max-height:175px;background-color:#fff}@media (max-width:560px){.image-attachments .image-attachment-img{max-width:100%;height:auto}}.image-attachments .image-attachment-link{display:block;min-width:32px;min-height:32px;line-height:30px;cursor:zoom-in;border:1px solid silver;padding:1px}.image-attachments .image-attachment-link:hover{border-color:#aaa}.nsfw-post .image-attachments .image-attachment-link{position:relative;overflow:hidden}.nsfw-post .image-attachments .image-attachment-link:after{content:"NSFW";color:#999;background-color:#ccc;font-weight:700;pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}body.dark-theme .nsfw-post .image-attachments .image-attachment-link:after{background-color:#666}.image-attachments.single-image .attachment{height:auto;line-height:normal}.image-attachments.expanded .attachment.surplus{display:inline-block}.image-attachments .toggle-surplus{display:none;color:#fad889;font-size:2em;text-decoration:none;position:relative;top:2px}.image-attachments.has-surplus .toggle-surplus{display:inline-block}.image-attachments.has-surplus .toggle-surplus:before{content:"\f138"}.image-attachments.has-surplus.expanded .toggle-surplus:before{content:"\f137"}.pswp__img{background-color:#fff}.sortable-images .image-attachment-link{cursor:move}.audio-attachments .attachment,.general-attachments .attachment{position:relative;display:block;margin:0 8px 8px 0}.audio-attachments .attachment .attachment-icon,.general-attachments .attachment .attachment-icon{color:#666;padding:0 1px;margin-right:4px}.audio-attachments .attachment .attachment-title,.general-attachments .attachment .attachment-title{overflow-wrap:break-word}.image-attachments .attachment .remove-attachment{display:block;position:absolute;right:2px;top:2px;cursor:pointer;color:#000;font-size:20px;background-color:silver;opacity:.7;border-radius:.1em;border-bottom-left-radius:.25em;width:1.5em;height:1.5em;line-height:1.4em;padding:4px}.image-attachments .attachment .remove-attachment:hover{opacity:1}.image-attachments .attachment.removed{border:2px solid #e33;padding:0}.image-attachments .attachment.added{border:2px solid #3d3;padding:0}.image-attachments .show-more{display:none;width:24px;color:#8ab;vertical-align:middle;margin-bottom:8px}.image-attachments .show-more .show-more-icon{cursor:pointer;transform:rotate(-180deg);transition:transform .3s .1s;font-size:1.75em}.image-attachments.needs-folding .show-more{display:inline-block}.image-attachments.is-folded .show-more .show-more-icon{transform:rotate(0)}.image-attachments .lightbox-loading{background:rgba(0,0,0,.8);color:#ccc;position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;display:flex;justify-content:center;align-items:center}.audio-attachments .attachment:hover .remove-attachment,.general-attachments .attachment:hover .remove-attachment{display:block;position:absolute;top:1px;width:1em;height:1em;cursor:pointer;background-color:#fff;border-radius:2px}.audio-attachments .attachment:hover .remove-attachment:hover,.general-attachments .attachment:hover .remove-attachment:hover{background-color:#ddd}.audio-attachments .attachment.removed,.general-attachments .attachment.removed{background-color:#fbb}.audio-attachments .attachment.added,.general-attachments .attachment.added{background-color:#bfb}.dropzone{display:none}.dragover .dropzone{display:flex;align-items:center;justify-content:center;position:absolute;z-index:1000;width:100.16%;height:105px;min-height:0;padding:0;border:5px dotted #ccc;background-color:#eee;margin-left:-1px;font-size:16px}.dragover .dropzone .dz-message{margin:0}.dropzone-previews .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:0 10px 10px 0;min-height:100px;border:1px solid silver;padding:1px}.dropzone-previews .dz-preview:hover{z-index:1000}.dropzone-previews .dz-preview:hover .dz-details{opacity:1}.dropzone-previews .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone-previews .dz-preview.dz-file-preview .dz-image{border-radius:0;background:#eee}.dropzone-previews .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone-previews .dz-preview.dz-image-preview{background:#fff}.dropzone-previews .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone-previews .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:23px 12px;text-align:center;color:rgba(0,0,0,.9);line-height:150%;cursor:pointer}.dropzone-previews .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone-previews .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone-previews .dz-preview .dz-details .dz-filename:hover span{border:1px solid hsla(0,0%,78.4%,.8);background-color:hsla(0,0%,100%,.8)}.dropzone-previews .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone-previews .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone-previews .dz-preview .dz-details .dz-filename span,.dropzone-previews .dz-preview .dz-details .dz-size span{background-color:hsla(0,0%,100%,.1);padding:0 4px;border-radius:2px}.dropzone-previews .dz-preview .dz-image{border-radius:0;overflow:hidden;width:100px;height:100px;position:relative;display:block;z-index:10}.dropzone-previews .dz-preview .dz-image img{display:block}.dropzone-previews .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-o-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone-previews .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-o-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone-previews .dz-preview.dz-error .dz-error-message{display:block}.dropzone-previews .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone-previews .dz-preview .dz-error-mark,.dropzone-previews .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone-previews .dz-preview .dz-error-mark svg,.dropzone-previews .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone-previews .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.dropzone-previews .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone-previews .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone-previews .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:hsla(0,0%,100%,.9);-webkit-transform:scale(1);border-radius:4px;overflow:hidden}.dropzone-previews .dz-preview .dz-progress .dz-upload{background-color:#666;position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-ms-transition:width .3s ease-in-out;-o-transition:width .3s ease-in-out;transition:width .3s ease-in-out}.dropzone-previews .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:block;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:2px;font-size:13px;top:110px;left:-10px;width:120px;background:#be2626;background:linear-gradient(180deg,#be2626,#a92222);padding:6px 8px;color:#fff}.dropzone-previews .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:54px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}.post-likes{margin-top:8px}.post-likes .icon{margin-top:2px;float:left;color:#ffb914}.post-likes-list{list-style:none;padding:0;margin:0 4px 0 19px}.post-likes-list .post-like{display:inline}.post-likes-list .throbber{position:absolute}.post-likes-list .throbber .throbber-image{position:relative;top:-1px;left:4px}.comments{font-size:14px;line-height:18px;clear:both}.comment{margin-top:8px;position:relative}.comment .comment-body{word-wrap:break-word;margin-left:19px;position:relative}.comment .comment-textarea{border-color:#727272 #b4b4b4 #dadada;border-style:solid;border-width:1px;background:#fff url(/img/themes/shared/textbox-bg.png) repeat-x top;background-image:linear-gradient(180deg,#b4b4b4 0,#fff 2px);padding:3px;width:100%;max-width:100%;margin-bottom:3px;background:#fff;min-width:100%}.comment .comment-textarea__dragged{background:#eee}.comment .comment-cancel,.comment .comment-throbber{margin-left:10px}.comment .comment-error{font-size:12px;color:#ff5a5f}.comment .comment-file-button{float:right;color:inherit;font-size:15px;opacity:.66;margin-right:-4px}.comment .comment-timestamp a{color:#999;font-size:12px;white-space:nowrap}.comment .more-comments-throbber{display:inline-block;width:16px;margin-left:-1px;margin-right:4px}.comment .add-comment-link,.comment .more-comments-link{font-style:italic}.comment .expandable .expand-panel{line-height:18px}.comment .expandable .expand-panel .expand-button{margin-left:0;font-size:14px}.comment.highlight-from-url:before,.comment.highlighted:before{content:"";position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;border-radius:3px}.comment.highlighted:before{background-color:#d9ebff}.comment.highlight-from-url:before{background-color:#ffb}.comment.is-hidden .comment-text{font-style:italic;color:#bbb}.comment.is-hidden .comment-icon{color:#bbb!important}.feed-comment-dot:after{content:"";position:absolute;top:50%;left:50%;width:4px;height:4px;background-color:#ccc;margin-left:-2px;margin-top:0;border-radius:50%}.feed-comment-dot:hover:after{background-color:#999}.comments-folder{position:sticky;top:0;z-index:1;font-style:italic;padding:8px 0 0 59px;margin-left:-40px;background:hsla(0,0%,100%,.9)}.comments-folder .chevron{display:none;position:absolute;left:40px;top:9px;opacity:.3}.direct-post .comments-folder{background:hsla(0,0%,93.3%,.9)}body.dark-theme .comments-folder{background-color:rgba(23,25,28,.9)}body.dark-theme .direct-post .comments-folder{background-color:rgba(43,45,49,.9)}.comments-folder__stuck{box-shadow:0 0 4px 8px hsla(0,0%,100%,.9)}.comments-folder__stuck .chevron{display:block}.direct-post .comments-folder__stuck{box-shadow:0 0 4px 8px hsla(0,0%,93.3%,.9)}body.dark-theme .comments-folder__stuck{box-shadow:0 0 4px 8px rgba(23,25,28,.9)}body.dark-theme .direct-post .comments-folder__stuck{box-shadow:0 0 4px 8px rgba(43,45,49,.9)}.comments-folder--after{height:.1px}.avatar img{border:1px solid #c1c1c1;width:50px;height:50px;box-sizing:content-box}.profile{padding-bottom:14px;border-bottom:1px solid #eee;margin-bottom:14px;margin-top:7px}.profile .avatar{float:left}.profile .avatar img{width:75px;height:75px}.profile .description{font-family:Arial,sans-serif;color:#000;margin-left:90px}.profile .description .name{font-size:24px;font-weight:700;margin-bottom:3px}.profile-stats{text-align:right}.profile-stats .profile-stats-item{white-space:nowrap}@media (max-width:767px){.profile-stats{margin-top:14px;border-top:1px solid #eee;padding-top:4px;text-align:left}.profile-stats .profile-stats-item{display:inline-block;margin-right:15px;margin-top:10px}}.profile-controls{padding-bottom:14px;border-bottom:1px solid #eee;margin-bottom:14px}.profile-controls .profile-controls-throbber{margin:0 10px}.profile-controls .profile-controls-throbber:empty{display:none}.profile-actions li{display:inline-block;white-space:nowrap}.profile-actions li:before{content:"\2022";color:#999;margin:0 .3em}.profile-actions li:first-child:before{content:none}.hidden-posts-toggle{padding:14px 0;border-bottom:1px solid #eee}.hidden-posts-toggle a:hover{text-decoration:none}.hidden-posts-toggle a:hover span:last-child{text-decoration:underline}.loader-container{position:relative}.loader-container .loader-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:10;opacity:.3;background-color:#fff;display:flex;align-items:center;justify-content:center}.loader-container .loader-overlay>img{max-height:80%;max-width:80%}.loader-container.-full .loader-overlay{position:fixed;height:100vh;width:100%}ul.tile-list{margin:0;padding:20px 0 0}ul.tile-list li{width:110px;height:110px;display:block;float:left;list-style-type:none;padding-top:10px;text-align:center}ul.tile-list li .avatar{margin-bottom:-3px}ul.tile-list li .avatar>a,ul.tile-list li .user-name-wrapper>a{line-height:130%;font-size:12px;color:#4c4c4c}ul.tile-list li .user-actions{color:#666;font-size:12px}ul.tile-list li .user-actions a{display:inline;color:#559}ul.tile-list li .user-ismutual{font-size:11px;font-variant:small-caps;color:#999}ul.tile-list.with-actions li{height:130px}ul.tile-list.large-pics li{height:140px}ul.tile-list.with-actions.large-pics li{height:160px}ul.tile-list:after,ul.tile-list:before{content:" ";display:table}ul.tile-list:after{clear:both}.list-controls .manage-controls{text-align:right;float:right}.list-controls .filter-controls{float:left}.tile-list-subheader{margin-bottom:-16px}h3+.tile-list-subheader{margin-top:24px}.tile-list-text{margin:30px 0}.create-post{padding-bottom:14px;border-bottom:1px solid #eee;margin-bottom:14px}.create-post .uploading-attachments>.ember-view{display:inline-block;vertical-align:middle}.create-post .uploading-attachments .attachment{display:inline-block;vertical-align:middle;margin:0 8px 8px 0}.create-post .uploading-attachments .attachment .upload-progress{width:100px;height:100px;border-radius:50%;background-color:#d43e1b}.create-post .uploading-attachments .attachment .progress-0{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(90deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-1{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(93.6deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-2{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(97.2deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-3{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(100.8deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-4{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(104.4deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-5{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(108deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-6{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.31turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-7{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.32turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-8{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.33turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-9{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.34turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-10{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(126deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-11{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.36turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-12{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.37turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-13{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.38turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-14{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.39turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-15{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(144deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-16{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.41turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-17{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.42turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-18{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(154.8deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-19{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.44turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-20{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(162deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-21{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(165.6deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-22{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.47turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-23{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(172.8deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-24{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.49turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-25{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(180deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-26{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.51turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-27{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.52turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-28{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.53turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-29{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.54turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-30{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(198deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-31{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(201.6deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-32{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.57turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-33{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(208.8deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-34{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.59turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-35{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(216deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-36{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.61turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-37{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.62turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-38{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.63turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-39{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.64turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-40{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(234deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-41{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.66turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-42{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(241.2deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-43{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.68turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-44{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(248.4deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-45{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(252deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-46{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.71turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-47{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.72turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-48{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.73turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-49{background-image:linear-gradient(90deg,#f9b616 50%,transparent 0,transparent),linear-gradient(.74turn,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-50{background-image:linear-gradient(-90deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-51{background-image:linear-gradient(-86.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-52{background-image:linear-gradient(-82.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-53{background-image:linear-gradient(-79.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-54{background-image:linear-gradient(-75.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-55{background-image:linear-gradient(-72deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-56{background-image:linear-gradient(-68.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-57{background-image:linear-gradient(-64.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-58{background-image:linear-gradient(-61.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-59{background-image:linear-gradient(-57.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-60{background-image:linear-gradient(-54deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-61{background-image:linear-gradient(-50.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-62{background-image:linear-gradient(-46.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-63{background-image:linear-gradient(-43.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-64{background-image:linear-gradient(-39.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-65{background-image:linear-gradient(-36deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-66{background-image:linear-gradient(-32.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-67{background-image:linear-gradient(-28.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-68{background-image:linear-gradient(-25.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-69{background-image:linear-gradient(-21.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-70{background-image:linear-gradient(-18deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-71{background-image:linear-gradient(-14.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-72{background-image:linear-gradient(-10.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-73{background-image:linear-gradient(-7.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-74{background-image:linear-gradient(-3.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-75{background-image:linear-gradient(0deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-76{background-image:linear-gradient(3.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-77{background-image:linear-gradient(7.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-78{background-image:linear-gradient(10.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-79{background-image:linear-gradient(14.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-80{background-image:linear-gradient(18deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-81{background-image:linear-gradient(21.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-82{background-image:linear-gradient(25.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-83{background-image:linear-gradient(28.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-84{background-image:linear-gradient(32.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-85{background-image:linear-gradient(36deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-86{background-image:linear-gradient(39.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-87{background-image:linear-gradient(43.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-88{background-image:linear-gradient(46.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-89{background-image:linear-gradient(50.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-90{background-image:linear-gradient(54deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-91{background-image:linear-gradient(57.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-92{background-image:linear-gradient(61.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-93{background-image:linear-gradient(64.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-94{background-image:linear-gradient(68.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-95{background-image:linear-gradient(72deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-96{background-image:linear-gradient(75.6deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-97{background-image:linear-gradient(79.2deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-98{background-image:linear-gradient(82.8deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-99{background-image:linear-gradient(86.4deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .progress-100{background-image:linear-gradient(90deg,#d43e1b 50%,transparent 0,transparent),linear-gradient(270deg,#d43e1b 50%,#f9b616 0,#f9b616)}.create-post .uploading-attachments .attachment .upload-progress .center{position:absolute;width:54px;height:54px;background-color:#fff;border-radius:50%;margin-left:23px;margin-top:23px;color:#888;text-align:center;line-height:54px}.create-post .create-post-error{font-size:12px;color:#ff5a5f}.create-post .selector-warning{background-color:#fce3e3;padding:12px 18px;border:1px solid #fbd8d8;color:#795858;margin:10px 0}.pager{text-align:left;margin:15px 0}.pager li>a,.pager li>a:hover{background:none;border:0;padding:5px}.pager li>a:hover{text-decoration:underline}.settings-throbber{margin-left:10px}.checkbox-displayNames-useYou{margin-top:20px;margin-bottom:15px}.has-feedback #displayName-input{padding-right:75px}.displayName-input-hint{position:absolute;top:32px;right:12px;margin:0}.archive-source-list{margin-left:20px}.archive-source-list .source-link{color:#333;margin:0 .3em;opacity:.3}.archive-source-list .source-link:hover{opacity:1}.search-form{margin-bottom:15px;float:right;width:100%;display:flex}@media (max-width:768px){.search-form{margin-top:15px}}@media (min-width:992px){.search-form{margin:28px 0 20px}}.search-form .search-input{flex:1;margin-top:4px;margin-right:5px;border:none;border-bottom:1px solid #dadada}.search-form .search-input:focus{outline:none}.search-form .search-button{border:1px solid #262626;background-color:#fff;padding:2px 6px;border-radius:2px}.search-memo{background-color:#f2f2f2;padding:15px 10px}@media (min-width:992px){.search-memo{margin-left:10px}}.search-memo .search-memo-header{margin-bottom:15px;font-size:18px}.search-memo .search-operator{margin-bottom:5px}.search-memo .search-operator .operator{display:inline-block;font-weight:700;width:120px}.search-memo .search-operator .example{font-style:italic}.manage-subscribers-admins{padding-top:10px}.manage-subscribers-body .tile-list{padding-bottom:10px}.group-warning{background-color:#fcf8e3;padding:12px 18px;border:1px solid #fbf1d8;color:#796e58;margin:10px 0}.notifications .notifications-throbber{height:100%;display:inline-flex;align-items:center;margin-left:7px}.notifications .filter{margin-left:10px;display:flex;flex-wrap:wrap}@media (max-width:991px){.notifications .filter{margin-left:0}}.notifications .filter>*{margin-right:10px;text-decoration:none}.notifications .filter>.active{text-decoration:underline}.notifications .notification-list{margin-top:20px}.notifications .single-notification{margin-bottom:15px;display:flex;flex-direction:column}.arrow-span{background-color:#eee;border-radius:.25em;cursor:pointer;padding:0 .2em}.direct-post .arrow-span{background-color:#fff}.expandable{overflow-y:hidden;position:relative}.expandable.expanded{overflow-y:visible;max-height:max-content}.expandable .expand-panel{position:absolute;z-index:1;bottom:0;left:0;right:0;background-color:#fff;line-height:20px}.expandable .expand-panel .expand-button{font-size:16px;color:#559}.expandable .expand-panel .expand-button i{cursor:pointer}.expandable .expand-panel .expand-button .expand-icon{opacity:.6;vertical-align:-2px}.comment-likes-container{position:absolute;top:1px;left:-15px;width:34px;height:18px;display:flex;justify-content:flex-end;padding-right:2px}@media (max-width:768px){.comment-likes-container .comment-likes.has-my-like+.comment-time,.comment-likes-container .comment-likes.liked+.comment-time,.comment-likes-container .comment-likes:not(.has-my-like):not(.liked){display:none}}.comment-time{margin-right:2px;flex-shrink:0;flex-basis:auto}.comment-icon{opacity:.9}.comment-icon,.comment-icon:hover{text-decoration:none}.comment-icon.feed-comment-dot{height:14px;width:14px;display:inline-block;position:relative}.comment-icon.fa-stack{width:14px;margin-top:1px;margin-right:6px;line-height:1em;padding-top:4px;color:inherit}.comment-likes{display:inline-flex;align-items:flex-end;flex-shrink:0;flex-basis:auto;margin-right:2px;margin-top:1px}@media (min-width:769px){.comment-likes{margin-right:6px}}.comment-likes:not(.liked){opacity:0;transition:opacity .25s}.comment-likes .comment-heart{flex-shrink:0;flex-basis:auto;position:relative;font-size:10px}.comment-likes .comment-heart .icon.liked{animation:like .3s}@media (min-width:769px){.comment-likes .comment-heart:hover .icon{transform:scale(1.3);transition:transform .25s}}.comment-likes .icon{color:#ffb914;transition:transform .25s;cursor:pointer}@media (min-width:769px){.comment-likes.non-likable .comment-heart:hover .icon{transform:none}}.comment-likes.non-likable .icon{cursor:auto}.comment-likes .comment-count{min-width:15px;text-align:right;cursor:pointer;margin-right:2px;font-size:12px;width:7px;color:#898989}@media (min-width:769px){.comment-likes .comment-count{margin-right:6px}}.comment-likes .comment-count:active,.comment-likes .comment-count:hover{text-decoration:underline}.comment-likes.has-my-like .comment-count,.comment-likes.has-my-like .icon{color:#e66}.comment-likes-list{position:absolute;top:0;left:0;background:#fff;z-index:1;color:#898989;border:1px solid #898989;padding:6px;box-shadow:1px 1px 10px rgba(0,0,0,.3);white-space:nowrap;text-align:left;max-height:200px;overflow-y:auto;font-size:12px;line-height:18px}.comment-likes-list a{color:#559}.comment-likes-list .user-name-wrapper{display:block}@media (min-width:769px){.comment-likes-container:hover .comment-likes:not(.liked){opacity:1;transition:opacity .25s}}@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes like{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.actions-overlay{position:fixed;top:0;bottom:0;left:0;right:0;z-index:2;background-color:hsla(0,0%,60%,.7);animation:show .2s}.actions-overlay .container{position:absolute;bottom:0;left:0;right:0}.actions-panel{margin-left:-15px;margin-right:-15px;background-color:#fff;animation:slide .2s .2s;transform:translateY(100%);animation-fill-mode:forwards;padding-bottom:.5em}@supports (padding:max(0px)){.actions-panel{padding-bottom:max(.5em,env(safe-area-inset-bottom))}}@media (min-width:768px){.actions-panel{margin-left:63px}}.actions-panel .likes-panel{display:flex;background-color:#ddd}.actions-panel .likes-panel.padded{padding-bottom:192px}.actions-panel .likes-panel .arrow{width:35px;padding-top:12px;line-height:24px;text-align:center}.actions-panel .likes-panel .likes{flex:1;line-height:24px;padding-top:12px;padding-bottom:12px;font-size:16px;margin:0;padding-right:15px;overflow-y:auto}.actions-panel .likes-panel .likes-list-toggle{white-space:nowrap}.actions-panel .mention-actions{width:100%;background-color:#fff;padding-top:12px;transition:transform .2s;transform:translateY(0);position:absolute;bottom:0}.actions-panel .mention-action{height:42px;font-size:16px;line-height:42px;width:100%;padding:0;text-align:left;border:none;outline:none;background-color:#fff}.actions-panel .mention-action:active{background-color:#ffb914}.actions-panel .mention-action:active .fa-icon{color:#e66}.actions-panel .mention-action .fa-icon{position:relative;top:-1px;font-size:14px;width:35px;text-align:center;opacity:.75}.signup-by-invite .personal-message{border:1px solid #ccc;border-radius:4px;padding:15px;margin-bottom:10px}@media (min-width:992px){.signup-by-invite .signup-form-container{width:50%}}.bookmarklet h1{font-size:22px}.bookmarklet h1 .gamma{margin-left:3px}.bookmarklet .create-post{padding:0;border:none}.bookmarklet .post-linked-image{display:inline-block;position:relative;cursor:pointer;border:1px solid silver;padding:1px;margin:4px 8px 4px 0}.bookmarklet .post-linked-image img{max-width:200px;max-height:100px;width:auto;height:auto}.bookmarklet .post-linked-image:hover:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background-color:silver;opacity:.7}.bookmarklet .post-linked-image:hover:after{content:"\00d7";display:block;position:absolute;left:0;top:50%;width:100%;margin-top:-43px;text-align:center;color:#333;font-size:70px;line-height:70px}.bookmarklet .post-linked-image-empty{display:inline-block;width:140px;height:104px;padding-top:32px;margin:4px 8px 4px 0;border:1px solid silver;background-color:#fff;color:#999;font-size:12px;font-style:italic;text-align:center;line-height:140%}.bookmarklet .brand-new-post{font-size:20px;line-height:24px;text-align:center;margin-top:150px}.bookmarklet .brand-new-post a{font-size:17px;text-decoration:underline}.error-boundary{display:block;padding:10px;color:#000;border:2px solid #a00;text-align:left;line-height:16px}body.dark-theme .error-boundary{color:#b3b3b3}.error-boundary-header{font-size:14px;font-weight:700}.error-boundary-details{font-size:12px;margin-top:10px}.pswp__zoom-wrap{text-align:center}.pswp__zoom-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.pswp__caption a{color:#fff}.wrapper{line-height:0;max-width:900px;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.video-wrapper,.wrapper{width:100%;position:relative}.video-wrapper{padding-bottom:56.25%;padding-top:25px;height:0}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}video{width:100%!important;height:auto!important}.media-link .icon-bond{white-space:nowrap}.media-link .icon-bond:after{content:"\FEFF"}.media-link .media-icon{margin:0 4px 0 2px;display:inline-block;vertical-align:middle;color:#aaa}.media-link .media-icon.fa-icon-fab-instagram{margin-right:3px}.mejs-container{border-radius:4px}.mejs-container .mejs-controls{background:#333!important;border-radius:4px}.Select{position:relative}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none}.Select-control{background-color:#fff;border:1px solid #ccc;color:#333;cursor:default;display:table;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:none}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.is-open>.Select-control>.Select-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.Select-placeholder,:not(.Select--multi)>.Select-control .Select-value{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value .Select-value-label,.has-value:not(.Select--multi)>.Select-control>.Select-value .Select-value-label{color:#333}.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label,.has-value:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label:focus,.has-value.is-pseudo-focused:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label:hover,.has-value:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label:focus,.has-value:not(.Select--multi)>.Select-control>.Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{background:none transparent;border:0;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;height:34px;margin:0;outline:none;padding:0;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;-o-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s linear infinite;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;-o-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-focused{background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid rgba(0,126,255,.24);color:#559;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.Select-value-label-standalone{background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid rgba(0,126,255,.24);color:#559;display:inline-block;font-size:.9em;line-height:1.4;vertical-align:middle;border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px;margin-right:.5em}.Select-value-label-standalone .fa-icon,.Select .fa-icon{opacity:.8}.legal-paragraph{text-indent:-25px;padding-left:25px}.content .box-body,.content .box-footer,.expandable .expand-panel,.search-form .search-button,.search-form .search-input,.sidebar .box-body,body{transition:background .2s}body.dark-theme,body.dark-theme .content .box-body,body.dark-theme .content .box-footer,body.dark-theme .expandable .expand-panel,body.dark-theme .list-group-item,body.dark-theme .panel,body.dark-theme .search-form .search-button,body.dark-theme .search-form .search-input,body.dark-theme .sidebar .box-body{background-color:#17191c}body.dark-theme .arrow-span,body.dark-theme .breadcrumb,body.dark-theme .color-scheme-selector select,body.dark-theme .feed-options-switch .dropdown,body.dark-theme .loader-container .loader-overlay,body.dark-theme .search-memo,body.dark-theme .sidebar a.bookmarklet-button,body.dark-theme .timeline-post.direct-post,body.dark-theme .timeline-post.direct-post .expand-panel,body.dark-theme select[name=os0]{background-color:#2b2d31}body.dark-theme .arrow-span,body.dark-theme code{background-color:#3b3d3f}body.dark-theme code{color:#ccc}body.dark-theme .timeline-post.direct-post{border-bottom-color:#2b2d31;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 48 48'><path fill='%23505050' d='M40 8H8c-2.21 0-3.98 1.79-3.98 4L4 36c0 2.21 1.79 4 4 4h32c2.21 0 4-1.79 4-4V12c0-2.21-1.79-4-4-4zm0 8L24 26 8 16v-4l16 10 16-10v4z'/></svg>")}body.dark-theme .avatar img,body.dark-theme .feed-options-switch .dropdown,body.dark-theme .hidden-posts-toggle,body.dark-theme .image-attachments .image-attachment-link,body.dark-theme .list-group-item,body.dark-theme .panel-default,body.dark-theme hr,body.dark-theme select[name=os0]{border-color:grey}body.dark-theme,body.dark-theme .box-header,body.dark-theme .box-header-empty,body.dark-theme .box-header-freefeed,body.dark-theme .box-header-friends,body.dark-theme .box-header-groups,body.dark-theme .box-header-memories,body.dark-theme .box-header-timeline,body.dark-theme .post .post-body,body.dark-theme .post .post-body .post-text,body.dark-theme .profile .description,body.dark-theme .sidebar .box-body .year-links-row a,body.dark-theme .sidebar .box-body ul li a,body.dark-theme .sidebar .box-footer a,body.dark-theme .sidebar a,body.dark-theme .site-logo-link,body.dark-theme .site-logo-link:active,body.dark-theme .site-logo-link:focus,body.dark-theme .site-logo-link:hover,body.dark-theme .site-logo-link:visited,body.dark-theme ul.tile-list li .avatar>a,body.dark-theme ul.tile-list li .user-name-wrapper>a{color:#b3b3b3}body.dark-theme .breadcrumb>.active,body.dark-theme .comment-likes .comment-count,body.dark-theme .post-editor .post-edit-options .post-edit-more-trigger,body.dark-theme .post-footer,body.dark-theme .post .comment-timestamp a,body.dark-theme .post .post-body .post-footer .post-timestamp,body.dark-theme .sidebar,body.dark-theme .text-muted{color:#999}body.dark-theme .box-header,body.dark-theme .box-header-empty,body.dark-theme .box-header-freefeed,body.dark-theme .box-header-friends,body.dark-theme .box-header-groups,body.dark-theme .box-header-memories,body.dark-theme .box-header-timeline,body.dark-theme .create-post,body.dark-theme .post,body.dark-theme .profile,body.dark-theme .profile-controls,body.dark-theme .search-form .search-input{border-bottom-color:grey}body.dark-theme .feed-comment-dot:after{background-color:#999}body.dark-theme .post .post-body .post-text a,body.dark-theme .post .post-header a,body.dark-theme a,body.dark-theme a:focus,body.dark-theme a:hover{color:#d1b375}body.dark-theme .pager li>a:focus,body.dark-theme .pager li>a:hover{color:#d1b375;background-color:#3b3d3f}body.dark-theme .post .read-more{color:#d1b375!important}body.dark-theme .expandable .expand-panel .expand-button,body.dark-theme .image-attachments .show-more,body.dark-theme .post a,body.dark-theme a.p-sendto-toggler{color:#c6b38c}body.dark-theme .link-preview .folder-container .content-wrapper.folded:after{background:linear-gradient(rgba(23,25,28,0),rgba(23,25,28,.2) 25%,rgba(23,25,28,.8) 75%,#17191c)}body.dark-theme .timeline-post.direct-post .link-preview .folder-container .content-wrapper.folded:after{background:linear-gradient(rgba(43,45,49,0),rgba(43,45,49,.2) 25%,rgba(43,45,49,.8) 75%,#2b2d31)}body.dark-theme .comment .comment-textarea,body.dark-theme .form-control,body.dark-theme .post-editor .post-textarea{background:#2b2d31;border:1px solid grey;color:#b3b3b3}body.dark-theme .comment .comment-textarea__dragged{background:#3b3d3f}body.dark-theme .btn-default{color:#b3b3b3;background:#3b3d3f;border-color:grey}body.dark-theme .btn-default:disabled{color:#999}body.dark-theme .btn-default.active,body.dark-theme .btn-default.focus,body.dark-theme .btn-default:active,body.dark-theme .btn-default:focus,body.dark-theme .btn-default:hover,body.dark-theme .open>.btn-default.dropdown-toggle{color:#ccc;background:#3b3d3f;border-color:#ccc}body.dark-theme .alert-info{color:#ccc;background:#766034;border-color:#766034}body.dark-theme .feed-options-switch .dropdown .drop-option:hover,body.dark-theme .search-highlight{color:#ccc;background-color:#766034}body.dark-theme .comment.highlight-from-url:before,body.dark-theme .comment.highlighted:before{background-color:#3b3d3f}body.dark-theme .feed-options-switch .dropdown .spacer{background-color:grey}body.dark-theme .feed-options-switch .dropdown{color:#ccc}body.dark-theme .user-card{background-color:#2b2d31;color:#b3b3b3}body.dark-theme .user-card .user-card-info{background-color:inherit;color:inherit}body.dark-theme .user-card .user-card-info .names .display-name{color:#d1b375}body.dark-theme .user-card .user-card-info .description,body.dark-theme .user-card .user-card-info .feed-status,body.dark-theme .user-card .user-card-info .names .username,body.dark-theme .user-card .user-card-info .relationship-status{color:#b3b3b3}body.dark-theme .user-card .user-card-actions{border-top-color:#3b3d3f;background-color:#3b3d3f;color:#b3b3b3}body.dark-theme .user-card .user-card-actions a{color:#d1b375!important}body.dark-theme .user-card .user-card-actions.user-card-errors{color:#ccc;background-color:#766034}body.dark-theme .Select-control{background-color:#2b2d31;border-color:grey}.is-open>body.dark-theme .Select-control{background-color:#2b2d31;border-color:#999}body.dark-theme .Select-placeholder,body.dark-theme :not(.Select--multi)>.Select-control .Select-value{color:#999}body.dark-theme .Select--multi .Select-value,body.dark-theme .Select-value-label-standalone{color:#b3b3b3;background-color:#3b3d3f;border-color:#999}body.dark-theme .Select--multi .Select-value-icon{border-color:#999}body.dark-theme .Select--multi .Select-value-icon:focus,body.dark-theme .Select--multi .Select-value-icon:hover{background-color:#3b3d3f;color:#ccc}body.dark-theme .Select-menu-outer{background-color:#2b2d31;border-color:grey}body.dark-theme .Select-input>input,body.dark-theme .Select-option{color:#b3b3b3}body.dark-theme .Select-option.is-focused{background-color:#766034;color:#ccc}body.dark-theme .comment-likes .icon,body.dark-theme .post-likes .icon{opacity:.9}body.dark-theme .link-preview .video-preview .static-preview .play-icon{color:#b3b3b3}body.dark-theme .nsfw-bar{color:#999}body.dark-theme .comment-likes-list{background-color:#2b2d31;border-color:grey}body.dark-theme .image-attachments .attachment .remove-attachment{background-color:#3b3d3f;color:#b3b3b3}body.dark-theme .panel-default>.panel-heading{background-color:#2b2d31;border-color:grey;color:#b3b3b3}body.dark-theme .actions-overlay{background-color:rgba(23,25,28,.6)}body.dark-theme .actions-panel{background-color:#2b2d31;color:#ccc}body.dark-theme .actions-panel .mention-action,body.dark-theme .actions-panel .mention-actions{background-color:#2b2d31}body.dark-theme .actions-panel .likes-panel{background-color:#3b3d3f}body.dark-theme .audio-attachments audio{filter:invert(1) contrast(70%) hue-rotate(180deg)}body.dark-theme .alert-success{background-color:#494f4b;border-color:#959a91;color:#95a395}body.dark-theme .with-label--new:after{background-color:#c58c1a;color:#333}body.dark-theme .recently-hidden-post .recently-hidden-post__close:hover{background-color:#2b2d31}body.dark-theme .pagination>li>a,body.dark-theme .pagination>li>span{color:#b3b3b3;background-color:#17191c;border-color:#999}body.dark-theme .pagination>.active>a,body.dark-theme .pagination>.active>a:focus,body.dark-theme .pagination>.active>a:hover,body.dark-theme .pagination>.active>span,body.dark-theme .pagination>.active>span:focus,body.dark-theme .pagination>.active>span:hover{color:#ccc;background-color:#766034;border-color:#766034}body.dark-theme .nav>li>a:focus,body.dark-theme .nav>li>a:hover{background-color:#2b2d31}body.dark-theme .nav-tabs>li>a:hover{border-color:#2b2d31 #2b2d31 grey}body.dark-theme .nav-tabs{border-bottom-color:grey}body.dark-theme .nav-tabs>li.active>a,body.dark-theme .nav-tabs>li.active>a:focus,body.dark-theme .nav-tabs>li.active>a:hover{color:#b3b3b3;background-color:#17191c;border-color:grey grey transparent}@supports (-webkit-overflow-scrolling:touch){body.dark-theme select{color:initial!important}}._3MNynjKSfS0i4opxAjIHIY{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;position:relative;border-radius:2px;overflow:hidden;font-size:18px;color:rgba(0,0,0,.3)}._3MNynjKSfS0i4opxAjIHIY:before{font-weight:700;font-size:1.3em;opacity:.5}._3MNynjKSfS0i4opxAjIHIY img{width:100%;height:100%}._10EYkwFadzHrhuBXwVrlqw{width:75px;height:75px;font-size:27px}._3YipPlN0nyGdUgchaypMM7{width:1em;height:1em;vertical-align:text-bottom}._2YlJpWQHjRAN-znmGxfQh2{background-color:rgba(0,0,0,.1)}.dark-theme ._2YlJpWQHjRAN-znmGxfQh2{background-color:hsla(0,0%,100%,.1)}._3MNynjKSfS0i4opxAjIHIY:after{position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%;content:"";border:1px solid rgba(0,0,0,.2);box-sizing:border-box;border-radius:2px}.dark-theme ._3MNynjKSfS0i4opxAjIHIY:after{border-color:hsla(0,0%,100%,.2)}.invisibleSelect{position:relative;display:inline-block}.invisibleSelect:focus-within{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.invisibleSelect__select{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.invisibleSelect__label{border-bottom:1px dashed}.invisibleSelect__caret{opacity:.33;font-size:75%;vertical-align:middle}.invisibleSelect:hover .invisibleSelect__caret{opacity:.5}.invisibleSelect--withCaret .invisibleSelect__label{border-bottom:none}.JOSZRcyS-QQBItYGSmBoB{--frame-color:#f6c913;--bg-color:#fff;border:2px solid var(--frame-color,#f6c913);border-radius:5px;background:var(--bg-color,#fff);display:inline-block;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:14px;max-width:150px;min-width:110px;position:relative;text-align:center;text-decoration:none!important}.dark-theme .JOSZRcyS-QQBItYGSmBoB{--frame-color:#c29b00;--bg-color:#333}._2KpOb1UduEoEP3sMBr1MmC{background-color:var(--frame-color,#f6c913);display:block;font-family:Ubuntu,Arial,sans-serif;font-style:italic;font-weight:700;padding:3px 7px 5px;color:#000}._36HKODFq0OdgmjTiULoP6Y{vertical-align:middle}._2GwbB2_Io1bZ5oS4xvFL0-{display:block;padding:5px 15px 2px}._3NzSBErtJaKvramqiujYL5{color:var(--frame-color,#f6c913);position:absolute;left:-2px}._3fYAMcTX8HmXiTn8n2MvXQ{font-size:125%}._27wUuMF5KAfrAOLra-hvZi{margin-top:.5em;--progress-bg:#eee;--progress-color:#090;--error-color:#900}.dark-theme ._27wUuMF5KAfrAOLra-hvZi{--progress-bg:#2b2d31;--progress-color:#d1b375;--error-color:#c6b38c}._21Z_PsqAeCSS4_9TdSxDlo{border-bottom:2px solid var(--progress-bg);position:relative;margin-bottom:.33em}._3NBhWDH_1yEfQFLdSb7QDH{border-bottom-color:transparent}._3KMFGxTONHAmBeAAyAY0il{position:absolute;bottom:-2px;left:0;width:100%;height:2px;background-color:var(--progress-color);transition:width .3s}.YCeMNI9f1iiGR1swMOGoF{color:var(--error-color)}._1k-dl_RckW86DfuzEZDGIw{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-right:20px}._1iMu526GWd6FzUbmRxcgYW{position:absolute;top:-4px;right:0;padding:4px;display:flex;border-radius:50%;color:inherit!important}._1iMu526GWd6FzUbmRxcgYW:hover{background-color:var(--progress-bg)}._3djy5QZ3BYNXWFvYbPz-DQ{position:absolute;top:.5em;left:0;min-width:10em;z-index:7;list-style:none;padding:0;margin:0;color:#000;background-color:#fefefe;box-shadow:0 0 4px rgba(0,0,0,.15),0 2px 4px rgba(0,0,0,.29)}.dark-theme ._3djy5QZ3BYNXWFvYbPz-DQ{color:#b3b3b3;background:#2b2d31}._1ITQVNkcIa3i3RUub98Fvc{text-align:left}._1ITQVNkcIa3i3RUub98Fvc:hover{background-color:#eee}.dark-theme ._1ITQVNkcIa3i3RUub98Fvc:hover{color:#ccc;background:#3b3d3f}._2-SUDQS2znVgA4iO5SXR6T{display:block;text-decoration:none!important;color:inherit;padding:.5em .66em}._2-SUDQS2znVgA4iO5SXR6T:hover{color:inherit!important}.dark-theme ._2-SUDQS2znVgA4iO5SXR6T{color:inherit}._2-SUDQS2znVgA4iO5SXR6T.x_5nnI-CBq2uKGfTl-6Cz{color:#900}.dark-theme ._2-SUDQS2znVgA4iO5SXR6T.x_5nnI-CBq2uKGfTl-6Cz{color:inherit}._2-SUDQS2znVgA4iO5SXR6T.x_5nnI-CBq2uKGfTl-6Cz:hover{background-color:#fcc}.dark-theme ._2-SUDQS2znVgA4iO5SXR6T.x_5nnI-CBq2uKGfTl-6Cz:hover{background:#766034}._3Q4jQ7rOYOPClzvuKwF4Mc{height:1px;margin:.33em .66em;background-color:#ccc}.dark-theme ._3Q4jQ7rOYOPClzvuKwF4Mc{background-color:grey}._2XrG1-2z_zCX2Ssg4cJmBZ{margin-right:6px;font-size:18px;opacity:.66;vertical-align:sub}._3c4_eZzEL8ZvNztFerO64Y{font-weight:700}._1NZ6ErokdBr5_54Z1gnqSW{font-size:14px;font-weight:400;cursor:pointer;position:relative;z-index:1}._3iKVdFNhJbJ5zsoSO4JftY{--text-color:#333;--separator-color:#ccc;--text-dim-color:#777;display:grid;grid-template-columns:min-content 1fr min-content;grid-template-rows:min-content 1fr;grid-template-areas:"avatar info stats" "avatar description stats" "lists lists lists" "actions actions actions" "errors errors errors";grid-gap:0 1em;padding:.5em 0 .75em;border-bottom:1px solid var(--separator-color);margin-bottom:1em}@media (max-width:600px){._3iKVdFNhJbJ5zsoSO4JftY{grid-template-areas:"avatar info info" "avatar stats stats" "description description description" "lists lists lists" "actions actions actions" "errors errors errors"}}@media (max-width:360px){._3iKVdFNhJbJ5zsoSO4JftY{grid-template-areas:"avatar . ." "info info info" "stats stats stats" "description description description" "lists lists lists" "actions actions actions" "errors errors errors"}}.dark-theme ._3iKVdFNhJbJ5zsoSO4JftY{--text-color:#b3b3b3;--separator-color:grey;--text-dim-color:#999}._1G5abFbqc3bsPRtAFJgcJF{grid-area:avatar}.MvFDdtip4oI1w5lBVxp5b{grid-area:info;color:var(--text-dim-color)}.mxH2N4Hu4frtGHa9-wKzo{margin-bottom:.2em}._3ES6GWS-4W6fFcTT3i7Oyg{color:var(--text-color);font-size:1.7em}._2z7UrY949YYYpf-uID3mM{display:inline-block;width:1em;margin-right:.1em}._2z7UrY949YYYpf-uID3mM .fa-icon{font-size:13px}._2z7UrY949YYYpf-uID3mM .fa-icon-fas-user-friends{font-size:14px}._2z7UrY949YYYpf-uID3mM .fa-icon-fas-globe-americas{vertical-align:-1px}._2z7UrY949YYYpf-uID3mM .fa-icon-fas-lock{vertical-align:0}._1f7iZ4HjsXZ32SfRTgsq4n{margin-right:.66em}._2CXZVMLtUTV1D7ffTLie8G{grid-area:description;margin-top:.66em}._2CXZVMLtUTV1D7ffTLie8G:empty{display:none}._3DsbbMPJ71dExtxKFwJDzL{grid-area:stats}._2d8HyG8ZJGNMFg18qgtdfc{list-style-type:none;margin:0;padding:0}._2d8HyG8ZJGNMFg18qgtdfc>li{margin:0;padding:0;white-space:nowrap}@media (max-width:600px){._3DsbbMPJ71dExtxKFwJDzL{margin-top:.2em}._2d8HyG8ZJGNMFg18qgtdfc{display:inline}._2d8HyG8ZJGNMFg18qgtdfc>li{display:inline;white-space:normal}._2d8HyG8ZJGNMFg18qgtdfc>li+:before{content:", "}}.hB-jDMjyeGYoW3qRjSLW3{grid-area:actions;display:flex;justify-content:space-between;margin-top:1em;padding-top:.75em;border-top:1px solid var(--separator-color)}.hB-jDMjyeGYoW3qRjSLW3:empty{display:none}@media (max-width:360px){.hB-jDMjyeGYoW3qRjSLW3{flex-wrap:wrap}}._1DUXjyBYSYMdx4Qy283Sdr{list-style-type:none;margin:0;padding:0;overflow:hidden;display:flex;flex-wrap:wrap;align-content:flex-start}@media (max-width:360px){._1DUXjyBYSYMdx4Qy283Sdr{width:100%}._1DUXjyBYSYMdx4Qy283Sdr+._1DUXjyBYSYMdx4Qy283Sdr{margin-top:.5em}}._1DUXjyBYSYMdx4Qy283Sdr>li{margin-left:-1em;margin-right:1em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._1DUXjyBYSYMdx4Qy283Sdr>li:after,._1DUXjyBYSYMdx4Qy283Sdr>li:before{color:var(--text-dim-color);display:inline-block;width:1em;text-align:center}._1DUXjyBYSYMdx4Qy283Sdr>li:before{content:"-"}._2HBGZpMH4xhZ0VSC3NUAa2{justify-content:flex-end}._2HBGZpMH4xhZ0VSC3NUAa2>li{margin-left:1em;margin-right:-1em}._2HBGZpMH4xhZ0VSC3NUAa2>li:before{content:none}._2HBGZpMH4xhZ0VSC3NUAa2>li:after{content:"-"}._3IS1YiH-YIcYcwEPS2Y2_w{margin-right:.33em}._21wMWU8koJBP4ZJqQbbe9S{grid-area:errors;margin-top:1em}._21wMWU8koJBP4ZJqQbbe9S:empty{display:none}._1m5zbKK4oqD9LCQLyMjfd7{grid-area:lists;margin-top:1em}._1m5zbKK4oqD9LCQLyMjfd7:empty{display:none}._16f3L_QBZ8Y-VRNgwT22yU{padding:0 1em;max-width:450px;min-width:250px}._2r5L8IyFQhy_HJxqwLGPkQ{border:none;border-bottom:1px solid;padding:0;margin:0;font:inherit}._2r5L8IyFQhy_HJxqwLGPkQ::-webkit-input-placeholder,._2r5L8IyFQhy_HJxqwLGPkQ::placeholder{font-style:italic}