@CHARSET "ISO-8859-1";


body{
margin:0;
padding:0;
line-height: 1.5em;
}

/*
b{font-size: 110%;}
em{color: red;}
*/

body {
	/*color: #593636;*/
}

/*
a {
    color: inherit !IMPORTANT;
    text-decoration: none;
}

a:hover {
	color: inherit !IMPORTANT;
    text-decoration: none;
}
*/

th {
    color: inherit !IMPORTANT;
}
.ui-form-control-content > *{
	
	padding: 8px 12px !important;
}
.ui-selectonemenu .ui-selectonemenu-label{
	overflow:hidden !important;
}

.ui-form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #777777;
    display: block;
    font-size: 13px;
    height: 36px;
    line-height: 1.42857;
    padding: 8px 12px !important;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: auto;
}

.texto-detalhe
{
	font-size: 0.9em; margin-top: 7px; color: #aaa;
}
.form-control-busca-simples
{
	font-size:1.7em !important; 
	padding:7px 5px !important;	
	height: 46px !important;	
}
.titulo-form{
	font-weight: bold !important;
    color: #593636 !important;
}

.link-clique-aqui{
	color: #0000EE !important;
    text-decoration: underline !important;
}

#dataPublicacao_input{
	width: 200px;	
}

.categoria-assunto input{
	width: 300px;	
}

.coluna-exclusao {
	text-align: center; 
	width: 65px;
	padding: 0px 10px 0px 10px;
}

.selectProfile {
	 display: block;
}

.selectProfile input, .selectProfile label {
	 /*width: 322px;*/
	 margin-left: 0px;
	 position: relative;
	 /*display: block;*/
}

.selectProfile input {
	width: 80% !IMPORTANT;
}

.selectProfile label {
	 width: auto !IMPORTANT;
}

.selectProfile .ui-selectonemenu-trigger {
	width: 2.2em !IMPORTANT;
	text-align: center;
}

.selectProfile .ui-selectonemenu-trigger span {
	margin-left:20%;
	margin-top:5px !IMPORTANT;
	/*width: 100%;
	background-repeat: no-repeat;
	background-position: center;*/
}

#navbar-logo, #navbar-logo-srh {
	cursor:pointer;
	z-index:99;
}

.circle{
	width:12px;
	height:12px;
	border-radius:800px;
	color:#fff;
	line-height:100px;
	text-align:center;
	background:#000
	}

.hover_help{
	cursor:help;
}
#novoIdentificador{
	 text-transform: uppercase
}
#dialogPossiveisEntidades_title{
	margin-right:8px !important;
}
#panelTurno span{
	
	
	width:1px;
	font-size:1.2em;
	border: 0px solid #cbc7bd  !important;
	font-weight:bold;
	padding:0.1em 0.4em;
	margin-right:1em;
	
}
#panelTurno .ui-state-active{
	border:1px solid #654b24;
	font-weight:bold;
	background: #654b24 url("https://red.sgp.uerj.br:8443/javax.faces.resource/images/ui-bg_fine-grain_65_654b24_60x60.png.xhtml?ln=primefaces-pepper-grinder") 50% 50% repeat;
	color:#ffffff; 
}
#idIdentificador div:last-child{

	left:-210px !important;
}
#categoriaAssunto > div{
	left:350px !important;	
}
#selectRota .ui-autocomplete{
	cursor:auto !important;
}
.noBorder tr,
.noBorder td { border: 0 !important; }

.transparentBackground tr,
.transparentBackground td { background: transparent !important; }
#panelLegenda{
	width:100%;
}
#panelLegenda .label-success{
	
	margin-left:23px;
}
#panelLegenda .label-info{
	
	margin-left:7px;
}
#panelLegenda  label{
	margin-bottom: -2px !important;
	font-size:0.8em;
	padding-left:5px;
}
#panelLegenda .ui-grid-row{

	float:right;
	width:200px;
}
#formInclusaoCategoriaOrgao tr.ui-state-highlight
{
	background:#654b24 url("/RED/javax.faces.resource/images/ui-bg_fine-grain_65_654b24_60x60.png.xhtml?ln=primefaces-pepper-grinder") 50% 50% repeat !important
}
#formInclusaoCategoriaOrgao tr.ui-state-hover{
	background:#654b24 url("/RED/javax.faces.resource/images/ui-bg_fine-grain_65_654b24_60x60.png.xhtml?ln=primefaces-pepper-grinder") 50% 50% repeat !important
}

.linkDefault{
	color:#0099ff; 
	text-decoration: underline;
}

.alert-danger-geral{
	width: 450px !important;
}

.external-link-div{
	padding-top: 10px;
}

.external-link-title{
	font-style: italic;
    font-weight: bold;
}

.external-link-a {
	color:#d9230f !important;
	text-decoration: underline !important;
	text-transform: capitalize;
}
