/* LOGO SISTEMA */
img.logoSistema {
    max-width: 200px;
    border: none;
}

/* TAB PANEL */
table[id$='certidoesForm:listaCertidoesTabPanel'] td.rich-tab-header {
	font-family: Arial, Verdana, Tahoma, sans;
	font-size: 1.6em;
	padding: 0.2em 0.6em;
}

table[id$='certidoesForm:listaCertidoesTabPanel'] td.rich-tab-active {
	background-image: none;
	background-color: #ffffff;
}

table[id$='certidoesForm:listaCertidoesTabPanel'] td.rich-tab-inactive {
	color: #666666;
}

/* ATESTO DE NAO RENOVACAO DE CONTRATOS */
div#atestoUploadInput div[id*='atestoUploadInput:upload1'] {
	display: none;
}