.errorText {
	color: red;
}

.centerItem {
	text-align: center;
}

.centerTable {
	margin-left: auto;
	margin-right: auto;
}
