/* .printLabelTitle{
    font-size:0.25in;
} */
body{
    font-size: 0.09in; 
}
.printRow{
    margin-bottom:0in;
    border-left: solid 0.01in #000;
    border-bottom: solid 0.01in #000;
}
.printRow:last-child{
    border-bottom: solid 0.01in #000;
}
.mainCellB .printRow:last-child{
    border-bottom: none;
}
.Barcode2DStringToPrint{
    right:auto;
    transform-origin:0% 0%;
    position: static;
}
.mainHeader {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.mainHeader,
.mainFooter{
    /* height: 0.16in; 
    border-left:none !important; */
}
.mainFooter{
    height: 0.25in; 
}
.mainHeader .printRow span{
    font-size: 0.12in;
    font-weight: bold;
}

.mainHeader .printRow,
.mainFooter .printRow{
    border:none !important;
}
.mainHeader{
    /* border-bottom:none !important; */
}
.mainFooter{
    border-top:none !important;
}
.mainHeader,
.mainContentRow,
.mainFooter{
    border: solid 0.01in #000;
}
.mainCellA {
	width: 0.70in;
	padding: 0.05in;
	overflow: hidden;
    /* border-left: solid 0.01in #000; */
    /* height:0.81in; */
    height:0.71in;
}
.mainContentRow{
    /* border-left: none; */
    border-top: none;
    /* height:1in; /*
    height:1.21in; */
    max-height:1.00in; 
    overflow: hidden;
}

.mainCellA,
.mainCellB{
    vertical-align: top;
    display: inline-block;
}
.mainCellB{
    width: 1.6in;
    float:right;
}

.Barcode2DStringToPrint{
    /* transform:scale(0.55); */
    transform:scale(0.43);
}
@page {
    margin-left: 0in !important;
    margin-right: 0in !important;
}