.error,.red {
        color: red;
}
.warning {
        color: #E47C14;
	font-weight: bold;
	font-size: 11px;
}
