@media print {
  @page {
    size: A4 landscape; }
  header {
    display: none; }

  nav {
    display: none; }

  .graph-mini-filter {
    display: none; }

  .lqd-tabs {
    display: none !important; }

  .vertical-table-wrapper td {
    font-size: 9px;
    padding: 1px 1px;
    text-align: center; }
  .vertical-table-wrapper th {
    font-size: 9px;
    padding: 1px 1px;
    font-weight: normal;
    text-align: center; }

  .switcher-all {
    display: none; }

  #frm-annualFinancials {
    display: none; }

  tbody tr:hover th, tbody tr:hover td {
    color: #333 !important;
    border: 1px solid #dee2e6 !important;
    background-color: transparent !important; }
  tbody tr.separator th, tbody tr.separator td {
    border-bottom: 1px solid #dee2e6 !important; }

  .print-button {
    display: none; }

  .invoice-logo {
    height: 20px; }

  .invoice-headline {
    font-size: 20px; }

  .invoice-container table thead th {
    color: black !important; } }

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