.ui-panelmenu {
	font-size: 0.96em !important;
}

.ui-panelmenu-header {
	/* background: #00ACED !important; */
	
}

.ui-state-highlight {
	background-color: #a9c6c9 !important;
}

.menuPrincipal li a:hover {
	/* text-decoration: underline !important; */
	background-color: #00ACED !important;
	color: white;
	font-weight: bold;
}

.menuSelecionado {
	background-color: #00ACED !important;
	color: white !important;
	font-weight: bold !important;
}

.menuSeletor {	
}

.ui-widget {
	font-size: 0.96em !important;
}

.text-negrito
{
	font-weight: bold;
}

.ui-tabs li a
{
	color: black !important;
}

.ui-fieldset .ui-fieldset-legend
{
	font-weight: bold !important;
	color: #778899 !important;
}

.ui-panelmenu .ui-panelmenu-header, .ui-panelmenu .ui-panelmenu-header a
{
    background: #F9FAFC !important; /* Old browsers */
	
	font-weight: bold !important;
};

.semBorda .ui-datagrid-content .ui-widget-content
{
	border: 0px none !important;
}

.semBorda .ui-widget-content
{
	border: 0px none !important;
}

.semBorda .ui-datagrid-content
{
	border: 0px none !important;
}


/* .ui-widget .ui-panelmenu-header .ui-state-default .ui-corner-all
{
    background-color: #007ad9 !important;
    font-color: white !important;
} */

/*.ui-inputfield[disabled], .ui-inputfield.ui-state-focus {
    border: 1px solid !important;
    color: black !important;
    
}*/