.wrap-signin
{
	width: 100%;	
	height: inherit;
	min-height:250px;	
	float: left;
	margin:5px 0 1% 0;	
	background: transparent;		
	line-height: 20px;	
}

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

.topic-title{
	width: 85%;
	position: relative;
	float: left;
	height: auto;
	line-height: 1.4em;	
	margin: 0 0 0.5% 4%;
	color: #717171;
	font-size: 0.8em;
	font-weight: bolder;
	text-align: justify;
}

.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;
}

.post-content{
	width:93%;
	height:auto;
	display:block;
	margin: 4%;		
	float:left;
	background: transparent;
}

.sn-post{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin: 0 0 1% 0;
}

.lbl-sn{
	position:relative;
	float:left;
	width:14%;	
	color:#717171;
	font-size:1.19em;
}

.lbl-post-text{
	position:relative;
	float:left;
	width:10%;	
}

.post-title{
	position:relative;
	float:left;
	width: 40%;	
	height:25px;
	padding-left:1%;
	color:#717171;
	font-size:1.3em;
	background: #f0f0f0;
	border: 1px solid #d1d1d1;
}

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

.txt-response{
	width: 90%;	
	min-height: 100px;
	background: #f0f0f0;
	border: 1px solid #d1d1d1;	
	float:left;
}

.file-post{
	float:left;
}

.btn-signin{
	float:left;
	width:15%;	
	height:30px;
	display:inline-block;		
	color:#454545;
	font-size:1.19em;
	margin-top:4%;
	margin-left:10%;
}

.post-signin{
	width: 12%;
	margin: 2% 0 0 4%;
	color:#717171;
	font-size:1.199em;
	border-bottom: 2px solid #717171;
	text-align: center;
}

.post-signin a{
	text-decoration: none;
}

.inp-require{
	float: left;
	color: #C00000;
	vertical-align: top;
	padding-left: 0.5%;
}

.sn-forget{
	height: 40px;
	float: left;
	width: 90%;
	line-height: 20px;
	margin-left: 13%;	
}

.sn-forget a{
	text-decoration:none;
	font-style: italic;
	font-size: 1.19em;
	color:#717171;
}

.sn-forget a:hover{
	color: #00b5f7 !important;
}

.post-fgpsw{
	width: 15%;
	margin: 2% 0 0 4%;
	color:#717171;
	font-size:1.3em;
	border-bottom: 1px solid #717171;
	text-align: center;
}

