.atendimento_topo {
  background-image: url(/novo_portal/img/bg_atendimento5.jpg);
  padding-top:100px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top:10px;
}

.processo_form {
  padding-left:50px;
}

.botao_atendimento {
  padding-left:0px;
  padding-right:0px;
}

.atendimento_texto {
  padding:15px;
  padding-left:50px;
  padding-right:50px;
}

.atendimento_areas {
  background-image: url(/novo_portal/img/base_areas.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-bottom:20px;
  padding-top:20px;
}

.botao_area {
  padding:10px;
}

.atendimento_mapa {
  background-image: url(/novo_portal/img/base_maps.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding:20px;
  padding-top:40px;
}

.widget {
  background: #fff;
  margin: 0 auto 24px;
  border: 1px solid #e2e1e1;
  box-shadow: 0 3px 0 0 #dbdbdb;
  -moz-box-shadow: 0 3px 0 0 #dbdbdb;
  -webkit-box-shadow: 0 3px 0 0 #dbdbdb;
}

.innerAll {
  padding: 14px;
  position: relative;
}

.foto_grade:hover {
  transform: scale(1.1);
  z-index: 1000;
}
.widget_border {
    border-bottom: dotted;
    border-color:#dbe1e6;
    padding-bottom:30px;
  }

  .widget_border_light {
    border-bottom: dotted;
    border-color:#dbe1e6;
    padding-bottom:30px;
    border-width: 2px;
  }

  .contato_mapa {
    text-align:center;
    padding-top:30px;
    padding-bottom: 30px;
    margin-bottom:20px;
  }

  .contato_item {
    padding-left:50px;
    padding-top:10px;
  }

  .share-links {
    text-align:right;
    margin-top:20px;
  }

  .share-links .inverse {
    background: #999 ;
  }

  .share-links .link {
    display:inline;
    background: var(--color-section);
    color:#fff;
    padding:10px;
    padding-top:5px;
    padding-bottom:5px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 3px;
  }
@media (max-width: 980px) {
  .conteudo {
    padding-top: 150px;
    margin-right: 0px;
    padding-right: 25px;
  }
  
  .hidden_mobile {
      display: none;
  }
}

@media (min-width: 981px) {
  .hidden_desktop {
    display: none;
  }
}

.conteudo {
  padding-top:150px;
  margin-right: 0px;
}

@media print {
  .conteudo {
    padding-top: 0px;
    margin-right: 0px;
  }
}

.topo-btns {
  width:100%;
}

.btn-topo a {
  vertical-align: center;
  font-size: 105%;
  color: #515c60;
}

.btn-topo-right {
  border-right: none;
}


.dp-chamada {
  font-weight: bold;
  text-align: left;
  height: 95px;
}

.dp-chamada a {
  color: #162a33; 
}

.slide-title h2 {
  font-size: 28px;
}

.dp-chamada-list {
  margin-top:70px;
}

.dp-chamada-list .item {
  padding-bottom: 13px;
  border-bottom: solid;
  border-color: #dbe1e6;
}

.dp-chamada-list .dp-lead {
  font-size: 90%;
}

.dp-chamada-list .dp-title {
  font-weight: bold;
}

.dp-chamada-list .dp-title a {
  color:#000;
}

.hide {
  display: none;
}

.links-footer li {
  font-size: 120%;
  list-style-type: none;
}

.links-footer a {
  color: #515c60;
}

.mailing_address {
  text-align: center;
}

.footer-phone {
  border-top:solid;
  border-color: #515c60;
  background:  #dbe1e6;
  padding:5px;
}

.right-inner-addon {
  position: relative;
  padding-right: 20px;
}

.right-inner-addon input {
  padding-right: 30px;    
}

.right-inner-addon i {
  position: absolute;
  right: 0px;
  padding: 5px 32px;
  pointer-events: none;
}

.image_thumb {
  height: 120px;
  overflow:hidden;
}

.image_thumb img {
  width: 160px;
  height: 120px;
}

.text-inverse {
  color: #000;
}

.text-inverse a {
  color: #000;
}

.nucleos {
  border-top: solid;
  border-bottom: solid;
  border-color: #dbe1e6;
  padding-bottom: 10px;
  min-height: 261px;
  max-height: 261px;
  overflow:hidden;
}

.dp-descricao {
  height: 77px;
  overflow:hidden;
  margin-bottom: 30px;
  text-align: justify;
}

.with-divider{
  border-bottom: solid;
  border-color: #dbe1e6;
  margin-bottom: 30px;
}

.dp-block-description {
  height: 71px;
  overflow:hidden;
  padding: 5px;
}

audio:hover, audio:focus, audio:active {
  -webkit-box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);
  -moz-box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);
  box-shadow: 15px 15px 20px rgba(0,0, 0, 0.4);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05);
}

.menufix {
  height: 30px;
}

.no_padding_left {
  padding-left: 0px;
}

.padding-left {
  padding-left: 30px;
}

.bloco-imagem span {
  padding: 10px;
  padding-bottom: 0px;
}

#newsletter {
  background-color:#EAEAEA;
  padding:2px 12px;
  height:auto;
  overflow:hidden;
  margin-top: 20px;
  border-radius: 25px;
}

#newsletter legend {
  font-size:14px; 
  line-height:14px; 
  margin:0 0 20px 0; 
  font-weight: bold;
}

#newsletter .input1 {
  float:left; 
  width:158px;
}

#newsletter .bt1 {
  margin-left:-2px; 
  padding:5px;
}

#newsletter form {
  margin:0;
}

.navbar-search {
  position: relative;
}

.navbar-search .search-query {
  padding-left: 29px;
}

.navbar-search .icon-search {
  position: absolute;
  top: 7px;
  left: 11px;
  background-image: url("{{STATIC_URL}}/img/glyphicons-halflings.png");
}

.border-bottom {
  border-bottom: 1px solid #e2e1e1 !important;
}

.innerAll {
  padding: 14px;
  position: relative;
}

.center {
  text-align: center;

}

.justify {
  text-align: justify;
}

.center-cropped {
  width: 100%;
  height: 400px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  border-radius: 10px;
}

/* Set the image to fill its parent and make transparent */
.center-cropped img {
  min-height: 100%;
  min-width: 100%;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */
  filter: alpha(opacity=0);
  /* modern browsers */
  opacity: 0;
}

.noticias-blog {
  padding-bottom: 40px;
}

.banner_topo {
  padding-top: 25px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
}

.go_top {
  z-index:1000;
  text-align:center; 
  font-weight: bold;
  color: #444;
  text-decoration: none;
  position:fixed;
  bottom: 0px;
  right:20%;
  display:none;
}

.list-imagem li {
  display: inline;
  list-style-type: none;
}

.links_scroll {
  padding-top:40px;
}

.links_scroll .scroll { 
    height: 258px;
    overflow: hidden;
}

.links_scroll li {
  list-style-type: none;
  padding: 10px;
  border-bottom: dotted;
  border-color: #dbe1e6;
  border-width: 2px;
}

.btn-topo {
  background: #fff;
  min-height: 35px;
  text-align: center;
  padding-top: 5px;
  border-right: solid;
  border-right-color: #dbe1e6;
  border-bottom: solid;
  border-bottom-color: #dbe1e6;
  border-top: solid;
  border-top-color: var(--color-section);
  border-radius: 10px;
  border-width: 2px;
}

.btn-topo:hover {
  border-top: solid;
  border-top-color: var(--color-section);
  border-top-width: 5px;
  padding-top: 3px;
  font-size: 106%;
}

.dp-btn {
  color:  #515c60;
  border:solid;
  padding: 5px;
  padding-right:10px; 
  border-left:none;
  border-color: #dbe1e6;
  border-top-color: var(--color-section);
  border-width: 2px;
  border-radius: 4px;
  margin-right:10px;
}

.footer {
  width:100%;
  border-top: solid;
  border-width: 10px;
  border-color: var(--color-section);
  margin-top:100px;
  background: #f7f7f7;
}

.audio_play {
  background: var(--color-section);
  color: #fff;
  font-size: 400%;
  min-height: 107px;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

audio {
  -webkit-transition:all 0.5s linear;
  -moz-transition:all 0.5s linear;
  -o-transition:all 0.5s linear;
  transition:all 0.5s linear;
  -moz-box-shadow: 2px 2px 4px 0px var(--color-section);
  -webkit-box-shadow:  2px 2px 4px 0px var(--color-section);
  box-shadow: 2px 2px 4px 0px var(--color-section);
  -moz-border-radius:7px 7px 7px 7px ;
  -webkit-border-radius:7px 7px 7px 7px ;
  border-radius:7px 7px 7px 7px ;
  background-color: #51FF00 ;
}
  
/*
 * Table styles
 */

table.dataTable {
  width: 100%;
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  /*
   * Header and footer styles
   */
  /*
   * Body styles
   */
}
table.dataTable thead th,
table.dataTable tfoot th {
  font-weight: bold;
}
table.dataTable thead th,
table.dataTable thead td {
  padding: 10px 18px;
  border-bottom: 1px solid #111;
}
table.dataTable thead th:active,
table.dataTable thead td:active {
  outline: none;
}
table.dataTable tfoot th,
table.dataTable tfoot td {
  padding: 10px 18px 6px 18px;
  border-top: 1px solid #111;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  cursor: pointer;
  *cursor: hand;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background-repeat: no-repeat;
  background-position: center right;
}
table.dataTable thead .sorting {
  background-image: url("/images/sort_both.png");
}
table.dataTable thead .sorting_asc {
  background-image: url("/images/sort_asc.png");
}
table.dataTable thead .sorting_desc {
  background-image: url("/images/sort_desc.png");
}
table.dataTable thead .sorting_asc_disabled {
  background-image: url("/images/sort_asc_disabled.png");
}
table.dataTable thead .sorting_desc_disabled {
  background-image: url("/images/sort_desc_disabled.png");
}
table.dataTable tbody tr {
  background-color: #ffffff;
}
table.dataTable tbody tr.selected {
  background-color: #B0BED9;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 8px 10px;
}
table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd;
}
table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td, table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
  border-top: none;
}
table.dataTable.cell-border tbody th, table.dataTable.cell-border tbody td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
  border-left: 1px solid #ddd;
}
table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
  border-top: none;
}
table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd {
  background-color: #f9f9f9;
}
table.dataTable.stripe tbody tr.odd.selected, table.dataTable.display tbody tr.odd.selected {
  background-color: #acbad4;
}
table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
  background-color: #f6f6f6;
}
table.dataTable.hover tbody tr:hover.selected, table.dataTable.display tbody tr:hover.selected {
  background-color: #aab7d1;
}
table.dataTable.order-column tbody tr > .sorting_1,
table.dataTable.order-column tbody tr > .sorting_2,
table.dataTable.order-column tbody tr > .sorting_3, table.dataTable.display tbody tr > .sorting_1,
table.dataTable.display tbody tr > .sorting_2,
table.dataTable.display tbody tr > .sorting_3 {
  background-color: #fafafa;
}
table.dataTable.order-column tbody tr.selected > .sorting_1,
table.dataTable.order-column tbody tr.selected > .sorting_2,
table.dataTable.order-column tbody tr.selected > .sorting_3, table.dataTable.display tbody tr.selected > .sorting_1,
table.dataTable.display tbody tr.selected > .sorting_2,
table.dataTable.display tbody tr.selected > .sorting_3 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.odd > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd > .sorting_1 {
  background-color: #f1f1f1;
}
table.dataTable.display tbody tr.odd > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd > .sorting_2 {
  background-color: #f3f3f3;
}
table.dataTable.display tbody tr.odd > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd > .sorting_3 {
  background-color: whitesmoke;
}
table.dataTable.display tbody tr.odd.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_1 {
  background-color: #a6b4cd;
}
table.dataTable.display tbody tr.odd.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_2 {
  background-color: #a8b5cf;
}
table.dataTable.display tbody tr.odd.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.odd.selected > .sorting_3 {
  background-color: #a9b7d1;
}
table.dataTable.display tbody tr.even > .sorting_1, table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: #fafafa;
}
table.dataTable.display tbody tr.even > .sorting_2, table.dataTable.order-column.stripe tbody tr.even > .sorting_2 {
  background-color: #fcfcfc;
}
table.dataTable.display tbody tr.even > .sorting_3, table.dataTable.order-column.stripe tbody tr.even > .sorting_3 {
  background-color: #fefefe;
}
table.dataTable.display tbody tr.even.selected > .sorting_1, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_1 {
  background-color: #acbad5;
}
table.dataTable.display tbody tr.even.selected > .sorting_2, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_2 {
  background-color: #aebcd6;
}
table.dataTable.display tbody tr.even.selected > .sorting_3, table.dataTable.order-column.stripe tbody tr.even.selected > .sorting_3 {
  background-color: #afbdd8;
}
table.dataTable.display tbody tr:hover > .sorting_1, table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #eaeaea;
}
table.dataTable.display tbody tr:hover > .sorting_2, table.dataTable.order-column.hover tbody tr:hover > .sorting_2 {
  background-color: #ececec;
}
table.dataTable.display tbody tr:hover > .sorting_3, table.dataTable.order-column.hover tbody tr:hover > .sorting_3 {
  background-color: #efefef;
}
table.dataTable.display tbody tr:hover.selected > .sorting_1, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_1 {
  background-color: #a2aec7;
}
table.dataTable.display tbody tr:hover.selected > .sorting_2, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_2 {
  background-color: #a3b0c9;
}
table.dataTable.display tbody tr:hover.selected > .sorting_3, table.dataTable.order-column.hover tbody tr:hover.selected > .sorting_3 {
  background-color: #a5b2cb;
}
table.dataTable.no-footer {
  border-bottom: 1px solid #111;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
  white-space: nowrap;
}
table.dataTable.compact thead th,
table.dataTable.compact thead td {
  padding: 4px 17px 4px 4px;
}
table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
  padding: 4px;
}
table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
  padding: 4px;
}
table.dataTable th.dt-left,
table.dataTable td.dt-left {
  text-align: left;
}
table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
  text-align: center;
}
table.dataTable th.dt-right,
table.dataTable td.dt-right {
  text-align: right;
}
table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
  text-align: justify;
}
table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
  white-space: nowrap;
}
table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
  text-align: left;
}
table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
  text-align: center;
}
table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
  text-align: right;
}
table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
  text-align: justify;
}
table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
  white-space: nowrap;
}
table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
  text-align: left;
}
table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
  text-align: center;
}
table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
  text-align: right;
}
table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
  text-align: justify;
}
table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
  white-space: nowrap;
}

table.dataTable,
table.dataTable th,
table.dataTable td {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*
 * Control feature layout
 */
.dataTables_wrapper {
  position: relative;
  clear: both;
  *zoom: 1;
  zoom: 1;
}
.dataTables_wrapper .dataTables_length {
  float: left;
}
.dataTables_wrapper .dataTables_filter {
  float: right;
  text-align: right;
}
.dataTables_wrapper .dataTables_filter input {
  margin-left: 0.5em;
}
.dataTables_wrapper .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
  border-radius: 2px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #333 !important;
  border: 1px solid #979797;
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #dcdcdc));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, white 0%, #dcdcdc 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, white 0%, #dcdcdc 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: white !important;
  border: 1px solid #111;
  background-color: #585858;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #585858), color-stop(100%, #111));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #585858 0%, #111 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #585858 0%, #111 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #585858 0%, #111 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #585858 0%, #111 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #585858 0%, #111 100%);
  /* W3C */
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  outline: none;
  background-color: #2b2b2b;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2b2b2b), color-stop(100%, #0c0c0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -moz-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* FF3.6+ */
  background: -ms-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* IE10+ */
  background: -o-linear-gradient(top, #2b2b2b 0%, #0c0c0c 100%);
  /* Opera 11.10+ */
  background: linear-gradient(to bottom, #2b2b2b 0%, #0c0c0c 100%);
  /* W3C */
  box-shadow: inset 0 0 3px #111;
}
.dataTables_wrapper .dataTables_paginate .ellipsis {
  padding: 0 1em;
}
.dataTables_wrapper .dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 40px;
  margin-left: -50%;
  margin-top: -25px;
  padding-top: 20px;
  text-align: center;
  font-size: 1.2em;
  background-color: white;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  color: #333;
}
.dataTables_wrapper .dataTables_scroll {
  clear: both;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
  *margin-top: -1px;
  -webkit-overflow-scrolling: touch;
}
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th > div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td > div.dataTables_sizing {
  height: 0;
  overflow: hidden;
  margin: 0 !important;
  padding: 0 !important;
}
.dataTables_wrapper.no-footer .dataTables_scrollBody {
  border-bottom: 1px solid #111;
}
.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
  border-bottom: none;
}
.dataTables_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

@media screen and (max-width: 767px) {
  .dataTables_wrapper .dataTables_info,
  .dataTables_wrapper .dataTables_paginate {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_paginate {
    margin-top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: center;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0.5em;
  }
}
/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/SyntaxHighlighter
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
 *
 * @version
 * 3.0.83 (July 02 2010)
 * 
 * @copyright
 * Copyright (C) 2004-2010 Alex Gorbatchev.
 *
 * @license
 * Dual licensed under the MIT and GPL licenses.
 */

.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
  -moz-border-radius: 0 0 0 0 !important;
  -webkit-border-radius: 0 0 0 0 !important;
  background: none !important;
  border: 0 !important;
  bottom: auto !important;
  float: none !important;
  height: auto !important;
  left: auto !important;
  line-height: 1.1em !important;
  margin: 0 !important;
  outline: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  position: static !important;
  right: auto !important;
  text-align: left !important;
  top: auto !important;
  vertical-align: baseline !important;
  width: auto !important;
  box-sizing: content-box !important;
  font-family: "Source Code Pro","Consolas","Monaco","Bitstream Vera Sans Mono","Courier New",Courier,monospace !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 1em !important;
  min-height: inherit !important;
  min-height: auto !important;
  white-space: nowrap;
}

.syntaxhighlighter {
  width: 100% !important;
  margin: 1em 0 1em 0 !important;
  position: relative !important;
  overflow: auto !important;
  font-size: 1em !important;
}
.syntaxhighlighter.source {
  overflow: hidden !important;
}
.syntaxhighlighter .bold {
  font-weight: bold !important;
}
.syntaxhighlighter .italic {
  font-style: italic !important;
}
.syntaxhighlighter .line {
  white-space: nowrap !important;
}
.syntaxhighlighter table {
  width: 100% !important;
}
.syntaxhighlighter table caption {
  text-align: left !important;
  padding: .5em 0 0.5em 1em !important;
}
.syntaxhighlighter table td.code {
  width: 100% !important;
}
.syntaxhighlighter table td.code .container {
  position: relative !important;
}
.syntaxhighlighter table td.code .container textarea {
  box-sizing: border-box !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  background: white !important;
  padding-left: 1em !important;
  overflow: hidden !important;
  white-space: pre !important;
}
.syntaxhighlighter table td.gutter .line {
  text-align: right !important;
  padding: 2px 0.5em 2px 1em !important;
}
.syntaxhighlighter table td.code .line {
  padding: 2px 1em !important;
}
.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
  padding-left: 0em !important;
}
.syntaxhighlighter.show {
  display: block !important;
}
.syntaxhighlighter.collapsed table {
  display: none !important;
}
.syntaxhighlighter.collapsed .toolbar {
  padding: 0.1em 0.8em 0em 0.8em !important;
  font-size: 1em !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
}
.syntaxhighlighter.collapsed .toolbar span {
  display: inline !important;
  margin-right: 1em !important;
}
.syntaxhighlighter.collapsed .toolbar span a {
  padding: 0 !important;
  display: none !important;
}
.syntaxhighlighter.collapsed .toolbar span a.expandSource {
  display: inline !important;
}
.syntaxhighlighter .toolbar {
  position: absolute !important;
  right: 1px !important;
  top: -18px !important;
  font-size: 10px !important;
  z-index: 7 !important;
}
.syntaxhighlighter .toolbar span.title {
  display: inline !important;
}
.syntaxhighlighter .toolbar a {
  display: block !important;
  text-align: center !important;
  text-decoration: none !important;
  padding-top: 1px !important;
}
.syntaxhighlighter .toolbar a.expandSource {
  display: none !important;
}
.syntaxhighlighter.ie {
  font-size: .9em !important;
  padding: 1px 0 1px 0 !important;
}
.syntaxhighlighter.ie .toolbar {
  line-height: 8px !important;
}
.syntaxhighlighter.ie .toolbar a {
  padding-top: 0px !important;
}
.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content {
  background: none !important;
}
.syntaxhighlighter.printing .line .number {
  color: #bbbbbb !important;
}
.syntaxhighlighter.printing .line .content {
  color: black !important;
}
.syntaxhighlighter.printing .toolbar {
  display: none !important;
}
.syntaxhighlighter.printing a {
  text-decoration: none !important;
}
.syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
  color: black !important;
}
.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
  color: #008200 !important;
}
.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
  color: blue !important;
}
.syntaxhighlighter.printing .keyword {
  color: #006699 !important;
  font-weight: bold !important;
}
.syntaxhighlighter.printing .preprocessor {
  color: gray !important;
}
.syntaxhighlighter.printing .variable {
  color: #aa7700 !important;
}
.syntaxhighlighter.printing .value {
  color: #009900 !important;
}
.syntaxhighlighter.printing .functions {
  color: #ff1493 !important;
}
.syntaxhighlighter.printing .constants {
  color: #0066cc !important;
}
.syntaxhighlighter.printing .script {
  font-weight: bold !important;
}
.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
  color: gray !important;
}
.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
  color: #ff1493 !important;
}
.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
  color: red !important;
}
.syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
  color: black !important;
}



/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/SyntaxHighlighter
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/SyntaxHighlighter/donate.html
 *
 * @version
 * 3.0.83 (July 02 2010)
 * 
 * @copyright
 * Copyright (C) 2004-2010 Alex Gorbatchev.
 *
 * @license
 * Dual licensed under the MIT and GPL licenses.
 */
.syntaxhighlighter {
  background-color: white !important;
  font-size: 13px !important;
  overflow: visible !important;
}
.syntaxhighlighter .line.alt1 {
  background-color: white !important;
}
.syntaxhighlighter .line.alt2 {
  background-color: #F8F8F8 !important;
}
.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
  background-color: #e0e0e0 !important;
}
.syntaxhighlighter .line.highlighted.number {
  color: black !important;
}
.syntaxhighlighter table caption {
  color: black !important;
}
.syntaxhighlighter .gutter {
}
.syntaxhighlighter .gutter div {
  color: #5C5C5C !important;
}
.syntaxhighlighter .gutter .line.alt1, .syntaxhighlighter  .gutter .line.alt2 {
  background-color: white !important;
}
.odd .syntaxhighlighter .gutter .line.alt1, .odd .syntaxhighlighter  .gutter .line.alt2 {
  background-color: #F2F2F2 !important;
}
.syntaxhighlighter .gutter .line {
  border-right: 3px solid #4E6CA3 !important;
}
.syntaxhighlighter .gutter .line.highlighted {
  background-color: #4E6CA3 !important;
  color: white !important;
}
.syntaxhighlighter.printing .line .content {
  border: none !important;
}
.syntaxhighlighter.collapsed {
  overflow: visible !important;
}
.syntaxhighlighter.collapsed .toolbar {
  color: blue !important;
  background: white !important;
  border: 1px solid #4E6CA3 !important;
}
.syntaxhighlighter.collapsed .toolbar a {
  color: blue !important;
}
.syntaxhighlighter.collapsed .toolbar a:hover {
  color: red !important;
}
.syntaxhighlighter .toolbar {
  color: white !important;
  border: none !important;
}
.syntaxhighlighter .toolbar a {
  font: 100%/1.45em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif !important;
  color: white !important;
  background: #4E6CA3 !important;
  float: right !important;
  padding: 2px 5px !important;
  clear: both;
}
.syntaxhighlighter .toolbar a:hover {
  color: #b7c5df !important;
  background: #39568b !important;
}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
  color: black !important;
}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
  color: #008200 !important;
}
.syntaxhighlighter .string, .syntaxhighlighter .string a {
  color: blue !important;
}
.syntaxhighlighter .keyword {
  color: #006699 !important;
}
.syntaxhighlighter .preprocessor {
  color: gray !important;
}
.syntaxhighlighter .variable {
  color: #aa7700 !important;
}
.syntaxhighlighter .value {
  color: #009900 !important;
}
.syntaxhighlighter .functions {
  color: #ff1493 !important;
}
.syntaxhighlighter .constants {
  color: #0066cc !important;
}
.syntaxhighlighter .script {
  font-weight: bold !important;
  color: #006699 !important;
  background-color: none !important;
}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
  color: gray !important;
}
.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
  color: #ff1493 !important;
}
.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
  color: red !important;
}

.syntaxhighlighter .keyword {
  font-weight: bold !important;
}

.datatables_ref:hover {
	text-decoration: underline;
	cursor: pointer;
	*cursor: hand;
}

.syntaxhighlighter .dtapi {
	color: #069;
}

.syntaxhighlighter .dtapi:hover {
	text-decoration: underline;
	cursor: pointer;
	*cursor: hand;
}

.syntaxhighlighter table {
  table-layout: fixed !important;
}

.syntaxhighlighter table td.gutter {
  width: 46px !important; /* enough for three digits */
}

.syntaxhighlighter table td.code {
  width: auto !important;
  overflow: auto !important;
}


@import url(https://fonts.googleapis.com/css?family=Raleway:100);

body {
	margin: 0;
	padding: 0;
	color: #333;
	background-color: #fff;
}

body.dt-example-bootstrap {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
}

h1 {
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'Raleway', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight: 100;
    letter-spacing: 1px;
	font-size: 3em;
	line-height: 1em;
}

h1 span {
	font-size: 0.5em;
	line-height: 1em;
}

a {
	cursor: pointer;
	color: #3174c7;
	text-decoration: none;
}

p > a:hover {
	text-decoration: underline;
}

div.toc ul {
	color: #4E6CA3;
	list-style-type: none;
	padding-left: 0;
}

div.toc li {
	padding: 0.2em 1em;
	border-left: 4px solid transparent;
	border-bottom: 1px solid #e6e6e6;
}

div.toc li.active {
	border-left: 4px solid #458ae0;
}


div.toc li:first-child {
	border-top: 1px solid #efefef;
}

div.toc li:last-child {
	border-bottom: 1px solid #efefef;
}


div.epilogue {
	text-align: center;
}

p.copyright {
	font-size: 0.8em;
	padding-bottom: 2em;
	margin-bottom: 0;
}

.clear {
	clear: both;
	height: 0;
}


div.info {
	margin-bottom: 2em;

	-webkit-column-count: 2;
	   -moz-column-count: 2;
	    -ms-column-count: 2;
	     -o-column-count: 2;
	column-count: 2;


	-webkit-column-rule: 1px solid #F3F3F3;
	   -moz-column-rule: 1px solid #F3F3F3;
	    -ms-column-rule: 1px solid #F3F3F3;
	     -o-column-rule: 1px solid #F3F3F3;
	column-rule: 1px solid #F3F3F3;
}

div.info > * {
	-webkit-column-break-inside: avoid;
	break-inside: avoid;
}

div.info li {
	margin-top: 0.75em;
}

div.info p:first-child {
	margin-top: 0;
}

div.footer {
	position: relative;
	margin-top: 3em;
	border-top: 1px solid #999;
	background-color: #eee;
}

div.footer > div.liner {
	max-width: 960px;
	margin: 0 auto;
}

div.footer > div.gradient {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;

	background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

div.toc {
	-webkit-column-count: 2;
	   -moz-column-count: 2;
	    -ms-column-count: 2;
	     -o-column-count: 2;
	column-count: 2;
}

div.toc-group {
	display: inline-block;
	width: 100%;
}

div.box {
	overflow: auto;
	height: 8em;
	padding: 1em;
	color: #444;
	background-color: #fcfcfc;
	border: 1px solid #e0e0e0;
	margin-bottom: 2em;
}


code {
	font-family: "Source Code Pro", Consolas, Menlo, Monaco, "Courier New", monospace;
	padding: 1px 4px;
	font-size: 0.8em;

	color: #444;
	background-color: #fcfcfc;

	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

code:after {
	display: inline-block;
	border-left: 1px solid rgba( 0, 0, 0, 0.2 );
	margin-left: 4px;
	padding-left: 4px;
	opacity: 0.5;
}

a code {
	text-decoration: underline;
}

code.option {
	color: #D14; /* red */
	background-color: #fcf6f8;
	border: 1px solid #f7d6df;
	white-space: nowrap;
}
code.option:after { content: 'Option'; }

code.path {
	color: #095c05; /* dark green */
	background-color: #eef7ed;
	border: 1px solid #8ccb89;
	white-space: nowrap;
}
code.path:after { content: 'Path'; }

code.tag {
	color: #c29f00; /* yellow */
	background-color: #fff9d7;
	border: 1px solid #ffe700;
	white-space: nowrap;
}
code.tag:after { content: 'Tag'; }

code.api {
	color: #0c199c; /* dark blue */
	background-color: #f4f5fc;
	border: 1px solid #c6cbe9;
	white-space: nowrap;
}
code.api:after { content: 'API'; }

code.type {
	color: #d119cf; /* pink */
	background-color: #faebfa;
	border: 1px solid #f3aef2;
	white-space: nowrap;
}
code.type:after { content: 'Type'; }

code.event {
	color: #2a839e; /* deep aqua */
	background-color: #f5fafb;
	border: 1px solid #a8ddec;
	white-space: nowrap;
}
code.event:after { content: 'Event'; }

code.string {
	color: #c05f1d; /* brown */
	background-color: #f5eee9;
	border: 1px solid #dfc4b2;
	white-space: nowrap;
}
code.string:after { content: 'String'; }

code.field {
	color: #ad1ee8; /* purple */
	background-color: #f9f1fc;
	border: 1px solid #ebc9f7;
	white-space: nowrap;
}
code.field:after { content: 'Field'; }

code.button {
	color: #464e50; /* grey */
	background-color: #f2f7f9;
	border: 1px solid #b8c3c5;
	white-space: nowrap;
}
code.button:after { content: 'Button'; }

code.multiline {
	display: inline-block;
	width: 95%;
}

div.syntaxhighlighter code:after {
	display: none;
}


ul.tabs {
	position: relative;
	top: 1px;
	height: 40px;
	margin: 20px 20px 0 0;
}


ul.tabs li {
	display: block;
	float: left;
	padding: 0 15px;
	height: 40px;
	font-size: 1.2em;
	margin: 0 5px;
	cursor: pointer;
	line-height: 40px;
	color: #121e32;
	border: 1px solid white;
	border-bottom: none;
	margin-top: -1px;
}

ul.tabs li.active {
	border: 1px solid #ccc;
	border-bottom: 1px solid white;
	margin-top: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

ul.tabs li:hover {
	background-color: #fafafa;
}

ul.tabs li.active:hover {
	background-color: white;
}

div.tabs {
	clear: both;
	margin-top: -1px;
}

div.tabs>div {
	padding: 15px;
	border: 1px solid #ccc;
	display: none;
	border-radius: 5px;
	box-shadow: 2px 2px 2px #bbb;
}

div.tabs>div h1 {
	border-bottom: none;
	margin-top: 1em;
}

div.tabs > div > p:first-child {
	margin-top: 0;
}

div.column_half {
	float: left;
	width: 49%;
	padding-right: 1%;
}


@media only screen and (max-width : 979px) {
	div.container,
	div.footer {
		padding: 0 1em;
	}
}

@media
	screen and (max-width : 767px),
	screen and (max-width : 768px) and (orientation: portrait) {
	div.info {
		-webkit-column-count: 1;
		   -moz-column-count: 1;
		    -ms-column-count: 1;
		     -o-column-count: 1;
		column-count: 1;
	}

	div.toc {
		-webkit-column-count: 1;
		   -moz-column-count: 1;
		    -ms-column-count: 1;
		     -o-column-count: 1;
		column-count: 1;
	}

	h1 span {
		display: block;
	}
}

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *




 */
@-moz-document url-prefix() {
  .btn-topo {
    margin-top: 35px;
  }
  .menu{
    padding-top: 30px;
  }
  .links-header{
    font-size: 150%;
    font-size-adjust:0.5;
  }
}

.dp-header{
  position: fixed;
  background: #fff;
  z-index: 1000;
}

@media (min-width: 768px) {
  .dp-header {
    width: 735px;
  }   
}

@media (min-width: 992px) {
  .dp-header {
    width: 940px;
  }

  .botoes_atendimento {
    padding-top: 240px;
  }
}

@media (min-width: 1200px) {
  .dp-header {
    width: 1140px;
  }

  .no_padding_right {
    padding-right: 0px;
  }

  .botoes_atendimento {
    padding-top: 290px;
  }
}

@media (max-width: 1200px) and (min-width: 401px) {
  .bloco-imagem {
    width:100%;
    text-align: center;
  }
}

@media screen and (max-width: 992px) {
  .top-header {
    width: 735px;
  }
}

@media (max-width: 400px) {
  .bloco-imagem {
    width:100%;
    text-align: right;
  }
}

.slide_show.lateral { 
  width: 365px;
  height: 188.43px !important;
  
}

.slide_show.lateral img.img { 
  padding: 0px; 
  border: 0px; 
  background-color: #eee; 
}

.imagem-banner.lateral {
  width: 365px;
  height: 188.43px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.slide_show.banner { 
  width: 235px;
  height: 261px !important;
  margin-top: 5px; 
  margin-bottom: 5px;
}

.slide_show.banner img { 
  padding: 3px; 
  border: 1px solid #ddd; 
  background-color: #eee; 
}

.imagem-banner.banner {
  width: 235px;
  height: 261px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.dp-header .links-header li {
  display: inline;
  list-style-type: none;
  padding-right: 20px;
}

.links-header{
  font-size: 160%;
  font-weight: bold;
  padding-left: 40px;
}

.link-dp-green a {
  color: #4c8c2e;
}
.link-dp-blue a {
  color: #337ab7;
}

.link-dp-green-hard a {
  color: #00420C;
}

.link-dp-red a {
  color: #CC3300;
}

.strong {
  font-weight:bold;
}

.header-text {
  padding: 30px;
  padding-right: 0px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.top-header .header-text li {
  color: #fff;
  font-size: 170%;
  font-weight: bold;
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  border-right: dotted;
  border-width: 1px;
  border-color: #fff;
}

.top-header .header-text .left {
  padding-left: 20px;
  font-size: 120%;
  border-right: none;
  top:-2px;
  position: relative;
}

.top-header img {
  position: relative;
}

.menu {
  background: #fff;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 15px;
}

.menu-item {  
  color: #7D93A5;
  font-weight: bold;
  padding: 10px;
  border-bottom: solid;
  border-width: 2px;
  border-color: #dbe1e6;
  margin:10px;
  width:100%;
  font-size: 105%;
}

.menu-item a {  
  color: #7D93A5;
}


div.menu-item.has_sub:after {
  /*color: #dbe1e6;*/
  float: right;
  text-align: right;
  content: "\f0dd";
  font-family: FontAwesome;
}

.menu .title-menu {
  color:  #7D93A5;
  background: #dbe1e6;
  font-size: 130%;
  font-weight: bold;
  margin-top: 20px;
  padding: 10px;
  padding-left: 30px;
}

.menu .title-menu span {
  border-left: dotted;
  border-top-color: #7D93A5;
  border-width: 1px;
  padding-left: 20px;
  margin-left: 20px;
  content: "\f00d";
  font-family: FontAwesome;
}

.link-dp-default a {
  color: var(--color-section);
}

.link-dp-default {
  color: var(--color-section);
}

.dp-header .top-header {
  max-height: 100px;
  background: var(--color-section);
  padding-left: 0px;
}

    
@media screen and (max-width: 992px) {
  /* line 6, app/assets/stylesheets/home.css.scss */
  .movel-pb-15px {
    padding-bottom: 15px;
  }
  /* line 7, app/assets/stylesheets/home.css.scss */
  .movel-pb-30px {
    padding-bottom: 30px;
  }
  /* line 9, app/assets/stylesheets/home.css.scss */
  .movel-pt-15px {
    padding-top: 15px;
  }
  /* line 11, app/assets/stylesheets/home.css.scss */
  .movel-carousel {
    margin-left: 100px;
    margin-right: 100px;
    margin-bottom: 35px;
  }
  /* line 17, app/assets/stylesheets/home.css.scss */
  .movel-carousel-autor {
    margin-right: 100px;
  }
  /* line 21, app/assets/stylesheets/home.css.scss */
  .movel-center {
    text-align: center;
  }
  /* line 25, app/assets/stylesheets/home.css.scss */
  .movel-left {
    text-align: left;
  }
}

/* line 30, app/assets/stylesheets/home.css.scss */
a:link {
  text-decoration: none;
}

/* line 34, app/assets/stylesheets/home.css.scss */
.pt-10px {
  padding-top: 10px;
}

/* line 35, app/assets/stylesheets/home.css.scss */
.pt-25px {
  padding-top: 25px;
}

/* line 37, app/assets/stylesheets/home.css.scss */
#menus_dinamicos,
.pb-10px {
  padding-bottom: 10px;
}

/* line 39, app/assets/stylesheets/home.css.scss */
.pb-25px {
  padding-bottom: 25px;
}

/* line 40, app/assets/stylesheets/home.css.scss */
.pb-30px {
  padding-bottom: 30px;
}

/* line 41, app/assets/stylesheets/home.css.scss */
.pb-40px {
  padding-bottom: 40px;
}

/* line 43, app/assets/stylesheets/home.css.scss */
.pr-30px {
  padding-right: 30px;
}

/* line 46, app/assets/stylesheets/home.css.scss */
.mt-15-px {
  margin-top: 15px;
}

/* line 47, app/assets/stylesheets/home.css.scss */
.mt-35-px {
  margin-top: 35px;
}

/* line 48, app/assets/stylesheets/home.css.scss */
.mt-50-px {
  margin-top: 50px;
}

/* line 49, app/assets/stylesheets/home.css.scss */
.mt-70-px {
  margin-top: 70px;
}

/* line 51, app/assets/stylesheets/home.css.scss */
.mb-25-px {
  margin-bottom: 25px;
}

/* line 52, app/assets/stylesheets/home.css.scss */
.mb-50-px {
  margin-bottom: 50px;
}

/* line 54, app/assets/stylesheets/home.css.scss */
.ml-0-px {
  margin-left: 0px;
}

/* line 56, app/assets/stylesheets/home.css.scss */
#my-file-selector {
  display: none;
}

/* line 60, app/assets/stylesheets/home.css.scss */
.anexo-header {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #d9d9d9;
  margin-bottom: 1px;
  border-radius: 5px 5px 0px 0px;
}

/* line 68, app/assets/stylesheets/home.css.scss */
.anexo-body {
  padding-top: 10px;
  padding-bottom: 50px;
  background-color: #d9d9d9;
  border-radius: 0px 0px 5px 5px;
}
.image-modal .modal-header {
  border-bottom: 0;
  min-height: 0;
  padding: 0;
}

.image-modal .modal-header button.close {
  border-radius: 50%;
  background-color: #333;
  padding: 2px;
  width: 35px;
  height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  position: absolute;
  right: -17px;
  top: -16px;
  opacity: 1;
  cursor: pointer;
  z-index: 1000;
  outline: none;
}
@-webkit-keyframes keyframes-letrilizar-bounce-in-up {
  0% {
    opacity: 0;
    margin-top: 20px;
  }

  30% {
    opacity: 0.5;
    margin-top: -10px;
  }

  60% {
    opacity: 1;
    margin-top: 2px;
  }

  100% {
    margin-top: 0;
  }
}

@keyframes keyframes-letrilizar-bounce-in-up {
  0% {
    opacity: 0;
    margin-top: 20px;
  }

  30% {
    opacity: 0.5;
    margin-top: -10px;
  }

  60% {
    opacity: 1;
    margin-top: 2px;
  }

  100% {
    margin-top: 0;
  }
}

.letrilizar,
.letrilizar-text-wrapper--closest,
.letrilizar-preview,
.letrilizar-share-button,
.letrilizar-preview canvas {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.letrilizar-letrilization-area::selection {
  background: #ed6653;
}

.letrilizar-markupholder {
  display: none;
}

.letrilizar-action-ballon {
  display: none;
  position: absolute;
  background-color: #333;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  padding: 5px 10px;
  font-family: ProximaNova, Montserrat, sans-serif;
  z-index: 9500;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.letrilizar-action-ballon::selection,
.letrilizar-action-ballon *::selection {
  background: #333;
}

.letrilizar-action-ballon--showing {
  -webkit-animation: keyframes-letrilizar-bounce-in-up 0.5s ease-in;
  animation: keyframes-letrilizar-bounce-in-up 0.5s ease-in;
}

.letrilizar-action-ballon::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  bottom: -5px;
  background-color: #333;
  position: absolute;
  left: 50%;
  margin-left: -3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.letrilizar-download-button,
.letrilizar-change-button {
  display: none;
}

.letrilizar-share-button,
.letrilizar-download-button,
.letrilizar-change-button {
  background-position: center left;
  cursor: pointer;
  background-repeat: no-repeat;
  padding-left: 18px;
}

.letrilizar-preview {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.letrilizar-preview canvas {
  display: none;
  opacity: 0;
}

.letrilizar-share-button:hover,
.letrilizar-download-button:hover,
.letrilizar-change-button:hover,
.letrilizar-close-button:hover {
  text-shadow: 0 0 6px rgba(255, 255, 255, 0.8);
}

.letrilizar-status {
  display: none;
  opacity: 0;
}

.letrilizar--active {
  margin-top: -330px;
  margin-left: -40px;
  transition: margin 0.5s;
  -webkit-transition: margin 0.5s;
  padding: 10px 13px;
}

.letrilizar--active.letrilizar-action-ballon::after {
  left: 50px;
}

.letrilizar--active .letrilizar-preview {
  width: 480px;
  height: 310px;
  margin-bottom: 10px;
}

.letrilizar--active .letrilizar-download-button,
.letrilizar--active .letrilizar-change-button {
  color: #ccc;
  display: inline-block;
  margin-right: 15px;
}

.letrilizar--active .letrilizar-share-button {
  float: right;
}

.letrilizar--active .letrilizar-close-button {
  cursor: pointer;
  display: block;
  position: absolute;
  right: -6px;
  top: -6px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  border: 2px solid #333;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 50%;
}

.letrilizar--active canvas {
  display: block;
  opacity: 1;
}

.letrilizar--sharing .letrilizar-buttons {
  display: none;
}

.letrilizar--sharing .letrilizar-status {
  display: block;
  opacity: 1;
}
.letrilizar-close-button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCRENGQjA5MkU1RkExMUUzOTJBMEYwMjA0MUExRUVGMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3RkRBNUY5NkU1RkQxMUUzOTJBMEYwMjA0MUExRUVGMyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkJEQ0ZCMDkwRTVGQTExRTM5MkEwRjAyMDQxQTFFRUYzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkJEQ0ZCMDkxRTVGQTExRTM5MkEwRjAyMDQxQTFFRUYzIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+WTDl8wAAAG1JREFUeNpiYIAADiBmYsAETFA5MOAE4jdAfAGIRZEUgdjngfg1VA1YF0jRfyC+AlUgCmX/h8rBbRNDkriCxhZDdw+yYgxFyB74j8UzGGKieKwWRTb1App1WD0D8vpbaFBgC543sOAhKsABAgwAKQMjO3mVSM8AAAAASUVORK5CYII=);
}

.letrilizar-share-button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gUdACcoYQPNUgAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAADbSURBVCjPdVDLsYQwDJOdd0sfNJAMF6qkCFqgAW5QAaQDaiDWHnacze7M0yX+yLYUnOdJkjQzmhkdfUySz/OwlEJ40qPW2gbu+26xmRH/bV3XlSkl5pyZUmo9MTOKCEhCRGBmUFWklKCqqLUihIDjOAAAfyICAF9kAI28bRtijK2nAGBmjeTwizFGkGwLmiQnjeMIM4PXHPM8Y5qmjyQ/6Zr72rIsGIbhvYgk8QOSyDkjhIB937+G1fn+uhwRQa211VUVJN+S3GBv/NeDc/S6LvhQf8299B9SSsELD3MCMYtBtzUAAAAASUVORK5CYII=);
}

.letrilizar-download-button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gUdADAQTILxWgAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAFLSURBVCjPXZI9zjIxDIQfJ0H8rN6CCBrOQAWX4AJ0SNyOigoENXfgEFCsNgVIW5DYb4F2v5+pPNZoPBpZVqsVZoZzDuccOWf2+72VUjgcDsJfUFWCiOC9p5RCKQXvPaPRCJGvtjNT1a9pKQVVBcB7T86ZEAKqipn1M4CIEEIIPVFVQgjknHHOISKUUnqzz+eD6/INh0PMjP/hnKOqqj8m6/UaM2O329nPzw/v95uqqjAz2rZlPB7TNA3H41Gcc98LIsL5fJaUUi8GmEwmpJS4Xq8CUErBqSoiwuv14nQ6SV3XiAgiwvP55HK5SNu2fVthu91ajBGAlBKPx4Plcomqcr/f2Ww2NpvNUFVSSoSOmBnT6RQz43a74b1nsVgQY+zqJMZI6CJ571FVYozM53O6vZlhZuSc8d7jmqbpX6LLnnP+p1ozYzAYUNc1v0U5vRsPEB4FAAAAAElFTkSuQmCC);
}

.letrilizar-change-button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH3gUdAQMSVyWfcQAAABl0RVh0Q29tbWVudABDcmVhdGVkIHdpdGggR0lNUFeBDhcAAAG2SURBVCjPXZCxaiJhFEbPnflHkFgoioQoFhYS1iaCIWxrFRBskwdYH2sfQMTGYkHBdov4AIIWlmOCEhIiRGb+e7eaKfbW537fvUf6/T6qiojQ7Xbjdrt9XS6XERE+Pj7Y7XabzWbz4+rqiuFwaNLr9SiVSjw+Plq1WkVEyEZEUFXe39+5XC40Gg1cFEUMBgOrVqscj0deXl4kjmNEhEqlwv39vTWbTUQE7z2u1WoNGo0Gp9OJ+XwuqoqZISJ8fX0RRVHeFgQBrtPprMyM9XrdVlXSNM2h0Whk5XKZIAjw3mNmuFqthpkRx/FeVYmiCO89IsJkMpH/f3KXy4UkSUiSBCA3JiKYWQ4/Pz9bkiS42WwmZoaq4pwjTdP8BOcc3nsKhQKlUonv72/ceDy2TF/mfjqdSrYkIjSbzYGIcDqdcADee8IwJI5jlsulqGoeUCgUuLu7W4kI2+32lwMIggBVxXtPsVjEe4+qUq/XeXh4sHq9zuFwYL/f/3YAr6+vhGHIzc0NT09PljWEYYiZ8fb2xmKxkDRNcZ+fn6xWKzmfz9ze3v7tdDo/K5VKDm632z+73W6YSfkHEObrU8ogW6IAAAAASUVORK5CYII=);
}
/*



 */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;

  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;

  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index:1001;
  -webkit-transform: translate3d(0, -50px, 0);
  -ms-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);

  -webkit-transition: -webkit-transform .5s ease-out;
  -ms-transition: -webkit-transform .5s ease-out;
  transition: transform .5s ease-out;
}

.pace.pace-active {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.imagem-carrosel {
  max-width: 530px;
  min-height: 300px;
  max-height: 300px;
  background-size: cover;
}
/* min-height: 352px; */

.imagem-albuns img {
  width: 100% !important;
  height: 190px;
  display: block !important;
  margin-left: auto;
  margin-right: auto;
}

.imagem-albuns:hover img {
  transform: scale(1.1);
  z-index: 1000;
  top: -4px;
  box-shadow: 4px 8px 8px #999;
  transition: all .2s ease-in-out;
}

.author_noticia {
  text-align: right;
  font-size: 10px;
}

.text-box {
  height: 60px;
}

.dp-border-bottom {
  /*border-top: solid;*/
  border-bottom: solid;
  border-color: #dbe1e6;
}

.text_mapa {
 color: #696969;
}

.box_mapa {
  background: #E9E9E9;
  border-color: #dbe1e6;
  border-radius: 10px;
}

.icone_oab {
  max-width: 65%;
  margin-left: 38%;
}

.imagem-foto-258x195 {
  max-width: 258px;
  min-height: 195px;
  background-size: cover;
}

.imagem-foto-x115 {
  min-height: 115px;
  background-size: cover;
}

.img-rounded-4 {
  border-radius: 4px;
}

.paddin_left_right_5 {
  padding-right: 5px;
  padding-left: 5px;
}

.pace .pace-progress {
    display: block;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 10px;
    background: var(--color-section);
    pointer-events: none;
  }
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any styles
 * defined in the other CSS/SCSS files in this directory. It is generally better to create a new
 * file per style scope.
 *


 */


@media (min-width: 1200px) {
  .container {
    width: 1140px;
  }
}

.container {
  padding-right: 0px;
  padding-left: 0px;
}

.innerAll-Ementario {
  padding: 5px;
  position: relative;
}
