        .frase{
		padding-top:10px;
	}
	.frase .quote-left{
		float:left; 
		font-size:80px; 
		color:#66A39B; 
		font-family: Lato, sans-serif; 
		line-height:55px;
	}
	.frase .quote-right{
		float:right;
		font-size:80px;
		color:#66A39B;
		font-family: Lato, sans-serif;
		line-height: 85px;
	}
	.frase h1, .frase h2, .frase h3{
		float:none;
		padding-left:45px;
		padding-right:15px;
		font-weight:400;
		line-height: 40px;
		font-size: 30px;
	}
	.frase .details{
		padding-left:45px;
	}
	.frase .details p{
		margin-top:15px; 
		margin-bottom:20px; 
		font-size:18px !important; 
		font-family:Lato, sans-serif !important; 
		line-height:22px !important;
	}

        .destaque{
		color: #66A39B;
		font-size:30px;
		padding-bottom:25px;
		padding-top: 10px;
		text-align:center;
		font-family: Lato, sans-serif;
	}
        
        description.mw-legenda{
		padding-top:10px; 
		padding-bottom:12px; 
		display:block; 
		width:100%; 
		color: #fff;
	}
        
        .report p{
		font-size:19px !important;
		line-height:29px !important;
		font-family: georgia, serif !important;
		color: #5b5b5b !important;
	}
	.report a{
		font-weight:600;
		text-decoration:underline;
	}
	.report figure figcaption{
		padding-top:10px; 
		padding-bottom:12px; 
		display:block; 
		width:100%; 
		background-color:#66A39B; 
		color: #fff;
		padding-left:15px;
		font-family: Lato, sans-serif;
		font-size: 16px !important;
	}
	.report figure{
		background-color:#66A39B; 
	}
	.report figure.box-cover{
		padding:0px !important;
	}
        
        .column-news button.mais{
		margin-top:15px;
		text-transform:uppercase;
		color: #66A39B;
		background-color: transparent;
		border: 1px solid #66A39B;
		/*border-radius: 3px;*/
		padding:10px;
		padding-left:25px;
		padding-right:25px;
		font-size:17px;
		font-weight:bold;
	}
	.column-news button:disabled{
		color: #c0c0c0;
		border: 1px solid #c0c0c0;
	}
        .frase .details{
			padding-left:0px;
		}
        