.notification-menu{position:absolute;top:45px;right:10px;background-color:#fff;width:360px;box-shadow:0 2px 4px rgba(0,0,0,.1),0 1px 0 rgba(0,0,0,.02);z-index:12;border-radius:8px;border:1px solid rgba(0,0,0,.1)}.notification-menu .tab-bar{display:flex;justify-content:center;padding:12px 0}.notification-menu .tab-bar a{display:block;height:36px;line-height:36px;margin-right:8px;color:#000;text-decoration:none;padding:0 16px;border-radius:20px;text-align:center;font-weight:700;border:1px solid rgba(0,0,0,.1)}.notification-menu .tab-bar a:hover{background-color:rgba(0,0,0,.06)}.notification-menu .tab-bar a:active{background-color:rgba(0,0,0,.1)}.notification-menu .tab-bar a.active{background-color:#000;color:#fff}.notification-menu li.empty{position:relative;height:490px;cursor:default}.notification-menu .empty-message{position:relative;top:50%;height:20px;line-height:20px;text-align:center;color:#999;font-weight:700;font-size:15px}.noti-item{display:flex;align-items:center;padding:8px 64px;min-height:40px;background-color:#f4f4f4;color:#999;text-decoration:none}.noti-item:hover{background-color:#e5e5e5}.noti-item a{color:#999;text-decoration:none}.noti-item.unread{background:none;color:#000}.noti-item.unread:hover{background-color:#f4f4f4}.noti-item.unread a{color:#000}.noti-text.grey{color:#999;margin-left:4px}.noti-icon{position:absolute;overflow:hidden;background-color:hsla(0,0%,100%,.13);width:40px;height:40px;border-radius:4px}.noti-icon.left{left:16px}.noti-icon.left.avatar{border-radius:50%}.noti-icon.right{right:16px}.noti-icon img{width:40px;height:40px}.notification-menu .viewport{min-height:490px;max-height:80vh;overflow-x:hidden;overflow-y:scroll;overscroll-behavior:contain;position:relative}.notification-menu .viewport::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.notification-menu .viewport::-webkit-scrollbar{width:6px;background-color:rgba(0,0,0,0);display:none}.notification-menu .viewport::-webkit-scrollbar-thumb{border-radius:10px;background-color:#999}.notification-menu .viewport:hover::-webkit-scrollbar{display:block}.notification-menu .overview{list-style:none;position:relative;left:0;top:0;padding:0;margin:0;width:360px}.notification-menu .scrollbar{float:right;width:6px;position:absolute;right:2px;z-index:11;cursor:pointer}.notification-menu .track{height:100%;width:6px;position:relative}.notification-menu .thumb{background:rgba(0,0,0,.4);height:20px;width:6px;overflow:hidden;position:absolute;top:0;border-radius:4px;opacity:0;-webkit-transition:opacity .5s ease .8s}.notification-menu:hover .thumb{opacity:1;-webkit-transition:opacity .1s ease 0}.notification-menu .disable{display:none}body.theme-dark .notification-menu{background-color:#000;border-color:hsla(0,0%,100%,.2)}body.theme-dark .noti-item.unread a{color:#fff}body.theme-dark .notification-menu .tab-bar a{color:#fff;border-color:hsla(0,0%,100%,.2)}body.theme-dark .notification-menu .tab-bar a:hover{background-color:hsla(0,0%,100%,.12)}body.theme-dark .notification-menu .tab-bar a:active{background-color:hsla(0,0%,100%,.2)}body.theme-dark .notification-menu .tab-bar a.active{color:#000;background-color:#fff}body.theme-dark .noti-item a{color:#999}body.theme-dark .noti-item{color:#999;background-color:#333}body.theme-dark .noti-item:hover{background-color:#444}body.theme-dark .noti-item.unread{background:none;color:#fff}body.theme-dark .noti-item.unread:hover{background-color:#333}.modal.upload .field{margin:0;border:1px solid #ddd;border-bottom:none}.modal.upload .field.last{border-bottom:1px solid #ddd;border-radius:0 0 2px 2px}.modal.upload .field.post-info{position:relative;height:128px;padding:16px;box-sizing:border-box;border-radius:2px 2px 0 0}.modal.upload .field.post-info .preview{width:96px;height:96px;position:absolute;left:16px;top:16px;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;overflow:hidden}.modal.upload .field.post-info .preview img{width:100%;display:block;border:none}.modal.upload .field.post-info .preview video{width:96px;height:96px}.modal.upload .field.post-info textarea{height:58px;border:none;border-radius:0;position:absolute;top:16px;left:128px;right:16px;width:320px;margin-top:0;font-size:16px}.modal.upload .field.post-info .count{position:absolute;bottom:16px;right:16px;color:#999;font-size:12px}.modal.upload .field.post-info .count.warn{color:#c00}.modal.upload .field.tag{margin:0}.modal.upload .field.tag label{line-height:20px;height:20px;padding:14px;font-weight:400;position:absolute}.modal.upload .field.tag .scroll-container{margin-left:52px;display:flex;overflow-x:auto}.modal.upload .field.tag .tag-list{margin:10px 0;display:flex}.modal.upload .field.tag span.tag{display:block;background-color:rgba(0,153,255,.2);float:left;line-height:20px;padding:4px 20px 4px 8px;color:#09f;font-weight:700;border-radius:2px;cursor:pointer;white-space:nowrap;margin-right:4px;position:relative}.modal.upload .field.tag span.tag .remove{font-size:20px;line-height:18px;text-align:center;font-weight:400;position:absolute;width:20px;height:20px}.modal.upload .field.tag input[type=text]{margin:0;padding:14px 0 14px 4px;border:none;border-radius:0;min-width:160px;width:100%}.modal.upload .field.checkbox{margin:0;height:48px}.modal.upload .field.checkbox label{display:block;height:20px;position:static;padding:14px;font-size:14px}.modal.upload .field.checkbox p{line-height:20px;height:20px;margin-right:48px}.modal.upload .field.checkbox input[type=checkbox]{right:16px;left:auto;top:40%}.modal.upload .field.textbox input[type=url]{border:none;margin:0;line-height:20px;font-size:14px;padding:14px 16px;background-color:rgba(0,0,0,0);width:100%;height:48px;box-sizing:border-box}.modal.upload .btn-container{padding:0 32px;margin:16px 0 0}.modal.upload .btn-container .btn-block{float:none;margin:0}.modal.upload .source{border-radius:2px;margin:0 4px;height:120px;box-sizing:border-box;border:1px solid #ddd;text-align:center;font-size:14px;color:#000;display:block;position:relative}.modal.upload .source:hover{background-color:#f9f9f9}.modal.upload .source:active{background-color:#f4f4f4}.modal.upload .source.disabled{background-color:#ccc;border-color:#999;opacity:.3;cursor:default}.modal.upload .source.file{height:240px;font-size:16px;margin:0 0 16px}.modal.upload .source.file span.btn{font-weight:700;font-size:14px;color:#fff;line-height:36px;height:36px;padding:0 16px;background-color:#09f;display:inline-block;border-radius:2px;margin-top:20px}.modal.upload .source.file.highlight{border-color:#09f}.modal.upload .source p{margin-top:88px}.modal.upload .source.file p{margin-top:140px}.modal.upload .source.file:after{content:"";background:url(../img/sprite-upload.png) no-repeat;background-size:224px 82px;overflow:hidden;position:absolute;left:50%;width:76px;height:82px;top:45px;margin-left:-38px}.modal.upload .source.pic-url:after{background:url(../img/sprite-upload.png) -76px 0 no-repeat;background-size:224px 82px}.modal.upload .source.pic-url:after,.modal.upload .source.vid-url:after{content:"";overflow:hidden;position:absolute;left:50%;top:28px;width:48px;height:48px;margin-left:-24px}.modal.upload .source.vid-url:after{background:url(../img/sprite-upload.png) -124px 0 no-repeat;background-size:224px 82px}.modal.upload .wrapper .tooltip{position:absolute;display:inline-block;text-align:center;background-color:#000;color:#fff;width:80%;left:5%;border-radius:2px;padding:8px;font-size:14px;top:132px;display:none}.modal.upload .wrapper .tooltip:before{content:"";border-bottom:7px solid #000;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);position:absolute;top:-7px;left:50%;margin-left:-6px}.modal.upload .wrapper:hover .tooltip{display:block}.modal.upload .source.meme:after{content:"";background:url(../img/sprite-upload.png) -172px 0 no-repeat;background-size:224px 82px;overflow:hidden;position:absolute;left:50%;top:32px;width:52px;height:42px;margin-left:-29px}.modal.upload .other-source{width:100%}.modal.upload .other-source:after,.modal.upload .other-source:before{content:" ";display:table}.modal.upload .other-source:after{clear:both}.modal.upload .other-source .wrapper{width:33.33%;float:left;position:relative}.modal.upload .wrapper:first-child .source{margin:0 4px 0 0}.modal.upload .wrapper:last-child .source{margin:0 0 0 4px}.modal.upload .message{background-color:#ffebee;color:#b71c1c;padding:16px;border-radius:4px;margin-bottom:24px;line-height:20px}ul.reason-picker,ul.section-picker{list-style-type:none;box-sizing:border-box;border:1px solid #ccc;overflow:hidden;overflow-y:scroll;max-height:416px;border-radius:2px}ul.reason-picker li a,ul.section-picker li a{display:block;position:relative;color:#000;height:48px;padding:16px}ul.reason-picker li a:hover,ul.section-picker li a:hover{background-color:#f4f4f4}ul.reason-picker li a:active,ul.section-picker li a:active{background-color:#eee}ul.section-picker .section-picker-header{padding:12px 16px 0;color:#999;line-height:20px;font-weight:700}ul.section-picker .icon{width:48px;height:48px;background-color:#eee;background-size:contain;border-radius:2px;overflow:hidden;position:absolute;top:16px;left:16px}ul.section-picker .icon img{display:block;border:none;width:100%}ul.section-picker .text{margin:4px 48px 0 64px}ul.reason-picker .text h3,ul.section-picker .text h3{font-size:16px;margin-bottom:2px}ul.section-picker .text p{color:#999;font-size:12px}ul.reason-picker .selector,ul.section-picker .selector{width:24px;height:24px;border-radius:12px;background-color:#eee;position:absolute;right:16px;top:50%;margin-top:-12px}ul.reason-picker a:hover .selector,ul.section-picker a:hover .selector{background-color:#ddd}ul.reason-picker .selector.selected,ul.section-picker .selector.selected{background-image:url(../img/custom-checkbox.png);background-size:100%;background-color:#09f}ul.reason-picker a:hover .selector.selected,ul.section-picker a:hover .selector.selected{background-color:#09f}ul.reason-picker.disabled,ul.section-picker.disabled{opacity:.5;overflow:hidden;pointer-events:none}.drag-and-drop h1{color:#fff;text-align:center;font-size:56px;line-height:56px;margin-top:-28px;width:100%}body.theme-dark .modal.upload .source{border-color:hsla(0,0%,100%,.2);color:#fff}body.theme-dark .modal.upload .source:hover{background-color:hsla(0,0%,100%,.1)}body.theme-dark .modal.upload .source.file:after,body.theme-dark .modal.upload .source.pic-url:after,body.theme-dark .modal.upload .source.vid-url:after{filter:invert(100%)}body.theme-dark .modal.upload .field,body.theme-dark .modal.upload .field.last{border-color:hsla(0,0%,100%,.2)}body.theme-dark .modal.upload .field.post-info textarea,body.theme-dark .modal.upload .field.tag input[type=text]{background-color:rgba(0,0,0,0);color:#fff}#report .btn-container{padding:0 32px;margin:16px 0 0}ul.reason-picker li a{padding:0 16px;line-height:48px}.reason-explain,.text-box{box-sizing:border-box;border:1px solid #ccc;overflow:hidden;overflow-y:scroll;max-height:416px;border-radius:2px;padding:16px}.reason-explain p{white-space:pre-wrap}.reason-explain ol,.reason-explain p,.reason-explain ul{margin:8px 0;line-height:20px}.reason-explain ol,.reason-explain ul,.text-box ol,.text-box ul{padding-left:24px}body.theme-dark .reason-explain,body.theme-dark .text-box,body.theme-dark ul.reason-picker,body.theme-dark ul.section-picker{border-color:hsla(0,0%,100%,.2)}body.theme-dark ul.reason-picker li a,body.theme-dark ul.section-picker li a{color:#fff}body.theme-dark ul.reason-picker li a:hover,body.theme-dark ul.section-picker li a:hover{background-color:hsla(0,0%,100%,.1)}body.theme-dark ul.reason-picker .selector,body.theme-dark ul.reason-picker a:hover .selector,body.theme-dark ul.section-picker .selector,body.theme-dark ul.section-picker a:hover .selector{background-color:hsla(0,0%,100%,.2)}