/*
 * Folha de S.Paulo
 * Matérias Revista São Paulo
 * 5.4.1
 */

/* News header */

.article-top_image {
  margin-bottom: 40px;
}

.article-top_image .box-title,
.article-bottom_image .box-title {
  background: #eeeeee;
}

.article-bottom_image .box-title {
  height: 49px;
}

.article-top_image .box-title .title,
.article-bottom_image .box-title .title {
  border-bottom: none;
  text-align: left;
  color: #E86155;
  padding-bottom: 0;
  height: 49px;
  margin: 0 0 16px 0;
}

.article-bottom_image .box-title .title {
  float: left;
}

.article-top_image .box-title .title-icon,
.article-bottom_image .box-title .title-icon {
  float: inherit;
  background: url(//f.i.uol.com.br/folha/saopaulo/svg/title_materia.svg) no-repeat;
  display: inline-block;
  height: 66px;
  width: 32px;
  background-size: cover;
  position: absolute;
  top: -10px;
}
.article-top_image .logo-saopaulo,
.article-bottom_image .logo-saopaulo {
  background: url(//f.i.uol.com.br/folha/saopaulo/svg/logo-saopaulo.svg?2016071501) no-repeat 0 0 transparent;
  background-size: cover;
  height: 43px;
  float: left;
  margin: 5px 0 0 10px;
  width: 154px;
}
.article-top_image .hoje,
.article-bottom_image .hoje {
  position: relative;
  top: 0px;
  left: 34px;
  font-size: 1.1em;
}

.article-bottom_image .hoje {
  font-size: 0.6em;
}

.saopaulo.sao_paulo.viaja .article-top_image .box-title {
  background: none;
} 
.saopaulo.sao_paulo.viaja .article-top_image .box-title .title-icon {
  background: url(//f.i.uol.com.br/folha/saopaulo/svg/title.svg) no-repeat;
    display: inline-block;
    float: left;
    height: 50px;
    position: relative;
    width: 22px;
    top: 0px;
}

.saopaulo.sao_paulo.viaja .article-top_image .box-title .title {
    border-bottom: 1px solid #222220;
    margin: 0 0 16px 25px;
    padding-bottom: 7px;
}

.article-bottom_image h2.appDownload {
    width: 235px;
    float: right;
    color: #666666;
    font: 15px "Roboto";
    text-align: center;
        font-weight: bold;
}

.article-bottom_image h2.appDownload .ios,
.article-bottom_image h2.appDownload .android {
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 19px;
  height: 19px;
  float: right;
  padding: 10px;
  position: relative;
  top: -7px;
  margin-right: 10px;
}

@media (max-width: 440px) {
  .article-bottom_image .hoje {
      font-size: 1.4em;
      margin: 7px 0 0 0;
      float: left;
  }
  .article-bottom_image h2.appDownload {
    background: #eeeeee;
    width: 100%;
    height: 40px;
    text-align: center;
    padding-top: 16px;
    font-size: 1em;
    margin-top: -11px;
  }
}


.news .news-header {
	margin: 0 auto 45px auto;
	max-width: 1300px;
}

.news .news-title {
	font: bold 4em/47px "Roboto";
  margin: 0 175px;
}

/* Ads */
.ad-300x250-1,
.ad-300x250-6 {
	margin-bottom: 45px;
}

/* Content */
.news .news-content {
	color: #222220;
	float: left;
	font: normal 20px Georgia, serif;
  line-height: 28px;
	padding: 0 3%;
	width: 55.5547%;
}

article.news .content a {
	color: #EC665F;
}

article.news .content a:hover {
	text-decoration: underline;
}

.news .news-author {
	font: bold 14px/20px "Roboto";
}

.news .news-time {
	color: #999;
	font: normal 12px "Roboto";
	line-height: 18px;
}

.news .news-time a {
	color: #222220;
	font-size: 14px;
	/*display: block;*/
	margin: 10px 0 20px;
}

.news .exclamation-icon {
	background: url("//f.i.uol.com.br/folha/furniture/5.4/images/exclamation-icon.jpg") 0 0 no-repeat;
	display: inline-block;
	height: 14px;
	margin-bottom: -1px;
	width: 15px;
}

.news ul,
.news ol {
    margin: 0;
    padding: 0;
}

article.news p.division {
    background: #fff url(//f.i.uol.com.br/x-cccccc.gif) repeat-x center;
    color: #fff;
    margin: 0;
    height: 30px;
    text-align: right;
}

article.news .star {
    background: url(//f.i.uol.com.br/star.gif) no-repeat center;
    height: 30px;
    overflow: hidden;
    text-align: center;
    text-indent: -9999px;
}

article.news .three-star {
    background: url(//f.i.uol.com.br/folha/furniture/5.4/images/icn-three_stars.png) no-repeat;
    display: inline-block;
    height: 15px;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 57px;
    display: block;
}

#tags-related-box h2{
  float: left;
  display: inline-block;
  font: normal 16px 'Roboto';
}
#tags-related-box ul {
	list-style: none;
}
#tags-related-box li a{
  display: inline-block;
  float: left;
  background-color: #E1E4E9;
  border-radius: 5px;
  margin-left: 12px;
  padding: 15px 30px;
  font: normal 16px 'Roboto';
  color: #999;
}

article.news .content .stamp {
	float: left;
	margin: 0 10px 5px 0;
}
article.news .content ul {
	color: #666;
	list-style: none outside none;
}
article.news .content ul li {
	background: url(//f.i.uol.com.br/folha/furniture/5.4/images/bg-square.png?2013082801) no-repeat 0 10px;
	margin-bottom: 3px;
	padding-left: 10px;
}
article.news .content ol {
	padding-left: 20px;
}

article.news .articleGraphicImage img {
  width: 100%;
}

article .instagram {
  position: relative;
  padding-bottom: 140%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
}

article .instagram iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* Toolbar */
.news .toolbar-container {
	float: left;
	min-height: 1px;
	width: 66px;
}

.news .toolbar{
	float: left;
	height: 332px;
	width: 64px;
	border: 1px solid #E5E5E7;
	border-radius: 5px;
	border-radius: 5px;
}
.news .toolbar .share-counter{
  width: 100%;
  display: block;
  padding: 14px 0 10px;
  margin-bottom: 10px;
  background-color: #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.news .toolbar .share-counter .icon{
  display: block;
  width: 14px;
  height: 20px;
  margin: 0 auto;
}
.news .toolbar .share-counter .counter{
  display: block;
  text-align: center;
  font: normal 12px 'Roboto';
  color: #999;
}

.news .toolbar .btn{
	background-color: #fff !important;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	width: 44px;
	height: 44px;
	border: none;
	margin-bottom: 10px;
	outline: none;
}

.news .options{
	overflow: hidden;
	padding: 7px 0;
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

.news .options .items{
  float: right;
}
.news .options .items li{
	background: none;
	float: left;
	margin: 0 0 0 27px;
	color: #999;
	font-size: 12px;
	font-family: 'Roboto';
	text-transform: uppercase;
}
.news .options .items li:first-child{
  margin-left: 0;
}
.news .options .items a {
    color: inherit;
}

.news .options .items a:hover {
	text-decoration: none;
}

.news .options .items ul {
	line-height: 24px;
}

.news .options .icon-url,
.news .options .icon-font-L,
.news .options .icon-font-S,
.news .options .icon-warning{
    display: inline-block;
    width: 18px;
    height: 18px;
    position: relative;
    float: left;
}
.news .options .icon-url{
    margin-right: 5px;
    margin-top: 4px;

    background: url('//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/article/toolbar_link.svg?2016031101') no-repeat;
}
.news .options .icon-font-L{
    margin-right: 5px;
    margin-top: 5px;
    background: url('//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/article/toolbar_text_larger.svg?2016031101') no-repeat;
}
.news .options .icon-font-S{
    margin-right: 5px;
    margin-top: 5px;
    background: url('//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/article/toolbar_text_smaller.svg?2016031101') no-repeat;
}
.news .options .icon-warning{
    margin-right: 5px;
    margin-top: 2px;
    background: url('//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/article/toolbar_alert.svg?2016031101') no-repeat;
}

.news .options .font a{
  display: inline-block;
  float: left;
  margin-right: 27px;
}
.news .options .font a:last-child { margin-right: 0;}

/* Video Player */

.video .video-player { position: relative; margin: 0 auto }

.video .video-player img { margin-bottom: 0; height: 100%; transition: all 0.3s ease-in; }

.video .video-player.wide ,
.video .video-player.wide img { height: 169px; }

.video .video-player.wide.aovivouol ,
.video .video-player.wide.aovivouol img { height: 191px; }

.video .video-player.vertical ,
.video .video-player.vertical img { height: 533px; }

.video .video-player.normal ,
.video .video-player.normal img {
  height: auto;
  max-width: 100%;
}
.video .video-player .icon-video-play {
  filter: alpha(opacity=85);
  left: 123px;
  opacity: .85;
  position: absolute;
  transition: all .3s ease-in;
}
.video .video-player.wide .icon-video-play { top: 37px; }

.video .video-player.vertical .icon-video-play { top: 219px; }

.video .video-player .icon-video-play {
  top: 50%;
  left: 50%;
  margin: -47px 0 0 -57px;
}
.video .video-player a:hover .icon-video-play {
  filter: alpha(opacity=100);
  opacity: 0;
}
.video [id$=jwplayer_wrapper], #live-jwplayer_wrapper, #live-jwplayer { margin-bottom: 20px; }

.video .sprite-folha.icon-video-play {
  background: url("//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/player.svg");
  height: 95px;
  width: 95px;
  z-index: 9;
}
.video .video-player img:hover{
  box-shadow: rgba(0,0,0,0.15) 1px 2px 1px;
  filter: alpha(opacity=92);
  opacity: .92;
  transition: all 0.3s ease-in;
}

/* Aside */
article.news aside {
    margin: 20px 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

article.news aside p ,
.livrariadafolha-more h5 {
	border-bottom: 2px solid #222220;
	color: #222220;
	font-size: 13px;
	font-weight: 700;
	line-height: 15px;
	margin: 20px 0 0;
	padding: 3px 3px 3px 0;
	text-transform: uppercase;
}
article.news aside p.erramos {
	border-bottom-color: #ed1c24;
	color: #ed1c24;
	font-size: 17px;
	line-height: 18px;
	padding-left: 5px;
	position: relative;
	text-transform: inherit;
}
article.news aside p.erramos:before {
  content: '';
  background: url("//f.i.uol.com.br/folha/furniture/5.4/images/exclamation-icon.jpg") 0 0 no-repeat;
  display: block;
  height: 14px;
  left: 0;
  position: absolute;
  width: 15px;
}
article.news aside li a{
	color: #00adef;
}
article.news aside ul ,
.livrariadafolha-more ul {
	list-style: none outside none;
	margin: 10px 0;
}

article.news aside li {
	background: url(//f.i.uol.com.br/folha/furniture/5.4/images/bg-square.png?2013082801) no-repeat 0 8px;
    font-size: 16px;
    line-height: 24px;
	margin-bottom: 3px;
	padding-left: 10px;
}

/* Textile */
article.news table {
	border-collapse: collapse;
	border-spacing: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	margin: 0;
	width: 100%
}
article.news table tr td.articleTable50 { width: 50%; }
article.news table tr td.articleTable33 { width: 33%; }

article.news img {
	height: auto;
	max-width: 100%;
}
article.news .articleGraphic {
    border-collapse: collapse;
    border-spacing: 0 0;
    clear: both;
    color: #222220;
    margin: 0;
    width: 100%;
}
article.news iframe.poll{
	border: 1px solid #ccc;
	box-shadow: inset rgba(0,0,0,.03) 0 6px 1px, rgba(0,0,0,.04) 2px 3px 1px;
	height: 105px;
	overflow: hidden;
	width: 100%
}
article.news .articleGraphicSpace {
	padding: 0;
}
article.news .articleGraphicCredit ,
article.news .fo1c {
	font-size: 10px;
	line-height: 12px;
	text-align: right;
}
article.news .articleGraphicImage {
	border-bottom: 0;
	padding: 0;
	text-align: center;
} 
.news-content .articleGraphicCaption ,
.news-content .fo1l {
	border-bottom: 1px solid #e8e8e8;
	box-shadow: inset rgba(0,0,0,0.07) 0 0 0, rgba(0,0,0,0.05) 0 2px;
	padding: 6px 5px;
}
article.news .artHtml5 iframe,
article.news .folhagraficos iframe{
	border: 0px;
  width: 100%;
}
article.news .artHtml5 .credit,
article.news .folhagraficos .credit{
	background: #fff;
	display: block;
	color: #222220;
	font-size: 1.1em;
	line-height: 13px;
	text-align: right;
}

article.news p.tagline {
  font: 13px Arial,helvetica,sans-serif;
}

/* Galeria */
.article-gallery {
	overflow: hidden;
	position: relative;
}

.article .article-gallery {
	background-color: #e0e5e8;
}

.article-gallery h1 {
	font: bold 20px/30px "Roboto";
	margin: 16px;
}

.article-gallery .rsDefault .rsCaption p {
	color: #222220;
	font: 14px/18px "Roboto";
	margin: 0;
}

.article-gallery .rsGCaption .credit {
	color: #222220;
	font: 12px/16px "Roboto";
	margin-left: 16px;
}

.article-gallery .current {
	color: #222220;
	font: bold 12px/16px "Roboto";
	display: block;
	margin-bottom: 24px;
	text-align: center;
}

.article-gallery .current:before {
	background: url('//f.i.uol.com.br/folha/saopaulo/svg/gallery-icon.svg?2016031101') 0 0 no-repeat;
    content: "";
    width: 27px;
    height: 27px;
    display: inline-block;
    position: relative;
    left: -5px;
    margin-bottom: -10px;
}

.article-gallery .rsDefault .rsGCaption {
	background: #e0e5e8 !important;
	bottom: 0 !important;
	border-bottom: 0 none;
	font: normal 16px 'Roboto';
}

.article-gallery .rsDefault .rsNav {
	display: none !important;
	width: 0;
	height: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.article-gallery .rsDefault .rsOverflow {
	background-color: #C5CED5;
}

.article-gallery .rsDefault .rsGCaption {
	box-sizing: border-box;
	padding: 15px 50px 18px 10px;
	width: 100%;
}


.article-gallery .rsDefault .rsSlide {
	background-color: #C5CED5;
}

.article-gallery .rsDefault .rsArrowIcn {
	background: url("//f.i.uol.com.br/folha/saopaulo/images/rs-default.png");
	background-color: #C5CED5;
	border-radius: 50%;
}

/* Leia mais */
.box.read-more {
	margin: 45px 0;
}

.box.read-more header {
	position: relative;
}

.box.read-more h2 {
	border-bottom: 1px solid #222220;
	color: #222220;
	font: normal 36px "FolhaIIHeavy";
	line-height: 49px;
	margin: 0 0 0 28px;
	text-transform: lowercase;
}

.box.read-more h2:before {
	content: "";
    background: url(//f.i.uol.com.br/folha/saopaulo/svg/title.svg) no-repeat;
    float: left;
    height: 50px;
    left: 0;
    position: absolute;
    width: 22px;
}

.box.read-more .list-square {
	list-style: none;
	margin: 0;
	padding: 0;
}

.box.read-more .list-square li a,
.box.read-more h3 {
	color: #222220;
	font-family: "Roboto";
	font-size: 16px;
	font-weight: normal;
}

/* Outbrain */
#outbrain_widget_0 {
  margin-top: 45px;
}

#outbrain_widget_1 .CRMB_2.ob-widget .ob_what {
  text-align: left;
}

#outbrain_widget_0 .ob-widget-header {
  border-bottom: 1px solid #222220;
  color: #222220;
  font: normal 36px "FolhaIIHeavy";
  line-height: 43px;
  margin: 0 0 24px 28px;
  padding: 0 0 6px 0;
  text-transform: lowercase;
}

#outbrain_widget_0 .ob-widget-header:after {
  content: "";
  background: url(//f.i.uol.com.br/folha/saopaulo/svg/title.svg) no-repeat;
  float: left;
  height: 50px;
  left: 0;
  position: absolute;
  width: 22px;
}

#outbrain_widget_0 .ob_what {
  padding-top: 10px;
}

#outbrain_widget_0 .AR_1.ob-widget .ob-dynamic-rec-container,
#outbrain_widget_1 .AR_2.ob-widget .ob-dynamic-rec-container {
  max-width: inherit;
  width: 22.6%;
}

/* Comentários */
.comments-article{
  margin-top: 0;
  margin-bottom: 45px;
  padding: 0 8px;
}

.comments-article header h2 {
    border-bottom: 1px solid #000;
    color: #000;
    font: normal 36px 'FolhaIIHeavy';
    margin: 0 0 16px 25px;
    padding-bottom: 7px;
    text-transform: lowercase;
}

.comments-article header h2:before {
  content: "";
  background: url(//f.i.uol.com.br/folha/saopaulo/svg/title.svg) no-repeat;
  float: left;
  height: 50px;
  left: 8px;
  position: absolute;
  width: 22px;
}

.hide-text,
.comments-article > article > header .to-report,
.comments-article .rating .comment-like,
.comments-article .rating .comment-dislike {
  font: 0/0 a !important;
  color: transparent !important;
  text-shadow: none !important;
}
.comments-article .hide,
.comments-article .share {
  display: none !important;
  visibility: hidden;
}
.comments-article > article > header:before,
.comments-article > article > header:after,
.comments-article footer:before,
.comments-article footer:after {
  content: " ";
  display: table;
}
.comments-article > article > header:after,
.comments-article footer:after {
  clear: both;
}
.comments-article > article > header h3 a::before,
.comments-article header .more:after,
.comments-article .comment-action:after,
.comments-article .section-sprite,
.comments-article .sprite {
  background: transparent url(//f.i.uol.com.br/ruf/furniture/1/images/sprite-ruf-mobile-vs3.png) 0 0 no-repeat; display: inline-block; text-indent: -9999px;
}
.comments-article > article > header h3 a::before,
.comments-article header .more:after,
.comments-article .comment-action:after,
.comments-article .section-sprite,
.comments-article .sprite {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.comments-article .warning {
  width: 18px;
  height: 16px;
  background-position: -422px -60px;
}
.comments-article .comment-like,
.comments-article .comment-dislike {
  width: 18px;
  height: 17px;
}
.comments-article .comment-like {
  background-position: -364px -60px;
}
.comments-article .comment-dislike {
  background-position: -393px -60px;
}
.comments-article > article > header h3 a:before,
.comments-article .support {
  width: 16px;
  height: 16px;
  background-position: -340px -60px;
  margin-right: 8px;
}
.comments-article .section-sprite.reply {
  width: 18px;
  height: 15px;
  background-position: -189px -119px;
  margin-right: 10px;
}
.comments-article .comment-large {
  width: 20px;
  height: 20px;
  background-position: -309px -60px;
  float: left;
  margin-right: 10px;
}
.comments-article article {
  border-bottom: 1px dotted #ccc;
}
.comments-article article:first-of-type {
  border-top: 1px dotted #ccc;
  margin-top: 16px;
}
.comments-article article:not(:last-of-type) .terms {
  display: none;
}
.comments-article header .more {
  display: block;
  color: #000;
  font: 700 16px/50px Arial, Georgia, serif;
  border-bottom: 1px dotted #ccc;
  margin-top: 16px;
}
.comments-article .user-info {
  margin: 8px 0;
}
.comments-article .user-info a {
  color: #666;
  font: italic 14px "Arial-BoldItalicMT", Arial, Helvetica, sans-serif;
}
.comments-article .comment-action {
  display: inline-block;
  margin-top: 16px;
  font: 700 14px Arial, Georgia, serif;
  text-transform: uppercase;
  color: #EC665F;
  letter-spacing: 0.03em;
}

.terms-conditions {
  display: inline-block;
  float: right;
  margin-top: 16px;
}
.terms-conditions a {
  color: #EC665F;
  font-size: 16px;
  font-weight: bold;
}
.comments-article header .more:after,
.comments-article .comment-action:after {
  content: "";
  width: 8px;
  height: 12px;
  margin: 0 10px;
  background-position: -92px -365px;
}
.comments-article > article > header {
  padding: 16px 0 10px 0;
}
.comments-article > article > header h3 {
  display: inline-block;
}
.comments-article > article > header h3 a {
  font: 800 italic 14px/22px Arial, Helvetica, sans-serif;
  color: #666;
  letter-spacing: 0;
}
.comments-article > article > header h3 a:before {
  content: "";
  margin: 0 10px;
}
.comments-article > article > header .time {
  font: italic 14px Arial, Helvetica, sans-serif;
  color: #666;
  display: inline-block;
  padding-bottom: 10px;
}
.comments-article > article > header .to-report,
.rating .vote{
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  box-shadow: 1px 2px 2px #f0f0f0;
  float: right;
  list-style: none outside;
  font: 700 12px "Arial-BoldItalicMT", Arial, Helvetica, sans-serif;
  color: #666;
  margin: 0 2px;
  padding: 10px 7px;
  transition: background-color 0.2s ease-in;
  vertical-align: middle;
}
.comments-article footer .terms-conditions{
  display: inline-block;
  float: right;
}
.comments-article footer .terms-conditions a {
  position: static;
  background: inherit;
  color: #7b7a6c;
  font: normal 15px 'Roboto';
  line-height: 18px;
  text-transform: uppercase;
}
.comments-article footer .terms-conditions a:after {
    background: url("//f.i.uol.com.br/folha/especial/2016/olimpiada-no-rio/svg/arrow45_20px.svg?2016031101");
    content: '';
    display: block;
    float: right;
    height: 13px;
    margin-left: 6px;
    margin-top: 2.5px;
    position: relative;
    width: 13px;
}
.comments-article .comment-body {
  margin: 10px 0 0 0;
  clear: both;
}
.comments-article .comment-body p {
  color: #000;
  font: 16px Arial, Georgia, serif;
  margin: 0;
  overflow-x: hidden;
}
.comments-article .confirm-rating::after,
.comments-article .confirm-rating::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%);
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fff;
}
.comments-article .confirm-rating::after {
  top: -21px;
  z-index: 0;
  border-bottom: 20px solid #cacaca;
}
.comments-article .confirm-rating {
  position: absolute;
  background-color: #fff;
  border: 1px solid #cacaca;
  font: 700 11px/130% Arial, sans-serif;
  margin: 70px 0 0 -60px;
  padding: 10px;
  width: 130px;
}
.comments-article .confirm-rating.good {
  right: 10px;
}
.comments-article .confirm-rating.bad {
  right: 20px;
}
.comments-article .confirm-rating h4 {
  color: #016fcd;
  font: 700 11px/130% Arial, sans-serif;
  letter-spacing: normal;
}
.comments-article .confirm-rating.bad > h4 {
  color: #ed1c24;
}
.comments-article .confirm-rating .action {
  text-align: center;
}
.comments-article .confirm-rating .action a {
  background-color: #e6e7e8;
  color: #404040;
  display: block;
  font-size: 14px;
  padding: 8px 0;
  margin: 10px 0;
  text-align: center;
  text-decoration: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
}
.comments-article .confirm-rating .unstyled {
  margin-top: 10px;
}
.comments-article .confirm-rating .unstyled li {
  margin-bottom: 0;
}
.comments-article .confirm-rating .unstyled a {
  font: 700 11px/130% Arial, sans-serif;
  color: #006;
}
.comments-article footer .terms {
  text-align: right;
  margin: 15px 0;
}
.comments-article footer small {
  font: normal 12px Arial, Georgia, serif;
  color: #777;
}
.comments-article > article > footer .reply.btn {
  width: 120px;
  font: 700 12px "Arial-BoldItalicMT", Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 20px 0;
  color: #666;
  float: right;
  font-family: Arial, Georgia, serif;
  border: none;
  box-shadow: none;
}
.comments-article footer {
  padding: 0;
  margin: 15px 0 15px 0;
  background-color: #fff;
}
.comments-article header {
  display: inline-block;
  width: 100%;
}
.comments-article header p {
  color: #222;
  font: 16px Arial, Georgia, serif;
}

.comments-article .user-action {
  display: inline-block;
  margin-bottom: 50px;
}

.comments-article .btn-comment-default {
  background-color: #EC665F;
  border-radius: 5px;
  color: #fff;
  display: block;
  float: left;
  font-size: 16px;
  margin:0 24px 24px 0;
  padding: 6px 8px;
  text-align: center;
  text-decoration: none;
  width: 160px;
}

.tm-ads.hidden-xs.custom-ad {
  margin-bottom: 60px;
}


/* Media Queries */

@media (max-width: 1316px) {
	/* News header */
	.news .news-header {
		padding: 0 8px;
	}
}

@media (max-width: 1300px) {
	/* News header */
	.news .news-header {
		max-width: 100%;
	}
}

@media (max-width: 1140px){
	/* Grid */
	.col-4 {
		background-color: #fff;
	}

	/* News content */
	.news .news-content {
		margin-top: 0;
		padding: 0;
		width: 100%;
	}

	/* Share */
	.news .toolbar,
	.news .toolbar-container {
		border-radius: 0;
		height: auto;
		width: 100%;
	}

	.news .toolbar .share-counter {
		display: none;
	}

	.news .toolbar .btn {
		background-color: #e1e1e1 !important;
		display: inline-block;
		margin-bottom: 0;
		width: 16.6667%;
	}

	/* Toolbar */
	.news .options {
		border-top: 0;
	}

	.news .options .items li{
		margin-left: 10px;
		width: 30px;
		text-indent: -999999px;
	}

	.news .options .items li.font{
		width: 60px;
	}

	.news .options .items li a{
		margin-right: 10px;
		width: 18px;
	}

  /* Leia mais */
  .box.read-more {
    margin-bottom: 0;
  }

  /* Outbrain */
  #outbrain_widget_0 {
    margin-top: 0;
  }

  /* Instagram */
  article .instagram {
    padding-bottom: 130%;
  }

}

@media (max-width: 1024px) {
  /* News header */
  .news .news-title {
    margin: 0px 0;
  }

  /* Instagram */
  article .instagram {
    padding-bottom: 135%;
  }
}


@media (max-width: 800px) {
    .article-top_image .hoje {
      top: 0px;
      left: 34px;
      font-size: 1.3em;
    }
    .article-top_image .box-title .title-icon {
      top: -7px;
    }
  }

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}

  /* Instagram */
  article .instagram {
    padding-bottom: 140%;
  }
}

@media (max-width: 600px) {
	/* News header */
	.news .news-title {
		font-size: 2em;
		line-height: 24px;
    margin: 0;
	}

  /* Comentários */
  .comments-article .btn-comment-default {
    float: none;
    margin-top: 16px;
    width: 95%;
  }

  /* Instagram */
  article .instagram {
    padding-bottom: 145%;
  }
}

@media (max-width: 480px) {
  .box-title .title {
    font-size: 30px;
    padding: 4px 0 11px 0;
  }

  .comments-article header h2 {
    margin-left: 16px;
  }

  /* Leia mais */
  .box.read-more h2 {
    font-size: 30px;
  }

  /* Comentários */
  .comments-article header h2 {
    font-size: 30px;
    line-height: 43px;
  }

  /* Outbrain */
  #outbrain_widget_0 .ob-widget-header {
    font-size: 30px;
    padding-bottom: 5px;
  }

  #outbrain_widget_0 .CRMB_3.ob-widget .ob_what a {
    font-size: 0;
    margin-bottom: 8px;
  }

  #outbrain_widget_1 .CRMB_4.ob-widget .ob_what {
    margin-top: 24px;
    padding: 0;
    text-align: left;
  }

  #outbrain_widget_0 .CRMB_3.ob-widget .ob_what {
    top: 7px;
  }

  #outbrain_widget_0 .CRMB_3.ob-one-column-layout .ob-dynamic-rec-container ~ .ob-dynamic-rec-container,
  #outbrain_widget_1 .CRMB_4 li.ob-dynamic-rec-container,
  #outbrain_widget_1 .CRMB_4.ob-one-column-layout .ob-dynamic-rec-container ~ .ob-dynamic-rec-container {
    border: none;
    margin: 0;
  }

  #outbrain_widget_0 .ob-widget-items-container,
  #outbrain_widget_1 .CRMB_4.ob-one-column-layout .ob-widget-header {
    border: none;
    padding: 0;
  }
}

@media (max-width: 430px) {
	.article-gallery .rsDefault .rsArrowIcn {
		background-color: transparent;
	}

  /* Instagram */
  article .instagram {
    padding-bottom: 156%;
  }
}

/* =============================================================================
   Fim da matéria teaser 2 (warning paywall)
   ========================================================================== */
@font-face {
  font-family: 'folha-grafico-regular';
  src: url("//static.folha.uol.com.br/fonts/folha-grafico/folha-grafico-regular.eot");
  src: url("//static.folha.uol.com.br/fonts/folha-grafico/folha-grafico-regular.eot") format('embedded-opentype'),
     url("//static.folha.uol.com.br/fonts/folha-grafico/folha-grafico-regular.woff") format('woff'),
     url("//static.folha.uol.com.br/fonts/folha-grafico/folha-grafico-regular.svg#folha-grafico-regular") format('svg')
}
@font-face {
  font-family: 'folha-grafico-medium';
  src: url("//static.folha.uol.com.br/fonts/folha-grafico/folha-grafico-medium.eot");
  src: url("//static.folha.uol.com.br/fonts/folha-grafico/folha-grafico-medium.eot") format('embedded-opentype'),
  url("//static.folha.uol.com.br/fonts/folha-grafico/folha-grafico-medium.woff") format('woff'),
  url("//static.folha.uol.com.br/fonts/folha-grafico/folha-grafico-medium.svg#folha-grafico-medium") format('svg')
}
article.news .teaser-2-warning {
    background-color: #fff;
    clear: both;
    color: #333;
  font-family: 'folha-grafico-medium','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.428571429;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 555;
}
article.news .teaser-2-warning:before {
  background: -moz-linear-gradient(to top, rgba(255,255,255,1) 15%, transparent 100%);
  background: -ms-linear-gradient(to top, rgba(255,255,255,1) 15%, transparent 100%);
  background: -o-linear-gradient(to top, rgba(255,255,255,1) 15%, transparent 100%);
  background: -webkit-gradient(to top, rgba(255,255,255,1) 15%, transparent 100%);
  background: -webkit-linear-gradient(to top, rgba(255,255,255,1) 15%, transparent 100%);
  background: linear-gradient(to top, rgba(255,255,255,1) 15%, transparent 100%);
  content: '';
  display: block;
  height: 150px;
  margin-top: -150px;
  position: absolute;
  width: 100%;
  z-index: 555;
}
article.news .teaser-2-hint_header {
  border: solid 1px #e0e0e0;
  border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  border-bottom: none;
  display: block;
  font-size: 1.5em;
  line-height: 90px;
  position: relative;
}
article.news .teaser-2-hint_content {
  border: solid 1px #e0e0e0;
  border-top: none;
  border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
article.news .teaser-2-hint_content .teaser-2-col {
  display: inline-block;
  width: 206px;
}
article.news .teaser-2-hint_content svg {
  display: block;
    height: 18px;
    margin: 0 auto;
}
article.news .teaser-2-hint_content .teaser-2-btn-login-svg {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    line-height: 1.428571429;
    user-select: none;
    text-decoration: none;
  display: inline-block;
    padding: 10px 0;
    width: 40px;
  border-width: 0;
    border-radius: 23px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    max-width: 264px;
}
article.news .teaser-2-hint_content .teaser-2-btn-login-facebook {
    background-color: #345094;
    margin-bottom: 50px;
}
article.news .teaser-2-hint_content .teaser-2-btn-login-google {
    background-color: #db4337;
    margin-bottom: 50px;
    margin-left: 15px;
}
article.news .teaser-2-hint_content .teaser-2-btn-login-linkedin {
    background-color: #0077b5;
    margin-bottom: 50px;
    margin-left: 15px;
}
article.news  .teaser-2-hint_content .teaser-2-btn-uol-login {
  margin-left: 15px;
}
article.news .teaser-2-hint_content .teaser-2-btn-uol-login svg {
  margin-top: -54px;
  height: 50px
}
article.news .teaser-2-hint_content .teaser-2-btn-login,
article.news .teaser-2-hint_content .teaser-2-btn-register {
  background-color: #fff;
  border: 1px solid #0078a4;
  border-radius: 4px;
  color:#0078a4;
  display: inline-block;
  margin: 16px 0 8px 0;
  padding: 8px 19px;
}
article.news .teaser-2-hint_content .teaser-2-btn-login:hover,
article.news .teaser-2-hint_content .teaser-2-btn-register:hover {
  border-color: #004b67;
  color: #001b25;
  text-decoration: none;
}
article.news .teaser-2-hint_content .teaser-2-btn-signup {
  background-color: #0078a4;
  border: 1px solid #0078a4;
  border-radius: 4px;
  color:#fff;
  display: inline-block;
  margin: 0 0 16px 0;
  padding: 8px 19px;
}
article.news .teaser-2-hint_content .teaser-2-btn-signup:hover {
  background-color: #005371;
    border-color: #004b67;
  text-decoration: none;
}
article.news .teaser-2-hint_content .teaser-2-text-price {
  font-size: 24px;
  line-height: 1;
  margin: 36px 0 20px 0;
}
article.news .teaser-2-hint_content .teaser-2-text-price em {
  font-style: normal;
  font-size: 14px;

}
