
body {
	background-color: #eeeeee;
	font-size: 12px
}

.topo{
	padding: 0px;
	width: 100%;
}

.logotipo {
	margin-left: 150px;
}

.titulo{
	text-align: center;
	margin-top:5px;
	color: #356AA0;
	font-size: 28px;
	font-weight: bold;
}

#formProcessos\:versao{
	margin-right: 2%;
}

#formProcessos\:layoutProcessoAtual{
	border-bottom: 10px solid  #008C00 !important;
	border-top: 25px solid #356AA0 !important;
	padding: 10px;
}

.ui-panelgrid td,.ui-panelgrid tr {
	/*remove as linhas 'de grade' dos formularios*/
	border-style: none !important
}

.importantItem {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}
.label {
	width: 300px;
	font-size: 12px;
	text-align: right;
}
.tituloProcesso {
	color: red;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 14px;
}


.ui-layout-west .ui-widget-content {
	background-color: #eeeeee;
	padding: 0px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	color: #F9F7ED; text-shadow: 0px 0px 5px black; font-weight: normal;
	background-color: #356AA0;
}

.botaoRemover{background-color: #73880A !important; }
.botaoApregoar{background-color: #FF0000 !important;}
.botaoJulgado{background-color: #0000FF !important; }
.botaoAdiar{background-color: #EC5C15 !important; }
.botaoRetirar{background-color: #800080 !important; }
.botaoRevisar{background-color: #D231E0 !important; }
.botaoVistaEmMesa{background-color: #36393D !important; }
.botaoVistaRegimental{background-color: #804000 !important; }

.NAO_JULGADO{color: #73880A !important;}
.APREGOADO{color: #FF0000 !important;}
.JULGADO{color: #0000FF !important;}
.REVISAR{color: #D231E0 !important;}
.RETIRADO{color: #800080 !important;}
.ADIADO{color: #EC5C15 !important;}
.VISTA_MESA{color: #36393D !important;}
.VISTA_REGIMENTAL{color: #804000 !important;}

.ui-datatable.listaProcesso thead th,
.ui-datatable.listaProcesso tbody,
.ui-datatable.listaProcesso tbody tr,
.ui-datatable.listaProcesso tbody td {
    border-style: none;
}
.ui-datatable.listaProcesso tbody tr.ui-state-highlight {background-color: yellow; text-shadow: none;}

.ui-datatable {font-weight: bold}

.botoesRelatorio {
	text-align: center;
}