.errortext {
	color: red;
	font-weight: bold;
}

.warning {
	background-color: #fc3636;
}

.tip {
	background-color: #98a6ef;
}

