.errortext{
	color:red;
}
.notetext{
	color:green;
}
.text-center{
	text-align: center;
}
span.bold {
	font-weight: bold !important;
}
.red-color{
	color: red !important;
}
