﻿/* fonte do menu */
	.fdt_ml .fdt_ml-menu li a {
		color: #000 !important;
	}
/* mouse over dos itens do menu */
	.fdt_ml .fdt_ml-menu li a:hover {
		color: #FFF !important;
		background: #E16D25 !important;
	}
/* fundo do módulo aberto no menu */
	.fdt_ml .fdt_ml-menu li.aberto a {
		color: #FFF !important;
		background: #E16D25 !important;
	}
	@media (max-width: 960px) {
		.fdt_ml .fdt_ml-menu li a .fdt_ml-menu-titulo {
			background: #E16D25 !important;
		}
	}
/* fundo do menu aberto */
	.fdt_ml .fdt_ml-menu .aberto ul a {
		background: #768B57 !important;
		color: #FFF !important;
	}
/* ícones do menu aberto */
	.fdt_ml .fdt_ml-menu li .fdt_ml-menu-dropdown a i {
		color: #f8f7de !important;
	}
/* títulos principais dos módulos */
	h2 {
		color: #768B57 !important;
	}
/* títulos das páginas (antes do filtro) */
	h4 {
		color: #E16D25 !important;
	}
	h5 {
		color: #E16D25 !important;
	}
/* títulos internos dentro dos formulários e fichas */
	.fdt-conteudo-titulo h4 {
		color: #768B57 !important;
	}



/* raramente mudamos */
.fdt-acoes-hide {
    padding: 9px 10px 9px !important;
    left: 35px !important;
	background-color: #666 !important;
}
.fdt-acoes {
    padding:12px !important;
}

.fdt_ml .fdt_ml-menu.aberto a:hover {
	background: #666 !important;
}

.fdt-acao {
	background-color: #666 !important;
}

.fdt-acoes-mostra:hover {
	background-color: #666 !important;
}

.fdt-acoes i {
	background-color: #666 !important;
}
.fdt_ml .fdt_ml-menu li .fdt_ml-menu-dropdown .divider {
	border-color: #a0a0a0 !important;
}
.fdt-titulo-grupo-indicadores {
	/*background-color:#e2ebf1;*/
}
