@charset "utf-8";
/* CSS Document */
/*doc_regem retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.doc_regem {
  display: none;
  visibility: hidden;
}

.doc_regem a {
  text-decoration: none;
  color: #c4c1b8;
}

.doc_regem a:hover {
  text-decoration: none;
  color: #f68121;
}

/* fim doc_regem e suas derivadas */
/*texto_laranja_bold e suas derivadas retiradas de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.texto_laranja_bold {
  font-family: Arial, Helvetica, sans-serif;
  color: #f68121;
  font-weight: bold;
  font-size: 12px;
}

.texto_laranja_bold a {
  font-family: Arial, Helvetica, sans-serif;
  color: #f68121;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.texto_laranja_bold a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

/* FIM de texto_laranja_bold e suas derivadas*/

/* Sequência de CSSs para formatação de texto retirados de estilo.css */

.texto_branco_titulo a {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
}

.texto_branco {
  color: #ffffff;
  font: Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.texto_branco a {
  color: #ffffff;
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.texto_branco a:hover {
  color: #c4c1b8;
  font: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.texto_branco_titulo {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 17px;
}
.texto_branco_titulo14 {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
}
/*FIM formatações para texto retiradas de estilo.css*/
/*texto_laranja_titulo retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.texto_laranja_titulo {
  font-family: Arial, Helvetica, sans-serif;
  color: #f68121;
  font-weight: bold;
  font-size: 17px;
}

/*texto_laranja2 e suas derivadas retiradas de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.texto_laranja2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #f68121;
  font-size: 12px;
}

.texto_laranja2 a {
  font-family: Arial, Helvetica, sans-serif;
  color: #f68121;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

.texto_laranja2 a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}

/* FIM de texto_laranja2 e suas derivadas */

/*texto_azul retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.texto_azul {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: 500;
  font-size: 12px;
}

/*texto_azul_titulo retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.texto_azul_titulo {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: bold;
  font-size: 17px;
}

/*texto_azul_bold retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.texto_azul_bold {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: bold;
  font-size: 12px;
}

/*texto_azul_14 retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.texto_azul_14 {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: bold;
  font-size: 12px;
}

.texto_azul_14 a {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}
.texto_azul_14 a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #f68121;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

/*texto_laranja retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.texto_laranja {
  font-family: Arial, Helvetica, sans-serif;
  color: #f68121;
  font-weight: 500;
  font-size: 12px;
  text-align: center;
}

/*form_cinza retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.form_cinza {
  background-color: #e0decf;
  font: 14px Verdana;
  font-weight: bold;
  color: #01547c;
  border-right: #e0decf 1px solid;
  border-top: #e0decf 1px solid;
  border-left: #e0decf 1px solid;
  border-bottom: #e0decf 1px solid;
}
/*FIM form_cinza*/
/*cabecalho retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.cabecalho {
  text-align: left;
  vertical-align: text-top;
}

/*login retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
.login {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #f68121;
  vertical-align: middle;
  text-align: right;
}

/* CSS utilizado em textos no interior de inputs de formulários */

/*table_conteudo retirado de estilo.css, este último residente na pasta old_site, sub-diretório css*/
/* width original na classe .table_conteudo era de 1024px, modifiquei, por necessidade de ajuste para 940px */
.table_conteudo {
  width: 940px;
  border: none;
  margin: 0;
}

/* Molduras para a imagem da página a_funape.php*/
.borda_img_top {
  background-image: url(../../src/images/borda_img_top.png);
  border: none;
}

.borda_img_bottom {
  background-image: url(../../src/images/borda_img_bottom.png);
  border: none;
}

.borda_img_esquerda {
  background-image: url(../../src/images/borda_img_esquerda.png);
  border: none;
}

.borda_img_direita {
  background-image: url(../../src/images/borda_img_direita.png);
  border: none;
}

.canto_img_esq_sup {
  background-image: url(../../src/images/canto_img_esq_sup.png);
  border: none;
}

.canto_img_esq_inf {
  background-image: url(../../src/images/canto_img_esq_inf.png);
  border: none;
}
.canto_img_dir_sup {
  background-image: url(../../src/images/canto_img_dir_sup.png);
  border: none;
}
.canto_img_dir_inf {
  background-image: url(../../src/images/canto_img_dir_inf.png);
  border: none;
}

/* Fim molduras*/
/*Retirei a classe .borda_esquerda do arquivos estilo.css proveniente de old_site residente na pasta css*/
.borda_esquerda {
  background-image: url(../../src/images/borda_esquerda_1.jpg);
}
/*Retirei a classe .borda_direita do arquivos estilo.css proveniente de old_site residente na pasta css*/
.borda_direita {
  background-image: url(../../src/images/borda_direita_1.jpg);
}

/*Retirei a classe .texto_cinza do arquivos estilo.css proveniente de old_site residente na pasta css*/
.texto_cinza {
  font: Arial, Helvetica, sans-serif;
  color: #c4c1b8;
  font-size: 13px;
}
/*Retirei a classe .cabecalho do arquivos estilo.css proveniente de old_site residente na pasta css*/
.cabecalho {
  text-align: left;
  vertical-align: text-top;
}

/*Retirei a classe .border_dotted_laranja do arquivo estilo.css proveniente de old_site residente na pasta css*/
.border_dotted_laranja {
  background: url(../../src/images/linha_bolinhas_laranja.png) repeat-x;
  height: 3px;
}

/* border_dotted_azul retirada de estilo.css*/
.border_dotted_azul {
  background: url(../imagens/linha_bolinhas_azul.png) repeat-x;
  height: 3px;
}

/* texto_azul_24 e suas derivadas retiradas de estilo.css*/
.texto_azul_24 {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: bold;
  font-size: 24px;
}
.texto_azul_24 a {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
}
.texto_azul_24 a:hover {
  font-family: Arial, Helvetica, sans-serif;
  color: #f68121;
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
}

/* FIM DE texto_azul_24 e suas derivadas */

/*Retirei a classe .form_button do arquivo estilo.css proveniente de old_site residente na pasta css*/
.form_button {
  background-color: #ffffff;
  font: 14px Verdana;
  font-weight: bold;
  color: #f8f6e7;
  border-right: #ffffff 1px solid;
  border-top: #ffffff 1px solid;
  border-left: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
  cursor: pointer;
}
/* Classe apoioDiv e suas derivadas retiradas do arquivo estilo.css */
.apoioDiv {
  display: none;
  visibility: hidden;
}

.apoioDiv a {
  text-decoration: none;
  color: #c4c1b8;
}

.apoioDiv a:hover {
  text-decoration: none;
  color: #f68121;
}

/* Fim apoioDiv e suas derivadas */
/* Mais CSSs retirados de estilo.css*/

.form_cinza {
  background-color: #e0decf;
  font: 14px Verdana;
  font-weight: bold;
  color: #01547c;
  border-right: #e0decf 1px solid;
  border-top: #e0decf 1px solid;
  border-left: #e0decf 1px solid;
  border-bottom: #e0decf 1px solid;
}

.hr_cinza {
  color: #c4c1b8;
}

.licitacaoDiv {
  display: none;
  visibility: hidden;
}

.licitacaoDiv a {
  text-decoration: none;
  color: #c4c1b8;
}

.licitacaoDiv a:hover {
  text-decoration: none;
  color: #f68121;
}

.apoioDiv {
  display: none;
  visibility: hidden;
}

.apoioDiv a {
  text-decoration: none;
  color: #c4c1b8;
}

.apoioDiv a:hover {
  text-decoration: none;
  color: #f68121;
}

.login {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #f68121;
  vertical-align: middle;
  text-align: right;
}

body {
  background-image:  /* url(../img/bg_trp.png),  */ url(../../src/images/bg.gif);
  background-position: center;
  background-repeat: repeat-y, no-repeat;
  background-size: auto, cover;
  margin: 0px;
  margin-top: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #333;
}
.body2 {
  background-image: url(../../src/images/bg_topo.png);
  background-repeat: no-repeat;
  background-size: cover;
}
a {
  color: #00557b;
}
a img {
  border: none;
}

a:hover {
  color: #f26e22;
  text-decoration: underline;
}
#pagina {
  width: 940px;
  position: relative;
  left: 50%;
  margin-left: -470px;
}
.tabela {
  border: #00557b solid thin;
  background-color: #fff;
  border-collapse: collapse;
}
blockquote {
  border-left: #f60 solid thick;
  padding: 5px;
  margin-left: 50px;
}
.tabela td,
.tabela th {
  border: #00557b solid thin;
}
.tabela th {
  background-color: #00557b;
  color: #fff;
}
.tabela tr:hover {
  background-color: #ffff99;
}

.variavel {
  background-color: #e2f2f1;
  border: #ccc solid thin;
}

.topo {
  height: 100px;
  /*padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;*/
  background-image: url(../../src/images/bg_topo.png);
  vertical-align: middle !important;
}
.topo_esquerda {
  float: left;
  width: 50%;
  padding-top: 5px;
}
.topo_direita {
  float: left;
  padding-top: 25px;
  width: 50%;
}
.topo_texto {
  padding: 25px 30px 0px 0px;
  float: right;
}
.link_header {
  height: 45px;
}

.botao_header {
  cursor: pointer;
  font-size: 16px;
  font-weight: bolder;
  text-decoration: none;
  color: #fff;
  text-shadow: 5px 5px 8px rgba(150, 150, 150, 0.6);
}
.icon_header {
  font-size: 35px !important;
}
.botao_header:hover {
  color: #5bc0de;
  text-decoration: none;
}

.espaco_ouvidoria,
.espaco_home,
.espaco_contato {
  text-align: center;
  display: inline-block;
}

.campo_rss {
  float: left;
}
.rss_estilo {
  font-size: 24px;
  color: #f26e22;
  text-decoration: none;
}
.rss_estilo:hover {
  color: #428bca;
  text-decoration: none !important;
}

.item_redes_sociais {
  height: 42px;
  width: 198px;
  margin-bottom: 2px;
  font-weight: bold;
  vertical-align: top;
  overflow: hidden;
}

/* PARA A BARRA DE SEARCH DO GOOGLE */
.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 5px !important;
}

#___gcse_0 {
  width: 196px !important;
  float: left;
  margin-right: 5px;
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
  padding: 6px 8px !important;
  margin-top: 3px !important;
}

.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
  padding: 8px 12px !important;
}

.btn {
  /* display: block; 
	font-weight: bold;*/
  font-size: 16px;
  /* background: #FEFEFE; */
  text-decoration: none !important;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif !important;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  font-weight: lighter;
  cursor: pointer;
  /* padding: 0.4em 0.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: #6584B7 !important;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2); */
}
.btn:hover {
  color: #1d5aab !important;
}

.btn-cabecalho {
  /* display: block; 
	font-weight: bold;*/
  font-size: 16px;
  /* background: #FEFEFE; */
  text-decoration: none !important;
  color: #fff !important;
  font-family: 'Open Sans', sans-serif !important;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  font-weight: lighter;
  /* padding: 0.4em 0.6em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	color: #6584B7 !important;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2); */
}
.btn-cabecalho:hover {
  /* background: #CCC; */
  color: #ccc !important;
  /* box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2); */
}

.banner {
  margin-top: 10px;
  margin-bottom: 10px;
}
.menu {
  width: 190px;
  position: absolute;
  left: 740px;
  /*left:740px;
	top:100px;*/
}

.menu_lic {
  width: 195px;
  position: absolute;
}
#conteudo {
  margin-top: 5px;
  width: 943px;
}

.rodape {
  padding: 10px;
  width: 918px;
  height: 60px;
  float: left;
  margin-top: 5px;
  background-color: #00557b;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
}
#mapa_do_site {
  padding: 5px;
  width: 928px;
  float: left;
  margin-top: 0px;
}

.item_menu {
  background-color: #ffc;
  border: #999 solid thin;
  height: 40px;
  width: 196px;
  margin-bottom: 2px;
  font-weight: bold;
  vertical-align: top;
  overflow: hidden;
}
#busca {
  background-image: url(../../src/images/busca.gif);
  border: 0px;
  width: 168px;
  height: 27px;
  margin-bottom: 3px;
  padding-left: 30px;
}
#tab_rodape {
  width: 100%;
}

#tab_rodape tr td {
  cellpadding: 0px;
  cellspacing: 0px;
  line-height: 12px;
}

#tab_rodape tr td h3 {
  width: 190px;
  font-size: 12px;
}
/*
#tab_rodape tr td h3{
	width:203px;
	cellpadding:0px;
	cellspacing:0px;
	line-height:0px;
}
*/
.item_menu:hover {
  background-color: #ff9;
  cursor: pointer;
}
h2 {
  border-bottom: #00557b solid thin;
  padding-bottom: 8px;
  color: #00557b;
}
h3 {
  color: #f26e22;
}

.menu_institucional {
  width: 230px;
  float: left;
  font-size: 14px;
  min-height: 307px;
  line-height: 30px;
}

.variavel {
  width: 480px;
  min-height: 303px;
  float: left;
  padding: 0px 5px 0px 5px;
  display: none;
}

.geral {
  margin: 3px 0px 10px 0px;
  min-height: 380px;
  width: 720px;
  float: left;
  display: block;
  background: url(../../src/images/top_pagina.gif);
  background-repeat: repeat;
  background-attachment: fixed;
  margin-bottom: 5px;
}

.full {
  width: 925px;
}

#conteudo_geral {
  float: left;
  width: 490px;
  display: inline;
  min-height: 500px;
}

.cadastro_pesquisador {
  width: 220px;
  float: left;
}

.login_pesquisador {
  width: 220px;
  height: inherit;
  float: right;
  text-align: left;
}

.item_menu_inst {
  background-image: url(../../src/images/bt_menu_inst.gif);
  background-repeat: no-repeat;
  width: 223px;
  height: 49px;
  margin-bottom: 2px;
  font-weight: bold;
  vertical-align: top;
  overflow: hidden;
}
.item_menu_inst:hover {
  background-image: url(../../src/images/bt_menu_inst_hover.gif);
  cursor: pointer;
}
.item_menu_inst_active {
  background-image: url(../../src/images/bt_menu_inst_active.png);
  pointer-events: none;
  cursor: default;
}

input,
textarea {
  background-color: #d1e7f1;
  border-style: solid;
  border-color: #09d;
  border-width: 1pt;
  margin-top: 3px;
  color: #333;
}
select {
  background-color: #d1e7f1;
  border-style: solid;
  border-color: #09d;
  border-width: 1pt;
  margin-top: 3px;
  color: #333;
}
input:hover,
textarea:hover,
button:hover {
  background-color: #dff;
}

button {
  background-color: #d1e7f1;
  border-style: solid;
  border-color: #09d;
  border-width: 1pt;
  margin-top: 3px;
  color: #333;
}

ul {
  list-style: square;
}

.texto_azul_bolda {
  font-family: Arial, Helvetica, sans-serif;
  color: #01547c;
  font-weight: bold;
  font-size: 12px;
}
.texto_azul_bolda td {
  font-family: Arial, Helvetica, sans-serif;
  color: #f68121;
  font-weight: bold;
  font-size: 12px;
}

.texto_form th {
  text-align: right;
}

.cpf_erro {
  color: #f68121;
}

.form_cinza_msg {
  background-color: #e0decf;
  font: 1px Verdana;
  font-weight: bold;
  color: #01547c;
  border-right: #e0decf 1px solid;
  border-top: #e0decf 1px solid;
  border-left: #e0decf 1px solid;
  border-bottom: #e0decf 1px solid;
  text-align: left;
}

/*BANNER*/
ul.lof-navigator li {
  background: url('./images/pagination.png') 0 0 no-repeat;
}

ul.lof-navigator li:hover {
  background: url('./images/pagination_hover.png') 0 0 no-repeat;
}

ul.lof-navigator li.active {
  background: url('./images/pagination_current.png') 0 0 no-repeat;
}

.lof-opacity {
  width: 495px;
  height: 300px;
}

.lof-opacity li {
  width: 495px;
  height: 300px;
}
/*BANNER-FIM*/

.data_hora {
  font-size: 9px;
  color: #f26e22;
}
.campo_ver_todos {
  text-align: center;
}
.campo_ver_todos a {
  font-size: 12px;
  font-weight: bold;
  color: #f26e22;
  text-decoration: none;
}
.campo_ver_todos a:hover {
  color: #00557b;
}
.noticia {
  border: #ccc solid thin;
  background-color: #e2f2f1;
  margin-bottom: 5px;
  padding: 5px;
}
.titulo_noticia {
  font-weight: 900;
}

.titulo_noticia a {
  color: #00557b;
  text-decoration: none;
}
.ver_todos {
  float: right;
  margin-right: 316px;
  margin-top: 7px;
}
.ver_todos a {
  color: #00557b;
}
.suporte_online {
  background-color: #cfc;
}
.suporte_offline {
  background-color: #fcc;
}
#social {
  text-align: center;
}

#social a {
  float: left;
  display: inline;
  margin-right: 2px;
}

#social a img {
  height: 48px;
}

#html5 {
  float: right;
}
#endereco {
  float: left;
  font-style: normal;
}
#abas .aba {
  padding: 0px;
}

#abas02 .aba {
  padding: 0px;
}

.paginacao_footer {
  text-align: center;
}
.paginas {
  display: inline;
  list-style-type: none;
}
.paginas li {
  margin-left: 10px;
  border: #ccc 1pt solid;
  padding: 5pt 6pt 3pt 6pt;
  cursor: pointer;
}

.borda_pontilhada_laranja {
  border-style: dotted;
  border-bottom-width: 3px;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-color: orange;
  border-width: 420px, thin;
}

.paginas li:hover {
  background-color: #eee;
  color: #000;
  cursor: pointer;
}

.foto {
  padding: 4px;
  background-color: #fff;
  border: #999 solid thin;
}

.noticia_banner {
  padding-top: 9px;
  padding-left: 15px;
  padding-right: 7px;
  background-color: #01547c;
  color: #f8f6e7;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  vertical-align: text-top;
}

.table_conteudo {
  width: 1024px;
  border: none;
  margin: 0;
}

.table_banner {
  width: 1022px;
  border: none;
  margin: 0;
  position: relative;
  border: none;
  padding: 0;
  height: 248px;
  overflow: hidden;
  background-color: #ffffff;
}

/*Abaixo itens para customizar os formilarios e funcionam junto com js/customForm.js  */

.checkbox,
.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(../../src/images/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
.radio {
  background: url(../../src/images/radio.png) no-repeat;
}

.radio2 {
  background: url(../../src/images/radio2.png) no-repeat;
}

.select {
  position: absolute;
  width: 50px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 20px;
  padding: 0 24px 0 8px;
  background: url(../../src/images/select.png) no-repeat;
  overflow: hidden;
  font: 14px Verdana;
  font-weight: bold;
  color: #01547c;
  border-right: #e0decf 1px solid;
  border-top: #e0decf 1px solid;
  border-left: #e0decf 1px solid;
  border-bottom: #e0decf 1px solid;
}

.scrollDiv {
  scrollbar-3dlight-color: #e0decf;
  scrollbar-arrow-color: #c4c1b8;
  scrollbar-base-color: #e0decf;
  scrollbar-darkshadow-color: #e0decf;
  scrollbar-face-color: #e0decf;
  scrollbar-highlight-color: #e0decf;
  scrollbar-shadow-color: #c4c1b8;
}

.menu_direito {
  padding-left: 10px;
}
.menu_direito a {
  text-decoration: none;
}

.conteudo_informacoes {
  width: 470px;
  float: left;
  margin: 0px 10px;
  padding: 5px 0;
  text-align: justify;
  font-size: 14px;
  color: #00557b;
}

.conteudo_retorno {
  width: 100%;
  text-align: center;
  float: left;
  margin: 0px 0px 20px 0px;
}

.menu_licitacoes {
  padding-left: 10px;
  line-height: 28px;
}
.menu_licitacoes a {
  text-decoration: none;
}
