	/* CSS - UTF-8 - OM617 - V.1.02 */

@charset "UTF-8";

#NavLeftUL_browseTopics, .fbTopNavigation_root.fb-hidden-phone, 
h3.qListItem_header .qFaqItem_triangle, .qFaqItem_answer .qListItem_topic,
.fbLeftNavigation_toggle {
	display: none;
}
.fbContent_qFaqItemInner {
	padding: 0;
}
.faqArrowTopic {
	margin: 0 !important;
	display: inline-block;
	height: 9px;
}
.faqStarTopic {
	margin: -2px 0 0 0 !important;
	display: inline-block;
	height: 12px;
}
.faqArrowTopic.topicOpen {
	display: none;
}
.faq_open .faqArrowTopic.topicOpen {
	display: inline-block !important;
}
.faq_open .faqArrowTopic.topicClosed {
	display: none !important;
}
.faqBtn.dropdown-menu {
	position: absolute;
	top: 10px;
	left: 832px;
	border: 1px solid #009057;
	padding: 0;
	height: 30px;
	width: 136px;
	text-align: center;
	line-height: 30px;
	z-index: 99;
	background-color: #fff;
	color: #009057;
	cursor: pointer;
	background-image: url("https://www.agrolab.com/templates/ico/icon-arrow-black-faq-open.svg");
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: right 10px center;
}
.faqBtn.dropdown-menu:hover {
	background-color: #009057;
	color: #fff !important;
}
.faqBtn.dropdown-menu li {
	display: none;
	border-left: 1px solid #009057;
	border-right: 1px solid #009057;
	background-color: #fff;
	width: 136px;
	margin-left: -1px;
}
.faqBtn.dropdown-menu li:last-child {
	border-bottom: 1px solid #009057;
}
.faqBtn.dropdown-menu:hover li {
	display: block;
}
.faqBtn.dropdown-menu li:hover {
	background-color: #009057;
}
.faqBtn.dropdown-menu li a {
	display: block;
}
.faqBtn.dropdown-menu li:hover a {
	color: #fff !important;
}
.fbTopic_tools .fbItem_votes {
	margin-left: 0;
}
.vote-button.vote-up.t-vote-up, .vote-button.vote-up.q-vote-up,
.vote-button.vote-down.q-vote-down.has_voted {
	background-image: url("https://www.agrolab.com/images/icons/icon-faq-vote-up.svg");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;
}
.vote-button.vote-up.t-vote-up.has_voted, .vote-button.vote-up.q-vote-up.has_voted,
.vote-button.vote-down.q-vote-down {
	background-image: url("https://www.agrolab.com/images/icons/icon-faq-vote-down.svg");
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	width: 64px;

}
.fbTopic_tools {
	padding: 0;
	height: 50px !important;
}
.fbItem_voting {
	margin-top: 10px;
}
.com_faqbookpro h1.componentheading, #fbExtended {
	width: 1280px;
	margin: 0 auto;
}
.qFaqItem_tools {
	background: transparent;
	height: 28px;
}
.fbItem_votes {
	border-right: medium none;
}
/* .fbContent_qListItem.qListItem_featured {
	background-color: rgba(0, 133, 76, 0.1);
} */

@media (max-width: 991px) {

.fbTopNavigation_core {
	padding: 15px 0 0 0;
}
.fbContent_core {
	padding-top: 0;
}
.fbTopNavigation_core .NavTopUL_buttons {
	margin: 20px 10px;
}
.fbTopNavigation_core .show_menu {
	display: inline-block;
	border: 1px solid #009057;
	margin: 0;
}
.fbTopNavigation_core .show_menu .fa-bars::before {
	color: #000;
	content: "≡";
	font-size: 25px;
	line-height: 20px;
}
.fbTopNavigation_core .show_menu .fas.fa-bars {
	display: inline-block;
	margin: 1px 2px 0 0px;
}
.com_faqbookpro h1.componentheading, #fbExtended {
	width: auto;
	margin: unset;
}
.faqBtn.dropdown-menu {
	display: none;
}

}