.comment-topic{
	float: left;
	width: 100%;	
	height: auto;	
	display: block;
	background: transparent;
	overflow: hidden;
	border: 0 solid #58595B;	
	margin: 1% 0 1% 0;
}

.cm-topic-profile{
	width:30px;
	float: left;
	margin: 1%;
}

.cm-topic-title{
	width: 98%;
	position: relative;
	float: left;
	height: auto;
	line-height: 1.4em;	
	margin: 0 0 1% 1%;	
	font-size: 1.3em;	
	font-weight:bolder;
	text-align: justify;
	color:#717171;
	padding:0px;
}

.cm-topic-text{
	margin: 0 0 2% 1%;	
	position: relative;
	float: left;
	width: 90%;
	font-size: 14px;
	color: #717171;
	line-height:20px;
	font-weight:normal;
}

.comment-topic-img{
	position:relative;
	float:left;
	width:inherit;
	height:auto;
	margin-top:1%;
	text-align:center;
}

.tpimg{
	width:auto;
	max-width:610px;
	height:auto;
	border:0px solid #717171;
	margin:0;
	padding:0;
} 

.profile{
	background: transparent;	
	margin: 4% 0 0.5% 0;
	width:98%;
	height:auto;
	max-height: 190px;
	list-style:none;
	float:left;
	display:block;
	padding-left: 2%;
	overflow:hidden;
	border-bottom: 1px dashed #717171;
	border-top: 0px dashed #717171;
	border-left: 0px dashed #717171;
	border-right: 0px dashed #717171;
}

.profile-img{
	margin: 1%;
	width:30px;
	height:30px;
	position: relative;
	float:left;
	clear:both;
}

.profile-img img{
	width:inherit;	
}

.profile-name{
	line-height:42px;
	font-size:1.2em;
	text-decoration: none;	
	color:#717171;
	width: 90%;	
	float:left;
	margin-left:1%;
	padding-right:1%;
}

.profile-date{
	padding-left:4%;
}

.n-msh-text{
	line-height: 16px;
	font-size: 16px;
	text-decoration: none;
	font-weight:normal;
	color:#58595B;
	width: 90%;
	margin-left:2%;
	text-align:left;
	float:left;
}

.comment{	
	background: #fff;	
	margin: 1% 0 0.5% 0;
	width:98%;
	height:auto;
	list-style:none;
	float:left;
	display:block;
	padding-left: 2%;
	border-bottom:1px dashed #717171;
	border-top:0px dashed #717171;
	border-left:0px dashed #717171;
	border-right:0px dashed #717171;
}

.comment-text{	
	background: transparent;		
	width:90%;
	height:auto;	
	float:left;	
	display:block;
	margin-left:1%;	
	font-size:1.2em;
	color:#717171;
	line-height:20px;
}

.response{
	width:98%;
	height:auto;
	display:block;
	margin: 0.5% 0 1% 0;	
	padding: 1% 0 1% 2%;
	float:left;
	background: transparent;
}

.btn-post{
	float: right;
	width: 10%;
	height:30px;
	margin: 1% 0 0 0;
	display: inline-block;	
	color:#454545;
	font-size: 18px;
}

.gr-response{
	position:relative;
	float:left;
	width:30%;
	height:auto;
	margin: 0 0 1% 0;
}

.lbl-response{
	position:relative;
	float:left;
	width:30%;	
	color:#717171;
	font-size:1.5em;
	line-height:30px;
}

.inp-response{
	position:relative;
	float:left;
	width: 70%;	
	height:25px;
	padding-left:1%;
}

.gr-txt-response{
	position:relative;
	float:left;
	width:90%;
	height:auto;
	margin: 0 0 1% 0;
}

.txt-response{
	width: 90%;	
	min-height: 100px;
	background: #f0f0f0;
	border: 1px solid #d1d1d1;	
	color:#717171;
	font-size:1.3em;
}

.btn-response{
	float:left;
	width:15%;	
	height:30px;
	display:inline-block;		
	color:#717171;
	font-size:1.5em;	
	margin-left:7%;
}

.comment-signin{
	width: 100%;
	margin: 2% 0 2% 0;
	color:#717171;
}

.comment-signin a{
	text-decoration:none;
	color:#00b5f7;
	font-size: 1.2em;	
	font-weight:bold;
}

.comment-right{
	height: auto;
	float: left;
	width: 90%;
}

.img-cmt{
	max-width:50%;
	margin:0 0 1% 0;
}
.file-post{
	margin:1% 0 2% 0;
}