@import "fancybox.css";
/* Comment */
#comment-system-cms{background-color: #f7f7f7;padding: 20px;margin-bottom:20px;}
.comments-reply {background-color: #fff;border: 1px solid #eaeaea;margin-bottom: 10px;}
#TITLE_HOLDER{color: #fff;font-weight: 700;background: #3e4095;}
.box-reply,.article-comment,.box-comment,#commnet-top,.comments,.comment-actions,.comment-actions .reply{width:100%;float:left;}
.article-comment .box-comment .content{margin: 0;}
.box-comment textarea, .comment-actions .reply textarea {width: 100%;max-width: 100%;min-width: 100%;height: 90px;border: 1px solid #e6e6e6;padding: 10px;outline: 0;}
.__MB_ACTION_POST_COMMENT, .__MB_ACTION_POST_COMMENT-SUB, .__MB_USER_ACTION_POST_COMMENT, .__MB_USER_ACTION_CLOSED_COMMENT {height: 24px;display: inline-block;color: #fff;text-transform: uppercase;background-color: #3e4095;border: 0;font: 700 12px/24px 'RobotoCondensed-Bold', Arial,sans-serif !important;margin-top: 10px;cursor: pointer;border-radius: 12px;padding: 0 15px;outline: 0;}
.__MB_USER_ACTION_POST_COMMENT{margin-right: 10px;}
#commnet-top {border-bottom: thin solid #eaeaea;padding: 0 10px;}
#commnet-top label {font-family: 'RobotoCondensed-Bold', Arial, sans-serif;float: left;font-size: 14px;text-transform: uppercase;color: #3e4095;height: 30px;font-weight: 700;line-height: 30px;}
#commnet-top label img{padding-right:8px;}
.__MB_FILTER_COMMENT {float: left;height: 30px;line-height: 31px;font-size: 11px;color: #444;background: url(../images/ico-binh-luan.png) left 9px no-repeat;padding-left: 8px;margin-left: 6px;text-transform: uppercase;font-family: 'Roboto Condensed', sans-serif;}
.__MB_FILTER_COMMENT.current {color: #0077c0;}
.comments{padding:0;margin: 0;list-style:none;}
.comments li {width: 100%;float: left;border-bottom: 1px solid #eaeaea;}
.comments li:last-child{border-bottom: 0;}
.comments > li {padding: 10px;}
.comments li .meta {height: 24px;line-height: 24px;margin-bottom: 8px;}
.comments > li > .meta{margin-top: 0;}
.comments li .meta .author {font-size: 12px;font-weight: 700;float: left;font-family: 'RobotoCondensed-Bold', Arial, sans-serif;}
.comments li .meta img.avatar {width: 24px;height: 24px;border-radius: 12px;float: left;margin-right: 10px;background: #eaeaea;}
.comment-content {width: 100%;float: left;text-align: justify;font-size: 12px;}
.comment-content p{margin-top: 0;margin-bottom:5px;}
.comment-actions a,.comment-actions .time {margin-right: 15px;line-height: 20px;height: 20px;color: #999;text-decoration: none;float: left;font-size: 12px;}
.comment-actions a span {padding-right: 3px;}
.comment-actions a:hover{text-decoration: none;}
.comment-actions a.btnDislike {display: none;}
.comment-actions .reply{margin-top: 10px;display:none;}
.comment-actions .reply textarea{height:50px;}
.comments.sub-comments {padding: 0 0 0 40px;background-color: #fff;}
.comments.sub-comments li{border-bottom: 0;margin-bottom: 0;}
.comments.sub-comments li .comment-content {background: #fff;padding: 5px 0;}
.comments.sub-comments li .comment-actions{background: #fff;padding: 0;}
.comments.sub-comments .btnDislike{margin-right:0;}
.box-reply .__MB_CM_PAGING {width: 100%;border-top: 1px solid #eaeaea;float: left;text-align: center;padding: 5px;}
.box-reply .__MB_CM_PAGING a, .box-reply .__MB_CM_PAGING span {display: inline-block;height: 24px;line-height: 24px;background: #f7f7f7;font-weight: 700;padding: 0 7px;border-radius: 3px;color: #3e4095;}
.box-reply .__MB_CM_PAGING a:hover, .box-reply .__MB_CM_PAGING .current {background: #ccc;color: #fff;}
.box-reply .__MB_CM_PAGING span:first-child{display: none;}
.emag-comment *{box-sizing: border-box;}