#page-body .no-print,
.jet--adminControl {
  display: none !important;
}
a {
  text-decoration: none !important;
}
.jet--me {
  display: none;
}
.jet--calendar {
  width: 100%;
  overflow: visible !important;
}
/* --- Main layout --- */
@page {
  size: A4 landscape;
}
body,
html {
  background-color: transparent;
}
html {
  zoom: 70%;
}
body.jet--localhost:before {
  display: none !important;
}
.jet--header-wrapper,
#jet--menu,
#jet--sidebar,
.jet--menu-controls,
.jet--sidebar-controls {
  display: none !important;
}
.jet--widgets-list {
  width: 100% !important;
  max-width: none !important;
}
.jet--main-content {
  max-width: none;
}
.jet--main-content .jet--container {
  margin-left: initial !important;
  margin-right: initial !important;
  max-width: initial !important;
}
.jet--main .jet--main-wrapper {
  padding: 0 !important;
}
/* --- Panels --- */
.jet--card-new {
  display: none !important;
}
.jet--card,
.jet--card-row {
  break-inside: avoid;
  border-radius: 0 !important;
  border: 1px solid #000 !important;
}
.jet--card-settings,
.jet--card-settings-col,
.jet--card-select-col {
  display: none !important;
}
.dropdown-toggle:after {
  display: none !important;
}
.btn,
.dropdown-menu {
  display: none !important;
}
.header-dropdown .btn {
  display: block !important;
}
table {
  border-radius: 0 !important;
  border: 1px solid #000 !important;
  border-collapse: collapse;
}
table th,
table td {
  border-radius: 0 !important;
  border: 1px solid #000 !important;
}
table .sticky-top {
  position: static !important;
}
.flex-table,
.flex-table.flex-table-compact,
.flex-table.flex-table-xcompact {
  display: table !important;
  width: 100% !important;
  border-collapse: collapse;
}
.flex-table .flex-row,
.flex-table.flex-table-compact .flex-row,
.flex-table.flex-table-xcompact .flex-row {
  display: table-row !important;
  width: 100% !important;
}
.flex-table .flex-row .flex-cell[data-label]:before,
.flex-table.flex-table-compact .flex-row .flex-cell[data-label]:before,
.flex-table.flex-table-xcompact .flex-row .flex-cell[data-label]:before,
.flex-table .flex-row .flex-cell[data-label]:not(:empty):before,
.flex-table.flex-table-compact .flex-row .flex-cell[data-label]:not(:empty):before,
.flex-table.flex-table-xcompact .flex-row .flex-cell[data-label]:not(:empty):before,
.flex-table .flex-row .flex-cell.text-right[data-label]:not(:empty):before,
.flex-table.flex-table-compact .flex-row .flex-cell.text-right[data-label]:not(:empty):before,
.flex-table.flex-table-xcompact .flex-row .flex-cell.text-right[data-label]:not(:empty):before,
.flex-table .flex-row .flex-cell.text-md-right[data-label]:not(:empty):before,
.flex-table.flex-table-compact .flex-row .flex-cell.text-md-right[data-label]:not(:empty):before,
.flex-table.flex-table-xcompact .flex-row .flex-cell.text-md-right[data-label]:not(:empty):before,
.flex-table .flex-row .flex-cell.text-lg-right[data-label]:not(:empty):before,
.flex-table.flex-table-compact .flex-row .flex-cell.text-lg-right[data-label]:not(:empty):before,
.flex-table.flex-table-xcompact .flex-row .flex-cell.text-lg-right[data-label]:not(:empty):before,
.flex-table .flex-row .flex-cell.text-xlg-right[data-label]:not(:empty):before,
.flex-table.flex-table-compact .flex-row .flex-cell.text-xlg-right[data-label]:not(:empty):before,
.flex-table.flex-table-xcompact .flex-row .flex-cell.text-xlg-right[data-label]:not(:empty):before {
  top: -5px !important;
  left: 0 !important;
  right: 0 !important;
  width: auto !important;
  padding: 0 !important;
  font-size: 90%;
  text-align: initial !important;
}
.flex-table .flex-cell,
.flex-table.flex-table-compact .flex-cell,
.flex-table.flex-table-xcompact .flex-cell {
  display: table-cell !important;
  width: auto !important;
  text-align: left !important;
  padding: 0 !important;
  /*min-width: 0 !important;*/
  /*max-width: none !important;*/
}
.jet--aircraft-badge {
  padding: 0 !important;
  height: auto !important;
  min-width: 0 !important;
  border: none !important;
  background-color: initial !important;
  color: inherit !important;
  font-size: inherit !important;
  letter-spacing: 0 !important;
  line-height: inherit !important;
  text-align: inherit !important;
}
body[data-printclass="bills-print-all"] #page-body .flightStats-averages-row,
body[data-printclass="bills-print-report"] #page-body .flightStats-averages-row,
body[data-printclass="bills-print-all"] #page-body .bill-author-col,
body[data-printclass="bills-print-report"] #page-body .bill-author-col {
  display: none !important;
}
body[data-printclass="bills-print-report"] #page-body .log-invoiceNumber,
body[data-printclass="bills-print-report"] #page-body .log-remarks,
body[data-printclass="bills-print-report"] #page-body .log-client,
body[data-printclass="bills-print-report"] #page-body .bills-editor-contracts,
body[data-printclass="bills-print-report"] #page-body .bill-accounted-col,
body[data-printclass="bills-print-report"] #page-body .bill-convertedPrice-col,
body[data-printclass="bills-print-report"] #page-body .bill-editor-profit,
body[data-printclass="bills-print-report"] #page-body .bill-convertedPrice-col,
body[data-printclass="bills-print-report"] #page-body .bill-autogenerated {
  display: none !important;
}
.jet--bills-editor {
  min-width: 100%;
  max-width: none;
}
.bill-row.jet--predicted,
.bill-accounted-col.flex-cell,
.jet--bills-editor-completed {
  display: none !important;
}
.bill-row .jet--invisible {
  visibility: hidden;
}
.bill-noteRow.flex-row {
  display: none !important;
}
.bill-showNoteRow .bill-noteRow {
  display: table-row !important;
}
.dutyList-table td {
  border: none !important;
  border-bottom: 1px solid #aaa !important;
}
/*# sourceMappingURL=jetstream-print.css.map */