.content-settings .content-limit .form-row{margin-bottom:30px}.content-settings .content-limit .form-row:last-child{margin-bottom:10px}.content-settings .content-limit .slider{padding:0 10px}.content-settings .add-source{border:1px dashed hsla(0,0%,100%,.3);color:hsla(0,0%,100%,.3);margin:15px auto 0;display:block}.content-settings .add-source:hover{color:hsla(0,0%,100%,.8);border:1px dashed hsla(0,0%,100%,.8)}.content-settings .add-source:active{background:hsla(0,0%,100%,.1)}.content-edits-popup .popup-content{width:480px;background:#16171b;color:#fff}.content-edits-popup .popup-content>h2{margin:0;z-index:2;position:relative;background:#16171b;line-height:1em;color:#fff}.content-edits-popup .popup-content .buttons-wrapper{padding:0 20px 20px}.content-edits-popup .popup-content .buttons-wrapper .loader{margin:0 0 20px;text-align:center}.content-edits-popup .popup-content .buttons-wrapper .button{opacity:.7;color:#fff;border-color:#fff}.content-edits-popup .popup-content .buttons-wrapper .button:hover{opacity:.9}.content-edits-popup .loader{margin:20px;text-align:center}.content-edits-popup .close-popup{color:#fff}.content-edits-popup .content-editor-items{padding:20px}.content-edits-popup .content-editor-items .panel-wrapper{margin-bottom:10px}.content-edits-popup .content-editor-items .panel-wrapper.deleted{opacity:.3}.content-edits-popup .content-editor-items .panel .content-item-header{line-height:1em}.content-edits-popup .content-editor-items .panel .content-item-header span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;display:inline-block;padding-right:75px}.content-edits-popup .content-editor-items .content-editor-item label{flex-basis:100px}.content-source-settings{margin-bottom:10px}.content-source-settings .source-header{overflow:hidden;height:20px;text-overflow:ellipsis;white-space:nowrap;padding-right:55px}.content-source-settings .source-header i{margin-right:8px;font-size:16px}.content-source-settings .url-field div{position:relative}.content-source-settings .url-field div .message{position:absolute;top:100%;right:0;font-size:12px}.content-source-settings .actions i{font-size:16px}.content-source-settings .panel .buttons-wrapper{padding:10px 0}.skins{position:relative;flex-wrap:wrap;justify-content:center}.skins,.skins .skin{display:flex;align-items:center}.skins .skin{cursor:pointer;flex-basis:50px;min-width:50px;margin:0 10px 10px;flex-direction:column;justify-content:flex-start}.skins .skin .skin-label{font-size:12px;color:#adadaf;margin-top:5px;transition:color .2s ease}.skins .skin .skin-background{width:100%;height:35px;position:relative;border-radius:3px;transition:all .2s ease}.skins .skin .skin-background:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.15) 30%,hsla(0,0%,100%,0))}.skins .skin:hover .skin-label{color:#fff}.skins .skin:hover .skin-background{box-shadow:0 1px 3px 3px rgba(0,0,0,.1)}.skins .skin.selected .skin-background{box-shadow:0 0 0 2px hsla(0,0%,100%,.5)}.skins .skin.selected .skin-label{color:#fff}.layouts{flex-wrap:wrap;justify-content:center}.layouts,.layouts .layout{position:relative;display:flex;align-items:center}.layouts .layout{cursor:pointer;flex-basis:60px;min-width:60px;margin:5px 10px;flex-direction:column;justify-content:flex-start}.layouts .layout .layout-label{font-size:12px;color:#adadaf;margin-top:5px;transition:color .2s ease}.layouts .layout .layout-premium{position:absolute;right:3px;top:70px;margin-top:-2px;-webkit-transform:translateY(-100%);transform:translateY(-100%);color:#ff4572;font-size:18px;text-shadow:0 1px 3px rgba(0,0,0,.2)}.layouts .layout .layout-background{width:100%;height:70px;position:relative;border-radius:3px;transition:all .2s ease}.layouts .layout .layout-background:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:3px;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.15) 30%,hsla(0,0%,100%,0))}.layouts .layout:hover .layout-label{color:#fff}.layouts .layout:hover .layout-background{box-shadow:0 1px 3px 3px rgba(0,0,0,.1)}.layouts .layout.selected .layout-background{box-shadow:0 0 0 2px hsla(0,0%,100%,.5)}.layouts .layout.selected .layout-label{color:#fff}.feed-content-item{position:relative;max-width:100%;display:grid;grid-template-areas:"title      title     title     title     date" "author     author    author    author    author" "content    content   content   content   content" "thumbnail  thumbnail thumbnail thumbnail thumbnail" "social     social    social    social    social";grid-auto-rows:auto}.feed-content-item .feed-content-title{grid-area:title}.feed-content-item .feed-content-date{grid-area:date;justify-self:flex-end}.feed-content-item .feed-content-author{grid-area:author}.feed-content-item .feed-content-description{grid-area:content}.feed-content-item .feed-content-thumbnail{grid-area:thumbnail}.feed-content-item .feed-content-thumbnail img{max-width:100%}.feed-content-item .feed-content-social{grid-area:social}.feed-content-item h3,.feed-content-item p{margin:0}.feed-content-item a{text-decoration:none}.feed-content-item a:hover{text-decoration:underline}.feed-content-item .read-more-button{display:inline-block;margin-top:10px}.feed-content-item .feed-content-social{display:flex;align-items:center;font-size:20px;margin-top:10px}.feed-content-item .feed-content-social a{margin-right:10px;opacity:.7;transition:opacity .2s ease}.feed-content-item .feed-content-social a:hover{opacity:1;text-decoration:none}.feed-content-item .feed-content-title{line-height:1.7em;font-weight:500;margin-bottom:5px;word-break:break-word}.feed-content-item .feed-content-author{display:flex;align-items:center;flex-wrap:wrap;font-weight:300}.feed-content-item .feed-content-author img{max-height:20px;margin-right:7px}.feed-content-item .feed-content-author a{flex:1 1}.feed-content-item .feed-content-description{line-height:1.5em;word-break:break-word}.feed-content-item .feed-content-description,.feed-content-item .feed-content-thumbnail{margin-top:15px}.flow-layout .feed-content-item{padding:20px;border-bottom:1px solid}.bubbles-layout .feed-content-item{padding:20px;margin:20px;border:1px solid;border-radius:5px}.bubbles-layout .feed-content-thumbnail img{border-radius:5px}.pops-layout .feed-content-item{margin:20px;padding:20px;background:rgba(0,0,0,.08);border-radius:3px;grid-template-areas:"author     author    author    social    social" "date       date      date      date      date" "title      title     title     title     title" "content    content   content   content   content" "thumbnail  thumbnail thumbnail thumbnail thumbnail"}.pops-layout .feed-content-date{justify-self:flex-start;margin-bottom:20px}.pops-layout .feed-content-social{justify-self:flex-end}.pops-layout .feed-content-description,.pops-layout .feed-content-thumbnail,.pops-layout .feed-content-title{padding:20px 20px 0;background:rgba(0,0,0,.1);margin:0}.pops-layout .feed-content-description:last-child,.pops-layout .feed-content-thumbnail,.pops-layout .feed-content-thumbnail:last-child,.pops-layout .feed-content-title:last-child{padding-bottom:20px}.blog-layout .feed-content-item{grid-template-areas:"thumbnail  thumbnail thumbnail thumbnail thumbnail" "title      title     title     title     date" "author     author    author    author    author" "content    content   content   content   content" "social     social    social    social    social";margin:20px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);padding-bottom:20px}.blog-layout .feed-content-thumbnail{margin:0}.blog-layout .feed-content-thumbnail img{object-fit:cover;max-height:12em;width:100%}.blog-layout .feed-content-date,.blog-layout .feed-content-title{margin-top:20px}.blog-layout .feed-content-author,.blog-layout .feed-content-description,.blog-layout .feed-content-social,.blog-layout .feed-content-title{padding:0 20px}.blog-layout .feed-content-date{padding-right:20px}.pins-layout .feed-content-item{grid-template-areas:"thumbnail  thumbnail thumbnail thumbnail thumbnail" "title      title     title     title     title" "content    content   content   content   content" "social     social    social    social    social" "author     author    author    date      date";margin:20px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05)}.pins-layout .feed-content-item:after{content:"";position:absolute;left:0;bottom:0;background:#eee;height:40px;width:100%;z-index:0}.pins-layout .feed-content-thumbnail{margin:20px 20px 0}.pins-layout .feed-content-thumbnail img{object-fit:cover;max-height:12em;width:100%}.pins-layout .feed-content-description,.pins-layout .feed-content-social,.pins-layout .feed-content-title{padding:0 20px}.pins-layout .feed-content-title{margin-top:20px}.pins-layout .feed-content-author,.pins-layout .feed-content-date{z-index:1;padding:20px 20px 10px}.photos-layout .feed-content-item{grid-template-areas:"title      title     title     title     title" "content    content   content   content   content" "social     social    social    social    social" "author     author    author    date      date";margin:20px;padding:40px;box-shadow:0 2px 4px rgba(0,0,0,.05);border-radius:10px}.photos-layout .feed-content-item>*{z-index:2}.photos-layout .feed-content-item:after{content:"";position:absolute;left:20px;top:20px;width:calc(100% - 40px);height:calc(100% - 40px);background:hsla(0,0%,100%,.95);box-shadow:0 1px 3px rgba(0,0,0,.08);border-radius:10px}.photos-layout .feed-content-thumbnail{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;margin:0;background:hsla(0,0%,100%,.45);border-radius:10px;pointer-events:none}.photos-layout .feed-content-thumbnail img{object-fit:cover;width:100%;height:100%;border-radius:10px}.photos-layout .feed-content-author,.photos-layout .feed-content-date{padding:20px 0 0}.chat-layout .feed-content-item{margin:20px;grid-template-areas:"author      author     title       title       title" "author      author     content     content     content" "author      author     thumbnail   thumbnail   thumbnail" "author      author     date        date        social"}.chat-layout .feed-content-date{justify-self:flex-start;align-self:center}.chat-layout .feed-content-social{justify-self:flex-end}.chat-layout .feed-content-description,.chat-layout .feed-content-thumbnail,.chat-layout .feed-content-title{padding:20px 20px 0;background:rgba(0,0,0,.1);margin:0}.chat-layout .feed-content-description:last-child,.chat-layout .feed-content-thumbnail,.chat-layout .feed-content-thumbnail:last-child,.chat-layout .feed-content-title:last-child{padding-bottom:20px}.chat-layout .feed-content-author{flex-direction:column;padding-right:10px;width:60px}.chat-layout .feed-content-author img{max-height:none;max-width:100%;margin:5px 0}.timeline-layout .feed-content-item{padding:20px 0;margin:0 20px;grid-template-areas:"author      title        title         date          date" "author      content      content       content       content" "author      thumbnail    thumbnail     thumbnail     thumbnail" "author      social       social        social        social"}.timeline-layout .feed-content-item:after{content:"";width:2px;height:100%;left:33px;top:0;position:absolute;z-index:0;background:rgba(0,0,0,.2)}.timeline-layout .feed-content-item>*{z-index:2}.timeline-layout .feed-content-date{justify-self:auto;text-align:right}.timeline-layout .feed-content-social{justify-self:flex-end}.timeline-layout .feed-content-date,.timeline-layout .feed-content-title{background:rgba(0,0,0,.2);padding:10px 20px;margin:0}.timeline-layout .feed-content-description,.timeline-layout .feed-content-thumbnail{padding:20px 20px 0;background:rgba(0,0,0,.1);margin:0}.timeline-layout .feed-content-description:last-child,.timeline-layout .feed-content-thumbnail,.timeline-layout .feed-content-thumbnail:last-child{padding-bottom:20px}.timeline-layout .feed-content-author{flex-direction:column;padding-right:10px;width:80px;text-align:center}.timeline-layout .feed-content-author a{background:#fff;padding:3px 10px;border-radius:50em;box-shadow:0 2px 4px rgba(0,0,0,.05);flex:0 1}.timeline-layout .feed-content-author img{max-height:none;max-width:100%;margin:10px 0 3px;border-radius:50em;box-shadow:0 2px 4px rgba(0,0,0,.05)}.feed-wrapper{position:relative;height:100vh;overflow:auto}.feed-wrapper.viewer-mode{min-height:100vh;max-height:100vh;-webkit-overflow-scrolling:touch;overflow:hidden}.feed-wrapper.viewer-mode:hover{overflow:auto;overflow-x:hidden}.feed-wrapper .loading-error{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.feed-wrapper .feed-header{position:sticky;top:0;width:100%;text-align:center;z-index:10;padding:15px 20px}.feed-wrapper .feed-header h2{font-size:16px;margin:0;font-weight:500;line-height:1.3em}.feed-wrapper .refresh-button{position:fixed;top:0;right:0;z-index:15;padding:15px;font-size:16px}.feed-wrapper .feed-content-wrapper{display:flex}.feed-wrapper .feed-sources{position:fixed;bottom:7px;width:100%;text-align:center;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;z-index:12;left:0}.feed-wrapper .feed-sources.with-ads{bottom:35px}.feed-wrapper .feed-sources button{font-size:20px;border-radius:50em;padding:10px;width:45px;height:45px;border:none;box-shadow:0 1px 3px rgba(0,0,0,.08);position:relative;margin:5px 5px 0}.feed-wrapper .feed-sources button:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50em;background:linear-gradient(45deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.15) 30%,hsla(0,0%,100%,0));display:none}.feed-wrapper .feed-sources button:hover:after{display:block}.feed-wrapper.top-tabs .feed-sources{bottom:auto!important;top:0}.feed-wrapper.top-tabs.with-title .feed-sources{top:50px}.feed-wrapper.left-tabs .feed-sources{top:0;width:60px;height:100%;flex-direction:column;left:0;right:auto}.feed-wrapper.right-tabs .feed-sources{top:0;width:60px;height:100%;flex-direction:column;left:auto;right:0}.feed-wrapper .commonninja-ribbon{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:5px}.feed-wrapper .load-more-span{height:20px;position:absolute;left:0;width:0;margin-top:-40px}.feed-wrapper .load-more-span.with-sources{height:60px}.styles-settings .active-tab{padding:20px 0}.styles-settings .color-wrapper{display:flex;align-items:center}.styles-settings .color-wrapper>span{color:#adadaf;margin-right:5px;cursor:default}.styles-settings .color-wrapper .color-picker-wrapper{margin-left:5px}.styles-settings .color-wrapper .color-picker{left:0;bottom:100%;margin-bottom:15px;top:auto}.styles-settings .color-wrapper .color-picker:before{content:"";position:absolute;border:8px solid transparent;border-top-color:#fff;top:100%;left:50%;margin-left:10px}.styles-settings .color-wrapper .selected-color{height:29px}.styles-settings .custom-css-button .button{border:1px dashed hsla(0,0%,100%,.5);color:hsla(0,0%,100%,.5)}.styles-settings .custom-css-button .button:hover{color:hsla(0,0%,100%,.8);border:1px dashed hsla(0,0%,100%,.8)}.custom-css-popup .popup-content{width:100%;padding:0;min-height:50vh}.custom-css-popup .popup-content .loader{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.custom-css-popup .popup-content>h2{margin:0;padding:20px;background:#eaecf3}.custom-css-popup .feed-wrapper .refresh-button{position:absolute}.custom-css-popup .buttons-wrapper{padding:20px 0}.feed-settings .customize-btn{color:#fff;padding:0;position:absolute;left:240px;font-size:13px}.feed-settings .customize-btn:hover{text-decoration:underline}.description-settings-popup .popup-content{width:90%;padding:0;max-width:520px;background:#242529;color:#fff}.description-settings-popup .popup-content .close-popup{color:#fff}.description-settings-popup .popup-content h2{margin:0;z-index:2;position:relative;background:#16171b;line-height:1em;color:#fff}.description-settings-popup .popup-content section{padding:0}.description-settings-popup .popup-content section p{margin:20px}.description-settings-popup .popup-content section .form-wrapper{padding:20px 40px}.description-settings-popup .popup-content section input+span{margin-left:10px;color:#adadaf}.description-settings-popup .popup-content section input:disabled{opacity:.3}.cn-editor #plugin-wrapper{box-shadow:0 10px 10px rgba(0,0,0,.1);height:calc(100vh - 200px)}.cn-editor .feed-wrapper{max-height:100%}.cn-editor .feed-wrapper .refresh-button{top:150px;right:40px}.cn-editor .feed-wrapper .feed-sources{transition:all .3s ease}.cn-editor .feed-wrapper.bottom-tabs .feed-sources,.cn-editor .feed-wrapper.top-tabs .feed-sources{left:auto;right:0;width:calc(100vw - 240px);bottom:60px}.cn-editor .feed-wrapper.top-tabs .feed-sources{top:150px}.cn-editor .feed-wrapper.top-tabs.with-title .feed-sources{top:200px}.cn-editor .feed-wrapper.left-tabs .feed-sources{left:280px}.cn-editor .feed-wrapper.right-tabs .feed-sources{right:40px}.cn-editor .feed-wrapper.left-tabs .feed-sources,.cn-editor .feed-wrapper.right-tabs .feed-sources{height:calc(100vh - 110px);bottom:0;top:auto}.cn-editor .main-area.with-context-menu .feed-wrapper.bottom-tabs .feed-sources,.cn-editor .main-area.with-context-menu .feed-wrapper.top-tabs .feed-sources{width:calc(100vw - 680px)}.cn-editor .main-area.with-context-menu .feed-wrapper.left-tabs .feed-sources{left:720px}