.faqanswer {
	display: none;
	width: 100%;
	background: #e5e5e5;
	padding:5px 10px 0 30px;
}
.faqanswer p {
	font-size: 13px;
	line-height: 17px;
}
.newfaq30 {
}
.newfaq30 a {
	color:#686868!important;
	font-size: 16px;
	text-transform: capitalize;
	color: #444;
	font-weight: 500;
	padding: 14px 5px;
	margin:1px 0px;
}
a.active {
	font-size: 16px;
	text-transform: capitalize;
	color: #444;
	font-weight: 500;
}
.togglefaq {
	text-decoration: none;
	color: #333;
	font-size: 13px;
	padding: 10px 30px;
	line-height: 20px;
	display: block;
	border:1px solid #eaeaea;
	width: 100%;
	margin-bottom: -1px;
}
.icon-plus {
	color: #b3b3b3;
	margin-right: 0px;
	font-size: 20px;
	float: right;
	font-weight: 300;
	font-size: 13px;
}
.icon-minus {
	color: #b3b3b3;
	margin-right: 0px;
	float: right;
	font-weight: 300;
	font-size: 13px;
}
