@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Quicksand:300,400,500,700');
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media print {
  .no-print {
    display: none;
  }
  .so-print {
    display: block !important;
  }
}
.so-print {
  display: none;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media .pull-left {
  margin-right: 10px;
}
.media .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.fundo-amarelo {
  background-color: #ffc427 !important;
  color: white;
}
.fundo-azul {
  background-color: #1C4D64 !important;
  color: white;
}
.fundo-verde-claro {
  background-color: #7ab7b1 !important;
  color: white;
}
.fundo-verde {
  background-color: #4ea58a !important;
  color: white;
}
.amarelo {
  color: #ffc427 !important;
}
.azul {
  color: #1C4D64 !important;
}
.verde-claro {
  color: #7ab7b1 !important;
}
.verde {
  color: #4ea58a !important;
}
.cinza {
  color: #555;
}
.cinza-claro {
  color: #999;
}
.icon-square {
  background-color: gray;
  color: white;
  width: 25px;
  height: 25px;
  padding: 1px;
  font-size: 16px !important;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Quicksand', sans-serif;
  font-weight: bolder;
  font-weight: 600;
  color: #1b4a60;
}
.margin1 {
  padding: 10px;
}
.margin2 {
  padding: 20px;
}
.margin-bottom1 {
  margin-bottom: 7px;
}
.linha-baixo {
  border-bottom: 1px dashed #999;
  margin-bottom: 14px;
}
.readmore {
  display: block;
  margin-top: 7px;
  font-size: 11px;
  text-transform: lowercase;
  margin-top: 3.5px;
  font-size: 10px;
  text-transform: loweuppercasercase;
  background: #b4b4b4;
  display: inline-block;
  color: white;
  border-radius: 56px;
  padding: 0.2em 1.5em 0.2em 1em;
  opacity: 0.6;
}
.readmore:hover {
  color: white;
  background: #1C4D64;
  opacity: 1;
}
.readmore:before {
  content: "+";
  font-size: 150%;
  color: #555;
  padding: 1px 2px;
  margin: 0 5px 0 0;
}
.fbConnectWidgetTopmost,
#uueb5b_1 {
  border: none !important;
  border-color: transparent !important;
}
#ccm-highlighter {
  z-index: 500 !important;
}
.px12 {
  font-size: 12px;
}
.px14 {
  font-size: 14px;
}
.px16 {
  font-size: 16px;
}
div.subtitulo.traco {
  position: relative;
  border-bottom: 1px dotted #999;
  margin-bottom: 16px;
  margin-top: -7px;
}
div.subtitulo.traco h3,
div.subtitulo.traco h2 {
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0;
  line-height: 100% !important;
  display: inline-block;
  position: relative;
  bottom: -7px;
  padding-right: 10px;
  background-color: white;
  bottom: -8px;
  font-weight: 800;
  color: #1b4a60 !important;
}
.subtitulo2 {
  opacity: 1;
  filter: alpha(opacity=100);
  font-size: 14px;
  font-weight: 500;
  margin-top: 14px;
  text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
  background-color: #666666;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  color: transparent;
  text-shadow: rgba(255,255,255,0.5) 0px 2px 2px;
}
.subtitulo2 a {
  color: #999;
}
.subtitulo2 a:hover {
  color: #7ab7b1;
}
.fonte-titulo,
.font-titulo,
.fonte-titulo a,
.font-titulo a {
  font-family: TriplexLight, sans-serif;
  font-family: 'Quicksand', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 110%;
}
.fonte-titulo b,
.font-titulo b {
  font-family: 'Quicksand', sans-serif;
  text-rendering: optimizelegibility;
  font-size: 110%;
}
.fonte-normal,
.fonte-normal a {
  font-family: 'Helvetica Neue', sans-serif;
  font-weight: normal;
}
h1.title,
.titulo {
  text-rendering: optimizelegibility;
  font-size: 48px;
  margin-bottom: 28px;
  margin-top: 28px;
  font-weight: 100;
  font-family: 'Quicksand', sans-serif;
  width: 85%;
  display: block;
}
.titulo-wraper .block-titulo-desc .title {
  width: 97%;
  position: relative;
  margin-bottom: 1.5em;
  color: ;
  font-weight: 400;
  padding-left: calc(24%);
}
@media (max-width: 767px) {
  .titulo-wraper .block-titulo-desc .title {
    padding-left: 0.45em;
  }
}
.titulo-wraper .block-titulo-desc .title:before {
  content: '';
  top: -20px;
  left: 0em;
  right: 0em;
  bottom: -1em;
  background: linear-gradient(to top,#d4d4d4,#ffffff 60%);
  position: absolute;
  z-index: -1;
  border-radius: 0 0 15px 15px;
  border-bottom: 4px solid ;
}
.titulo-wraper .desc {
  width: 85%;
  padding-left: calc(26%);
}
@media (max-width: 767px) {
  .titulo-wraper .desc {
    padding-left: 0.55em;
    width: 100%;
  }
}
.titulo-wraper >.row > .col-12 > div:nth-child(1n + 3) {
  padding-left: calc(25%);
  padding-right: calc(25%);
}
@media (max-width: 767px) {
  .titulo-wraper >.row > .col-12 > div:nth-child(1n + 3) {
    padding-left: 0.55em;
    padding-right: 0.55em;
    width: 100%;
  }
}
h1 strong,
h1 b {
  font-weight: 800;
  font-family: 'Quicksand', sans-serif;
}
.desc,
.lead {
  color: #999;
  width: 85%;
}
h3,
h3.subtitulo {
  font-size: 16px;
  text-transform: none !important;
}
h3 i,
h3.subtitulo i {
  font-size: 15px;
}
h2,
h2.subtitulo {
  font-size: 24px;
  line-height: 1.1;
  text-transform: none !important;
}
h2 i,
h2.subtitulo i {
  font-size: 15px;
}
#sidebar div.subtitulo.traco h3 {
  background-color: #f7f8f9;
}
.fundo-preto h3 a {
  padding: 0;
}
.fundo-preto h3 a > span {
  padding: 2px 2px 2px 2px;
}
h-100 {
  height: 100%;
}
h-50 {
  height: 50%;
}
header {
  color: white;
  height: 104px;
}
header a {
  color: white;
  vertical-align: middle;
}
header a:hover {
  color: white;
}
header i {
  vertical-align: middle;
}
header h4 {
  font-size: 15px;
  vertical-align: middle;
}
header #logo {
  max-width: 160px;
  max-height: 95px;
  height: auto;
}
header .social {
  position: relative;
}
header .social i {
  color: white;
}
header .social i:hover {
  color: #ffc427;
}
header .social:before {
  content: '';
  position: absolute;
  top: 20%;
  bottom: 20%;
  width: 1px;
}
header .fa-2x {
  font-size: 1.2em !important;
}
#menuPhone {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(19,77,88,0.95);
  overflow: auto;
  z-index: 9999;
  color: white;
  display: none;
}
#menuPhone #fecharmenu {
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 999999;
  font-size: 2em;
  color: white !important;
}
#menuPhone .omenu {
  color: white;
  margin-top: 90px;
}
#menuPhone .omenu ul {
  list-style: none;
}
#menuPhone .omenu ul li {
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 2em;
}
#menuPhone .omenu ul li a {
  color: white;
}
#menuPhone .omenu ul li ul {
  display: none;
}
#menuPhone .omenu ul li ul li {
  font-size: 0.75em;
  margin-bottom: 5px;
  display: inline-block;
  margin: 0.3em 1em;
  opacity: 0.8;
}
#page {
  position: relative;
  margin-top: 0px;
}
#destaque {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  color: white;
  margin: 0px;
  padding: 25px 30px 5px 65px;
  width: 100%;
  float: left;
  height: auto;
  background: #2b4264;
  margin-bottom: 10px;
  margin-top: -40px;
}
#destaque .container {
  margin-top: 20px;
  margin-bottom: 53px;
}
#destaque a {
  color: white;
}
#destaque h1,
#destaque h2,
#destaque h3,
#destaque .titulo,
#destaque .title,
#destaque .title > p {
  font-family: 'Quicksand', sans-serif;
  font-size: 38px;
  color: white !important;
  margin: 2px;
}
#destaque h1 a,
#destaque h2 a,
#destaque h3 a,
#destaque .titulo a,
#destaque .title a,
#destaque .title > p a {
  color: white;
  text-decoration: none !important;
}
#destaque p,
#destaque .desc,
#destaque .lead {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 120%;
  color: yellow;
}
#destaque p strong a,
#destaque .desc strong a,
#destaque .lead strong a {
  color: yellow;
  text-decoration: underline !important;
}
#destaque .lead a {
  color: yellow !important;
  text-decoration: underline !important;
}
#page {
  position: relative;
}
#sidebar {
  position: relative;
  margin-top: 28px;
}
#sidebar.visible-phone .fundo {
  right: -12px;
  top: 0px;
  bottom: -10px;
}
#main {
  position: relative;
}
#main > .row-fluid {
  position: relative;
  z-index: 10;
}
#main .fundo {
  background: white;
  position: absolute;
  left: -12px;
  top: -10px;
  right: 0;
  bottom: -30px;
  z-index: 0;
  border-left: 2px solid #fafafa;
  -webkit-box-shadow: -10px 16px 50px 0px rgba(0,0,0,0.05);
  -moz-box-shadow: -10px 16px 50px 0px rgba(0,0,0,0.05);
  box-shadow: -10px 16px 50px 0px rgba(0,0,0,0.05);
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.sidebar {
  position: relative;
  padding-bottom: 28px;
  padding-top: 28px;
}
.sidebar-global {
  padding-top: 28px;
}
.sidebar .fundo-branco {
  position: absolute;
  right: -12px;
  top: -100px;
  width: 1600px;
  bottom: 0;
  z-index: -10;
  background: white;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: -5px 7px 30px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: -5px 7px 30px 0px rgba(0,0,0,0.1);
  box-shadow: -5px 7px 30px 0px rgba(0,0,0,0.1);
}
#aniversariantes {
  margin-top: 0;
  margin-bottom: 3px;
  color: gray;
}
#aniversariantes .row-fluid [class*="span"] {
  min-height: 0px !important;
}
#aniversariantes .niver-info {
  margin: 1px 2px;
  padding: 0;
  line-height: 1.0;
}
#aniversariantes .niver-info .dias {
  font-size: 90%;
  font-style: italic !important;
}
#aniversariantes .niver-info .envia {
  padding-top: 5px;
  font-size: 12px;
  float: left !important;
}
#aniversariantes .niver-info .envia a {
  color: gray;
  line-height: 90%;
}
#aniversariantes .niver-info .envia i {
  font-size: 130%;
  margin-right: 5px;
  color: #2d6050;
}
.nome {
  color: gray !important;
  color: #2d6050 !important;
  font-size: 10px;
  line-height: 110%;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-top: 1px;
  width: 80%;
}
.hoje .nome {
  font-size: 11px;
  color: #4ea58a !important;
  opacity: 1;
  filter: alpha(opacity=100);
}
.outro-dia .dias {
  font-size: 11px !important;
}
.lista_pagina .subtitulo {
  color: #333;
}
.lista_pagina .subtitulo a {
  color: #1C4D64;
}
.lista_pagina .imagem {
  margin-bottom: 10px !important;
}
.lista_pagina caption,
.lista_pagina .caption a {
  color: #999;
}
.lista_pagina h3 {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  margin-bottom: 10px;
  margin-top: 5px;
  line-height: 120%;
  font-weight: bolder;
}
.lista_pagina h3 a {
  font-weight: 400;
  color: #333;
}
.lista_pagina h6 {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
}
.lista_pagina h6 a {
  color: #555;
}
.lista_pagina .px12 {
  font-size: 12px;
  line-height: 16px;
  color: #999;
}
.pagtitle-link a,
.emcima h3 a {
  transition: color .25s ease-in-out;
  -moz-transition: color .25s ease-in-out;
  -webkit-transition: color .25s ease-in-out;
  transition: background .25s ease-in-out;
  -moz-transition: background .25s ease-in-out;
  -webkit-transition: background .25s ease-in-out;
}
.pagtitle-link a:hover,
.emcima h3 a {
  color: black;
  background: #ffc427;
}
.titulo-fundo-preto h3 a {
  font-size: 14px;
  color: white;
  margin-top: 3px !important;
  padding: 4px;
  line-height: 180%;
  background: #333333;
  font-weight: normal;
}
.titulo-fundo-preto .emcima h3 a,
.titulo-fundo-preto h3 a:hover {
  background: #ffc427;
  color: black;
}
#banner_home {
  margin-left: -10px;
}
#banner_home h3 {
  margin-top: 30px;
}
#banner_home h3 a {
  font-size: 24px !important;
  font-family: 'Quicksand', sans-serif;
  font-weight: 900;
  line-height: 115%;
  background: transparent;
  color: black;
}
#banner_home h3 a:hover {
  background: #ffc427;
  color: black;
}
#banner_home .px12 {
  font-size: 14px !important;
  line-height: 22px !important;
  color: #555 !important;
}
#linguas {
  float: right;
}
#linguas #lingua {
  text-align: left;
}
#linguas #lingua li {
  float: left;
  margin-right: 15px;
  list-style-type: none;
}
#linguas #lingua li img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
a.loginTxt {
  display: block;
  float: right;
}
.apoiadores a {
  text-decoration: none;
}
span.glossario {
  color: inherit;
  text-decoration: none;
  border-bottom: 1px dotted #999;
  cursor: help;
}
a> span.glossario {
  cursor: pointer;
}
#page {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
#tools {
  padding-top: 10px;
  float: right;
  text-align: right;
  width: 100%;
  height: 30px;
  font-size: 10px;
}
#linha-cima-menu {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 7px;
  background: url('../images/topo_linha.jpg');
}
#main {
  min-height: 850px;
}
#central .sidebar#sidebar2_2 .box {
  padding: 24px 10px;
}
.container {
  clear: both;
}
#page .sidebar select {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 'normal';
  line-height: '120%';
  padding: 0;
  margin: 0;
  width: 100%;
}
#page .sidebar label {
  color: inherit;
}
#page .sidebar .filtro-pagina select {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 'bolder';
  line-height: '190%';
  padding: 0;
  margin: 0;
  width: 100%;
  background: #ab987a;
  border: none;
  color: white;
  padding: 5px;
}
#page .sidebar .filtro-pagina select {
  border: 0;
  color: #EEE;
  background: transparent;
  font-size: 12px;
  font-weight: normal;
  padding: 2px 10px;
  width: 115%;
  *width: 350px;
  *background: #58B14C;
  -webkit-appearance: none;
}
#page .sidebar .filtro-pagina .mainselection {
  overflow: hidden;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: url('../img/arrow.png') no-repeat scroll 94% 8px #ab987a !important;
}
#page .sidebar .filtro-pagina h4 {
  margin-top: 15px;
  margin-bottom: 5px;
}
#page .sidebar .filtro-pagina label {
  color: inherit;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 'bolder';
  line-height: '100%';
  margin: 0px;
  margin-left: 15px;
}
#footer {
  margin-top: 40px;
  color: #555;
  margin-bottom: 7px;
  font-size: 11px;
  z-index: 100;
  padding-left: 10px;
}
#menubaixo {
  width: 100%;
  left: 0;
  right: 0;
  position: relative;
  height: 90px;
  z-index: 0;
  display: block;
  margin-bottom: -60px;
}
.row.menu {
  position: relative;
  z-index: 3;
  min-width: initial !important;
  margin: 0px !important;
  border-bottom: 0px solid black;
  padding: 10px 20px 5px 20px;
  font-size: 24px;
  color: black;
}
.row.menu #menucontainer {
  margin: 0 auto;
  height: 30px;
  max-height: 30px;
}
.row.menu ul {
  margin: 0;
  padding: 0px;
  margin-top: 1px;
}
.row.menu li {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 120%;
  margin: 0;
  padding: 0;
  margin-top: 1px;
  list-style: none;
  color: #00372a;
  float: left;
  max-width: 107px;
  min-width: 70px;
  margin-right: 20px;
}
.row.menu a {
  padding: 3px 3px;
  color: black;
  font: inherit;
  font-size: inherit;
  text-decoration: none;
  display: inline;
  white-space: nowrap;
}
.row.menu a:hover {
  background: black;
  color: white !important;
}
.row.menu a .icon-caret-down {
  opacity: 0.5;
}
.row.menu li.nav-path-selected > a {
  color: black;
}
.row.menu li.nav-selected > a {
  background: black;
  color: white;
}
.row.menu ul.menu  > li {
  color: white;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 120%;
}
.row.menu ul.menu  > li ul {
  position: absolute;
  width: 160px;
  margin-left: -6px;
  z-index: 1000;
  display: none;
  border: 5px solid transparent;
  background: rgba(255,255,255,0.8);
}
.row.menu ul.menu  > li li {
  padding: 3px 5px;
  margin-left: 0px;
  float: left;
  width: 100%;
  clear: both;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12.0px;
  font-weight: 800;
  line-height: 1.3;
}
.row.menu ul.menu  > li li span.mm {
  display: block;
  width: 100%;
}
.row.menu ul.menu  > li li a {
  line-height: 1.4;
}
.row.menu ul.menu  > li li:hover,
.row.menu ul.menu  > li li.nav-selected,
.row.menu ul.menu  > li li.nav-path-selected {
  background: black;
  color: white;
}
.row.menu ul.menu  > li li:hover a,
.row.menu ul.menu  > li li.nav-selected a,
.row.menu ul.menu  > li li.nav-path-selected a {
  color: white;
}
#menu * {
  font-family: 'Quicksand';
}
.breadcrumbs-row {
  border: none !important;
  margin-top: -35px;
  margin-left: -50px;
  font-size: 12px;
  margin-bottom: -10px;
}
.breadcrumbs-row .divider {
  opacity: 0.6;
  filter: alpha(opacity=60);
  color: #225c78;
}
.breadcrumbs-row i {
  opacity: 0.4;
  filter: alpha(opacity=40);
  margin-top: -2px;
}
.breadcrumbs-row i:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.breadcrumbs-row ul.breadcrumb {
  border: none !important;
  background: none;
  text-transform: lowercase;
  color: #e6e6e6;
  padding-left: 15px !important;
}
.breadcrumbs-row ul.breadcrumb li {
  margin: 0px;
  padding: 0px;
  border: 0px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  height: auto;
  padding: 3px 2px 0 0;
}
.breadcrumbs-row ul.breadcrumb a {
  margin: 0px;
  padding: 0px;
  border: 0px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  height: auto;
  text-decoration: none;
  color: #328ab4;
  font-width: 900;
}
.breadcrumbs-row ul.breadcrumb a:hover {
  color: #dc4003;
}
#busca {
  border: none;
  position: relative;
}
#busca .add-on {
  border: none;
  padding-top: 5px;
}
#busca input {
  border: none;
  background: none;
  border-bottom: 2px solid #7ab7b1;
  box-shadow: none;
}
#busca input:focus {
  background: white;
}
#busca #tarjabusca {
  position: absolute;
  bottom: 0;
  height: 5px;
  width: 100%;
  background: url('../images/busca_border.jpg');
}
#busca .icon-circle-arrow-right {
  background-color: transparent !important;
  border: none !important;
  padding: none;
  width: 25px;
}
#busca .search-query {
  background-color: transparent;
  border: none;
  color: #8f884d;
  font-size: 9px;
  border: none;
  -webkit-box-shadow: 0 0 0 #ffffff;
  -moz-box-shadow: 0 0 0 #ffffff;
  box-shadow: 0 0 0 #ffffff;
  width: 50%;
  text-align: center;
}
.hidden {
  display: none !important;
}
.login_block_form {
  display: none;
  position: absolute;
  background: black;
  z-index: 11 !important;
  padding: 20px 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  font-size: 11px;
}
.login_block_form label {
  font-size: 12px !important;
  color: white !important;
  margin: 0;
  padding: 0;
}
.loginTxt {
  font-weight: bold;
}
.login_block_form .uNameWrap {
  margin: 2px 0px;
}
.login_block_form .passwordWrap {
  margin-bottom: 2px;
}
.login_block_form .login_block_register_link {
  margin-top: 2px;
  font-size: 11px;
}
#page .documentos {
  border-bottom: 1px dotted gray;
}
#page .documentos tr {
  border-bottom: 0px dotted gray;
  border-top: 1px dotted gray;
}
#page .documentos .thumb {
  width: 10%;
}
#page .documentos .nome {
  display: block;
  padding: 10px 0px 1px 0px !important;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  line-height: 120%;
}
#page .documentos .desc {
  padding: 1px 0px 10px 0px !important;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11.5px;
  font-weight: normal;
  line-height: 120%;
}
#page .documentos .icones {
  display: none;
}
#page .documentos .icones a {
  position: relative;
  zoom: 1;
  text-decoration: none;
  padding: 3px 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: black;
  font-size: 11px;
  color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bolder;
  line-height: 120%;
}
#page .documentos .icones a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #dc4003;
}
#page .documentos .size {
  width: 10%;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 120%;
  white-space: nowrap;
  vertical-align: middle;
  text-align: center;
  color: gray;
}
#page .sidebar .documentos {
  word-wrap: break-word !important;
  margin-left: -10px;
  width: 110%;
  border-bottom: 0px dotted gray;
}
#page .sidebar .documentos tr {
  margin: 0px;
  border-bottom: 0px dotted white !important;
  border-top: 0px dotted white !important;
}
#page .sidebar .documentos tr td {
  padding: 10px 5px 8px 5px;
}
#page .sidebar .documentos .thumb {
  width: 18% !important;
}
#page .sidebar .documentos .nome {
  display: block;
  word-wrap: break-word !important;
  padding: 0px 0px 2px 0px !important;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  line-height: 120%;
  color: inherit;
  width: 160px;
}
#page .sidebar .documentos .desc {
  padding: 1px 0px 0px 0px !important;
  color: inherit;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 125%;
}
#page .sidebar .documentos .icones {
  display: none;
  margin-top: 10px;
}
#page .sidebar .documentos .icones a {
  display: block;
  float: left;
  padding: 3px 8px;
  margin: 3px 4px 0px 0px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: black;
  font-size: 11px;
  color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bolder;
  line-height: 120%;
  text-decoration: none;
}
#page .sidebar .documentos .icones a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #dc4003;
}
#page .sidebar .documentos .size {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 120%;
  display: none;
}
#page .sidebar#sidebar2_2 .documentos {
  margin-left: -5px;
  width: 100%;
  border-bottom: 0px dotted gray;
  min-width: none;
  word-wrap: break-word !important;
}
#page .sidebar#sidebar2_2 .documentos tr {
  margin: 0px;
  border-bottom: 0px dotted white !important;
  border-top: 0px dotted white !important;
}
#page .sidebar#sidebar2_2 .documentos tr td {
  padding: 3px 5px 8px 5px;
}
#page .sidebar#sidebar2_2 .documentos .thumb {
  width: 90% !important;
  float: left;
  display: block;
  text-align: center;
}
#page .sidebar#sidebar2_2 .documentos .thumb img {
  width: 30%;
}
#page .sidebar#sidebar2_2 .documentos .info {
  float: left;
  display: block;
}
#page .sidebar#sidebar2_2 .documentos .nome {
  padding: 0px 0px 2px 0px !important;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bolder;
  line-height: 120%;
  color: inherit;
  width: 135px;
}
#page .sidebar#sidebar2_2 .documentos .desc {
  padding: 1px 0px 0px 0px !important;
  color: inherit;
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 125%;
}
#page .sidebar#sidebar2_2 .documentos .icones {
  display: none;
  margin-top: 10px;
}
#page .sidebar#sidebar2_2 .documentos .icones a {
  display: block;
  padding: 3px 4px;
  margin-top: 2px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: black;
  font-size: 11px;
  color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bolder;
  line-height: 120%;
  text-decoration: none;
}
#page .sidebar#sidebar2_2 .documentos .icones a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background-color: #dc4003;
}
#page .sidebar#sidebar2_2 .documentos .size {
  font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 120%;
  display: none;
}
#page .galeria {
  background: inherit !important;
}
#page .galeria .thumbnails {
  margin: 0;
}
#page .galeria .thumbnails > li {
  float: left;
  margin-bottom: 0;
  margin-left: 0;
}
#page .galeria ul {
  background-color: inherit;
}
#page .galeria ul li {
  background-color: inherit;
  border: none;
  padding: 0 !important;
}
#page .galeria ul li a {
  background-color: transparent;
  border: 1px solid #555;
  margin: 4px;
  padding: 0 !important;
}
#page .galeria ul li img {
  border: none;
}
#page .links-pages {
  margin: 0px;
  padding: 0px;
  border: 0px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-size: 11px;
  color: #555;
}
#page .links-pages h6 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
}
#page #main .lista-documentos>.list>div>h2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  padding-top: 0;
  font-size: 14px;
  color: #fff;
  background: #bbbbbb;
  line-height: 14px;
  padding: 10px 10px 8px 10px;
}
#page #main .lista-documentos .galeria {
  margin-left: 24px;
}
#page .sidebar .links-pages {
  margin: 0px;
  padding: 0px;
  border: 0px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-size: 10px;
  color: white;
}
#page .sidebar .links-pages h6 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
}
#page .sidebar .links-pages h6:after {
  content: ',';
}
#page .sidebar .lista-documentos>.list>div>h2 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-size: 11px;
  color: inherit;
  background: none;
  line-height: 11px;
  padding: 1pxpx;
  margin-left: 0px;
}
#page .sidebar .lista-documentos .galeria {
  padding-bottom: 7px;
}
.ccm-file-selected.added > .ccm-file-selected-data div {
  padding: 0px !important;
  margin: 0px !important;
  line-height: 11px;
  padding-bottom: 3px !important;
}
.ccm-file-selected.added table.ccm-grid div.ccm-attribute-editable-field-text {
  display: none !important;
}
.ccm-file-selected.added table.ccm-grid {
  width: 100% important;
  margin: 0px !important;
  padding: 0px !important;
  border: 0px !important;
  display: inline !important;
  border: none !important;
  font-size: 8px;
  line-height: 12px;
}
.ccm-file-selected.added table.ccm-grid form .ccm-input-text,
.ccm-file-selected.added table.ccm-grid form .ccm-input-textarea {
  width: 90%;
}
.ccm-file-selected.added table.ccm-grid a {
  font-size: 11px;
  line-height: 14px;
  color: gray;
}
.ccm-file-selected.added table.ccm-grid textarea {
  line-height: 11px;
  height: 30px;
}
.ccm-file-selected.added table.ccm-grid td {
  margin: 0px !important;
  padding: 0px !important;
  border: 0px !important;
  width: 210px !important;
}
.ccm-file-selected.added table.ccm-grid td.ccm-attribute-editable-field-save {
  width: 20px !important;
}
.drop {
  border: 1px dashed gray !important;
}
.drop.hover {
  border: 2px dashed blue !important;
  background-color: #c2e5eb;
}
.drop .label {
  font-size: 10px;
  position: absolute;
}
.categoria-processos {
  margin: 40px 0 0 0 !important;
  font-size: 32px !important;
  border-bottom: 1px dotted #555;
  color: gray;
  float: left;
  width: 80%;
  text-transform: uppercase;
}
.categoria-processos:first-child {
  margin-top: 20px !important;
}
.processo {
  padding: 0;
  margin: 10px 0px 0px 30px;
  float: left;
  font-size: 0.9em;
  width: 90%;
  overflow: hidden;
}
.processo div {
  margin-bottom: 6px;
  line-height: 1.4;
  color: #666666;
}
.processo div b {
  color: #333333;
}
.processo .processo-conteudo {
  float: left;
  margin-left: 20px;
  margin-top: 8px;
}
.processo .processo-titulo {
  cursor: pointer;
  color: white;
  padding: 3px 10px !important;
  margin: 0px 0px 0px -10px !important;
  line-height: 1;
  font-size: 18px !important;
  float: left;
  min-width: 90%;
  background-color: transparent !important;
}
.processo .processo-titulo.fechado {
  color: black;
  background-color: transparent !important;
  border-bottom: 1px dotted transparent;
}
.processo .processo-titulo:hover {
  border-bottom: 1px dotted gray;
}
.processo .numero-text {
  font-size: 1.4em;
  color: #555;
}
.processo .andamento-wrap .andamento {
  width: 100%;
}
.processo .andamento-wrap .andamento .data {
  width: auto;
  font-weight: 500;
  float: left;
  margin-right: 5px;
}
.processo .andamento-wrap .andamento .texto {
  float: left;
  overflow: hidden;
  width: 80%;
}
.processo .andamento-wrap .ver-andamentos {
  clear: both;
  font-size: 1em;
}
#filtrosprocessos li {
  cursor: pointer;
}
.replycount {
  margin: 20px;
  margin-top: 5px;
  width: 60px;
  height: 60px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #9ccce3;
  color: #328ab4;
  position: relative;
}
.replycount:before {
  content: '';
  position: absolute;
  bottom: -13px;
  left: 40%;
  width: 0;
  height: 0;
  border: 15px solid red;
  border-width: 15px 15px 0px 4px;
  border-color: #9ccce3 transparent transparent transparent;
}
.replycount h2 {
  margin-bottom: 20px;
  line-height: 1.8;
}
.replycount .respostas {
  margin-top: 0px;
  font-size: 10px;
  line-height: 0.9em;
}
.ccm-discussion-menu {
  background: transparent !important;
  padding: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  float: right;
  width: auto !important;
  margin-top: -14px !important;
}
.ccm-discussion-menu .btn {
  border: none !important;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  line-height: 190% !important;
}
.ccm-discussion-menu li {
  margin-right: 5px !important;
}
.forum-topic {
  min-height: 120px;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 1px dotted #999;
}
.forum-topic .media-body {
  padding-left: 14px;
}
.original-post-info {
  color: gray;
  margin-top: 7px;
  font-style: italic;
  font-size: 11px;
}
.ccm-discussion-messages {
  margin-top: 28px;
}
.ccm-discussion-main-message {
  padding-bottom: 14px !important;
  margin-bottom: 14px !important;
}
.ccm-discussion-main-message .ccm-discussion-message-info {
  background: transparent;
}
.ccm-discussion-threaded-comment {
  margin-bottom: -1px !important;
}
.ccm-discussion-comment-wrapper {
  position: relative;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  border-top: 1px dotted #999 !important;
  padding-bottom: 10px;
  padding-top: 55px;
}
.ccm-discussion-comment-wrapper .ccm-discussion-message-info {
  margin: 0;
  padding: 0;
  padding-right: 9px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 20px;
  background: #b2dace;
  text-align: right;
  color: white;
}
.ccm-discussion-comment-wrapper .ccm-discussion-message-info a {
  color: #328ab4;
  font-size: 12px;
}
.ccm-discussion-comment-wrapper .u-avatar-box {
  position: relative;
  margin-left: 10px;
  margin-top: -45px;
}
.ccm-discussion-comment-wrapper .u-avatar-box img {
  border: 3px solid #328ab4;
}
.ccm-discussion-comment-wrapper .ccm-discussion-message-attachments {
  margin-top: 10px;
  font-size: small;
  color: gray;
}
.u-avatar-box {
  width: 45px !important;
  font-size: 10px !important;
  line-height: 11px;
}
.discussion-category-row h3 {
  margin: 0;
}
.forum-ultimas-home .post {
  margin-bottom: 10px;
  display: block;
  position: relative;
}
.forum-ultimas-home .post .ccm-discussion-post-list-description {
  background: #328ab4;
  padding: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  color: white;
  line-height: 1.3em;
  width: 70%;
  margin-left: 10%;
  position: relative;
}
.forum-ultimas-home .post .ccm-discussion-post-list-description:before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 80%;
  width: 0;
  height: 0;
  border: 15px solid red;
  border-width: 15px 15px 0px 4px;
  border-color: #328ab4 transparent transparent transparent;
}
.forum-ultimas-home .post:hover .ccm-discussion-post-list-description {
  background: #4ca4cd;
}
h3.ccm-discussion-post-list-title {
  margin: 0;
  margin-bottom: 10px;
  margin-top: 13px;
  font-size: small;
  line-height: 1.1em;
  width: 60%;
  margin-left: 30%;
}
h3.ccm-discussion-post-list-title a {
  color: gray !important;
}
#twitter-posts {
  margin: 0;
  margin-top: 5px;
}
#twitter-posts li {
  list-style: none;
  display: block;
  width: 90%;
  padding: 0px;
  color: gray;
  margin: 3px;
  border-radius: 0px;
  font-size: 11px;
  line-height: 1.25;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted #cdcdcd;
}
#twitter-posts li .dias {
  color: #999;
  font-size: 0.9em;
  text-align: left;
}
#twitter-posts li a img {
  float: left;
  width: 40px;
  display: none;
  margin: 0 5px 5px 0;
}
.home-central {
  background: linear-gradient(to top,rgba(0,0,0,0.3),rgba(0,0,0,0));
  border-radius: 0 0 20px 20px;
  border-bottom: 2px solid #1C4D64;
  padding-bottom: 3em;
}
.card {
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  border: none;
}
.card .caption {
  border-bottom: 1px dolid #4ea58a;
}
.cards-principal-home .card {
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  overflow: hidden;
  background: #1C4D64;
  border: none;
  height: 293px !important;
  position: relative;
}
.cards-principal-home .card img {
  visibility: hidden;
}
.cards-principal-home .card .fundocard {
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0.25rem;
  transition: all 400ms;
  opacity: 0.8;
}
.cards-principal-home .card .fundocard:after {
  content: '';
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top,rgba(0,0,0,0.3),rgba(0,0,0,0));
}
.cards-principal-home .card:hover .fundocard {
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  transition: all 400ms;
  opacity: 0.7;
}
.cards-principal-home .card .card-img-overlay {
  top: initial !important;
}
.cards-principal-home .card h2 {
  color: white;
  font-weight: bolder;
  font-size: 1.5rem;
}
.cards-principal-home .card h2 a {
  color: white;
  text-shadow: 2px 2px 3px rgba(255,255,255,0.1);
}
.card {
  margin-bottom: 1rem !important;
  cursor: pointer !important;
}
.card .card-title.categoria {
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid green;
  text-align: left;
  margin-bottom: 0.5rem;
}
.card .texto,
.card .texto p {
  font-size: 11px;
  line-height: 1.1 !important;
}
.home-esquerda .card {
  margin-bottom: 1rem !important;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  overflow: hidden;
  border: none;
  height: 293px !important;
  text-align: center;
}
.home-esquerda .card .card-img-top.card-img-fundo {
  background-size: cover;
  background-position: 50% 50%;
  height: 0;
  overflow: hidden;
  padding-bottom: 56%;
  margin-bottom: 0.2rem;
}
.home-esquerda-sm .card-img-top.card-img-fundo {
  padding-bottom: 43%;
}
.home-esquerda-sm .card {
  width: calc(50% - 0.5rem) !important;
  float: left;
  margin-right: 1rem;
}
.home-esquerda-sm .card:last-child {
  margin-right: 0rem;
}
.home-direita-baixo .lista_pagina {
  width: calc(50% - 0.5rem) !important;
  float: left;
  margin-right: 1rem;
  box-sizing: border-box;
}
.home-direita-baixo .lista_pagina:last-child {
  margin-right: 0;
}
.home-direita-baixo .lista_pagina .card {
  height: 139px;
  overflow: hidden;
}
.home-direita-baixo .lista_pagina .card .card-block {
  padding: 0.35rem;
}
.cards-noticia-lateral .card {
  background: white;
  min-height: 100px;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  box-shadow: 3px 3px 10px 0px rgba(0,0,0,0.4);
  border: none;
  padding-bottom: 1em;
  height: 139px;
  overflow: hidden;
}
.cards-noticia-lateral .img {
  display: none;
}
.cards-noticia-lateral .card:nth-child(1) {
  display: none;
}
.cards-noticia-lateral .fundocard {
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 45%;
}
.cards-noticia-lateral .card-body {
  margin-left: calc(46.9%);
}
.cards-noticia-lateral .px12 {
  font-size: 11px;
  display: none;
}
.cards-noticia-lateral h5 {
  font-size: 0.8rem;
  margin-left: 0.4rem;
  line-height: 1.2;
}
header input.form-control {
  border-radius: 3px;
  border: 1px solid;
}
.social-rodape {
  background: #ffc427;
}
.social-rodape a {
  color: #1C4D64;
  font-size: 16px !important;
}
#footer .sign-in {
  text-align: center !important;
}
.row.menu {
  min-width: initial !important;
}
@media screen and (min-width: 750px) and (max-width: 920px) {
  .cards-noticia-lateral .card,
  .home-direita-baixo .lista_pagina .card {
    height: 150px;
  }
  .cards-noticia-lateral .card h5,
  .home-direita-baixo .lista_pagina .card h5 {
    font-size: 0.77rem;
    line-height: 1.3;
  }
  .home-direita-baixo .lista_pagina .card {
    padding: 3px;
  }
  .home-direita-baixo .lista_pagina .card .px12 {
    font-size: 11px;
    line-height: 1.1;
  }
  .home-esquerda .card,
  .cards-principal-home .card {
    height: 317px !important;
  }
  .home-esquerda .card .card-img-fundo {
    padding-bottom: 86% !important;
  }
  .home-esquerda .card h5 {
    font-size: 0.77rem;
    line-height: 1.3;
  }
}
.home .rodapealinhamento {
  margin-left: 14% !important;
}
