.custom-html--sitecore table,
.custom-html--sitecore th,
.custom-html--sitecore td {
  text-align: center;
  border: 1px solid #ddd;
  border-collapse: collapse;
  padding-top: 20px;
}
.custom-html--sitecore .left {
  width: 50% !important;
}
.custom-html--sitecore th {
  background-color: #f5f5f5;
}
.custom-html--sitecore .hero-breadcrumblink corporate-semibold a {
  text-decoration: none!important;
}
.custom-html--sitecore .divTable,
.custom-html--sitecore .divTable2 {
  display: block;
}
.custom-html--sitecore .table-link,
.custom-html--sitecore .table-link2 {
  display: initial;
  position: inherit;
  top: 0;
  visibility: visible;
  cursor: pointer;
}
.custom-html--sitecore .divTable {
  width: 100%;
  border: 1px solid;
  margin-bottom: 15px;
}
.custom-html--sitecore .divTableBody {
  display: table-row-gro;
}
.custom-html--sitecore .divTableRow {
  display: table-row;
}
.custom-html--sitecore .divTableCell,
.custom-html--sitecore .divTableHead {
  border: 1px solid #000000;
  display: table-cell;
  padding: 3px 10px;
  width: 50%;
}
.custom-html--sitecore .block-content li a,
.custom-html--sitecore .block-content td a {
  text-decoration: underline !important;
}
.custom-html--sitecore table {
  white-space: normal!important;
}
