.inactive-jobs {
	background-color: rgba(255, 0, 0, 0.36);
}

.warning-jobs {
	background-color: #fff56f;
}