  .ModCopdSiteDirectoryExtensionC hr {
    margin: 24px 0 !important;
  }
  .panel-heading {
    font-weight: bold;
    font-size: 18px;
  }
  @media screen and (min-width: 992px) {
    .site-results-grid {
      display: flex;
      flex-wrap: wrap;
      align-items: stretch;
    }
  }

  .site-result-column {
    padding-bottom: 24px;
  }

  .site-result-card {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .site-result-card .panel-body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }
  .d-inline-block {
    display: inline-block;
  }
  .mt-0 {
    margin-top: 0 !important;
  }
  .input-group {
    display: flex;
  }
  .input-group input {
    height: 100%;
  }
  .site-phone-numbers {
    display: flex;
    flex-direction: column;
  }
  .view-site {
    margin: auto 0 0 0;
  }

.site-details h1 {
    font-weight: bold;
  }

.\!mb-\[4px\] {
  margin-bottom: 4px!important;
}
.\!mb-\[8px\] {
  margin-bottom: 8px!important;
}
.mb-\[12px\] {
  margin-bottom: 12px;
}
.mb-\[4px\] {
  margin-bottom: 4px;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.max-w-\[100px\] {
  max-width: 100px;
}
.items-center {
  align-items: center;
}
.gap-x-10 {
  column-gap: 2.5rem;
}
.gap-x-2 {
  column-gap: 0.5rem;
}
.space-y-\[32px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(32px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(32px * var(--tw-space-y-reverse));
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}
.divide-solid > :not([hidden]) ~ :not([hidden]) {
  border-style: solid;
}
.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity, 1));
}
.\!pt-\[24px\] {
  padding-top: 24px!important;
}
.\!pt-\[32px\] {
  padding-top: 32px!important;
}
.text-\[14px\] {
  font-size: 14px;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[24px\] {
  font-size: 24px;
}
.font-bold {
  font-weight: 700;
}
.uppercase {
  text-transform: uppercase;
}
.tracking-wider {
  letter-spacing: 0.05em;
}
.\!text-black {
  --tw-text-opacity: 1!important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1))!important;
}
.\!text-link-blue {
  --tw-text-opacity: 1!important;
  color: rgb(0 133 161 / var(--tw-text-opacity, 1))!important;
}
.text-primary-blue {
  --tw-text-opacity: 1;
  color: rgb(37 105 111 / var(--tw-text-opacity, 1));
}
.visited\:\!text-black:visited {
  color: rgb(0 0 0 )!important;
}
.visited\:\!text-link-blue:visited {
  color: rgb(0 133 161 )!important;
}
.hover\:\!text-link-blue:hover {
  --tw-text-opacity: 1!important;
  color: rgb(0 133 161 / var(--tw-text-opacity, 1))!important;
}
.\!mb-0 {
  margin-bottom: 0px!important;
}
.ml-0 {
  margin-left: 0px;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.list-none {
  list-style-type: none;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-wrap {
  flex-wrap: wrap;
}
.gap-x-\[20px\] {
  column-gap: 20px;
}
.gap-x-\[8px\] {
  column-gap: 8px;
}
.space-y-\[16px\] > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16px * var(--tw-space-y-reverse));
}
.text-\[24px\] {
  font-size: 24px;
}
.text-\[40px\] {
  font-size: 40px;
}
.font-bold {
  font-weight: 700;
}

#taglist {
  display: inline;
  list-style: none;
}

#taglist li {
  display: inline;
}

ul.flex li:after {
  content: ", ";
}

ul.flex li:last-child:after {
    content: "";
}


