/* origem: site/0010.css */
/* SOURCE: /assets/refactor-v943/css/site/0030.css */
/* Comentários: abre no clique e fecha ao clicar fora. */
html body.pc .pc-list-item{cursor:pointer!important;}
html body.pc .pc-list-item .pc-list-excerpt{display:block!important;color:inherit!important;text-decoration:none!important;font:inherit!important;line-height:inherit!important;margin:0 0 6px!important;}
html body.pc .pc-list-item .pc-list-excerpt:hover{color:inherit!important;text-decoration:none!important;}
/* Mais lidas internas: título do bloco na cor do portal e notícias em cinza leve. */
html body.pc .pc-list-side .spb-category-most-read h3,
html body.pc .article-midcol .spb-category-most-read h3{
  color:var(--spb-page-accent,var(--spb-primary,#eb0808))!important;
  border-bottom-color:var(--spb-page-accent,var(--spb-primary,#eb0808))!important;
  font-weight:700!important;
}
html body.pc .pc-list-side .spb-category-most-read .spb-cat-most-read-item strong,
html body.pc .article-midcol .spb-category-most-read .spb-cat-most-read-item strong{
  color:#3f4650!important;
  font-weight:600!important;
  font-size:14px!important;
  line-height:1.2!important;
}
html body.pc .pc-list-side .spb-category-most-read .spb-cat-most-read-item:hover strong,
html body.pc .article-midcol .spb-category-most-read .spb-cat-most-read-item:hover strong{color:#3f4650!important;}

