@page {
  size: A4 portrait;
}
@media print {
  /* line 6, /var/app/labo-pos/app/assets/stylesheets/report/products/products.scss */
  .section {
    margin: 0px 0px 0px 140px;
  }

  /* line 12, /var/app/labo-pos/app/assets/stylesheets/report/products/products.scss */
  .table.is-staff-report tbody td:last-child {
    padding-right: 20px;
  }
  /* line 17, /var/app/labo-pos/app/assets/stylesheets/report/products/products.scss */
  .table.is-staff-report tbody td {
    padding: 8px;
    text-align: left;
  }
  /* line 22, /var/app/labo-pos/app/assets/stylesheets/report/products/products.scss */
  .table.is-staff-report thead th, .table.is-staff-report tbody td {
    border-bottom: 1px solid #ddd;
  }
  /* line 26, /var/app/labo-pos/app/assets/stylesheets/report/products/products.scss */
  .table.is-staff-report thead th {
    background-color: #f9f9f9;
    font-weight: bold;
  }
}
