@import "../css/listpageadvanced.css";
/*importa as variaveis*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.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: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
/*
html{
	height:100%;
}*/
#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;
}
#topo {
  position: relative;
  padding-top: 0;
  height: 215px;
  background: #ffffff url('../../images/fundo_topo.jpg') repeat;
}
#topo #logo {
  margin-top: 56px;
}
#topo .span12 {
  /*	margin:0 auto;
			float:none;	*/

}
#tools {
  margin-top: 80px;
  padding-top: 10px;
  float: right;
  text-align: right;
  width: 100%;
  height: 30px;
  font-size: 14px;
}
#tools a {
  color: gray;
}
#tools .icones {
  list-style-type: none;
}
#tools .icones li {
  float: left;
  padding-right: 5px;
  line-height: 27px;
  height: 27px;
}
#tools .icones li a {
  display: block;
  font-size: 1.4em;
}
#tools #busca {
  position: relative;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding-right: 10px;
}
#tools #busca input {
  background: white;
  height: 35px;
}
#tools #busca i {
  background: #73B9AF;
  padding: 10px 8px;
  color: white;
  border-bottom: 3px solid #73B9AF;
  cursor: pointer;
}
#tools #busca:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#tools #busca:after {
  content: '';
  position: absolute;
  height: 70px;
  border-right: 1px dotted gray;
  top: -15px;
  right: 10px;
}
#tools li.icone {
  display: inline-block;
  padding: 5px;
  height: 25px;
  width: 30px;
  line-height: 27px;
  margin-left: 5px;
  text-align: center;
  padding-top: 7px;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#tools li.icone a {
  color: white;
}
#tools li.icone:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#tools li.icone:before {
  content: '';
}
#tools li.icone.search {
  background-position: 0px 0px;
}
#tools li.icone.vimeo {
  background: #5BC8FF;
}
#tools li.icone.youtube {
  background-position: -64px 0px;
  background: #BD0F0B;
}
#tools li.icone.facebook {
  background-position: -97px 0px;
  background: #45619D;
}
#tools li.icone.twitter {
  background-position: -129px 0px;
  background: #55ACEE;
}
#linha-cima-menu {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 7px;
  background: url('../../images/topo_linha.jpg');
}
/*==========================================================================*/
/*======================== LISTA DE PAGINA ===================================* /
/*========================================================================== */
.lista_pagina .row-fluid {
  margin-bottom: 18px;
}
.lista_pagina .row-fluid.mb-0 {
  margin-bottom: 0;
}
.lista_pagina .row-fluid.mb-10 {
  margin-bottom: 10px;
}
.lista_pagina .row-fluid.mb-5 {
  margin-bottom: 5px;
}
.lista_pagina .imagem {
  margin-bottom: 9px !important;
}
.lista_pagina .caption,
.lista_pagina .caption a {
  color: #999999;
}
.lista_pagina .px12 {
  margin-top: 9px;
}
#central .lista_pagina .imagem {
  margin-right: 12px;
}
.sidebar .lista_pagina h3 a {
  font-size: 13px !important;
  margin-bottom: 9px !important;
  margin-top: 5px;
  border: none !important;
  line-height: 110% !important;
  font-weight: normal !important;
}
.sidebar .lista_pagina .row-fluid {
  margin-bottom: 10px;
}
.noticias img {
  margin-bottom: 20px;
}
.paginafiltro-options.active {
  font-weight: bolder;
}
.readmore {
  display: block;
  margin-top: 10px;
  padding-left: 0px;
  font-size: 11px;
}
.readmore:before {
  content: "+";
  color: gray;
  padding-right: 3px;
}
/*==========================================================================*/
/*======================== diversos ===================================* /
/*========================================================================== */
span.glossario {
  color: inherit;
  text-decoration: none;
  /*font-weight:bolder;*/

  border-bottom: 1px dotted #999999;
  cursor: help;
}
a > span.glossario {
  cursor: pointer;
}
h2.submenu {
  margin-top: 65px;
  border-bottom: 1px dotted gray;
  margin-bottom: 20px;
  font-size: 2.4em;
  color: #4f4f4f;
  font-family: 'Rosario', sans-serif;
}
h2.submenu:first-child {
  margin-top: 10px;
}
#navafix {
  position: relative;
}
#navafix {
  position: relative;
  top: 30px;
  width: 170px;
}
#navafix li {
  border-right: 5px solid #c2ccc8;
  margin-bottom: 1px;
  text-align: right;
  border-bottom: 1px dotted #b7b7b7;
}
#navafix li.externo {
  border-right: 5px solid #c2ccc8;
}
#navafix li a {
  padding: 5px;
  padding-right: 15px;
  text-transform: uppercase;
}
#navafix li:last-child {
  border-bottom: 0px dotted #b7b7b7;
}
#navafix li.active {
  border-right: 5px solid #2e6855;
}
#navafix.affix {
  position: fixed;
  top: 190px;
}
/*==========================================================================*/
/*============  PAGINAS - ESTRUTURA  ===================================* /
/*========================================================================== */
#page {
  position: relative;
  /*	min-width:@gridRowWidth+10;
	width:@gridRowWidth+10;*/

  /*	background: red;*/

  min-height: 100%;
  height: auto !important;
  height: 100%;
}
.sidebar .box {
  width: 85%;
  padding: 5px 10px 5px  ;
}
.sidebar .linhacima .box,
.sidebar .linhacima.box {
  border-top: 1px solid #555555;
  padding: 10px 10px 5px  ;
}
#central {
  margin-top: 28px;
}
#central .sidebar#sidebar2_2 .box {
  padding: 24px 10px;
}
#destaque {
  margin: 0px;
  padding: 25px 30px 35px 65px;
  clear: both;
  width: 80%;
  border-left: #999999 20px solid;
}
#destaque h1,
#destaque h2,
#destaque h3,
#destaque .titulo,
#destaque .title,
#destaque .title > p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 42px;
  font-weight: normal;
  line-height: 110%;
  margin-top: 10px;
  font-family: 'Roboto', sans-serif;
  font-family: 'Rosario', sans-serif;
  color: #37463f;
}
#destaque p,
#destaque .desc {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: thin;
  line-height: 150%;
  color: #999999;
  width: 85%;
}
.container {
  clear: both;
}
/*==========================================================================*/
/*======================== FORMS  ===================================* /
/*========================================================================== */
#page .sidebar select {
  font-family: "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;
}
/*==========================================================================*/
/*======================== FILTROS PAGINA ===================================* /
/*========================================================================== */
#page .sidebar .filtro-pagina select {
  font-family: "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;
  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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 'bolder';
  line-height: '100%';
  margin: 0px;
  margin-left: 15px;
}
/*==========================================================================*/
/*======================== PAGINAS - TIPOGRAFIA ===================================* /
/*========================================================================== */
#page .px12 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.3;
}
#page .px11 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.1;
}
#page .sidebar .px12 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 14px;
}
#page .texto-mais-claro {
  color: #6f6f6f;
}
#page .sem-margim-baixo {
  margin-bottom: 0px;
  text-rendering: optimizelegibility;
}
#page .meia-margim-baixo {
  margin-bottom: 4.666666666666667px;
  text-rendering: optimizelegibility;
}
#page .mais-margim {
  margin-left: 25px;
}
#page .mais-margim-left {
  margin-left: 25px;
}
#page .mais-margim-baixo {
  margin-bottom: 36px;
}
#page .sidebar {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 130%;
}
#page .sidebar p {
  color: #999999;
}
#page .sidebar h1,
#page .sidebar h2,
#page .sidebar h3,
#page .sidebar h4,
#page .sidebar h5,
#page .sidebar h6,
#page .sidebar .subtitulo {
  margin-bottom: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 900;
  line-height: 120%;
  color: #295d52;
}
#page .sidebar h3,
#page .sidebar h3 a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  line-height: 110%;
}
#page #footer {
  margin-top: 28px;
  color: #555555;
  margin-bottom: 7px;
  font-size: 10px;
}
/*==========================================================================*/
/*======================== MENU  E SUBMENU===================================* /
/*========================================================================== */
/*==========================================================================*/
/*======================== SUBMENU LATERAL ===================================* /
/*========================================================================== */
/*==========================================================================*/
/*======================== MENU ===================================* /
/*========================================================================== */
#menumore {
  position: absolute;
  bottom: 0px;
  padding: 5px 0 4px 0px;
  width: 100%;
  text-align: center;
  height: auto;
  background: none;
  cursor: pointer;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.row.menu {
  position: relative;
  background: #559f90 url('../../images/menu_fundo.jpg') repeat-x 100% 100% !important;
  margin: 0px !important;
  border-bottom: 1px solid black;
  padding: 4px 20px 18px 20px;
  max-height: 15px;
  color: white;
}
.row.menu #menucontainer {
  width: 960px;
  margin: 0 auto;
}
.row.menu ul {
  margin: 0;
  padding: 0px;
}
.row.menu ul.menu > li {
  float: left;
  max-width: 300px;
  min-width: 60px;
  width: auto !important;
  margin-right: 30px;
}
.row.menu li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12;
  font-weight: normal;
  line-height: 120%;
  margin: 0;
  padding: 5px;
  margin-top: 1px;
  list-style: none;
  color: #00483b;
  position: relative;
}
.row.menu a {
  padding: 0px;
  color: inherit;
  font: inherit;
  text-decoration: none;
}
.row.menu li.nav-path-selected,
.row.menu li:hover {
  background: black;
}
.row.menu ul.menu > li > a {
  display: block;
  min-height: 25px;
  line-height: 1;
  padding: 4px 4px 4px 4px;
}
.row.menu ul.menu > li {
  color: white;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 120%;
}
.row.menu ul.menu > li ul {
  position: absolute;
  margin-left: -6px;
  margin-top: 12px;
  display: none;
  width: 180px;
  z-index: 999;
}
.row.menu ul.menu > li li {
  padding: 8px 10px;
  margin-left: 0px;
  margin: 0;
  margin-bottom: 0px;
  background: #478b7b;
  border-bottom: 1px solid white;
  width: 100%;
  clear: both;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 120%;
}
.row.menu ul.menu > li li a {
  color: white;
}
.row.menu ul.menu > li li.more a {
  font-size: 10px;
  color: black;
}
.row.menu ul.menu > li li:hover,
.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-path-selected a {
  color: white;
}
.row.menu ul.menu > li li.active {
  color: black;
  font-weight: bold;
}
.row.menu ul.menu > li.nav-path-selected > a {
  color: black;
}
.row.menu ul.menu > li > a:hover {
  background: black;
  color: white !important;
}
/*==========================================================================*/
/*======================== filtros ajax ===================================* /
/*========================================================================== */
/*==========================================================================*/
/*======================== BREADCRUMBS ===================================* /
/*========================================================================== */
.breadcrumbs-row {
  border: none !important;
  margin-top: -25px;
  margin-left: -50px;
  font-size: 12px;
  margin-bottom: -10px;
}
.breadcrumbs-row .divider {
  opacity: 0.6;
  filter: alpha(opacity=60);
  color: #316e62;
}
.breadcrumbs-row i {
  opacity: 0.4;
  filter: alpha(opacity=40);
  margin-top: -2px;
}
.breadcrumbs-row i:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /*	background-color:@link;	*/

}
.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: #49a391;
  font-width: 900;
}
.breadcrumbs-row ul.breadcrumb a:hover {
  color: #dc4003;
}
/*==========================================================================*/
/*======================== BUSCA   ===================================* /
/*========================================================================== */
#busca {
  height: 30px;
  /*	margin-top:-40px;
	padding-top:50px;*/

  padding-top: 0px;
  position: relative;
  text-align: center;
}
#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: 5px;
}
#busca .icon-search {
  float: left;
}
#busca .dica {
  margin-top: 1px;
  color: gray;
  display: none;
  font-size: 10px;
  z-index: 0;
  float: left;
  margin-left: 7px;
}
#busca .search-query {
  padding: 0;
  height: 25px;
  line-height: 22px;
  float: left;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #73b9af;
  color: black;
  font-size: 12px;
  -webkit-box-shadow: 0 0 0 #ffffff;
  -moz-box-shadow: 0 0 0 #ffffff;
  box-shadow: 0 0 0 #ffffff;
  width: 70%;
  text-align: center;
}
.hidden {
  display: none !important;
}
/*==========================================================================*/
/*======================== LOGIN TOPO; ===================================* /
/*========================================================================== */
.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;
  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;
}
/*==========================================================================*/
/*======================== BLOCOS ===================================* /
/*========================================================================== */
#page {
  /*======================== TITULO E DESCRICAO ===================================* /
			/*========================================================================== */

  /*======================== DOCUMENTOS ===================================* /
			/*========================================================================== */

  /*
				LERADAR documentos
			*/

  /*======================== GALERIA DE IMAGENS  ===================================* /
			/*========================================================================== */

  /*==========================================================================*/

  /*======================== LISTA DE DOCUMENTOS E GALERIA ================* /
			/*========================================================================== */

}
#page .block-titulo-desc h1.title {
  margin: 0px !important;
  padding: 0px !important;
  border: 0px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 27px;
  padding-top: 25px !important;
  text-transform: uppercase;
  color: #5a4d48;
  margin-bottom: 10px !important;
  /*line-height:52px !important;*/

  text-rendering: optimizelegibility;
}
#page .block-titulo-desc .desc {
  margin: 0px !important;
  padding: 0px !important;
  border: 0px !important;
  color: #999999;
}
#page .block-titulo-desc .desc p {
  margin: 0px;
  padding: 0px;
  border: 0px;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 130%;
  margin-bottom: 14px;
}
#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: "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: "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;
  background-color: black;
  color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-family: "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: "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: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  line-height: 120%;
  color: inherit;
  width: 160px;
  /*porque nomes grandes nao fazem wrap automatico, temos que forcar*/

}
#page .sidebar .documentos .desc {
  padding: 1px 0px 0px 0px !important;
  color: inherit;
  font-family: "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;
  background-color: black;
  color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-family: "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: "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: "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: "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;
  background-color: black;
  color: white;
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-family: "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: "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 #555555;
  margin: 4px;
  padding: 0 !important;
}
#page .galeria ul li img {
  /*background-color:transparent;*/

  border: none;
  /*width:100%;*/

}
#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: #555555;
}
#page .links-pages h6 {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *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: 13px;
  color: #ffffff;
  background: #bbbbbb;
  line-height: 13px;
  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;
  /* IE7 inline-block hack */

  *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: 10px;
  color: inherit;
  background: none;
  line-height: 10px;
  padding: 1pxpx;
  margin-left: 0px;
}
#page .sidebar .lista-documentos .galeria {
  /*	margin-left:0;	*/

  padding-bottom: 7px;
}
/* fim page */
/*==========================================================================*/
/*======================== FIM BLOCOS ===================================* /
/*========================================================================== */
/*==========================================================================*/
/*======================== HACKS  ===================================* /
/*========================================================================== */
/*==========================================================================*/
/*======================== ELEMENTO DE SELECIONAR IMAGEM  ===================================* /
			/*========================================================================== */
.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;
}
/*==========================================================================*/
/*======================== elementos com habilidade de drop ===================================*/
.drop {
  border: 1px dashed gray !important;
}
.drop.hover {
  border: 2px dashed blue !important;
  background-color: #c2e5eb;
}
.drop .label {
  font-size: 10px;
  position: absolute;
}
/*O topo*/
.span-30 {
  width: 30%;
}
.span-70 {
  width: 69%;
}
.span-50 {
  width: 48%;
}
.span-100 {
  width: 100%;
}
.titulo-sublinhado h1,
.titulo-sublinhado h2,
.titulo-sublinhado h3,
.titulo-sublinhado h4,
.titulo-sublinhado .titulo,
.titulo-sublinhado .subtitulo {
  border-bottom: 1px solid #999999;
  padding-bottom: 5px;
  margin-bottom: 18px;
}
.titulo-verde h1,
.titulo-verde h2,
.titulo-verde h3,
.titulo-verde h4,
.titulo-verde .titulo,
.titulo-verde .subtitulo {
  color: #316e62;
}
.titulo-cinza h1,
.titulo-cinza h2,
.titulo-cinza h3,
.titulo-cinza h4,
.titulo-cinza h5,
.titulo-cinza h6,
.titulo-cinza .titulo,
.titulo-cinza .subtitulo {
  color: #555555;
}
.linhacima {
  border-top: 1px dotted #555555;
  padding-top: 10px;
}
.linhabaixo {
  border-bottom: 1px solid #555555;
  padding-bottom: 10px;
}
.cinza {
  color: gray;
}
.verde {
  color: #316e62;
}
.mb-0,
.mb-0 .row-fluid {
  margin-bottom: 0;
}
.mb-10,
.mb-10 .row-fluid {
  margin-bottom: 10px;
}
.mb-5,
.mb-5 .row-fluid {
  margin-bottom: 5px;
}
.mb-20,
.mb-20 .row-fluid {
  margin-bottom: 20px;
}
.mb-25,
.mb-25 .row-fluid {
  margin-bottom: 25px;
}
.mb-30,
.mb-30 .row-fluid {
  margin-bottom: 30px;
}
.imagem-left img {
  float: left;
  margin: 0 20px 20px 0;
}
.imagem-right img {
  float: right;
  margin: 0 0px 20px 20px;
}
.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;
}
