body {
	top: 10mm !important;
	background-color: white !important;
	color: #000 !important;
}
.container {
	position: relative;
	top: 1px;
	width: 100% !important;
	margin: 5 auto;
	background-color: white !important;
}
@page {
	size: landscape;
	margin: 10mm;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	background-color: white !important;
	color: black !important;
}
#box-data-pasto {
	display: none !important;
}
table {
	page-break-inside: avoid;
	font-weight: bold;
	border-collapse: collapse;
	width: 100%;
	color: #000 !important;
}
.nonstampabile,
.noprint {
	display: none;
}
div.header,
div#menu,
div#risultati,
div#menu_comandi,
tr#aggiunge_portata,
.comandi,
.evidenziato,
.alert,
#alert,
.PC-RECEPTION,
img,
.prova,
.menu_top {
	display: none;
}
caption {
	text-align: center;
	text-transform: uppercase;
	text-decoration: underline;
	color: #000 !important;
	font-size: 1.5rem;
}
tr,
td,
th {
	border: 1px solid #000 !important;
	border-collapse: collapse !important;
	font-weight: normal;
	color: #000 !important;
	vertical-align: top;
}
table.prenotazioni{
	zoom:65%;
}

div#MyTable_filter{
	display:none;
}