/*  MICROTHEMER STYLES  */


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

/** General >> Post 4626 figure caption **/
#post-4626 figcaption {
	font-size: 18px !important;
}

/** General >> Footable 4864 form inline **/
#footable_4864 .form-inline {
	color: rgb(89, 22, 71) !important;
}

/** General >> Footable header ninja clmn nm thought **/
.footable-header .ninja_clmn_nm_thought {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(89, 22, 71) !important;
}

/** General >> Content **/
#content {
	
}

/** General >> Footable 4864 **/
#footable_4864 {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(89, 22, 71) !important;
}

/** General >> Footable 4864 table head **/
#footable_4864 thead {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(89, 22, 71) !important;
}

/** General >> Footable parent 4864 **/
#footable_parent_4864 {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(89, 22, 71) !important;
}

/** General >> Footable 4864 [type="submit"] **/
#footable_4864 [type="submit"] {
	background-color: rgb(89, 22, 71) !important;
}

/** General >> Footable header footable first visible **/
.footable-header .footable-first-visible {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(89, 22, 71) !important;
}

/** General >> Footable filtering table heading **/
.footable-filtering > th {
	background-color: rgb(242, 201, 204) !important;
}

/** General >> Footable 4864 [type="text"] **/
#footable_4864 [type="text"] {
	color: rgb(245, 243, 242) !important;
	background-color: rgb(89, 22, 71) !important;
}

/** General >> Footable paging table data **/
.footable-paging > td {
	background-color: rgb(242, 201, 204) !important;
}

