@charset "UTF-8";
#spacePlayer {
  margin: 0 auto; }

/***********************************************************************************************/
/*************************************  Notícias **********************************/
#noticia .foto-legenda figcaption div, #tinymce .foto-legenda figcaption div, #noticia .foto-legenda figcaption span, #tinymce .foto-legenda figcaption span {
  display: block;
  clear: both;
  padding: 5px 10px;
  border-top: 1px solid #fff;
  font: bold 16px;
  color: #333; }

#noticia, #tinymce {
  position: relative; }
  #noticia ul, #noticia ol, #tinymce ul, #tinymce ol {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 28px;
    color: #6a6a6a;
    margin-left: 40px; }
  #noticia ul, #tinymce ul {
    list-style-type: disc; }
  #noticia ol, #tinymce ol {
    list-style-type: decimal; }
  #noticia .gd3, #tinymce .gd3 {
    width: 316px;
    clear: both; }
    #noticia .gd3 .foto-legenda, #tinymce .gd3 .foto-legenda {
      margin: 0 24px 10px 0; }
  #noticia .gd6, #tinymce .gd6 {
    width: 316px;
    clear: both; }
    @media (max-width: 414px) {
      #noticia .gd6, #tinymce .gd6 {
        width: 100%; } }
    #noticia .gd6 .foto-legenda, #tinymce .gd6 .foto-legenda {
      margin: 0 24px 10px 0; }
      @media (max-width: 414px) {
        #noticia .gd6 .foto-legenda, #tinymce .gd6 .foto-legenda {
          margin: 0 0 10px 0; } }
  #noticia .gd7, #tinymce .gd7 {
    width: 516px; }
    @media (max-width: 768px) {
      #noticia .gd7, #tinymce .gd7 {
        width: 100%; } }
    #noticia .gd7 .foto-legenda, #tinymce .gd7 .foto-legenda {
      margin: 0 24px 10px 0; }
  #noticia .gd12 .foto-legenda, #tinymce .gd12 .foto-legenda {
    width: 100%; }
  #noticia .foto-legenda, #tinymce .foto-legenda {
    clear: both;
    float: left;
    display: inline;
    background: #fff; }
    #noticia .foto-legenda.gd6, #tinymce .foto-legenda.gd6 {
      width: 316px;
      margin: 0 24px 10px 0; }
    #noticia .foto-legenda img, #tinymce .foto-legenda img {
      float: left;
      overflow: hidden; }
    #noticia .foto-legenda object, #tinymce .foto-legenda object {
      float: left;
      margin-top: 3px; }
    #noticia .foto-legenda figcaption, #tinymce .foto-legenda figcaption {
      margin-top: 10px;
      float: left; }
      #noticia .foto-legenda figcaption cite, #tinymce .foto-legenda figcaption cite {
        display: block;
        margin-bottom: 5px;
        font-size: 12px;
        line-height: 15px;
        font-weight: bold; }
      #noticia .foto-legenda figcaption div h5, #tinymce .foto-legenda figcaption div h5 {
        font: bold 14px/20px; }
      #noticia .foto-legenda figcaption div p, #tinymce .foto-legenda figcaption div p {
        margin: 0;
        font: bold 16px;
        color: #333; }
      #noticia .foto-legenda figcaption a.ampliar, #tinymce .foto-legenda figcaption a.ampliar {
        float: right;
        padding-left: 20px;
        font: 11px;
        color: #666;
        background-position: -160px -135px; }
    #noticia .foto-legenda .legenda, #tinymce .foto-legenda .legenda {
      clear: both;
      padding: 5px 10px;
      border-top: 1px solid #fff;
      background: #f8f8f8;
      margin-bottom: 15px;
      width: auto; }
      #noticia .foto-legenda .legenda h5, #tinymce .foto-legenda .legenda h5 {
        font: bold 14px/20px; }
      #noticia .foto-legenda .legenda p, #tinymce .foto-legenda .legenda p {
        font: bold 12px/16px; }
    #noticia .foto-legenda a, #tinymce .foto-legenda a {
      color: #666; }
    #noticia .foto-legenda span a, #tinymce .foto-legenda span a {
      border: 3px solid transparent;
      float: left;
      overflow: hidden;
      width: 100%; }
    #noticia .foto-legenda:hover div a, #tinymce .foto-legenda:hover div a {
      text-decoration: underline;
      font: bold 14px; }
    #noticia .foto-legenda div a, #tinymce .foto-legenda div a {
      font: bold 14px; }
    #noticia .foto-legenda.gd12, #tinymce .foto-legenda.gd12 {
      width: 100%; }
    #noticia .foto-legenda.gd12 figcaption div, #tinymce .foto-legenda.gd12 figcaption div {
      display: block;
      clear: both;
      margin-bottom: 15px;
      color: #666;
      padding: 0 0 10px; }
    #noticia .foto-legenda.gd6 figcaption div, #tinymce .foto-legenda.gd6 figcaption div {
      font: normal 14px/16px;
      color: #333;
      padding-left: 0; }
  #noticia .CHE25606, #tinymce .CHE25606 {
    font-size: 24px;
    margin: 10px 0;
    text-align: center;
    float: left; }
  #noticia .context, #tinymce .context {
    width: 316px;
    padding: 5px 0 10px;
    margin-top: 6px;
    border-bottom: 2px solid;
    float: left;
    border-color: #0099e5; }
    #noticia .context:before, #tinymce .context:before {
      content: close-quote;
      border-top: 2px solid;
      display: block;
      border-color: #0099e5; }
    #noticia .context h4, #tinymce .context h4 {
      float: left;
      padding: 6px 10px;
      margin-top: -12px;
      font-size: 13px !important;
      line-height: 16px !important;
      font-weight: 700;
      color: #FFF;
      background: #0099e5; }
    #noticia .context h3, #tinymce .context h3 {
      color: #FFF;
      float: left;
      padding: 6px 10px;
      text-transform: uppercase;
      margin-top: -12px;
      font-size: 13px !important;
      line-height: 16px !important;
      font-weight: bold; }
    #noticia .context ul li, #tinymce .context ul li {
      float: left;
      margin: 5px 0;
      line-height: 21px;
      width: 100%;
      font-size: 17px; }
      #noticia .context ul li:first-child, #tinymce .context ul li:first-child {
        margin-top: 15px; }
    #noticia .context a, #tinymce .context a {
      color: #6a6a6a; }
  #noticia figure img, #tinymce figure img {
    width: 100%; }
  #noticia figure figcaption, #tinymce figure figcaption {
    width: 100%; }
  #noticia .componente-embed-noticia, #noticia .componente-embed, #tinymce .componente-embed-noticia, #tinymce .componente-embed {
    width: 100%;
    float: left;
    text-align: center;
    margin: 20px 0;
    overflow: hidden; }

.link-artigo {
  margin: 30px 0; }
  .link-artigo span {
    font: 13px Lato;
    font-weight: 700; }
    .link-artigo span.link {
      font-weight: 700;
      margin-right: 10px; }

.main-header {
  color: #0099e5; }

#paginacao {
  width: 100%;
  text-align: center;
  float: left; }
  #paginacao .pagination {
    width: auto;
    display: inline-block; }
    #paginacao .pagination li {
      float: left;
      margin-right: 3px;
      height: 24px;
      width: 24px; }
      #paginacao .pagination li.selected {
        border: 1px solid #ddd;
        border-radius: 2px;
        width: 24px;
        height: 24px;
        font: bold 10px/24px Arial;
        text-align: center;
        color: #fff;
        text-decoration: none;
        background: #0099e5; }
        #paginacao .pagination li.selected a {
          color: #fff;
          text-decoration: none; }
      #paginacao .pagination li :hover {
        background: #0099e5; }
      #paginacao .pagination li a {
        border: 1px solid #ddd;
        border-radius: 2px;
        display: block;
        height: 24px;
        font: bold 10px/24px Arial;
        text-align: center; }
        #paginacao .pagination li a.page {
          width: 24px; }
          #paginacao .pagination li a.page:hover {
            color: #fff;
            text-decoration: none; }
      #paginacao .pagination li.nav {
        width: 75px; }
      #paginacao .pagination li.nav a {
        width: 75px;
        text-transform: uppercase; }
        #paginacao .pagination li.nav a:hover {
          color: #fff;
          text-decoration: none; }

#tags {
  width: 100%;
  display: inline-block;
  float: left;
  line-height: 25px; }
  #tags span {
    font-size: 10px; }
    #tags span a {
      padding: 0 5px; }
  #tags .tag-item:after {
    content: "•";
    color: #767676;
    margin-left: 10px;
    font-size: 14px; }
  #tags .tag-item:last-child:after {
    content: ""; }
  #tags span:first-child {
    font: 17px Lato;
    color: #333;
    font-weight: bold;
    margin-right: 10px; }
  #tags .lista-tags a {
    font: 17px Lato; }

div.tagsinput {
  float: right; }

.aviso_comentarios {
  font-family: Lato;
  color: #000000;
  font-size: 18pt;
  font-weight: bold;
  text-align: center; }

/* .noticia ul {
	list-style-type: disc;
	}*/
/********************* Publididade Mais x **********************/
.col-sm-6 iframe {
  width: 100%; }

/*********************************************************************************/
/*********************  Medias queries **********************/
.ig-container {
  max-width: none; }

@media (max-width: 992px) {
  .barra .fonte {
    width: 25%; } }

@media (max-width: 768px) {
  .noticia iframe {
    width: 100% !important; }
  .barra .barra-compartilhamento {
    width: 100%;
    float: none; }
  .barra .fonte {
    width: 30%;
    float: right; }
  .galleria {
    height: 400px !important; }
    .galleria .galleria-thumbnails-container .galleria-thumbnails-list.fixed {
      width: 87% !important; }
  .noticia {
    clear: both; }
    .noticia .gd6 {
      width: 100% !important; }
      .noticia .gd6 img {
        width: 100% !important; }
    .noticia .CHE25606 {
      width: 100%;
      float: left; }
  #tinymce .gd6 {
    width: 316px !important; }
  .mais_x .img_fake {
    margin: 0 0 40px; }
  .shoppingInternas .produtos {
    margin: 0 50px; } }

@media (max-width: 605px) {
  .shoppingInternas .produtos {
    margin: 0 23px; }
  .shoppingInternas #produtosLoja {
    max-height: 566px; }
  .barra .fonte {
    width: 39%; } }

@media (max-width: 500px) {
  .barra .fonte {
    width: 61%; }
  .comentarios #bc_comments_plugin div {
    max-width: 100%; }
  .comentarios #brand_cap_answer_holder {
    width: 80px; }
  .comentarios #brand_cap_box table {
    width: 275px; }
  .comentarios #brand_cap_box tr:last-child td:first-child {
    width: 60px !important; } }

@media (max-width: 768px) {
  .noticia {
    padding: 0 7px; }
    .noticia h2 {
      width: 100%;
      float: left; } }

@media screen and (max-width: 1200px) and (min-width: 992px) {
  #galleria .galleria-images a {
    bottom: 30px !important; } }

@media screen and (max-width: 768px) and (min-width: 565px) {
  #galleria {
    margin-bottom: 170px !important; }
    #galleria.compartilhe-flag .galleria-images img {
      max-height: 408px; }
    #galleria.compartilhe-flag .galleria-images a {
      bottom: 20px !important; }
    #galleria .galleria-image-nav {
      height: 50% !important;
      margin: 15% 0 !important; }
    #galleria .galleria-stage {
      height: 408px !important; }
  .col-sm-6 iframe {
    height: 540px; } }

@media screen and (max-width: 564px) and (min-width: 495px) {
  #galleria {
    margin-bottom: 115px !important; }
    #galleria .galleria-images a {
      bottom: 20px !important; }
    #galleria .galleria-image-nav {
      height: 50% !important;
      margin: 15% 0 !important; }
    #galleria .galleria-stage {
      height: 345px !important; }
  .col-sm-6 iframe {
    height: 420px; } }

@media screen and (max-width: 494px) and (min-width: 421px) {
  #galleria {
    margin-bottom: 85px !important; }
    #galleria .galleria-images a {
      bottom: 20px !important; }
    #galleria .galleria-image-nav {
      height: 50% !important;
      margin: 15% 0 !important; }
    #galleria .galleria-stage {
      height: 290px !important; }
  .col-sm-6 iframe {
    height: 400px; } }

@media screen and (max-width: 420px) and (min-width: 375px) {
  #galleria {
    margin-bottom: 65px !important; }
    #galleria .galleria-images a {
      bottom: 20px !important; }
    #galleria .galleria-image-nav {
      height: 50% !important;
      margin: 15% 0 !important; }
    #galleria .galleria-stage {
      height: 245px !important; }
  .col-sm-6 iframe {
    height: 380px; } }

@media screen and (max-width: 375px) and (min-width: 345px) {
  #galleria {
    margin-bottom: 20px !important; }
    #galleria .galleria-images a {
      bottom: 20px !important; }
    #galleria .galleria-image-nav {
      height: 50% !important;
      margin: 15% 0 !important; }
    #galleria .galleria-stage {
      height: 220px !important; }
  .col-sm-6 iframe {
    height: 320px; } }

@media screen and (max-width: 344px) and (min-width: 300px) {
  #galleria {
    margin-bottom: 10px !important; }
    #galleria .galleria-images a {
      bottom: 20px !important; }
    #galleria .galleria-image-nav {
      height: 50% !important;
      margin: 15% 0 !important; }
    #galleria .galleria-stage {
      height: 195px !important; }
  .col-sm-6 iframe {
    height: 320px; } }

.advertising-box-2 {
  transition: all .5s ease;
  top: 0; }

.publicidade--fixed {
  position: fixed;
  top: 20px;
  margin-left: 15px; }

@media only screen and (max-width: 1200px) {
  .publicidade--fixed {
    width: 325px;
    right: 105px; } }

@media only screen and (max-width: 1190px) {
  .publicidade--fixed {
    right: 2%; } }

@font-face {
  font-family: socialIcons;
  src: url(//fonts.statig.com.br/social/social-icons.eot?-mz8gv);
  src: url(//fonts.statig.com.br/social/social-icons.eot?#iefix-mz8gv) format("embedded-opentype"), url(//fonts.statig.com.br/social/social-icons.ttf?-mz8gv) format("truetype"), url(//fonts.statig.com.br/social/social-icons.woff?-mz8gv) format("woff"), url(//fonts.statig.com.br/social/social-icons.svg?-mz8gv#socialIcons) format("svg");
  font-weight: 400;
  font-style: normal; }

[class*="igShare__icon"] {
  font-family: socialIcons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  text-align: center;
  width: 100%;
  height: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.igShare {
  text-align: center;
  font-size: 0px;
  width: 43.22%;
  padding: 0;
  margin: 0 0 10px;
  float: left;
  position: relative;
  z-index: 99; }
  .igShare .igShare__title {
    width: 76px;
    font-size: 10px;
    color: #4a4a4a;
    text-transform: uppercase;
    float: left;
    padding: 22px 0 0;
    margin-right: 10px; }
  .igShare .igShare__link {
    display: inline-block;
    position: relative;
    width: 9.5%;
    margin: 10px .5%;
    cursor: pointer;
    float: left; }
    .igShare .igShare__link .igShare__icon {
      display: block;
      transition: .1s; }
      .igShare .igShare__link .igShare__icon:hover {
        box-shadow: inset -1px -1px 0px 1px rgba(0, 0, 0, 0.2); }
      .igShare .igShare__link .igShare__icon:active {
        box-shadow: none; }
      .igShare .igShare__link .igShare__icon.igShare__icon--facebook {
        background: #29679a; }
        .igShare .igShare__link .igShare__icon.igShare__icon--facebook:before {
          content: "\e604"; }
      .igShare .igShare__link .igShare__icon.igShare__icon--twitter {
        background: #00b5ec; }
        .igShare .igShare__link .igShare__icon.igShare__icon--twitter:before {
          content: "\e605"; }
      .igShare .igShare__link .igShare__icon.igShare__icon--googleplus {
        background: #f74f00; }
        .igShare .igShare__link .igShare__icon.igShare__icon--googleplus:before {
          content: "\e603"; }
      .igShare .igShare__link .igShare__icon.igShare__icon--linkedin {
        background: #007db7; }
        .igShare .igShare__link .igShare__icon.igShare__icon--linkedin:before {
          content: "\e602"; }
      .igShare .igShare__link .igShare__icon.igShare__icon--whatsapp {
        background: #00b82d; }
        .igShare .igShare__link .igShare__icon.igShare__icon--whatsapp:before {
          content: "\e600"; }
      .igShare .igShare__link .igShare__icon.igShare__icon--pinterest {
        background: #ed3c1e; }
        .igShare .igShare__link .igShare__icon.igShare__icon--pinterest:before {
          content: "\e601"; }
  .igShare .whatsapp {
    display: none; }

.igShareBox.iGh--fixed .whatsapp {
  display: none !important; }

@media (min-width: 601px) {
  .igShareBox.iGh--fixed {
    position: fixed;
    top: 30px;
    width: 90px; }
    .igShareBox.iGh--fixed .igShare__link {
      width: 100%;
      display: block;
      margin: 2px 0;
      left: -70px; }
    .igShareBox.iGh--fixed .igShare__title {
      display: none; } }

@media (max-width: 600px) {
  .igShareBox.iGh--fixed {
    z-index: 10000;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    height: 50px;
    margin-left: -15px; }
    .igShareBox.iGh--fixed .igShare__title {
      display: none; }
    .igShareBox.iGh--fixed .whatsapp {
      display: block !important; }
  .igShare {
    width: 100%; }
    .igShare .igShare__title {
      display: none; }
    .igShare .igShare__link {
      width: 15.666%; }
    .igShare .whatsapp {
      display: block; } }

@media only screen and (max-width: 1280px) and (min-width: 1000px) {
  .igShare {
    text-align: center;
    font-size: 0;
    width: 29.22%;
    padding: 0;
    margin: 0 0 10px;
    float: left;
    position: relative;
    z-index: 99;
    margin-left: 35px; } }

/*NOTICIA OTHER*/
#noticia-other #authors-box, #noticia-other .complemento-credito {
  font-weight: bold; }

#author-container #author-foto img {
  border: 1px solid #ccc; }

#noticia-other.noticia-other-ig_V04 {
  font-size: 14px;
  color: #6a6a6a;
  text-align: left;
  margin: 0 15px 10px;
  display: inline-block;
  border-bottom: 1px solid #e6e6e6;
  width: calc(100% - 30px);
  padding: 10px 0; }

.noticia-other-ig_V04 p {
  float: left;
  font-size: 14px;
  margin: 10px 0 0 0; }

#noticia-signature.noticia-other-ig_V04 {
  display: flex;
  align-items: flex-start;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px 0; }
  #noticia-signature.noticia-other-ig_V04 .signature {
    display: flex;
    flex-direction: column;
    margin-left: 2%; }
    #noticia-signature.noticia-other-ig_V04 .signature p {
      font-size: 11px;
      text-transform: uppercase;
      margin: 0 0 10px 0; }
    #noticia-signature.noticia-other-ig_V04 .signature #signature-box {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 70px; }
      #noticia-signature.noticia-other-ig_V04 .signature #signature-box .author-email {
        color: #6A6A6A;
        font-style: italic; }
      #noticia-signature.noticia-other-ig_V04 .signature #signature-box .author-desc {
        color: #6A6A6A;
        line-height: 1.3em; }

.barra {
  width: calc(100% - 30px);
  float: left;
  border-top: 1px solid #e6e6e6;
  padding: 10px 15px 10px 0;
  margin: 10px 0 0 15px; }
  .barra .fonte {
    float: right;
    width: 19%;
    margin: 10px 0; }
    .barra .fonte span {
      font-size: 13px;
      color: #4a4a4a;
      padding: 10px 0;
      float: left;
      margin-right: 10px;
      font-weight: bold; }
    .barra .fonte ul {
      float: left; }
      .barra .fonte ul li {
        float: left;
        width: 20px;
        margin: 6px 5px 6px 0; }
        .barra .fonte ul li a {
          color: #FFF;
          font-size: 18px;
          float: left;
          width: 100%;
          text-align: center;
          cursor: pointer;
          line-height: 18px; }

#conteudo_breadcrumb, .navegacao, #noticiaIgv02_breadcrumb {
  margin: 20px 0;
  font-size: 14px; }
  #conteudo_breadcrumb li, .navegacao li, #noticiaIgv02_breadcrumb li {
    display: inline-block;
    padding: 0 4px; }
  #conteudo_breadcrumb a:hover, .navegacao a:hover, #noticiaIgv02_breadcrumb a:hover {
    text-decoration: underline; }
  #conteudo_breadcrumb li:last-child a:hover, .navegacao li:last-child a:hover, #noticiaIgv02_breadcrumb li:last-child a:hover {
    text-decoration: none; }
  #conteudo_breadcrumb strong, .navegacao strong, #noticiaIgv02_breadcrumb strong {
    cursor: default;
    font-weight: bold; }

#noticia-other #authors-box, #noticia-other .complemento-credito {
  font-weight: bold; }

#authors-box a {
  color: #4a4a4a; }

.noticia {
  font-family: Lato;
  font-size: 14px;
  color: #6a6a6a; }
  .noticia a {
    color: #0099e5; }
  .noticia h3 {
    text-transform: none;
    font-size: 20px;
    line-height: 22px;
    margin: 20px 0 10px;
    font-weight: bold; }
  .noticia h4 {
    text-transform: none;
    font-size: 18px;
    line-height: 22px; }
  .noticia p {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 28px;
    color: #6a6a6a; }
  .noticia strong {
    font-weight: bold; }
  .noticia em, .noticia i {
    font-style: italic; }
  .noticia iframe {
    max-width: 100% !important; }
  .noticia .loading {
    width: 32px;
    margin: 0 auto; }
  .noticia .fonte {
    float: right;
    margin: 10px 0; }
    .noticia .fonte span {
      font-size: 13px;
      color: #4a4a4a;
      padding: 10px 0;
      float: left;
      margin-right: 10px;
      font-weight: bold; }
    .noticia .fonte ul {
      float: left; }
      .noticia .fonte ul li {
        float: left;
        width: 20px;
        margin: 6px 5px 6px 0; }
        .noticia .fonte ul li a {
          color: #FFF;
          font-size: 18px;
          float: left;
          width: 100%;
          text-align: center;
          cursor: pointer;
          line-height: 18px; }

#noticia-titulo-h1.noticia-titulo-h1-ig_V04 {
  font-size: 40px !important;
  color: #4a4a4a;
  padding: 0 160px 0 !important;
  text-align: center;
  line-height: 50px; }

@media (max-width: 1200px) {
  #noticia-titulo-h1.noticia-titulo-h1-ig_V04 {
    padding: 0 !important; }
  #noticia-other.noticia-other-ig_V04 {
    padding: 0px 200px 10px 0px;
    line-height: 18px; } }

@media (max-width: 768px) {
  #conteudo .noticia {
    padding: 0 15px; }
    #conteudo .noticia h2 {
      width: 100%;
      float: left; }
    #conteudo .noticia p {
      font-size: 16px;
      line-height: 22px; }
  #noticia-other.noticia-other-ig_V04 {
    font-size: 12px;
    padding: 0 0 10px; }
    #noticia-other.noticia-other-ig_V04 .noticia-manchete__info {
      width: 65%;
      text-align: left; }
    #noticia-other.noticia-other-ig_V04 p {
      font-size: 11px;
      margin: 0;
      line-height: 18px;
      width: 70%; }
  #noticia-olho {
    font-size: 16px;
    line-height: 22px; }
  #noticiaIgv02_breadcrumb, .fonte {
    display: none; }
  #noticia-titulo-h1.noticia-titulo-h1-ig_V04 {
    font-size: 24px !important;
    line-height: 28px !important;
    padding: 0 !important; } }

@font-face {
  font-family: 'igIcons';
  src: url("//statig1.akamaized.net/sass-canais/canaisiGv04/fontes/ig-icons-new/igIcons.eot?smxkde2");
  src: url("//statig1.akamaized.net/sass-canais/canaisiGv04/fontes/ig-icons-new/igIcons.eot?smxkde2#iefix") format("embedded-opentype"), url("//statig1.akamaized.net/sass-canais/canaisiGv04/fontes/ig-icons-new/igIcons.ttf?smxkde2") format("truetype"), url("//statig1.akamaized.net/sass-canais/canaisiGv04/fontes/ig-icons-new/igIcons.woff?smxkde2") format("woff"), url("//statig1.akamaized.net/sass-canais/canaisiGv04/fontes/ig-icons-new/igIcons.svg?smxkde2#igIcons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icn-"], [class*=" icn-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'igIcons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icn-comments:before {
  content: ""; }

.icn-google-plus:before {
  content: ""; }

.icn-instagram2:before {
  content: ""; }

.icn-whatsapp:before {
  content: ""; }

.icn-share2:before {
  content: ""; }

.icn-facebook2:before {
  content: ""; }

.icn-linkedin:before {
  content: ""; }

.icn-pinterest:before {
  content: ""; }

.icn-google-plus2:before {
  content: ""; }

.icn-youtube:before {
  content: ""; }

.icn-snap:before {
  content: ""; }

.icn-arrow-down:before {
  content: ""; }

.icn-rss:before {
  content: ""; }

.icn-facebook:before {
  content: ""; }

.icn-instagram:before {
  content: ""; }

.icn-twitter:before {
  content: ""; }

.icn-search:before {
  content: ""; }

.icn-mail:before {
  content: ""; }

.icn-share:before {
  content: ""; }

@media all {
  .share-page {
    position: relative;
    float: right;
    box-sizing: border-box;
    display: inline-block;
    padding: 14px 0;
    width: 30px;
    height: 30px;
    font-family: Lato, Arial;
    color: #999999;
    top: 20px;
    right: 15px; }
    .share-page .share-page__icon {
      font-size: 2.4rem; }
      .share-page .share-page__icon .icn-share2 {
        display: inline-block;
        width: 30px;
        height: 30px;
        position: relative;
        float: right;
        top: 0;
        z-index: 99; }
    .share-page .share-page__aside {
      right: 239px;
      width: 270px;
      top: 45px; }
    .share-page .share-page__list {
      display: inline-block;
      border-right: 1px solid #cccccc;
      width: 70%;
      vertical-align: middle; }
    .share-page .share-page__item {
      display: inline-block;
      margin: 0 20px 0 0;
      font-size: 3.2rem;
      color: #999999; }
      .share-page .share-page__item:nth-child(3n+3) {
        margin-right: 0; }
      .share-page .share-page__item:nth-child(n+4) {
        margin-top: 15px; }
    .share-page .share-page__comment-count {
      z-index: 1;
      position: relative;
      float: right;
      display: inline-block;
      margin: -44px 44px 0 0;
      width: 50px;
      height: 4rem;
      line-height: 4rem;
      font-weight: bold;
      text-align: center;
      vertical-align: middle;
      color: #ffffff;
      cursor: pointer;
      font-size: 1rem; }
      .share-page .share-page__comment-count::before {
        z-index: -1;
        position: absolute;
        left: 50%;
        margin: 0.5rem 0 0 -2.1rem;
        font-size: 5rem;
        font-weight: normal;
        color: #999999;
        transition: all 0.3s linear; }
    .share-page .share-page__comment-count-interno {
      z-index: 1;
      position: relative;
      float: right;
      display: inline-block;
      margin: 20px 5px 0 0;
      width: 50px;
      height: 4rem;
      line-height: 4rem;
      font-weight: bold;
      text-align: center;
      vertical-align: middle;
      color: #ffffff;
      cursor: pointer;
      font-size: 1rem; }
      .share-page .share-page__comment-count-interno::before {
        z-index: -1;
        position: absolute;
        left: 50%;
        margin: 0.5rem 0 0 -2.1rem;
        font-size: 5rem;
        font-weight: normal;
        color: #999999;
        transition: all 0.3s linear; }
    .share-page [class*="icn-"] {
      transition: all 0.3s linear; }
    .share-page .icn-twitter,
    .share-page .icn-pinterest,
    .share-page .icn-mail,
    .share-page .icn-whatsapp {
      border-radius: 4px;
      width: 3.2rem;
      height: 3.2rem;
      text-align: center;
      background: #999999;
      color: #ffffff; }
      .share-page .icn-twitter::before,
      .share-page .icn-pinterest::before,
      .share-page .icn-mail::before,
      .share-page .icn-whatsapp::before {
        position: relative;
        top: -4px;
        font-size: 2rem;
        line-height: 1.6rem; }
    .share-page .icn-facebook2:hover {
      color: #3b5998; }
    .share-page .icn-twitter:hover {
      background-color: #1da1f2; }
    .share-page .icn-google-plus2:hover {
      color: #dd5144; }
    .share-page .icn-pinterest:hover {
      background-color: #bd081b; }
    .share-page .icn-linkedin:hover {
      color: #0177b5; }
    .share-page .icn-whatsapp:hover {
      background-color: #25d366; } }

.share-page__item.icn-whatsapp {
  display: none; }
  @media (max-width: 1199px) {
    .share-page__item.icn-whatsapp {
      display: block;
      color: #fff; } }

.share-page.fixed {
  position: fixed;
  z-index: 1000;
  top: auto;
  right: 10px;
  bottom: 10px;
  left: auto;
  width: 40px;
  height: 40px; }
  .share-page.fixed .icn-share2 {
    position: absolute;
    right: 3px;
    top: 9px; }
  .share-page.fixed .tooltip {
    position: absolute;
    top: 0px;
    right: 0px;
    box-shadow: 4px -4px 10px rgba(0, 0, 0, 0.3); }
    .share-page.fixed .tooltip::before {
      top: 119px;
      transform: rotate(180deg); }

@media (max-width: 960px) {
  .share-page.fixed {
    right: 30px; }
    .share-page.fixed .icn-share2 {
      top: 9px !important; }
    .share-page.fixed .tooltip {
      top: -130px !important; } }

@media (max-width: 768px) {
  .share-page .share-page__icon .icn-share2 {
    top: -10px !important; }
  .share-page .share-page__comment-count {
    margin: -54px 44px 0px 0px; }
  .share-page.fixed {
    right: 30px; }
    .share-page.fixed .icn-share2 {
      top: 9px !important; }
    .share-page.fixed .tooltip {
      top: -130px !important; } }

@media (max-width: 640px) {
  .share-page .share-page__icon .tooltip {
    top: -130px !important; }
  .share-page.fixed {
    right: 30px; }
    .share-page.fixed .icn-share2 {
      top: 9px !important; }
    .share-page.fixed .tooltip {
      top: -130px !important; } }

@media (min-width: 1200px) {
  .share-page {
    padding: 0;
    width: auto; }
    .share-page .share-page__icon {
      display: none; }
      .share-page .share-page__icon .icn-share2 {
        top: 0; }
    .share-page .share-page__list {
      margin: 4px 0 0 0;
      border-right: 0;
      width: auto; }
    .share-page .share-page__item {
      margin: 0 5px 0 0;
      vertical-align: middle; }
      .share-page .share-page__item:nth-child(3n+3) {
        margin-right: 5px; }
      .share-page .share-page__item:nth-child(n+4) {
        margin-top: 0; }
      .share-page .share-page__item:last-child {
        margin: 0; }
    .share-page .share-page__comment-count-interno {
      float: none;
      margin: 0 25px 15px 0; }
    .share-page .tooltip {
      position: static;
      display: inline-block;
      padding: 0;
      width: auto;
      opacity: 1;
      visibility: visible;
      background-color: transparent;
      box-shadow: none !important; }
      .share-page .tooltip::before {
        content: none; }
      .share-page .tooltip .tooltip__close {
        display: none; } }

@media (min-width: 1280px) {
  .share-page.fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -133px 0 0 -630px;
    width: 60px; }
    .share-page.fixed .share-page__item {
      margin: 0 0 5px 14px; }
    .share-page.fixed .share-page__comment-count {
      margin: 0 0 10px 0; } }

.tooltip-target {
  cursor: pointer; }

.tooltip {
  z-index: 1;
  position: relative;
  top: -10px;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 20px;
  height: auto;
  background: #eeeeee;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.3);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out; }
  .tooltip.tooltip--visible {
    z-index: 1;
    opacity: 1;
    visibility: visible; }
  .tooltip::before {
    content: '';
    position: absolute;
    top: -10px;
    right: 10px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #ebebeb transparent; }
  .tooltip .tooltip__close {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    border: 0;
    width: 40px;
    height: 40px; }
    .tooltip .tooltip__close::before {
      content: '\000D7';
      display: inline-block;
      width: 20px;
      height: 20px;
      font-size: 3rem;
      line-height: 1.7rem; }

/*************************************  Galeria de fotos **********************************/
#galleria {
  float: left;
  position: relative;
  margin: 25px 0;
  width: 100%;
  height: 538px; }
  #galleria .galleria-container {
    width: auto !important;
    max-width: 780px;
    margin: 0 auto; }
  #galleria a {
    visibility: hidden; }
  #galleria .galleria-images a {
    visibility: visible !important; }
    #galleria .galleria-images a span {
      font-size: 18px;
      margin-right: 12px;
      margin-left: 10px;
      margin-bottom: 10px; }
    #galleria .galleria-images a span.icn-facebook {
      border: 1px solid #fff;
      border-radius: 20px;
      background: #fff;
      width: 35px;
      color: #27527b;
      font-size: 20px;
      padding: 5px;
      position: relative;
      top: 2px;
      margin-right: 0;
      right: 1px;
      margin-left: 0; }
  #galleria .galleria-thumbnails-container {
    position: absolute;
    width: 100%;
    height: 75px;
    text-align: center;
    background-color: #333;
    top: 0;
    max-width: 780px;
    margin: 0 auto;
    overflow: hidden; }
    #galleria .galleria-thumbnails-container .galleria-thumb-nav-left {
      display: none;
      position: absolute;
      width: 31px;
      height: 56px;
      top: 50%;
      margin-top: -28px;
      cursor: pointer;
      z-index: 2;
      left: 0; }
      #galleria .galleria-thumbnails-container .galleria-thumb-nav-left:before {
        content: '';
        display: block;
        width: 31px;
        height: 56px;
        background: url(//statig0.akamaized.net/x/galeria/js/classic/l-arrow.png) center no-repeat; }
    #galleria .galleria-thumbnails-container .galleria-thumb-nav-right {
      display: none;
      position: absolute;
      width: 31px;
      height: 56px;
      top: 50%;
      margin-top: -28px;
      cursor: pointer;
      z-index: 2;
      right: 0; }
      #galleria .galleria-thumbnails-container .galleria-thumb-nav-right:before {
        content: '';
        display: block;
        width: 31px;
        height: 56px;
        background: url(//statig0.akamaized.net/x/galeria/js/classic/r-arrow.png) center no-repeat; }
    #galleria .galleria-thumbnails-container .galleria-thumbnails-list {
      display: inline-block;
      padding: 9px;
      height: 75px;
      overflow: hidden; }
      #galleria .galleria-thumbnails-container .galleria-thumbnails-list.fixed {
        display: inherit;
        float: left;
        margin: 0 25px;
        width: 93%; }
      #galleria .galleria-thumbnails-container .galleria-thumbnails-list .galleria-thumbnails {
        float: left; }
        #galleria .galleria-thumbnails-container .galleria-thumbnails-list .galleria-thumbnails .galleria-image {
          float: left;
          margin: 0 0 0 5px;
          cursor: pointer;
          min-width: 50px;
          min-height: 50px;
          color: #fff; }
          #galleria .galleria-thumbnails-container .galleria-thumbnails-list .galleria-thumbnails .galleria-image:first-child {
            margin: 0; }
          #galleria .galleria-thumbnails-container .galleria-thumbnails-list .galleria-thumbnails .galleria-image img {
            float: left;
            border: 1px solid #999;
            width: 54px;
            height: 54px; }
          #galleria .galleria-thumbnails-container .galleria-thumbnails-list .galleria-thumbnails .galleria-image.active img {
            width: 50px;
            height: 50px;
            border: 2px solid #fff; }
  #galleria .galleria-image-nav {
    position: relative;
    width: 100%;
    height: 70%;
    z-index: 2;
    margin: 8% 0; }
    #galleria .galleria-image-nav .galleria-image-nav-right {
      position: absolute;
      top: 0;
      left: 0;
      width: 50%;
      height: 100%;
      cursor: pointer; }
      #galleria .galleria-image-nav .galleria-image-nav-right:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -38px;
        width: 31px;
        height: 77px;
        background: url(//statig0.akamaized.net/x/galeria/js/classic/l-arrow.png) center no-repeat; }
      #galleria .galleria-image-nav .galleria-image-nav-right:before {
        content: '';
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -38px;
        width: 31px;
        height: 77px;
        background: url(//statig0.akamaized.net/x/galeria/js/classic/bg-arrow.png); }
    #galleria .galleria-image-nav .galleria-image-nav-left {
      position: absolute;
      top: 0;
      right: 0;
      width: 50%;
      height: 100%;
      cursor: pointer; }
      #galleria .galleria-image-nav .galleria-image-nav-left:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -38px;
        width: 31px;
        height: 77px;
        background: url(//statig0.akamaized.net/x/galeria/js/classic/r-arrow.png) center no-repeat; }
      #galleria .galleria-image-nav .galleria-image-nav-left:before {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        margin-top: -38px;
        width: 31px;
        height: 77px;
        background: url(//statig0.akamaized.net/x/galeria/js/classic/bg-arrow.png); }
  #galleria .galleria-stage {
    float: left;
    position: relative;
    width: 100%;
    height: 408px;
    margin-top: 76px;
    text-align: center;
    background: url(//statig0.akamaized.net/x/galeria/js/classic/bg-galeria.jpg) left top repeat-x;
    overflow: hidden; }
    #galleria .galleria-stage .galleria-images {
      float: left;
      width: 652px; }
    #galleria .galleria-stage .galleria-image {
      position: absolute;
      top: 0;
      width: 100% !important;
      background: url(//statig0.akamaized.net/x/galeria/js/classic/bg-galeria.jpg) left top repeat-x;
      z-index: 0;
      left: 780px; }
      #galleria .galleria-stage .galleria-image.active {
        left: 0;
        z-index: 1; }
  #galleria .galleria-info {
    float: left;
    width: 100%;
    min-height: 40px;
    margin-top: 10px;
    border-bottom: 4px solid #424343; }
    #galleria .galleria-info .galleria-info-description {
      float: left;
      width: 80%;
      font-family: Arial;
      font-size: 12px;
      color: #666;
      padding: 0 0 7px;
      line-height: 18px; }
    #galleria .galleria-info .galleria-counter {
      float: right;
      font-family: Arial;
      font-size: 22px;
      color: #666;
      margin-top: 5px; }
      #galleria .galleria-info .galleria-counter .galleria-total {
        color: #c7c7c7; }

#galleria .loading {
  margin: 3% 47%; }

.delas #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #b175aa;
  margin-top: -9px; }

.ultimosegundo #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #2d74ab;
  margin-top: -9px; }

.economia #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #d15600;
  margin-top: -9px; }

.esporte #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #547700;
  margin-top: -9px; }

.gente #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #700322;
  margin-top: -9px; }

.igay #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #474343;
  margin-top: -9px; }

.deles #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #62563d;
  margin-top: -9px; }

.turismo #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #495892;
  margin-top: -9px; }

.saude #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #3f7a8a;
  margin-top: -9px; }

.igvigilante #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #20909c;
  margin-top: -9px; }

.carros #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #9d0a00;
  margin-top: -9px; }

.tvig #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #747474;
  margin-top: -9px; }

.servicos #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #0f6bc9;
  margin-top: -9px; }

.tecnologia #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #0093db;
  margin-top: -9px; }

.saudebucal #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #B41B16;
  margin-top: -9px; }

.canaldopet #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #f27167;
  margin-top: -9px; }

.cobasi #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #00A3B4;
  margin-top: -9px; }

.on #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #30353d;
  margin-top: -9px; }

.produtos #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #0f6bc9;
  margin-top: -9px; }

.igames #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #FCB116;
  margin-top: -9px; }

.nossoamanha #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #842bb9;
  margin-top: -9px; }

.empreendedorismo #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #d15600;
  margin-top: -9px; }

.receitasnamesa #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #ff7b00;
  margin-top: -9px; }

.receitas #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #903a01;
  margin-top: -9px; }

.ovanguardista #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #30342f;
  margin-top: -9px; }

.receitanamesa #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #ff7b00;
  margin-top: -9px; }

.prafrentesempre #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #0d5352;
  margin-top: -9px; }

.odeboismo #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #50c0cb;
  margin-top: -9px; }

.senhoralguem #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #75b6d8;
  margin-top: -9px; }

.profashional #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #f82c51;
  margin-top: -9px; }

.povodehumanas #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #c03390;
  margin-top: -9px; }

.universoracionalista #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #084f76;
  margin-top: -9px; }

.curiosodigital #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #4a2877;
  margin-top: -9px; }

.ichloe #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #7d12bd;
  margin-top: -9px; }

.carnaval #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #c2302a;
  margin-top: -9px; }

.musicas #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #512583;
  margin-top: -9px; }

.centraldoanunciante #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #45444C;
  margin-top: -9px; }

.minasgerais #noticia-signature.noticia-other-ig_V04 .name-author {
  font-size: 20px;
  color: #00501d;
  margin-top: -9px; }

/*urls*/
.delas .Noticia_Links_Simpatias, #tinymce .Noticia_Links_Simpatias {
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  .delas .Noticia_Links_Simpatias strong, #tinymce .Noticia_Links_Simpatias strong {
    display: block;
    margin-bottom: 1px;
    padding: 0 10px;
    height: 31px;
    font: bold 15px/31px lato;
    color: #FFF;
    background: #b175aa; }
  .delas .Noticia_Links_Simpatias ul, #tinymce .Noticia_Links_Simpatias ul {
    float: left;
    width: 100%;
    background: #F3F3F3;
    border-bottom: 1px solid #b175aa; }
    .delas .Noticia_Links_Simpatias ul li, #tinymce .Noticia_Links_Simpatias ul li {
      float: left;
      margin: 0 4.29%;
      padding: 0 0 2%; }
      .delas .Noticia_Links_Simpatias ul li a, #tinymce .Noticia_Links_Simpatias ul li a {
        display: block;
        float: left;
        padding-top: 98px;
        width: 130px;
        height: 31px;
        text-align: center;
        color: #b175aa;
        background: url(//statig0.akamaized.net/sass-canais/delas/images/sprite-simpatias2013.png) no-repeat; }
        .delas .Noticia_Links_Simpatias ul li a span, #tinymce .Noticia_Links_Simpatias ul li a span {
          font: 11px lato;
          color: #b175aa; }
        .delas .Noticia_Links_Simpatias ul li a:hover span, #tinymce .Noticia_Links_Simpatias ul li a:hover span {
          color: #b175aa; }
      .delas .Noticia_Links_Simpatias ul li.amor a, #tinymce .Noticia_Links_Simpatias ul li.amor a {
        background-position: 0 -131px; }
        .delas .Noticia_Links_Simpatias ul li.amor a:hover, #tinymce .Noticia_Links_Simpatias ul li.amor a:hover {
          background-position: 0 -262px; }
        .delas .Noticia_Links_Simpatias ul li.amor a.active, #tinymce .Noticia_Links_Simpatias ul li.amor a.active {
          background-position: 0 0; }
      .delas .Noticia_Links_Simpatias ul li.dinheiro a, #tinymce .Noticia_Links_Simpatias ul li.dinheiro a {
        background-position: -130px -131px; }
        .delas .Noticia_Links_Simpatias ul li.dinheiro a:hover, #tinymce .Noticia_Links_Simpatias ul li.dinheiro a:hover {
          background-position: -130px -262px; }
        .delas .Noticia_Links_Simpatias ul li.dinheiro a.active, #tinymce .Noticia_Links_Simpatias ul li.dinheiro a.active {
          background-position: -130px 0; }
      .delas .Noticia_Links_Simpatias ul li.vencer-desafios a, #tinymce .Noticia_Links_Simpatias ul li.vencer-desafios a {
        background-position: -260px -131px; }
        .delas .Noticia_Links_Simpatias ul li.vencer-desafios a:hover, #tinymce .Noticia_Links_Simpatias ul li.vencer-desafios a:hover {
          background-position: -260px -262px; }
        .delas .Noticia_Links_Simpatias ul li.vencer-desafios a.active, #tinymce .Noticia_Links_Simpatias ul li.vencer-desafios a.active {
          background-position: -260px 0; }
      .delas .Noticia_Links_Simpatias ul li.saude a, #tinymce .Noticia_Links_Simpatias ul li.saude a {
        background-position: -390px -131px; }
        .delas .Noticia_Links_Simpatias ul li.saude a:hover, #tinymce .Noticia_Links_Simpatias ul li.saude a:hover {
          background-position: -390px -262px; }
        .delas .Noticia_Links_Simpatias ul li.saude a.active, #tinymce .Noticia_Links_Simpatias ul li.saude a.active {
          background-position: -390px 0; }
      .delas .Noticia_Links_Simpatias ul li.harmonia a, #tinymce .Noticia_Links_Simpatias ul li.harmonia a {
        background-position: -520px -131px; }
        .delas .Noticia_Links_Simpatias ul li.harmonia a:hover, #tinymce .Noticia_Links_Simpatias ul li.harmonia a:hover {
          background-position: -520px -262px; }
        .delas .Noticia_Links_Simpatias ul li.harmonia a.active, #tinymce .Noticia_Links_Simpatias ul li.harmonia a.active {
          background-position: -520px 0; }

.delas .Noticia_Links_Signos, #tinymce .Noticia_Links_Signos {
  margin-bottom: 20px;
  width: 100%;
  float: left; }
  .delas .Noticia_Links_Signos .tit, #tinymce .Noticia_Links_Signos .tit {
    background-color: #b175aa;
    color: #FFF;
    font: bold 16px lato;
    line-height: 31px;
    width: 100%;
    float: left; }
    .delas .Noticia_Links_Signos .tit cite, #tinymce .Noticia_Links_Signos .tit cite {
      margin-left: 10px;
      font-style: normal; }
  .delas .Noticia_Links_Signos .lista, #tinymce .Noticia_Links_Signos .lista {
    float: left;
    width: 100%;
    border-top: 1px solid #b175aa;
    border-bottom: 1px solid #b175aa;
    background-color: #F3F3F3;
    margin: 0; }
    .delas .Noticia_Links_Signos .lista li, #tinymce .Noticia_Links_Signos .lista li {
      float: left;
      list-style-type: none;
      background: url(//statig0.akamaized.net/sass-canais/delas/images/cif-sg-sprite.png) no-repeat;
      width: 51px;
      height: 61px;
      margin: 1% 1.92% 2%;
      padding: 1% 0; }
    .delas .Noticia_Links_Signos .lista ul, #tinymce .Noticia_Links_Signos .lista ul {
      margin: -3px 0 0 5px; }
      .delas .Noticia_Links_Signos .lista ul li, #tinymce .Noticia_Links_Signos .lista ul li {
        text-align: center; }
        .delas .Noticia_Links_Signos .lista ul li a, #tinymce .Noticia_Links_Signos .lista ul li a {
          float: left;
          display: block;
          width: 51px;
          height: 61px;
          font: normal 10px lato;
          color: #b175aa;
          text-decoration: none;
          line-height: 120px; }
  .delas .Noticia_Links_Signos .xlis .aries-de, #tinymce .Noticia_Links_Signos .xlis .aries-de {
    background-position: 0 -45px; }
    .delas .Noticia_Links_Signos .xlis .aries-de:hover, #tinymce .Noticia_Links_Signos .xlis .aries-de:hover {
      background-position: 0 -95px; }
  .delas .Noticia_Links_Signos .xlis .touro-de, #tinymce .Noticia_Links_Signos .xlis .touro-de {
    background-position: -52px -45px; }
    .delas .Noticia_Links_Signos .xlis .touro-de:hover, #tinymce .Noticia_Links_Signos .xlis .touro-de:hover {
      background-position: -52px -95px; }
  .delas .Noticia_Links_Signos .xlis .gemeos-de, #tinymce .Noticia_Links_Signos .xlis .gemeos-de {
    background-position: -107px -45px; }
    .delas .Noticia_Links_Signos .xlis .gemeos-de:hover, #tinymce .Noticia_Links_Signos .xlis .gemeos-de:hover {
      background-position: -107px -95px; }
  .delas .Noticia_Links_Signos .xlis .cancer-de, #tinymce .Noticia_Links_Signos .xlis .cancer-de {
    background-position: -160px -45px; }
    .delas .Noticia_Links_Signos .xlis .cancer-de:hover, #tinymce .Noticia_Links_Signos .xlis .cancer-de:hover {
      background-position: -160px -95px; }
  .delas .Noticia_Links_Signos .xlis .leao-de, #tinymce .Noticia_Links_Signos .xlis .leao-de {
    background-position: -213px -45px; }
    .delas .Noticia_Links_Signos .xlis .leao-de:hover, #tinymce .Noticia_Links_Signos .xlis .leao-de:hover {
      background-position: -213px -95px; }
  .delas .Noticia_Links_Signos .xlis .virgem-de, #tinymce .Noticia_Links_Signos .xlis .virgem-de {
    background-position: -266px -45px; }
    .delas .Noticia_Links_Signos .xlis .virgem-de:hover, #tinymce .Noticia_Links_Signos .xlis .virgem-de:hover {
      background-position: -266px -95px; }
  .delas .Noticia_Links_Signos .xlis .libra-de, #tinymce .Noticia_Links_Signos .xlis .libra-de {
    background-position: -318px -45px; }
    .delas .Noticia_Links_Signos .xlis .libra-de:hover, #tinymce .Noticia_Links_Signos .xlis .libra-de:hover {
      background-position: -318px -95px; }
  .delas .Noticia_Links_Signos .xlis .escorpiao-de, #tinymce .Noticia_Links_Signos .xlis .escorpiao-de {
    background-position: -372px -45px; }
    .delas .Noticia_Links_Signos .xlis .escorpiao-de:hover, #tinymce .Noticia_Links_Signos .xlis .escorpiao-de:hover {
      background-position: -372px -95px; }
  .delas .Noticia_Links_Signos .xlis .sagitario-de, #tinymce .Noticia_Links_Signos .xlis .sagitario-de {
    background-position: -425px -45px; }
    .delas .Noticia_Links_Signos .xlis .sagitario-de:hover, #tinymce .Noticia_Links_Signos .xlis .sagitario-de:hover {
      background-position: -425px -95px; }
  .delas .Noticia_Links_Signos .xlis .capricornio-de, #tinymce .Noticia_Links_Signos .xlis .capricornio-de {
    background-position: -477px -45px; }
    .delas .Noticia_Links_Signos .xlis .capricornio-de:hover, #tinymce .Noticia_Links_Signos .xlis .capricornio-de:hover {
      background-position: -477px -95px; }
  .delas .Noticia_Links_Signos .xlis .aquario-de, #tinymce .Noticia_Links_Signos .xlis .aquario-de {
    background-position: -530px -45px; }
    .delas .Noticia_Links_Signos .xlis .aquario-de:hover, #tinymce .Noticia_Links_Signos .xlis .aquario-de:hover {
      background-position: -530px -95px; }
  .delas .Noticia_Links_Signos .xlis .peixes-de, #tinymce .Noticia_Links_Signos .xlis .peixes-de {
    background-position: -584px -45px; }
    .delas .Noticia_Links_Signos .xlis .peixes-de:hover, #tinymce .Noticia_Links_Signos .xlis .peixes-de:hover {
      background-position: -584px -95px; }
  .delas .Noticia_Links_Signos .xlis .aries-at, #tinymce .Noticia_Links_Signos .xlis .aries-at {
    background-position: 0 4px; }
  .delas .Noticia_Links_Signos .xlis .touro-at, #tinymce .Noticia_Links_Signos .xlis .touro-at {
    background-position: -52px 4px; }
  .delas .Noticia_Links_Signos .xlis .gemeos-at, #tinymce .Noticia_Links_Signos .xlis .gemeos-at {
    background-position: -107px 4px; }
  .delas .Noticia_Links_Signos .xlis .cancer-at, #tinymce .Noticia_Links_Signos .xlis .cancer-at {
    background-position: -160px 4px; }
  .delas .Noticia_Links_Signos .xlis .leao-at, #tinymce .Noticia_Links_Signos .xlis .leao-at {
    background-position: -213px 4px; }
  .delas .Noticia_Links_Signos .xlis .virgem-at, #tinymce .Noticia_Links_Signos .xlis .virgem-at {
    background-position: -266px 4px; }
  .delas .Noticia_Links_Signos .xlis .libra-at, #tinymce .Noticia_Links_Signos .xlis .libra-at {
    background-position: -318px 4px; }
  .delas .Noticia_Links_Signos .xlis .escorpiao-at, #tinymce .Noticia_Links_Signos .xlis .escorpiao-at {
    background-position: -372px 4px; }
  .delas .Noticia_Links_Signos .xlis .sagitario-at, #tinymce .Noticia_Links_Signos .xlis .sagitario-at {
    background-position: -425px 4px; }
  .delas .Noticia_Links_Signos .xlis .capricornio-at, #tinymce .Noticia_Links_Signos .xlis .capricornio-at {
    background-position: -477px 4px; }
  .delas .Noticia_Links_Signos .xlis .aquario-at, #tinymce .Noticia_Links_Signos .xlis .aquario-at {
    background-position: -530px 4px; }
  .delas .Noticia_Links_Signos .xlis .peixes-at, #tinymce .Noticia_Links_Signos .xlis .peixes-at {
    background-position: -584px 4px; }

.delas .Noticia_Links_Previsoes, #tinymce .Noticia_Links_Previsoes {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  .delas .Noticia_Links_Previsoes strong, #tinymce .Noticia_Links_Previsoes strong {
    display: block;
    margin-bottom: 1px;
    padding: 0 10px;
    height: 31px;
    font: bold 15px/31px lato;
    color: #FFF;
    background: #b175aa; }
  .delas .Noticia_Links_Previsoes ul, #tinymce .Noticia_Links_Previsoes ul {
    float: left;
    width: 100%;
    background: #F3F3F3;
    border-bottom: 1px solid #b175aa; }
    .delas .Noticia_Links_Previsoes ul li, #tinymce .Noticia_Links_Previsoes ul li {
      float: left;
      margin: 1% 3.59% 2%; }
      .delas .Noticia_Links_Previsoes ul li a, #tinymce .Noticia_Links_Previsoes ul li a {
        display: block;
        float: left;
        padding-top: 98px;
        width: 108px;
        height: 31px;
        text-align: center;
        color: #b175aa;
        background: url(//statig0.akamaized.net/sass-canais/delas/images/sprite-delas-previsoes2013.png) no-repeat; }
        .delas .Noticia_Links_Previsoes ul li a span, #tinymce .Noticia_Links_Previsoes ul li a span {
          font: 11px lato;
          color: #b175aa; }
        .delas .Noticia_Links_Previsoes ul li a:hover span, #tinymce .Noticia_Links_Previsoes ul li a:hover span {
          color: #b175aa; }
      .delas .Noticia_Links_Previsoes ul li.numerologia a, #tinymce .Noticia_Links_Previsoes ul li.numerologia a {
        background-position: 0 -131px; }
        .delas .Noticia_Links_Previsoes ul li.numerologia a:hover, #tinymce .Noticia_Links_Previsoes ul li.numerologia a:hover {
          background-position: 0 -262px; }
        .delas .Noticia_Links_Previsoes ul li.numerologia a.active, #tinymce .Noticia_Links_Previsoes ul li.numerologia a.active {
          background-position: 0 0; }
      .delas .Noticia_Links_Previsoes ul li.signos-zodiaco a, #tinymce .Noticia_Links_Previsoes ul li.signos-zodiaco a {
        background-position: -108px -131px; }
        .delas .Noticia_Links_Previsoes ul li.signos-zodiaco a:hover, #tinymce .Noticia_Links_Previsoes ul li.signos-zodiaco a:hover {
          background-position: -108px -262px; }
        .delas .Noticia_Links_Previsoes ul li.signos-zodiaco a.active, #tinymce .Noticia_Links_Previsoes ul li.signos-zodiaco a.active {
          background-position: 0 0; }
      .delas .Noticia_Links_Previsoes ul li.taro a, #tinymce .Noticia_Links_Previsoes ul li.taro a {
        background-position: -216px -131px; }
        .delas .Noticia_Links_Previsoes ul li.taro a:hover, #tinymce .Noticia_Links_Previsoes ul li.taro a:hover {
          background-position: -216px -262px; }
        .delas .Noticia_Links_Previsoes ul li.taro a.active, #tinymce .Noticia_Links_Previsoes ul li.taro a.active {
          background-position: 0 0; }
      .delas .Noticia_Links_Previsoes ul li.horoscopo-chines a, #tinymce .Noticia_Links_Previsoes ul li.horoscopo-chines a {
        background-position: -324px -131px; }
        .delas .Noticia_Links_Previsoes ul li.horoscopo-chines a:hover, #tinymce .Noticia_Links_Previsoes ul li.horoscopo-chines a:hover {
          background-position: -324px -262px; }
        .delas .Noticia_Links_Previsoes ul li.horoscopo-chines a.active, #tinymce .Noticia_Links_Previsoes ul li.horoscopo-chines a.active {
          background-position: 0 0; }
      .delas .Noticia_Links_Previsoes ul li.simpatias a, #tinymce .Noticia_Links_Previsoes ul li.simpatias a {
        background-position: -432px -131px; }
        .delas .Noticia_Links_Previsoes ul li.simpatias a:hover, #tinymce .Noticia_Links_Previsoes ul li.simpatias a:hover {
          background-position: -432px -262px; }
        .delas .Noticia_Links_Previsoes ul li.simpatias a.active, #tinymce .Noticia_Links_Previsoes ul li.simpatias a.active {
          background-position: 0 0; }
      .delas .Noticia_Links_Previsoes ul li.buzios a, #tinymce .Noticia_Links_Previsoes ul li.buzios a {
        background-position: -540px -131px; }
        .delas .Noticia_Links_Previsoes ul li.buzios a:hover, #tinymce .Noticia_Links_Previsoes ul li.buzios a:hover {
          background-position: -540px -262px; }
        .delas .Noticia_Links_Previsoes ul li.buzios a.active, #tinymce .Noticia_Links_Previsoes ul li.buzios a.active {
          background-position: 0 0; }

.delas .Noticia_Links_Maternidade, #tinymce .Noticia_Links_Maternidade {
  width: 100%;
  float: left;
  margin-bottom: 20px; }
  .delas .Noticia_Links_Maternidade strong, #tinymce .Noticia_Links_Maternidade strong {
    padding: 0 10px;
    font: bold 15px/31px lato;
    color: #FFF;
    background: #b175aa;
    display: block; }
  .delas .Noticia_Links_Maternidade ul, #tinymce .Noticia_Links_Maternidade ul {
    float: left;
    width: 100%;
    background: #F3F3F3;
    border-bottom: 1px solid #b175aa; }
    .delas .Noticia_Links_Maternidade ul li, #tinymce .Noticia_Links_Maternidade ul li {
      float: left;
      margin: 0 3.5%;
      padding: 1% 0; }
      .delas .Noticia_Links_Maternidade ul li a, #tinymce .Noticia_Links_Maternidade ul li a {
        display: block;
        float: left;
        padding-top: 16px;
        width: 80px;
        height: 80px;
        text-align: center;
        color: #b175aa;
        background: url(//statig0.akamaized.net/sass-canais/delas/images/sprite-maternidade2013.png) no-repeat;
        margin: 6px 0 10px; }
        .delas .Noticia_Links_Maternidade ul li a span, #tinymce .Noticia_Links_Maternidade ul li a span {
          font: 11px lato;
          color: #b175aa;
          position: relative;
          top: 63px; }
        .delas .Noticia_Links_Maternidade ul li a:hover span, #tinymce .Noticia_Links_Maternidade ul li a:hover span {
          color: #b175aa; }
      .delas .Noticia_Links_Maternidade ul li.chegada a, #tinymce .Noticia_Links_Maternidade ul li.chegada a {
        background-position: -8px -122px; }
        .delas .Noticia_Links_Maternidade ul li.chegada a:hover, #tinymce .Noticia_Links_Maternidade ul li.chegada a:hover {
          background-position: -7px -239px; }
        .delas .Noticia_Links_Maternidade ul li.chegada a.active, #tinymce .Noticia_Links_Maternidade ul li.chegada a.active {
          background-position: -7px -6px; }
      .delas .Noticia_Links_Maternidade ul li.enxoval a, #tinymce .Noticia_Links_Maternidade ul li.enxoval a {
        background-position: -98px -122px; }
        .delas .Noticia_Links_Maternidade ul li.enxoval a:hover, #tinymce .Noticia_Links_Maternidade ul li.enxoval a:hover {
          background-position: -97px -239px; }
        .delas .Noticia_Links_Maternidade ul li.enxoval a.active, #tinymce .Noticia_Links_Maternidade ul li.enxoval a.active {
          background-position: -97px -6px; }
      .delas .Noticia_Links_Maternidade ul li.maternidade a, #tinymce .Noticia_Links_Maternidade ul li.maternidade a {
        background-position: -191px -124px; }
        .delas .Noticia_Links_Maternidade ul li.maternidade a:hover, #tinymce .Noticia_Links_Maternidade ul li.maternidade a:hover {
          background-position: -190px -241px; }
        .delas .Noticia_Links_Maternidade ul li.maternidade a.active, #tinymce .Noticia_Links_Maternidade ul li.maternidade a.active {
          background-position: -190px -8px; }
      .delas .Noticia_Links_Maternidade ul li.bolsa-do-bebe a, #tinymce .Noticia_Links_Maternidade ul li.bolsa-do-bebe a {
        background-position: -288px -125px; }
        .delas .Noticia_Links_Maternidade ul li.bolsa-do-bebe a:hover, #tinymce .Noticia_Links_Maternidade ul li.bolsa-do-bebe a:hover {
          background-position: -287px -242px; }
        .delas .Noticia_Links_Maternidade ul li.bolsa-do-bebe a.active, #tinymce .Noticia_Links_Maternidade ul li.bolsa-do-bebe a.active {
          background-position: -287px -9px; }
      .delas .Noticia_Links_Maternidade ul li.farmacia a, #tinymce .Noticia_Links_Maternidade ul li.farmacia a {
        background-position: -378px -122px; }
        .delas .Noticia_Links_Maternidade ul li.farmacia a:hover, #tinymce .Noticia_Links_Maternidade ul li.farmacia a:hover {
          background-position: -377px -239px; }
        .delas .Noticia_Links_Maternidade ul li.farmacia a.active, #tinymce .Noticia_Links_Maternidade ul li.farmacia a.active {
          background-position: -377px -6px; }
      .delas .Noticia_Links_Maternidade ul li.viagem a, #tinymce .Noticia_Links_Maternidade ul li.viagem a {
        background-position: -471px -122px; }
        .delas .Noticia_Links_Maternidade ul li.viagem a:hover, #tinymce .Noticia_Links_Maternidade ul li.viagem a:hover {
          background-position: -470px -239px; }
        .delas .Noticia_Links_Maternidade ul li.viagem a.active, #tinymce .Noticia_Links_Maternidade ul li.viagem a.active {
          background-position: -470px -6px; }
      .delas .Noticia_Links_Maternidade ul li.telefones a, #tinymce .Noticia_Links_Maternidade ul li.telefones a {
        background-position: -564px -122px; }
        .delas .Noticia_Links_Maternidade ul li.telefones a:hover, #tinymce .Noticia_Links_Maternidade ul li.telefones a:hover {
          background-position: -563px -239px; }
        .delas .Noticia_Links_Maternidade ul li.telefones a.active, #tinymce .Noticia_Links_Maternidade ul li.telefones a.active {
          background-position: -563px -6px; }

#noticia .foto-legenda.foto-legenda--aling-center,
#tinymce .foto-legenda.foto-legenda--aling-center {
  float: none;
  display: table;
  margin: 20px auto; }

#noticia .foto-legenda.foto-legenda--aling-left,
#tinymce .foto-legenda.foto-legenda--aling-left {
  float: left;
  margin-right: 20px; }

#noticia .foto-legenda.foto-legenda--aling-right,
#tinymce .foto-legenda.foto-legenda--aling-right {
  float: right;
  margin-left: 20px; }

#noticia .foto-legenda.foto-legenda--size-1,
#tinymce .foto-legenda.foto-legenda--size-1 {
  width: 100%;
  max-width: 465px; }

#noticia .foto-legenda.foto-legenda--size-2,
#tinymce .foto-legenda.foto-legenda--size-2 {
  width: 100%;
  max-width: 158px; }

#noticia .foto-legenda.foto-legenda-filete,
#tinymce .foto-legenda.foto-legenda-filete {
  width: 100%; }

#noticia .foto-legenda.foto-legenda-background#styleBack,
#tinymce .foto-legenda.foto-legenda-background#styleBack {
  position: absolute;
  z-index: -1; }

#noticia .foto-legenda.foto-legenda-background span a,
#tinymce .foto-legenda.foto-legenda-background span a {
  border: none; }
  #noticia .foto-legenda.foto-legenda-background span a img,
  #tinymce .foto-legenda.foto-legenda-background span a img {
    filter: opacity(0.2); }

@media (min-width: 768px) {
  #noticia .foto-legenda.compRedondo,
  #tinymce .foto-legenda.compRedondo {
    shape-outside: circle(198px at 50% 50%) padding-box;
    margin: 0px 54px 10px 0px; } }

#noticia .foto-legenda.compRedondo .hoverInter .getHoverIn,
#tinymce .foto-legenda.compRedondo .hoverInter .getHoverIn {
  padding: 0;
  line-height: 20px; }

@media (max-width: 768px) {
  #noticia .foto-legenda.compRedondo span,
  #tinymce .foto-legenda.compRedondo span {
    opacity: .9; } }

#noticia .foto-legenda.compRedondo span a img,
#tinymce .foto-legenda.compRedondo span a img {
  border-radius: 50%; }

#noticia .foto-legenda.compRedondo span .svgArrow,
#tinymce .foto-legenda.compRedondo span .svgArrow {
  top: 50px;
  right: 60px; }
  @media (max-width: 768px) {
    #noticia .foto-legenda.compRedondo span .svgArrow,
    #tinymce .foto-legenda.compRedondo span .svgArrow {
      top: 5px;
      right: 5px; } }

#noticia .foto-legenda figcaption, #tinymce .foto-legenda figcaption {
  margin-top: 10px;
  float: left; }
  #noticia .foto-legenda figcaption cite, #tinymce .foto-legenda figcaption cite {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold; }
  #noticia .foto-legenda figcaption div,
  #tinymce .foto-legenda figcaption div {
    display: block;
    clear: both;
    margin-bottom: 15px;
    color: #666;
    padding: 0 0 10px; }

.svgArrow {
  display: none; }

.componente-galeria {
  cursor: pointer; }
  .componente-galeria span a {
    transition: opacity .2s;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden; }
    .componente-galeria span a:hover {
      opacity: .8; }
    .componente-galeria span a .svgArrow {
      top: 0;
      right: 0; }
    @media (min-width: 500px) {
      .componente-galeria span a:before {
        opacity: 1e-7;
        will-change: opacity;
        transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } }
  .componente-galeria .svgArrow {
    display: block;
    opacity: 1;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 3px;
    right: 3px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 3px; }
    @media (min-width: 500px) {
      .componente-galeria .svgArrow {
        opacity: 1e-7;
        will-change: opacity;
        transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); } }
    .componente-galeria .svgArrow:hover {
      opacity: 1; }
  .componente-galeria:hover .svgArrow {
    opacity: 1; }
  .componente-galeria:hover span a:before {
    opacity: 1; }

/* Taboola */
.ig-taboola {
  padding: 0 15px; }
  .ig-taboola .trc_rbox_border_elm {
    margin-bottom: 5px !important; }
    .ig-taboola .trc_rbox_border_elm .trc_rbox_header_span {
      border-bottom: 4px solid;
      color: #000;
      font-size: 20px; }
      .ig-taboola .trc_rbox_border_elm .trc_rbox_header_span:after {
        content: "";
        position: absolute;
        display: block;
        border-bottom: 1px solid;
        margin-top: 2px;
        width: 100%; }

/* CSS Específico de canais
---------------------------------------- */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
    -webkit-print-color-adjust: exact; }
  nav, footer, video, audio, object, embed,
  .aux-links,
  .fasanoComponent--video,
  .secondary-content,
  .recipe-image,
  .alternative-content,
  .midias,
  .rnm-recipe-info--inline,
  .aux-links,
  .header,
  #expanderIG,
  #ad_skycrapper,
  #tags,
  #busca,
  #conteudo_breadcrumb,
  .trigger-menu {
    display: none !important; }
  .main-content {
    width: 100% !important; } }

.receitanamesa .main-content {
  clear: left; }

.receitanamesa #expanderIG, .receitanamesa .logo-canais strong {
  display: none !important; }

.receitanamesa .media-component {
  margin-bottom: 20px; }

.receitanamesa .navegacao::before, .receitanamesa .navegacao::after {
  clear: both;
  content: '';
  display: table; }

.receitanamesa .recipe-sections {
  text-align: center; }
  .receitanamesa .recipe-sections .recipe__tag {
    margin: 5px !important; }
    .receitanamesa .recipe-sections .recipe__tag .active {
      color: #ff7b00;
      border: 1px solid #ff7b00;
      background-color: #FFF;
      cursor: default; }

.receitanamesa .h-recipe .midias {
  position: relative;
  float: right;
  width: auto;
  color: #ff7b00;
  margin-bottom: -22px;
  margin-top: -10px; }

.receitanamesa #noticia-other {
  float: right;
  margin-top: -25px;
  position: relative;
  top: 15px; }
  .receitanamesa #noticia-other p {
    font-size: 12px; }

.receitanamesa #noticia-olho {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2; }

.receitanamesa #noticia-titulo-h1.recipe__title {
  font-size: 22px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  margin: 3.1081% 0 1%;
  padding: 0;
  text-align: left; }

.receitanamesa .img-container {
  position: relative;
  padding-bottom: 56.2162%;
  /* 16:9 ratio */
  height: 0;
  overflow: hidden; }
  .receitanamesa .img-container::before, .receitanamesa .img-container::after {
    clear: both;
    content: '';
    display: table; }
  .receitanamesa .img-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.receitanamesa .recipe__tag {
  background-color: #ff7b00;
  border-radius: 19px;
  color: #FFF;
  display: inline-block;
  font-size: 11px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0.05em; }

.receitanamesa .recipe-image {
  clear: both; }
  .receitanamesa .recipe-image .recipe__tag {
    position: absolute;
    left: 17px;
    top: 11px;
    z-index: 1; }

.receitanamesa .aux-links {
  font-size: 0;
  text-align: right;
  margin: 15px;
  width: 360px;
  float: right;
  position: absolute;
  right: 0;
  bottom: 0; }
  .receitanamesa .aux-links a {
    background-color: #d9d6c1;
    width: 85px;
    height: 85px;
    display: inline-block;
    padding: 10px 5px;
    color: #333 !important;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 0 .5%; }
    .receitanamesa .aux-links a:hover {
      background-color: #cdcab6; }

.receitanamesa .recipe__basic-info {
  margin-top: 20px; }
  .receitanamesa .recipe__basic-info .recipe__basic-info__desc {
    margin: 25px 0 20px;
    font-weight: bold; }

.receitanamesa .rnm-ingredients {
  background-color: #e4e1cf;
  color: #333333;
  font-size: 16px;
  margin: 2.0541% 0;
  position: relative;
  min-height: 160px; }
  .receitanamesa .rnm-ingredients::before, .receitanamesa .rnm-ingredients::after {
    clear: both;
    content: '';
    display: table; }
  .receitanamesa .rnm-ingredients .rnm-ingredients__title {
    background-color: #bfbca8;
    font-size: inherit;
    margin: 0;
    padding: 1.4865% 1.7568%;
    margin-bottom: 15px;
    text-transform: uppercase; }
  .receitanamesa .rnm-ingredients .rnm-ingredients__list {
    list-style: initial;
    padding: 0;
    width: 45%;
    margin: 15px 15px 15px 35px; }
    .receitanamesa .rnm-ingredients .rnm-ingredients__list::before, .receitanamesa .rnm-ingredients .rnm-ingredients__list::after {
      clear: both;
      content: '';
      display: table; }
    .receitanamesa .rnm-ingredients .rnm-ingredients__list .rnm-ingredients__item {
      padding: 5px 0;
      margin-right: 20px; }
      .receitanamesa .rnm-ingredients .rnm-ingredients__list .rnm-ingredients__item > strong {
        font-weight: bold;
        font-size: 1.1em; }

.receitanamesa .recipe-instructions {
  margin: 4% 0; }

.receitanamesa .recipe-instructions__item {
  margin: 1.5% 0; }
  .receitanamesa .recipe-instructions__item:before {
    content: attr(data-order);
    font-size: 14px;
    font-weight: 900;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 25px;
    border: 2px solid #bfbca8;
    margin-right: 10px;
    vertical-align: middle;
    background-color: #e4e1cf; }

.receitanamesa .recipe-instructions__title {
  margin-top: 4.0541%;
  font-weight: bold; }

@media (max-width: 1024px) {
  .receitanamesa .rnm-recipe-info {
    display: inline-block;
    float: none;
    text-align: center; }
    .receitanamesa .rnm-recipe-info li {
      width: 33% !important;
      display: inline-block;
      text-align: center; }
  .receitanamesa .main-header #oferecimento {
    right: 5%; }
  .receitanamesa .main-header #menu-N ul .subHome-nav__item {
    height: auto; }
  .receitanamesa .trigger-menu {
    width: 35px;
    height: 5px;
    background-color: #ff7b00 !important;
    transition: 0.3s ease all;
    position: relative;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 150px;
    left: 20px; }
  .receitanamesa .main-header {
    height: 142px;
    background: #e4e1cf !important;
    height: 151px;
    border-bottom: 40px solid #ffc691; }
  .receitanamesa .h-recipe .midias {
    margin-bottom: 20px; }
  .receitanamesa #busca #buscaGoogle {
    display: block;
    position: absolute;
    right: 15px;
    top: 114px; }
  .receitanamesa .rnm-ingredients .rnm-ingredients__list, .receitanamesa .rnm-ingredients .aux-links {
    width: 100%;
    position: relative; }
  .receitanamesa .rnm-ingredients .aux-links {
    text-align: center;
    margin: 0 auto;
    float: none; }
    .receitanamesa .rnm-ingredients .aux-links a {
      width: 45%;
      max-width: 90px;
      margin: 1%; } }

/*Regra para criar um bg na tela de ediçao */
.edicaoFaixa {
  background-color: #FCFCFC;
  box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.16);
  padding-bottom: 20px !important;
  margin-bottom: 10px;
  clear: both; }

.barraFerramentasFaixa {
  top: 0; }

.barraFerramentasFaixa {
  left: -23px; }

.dropListaHorizontal > span {
  overflow: hidden; }

.edicao {
  min-height: 58px !important;
  background-color: #c1c1c1;
  width: 100%;
  margin-bottom: 20px;
  float: left; }
  .edicao .bx-wrapper .bx-loading {
    display: none; }

.editor textarea {
  min-height: 80px; }

.mce-panel {
  max-width: 762px !important; }

.faixaInvisivelMoverComponente {
  width: inherit !important; }

.auxiliarComponente {
  width: 85% !important;
  height: 100% !important; }

.auxiliarComponente div:nth-child(2) {
  width: 85% !important;
  height: 100% !important; }

.slider-wrapper .auxiliarComponente div:nth-child(2) {
  width: 70% !important; }

.grupo-campo .regrasPai {
  display: none; }

.grupo-campo .divModeracao {
  display: none; }

/* CSS Específico de seção e noticia
---------------------------------------- */
.secao-pelo-mundo .img-principal {
  float: left;
  margin-right: 20px;
  margin-top: 6px; }

.secao-pelo-mundo .noticia a {
  color: #903a01; }

.secao-pelo-mundo .noticia ul.palavras-chave {
  background-color: #f8f8f8;
  margin: 0 !important;
  padding: 10px 20px; }
  .secao-pelo-mundo .noticia ul.palavras-chave li {
    display: inline-block; }
    .secao-pelo-mundo .noticia ul.palavras-chave li a {
      color: #903a01; }

.secao-pelo-mundo .noticia .foto-legenda {
  width: 100% !important; }
  .secao-pelo-mundo .noticia .foto-legenda img {
    width: 100%; }
  .secao-pelo-mundo .noticia .foto-legenda .credito {
    display: inline-block;
    background-color: #f8f8f8;
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 10px; }
  .secao-pelo-mundo .noticia .foto-legenda .legenda p {
    margin-bottom: 0;
    padding: 5px 10px; }
