.barcodeContainer{padding:25px;background:#f8f8fb;display:flex;flex-direction:column;gap:30px}.barcodeImageDiv{max-width:650px;width:100%;height:400px;display:flex;align-items:center;justify-content:center;margin:0 auto}.barcodeImageDiv img{object-fit:contain}.no_header_table{max-width:700px;margin-top:20px;border-top:1px solid var(--border)}.no_header_table tr{display:grid;grid-template-columns:5% 60% 35%;max-width:100%;width:100%}.no_header_table td:last-child{display:flex;justify-content:end}td{display:flex;align-items:center;justify-content:center;min-height:54px;height:100%}th{display:flex;align-items:center;justify-content:center;min-height:75px;height:100%}.barcodesTable{margin-top:30px}.barcodesTable tr{display:grid;grid-template-columns:15% 25% 60%;max-width:100%;width:100%}
