/* CSS Document */
body {
	margin: 0mm !important;
	padding: 0mm !important;
	font-size: 9pt;
	font-family: monospace;
}

#ticket {
	margin: 0mm;
	border: 1px solid transparent;
	text-align: center;
	max-width: 80mm;
}
#ticket table {
	width: 100%;
}
#ticket table td {
	padding: 1px;
	margin: 1px;
	line-height: 0.75rem;
	height: 1mm;
}
#ticket table tfoot > tr td {
	border-top: 1px solid black;
	font-weight: bold;
}
#barcode {
	width: 100% !important;
	margin: 0px auto;
	padding: 0px;
}
button {
	display: none;
}

.sat {
	padding: 2px;
	margin-top: 2px;
}
.data_footer {
	border-top: 1px solid #999;
}
