@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/_realtime\.scss}line{font-family:\000031}}
.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/_realtime\.scss}line{font-family:\000031}}
.animated.hinge {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes shake {
  /* line 4, ../../sass/_realtime.scss */
  0%, 15% {
    -webkit-transform: translateX(0);
  }

  /* line 5, ../../sass/_realtime.scss */
  3%, 8%, 12% {
    -webkit-transform: translateX(-3px);
  }

  /* line 6, ../../sass/_realtime.scss */
  5%, 10% {
    -webkit-transform: translateX(3px);
  }
}

@-moz-keyframes shake {
  /* line 9, ../../sass/_realtime.scss */
  0%, 15% {
    -moz-transform: translateX(0);
  }

  /* line 10, ../../sass/_realtime.scss */
  3%, 8%, 12% {
    -moz-transform: translateX(-3px);
  }

  /* line 11, ../../sass/_realtime.scss */
  5%, 10% {
    -moz-transform: translateX(3px);
  }
}

@-o-keyframes shake {
  /* line 14, ../../sass/_realtime.scss */
  0%, 15% {
    -o-transform: translateX(0);
  }

  /* line 15, ../../sass/_realtime.scss */
  3%, 8%, 12% {
    -o-transform: translateX(-3px);
  }

  /* line 16, ../../sass/_realtime.scss */
  5%, 10% {
    -o-transform: translateX(3px);
  }
}

@keyframes shake {
  /* line 19, ../../sass/_realtime.scss */
  0%, 15% {
    transform: translateX(0);
  }

  /* line 20, ../../sass/_realtime.scss */
  3%, 8%, 12% {
    transform: translateX(-3px);
  }

  /* line 21, ../../sass/_realtime.scss */
  5%, 10% {
    transform: translateX(3px);
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/_realtime\.scss}line{font-family:\0000323}}
.shake {
  -webkit-animation: shake 4s linear infinite 3s;
  -moz-animation: shake 4s linear infinite 3s;
  -o-animation: shake 4s linear infinite 3s;
  animation: shake 4s linear infinite 3s;
}

@-webkit-keyframes bounceInDown {
  /* line 32, ../../sass/_realtime.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }

  /* line 33, ../../sass/_realtime.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }

  /* line 34, ../../sass/_realtime.scss */
  80% {
    -webkit-transform: translateY(-10px);
  }

  /* line 35, ../../sass/_realtime.scss */
  100% {
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes bounceInDown {
  /* line 38, ../../sass/_realtime.scss */
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }

  /* line 39, ../../sass/_realtime.scss */
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }

  /* line 40, ../../sass/_realtime.scss */
  80% {
    -moz-transform: translateY(-10px);
  }

  /* line 41, ../../sass/_realtime.scss */
  100% {
    -moz-transform: translateY(0);
  }
}

@-o-keyframes bounceInDown {
  /* line 44, ../../sass/_realtime.scss */
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }

  /* line 45, ../../sass/_realtime.scss */
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }

  /* line 46, ../../sass/_realtime.scss */
  80% {
    -o-transform: translateY(-10px);
  }

  /* line 47, ../../sass/_realtime.scss */
  100% {
    -o-transform: translateY(0);
  }
}

@keyframes bounceInDown {
  /* line 50, ../../sass/_realtime.scss */
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }

  /* line 51, ../../sass/_realtime.scss */
  60% {
    opacity: 1;
    transform: translateY(30px);
  }

  /* line 52, ../../sass/_realtime.scss */
  80% {
    transform: translateY(-10px);
  }

  /* line 53, ../../sass/_realtime.scss */
  100% {
    transform: translateY(0);
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/_realtime\.scss}line{font-family:\0000355}}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes fadeIn {
  /* line 64, ../../sass/_realtime.scss */
  0% {
    opacity: 0;
  }

  /* line 65, ../../sass/_realtime.scss */
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  /* line 68, ../../sass/_realtime.scss */
  0% {
    opacity: 0;
  }

  /* line 69, ../../sass/_realtime.scss */
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  /* line 72, ../../sass/_realtime.scss */
  0% {
    opacity: 0;
  }

  /* line 73, ../../sass/_realtime.scss */
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  /* line 76, ../../sass/_realtime.scss */
  0% {
    opacity: 0;
  }

  /* line 77, ../../sass/_realtime.scss */
  100% {
    opacity: 1;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/_realtime\.scss}line{font-family:\0000379}}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-moz-keyframes lightSpeedOut {
  /* line 88, ../../sass/_realtime.scss */
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  /* line 89, ../../sass/_realtime.scss */
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@-o-keyframes lightSpeedOut {
  /* line 93, ../../sass/_realtime.scss */
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  /* line 94, ../../sass/_realtime.scss */
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  /* line 98, ../../sass/_realtime.scss */
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }

  /* line 99, ../../sass/_realtime.scss */
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/_realtime\.scss}line{font-family:\00003102}}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/_realtime\.scss}line{font-family:\00003114}}
#block-views-noticia-ultimas .block-top {
  border-bottom: 1px solid #CCCCCC !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/_realtime\.scss}line{font-family:\00003117}}
#main #sidebar-second .news article:first-of-type {
  border-top: none !important;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/_realtime\.scss}line{font-family:\00003120}}
#rtNotification {
  background: none repeat scroll 0 0 #DDDDDD;
  border-top: 1px solid #ffffff;
  color: #0C88D8;
  font-size: 0.9em;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 20px;
  cursor: pointer;
  -moz-box-shadow: -1px 2px 8px #999;
  -webkit-box-shadow: -1px 2px 8px #999;
  box-shadow: -1px 2px 8px #999;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000329}}
.page-home #ebc-wrapper {
  background-image: url(../../img/bg-top-capa.png);
  background-position: 50% -0.2%;
  background-repeat: no-repeat;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000337}}
.panels-flexible-row {
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000339}}
.panels-flexible-row .panels-flexible-region {
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000343}}
.editorial {
  font-size: 0.8125em;
  font-style: italic;
  font-weight: 300;
  color: #0c88d8;
  text-decoration: none;
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000350}}
.editorial span {
  font-size: 0.6875em;
  background-color: #0c88d8;
  color: #fff;
  padding: 0.1em 0.5em;
  margin-right: 0.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000359}}
.heading {
  font-size: 1.75em;
  font-weight: 300;
  color: #505050;
  text-decoration: none;
  display: block;
  line-height: 1.2em;
  margin: 0.1em 0 0.3em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000368}}
.subheading {
  font-size: 0.8125em;
  color: #333;
  text-decoration: none;
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000374}}
.manchete-imagem-destacada {
  position: relative;
  margin-bottom: 1.5em;
  border: 2px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  height: 264px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000380}}
.manchete-imagem-destacada .background img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000389}}
.manchete-imagem-destacada .foreground {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  padding: 0.3em 0.7em;
  width: 96.1%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\0000398}}
.manchete-imagem-destacada .foreground .editorial {
  color: #fff;
  font-size: 0.75em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003102}}
.manchete-imagem-destacada .foreground .heading {
  color: #fff;
  font-size: 1.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003108}}
.manchete-destacada {
  padding: 0;
  margin-bottom: 1.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003112}}
.manchete-row {
  *zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/bundle\/gems\/compass-0\.12\.7\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
.manchete-row:after {
  content: "";
  display: table;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003114}}
.manchete-row .panels-flexible-region-inside {
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003117}}
.manchete-row .panels-flexible-region {
  float: left;
  width: 49%;
  margin-right: 2%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003121}}
.manchete-row .panels-flexible-region .manchete {
  margin-bottom: 1.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003123}}
.manchete-row .panels-flexible-region .manchete .heading {
  font-size: 1.125em;
  font-weight: 300;
  color: #505050;
  text-decoration: none;
  display: block;
  line-height: 1.2em;
  margin: 0.2em 0 0.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003132}}
.manchete-row .panels-flexible-region .manchete .image {
  *zoom: 1;
  margin: 0.2em 0 0.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/bundle\/gems\/compass-0\.12\.7\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
.manchete-row .panels-flexible-region .manchete .image:after {
  content: "";
  display: table;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003135}}
.manchete-row .panels-flexible-region .manchete .image a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003138}}
.manchete-row .panels-flexible-region .manchete .image img {
  border: 2px solid #fff;
  float: left;
  width: 96px;
  height: auto;
  margin-right: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003145}}
.manchete-row .panels-flexible-region .manchete .image .heading {
  float: right;
  width: 61.6%;
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003151}}
.manchete-row .panels-flexible-region .manchete ul {
  padding: 0;
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003154}}
.manchete-row .panels-flexible-region .manchete ul li {
  list-style: none;
  background: transparent url("../../img/bullet-manchete.jpg") left 6px no-repeat;
  padding-left: 10px;
  margin: 0;
  line-height: 1em;
  margin-bottom: 0.5em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003161}}
.manchete-row .panels-flexible-region .manchete ul li a {
  font-size: 0.8125em;
  color: #333;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003171}}
.manchete-row .panels-flexible-region-last {
  margin-right: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003176}}
.manchete-carousel ul {
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003179}}
.manchete-carousel ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003181}}
.manchete-carousel ul li .box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  *zoom: 1;
  background-color: #eaeaea;
  padding: 10px;
  border-bottom: 1px solid #dfdfdf;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/bundle\/gems\/compass-0\.12\.7\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
.manchete-carousel ul li .box:after {
  content: "";
  display: table;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003187}}
.manchete-carousel ul li .box .col1 {
  float: left;
  margin-right: 5px;
  width: 220px;
  border-bottom: 1px solid #dfdfdf;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003192}}
.manchete-carousel ul li .box .col1 img {
  width: 216px;
  height: auto;
  border: 2px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003198}}
.manchete-carousel ul li .box .col2 {
  float: right;
  width: 59%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003201}}
.manchete-carousel ul li .box .col2 .heading {
  font-size: 1.5em;
  font-weight: 300;
  color: #505050;
  text-decoration: none;
  display: block;
  line-height: 1.2em;
  margin: 0.2em 0 0.5em;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003216}}
.feed-ebc h2 {
  font-size: 1.5em;
  font-weight: 300;
  font-style: italic;
  color: #0c88d8;
  margin: 0 0 0.5em 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003223}}
.feed-ebc .content {
  background-color: #eaeaea;
  padding: 1em 1.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ddd;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003228}}
.feed-ebc .content ul {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003230}}
.feed-ebc .content ul li {
  border-left: 6px solid #b3b3b3;
  width: 44.6%;
  padding-left: 15px;
  margin: 2em 2% 0 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003236}}
.feed-ebc .content ul li a {
  font-size: 0.875em;
  color: #333;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003241}}
.feed-ebc .content ul li:nth-child(1), .feed-ebc .content ul li:nth-child(2) {
  margin-top: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003244}}
.feed-ebc .content ul li:nth-child(even) {
  margin-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003247}}
.feed-ebc .content ul li.last {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003252}}
.feed-ebc .content .more-link {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003257}}
.galleria {
  margin-bottom: 1.5em;
  border-bottom: 1px solid #dfdfdf;
  border-top: 4px solid #eaeaea;
  padding: 1px 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003264}}
.panels-flexible-region-inside-first .first-manchete {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #dfdfdf;
  padding: 15px;
  margin-top: 15px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003274}}
.especiais {
  position: relative;
  margin-bottom: 3em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003277}}
.especiais .block-top {
  height: 49px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003279}}
.especiais .block-top h2 {
  font-style: italic;
  float: left;
  margin: 0;
  font-size: 1.500em;
  font-weight: 300;
  padding-top: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003286}}
.especiais .block-top h2 a {
  text-decoration: none;
  color: #0c88d8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003289}}
.especiais .block-top h2 a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003294}}
.especiais .block-top .outside {
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003299}}
.especiais .block-top .outside #especiais-slider-prev, .especiais .block-top .outside #especiais-slider-next {
  margin-right: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003301}}
.especiais .block-top .outside #especiais-slider-prev a, .especiais .block-top .outside #especiais-slider-next a {
  color: #0c88d8;
  text-decoration: none;
  font-size: 0.625em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003307}}
.especiais .block-top .outside #especiais-slider-next {
  margin-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003315}}
.especiais .content .view-reportagens-especiais .bx-controls-direction {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003321}}
.especiais .bx-controls .bx-pager {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding: 0;
  display: table;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003326}}
.especiais .bx-controls .bx-pager .bx-pager-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  padding: 0 4px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003330}}
.especiais .bx-controls .bx-pager .bx-pager-item a {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  height: 5px;
  background: #D0D1D3;
  width: 100%;
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003336}}
.especiais .bx-controls .bx-pager .bx-pager-item a.active {
  background: #0c88d8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003340}}
.especiais .bx-controls .bx-pager .bx-pager-item.last {
  padding-right: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003356}}
.lt-ie9 .feed-ebc .content .item-list ul {
  height: 198px;
  overflow: hidden;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003359}}
.lt-ie9 .feed-ebc .content .item-list ul li {
  width: 230px;
  float: left;
  display: table;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003364}}
.lt-ie9 .feed-ebc .content .item-list ul .last {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/home\.scss}line{font-family:\00003375}}
.chapeu-vazio {
  background-color: #CCCCCC;
  color: red;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000316}}
#ebc-header .inner,
#ebc-footer .inner {
  padding: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000323}}
body {
  background: #f3f3f3;
  font-family: 'Open Sans', sans-serif;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000330}}
.tooltips {
  display: block;
  position: absolute;
  top: 13px;
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000335}}
.tooltips .top-tooltips {
  text-align: center;
  height: 16px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000339}}
.tooltips .content-tooltips {
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px;
  font-size: 0.8em;
  color: #fff;
  min-width: 130px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000348}}
.lt-ie9 .tooltips {
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000354}}
.lt-ie9 .tooltips .content-tooltips {
  background: none;
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
  zoom: 1;
  position: relative;
  top: -10px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000366}}
#skip a {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000378}}
.wrap {
  max-width: 960px;
  display: block;
  margin: 0 auto;
  margin-top: 2px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000385}}
#header {
  height: 129px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000390}}
#header .top-bar .top-bar-content #logo a {
  width: 240px;
  background: url("../../img/logo-agencia.png") 0 10px no-repeat;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\0000398}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu li {
  padding: 25px 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003100}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu li .editorias:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
  content: "\203A";
  font-size: 1.5em;
  height: 33px;
  padding: 0 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003110}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu .lista-editorias {
  padding: 20px 0 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003112}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu .lista-editorias a {
  padding: 0 10px 0 25px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003117}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu .language-select {
  border-left: 1px solid #000000;
  height: 75px;
  margin: 0 0 0 10px;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003122}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu .language-select a.select-lang {
  display: block;
  height: 75px;
  padding: 28px 4px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003127}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu .language-select a.contextual-links-trigger {
  text-indent: -999em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003131}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu .language-select ul li {
  height: 38px;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003134}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu .language-select ul li a.language-link {
  border-left: 0;
  font-size: 1em;
  height: 100%;
  padding: 10px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003143}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu #search, #header .top-bar .top-bar-content .menu-superior .links-list .main-menu #central-conteudo {
  padding: 0;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 62px;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003149}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu #search .tooltip, #header .top-bar .top-bar-content .menu-superior .links-list .main-menu #central-conteudo .tooltip {
  display: none;
  color: #fff;
  position: absolute;
  background: #0c88d8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: none repeat scroll 0 0 #0C88D8;
  width: 130px;
  font-size: 0.813em;
  margin-right: 0;
  position: absolute;
  z-index: 1;
  padding: 0;
  text-align: center;
  display: none;
  left: -35px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003173}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu #search .tooltip:before, #header .top-bar .top-bar-content .menu-superior .links-list .main-menu #central-conteudo .tooltip:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(12, 136, 216, 0);
  border-bottom-color: #0C88D8;
  border-width: 10px;
  margin-left: -10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003187}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu #search .tooltip p, #header .top-bar .top-bar-content .menu-superior .links-list .main-menu #central-conteudo .tooltip p {
  text-indent: 0;
  padding: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003192}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu #search a, #header .top-bar .top-bar-content .menu-superior .links-list .main-menu #central-conteudo a {
  display: block;
  height: 45px;
  padding: 30px 20px 0 20px;
  width: 20px;
  border-left: 1px solid #474747;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003198}}
#header .top-bar .top-bar-content .menu-superior .links-list .main-menu #search a i, #header .top-bar .top-bar-content .menu-superior .links-list .main-menu #central-conteudo a i {
  font-size: 19px;
  margin-left: -2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003210}}
#header .collapse {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #dfdfdf;
  display: none;
  height: 40px;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003216}}
#header .collapse ul {
  max-width: 990px;
  display: block;
  margin: 0 auto;
  width: 820px;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003222}}
#header .collapse ul li {
  float: left;
  padding: 9px 24px 0 0;
  list-style: none;
  margin-left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003227}}
#header .collapse ul li a {
  color: #333333;
  font-size: 0.750em;
  font-weight: 700;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003232}}
#header .collapse ul li a:hover {
  color: #0c88d8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003236}}
#header .collapse ul li:last-child {
  padding-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003243}}
#header #search_input {
  max-width: 990px;
  display: block;
  margin: 0 auto;
  display: none;
  position: relative;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003248}}
#header #search_input form {
  width: 68.08511%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  margin-right: 0%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px / 3px;
  border-radius: 3px / 3px;
  background: #0c88d8;
  padding: 9px 15px 9px;
  margin-top: 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003256}}
#header #search_input form input[type="text"] {
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px / 3px;
  border-radius: 3px / 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 20px;
  width: 496px;
  height: 28px;
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003264}}
#header #search_input form button[type="submit"] {
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px / 3px;
  border-radius: 3px / 3px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB9E5FB', endColorstr='#FF97DAF8');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5ZTVmYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk3ZGFmOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b9e5fb), color-stop(100%, #97daf8));
  background-image: -webkit-linear-gradient(top, #b9e5fb 0%, #97daf8 100%);
  background-image: -moz-linear-gradient(top, #b9e5fb 0%, #97daf8 100%);
  background-image: -o-linear-gradient(top, #b9e5fb 0%, #97daf8 100%);
  background-image: linear-gradient(top, #b9e5fb 0%, #97daf8 100%);
  background-color: #b9e5fb;
  float: right;
  border: none;
  width: 91px;
  height: 28px;
  font-size: 0.875em;
  font-family: 'Open Sans', sans-serif;
  color: #0c88d8;
  font-weight: 700;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003279}}
#header #search_input form button[type="submit"]:hover {
  background: #06407c;
}

@media screen and (max-width: 990px) {
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003289}}
  .top-bar .top-bar-content {
    width: 100%;
  }
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003297}}
#main {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/bundle\/gems\/compass-0\.12\.7\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
#main:after {
  content: "";
  display: table;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003300}}
#main .share {
  position: relative;
  height: 20px;
  margin-bottom: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003304}}
#main .share .addthis {
  float: left;
  width: 295px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003307}}
#main .share .addthis .addthis_button_tweet {
  width: 96px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003311}}
#main .share .url {
  float: left;
  color: #787878;
  font-size: 0.688em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003315}}
#main .share .url input {
  color: #787878;
  border: none;
  width: 190px;
  height: 20px;
  margin-left: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003323}}
#main .share .print {
  position: absolute;
  top: 2px;
  right: 0;
  text-indent: -9999px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003328}}
#main .share .print a {
  background: url(../../images/sprite_news.png);
  background-position: 0 -132px;
  display: block;
  width: 16px;
  height: 16px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003338}}
#main #content {
  width: 61.70213%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003340}}
#main #content .breadcrumb {
  margin-top: 33px;
  padding-bottom: 19px;
  border-bottom: 1px solid #dfdfdf;
  font-size: 0.813em;
  font-weight: 600;
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003347}}
#main #content .breadcrumb .first, #main #content .breadcrumb .delimiter {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003350}}
#main #content .breadcrumb a {
  color: #333333;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003355}}
#main #content .breadcrumb a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003358}}
#main #content .breadcrumb a:after {
  content: "/";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003361}}
#main #content .breadcrumb a:last-child:after {
  content: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003367}}
#main #content .column h1 {
  color: #0c88d8;
  font-style: italic;
  font-size: 2.250em;
  line-height: 1.25em;
  margin-top: 5px;
  margin-bottom: 25px;
  font-weight: 300;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003376}}
#main #content .column .updates {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  clear: both;
  height: 40px;
  padding: 10px 0;
  margin: 10px 0;
  border-top: 1px dashed #dfdfdf;
  border-bottom: 1px dashed #dfdfdf;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003385}}
#main #content .column .updates li {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  float: left;
  list-style: none;
  color: #787878;
  background-image: url(../../images/sprite_news.png);
  background-repeat: no-repeat;
  filter: none;
  font-weight: 500;
  font-size: 0.700em;
  margin-right: 20px;
  padding-left: 26px;
  line-height: 1.8em;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003399}}
#main #content .column .updates li span {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  padding: 0 15px;
  color: #fff;
  bottom: -24px;
  left: 23%;
  background: #787878;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003408}}
#main #content .column .updates li span:after {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(120, 120, 120, 0);
  border-bottom-color: #787878;
  border-width: 5px;
  margin-left: -5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003424}}
#main #content .column .updates li:hover span {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003429}}
#main #content .column .updates .date {
  background-position: 0 2px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003432}}
#main #content .column .updates .hour {
  background-position: 0 -196px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003435}}
#main #content .column .updates .location {
  background-position: 0 -64px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003439}}
#main #content .column .node-info {
  height: 28px;
  margin-bottom: 14px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003442}}
#main #content .column .node-info span {
  font-size: 0.625em;
  color: #787878;
  margin-right: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003447}}
#main #content .column .node-info span strong {
  font-size: 1.400em;
  padding: 0 4px;
  font-weight: 200;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003454}}
#main #content .column .node {
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003456}}
#main #content .column .node figure {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%;
  display: inline;
  -webkit-border-radius: 4px 4px;
  -moz-border-radius: 4px / 4px;
  border-radius: 4px / 4px;
  background-color: #eaeaea;
  padding-bottom: 10px;
  margin-left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003462}}
#main #content .column .node figure img {
  border: 2px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003465}}
#main #content .column .node figure figcaption {
  color: #787878;
  font-size: 0.750em;
  padding: 7px 10px 0;
  font-weight: 700;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003471}}
#main #content .column .node figure figcaption p {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003473}}
#main #content .column .node figure figcaption p .author {
  color: #0c88d8;
  padding-left: 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003479}}
#main #content .column .node figure.default {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%;
  display: inline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003482}}
#main #content .column .node figure.teaser {
  width: 100%;
  float: left;
  margin-right: 3.44828%;
  display: inline;
  padding-right: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003488}}
#main #content .column .node .know_more,
#main #content .column .node .know_more_full {
  width: 100%;
  float: left;
  margin-right: 3.44828%;
  display: inline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003490}}
#main #content .column .node .know_more h3,
#main #content .column .node .know_more_full h3 {
  font-size: 1.500em;
  margin-bottom: 0;
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  color: #0c88d8;
  font-weight: 300;
  font-style: italic;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003500}}
#main #content .column .node .know_more ul,
#main #content .column .node .know_more_full ul {
  padding: 0;
  margin: 0 0 20px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003503}}
#main #content .column .node .know_more ul li,
#main #content .column .node .know_more_full ul li {
  list-style: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003505}}
#main #content .column .node .know_more ul li a,
#main #content .column .node .know_more_full ul li a {
  text-decoration: none;
  display: block;
  color: #333333;
  border-bottom: 1px solid #dfdfdf;
  padding: 20px 0;
  font-size: 0.813em;
  line-height: 1.188em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003513}}
#main #content .column .node .know_more ul li a:hover,
#main #content .column .node .know_more_full ul li a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003520}}
#main #content .column .node .know_more {
  width: 48.27586%;
  float: left;
  margin-right: 3.44828%;
  display: inline;
  float: left;
  margin-right: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003525}}
#main #content .column .node p {
  font-size: 0.813em;
  color: #333333;
  line-height: 1.6em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003529}}
#main #content .column .node p a {
  color: #0c88d8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003533}}
#main #content .column .node .rights {
  color: #6a6a6a;
  font-size: 0.813em;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003540}}
#main #content .column .node .link_ouvidoria {
  display: block;
  text-align: right;
  float: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003544}}
#main #content .column .node .link_ouvidoria a {
  color: #6a6a6a;
  font-size: 0.813em;
  font-weight: 500;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003549}}
#main #content .column .node .link_ouvidoria a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003554}}
#main #content .column .node .tags {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px 4px;
  -moz-border-radius: 4px / 4px;
  border-radius: 4px / 4px;
  background: #eaeaea;
  height: 100%;
  width: 100%;
  margin-top: 46px;
  padding-bottom: 7px;
  display: table;
  clear: right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003564}}
#main #content .column .node .tags h3 {
  float: left;
  text-transform: uppercase;
  color: #6a6a6a;
  font-size: 0.813em;
  border-right: 1px solid #dfdfdf;
  padding: 0 15px;
  margin-top: 11px;
  margin-bottom: 0;
  font-weight: 500;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003575}}
#main #content .column .node .tags ul {
  float: none;
  height: 20px;
  padding-left: 15px;
  margin-top: 11px;
  border-left: 1px solid white;
  margin-bottom: 0;
  margin-left: 62px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003583}}
#main #content .column .node .tags ul li {
  float: left;
  list-style: none;
  padding-top: 3px;
  margin-right: 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003588}}
#main #content .column .node .tags ul li a {
  display: block;
  font-size: 0.625em;
  color: #989898;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003593}}
#main #content .column .node .tags ul li a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003596}}
#main #content .column .node .tags ul li a:after {
  content: ",";
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003601}}
#main #content .column .node .tags ul li:last-child a:after {
  content: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003614}}
#main #sidebar-second {
  width: 29.78723%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  margin-top: 14px;
  width: 31.9%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003618}}
#main #sidebar-second .block {
  margin-bottom: 3em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003621}}
#main #sidebar-second .news {
  overflow: hidden;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px / 5px;
  border-radius: 5px / 5px;
  background: #eaeaea;
  border: 1px solid #dddddd;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003627}}
#main #sidebar-second .news h2, #main #sidebar-second .news article {
  padding-left: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003630}}
#main #sidebar-second .news .block-top {
  background: #dfdfdf;
  height: 57px;
  border-bottom: 1px solid #dddddd;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003635}}
#main #sidebar-second .news .block-top h2 {
  font-style: italic;
  float: left;
  margin: 0;
  font-size: 1.500em;
  font-weight: 300;
  padding-top: 15px;
  color: #0c88d8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003643}}
#main #sidebar-second .news .block-top h2 a {
  display: block;
  color: #0c88d8;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003647}}
#main #sidebar-second .news .block-top h2 a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003653}}
#main #sidebar-second .news .block-top .menu_editorial span {
  background: url(../../images/filter_icon.png) 77px 0 no-repeat;
  width: 95px;
  height: 35px;
  margin-top: 22px;
  padding-right: 10px;
  position: absolute;
  cursor: pointer;
  right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003662}}
#main #sidebar-second .news .block-top .menu_editorial span ul {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: #cfcfcf 0px 2px 1px;
  -moz-box-shadow: #cfcfcf 0px 2px 1px;
  box-shadow: #cfcfcf 0px 2px 1px;
  background: #dfdfdf;
  position: absolute;
  display: none;
  padding: 0;
  left: -195px;
  top: 19px;
  border-top: 1px solid #c8c8c8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003672}}
#main #sidebar-second .news .block-top .menu_editorial span ul li {
  float: left;
  list-style: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003675}}
#main #sidebar-second .news .block-top .menu_editorial span ul li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 301px;
  height: 40px;
  color: #333333;
  text-decoration: none;
  display: none;
  font-size: 0.813em;
  line-height: 1em;
  font-weight: 600;
  padding: 14px 21px;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #c8c8c8;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #c8c8c8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003690}}
#main #sidebar-second .news .block-top .menu_editorial span ul li a:hover {
  color: white;
  background: #0c88d8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003699}}
#main #sidebar-second .news .block-top .menu_editorial:hover ul {
  display: block;
  z-index: 2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003703}}
#main #sidebar-second .news .block-top .menu_editorial:hover ul li a {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003711}}
#main #sidebar-second .news article {
  border-bottom: 1px solid #dddddd;
  padding: 20px;
  margin-left: 7px;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003716}}
#main #sidebar-second .news article:first-of-type {
  border-top: 1px solid #f2f2f2;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003719}}
#main #sidebar-second .news article a {
  text-decoration: none;
  color: #333333;
  display: table;
  margin: 0;
  font-size: 0.813em;
  font-weight: 600;
  line-height: 1.462em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003727}}
#main #sidebar-second .news article a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003730}}
#main #sidebar-second .news article a img {
  float: left;
  border: 2px solid #fff;
  margin-right: 15px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003736}}
#main #sidebar-second .news article .link-article {
  *zoom: 1;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/bundle\/gems\/compass-0\.12\.7\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
#main #sidebar-second .news article .link-article:after {
  content: "";
  display: table;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003738}}
#main #sidebar-second .news article .link-article .col1-link-article {
  float: left;
  width: 73px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003741}}
#main #sidebar-second .news article .link-article .col1-link-article img {
  border: 2px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003745}}
#main #sidebar-second .news article .link-article .col2-link-article {
  float: right;
  width: 175px;
  margin-right: 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003751}}
#main #sidebar-second .news article .info {
  height: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003753}}
#main #sidebar-second .news article .info .time, #main #sidebar-second .news article .info .editorial {
  float: left;
  font-size: 0.688em;
  font-weight: 700;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003758}}
#main #sidebar-second .news article .info .time {
  color: #8b8b8b;
  padding-right: 8px;
  border-right: 1px solid #8b8b8b;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003763}}
#main #sidebar-second .news article .info .editorial a {
  padding-left: 8px;
  color: #0c88d8;
  font-weight: normal;
  font-size: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003771}}
#main #sidebar-second .news .pager {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003774}}
#main #sidebar-second .news .pager .pager-previous,
#main #sidebar-second .news .pager .pager-current {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003777}}
#main #sidebar-second .news .pager .pager-first {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003780}}
#main #sidebar-second .news .pager .pager-last {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003783}}
#main #sidebar-second .news .pager .pager-item {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003786}}
#main #sidebar-second .news .pager .pager-next {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003790}}
#main #sidebar-second .news .pager .pager-next a {
  text-decoration: none;
  display: block;
  padding: 16px 107px;
  font-size: 0.875em;
  font-weight: 700;
  color: #989898;
  border-top: 1px solid #f2f2f2;
  background: #dfdfdf;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003799}}
#main #sidebar-second .news .pager .pager-next a:hover {
  background: #eaeaea;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003807}}
#main #sidebar-second .news.hot article {
  margin-right: 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003810}}
#main #sidebar-second .news.hot article .info .editorial a {
  padding-left: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003818}}
#main #sidebar-second .news.about .block-top h2 {
  float: none;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 9px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003824}}
#main #sidebar-second .news.about article {
  margin-right: 7px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003826}}
#main #sidebar-second .news.about article .time {
  font-size: 0.688em;
  font-weight: 700;
  color: #8b8b8b;
  border: none;
  margin-top: 0;
  margin-bottom: 8px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003834}}
#main #sidebar-second .news.about article .info {
  height: auto;
  position: relative;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003837}}
#main #sidebar-second .news.about article .info p {
  float: none;
  cursor: default;
  display: block;
  position: relative;
  font-weight: 500;
  margin: 0;
  margin-bottom: 0;
  font-size: 0.813em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003846}}
#main #sidebar-second .news.about article .info p .editorial {
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px / 5px;
  border-radius: 5px / 5px;
  display: none;
  background: #dfdfdf;
  position: absolute;
  top: -6px;
  left: 114px;
  padding: 5px 15px;
  font-size: 0.846em;
  font-weight: 600;
  color: #0c88d8;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003857}}
#main #sidebar-second .news.about article .info p .editorial:after {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  right: 100%;
  content: " ";
  height: 0;
  width: 0;
  border-color: rgba(223, 223, 223, 0);
  border-right-color: #dfdfdf;
  border-width: 6px;
  top: 6px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003872}}
#main #sidebar-second .news.about article .info p:hover .editorial {
  display: block;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003881}}
#main #sidebar-second article > a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding-right: 20px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003886}}
#main #sidebar-second article > a:hover {
  background: url(../../img/bullet.png) no-repeat center right;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003891}}
#main #sidebar-second #views-exposed-form-noticia-ultimas {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003896}}
#main #sidebar-second .custom-scroll .mCS-dark-2 .mCSB_container {
  margin-right: 7px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003907}}
.front #main #sidebar-second {
  margin-top: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003919}}
.page-taxonomy #main #content .column .title {
  font-size: 1.500em;
  margin-top: 24px;
  padding-bottom: 19px;
  border-bottom: 1px solid #dfdfdf;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003934}}
.sitemap {
  clear: both;
  display: table;
  background: #dfdfdf;
  width: 100%;
  padding-bottom: 57px;
  margin-top: 32px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003941}}
.sitemap .container_sitemap {
  *zoom: 1;
  max-width: 940px;
  _width: 940px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/bundle\/gems\/compass-0\.12\.7\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
.sitemap .container_sitemap:after {
  content: "";
  display: table;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003943}}
.sitemap .container_sitemap .editorials, .sitemap .container_sitemap .especials, .sitemap .container_sitemap .partners, .sitemap .container_sitemap .institutional {
  margin-top: 41px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003946}}
.sitemap .container_sitemap .editorials h3, .sitemap .container_sitemap .especials h3, .sitemap .container_sitemap .partners h3, .sitemap .container_sitemap .institutional h3 {
  font-size: 1.125em;
  margin: 0;
  padding-left: 15px;
  padding-bottom: 15px;
  color: #0c88d8;
  font-weight: 300;
  font-style: italic;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003955}}
.sitemap .container_sitemap .editorials .ul_group, .sitemap .container_sitemap .especials .ul_group, .sitemap .container_sitemap .partners .ul_group, .sitemap .container_sitemap .institutional .ul_group {
  border-left: 1px solid white;
  display: table;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003959}}
.sitemap .container_sitemap .editorials ul, .sitemap .container_sitemap .especials ul, .sitemap .container_sitemap .partners ul, .sitemap .container_sitemap .institutional ul {
  float: left;
  display: block;
  margin: 5px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003963}}
.sitemap .container_sitemap .editorials ul li, .sitemap .container_sitemap .especials ul li, .sitemap .container_sitemap .partners ul li, .sitemap .container_sitemap .institutional ul li {
  list-style: none;
  margin: 7px 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003966}}
.sitemap .container_sitemap .editorials ul li a, .sitemap .container_sitemap .especials ul li a, .sitemap .container_sitemap .partners ul li a, .sitemap .container_sitemap .institutional ul li a {
  display: block;
  font-weight: 500;
  font-size: 0.688em;
  text-decoration: none;
  color: #000;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003972}}
.sitemap .container_sitemap .editorials ul li a:hover, .sitemap .container_sitemap .especials ul li a:hover, .sitemap .container_sitemap .partners ul li a:hover, .sitemap .container_sitemap .institutional ul li a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003979}}
.sitemap .container_sitemap .editorials {
  width: 55.31915%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 0;
  border-left: 1px solid #c3c3c3;
  border-right: 1px solid #c3c3c3;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003985}}
.sitemap .container_sitemap .editorials h3 {
  border-left: 1px solid white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003988}}
.sitemap .container_sitemap .editorials .ul_group {
  padding-bottom: 100px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003990}}
.sitemap .container_sitemap .editorials .ul_group ul {
  padding: 0 45px 0 24px;
  border-right: 1px solid #c3c3c3;
  border-left: 1px solid white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003994}}
.sitemap .container_sitemap .editorials .ul_group ul:first-child {
  border-left: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\00003997}}
.sitemap .container_sitemap .editorials .ul_group ul:last-child {
  border-right: none;
  padding-bottom: 22px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031004}}
.sitemap .container_sitemap .especials {
  width: 17.02128%;
  float: left;
  margin-right: 2.12766%;
  display: inline;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 222px;
  margin-right: 0;
  border-right: 1px solid #c3c3c3;
  border-left: 1px solid white;
  padding-right: 38px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031012}}
.sitemap .container_sitemap .especials ul {
  padding: 0 0 0 24px;
  width: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031015}}
.sitemap .container_sitemap .especials ul:first-child {
  border-left: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031018}}
.sitemap .container_sitemap .especials ul:last-child {
  border-right: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031023}}
.sitemap .container_sitemap .partners, .sitemap .container_sitemap .institutional {
  width: 23.40426%;
  float: right;
  margin-right: 0;
  *margin-left: -20px;
  display: inline;
  border-left: 1px solid white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031026}}
.sitemap .container_sitemap .partners ul, .sitemap .container_sitemap .institutional ul {
  padding-left: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031030}}
.sitemap .container_sitemap .institutional {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 115px;
  margin: 0;
  padding-top: 26px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031043}}
.lt-ie9 body {
  font-family: Helvetica, Arial, sans-serif;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031051}}
.lt-ie9 #main #content .column .node .tags h3 {
  border: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031062}}
.lt-ie9 .sitemap .container_sitemap .editorials .ul_group, .lt-ie9 .sitemap .container_sitemap .especials .ul_group, .lt-ie9 .sitemap .container_sitemap .partners .ul_group, .lt-ie9 .sitemap .container_sitemap .institutional .ul_group {
  border-left: 1px solid white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031066}}
.lt-ie9 .sitemap .container_sitemap .editorials {
  border: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031069}}
.lt-ie9 .sitemap .container_sitemap .editorials .ul_group ul {
  border-right: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031074}}
.lt-ie9 .sitemap .container_sitemap .especials {
  border-right: 0;
  border-left: 1px solid white;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031078}}
.lt-ie9 .sitemap .container_sitemap .partners, .lt-ie9 .sitemap .container_sitemap .institutional {
  border-left: 1px solid white;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031087}}
.noticia {
  *zoom: 1;
  padding: 0.5em 0em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/bundle\/gems\/compass-0\.12\.7\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
.noticia:after {
  content: "";
  display: table;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031090}}
.noticia .horario-noticia {
  width: 60px;
  float: left;
  background-color: #ebebeb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031094}}
.noticia .horario-noticia p {
  font-size: 1em;
  padding-bottom: 0.1em;
  border-bottom: 1px solid #fff;
  text-align: center;
  color: #0c88d8;
  margin: 20px 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031103}}
.noticia .desc-noticia {
  width: 466px;
  float: right;
  padding-right: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031107}}
.noticia .desc-noticia .data-noticia {
  font-size: 0.6875em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031109}}
.noticia .desc-noticia .data-noticia span {
  color: #8b8b8b;
  font-weight: bold;
  padding-right: 4px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031115}}
.noticia .desc-noticia .data-noticia a {
  color: #0c88d8;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031120}}
.noticia .desc-noticia .titulo-noticia {
  margin-top: 0.2em;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031124}}
.noticia .desc-noticia .titulo-noticia a {
  color: #333;
  font-size: 0.8125em;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031131}}
.noticia:hover, .noticia.active {
  background-color: #ebebeb;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031136}}
.item-list .pager.pager-load-more {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031140}}
.item-list .pager.pager-load-more a {
  -webkit-box-shadow: #cfcfcf 0px 2px 1px;
  -moz-box-shadow: #cfcfcf 0px 2px 1px;
  box-shadow: #cfcfcf 0px 2px 1px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031143}}
.pager-load-more {
  margin-top: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031148}}
.pager-load-more a {
  text-decoration: none;
  display: block;
  padding: 16px 0px;
  text-align: center;
  font-size: 0.875em;
  font-weight: 700;
  color: #989898;
  border-top: 1px solid #f2f2f2;
  background: #dfdfdf;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031159}}
.pager-load-more a:hover {
  background: #eaeaea;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031166}}
.page-fotos #main #content, .page-videos #main #content {
  width: 63.8%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031170}}
.content_news.gallery .gallery_block {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-box-shadow: 0px 2px 1px #cfcfcf;
  -moz-box-shadow: 0px 2px 1px #cfcfcf;
  box-shadow: 0px 2px 1px #cfcfcf;
  background: none repeat scroll 0 0 #EAEAEA;
  border: 1px solid #DDDDDD;
  display: table;
  margin-top: 10px;
  position: relative;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031184}}
.view-fotos .item-list .pager li {
  padding: 0;
  margin: 0;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031192}}
.content_news.gallery .gallery_block .gallery_group article .image_content p.icon-play {
  color: #FFFFFF;
  display: block;
  font-size: 4em;
  font-weight: 200;
  left: 70px;
  margin: 0;
  position: absolute;
  top: 26px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031202}}
.content_news.gallery .gallery_block .gallery_group article:hover .image_content p.icon-play {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031206}}
.content_news.gallery .gallery_block h2 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #DFDFDF;
  color: #333333;
  font-size: 1.5em;
  font-weight: 300;
  margin: 25px 20px 10px;
  padding-bottom: 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031216}}
.content_news.gallery .gallery_block .gallery_group {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  padding: 0 20px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031222}}
.content_news.gallery .gallery_block .gallery_group article {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 270px;
  margin: 0 19px 10px;
  padding: 8px 8px 0;
  position: relative;
  width: 240px;
  border: 1px solid transparent;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031232}}
.content_news.gallery .gallery_block .gallery_group article .image_content {
  background: none repeat scroll 0 0 #0E71B0;
  height: 139px;
  position: relative;
  width: 224px;
  z-index: 2;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031240}}
.content_news.gallery .gallery_block .gallery_group article .image_content p {
  color: #FFFFFF;
  display: none;
  font-size: 4em;
  font-weight: 200;
  left: 92px;
  margin: 0;
  position: absolute;
  top: 26px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031250}}
.content_news.gallery .gallery_block .gallery_group article a {
  color: #333333;
  font-size: 0.875em;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031255}}
.content_news.gallery .gallery_block .gallery_group article .image_content img {
  border: 2px solid #FFFFFF;
  display: block;
  margin: 0 auto;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031260}}
.content_news.gallery .gallery_block .gallery_group article .info {
  color: #333333;
  font-size: 0.688em;
  margin-bottom: 0;
  opacity: 0.7;
  margin-top: 10px;
  margin-bottom: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031269}}
.content_news.gallery .gallery_block .gallery_group article .field-content a {
  color: #333333;
  font-size: 0.975em;
  text-decoration: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031276}}
.content_news.gallery .gallery_block .gallery_group article .image_bg {
  backface-visibility: hidden;
  background: none repeat scroll 0 0 #848484;
  border: 2px solid #FFFFFF;
  height: 137px;
  outline: 1px solid transparent;
  position: absolute;
  top: 7px;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  transform: rotate(-1deg);
  -webkit-box-shadow: rgba(50, 50, 50, 0.5) 0 1px 5px;
  -moz-box-shadow: rgba(50, 50, 50, 0.5) 0 1px 5px;
  box-shadow: rgba(50, 50, 50, 0.5) 0 1px 5px;
  width: 218px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031289}}
.content_news.gallery .gallery_block .gallery_group article .download {
  left: 0;
  position: absolute;
  top: 247px;
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031296}}
.content_news.gallery .gallery_block .gallery_group article:hover .download {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031301}}
.content_news.gallery .gallery_block .gallery_group article .download a {
  border-left: 5px solid #0C88D8;
  color: #989898;
  display: block;
  font-size: 0.625em;
  font-weight: 700;
  line-height: 0.88em;
  padding-left: 8px;
  display: block;
  text-decoration: underline;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031312}}
.content_news.gallery .gallery_block .gallery_group article:hover {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031317}}
.content_news.gallery .gallery_block .gallery_group article:hover .image_content p {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031320}}
.content_news.gallery .gallery_block .gallery_group article:hover .image_content img {
  opacity: 0.3;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031332}}
.view-reportagens-especiais ul {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031335}}
.view-reportagens-especiais .views-row {
  *zoom: 1;
  padding: 0.5em 1em 0.5em 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/bundle\/gems\/compass-0\.12\.7\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
.view-reportagens-especiais .views-row:after {
  content: "";
  display: table;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031338}}
.view-reportagens-especiais .views-row .views-field-field-image {
  float: left;
  margin-right: 35px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031341}}
.view-reportagens-especiais .views-row .views-field-field-image img {
  border: 2px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031345}}
.view-reportagens-especiais .views-row .views-field-created {
  color: #8b8b8b;
  font-weight: bold;
  padding-right: 4px;
  font-size: 0.6875em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031351}}
.view-reportagens-especiais .views-row .views-field-title {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  border-bottom: 1px solid #fff;
  margin-top: 0.2em;
  padding-bottom: 0.2em;
  width: 428px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031358}}
.view-reportagens-especiais .views-row .views-field-title a {
  color: #333;
  font-size: 1em;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031362}}
.view-reportagens-especiais .views-row .views-field-title a:hover {
  text-decoration: underline;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031368}}
.view-reportagens-especiais .views-row:hover {
  background: #ebebeb;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031378}}
.noticia {
  *zoom: 1;
  padding: 0.5em 0em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/usr\/local\/bundle\/gems\/compass-0\.12\.7\/frameworks\/compass\/stylesheets\/compass\/utilities\/general\/_clearfix\.scss}line{font-family:\0000338}}
.noticia:after {
  content: "";
  display: table;
  clear: both;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031381}}
.noticia .horario-noticia {
  width: 60px;
  float: left;
  background-color: #ebebeb;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031385}}
.noticia .horario-noticia p {
  font-size: 1em;
  padding-bottom: 0.1em;
  border-bottom: 1px solid #fff;
  text-align: center;
  color: #0c88d8;
  margin: 20px 10px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031394}}
.noticia .desc-noticia {
  width: 466px;
  float: right;
  padding-right: 1em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031398}}
.noticia .desc-noticia .data-noticia {
  font-size: 0.6875em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031400}}
.noticia .desc-noticia .data-noticia span {
  color: #8b8b8b;
  font-weight: bold;
  padding-right: 4px;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031406}}
.noticia .desc-noticia .data-noticia a {
  color: #0c88d8;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031411}}
.noticia .desc-noticia .titulo-noticia {
  margin-top: 0.2em;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031415}}
.noticia .desc-noticia .titulo-noticia a {
  color: #333;
  font-size: 0.8125em;
  text-decoration: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031422}}
.noticia:hover, .noticia.active {
  background-color: #ebebeb;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031433}}
form#user-login #edit-cas-login-redirection-message {
  font-size: 0.813em;
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031439}}
form#user-login .form-actions input {
  color: #333333;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031444}}
form#user-login .cas-links li {
  margin: 0;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031446}}
form#user-login .cas-links li a {
  color: #333333;
  font-size: 0.813em;
  font-weight: bold;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031455}}
form#user-login .form-item label {
  color: #333333;
  font-size: 0.813em;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031460}}
form#user-login .form-item input {
  border: 1px solid #CCCCCC;
  width: 50%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031465}}
form#user-login .form-item .description {
  color: #333333;
  font-size: 0.7em;
  font-style: italic;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031476}}
body.page-user #content-header ul li {
  display: none;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031487}}
.language-select h2 {
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031490}}
.language-select .select-lang {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: white;
  display: block;
  font-size: 0.875em;
  height: 61px;
  right: 0;
  padding-top: 30px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  float: left;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031504}}
.language-select .select-lang > img {
  display: inline-block;
  float: left;
  margin: 0 5px;
  width: 24px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031511}}
.language-select .select-lang:first-child {
  border-left: 1px solid #474747;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031514}}
.language-select .select-lang.active > img {
  border: 2px solid skyblue;
  border-radius: 18px;
  margin: -5px 2px;
  padding: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031520}}
.language-select ul.language-switcher-locale-url {
  background: #0c88d8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: none repeat scroll 0 0 #0C88D8;
  width: 140px;
  font-size: 0.813em;
  margin-right: 0;
  position: absolute;
  z-index: 1;
  padding: 0;
  text-align: left;
  display: none;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031533}}
.language-select ul.language-switcher-locale-url li {
  display: block;
  list-style: none outside none;
  height: 38px;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031539}}
.language-select ul.language-switcher-locale-url li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  display: block;
  color: #fff;
  text-decoration: none;
  height: 100%;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031546}}
.language-select ul.language-switcher-locale-url li a:hover {
  background: none repeat scroll 0 0 #11AFFF;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031549}}
.language-select ul.language-switcher-locale-url li a.active {
  background: #002d44;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031557}}
.language-select.opened ul.language-switcher-locale-url, .language-select:hover ul.language-switcher-locale-url {
  display: block;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031562}}
.language_flag {
  display: inline-block;
  float: left;
  margin: -6px 5px 0 21px;
  width: 30px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031574}}
.node-type-especial #main #content {
  width: 100%;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031583}}
.node-type-galeria-imagens pre {
  top: 167px;
  z-index: 30;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031590}}
.coluna-especiais {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031593}}
.coluna-especiais li {
  list-style-type: none;
  border-bottom: 1px solid #dddddd;
  padding: 20px 15px 15px 15px;
  margin: 0px 5px 0px 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031602}}
.button-download {
  display: block;
  text-indent: -999em;
  width: 40px;
  height: 40px;
  background: transparent url("../../img/controles.png") repeat-x scroll 0px -25px;
  margin-bottom: 5px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031611}}
.pauta {
  background-color: #f3f3f3;
  line-height: 80px;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031614}}
.pauta a {
  font-size: 24px;
  color: #0c88d8;
  vertical-align: middle;
  text-indent: 20px;
  font-style: italic;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  display: block;
  font-weight: 300;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031625}}
.pauta a:hover {
  background-color: #fff;
}
@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031628}}
.pauta .pauta-content {
  border: 1px solid #e5e5e5;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031633}}
.chevron::before {
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: '';
  display: inline-block;
  position: relative;
  width: 11px;
  height: 11px;
}

@media -sass-debug-info{filename{font-family:file\:\/\/\/input\/sass\/style\.scss}line{font-family:\000031642}}
.chevron.right:before {
  float: right;
  margin: 34px 15px 0 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
