.faqs {
	clear: left;
}
.faq-form input[type='text'] {
	margin: 0 0 30px 0;
	font-size: 14px;
	padding: 14px;
	width: 82%;
}

.filter-results {
	margin: 0px 0px 0px;
	color: #888;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.search-btn-wrap{
	height: 48px;
	display: block;
	float: right;
    width: 18%;
}
.closed {
	display: none;
}