
/* - editais.css - */
@media all {
/*#######    VIEWS DOS AVISOS INICIO   #############*/

#tipo{
	text-align: center;
	text-transform: uppercase;
}

#nomePregoeiro{
	text-align: center;
}

#pregoeiro_rodape{
	text-align: center;
	font-weight: bold;
}

.negrito{
	font-weight: bold;
	font-size:100%;
}

/*#######    VIEWS DOS AVISOS FIM   #############*/

/*#######    RELATORIO HISTORICO AVISO INICIO   #############*/

.tabela_historico{
border-collapse: collapse;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
margin: 1em 0em 1em 0em;
font-size: 10px;
}

.tabela_historico th{
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
padding: 0.25em 1em;
}

.tabela_historico tr{
border-bottom: 1px solid #000000;
padding: 0.25em 1em;
}

.tabela_historico td{
border-right: 1px solid #000000;
padding: 0.25em 1em;
}


/*#######    RELATORIO HISTORICO AVISO FIM   #############*/


/* ####################### */
/* -- INICIO MENU GESTAO -- */
/* ####################### */

#menu_adm_editais {
  background: #e8e6e6;
  border: 1px dashed #CCCCCC;
  padding:  2px 2px 2px 2px;
  width: 100% !important;
  margin-bottom: 2px;
}

.menu_adm_links_editais {
  padding:  0px 0px 0px 0px;
  list-style-image: none;
  list-style-type: none;
}

#menu_adm_links_gestor_manager {
  margin:0.5em 0pt 0pt 1.1em !important;
  padding:0pt;
}

#menu_adm_links_editais li {
  padding:  0px 0px 0px 0px;
  list-style-image: none !important;
  list-style-type: none !important;
  white-space: wrap;
}

#menu_adm_titulo_editais {
  background: #BBBBBB;
  padding:  2px 2px 2px 2px;
  text-align: center;
}




/* ####################### */
/* -- FINAL MENU GESTAO -- */
/* ####################### */


/* ################################################################# */
/* Não mostrar os campos Palavras-chave, Descrição e Colaboradores   */
/* na visão das propriedades de licitações e consultas               */
/* ################################################################# */

#archetypes-fieldname-contributors{
display: none !important;
}

#archetypes-fieldname-subject{
display: none !important;
}

/* ################################################################# */

}

