body {
  margin: 0;
  padding: 0;}

.print-page {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: normal; }
  .print-page img {
    max-width: 100%;
    height: auto; }
  .print-page table {
    border-collapse: collapse;
    margin-bottom: 0;
    text-align: left; }
    .print-page table td {
      padding: 0px 10px 0 0;
      vertical-align: top; }
      .print-page table td img {
        max-width: none; }
  .print-page .logo {
    margin-bottom: 10px; }
    .print-page .logo td {
      vertical-align: middle; }

.incident {
  padding: 0;
  margin: 0; }
  .incident__invoice {
    margin-bottom: 20px;
    text-align: center; }
    .incident__invoice__title {
      font-weight: bold;
      font-size: 18px;
      line-height: 21px;
      padding: 0px 10px; }
  .incident__id {
    text-align: left;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px; }
  .incident__header {
    padding-top: 10px;
    font-weight: bold; }
  .incident__item {
    clear: both; }
  .incident__label {
    display: block;
    width: 150px;
    float: left; }
  .incident__data {
    display: block; }
    .incident__data--bank-account p {
      clear: left; }
    .incident__data p {
      display: block;
      padding: 0;
      margin: 0; }
  .incident__hightlighted {
    font-weight: bold;
    font-size: 18px; }

/*# sourceMappingURL=maps/entity-print.css.map */
