/* Structune Hub V17.7.4.538 — SCI08, Reports only.
   Remove only the table perimeter and header end-cap lines. */
html body.v17-reports-constrained #view-reports .reports-table-panel,
html body[data-structune-build].v17-reports-constrained #view-reports #reportOutput .reports-table-panel:is(.sbs165-reports-scroll-layout,.hub-unified-panel),
html body.v17-reports-constrained #view-reports .reports-table-panel table{
  border-left:0!important;
  border-right:0!important;
  border-bottom:0!important;
}

html body.v17-reports-constrained #view-reports .reports-table-panel thead th:first-child{
  border-left:0!important;
}
html body.v17-reports-constrained #view-reports .reports-table-panel thead th:last-child{
  border-right:0!important;
}

html body.v17-reports-constrained #view-reports #reportOutput .reports-header-viewport-sbs165::before,
html body.v17-reports-constrained #view-reports #reportOutput .reports-header-viewport-sbs165::after{
  content:none!important;
}

html body.v17-reports-constrained #view-reports #reportOutput :is(.reports-header-viewport-sbs165,.reports-body-viewport-sbs165){
  border-left:0!important;
  border-right:0!important;
}
html body.v17-reports-constrained #view-reports #reportOutput .reports-body-viewport-sbs165,
html body.v17-reports-constrained #view-reports .reports-table-panel tbody tr:last-child>td{
  border-bottom:0!important;
}
