.custom-html--sitecore .content-module article ul li {
  list-style: initial;
}

.custom-html--sitecore .d-none {
  display: none;
}

.custom-html--sitecore .active,
.custom-html--sitecore .text-bold {
  font-weight: 500 !important;
}

.custom-html--sitecore {
  /*MAAB | 90267 | 8/5/2021 | white table - th color update*/
}

.custom-html--sitecore #block-employee-resource-groups table,
.custom-html--sitecore #block-employee-resource-groups table th,
.custom-html--sitecore #block-employee-resource-groups table td {
  text-align: center;
  border: 1px solid #ddd;
  border-collapse: collapse;
  padding-top: 20px;
  text-align: left;
}

.custom-html--sitecore .left {
  width: 50% !important;
}

.custom-html--sitecore th {
  background-color: #fff;
}

.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 li a,
.custom-html--sitecore td a {
  text-decoration: underline !important;
}

.custom-html--sitecore table {
  white-space: normal !important;
}

.custom-html--sitecore #block-overall-executives ul.small {
  list-style-type: disc;
}