@font-face{
	font-family: BellGothicStd;
	src: url('../fonts/BellGothicStd-Bold.otf');
}

table td, table th {
	vertical-align: middle;
}
.pos-print-area {
	max-width: 80mm;
	margin-left: auto;
	margin-right: auto;
	font-family: BellGothicStd;
	/*font-weight: bold;*/
	font-size: 14px;
}

.text-right {
	text-align: right;
}

.borderless, .borderless td, .borderless th {
	border: none!important;
}

.padding-less td, .padding-less th {
	padding: 0px!important;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.table {
	width: 100%;
}

.table, .table th, .table td {
	border: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0px;
}

body {
	font-family: Arial;
	font-size: 10px;
}