/************************************
*            RELATÓRIOS
*************************************/

#relatorio{
	font-size: 1em;
}

#relatorio table{
	font-size: 1em;
}


#relatorio td{
	font-size: 1em;
}

#relatorio thead td{
	font-size: 1em;
	background: white;
}


#relatorio-container {
	width: 640px;
	margin: 0 auto;
	text-align: left;
}

#relatorio-paisagem-container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#relatorio-cabecalho{
	border: 1px solid #6A6A6A;
	padding: 6px;
	background-color: #FFFFFF;
	min-height: 55px;
	_height: 55px;
}

#relatorio-cabecalho #ufrn{
	float: left;
	width: 22%;
	text-align: center;
}

#relatorio-cabecalho #sinfo{
	float: right;
	width: 22%;
	text-align: center;
}


#relatorio-cabecalho #texto{
	margin: 0 22%;
	font-size: 1.0em;
	font-variant: small-caps;
	text-align: center;
	font-weight: bold;
}

#relatorio-cabecalho #texto .dataAtual{
	font-weight: normal;
	text-align: left;
}

#relatorio-rodape {
	background: #FFFFFF;
	border: 1px;
	border-style: solid;
}

#relatorio-rodape p{
	clear: both;
	color: #000000;
	padding: 2px;
	text-align: center;
	border: 0;
}
#relatorio-rodape table tr td{
	font-size: 0.65em;
}

#relatorio h2{
	background: #FFFFFF;
	/*border-bottom:1px solid #000000;*/
	border-bottom:0px;
	color:#000000;
	text-align: center;
}
#relatorio h2.title {
	margin: 0;
	padding: 3px;
	color: black;
	border: 0;
}

#relatorio #parametrosRelatorio{
	border-bottom:1px solid #000000;
	width: 100%;
}

#relatorio #parametrosRelatorio th{
	color: #000000;
	font-weight: bold;
	text-align: left;
}

#relatorio #parametrosRelatorio td{
	color: #000000;
	text-align: left;
}

#relatorio .linhaPar {
	background-color: #FFFFFF;
}

#relatorio .linhaPar tr td, .linhaImpar tr td{
	text-align: left;
}

#relatorio .linhaImpar {
	background-color: #FFFFFF;
}

caption.documento {
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	background-color: #DEDFE3;
	border-bottom-width:1;
	border-color:black;
	border-bottom-style:solid;
}

.linhaAbaixo {
	border-bottom-width:1;
	border-color:black;
	border-bottom-style:solid;
}

.linhaAcima {
	border-top-width:1;
	border-color:black;
	border-top-style:solid;
}

.linhaAcimaEsq {
	border-top-width:1;
	border-color:black;
	border-top-style:solid;
	border-left-width:1;
	border-left-style:solid;
}

.linhaAcimaDir {
	border-color:black;
	border-top-width:1;
	border-top-style:solid;
	border-right-width:1;
	border-right-style:solid;
}
.linhaAcimaEsqDir {
	border-color:black;
	border-top-width:1;
	border-top-style:solid;
	border-left-width:1;
	border-left-style:solid;
	border-right-width:1;
	border-right-style:solid;
}
.bordaTD {
	border-color:black;
	border-top-width:1;
	border-top-style:solid;
	border-left-width:1;
	border-left-style:solid;
	border-right-width:1;
	border-right-style:solid;
	border-bottom-width:1;
	border-bottom-style:solid;

}


.linhaEsq {
	border-left-width:1;
	border-color:black;
	border-left-style:solid;
}
.linhaDir {
	border-color:black;
	border-right-width:1;
	border-right-style:solid;
}

.tituloRelatorio {
	border-bottom: 1px silver solid;
	border-bottom-color: gray;
	font-size: 8pt;
}

.tituloRelatorio td{
	font-size: 1em;
}

.infoRelatorio {
	border-top: 1px silver solid;
	border-bottom: 1px silver solid;
}

.infoRelatorio td, .infoRelatorio th{
	font-size: 1em;;

}

.infoRelatorio tbody td, .infoRelatorio thead th{
	text-align: left;
}


table.tabelaRelatorio{
	border-top:2px black solid;
	border-bottom:1px black solid;
	padding: 3px;
}

table.subTabelaRelatorio{
	border-bottom:1px black solid;
	padding: 3px;
}

table.tabelaRelatorioBorda {
	border-top:2px black solid;
	padding: 3px;
}

table.tabelaRelatorio caption, table.tabelaRelatorioBorda caption, h3.tituloTabelaRelatorio{

	/*  h3.tituloTabelaRelatorio --> Estilo definido devido a bug de impressao do firefox */

	font-size: 1.1em;
	font-weight: bold;
	border-top:2px black solid;
	font-variant:  small-caps;
	text-align: center;
}
table.subTabelaRelatorio caption, h3.tituloSubTabelaRelatorio{
	font-size: 1.1em;
	font-weight: bold;
	border-bottom:1px black solid;
	font-variant:  small-caps;
}

table.tabelaRelatorio tfoot, table.tabelaRelatorioBorda tfoot{
	font-weight: bold;
}

table.tabelaRelatorioBorda tfoot td{
	border:1px silver solid;
}


table.tabelaRelatorio thead td, table.tabelaRelatorio thead th{
	font-weight: bold;
	padding: 2px;
	text-align: left;
}



table.tabelaRelatorio tbody tr.destaque, table.tabelaRelatorioBorda tbody tr.destaque{
	font-weight: bold;
	background: #DDD;
	border-top: 1px solid #CCC;
	font-variant: small-caps;
	font-size: 1em;
}

table.tabelaRelatorioBorda thead td, table.tabelaRelatorioBorda thead th{
	border:1px black solid;
	font-weight: bold;
	padding: 2px;
	text-align: left;
}

table.tabelaRelatorioBorda tbody td, table.tabelaRelatorioBorda tbody th{
	border:1px silver solid;
	padding: 2px;
}

table.tabelaRelatorio tbody td{
	padding: 2px;
	text-align: left;
}

table.tabelaRelatorio tbody th, table.tabelaRelatorioBorda tbody th{
	font-weight: bold;
	text-align: left;
}


.colunaDireitaRelatorio {
	border-right:1px silver solid;
}

.colunaEsqDirRelatorio {
	border-right:1px silver solid;
	border-left:1px silver solid;
}

.bordaDireitaRelatorio {
	border-right:1px silver solid;
	border-top:1px silver solid;
	border-bottom:1px silver solid;
}

.bordaEsqDirRelatorio {
	border-right:1px silver solid;
	border-top:1px silver solid;
	border-left:1px silver solid;
	border-bottom:1px silver solid;
}

.bordaDireitaBottonRelatorio {
	border-right:1px silver solid;
	border-bottom:1px silver solid;
}

.bordaBottonRelatorio {
	border-bottom:1px silver solid;
}

.linhaPontilhadaAbaixo {
	border-bottom:1px silver dashed;
}

.linhaAcimaRelatorio {
	border-top:1px silver solid;
}

.bordaEsqDirBottonRelatorio {
	border-right:1px silver solid;
	border-left:1px silver solid;
	border-bottom:1px silver solid;
}


caption.subRelatorio {
	font-weight: bold;
	font-variant: small-caps;
	border-top: 1px black solid;
}

.rodapeRelatorio {
	border-top: 2px black solid;
}

.fontePequena {
	font-size: 7pt;
}

.texto {
	text-indent: 10px;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5%;
	margin-right: 5%;
}

span.tooltip {
	color: #000000;
	font-weight: bold;
	cursor: help;
}

tr.linhaParRelatorio {
	background-color: #F7F4F4;
}

.rightAlign {
	text-align: right;
}

.centerAlign {
	text-align: center;
}

.ext_cabecalho {
	background-color: #EDF1F8;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

.ext_menu {
	background-color: #EDF1F8;
	font-style: italic;
	text-align: center;
}

.newtitle {
		border-top: 2px solid #C4D2EB;
		border-bottom: 2px solid #C4D2EB;
		margin: 0;
		padding: 3px;
		margin-bottom: 5px;
		background: #FBFBFB;
		text-align: center;
}

li.validado {
	list-style-image: url(/sigaa/img/prodocente/validacao/validado.gif)
}

li.invalidado {
	list-style-image: url(/sigaa/img/prodocente/validacao/invalidado.gif)
}

li.pendente {
	list-style-image: url(/sigaa/img/prodocente/validacao/pendente.gif)
}
