.featured-box.banner-1 {background-image: url(../images/banner-1.png);}
.featured-box.banner-2 {background-image: url(../images/banner-2.png);}
.featured-box.banner-3 {background-image: url(../images/banner-3.png);}
.featured-box.banner-4 {background-image: url(../images/banner-4.png);}
.featured-box.banner-5 {background-image: url(../images/banner-5.png);}
.featured-box.banner-6 {background-image: url(../images/banner-6.png);}
.featured-box.banner-7 {background-image: url(../images/banner-7.png);}
.featured-box.banner-8 {background-image: url(../images/banner-8.png);}
.featured-box.banner-9 {background-image: url(../images/banner-9.png);}


.banner_header{
  padding-top: 20px;
  padding-left: 25px;
  font-size: 1.2em;
}

#lista_publicacoes .cit-table{
  width: 100% !important;
}

#basic-modal3-content{
  width: 80% !important;
  height: 77% !important;
}
#simplemodal-container{
  height: auto !important; /*alteracao correcao sombra modal issue 601 */
}

.fapesp{
  float: right !important;
}

.bv-cdi {
	background-image: url(../images/bv-cdi.jpg) !important;
	background-size: 160px 52px !important;
    background-repeat: no-repeat;
    background-position: center;
}

body {
  /*padding-top: 190px;*/
  padding-top: 250px;
}

.list-bullet .vazio:before{
  content: none !important;
}

#filtros_gafico tr td, #filtros_mapa tr td{
  padding: 0;
}

hr {
  border-color:#9C8E8B;
  border-style:solid;
  border-width:1px 0 0;
  margin:0;
  padding:0;
  height:1px;
}

.refinar_subitens{
  font-size: 0.9em;
}

sup {
    vertical-align: super;
    font-size: .7em;
}

.d3-tip {
  font-size: 12px;
  line-height: 1;
  font-weight: bold;
  padding: 12px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  border-radius: 2px;
}

.d3-tip.n:after {
  margin: -1px 0 0 0;
  top: 100%;
  left: 0;
}

.d3-tip:after {
  box-sizing: border-box;
  display: inline;
  font-size: 10px;
  width: 100%;
  line-height: 1;
  color: rgba(0, 0, 0, 0.8);
  content: "\25BC";
  position: absolute;
  text-align: center;
}

.d3-tip p {
  margin: 0;
  padding: 0;
}

.axis line {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.axis line, .axis path {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges;
}

.y .tick line { stroke: #ddd; }
.x .tick line { stroke: #ddd; }

#chart_div, #citacoes_ano_div{
  width: 400px;
  height: 100px;
}

#table_publicacoes{
  border-right: solid #e1e1e1;
}

.table_dados {
	border-width: 0 0 1px 1px;
	border-style:solid;
  border-color: gray;
}
.table_dados td{
	border-width: 1px 1px 0 0;
	border-style:solid;
	border-color: #AAA;
	padding: 2px 2px 2px 2px !important;
}

#bv_numeros{
 height:242px;
 padding-top: 25px

}

.total{
   text-align: right;
   padding-right: 5px !important;
   padding-bottom:0 !important;
   padding-top:0 !important;
   font-size: 0.9em;
}

.total_hp{
   text-align: center;
   padding-right: 5px !important;
   padding-bottom:0 !important;
   padding-top:0 !important;
   font-size: 1.8em;
   display: inline-flex;
}

#fnum_hp tr {
    line-height: 20px;
    text-align: center;
}

.titulo{
   text-align: center;
   padding-right: 5px !important;
   padding-bottom:23px !important;
   padding-top:0 !important;
   font-size: 1.2em;
}

#processo_vinculado, #graficos_financeiros{
  padding-left:5px;
  padding-bottom: 2px;
  font-size: 1.5em;
}

.group_item{
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.group_divisor{
  padding: 10px !important;
}

.border_pesquisadores{
  padding-left:10px;
  background:url(../img/border_pesquisadores.png);
  background-repeat:no-repeat;
  background-size:contain;
}

.img_container{
   height:100px;
   max-width:100px;
   margin: auto;
}
.img_container .img{
   height: 100%;
   border-radius: 100%;
   overflow:hidden;
}

.researcher-keyword:hover {
	background-color: #4B67F8 !important;
}
.researcher-keyword {
	background-color: rgba(46, 77, 133, 0.87);
	border-radius: 5px;
	color: white !important;
	padding: 6px 12px;
	margin: 5px 5px 0 0;
	display: inline-block;
	line-height: 100%;
}

.box thead tr th {
	padding: 15px;
	background: #2e4d85;
	color: #fff;
	overflow: hidden;
}

.content .formatted a{
  text-decoration: none;
}

.link-color, .table_details a, p a, #pagina_vinculada a, a sup, .article_publicacao a, .description a, .group_item a{
	color: #4662b4 !important;
}

.link-color:hover, .table_details a:hover, p a:hover, #pagina_vinculada a:hover, a sup:hover, .article_publicacao a:hover, .description a:hover, .group_item a:hover{
  text-decoration: underline !important;
}

#header{
	height: auto;
  /*border-style: solid;
  border-width: 1px;*/

}

.w10{
	width: 10%;
}

.w15{
	width: 15%;
}

.w20{
  width: 20%;
}

.w30{
	width: 30%;
}

.w40{
	width: 40%;
}

.w70{
	width: 70%;
}

.w90{
	width: 90%;
}

.align-list{
	padding-left: 2%;
}

#basic-modal-content,#basic-modal-csv-content,#basic-modal-print-content,.refinamento-modal-content,#basic-modal-link-content,#basic-modal2-content,#basic-modal3-content{
	margin:0;
	background:#fff;
	color:#000;
	width:280px;
	height:230px;
	border-radius: 4px;
	font-size: 2em !important/*alteracao issui 601 henrique*/;
	position: fixed;
	z-index: 1;
	overflow: visible;
	border: 10px solid rgba(0,0,0,0.5);
	-moz-background-clip: border;
  -webkit-background-clip: border;
  background-clip: border-box;

  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;

  -moz-background-clip: content;
  -webkit-background-clip: content;
  background-clip: content-box;
}

#basic-modal-content h4, #basic-modal-csv-content h4, .refinamento-modal-content h2, #basic-modal-print-content h4{font-weight: bold;display:inline;margin:0;padding:0;font-size:15px;color:#4c4c4c;}

#basic-modal-csv-content .campo{
		margin: 0 0 10px 0;
}

#basic-modal-csv-content .campo label{
	font-weight: bold;
	padding-right: 2px;
}

#basic-modal-csv-content{width:auto/*alteracao issui 601 henrique */;height:353px;overflow:hidden;}
#basic-modal-csv-content .bContent .campo{margin:0 0 10px 0; padding:0;}
#basic-modal-csv-content .bContent .campo label{margin:0 5px 0 0; padding:0; font-weight: bold;}
#basic-modal-csv-content .bContent .campo div{margin:0 0 0 34px; padding:0;}

.fa_Style{
	font-size: 0.8em;
	color:#2e4d85;
	margin-right: 3%;
}

.fa_angle_Style{
	font-size: 1em;
	color:white;
	margin-right: 10px;
}

.content .formatted p strong{
	margin-right: 5px;
}

.modal-csv-content, modal-content{
		padding-left: 40%;
		align-content: center;
    display: none;
    position: fixed;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0);
}

.plataforma_lattes,
.plataforma_google,
.plataforma_orcid,
.plataforma_researcherid {
	margin:0 0 0 7px !important;
	padding:0;
	width:15px;
	height:18px;
	display:inline-block;
	vertical-align:middle;
}

.plataforma_lattes {
	background:url(../../geral/img/plataforma-lattes-sat.png) no-repeat;
}
.plataforma_lattes:hover {
	background:url(../../geral/img/plataforma-lattes.jpg) no-repeat;
}

.plataforma_google {
	background:url(../../geral/img/google-sat.png) no-repeat;
}
.plataforma_google:hover {
	background:url(../../geral/img/google.jpg) no-repeat;
}

.plataforma_researcherid {
	background:url(../../geral/img/researcherid-sat.png) no-repeat;
}
.plataforma_researcherid:hover {
	background:url(../../geral/img/researcherid.gif) no-repeat;
}

.plataforma_orcid {
	background:url(../../geral/img/orcid-sat.jpg) no-repeat;
}
.plataforma_orcid:hover {
	background:url(../../geral/img/orcid.jpg) no-repeat;
}


.table_details h2{
	font-size: 120%;
}

.table_details{
	text-align: left;
}

#processo_listagem td{
  line-height: 15px;
}

.table_details, #processo_listagem .tags .rotulo, #processo_listagem .tags a{
	font-size: 90%;
}

#processo_listagem .tags a{
	margin-right: 6px;
	display: inline-flex;
}

.table_details table tbody .rotulo{
	font-weight: bold;
	text-align: right;
	width: 25%;
	padding-right: 5px !important;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}
.pagination .numbers, .pagination .tags, .totalResults{
	margin-left: 6px;
	font-size: 15px;
}

.pagination .numbers{
	color: rgba(46, 77, 133, 0.81);
}

.pagination .link{
	text-decoration: underline;
}

.pagination .link, .pagination > .tags{
	color: #2e4d85;
}

.box-modal-rss {
	position: absolute;
	z-index: 5000;
	display: none;
	max-width: 72%;
	top: auto;
	}

.list-coloured li:hover .box-modal-rss {
	display: block;
}

.list-coloured li.colored a:before {background: rgb(141,201,193)}

.box-modal-rss .content {
	position: relative;
	background: #f3f5f6;
	margin-top: -100px;
	border-radius: 5px;
	height: 100px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    1px 1px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         1px 1px 3px 0px rgba(0, 0, 0, 0.3);
}

.box-modal-rss .content:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(243, 245, 246, 0);
	border-top-color: #f3f5f6;
	border-width: 7px;
	margin-left: -7px;
}

.box-modal-rss .content h3 {
	font-family: Arial, Verdana, Times;
	font-weight: bold;
	font-size: 12px;
	color: #3b4448;
	margin: 0 0 10px 0;
	line-height: 14px;
}
.box-modal-rss .content p {
	font-family: Arial, Verdana, Times;
	font-weight: normal;
	font-size: 11px;
	color: #3b4448;
}

.box-modal-rss .content a {
	font-weight: normal;
}

.box-modal-rss .content a {
	font-weight: normal;
}

.box.em_numeros{
	margin-bottom: 0px;
}

.caixa-pesquisa {
		width: 49%;
		float: left;
		padding-bottom: 3%;
}
.caixa-pesquisa.last {
    padding-left: 2%;
}
.caixa-pesquisa.extendida {
    width: 100%;
}

.block_pesq{
	border-style: solid;
	border-color: #DCDCDC;
	border-width: 1px;
  border-radius: 5px;
	box-shadow: 5px 5px 10px #DCDCDC;
	-webkit-box-shadow: 5px 5px 10px #DCDCDC;
	-moz-box-shadow: 5px 5px 10px #DCDCDC;
}

.depositante_elemento, .universidade_elemento{
	padding-left: 10px;
	text-align: left;
}

.patente_elemento{
	padding-right: 10px;
	text-align: right;
}

.content{
	line-height: 1.8em;
}

.divisor{
	display: none !important;
}

.ui-autocomplete {
	width: 977px;
	background: #fcfcfc;
	font-size: 11px !important;
	text-transform:uppercase;
	z-index: 9999;
}
.ui-autocomplete.offcanvas {
    width: 797px;
}
.ui-autocomplete li ol li {
	background: #2e4d85;
	margin: 5px;
}
.ui-autocomplete .ui-menu-item a {
    color: #fff;
}
.ui-autocomplete .total {
	background: none;
	text-transform: initial;
	font-style: italic;
	padding-left: 4px;
	font-size: 10px;
}
#categorias-1-tooltip .ui-menu-item {
	width: 100% !important;
}
#categorias-2-tooltip .ui-menu-item {
	width: 50% !important;
}
#categorias-3-tooltip .ui-menu-item {
	width: 33.3% !important;
}
#categorias-4-tooltip .ui-menu-item, #categorias-5-tooltip .ui-menu-item {
	width: 25% !important;
}
.ui-menu-item {
	/*width: 279px !important;*/
	float:left;
}
.ui-autocomplete-category {
    font-weight: bold;
    padding: .2em .4em;
	margin: .3em 0 .2em !important;
	line-height: 1.5;
	background: none !important;
}
.ui-menu-divider{
	display: none;
}
.ui-autocomplete-loading {
	background-size:11px 11px;
	padding-right: 5px;
}

#menu .subnav ul li {
    margin: 0;
}

#busca{
  padding-bottom:0px;
  /*border-style: solid;
  border-width: 1px;*/
}
/*
#busca form input {
    padding-right: 3.2em;
}
*/

#busca form #busca-avancada-control{
  color:#666666  !important;
  font-size:1.8em;
  font-weight: bold;
}
#busca form #pesquisa_avancada {

  margin-top: 5px;
  font-size:1em;
  text-align: center;
  cursor: pointer;


  vertical-align: baseline;
  /*border-style: solid;
  border-width: 1px;*/
}

#busca form #pesquisa_input {
  width: 60%;
  float:left;

  /*border-style: solid;
  border-width: 1px;*/
}

/*.off-canvas #form_btn{
      position:absolute;
          left: 10%;

}*/

#form_btn{
  position:absolute;
  float:right;

  padding-right:14px;
  margin-top: -8px;

  border-style: solid;
  border-width: 1px;
}


#busca {
  background: #F2F2F2;
  overflow: hidden;
}



#busca form{
  padding-bottom: 2px;
}

#busca form {
  width: 100%;

  position: relative;
  padding: 10px 0;
}

#busca form input {
  width: 100%;
  font-size: 1.8rem;
  border: none;
  background:#fff;
  border-radius: 5px;
  height: 40px;
  line-height: 40px;
  padding: 0 1.8em 0 0.5em;
}




#busca form button {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 1.8em;
  color: #2e4d85;
  background: none;
  border: none;
}

#conteudo{
  /*padding-top:55px;*/
}

#sobreabv a{
  width:15  0px;
  color: #fff !important;
  padding-top: 23px;
  padding-right:20px;

    font-size: 1.3rem;

  display: inline-block;
  float:right;
  text-align: right;
  vertical-align: middle;

  /*
  border-style: solid;
  border-width: 1px;
  */

}
  .off-canvas #menu  #sobreabv > a {
    color: #2e4d85 !important;
   }

.busca-avancada {
    display: none;
    position: absolute;
    width: 1000px;
    z-index: 9999;
}
.busca-avancada .btn {
    float: right;
}
.busca-avancada h1:before {
    content: '' !important;
}

i.icon {
    font-family: FontAwesome;
    font-size: 1.8rem;
    font-weight: bold;
    color: #fff;
    float: right;
}
i.icon.down:before {
    content: '\f107';
}
i.icon.up:before {
    content: '\f106';
}

#footer a {
    color: #fff !important;
}

.social .at-icon-wrapper {
    display: none !important;
}

.destaque-pesquisadores {
    margin-bottom: 0px;
}
.border_pesquisadores h5 p.small {
    font-size: 10px;
}
.border_pesquisadores a {
    color: #646060 !important;
    text-decoration: none;
}
.border_pesquisadores a:hover {
    text-decoration: underline;
}

.instituicoes-sede .box.transparent,
.instituicoes-exterior .box.transparent,
.patente-ipc .box.transparent,
 .tabela-areas .box.transparent {
    margin-bottom: 0px;
}

.box .blue header {
    background: #2e4d85;
    color: #fff;
}

table.underline-table tr {
    border:1px solid #e1e1e1;
}
table.underline-table td, table.underline-table td.left {
    padding: 0 !important;
    padding-left: 10px !important;
}
table.underline-table td.right {
    padding: 0 !important;
    padding-right: 10px !important;
    text-align: right;
}
table.unidades tr td{
  vertical-align: middle;
  padding: 0 !important;
  line-height: 1.5 !important;
  font-size: inherit !important;
  font-family: Arial, Helvetica, sans-serif !important;
}
table.unidades {
    border-collapse: separate;
    border-spacing: 2px;
}
table.unidades td.even {
    background-color: rgb(230,235,255);
}

.area-conhecimento .content .primary ul {
    padding-left: 10px;
}
.area-conhecimento .content .primary ul li {
    line-height: 1.7em;
}
.area-conhecimento .content ul {
    min-height: 320px;
}
.area-conhecimento .content .secondary ul, .area-conhecimento .content .tertiary ul {
    display: none;
}
.area-conhecimento .content ul li a.active {
    font-weight: 700;
}

.pagina-titulo img {
    margin-right: 0px !important;
}

i.colorful:before {
    display: block;
    float: left;
    margin-right: 10px;
    content: '';
    width: 10px;
    height: 20px;
    background: #eee;
}
i.colorful:hover {cursor: pointer}
i.colorful.red:before {background: #c21313}
i.colorful.green:before {background: #80bb14}
i.colorful.blue:before {background: #335188}
i.colorful.skyblue:before {background: #30caeb}
i.colorful.purple:before {background: #905c95}
i.colorful.yellow:before {background: #f2da40}
i.colorful.black:before {background: #333}
i.colorful.grey:before {background: #adadad}
i.colorful.orange:before {background: #ff7200}
i.colorful.active:before {margin-left: 20px;}
i.colorful.transparent:before {background: transparent}
i.colorful.transparent:hover {cursor: default}

i.clickable {cursor: pointer}

i.fa-blank {width: 0.8em}

#barchart_100pct_div .filters,
#barchart_financeiro_div .filters {
    overflow: hidden;
    z-index:50;
    position: absolute;
    margin-top: -200px;
    padding-left: 80px;
}

#barras_historico_vinc_div .filters {
    overflow: hidden;
    margin-top:-88px;
    position:absolute;
    z-index:50;
    padding-left: 80px;
}

.mapa_sp {
    margin: auto;
    width:970px;
    height:600px;
    margin-top: 15px;
}

.mapa_sp_filters {
    margin-left: 80px;
}

table.tablesorter thead tr .headerSortUp {
    background-image: url('../img/asc.gif');
}
table.tablesorter thead tr .headerSortDown {
    background-image: url('../img/desc.gif');
}

#legend_info div {
    width: 140px;
}

.search_mapa {
    display: block;
    width: 10px;
    height: 10px;
    background: url('/static-files/geral/img/search2_mapa.png') no-repeat;
}
.search_mapa:hover {
    background-image: url('/static-files/geral/img/search_mapa.png');
}

#map_canvas {
    width: 100% !important;
    height: 540px;
    margin: 0;
    padding: 0;
}

.mapa_header {
    width: 100%;
    background: #2e4d85;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
}

.mapa_header div {
    padding-top: 1px;
    font-weight: bold;
    float: left;
    font-family: 'Roboto', sans-serif;
    font-size: 13px !important;
    width: 25%;
    text-align: center;
    width: 25%;
}

.mapa_header div:first-of-type {
  text-align: left;
  margin-left: 5.7%;
}

.mapa_header .arrow{
  float:left;
  font-size: 1.3em;
  margin-left: 2%;
  margin-top: 4px;
}

.mapa_header3 {
    float: none !important;
    text-align: center;
    display: none;
}

#mapa_table {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}

#mapa_table .mapa_table_line{
  overflow: hidden;
}

#mapa_table .mapa_table_line .mapa_table_colunm{
  text-align: center;
  float: left;
  width: 25%;
}

#mapa_table .mapa_table_line .mapa_table_colunm:first-child {
  text-align: left;
  margin-left: 10.5%;
}

#mapa_table .mapa_table_line .mapa_table_colunm.ico-search{
  width: 10%;
  padding: 9px 0px;
}

#outer_pizza section.box{
  overflow: hidden;
}

#table_pizza{
  width: 30%;
  float: right;
  padding: 10px;
}

#table_pizza tr.border_bottom{
  border-bottom: 1px solid #000;
}

.subnav dl {
    float:left;
    margin-right:20px;
}
.subnav dl.auxilios {
    width:45%;
}
.subnav dl.programas.left {
    width: 40%;
}
.subnav dl.programas.right {
    width: 50%;
}
.subnav dl.convenios.left {
    width: 50%;
}
.subnav dl.convenios.right {
    width: 40%;
}
.subnav dl.bolsas {
    width:100%;
}

.acordo-convenio {
    margin-left: 13px;
}
.acordo-convenio li.pais {
    clear:left;
    font-size: 13px;
    font-weight: bold;
}
.acordo-convenio li.acordo {
    display: inline-block;
    /*
    list-style: none;
    float:left;
    white-space:nowrap;
    margin: 3px !important;
    */
}
.acordo-convenio a.acordo {
    bottom: 0;
    padding: 2px 5px;
    font-size: 12px;
    background: #f1f1f1;
    background: rgba(0,0,0,.05);
    border-radius: 7px;
    font-weight: normal;
}

.no-bullet li:before {
    content: ''
}

.svg-container {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: top;
    overflow: hidden;
}
.svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}




.big-slider .item .desc ul li {
    margin-top: 10px;
}

@media (min-width: 1001px){
  .lista_publicacoes2, .align-right-auto{
    text-align: right;
  }
  .off-canvas #menu form #busca-avancada-control{
    color: #2e4d85 !important;
  }
  .refinamento-modal-content, #basic-modal3-content{
    width: 60% !important;
  }
  #basic-modal-csv-content, #basic-modal-content, #basic-modal-print-content{
    height: auto !important;
  }
}

@media (max-width: 500px) {
  #middle .fapesp{
    background-size: 85% auto;
    background-repeat: no-repeat;
  }
  #middle h1{
    font-weight: 500;
  }
  #middle h1 strong{
    font-size: 3.3rem;
  }
  .refinamento-modal-content .refinamento-content ul li:nth-child(odd){
    border-right: 0 !important;
  }
  .refinamento-modal-content .refinamento-content ul li{
    width: auto !important;
  }
  .refinamento-modal-content{
    width: 80% !important;
    height: 90% !important;
  }
  #basic-modal-csv-content, #basic-modal-content, #basic-modal-print-content{
    width: 80% !important;
    height: auto !important;
    max-height: 90% !important;
  }
  body.en {
    padding-top: 350px;
  }
  #chart_div, #citacoes_ano_div{
    width: 350px;
    height: 100px;
    float: right;
  }
}

@media (max-width: 1000px) {
  body {
    /*padding-top: 325px;*/
    padding-top: 280px;
  }

  body.en{
    /*padding-top: 325px;*/
    padding-top: 280px;
  }
  #table_publicacoes{
    border-bottom: solid #e1e1e1;
    border-right: 0;
  }
    .patente_elemento{
		text-align: right;
	}
	.divisor{
		display: block !important;
	}
	.align-list{
		padding-left: 5%;
	}
	.caixa-pesquisa {
		width: 100%;
	}
	.caixa-pesquisa.last {
        padding-left: 0;
    }
	#basic-modal-content,#basic-modal-csv-content,#basic-modal-print-content,.refinamento-modal-content,#basic-modal-link-content,#basic-modal2-content,#basic-modal3-content{
		width: 90%;
	}
	.modal-csv-content, modal-content{
		left: auto;
		padding-left: 0;
	}

	.ui-autocomplete, .ui-autocomplete.offcanvas {
	    width: 0px;
	    overflow-y: scroll;
	    max-height: 70%;
	}
    #categorias-2-tooltip .ui-menu-item, #categorias-3-tooltip .ui-menu-item, #categorias-4-tooltip .ui-menu-item {
        width: 100% !important;
    }

    .busca-avancada {
        width: 100%;
    }

    #menu form i.icon {
        top: 10px;
    }

    #barchart_100pct_div .filters,
    #barchart_financeiro_div .filters,
    #barras_historico_vinc_div .filters {
        position: relative;
        padding-left: 20px;
        margin-top: 0px;
    }

    .mapa_sp {
        width:100%;
        height:300px;
    }

    .mapa_sp_filters {
        margin-left: 20px;
    }

    #map_canvas {
        height: 300px;
    }

    #table_pizza{
      width: 100%;
      float: none;
      padding: 0px;
    }

    #table_pizza .table{
      width: 98%;
      margin: 0 auto;
    }

    .indice-citacoes .w50 {
        float: left;
        width: 100%;
    }

    .subnav dl.auxilios, .subnav dl.programas, .subnav dl.convenios {
        width:100% !important;
    }

    .busca-avancada .w90 {
        float: left;
    }

    .area-conhecimento .content ul {
        min-height: auto;
    }
    .area-conhecimento .content .secondary ul, .area-conhecimento .content .tertiary ul {
        margin-left: 5px;
    }

    .acordo-convenio li.acordo {
        white-space:normal;
    }

    dl.right dt {
        margin-top: 1em;
    }
}

  .big-slider .item .desc h2 {
    font-size: 3.2rem;
  }

  .destaques {

    /*position: absolute;*/
    bottom: 10px;
    left: 10px;

    /*border-style: solid;
    border-width: 1px;        */
  }

  .destaques h2 {
    font-size: 2.6rem;
  }


.destaques ul {
  margin-top: 15px;
}

.destaques ul li {
  /*float: left;*/
  display: inline-block;
  margin-right: 20px;
}

.destaques ul li a {
  border: 2px solid #fff;
  border-radius: 5px;
  padding: 10px 15px;
  display: inline-block;
}


/*.bx-wrapper{
  margin:40px;
}*/

.big-slider .bx-controls {
  position: absolute;
  top: 50%;
  float:left;
  left:-5px;

  height:0%;
  width:100%;


  /*border-style: solid;
  border-width: 1px;*/
}


.bx-controls-direction .bx-prev {
  left: 10px;
  background: url(/static-files/portal/images/controls.png) no-repeat 0 -32px;
}

.bx-controls-direction .bx-next {
  right: 1px;
  background: url(/static-files/portal/images/controls.png) no-repeat -43px -32px;
}

.bx-controls-direction .bx-prev:hover {
  background-position: 0 0;
}

.bx-controls-direction .bx-next:hover {
  background-position: -43px 0;
}

.big-slider .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 100;
}

.big-slider .bx-controls-direction a.disabled {
  display: none;
}

.bx-has-pager{
  display:none
}

.url_curto {

    width: auto !important;
    font-size: 0.8em !important;
    background: none !important;
    color: #2e4d85 !important;
    vertical-align: middle !important;
    float: left !important;
    padding-top:6px;
    padding-left:8px;
    font-weight: 700;
}

label > input[type='checkbox']{
	width: auto !important;
	height: auto !important;
}


 .cnae_label{
     font-weight: bold;
     padding-right:5px;
     padding-bottom:4px;   
 }
 
 .cnae_numerico{
      text-align:right;
       padding-right:8px;
 }
