tr.buttons td {
	padding: 18px 0 !important;
}

tr.greenrow td {
	background: #d5fac3 !important;
}

td.different {
	border-left: 8px solid #e50000;
	/* border-bottom: 1px solid #e50000;
	color: #e50000; */
	color: #111;
	padding-left: 12px !important;
	background: #ffbdb4 !important;
	text-shadow: none !important;
}

tr:nth-child(odd) td.different {
	background: #ffd2cc !important;
}

#certif1,
#certif2 {
	text-shadow: none;
	font-size: 16px;
	width: 280px;
	font-size: 15px;
	width: 280px;
}

#certif1 optgroup,
#certif2 optgroup {
	font-weight: bold;
	color: #032271;
	font-size: 17px;
}

#certif1 *,
#certif2 * {
	text-shadow: none;
	font-size: 15px;
}