.menu,
h1,
form,
.menu-link--logout,
.no-print,
.pagination,
.pagination-info {
	display: none !important;
}

.main {
	width: 100% !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
}

table {
	margin: 0 !important;
}

table th,
table td {
	color: #000 !important;
}

.max-size-th {
	max-width: 30px !important;
	overflow: hidden;
}

table.table-padding td,
table.table-padding th {
	padding: 5px !important;
}

br.clear {
	display: none !important;
}

.food-items li small {
	font-size: 15px !important;
}

.print-max-width {
	max-width: 200px;
}

#table-2,
#table-3 {
	margin-top: 25px !important;
}

.not-desktop {
	display: block;
}

.on-print {
	display: block !important;
}

.on-print-no-margin {
	margin: 0 !important;
}

.green-tag,
.red-tag {
	padding: 0;
}

.mt-print-10 {
	margin-top: 10px !important;
}