.webview-table-template {
  display: block;
}
.webview-table-template tbody {
  display: block;
}
.webview-table-template tbody tr {
  display: flex;
  flex-direction: column;
}
.webview-table-template tbody tr td {
  width: 100% !important;
  display: block;
  padding: 20px 0 !important;
}
.webview-table-template tbody tr td * {
  width: 100%;
}

.webview-body section.tabs {
  padding-bottom: 0;
}
.webview-body section.tabs .tab-panel .container .content .bg-blue {
  margin-bottom: 0;
}/*# sourceMappingURL=webview-list-of-production-lines.css.map */