@CHARSET "UTF-8";

.termosServico {
	padding-top: 2px;
	padding-bottom: 2px;
}

.termosServicoHeader {
	width: 100%;
	margin-top: 5px;
}

.termosServicoBody {
	width: 100%;
	text-align: justify;
}

.termosServicoCheckbox {
	color: rgb(223, 28, 28);
}

.termosServicoErrorMessage {
	color: rgb(223, 28, 28);
}