.warn-level {
	font-weight: bold;
	color: #FF9E2D;
}
.alert-level {
	font-weight: bold;
	color: #F10C14;
}
