/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Menu toggle on hover **/
#mega-menu-wrap-max_mega_menu_1 .mega-toggle-label-closed:hover {
	color: rgb(0, 80, 84) !important;
}

/** General >> Menu icon toggle on hover **/
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-1:hover:after {
	color: rgb(0, 80, 84) !important;
}

/** General >> What's the Difference column divide **/
#footable_2122 .footable-first-visible {
	border-right-style: solid !important;
}

/** General >> AAQ dropdown 1 **/
#ff_8_dropdown {
	height: auto !important;
}

/** General >> AAQ dropdown 2 **/
#ff_8_dropdown_1 {
	height: auto !important;
}

/** General >> Breadcrumbs **/
.fl-html .breadcrumb {
	background-color: rgba(0, 80, 84, 0.05) !important;
}

/** General >> Ff 7 dropdown **/
#ff_7_dropdown {
	height: auto !important;
}

/** General >> Ff 3 dropdown **/
#ff_3_dropdown {
	height: auto !important;
}

/** General >> Ff 6 dropdown **/
#ff_6_dropdown {
	height: auto !important;
}

/** General >> Ff 5 dropdown **/
#ff_5_dropdown {
	height: auto !important;
}

/** General >> Ff 4 dropdown **/
#ff_4_dropdown {
	height: auto !important;
}

/** General >> BCTT text **/
.bctt-ctt-text > a {
	color: rgb(243, 107, 33) !important;
}

/** General >> BCTT text on hover **/
.bctt-ctt-text > a:hover {
	color: rgb(161, 64, 0) !important;
}

/** General >> Fl main content bctt ctt btn **/
#fl-main-content .bctt-ctt-btn {
	color: rgb(30, 161, 241) !important;
	margin-top: 4px !important;
}

/** General >> Fl post 17 form description **/
#fl-post-17 .form-description {
	height: 0 !important;
}

/** General >> Last photo on teams **/
.pp-photo-gallery-item:last-of-type {
	margin-right: 0 !important;
}

/** General >> Wsf 1 field 8 (:hover) **/
.wsf-button:hover {
	color: rgb(255,255,255) !important;
	background-color: rgb(161,64,0) !important;
}

/** General >> WS Horizontal rule on EFT form **/
#wsf-1-sections-2 hr {
	margin-top: 0 !important;
	border-top-color: rgb(0, 151, 160) !important;
}

/** General >> Make header of first table column invisible **/
.mt-745 .footable-header .footable-first-visible {
	color: rgb(249, 250, 251) !important;
}

/** General >> Make header of first table column invisible _2 **/
.mt-747 .footable-header .footable-first-visible {
	color: rgb(249, 250, 251) !important;
}

