#comments{
	padding-top:10px;
}
#comments h3{
	margin-bottom: 15px;
}
#comments .commentListAjax li.comment{
	padding: 0px 0px 15px 0px;
	border: 0px;
	list-style: none;
}
#respond h3 {
	font-size: 13px;
	width: auto !important;
	font-weight: bold;
	color: #aaaaaa;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.author-date{
	background: #F4F4F4;
	padding: 4px 10px 2px 10px;
	border-top: 1px solid #E6E6E6;
	display: inline-block;
	width: 93%;
	margin-left: 10px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}
.author-date .left-author{
	color: #7F0F0F;
	text-transform: none;
	font-size: 12px;
	padding-bottom: 0px;
	float: left;
	padding-left: 21px;
	font-weight: bold;
}
.author-date .left-author a{
	color: #7F0F0F;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
}
.author-date .left-author a:hover{
	color: #510303;
}
.author-date .date-right{
	float: right;
	font-size: 10px;
	color: #999999;
}
.comment-text{
	position: relative;
}
.comment-text .icon_text{
	background: url(../gimages/comment_muiten.png) no-repeat top left;
	top: -12px;
	left: 20px;
	width: 26px;
	height: 13px;
	position: absolute;
}
.comment-desc{
	text-align: justify;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	background: #fff;
	padding: 5px 10px 5px 10px;
	border:1px solid #E2E2E2;
	border-top: 1px solid #fff;
	-moz-box-shadow: 0px 0px 2px #ccc;
	-webkit-box-shadow: 0px 0px 2px #ccc;
	box-shadow: 0px 0px 2px #ccc;
	-webkit-border-radius: 5px; 
	-moz-border-radius:    5px; 
	border-radius: 5px; 
}
#comments ul.children{
	margin: 5px 0px 0px 10px !important;
	padding: 0px 0px 0px 0px !important;
	list-style: none;
}
#comments ul.children li > ul {
	margin-top: 0px !important;
}
#comments .commentListAjax li .children li{	
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	list-style: none;
	background: none !important;
}
#comments .commentListAjax li.subCom{
	padding-bottom: 0px !important;
	-webkit-border-radius: 5px; 
	-moz-border-radius:    5px; 
	background: #FAF7ED;
	border: 1px solid #EDEDED;
	border-radius: 5px; 
	list-style: none;
	margin-bottom: 15px;
}
#comments .commentListAjax li.subCom #respond{
	margin-left: 10px; 
	margin-right: 10px;
}
#comments .commentListAjax li.subCom .children #respond{
	margin-left: 0px; 
	margin-right: 0px;
}
#comments ul.children .comment-text{
	margin-right: 10px;
	padding-bottom: 10px
}
#comments .commentListAjax li.subCom .author-date{	
	background: none;
	padding: 2px 10px 2px 10px;
	border: 0px solid #E6E6E6;
	display: inline-block;
	width: 93%;
	margin-left: 10px;
}
#comments ul.children .author-date{	
	background: none;
	padding: 2px 10px 2px 10px;
	border: 0px solid #E6E6E6;
	display: inline-block;
	width: 93%;
	margin-left: 10px;
}
#comments ul.children .author-date .date-right{
	margin-right: 0px;
}
.subCom .author-date .date-right{
	margin-right: -10px;
}
.exists_id_com{
	display: none;
}
.loadCommentAjax{	
	margin: -3px auto 0px auto;
	cursor: pointer;
	text-align: center;
}
.loadCommentAjax .button_comload{	
	cursor: pointer;
	background-color: #DDDDDD;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 5px 5px #EEEEEE;
    color: #1982D1;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    font-size: 12px;
    width: 200px;
}
.loadCommentAjax .button_comtop{
	cursor: pointer;
	background: url(../gimages/scrollTop.png) no-repeat top right;
    color: #1982D1;
    font-weight: bold;
    height: 30px;
    float: right;
    line-height: 30px;
    text-indent: -99999px;
    opacity: 0.7;
    display: inline-block;
    font-size: 12px;
    width: 30px;
}
.loadCommentAjax .button_comtop:hover{
    opacity: 1;
}
.loadCommentAjax .loaderComent {	
	display: none;
	position: absolute;
	left: 44%;
	bottom: 32px;
	width: 50px;
	height: 32px;
	background: url(../gimages/ajax-loader.gif) no-repeat center center;
}
#comments .like_reply{
	text-align: right;
	margin-top: 5px;
}
#comments .comment-ajax .reply:after{
	content: "\f112";
	font-family: "FontAwesome";
	font-size: 10px;
	color: #fff;
	background: #C4C4C4;
	display: inline-block;
	text-align: center;
	width: 17px;
	margin-left: 5px;
	font-weight: normal;
}
#comments .comment-ajax .reply{
	margin: 0px 0px 0px 0px;
	background: none;
	padding-right: 0px;
	width: auto;
	padding-left: 5px;
	display: inline-block;
	border-top: 1px solid #ccc;
	clear: both;
}
li.subCom ul.children .likeComemnt{
	margin-top: 0px;
}
li.subCom ul.children .reply
#comments .reply {
	margin:10px 20px 0px 0px;
	position: relative;
	z-index: 100;
	float:none;
	text-align: right;
}
#comments a.comment-reply-link{
	color: #666 !important;
	font-weight: bold;
	text-transform: none;
	font-size: 12px;
	padding: 0px 0px 1px 0px !important;
}
#comments a.comment-reply-link:hover{
	color:#7F0F0F !important;
	text-decoration: none;
}
#commentform{
	position: relative;
	margin-top: 10px !important;
}
#commentform textarea {
	color: #555;
	height: 119px;	
	margin-top: 7px;
	margin-bottom: 0px;
	width: 96% !important;
	border: 0px;
	background-size: 100% auto !important;
}
ul.children li ul.children li #commentform textarea{
	width: 95% !important;
	background-size: 100% 100% !important;
}
ul.children li ul.children li ul.children li #commentform textarea{
	width: 94% !important;
	background-size: 100% 100% !important;
}
.textarea_focus{
	background: #fff url(../gimages/caution.png) no-repeat center top !important;
}
#commentform #submit {
	margin: 0px 0px 0px 0px;
}
#commentform #submit:hover {
cursor: pointer;
opacity: 0.8;
}
#commentform #submit {
	padding: 3px 5px;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	right: 8px;
	cursor: pointer;
	text-align: center;
	bottom: 7px;
	width: auto;
	text-transform: none;
	position: absolute;
	z-index: 100;
	float:right;	
	-webkit-border-radius: 5px; 
	-moz-border-radius:    5px; 
	border-radius: 5px; 
	height: 20px;
	background: #B40D0D;
	border: 0px solid #ddd;
}
#comments .cancel-comment-reply {
	margin-bottom: 12px;
	float:left;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	position: absolute;
	top: -9px;
	right: 0px;
	height: 24px;
	line-height: 24px;
	text-align:center;
	cursor: pointer;
}

#comments .cancel-comment-reply #cancel-comment-reply-link{
	line-height: 20px;
	width: auto;
	display: inline-block;
	font-size: 11px;
	text-align: center;
	padding: 0px 8px;
	text-transform: none !important;
	font-weight: bold;
	color:#fff;
	background: #B50007;	
	-webkit-border-radius: 3px; 
	-moz-border-radius:    3px; 
	border-radius: 3px; 
}
#respond .comment_hoten input, #respond .comment_mail input
{
	width: 96%;
	background: #fff !important;
	color:#8A8A8a;
	padding: 0px 0px 0px 5px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #ccc;
}
#respond .comment_mess{
	border: 1px solid #CCC;
	background: white;
	height: 165px;
	text-align: center;
}

#respond .thongtin_comment 
{
	display: inline-block;
	width: 100%;
}
#respond .comment_hoten
{
	float:left;
	width: 43%;
	margin-right: 5px;
}
#respond .comment_mail
{
	float:left;
	width: 43%;
	margin-right: 0px;
}
#comments #respond {
	padding: 0px 0px 0px 0px;
}
#commentform #formLabels{
	width: 100%;
}
#comments .title_ykbd
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}
.likeComemnt{
	float: right;
	margin-left: 10px;
	background: none;
	padding-right: 0px;
	padding-left: 5px;
	cursor: pointer;
	border-top:  1px solid #720000;
	color: #720000;
	font-size: 12px;
}
.likeComemnt:after{
	content: "\f164";
	font-size: 10px;
	background: #720000;
	margin-left: 5px;
	text-align: center;
	display: inline-block;
	width: 17px;
	font-family: "FontAwesome";
	color: #fff;
}
.disClickLike, .disLike{
	background: none !important;
	border-top: 1px solid #393939 !important;
	color: #393939 !important;
}
.disClickLike:after, .disLike:after{
	background: #393939 !important;
	color: #fff !important;
}
.disClickLike .clickLike, .disLike .clickLike, .disClickLike .countAjax, .disClickLike .clickLike {
	color: #393939 !important;
}
.clickLike{
	cursor: pointer;
	color: #720000;
	font-size: 12px;
	font-weight: bold;
	padding-right: 3px;
}
.typeLike{
	display: none;
}
.typeDisLike{
	display: none;
}
.CountLike{
	color: #720000;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}
.countAjax{	
	color: #720000;
	font-size: 12px;
	font-weight: bold;
}