/* ---------- */
/* Misc Alert */
/* ---------- */

td.misc_alert_alert,
td.misc_loading_alert,
td.misc_error_alert {
	padding-left: 15px;
}
td.misc_alert_alert {
	color: #ABC629;
}
td.misc_loading_alert {
}
td.misc_error_alert {
	color: #EB4B4F;
}
