.video-list-box{scrollbar-color:#333 transparent;scrollbar-width:thin}
.video-list-box::-webkit-scrollbar{width:10px}
.video-list-box::-webkit-scrollbar-thumb{background-color:#333;border-radius:5px}
.video-list-box::-webkit-scrollbar-track{background-color:transparent}
.playing-animation-1{-o-animation:playing-animation 1.5s infinite;-o-animation-fill-mode:forwards;-moz-animation:playing-animation 1.5s infinite;-moz-animation-fill-mode:forwards;-webkit-animation:playing-animation 1.5s infinite;-webkit-animation-fill-mode:forwards;animation:playing-animation 0.8s infinite;animation-fill-mode:forwards}
.playing-animation-2{-o-animation:playing-animation 1.5s infinite 0.5s;-o-animation-fill-mode:forwards;-moz-animation:playing-animation 1.5s infinite 0.5s;-moz-animation-fill-mode:forwards;-webkit-animation:playing-animation 1.5s infinite 0.5s;-webkit-animation-fill-mode:forwards;animation:playing-animation 1s infinite 0.5s;animation-fill-mode:forwards}
.playing-animation-3{-o-animation:playing-animation 1.5s infinite 0.2s;-o-animation-fill-mode:forwards;-moz-animation:playing-animation 1.5s infinite 0.2s;-moz-animation-fill-mode:forwards;-webkit-animation:playing-animation 1.5s infinite 0.2s;-webkit-animation-fill-mode:forwards;animation:playing-animation 1.2s infinite 0.2s;animation-fill-mode:forwards}
.playing-animation-4{-o-animation:playing-animation 1.5s infinite 0.6s;-o-animation-fill-mode:forwards;-moz-animation:playing-animation 1.5s infinite 0.6s;-moz-animation-fill-mode:forwards;-webkit-animation:playing-animation 1.5s infinite 0.6s;-webkit-animation-fill-mode:forwards;animation:playing-animation 0.6s infinite 0.6s;animation-fill-mode:forwards}
@-o-keyframes playing-animation{0%{height:10px} 50%{height:0} 100%{height:10px}}
@-moz-keyframes playing-animation{0%{height:10px} 50%{height:0} 100%{height:10px}}
@-webkit-keyframes playing-animation{0%{height:10px} 50%{height:0} 100%{height:10px}}
@keyframes playing-animation{0%{height:10px} 50%{height:0} 100%{height:10px}}

.comment-zan-reply-report{display:none}
.comment-zan-reply-box:hover .comment-zan-reply-report{display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex}
