.status_notify {
	font-weight: bold;
	display: none;
}

.status_notify.red {
	color: #BF0F22;
}

.status_notify.green {
	color: #31a419;
}