body {
  font-size: 12px;
}

img,
canvas {
  max-width: 100% !important;
  height: auto !important;
}

.main-menu {
  display: none !important;
}

.main-menu-offset {
  margin: 0;
}

.block-local-tasks-block {
  display: none !important;
}

.page-break-before {
  break-before: page;
}

.messages-list {
  display: none;
}

.claro-details .claro-details__summary {
  padding-left: var(--gin-spacing-m) !important;
}
.claro-details .claro-details__summary::before {
  display: none !important;
}
.claro-details .details-wrapper {
  margin-top: 0 !important;
}

/* ==========================================================================
Report client entity
========================================================================== */
.entity.entity-report-client {
  font-size: 10px !important;
}
.entity.entity-report-client table thead,
.entity.entity-report-client table tfoot {
  display: table-row-group;
}
.entity.entity-report-client td, .entity.entity-report-client th {
  font-size: 10px !important;
  height: auto !important;
  padding: 0 !important;
}
.entity.entity-report-client .field--name-clients,
.entity.entity-report-client .field--name-employees {
  display: none !important;
}

/*# sourceMappingURL=print.css.map */
