.comment-form{padding:0 0 10px;position:relative;}
.comment-form .loader{position:absolute;left:0;top:0;right:0;bottom:0;background:#fff;opacity:0.8;}
.comment-form .chk{display:none;}
.stars-panel{display:inline-block;position:relative;}
.stars-panel .progress{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden;}
.stars-panel .star{width:14px;height:14px;display:inline-block;margin:0 1px 0 0;}
.stars-panel .star:before{content:'\f006';font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);}
.stars-panel .star.filled{color:#c00;}
.stars-panel .star.filled:before{content:'\f005';}
.star-selector .star{cursor:pointer;}
.post-comments{margin:40px 0 0 0;font-size:13px;}
.post-comments .comment{padding:0 0 15px;margin:0 0 15px;border-bottom:1px solid #e2e2e2;}
.post-comments .comment:last-child{margin:0;}
.post-comments .comment:after{content:'';display:block;clear:both;}
.post-comments .comment .avatar{float:left;}
.post-comments .comment .avatar .picture{width:90px;height:90px;margin:0;}
.post-comments .comment .avatar .picture.no-img{background:#eee url(/i/common/noimage.png) no-repeat center;background-size:80%;}
.post-comments .comment .info{padding:0 0 0 105px;}
.post-comments .comment .info .vote{float:right;height:14px;line-height:17px;}
.post-comments .comment .info .vote .stars-panel{vertical-align:top;margin:0 5px;}
.post-comments .comment .info .vote .no b{font-size:14px;}
.post-comments .comment .info .vcm{float:right;font-size:11px;margin:0 15px 0 0;position:relative;}
.post-comments .comment .info .vcm span{float:left;height:16px;line-height:16px;margin:0 0 0 10px;display:block;}
.post-comments .comment .info .vcm span:hover{opacity:0.8;cursor:pointer;}
.post-comments .comment .info .vcm.loading span:hover{opacity:1;cursor:default;}
.post-comments .comment .info .vcm span.loading{overflow:hidden;text-indent:100px;background:url(/i/common/ajax-loader.svg) no-repeat center !important;background-size:16px !important;}
.post-comments .comment .info .vcm span.vp:before{content:'\f164';font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:12px;margin-right:3px;}
.post-comments .comment .info .vcm span.vp.set{color:#0f0;}
.post-comments .comment .info .vcm span.vm:before{content:'\f165';font-family:FontAwesome;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);font-size:12px;margin-right:3px;}
.post-comments .comment .info .vcm span.vm.set{color:#f00;}
.post-comments .comment .info .vcm .vmsg{position:absolute;right:100%;top:0;white-space:nowrap;}
.post-comments .comment .info .nick{font-weight:bold;}
.post-comments .comment .info .date{font-size:11px;color:#aaa;}
.post-comments .comment .info .comm{padding:10px 0 0;}
.post-comments .comment-form{position:relative;}
.post-comments .comment-form .add{margin:0 0 15px;}
.post-comments .comment-form .cf-content{clear:both;}
.post-comments .comment-form .loader{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(255,255,255,0.7) url(/i/common/ajax-loader.svg) no-repeat center;background-size:16px;}
