form fieldset {
	margin: 16px 0;
}

form fieldset:first-child {
	margin-top: 0;
}

form td {
	padding: 2px 16px;
}

.endereco-green-status {
	color: green;
}

.endereco-red-status {
	color: red;
}
