/* CSS Document */
.form-group {
    margin-bottom: 4px;
}
.form-group label{
	text-align:right;	
}
body {
    font-size: 14px;	
}
label{
	font-weight:700;
}
.botoes{
	margin-top: 15px;
	margin-bottom: 15px;
}
body{
	margin-top: 15px;	
}
.subtitle{
	margin-top:10px;	
}
h3{
	margin-bottom:25px;	
}
h3, h4{
	color: #337ab7;	
}
/*
.assunto{
	margin-left: 10px;
	margin-right: 10px;	
}

@media (max-width: 767px) { 
	.jumbotron{
		margin-top:50px;
	}
}
*/