.alert_commitment_red {
	color: #FF0000;
}

.alert_commitment_orange {
	color: #ED7F10;
}

.alert_commitment_yellow {
	color: #DFAF2C;
}

.alert_commitment_green {
	color: #3A9D23;
}

