/**
 * @Project NUKEVIET 4.x
 * @Author VINADES.,JSC (contact@vinades.vn)
 * @Copyright (C) 2014 VINADES.,JSC. All rights reserved
 * @License GNU/GPL version 2 or any later version
 * @Createdate 31/05/2010, 00:36
 */

#idcomment{
	padding: 0 5px;
	padding-bottom: 10px;
}
#idcomment .comment-title{
	font-size: 13px;
    font-weight: bold
}
#idcomment .sortcomm .active{
	background: #f5f5f5;
}
.comment-list .comment-info{
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.comment-list .comment-info .cm_item{
	margin-right: 10px;
}
.comment-list .comment-tool{
	padding: 0;
	margin: 0;
	display: inline-block;
	list-style: none;
}
.comment-list .comment-tool li{
	margin-left: 10px;
	display: inline-block;
}
.comment-list .comment-tool li:first-child{
	margin: 0;
}
.comment-list{
	margin: 0;
	padding-left: 0 !important;
}
ul.comment-list a{
	color: #000;
}
.input-group-addon {
    background: #fff;
}
#showcomment a{
    color: #000;
}
#showcomment ul{
	padding-left: 0;
	margin-bottom: 0 !important;
}
.show_comment{
    display: none;
}
.time-comment{
	font-size: 14px;
	color: #9c9b9b;
}

.comment-list p{
	margin-bottom: 0 !important;
}
.comment-list a.bold{
	font-weight: bold;
}
.media-object{
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
.guestBlock h3{
	font-size: 14px;
}

.box_comemnt {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
}
.comemntin {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.boxinput {
	outline: none;
	margin-left: 16px;
	min-width: 0;
	-webkit-box-flex: auto;
	-webkit-flex: auto;
	flex: auto;
	border: 1px solid #ccc;
}
.boxtexta {
	padding: 9px 12px 8px 0;
	-webkit-box-flex: 1;
	box-flex: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
	word-break: break-word;
}
mWYlue.QoH2ye, .mWYlue.QoH2ye .ubsg2b {
	overflow-y: hidden;
}
.mWYlue {
	height: 100%;
	min-height: 18px;
	outline: none;
	position: relative;
	width: 100%;
}
.ubsg2b {
	background: transparent;
	border: 0;
	font-size: 15px;
	height: 100%;
	line-height: 18px;
	margin: 0;
	min-height: 18px;
	outline: none;
	padding: 0;
	position: absolute;
	resize: none;
	width: 100%;
}
.iKnz4c, .ckMkl {
	color: transparent;
	font-size: 15px;
	left: 0;
	line-height: 18px;
	min-height: 18px;
	overflow-y: auto;
	position: absolute;
	right: 0;
	top: 0;
	white-space: pre-wrap;
	word-wrap: break-word;
}
.ckMkl {
	visibility: hidden;
}
.iKnz4c .u3cfec {
	background-color: #dce6f8;
	background-image: -webkit-linear-gradient(#dce6f8,#bdcff1);
	background-image: linear-gradient(#dce6f8,#bdcff1);
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #000;
}
.button-comment, .box_comment_main{
	padding-top: 10px;
	text-align: right;
}