@import url(style.css);
/*----------- VariÃ¡veis gerais ---------*/
/* Cor utilizada em bordas e nos textos de h3 */
/* Cor utilizada na categorizaÃ§Ã£o, dados de noticias, fontes de notÃ­cias, cores de textos 
   diversos, links e seus estados e bordas */
/* Cor utilizada em links, textos diversos e bordas */
/* Cor utilizada em links, textos diversos e bordas */
/* Cor utilizada em backgrounds, links e textos diversos */
/* Cor utilizada em backgrounds */
/* Cor utilizada em bordas */
/* Cor utilizada em links, bordas, textos diversos e backgrounds */
/* Cor utilizada em links */
/* Cor utilizada em textos diversos e textos de tabelas */
/* Cor utilizada em backgrounds, bordas e textos diversos */
/* Cor utilizada em bordas e backgrounds */
/* Cor utilizada em links e tags */
/* Cor utilizada em textos de h1 */
/* Cor utilizada no fundo do portlet de vï¿½deo feito pela SEA*/
/* Cor de cabalho laranja */
/*----------- VariÃ¡veis Video Gallery -----------*/
/* Cor de fundo da Galeria de Videos e audio */
/* Cor de fundo do rodapÃ© da Galeria de VÃ­deos*/
/* Usado nas linhas divisÃ³rias em elementos como a galeria de video */
/*----------- VariÃ¡veis Ã�udio Gallery -----------*/
/* Cor de fundo da Galeria de Videos e audio */
/* Cor de fundo do rodapÃ© da Galeria de VÃ­deos*/
/*----------- VariÃ¡veis Fontes e Bordas -----------*/
/*----------- VariÃ¡veis background -----------*/
/* Fundo para cabecalho */
/* Fundo para cabecalho sem gradiente */
/* Cor de fundo para servicos */
/* Cor de fundo para rodape */
/* Cor de fundo para barra do rodape */
/*----------- VariÃ¡veis navigation ----------*/
/*----------- VariÃ¡veis conteÃºdos relacionados -----------*/
/* Usado em fundos claros para listagens */
/* Usado para bordas de listagens */
/* Usado para titulo de listagens */
/* Usado para links das listagens */
/*----------- VariÃ¡veis categorias de conteÃºdo completo ----------*/
/* Usado para textos corridos e outros */
/*----------- VariÃ¡veis PadrÃ£o Azul -----------*/
/* Cor dos links de acesso rapido */
/* Linha pontilhada do rodape */
/* Usado para links em conteudos de texto e outros */
/* Usado em menus, breadcrumbs e borda de portlets */
/* Usado em bordas */
/* Usado no link de mais vÃ­deos da galeria de vÃ­deo */
/* Usado em links do topo */
/* Usado em icones de rede social */
/* Usado em fundos claros */
/* Usado em linhas divisorias */
/* Usado em backgrounds, bordas e textos diversos */
/* Usado no segundo nivel de menu */
/* Usado para textos corridos e outros */
/* Usado no texto interno do input da busca */
/* ---------- CSS clear ---------- */
html, body, div, table, tr, td, form, img, span, a {
  padding: 0;
  margin: 0;
  border: 0; }

/* ---------- Base ---------- */
body {
  font: 12px/1.6em "open_sansregular", Arial, Helvetica, sans-serif !important; }

a {
  text-decoration: none;
  color: #2c67cd; }
  a:hover, a:active {
    color: #172938;
    text-decoration: underline; }

aside#hidden-navigation {
  display: none; }

/* ---------- Wrapper ---------- */
.portlet-static.portlet-static-end.portlet-journal,
.portlet-static.portlet-static-end.portlet-login,
.portlet-login.portlet-boundary {
  margin-top: 1.2em; }

header#banner {
  padding: 1.16em 0 0;
  margin-bottom: 1.9em;
  color: white;
  background-color: #2160bd;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2160bd), color-stop(100%, #3a72bc));
  background-image: -webkit-linear-gradient(#2160bd, #3a72bc);
  background-image: -moz-linear-gradient(#2160bd, #3a72bc);
  background-image: -o-linear-gradient(#2160bd, #3a72bc);
  background-image: -ms-linear-gradient(#2160bd, #3a72bc);
  background-image: linear-gradient(#2160bd, #3a72bc); }
  header#banner a {
    color: #dcecff;
    text-decoration: none; }
    header#banner a:hover {
      color: white;
      text-decoration: none; }
  header#banner div#header-container {
    width: 950px;
    margin: 0 auto;
    position: relative;
    display: block;
    padding-bottom: 1.66em; }
    header#banner div#header-container nav#accessibility {
      display: block;
      float: left;
      width: 50%;
      font-size: 0.8em;
      line-height: 1em; }
      header#banner div#header-container nav#accessibility a {
        margin-right: 0.66em;
        text-decoration: none; }
        header#banner div#header-container nav#accessibility a span {
          background: #dcecff;
          color: #3e67b1;
          padding: 0 0.33em; }
        header#banner div#header-container nav#accessibility a span.page-title {
          display: none; }
        header#banner div#header-container nav#accessibility a:hover span {
          background: white;
          text-decoration: none; }
    header#banner div#header-container div#heading span#logo-show {
      height: 6.5em;
      display: block;
      float: left;
      margin: 2em 1em 0 0;
      background-size: 100%; }
      header#banner div#header-container div#heading span#logo-show:hover {
        opacity: 0.8;
        transition: opacity .2s ease-in-out;
        -moz-transition: opacity .2s ease-in-out;
        -webkit-transition: opacity .2s ease-in-out; }
    header#banner div#header-container div#title {
      float: left;
      padding: 2em 0;
      font-size: 1em; }
      header#banner div#header-container div#title h1 {
        font-size: 3.35em; }
        header#banner div#header-container div#title h1 .page-title {
          display: none; }
        header#banner div#header-container div#title h1 a {
          color: white; }
      header#banner div#header-container div#title h2 {
        text-transform: uppercase;
        font-size: 1.2em;
        font-weight: normal;
        padding-top: 0.6em; }
    header#banner div#header-container div#search {
      float: right; }
      header#banner div#header-container div#search .portlet-title {
        display: none; }
      header#banner div#header-container div#search header {
        display: none; }
      header#banner div#header-container div#search .portlet-content-container {
        margin-top: 2.7em; }
      header#banner div#header-container div#search .portlet-content {
        padding: 0; }
      header#banner div#header-container div#search .portlet-content-container {
        -moz-border-radius: 0.41em;
        -webkit-border-radius: 0.41em;
        -o-border-radius: 0.41em;
        -ms-border-radius: 0.41em;
        -khtml-border-radius: 0.41em;
        border-radius: 0.41em;
        background: white;
        padding: 0.3em; }
        header#banner div#header-container div#search .portlet-content-container input {
          background: none;
          border: none; }
          header#banner div#header-container div#search .portlet-content-container input input[type="text"] {
            color: #555555; }
      header#banner div#header-container div#search select {
        display: none; }
  header#banner div#acessibility-itens {
    float: right;
    width: 50%;
    text-align: right;
    line-height: 1em; }
    header#banner div#acessibility-itens a {
      margin-left: 1em;
      font-size: 0.85em; }
    header#banner div#acessibility-itens aside {
      border-bottom: 1px dotted #dcecff;
      display: inline-block;
      text-transform: uppercase;
      padding-bottom: 0.3em; }
      header#banner div#acessibility-itens aside a:first-child {
        margin-left: 0; }
      header#banner div#acessibility-itens aside#idiomas {
        margin-left: 3.6em; }
        header#banner div#acessibility-itens aside#idiomas .portlet-borderless-container {
          min-height: inherit; }
          header#banner div#acessibility-itens aside#idiomas .portlet-borderless-container a {
            border: 0; }
  header#banner aside#redes-sociais {
    text-align: right;
    position: absolute;
    right: 0;
    top: 8.4em; }
    header#banner aside#redes-sociais a {
      font-size: 1.66em;
      color: #d7ecff;
      margin-lefit: 0.3em; }
      header#banner aside#redes-sociais a span {
        font-size: 0; }
      header#banner aside#redes-sociais a:hover {
        color: white; }

.ie .gradient, .ie9 .gradient {
  filter: none; }
.ie header#banner, .ie9 header#banner {
  background: #2160bd;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2160bd', endColorstr='#3a72bc',GradientType=0 ); }
.ie .banner-destaques ul, .ie9 .banner-destaques ul {
  margin: 0 -10px; }

div#services-container {
  background: #0e4097;
  width: 100%;
  height: 2.5em; }
  div#services-container nav#services {
    width: 950px;
    margin: 0 auto;
    text-align: right;
    padding: 0.5em 0; }
    div#services-container nav#services a {
      padding: 0 0.8em;
      border-right: 1px solid white;
      margin-top: 1em; }
      div#services-container nav#services a:last-child {
        border-right: none; }

aside#spotlight {
  width: 100%; }
  aside#spotlight div#spotlight-container {
    padding: 1em 0 0.83em;
    width: 950px;
    margin: 0 auto;
    font-size: 0.85em; }
    aside#spotlight div#spotlight-container .portlet-title {
      display: none; }
    aside#spotlight div#spotlight-container .journal-content-article {
      -moz-border-radius: 0.41em;
      -webkit-border-radius: 0.41em;
      -o-border-radius: 0.41em;
      -ms-border-radius: 0.41em;
      -khtml-border-radius: 0.41em;
      border-radius: 0.41em;
      background: #d7d7d7; }
    aside#spotlight div#spotlight-container ul#spotlight-list {
      display: table;
      width: 100%;
      text-align: center;
      padding: 0;
      margin: 0; }
      aside#spotlight div#spotlight-container ul#spotlight-list li#spotlight-iten {
        padding: 0 1.25em;
        text-transform: uppercase;
        line-height: 2em;
        display: table-cell;
        border-right: 1px solid #d7d7d7; }
        aside#spotlight div#spotlight-container ul#spotlight-list li#spotlight-iten a {
          color: #172938; }
        aside#spotlight div#spotlight-container ul#spotlight-list li#spotlight-iten:last-child {
          border-right: none; }
      aside#spotlight div#spotlight-container ul#spotlight-list li.spotlight-title {
        background: #6f7681;
        color: white;
        -moz-border-radius: 0.41em;
        -webkit-border-radius: 0.41em;
        -o-border-radius: 0.41em;
        -ms-border-radius: 0.41em;
        -khtml-border-radius: 0.41em;
        border-radius: 0.41em;
        border-right: none !important; }
      aside#spotlight div#spotlight-container ul#spotlight-list div#arrow {
        padding-left: 0.8em;
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        background-color: #6f7681;
        width: 0.7em;
        height: 1.4em;
        float: right;
        position: relative;
        top: 0.2em;
        right: -1.7em;
        -moz-border-radius: 0.33em;
        -webkit-border-radius: 0.33em;
        -o-border-radius: 0.33em;
        -ms-border-radius: 0.33em;
        -khtml-border-radius: 0.33em;
        border-radius: 0.33em; }

.firefox aside#spotlight div#spotlight-container ul#spotlight-list div#arrow {
  height: 1.62em; }

/* ---------- Dockbar ---------- */
html > .lfr-dockbar-pinned {
  padding-top: 2.7em; }

/* ---------- Breadcrumb ---------- */
#breadcrumbs > span {
  float: left;
  margin-right: 1em;
  margin-top: 0.05em; }
#breadcrumbs h1 {
  display: none; }
#breadcrumbs .breadcrumbs-horizontal li span {
  padding-right: 1.250em;
  background: url("../images/arrows/arrow-dm.png") no-repeat 100%;
  display: block;
  text-transform: uppercase; }
  #breadcrumbs .breadcrumbs-horizontal li span a:hover {
    color: #2c67cd;
    text-decoration: underline; }
#breadcrumbs .breadcrumbs-horizontal li.first {
  /*display: none;*/ }
#breadcrumbs .breadcrumbs-horizontal li.last span {
  background: none; }

.portlet-document-library .breadcrumbs-horizontal li {
  background: url(../images/arrows/arrow-dm.png) no-repeat 100% 50%;
  margin-right: 5px;
  max-width: 50%;
  padding-right: 15px; }
.portlet-document-library .breadcrumbs-horizontal .last {
  background: none; }

/* ---------- Navigation ---------- */
/* ========== Extend Navigation ========== */
.extend-header-portlet header.portlet-topper, .portlet-navigation header.portlet-topper, nav#navigation header.portlet-topper, div#menuabout .portlet-site-map header.portlet-topper, div#menu-content-center .portlet-journal-content header.portlet-topper, .portlet-boundary header.portlet-topper, .portlet-document-library-display header.portlet-topper {
  border-top: 4px solid #2c66ce;
  color: #2c66ce;
  padding: 0.66em 0.66em 0.66em 0.83em;
  border-bottom: none;
  background: #eaebee;
  text-transform: uppercase;
  min-height: 2rem; }

.extend-content, .portlet-navigation .portlet-content, nav#navigation .portlet-content, div#menuabout .portlet-site-map .portlet-content, #support-menu-content #support-menu .portlet-content, div#menu-content-center .portlet-journal-content .portlet-content {
  padding: 0; }

.extend-ul, .portlet-navigation .portlet-content ul, nav#navigation .portlet-content ul, div#menuabout .portlet-site-map .portlet-content ul, #support-menu-content #support-menu ul, div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif; }

.extend-li, .portlet-navigation .portlet-content ul li, nav#navigation .portlet-content ul li, .portlet-navigation .portlet-content ul li .level-2 li, nav#navigation .portlet-content ul li .level-2 li, .portlet-navigation .portlet-content ul li .level-2 .level-3 li, nav#navigation .portlet-content ul li .level-2 .level-3 li, .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li, div#menuabout .portlet-site-map .portlet-content ul li, #support-menu-content #support-menu ul li, div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #d7d7d7;
  position: relative; }
  .extend-li a, .portlet-navigation .portlet-content ul li a, nav#navigation .portlet-content ul li a, .portlet-navigation .portlet-content ul li .level-2 li a, nav#navigation .portlet-content ul li .level-2 li a, .portlet-navigation .portlet-content ul li .level-2 .level-3 li a, nav#navigation .portlet-content ul li .level-2 .level-3 li a, .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li a, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li a, div#menuabout .portlet-site-map .portlet-content ul li a, #support-menu-content #support-menu ul li a, div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul li a {
    padding: 0.4em 0.8em;
    font-size: 1.2em;
    color: #172938;
    display: block; }

.extend-li-last, #support-menu-content #support-menu ul li:last-child {
  border-bottom: 1px solid #d7d7d7; }

.extend-a-selected, .portlet-navigation .portlet-content ul li.open, .portlet-navigation .portlet-content ul li.selected, nav#navigation .portlet-content ul li.open, nav#navigation .portlet-content ul li.selected, .portlet-navigation .portlet-content ul li .level-2 li.open, .portlet-navigation .portlet-content ul li .level-2 li.selected, nav#navigation .portlet-content ul li .level-2 li.open, nav#navigation .portlet-content ul li .level-2 li.selected, .portlet-navigation .portlet-content ul li .level-2 .level-3 li.open, .portlet-navigation .portlet-content ul li .level-2 .level-3 li.selected, nav#navigation .portlet-content ul li .level-2 .level-3 li.open, nav#navigation .portlet-content ul li .level-2 .level-3 li.selected, .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li.open, .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li.selected, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li.open, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li.selected, div#menuabout .portlet-site-map .portlet-content ul li a.current, #support-menu-content #support-menu ul li a.current {
  background-color: #eaebee;
  border-top: 1px solid #c0c1c1;
  border-bottom: none; }

.extend-a-bullet, .portlet-navigation .portlet-content ul li.open:before, .portlet-navigation .portlet-content ul li.selected:before, nav#navigation .portlet-content ul li.open:before, nav#navigation .portlet-content ul li.selected:before, div#menuabout .portlet-site-map .portlet-content ul li a.current:before {
  content: none;
  font-size: 0;
  display: block;
  height: 0;
  width: 0;
  border-bottom: 7px solid #6f7681;
  border-left: 7px solid transparent;
  position: absolute;
  top: 0.75rem;
  left: 0.2rem; }

/* ========== Extend Portlet end ========== */
nav#navigation {
  margin: 0 auto; }
  nav#navigation > aside a {
    color: #162836;
    display: block;
    font-size: 1.2em;
    padding: 5px 10px 5px 20px; }
    nav#navigation > aside a.active {
      background-color: #eaebee; }

.portlet-navigation, nav#navigation {
  margin-right: 4.167em;
  width: 12.5em; }
  .portlet-navigation .portlet-content ul li ul, nav#navigation .portlet-content ul li ul {
    display: none; }
  .portlet-navigation .portlet-content ul li.open ul, .portlet-navigation .portlet-content ul li.selected ul, nav#navigation .portlet-content ul li.open ul, nav#navigation .portlet-content ul li.selected ul {
    display: inline; }
  .portlet-navigation .portlet-content ul li.open:before a, .portlet-navigation .portlet-content ul li.selected:before a, nav#navigation .portlet-content ul li.open:before a, nav#navigation .portlet-content ul li.selected:before a {
    font-weight: normal; }
  .portlet-navigation .portlet-content ul li .level-2 li, nav#navigation .portlet-content ul li .level-2 li {
    background: #e6e8ea;
    border-top: 1px solid #d7d7d7;
    border-bottom: none; }
    .portlet-navigation .portlet-content ul li .level-2 li:before, nav#navigation .portlet-content ul li .level-2 li:before {
      left: 0.5rem; }
    .portlet-navigation .portlet-content ul li .level-2 li a, nav#navigation .portlet-content ul li .level-2 li a {
      padding-left: 1.2em; }
    .portlet-navigation .portlet-content ul li .level-2 li ul, nav#navigation .portlet-content ul li .level-2 li ul {
      display: none; }
    .portlet-navigation .portlet-content ul li .level-2 li.open ul, .portlet-navigation .portlet-content ul li .level-2 li.selected ul, nav#navigation .portlet-content ul li .level-2 li.open ul, nav#navigation .portlet-content ul li .level-2 li.selected ul {
      display: inline; }
  .portlet-navigation .portlet-content ul li .level-2 .level-3 li, nav#navigation .portlet-content ul li .level-2 .level-3 li {
    background: #d7d7d7;
    border-top: 1px solid #d7d7d7;
    border-bottom: none; }
    .portlet-navigation .portlet-content ul li .level-2 .level-3 li:before, nav#navigation .portlet-content ul li .level-2 .level-3 li:before {
      left: 0.9rem; }
    .portlet-navigation .portlet-content ul li .level-2 .level-3 li a, nav#navigation .portlet-content ul li .level-2 .level-3 li a {
      padding-left: 1.6em; }
    .portlet-navigation .portlet-content ul li .level-2 .level-3 li ul, nav#navigation .portlet-content ul li .level-2 .level-3 li ul {
      display: none; }
    .portlet-navigation .portlet-content ul li .level-2 .level-3 li.open ul, .portlet-navigation .portlet-content ul li .level-2 .level-3 li.selected ul, nav#navigation .portlet-content ul li .level-2 .level-3 li.open ul, nav#navigation .portlet-content ul li .level-2 .level-3 li.selected ul {
      display: inline; }
  .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li {
    background: #d7d7d7;
    border-top: 1px solid #d7d7d7;
    border-bottom: none; }
    .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li:before, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li:before {
      left: 1.48rem; }
    .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li a, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li a {
      padding-left: 2.2em; }
    .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li ul, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li ul {
      display: none; }
    .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li.open ul, .portlet-navigation .portlet-content ul li .level-2 .level-3 .level-4 li.selected ul, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li.open ul, nav#navigation .portlet-content ul li .level-2 .level-3 .level-4 li.selected ul {
      display: inline; }

div#menuabout .portlet-site-map {
  margin-right: 4.167em;
  margin-top: 3.75em;
  width: 12.5em; }

#support-menu-content #support-menu {
  margin: 1.2em 4.167em 3.75em 0;
  width: 12.5em; }
  #support-menu-content #support-menu ul li a {
    color: #2c66ce; }

.clear-menu {
  margin: 1.2em; }

div#menu-content-center .portlet-journal-content {
  margin: 3.75em  4.167em 3.75em 0;
  width: 12.5em; }
  div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul li a {
    color: #2c67cd;
    font-size: 3em;
    padding: 0.1em;
    text-decoration: none; }
    div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul li a i, div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul li a img {
      background-color: #2c67cd;
      border-radius: 6px;
      display: inline-block;
      line-height: 1.1em;
      padding: 0.2em;
      text-align: center;
      vertical-align: middle; }
    div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul li a i {
      color: white;
      font-size: 0.8em;
      height: 32px;
      width: 32px; }
    div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul li a img {
      padding: 0.4em;
      width: 21px; }
    div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul li a span {
      color: #172938;
      font-family: Arial, Helvetica, Verdana, sans-serif;
      font-size: 0.4em;
      position: relative;
      top: -4px; }
      div#menu-content-center .portlet-journal-content .portlet-content nav#content-center ul li a span:hover {
        text-decoration: underline; }

/* ---------- Content ---------- */
div#content {
  margin: 0 auto;
  width: 950px; }

/* ---------- Portlet ---------- */
.portlet-column-content {
  padding-top: 0px; }

.portlet-asset-publisher .final-separator {
  clear: both; }

.portlet-boundary_videoplayer_WAR_videoplayerportlet_ {
  background: #0a2f6a; }
  .portlet-boundary_videoplayer_WAR_videoplayerportlet_ header.portlet-topper {
    background: transparent;
    border-bottom: 1px solid #627fac;
    border-top: 0px;
    color: white;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif; }
  .portlet-boundary_videoplayer_WAR_videoplayerportlet_ #playlist_wrap {
    position: relative; }
    .portlet-boundary_videoplayer_WAR_videoplayerportlet_ #playlist_wrap .prev {
      position: absolute;
      z-index: 1; }
    .portlet-boundary_videoplayer_WAR_videoplayerportlet_ #playlist_wrap #pl {
      width: 223px;
      height: 60px;
      background: black;
      padding: 0 23px; }
    .portlet-boundary_videoplayer_WAR_videoplayerportlet_ #playlist_wrap .next {
      position: absolute;
      right: 14px; }

/* ---------- BotÃ£o de voltar ---------- */
.voltar-topo {
  margin: 1.915em auto 0 auto;
  text-align: right;
  width: 950px; }
  .voltar-topo a {
    background: url("../images/secom/voltar-topo.png") no-repeat scroll left center;
    color: #777;
    cursor: pointer;
    font-size: 1.2em;
    padding-left: 20px; }

/* ---------- Footer ---------- */
footer {
  background: #1659bf;
  margin-top: 1em; }
  footer div#footer-content {
    margin: 0 auto;
    width: 950px;
    padding: 0.83em; }
    footer div#footer-content div#footer-info {
      margin: 1.66em 0 2.5em; }
      footer div#footer-content div#footer-info .footer-col .footer-col-content {
        padding: 0 0.83em;
        border-left: 1px dotted #8bacdf;
        overflow: hidden;
        margin: 0.83em 0 1.66em; }
        footer div#footer-content div#footer-info .footer-col .footer-col-content #footer-navigation ul {
          list-style: none;
          margin: 0; }
        footer div#footer-content div#footer-info .footer-col .footer-col-content h3 {
          color: white;
          padding: 0 0 0.83em 0;
          margin: 0; }
        footer div#footer-content div#footer-info .footer-col .footer-col-content span {
          color: white; }
        footer div#footer-content div#footer-info .footer-col .footer-col-content a {
          display: table;
          border: none;
          color: white; }
          footer div#footer-content div#footer-info .footer-col .footer-col-content a:hover {
            color: white; }
    footer div#footer-content p.powered-by {
      color: white; }
      footer div#footer-content p.powered-by a {
        color: white; }
        footer div#footer-content p.powered-by a:hover {
          color: white; }
  footer div#footer-brasil {
    background: none repeat scroll 0% 0% #0042b1;
    padding: 1em;
    max-width: 100%; }

footer aside#redes-sociais a {
  display: table; }

footer aside#idiomas {
  float: left; }
  footer aside#idiomas .taglib-language-list-text {
    padding: 0;
    text-transform: capitalize; }

.clear {
  clear: both; }

/* ---------- Layouts ---------- */
div.columns-1 div.portlet-nested-portlets .portlet-column-content {
  padding: 1.2em; }
  div.columns-1 div.portlet-nested-portlets .portlet-column-content.portlet-column-content-first {
    padding-left: 0; }
  div.columns-1 div.portlet-nested-portlets .portlet-column-content.portlet-column-content-last {
    padding-right: 0; }
div.columns-1 div.portlet-nested-portlets .columns-3 .portlet-column-content .portlet-asset-publisher .portlet-body .asset-abstract.abstract-destaques {
  margin: 0; }
div.columns-1 .portlet-column-content {
  padding-top: 1.2em;
  padding-bottom: 1.2em; }
  div.columns-1 .portlet-column-content.portlet-column-content-first {
    padding-left: 0; }
  div.columns-1 .portlet-column-content.portlet-column-content-last {
    padding-right: 0; }

/* ---------- Custom Displays Asset Publisher ---------- */
.portlet-asset-publisher .portlet-body:after {
  content: " ";
  display: block;
  clear: both; }

.portlet-asset-publisher .portlet-body .portlet-content {
  padding: 0; }

.portlet-asset-publisher .asset-full-content .asset-content {
  margin-left: 0;
  margin-right: 0; }
.portlet-asset-publisher .lfr-meta-actions {
  margin-bottom: 0; }
.portlet-asset-publisher h3.asset-entries-group-label {
  background: #d7d7d7;
  border-top: 4px solid #006600;
  color: #006600;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  padding: 0.6em 0 1.2em 0.6em; }
.portlet-asset-publisher .taglib-categorization-filter.entry-title {
  font-size: 1.6em;
  padding: 0 0 1em 0; }
  .portlet-asset-publisher .taglib-categorization-filter.entry-title .asset-entry {
    -moz-border-radius: 0.41em;
    -webkit-border-radius: 0.41em;
    -o-border-radius: 0.41em;
    -ms-border-radius: 0.41em;
    -khtml-border-radius: 0.41em;
    border-radius: 0.41em;
    margin-right: 0; }
    .portlet-asset-publisher .taglib-categorization-filter.entry-title .asset-entry .aui-textboxlistentry-close {
      top: 0.41em; }
.portlet-asset-publisher .taglib-asset-links {
  background: #edeff1;
  border: 1px solid #d7d7d7; }
  .portlet-asset-publisher .taglib-asset-links .asset-links-title {
    background: none;
    border-bottom: 1px solid #d7d7d7;
    color: #172938;
    font-size: 1.4em;
    padding: 0.6em 1em 0.8em 0.8em;
    margin: 0; }
  .portlet-asset-publisher .taglib-asset-links .asset-links-list {
    margin: 0; }
  .portlet-asset-publisher .taglib-asset-links .asset-links-list-item {
    border-top: 1px dotted #d7d7d7;
    padding: 0.8em 0.8em 0.8em 1em;
    margin: 0; }
    .portlet-asset-publisher .taglib-asset-links .asset-links-list-item:first-child {
      border-top: none; }
    .portlet-asset-publisher .taglib-asset-links .asset-links-list-item .taglib-icon {
      color: #405573;
      font-size: 1.2em;
      text-decoration: none; }
      .portlet-asset-publisher .taglib-asset-links .asset-links-list-item .taglib-icon:hover {
        text-decoration: underline; }
      .portlet-asset-publisher .taglib-asset-links .asset-links-list-item .taglib-icon img {
        display: none; }
      .portlet-asset-publisher .taglib-asset-links .asset-links-list-item .taglib-icon .taglib-text {
        text-decoration: none; }

/*** ------- Documentos e mï¿½dias ------- ***/
.portlet-document-library-display .portlet-content {
  padding: 1em 0; }
.portlet-document-library-display .aui-layout .lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  color: #2c67cd;
  outline: none; }
.portlet-document-library-display .aui-layout .lfr-panel-container {
  background: none; }
.portlet-document-library-display .aui-layout .lfr-asset-column-details .lfr-asset-icon {
  color: black; }
.portlet-document-library-display .aui-layout .results-grid {
  background: none; }
  .portlet-document-library-display .aui-layout .results-grid table.taglib-search-iterator tr.results-header {
    background: white; }
  .portlet-document-library-display .aui-layout .results-grid table.taglib-search-iterator .results-header th, .portlet-document-library-display .aui-layout .results-grid table.taglib-search-iterator .results-header td {
    color: black;
    background: none; }
  .portlet-document-library-display .aui-layout .results-grid table.taglib-search-iterator img {
    display: none; }
  .portlet-document-library-display .aui-layout .results-grid table.taglib-search-iterator a:hover {
    text-decoration: underline;
    color: #2c67cd; }
  .portlet-document-library-display .aui-layout .results-grid table.taglib-search-iterator .results-row.alt td {
    background: none; }
  .portlet-document-library-display .aui-layout .results-grid table.taglib-search-iterator .portlet-section-alternate, .portlet-document-library-display .aui-layout .results-grid table.taglib-search-iterator .portlet-section-alternate-hover {
    background: none; }
.portlet-document-library-display .aui-layout .taglib-search-iterator-page-iterator-bottom, .portlet-document-library-display .aui-layout .taglib-search-iterator-page-iterator-top {
  background: none; }
  .portlet-document-library-display .aui-layout .taglib-search-iterator-page-iterator-bottom a:hover, .portlet-document-library-display .aui-layout .taglib-search-iterator-page-iterator-top a:hover {
    text-decoration: underline;
    color: #2c67cd; }
.portlet-document-library-display .entry-title {
  font-size: 1em; }
.portlet-document-library-display .taglib-header {
  border-top: 4px solid #2c67cd;
  color: black;
  padding: 0.2em;
  border-bottom: none;
  background: white;
  text-transform: uppercase; }
  .portlet-document-library-display .taglib-header h1 {
    font-size: 0.9em; }
  .portlet-document-library-display .taglib-header .header-back-to a {
    padding: 0;
    font-size: 0.8em; }
    .portlet-document-library-display .taglib-header .header-back-to a:hover {
      text-decoration: underline;
      color: #2c67cd; }
.portlet-document-library-display .document-info {
  background: none; }

/*** Criando cores customizadas para titulo dos portlets ***/
.news-header.portlet-boundary header.portlet-topper {
  background: none;
  border-top: 4px solid #172938;
  border-bottom: 1px solid #d7d7d7;
  color: #2c67cd;
  font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  padding: 0.5em 0;
  text-transform: uppercase; }

.blue-header.portlet-boundary header.portlet-topper {
  border-top: 4px solid #2c67cd;
  color: #2c67cd; }

.orange-header.portlet-boundary header.portlet-topper {
  border-top: 4px solid #cf7a00;
  color: #cf7a00; }

.gray-list-header.portlet-boundary .lfr-meta-actions.add-asset-selector {
  background: #edeff1;
  border: 1px solid #d7d7d7;
  border-bottom: 0;
  margin-right: 0;
  padding: 0.6em .83em; }
.gray-list-header.portlet-boundary header.portlet-topper {
  background: #edeff1;
  border: 1px solid #d7d7d7;
  border-bottom: 0;
  font-size: 1em;
  text-transform: uppercase;
  color: #454545;
  min-height: 20px;
  padding: 0.8em .66em 0.6em .83em;
  font-family: 'open_sansregular';
  -moz-border-radius: 0.5em 0.5em 0 0;
  -webkit-border-radius: 0.5em 0.5em 0 0;
  -o-border-radius: 0.5em 0.5em 0 0;
  -ms-border-radius: 0.5em 0.5em 0 0;
  -khtml-border-radius: 0.5em 0.5em 0 0;
  border-radius: 0.5em 0.5em 0 0; }

/*** Tratamento visual para conteÃºdos relacionados ***/
.taglib-header,
.taglib-asset-links .asset-links-list li img {
  display: none;
  visibility: hidden; }

.taglib-asset-links {
  background-color: #edeff1;
  border: 1px solid #c0c1c1 !important;
  padding: 0; }
  .taglib-asset-links h2 {
    background: none;
    font-family: 'open_sansregular', Arial, Helvetica, sans-serif;
    line-height: 1.2em;
    margin-right: 0;
    padding: 1em 1.2em;
    border-bottom: 1px solid #c0c1c1;
    color: #454545;
    font-size: 1.2em; }
  .taglib-asset-links .asset-links-list {
    margin: 0; }
    .taglib-asset-links .asset-links-list li {
      padding: 1em 1.6em;
      border-top: 1px solid #c0c1c1;
      margin: 0; }
      .taglib-asset-links .asset-links-list li:first-child {
        border-top: none; }
      .taglib-asset-links .asset-links-list li a {
        font-family: Arial;
        color: #335277;
        font-weight: bold;
        font-size: 1.1em;
        line-height: 1.3em; }
        .taglib-asset-links .asset-links-list li a span {
          text-decoration: none; }

/*** Tratamento visual para as categorias de conteÃºdo completo ***/
.portlet-asset-publisher .asset-full-content {
  padding: 12px 0; }
  .portlet-asset-publisher .asset-full-content .asset-metadata {
    border-top: 5px solid;
    margin: 2.5em 1em 0 0; }
    .portlet-asset-publisher .asset-full-content .asset-metadata > span {
      clear: both;
      display: block;
      float: left; }
    .portlet-asset-publisher .asset-full-content .asset-metadata .taglib-asset-categories-summary {
      font-size: 0; }
    .portlet-asset-publisher .asset-full-content .asset-metadata span a {
      background: #edeff1;
      -moz-border-radius: 0.41em;
      -webkit-border-radius: 0.41em;
      -o-border-radius: 0.41em;
      -ms-border-radius: 0.41em;
      -khtml-border-radius: 0.41em;
      border-radius: 0.41em;
      border: 1px solid #c0c1c1;
      color: #2c67cd;
      display: inline-block;
      font-family: Arial;
      font-size: 11px !important;
      margin: 7px 5px;
      padding: 3px 5px; }
      .portlet-asset-publisher .asset-full-content .asset-metadata span a:hover {
        text-decoration: none;
        background: #c0c1c1;
        color: #172938; }
    .portlet-asset-publisher .asset-full-content .asset-metadata .metadata-entry {
      border-bottom: 1px solid #c0c1c1;
      padding: 1em 0 1em 5em;
      position: relative;
      width: 92%; }
      .portlet-asset-publisher .asset-full-content .asset-metadata .metadata-entry:before {
        color: #454545;
        float: left;
        left: 0;
        margin-top: 1em;
        position: absolute; }
      .portlet-asset-publisher .asset-full-content .asset-metadata .metadata-entry.metadata-categories:before {
        content: "TÃ³picos:"; }
      .portlet-asset-publisher .asset-full-content .asset-metadata .metadata-entry.metadata-tags:before {
        content: "Assuntos:"; }

/*** Customizando portlet de busca ***/
.portlet-search {
  margin-top: 1.2em; }
  .portlet-search fieldset.input-container {
    border: 0;
    padding: 0; }
  .portlet-search .search-layout .search-layout-content .menu .search-facet {
    border: 0; }

/*** Expandir ***/
div#content .portlet-layout .aui-w15 .fullScreenBtn {
  display: none;
  visibility: 0;
  height: 0;
  font-size: 0; }

.fullScreenBtn .active {
  list-style: none; }

.fullScreenBtn .active a {
  background-color: #2e69bd;
  border-radius: 5px;
  color: white;
  margin-bottom: 2px;
  margin-top: 2px;
  padding: 8px;
  text-transform: none; }

.fullScreenBtn .active:hover,
.fullScreenBtn .active:focus {
  text-decoration: none; }

.fullScreenBtn .active.voltar {
  display: none; }

.full-screen .fullScreenBtn .active.voltar {
  display: block; }

.full-screen .fullScreenBtn .active.expandir {
  display: none; }

.nav.nav-pills.pull-right.fullScreenBtn {
  float: right;
  font-size: 1.1em;
  margin: -20px 8px 0 0; }

/* Full screen - inicio*/
.full-screen #content .portlet-layout .aui-w15 {
  margin-top: -8em;
  position: absolute;
  width: 100%; }

.full-screen #content .portlet-layout .aui-w85, .full-screen .portlet-navigation, .full-screen nav#navigation {
  margin: 0;
  padding: 0;
  width: 100%; }

.full-screen #navigation > .portlet-topper {
  display: none; }

.full-screen #navigation ul {
  display: inline;
  float: left;
  position: absolute;
  top: 3.65em; }

.full-screen #navigation ul li {
  float: left;
  border: none !important; }

.full-screen #navigation ul li a {
  color: #fff !important;
  padding: 5px 20px !important; }

.full-screen div#services-container nav#services, .full-screen nav#navigation aside {
  visibility: hidden; }

.full-screen #breadcrumbs {
  display: none; }

.full-screen #accessibility,
.full-screen #acessibility-itens,
.full-screen #search,
.full-screen #menu-content-center,
.full-screen div#footer-content {
  display: none !important; }

.full-screen .logo {
  height: 36px;
  margin: -27px 0px 37px;
  padding: 5px 5px 6px 13px; }

.full-screen div#content, .full-screen header#banner div#header-container {
  display: block;
  width: 94% !important; }

.full-screen #navigation ul li.selected {
  background: none !important; }

.full-screen #navigation ul li.selected a {
  background: none repeat scroll 0 0 #306abb !important;
  border: 0 none !important;
  border-radius: 4px 4px 0 0 !important; }

.aui .breadcrumb > li > .divider {
  color: #cccccc;
  display: none;
  padding: 0 5px; }

.full-screen .nav-titulo {
  display: none !important; }

.full-screen.aui #central-conteudo {
  display: none; }

/* Ajustes */
#main-content .portlet-title {
  font-size: 1.65em !important;
  font-weight: 400 !important;
  text-transform: none;
  line-height: 1.3em; }

/*** Importando os Color Schemes ***/
@import url(color_schemes/alto-contraste.css?browserId=other&themeId=sirenelf6_1ga2theme_WAR_sirenelf6_1ga2theme&languageId=pt_BR&b=6120&t=1459791947000);
/* Blocos Triedro */
.triedro {
  background-color: #FFD36B;
  border-radius: 7px;
  display: table-cell;
  font-weight: bold;
  height: 140px;
  width: 229px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle; }

.txtTriedro {
  display: table-cell;
  height: 133px;
  vertical-align: middle; }

.triedro:hover {
  background-color: #FFE4A6; }

.triedro a {
  color: #533B19;
  font-weight: bold; }

.triedro a:hover {
  color: #FF8300;
  text-decoration: none; }

.triedro .small {
  font-size: 18px; }

.triedro hr {
  border: none;
  margin: 0 auto;
  padding: 8px;
  width: 80%; }

.triedroLeft {
  margin-left: 18px; }

.brdRadius {
  background-color: #FFB800;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  height: 7px;
  margin-top: 1px; }

/* Retirando da página principal os botões de Expandir */

