#disc-dicas{
	font-size: .9rem;
}
#perguntas label{
	width: 115px;
	margin: 5px;
	padding: 5px;
	border-radius: 5px;
}
#perguntas label.active{
	background-color: green;
}



.testimonial-group > .rowline {
	overflow-x: auto;
  	white-space: nowrap;
}
.testimonial-group > .rowline > .col-xs-4 {
	display: inline-block;
  	float: none;
}

.expanded {
	background: url(images/bg.jpg) no-repeat left top;
}

.collapsed {
	background: url(images/bg2.jpg) no-repeat left top;
}





