@charset "utf-8";
/* CSS Document */
/*HTML padrão*/
body {
	margin:0;
	border:0;
	background-color:#e3e2e2;
	}
img {
	border:0;
	}
form {
	margin:0;
	padding:0;
	}
a {
	color:#1a4666;
	}
a:hover {
	color:#ff8a00;
	}
/* Fim HTML */

/* Topo */
.nova-barra {
	width:100%;
	height:32px;
	background-image:url(../images/geral/fundo-id.png);
	background-repeat:no-repeat;
	background-color:#e15644;
	display:none;
	}
.barra-centro {
	width:900px;
	height:32px;
	background-image:url(../images/geral/fundo-id.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
.topo {
	width:100%;
	height:121px;
	background:url(../images/geral/fundo-topo.png) repeat-x #edebeb;
	}
.topo-centro {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	}
.menu {
	width:100%;
	height:51px;
	background:url(../images/geral/fundo-fundo-barra.png) repeat-x;
	}
.menu-centro {
	width:900px;
	height:51px;
	background:url(../images/geral/fundo-barra.png) repeat-x;
	margin-left:auto;
	margin-right:auto;
	}
.logo-portal {
	width:182px;
	height:51px;
	float:left;
	}
.link-mtopo {
	width:auto;
	height:40px;
	margin-left:10px;
	color:#FFFFFF;
	float:left;
	}
.link-mtopo a{
	width:118px;
	height:33px;
	margin-left:30px;
	padding-top:15px;
	color:#000;
	float:left;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	}
.link-mtopo a:hover{
	color:#fff;
	background-image:url(../images/geral/seta-fundohover.png);
	}
.link-mtopoS {
	width:118px;
	height:36px;
	margin-left:30px;
	padding-top:15px;
	float:left;
	background:url(../images/geral/seta-fundo.png) center no-repeat;
	text-align:center;
	font-weight:bold;
	}
.link-mtopoS a {
	color:#FFFFFF;
	text-decoration:none;
	}
.link-mtopoS a:hover {
	color:#feba02;
	}
/*Fim do topo*/

/*Inicio do corpo */
.centro {
width:100%;
height:auto;
float:none;
clear:left;
background-color:#FFF;
padding-bottom:20px;
}
.centro_c {
	width:888px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border-left:1px #e3e2e2 solid;
	border-right:1px #e3e2e2 solid;
	border-bottom:1px #e3e2e2 solid;
	padding-left:10px;
	float:none;
	clear:left;
	display:table;
	}
.transp-logo {
	width:50%;
	height:70px;
	float:left;
	}
.migalhas {
	min-height:15px;
	background-color:#ededed;
	width:98%;
	padding:5px;
}
.migalhas a{
	text-decoration:underline;
	color:#1a4666;
}
.migalhas a:hover{
	color:#333333;
}

/* Fim do corpo*/

/*Inicio do rodape*/
.rodape {
	width:100%;
	height:50px;
	background-color:#e3e2e2;
	}
.rodape-linha {
	width:100%;
	height:5px;
	background-color:#035885;
	}
.rodape-centro {
	width:911px;
	height:28px;
	background:url(../images/geral/rodape.png) no-repeat center;
	margin-left:auto;
	margin-right:auto;
	clear:left;
	float:none;
	}
/*Fim do rodape*/


/*Outros*/
.a-direita {
	text-align:right;
	padding-right:5px;
	padding-top:10px;
	}
.voltar-portal {
	width:50%;
	height:auto;
	text-align:right;
	padding-top:10px;
	float:left;
	}
.voltar-portal a{
	text-decoration:none;
	color:#000;
	}
.voltar-portal a:hover{
	text-decoration: underline;
	color:#035885;
	}
.alerta div {
	display:block;
	font-style:normal;
	padding: 10px 10px 10px 36px;
	line-height: 1.5em;
				
	}
.alerta {
	position: relative;
	margin: 10px 0 15px 0;
	padding: 0;
	border: 1px solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	width:98.5%;
	font-family: Arial, Helvetica, sans-serif;
	}
 .alerta2 {
	position: relative;
	margin: 10px 0 15px 0;
	padding: 12px 10px 10px 35px !important;
	border: 1px #df8f8f solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px !important;
	width:93.5%;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	}	
#erro {
	background:#ffcece url('../images/geral/cross_circle.png');
	border-color:#df8f8f;
	color:#665252;
	position: relative;
	margin: 10px 0 15px 0;
	padding: 12px 10px 10px 35px;
	border: 1px #df8f8f solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	width:93.5%;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	}               

.atencao {
	background:#fffbcc url('../images/geral/exclamation.png') 10px 11px no-repeat;
	border-color:#e6db55;
	color:#666452;
	}
#atencao {
	background:#fffbcc url('../images/geral/exclamation.png') 10px 11px no-repeat;
	border-color:#e6db55;
	color:#666452;
	position: relative;
	margin: 10px 0 15px 0;
	padding: 12px 10px 10px 35px;
	border: 1px #df8f8f solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	width:93.5%;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	}

.informacao {
	background:#dbe3ff url('../images/geral/information.png');
	border-color:#a2b4ee;
	color:#585b66;
	}
#informacao {
	background:#dbe3ff url('../images/geral/information.png');
	border-color:#a2b4ee;
	color:#585b66;
	position: relative;
	margin: 10px 0 15px 0;
	padding: 12px 10px 10px 35px;
	border: 1px #df8f8f solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	width:93.5%;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	}

.sucesso {
	background:#d5ffce url('../images/geral/tick_circle.png');
	background-position:top;
	border-color:#9adf8f;
	color:#556652;
	}
#sucesso {
	background:#d5ffce url('../images/geral/tick_circle.png');
	background-position:top;
	border-color:#9adf8f;
	color:#556652;
	position: relative;
	margin: 10px 0 15px 0;
	padding: 12px 10px 10px 35px;
	border: 1px #df8f8f solid;
	background-position: 10px 11px !important;
	background-repeat: no-repeat !important;
	font-size: 13px;
	width:93.5%;
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	}
.erro {
	background:#ffcece url('../images/geral/cross_circle.png');
	border-color:#df8f8f;
	color:#665252 !important;
	}
.legenda-atividades {
	width:403px;
	border-bottom:1px #d3d3d3 solid;
	font-size:10px;
	padding:5px;
	}
.icon-padding {
	padding-top:5px;
	}
	
	
/*Paginação */
ul{
	border:0;
	margin:0;
	padding:0;
	}
.pag {
	margin-top:10px;
	width:50%;
	margin-left:250px;
}
.paginacao li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
display:inline;
}
.paginacao a{
border:solid 1px #DDDDDD;
margin-right:2px;
}
.paginacao .previous-off,
.paginacao .next-off {
color:#666666;
display:block;
float:left;
font-weight:bold;
padding:3px 4px;
}
.paginacao .next a,
.paginacao .previous a {
font-weight:bold;
border:solid 1px #FFFFFF;
}
.paginacao .active{
color:#000;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
.paginacao a:link,
.paginacao a:visited {
color:#0063e3;
display:block;
float:left;
padding:3px 6px;
text-decoration:none;
}
.paginacao a:hover{
border:solid 1px #666666;
}
/*fim da paginação */

.progress-bar ul { margin:0; padding:0; list-style-position:inside; margin-bottom:10px;}
.progress-bar { text-transform: capitalize; margin-bottom: .25em; height: 1.5em; padding-top:5px;}
.progress-bar li { float: left; height: 2.5em; color: #9b9b9b; background-color: #c5c5c5; background-image: url(../images/geral/default.png); background-position: right center; background-repeat: no-repeat; width:204.4px; list-style:none; font-weight:bold; padding-left:10px; padding-top:5px; line-height:10px; line-height: 220%}
.progress-bar a { display: block; height: 3.5em; text-decoration: none; color:#939393;}
.progress-bar em { display: block; font-style: normal; font-weight: bold; }
.progress-bar span { display: block; }

.progress-bar .current { color: #003553; background-color: #9ebdce; background-image: url(../images/geral/current.png);}
.progress-bar .current a { color:#003553; }
.progress-bar .last { background-image: none; }
.progress-bar .last a {color:#939393;}
.progress-bar .done { color: white; background-color: #bfc9cf; background-image: url(../images/geral/done.png); }
.progress-bar .done a {color:#748a97;}
.progress-bar .previous { color: #5b6f7b; background-color: #bfc9cf; background-image: url(../images/geral/previous.png); }
.progress-bar .previous a {color:#748a97;}


.blue {color:#035f8f; font-weight:bold;}
.green {color:#038a19; font-weight:bold;}

.fundo-azul {
	background:#cee7f5;
	}
.fundo-cinza {
	background-color:#dfdfdf;
	}
.dae-icon {
	width:203px;
	height:142px;
	display:block;
	margin-left:9px;
	margin-top:9px;
	float:left;
	background-image:url(../images/dae/fundo-dae-a.png);
}
.dae-icon a{
	width:180px;
	height:142px;
	background-image:url(../images/dae/fundo-dae-a.png);
	display:block;
	float:left;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	text-align:center;
	padding-left:20px;
}
.dae-icon a:hover{
	width:180px;
	height:142px;
	background-image:url(../images/dae/fundo-dae-ahover.png);
	display:block;
	float:left;
	color:#035885;
}
.dae-icon-icone {
	width:82px;
	height:61px;
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 10px 0;
	}
.atividades-outrasinfo {
	width:98.5%;
	border:1px solid #cee7f5;
	padding-bottom:10px;
	margin-bottom:10px;
	}
.atividades-outrasinfoSUB {
	width:98.5%;
	border:1px solid #dfdfdf;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	}
.atividades-outrostitu {
	width:auto;
	height:10px;
	padding: 10px;
	}
.atividades-outrosDentro {
	padding:10px;
	width:100%;;
	height:auto;
	display:table;
	}
.check-campos {
	width:auto;
	min-height:10px;
	padding: 10px;
	}
.fundo-azul {
	background:#cee7f5;
	}
.fundo-cinza {
	background-color:#dfdfdf;
	}
.check-aviso {
	margin-bottom:20px;
	width:96%;
	padding:10px;
	}
.check-titulo {
	float:left;
	width:90%;
	}
.check-editar {
	float:right;
	width:10%;
	text-align:right;
	}
.resultados-busca {
	width:100%;
	height:auto;
	margin-top:10px;
	float:none;
	clear:both;
}
.viap {
	background-color:#d8eaf1;
	}
.via-valores {
	width:100%;
	height:auto;
	margin-top:20px;
	}
.topo-logo {
	width:291px;
	height:121px;
	float:left;
	}
.topo-info {
	width:609px;
	height:121px;
	float:left;
	}
.logado {
	width:100%;
	text-align:right;
	font-size:11px;
	color:#3e3e3e;
	padding-top:10px;
	}
.logoff {
	color:#c91111;
	text-align:right;
	width:100%;
	padding-top:5px;
	}
.logoff a{
	color: #c91111;
	text-decoration:underline;
	}
.logoff a:hover {
	color:#9a0000;
	}
	
/*CSS telas de requerente*/
.dae-centroE {
	width:65%;
	height:auto;
	float:left;
}
.dae-centroD {
	width:30%;
	height:auto;
	float: right;
	margin-right:10px;
}
.requerentes-util {
	width:250px;
	min-height:50px;
	border:1px #bbbbbb solid;
	margin-top:5px;
}
.reqUtil-cont {
	width:100%;
	border-bottom:1px #bbbbbb solid;
	height:auto;
	line-height:150%;
	}
.reqUtil-cont a{
	display:block;
	width:96.5%;
	height:auto;
	padding:5px;
	text-decoration:none;
	color:#323030;
	}
.reqUtil-cont a:hover{
	background-color:#dfdfdf;
	}
.reqButton {
	width:234px;
	background-image:url(../images/dae/fundo-escolha.png);
	height:40px;
	border:0;
	} 
.contato-left {
	width:63%;
	padding-right:30px;
	border-right:1px #dfdfdf solid;
	height:200px;
	float:left;
	margin-top:20px;
	display:table;
	margin-bottom:20px;
	}
.contato-right {
	width:30%;
	height:200px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	}
.contato-titulo {
	font-size:14px;
	color:#035883;
	font-weight:bold;
	}
.contato-info {
	background-image:url(../images/geral/contato-info.png);
	width:488px;
	height:61px;
	margin-top:20px;
	padding:10px 5px 5px 60px;
	}
.dae-impressao-aviso {
	background:url(../images/geral/fundo-dae.png) no-repeat right;
	width:682px;
	height:59px;
	padding-left:40px;
	padding-top:15px;
	margin-top:10px;
	float:right;
	background-color:#999900;
	}
.dae-impressao-bo {
	width:74px;
	height:auto;
	float:left;
	margin-top:10px;
	background-color:#CCCCCC;
	}
.caixa-busca {
	width:95%;
	height:50px;
	padding:10px;
}
.atividades-resultados {
	width:95%;
	height:auto;
	padding: 10px 12px;
}
.ativi-resultados {
	width:95%;
	height:auto;
	padding:10px;
	background-color:#f5f5f5;
	margin-top:10px;
}
.ativi-titulo {
	width:98%;
	height:auto;
	background-color:#dedbdb;
	padding:5px;
	margin-bottom:10px;
}
.carrinho-atividades {
	z-index: 1;
	width: 410px;
	max-height:280px;
	color:#000000;
	background-color:#fff;
	display:table;
	border:1px #d3d3d3 solid;
	margin-top:20px;
}
.atividades-titulo {
	width:97.3%;
	height:20px;
	padding:5px;
	background-color:#d3d3d3;
}
.atividades-titulo2 {
	width:570px;
	height:20px;
	padding:5px 5px 5px 25px;
	background:#d3d3d3;
	font-weight:bold;
}
.atividades-titulo2 ul li {
	list-style:url(../images/viabilidade/icon-ativi-info.png);
}
.atividades-add {
	width:303px;
	padding:10px 5px 10px 5px;
	height:auto;
	border-bottom:1px #d3d3d3 solid;
	display:table;
}
.odd {
	background-color:#e9eced;
}
.atividades-add-desc {
	width:270px;
	height:auto;
	float:left;
}
.atividades-add-icon {
	width:16px;
	height:auto;
	float:left;
	margin-left:10px;
}
.add-atividades {
	position:relative;
	overflow: scroll;
	overflow-x:hidden;
	width:330px;
	min-height:5px;
	max-height:202px;
}
.atividaes-info-complementares {
	width:600px;
	height:auto;
	max-height:500px;
	border:1px #d3d3d3 solid;
	background-color:#fff;
}
.atividaes-info-cont {
	width:96%;
	height:96%;
	padding:2%;
}
.atividades-table {
	width:99%;
	border:1px #97d3ee solid;
	border-collapse:collapse;
}
.atividades-table tr {
	border:1px #97d3ee solid;
	font-weight:bold;
}
.atividades-table tr:active, .atividades-table tr:hover {
	background-color:#fae7b3;
}
.atividades-table label {
	font-weight:100;
}
.atividades-table td {
	border:1px #97d3ee solid;
	padding-left:5px;
}
.atividades {
	width:100%;
	height:auto;
	float:none;
	clear:both;
	background-color:#FFFFFF;
	display:table;
	position: relative;
}
.atividades-esquerdo {
	width:50%;
	min-height:150px;
	float:left;
}
.atividades-direito {
	width:50%;
	height:auto;
	float:right;
}

 .line-vertical {
 	height: 100%;
 	background-color: #ddd;
 	width: 1px;
 	position: absolute;
 	top: 0;
 	bottom: 0;
 }