
body {
  background-color: #fff !important;
}
@page {
  size: A4;
  margin: 0;
}
@media print {
html,
  body {
    width: 210mm;
    height: 297mm;
}
#operators-report-table-printing {
    border-color: #000 !important;
    border-width: 1px 0 0 1px !important;
}
#operators-report-table-printing > thead > tr > th {
    border-color: #000 !important;
    border-width: 0 1px 1px 0 !important;
}
#operators-report-table-printing > tbody > tr > td {
    border-color: #000 !important;
    border-width: 0 1px 1px 0 !important;
}
}

.kt-portlet[data-v-2639d8ec] {
  margin-bottom: 0;
  padding: 2em;
  border-radius: 0;
  color: #000;
}
h2[data-v-2639d8ec],
h3[data-v-2639d8ec] {
  color: #000;
}
.print-display[data-v-2639d8ec] {
  opacity: 0;
}
@media print {
.kt-portlet[data-v-2639d8ec] {
    font-size: 20px;
}
.print-display[data-v-2639d8ec] {
    opacity: 1;
}
}
.my-table[data-v-2639d8ec] {
  margin: 0 20px;
  width: calc(100% - 40px);
}
.my-table td[data-v-2639d8ec] {
    padding: 10px 20px;
}
.my-table td .line[data-v-2639d8ec],
    .my-table td b[data-v-2639d8ec] {
      margin-left: 10px;
}


/*# sourceMappingURL=chunk-7caccf3e.da674909.css.map*/