/* --- Lista de Cooperacoes --- */
.cooperacoes .full_content
{  
  min-height:400px;
}
.cooperacoes .full .results_page .ui-accordion-content
{  
  height:250px;
}
.cooperacoes .full .results_page h3
{  
  padding-left:30px;
  display:block!important;
}


.acesso_pesquisa
{  
  position:relative;
}
.acesso_pesquisa a
{  
  display:block;
  position:absolute;
  top:-20px;
  right:0;
  padding:0 40px;
  background: #730000 url(../images/backgrounds/inverted_white_corner.png) no-repeat 0px -10px;
  color:#fff;
  font-family:SourceSansPro_SemiBold;
}
.acesso_pesquisa a:hover
{  
  color:#fff;
  text-decoration:none;
}

/* --- Filtros de Cooperacoes --- */
#filtros_cooperacoes
{  
  
}
#filtros_cooperacoes h1
{  
  font-size:1.4em;
  font-family:SourceSansPro_SemiBold;
}
#filtros_cooperacoes legend
{  
  font-weight:bold;
}
#filtros_cooperacoes .row label
{  
  display:inline-block;
  width:25%;
}
#filtros_cooperacoes .row input,
#filtros_cooperacoes .row select
{  
  width:70%;
}
#filtros_cooperacoes .row #input_filtro_instituicao
{  
  width:50%;
}
#filtros_cooperacoes .row .link_pesquisar_instituicao
{  
  width:20%;
}
#filtros_cooperacoes .row #filtro_instituicao
{  
  width:95%;
}


/* --- Linha Cooperacoes --- */
.cooperacao .line
{  
  border-bottom:1px dotted #000;
  margin-bottom:10px;
}
.cooperacao .line .objectivos p
{  
  margin:0;
}
.cooperacao .line .resumo_dados,
.cooperacao .line .objectivos,
.cooperacao .line .label_objectivos
{ 
  font-size:.8em!important;
  color:#808284;
}
.cooperacao .line .label_instituicoes,
.cooperacao .line .label_objectivos,
.cooperacao .line .label_unidade,
.cooperacao .line .label_dtassinatura,
.cooperacao .line .label_dt_termo
{  
  font-weight:bold;
}
.cooperacao .line .instituicoes
{  
  font-weight:bold;
}