@charset "utf-8";
/* CSS Document */
.img-center {
    display: block;
    margin: 0px auto;
}
.bg-fail .odd {
	background-color: #FF0004 !important;
}
.bg-fail .even {
	background-color: #FF0004 !important;
}
.bg-fail {
	background-color: #FF0004 !important;
}