.active {
	font-weight: bold;
}
.faq-category {
	border: 1px solid #f0f0f0;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.faq-category .faq-category {
	border:0;
}
.faq_hide {
	display: none;
	padding : 10px 12px;
	margin: 0 0 10px;
}
.faq-category .block-title {
	background: #d9eeff none repeat scroll 0 0;
	border-bottom: 2px solid #1979c3;
	color: #333333;
	font-size: 18px;
	margin: 0;
	padding: 8px 20px;
}

.faq-category li {
	border-bottom: 1px solid #f0f0f0;
	margin: 0;
}
.faq-category li:last-child{
	border-bottom: 0;
}
.faq-category li:hover, .faq-category li.active {
	background: #8ffffc;
}
.faq-category li a {
	color: #606060;
	display: block;
	font-weight: normal;
	padding: 10px 20px;
	text-decoration: none;
}

.faq-category .block {margin-bottom:0 !important;}

.faq-section .search .search_text{
	float: left;
	width: calc(100% - 127px);
	margin-right: 14px;
}
.faq-section .search input[type="submit"] {
	background: #1979c3 none repeat scroll 0 0;
	border: 0 none;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	padding: 7px 30px;
	text-transform: uppercase;
}
.faq-section .search{
	margin: 0 0 20px;
}

#accordion h3 {
	background: #f0f0f0 none repeat scroll 0 0;
	color: #333333;
	font-size: 15px;
	margin: 0 0 10px;
	padding: 10px 12px;
	text-transform: uppercase;
	cursor: pointer;
}
#accordion .ui-accordion-content {	
	padding: 0 15px 10px;
}
#accordion .ui-accordion-content p {	
	line-height: 22px !important;
}

body .order-products-toolbar li{
	margin: 0 2px !important;
}
body .order-products-toolbar li a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: 1px solid #e0e0e0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	color: #333333 !important;
	height: 30px;
	line-height: 30px;
	padding: 0 !important;
	text-align: center;
	width: 30px;
	margin: 0  !important;
}
.pages .action.next::before, .pages .action.previous::before{
	font-size: 11px !important
}
.pages strong.page {
	background: #1979c3 none repeat scroll 0 0;
	border: 1px solid #1979c3;
	color: #ffffff;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 30px;
	padding: 0;
	width: 30px;
}