/* /Content/custom/aceuav/reports.less:L1 */
.comments-results {
  white-space: pre-line;
}
/* /Content/custom/aceuav/reports.less:L5 */
.ace-uav-report table {
  width: 100%;
  border-collapse: collapse;
}
/* /Content/custom/aceuav/reports.less:L10 */
.ace-uav-report div.cover-image {
  page-break-after: always;
}
/* /Content/custom/aceuav/reports.less:L14 */
.ace-uav-report div.page-break {
  page-break-after: always;
}
/* /Content/custom/aceuav/reports.less:L18 */
.ace-uav-report table,
.ace-uav-report th,
.ace-uav-report td {
  border: 1px solid black;
}
/* /Content/custom/aceuav/reports.less:L22 */
.dirty .hideWhenDirty {
  display: none;
}
@media print {
  /* /Content/custom/aceuav/reports.less:L27 */
  * {
    float: none !important;
  }
}
/* /Content/custom/aceuav/reports.less:L32 */
/* /Content/custom/aceuav/reports.less:L33 */
.ace-uav-report table.project-report-item {
  border: none;
}
/* /Content/custom/aceuav/reports.less:L36 */
.ace-uav-report table.project-report-item > thead {
  display: table-header-group;
}
/* /Content/custom/aceuav/reports.less:L39 */
.ace-uav-report table.project-report-item > thead > tr > td {
  border: none;
}
/* /Content/custom/aceuav/reports.less:L44 */
.ace-uav-report table.project-report-item > tfoot {
  display: table-footer-group;
}
/* /Content/custom/aceuav/reports.less:L47 */
.ace-uav-report table.project-report-item > tfoot > tr > td {
  border: none;
}
/* /Content/custom/aceuav/reports.less:L52 */
.ace-uav-report table.project-report-item > tbody {
  page-break-after: always;
}
/* /Content/custom/aceuav/reports.less:L55 */
.ace-uav-report table.project-report-item > tbody > tr > td {
  border: none;
}
/* /Content/custom/aceuav/reports.less:L61 */
.ace-uav-report table.group-4 {
  /*page-break-before: always;*/
  border: none;
}
/* /Content/custom/aceuav/reports.less:L65 */
.ace-uav-report table.group-4 > tbody > tr > td {
  border: none;
  vertical-align: top;
}
