/* Impression ticket */
body {
	background-color: #fff;
}
header, footer  {
	display: none;
}
.print-off {
	display: none !important;
}
.print-on {
	display: block !important;
}
#certification {
	width: 90%;
	margin: auto;
	margin-top: 30px;
	font-size: 21px;
}
