@CHARSET "ISO-8859-1";

.titulosGestaoPortaria {
	font-weight: bold;
	font-size: 18.0px;
	color: red;
}

.subTitulosGestaoPortaria {
	font-weight: bold;
	font-size: 15.0px;
}

.textoGestaoPortaria {
	font-size: 15.0px;
}

.outputStatusRed {
	font-family: sans-serif;
	font-size: 15px;
	color: red;
	width: 130px;
	text-align: right;
}

.rodapeLinkSuporteHide {
	display: none;
}

.rodapeLinkSuporteShow {
	display: block !important;
}

.esconder {
	display: none !important;
}





