.faq-center {
	text-align: center !important;
}

#faq-input-text {
	
}

h2 {
	margin-top: 0px;
}

.page-header-faq h2 { /*padding-top: 1.1em;*/
	
}

.section-faq {
	padding-top: 5px;
}

.search-form {
	text-align: center !important;
}

.content-faq .btn.btn-category {
	background-color: #ce6d28;
	color: white;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 18px;
	text-transform: none;
	dusplay:inline-block;
}

.content-faq .btn-group-justified {
	padding-right: 20px; width:100%;
}

.content-faq  .btn-group-justified>.btn-group {
	padding: 10px;
}

.content-faq h2, .content-faq h3 {
	margin-bottom: 20px;
}

.faq-footer h2, .faq-footer p {
	text-align: center;
}

.dark-text {
	color: #425869;
}

.content hr {
	height: 1px;
	border: none;
	background: gray;
}

.section-faq .searchform {
	text-align: center !important;
}
/* .section-faq #searchsubmit { max-height: 38px; padding:2px !important; font-size: 14px !important}*/
.faq-list {
	padding: 0;
	list-style: none;
	margin: 0px;
}

.faq-list>li {
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-bottom-width: 1px;
	border-bottom-color: gray;
	border-bottom-style: solid;
	display: table;
	padding: 10px;
	width: 100%;
}

.faq-list>li::after {
	clear: both;
}

.faq-list>li::before, .faq-list>li::after {
	content: "";
}

.faq-list>li:last-child {
	border-bottom-width: 0px;
}

.panel-title {
	text-align: left !important;
	margin-bottom: 0px !important;
}

.panel-heading [data-toggle="collapse"]:before {
	font-family: 'FontAwesome';
	content: "\f054";
	float: right;
	color: green;
	font-size: 18px;
	line-height: 22px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	color: #8bc53f;
	color: #1fc3f3;
}

.panel-heading [data-toggle="collapse"].collapsed:before {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	color: #454444;
	color: #8bc53f;
	color: #1fc3f3;
}

}
.panel-default {
	border-width: 0px !important;
	border-bottom-width: 1px !important;
	border-bottom-color: #425869;
	border-bottom-style: solid;
}

.section-faq .content  .panel-title {
	color: #425869;
	font-size: 100%;
	line-height: 24px;
	font-size: 16px;
}

.content-faq .panel-default>.panel-heading {
	background-color: rgb(249, 246, 244);
border-color: #ddd;
}
}

.section-faq .panel {
	background-color: transparent !important;
	border-radius: 1px;
}

.content-faq .panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.content-faq .panel-body {
    padding: 15px;
}

.content-faq .card { border: 0px;}
.content-faq  .fa-search { padding:left:10ppx; 
padding-right:10px;}

.content-faq .faq_keyword { border-width:0px; padding-left:20px; margin-bottom:0px;}
.content-faq .search-button { padding-left:20px;}
.content-faq .card { border-width: 1px;
border-style:solid; border-color: #f0f0f0; }

.content-faq .btn { border-radius:3px; color:white; }

.btn-category { font-size:14px; }

.content-faq ol li::before, .content ul li::before {
	content: ""
}
