@charset "UTF-8";
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.63.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}
.form-control-inline:not(:hover) {
  border-color: transparent;
}
.form-control-inline::placeholder {
  color: #a9afb5;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control, .sidebar-sm #thc-translate-widget select, #thc-translate-widget .sidebar-sm select {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group, .sidebar-sm #thc-translate-widget select.form-control-tag-group, #thc-translate-widget .sidebar-sm select.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset, .sidebar-sm #thc-translate-widget select.form-control-tag-group .form-control-inset, #thc-translate-widget .sidebar-sm select.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label, .sidebar-sm #thc-translate-widget select.form-control-tag-group .label, #thc-translate-widget .sidebar-sm select.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file], .sidebar-sm #thc-translate-widget select[type=file], #thc-translate-widget .sidebar-sm select[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control, .sidebar-sm #thc-translate-widget select, #thc-translate-widget .sidebar-sm select {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]), .sidebar-sm #thc-translate-widget select:not([size]), #thc-translate-widget .sidebar-sm select:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control, .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper #thc-translate-widget select, #thc-translate-widget .sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper select {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/toronto-hydro-common-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/toronto-hydro-common-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/toronto-hydro-common-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/toronto-hydro-common-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/toronto-hydro-common-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control, .input-localized.input-localized-editor #thc-translate-widget select, #thc-translate-widget .input-localized.input-localized-editor select {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table .lfr-search-iterator-fixed-header, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table .lfr-search-iterator-fixed-header, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table .lfr-search-iterator-fixed-header > th, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table .lfr-search-iterator-fixed-header > th, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table td, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table td, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table td, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table th,
#main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table th,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table th,
#main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table td:first-child, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table td:first-child, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table td:first-child, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table th:first-child,
  #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table th:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table th:first-child,
  #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .OM-map-container table th, #main-content .OM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table th, .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive #main-content .PM-map-container table th, #main-content .PM-map-container .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #343a40;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table, .touch .lfr-search-container .searchcontainer-content #main-content .OM-map-container table, #main-content .OM-map-container .touch .lfr-search-container .searchcontainer-content table, .touch .lfr-search-container .searchcontainer-content #main-content .PM-map-container table, #main-content .PM-map-container .touch .lfr-search-container .searchcontainer-content table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0;
}

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.portal-popup .columns-max > .portlet-layout.row > .portlet-column {
  padding-left: 0;
  padding-right: 0;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-layout.dragging {
  border-collapse: separate;
}

.drop-area {
  background-color: #d3dadd;
}

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

.sortable-layout-proxy {
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}

.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}

.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}

.yui3-dd-proxy {
  z-index: 1110 !important;
}

.portlet-column-content.empty {
  padding: 50px;
}

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

.file-icon-color-7 {
  background-color: #fff;
  color: #272833;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
}

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0;
}

.sheet-footer .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  white-space: normal;
}
.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  -webkit-touch-callout: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

.tree-node-selected .tree-label {
  background-color: transparent;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

.user-icon-color-0 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e;
}

.user-icon-color-1 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #4b9bff;
}

.user-icon-color-2 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffb46e;
}

.user-icon-color-3 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff5f5f;
}

.user-icon-color-4 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50d2a0;
}

.user-icon-color-5 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ff73c3;
}

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9be169;
}

.user-icon-color-7 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #af78ff;
}

.user-icon-color-8 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #ffd76e;
}

.user-icon-color-9 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #5fc8ff;
}

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

.navbar-nav .nav-item.hover:after {
  bottom: -0.125rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

.portlet-minimized .portlet-content {
  padding: 0;
}

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600;
}

.portlet-options {
  display: inline-block;
}

.portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.portlet-title-menu {
  flex: 0 1 auto;
}
.portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px;
}

.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-menu .loading-animation {
  margin-top: 160px;
}

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
  box-shadow: 0 0 5px 0 #333;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  animation: progress-bar-stripes 0.5s linear infinite;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  transition: width, 0.5s, ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-progress-active .progress-bar-status,
  .lfr-upload-container .file-uploading .progress-bar .progress {
    transition: none;
  }
}

@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  animation: highlight-animation 0.7s;
}

.portlet-options.btn-group .dropdown-toggle, .portlet-options.btn-group.open .dropdown-toggle {
  box-shadow: none;
}

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-ok:before {
  content: "\f00c";
}

.icon-remove:before {
  content: "\f00d";
}

.icon-zoom-in:before {
  content: "\f00e";
}

.icon-zoom-out:before {
  content: "\f010";
}

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before {
  content: "\f044";
}

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

.icon-ok-sign:before {
  content: "\f058";
}

.icon-question-sign:before {
  content: "\f059";
}

.icon-info-sign:before {
  content: "\f05a";
}

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

.icon-ok-circle:before {
  content: "\f05d";
}

.icon-ban-circle:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder-close:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

.icon-copy:before {
  content: "\f0c5";
}

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

.icon-building:before {
  content: "\f0f7";
}

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-empty:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye-open:before {
  content: "\f06e";
}

.icon-eye-close:before {
  content: "\f070";
}

.icon-warning-sign:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

.icon-edit-sign:before {
  content: "\f14b";
}

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

h1, h2, h3, h4, h5, h6, p, li {
  font-size: inherit;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  padding: 0;
}

#main-content h1:not([class]), #main-content h2:not([class]), #main-content h3:not([class]), #main-content h4:not([class]), #main-content h5:not([class]), #main-content h6:not([class]) {
  color: #d00;
  font-size: 3rem;
  text-decoration: line-through;
}
#main-content h1:not([class]):before, #main-content h2:not([class]):before, #main-content h3:not([class]):before, #main-content h4:not([class]):before, #main-content h5:not([class]):before, #main-content h6:not([class]):before {
  content: "Please use an appropriate heading class!";
  display: inline-block;
  margin-right: 1rem;
  text-decoration: none;
}
#main-content img:not([src^="data:image"]):not([alt]) {
  border: 20px solid #d00;
}
#main-content img:not([src^="data:image"]):not([alt]):before {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  content: "Alt is a required attribute for images. It can have an empty value, but it must be present.";
  font-size: 2rem;
  display: block;
  margin-bottom: 1rem;
}

.thc-heading-primary, .thc-search-title, .thc-wrapper #thc-content .portlet-forms .ddl-form-name {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #005d55;
  font-size: 2.125rem;
  line-height: 1.1;
  padding-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .thc-heading-primary, .thc-search-title, .thc-wrapper #thc-content .portlet-forms .ddl-form-name {
    font-size: 3rem;
    padding-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .thc-heading-primary, .thc-search-title, .thc-wrapper #thc-content .portlet-forms .ddl-form-name {
    font-size: 3.5rem;
  }
}

.thc-heading-secondary, #main-content .OM-map-container h1:not([class]), #main-content .OM-map-container h2:not([class]), #main-content .OM-map-container h3:not([class]), #main-content .OM-map-container h4:not([class]), #main-content .OM-map-container h5:not([class]), #main-content .OM-map-container h6:not([class]), #main-content .PM-map-container h1:not([class]), #main-content .PM-map-container h2:not([class]), #main-content .PM-map-container h3:not([class]), #main-content .PM-map-container h4:not([class]), #main-content .PM-map-container h5:not([class]), #main-content .PM-map-container h6:not([class]) {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5rem;
  line-height: 1.2;
  padding-bottom: 1rem;
}
@media (min-width: 768px) {
  .thc-heading-secondary, #main-content .OM-map-container h1:not([class]), #main-content .OM-map-container h2:not([class]), #main-content .OM-map-container h3:not([class]), #main-content .OM-map-container h4:not([class]), #main-content .OM-map-container h5:not([class]), #main-content .OM-map-container h6:not([class]), #main-content .PM-map-container h1:not([class]), #main-content .PM-map-container h2:not([class]), #main-content .PM-map-container h3:not([class]), #main-content .PM-map-container h4:not([class]), #main-content .PM-map-container h5:not([class]), #main-content .PM-map-container h6:not([class]) {
    font-size: 2rem;
  }
}

.thc-heading-tertiary {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.2;
  padding-bottom: 0.375rem;
}
@media (min-width: 768px) {
  .thc-heading-tertiary {
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .thc-heading-tertiary {
    padding-bottom: 0.625rem;
  }
}

.thc-heading-quaternary {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
  padding-bottom: 0.375rem;
}
@media (min-width: 768px) {
  .thc-heading-quaternary {
    font-size: 1.25rem;
  }
}

.thc-heading-quinary {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.2;
  padding-bottom: 0.375rem;
}
@media (min-width: 768px) {
  .thc-heading-quinary {
    font-size: 1.125rem;
  }
}

.thc-heading-category {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.8125rem;
  line-height: 1.2;
  letter-spacing: 0.03rem;
  padding-bottom: 0.375rem;
  text-transform: uppercase;
}

.thc-heading-slug {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1;
  padding-bottom: 0.375rem;
}

a, a:hover, a:focus, a:active {
  color: #005d55;
}

a.thc-inline-icon {
  position: relative;
  padding-left: 2.25em;
}
a.thc-inline-icon:before {
  content: "";
  position: absolute;
  top: -0.5em;
  left: 0;
  background-position: center center;
  background-size: contain;
  width: 2em;
  height: 2em;
}
a.thc-inline-icon.thc-icon-phonecall:before {
  background-image: url("../images/icons/phone-cta.svg");
}

strong,
b {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
}

em,
i {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: italic;
  font-weight: 400;
}

.thc-fw-700 {
  font-weight: 700;
}

p,
address {
  font-size: 1rem;
  line-height: 1.375;
}
p a,
address a {
  color: #005d55;
  text-decoration: underline;
}
p a:active, p a:focus, p a:hover,
address a:active,
address a:focus,
address a:hover {
  color: inherit;
  text-decoration: none;
}
p a[class*=thc-cta-],
address a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
p.thc-form-label,
address.thc-form-label {
  padding-bottom: 0;
}
p.error,
address.error {
  color: #d00 !important;
}
p.success,
address.success {
  color: #005d55 !important;
}

p {
  padding-bottom: 1rem;
}

address {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  address {
    margin-bottom: 1.25rem;
  }
}

dl {
  font-size: 1rem;
  line-height: 1.375;
}
dl a {
  color: #005d55;
  text-decoration: underline;
}
dl a:active, dl a:focus, dl a:hover {
  color: inherit;
  text-decoration: none;
}
dl a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
dl dd ol:last-child, dl dd ul:last-child, dl dd p:last-child {
  padding-bottom: 0;
}

.thc-standard-list {
  margin: 0;
  padding-bottom: 1rem;
}
.thc-standard-list > li {
  font-size: 1rem;
  line-height: 1.375;
}
.thc-standard-list > li a {
  color: #005d55;
  text-decoration: underline;
}
.thc-standard-list > li a:active, .thc-standard-list > li a:focus, .thc-standard-list > li a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-standard-list > li a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
.thc-standard-list li + li {
  margin-top: 0.625rem;
}
.thc-standard-list ol, .thc-standard-list ul {
  padding-bottom: 0;
}

.thc-content-list {
  margin: 0;
  padding-bottom: 1rem;
}
.thc-content-list > li {
  font-size: 1rem;
  line-height: 1.375;
}
.thc-content-list > li a {
  color: #005d55;
  text-decoration: underline;
}
.thc-content-list > li a:active, .thc-content-list > li a:focus, .thc-content-list > li a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-content-list > li a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
.thc-content-list > li .thc-cta-no-arrow {
  color: #005d55;
}
.thc-content-list > li p:last-child {
  padding-bottom: 0;
}
.thc-content-list > li + li {
  margin-top: 0.625rem;
}
.thc-content-list .thc-content-list {
  margin-top: 0.625rem;
  padding-bottom: 0;
}

ol.thc-content-list {
  counter-reset: section;
  list-style: none;
  padding-left: 0;
}
ol.thc-content-list > li {
  padding-left: 40px;
  position: relative;
  text-indent: -40px;
}
ol.thc-content-list > li:before {
  content: counters(section, ".") ".";
  counter-increment: section;
  display: inline-block;
  width: 35px;
  margin-right: 5px;
  text-align: right;
}

.thc-common-text {
  font-size: 1rem;
  line-height: 1.375;
  padding-bottom: 1.25rem;
}
.thc-common-text a {
  color: #005d55;
  text-decoration: underline;
}
.thc-common-text a:active, .thc-common-text a:focus, .thc-common-text a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-common-text a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}

.thc-intro-text {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.2;
  padding-bottom: 1rem;
}
.thc-intro-text a {
  color: #005d55;
  text-decoration: underline;
}
.thc-intro-text a:active, .thc-intro-text a:focus, .thc-intro-text a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-intro-text a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .thc-intro-text {
    font-size: 1.5rem;
  }
}

.thc-content-text-large, .thc-filter-no-tips {
  font-size: 1rem;
  line-height: 1.375;
  padding-bottom: 1rem;
}
.thc-content-text-large a, .thc-filter-no-tips a {
  color: #005d55;
  text-decoration: underline;
}
.thc-content-text-large a:active, .thc-filter-no-tips a:active, .thc-content-text-large a:focus, .thc-filter-no-tips a:focus, .thc-content-text-large a:hover, .thc-filter-no-tips a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-content-text-large a[class*=thc-cta-], .thc-filter-no-tips a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .thc-content-text-large, .thc-filter-no-tips {
    font-size: 1.125rem;
  }
}

.thc-content-text-xlarge {
  font-size: 1.125rem;
  line-height: 1.375;
  padding-bottom: 1rem;
}
.thc-content-text-xlarge a {
  color: #005d55;
  text-decoration: underline;
}
.thc-content-text-xlarge a:active, .thc-content-text-xlarge a:focus, .thc-content-text-xlarge a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-content-text-xlarge a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .thc-content-text-xlarge {
    font-size: 1.25rem;
  }
}

.thc-content-text-regular {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.1;
  padding-bottom: 1.25rem;
}
.thc-content-text-regular a {
  color: #005d55;
  text-decoration: underline;
}
.thc-content-text-regular a:active, .thc-content-text-regular a:focus, .thc-content-text-regular a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-content-text-regular a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 992px) {
  .thc-content-text-regular {
    font-size: 1.375rem;
    line-height: 1.18;
  }
}

.thc-form-status-message {
  font-size: 1rem;
  line-height: 1.375;
  padding-bottom: 1rem;
  padding: 1rem 0 2rem;
}
.thc-form-status-message a {
  color: #005d55;
  text-decoration: underline;
}
.thc-form-status-message a:active, .thc-form-status-message a:focus, .thc-form-status-message a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-form-status-message a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .thc-form-status-message {
    font-size: 1.125rem;
  }
}

.thc-section-masthead {
  text-align: left;
}
.thc-section-masthead:empty {
  display: none;
}

.thc-text-with-icon {
  position: relative;
}
.thc-text-with-icon .thc-icon {
  fill: #eeaf30;
  font-size: 2rem;
  left: 0;
  position: absolute;
  top: 0;
}
.thc-text-with-icon .thc-text-container {
  padding-left: 4rem;
}

dd + dt {
  margin-top: 1rem;
}

blockquote,
.thc-text-callout-green,
.thc-text-callout-grey,
.thc-text-callout-white,
.thc-text-callout-red,
.thc-text-callout-yellow {
  font-size: 1rem;
  line-height: 1.375;
  padding-bottom: 1rem;
  border-left: 5px solid #005d55;
  padding: 1.25rem;
  margin-bottom: 1rem;
}
blockquote a,
.thc-text-callout-green a,
.thc-text-callout-grey a,
.thc-text-callout-white a,
.thc-text-callout-red a,
.thc-text-callout-yellow a {
  color: #005d55;
  text-decoration: underline;
}
blockquote a:active, blockquote a:focus, blockquote a:hover,
.thc-text-callout-green a:active,
.thc-text-callout-green a:focus,
.thc-text-callout-green a:hover,
.thc-text-callout-grey a:active,
.thc-text-callout-grey a:focus,
.thc-text-callout-grey a:hover,
.thc-text-callout-white a:active,
.thc-text-callout-white a:focus,
.thc-text-callout-white a:hover,
.thc-text-callout-red a:active,
.thc-text-callout-red a:focus,
.thc-text-callout-red a:hover,
.thc-text-callout-yellow a:active,
.thc-text-callout-yellow a:focus,
.thc-text-callout-yellow a:hover {
  color: inherit;
  text-decoration: none;
}
blockquote a[class*=thc-cta-],
.thc-text-callout-green a[class*=thc-cta-],
.thc-text-callout-grey a[class*=thc-cta-],
.thc-text-callout-white a[class*=thc-cta-],
.thc-text-callout-red a[class*=thc-cta-],
.thc-text-callout-yellow a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  blockquote,
  .thc-text-callout-green,
  .thc-text-callout-grey,
  .thc-text-callout-white,
  .thc-text-callout-red,
  .thc-text-callout-yellow {
    font-size: 1.125rem;
  }
}

.thc-text-callout-red {
  background-color: #f2dede;
  border-left: 5px solid #d00;
}

.thc-text-callout-green {
  background-color: #e8f5f2;
}

.thc-text-callout-grey {
  background-color: #f5f8fA;
}

.thc-text-callout-yellow {
  background-color: #f5f8fA;
  border-left: 5px solid #eeaf30;
}

blockquote {
  margin-top: -0.25rem;
  margin-bottom: 1rem;
}
blockquote .small,
blockquote .blockquote-footer,
blockquote small {
  color: #58595B;
  display: block;
  padding-top: 1rem;
}

abbr[title],
acronym[title] {
  border-bottom: none;
  cursor: auto;
  color: #58595B;
  text-decoration: none;
}

figure, figure.figure {
  margin-bottom: 1rem;
}
figure img, figure.figure img {
  width: 100%;
}

figcaption {
  color: #58595B;
  margin-top: 1rem;
}

.small,
small {
  font-size: 80%;
}

.OM-map-container h3 {
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 0.375rem;
}

.thc-left-align {
  text-align: left !important;
}

.thc-right-align {
  text-align: right !important;
}

@media (min-width: 768px) {
  .thc-form-status-message {
    padding: 1.5rem 0 3rem;
  }
  .thc-section-masthead {
    text-align: center;
  }
  .thc-text-callout-green,
  .thc-text-callout-grey,
  .thc-text-callout-white,
  .thc-text-callout-red,
  .thc-text-callout-yellow {
    font-size: 1rem;
    padding: 1rem;
    margin-bottom: 1.25rem;
  }
}
.p-initial {
  position: initial;
}

.p-0 {
  padding: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.px-3 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.pl-3 {
  padding-left: 1rem !important;
}

.pr-3 {
  padding-right: 1rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.px-4 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.pl-4 {
  padding-left: 1.5rem !important;
}

.pr-4 {
  padding-right: 1.5rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-5 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pl-5 {
  padding-left: 3rem !important;
}

.pr-5 {
  padding-right: 3rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.ml-auto {
  margin-left: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.m-0 {
  margin: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mx-3 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.ml-3 {
  margin-left: 1rem !important;
}

.mr-3 {
  margin-right: 1rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mx-4 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.ml-4 {
  margin-left: 1.5rem !important;
}

.mr-4 {
  margin-right: 1.5rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

@media (min-width: 992px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
}

@media (min-width: 992px) {
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 992px) {
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 992px) {
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
}

@media (min-width: 992px) {
  .ml-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .mr-md-auto {
    margin-right: auto !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
}

@media (min-width: 1200px) {
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
}

.m-5 {
  margin: 3rem !important;
}

.mx-5 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.ml-5 {
  margin-left: 3rem !important;
}

.mr-5 {
  margin-right: 3rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.w-0 {
  width: 0 !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

@media (min-width: 768px) {
  .w-sm-0 {
    width: 0 !important;
  }
}

@media (min-width: 768px) {
  .w-sm-25 {
    width: 25% !important;
  }
}

@media (min-width: 768px) {
  .w-sm-50 {
    width: 50% !important;
  }
}

@media (min-width: 768px) {
  .w-sm-75 {
    width: 75% !important;
  }
}

@media (min-width: 768px) {
  .w-sm-100 {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .w-md-0 {
    width: 0 !important;
  }
}

@media (min-width: 992px) {
  .w-md-25 {
    width: 25% !important;
  }
}

@media (min-width: 992px) {
  .w-md-50 {
    width: 50% !important;
  }
}

@media (min-width: 992px) {
  .w-md-75 {
    width: 75% !important;
  }
}

@media (min-width: 992px) {
  .w-md-100 {
    width: 100% !important;
  }
}

.minw-0 {
  min-width: 0;
}

.minw-1 {
  min-width: 100px;
}

.minw-2 {
  min-width: 200px;
}

.minw-3 {
  min-width: 300px;
}

.minw-4 {
  min-width: 400px;
}

.minw-5 {
  min-width: 500px;
}

.minw-6 {
  min-width: 600px;
}

.minw-7 {
  min-width: 700px;
}

.minw-8 {
  min-width: 800px;
}

.minw-9 {
  min-width: 900px;
}

.text-right {
  text-align: right !important;
}

@media (min-width: 992px) {
  .text-md-right {
    text-align: right !important;
  }
}

.text-center {
  text-align: center !important;
}

#appHistorySpacer {
  padding-top: 2.5rem;
}

.bg-success {
  background-color: #dff0d8 !important;
}

.bg-warning {
  background-color: #fcf8e3 !important;
}

.bg-danger {
  background-color: #f2dede !important;
}

.bg-white {
  background-color: white !important;
}

.bg-light-green {
  background-color: #e8f5f2 !important;
}

.text-green {
  color: #005d55 !important;
}

.rates-success {
  background-color: #dff0d8;
}

.rates-warning {
  background-color: #fcf8e3;
}

.rates-danger {
  background-color: #f2dede;
}

.rates-striped {
  background-color: #f9f9f9;
}

.btn {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  border-radius: 3px;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.6125rem 1.25rem;
}
.btn:active, .btn:focus, .btn:hover {
  box-shadow: none;
  text-decoration: underline;
}
.btn:disabled {
  background-color: #b7b7b7 !important;
  border-width: 0;
  color: #464646 !important;
  cursor: not-allowed;
}
.btn:disabled:active, .btn:disabled:focus, .btn:disabled:hover {
  background-color: #b7b7b7 !important;
  border-width: 0;
  color: #464646 !important;
  cursor: not-allowed;
}

.btn-secondary {
  background-color: #fff;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  color: #464646;
  text-decoration: none !important;
  transition: all 250ms linear;
}
.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
  background-color: #fff !important;
  border-color: #005d55 !important;
  color: #005d55 !important;
  text-decoration: underline !important;
}

.btn-primary {
  background-color: #005d55;
  border-color: #005d55;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  text-decoration: none !important;
  transition: background-color 250ms linear;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #007971 !important;
  border-color: #007971 !important;
  color: #fff !important;
  text-decoration: underline !important;
}

.btn-special {
  background-color: #fff;
  box-shadow: 0 5px 5px 2px rgba(0, 0, 0, 0.1);
  color: #005d55;
  transition: all 250ms linear;
}
.btn-special:hover {
  box-shadow: none;
  color: #464646;
  text-decoration: underline;
}

.btn-link {
  border-radius: 0;
}

.thc-label-container .btn-link {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #58595B;
  font-size: 0.875rem;
  line-height: 1;
  margin-left: 0.5rem;
  padding: 0;
  text-decoration: underline;
}
.thc-label-container .btn-link:active, .thc-label-container .btn-link:focus, .thc-label-container .btn-link:hover {
  color: #58595B;
  text-decoration: none;
}

.thc-cta-arrow {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  width: auto;
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #005d55;
  font-size: 0.8125rem;
  line-height: 1.375;
  text-transform: uppercase;
  text-decoration: underline !important;
}
.thc-cta-arrow:active, .thc-cta-arrow:focus, .thc-cta-arrow:hover {
  text-decoration: none;
}
.thc-cta-arrow .caret {
  margin: 0 0 0 4px;
  position: relative;
  top: -1px;
  transform: rotate(-90deg);
}
.thc-cta-arrow[aria-expanded=true] .caret {
  transform: none;
}
.thc-cta-arrow:active, .thc-cta-arrow:focus, .thc-cta-arrow:hover {
  color: inherit;
  text-decoration: none !important;
}

.thc-cta-no-arrow {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  width: auto;
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #005d55;
  font-size: 0.8125rem;
  line-height: 1.375;
  text-transform: uppercase;
  text-decoration: underline !important;
}
.thc-cta-no-arrow:active, .thc-cta-no-arrow:focus, .thc-cta-no-arrow:hover {
  text-decoration: none;
}
.thc-cta-no-arrow .caret {
  margin: 0 0 0 4px;
  position: relative;
  top: -1px;
  transform: rotate(-90deg);
}
.thc-cta-no-arrow[aria-expanded=true] .caret {
  transform: none;
}
.thc-cta-no-arrow:active, .thc-cta-no-arrow:focus, .thc-cta-no-arrow:hover {
  color: inherit;
  text-decoration: none !important;
}

.thc-clear-input-button, .thc-dynamic-attachments-clear-input-button {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  background-color: #464646;
  border-radius: 50%;
  border-width: 0;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.5rem;
  height: 1.25rem;
  line-height: 0.875;
  padding: 0;
  position: absolute;
  right: 1rem;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 1.25rem;
}

.thc-modal .close,
.thc-alert .close {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #000;
  float: none;
  font-size: 2.5rem;
  line-height: 1;
  margin: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  text-shadow: none;
  top: 50%;
  transform: translateY(-50%);
}
.thc-modal .close > span,
.thc-alert .close > span {
  opacity: 1;
}
.thc-modal .close:active, .thc-modal .close:focus, .thc-modal .close:hover,
.thc-alert .close:active,
.thc-alert .close:focus,
.thc-alert .close:hover {
  opacity: 1;
}
.thc-modal .close:active > span, .thc-modal .close:focus > span, .thc-modal .close:hover > span,
.thc-alert .close:active > span,
.thc-alert .close:focus > span,
.thc-alert .close:hover > span {
  opacity: 1;
}

.thc-wrapper .MuiFormGroup-root label.radio-inline {
  padding-left: 0;
}
.thc-wrapper .MuiFormGroup-root label.radio-inline .th-mui-radio input {
  margin: 0;
}

.nav-tabs {
  border-width: 0;
}
.nav-tabs > li > a {
  border-color: transparent;
  border-radius: 0;
  border-width: 0 0 6px;
  color: #464646;
  font-size: 1rem;
  line-height: 1.2;
  margin-right: 0;
  padding: 1rem 1rem calc(1rem - 6px);
  width: 100%;
}
.nav-tabs > li > a .cta-text {
  text-decoration: underline;
}
.nav-tabs > li > a:active, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
  background-color: transparent;
  border-color: transparent;
  color: #005d55;
  text-decoration: none;
}
.nav-tabs > li > a:hover .cta-text {
  text-decoration: underline;
}
.nav-tabs > li.active > a {
  background-color: transparent;
  border-bottom-color: #eeaf30;
  border-width: 0 0 6px;
  color: #464646;
}
.nav-tabs > li.active > a:active, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background-color: transparent;
  border-bottom-color: #eeaf30;
  border-width: 0 0 6px;
  color: #005d55;
  text-decoration: none;
}
.nav-tabs > li.active > a .cta-text {
  text-decoration: none;
}
.nav-tabs > li.active > a:hover .cta-text {
  text-decoration: none;
}
.nav-tabs > li + li {
  margin-left: 1rem;
}

.nav-pills > li > a, .nav-pills > li > a:focus, .nav-pills > li > a:hover {
  color: #005d55;
}
.nav-pills > li > a:focus, .nav-pills > li > a:hover {
  text-decoration: underline;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #005d55;
}

.multi-step-progress-bar {
  margin-bottom: 2.5rem;
}
.multi-step-progress-bar > li {
  color: #707070;
  font-size: 0.8125rem;
  padding-top: 1.999995rem;
  position: relative;
}
.multi-step-progress-bar > li:first-child .divider {
  left: 50%;
  width: 50%;
}
.multi-step-progress-bar > li:last-child .divider {
  width: 50%;
}
.multi-step-progress-bar .divider {
  background-color: #f5f8fA;
  color: #f5f8fA;
  height: 5px;
  left: 0;
  margin: 0;
  position: absolute;
  top: calc(0.75rem);
  transform: translateY(-50%);
  width: 100%;
}
.multi-step-progress-bar .divider:after {
  display: none;
}
.multi-step-progress-bar .progress-bar-step {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  background-color: #f5f8fA;
  border-radius: 50%;
  color: #464646;
  height: 1.5rem;
  left: 50%;
  line-height: 1.5rem;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 0;
  transform: translateX(-50%);
  width: 1.5rem;
}
.multi-step-progress-bar .progress-bar-title {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  top: 100%;
  display: none;
  left: 0;
  margin: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.multi-step-progress-bar > .progress-bar-animated {
  color: #005d55;
}
.multi-step-progress-bar > .progress-bar-animated .divider {
  background-color: #f5f8fA;
  color: #f5f8fA;
}
.multi-step-progress-bar > .progress-bar-animated .progress-bar-step {
  background-color: #005d55;
  color: #fff;
}
.multi-step-progress-bar > .progress-bar-animated .progress-bar-title {
  display: block;
}
.multi-step-progress-bar > .complete {
  color: #707070;
}
.multi-step-progress-bar > .complete .divider {
  background-color: #005d55;
  color: #005d55;
  margin-left: 0;
}
.multi-step-progress-bar > .complete .progress-bar-step {
  background-color: #005d55;
  color: #005d55;
  overflow: hidden;
}
.multi-step-progress-bar > .complete .progress-bar-step:before {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: block;
  height: 0.75rem;
  left: 42%;
  position: absolute;
  top: 17%;
  transform: rotate(45deg);
  width: 0.3125rem;
}
.multi-step-progress-bar > .complete + .progress-bar-animated .divider:before {
  background-color: #005d55;
  color: #005d55;
  content: "";
  display: inline-block;
  height: 5px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 50%;
}
.multi-step-progress-bar > .complete + .progress-bar-animated:last-child .divider:before {
  width: 100%;
}

@media (min-width: 768px) {
  .multi-step-progress-bar {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 992px) {
  .multi-step-progress-bar {
    margin-bottom: 2.5rem;
  }
  .multi-step-progress-bar .progress-bar-title {
    display: block;
  }
}
.thc-wrapper {
  /* fields with the password strength meter attached will have messaging from the meter tag */
  /* Medium devices (desktops, 1024px and up) */
  /* Large devices (desktops, 1200px and up) */
}
.thc-wrapper #thc-content .portlet-forms .container-fluid-max-xl {
  padding: 0;
}
.thc-wrapper .multi-step-form-section + form {
  padding-top: 1rem;
}
.thc-wrapper .multi-step-form-section hr {
  margin: 2.5rem 0;
}
.thc-wrapper .multi-step-form-buttons,
.thc-wrapper .thc-form-buttons {
  padding-bottom: 0;
  text-align: center;
}
.thc-wrapper .multi-step-form-buttons .btn,
.thc-wrapper .thc-form-buttons .btn {
  margin: 0 0.5rem;
}
.thc-wrapper .checkbox,
.thc-wrapper .radio,
.thc-wrapper .checkbox-inline {
  margin-right: 0 0.5rem 0 0;
}
.thc-wrapper .checkbox + .checkbox,
.thc-wrapper .checkbox + .radio,
.thc-wrapper .radio + .checkbox,
.thc-wrapper .radio + .radio,
.thc-wrapper .checkbox-inline + .checkbox,
.thc-wrapper .checkbox-inline + .radio {
  margin-top: 1.5625rem;
}
.thc-wrapper .checkbox + .checkbox-inline,
.thc-wrapper .checkbox + .radio-inline,
.thc-wrapper .radio + .checkbox-inline,
.thc-wrapper .radio + .radio-inline,
.thc-wrapper .checkbox-inline + .checkbox-inline,
.thc-wrapper .checkbox-inline + .radio-inline {
  margin-left: 1.5625rem;
}
.thc-wrapper .checkbox label,
.thc-wrapper .radio label,
.thc-wrapper .checkbox-inline label {
  padding-left: 1.875rem;
}
.thc-wrapper .checkbox input[type=checkbox],
.thc-wrapper .radio input[type=checkbox],
.thc-wrapper .checkbox-inline input[type=checkbox] {
  margin: 0 0 0 -1.875rem;
}
.thc-wrapper .checkbox input[type=radio],
.thc-wrapper .radio input[type=radio],
.thc-wrapper .checkbox-inline input[type=radio] {
  margin: 0 0 0 -1.875rem;
}
.thc-wrapper .radio-inline {
  margin-right: 1.5625rem;
  margin-left: 0 !important;
  margin-bottom: 1.5625rem;
}
.thc-wrapper .radio-inline label {
  padding-left: 1.875rem;
}
.thc-wrapper .radio-inline input[type=checkbox] {
  margin: 0 0 0 -1.875rem;
}
.thc-wrapper .radio-inline input[type=radio] {
  margin: 0 0 0 -1.875rem;
}
.thc-wrapper .radio-group + label.error,
.thc-wrapper .radio-group + span.error {
  position: relative;
  top: -1.5625rem;
  padding-top: 0.625rem;
}
.thc-wrapper .checkbox-group {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
}
.thc-wrapper .checkbox-group .checkbox {
  display: inline-block;
  padding: 0 1rem 2.1875rem 0;
  text-align: left;
  width: 50%;
  margin-top: 0;
}
.thc-wrapper .checkbox-group + label.error,
.thc-wrapper .checkbox-group + span.error {
  padding-bottom: 2.1875rem;
}
.thc-wrapper .form-group {
  margin-bottom: 1rem;
}
.thc-wrapper .form-group label:not(.checkbox-inline):not(.radio-inline) {
  display: block;
  line-height: 1.3125;
  margin-bottom: 0;
}
.thc-wrapper .form-group label + .input-group {
  margin-top: 0.625rem;
}
.thc-wrapper .form-group legend {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
}
.thc-wrapper .thc-label-container label {
  display: inline-block !important;
}
.thc-wrapper p.thc-label {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0;
}
.thc-wrapper label {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
}
.thc-wrapper label.checkbox-inline, .thc-wrapper label.radio-inline {
  padding-left: 1.875rem;
}
.thc-wrapper label.error {
  color: #d00;
  font-size: 0.875rem;
  padding-top: 0.75em;
}
.thc-wrapper label .text-warning {
  display: none;
}
.thc-wrapper span.error {
  color: #d00;
  font-size: 0.875rem;
  padding-top: 0.75em;
  display: inline-block;
}
.thc-wrapper .thc-captcha-error {
  color: #d00;
  font-size: 0.875rem;
  padding-top: 0.75em;
}
.thc-wrapper .label-note {
  color: #707070;
  display: block;
  font-size: 0.875rem;
  margin-top: 0.5em;
  /* sometimes, we put ULs in label-notes (like for password rules) */
}
.thc-wrapper .label-note.thc-content-list, .thc-wrapper .label-note .thc-content-list {
  padding-bottom: 0.5rem;
}
.thc-wrapper .label-note.thc-content-list > li, .thc-wrapper .label-note .thc-content-list > li {
  font-size: 0.875rem;
}
.thc-wrapper .label-note.thc-content-list > li + li, .thc-wrapper .label-note .thc-content-list > li + li {
  margin-top: 0.25rem;
}
.thc-wrapper .form-control, .thc-wrapper #thc-translate-widget select, #thc-translate-widget .thc-wrapper select {
  background-color: #f5f8fA;
  border: 1px solid #b7b7b7;
  box-shadow: none;
  color: #464646;
  font-size: 1rem;
  height: 3.75rem;
  line-height: 1.1;
  padding: 0 1em;
  margin-top: 0.625rem;
}
.thc-wrapper .form-control.label-inner, .thc-wrapper #thc-translate-widget select.label-inner, #thc-translate-widget .thc-wrapper select.label-inner {
  border-width: 0;
  padding: 0;
  position: relative;
}
.thc-wrapper .form-control.label-inner:focus, .thc-wrapper #thc-translate-widget select.label-inner:focus, #thc-translate-widget .thc-wrapper select.label-inner:focus, .thc-wrapper .form-control.label-inner.error, .thc-wrapper #thc-translate-widget select.label-inner.error, #thc-translate-widget .thc-wrapper select.label-inner.error {
  border-bottom-width: 0;
}
.thc-wrapper .form-control.error, .thc-wrapper #thc-translate-widget select.error, #thc-translate-widget .thc-wrapper select.error {
  border-bottom-color: #d00;
}
.thc-wrapper .form-control.error:focus, .thc-wrapper #thc-translate-widget select.error:focus, #thc-translate-widget .thc-wrapper select.error:focus {
  border-bottom-color: #d00;
}
.thc-wrapper .form-control:focus, .thc-wrapper #thc-translate-widget select:focus, #thc-translate-widget .thc-wrapper select:focus {
  border-color: #005d55;
  box-shadow: none;
}
.thc-wrapper input.form-control {
  border-radius: 3px 3px 0 0;
  border-width: 0 0 1px 0;
}
.thc-wrapper input.form-control:focus, .thc-wrapper input.form-control.error {
  border-bottom-width: 3px;
}
.thc-wrapper .thc-select-container {
  margin-top: 0.625rem;
  position: relative;
}
.thc-wrapper .thc-select-container:after {
  bottom: 0;
  content: "";
  height: 0;
  margin: auto;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 0;
  width: 0;
}
.thc-wrapper .thc-select-container:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 30px;
  width: 0;
  height: 0;
  border-color: #000 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  pointer-events: none;
}
.thc-wrapper .thc-select-container select {
  appearance: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid #b7b7b7;
  box-shadow: none;
  font-size: 1rem;
  outline: none;
  padding-left: 15px;
  padding-right: 35px;
  width: 100%;
}
.thc-wrapper .thc-select-container select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.thc-wrapper .thc-select-container select::-ms-expand {
  display: none;
}
.thc-wrapper .thc-select-container select:focus {
  border-color: #005d55;
  border-width: 2px !important;
}
.thc-wrapper .thc-select-container select.error {
  border-color: #d00;
}
.thc-wrapper .thc-filter-control {
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  color: #464646;
  font-size: 1rem;
  height: 2.75rem;
  line-height: 1.1;
  padding: 0 1em;
  width: 100%;
}
.thc-wrapper .thc-filter-control.label-inner {
  border-width: 0;
  padding: 0;
  position: relative;
}
.thc-wrapper .thc-filter-control.label-inner:focus, .thc-wrapper .thc-filter-control.label-inner.error {
  border-bottom-width: 0;
}
.thc-wrapper .thc-filter-control.error {
  border-bottom-color: #d00;
}
.thc-wrapper .thc-filter-control.error:focus {
  border-bottom-color: #d00;
}
.thc-wrapper .thc-filter-control:focus {
  border-color: #005d55;
  box-shadow: none;
}
.thc-wrapper .thc-filter-control-select-container:before {
  top: 20px;
}
.thc-wrapper textarea.form-control {
  border-radius: 3px;
  border-width: 1px;
  padding: 1em;
  height: auto;
}
.thc-wrapper textarea.form-control:focus {
  border: 3px solid #005d55;
}
.thc-wrapper textarea.form-control.error {
  border-color: #d00;
}
.thc-wrapper .input-group {
  z-index: inherit;
}
.thc-wrapper .input-group .form-control, .thc-wrapper .input-group #thc-translate-widget select, #thc-translate-widget .thc-wrapper .input-group select {
  margin-top: 0;
  z-index: inherit;
}
.thc-wrapper .input-group .form-control:focus, .thc-wrapper .input-group #thc-translate-widget select:focus, #thc-translate-widget .thc-wrapper .input-group select:focus {
  z-index: inherit;
}
.thc-wrapper .input-group .thc-input-container {
  display: table-cell;
}
.thc-wrapper .input-group.active .input-group-addon,
.thc-wrapper .input-group.active .thc-input-container,
.thc-wrapper .input-group.active .input-group-btn {
  border-color: #005d55 !important;
}
.thc-wrapper .input-group-addon {
  background-color: transparent;
  border-color: #ccc;
  fill: #707070;
  height: 3.75rem;
  padding: 0;
}
.thc-wrapper .input-group-addon .thc-icon {
  vertical-align: middle;
}
.thc-wrapper .input-group-addon:first-child {
  padding-left: 1rem;
}
.thc-wrapper .form-control::placeholder, .thc-wrapper #thc-translate-widget select::placeholder, #thc-translate-widget .thc-wrapper select::placeholder {
  color: #707070;
}
.thc-wrapper .input-group-btn {
  border-width: 0;
}
.thc-wrapper .input-group-btn .btn {
  border-radius: 0 3px 3px 0;
  height: 3.75rem;
}
.thc-wrapper .input-group-btn:last-child > .btn,
.thc-wrapper .input-group-btn:last-child > .btn-group {
  z-index: inherit;
}
.thc-wrapper .inputfile {
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.thc-wrapper .no-js .inputfile + label {
  display: none;
}
.thc-wrapper .inputfile + label {
  z-index: 1;
}
.thc-wrapper .inputfile + label .label-inner {
  position: relative;
}
.thc-wrapper .inputfile + label .label-inner > span {
  border-bottom: 1px solid #b7b7b7;
  border-radius: 3px 0 0;
  display: inline-block;
  height: 100%;
  line-height: 3.8;
  overflow: hidden;
  padding: 0 6rem 0 1em;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 92%;
}
.thc-wrapper .inputfile + label strong {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  background-color: #005d55;
  border-radius: 0 3px 3px 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  height: 100%;
  line-height: 2.1;
  padding: 0.75em 0.9375em;
  position: absolute;
  right: 0;
  top: 0;
}
.thc-wrapper .inputfile + label .thc-clear-input-button, .thc-wrapper .inputfile + label .thc-dynamic-attachments-clear-input-button {
  right: 6rem;
}
.thc-wrapper .inputfile.has-focus + label .label-inner > span {
  border-bottom: 3px solid #005d55;
}
.thc-wrapper .inputfile.error + label .label-inner > span {
  border-bottom: 3px solid #d00;
}
.thc-wrapper .thc-input-container {
  display: inline-block;
  margin-top: 0.625rem;
  position: relative;
  width: 100%;
}
.thc-wrapper .thc-input-container .form-control, .thc-wrapper .thc-input-container #thc-translate-widget select, #thc-translate-widget .thc-wrapper .thc-input-container select {
  margin-top: 0;
}
.thc-wrapper .ddl-form-builder-app {
  margin-bottom: 2.5rem;
  overflow-wrap: break-word;
}
.thc-wrapper .thc-fields-group-btn-container {
  text-align: right;
}
.thc-wrapper .thc-fields-group-btn-container button {
  margin: 0;
}
.thc-wrapper .g-recaptcha {
  margin-top: 0.625rem;
}
.thc-wrapper .multi-step-form-review + .form-group {
  margin-top: 2.1875rem;
}
.thc-wrapper .multi-step-form-review .thc-content-list > li + li {
  margin-top: 0;
}
.thc-wrapper .multi-step-form-review div + dt {
  margin-top: 1rem;
}
.thc-wrapper .multi-step-form-review .review-file {
  min-height: 5em;
  border-top: 2px solid #ccc; /*th light grey colour*/
  border-top-style: solid;
  padding: 1.1rem 0 1rem 0;
  border-radius: 3px;
  position: relative;
}
.thc-wrapper .multi-step-form-review .review-file .col-md-12, .thc-wrapper .multi-step-form-review .review-file .col-xs-12 {
  margin-bottom: 0.5rem;
}
.thc-wrapper .multi-step-form-review .review-file .review-file-prop span {
  display: block;
  padding-bottom: 0.5rem;
}
.thc-wrapper .multi-step-form-review .review-file .review-file-prop, .thc-wrapper .multi-step-form-review .review-file [data-review-image-parent] {
  -webkit-transition: width 0.3s ease, height 0.3s ease;
  -moz-transition: width 0.3s ease, height 0.3s ease;
  -o-transition: width 0.3s ease, height 0.3s ease;
  transition: width 0.3s ease, height 0.3s ease;
}
.thc-wrapper .multi-step-form-review .review-file .review-file-prop span:first-child {
  font-weight: 700;
  font-size: 1.1rem;
}
.thc-wrapper .multi-step-form-review .review-file .review-file-prop span:last-child {
  padding-bottom: 0px;
}
.thc-wrapper .multi-step-form-review .review-file .review-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.thc-wrapper .multi-step-form-review .review-file .review-icon {
  text-align: center;
}
.thc-wrapper .multi-step-form-review .review-file .review-icon i {
  font-size: 4rem;
}
.thc-wrapper .multi-step-form-review .review-file .review-button-expand {
  position: absolute;
  top: 1rem;
  right: 1.5rem;
  margin-top: -1rem;
}
.thc-wrapper .multi-step-form-review .review-file .review-button-expand button[aria-expanded=true] [data-expand] {
  display: none;
}
.thc-wrapper .multi-step-form-review .review-file .review-button-expand button[aria-expanded=false] [data-collapse] {
  display: none;
}
.thc-wrapper .multi-step-form-review .multi-step-form-review-data dd {
  margin-bottom: 0;
}
.thc-wrapper .psm-indicator .psm-strength-meter {
  display: flex;
  padding-top: 0.75em;
}
.thc-wrapper .psm-indicator .psm-strength-meter .psm-strength-meter-bar {
  display: inline-block;
  width: 32%;
  height: 0.5em;
  margin-right: 5px;
  flex-grow: 1;
  background-color: lightgrey;
}
.thc-wrapper .psm-indicator .psm-strength-meter .psm-strength-meter-bar:last-child {
  margin-right: 0;
}
.thc-wrapper .psm-indicator.psm-error .psm-strength-meter .psm-strength-meter-bar.psm-active {
  background-color: #d00;
}
.thc-wrapper .psm-indicator.psm-weak .psm-strength-meter .psm-strength-meter-bar.psm-active, .thc-wrapper .psm-indicator.psm-medium .psm-strength-meter .psm-strength-meter-bar.psm-active, .thc-wrapper .psm-indicator.psm-strong .psm-strength-meter .psm-strength-meter-bar.psm-active {
  background-color: green;
}
.thc-wrapper .psm-indicator.psm-error .psm-strength-readout.psm-error-readout, .thc-wrapper .psm-indicator.psm-weak .psm-strength-readout.psm-weak-readout, .thc-wrapper .psm-indicator.psm-medium .psm-strength-readout.psm-medium-readout, .thc-wrapper .psm-indicator.psm-strong .psm-strength-readout.psm-strong-readout {
  display: inline-block;
}
.thc-wrapper .psm-indicator.psm-weak .psm-strength-readout.psm-default-readout, .thc-wrapper .psm-indicator.psm-medium .psm-strength-readout.psm-default-readout, .thc-wrapper .psm-indicator.psm-strong .psm-strength-readout.psm-default-readout,
.thc-wrapper .psm-indicator .psm-missing-readout, .thc-wrapper .psm-indicator .psm-missing-readout-parent {
  display: none;
}
.thc-wrapper .psm-indicator.psm-lower .psm-missing-readout-parent, .thc-wrapper .psm-indicator.psm-upper .psm-missing-readout-parent, .thc-wrapper .psm-indicator.psm-digit .psm-missing-readout-parent, .thc-wrapper .psm-indicator.psm-symbol .psm-missing-readout-parent, .thc-wrapper .psm-indicator.psm-eight .psm-missing-readout-parent, .thc-wrapper .psm-indicator.psm-twelve .psm-missing-readout-parent {
  display: block;
}
.thc-wrapper .psm-indicator.psm-lower .psm-missing-lower, .thc-wrapper .psm-indicator.psm-upper .psm-missing-upper, .thc-wrapper .psm-indicator.psm-digit .psm-missing-digit, .thc-wrapper .psm-indicator.psm-symbol .psm-missing-symbol, .thc-wrapper .psm-indicator.psm-eight .psm-missing-eight, .thc-wrapper .psm-indicator.psm-twelve .psm-missing-twelve {
  display: list-item;
}
.thc-wrapper .psm-indicator .psm-strength-readout {
  font-size: 0.875rem;
  padding-top: 0.75em;
  display: none;
}
.thc-wrapper .psm-indicator .psm-strength-readout.psm-default-readout {
  display: none;
}
.thc-wrapper .psm-error-readout {
  color: #d00;
}
.thc-wrapper [data-password-strength-indicator] + span.error {
  display: none !important;
}
.thc-wrapper .thc-form-callout {
  padding-bottom: 1rem;
}
.thc-wrapper .thc-form-callout hr {
  margin: 1.5rem 0;
}
.thc-wrapper .thc-form-callout .thc-text-with-icon p {
  padding-bottom: 0;
}
.thc-wrapper input[type=text]::-ms-clear {
  display: none;
}
@media (min-width: 768px) {
  .thc-wrapper .ddl-form-builder-app {
    border: 1px solid #ccc;
    padding: 1.25rem 1rem;
    margin-bottom: 1rem;
  }
  .thc-wrapper .form-group {
    margin-bottom: 2.1875rem;
  }
}
@media (min-width: 992px) {
  .thc-wrapper .checkbox-group .checkbox {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  .thc-wrapper .ddl-form-builder-app {
    padding: 3rem 5rem;
  }
  .thc-wrapper .multi-step-progress-bar {
    margin-bottom: 3.4375rem;
  }
}
.thc-wrapper .radio-group-legend {
  border-bottom: 0;
  font-size: 1rem;
  line-height: 1.375;
  color: #464646;
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.thc-wrapper .th-form-container .MuiStepper-root {
  padding: 24px;
}
.thc-wrapper .th-form-container .MuiGrid-root {
  width: 100%;
  margin-left: 0;
}
.thc-wrapper .th-form-container .th-form-container-input-layout {
  font-size: 14px;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .input-row {
  margin-bottom: 32px;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .form-group {
  position: relative;
  padding-top: 40px;
  margin-bottom: 1rem;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .form-group label:not(.checkbox-inline) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 32px;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .text-danger {
  display: block;
  margin-top: 4px;
  font-size: 14px;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .row > [class*=col-] {
  display: flex;
  flex-direction: column;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .checkbox-group {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
  margin-bottom: 24px;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .checkbox-group legend {
  margin-bottom: 16px;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .checkbox-group .form-group {
  display: inline-block;
  padding: 0 1rem 0 0;
  text-align: left;
  width: 50%;
  margin-top: 0;
}
@media (min-width: 1024px) {
  .thc-wrapper .th-form-container .th-form-container-input-layout .checkbox-group .form-group {
    width: 33.33%;
  }
}
.thc-wrapper .th-form-container .th-form-container-input-layout .checkbox-inline {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  padding-left: 30px;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .checkbox-inline input[type=checkbox] {
  margin: 0 0 0 -30px;
}
.thc-wrapper .th-form-container .th-form-container-input-layout .info-text {
  white-space: nowrap;
  word-break: keep-all;
}
.thc-wrapper .th-form-container .multi-step-form-buttons .btn {
  margin: 0 0.5rem;
}
.thc-wrapper .th-form-container .multi-step-form-buttons {
  padding-bottom: 0;
  text-align: center;
  margin-top: 2rem;
}
.thc-wrapper .th-form-container .table.dataTable a, .thc-wrapper .th-form-container #main-content .OM-map-container table.dataTable a, #main-content .OM-map-container .thc-wrapper .th-form-container table.dataTable a, .thc-wrapper .th-form-container #main-content .PM-map-container table.dataTable a, #main-content .PM-map-container .thc-wrapper .th-form-container table.dataTable a, .thc-wrapper .th-form-container .table.dataTable a:hover, .thc-wrapper .th-form-container .table.dataTable a:focus, .thc-wrapper .th-form-container .table.dataTable a:active {
  color: #005d55;
}
.thc-wrapper .th-form-container .disclaimer-text {
  padding-left: 0.5rem;
  line-height: 1.375;
}
.thc-wrapper .th-form-container ol.thc-content-list[type=a] {
  counter-reset: alpha-counter;
}
.thc-wrapper .th-form-container ol.thc-content-list[type=a] > li:before {
  content: counter(alpha-counter, lower-alpha) ".";
  counter-increment: alpha-counter;
}
.thc-wrapper .th-form-container span.error {
  display: block;
}
@media (max-width: 767.98px) {
  .thc-wrapper .th-form-container .th-custom-stepper .MuiGrid-container .MuiStep-horizontal .Mui-disabled.MuiStepButton-root .MuiStepLabel-horizontal.Mui-disabled.MuiStepLabel-alternativeLabel span:not(:first-child),
  .thc-wrapper .th-form-container .th-custom-stepper .MuiGrid-container .MuiStep-horizontal.Mui-completed .MuiStepButton-root .MuiStepLabel-horizontal.MuiStepLabel-alternativeLabel span:not(:first-child) {
    display: none;
  }
}

html:not(.gecko) .checkbox input[type=checkbox],
html:not(.gecko) .radio input[type=checkbox],
html:not(.gecko) .checkbox-inline input[type=checkbox],
html:not(.gecko) .radio-inline input[type=checkbox] {
  border: none;
}
html:not(.gecko) .checkbox input[type=checkbox]:before,
html:not(.gecko) .radio input[type=checkbox]:before,
html:not(.gecko) .checkbox-inline input[type=checkbox]:before,
html:not(.gecko) .radio-inline input[type=checkbox]:before {
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 2px;
  content: "";
  display: inline-block;
  height: 1rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 1rem;
}
html:not(.gecko) .checkbox input[type=checkbox]:checked:before,
html:not(.gecko) .radio input[type=checkbox]:checked:before,
html:not(.gecko) .checkbox-inline input[type=checkbox]:checked:before,
html:not(.gecko) .radio-inline input[type=checkbox]:checked:before {
  background-color: #005d55;
  border-color: #005d55;
}
html:not(.gecko) .checkbox input[type=checkbox]:checked:after,
html:not(.gecko) .radio input[type=checkbox]:checked:after,
html:not(.gecko) .checkbox-inline input[type=checkbox]:checked:after,
html:not(.gecko) .radio-inline input[type=checkbox]:checked:after {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: block;
  height: 0.75rem;
  left: 0.375rem;
  position: absolute;
  top: 1px;
  transform: rotate(45deg);
  width: 0.3125rem;
}
html:not(.gecko) .checkbox input[type=radio],
html:not(.gecko) .radio input[type=radio],
html:not(.gecko) .checkbox-inline input[type=radio],
html:not(.gecko) .radio-inline input[type=radio] {
  border: none;
}
html:not(.gecko) .checkbox input[type=radio]:before,
html:not(.gecko) .radio input[type=radio]:before,
html:not(.gecko) .checkbox-inline input[type=radio]:before,
html:not(.gecko) .radio-inline input[type=radio]:before {
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 1rem;
  left: 0;
  position: absolute;
  top: 0;
  width: 1rem;
}
html:not(.gecko) .checkbox input[type=radio]:checked:before,
html:not(.gecko) .radio input[type=radio]:checked:before,
html:not(.gecko) .checkbox-inline input[type=radio]:checked:before,
html:not(.gecko) .radio-inline input[type=radio]:checked:before {
  background-color: #005d55;
  border-color: #005d55;
}
html:not(.gecko) .checkbox input[type=radio]:checked:after,
html:not(.gecko) .radio input[type=radio]:checked:after,
html:not(.gecko) .checkbox-inline input[type=radio]:checked:after,
html:not(.gecko) .radio-inline input[type=radio]:checked:after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 0.4rem;
  left: 0.3rem;
  position: absolute;
  top: 0.3rem;
  width: 0.4rem;
}

.thc-modal {
  display: none;
}
.thc-modal .modal-content {
  border-radius: 3px;
  position: relative;
}
.thc-modal .modal-header {
  border-width: 0;
  min-height: 2rem;
  color: #464646;
  padding: 1rem 4rem 0 1.5rem;
  position: relative;
  height: auto;
}
.thc-modal .modal-title {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.2;
  overflow: visible;
  text-align: left;
  text-overflow: none;
  white-space: normal;
}
.thc-modal .modal-body {
  padding: 1rem 1.5rem;
  border-top: none;
}
.thc-modal .modal-body .btn + .btn {
  margin-left: 1rem;
}
.thc-modal .modal-footer {
  text-align: center;
  border-top: none;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.thc-modal .close {
  right: 1.5rem;
  top: 0.6rem;
  transform: none;
}
@media (min-width: 576px) {
  .thc-modal .modal-dialog-centered.modal-dialog {
    margin: auto;
  }
  .thc-modal .modal-dialog-centered.modal-dialog .modal-content {
    margin: 2rem auto;
  }
}
@media (max-width: 767.98px) {
  .thc-modal .modal-dialog {
    margin: 0.625rem;
    position: relative;
  }
  .thc-modal .modal-content {
    border-radius: 3px;
    width: auto;
  }
  .thc-modal .modal-header {
    padding: 1rem 3.5rem 0 1rem;
  }
  .thc-modal .modal-header .close {
    right: 1rem;
    top: 0.4rem;
  }
  .thc-modal .modal-title {
    font-size: 1.25rem;
  }
  .thc-modal .modal-body {
    padding: 1rem;
    position: static;
  }
  .thc-modal .modal-body .btn {
    display: block;
    width: 100%;
  }
  .thc-modal .modal-body .btn + .btn {
    margin-left: 0;
    margin-top: 1rem;
  }
}
@media (min-width: 992px) {
  .thc-modal .modal-dialog {
    margin: 50px auto;
    max-width: 750px;
    width: auto;
  }
}

@media (max-width: 767.98px) {
  .modal-content {
    min-height: 200px;
    height: auto;
    margin: 0 20px;
  }
  .modal-footer {
    position: relative;
  }
}
.thc-accordion-container dd {
  word-break: break-all;
}
.thc-accordion-container .thc-section-masthead .thc-content-text-large, .thc-accordion-container .thc-section-masthead .thc-filter-no-tips {
  text-align: left;
}

.thc-structured-heading button {
  color: #464646;
}

.thc-question-answer {
  padding-bottom: 1.5rem;
}
.thc-question-answer [data-toggle=collapse],
.thc-question-answer .thc-accordion-toggle {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  width: auto;
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.2;
  padding-bottom: 1rem;
  padding-bottom: 0 !important;
  padding-left: 2.2rem;
  position: relative;
  text-align: left;
}
.thc-question-answer [data-toggle=collapse]:active, .thc-question-answer [data-toggle=collapse]:focus, .thc-question-answer [data-toggle=collapse]:hover,
.thc-question-answer .thc-accordion-toggle:active,
.thc-question-answer .thc-accordion-toggle:focus,
.thc-question-answer .thc-accordion-toggle:hover {
  text-decoration: none;
}
.thc-question-answer [data-toggle=collapse] a,
.thc-question-answer .thc-accordion-toggle a {
  color: #005d55;
  text-decoration: underline;
}
.thc-question-answer [data-toggle=collapse] a:active, .thc-question-answer [data-toggle=collapse] a:focus, .thc-question-answer [data-toggle=collapse] a:hover,
.thc-question-answer .thc-accordion-toggle a:active,
.thc-question-answer .thc-accordion-toggle a:focus,
.thc-question-answer .thc-accordion-toggle a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-question-answer [data-toggle=collapse] a[class*=thc-cta-],
.thc-question-answer .thc-accordion-toggle a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .thc-question-answer [data-toggle=collapse],
  .thc-question-answer .thc-accordion-toggle {
    font-size: 1.5rem;
  }
}
.thc-question-answer [data-toggle=collapse]:before,
.thc-question-answer .thc-accordion-toggle:before {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  border: 1px solid #58595B;
  border-radius: 50%;
  content: url("../images/icons/plus.svg");
  display: inline-block;
  font-size: 1.125rem;
  height: 1.5rem;
  left: 0;
  line-height: 1.1;
  position: absolute;
  text-align: center;
  top: 3px;
  width: 1.5rem;
  padding: 0.2rem;
}
.thc-question-answer [data-toggle=collapse][aria-expanded=true]:before,
.thc-question-answer .thc-accordion-toggle[aria-expanded=true]:before {
  content: url("../images/icons/minus.svg");
}
.thc-question-answer [data-toggle=collapse]:active, .thc-question-answer [data-toggle=collapse]:hover, .thc-question-answer [data-toggle=collapse]:focus,
.thc-question-answer .thc-accordion-toggle:active,
.thc-question-answer .thc-accordion-toggle:hover,
.thc-question-answer .thc-accordion-toggle:focus {
  color: #005d55;
  text-decoration: underline;
}
.thc-question-answer .thc-answer-body {
  padding-left: 2.2rem;
  padding-top: 1rem;
}
.thc-question-answer .thc-answer-body > :last-child:not(.btn) {
  padding-bottom: 0;
}
.thc-question-answer .btn + .btn {
  margin-left: 1rem;
}
@media (max-width: 767.98px) {
  .thc-question-answer [data-toggle=collapse],
  .thc-question-answer .thc-accordion-toggle {
    font-display: swap;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.125rem;
    padding-left: 1.9rem;
  }
  .thc-question-answer [data-toggle=collapse]:before,
  .thc-question-answer .thc-accordion-toggle:before {
    top: -2px;
    transform: scale(0.85);
  }
  .thc-question-answer .thc-answer-body {
    padding-left: 1.9rem;
    padding-top: 1rem;
  }
  .thc-question-answer .btn {
    display: block;
    width: 100%;
  }
  .thc-question-answer .btn + .btn {
    margin-left: 0;
    margin-top: 1rem;
  }
}

.thc-portlet-content-bg-color .thc-question-answer:last-child {
  padding-bottom: 0;
}

.thc-section-edit-link {
  cursor: pointer;
  text-decoration: underline;
  color: #005d55;
}
.thc-section-edit-link:focus {
  outline: 2px solid #005d55;
  outline-offset: 2px;
  background-color: rgba(0, 93, 85, 0.1);
}
.thc-section-edit-link:focus-visible {
  outline: 2px solid #005d55;
  outline-offset: 2px;
  background-color: rgba(0, 93, 85, 0.1);
}

.thc-wrapper #thc-banner {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
}
.thc-wrapper #thc-banner .portlet-content-container {
  max-width: none;
}
.thc-wrapper #thc-banner .dropdown-header {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #464646;
  font-size: 1rem;
  line-height: 1;
}
.thc-wrapper #thc-banner .navbar .navbar-collapse,
.thc-wrapper #thc-banner #accessibility-menu.collapsing,
.thc-wrapper #thc-banner #login-menu.collapsing {
  transition: height 0.35s ease;
}
.thc-wrapper #thc-banner .thc-accessibility-link .caret {
  display: inline-block !important;
}
.thc-wrapper .navbar-default .navbar-nav > li > a,
.thc-wrapper .navbar-default .navbar-nav > li button {
  color: #464646;
  line-height: 1.5;
  padding: 0.75rem 1.5rem;
}
.thc-wrapper .navbar-default .navbar-nav.open .dropdown-menu > li > a, .thc-wrapper .navbar-default .navbar-nav.show .dropdown-menu > li > a {
  color: #464646;
}
.thc-wrapper .thc-nav-roles-bar {
  background-color: #005d55;
  border-radius: 0;
  border-width: 0;
  margin-bottom: 0;
  min-height: 0;
  display: block;
  padding: 0;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav {
  margin: 0;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav .thc-icon {
  fill: #fff;
  position: relative;
  top: 5px;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav .thc-icon.thc-icon-newcustomer {
  margin-right: 0.25rem;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav .thc-icon.thc-icon-outage {
  margin-right: -0.1875rem;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav .thc-icon.thc-icon-projectmap {
  margin-right: -0.0625rem;
  margin-left: 0.1875rem;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav > li {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  float: left;
  font-size: 0.8125rem;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav > li > a {
  background-color: transparent;
  color: #fff;
  line-height: 1;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav > li > a:active, .thc-wrapper .thc-nav-roles-bar .navbar-nav > li > a:focus, .thc-wrapper .thc-nav-roles-bar .navbar-nav > li > a:hover {
  color: #fff;
  background-color: #007971;
  text-decoration: underline;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav > li.active > a {
  background-color: #007971;
  box-shadow: 5px 0 7px -4px rgba(0, 0, 0, 0.18), -5px 0 7px -4px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thc-wrapper .thc-nav-roles-bar .navbar-nav > li.active > a:active, .thc-wrapper .thc-nav-roles-bar .navbar-nav > li.active > a:focus, .thc-wrapper .thc-nav-roles-bar .navbar-nav > li.active > a:hover {
  background-color: #007971;
  color: #fff;
}
.thc-wrapper .thc-nav-main-bar {
  background-color: #fff;
  border-radius: 0;
  border-width: 0;
  box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.18);
  margin-bottom: 0;
  width: 100%;
  display: block;
  padding: 0;
}
.thc-wrapper .thc-nav-main-bar .logo {
  height: 3.25rem;
  margin-bottom: 0.125rem;
  width: 8.375rem;
  display: block;
}
.thc-wrapper .thc-nav-main-bar .logo svg {
  width: 100%;
}
@media screen {
  .thc-wrapper .thc-nav-main-bar .logo svg .cls-1 {
    fill: #005e55;
  }
  .thc-wrapper .thc-nav-main-bar .logo svg .cls-2 {
    fill: #efb02d;
  }
  .thc-wrapper .thc-nav-main-bar .logo svg .cls-3 {
    fill: #fbb040;
  }
}
.thc-wrapper .thc-nav-main-bar .logo:focus, .thc-wrapper .thc-nav-main-bar .logo:hover {
  text-decoration: none;
}
.thc-wrapper .thc-nav-main-bar .navbar-header {
  padding: 0.6875rem 0 0.9375rem 0.75rem;
  position: relative;
  width: 100%;
}
.thc-wrapper .thc-nav-main-bar .navbar-header-section {
  float: left;
}
.thc-wrapper .thc-nav-main-bar .navbar-header-section + .navbar-header-section {
  float: right;
  padding-right: 0.375rem;
  padding-top: 0.5rem;
  text-align: right;
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  height: auto;
  margin: 0.375rem 0 0 0.125rem;
  padding: 0.375rem;
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle .thc-burger-icon {
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px;
  user-select: none;
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle .thc-burger-icon, .thc-wrapper .thc-nav-main-bar .navbar-toggle .thc-burger-icon::before, .thc-wrapper .thc-nav-main-bar .navbar-toggle .thc-burger-icon::after {
  display: block;
  width: 1.625rem;
  height: 4px;
  background-color: #005d55;
  outline: 1px solid transparent;
  transition-property: background-color, transform;
  transition-duration: 0.2s;
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle .thc-burger-icon::before, .thc-wrapper .thc-nav-main-bar .navbar-toggle .thc-burger-icon::after {
  position: absolute;
  content: "";
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle .thc-burger-icon::before {
  top: -8px;
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle .thc-burger-icon::after {
  top: 8px;
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle:active, .thc-wrapper .thc-nav-main-bar .navbar-toggle:hover, .thc-wrapper .thc-nav-main-bar .navbar-toggle:focus {
  background: transparent;
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle[aria-expanded=true] .thc-burger-icon {
  background-color: transparent;
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle[aria-expanded=true] .thc-burger-icon::before {
  transform: translateY(8px) rotate(45deg);
}
.thc-wrapper .thc-nav-main-bar .navbar-toggle[aria-expanded=true] .thc-burger-icon::after {
  transform: translateY(-8px) rotate(-45deg);
}
.thc-wrapper .thc-nav-custom-bar {
  border-top-width: 0;
  box-shadow: none;
  padding: 0;
}
.thc-wrapper .thc-nav-custom-bar.collapsing .thc-nav-pages-bar, .thc-wrapper .thc-nav-custom-bar.in .thc-nav-pages-bar, .thc-wrapper .thc-nav-custom-bar.show .thc-nav-pages-bar {
  border-top: 1px solid #ccc;
}
.thc-wrapper .thc-nav-custom-bar .cta-text {
  display: inline-block;
  padding-bottom: 1px;
}
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu {
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  max-height: none;
  min-width: 17rem;
  padding: 1rem 0;
  background-color: #f5f8fA !important;
}
@media (max-width: 1199.98px) {
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu {
    position: static !important;
    max-width: 100%;
  }
}
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li > a,
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li > a:active,
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li > a:focus,
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li > a:hover,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li > a,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li > a:active,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li > a:focus,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li > a:hover {
  padding: 0.5rem 1.5rem;
  background-color: transparent;
  color: #464646 !important;
}
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li > a .cta-text,
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li > a:active .cta-text,
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li > a:focus .cta-text,
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li > a:hover .cta-text,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li > a .cta-text,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li > a:active .cta-text,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li > a:focus .cta-text,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li > a:hover .cta-text {
  border-bottom-width: 0;
  padding-bottom: 0;
  text-decoration: underline;
}
.thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li.dropdown-header,
.thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li.dropdown-header {
  padding: 0 1.5rem;
}
.thc-wrapper .thc-nav-custom-bar li + .dropdown-header {
  margin-top: 1rem;
}
.thc-wrapper .thc-nav-custom-bar li + li .dropdown-header {
  margin-top: 0.5rem;
}
.thc-wrapper .thc-nav-custom-bar .btn-link,
.thc-wrapper .thc-nav-custom-bar .btn-link:active,
.thc-wrapper .thc-nav-custom-bar .btn-link:focus,
.thc-wrapper .thc-nav-custom-bar .btn-link:hover {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #464646;
  font-size: 1rem;
}
.thc-wrapper .thc-nav-custom-bar .open .btn-link,
.thc-wrapper .thc-nav-custom-bar .show .btn-link,
.thc-wrapper .thc-nav-custom-bar .btn-link:active,
.thc-wrapper .thc-nav-custom-bar .btn-link:hover,
.thc-wrapper .thc-nav-custom-bar .btn-link:focus {
  color: #005d55;
  text-decoration: underline;
}
.thc-wrapper .thc-nav-custom-bar .open .btn-link .cta-text,
.thc-wrapper .thc-nav-custom-bar .show .btn-link .cta-text,
.thc-wrapper .thc-nav-custom-bar .btn-link:active .cta-text,
.thc-wrapper .thc-nav-custom-bar .btn-link:hover .cta-text,
.thc-wrapper .thc-nav-custom-bar .btn-link:focus .cta-text {
  color: #005d55;
  text-decoration: underline;
}
.thc-wrapper .thc-nav-custom-bar .navbar-nav > li > a,
.thc-wrapper .thc-nav-custom-bar .dropdown-menu > li > a {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #464646;
  font-size: 1rem;
}
.thc-wrapper .thc-nav-custom-bar .navbar-nav {
  margin: 0;
}
.thc-wrapper .thc-nav-custom-bar .navbar-nav .dropdown-toggle {
  display: block;
  position: relative;
  text-align: left;
  width: 100%;
}
.thc-wrapper .thc-nav-custom-bar .navbar-nav .dropdown-toggle[aria-expanded=true] .caret,
.thc-wrapper .thc-nav-custom-bar .navbar-nav .dropdown-toggle > .open .caret, .thc-wrapper .thc-nav-custom-bar .navbar-nav .dropdown-toggle > .show .caret {
  transform: rotateX(180deg);
}
.thc-wrapper .thc-nav-custom-bar .navbar-nav .dropdown-toggle .cta-text {
  border-bottom-width: 0;
  padding-bottom: 0;
  width: 95%;
}
.thc-wrapper .thc-nav-custom-bar .navbar-nav .dropdown-toggle .caret {
  position: absolute;
  right: calc(1.5rem - 3px);
  top: calc(50% - 3px);
}
.thc-wrapper .thc-nav-pages-bar {
  padding: 0;
}
.thc-wrapper .thc-nav-pages-bar > li {
  border-bottom: 1px solid #ccc;
}
.thc-wrapper .thc-nav-pages-bar > li button .cta-text,
.thc-wrapper .thc-nav-pages-bar > li > a .cta-text {
  font-size: 1.1rem;
}
.thc-wrapper .thc-nav-pages-bar > li button:active .cta-text, .thc-wrapper .thc-nav-pages-bar > li button:hover .cta-text, .thc-wrapper .thc-nav-pages-bar > li button:focus .cta-text,
.thc-wrapper .thc-nav-pages-bar > li > a:active .cta-text,
.thc-wrapper .thc-nav-pages-bar > li > a:hover .cta-text,
.thc-wrapper .thc-nav-pages-bar > li > a:focus .cta-text {
  color: #005d55;
  text-decoration: underline;
}
.thc-wrapper .thc-nav-pages-bar > li .dropdown-menu li a {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
}
.thc-wrapper .thc-nav-pages-bar > li .dropdown-menu li a .cta-text {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 1px;
}
.thc-wrapper .thc-nav-pages-bar > li .dropdown-menu li a:hover {
  background-color: #fff;
}
.thc-wrapper .thc-nav-pages-bar > li .dropdown-menu li a:hover .cta-text {
  color: #005d55;
}
.thc-wrapper .thc-nav-pages-bar .thc-icon {
  fill: #707070;
  margin-bottom: -4px;
}
.thc-wrapper .thc-nav-utility-bar .caret {
  transform: rotate(-90deg);
}
.thc-wrapper .thc-nav-utility-bar > li > a,
.thc-wrapper .thc-nav-utility-bar > li > button {
  font-size: 0.875rem;
  padding: 0.3125rem 0.5rem !important;
}
.thc-wrapper .thc-nav-utility-bar > li.login-menu-container {
  padding-left: 1px;
  position: relative;
}
.thc-wrapper .thc-nav-utility-bar > li.login-menu-container .cta-text,
.thc-wrapper .thc-nav-utility-bar > li.login-menu-container a {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #464646;
  font-size: 0.875rem;
}
.thc-wrapper .thc-nav-utility-bar > li.login-menu-container .cta-text:hover,
.thc-wrapper .thc-nav-utility-bar > li.login-menu-container a:hover {
  color: #005d55;
  text-decoration: underline;
}
.thc-wrapper .thc-nav-utility-bar .thc-icon {
  fill: #707070;
  position: relative;
  top: 5px;
}
.thc-wrapper .thc-nav-utility-bar .dropdown-menu {
  max-height: none;
}
.thc-wrapper .d-block.d-xl-none .thc-nav-utility-bar {
  float: left;
  margin: 0;
}
.thc-wrapper .d-block.d-xl-none .thc-nav-utility-bar > li {
  float: left;
}
.thc-wrapper .d-block.d-xl-none .thc-nav-utility-bar .dropdown-menu {
  position: static;
}
.thc-wrapper .d-block.d-xl-none .thc-nav-utility-bar .cta-text {
  border-bottom: 1px solid transparent;
  display: inline-block;
  padding-bottom: 1px;
}
.thc-wrapper .d-block.d-xl-none .thc-nav-utility-bar [aria-expanded=true] .cta-text {
  text-decoration: underline;
  color: #005d55;
}
.thc-wrapper .d-block.d-xl-none .thc-nav-utility-bar .btn-link .label-text {
  display: none;
}
.thc-wrapper .d-block.d-xl-none .thc-nav-utility-bar .btn-link[aria-expanded=true] .label-text {
  display: inline;
}
.thc-wrapper .thc-text-size-selector {
  list-style: none;
  margin: 0;
  padding: 0;
}
.thc-wrapper .thc-text-size-selector li {
  display: inline-block;
}
.thc-wrapper .thc-text-size-selector li + li {
  margin-left: 0.5rem;
}
.thc-wrapper .thc-text-size-selector button {
  height: 1.5rem;
  line-height: 1.5rem !important;
  padding: 0 !important;
  text-align: center;
  width: 1.5rem;
}
.thc-wrapper .thc-text-size-selector [data-zoom="-1"] {
  font-size: 0.75rem;
}
.thc-wrapper .thc-text-size-selector [data-zoom="0"] {
  font-size: 0.9375rem;
}
.thc-wrapper .thc-text-size-selector [data-zoom="1"] {
  font-size: 1.125rem;
}
.thc-wrapper .thc-quick-nav-container .caret,
.thc-wrapper .thc-accessibility-nav-container .caret {
  transform: rotate(-90deg);
}
.thc-wrapper .thc-quick-nav-container .navbar-nav,
.thc-wrapper .thc-accessibility-nav-container .navbar-nav {
  border-top: 1px solid #ccc;
  padding: 0.5rem 0;
}
.thc-wrapper .thc-quick-nav-container .cta-text,
.thc-wrapper .thc-accessibility-nav-container .cta-text {
  border-bottom-width: 0;
  font-size: 1rem;
  padding-bottom: 0;
  text-decoration: underline;
}
.thc-wrapper .thc-quick-nav-container .thc-icon,
.thc-wrapper .thc-accessibility-nav-container .thc-icon {
  fill: #464646;
  position: relative;
  top: 4px;
}
.thc-wrapper .thc-quick-nav-container .navbar-nav {
  border-top: 0;
}
.thc-wrapper #accessibility-menu,
.thc-wrapper #login-menu {
  padding: 1.5rem;
}
.thc-wrapper #accessibility-menu .caret,
.thc-wrapper #login-menu .caret {
  transform: rotate(-90deg);
}
.thc-wrapper #accessibility-menu > ul,
.thc-wrapper #login-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.thc-wrapper #accessibility-menu .thc-icon,
.thc-wrapper #login-menu .thc-icon {
  fill: #464646;
  position: relative;
  top: 4px;
}
.thc-wrapper #accessibility-menu .dropdown-header,
.thc-wrapper #login-menu .dropdown-header {
  padding: 0.5rem 0;
}
.thc-wrapper #accessibility-menu > ul > li,
.thc-wrapper #login-menu > ul > li {
  width: 100%;
}
.thc-wrapper #accessibility-menu > ul > li + li,
.thc-wrapper #login-menu > ul > li + li {
  padding-top: 0.75rem;
}
.thc-wrapper #accessibility-menu > ul > li + li .dropdown-header,
.thc-wrapper #login-menu > ul > li + li .dropdown-header {
  padding-top: 1rem;
}
.thc-wrapper #accessibility-menu > ul > li a,
.thc-wrapper #login-menu > ul > li a {
  text-align: center;
  width: 100%;
}
.thc-wrapper #accessibility-menu {
  padding-bottom: 1rem;
}
.thc-wrapper #accessibility-menu li > a {
  color: #464646;
  display: inline-block;
  line-height: 1;
  padding: 0.25rem 0;
  text-decoration: none;
}
.thc-wrapper #accessibility-menu li > a .cta-text {
  border-bottom: 1px solid transparent;
  display: inline-block;
  padding-bottom: 1px;
}
.thc-wrapper #accessibility-menu li > a:active, .thc-wrapper #accessibility-menu li > a:focus, .thc-wrapper #accessibility-menu li > a:hover {
  text-decoration: none;
}
.thc-wrapper #accessibility-menu li > a:active .cta-text, .thc-wrapper #accessibility-menu li > a:focus .cta-text, .thc-wrapper #accessibility-menu li > a:hover .cta-text {
  border-color: #464646;
}
.thc-wrapper #login-menu a {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  border-radius: 3px;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.6125rem 1.25rem;
}
.thc-wrapper #login-menu a:active, .thc-wrapper #login-menu a:focus, .thc-wrapper #login-menu a:hover {
  box-shadow: none;
  text-decoration: underline;
}
.thc-wrapper #login-menu a:disabled {
  background-color: #b7b7b7 !important;
  border-width: 0;
  color: #464646 !important;
  cursor: not-allowed;
}
.thc-wrapper #login-menu a:disabled:active, .thc-wrapper #login-menu a:disabled:focus, .thc-wrapper #login-menu a:disabled:hover {
  background-color: #b7b7b7 !important;
  border-width: 0;
  color: #464646 !important;
  cursor: not-allowed;
}
.thc-wrapper #login-menu a.thc-nav-btn-primary {
  background-color: #005d55;
  border-color: #005d55;
  border-style: solid;
  border-width: 1px;
  color: #fff;
  text-decoration: none !important;
  transition: background-color 250ms linear;
}
.thc-wrapper #login-menu a.thc-nav-btn-primary:active, .thc-wrapper #login-menu a.thc-nav-btn-primary:focus, .thc-wrapper #login-menu a.thc-nav-btn-primary:hover {
  background-color: #007971 !important;
  border-color: #007971 !important;
  color: #fff !important;
  text-decoration: underline !important;
}
.thc-wrapper #login-menu a:not(.thc-nav-btn-primary) {
  background-color: #fff;
  border-color: #ccc;
  border-style: solid;
  border-width: 1px;
  color: #464646;
  text-decoration: none !important;
  transition: all 250ms linear;
}
.thc-wrapper #login-menu a:not(.thc-nav-btn-primary):active, .thc-wrapper #login-menu a:not(.thc-nav-btn-primary):focus, .thc-wrapper #login-menu a:not(.thc-nav-btn-primary):hover {
  background-color: #fff !important;
  border-color: #005d55 !important;
  color: #005d55 !important;
  text-decoration: underline !important;
}
.thc-wrapper .menu-tool-container {
  padding: 0.75rem 1.5rem;
}
@media (min-width: 768px) {
  .thc-wrapper .thc-nav-main-bar .navbar-header {
    padding: 0.6875rem 0 1rem 1rem;
  }
  .thc-wrapper .thc-nav-main-bar .navbar-toggle {
    display: block;
    margin-left: 8px;
  }
  .thc-wrapper .thc-nav-roles-bar .navbar-nav > li > a {
    font-display: swap;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 600;
    padding: 1rem 0.75rem;
  }
  .thc-wrapper .thc-nav-roles-bar .navbar-nav.thc-nav-quick-bar > li > a {
    padding: 0.4rem 0.5rem 0.95rem;
  }
  .thc-wrapper .thc-nav-roles-bar .navbar-nav.thc-nav-quick-bar > li:last-child > a {
    padding-right: 0.75rem;
  }
  .thc-wrapper .thc-nav-utility-bar {
    padding-top: 1px;
  }
  .thc-wrapper .thc-nav-utility-bar > li > a,
  .thc-wrapper .thc-nav-utility-bar > li > button {
    padding: 0.3125rem 0.625rem;
  }
  .thc-wrapper .thc-nav-custom-bar.collapsing .thc-nav-pages-bar, .thc-wrapper .thc-nav-custom-bar.in .thc-nav-pages-bar, .thc-wrapper .thc-nav-custom-bar.show .thc-nav-pages-bar {
    border-top: none;
  }
  .thc-wrapper .thc-nav-custom-bar.collapse {
    display: none !important;
  }
  .thc-wrapper .thc-nav-custom-bar.in, .thc-wrapper .thc-nav-custom-bar.show {
    display: block !important;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu {
    padding: 1.5rem 0;
    position: static;
    width: 100%;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li, .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li.dropdown-header,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li.dropdown-header {
    padding: 0 8.35%;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li > a,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li > a {
    padding: 0.5rem 0;
  }
  .thc-wrapper .thc-nav-custom-bar .navbar-nav {
    width: 100%;
  }
  .thc-wrapper .thc-nav-custom-bar .navbar-nav > li {
    float: none;
  }
  .thc-wrapper #accessibility-menu,
  .thc-wrapper #login-menu {
    padding: 0 0 1rem 0;
  }
  .thc-wrapper #accessibility-menu .dropdown-header,
  .thc-wrapper #login-menu .dropdown-header {
    padding: 0 0 0.5rem 0;
  }
  .thc-wrapper #accessibility-menu > ul,
  .thc-wrapper #login-menu > ul {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .thc-wrapper #accessibility-menu > ul > li,
  .thc-wrapper #login-menu > ul > li {
    width: auto;
  }
  .thc-wrapper #accessibility-menu > ul > li + li,
  .thc-wrapper #login-menu > ul > li + li {
    padding-top: 0;
    margin-left: 2.5rem;
  }
  .thc-wrapper #accessibility-menu > ul > li + li .dropdown-header,
  .thc-wrapper #login-menu > ul > li + li .dropdown-header {
    padding-top: 0;
  }
  .thc-wrapper #accessibility-menu > ul > li a,
  .thc-wrapper #login-menu > ul > li a {
    text-align: left;
    width: auto;
  }
  .thc-wrapper .thc-nav-pages-bar {
    padding-bottom: 1.5rem;
  }
  .thc-wrapper .thc-nav-pages-bar > li {
    border-bottom: none;
  }
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > a,
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > .btn {
    padding: 0.75rem 0;
    border-bottom: 1px solid #e1e1e1;
    margin: 0 auto;
    width: 83.3%;
  }
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > a .cta-text,
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > .btn .cta-text {
    font-size: 1.125rem;
  }
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > a .caret,
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > .btn .caret {
    right: 0;
  }
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li:last-child > a,
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li:last-child > .btn {
    border-bottom-width: 0;
  }
  .thc-wrapper .menu-tool-container {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .thc-wrapper #thc-banner {
    position: fixed;
  }
  .thc-wrapper #thc-banner .dropdown-header {
    padding: 0 1.5625rem 0.375rem 1.5625rem;
  }
  .thc-wrapper .thc-nav-roles-bar .navbar-nav > li > a {
    padding: 1rem;
  }
  .thc-wrapper .thc-nav-roles-bar .navbar-nav > li + li {
    margin-left: 1rem;
  }
  .thc-wrapper .thc-nav-roles-bar .navbar-nav.thc-nav-quick-bar > li > a {
    padding-left: 1rem;
    padding-right: 1rem !important;
  }
  .thc-wrapper .thc-nav-main-bar .navbar-header {
    width: auto;
  }
  .thc-wrapper .thc-nav-main-bar .navbar-header.wide {
    width: 100%;
  }
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .open > a,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .open > a:active,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .open > a:hover,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .open > a:focus, .thc-wrapper .thc-nav-main-bar .navbar-nav > .show > a,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .show > a:active,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .show > a:hover,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .show > a:focus {
    background-color: transparent;
    color: #464646;
  }
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .open > button .cta-text,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .open > a .cta-text, .thc-wrapper .thc-nav-main-bar .navbar-nav > .show > button .cta-text,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > .show > a .cta-text {
    border-color: #eeaf30;
  }
  .thc-wrapper .thc-nav-main-bar .navbar-nav > button:active .cta-text, .thc-wrapper .thc-nav-main-bar .navbar-nav > button:focus .cta-text, .thc-wrapper .thc-nav-main-bar .navbar-nav > button:hover .cta-text,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > a:active .cta-text,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > a:focus .cta-text,
  .thc-wrapper .thc-nav-main-bar .navbar-nav > a:hover .cta-text {
    border-color: #eeaf30;
  }
  .thc-wrapper .thc-nav-main-bar .navbar-nav.thc-nav-pages-bar[aria-expanded=true] .caret,
  .thc-wrapper .thc-nav-main-bar .navbar-nav.thc-nav-pages-bar > .open .caret, .thc-wrapper .thc-nav-main-bar .navbar-nav.thc-nav-pages-bar > .show .caret {
    transform: rotateX(180deg);
  }
  .thc-wrapper .thc-nav-main-bar .navbar-nav.thc-nav-pages-bar .caret {
    margin-left: 0.25rem;
  }
  .thc-wrapper .navbar-default .thc-nav-pages-bar {
    padding: 0;
  }
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > .btn,
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > a {
    padding: 0.5rem 0.7rem;
    border: none;
    margin: 0;
    width: 100%;
  }
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > .btn .cta-text,
  .thc-wrapper .navbar-default .thc-nav-pages-bar > li > a .cta-text {
    font-size: 1rem;
  }
  .thc-wrapper .thc-nav-custom-bar,
  .thc-wrapper .thc-nav-utility-bar {
    padding: 0;
  }
  .thc-wrapper .thc-nav-custom-bar li .dropdown-menu,
  .thc-wrapper .thc-nav-utility-bar li .dropdown-menu {
    margin-top: 0;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18);
    left: 50%;
    overflow: visible;
    right: auto;
    transform: translate(-50%, 0);
    padding: 1rem 0;
    background-color: #fff !important;
    position: absolute;
    width: auto;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu li,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu li,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu li,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu li {
    color: #464646;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu li > a,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu li > a,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu li > a,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu li > a {
    padding: 0.375rem 1.5625rem;
    line-height: 1.42857;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu li > a .cta-text,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu li > a .cta-text,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu li > a .cta-text,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu li > a .cta-text {
    text-decoration: none;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu li > a:active,
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu li > a:focus,
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu li > a:hover,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu li > a:active,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu li > a:focus,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu li > a:hover,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu li > a:active,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu li > a:focus,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu li > a:hover,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu li > a:active,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu li > a:focus,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu li > a:hover {
    padding: 0.375rem 1.5625rem;
    color: #005d55;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu li > a:active .cta-text,
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu li > a:focus .cta-text,
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu li > a:hover .cta-text,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu li > a:active .cta-text,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu li > a:focus .cta-text,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu li > a:hover .cta-text,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu li > a:active .cta-text,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu li > a:focus .cta-text,
  .thc-wrapper .thc-nav-utility-bar .open .dropdown-menu li > a:hover .cta-text,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu li > a:active .cta-text,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu li > a:focus .cta-text,
  .thc-wrapper .thc-nav-utility-bar .show .dropdown-menu li > a:hover .cta-text {
    color: #005d55;
    text-decoration: underline;
  }
  .thc-wrapper .thc-nav-custom-bar > li.login-menu-container .cta-text,
  .thc-wrapper .thc-nav-custom-bar > li.login-menu-container a,
  .thc-wrapper .thc-nav-utility-bar > li.login-menu-container .cta-text,
  .thc-wrapper .thc-nav-utility-bar > li.login-menu-container a {
    font-size: 1rem;
  }
  .thc-wrapper .thc-nav-custom-bar {
    left: 1.3125rem;
    position: relative;
    top: 1.4375rem;
  }
  .thc-wrapper .thc-nav-custom-bar .navbar-nav {
    width: auto;
    display: block;
  }
  .thc-wrapper .thc-nav-custom-bar .navbar-nav > li {
    float: left;
  }
  .thc-wrapper .thc-nav-custom-bar .navbar-nav .dropdown-toggle .cta-text {
    width: auto;
  }
  .thc-wrapper .thc-nav-custom-bar .navbar-nav .dropdown-toggle .caret {
    position: relative;
    right: auto;
    top: auto;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu {
    padding: 1rem 0;
  }
  .thc-wrapper .thc-nav-custom-bar .open .dropdown-menu > li,
  .thc-wrapper .thc-nav-custom-bar .show .dropdown-menu > li {
    padding: 0;
  }
  .thc-wrapper .thc-nav-custom-bar.collapse, .thc-wrapper .thc-nav-custom-bar.in, .thc-wrapper .thc-nav-custom-bar.show {
    display: block !important;
  }
  .thc-wrapper .thc-nav-utility-bar {
    float: right;
    margin-right: 1.8rem !important;
  }
  .thc-wrapper .thc-nav-utility-bar > li > a,
  .thc-wrapper .thc-nav-utility-bar > li > button {
    padding: 0.3125rem;
  }
  .thc-wrapper .thc-nav-utility-bar .login-menu-container .dropdown-menu {
    left: auto;
    right: 0;
    transform: none;
  }
  .thc-wrapper .menu-tool-container {
    padding: 0.75rem 1.5rem;
  }
}
@media (max-width: 1199.98px) {
  .thc-wrapper .navbar-nav .open .dropdown-menu,
  .thc-wrapper .navbar-nav .show .dropdown-menu {
    float: none;
  }
}
.thc-wrapper .navbar-default .navbar-nav > .active > a:after,
.thc-wrapper .navbar-default .nav-underline .tab.active .navbar-nav > a > a:after,
.thc-wrapper .nav-underline .tab.active .navbar-default .navbar-nav > a > a:after,
.thc-wrapper .navbar-default .navbar-toggle-page-name:after {
  background-color: transparent;
}
.thc-wrapper .navbar-nav {
  display: block !important;
}

@media (min-width: 1200px) {
  .has-edit-mode-menu .page-editor__wrapper #thc-banner {
    position: relative;
  }
}
#thc-footer {
  background-color: #005d55;
  color: #fff;
  margin-top: 2rem;
}
#thc-footer .row {
  padding: 1.25rem 0;
}
#thc-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#thc-footer li a:not(.btn) {
  color: #fff;
  font-size: 1rem;
  line-height: 1.25;
  text-decoration: underline;
}
#thc-footer li a:not(.btn):active, #thc-footer li a:not(.btn):focus, #thc-footer li a:not(.btn):hover {
  color: #fff;
  text-decoration: none;
}
#thc-footer .thc-footer-secondary ul a {
  font-size: 0.875rem;
  line-height: 1.15;
}
#thc-footer hr {
  border-color: #007971;
}
#thc-footer .btn-special {
  margin-bottom: 2rem;
}
#thc-footer .portlet-barebone .thc-portlet-content-bg-color {
  padding: 0;
}

.thc-footer-primary li + li {
  margin-top: 0.625rem;
}

.thc-footer-secondary ul {
  float: left;
  width: 100%;
}
.thc-footer-secondary li {
  float: left;
}

.thc-footer-social ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2rem !important;
  width: 100%;
}
.thc-footer-social li + li {
  margin-top: 0;
}
.thc-footer-social li a {
  line-height: 1 !important;
  text-decoration: none !important;
}
.thc-footer-social li a:before {
  font-size: 2rem;
}
.thc-footer-social li a:active, .thc-footer-social li a:hover, .thc-footer-social li a:focus {
  text-decoration: underline !important;
}

.thc-footer-title,
.thc-footer-list-title,
.thc-footer-list-title-dd {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.1;
  margin-bottom: 0.625rem;
}

.thc-footer-list-title-dd {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  width: auto;
  margin-bottom: 0;
  padding: 0.6125rem 0;
  position: relative;
  text-align: left;
  width: 100%;
  color: #fff;
}
.thc-footer-list-title-dd:active, .thc-footer-list-title-dd:focus, .thc-footer-list-title-dd:hover {
  text-decoration: none;
}
.thc-footer-list-title-dd[aria-expanded=true] .caret,
.thc-footer-list-title-dd > .open .caret, .thc-footer-list-title-dd > .show .caret {
  transform: rotateX(180deg);
}
.thc-footer-list-title-dd .caret {
  margin-left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.thc-footer-image a {
  display: inline-block;
}
.thc-footer-image img {
  width: 100%;
}

#thc-translate-widget {
  display: inline-block;
  margin-top: 1rem;
}
#thc-translate-widget .thc-select-container {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
#thc-translate-widget select {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  border-color: #fff;
  border-radius: 3px;
  border-width: 2px;
  height: 2.75rem !important;
  margin: 0;
}
#thc-translate-widget .goog-te-gadget,
#thc-translate-widget .goog-logo-link,
#thc-translate-widget .goog-logo-link:link,
#thc-translate-widget .goog-logo-link:visited,
#thc-translate-widget .goog-logo-link:hover,
#thc-translate-widget .goog-logo-link:active {
  color: #fff;
}
#thc-translate-widget .goog-te-gadget img {
  height: auto;
  width: 50px;
}
#thc-translate-widget .goog-te-gadget a {
  color: #fff;
}

@media (max-width: 767.98px) {
  #thc-footer [class^=col-] {
    padding: 0 3rem;
  }
  #thc-footer .thc-footer-primary .thc-footer-links {
    padding-bottom: 1rem;
  }
  #thc-footer .thc-footer-social .btn {
    width: 100%;
  }
  .thc-footer-secondary li {
    margin-bottom: 1rem;
    width: 50%;
  }
  .thc-footer-secondary li:nth-child(2n+1) {
    clear: right;
  }
  .thc-footer-image {
    padding-bottom: 2.1875rem;
    text-align: center;
  }
  .thc-footer-image img {
    width: 70%;
  }
  #thc-translate-widget {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #thc-footer {
    padding: 0.9375rem 0 1.875rem;
  }
  #thc-footer .thc-footer-secondary .row {
    padding: 1.25rem 0;
  }
  #thc-footer .thc-footer-secondary li {
    position: relative;
  }
  #thc-footer .thc-footer-secondary li + li {
    margin-left: 0.6rem;
    padding-left: 0.6rem;
  }
  #thc-footer .thc-footer-secondary li + li:before {
    background-color: #fff;
    content: "";
    height: 0.8rem;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
  }
  .thc-footer-title,
  .thc-footer-list-title {
    font-size: 1.125rem;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  #thc-footer .thc-footer-social {
    text-align: center;
  }
  #thc-footer .thc-footer-social .btn {
    width: 100%;
  }
  .thc-footer-primary,
  .thc-footer-secondary {
    padding-left: 1.3rem;
    padding-right: 1.3rem;
  }
}
@media (min-width: 1200px) {
  .thc-footer-social ul {
    width: 75%;
  }
  .thc-footer-social li a:before {
    font-size: 1.4rem;
  }
}
.thc-pagination-container {
  padding-top: 2.5rem;
  width: 100%;
}

.pagination {
  border-radius: 0;
}
.pagination > li > a,
.pagination > li > span {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  color: #464646;
  display: inline-block;
  font-size: 1.14rem;
  height: 2.5rem;
  line-height: 2.5rem;
  padding: 0;
  text-align: center;
  width: 2.75rem;
}
.pagination > li > a:active, .pagination > li > a:focus, .pagination > li > a:hover,
.pagination > li > span:active,
.pagination > li > span:focus,
.pagination > li > span:hover {
  background-color: #fff;
  border-color: #005d55;
  color: #464646;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-radius: 3px 0 0 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0 3px 3px 0;
}
.pagination > li.active > a,
.pagination > li.active > span {
  background-color: #e8f5f2;
  border-color: #005d55;
  color: #464646;
}
.pagination > li.active > a:active, .pagination > li.active > a:focus, .pagination > li.active > a:hover,
.pagination > li.active > span:active,
.pagination > li.active > span:focus,
.pagination > li.active > span:hover {
  background-color: #e8f5f2;
  border-color: #005d55;
  color: #464646;
}
.pagination .dropdown-menu .inline-scroller li a,
.pagination .dropdown-menu .inline-scroller li span,
.pagination .dropdown-menu .link-list li a,
.pagination .dropdown-menu .link-list li span {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #464646;
  display: block;
  font-size: 1.14rem;
  padding: 1rem;
}
.pagination .dropdown-menu .inline-scroller li a:active, .pagination .dropdown-menu .inline-scroller li a:focus, .pagination .dropdown-menu .inline-scroller li a:hover,
.pagination .dropdown-menu .link-list li a:active,
.pagination .dropdown-menu .link-list li a:focus,
.pagination .dropdown-menu .link-list li a:hover {
  background-color: #e8f5f2;
  color: #464646;
}
.pagination .dropdown-menu .inline-scroller li.active span,
.pagination .dropdown-menu .link-list li.active span {
  border: solid #005d55;
  border-width: 1px 0;
}

@media (min-width: 768px) {
  .thc-pagination-container {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .pagination {
    margin: 0 2rem !important;
  }
}
@media (max-width: 767.98px) {
  .thc-pagination-container {
    text-align: center;
  }
  .thc-pagination-container .thc-form-buttons {
    padding-bottom: 0;
    padding-top: 1.5rem;
  }
  .pagination {
    justify-content: center;
  }
}
#thc-loading-spinner {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}
#thc-loading-spinner .lds-spinner {
  color: #005d55;
  display: inline-block;
  height: 4rem;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 4rem;
}
#thc-loading-spinner .lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}
#thc-loading-spinner .lds-spinner div:after {
  background-color: #005d55;
  border-radius: 20%;
  content: " ";
  display: block;
  height: 0.875rem;
  left: 1.8125rem;
  position: absolute;
  top: 3px;
  width: 5px;
}
#thc-loading-spinner .lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
#thc-loading-spinner .lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
#thc-loading-spinner .lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
#thc-loading-spinner .lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
#thc-loading-spinner .lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
#thc-loading-spinner .lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
#thc-loading-spinner .lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
#thc-loading-spinner .lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
#thc-loading-spinner .lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
#thc-loading-spinner .lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
#thc-loading-spinner .lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
#thc-loading-spinner .lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.hidden {
  display: none;
}

.thc-tooltip-instance-container {
  padding-bottom: 3rem;
  position: relative;
}
.thc-tooltip-instance-container + hr {
  margin-bottom: 3rem;
}

#thc-content .tooltip {
  max-width: none;
  transform: translate(0, -50%);
  z-index: 4;
}
#thc-content .tooltip.right {
  padding: 0 1rem;
}
#thc-content .tooltip.right .tooltip-arrow {
  border-width: 1rem 1rem 1rem 0;
  border-right-color: #fff;
  margin-top: -1rem;
  top: 50% !important;
}
#thc-content .tooltip.in, #thc-content .tooltip.show {
  opacity: 1;
}
#thc-content .tooltip-inner {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.375;
  background-color: #fff;
  border-radius: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.18), 3px 3px 10px rgba(0, 0, 0, 0.18);
  color: #464646;
  max-width: none;
  padding: 1rem;
  text-align: left;
  width: 25rem;
  white-space: normal;
}
#thc-content .tooltip-inner a {
  color: #005d55;
  text-decoration: underline;
}
#thc-content .tooltip-inner a:active, #thc-content .tooltip-inner a:focus, #thc-content .tooltip-inner a:hover {
  color: inherit;
  text-decoration: none;
}
#thc-content .tooltip-inner a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
#thc-content .thc-filter-tips-card .tooltip {
  max-width: none;
  transform: translate(0, 0%);
  z-index: 4;
}
#thc-content .thc-filter-tips-card .tooltip .tooltip-arrow {
  border-style: none;
}
#thc-content .thc-filter-tips-card .tooltip.in, #thc-content .thc-filter-tips-card .tooltip.show {
  opacity: 1;
}
#thc-content .thc-filter-tips-card .tooltip-inner {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.375;
  font-size: 0.9rem;
  background-color: #f5f8fA;
  border-radius: 0;
  box-shadow: none;
  border: 1px #464646;
  border-style: solid;
  color: #464646;
  max-width: none;
  padding: 0.1rem;
  text-align: center;
  width: 6rem;
}
#thc-content .thc-filter-tips-card .tooltip-inner a {
  color: #005d55;
  text-decoration: underline;
}
#thc-content .thc-filter-tips-card .tooltip-inner a:active, #thc-content .thc-filter-tips-card .tooltip-inner a:focus, #thc-content .thc-filter-tips-card .tooltip-inner a:hover {
  color: inherit;
  text-decoration: none;
}
#thc-content .thc-filter-tips-card .tooltip-inner a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}

area {
  cursor: pointer;
  display: inline-block;
}

.table-container {
  overflow-x: auto;
}

.table a, #main-content .OM-map-container table a, #main-content .PM-map-container table a {
  color: #005d55;
  text-decoration: underline;
}
.table a:active, #main-content .OM-map-container table a:active, #main-content .PM-map-container table a:active, .table a:focus, #main-content .OM-map-container table a:focus, #main-content .PM-map-container table a:focus, .table a:hover, #main-content .OM-map-container table a:hover, #main-content .PM-map-container table a:hover {
  color: inherit;
  text-decoration: none;
}
.table a[class*=thc-cta-], #main-content .OM-map-container table a[class*=thc-cta-], #main-content .PM-map-container table a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
.table caption, #main-content .OM-map-container table caption, #main-content .PM-map-container table caption {
  color: #464646;
  padding-left: 0;
  padding-right: 0;
}
.table > thead > tr > th, #main-content .OM-map-container table > thead > tr > th, #main-content .PM-map-container table > thead > tr > th {
  vertical-align: middle;
  border-bottom: 1px solid #464646;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.table > thead > tr > th:first-child, #main-content .OM-map-container table > thead > tr > th:first-child, #main-content .PM-map-container table > thead > tr > th:first-child {
  padding-left: 0;
}
.table > thead > tr > th:last-child, #main-content .OM-map-container table > thead > tr > th:last-child, #main-content .PM-map-container table > thead > tr > th:last-child {
  padding-right: 0;
}
.table > tbody > tr > td, #main-content .OM-map-container table > tbody > tr > td, #main-content .PM-map-container table > tbody > tr > td {
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.table > tbody > tr > td:first-child, #main-content .OM-map-container table > tbody > tr > td:first-child, #main-content .PM-map-container table > tbody > tr > td:first-child {
  padding-left: 0;
}
.table > tbody > tr > td:last-child, #main-content .OM-map-container table > tbody > tr > td:last-child, #main-content .PM-map-container table > tbody > tr > td:last-child {
  padding-right: 0;
}
.table > tbody > tr > td.overflow-menu, #main-content .OM-map-container table > tbody > tr > td.overflow-menu, #main-content .PM-map-container table > tbody > tr > td.overflow-menu {
  text-align: right;
  padding-right: 15px;
}
.table > tbody > tr > td.nowrap, #main-content .OM-map-container table > tbody > tr > td.nowrap, #main-content .PM-map-container table > tbody > tr > td.nowrap {
  white-space: nowrap;
}
.table .checkbox, #main-content .OM-map-container table .checkbox, #main-content .PM-map-container table .checkbox {
  display: inline-block;
  left: -0.3rem;
  line-height: 1;
  padding-left: 0;
  top: 0.25rem;
  vertical-align: top;
}
.table .checkbox input[type=checkbox], #main-content .OM-map-container table .checkbox input[type=checkbox], #main-content .PM-map-container table .checkbox input[type=checkbox] {
  margin-left: 0;
}

.table-responsive {
  border-width: 0 !important;
  display: table;
}
@media (max-width: 575.98px) {
  .table-responsive {
    display: block;
  }
}

.select2-container.select2-container--classic {
  width: 100%;
}
.select2-container.select2-container--classic .select2-selection__arrow {
  display: none;
}
.select2-container.select2-container--classic .select2-selection--single {
  height: 40px;
}
.select2-container.select2-container--classic .select2-selection--single:focus {
  border-color: #005d55;
}
.select2-container.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  background-image: none;
  background-color: white;
}
.select2-container.select2-container--classic.select2-container--open .select2-selection--single {
  border-color: #005d55;
}
.select2-container.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #005d55;
  z-index: 15;
}
.select2-container.select2-container--classic .select2-selection {
  background-image: none;
  background-color: white;
}
.select2-container.select2-container--classic .select2-selection .select2-selection__rendered {
  padding-top: 6px;
  padding-right: 26px;
}
@media (max-width: 767.98px) {
  .select2-container.select2-container--classic .select2-selection .select2-selection__rendered {
    padding-right: 0;
    width: 90%;
  }
}

.thc-editable-panel {
  position: relative;
  background-color: #f5f8fA;
  color: #464646;
  font-size: 1rem;
  min-height: 3rem;
  line-height: 1.1;
  padding: 1rem 6rem 1rem 1rem;
  margin: 1rem 0;
}
.thc-editable-panel p {
  font-size: 20px;
  font-weight: 200;
}
.thc-editable-panel p:last-child {
  padding-bottom: 0;
}
.thc-editable-panel .thc-cta-no-arrow {
  font-size: 1rem;
}
.thc-editable-panel .thc-label {
  font-weight: 600;
  font-size: 18px;
  display: block;
}
.thc-editable-panel .panel-action {
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
}
.thc-editable-panel a.btn.btn-link {
  padding: 0 0.5rem;
}

.thc-cta-no-arrow.thc-remove-link {
  color: #d00;
}

.code-message {
  color: #005d55;
  font-weight: bold;
}

.thc-cta-no-arrow.code-link {
  text-transform: none;
  font-weight: normal;
  font-size: 1rem;
}

.thc-validation-code {
  padding-bottom: 1rem;
}

.thc-editable-panel.editable-panel-group-items {
  display: block;
}
.thc-editable-panel.editable-panel-group-items .editable-panel-items p {
  margin-bottom: 0.5rem;
}

.thc-label-value {
  line-height: 1;
}
.thc-label-value .thc-label {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin: 0 0 0.125rem 0;
  padding: 0;
}
.thc-label-value .thc-value {
  display: block;
  font-weight: 200;
  font-size: 1.25rem;
  line-height: 1.25;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .thc-label-value .thc-value {
    font-size: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  .th-address-lookup div[id*=_results].pca .pcaitem {
    white-space: normal;
  }
}
.pca .pcaautocomplete.pcatext {
  z-index: 9;
}

.th-shared-datepicker .react-datepicker__current-month.react-datepicker__current-month--hasMonthYearDropdown {
  display: none;
}
.th-shared-datepicker select.react-datepicker__month-year-select {
  appearance: auto;
  border: none;
  font-weight: bold;
  padding: 2px 0;
  text-align: center;
  background: transparent;
}
.th-shared-datepicker .datepicker-icon-button {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  background: url("../images/icons/calendar.svg") no-repeat center;
  position: absolute;
  right: 15px;
  top: 2.75rem;
  border: none;
  height: 27px;
  width: 1em;
}

.alert {
  background-color: #f5f8fA;
  border-radius: 0;
  border-width: 0;
  margin-bottom: 0;
  padding: 0.6rem 0.5rem;
  position: relative;
}
.alert .thc-heading-primary, .alert .thc-search-title, .alert .thc-wrapper #thc-content .portlet-forms .ddl-form-name, .thc-wrapper #thc-content .portlet-forms .alert .ddl-form-name,
.alert .thc-heading-secondary,
.alert #main-content .OM-map-container h1:not([class]),
#main-content .OM-map-container .alert h1:not([class]),
.alert #main-content .OM-map-container h2:not([class]),
#main-content .OM-map-container .alert h2:not([class]),
.alert #main-content .OM-map-container h3:not([class]),
#main-content .OM-map-container .alert h3:not([class]),
.alert #main-content .OM-map-container h4:not([class]),
#main-content .OM-map-container .alert h4:not([class]),
.alert #main-content .OM-map-container h5:not([class]),
#main-content .OM-map-container .alert h5:not([class]),
.alert #main-content .OM-map-container h6:not([class]),
#main-content .OM-map-container .alert h6:not([class]),
.alert #main-content .PM-map-container h1:not([class]),
#main-content .PM-map-container .alert h1:not([class]),
.alert #main-content .PM-map-container h2:not([class]),
#main-content .PM-map-container .alert h2:not([class]),
.alert #main-content .PM-map-container h3:not([class]),
#main-content .PM-map-container .alert h3:not([class]),
.alert #main-content .PM-map-container h4:not([class]),
#main-content .PM-map-container .alert h4:not([class]),
.alert #main-content .PM-map-container h5:not([class]),
#main-content .PM-map-container .alert h5:not([class]),
.alert #main-content .PM-map-container h6:not([class]),
#main-content .PM-map-container .alert h6:not([class]),
.alert .thc-heading-quaternary,
.alert .thc-heading-tertiary,
.alert .thc-heading-quinary {
  color: #464646;
}
.alert p {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #464646;
  font-size: 1rem;
  line-height: 1.2;
}
.alert p:last-child {
  padding-bottom: 0;
}
.alert .close {
  right: 0.3rem;
}

.alert-group .alert {
  margin-top: 1rem;
}

.thc-audience-message {
  margin: 0 0 1rem 0;
  padding-left: 0.65rem;
  padding-right: 3rem;
}
.thc-audience-message .close {
  right: 1rem;
}
.thc-audience-message p {
  padding-bottom: 0;
}

.thc-alert-body {
  padding: 0 2.5rem;
  position: relative;
}
.thc-alert-body p {
  color: #000;
  font-size: 0.8125rem;
  padding: 0;
}

.thc-alert-title {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
}

.thc-icon.thc-alert-icon {
  height: 1.875rem;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.875rem;
}

.thc-alert-link {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #000;
  text-decoration: underline;
}
.thc-alert-link:active, .thc-alert-link:focus, .thc-alert-link:hover {
  color: #000;
  text-decoration: underline;
}

/* Once and for all, remove stacking on header alerts */
#thc-banner #thc-alerts-container .thc-alert + .thc-alert {
  padding-top: 0;
}

/* Tablets and up (768px and up) */
@media (min-width: 768px) {
  .alert {
    padding: 1.2rem 0.5rem;
  }
  .alert p {
    font-display: swap;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
  }
  .alert .close {
    right: 1rem;
  }
  .thc-audience-message {
    padding-left: 1.3rem;
    padding-right: 3em;
  }
  .thc-icon, .thc-alert-icon {
    height: 2.5rem;
    width: 2.5rem;
  }
  .thc-alert-body {
    padding: 0 3.125rem;
  }
}
/* Large devices (desktops, 1200px and up) */
@media (min-width: 1200px) {
  .thc-alert:not(.thc-audience-message) {
    padding-left: 0;
    padding-right: 0;
  }
}
.TH-anchorlist-styles {
  /*tablet and mobile media query*/
}
.TH-anchorlist-styles .thc-al-container {
  display: block;
  margin: 0.5rem 0 1.5rem;
  text-align: center;
}
.TH-anchorlist-styles .thc-al-container .thc-al-heading {
  display: none;
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #005d55;
  float: left;
  font-size: 1.375rem;
  line-height: 1.18;
  margin-top: 0.9375rem;
}
.TH-anchorlist-styles .thc-al-container .thc-al-item {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  background-color: #f5f8fA;
  border: none;
  border-radius: 3px;
  color: #005d55;
  font-size: 0.8125rem;
  line-height: 1.15;
  margin-right: 1rem;
  padding: 1rem;
  text-transform: uppercase;
}
.TH-anchorlist-styles .thc-al-container .thc-al-item:last-child {
  margin-right: 0;
}
.TH-anchorlist-styles .thc-al-container-fixed {
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18);
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
}
.TH-anchorlist-styles .thc-al-container-fixed .thc-al-heading {
  display: inherit;
}
.TH-anchorlist-styles .thc-al-container-fixed .thc-al-anchors {
  margin: auto;
  float: right;
}
.TH-anchorlist-styles .thc-al-container-fixed .thc-al-item {
  background: none;
  border-bottom: 6px solid transparent;
  padding: 1.125rem 0.5rem calc(1.125rem - 6px);
}
.TH-anchorlist-styles .thc-al-container-fixed .thc-al-item:hover {
  color: #464646;
}
.TH-anchorlist-styles .thc-al-container-fixed .thc-al-item:not(.thc-al-item-active):active, .TH-anchorlist-styles .thc-al-container-fixed .thc-al-item:not(.thc-al-item-active):focus {
  border-color: transparent !important;
}
.TH-anchorlist-styles .thc-al-container-fixed .thc-al-item-active {
  border-bottom-color: #005d55;
  box-shadow: none;
}
.TH-anchorlist-styles .dropdown-backdrop {
  display: none !important;
}
@media (max-width: 991.98px) {
  .TH-anchorlist-styles .thc-al-container-mobile {
    font-display: swap;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    background-color: #f5f8fA;
    left: 0;
    line-height: 1;
    margin: 0;
    padding: 0.2rem 0;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 1;
  }
  .TH-anchorlist-styles .thc-al-container-mobile[aria-expanded=true] .caret,
  .TH-anchorlist-styles .thc-al-container-mobile > .open .caret, .TH-anchorlist-styles .thc-al-container-mobile > .show .caret {
    transform: rotateX(180deg);
  }
  .TH-anchorlist-styles .thc-al-container-mobile a {
    color: #464646;
    display: block;
    font-size: 1rem;
    line-height: 1.42857;
    padding: 0;
    text-decoration: none;
  }
  .TH-anchorlist-styles .thc-al-container-mobile ul {
    background-color: #f5f8fA;
    border: none;
    margin-top: -1px;
    text-align: center;
    width: 100%;
  }
  .TH-anchorlist-styles .thc-al-container-mobile .thc-al-item-mobile-active {
    color: #005d55;
  }
  .TH-anchorlist-styles .thc-al-container-mobile .thc-al-heading-mobile .caret {
    margin-left: 0.25rem;
  }
  .TH-anchorlist-styles .thc-al-container-mobile .thc-al-anchors-mobile {
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
  }
  .TH-anchorlist-styles .thc-al-container-mobile .open .thc-al-heading-mobile .caret, .TH-anchorlist-styles .thc-al-container-mobile .show .thc-al-heading-mobile .caret {
    margin-left: 0.5rem;
  }
  .TH-anchorlist-styles .thc-al-container-mobile .open .thc-al-anchors-mobile, .TH-anchorlist-styles .thc-al-container-mobile .show .thc-al-anchors-mobile {
    border-bottom: 1px solid #ccc;
    max-width: 100%;
    transform: translate3d(0px, 23px, 0px) !important;
  }
  .TH-anchorlist-styles .thc-al-container-mobile-fixed {
    left: 0;
    margin: 0;
    top: 0 !important;
    z-index: 2;
  }
  .TH-anchorlist-styles .thc-al-container-mobile-fixed ul {
    background-color: #f5f8fA;
    z-index: 2;
  }
}

#thc-breadcrumbs {
  height: 1rem;
  margin: 1rem 0;
}

.breadcrumb-horizontal {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  border-radius: 0;
  text-transform: uppercase;
}
.breadcrumb-horizontal > li {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #58595B;
  font-size: 0.8125rem;
  line-height: 1.2;
  margin-right: 0;
  max-width: none;
}
.breadcrumb-horizontal > li + li {
  padding-left: 0;
}
.breadcrumb-horizontal > li + li:before {
  height: 0.6rem;
  position: relative;
  content: "|";
}
.breadcrumb-horizontal > li.active {
  color: #58595B;
}
.breadcrumb-horizontal a {
  color: #58595B;
  text-decoration: none;
}
.breadcrumb-horizontal a:active, .breadcrumb-horizontal a:focus, .breadcrumb-horizontal a:hover {
  text-decoration: underline;
}

/* Large devices (desktops, 1200px and up) */
@media (min-width: 1200px) {
  #thc-breadcrumbs {
    margin-bottom: 2.1875rem;
    margin-top: 3.125rem;
  }
}
.TH-news-room {
  /* Below are styles for the content we get back from the service */
}
.TH-news-room .article-list-header .thc-heading-secondary, .TH-news-room .article-list-header #main-content .OM-map-container h1:not([class]), #main-content .OM-map-container .TH-news-room .article-list-header h1:not([class]), .TH-news-room .article-list-header #main-content .OM-map-container h2:not([class]), #main-content .OM-map-container .TH-news-room .article-list-header h2:not([class]), .TH-news-room .article-list-header #main-content .OM-map-container h3:not([class]), #main-content .OM-map-container .TH-news-room .article-list-header h3:not([class]), .TH-news-room .article-list-header #main-content .OM-map-container h4:not([class]), #main-content .OM-map-container .TH-news-room .article-list-header h4:not([class]), .TH-news-room .article-list-header #main-content .OM-map-container h5:not([class]), #main-content .OM-map-container .TH-news-room .article-list-header h5:not([class]), .TH-news-room .article-list-header #main-content .OM-map-container h6:not([class]), #main-content .OM-map-container .TH-news-room .article-list-header h6:not([class]), .TH-news-room .article-list-header #main-content .PM-map-container h1:not([class]), #main-content .PM-map-container .TH-news-room .article-list-header h1:not([class]), .TH-news-room .article-list-header #main-content .PM-map-container h2:not([class]), #main-content .PM-map-container .TH-news-room .article-list-header h2:not([class]), .TH-news-room .article-list-header #main-content .PM-map-container h3:not([class]), #main-content .PM-map-container .TH-news-room .article-list-header h3:not([class]), .TH-news-room .article-list-header #main-content .PM-map-container h4:not([class]), #main-content .PM-map-container .TH-news-room .article-list-header h4:not([class]), .TH-news-room .article-list-header #main-content .PM-map-container h5:not([class]), #main-content .PM-map-container .TH-news-room .article-list-header h5:not([class]), .TH-news-room .article-list-header #main-content .PM-map-container h6:not([class]), #main-content .PM-map-container .TH-news-room .article-list-header h6:not([class]) {
  padding-bottom: 0;
}
.TH-news-room .date-select {
  text-align: left;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.TH-news-room .date-select .form-group,
.TH-news-room .date-select .thc-select-container,
.TH-news-room .date-select select,
.TH-news-room .date-select .thc-form-buttons,
.TH-news-room .date-select .date-control-group,
.TH-news-room .date-select .datepicker {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
}
.TH-news-room .date-select .date-control-group {
  margin-bottom: 0.5em;
}
.TH-news-room .date-select .btn {
  margin-left: 0;
  margin-right: 0;
}
.TH-news-room .date-select label.error {
  display: none !important;
}
@media (min-width: 768px) {
  .TH-news-room .date-select {
    text-align: right;
    margin: 0;
  }
  .TH-news-room .date-select .date-control-group {
    margin-bottom: 0;
  }
  .TH-news-room .date-select .btn {
    line-height: 19px;
    height: 2.75rem;
    padding: 6px 12px;
  }
}
.TH-news-room .headlines {
  padding-top: 1rem;
}
.TH-news-room .headlines .thc-search-results-item {
  display: flex;
}
.TH-news-room .headline-thumbnail {
  flex-basis: 7.5rem;
  flex-grow: 0;
  flex-shrink: 0;
  height: 5.5rem;
  padding: 0.25rem;
  margin-right: 1rem;
  border: 1px solid #707070;
  text-align: center;
  line-height: 4.8rem;
}
.TH-news-room .headline-thumbnail img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 767.98px) {
  .TH-news-room .headline-thumbnail {
    display: none;
  }
}
.TH-news-room .headline-date {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #58595B;
  font-size: 0.8125rem;
  line-height: 1.2307692308;
  text-transform: uppercase;
}
.TH-news-room .thc-search-results-item:first-child {
  padding-top: 0;
}
@media (max-width: 767.98px) {
  .TH-news-room .thc-pagination-container .thc-form-buttons {
    padding-top: 0;
  }
}
@media (max-width: 991.98px) {
  .TH-news-room .thc-pagination-container {
    padding-top: 0;
  }
}
.TH-news-room .article-body .prntac {
  text-align: center;
}
.TH-news-room .article-body .PRN_ImbeddedAssetReference {
  text-align: center;
}
.TH-news-room .article-body .PRN_ImbeddedAssetReference img {
  max-width: 100%;
}
.TH-news-room .article-body table {
  width: 100%;
}
#main-content .TH-news-room .article-body img:not([src^="data:image"]):not([alt]) {
  border: none;
}

.th-csat-survey-portlet .th-survey-group .th-poor-excellent-labels {
  margin-bottom: 0.5em;
}
@media (min-width: 768px) {
  .th-csat-survey-portlet .th-survey-group .radio-inline {
    margin: 0;
  }
}
.th-csat-survey-portlet .th-survey-group span.error, .th-csat-survey-portlet .th-survey-group label.error {
  top: 0;
  position: inherit;
}

.thc-filters-container {
  overflow-x: hidden;
  position: relative;
}

.thc-filters-side {
  background-color: #fff;
  border-right: 1px solid #f5f8fA;
  height: 100%;
  left: 0;
  overflow-y: auto;
  padding: 1rem;
  position: fixed;
  transform: translateX(-100%);
  transition: all 250ms linear;
  width: 80%;
  z-index: 4;
}

.thc-filters-side-backdrop {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: opacity 350ms linear;
  width: 100%;
  z-index: -1;
}

.thc-filters-menu-open .thc-filters-side {
  box-shadow: 6px 0 12px 0 rgba(0, 0, 0, 0.18);
  transform: translateX(0);
}
.thc-filters-menu-open .thc-filters-side-backdrop {
  opacity: 1;
  z-index: 12;
}

.thc-filters-main {
  position: relative;
  z-index: 1;
}

.thc-filters-side-close {
  margin-bottom: 1rem;
}

.thc-filter-page-link {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #007971;
}

.thc-filter-tips-container {
  padding-bottom: 0.3rem;
  list-style-type: none;
  padding-left: 0;
}

.thc-filter-tile {
  background: #fff;
  border-top: 6px solid #eeaf30;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  margin: 0 3% 1rem;
  position: relative;
  width: 94%;
}
.thc-filter-tile .thc-filter-tile-inner {
  color: #464646;
}

.thc-filter-caret-right {
  margin-bottom: 3px;
  margin-left: 0.625em;
  margin-right: 5px;
  transform: rotate(-90deg) !important;
}

.thc-filter-selected-cat {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  background-color: #f5f8fA;
  border-radius: 3px;
  color: #464646;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.2;
  padding: 0.5rem 0.7rem;
  text-align: left;
}
.thc-filter-selected-cat .close {
  margin-left: 0.5rem;
  opacity: 1;
}
.thc-filter-selected-cat + .thc-filter-selected-cat {
  margin-left: 0.625rem;
}

#thc-filter-loadMore {
  margin: 1rem;
}

.thc-filter-loadmore-badge {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  background-color: #f5f8fA;
  padding: 0.625rem 1rem;
  font-size: 1rem;
  line-height: 1.1;
  color: #464646;
  border-radius: 0.9375em;
  transition: all 0.3s ease-in-out;
}
.thc-filter-loadmore-badge:hover {
  background-color: #e8f5f2;
  border: 1px solid #005d55;
}

.thc-filter-all-tips-remove {
  border-radius: 50%;
  color: #d00;
  cursor: pointer;
  margin-left: 5px;
  padding: 1px;
  text-align: center;
  vertical-align: middle;
}

.thc-filter-selected-cat-container {
  margin: 0 1.5rem 0 1.25rem;
}

.thc-filter-loadmore-container {
  padding: 0.9375rem;
  margin-bottom: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.thc-filter-twitter-icon {
  position: absolute;
  right: 1rem;
  text-decoration: none !important;
  top: 1rem;
}
.thc-filter-twitter-icon svg {
  fill: #707070;
}
.thc-filter-twitter-icon svg:active, .thc-filter-twitter-icon svg:focus, .thc-filter-twitter-icon svg:hover {
  fill: #005d55;
}

.thc-filter-no-tips {
  margin-top: 1.5rem;
}

.thc-filters-group {
  border-bottom: 1px solid #f5f8fA;
  padding: 0.625rem 0.5rem;
}
.thc-filters-group button {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  width: auto;
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #005d55;
  font-size: 0.8125rem;
  line-height: 1.375;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 1rem;
}
.thc-filters-group button:active, .thc-filters-group button:focus, .thc-filters-group button:hover {
  text-decoration: none;
}
.thc-filters-group button .caret {
  margin: 0 0 0 4px;
  position: relative;
  top: -1px;
  transform: rotate(-90deg);
}
.thc-filters-group button[aria-expanded=true] .caret {
  transform: none;
}
.thc-filters-group button:active, .thc-filters-group button:focus, .thc-filters-group button:hover {
  color: inherit;
  text-decoration: none !important;
}
.thc-filters-group button .caret {
  left: 0;
  margin-right: 0.375rem;
  top: -2px;
}
.thc-filters-group button:active, .thc-filters-group button:focus, .thc-filters-group button:hover {
  box-shadow: none;
}
.thc-filters-group .collapse {
  margin-top: 1rem;
}
.thc-filters-group .thc-icon-filters {
  font-size: 1.4rem;
  left: -7px;
  margin-right: -4px;
  position: relative;
  top: 11px;
}

.thc-filter-heading-icon {
  margin-right: 0.375rem;
}

.thc-filter-tips-text strong,
.thc-filter-tips-text b {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.thc-filter-tips-text :last-child {
  padding-bottom: 0;
}

.thc-filters-menu-button {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  width: auto;
}
.thc-filters-menu-button:active, .thc-filters-menu-button:focus, .thc-filters-menu-button:hover {
  text-decoration: none;
}

@media (max-width: 991.98px) {
  .thc-filters-side {
    top: 0 !important;
    z-index: 15;
    display: none;
  }
  .thc-filters-menu-open .thc-filters-side {
    display: block;
  }
  .thc-filters-main .thc-form-buttons .btn {
    width: calc(100% - 1rem);
  }
  .thc-filter-tile-inner {
    padding: 1rem 3rem 1rem 1rem;
  }
}
/* Excluding mobile devices (tablets & desktop, 768 and up) */
@media (min-width: 768px) {
  .thc-filter-tips-container {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
  }
  .thc-filters-main .thc-filter-tips-container {
    margin-left: 1rem;
  }
  .thc-filter-tile {
    padding-top: 100%;
    margin: 5% 3% 0;
  }
  .thc-filter-tile .thc-cta-arrow {
    bottom: 2rem;
    left: 2rem;
    position: absolute;
  }
  .thc-filter-tile-inner {
    border: 1px solid #f5f8fA;
    border-top-width: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 2.625rem 2rem 2rem;
    position: absolute;
    right: 0;
    top: 0;
  }
  .thc-filter-twitter-icon {
    right: 1.5rem;
    top: 1.5rem;
  }
}
/* Small devices (tablets, 768px - 1199px) */
@media (min-width: 768px) and (max-width: 1199.98px) {
  .thc-filters-side {
    width: 40%;
  }
  .thc-filter-tile {
    margin: 4% 3% 0 0;
    padding-top: 47%;
    width: 47%;
  }
}
@media (min-width: 992px) {
  .thc-filters-container {
    display: flex;
  }
  .thc-filters-side {
    padding: 1rem 1rem 1rem 0;
    position: static;
    transform: none;
    width: 25%;
    z-index: 1;
  }
  .thc-filters-menu-open .thc-filters-side {
    box-shadow: none;
  }
  .thc-filters-main {
    width: 75%;
  }
  .thc-filters-main .thc-filter-tips-container {
    margin-left: 1.5%;
  }
  .thc-filters-group {
    padding: 1rem;
  }
}
/* Large devices (desktops, 1200px and up) */
@media (min-width: 1200px) {
  .thc-filters-side {
    width: 18%;
  }
  .thc-filters-main {
    width: 82%;
  }
  .thc-filter-tile {
    margin: 2% 2% 0 0;
    padding-top: 31%;
    width: 31%;
  }
}
/* Mobile only */
@media (max-width: 767.98px) {
  .thc-filter-tile:first-child {
    margin-top: 1rem;
  }
}
.multi-step-wizard-section {
  text-align: center;
}
.multi-step-wizard-section .thc-form-buttons {
  padding-bottom: 0;
}
.multi-step-wizard-section .thc-form-buttons + p {
  padding-bottom: 1rem;
  padding-top: 1.375rem;
}
.multi-step-wizard-section .thc-form-buttons + .thc-heading-tertiary {
  padding-top: 1.375rem;
}
.multi-step-wizard-section hr {
  margin: 2.5rem 0;
}
.multi-step-wizard-section img {
  height: 10rem;
  width: 10rem;
}
.multi-step-wizard-section .thc-form-buttons {
  margin-top: 1.25rem;
}
.multi-step-wizard-section .thc-form-buttons + .thc-form-buttons {
  margin-top: 1rem;
}
.multi-step-wizard-section br {
  display: none;
}

.multi-step-wizard-link-list:not(:last-child) {
  margin-bottom: 2.25rem;
}

.multi-step-wizard-button {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  width: auto;
}
.multi-step-wizard-button:active, .multi-step-wizard-button:focus, .multi-step-wizard-button:hover {
  text-decoration: none;
}
.multi-step-wizard-button img {
  border-radius: 3px;
  display: block;
  margin: 0 auto 0.5rem;
}
.multi-step-wizard-button:active, .multi-step-wizard-button:hover, .multi-step-wizard-button:focus {
  text-decoration: underline;
}

.multi-step-wizard-content {
  text-align: left;
}

@media (max-width: 767.98px) {
  .multi-step-wizard-section {
    margin-bottom: 1.5rem;
  }
  .multi-step-wizard-section br {
    display: block;
  }
  .multi-step-wizard-section hr {
    margin: 1.25rem 0;
  }
  .multi-step-wizard-section img {
    height: 5rem;
    width: 5rem;
  }
  .multi-step-wizard-section .thc-form-buttons {
    margin-top: 0;
  }
  .multi-step-wizard-section .row .thc-form-buttons {
    margin-top: 1.25rem;
  }
}
.thc-hero-header-container {
  margin: 0 0 1rem 0;
  position: relative;
}

.thc-hero-header-background {
  height: 11.75rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.thc-loginpanel,
.thc-stormblog {
  border: none;
  border-radius: 0;
  margin: 0;
}
.thc-loginpanel .thc-loginpanel-title,
.thc-stormblog .thc-loginpanel-title {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.25rem;
}
.thc-loginpanel hr,
.thc-stormblog hr {
  border-color: #acacac;
  margin-top: 1.125rem;
}

.thc-loginpanel {
  background-color: #ebf0f0;
  padding: 1.75rem 0.9375rem;
}

.thc-stormblog {
  background-color: #f7f7f7;
  padding: 0.9375rem;
}

.thc-stormblog-title {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  background-color: #eeaf30;
  color: #464646;
  fill: #464646;
  font-size: 0.8125rem;
  margin: -0.9375rem -0.9375rem 0.9375rem -0.9375rem;
  padding: 0.5rem 0.625rem 0.625rem 0.375rem;
  text-transform: uppercase;
}
.thc-stormblog-title svg {
  height: 1.25rem;
  margin-bottom: -0.375rem;
  margin-left: -0.125rem;
  margin-right: -0.1875rem;
  width: 1.25rem;
}

.thc-stormblog-post span {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.25rem;
}
.thc-stormblog-post .thc-common-text {
  font-size: 0.8125rem;
  padding-bottom: 1rem;
}
.thc-stormblog-post p {
  font-size: 0.8125rem;
  line-height: 1.0625rem;
}
.thc-stormblog-post.single-blog-post {
  min-height: 12.5rem;
  position: relative;
  top: 0.375rem;
}
.thc-stormblog-post.single-blog-post span {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.375rem;
}
.thc-stormblog-post.single-blog-post p {
  font-size: 1rem;
  line-height: 1.375rem;
}

.thc-loginpanel-btn {
  margin: 0.6875rem 0 0.375rem 0;
  width: 100%;
}

.thc-service-btn {
  border: none;
  border-radius: 0;
  padding: 0.875rem 0.9375rem;
  width: 100%;
}
.thc-service-btn .caret {
  transform: rotate(-90deg);
}

.thc-stormblog-btn {
  margin: 0 5% 1% 5%;
  width: 90%;
}

.thc-hero-header-container-left {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  background-color: #fdfdfd;
  font-size: 1.125rem;
  padding: 0.625rem 0.625rem;
}
.thc-hero-header-container-left .thc-hero-header-title {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #005d55;
  font-size: 2rem;
}
.thc-hero-header-container-left .thc-article-body-content {
  font-size: 1.125rem;
}
.thc-hero-header-container-left p {
  padding-top: 1.125rem;
}

.thc-hero-header-container-right {
  padding: 0;
}

/* Tablets & Desktop (768 and up) */
@media (min-width: 768px) {
  .thc-hero-header-background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: auto;
  }
  .thc-hero-header-container-left {
    background-color: transparent;
    padding: 0.625rem 2.5rem 0.625rem 0.875rem;
    margin-top: 0;
    top: 4.0625rem;
  }
  .thc-hero-header-container-left p {
    font-size: 1.25rem;
    line-height: 1.3;
  }
  .thc-hero-header-container-left .thc-hero-header-title {
    font-size: 2.8125rem;
    line-height: 2.875rem;
    padding-top: 0;
  }
  .thc-loginpanel hr,
  .thc-stormblog hr {
    margin: 1rem 0 1.25rem 0;
  }
}
/* Desktop (1200 and up) */
@media (min-width: 1200px) {
  .thc-hero-header-container .col-lg-6 .thc-loginpanel-btn {
    padding: 0.375rem 0.625rem 0.4375rem;
  }
  .thc-hero-header-container .thc-service-btn {
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.18);
    padding: 0.4375rem 0.625rem 0.5rem;
    text-align: center;
    width: 100%;
    background: #fff;
    color: #464646;
  }
  .thc-hero-header-container-left {
    padding: 0.625rem 5rem 0.625rem 0.875rem;
  }
  .thc-hero-header-container-right {
    background-color: transparent;
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
    padding-left: 4.875rem;
    padding-right: 0.9375rem;
  }
  .thc-loginpanel,
  .thc-stormblog {
    border-radius: 3px;
    margin-bottom: 0.5rem;
    padding: 1.6875rem 1.5625rem;
  }
  .thc-loginpanel .row,
  .thc-stormblog .row {
    margin: 0 -4px;
  }
  .thc-loginpanel .row .col-lg-6,
  .thc-stormblog .row .col-lg-6 {
    padding: 0 4px;
  }
  .thc-loginpanel .row .col-lg-6 .thc-loginpanel-btn,
  .thc-stormblog .row .col-lg-6 .thc-loginpanel-btn {
    font-size: 0.875rem;
  }
  .thc-loginpanel {
    padding: 1.6875rem 1.5625rem;
  }
  .thc-stormblog {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.18);
    padding: 1.25rem 1.5625rem;
  }
  .thc-stormblog button {
    margin-top: 1.25rem;
  }
  .thc-stormblog-title {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: -1.25rem -1.5625rem 1.25rem -1.5625rem;
  }
}
.thc-event-container {
  padding-bottom: 2.5rem;
}

.thc-aggregate-event-container hr {
  margin-bottom: 1.25rem;
}
.thc-aggregate-event-container .thc-intro-text {
  margin-top: 0.625rem;
}

.thc-numbered-list {
  padding-bottom: 2.5rem;
}
.thc-numbered-list .thc-heading-secondary, .thc-numbered-list #main-content .OM-map-container h1:not([class]), #main-content .OM-map-container .thc-numbered-list h1:not([class]), .thc-numbered-list #main-content .OM-map-container h2:not([class]), #main-content .OM-map-container .thc-numbered-list h2:not([class]), .thc-numbered-list #main-content .OM-map-container h3:not([class]), #main-content .OM-map-container .thc-numbered-list h3:not([class]), .thc-numbered-list #main-content .OM-map-container h4:not([class]), #main-content .OM-map-container .thc-numbered-list h4:not([class]), .thc-numbered-list #main-content .OM-map-container h5:not([class]), #main-content .OM-map-container .thc-numbered-list h5:not([class]), .thc-numbered-list #main-content .OM-map-container h6:not([class]), #main-content .OM-map-container .thc-numbered-list h6:not([class]), .thc-numbered-list #main-content .PM-map-container h1:not([class]), #main-content .PM-map-container .thc-numbered-list h1:not([class]), .thc-numbered-list #main-content .PM-map-container h2:not([class]), #main-content .PM-map-container .thc-numbered-list h2:not([class]), .thc-numbered-list #main-content .PM-map-container h3:not([class]), #main-content .PM-map-container .thc-numbered-list h3:not([class]), .thc-numbered-list #main-content .PM-map-container h4:not([class]), #main-content .PM-map-container .thc-numbered-list h4:not([class]), .thc-numbered-list #main-content .PM-map-container h5:not([class]), #main-content .PM-map-container .thc-numbered-list h5:not([class]), .thc-numbered-list #main-content .PM-map-container h6:not([class]), #main-content .PM-map-container .thc-numbered-list h6:not([class]) {
  padding-bottom: 0;
}
.thc-numbered-list > ol.thc-content-list {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: section;
}
.thc-numbered-list > ol.thc-content-list > li {
  border-bottom: 1px solid #ccc;
  margin-left: 0;
  padding: 1.375rem 1rem 1.6875rem 6rem;
  position: relative;
  text-indent: 0;
}
.thc-numbered-list > ol.thc-content-list > li + li {
  margin-top: 0;
}
.thc-numbered-list > ol.thc-content-list > li:before {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  content: counter(section);
  display: inline-block;
  font-size: 4.25rem;
  left: 0;
  line-height: 1;
  text-align: center;
  top: 1.2rem;
  width: 5rem;
  position: absolute;
  margin-right: 0;
}
.thc-numbered-list > ol.thc-content-list > li :last-child {
  padding-bottom: 0;
}

@media (min-width: 768px) {
  .thc-lateral-navigation-container .thc-heading-secondary, .thc-lateral-navigation-container #main-content .OM-map-container h1:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h1:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h2:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h2:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h3:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h3:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h4:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h4:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h5:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h5:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h6:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h6:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h1:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h1:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h2:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h2:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h3:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h3:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h4:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h4:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h5:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h5:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h6:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h6:not([class]) {
    padding-bottom: 0;
  }
  .thc-lateral-navigation-container .thc-section-masthead {
    text-align: left;
  }
  .thc-lateral-navigation-container [role=navigation] {
    border-bottom: 1px solid #ccc;
  }
  .thc-lateral-navigation-container .caret {
    display: none;
  }
  .thc-lateral-navigation-container ul {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0 0 1.25rem 1.0625rem;
  }
  .thc-lateral-navigation-container ul > li {
    font-size: 1rem;
    line-height: 1.375;
    margin: 2% 0 0 2%;
    padding-left: 0.5em;
    width: 49%;
  }
  .thc-lateral-navigation-container ul > li a {
    color: #005d55;
    text-decoration: underline;
  }
  .thc-lateral-navigation-container ul > li a:active, .thc-lateral-navigation-container ul > li a:focus, .thc-lateral-navigation-container ul > li a:hover {
    color: inherit;
    text-decoration: none;
  }
  .thc-lateral-navigation-container ul > li a[class*=thc-cta-] {
    display: block;
    margin-top: 0.25rem;
    text-decoration: none;
  }
  .thc-lateral-navigation-container ul > li:first-child, .thc-lateral-navigation-container ul > li:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .thc-numbered-list {
    padding-bottom: 1.5rem;
  }
  .thc-numbered-list > ol.thc-content-list > li {
    padding: 1rem 0;
  }
  .thc-numbered-list > ol.thc-content-list > li:before {
    display: block;
    font-size: 2rem;
    margin-bottom: 1rem;
    position: static;
    text-align: left;
    width: 100%;
  }
  .thc-lateral-navigation-container .thc-heading-secondary, .thc-lateral-navigation-container #main-content .OM-map-container h1:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h1:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h2:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h2:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h3:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h3:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h4:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h4:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h5:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h5:not([class]), .thc-lateral-navigation-container #main-content .OM-map-container h6:not([class]), #main-content .OM-map-container .thc-lateral-navigation-container h6:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h1:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h1:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h2:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h2:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h3:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h3:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h4:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h4:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h5:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h5:not([class]), .thc-lateral-navigation-container #main-content .PM-map-container h6:not([class]), #main-content .PM-map-container .thc-lateral-navigation-container h6:not([class]) {
    padding-bottom: 0;
  }
  .thc-lateral-navigation-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .thc-lateral-navigation-container ul .caret {
    transform: rotate(-90deg);
  }
  .thc-lateral-navigation-container li {
    text-align: left;
  }
  .thc-lateral-navigation-container li:last-child .cta-text {
    border-bottom-width: 0;
  }
  .thc-lateral-navigation-container a {
    color: #464646;
    display: block;
    position: relative;
    text-decoration: none;
  }
  .thc-lateral-navigation-container a:active, .thc-lateral-navigation-container a:focus, .thc-lateral-navigation-container a:hover {
    text-decoration: none;
  }
  .thc-lateral-navigation-container a:active .cta-text, .thc-lateral-navigation-container a:focus .cta-text, .thc-lateral-navigation-container a:hover .cta-text {
    color: #464646;
  }
  .thc-lateral-navigation-container .cta-text {
    font-display: swap;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 500;
    border-bottom: 1px solid #b7b7b7;
    display: inline-block;
    font-size: 0.94rem;
    line-height: 1.25;
    padding: 1.3rem 1.5rem 1.3rem 0;
    width: 100%;
  }
  .thc-lateral-navigation-container .caret {
    position: absolute;
    right: 0;
    top: calc(50% - 0.15625rem);
  }
}
.thc-tiled-list-container {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
}
.thc-tiled-list-container .thc-tile {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 1rem 0;
  position: relative;
  width: 100%;
}
.thc-tiled-list-container .thc-tile a {
  bottom: 0;
  color: #464646;
  display: block;
  left: 0;
  right: 0;
  text-decoration: none;
  top: 0;
}
.thc-tiled-list-container .thc-tile a:active .thc-tile-image, .thc-tiled-list-container .thc-tile a:hover .thc-tile-image, .thc-tiled-list-container .thc-tile a:focus .thc-tile-image {
  transform: scale(1.05, 1.05);
}
.thc-tiled-list-container .thc-tile a:active .thc-tile-text, .thc-tiled-list-container .thc-tile a:hover .thc-tile-text, .thc-tiled-list-container .thc-tile a:focus .thc-tile-text {
  text-decoration: underline;
}
.thc-tiled-list-container .thc-tile .portlet {
  margin-bottom: 0;
}
.thc-tiled-list-container .thc-tile .thc-tile-wrapper {
  bottom: 0;
  color: #464646;
  display: block;
  left: 0;
  right: 0;
  text-decoration: none;
  top: 0;
  position: absolute;
  height: 100%;
  min-height: 18.4rem;
}
@media (max-width: 767.98px) {
  .thc-tiled-list-container .thc-tile .thc-tile-wrapper {
    position: relative;
  }
}
@media (max-width: 1199.98px) {
  .thc-tiled-list-container .thc-tile .thc-tile-wrapper {
    min-height: 15.9rem;
  }
}
.thc-tiled-list-container .thc-tile.thc-tile-single {
  min-height: 16.25rem;
}
.thc-tiled-list-container .thc-tile .journal-content-article {
  height: 100%;
}
.thc-tiled-list-container .thc-tile .thc-tile-image-container {
  overflow: hidden;
  border-bottom: 6px solid #eeaf30;
}
.thc-tiled-list-container .thc-tile .thc-tile-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 12.5rem;
  transition: transform 0.3s ease-in-out;
}
.thc-tiled-list-container .thc-tile .thc-tile-title-container {
  padding: 1rem 0;
}
.thc-tiled-list-container .thc-tile .thc-tile-title-container .thc-tile-text {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.1;
  padding-bottom: 1.25rem;
  padding: 0;
}
.thc-tiled-list-container .thc-tile .thc-tile-title-container .thc-tile-text a {
  color: #005d55;
  text-decoration: underline;
}
.thc-tiled-list-container .thc-tile .thc-tile-title-container .thc-tile-text a:active, .thc-tiled-list-container .thc-tile .thc-tile-title-container .thc-tile-text a:focus, .thc-tiled-list-container .thc-tile .thc-tile-title-container .thc-tile-text a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-tiled-list-container .thc-tile .thc-tile-title-container .thc-tile-text a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 992px) {
  .thc-tiled-list-container .thc-tile .thc-tile-title-container .thc-tile-text {
    font-size: 1.375rem;
    line-height: 1.18;
  }
}
.thc-tiled-list-container .thc-tile.thc-tile-has-no-image {
  background-color: #f5f8fA;
  border: 0;
}
.thc-tiled-list-container .thc-tile.thc-tile-has-no-image a {
  position: absolute;
}
.thc-tiled-list-container .thc-tile.thc-tile-has-no-image a:hover .journal-content-article {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.18);
}
.thc-tiled-list-container .thc-tile.thc-tile-has-no-image .thc-tile-title-container {
  padding: 2rem;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
}

/* Tablets and large devices (768px and up) */
@media (min-width: 768px) {
  .thc-tiled-list-container .thc-tile {
    margin: 0 0 1rem 3%;
    width: 31.33%;
  }
  .thc-tiled-list-container .thc-tile.thc-tile-double {
    width: 65.66%;
  }
  .thc-tiled-list-container .thc-tile.thc-tile-single {
    background-color: #f5f8fA;
    border-bottom: 6px solid #eeaf30;
    width: 100%;
  }
  .thc-tiled-list-container .thc-tile.thc-tile-single a {
    position: absolute;
  }
  .thc-tiled-list-container .thc-tile.thc-tile-single .thc-tile-image-container {
    border: none;
    float: left;
    height: 100%;
    width: 65.66%;
  }
  .thc-tiled-list-container .thc-tile.thc-tile-single .thc-tile-image {
    height: 100%;
    width: 100%;
  }
  .thc-tiled-list-container .thc-tile.thc-tile-single .thc-tile-title-container {
    padding: 1.6rem 0 1.125rem 0;
    float: right;
    height: 100%;
    margin-right: 2%;
    width: 30%;
  }
  .thc-tiled-list-container .thc-tile.thc-tile-single .thc-tile-title-container .thc-tile-title {
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
  }
  .thc-tiled-list-container .thc-tile:first-child {
    margin-left: 0;
  }
  .thc-tiled-list-container .thc-tile .thc-tile-image {
    height: 9.375rem;
  }
}
/* Tablets small desktops (992px and up) */
@media (min-width: 992px) {
  .thc-tiled-list-container .thc-tile .thc-tile-image {
    height: 12.5rem;
  }
}
/* Tablets and large devices (1200px and up) */
@media (min-width: 1200px) {
  .thc-tiled-list-container .thc-tile.thc-tile-single {
    min-height: 18.75rem;
  }
}
.thc-callouts-container .thc-callout,
.thc-callouts-container .thc-related-article,
.thc-related-articles-container .thc-callout,
.thc-related-articles-container .thc-related-article {
  width: 100%;
}
.thc-callouts-container .thc-callout p,
.thc-callouts-container .thc-related-article p,
.thc-related-articles-container .thc-callout p,
.thc-related-articles-container .thc-related-article p {
  padding-bottom: 0.625rem;
}
.thc-callouts-container .thc-callout,
.thc-related-articles-container .thc-callout {
  margin-bottom: 1rem;
}
.thc-callouts-container .thc-related-article:not(.with-image),
.thc-related-articles-container .thc-related-article:not(.with-image) {
  border-top: 6px solid #eeaf30;
  padding: 1rem 0;
}
.thc-callouts-container .thc-related-article:not(.with-image) p,
.thc-related-articles-container .thc-related-article:not(.with-image) p {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.1;
  padding-bottom: 1.25rem;
}
.thc-callouts-container .thc-related-article:not(.with-image) p a,
.thc-related-articles-container .thc-related-article:not(.with-image) p a {
  color: #005d55;
  text-decoration: underline;
}
.thc-callouts-container .thc-related-article:not(.with-image) p a:active, .thc-callouts-container .thc-related-article:not(.with-image) p a:focus, .thc-callouts-container .thc-related-article:not(.with-image) p a:hover,
.thc-related-articles-container .thc-related-article:not(.with-image) p a:active,
.thc-related-articles-container .thc-related-article:not(.with-image) p a:focus,
.thc-related-articles-container .thc-related-article:not(.with-image) p a:hover {
  color: inherit;
  text-decoration: none;
}
.thc-callouts-container .thc-related-article:not(.with-image) p a[class*=thc-cta-],
.thc-related-articles-container .thc-related-article:not(.with-image) p a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 992px) {
  .thc-callouts-container .thc-related-article:not(.with-image) p,
  .thc-related-articles-container .thc-related-article:not(.with-image) p {
    font-size: 1.375rem;
    line-height: 1.18;
  }
}
.thc-callouts-container .thc-related-article.with-image,
.thc-related-articles-container .thc-related-article.with-image {
  margin-bottom: 1rem;
  text-align: center;
}
.thc-callouts-container .thc-related-article.with-image img,
.thc-related-articles-container .thc-related-article.with-image img {
  display: inline-block;
  height: auto;
  margin-bottom: 1rem;
  width: 100%;
}

.thc-callout-thumbnail,
.thc-article-thumbnail {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  height: 12.5rem;
  position: relative;
  top: -1.56rem;
}

/* Tablets and large devices (768px and up) */
@media (min-width: 768px) {
  .thc-callouts-container,
  .thc-related-articles-container {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
  }
  .thc-callouts-container .thc-callout,
  .thc-callouts-container .thc-related-article,
  .thc-related-articles-container .thc-callout,
  .thc-related-articles-container .thc-related-article {
    margin-bottom: 1rem;
    margin-left: 3%;
    width: 31.33%;
  }
  .thc-callouts-container .thc-callout:first-child,
  .thc-callouts-container .thc-related-article:first-child,
  .thc-related-articles-container .thc-callout:first-child,
  .thc-related-articles-container .thc-related-article:first-child {
    margin-left: 0;
  }
  .thc-callout-thumbnail,
  .thc-article-thumbnail {
    height: 9.375rem;
  }
  .thc-related-article {
    position: relative;
  }
  .thc-related-article:not(.with-image) {
    border-bottom: 1px solid #b7b7b7;
    min-height: 9.5rem;
    padding: 1.24em 0;
  }
}
/* Tablets small desktops (992px and up) */
@media (min-width: 992px) {
  .thc-callout-thumbnail,
  .thc-article-thumbnail {
    height: 12.5rem;
  }
}
.thc-search-bar {
  background-color: #fff;
  position: relative;
  width: 100%;
}
.thc-search-bar .input-group {
  width: 100%;
}
.thc-search-bar .thc-input-container {
  border: solid #ccc;
  border-width: 1px 0;
}
.thc-search-bar .form-control, .thc-search-bar #thc-translate-widget select, #thc-translate-widget .thc-search-bar select {
  background-color: transparent;
  border: 0;
  box-shadow: none;
  padding-left: 0.5em;
}
.thc-search-bar .form-control:focus, .thc-search-bar #thc-translate-widget select:focus, #thc-translate-widget .thc-search-bar select:focus {
  border-bottom: 0;
}
.thc-search-bar .input-group-btn .btn {
  height: calc(3.75rem + 2px);
}
.thc-search-bar .input-group-btn:last-child > .btn {
  margin-left: 0;
}
#thc-heading .thc-search-bar {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#thc-heading .thc-search-bar .form-control, #thc-heading .thc-search-bar #thc-translate-widget select, #thc-translate-widget #thc-heading .thc-search-bar select,
#thc-heading .thc-search-bar .input-group-addon {
  height: 2.75rem;
}
#thc-heading .thc-search-bar .input-group-btn .btn {
  height: calc(2.75rem + 2px);
}

.portlet.thc-search-portlet {
  margin-bottom: 1rem;
}
#thc-global-search-widget .portlet.thc-search-portlet {
  margin-bottom: 0;
}
.portlet.thc-search-portlet .portlet-content-container {
  max-width: 100%;
}

.thc-search-prefill-container {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1rem;
}
.thc-search-prefill-container [aria-selected=true] {
  outline: 2px solid #005d55;
}

.thc-search-prefill-results {
  background-color: #e8f5f2;
  display: none;
}
.thc-search-prefill-results.active {
  display: block;
}
.thc-search-prefill-results .thc-search-category {
  padding-bottom: 0;
}

.thc-search-title {
  padding-top: 1rem;
}

.thc-search-full-results {
  display: none;
}
.thc-search-full-results.active {
  display: block;
}

.thc-search-tabs-container {
  background-color: #e8f5f2;
}

.thc-search-category {
  padding-bottom: 1rem;
}
.thc-search-category hr {
  margin-bottom: 1rem;
}
.thc-search-category ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.thc-search-category ul.thc-prefill-results {
  padding-bottom: 1rem;
}
.thc-search-category .thc-question-answer:last-child {
  padding-bottom: 0;
}
.thc-search-category:first-child {
  padding-top: 1rem;
}
.thc-search-category:first-child hr {
  display: none;
}
.thc-search-category:last-child {
  padding-bottom: 0;
}
.thc-search-category :not(.modal-body) p:last-child {
  padding-bottom: 0;
}

.thc-search-category-title {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.375rem;
  line-height: 1.1363636364;
}
.thc-search-category-title em {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
}

.thc-prefill-results > li + li {
  padding-top: 1rem;
}

.thc-full-results {
  font-size: 1rem;
  margin-bottom: 1rem;
}

.thc-prefill-button {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  width: auto;
  color: #464646;
  font-size: 1.125rem;
  line-height: 1.2;
  padding: 0.15em 0;
  text-align: left;
  text-decoration: underline;
}
.thc-prefill-button:active, .thc-prefill-button:focus, .thc-prefill-button:hover {
  text-decoration: none;
}
.thc-prefill-button:active, .thc-prefill-button:focus, .thc-prefill-button:hover {
  color: #005d55;
  text-decoration: underline;
}
.thc-prefill-button .thc-search-category-list {
  margin-bottom: 0.2rem;
}

.thc-search-results-title {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #464646;
  font-size: 1.5rem;
}
.thc-search-results-title + .thc-content-text-large, .thc-search-results-title + .thc-filter-no-tips {
  padding-top: 1rem;
}

.thc-search-results-subtitle {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #464646;
  font-size: 1.125rem;
  padding-bottom: 1rem;
}

.thc-search-results-item {
  padding-top: 1.5rem;
}

.thc-search-category-list {
  float: left;
  width: 100%;
}
.thc-search-category-list li {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #58595B;
  float: left;
  font-size: 0.8125rem;
  line-height: 1.2307692308;
  position: relative;
  text-transform: uppercase;
}
.thc-search-category-list li + li {
  margin-left: 0.6rem;
  padding-left: 0.6rem;
}
.thc-search-category-list li + li:before {
  background-color: #58595B;
  content: "";
  height: 0.6rem;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

.thc-search-result-cta {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #005d55;
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.15;
  padding: 0.2rem 0;
  text-decoration: underline;
}
.thc-search-result-cta:active, .thc-search-result-cta:focus, .thc-search-result-cta:hover {
  color: #005d55;
  text-decoration: none;
}

.thc-search-suggested-list {
  float: left;
  width: 100%;
}
.thc-search-suggested-list li {
  float: left;
}
.thc-search-suggested-list li + li {
  padding-left: 2rem;
}

.thc-search-results-masthead .thc-search-bar {
  position: static;
  transform: none;
  width: 100%;
}
.thc-search-results-masthead.active .thc-search-bar {
  background-color: #e8f5f2;
  padding-top: 1rem;
}
.thc-search-results-masthead.active .input-group-addon {
  fill: #58595B;
}
.thc-search-results-masthead.active .form-control::placeholder, .thc-search-results-masthead.active #thc-translate-widget select::placeholder, #thc-translate-widget .thc-search-results-masthead.active select::placeholder {
  color: #58595B;
}

.thc-suggestion-btn {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  width: auto;
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-decoration: underline;
}
.thc-suggestion-btn:active, .thc-suggestion-btn:focus, .thc-suggestion-btn:hover {
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .thc-search-bar {
    width: 100%;
  }
  .thc-search-bar .form-control, .thc-search-bar #thc-translate-widget select, #thc-translate-widget .thc-search-bar select {
    padding-right: 0;
  }
  .thc-search-bar .btn-primary {
    display: none;
  }
  .thc-search-bar .btn-link {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .thc-search-bar .thc-input-container + .input-group-btn {
    border: solid #ccc;
    border-radius: 0 3px 3px 0;
    border-width: 1px 1px 1px 0;
    padding-left: 0.8rem;
  }
  .thc-search-bar .thc-clear-input-button {
    right: 0;
  }
  .thc-search-results-masthead.active .thc-search-bar {
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .thc-search-tabs-container {
    background-color: transparent;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
  }
  .thc-search-tabs-container .nav-tabs > li {
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-left: 0;
    width: 49%;
  }
  .thc-search-tabs-container .nav-tabs > li:first-child {
    margin-bottom: 2%;
  }
  .thc-search-tabs-container .nav-tabs > li:nth-child(2) {
    margin-bottom: 2%;
    margin-left: 2%;
  }
  .thc-search-tabs-container .nav-tabs > li:nth-child(3) {
    clear: left;
    margin-right: 2%;
  }
  .thc-search-tabs-container .nav-tabs > li a {
    height: 3.5rem;
    padding: 0 1rem;
    position: relative;
  }
  .thc-search-tabs-container .nav-tabs > li a .cta-text {
    position: absolute;
    text-decoration: none;
    top: 50%;
    transform: translateY(-42%);
  }
  .thc-search-tabs-container .nav-tabs > li a:hover .cta-text {
    text-decoration: none;
  }
  #thc-heading .thc-search-bar {
    padding: 0.5rem 0.8rem;
  }
  .thc-search-categories-container {
    padding-bottom: 1rem;
  }
  .thc-search-category ul.thc-prefill-results {
    padding-left: 1rem;
    padding-top: 0.8rem;
  }
}
@media (min-width: 768px) {
  #thc-heading .thc-search-bar {
    left: auto;
    right: 0;
    width: 77%;
  }
  .thc-search-title {
    padding-top: 2rem;
  }
  .thc-search-results-masthead.active .thc-search-bar {
    padding: 2rem 0 1rem;
  }
  .thc-search-prefill-container {
    padding-bottom: 2rem;
  }
  .thc-search-related-result button {
    font-size: 1.75rem;
    line-height: 1.14;
  }
  .thc-search-related-result p {
    padding-top: 1rem;
  }
  .thc-search-category {
    padding-bottom: 2rem;
  }
  .thc-search-category hr {
    margin-bottom: 2rem;
  }
  .thc-search-category:first-child {
    padding-top: 2rem;
  }
  .thc-search-category-title {
    font-display: swap;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 2rem;
    margin-top: -0.3rem;
  }
  .thc-prefill-button {
    font-size: 1.25rem;
  }
  .thc-search-result-cta {
    font-size: 1.5rem;
  }
  .thc-search-result-cta .caret {
    border-width: 8px 7px 0;
  }
}
@media (min-width: 992px) {
  #thc-heading .thc-search-bar {
    width: 85%;
  }
}
.thc-quick-links-container {
  padding-bottom: 1.5rem;
  padding-top: 0;
  /* Tablets & desktop, 768 and up */
}
.thc-quick-links-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.thc-quick-links-container ul .caret {
  transform: rotate(-90deg);
}
.thc-quick-links-container li {
  position: relative;
  text-align: left;
}
.thc-quick-links-container li:last-child .cta-text {
  border-bottom-width: 0;
}
.thc-quick-links-container a {
  display: block;
  padding-left: 4.4375rem;
  position: relative;
  text-decoration: none;
}
.thc-quick-links-container a:before {
  background-color: #e8f5f2;
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 2.5625rem;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5625rem;
}
.thc-quick-links-container a:active, .thc-quick-links-container a:focus, .thc-quick-links-container a:hover {
  text-decoration: none;
}
.thc-quick-links-container a:active .cta-text, .thc-quick-links-container a:focus .cta-text, .thc-quick-links-container a:hover .cta-text {
  color: #464646;
}
.thc-quick-links-container img {
  display: inline-block;
  height: 2.6875rem;
  left: 0;
  position: absolute;
  top: calc(50% - 1.34375rem);
  width: 2.6875rem;
}
.thc-quick-links-container .cta-text {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 500;
  border-bottom: 1px solid #b7b7b7;
  color: #464646;
  display: inline-block;
  font-size: 0.94rem;
  line-height: 1.25;
  padding: 1.3rem 1.5rem 1.3rem 0;
  width: 100%;
}
.thc-quick-links-container .caret {
  position: absolute;
  right: 0;
  top: calc(50% - 0.15625rem);
  color: #464646;
}
@media (min-width: 768px) {
  .thc-quick-links-container {
    padding-bottom: 1.25rem;
    padding-top: 0.25rem;
  }
  .thc-quick-links-container ul {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
  }
  .thc-quick-links-container li {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 16%;
  }
  .thc-quick-links-container li + li {
    margin-left: 0.8%;
  }
  .thc-quick-links-container a {
    padding: 6.875rem 0 0;
    word-wrap: normal;
  }
  .thc-quick-links-container a:before {
    height: 5.375rem;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    width: 5.375rem;
  }
  .thc-quick-links-container a:hover img {
    transform: scale(1.1);
  }
  .thc-quick-links-container a:active .cta-text, .thc-quick-links-container a:focus .cta-text, .thc-quick-links-container a:hover .cta-text {
    text-decoration: underline;
  }
  .thc-quick-links-container img {
    height: 5.5rem;
    left: calc(50% - 2.75rem);
    transition: all 0.2s ease-in-out;
    top: 0;
    width: 5.5rem;
  }
  .thc-quick-links-container .cta-text {
    border-width: 0;
    font-size: 1rem;
    padding: 0 0.5rem;
  }
  .thc-quick-links-container .caret {
    display: none;
  }
}

.thc-banner-large-image-container {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
  margin-bottom: 1rem;
}
.thc-banner-large-image-container .thc-article-abstract-short {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 2rem;
  padding-bottom: 0.5rem;
}
.thc-banner-large-image-container .btn {
  width: 100%;
}
.thc-banner-large-image-container .btn + .btn {
  margin-top: 0.75rem;
}

.thc-portlet-content-segment {
  padding: 1rem 15px;
  width: 100%;
}

.thc-portlet-content-bg-image {
  background-position: center, center;
  background-repeat: no-repeat;
  background-size: 120%;
  height: 12.5rem;
}

.thc-banner-thumbnail-container:not(.thc-banner-bg-color) {
  margin-top: 1.25rem;
}
.thc-banner-thumbnail-container.no-image .thc-banner-thumbnail-text {
  position: static;
  transform: none;
}
.thc-banner-thumbnail-container:not(.no-image) {
  display: flex;
  flex-flow: wrap;
  justify-content: flex-start;
}

.thc-banner-thumbnail-image,
.thc-banner-thumbnail-text-container {
  width: 100%;
}

.thc-banner-thumbnail-image {
  text-align: center;
}

.thc-banner-thumbnail-text-container {
  padding: 0 1.25rem;
}

.thc-banner-no-image-container .thc-article-abstract-short {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.15;
  padding-bottom: 1rem;
}
.thc-banner-no-image-container .thc-heading-secondary, .thc-banner-no-image-container #main-content .OM-map-container h1:not([class]), #main-content .OM-map-container .thc-banner-no-image-container h1:not([class]), .thc-banner-no-image-container #main-content .OM-map-container h2:not([class]), #main-content .OM-map-container .thc-banner-no-image-container h2:not([class]), .thc-banner-no-image-container #main-content .OM-map-container h3:not([class]), #main-content .OM-map-container .thc-banner-no-image-container h3:not([class]), .thc-banner-no-image-container #main-content .OM-map-container h4:not([class]), #main-content .OM-map-container .thc-banner-no-image-container h4:not([class]), .thc-banner-no-image-container #main-content .OM-map-container h5:not([class]), #main-content .OM-map-container .thc-banner-no-image-container h5:not([class]), .thc-banner-no-image-container #main-content .OM-map-container h6:not([class]), #main-content .OM-map-container .thc-banner-no-image-container h6:not([class]), .thc-banner-no-image-container #main-content .PM-map-container h1:not([class]), #main-content .PM-map-container .thc-banner-no-image-container h1:not([class]), .thc-banner-no-image-container #main-content .PM-map-container h2:not([class]), #main-content .PM-map-container .thc-banner-no-image-container h2:not([class]), .thc-banner-no-image-container #main-content .PM-map-container h3:not([class]), #main-content .PM-map-container .thc-banner-no-image-container h3:not([class]), .thc-banner-no-image-container #main-content .PM-map-container h4:not([class]), #main-content .PM-map-container .thc-banner-no-image-container h4:not([class]), .thc-banner-no-image-container #main-content .PM-map-container h5:not([class]), #main-content .PM-map-container .thc-banner-no-image-container h5:not([class]), .thc-banner-no-image-container #main-content .PM-map-container h6:not([class]), #main-content .PM-map-container .thc-banner-no-image-container h6:not([class]) {
  padding-bottom: 0;
}

.thc-bg-green a:not(.btn) {
  color: inherit;
}

/* Excluding mobile devices (tablets & desktop, 768 and up) */
@media (min-width: 768px) {
  .thc-banner-large-image-container .thc-article-abstract-short {
    font-display: swap;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 2.81rem;
    line-height: 3.05rem;
    max-width: 23.4375rem;
    padding-bottom: 1rem;
  }
  .thc-banner-large-image-container .btn {
    width: auto;
  }
  .thc-banner-large-image-container .btn + .btn {
    margin-top: 0;
    margin-left: 1rem;
  }
  .thc-portlet-content-segment {
    min-height: 25rem;
    padding: 1.25rem;
    width: 50%;
  }
  .thc-portlet-content-segment .portlet-content-container {
    margin: 0;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
  }
  .thc-portlet-content-bg-image {
    background-position: right, center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .thc-banner-thumbnail-container:not(.thc-banner-bg-color) {
    margin: 2.5rem 0;
  }
  .thc-banner-thumbnail-container:not(.no-image) .thc-banner-thumbnail-text {
    margin: 0;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
  }
  .thc-banner-thumbnail-image {
    margin-left: 16.66%;
    width: 25%;
  }
  .thc-banner-thumbnail-image img {
    height: auto;
  }
  .thc-banner-thumbnail-text-container {
    width: 41.66%;
  }
  .thc-banner-thumbnail-text .btn {
    margin-bottom: 0;
    width: auto;
  }
  .thc-banner-thumbnail-text .btn + .btn {
    margin-left: 1rem;
  }
  .thc-banner-no-image-container {
    padding: 3.75rem 0 3.125rem 0;
    text-align: center;
  }
  .thc-banner-no-image-container .thc-heading-category {
    padding-bottom: 0.875rem;
  }
  .thc-banner-no-image-container .thc-article-abstract-short {
    font-display: swap;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 2.81rem;
    line-height: 3.05rem;
    padding: 0 0 1rem 0;
  }
  .thc-banner-no-image-container .btn {
    margin-bottom: 0;
    width: auto;
  }
  .thc-banner-no-image-container .btn + .btn {
    margin-left: 1rem;
  }
}
/* Excluding mobile devices (tablets & desktop, 768 and up) */
@media (min-width: 1200px) {
  .thc-portlet-content-segment {
    min-height: 31.25rem;
  }
}
@media (max-width: 767.98px) {
  .thc-banner-thumbnail-image img {
    margin-bottom: 1rem;
    width: 60%;
  }
  .thc-banner-thumbnail-text .btn,
  .thc-banner-no-image-container .btn {
    width: 100%;
  }
  .thc-banner-thumbnail-text .btn + .btn,
  .thc-banner-no-image-container .btn + .btn {
    margin-left: 0;
    margin-top: 1rem;
  }
}
.thc-desktop-report-a-problem-breadcrumb {
  padding: 1rem 0;
}
.thc-desktop-report-a-problem-breadcrumb .breadcrumb-horizontal {
  color: #58595B;
  margin-bottom: 1.25rem;
}

.thc-report-a-problem-breadcrumb-icons {
  height: 2.1875rem;
}

.thc-report-a-problem-breadcrumb-separator {
  display: inline-block;
  margin: 0 0.75rem;
}

.thc-report-a-problem-breadcrumb-title-icon {
  height: 5.3125rem;
}

.thc-report-a-problem-breadcrumb-text {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 0.8125rem;
}

.thc-mobile-report-a-problem-breadcrumb {
  padding-bottom: 1rem;
  padding-top: 1rem;
}

.thc-mobile-report-a-problem-breadcrumb-horizontal {
  margin-bottom: 0.75rem;
}

@media (max-width: 767.98px) {
  .thc-report-a-problem-breadcrumb-title-icon {
    height: 3.75rem;
    margin-right: 0.9375rem;
  }
}
.thc-annual-reports-group {
  padding-top: 1rem;
}
.thc-annual-reports-group + .thc-annual-reports-group {
  padding-top: 2rem;
}
.thc-annual-reports-group + .thc-annual-reports-button-container {
  padding-top: 1rem;
}
.thc-annual-reports-group th,
.thc-annual-reports-group td {
  width: 25%;
}
.thc-annual-reports-group th:first-child,
.thc-annual-reports-group td:first-child {
  width: 60%;
}
.thc-annual-reports-group th:last-child,
.thc-annual-reports-group td:last-child {
  text-align: center;
  width: 15%;
}
.thc-annual-reports-group table .checkbox {
  margin-top: 0;
  margin-bottom: 0;
}

.thc-annual-reports-button-container {
  text-align: right;
}
@media (max-width: 767.98px) {
  .thc-annual-reports-button-container button {
    width: 100%;
  }
}

.thc-map {
  height: 500px;
  width: 100%;
  /*Override the default close icon alignment*/
}
.thc-map button.gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
}

.thc-filters-container.thc-map-filters-containers {
  border: none;
  display: block;
}
.thc-filters-container.thc-map-filters-containers .thc-filter-switch-map-view {
  padding: 0;
}
.thc-filters-container.thc-map-filters-containers .thc-filter-switch-map-view .thc-icon-list {
  display: inline;
  text-decoration: underline;
}
.thc-filters-container.thc-map-filters-containers .thc-filter-switch-map-view .thc-icon-map {
  display: none;
  text-decoration: underline;
}
.thc-filters-container.thc-map-filters-containers .thc-filter-switch-map-view.active .thc-icon-list {
  display: none;
}
.thc-filters-container.thc-map-filters-containers .thc-filter-switch-map-view.active .thc-icon-map {
  display: inline;
}
.thc-filters-container.thc-map-filters-containers .form-group {
  margin-bottom: 0.9375rem;
}
.thc-filters-container.thc-map-filters-containers .thc-icon:not(.thc-icon-search) {
  height: 2.1875rem;
  margin-top: 0.1875rem;
  width: 2.1875rem;
}

.thc-map-filters-containers .thc-filters-side-close {
  margin-bottom: 1.875rem;
}

.thc-onmap-button {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.298039) 0 2px 6px;
  cursor: pointer;
  float: left;
  height: 2rem;
  margin: 0.625rem;
  text-align: center;
}
.thc-onmap-button div {
  color: #58595B;
  font-size: 0.9375rem;
  padding: 0.3125rem 0.625rem;
  white-space: nowrap;
}

@media (min-width: 992px) {
  .thc-filters-container.row {
    margin: 0 -0.46875rem;
  }
  .thc-filters-container [class^=col-] {
    padding: 0.46875rem;
  }
  .thc-map-filters-side {
    padding: 0 0.46875rem;
  }
  .thc-map-filters-side .form-group .thc-input-container {
    margin-top: 0.375rem;
  }
  .thc-map-filters-side .form-group .input-group {
    margin-top: 0.375rem;
  }
  .thc-map-filters-side .form-group .input-group .input-group-addon {
    border-color: #b7b7b7;
    height: 2.75rem;
    padding-left: 0.75rem;
  }
  .thc-map-filters-side .form-group .input-group .thc-input-container {
    margin-top: 0.375rem;
  }
  .thc-map-filters-side .form-group .input-group .thc-input-container .thc-map-search-filter {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0;
    padding-left: 0.5rem;
  }
  .thc-map-filters-side .form-group .thc-select-container {
    margin-top: 0.375rem;
  }
}
@media (max-width: 767.98px) {
  .thc-map-filters-side div {
    padding: 0;
  }
}
.TH-streetlightmap-styles .SM-legend-container {
  background-color: #e8f5f2;
  border: solid 1px #005d55;
}
.TH-streetlightmap-styles .SM-legend-container .SM-legend-title {
  background-color: #005d55;
  color: #fff;
  margin: 0;
  padding: 0.3125rem 0;
  text-align: center;
  width: 100%;
}
.TH-streetlightmap-styles .SM-legend-container ul {
  color: #005d55;
  margin: 0.3125rem 0;
  text-align: center;
}
.TH-streetlightmap-styles .SM-legend-container ul li {
  display: inline-block;
  padding-right: 10%;
}
.TH-streetlightmap-styles .SM-legend-container ul li svg {
  vertical-align: middle;
}
.TH-streetlightmap-styles .SM-legend-container p {
  border-top: 1px solid #005d55;
  color: #005d55;
  font-weight: bold;
  margin: 0 auto;
  padding: 2px 0;
  width: 90%;
  text-align: center;
}
.TH-streetlightmap-styles .SM-controls-container .form-group {
  margin-bottom: 0.625rem;
}
.TH-streetlightmap-styles .SM-controls-container .form-group .input-group {
  margin-top: 0.375rem;
}
.TH-streetlightmap-styles .SM-controls-container .form-group .input-group .input-group-addon {
  border-color: #b7b7b7;
  height: 2.75rem;
  padding-left: 0.75rem;
}
.TH-streetlightmap-styles .SM-controls-container .SM-search-control {
  border: 1px solid #b7b7b7;
  border-radius: 3px;
  color: #464646;
  font-size: 1rem;
  height: 2.75rem;
  line-height: 1.1;
  padding: 0 0.4rem;
  width: 100%;
}
[data-whatintent=keyboard] .TH-streetlightmap-styles .SM-controls-container .SM-search-control .esri-search__input:focus {
  outline: 2px solid #005d55 !important;
}
.TH-streetlightmap-styles .esri-attribution {
  background-color: #464646;
  color: #fff;
}
.TH-streetlightmap-styles .esri-popup__header {
  color: #000;
}
.TH-streetlightmap-styles .esri-popup__content {
  margin: 0.9375rem;
}
.TH-streetlightmap-styles .esri-popup__content a {
  color: #005d55;
}
.TH-streetlightmap-styles .esri-input::placeholder {
  color: #000 !important;
}

.TH-outagemap-styles {
  margin-bottom: 1.25rem;
  /*override google defaults for mobile view due to progres bar*/
}
.TH-outagemap-styles .OM-controls-container .form-group {
  margin-bottom: 0.625rem;
}
.TH-outagemap-styles .OM-controls-container .form-group .input-group {
  margin-top: 0.375rem;
}
.TH-outagemap-styles .OM-controls-container .form-group .input-group .input-group-addon {
  border-color: #b7b7b7;
  height: 2.75rem;
  padding-left: 0.75rem;
}
.TH-outagemap-styles .OM-controls-container .form-group .input-group .thc-input-container {
  margin-top: 0.375rem;
}
.TH-outagemap-styles .OM-controls-container .form-group .input-group .thc-input-container .thc-map-search-filter {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
  padding-left: 0.5rem;
}
.TH-outagemap-styles .OM-controls-container .form-group .thc-select-container {
  margin-top: 0.375rem;
}
.TH-outagemap-styles .OM-map-overlay {
  vertical-align: middle;
  background-color: #005d55;
  color: #fff;
  margin: 0;
}
.TH-outagemap-styles .OM-map-overlay .OM-map-overlay-contents {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.TH-outagemap-styles .OM-map-overlay .OM-map-overlay-contents a:hover {
  text-decoration: none;
}
.TH-outagemap-styles .OM-progress-label {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  display: inline-block;
  background: #f5f8fA;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
}
.TH-outagemap-styles .OM-progress-label.past {
  background: #005d55;
  color: white;
}
.TH-outagemap-styles .OM-progress-label.past:before {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  content: "";
  display: block;
  height: 0.75rem;
  left: 42%;
  position: absolute;
  top: 17%;
  transform: rotate(45deg);
  width: 0.3125rem;
}
.TH-outagemap-styles .OM-progress-label.past:after {
  content: "";
  display: block;
  position: relative;
  height: 1.25rem;
  width: 0.3125rem;
  top: 90%;
  left: 36%;
  background-color: #005d55;
}
.TH-outagemap-styles .OM-progress-label.active {
  background: #005d55;
  color: white;
}
.TH-outagemap-styles .OM-progress-label.inactive:after {
  content: "";
  display: block;
  position: relative;
  height: 0.6875rem;
  width: 0.3125rem;
  top: -145%;
  left: 36%;
  background-color: #f5f8fA;
}
.TH-outagemap-styles .OM-progress-title {
  color: black;
  line-height: 1.875rem;
  margin-left: 5%;
  display: inline-block;
}
.TH-outagemap-styles .OM-progress-title.past {
  color: #005d55;
}
.TH-outagemap-styles .OM-progress-title.active {
  color: #005d55;
}
.TH-outagemap-styles .OM-legend-container {
  background-color: #e8f5f2;
  border: solid 1px #005d55;
}
.TH-outagemap-styles .OM-legend-container .OM-legend-title {
  background-color: #005d55;
  color: #fff;
  margin: 0;
  padding: 0.3125rem 0;
  text-align: center;
  width: 100%;
}
.TH-outagemap-styles .OM-legend-container ul {
  color: #005d55;
  margin: 0.3125rem 0;
  text-align: center;
}
.TH-outagemap-styles .OM-legend-container ul li {
  display: inline-block;
  padding-right: 10%;
}
.TH-outagemap-styles .OM-legend-container p {
  border-top: 1px solid #005d55;
  color: #005d55;
  font-weight: bold;
  margin: 0 auto;
  padding: 2px 0;
  width: 90%;
  text-align: center;
}
.TH-outagemap-styles .OM-legend-container .dot {
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  display: inline-block;
  height: 0.875rem;
  padding-top: 1px;
  width: 0.875rem;
}
.TH-outagemap-styles .OM-legend-container .outage-poly-style1 {
  background-color: #148200;
}
.TH-outagemap-styles .OM-legend-container .outage-poly-style2 {
  background-color: #fff014;
}
.TH-outagemap-styles .OM-legend-container .outage-poly-style3 {
  background-color: #ffb414;
}
.TH-outagemap-styles .OM-legend-container .outage-poly-style4 {
  background-color: #1400b4;
}
.TH-outagemap-styles .OM-legend-container .outage-poly-style5 {
  background-color: #780078;
}
.TH-outagemap-styles .OM-update-timer {
  text-align: right;
  padding-bottom: 0.625rem;
  line-height: 1;
}
.TH-outagemap-styles .OM-custom-drawing-form {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2%;
  padding-left: 2%;
  padding-right: 2%;
  width: 96%;
  background-color: white;
  border: solid 2px orange;
  z-index: 3;
}
@media (max-width: 575.98px) {
  .TH-outagemap-styles .gm-style-iw {
    min-width: 300px !important;
    min-height: 400px !important;
  }
  .TH-outagemap-styles .gm-style-iw-d {
    max-width: none !important;
    max-height: none !important;
  }
}

.TH-projectmap-styles {
  margin-bottom: 1.25rem;
}
.TH-projectmap-styles img {
  border: 1px solid #b7b7b7;
  height: 9.375rem;
  margin-bottom: 0.75rem;
  width: 100%;
}
.TH-projectmap-styles .select2-container .select2-selection.select2-selection--single {
  background-color: transparent;
  border: 1px solid #b7b7b7;
  height: 2.75rem;
  border-radius: 3px;
  font-size: 1rem;
}
.TH-projectmap-styles .select2-container .select2-selection.select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
  padding-right: 35px;
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.TH-projectmap-styles .select2-container .select2-selection.select2-selection--single .select2-selection__arrow {
  display: none;
}
.TH-projectmap-styles .select2-container.select2-container--open .select2-selection.select2-selection--single, .TH-projectmap-styles .select2-container.select2-container--focus .select2-selection.select2-selection--single {
  border: 2px solid #005d55;
}
.TH-projectmap-styles .select2-container.select2-container--disabled {
  opacity: 0.7;
}
.TH-projectmap-styles .select2-container.select2-container--disabled.select2-container--open .select2-selection.select2-selection--single, .TH-projectmap-styles .select2-container.select2-container--disabled.select2-container--focus .select2-selection.select2-selection--single {
  border: 1px solid #b7b7b7;
}
.TH-projectmap-styles .search-container .form-group {
  margin-bottom: 1rem;
}
.TH-projectmap-styles .search-container .input-group {
  margin-top: 0.375rem;
}
.TH-projectmap-styles .search-container .input-group .input-group-addon {
  border-color: #b7b7b7;
  height: 2.75rem;
  padding-left: 0.75rem;
}
.TH-projectmap-styles .search-container .input-group .thc-input-container {
  margin-top: 0.375rem;
}
.TH-projectmap-styles .search-container .input-group .thc-input-container .thc-map-search-filter {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
  padding-left: 0.5rem;
}
.TH-projectmap-styles .search-container #toggles {
  margin-bottom: 1rem;
}
.TH-projectmap-styles .search-container #toggles a .thc-icon {
  fill: #005d55;
  height: 1.3125rem;
  margin-bottom: -0.375rem;
  width: 1.3125rem;
  top: 0;
}
.TH-projectmap-styles .search-container #toggles #listToggles {
  text-align: right;
}
.TH-projectmap-styles .search-container .select2-container .select2-selection--single .select2-selection__rendered {
  width: 100%;
}
@media (max-width: 991.98px) {
  .TH-projectmap-styles .search-container #filters #filtersMarquee {
    background-color: rgba(255, 255, 255, 0.8);
    z-index: 12;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .TH-projectmap-styles .search-container #filters #filterColumns {
    background-color: #fff;
    z-index: 12;
    position: fixed;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    padding-top: 1rem;
    box-shadow: 6px 0 12px 0 rgba(0, 0, 0, 0.18);
  }
}
@media (max-width: 767.98px) {
  .TH-projectmap-styles .search-container #filters #filterColumns {
    width: 80%;
  }
}
.TH-projectmap-styles .PM-map-container {
  position: relative;
}
.TH-projectmap-styles .PM-list-controls button {
  display: block;
  margin: 0 auto;
}
.TH-projectmap-styles #_TH_projectmap_overview-modal .modal-dialog .modal-content .thc-intro-text {
  line-height: 1.14;
  padding-bottom: 0.625rem;
}
.TH-projectmap-styles #_TH_projectmap_overview-modal .modal-dialog .modal-content .modal-body {
  font-size: 0.8125rem;
  padding-top: 0;
}
.TH-projectmap-styles #_TH_projectmap_overview-modal .modal-dialog .modal-content .modal-body img {
  height: auto;
  width: 100%;
}
.TH-projectmap-styles #_TH_projectmap_overview-modal .modal-dialog .modal-content .modal-body .row {
  font-size: 0.8125rem;
  padding: 0.3125rem 0;
}
.TH-projectmap-styles #_TH_projectmap_overview-modal .modal-dialog .modal-content .modal-body .row .col-xs-8 {
  padding-left: 0;
}
.TH-projectmap-styles #_TH_projectmap_overview-modal .modal-dialog .modal-content .modal-body .PM-overview-details {
  margin-top: 1rem;
}
.TH-projectmap-styles .PM-overview-panel {
  background-color: #f5f8fA;
  border: none;
  border-top: 6px solid #eeaf30;
  border-radius: 0;
  display: none;
  position: absolute;
  right: 6%;
  top: 50%;
  transform: translateY(-50%);
  width: 300px;
  transition: width 300ms ease-in-out, transform 300ms ease-in-out, right 300ms ease-in-out;
}
.TH-projectmap-styles .PM-overview-panel.expanded {
  right: 50%;
  transform: translate(50%, -50%);
  width: 56.25rem;
}
.TH-projectmap-styles .PM-overview-panel.expanded .close {
  right: 0.75rem;
  top: 0.125rem;
}
.TH-projectmap-styles .PM-overview-panel.expanded .panel-body {
  padding-right: 0;
}
.TH-projectmap-styles .PM-overview-panel .panel-body {
  padding: 0.9375rem 1.5625rem;
}
.TH-projectmap-styles .PM-overview-panel .panel-body h3 {
  padding-bottom: 0.625rem;
  width: 15.625rem;
}
.TH-projectmap-styles .PM-overview-panel .close {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 2.5rem;
  position: absolute;
  right: 0.5rem;
  top: 0;
  color: #464646;
  opacity: 0.8;
}
.TH-projectmap-styles .PM-overview-panel .close:hover {
  opacity: 1;
}
.TH-projectmap-styles .PM-overview-panel .PM-overview-details {
  display: inline-block;
  height: 19.0625rem;
  font-size: 0.9375rem;
  margin-top: -5px;
  opacity: 0;
  overflow-y: auto;
  padding: 0 2.1875rem;
  transition: opacity 300ms ease-in-out;
  vertical-align: top;
  width: 38.4375rem;
}
.TH-projectmap-styles .PM-overview-panel .PM-overview-details p {
  font-size: 0.9375rem;
}
.TH-projectmap-styles .PM-overview-panel .PM-overview-details.expanded {
  opacity: 1;
}
.TH-projectmap-styles .PM-overview-panel .PM-overview-summary {
  display: inline-block;
  width: 250px;
}
.TH-projectmap-styles .PM-overview-panel .PM-overview-summary .row {
  font-size: 0.8125rem;
  padding: 0.3125rem 0;
}
.TH-projectmap-styles .PM-overview-panel .PM-overview-summary .row .col-xs-8 {
  padding-left: 0;
}
.TH-projectmap-styles .PM-overview-panel .PM-overview-btn {
  font-size: 0.8125rem;
  margin: 0.625rem 0 0.5rem 0;
  padding: 0.5rem;
  width: 100%;
}
.TH-projectmap-styles .PM-list-container {
  display: none;
}
.TH-projectmap-styles .PM-list-container .PM-list .PM-list-entry {
  background-color: #f5f8fA;
  border: none;
  border-left: 6px solid #eeaf30;
  border-radius: 0;
  margin: 0 0 1.875rem 0;
}
.TH-projectmap-styles .PM-list-container .PM-list .PM-list-entry .panel-body div .row:last-child {
  padding-bottom: 1.25rem;
}
.TH-projectmap-styles .PM-list-container .PM-list .PM-list-entry img {
  height: auto;
}
.TH-projectmap-styles .PM-list-container .PM-list .PM-list-entry .row {
  font-size: 0.8125rem;
  padding: 0.3125rem 0;
}
.TH-projectmap-styles .PM-list-container .PM-list .PM-list-entry .row .col-xs-8 {
  padding-left: 0;
}
.TH-projectmap-styles .PM-list-container .PM-list .PM-list-entry .thc-intro-text {
  padding-top: 0.625rem;
}
.TH-projectmap-styles .PM-disclaimer {
  margin-left: 0.9375rem;
}
.TH-projectmap-styles .th-project-status-label {
  text-transform: capitalize;
}
.TH-projectmap-styles .th-project-status-label-title {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.TH-projectmap-styles .PM-legend-container {
  background-color: #e8f5f2;
  border: solid 1px #005d55;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-title {
  background-color: #005d55;
  color: #fff;
  margin: 0;
  padding: 0.3125rem 0;
  text-align: center;
  width: 100%;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-subtext {
  float: left;
  font-weight: 700;
  margin: 0.3125rem 0;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row {
  color: #005d55;
  margin: 0 auto;
  padding: 0.3125rem 0;
  width: 90%;
  text-align: center;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row + .PM-legend-row {
  border-top: 1px solid #005d55;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row ul {
  padding: 0;
  color: #005d55;
  margin: 0.3rem 0;
  text-align: center;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row ul li {
  display: inline-block;
  padding-right: 2%;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row ul li:last-child {
  padding-right: 0;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row ul li .thc-icon {
  position: relative;
  top: 5px;
  height: 1.5rem;
  width: 1.5rem;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row ul.PM-legend-outage-colors li {
  width: 19%;
  padding-right: 0;
}
@media (max-width: 767.98px) {
  .TH-projectmap-styles .PM-legend-container .PM-legend-row ul.PM-legend-outage-colors li {
    display: block;
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row .dot {
  border-radius: 50%;
  border: 1px solid #000000;
  display: inline-block;
  height: 0.875rem;
  padding-top: 1px;
  width: 0.875rem;
  margin-right: 0.4rem;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row .outage-poly-style0 {
  background-color: #000000;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row .outage-poly-style1 {
  background-color: #148200;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row .outage-poly-style2 {
  background-color: #fff014;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row .outage-poly-style3 {
  background-color: #ffb414;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row .outage-poly-style4 {
  background-color: #1400b4;
}
.TH-projectmap-styles .PM-legend-container .PM-legend-row .outage-poly-style5 {
  background-color: #780078;
}
@media (min-width: 992px) {
  .TH-projectmap-styles .thc-map-filters-side {
    border: none;
    width: 100%;
  }
  .TH-projectmap-styles .thc-map-filters-main {
    width: 0;
  }
}
@media (max-width: 767.98px) {
  .TH-projectmap-styles .modal-content {
    max-height: 94.1vh;
  }
}
@media (max-width: 991.98px) {
  .TH-projectmap-styles .modal-content {
    max-height: 97.4vh;
  }
}

#main-content .OM-map-container h1:not([class]), #main-content .OM-map-container h2:not([class]), #main-content .OM-map-container h3:not([class]), #main-content .OM-map-container h4:not([class]), #main-content .OM-map-container h5:not([class]), #main-content .OM-map-container h6:not([class]), #main-content .PM-map-container h1:not([class]), #main-content .PM-map-container h2:not([class]), #main-content .PM-map-container h3:not([class]), #main-content .PM-map-container h4:not([class]), #main-content .PM-map-container h5:not([class]), #main-content .PM-map-container h6:not([class]) {
  color: #58595B;
  text-decoration: none;
}
#main-content .OM-map-container h1:not([class]):before, #main-content .OM-map-container h2:not([class]):before, #main-content .OM-map-container h3:not([class]):before, #main-content .OM-map-container h4:not([class]):before, #main-content .OM-map-container h5:not([class]):before, #main-content .OM-map-container h6:not([class]):before, #main-content .PM-map-container h1:not([class]):before, #main-content .PM-map-container h2:not([class]):before, #main-content .PM-map-container h3:not([class]):before, #main-content .PM-map-container h4:not([class]):before, #main-content .PM-map-container h5:not([class]):before, #main-content .PM-map-container h6:not([class]):before {
  content: "";
  display: none;
  margin-right: 0;
}
#main-content .OM-map-container img:not([src^="data:image"]):not([alt]), #main-content .PM-map-container img:not([src^="data:image"]):not([alt]) {
  border: none;
}
#main-content .OM-map-container img:not([src^="data:image"]):not([alt]):before, #main-content .PM-map-container img:not([src^="data:image"]):not([alt]):before {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  content: "";
  font-size: 2rem;
  display: block;
  margin-bottom: 1rem;
}
#main-content .OM-map-container table, #main-content .PM-map-container table {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 1rem;
  width: 100%;
}
#main-content .OM-map-container table th, #main-content .OM-map-container table td, #main-content .PM-map-container table th, #main-content .PM-map-container table td {
  border: none;
}
#main-content .OM-map-container table th, #main-content .PM-map-container table th {
  padding: 0.25rem 0;
}
#main-content .OM-map-container table td, #main-content .PM-map-container table td {
  padding: 0.25rem 0rem 0.25rem 3rem;
  border-bottom: none;
}
#main-content .OM-map-container p, #main-content .PM-map-container p {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
}

#portlet_TH_Service_Conn_Req .thc-inline-group {
  margin-bottom: 0.5rem;
}
#portlet_TH_Service_Conn_Req .thc-inline-label {
  display: block;
  margin-bottom: 2.1875rem;
}
#portlet_TH_Service_Conn_Req .thc-auth-checkbox p {
  padding-bottom: 0.5em;
}
#portlet_TH_Service_Conn_Req .thc-auth-checkbox p.thc-terms-link {
  padding-left: 1.875rem;
  padding-bottom: 1em;
}
#portlet_TH_Service_Conn_Req #_TH_Service_Conn_Req_dConfirmBox-label,
#portlet_TH_Service_Conn_Req #_TH_Service_Conn_Req_iConfirmBox-label {
  padding-top: 0.25rem;
}
@media (min-width: 768px) {
  #portlet_TH_Service_Conn_Req .thc-inline-group {
    margin-bottom: 2.1875rem;
  }
  #portlet_TH_Service_Conn_Req .thc-inline-label {
    margin-top: 3.25rem;
  }
}

#thc-content { /* necessary specificity */ }
@media (min-width: 992px) {
  #thc-content .InteractivebillsRes .tooltip-inner,
  #thc-content .InteractivebillsBus .tooltip-inner {
    font-size: 0.9rem;
    width: 16rem;
  }
}
#thc-content .thc-interactive-bill-template .thc-interactive-bill-container,
#thc-content .thc-interactive-bill-template .thc-pin-tool-tip-container {
  position: relative;
}
#thc-content .thc-interactive-bill-template .thc-interactive-bill-container {
  margin-bottom: 1rem;
}
@media (max-width: 991.98px) {
  #thc-content .thc-interactive-bill-template .thc-pin-tool-tip-container {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    padding: 0.5em;
  }
}
#thc-content .thc-interactive-bill-template .thc-pin {
  display: block;
  position: absolute;
  width: 2em;
  height: 2em;
  line-height: 2em;
  border-radius: 50%;
  border: 1px solid #fff;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #007971;
  cursor: pointer;
  white-space: normal;
  transform: translate(-50%, -50%);
}
#thc-content .thc-interactive-bill-template .thc-pin-tool-tip {
  display: block;
  width: 100%;
  position: absolute;
  background-color: #fff;
  padding: 1rem;
}
@media (max-width: 991.98px) {
  #thc-content .thc-interactive-bill-template .thc-pin-tool-tip {
    width: 100%;
    position: static;
    top: auto !important;
  }
}
@media (min-width: 992px) {
  #thc-content .thc-interactive-bill-template .thc-pin-tool-tip {
    width: 16rem;
    transform: translateY(-50%);
  }
  #thc-content .thc-interactive-bill-template .thc-pin-tool-tip::after {
    content: "";
    position: absolute;
    left: -1rem;
    top: 50%;
    width: 0;
    height: 0;
    border-top: 1rem solid transparent;
    border-bottom: 1rem solid transparent;
    border-right: 1rem solid #000;
    transform: translateY(-50%);
  }
}
@media (min-width: 1200px) {
  #thc-content .thc-interactive-bill-template .thc-pin-tool-tip {
    width: 25rem;
  }
}

.thc-survey-heading .row {
  border-bottom: 0.2rem solid #005d55;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.thc-survey-heading-logo img {
  width: 100%;
}

.thc-survey-heading-title h1, .thc-survey-heading-title h2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .thc-survey-heading-title h1, .thc-survey-heading-title h2 {
    padding: 0;
    line-height: 5rem;
  }
}

.th-tou-portlet .on-peak-color {
  color: #eb5050;
}
.th-tou-portlet .mid-peak-color {
  color: #e0c32e;
}
.th-tou-portlet .off-peak-color {
  color: #73da49;
}
.th-tou-portlet .compare-color {
  color: #eeaf30;
}
.th-tou-portlet .compare-past-color {
  color: #f0d8a5;
}
.th-tou-portlet .temperature-color {
  color: #666666;
}
.th-tou-portlet .temperature-past-color {
  color: #999999;
}
.th-tou-portlet .portlet-content-container {
  max-width: none;
}
.th-tou-portlet #touTabs .container-fluid, .th-tou-portlet #touDashboard .container-fluid {
  max-width: 73.125rem;
}
.th-tou-portlet #touTabs .nav-tabs-container, .th-tou-portlet #touDashboard .nav-tabs-container {
  background-color: #e8f5f2;
  margin-bottom: 1rem;
}
@media (max-width: 991.98px) {
  .th-tou-portlet #touTabs .nav-tabs-container .nav-tabs > li > a, .th-tou-portlet #touDashboard .nav-tabs-container .nav-tabs > li > a {
    padding: 0.7rem 0.5rem calc(0.7rem - 6px);
    border-bottom-color: transparent;
  }
  .th-tou-portlet #touTabs .nav-tabs-container .active > a, .th-tou-portlet #touDashboard .nav-tabs-container .active > a {
    border-bottom-color: transparent;
  }
  .th-tou-portlet #touTabs .nav-tabs-container .dropdown-menu > li, .th-tou-portlet #touDashboard .nav-tabs-container .dropdown-menu > li {
    font-display: swap;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
  }
  .th-tou-portlet #touTabs .nav-tabs-container .dropdown-menu, .th-tou-portlet #touDashboard .nav-tabs-container .dropdown-menu {
    border: none;
  }
  .th-tou-portlet #touTabs .nav-tabs-container .dropdown-menu .active > a, .th-tou-portlet #touDashboard .nav-tabs-container .dropdown-menu .active > a {
    background-color: #005d55;
    color: #fff;
  }
  .th-tou-portlet #touTabs .nav-tabs-container .dropdown-menu a, .th-tou-portlet #touDashboard .nav-tabs-container .dropdown-menu a {
    color: #464646;
  }
}
.th-tou-portlet #touTabs .dropdown-menu > li > a.active, .th-tou-portlet #touDashboard .dropdown-menu > li > a.active {
  background-color: #005d55;
  color: #fff;
}
.th-tou-portlet #touTabs .nav-tabs, .th-tou-portlet #touDashboard .nav-tabs {
  margin: 0 auto;
}
.th-tou-portlet #touTabs .nav-tabs, .th-tou-portlet #touTabs .chart-container, .th-tou-portlet #touDashboard .nav-tabs, .th-tou-portlet #touDashboard .chart-container {
  position: relative;
}
.th-tou-portlet #touTabs .nav-tabs > li, .th-tou-portlet #touDashboard .nav-tabs > li {
  margin-right: 0.5rem;
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.th-tou-portlet #touTabs .nav-tabs > li + li, .th-tou-portlet #touDashboard .nav-tabs > li + li {
  margin-left: 0;
}
.th-tou-portlet #touTabs .nav-tabs > li:last-child, .th-tou-portlet #touDashboard .nav-tabs > li:last-child {
  margin-right: 0;
}
.th-tou-portlet .spid-selector-container .tou-change-plan {
  display: none;
}
.th-tou-portlet .spid-selector-container .multi-meter-label, .th-tou-portlet .spid-selector-container .thc-select-container {
  display: none;
}
.th-tou-portlet .spid-selector-container.multi-meter .multi-meter-label, .th-tou-portlet .spid-selector-container.multi-meter .thc-select-container {
  display: inherit;
}
.th-tou-portlet .spid-selector-container.multi-meter .single-meter-label {
  display: none;
}
.th-tou-portlet #pricingCompare .spid-selector-container .tou-change-plan {
  display: inline-block;
}
.th-tou-portlet .chart-controls, .th-tou-portlet .chart-container, .th-tou-portlet .table-container {
  position: relative;
}
.th-tou-portlet .chart-controls {
  padding-bottom: 2rem;
}
.th-tou-portlet .chart-mode, .th-tou-portlet .pricing-chart-mode {
  text-align: center;
}
.th-tou-portlet .chart-mode .radio-inline, .th-tou-portlet .pricing-chart-mode .radio-inline {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .th-tou-portlet .chart-mode .radio-inline, .th-tou-portlet .pricing-chart-mode .radio-inline {
    margin-right: 0;
    margin-bottom: 1rem;
    padding-right: 0.75rem;
  }
}
.th-tou-portlet .chart-mode .radio-inline:last-child, .th-tou-portlet .pricing-chart-mode .radio-inline:last-child {
  margin-right: 0;
}
.th-tou-portlet .chart-title {
  text-align: center;
}
.th-tou-portlet .chart-container {
  margin: 1rem 0;
}
.th-tou-portlet .chart-container .highcharts-root {
  font-family: "proxima-nova", sans-serif !important;
  font-size: 1rem !important;
}
.th-tou-portlet .chart-container .highcharts-title {
  visibility: hidden;
}
@media print {
  .th-tou-portlet .chart-container .highcharts-title {
    visibility: visible;
  }
}
.th-tou-portlet .chart-container .highcharts-axis-labels text {
  font-size: 0.875rem !important;
}
.th-tou-portlet .chart-container .highcharts-menu-item {
  font-size: 1rem !important;
}
.th-tou-portlet #touDashboard .chart-container .highcharts-title {
  visibility: visible;
}
.th-tou-portlet .chart {
  width: 100%;
  height: 31.25rem;
}
.th-tou-portlet .chart-marquee {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  pointer-events: all;
}
.th-tou-portlet .chart-marquee .message {
  position: absolute;
  width: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.th-tou-portlet .chart-marquee.no-data, .th-tou-portlet .chart-marquee.warning {
  background: none;
  pointer-events: none;
}
.th-tou-portlet .highcharts-data-table table {
  width: 100%;
}
.th-tou-portlet .highcharts-data-table table td {
  line-height: 1.1em;
}
.th-tou-portlet .th-green-button-cta {
  display: inline-block;
  line-height: 48px;
  padding: 0 0 10px 58px;
  font-size: 1.2rem;
  background-image: url("../images/icons/green-Download48.png");
  background-repeat: no-repeat;
  background-position: left top;
}
.th-tou-portlet .highcharts-tooltip {
  padding: 0;
}
.th-tou-portlet .highcharts-tooltip > span, .th-tou-portlet .chart-tooltip {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  position: relative;
  background-color: #fff;
  border: 0;
  border-radius: 0.5rem;
  box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, 0.15);
  font-size: 1rem;
  padding: 1rem;
}
.th-tou-portlet .highcharts-tooltip > span .close, .th-tou-portlet .chart-tooltip .close {
  position: absolute;
  top: 0.3em;
  right: 0.3em;
  opacity: 1;
  color: #464646;
  font-size: 1.4em;
}
.th-tou-portlet .highcharts-tooltip > span .category-label, .th-tou-portlet .chart-tooltip .category-label {
  display: block;
  margin-bottom: 0.5em;
}
.th-tou-portlet .highcharts-tooltip > span table tr td, .th-tou-portlet .chart-tooltip table tr td {
  margin-right: 8px;
}
.th-tou-portlet .highcharts-tooltip > span table tr td:last-child, .th-tou-portlet .chart-tooltip table tr td:last-child {
  margin-right: 0;
}
.th-tou-portlet .highcharts-tooltip > span ul, .th-tou-portlet .chart-tooltip ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.th-tou-portlet .highcharts-tooltip > span ul > li, .th-tou-portlet .chart-tooltip ul > li {
  margin-bottom: 0.5em;
}
.th-tou-portlet .highcharts-tooltip > span ul > li:last-child, .th-tou-portlet .chart-tooltip ul > li:last-child {
  margin-bottom: 0;
}
.th-tou-portlet .highcharts-tooltip > span .chart-cta, .th-tou-portlet .chart-tooltip .chart-cta {
  text-decoration: underline;
}
.th-tou-portlet .highcharts-tooltip > span .chart-cta, .th-tou-portlet .highcharts-tooltip > span .chart-cta:focus, .th-tou-portlet .highcharts-tooltip > span .chart-cta:hover, .th-tou-portlet .chart-tooltip .chart-cta, .th-tou-portlet .chart-tooltip .chart-cta:focus, .th-tou-portlet .chart-tooltip .chart-cta:hover {
  color: #005d55;
}
.th-tou-portlet .highcharts-tooltip > span .chart-cta:focus, .th-tou-portlet .highcharts-tooltip > span .chart-cta:hover, .th-tou-portlet .chart-tooltip .chart-cta:focus, .th-tou-portlet .chart-tooltip .chart-cta:hover {
  text-decoration: none;
}
.th-tou-portlet .chart-tooltip-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  pointer-events: none;
  z-index: 5; /* Highcharts menu currently at 999 */
}
.th-tou-portlet .chart-tooltip-container .chart-tooltip {
  position: absolute;
  display: none;
}
.th-tou-portlet .chart-tooltip-container .chart-tooltip table {
  margin-bottom: 0.5rem;
}
.th-tou-portlet .chart-tooltip-container .chart-tooltip table th, .th-tou-portlet .chart-tooltip-container .chart-tooltip table td {
  padding: 0.25rem 0;
}
.th-tou-portlet .chart-tooltip-container .chart-tooltip.touchMobile {
  left: 0.75rem;
  right: 0.75rem;
}
.th-tou-portlet .chart-tooltip-container.open, .th-tou-portlet .chart-tooltip-container.show {
  position: absolute;
  display: block;
  pointer-events: all;
}
.th-tou-portlet .chart-tooltip-container.open .chart-tooltip, .th-tou-portlet .chart-tooltip-container.show .chart-tooltip {
  display: inline-block;
}
.th-tou-portlet .table-container {
  width: 100%;
  overflow-y: hidden;
  overflow-x: hidden;
}
@media (max-width: 767.98px) {
  .th-tou-portlet .table-container {
    overflow-x: auto;
  }
}
.th-tou-portlet .table-container .table thead th, .th-tou-portlet .table-container #main-content .OM-map-container table thead th, #main-content .OM-map-container .th-tou-portlet .table-container table thead th, .th-tou-portlet .table-container #main-content .PM-map-container table thead th, #main-content .PM-map-container .th-tou-portlet .table-container table thead th {
  padding-top: 0;
  line-height: 1.3;
}
.th-tou-portlet .table-container table.dataTable thead .sorting:after,
.th-tou-portlet .table-container table.dataTable thead .sorting_asc:after,
.th-tou-portlet .table-container table.dataTable thead .dt-ordering-asc:after,
.th-tou-portlet .table-container table.dataTable thead .sorting_desc:after,
.th-tou-portlet .table-container table.dataTable thead .dt-ordering-desc:after,
.th-tou-portlet .table-container table.dataTable thead .sorting_asc_disabled:after,
.th-tou-portlet .table-container table.dataTable thead .sorting_desc_disabled:after {
  bottom: unset;
  display: inline;
}
.th-tou-portlet .table-container table.dataTable td.dt-type-date,
.th-tou-portlet .table-container table.dataTable th.dt-type-date {
  text-align: left;
}
.th-tou-portlet .table-container #usageHistoryTable > tbody tr[role=row] > td:first-child:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr[role=row] > td:first-child:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr[role=row] > td:first-child:before {
  content: "View details +";
  background-color: transparent !important;
  color: #464646;
  border: 0;
  box-shadow: none;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  position: absolute;
  top: 2.3rem;
  left: 0;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .th-tou-portlet .table-container #usageHistoryTable > tbody tr[role=row] > td:first-child:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr[role=row] > td:first-child:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr[role=row] > td:first-child:before {
    top: 3rem;
  }
}
.th-tou-portlet .table-container #usageHistoryTable > tbody tr > td.dtr-control:before, .th-tou-portlet .table-container #usageHistoryTable > tbody tr > th.dtr-control:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr > td.dtr-control:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr > th.dtr-control:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr > td.dtr-control:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr > th.dtr-control:before {
  border: 0;
  content: "View details +";
  background-color: transparent !important;
  color: #464646;
  border: 0;
  box-shadow: none;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  position: absolute;
  top: 2.3rem;
  left: 0;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .th-tou-portlet .table-container #usageHistoryTable > tbody tr > td.dtr-control:before, .th-tou-portlet .table-container #usageHistoryTable > tbody tr > th.dtr-control:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr > td.dtr-control:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr > th.dtr-control:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr > td.dtr-control:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr > th.dtr-control:before {
    top: 3rem;
  }
}
.th-tou-portlet .table-container #usageHistoryTable > tbody tr.parent > td:first-child:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr.parent > td:first-child:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr.parent > td:first-child:before {
  content: "Hide details -";
  background-color: transparent !important;
  color: #464646;
  border: 0;
  box-shadow: none;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  position: absolute;
  top: 2.3rem;
  left: 0;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .th-tou-portlet .table-container #usageHistoryTable > tbody tr.parent > td:first-child:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr.parent > td:first-child:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr.parent > td:first-child:before {
    top: 3rem;
  }
}
.th-tou-portlet .table-container #usageHistoryTable > tbody tr.dtr-expanded > td.dtr-control:before, .th-tou-portlet .table-container #usageHistoryTable > tbody tr.dtr-expanded > th.dtr-control:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr.dtr-expanded > td.dtr-control:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr.dtr-expanded > th.dtr-control:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr.dtr-expanded > td.dtr-control:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr.dtr-expanded > th.dtr-control:before {
  border: 0;
  content: "Hide details -";
  background-color: transparent !important;
  color: #464646;
  border: 0;
  box-shadow: none;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  position: absolute;
  top: 2.3rem;
  left: 0;
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .th-tou-portlet .table-container #usageHistoryTable > tbody tr.dtr-expanded > td.dtr-control:before, .th-tou-portlet .table-container #usageHistoryTable > tbody tr.dtr-expanded > th.dtr-control:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr.dtr-expanded > td.dtr-control:before, .th-tou-portlet .table-container #pricingCompareTable > tbody tr.dtr-expanded > th.dtr-control:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr.dtr-expanded > td.dtr-control:before, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr.dtr-expanded > th.dtr-control:before {
    top: 3rem;
  }
}
.th-tou-portlet .table-container #usageHistoryTable > tbody tr.child ul.dtr-details > li, .th-tou-portlet .table-container #pricingCompareTable > tbody tr.child ul.dtr-details > li, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr.child ul.dtr-details > li {
  text-align: left;
  border: none;
}
.th-tou-portlet .table-container #usageHistoryTable > tbody tr[role=row] > td:first-child, .th-tou-portlet .table-container #pricingCompareTable > tbody tr[role=row] > td:first-child, .th-tou-portlet .table-container #pricingCompareStatementTable > tbody tr[role=row] > td:first-child {
  padding-left: 0;
}
.th-tou-portlet .table-container #usageHistoryTable td, .th-tou-portlet .table-container #pricingCompareTable td, .th-tou-portlet .table-container #pricingCompareStatementTable td {
  padding-bottom: 2rem;
}
.th-tou-portlet .table-container td:first-child:focus,
.th-tou-portlet .table-container td:first-child:focus-visible {
  outline: #005d55 auto 1px !important;
  outline-offset: #005d55 1px !important;
}
.th-tou-portlet .table-container .child table {
  margin: 0 auto;
}
.th-tou-portlet .table-container tbody tr.child tr td {
  text-align: left;
}
.th-tou-portlet .table-container #usageHistoryTable tbody .child td,
.th-tou-portlet .table-container #pricingCompareStatementTable tbody .child td,
.th-tou-portlet .table-container #pricingCompareTable tbody .child td {
  padding-bottom: 0.5rem;
  padding-right: 1.5rem;
}
.th-tou-portlet .table-container #usageHistoryTable tbody .child td table td,
.th-tou-portlet .table-container #pricingCompareStatementTable tbody .child td table td,
.th-tou-portlet .table-container #pricingCompareTable tbody .child td table td {
  padding-top: 0;
}
.th-tou-portlet .table-container .table .child table td, .th-tou-portlet .table-container #main-content .OM-map-container table .child table td, #main-content .OM-map-container .th-tou-portlet .table-container table .child table td, .th-tou-portlet .table-container #main-content .PM-map-container table .child table td, #main-content .PM-map-container .th-tou-portlet .table-container table .child table td {
  border: 0;
}
.th-tou-portlet #touDashboard {
  background-color: #f5f8fA;
  padding: 1rem 0;
}
.th-tou-portlet #touDashboard .chart {
  height: 20rem;
}
.th-tou-portlet #touDashboard .external-legend, .th-tou-portlet #touDashboard p {
  text-align: center;
}
.th-tou-portlet #touDashboard .external-legend {
  margin: 1rem 0 1.5rem 0;
}
.th-tou-portlet #touDashboard .external-legend table {
  margin: 0 auto;
}
.th-tou-portlet #touDashboard .external-legend td {
  line-height: 1.4em;
}
.th-tou-portlet #touDashboard .external-legend .color-mark {
  display: inline-block;
  margin-left: 0.5em;
  margin-right: 0.1em;
  font-size: 2em;
}
.th-tou-portlet #touDashboard .external-legend td:first-child .color-mark {
  margin-left: 0;
}
@media (min-width: 992px) {
  .th-tou-portlet #touDashboard {
    padding: 3rem 0;
  }
  .th-tou-portlet #touDashboard .external-legend, .th-tou-portlet #touDashboard p {
    text-align: left;
  }
  .th-tou-portlet #touDashboard .external-legend table {
    margin: 0;
  }
  .th-tou-portlet #touDashboard .color-mark {
    margin-left: 0;
    margin-right: 0.25em;
    font-size: 1.3em;
  }
}
.th-tou-portlet .wrap-select2:before {
  top: 20px;
  z-index: 10;
}
.th-tou-portlet .chart-pagination .hide {
  display: none !important;
}
@media (max-width: 767.98px) {
  .th-tou-portlet #usageHistoryChartContainer .chart-marquee.no-data .message {
    top: 35%;
  }
  .th-tou-portlet #pricingCompareChartContainer .chart-marquee.no-data .message {
    top: 45%;
  }
  .th-tou-portlet #hourlyChartContainer .chart-marquee.no-data .message,
  .th-tou-portlet #compareChartContainer .chart-marquee.no-data .message,
  .th-tou-portlet #dailyChartContainer .chart-marquee.no-data .message {
    top: 40%;
  }
  .th-tou-portlet .pricing-chart-mode .radio-inline {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.th-tou-portlet .none {
  display: none;
}
.th-tou-portlet .tou-table caption {
  padding-left: 0;
}

#touDashboardBillProjection table.tou-table.dashboard-bill-table.table th, #touDashboardBillProjection #main-content .OM-map-container table.tou-table.dashboard-bill-table th, #main-content .OM-map-container #touDashboardBillProjection table.tou-table.dashboard-bill-table th, #touDashboardBillProjection #main-content .PM-map-container table.tou-table.dashboard-bill-table th, #main-content .PM-map-container #touDashboardBillProjection table.tou-table.dashboard-bill-table th,
#touDashboardBillProjection table.tou-table.dashboard-bill-table.table td,
#touDashboardBillProjection #main-content .OM-map-container table.tou-table.dashboard-bill-table td,
#main-content .OM-map-container #touDashboardBillProjection table.tou-table.dashboard-bill-table td,
#touDashboardBillProjection #main-content .PM-map-container table.tou-table.dashboard-bill-table td,
#main-content .PM-map-container #touDashboardBillProjection table.tou-table.dashboard-bill-table td {
  border: 1px solid #DDD;
  text-align: center;
}
#touDashboardBillProjection table.tou-table.dashboard-bill-table.table thead, #touDashboardBillProjection #main-content .OM-map-container table.tou-table.dashboard-bill-table thead, #main-content .OM-map-container #touDashboardBillProjection table.tou-table.dashboard-bill-table thead, #touDashboardBillProjection #main-content .PM-map-container table.tou-table.dashboard-bill-table thead, #main-content .PM-map-container #touDashboardBillProjection table.tou-table.dashboard-bill-table thead {
  border-top: 1px solid #DDD;
}
#touDashboardBillProjection #desktopExternalLegend .chart-legend {
  margin: 0 auto;
  padding: 0 2rem;
  text-align: center;
}
#touDashboardBillProjection #desktopExternalLegend .chart-legend ul {
  list-style-type: none;
}
#touDashboardBillProjection #desktopExternalLegend .chart-legend ul li {
  padding: 0 2rem;
  display: inline;
}
@media (max-width: 767.98px) {
  #touDashboardBillProjection #desktopExternalLegend .chart-legend {
    text-align: left;
  }
  #touDashboardBillProjection #desktopExternalLegend .chart-legend ul li {
    display: block;
  }
}
#touDashboardBillProjection .projected-color {
  color: #29A838;
  font-size: 20px;
}
#touDashboardBillProjection .previous-color {
  color: #810BAD;
  font-size: 20px;
}
#touDashboardBillProjection .lastyear-color {
  color: #7847FF;
  font-size: 20px;
}

#dashboardChart {
  height: auto;
}

/* -------------------------------------------------- */
/* Sorting icons and positioning overrides */
/* Todo :: wrap these under targetted class*/
/* Previously displayed two separate icons, hide first one */
table.dataTable thead .dt-column-order {
  top: 0.18em !important;
  right: 0.2em !important;
  font-family: "Glyphicons Halflings" !important;
  font-size: 1.3em !important;
}

table.dataTable thead .dt-column-order:before,
table.dataTable thead .dt-column-order:after {
  content: "" !important;
}

/* Only display in after */
table.dataTable thead > tr > th.dt-orderable-asc .dt-column-order:after {
  /*right:    0 !important;*/
  content: "\e150" !important;
  opacity: 0.3 !important;
  top: unset !important;
  line-height: unset !important;
}

table.dataTable thead > tr > th.dt-ordering-asc span.dt-column-order:after,
table.dataTable thead > tr > td.dt-ordering-asc span.dt-column-order:after {
  content: "\e155" !important;
  opacity: 0.7 !important;
  top: unset !important;
  line-height: unset !important;
}

table.dataTable thead > tr > th.dt-ordering-desc span.dt-column-order:after,
table.dataTable thead > tr > td.dt-ordering-desc span.dt-column-order:after {
  content: "\e156" !important;
  opacity: 0.7 !important;
  top: unset !important;
  line-height: unset !important;
}

table.dataTable thead > tr > th.dt-orderable-asc:hover, table.dataTable thead > tr > th.dt-orderable-desc:hover, table.dataTable thead > tr > td.dt-orderable-asc:hover, table.dataTable thead > tr > td.dt-orderable-desc:hover {
  outline: none !important;
}

#accountSwitcherContainer .thc-select-container {
  margin-top: 0px;
}
#accountSwitcherContainer .thc-select-container:before {
  top: 20px !important;
  z-index: 9;
}
.th-app-site #accountSwitcherContainer {
  margin-bottom: 1rem;
}
#accountSwitcherContainer .thAccountSwitcherLinks {
  margin: 0;
  padding: 0;
}
#accountSwitcherContainer .thAccountSwitcherLinks li {
  display: inline;
}

#thc-content #accountSwitcherContainer .portlet-content {
  background-color: #e8f5f2;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  #accountSwitcherContainer .account-selector-group {
    display: flex;
  }
  #accountSwitcherContainer .user-accounts-select2 {
    width: 30rem;
  }
}
.th-project-status-lookup-portlet {
  /* collapsable table */
}
.th-project-status-lookup-portlet table.dataTable thead th {
  vertical-align: bottom;
  padding: 10px;
}
.th-project-status-lookup-portlet td {
  background-color: white;
}
.th-project-status-lookup-portlet td:first-child {
  min-width: 250px;
}
.th-project-status-lookup-portlet tr td.details-control button {
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  display: inline-block;
  padding: 10px 0 10px 2.2rem;
  text-decoration: none;
  width: auto;
  position: relative;
  text-align: left;
}
.th-project-status-lookup-portlet tr td.details-control button::before {
  font-style: normal;
  font-weight: 700;
  border: 1px solid #58595b;
  border-radius: 50%;
  content: url(../images/plus.svg);
  display: inline-block;
  font-size: 1.125rem;
  height: 1.5rem;
  left: 0;
  line-height: 1.1;
  position: absolute;
  text-align: center;
  width: 1.5rem;
  padding: 0.2rem;
}
.th-project-status-lookup-portlet tr.shown td.details-control button::before {
  content: url(../images/minus.svg);
}
.th-project-status-lookup-portlet .subDataTable td {
  border: 0 !important;
}
.th-project-status-lookup-portlet .subDataTable td:first-child {
  padding-left: 35px;
}

.view-all-accounts .mobile-box {
  padding: 0.5em;
  background-color: #f5f8fA;
  margin-top: 0.5em;
}
.view-all-accounts .enroll {
  color: #005d55;
  text-decoration: underline;
}
.view-all-accounts .vaa-cta-parent {
  position: relative;
}
.view-all-accounts .vaa-cta-parent .vaa-cta-popover {
  position: absolute;
  right: 0.5em;
  top: 0.5em;
}
.view-all-accounts .view-all-table .not-mobile {
  display: table-cell;
}
.view-all-accounts .view-all-table .mobile {
  display: none;
}
.view-all-accounts .vaa-cta-parent .vaa-cta-popover {
  position: absolute;
  right: 0.5em;
  background: transparent;
  border: 0;
  color: #58595B;
  top: 40%;
}
.view-all-accounts table.dataTable thead .sorting:after,
.view-all-accounts table.dataTable thead .sorting_asc:after,
.view-all-accounts table.dataTable thead .sorting_desc:after {
  position: relative;
  bottom: 0;
  right: 0;
  display: inline;
  margin-left: 10px;
}
.view-all-accounts table.dataTable th:first-child {
  min-width: 400px;
  width: auto;
}

@media (max-width: 991.98px) {
  .view-all-accounts .view-all-table th {
    display: none;
  }
  .view-all-accounts .view-all-table .not-mobile {
    display: none;
  }
  .view-all-accounts .view-all-table td.mobile {
    display: block;
  }
  .view-all-accounts .vaa-cta-parent {
    vertical-align: top;
  }
  .view-all-accounts .vaa-cta-parent .overflow-menu.view-all {
    padding-top: 10px;
  }
  .view-all-accounts .vaa-cta-parent .vaa-cta-popover {
    top: 1.2em;
  }
}
.view-billing-and-payment-portlet .account-summary-left-col .thc-label-value, .view-billing-and-payment-portlet .account-summary-right-col .thc-label-value {
  margin-bottom: 1rem;
}
.view-billing-and-payment-portlet .bg-light-grey {
  background-color: #f5f8fA;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.view-billing-and-payment-portlet .current-balance .thc-label, .view-billing-and-payment-portlet .payment-due, .view-billing-and-payment-portlet .thc-label {
  font-weight: 600;
}
.view-billing-and-payment-portlet .bp-print-buttons {
  text-align: left;
  padding-top: 0rem;
}
.view-billing-and-payment-portlet .account-summary-right-col {
  padding-top: 2em;
  padding-bottom: 2em;
}
.view-billing-and-payment-portlet .enroll-for-paperless-wrap {
  border: solid #ccc 1px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.view-billing-and-payment-portlet #bp-bills {
  height: 2.75rem;
  border-radius: 4px;
}
.view-billing-and-payment-portlet .bp-btn-border {
  color: #ccc;
}
.view-billing-and-payment-portlet .bp-bills-container .thc-select-container {
  margin-bottom: 0.625rem;
}
.view-billing-and-payment-portlet .bp-bills-container .thc-select-container:after {
  top: 1.25rem;
}
.view-billing-and-payment-portlet .thc-select-container:before {
  top: 40px !important;
}
.view-billing-and-payment-portlet .scroll-img-wrapper {
  position: absolute;
  right: 2em;
  bottom: 4em;
}
.view-billing-and-payment-portlet .scroll-img {
  width: 2em;
  height: 2em;
}
.view-billing-and-payment-portlet .scroll-next:focus img {
  border: 1px solid #005d55;
}
.view-billing-and-payment-portlet .dashboard-account-summary .bg-light-grey {
  padding-top: 2rem;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 25rem;
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-left-col:after {
  border-bottom: 0;
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-right-col {
  padding-top: 0;
  padding-left: 45px;
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container ul .caret {
  transform: rotate(-90deg);
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container li {
  position: relative;
  text-align: left;
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container a {
  display: block;
  padding-left: 3.75rem;
  position: relative;
  text-decoration: none;
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container a::before {
  border-radius: 50%;
  content: "";
  display: inline-block;
  height: 2.5625rem;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2.5625rem;
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container img {
  display: inline-block;
  left: 0;
  position: absolute;
  height: 3.75rem;
  width: 3.75rem;
  top: calc(50% - 1.7rem);
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container .cta-text {
  font-display: swap;
  font-family: proxima-nova, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 1em;
  padding: 2.5rem 0;
  border-bottom: 1px solid #b7b7b7;
  color: #464646;
  display: inline-block;
  line-height: 1.25;
  width: 100%;
}
.view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container .caret {
  position: absolute;
  right: 0;
  top: calc(50% - 0.15625rem);
  color: #464646;
}
.view-billing-and-payment-portlet table > thead > tr > th {
  padding-top: 0;
}
.view-billing-and-payment-portlet table a.btn-secondary {
  color: #464646;
}
.view-billing-and-payment-portlet table .mobile-amount {
  vertical-align: top;
}
@media (min-width: 768px) {
  .view-billing-and-payment-portlet .account-summary-row {
    margin-bottom: 1rem;
  }
  .view-billing-and-payment-portlet .bp-print-buttons {
    margin-top: 0.625rem;
    text-align: right;
    padding-top: 1rem;
  }
  .view-billing-and-payment-portlet .account-summary-row {
    width: 100%;
  }
  .view-billing-and-payment-portlet .account-summary-left-col, .view-billing-and-payment-portlet .account-summary-right-col {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container a {
    padding-left: 5rem;
  }
  .view-billing-and-payment-portlet .account-summary-left-col {
    position: relative;
  }
  .view-billing-and-payment-portlet .account-summary-left-col::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
    height: 1px;
    border-bottom: 1px solid #ccc;
  }
  .view-billing-and-payment-portlet table tr.type-payment, .view-billing-and-payment-portlet table tr.no-rows, .view-billing-and-payment-portlet table tr.no-bills, .view-billing-and-payment-portlet table tr.no-payments {
    height: 5rem;
  }
}
@media (max-width: 991.98px) {
  .view-billing-and-payment-portlet .bp-bills-container {
    margin-bottom: 1rem;
  }
  .view-billing-and-payment-portlet .dashboard-account-summary .account-summary-right-col {
    padding-left: 15px;
    padding-top: 1rem;
  }
  .view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container li:last-child .cta-text {
    border-bottom: 0;
  }
  .view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container img {
    height: 2.6875rem;
    width: 2.6875rem;
    top: calc(50% - 1.34375rem);
  }
  .view-billing-and-payment-portlet .dashboard-account-summary .account-summary-links-container .cta-text {
    padding: 1.3rem 1.5rem 1.3rem 0;
    font-size: 0.94em;
  }
  .view-billing-and-payment-portlet .dashboard-account-summary .bg-light-grey {
    min-height: auto;
  }
}

.th-authentication-portlet .thc-cta-no-arrow.code-link {
  text-transform: none;
  font-weight: normal;
}
.th-authentication-portlet .thc-validation-code {
  padding-bottom: 1rem;
}

.paperless-billing-portlet .eBill-notification {
  margin-top: 1.5rem;
}
.paperless-billing-portlet #th-module-paper-billing, .paperless-billing-portlet #th-module-paperless-billing {
  padding: 3rem 6rem;
}
.paperless-billing-portlet .thc-text-callout-grey p {
  padding-bottom: 0;
}
.paperless-billing-portlet .modal {
  width: auto;
  top: 20%;
}
.paperless-billing-portlet .modal .modal-body {
  line-height: 1.6;
  overflow: hidden;
}
.paperless-billing-portlet .modal .modal-header, .paperless-billing-portlet .modal .modal-footer {
  border: 0;
}

.paperless-billing-csr-portlet #updateAccountStatusModal {
  display: none;
}
.paperless-billing-csr-portlet .form-control, .paperless-billing-csr-portlet #thc-translate-widget select, #thc-translate-widget .paperless-billing-csr-portlet select {
  background-color: #fff;
  margin-top: 0;
  height: 45px;
  margin-right: 0.75rem;
  min-width: 520px;
}
.paperless-billing-csr-portlet .btn {
  margin-right: 0.25rem;
}
.paperless-billing-csr-portlet .form-group {
  margin-bottom: 1.75rem;
}
.paperless-billing-csr-portlet .thc-editable-panel {
  padding: 1rem;
}
.paperless-billing-csr-portlet .edit-email span.error {
  display: block;
  position: absolute;
}
.paperless-billing-csr-portlet .modal {
  width: auto;
  top: 20%;
}
.paperless-billing-csr-portlet .modal .modal-body {
  padding: 0 2rem;
  line-height: 1.6;
  overflow: hidden;
}
.paperless-billing-csr-portlet .modal .modal-header, .paperless-billing-csr-portlet .modal .modal-footer {
  border: 0;
}
.paperless-billing-csr-portlet #email-paperless-edit {
  margin-bottom: 1rem;
  cursor: pointer;
}

@media (max-width: 767.98px) {
  .paperless-billing-csr-portlet .modal-content {
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    min-height: 11rem;
    line-height: 1.2;
  }
  .paperless-billing-csr-portlet .form-control, .paperless-billing-csr-portlet #thc-translate-widget select, #thc-translate-widget .paperless-billing-csr-portlet select {
    min-width: 300px;
    margin-bottom: 1rem;
  }
  .paperless-billing-portlet #th-module-paper-billing, .paperless-billing-portlet #th-module-paperless-billing {
    padding: 1rem;
  }
}
.csr-lookup-portlet {
  margin-bottom: 2rem;
}
.csr-lookup-portlet .th-module-csr-lookup-email {
  margin-bottom: 3rem;
}
.csr-lookup-portlet .th-module-csr-lookup-account {
  margin-top: 2rem;
}
.csr-lookup-portlet .lookup-btn {
  min-width: 100px;
}
.csr-lookup-portlet input#email, .csr-lookup-portlet input#accountId {
  background: #fff;
  border: 1px solid #ccc;
  padding: 1em 2.2em;
}
.csr-lookup-portlet .lookup-result {
  margin-top: 2rem;
}
.csr-lookup-portlet .search-icon {
  background: url("/o/toronto-hydro-common-theme/images/icons/search.svg");
  position: absolute;
  top: 20px;
  height: 20px;
  width: 20px;
  z-index: 9;
  left: 10px;
}
.csr-lookup-portlet .th-module-csr-lookup-email input:focus::placeholder,
.csr-lookup-portlet .th-module-csr-lookup-account input:focus::placeholder {
  color: transparent;
}

.th-profile-management-portlet .table tr td:first-child, .th-profile-management-portlet #main-content .OM-map-container table tr td:first-child, #main-content .OM-map-container .th-profile-management-portlet table tr td:first-child, .th-profile-management-portlet #main-content .PM-map-container table tr td:first-child, #main-content .PM-map-container .th-profile-management-portlet table tr td:first-child,
.th-profile-management-portlet .table tr th:first-child,
.th-profile-management-portlet #main-content .OM-map-container table tr th:first-child,
#main-content .OM-map-container .th-profile-management-portlet table tr th:first-child,
.th-profile-management-portlet #main-content .PM-map-container table tr th:first-child,
#main-content .PM-map-container .th-profile-management-portlet table tr th:first-child {
  padding-left: 0px;
}
.th-profile-management-portlet table > tbody > tr > td {
  border-bottom: 1px solid #ccc;
}
.th-profile-management-portlet button.profile-popover {
  float: right;
  background: transparent;
  border: 0;
}
.th-profile-management-portlet .popover {
  min-width: 200px;
  color: #000;
}
.th-profile-management-portlet .modal {
  width: auto;
  top: 20%;
}
.th-profile-management-portlet .modal .modal-body {
  line-height: 1.6;
  overflow: hidden;
}
.th-profile-management-portlet .modal .modal-header, .th-profile-management-portlet .modal .modal-footer {
  border: 0;
}
.th-profile-management-portlet .modal .modal-header .close > span {
  opacity: 1;
}
.th-profile-management-portlet .btn-center {
  text-align: center;
}
.th-profile-management-portlet .popover.left > .arrow:after {
  right: 2px;
}
.th-profile-management-portlet #phoneMakeMainModal, .th-profile-management-portlet #phoneRemoveModal {
  display: none;
}
.th-profile-management-portlet .confirm {
  padding: 2px 10px;
  margin: 10px 0;
}
.th-profile-management-portlet .confirm-message {
  color: #005d55;
  margin-bottom: 10px;
}
.th-profile-management-portlet .add-email-address {
  text-align: right;
}

@media (max-width: 767.98px) {
  .th-profile-management-portlet .modal-content {
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    min-height: 11rem;
    line-height: 1.2;
  }
  .th-profile-management-portlet .add-email-address {
    width: 85px;
  }
}
.th-crr-profile-activity label {
  font-weight: 600;
  font-size: 1rem;
}
.th-crr-profile-activity p {
  font-size: 1.5rem;
  font-weight: 200;
}

@media (max-width: 767.98px) {
  .th-crr-profile-activity label {
    font-size: 16px;
  }
  .th-crr-profile-activity p {
    font-size: 18px;
  }
}
.th-crr-profile-management-portlet .modal {
  width: auto;
  top: 20%;
}
.th-crr-profile-management-portlet .modal .modal-body {
  padding: 0 2rem;
  line-height: 1.6;
  overflow: hidden;
}
.th-crr-profile-management-portlet .modal .modal-header, .th-crr-profile-management-portlet .modal .modal-footer {
  border: 0;
}
.th-crr-profile-management-portlet #removeAccessModal {
  display: none;
}
.th-crr-profile-management-portlet .form-control, .th-crr-profile-management-portlet #thc-translate-widget select, #thc-translate-widget .th-crr-profile-management-portlet select {
  background-color: #fff;
  margin-top: 0;
  height: 45px;
  margin-right: 0.75rem;
  min-width: 300px;
}
.th-crr-profile-management-portlet .form-control .btn, .th-crr-profile-management-portlet #thc-translate-widget select .btn, #thc-translate-widget .th-crr-profile-management-portlet select .btn {
  margin-right: 0.25rem;
}
.th-crr-profile-management-portlet .form-group {
  margin-bottom: 1.75rem;
}
.th-crr-profile-management-portlet .edit-email span.error {
  display: block;
  position: absolute;
}

@media (max-width: 767.98px) {
  .th-crr-profile-management-portlet .modal-content {
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    min-height: 11rem;
    line-height: 1.2;
  }
}
.th-landlord a.buttons-print[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  background: #b7b7b7;
}
@media (min-width: 992px) {
  .th-landlord #filterGroup {
    margin-bottom: 0;
  }
  .th-landlord #landlordTableControls #tableButtons {
    margin-top: 4.8rem;
  }
}

.csr-tou-portlet table#registerReadsTable {
  margin-top: 2rem;
}
.csr-tou-portlet .date-filter ul {
  overflow: hidden;
  list-style: none;
  padding: 0;
}
.csr-tou-portlet .date-filter ul li {
  float: left;
  position: relative;
}
.csr-tou-portlet .date-filter ul li a {
  padding: 10px 5px;
}
.csr-tou-portlet .date-filter ul li + li:before {
  background-color: #000;
  content: "";
  height: 0.8rem;
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
}

@media (min-width: 992px) {
  .th-epp-portlet .ddl-form-builder-app {
    padding: 3rem 6rem;
  }
}

.th-pap-portlet .popover {
  max-width: 100%;
  z-index: 5;
}
.th-pap-portlet .popover img {
  width: 100%;
}
@media (max-width: 1199.98px) {
  .th-pap-portlet .popover {
    right: 20%;
  }
}
@media (min-width: 992px) {
  .th-pap-portlet .ddl-form-builder-app {
    padding: 3rem 6rem;
  }
}
.th-pap-portlet .thc-label {
  font-weight: bold;
}
.th-pap-portlet .thc-editable-panel p {
  font-size: 1rem;
}
.th-pap-portlet .thc-content-list {
  padding-bottom: 2rem;
}
.th-pap-portlet .pad-form {
  margin-top: 1rem;
}
.th-pap-portlet .pap-status {
  margin-bottom: 2rem;
}

#main-content .th-pap-portlet img:not([src^="data:image"]):not([alt]) {
  border: 0;
}

.thmodulecrroutagenotifications .form-control, .thmodulecrroutagenotifications #thc-translate-widget select, #thc-translate-widget .thmodulecrroutagenotifications select {
  background-color: #fff;
  margin-top: 0;
  height: 45px;
  margin-right: 0.75rem;
  min-width: 520px;
}
.thmodulecrroutagenotifications .thc-editable-panel {
  padding: 1rem;
}
.thmodulecrroutagenotifications .edit-email span.error {
  display: block;
  position: absolute;
}
.thmodulecrroutagenotifications .ddl-form-builder-app.modal {
  border: none;
}

@media (max-width: 767.98px) {
  .thmodulecrroutagenotifications .form-control, .thmodulecrroutagenotifications #thc-translate-widget select, #thc-translate-widget .thmodulecrroutagenotifications select {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.th-cpo-calculator .estimates-included {
  font-weight: bold;
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  .th-cpo-calculator .estimates-included br {
    display: none;
  }
}

.portlet-login {
  padding: 15px;
}

.th-webchat-optima {
  /* overrides to make portlet manageable for admins */
}
.portlet-column-content .th-webchat-optima .portlet {
  margin-bottom: 0;
}
.th-show-control-menu .portlet-column-content .th-webchat-optima .portlet {
  margin-bottom: 1rem;
}
.th-webchat-optima .admin-placeholder {
  display: none;
}
.th-show-control-menu .th-webchat-optima .admin-placeholder {
  display: block;
}

/** OPTIMA CSS BEGINS

On update, need to replace icon location with:
/o/th-module-webchat-optima/img/chat-button.svg

**/
#optima-chat-container > .optima-chat-button {
  background-size: 70px 70px;
  background-position: 4px 3px;
  background-repeat: no-repeat;
  background-color: transparent;
  text-align: center;
  box-shadow: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 80px;
  height: 80px;
  background-image: url("/o/th-module-webchat-optima/img/chat-button.svg");
}

#optima-chat-container > .optima-chat-button:focus {
  outline: 2px solid #000 !important;
  box-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff !important;
}

#optima-chat-container > .optima-chat-button:hover .optima-chat-button-tooltip {
  visibility: visible;
  opacity: 1;
  white-space: nowrap;
}

#optima-chat-container > .optima-chat-button .optima-chat-button-tooltip {
  visibility: hidden;
  color: #000000;
  font-weight: 700;
  text-align: left;
  position: absolute;
  z-index: 999;
  bottom: 110%;
  left: -20%;
  font-family: proxima-nova, sans-serif;
  opacity: 0;
  transition: opacity 1s;
  text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

@media only screen and (max-height: 530px) {
  #optima-chat-container > .optima-chat-window-open {
    border: none;
    text-align: center;
    box-shadow: none;
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 350px;
    height: 100vh;
    -webkit-animation: optima-open-chat-window 0.35s ease-in;
    animation: optima-open-chat-window 0.35s ease-in;
  }
}
@media only screen and (min-height: 531px) {
  #optima-chat-container > .optima-chat-window-open {
    border: none;
    text-align: center;
    box-shadow: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 350px;
    height: 500px;
    -webkit-animation: optima-open-chat-window 0.35s ease-in;
    animation: optima-open-chat-window 0.35s ease-in;
  }
}
#optima-chat-container > .optima-chat-window-closed {
  border: none;
  text-align: center;
  box-shadow: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 0px;
  height: 0px;
  -webkit-animation: optima-close-chat-window 0.35s ease-out;
  animation: optima-close-chat-window 0.35s ease-out;
}

@-webkit-keyframes optima-open-chat-window {
  0% {
    height: 0px;
    width: 350px;
  }
  100% {
    height: 500px;
    width: 350px;
  }
}
@keyframes optima-open-chat-window {
  0% {
    height: 0px;
    width: 350px;
  }
  100% {
    height: 500px;
    width: 350px;
  }
}
@-webkit-keyframes optima-close-chat-window {
  0% {
    height: 500px;
    width: 350px;
  }
  100% {
    height: 0px;
    width: 350px;
  }
}
@keyframes optima-close-chat-window {
  0% {
    height: 500px;
    width: 350px;
  }
  100% {
    height: 0px;
    width: 350px;
  }
}
#optima-chat-container > div > .optima-chat-window-embed {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: scroll;
}

#optima-chat-container {
  z-index: 999;
  position: relative;
}

#optima-chat-container > div > #optima-minimize-button {
  position: absolute;
  right: 50px;
  font-size: 12px;
  top: 11px;
  color: white;
  text-align: center;
  background-color: #CC8100;
  padding: 5px 10px;
  height: 30px;
  width: 34px;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
}

#optima-chat-container > div > #optima-minimize-button:focus {
  outline: 3px solid #000 !important;
  box-shadow: none;
  background-color: #CC8100;
  border: none;
}

#optima-chat-container > div > .optima-minimize-button > span {
  justify-content: center;
  align-items: center;
}

.th-pt-survey-portlet .th-survey-group .vert-resize {
  resize: vertical;
}
.th-pt-survey-portlet .th-survey-group .checkbox-group {
  display: block;
}
.th-pt-survey-portlet .th-survey-group .checkbox-group .checkbox {
  padding-left: 15px;
  padding-bottom: 0;
  margin-bottom: 1.5625rem;
}
.th-pt-survey-portlet .th-survey-group .checkbox-group .row:last-child .checkbox {
  margin-bottom: 0;
}
.th-pt-survey-portlet .th-survey-group .radio-group.radio-vertical .radio-inline {
  display: block;
}
.th-pt-survey-portlet .th-survey-group .radio-group.radio-vertical .radio-inline:last-child {
  margin-bottom: 0;
}
.th-pt-survey-portlet .th-survey-group .radio-group.radio-rating .radio-inline {
  margin-bottom: 0;
}
.th-pt-survey-portlet .th-survey-group .th-poor-excellent-labels {
  margin-bottom: 0.5em;
}
.th-pt-survey-portlet .th-survey-group span.error, .th-pt-survey-portlet .th-survey-group label.error {
  top: 0;
  position: inherit;
  padding-bottom: 0;
}

#thc-gb-container {
  margin: 0 15px;
}
#thc-gb-container input[type=radio] {
  padding: 0rem;
}
#thc-gb-container .date-picker select {
  height: 3.75rem;
  margin: 15px 15px 0px 0px;
  padding: 0 1em;
  width: 240px;
  line-height: 1.1;
  border: 1px solid #b7b7b7;
  border-radius: 4px;
}
#thc-gb-container .radio-option {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
#thc-gb-container .radio-option label {
  margin-left: 10px;
}

#thc-manage-wrapper .authorization-container {
  position: relative;
}
#thc-manage-wrapper .authorization-container .table-header {
  white-space: nowrap;
}
#thc-manage-wrapper .authorization-container .table caption, #thc-manage-wrapper .authorization-container #main-content .OM-map-container table caption, #main-content .OM-map-container #thc-manage-wrapper .authorization-container table caption, #thc-manage-wrapper .authorization-container #main-content .PM-map-container table caption, #main-content .PM-map-container #thc-manage-wrapper .authorization-container table caption {
  padding-left: 0;
}
#thc-manage-wrapper .authorization-container .thc-no-connection {
  text-align: center;
}
#thc-manage-wrapper .authorization-container .data-sharing-info {
  text-transform: capitalize;
}
#thc-manage-wrapper .authorization-container .remove-btn-inline {
  color: #005d55;
  font-weight: bold;
  border: 0;
  background-color: transparent;
  float: right;
}
#thc-manage-wrapper .thc-table-sort-icon {
  color: #b7b7b7;
  margin-left: 10px;
  font-size: 14px;
}

.thc-loading {
  z-index: 99;
  font-size: 2rem;
  color: #005d55;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#thc-gb-authorization-wrapper #thc-accordion-third-party-statement-heading,
#thc-gb-authorization-wrapper #thc-accordion-review-authorization-heading {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.2;
  color: #464646;
  padding: 0.2rem 2.2rem 0.375rem;
}
@media (min-width: 576px) {
  #thc-gb-authorization-wrapper #thc-accordion-third-party-statement-heading,
  #thc-gb-authorization-wrapper #thc-accordion-review-authorization-heading {
    font-size: 1.25rem;
  }
}

#thc-gb-authorization-wrapper {
  padding: 1rem;
}
#thc-gb-authorization-wrapper .third-party-statement span {
  color: #005d55;
  font-weight: bold;
}
#thc-gb-authorization-wrapper .third-party-statement li {
  line-height: 1.5;
}
#thc-gb-authorization-wrapper .thc-loading {
  z-index: 99;
  font-size: 2rem;
  color: #005d55;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#thc-gb-authorization-wrapper .authorization-table-container {
  height: auto;
  max-height: 145px;
  overflow: scroll;
  overflow-x: hidden;
}
#thc-gb-authorization-wrapper .authorization-table-container table {
  border-spacing: 0;
  width: 100%;
}
#thc-gb-authorization-wrapper .authorization-table-container table thead {
  position: sticky;
  top: 0px;
  margin: 0 0 0 0;
  z-index: 5;
}
#thc-gb-authorization-wrapper .authorization-table-container table tbody p {
  text-align: center;
}
#thc-gb-authorization-wrapper .authorization-table-container table tr :last-child td {
  border-bottom: 0;
}
#thc-gb-authorization-wrapper .authorization-table-container table th,
#thc-gb-authorization-wrapper .authorization-table-container table td {
  margin: 0;
  padding: 0.5rem;
  line-height: 1.5;
  white-space: nowrap;
}
#thc-gb-authorization-wrapper .authorization-table-container table th :last-child,
#thc-gb-authorization-wrapper .authorization-table-container table td :last-child {
  border-right: 0;
}
#thc-gb-authorization-wrapper .authorization-table-container .thc-table-sort-icon {
  color: #b7b7b7;
  margin-left: 10px;
  font-size: 14px;
}

.th-custom-stepper .MuiTouchRipple-root.MuiStepButton-touchRipple {
  display: none;
}
.th-custom-stepper .MuiGrid-root.MuiGrid-item {
  padding: 0 12px 0px 12px;
}
.th-custom-stepper .MuiStepIcon-root {
  color: #f5f8fA;
  display: block;
}
.th-custom-stepper .MuiStepIcon-text {
  fill: #000;
  font-size: 0.75rem;
}
.th-custom-stepper .MuiStepIcon-root.MuiStepIcon-active,
.th-custom-stepper .MuiStepLabel-active,
.th-custom-stepper span.MuiTypography-root.MuiStepLabel-label.MuiStepLabel-alternativeLabel.MuiStepLabel-active.MuiTypography-body2.MuiTypography-displayBlock {
  color: #005d55;
}
.th-custom-stepper .MuiStepIcon-root.MuiStepIcon-active .MuiStepIcon-text {
  fill: #fff;
}
.th-custom-stepper .MuiButton-containedPrimary {
  color: #fff;
  background-color: #005d55;
}
.th-custom-stepper .MuiStepIcon-root.MuiStepIcon-completed {
  color: #005d55;
  cursor: pointer;
}
.th-custom-stepper .MuiStepLabel-label {
  color: #707070;
  font-size: 0.8125rem;
  font-weight: 500;
  font-family: "proxima-nova", sans-serif;
}
.th-custom-stepper .MuiStepLabel-label.MuiStepLabel-completed {
  color: #707070;
}
.th-custom-stepper .th-stepper-container {
  margin-top: 24px;
}
.th-custom-stepper .th-stepper-container .MuiStepIcon-root.Mui-active,
.th-custom-stepper .th-stepper-container .MuiStepLabel-active,
.th-custom-stepper .th-stepper-container span.MuiTypography-root.MuiStepLabel-label.MuiStepLabel-alternativeLabel.MuiStepLabel-active.MuiTypography-body2.MuiTypography-displayBlock {
  color: #005d55;
}
.th-custom-stepper .th-stepper-container .MuiStepIcon-root.Mui-active .MuiStepIcon-text {
  fill: #fff;
}
.th-custom-stepper .th-stepper-container .MuiStepIcon-root.Mui-completed {
  color: #005d55;
  cursor: pointer;
}
.th-custom-stepper .th-stepper-container .MuiStepLabel-label.Mui-completed {
  color: #707070;
}
.th-custom-stepper .th-stepper-container .MuiStepLabel-label.Mui-completed {
  color: #707070;
}
.th-custom-stepper .th-stepper-container .MuiStepConnector-root.MuiStepConnector-horizontal.MuiStepConnector-alternativeLabel.Mui-active .MuiStepConnector-line,
.th-custom-stepper .th-stepper-container .MuiStepConnector-root.MuiStepConnector-horizontal.MuiStepConnector-alternativeLabel.Mui-completed .MuiStepConnector-line {
  border-color: #005d55;
  margin-left: -9px;
}
.th-custom-stepper .th-mui-radio .MuiSvgIcon-root {
  font-size: 1rem;
}
.th-custom-stepper .th-mui-radio.Mui-checked .MuiSvgIcon-root {
  background: #005d55;
  border-radius: 50%;
  border-color: #005d55;
  fill: white;
}
.th-custom-stepper .ccp-multi-step-form-buttons {
  padding-bottom: 0;
  text-align: center;
  margin-top: 2rem;
}
.th-custom-stepper .ccp-multi-step-form-buttons .btn {
  margin: 0 0.5rem;
}
.th-custom-stepper .btn-secondary {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #464646;
  text-decoration: none !important;
  transition: all 0.25s linear;
}
.th-custom-stepper .form-group:has(.radio-group) {
  margin-bottom: 0.7rem;
}
@media (min-width: 992px) {
  .th-custom-stepper .form-group:has(.radio-group) span#isolation-type-error {
    top: -0.7rem;
  }
}
.th-custom-stepper .thc-address-wrapper .address-map {
  height: 400px;
  width: 100%;
}
.th-custom-stepper .thc-address-wrapper .location-label {
  margin-bottom: 1rem;
}
.th-custom-stepper .thc-address-wrapper .radio-group .form-group {
  margin-bottom: 0;
}
.th-custom-stepper .thc-address-wrapper .address-container a {
  cursor: pointer;
}
.th-custom-stepper .thc-address-wrapper .address-container a svg {
  font-size: 1rem;
}
.th-custom-stepper .thc-address-wrapper .location-subtext {
  display: block;
  line-height: 1.5rem;
}
.th-custom-stepper .thc-address-wrapper #project-address-error {
  padding-bottom: 1rem;
}
.th-custom-stepper .MuiStepConnector-lineHorizontal {
  border-top-style: solid;
  border-top-width: 5px;
}
.th-custom-stepper .MuiStepConnector-line {
  display: block;
  border-color: #f5f8fA;
  height: 10px;
  width: calc(100% + 18px);
  margin-left: -10px;
}
@media (max-width: 767.98px) {
  .th-custom-stepper .MuiStepConnector-line {
    width: calc(100% + 30px);
    margin-left: -15px;
  }
}
.th-custom-stepper .checkbox-inline {
  padding-left: 2.875rem !important;
}
@media (max-width: 767.98px) {
  .th-custom-stepper .MuiTypography-root.MuiStepLabel-label.MuiStepLabel-alternativeLabel.MuiTypography-body2.MuiTypography-displayBlock {
    display: none;
  }
  .th-custom-stepper .MuiTypography-root.MuiStepLabel-label.MuiStepLabel-alternativeLabel.MuiStepLabel-active.MuiTypography-body2.MuiTypography-displayBlock {
    display: block;
  }
}
.th-custom-stepper .MuiStepConnector-root.MuiStepConnector-horizontal.MuiStepConnector-alternativeLabel.MuiStepConnector-active .MuiStepConnector-line {
  border-color: #005d55;
  width: calc(100% + 18px);
  margin-left: -9px;
}
@media (max-width: 767.98px) {
  .th-custom-stepper .MuiStepConnector-root.MuiStepConnector-horizontal.MuiStepConnector-alternativeLabel.MuiStepConnector-active .MuiStepConnector-line {
    width: calc(100% + 5px);
    margin-left: 4px;
  }
}
.th-custom-stepper .MuiStepConnector-root.MuiStepConnector-horizontal.MuiStepConnector-alternativeLabel.MuiStepConnector-active .MuiStepConnector-line .development-type-wrapper {
  margin-top: 1.5rem;
}
.th-custom-stepper .MuiStepConnector-root.MuiStepConnector-horizontal.MuiStepConnector-alternativeLabel.MuiStepConnector-completed .MuiStepConnector-line {
  border-color: #005d55;
}
.th-custom-stepper svg.MuiSvgIcon-root.MuiStepIcon-root {
  z-index: 1;
}
.th-custom-stepper .thc-toggle-switch {
  background-color: white;
  display: flex;
  flex: 0 0 auto;
  flex-direction: row;
  height: 100%;
  /* Switch */
}
.th-custom-stepper .thc-toggle-switch .switch {
  display: inline-block;
}
.th-custom-stepper .thc-toggle-switch .switch span {
  position: relative;
  width: 60px;
  height: 34px;
  float: right;
  margin-left: 10px;
}
.th-custom-stepper .thc-toggle-switch .switch span input {
  display: none;
}
.th-custom-stepper .thc-toggle-switch .switch span input:checked + .slider {
  background-color: #005d55;
}
.th-custom-stepper .thc-toggle-switch .switch span input:checked + .slider:before {
  transform: translateX(26px);
}
.th-custom-stepper .thc-toggle-switch .switch span input:focus + .slider {
  box-shadow: 0 0 1px #005d55;
}
.th-custom-stepper .thc-toggle-switch .switch label {
  line-height: 34px;
  margin-left: 12px;
  cursor: pointer;
}
.th-custom-stepper .thc-toggle-switch .switch .slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  border: 0;
  outline: none;
  background-color: #ccc;
  transition: 0.4s;
  border-radius: 34px;
  cursor: pointer;
}
.th-custom-stepper .thc-toggle-switch .switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}
.th-custom-stepper .thc-toggle-switch.form-toggle-switch .switch label {
  margin-left: 0;
}
.th-custom-stepper .thc-popover-content {
  width: 280px;
  z-index: 11;
}
.th-custom-stepper .thc-popover-content img {
  width: 100%;
}
.th-custom-stepper .react-datepicker-wrapper {
  display: block !important;
}
.th-custom-stepper .thc-datepicker-container .thc-select-container:has(input):before {
  z-index: 10;
  top: 2.5rem;
}
.th-custom-stepper .thc-remove-fields-btn, .th-custom-stepper .thc-add-fields-btn {
  width: 250px;
}
.th-custom-stepper .react-datepicker__day--selected, .th-custom-stepper .react-datepicker__day--in-selecting-range, .th-custom-stepper .react-datepicker__day--in-range, .th-custom-stepper .react-datepicker__month-text--selected, .th-custom-stepper .react-datepicker__month-text--in-selecting-range, .th-custom-stepper .react-datepicker__month-text--in-range, .th-custom-stepper .react-datepicker__quarter-text--selected, .th-custom-stepper .react-datepicker__quarter-text--in-selecting-range, .th-custom-stepper .react-datepicker__quarter-text--in-range, .th-custom-stepper .react-datepicker__year-text--selected, .th-custom-stepper .react-datepicker__year-text--in-selecting-range, .th-custom-stepper .react-datepicker__year-text--in-range {
  border-radius: 50%;
  background-color: #005d55;
  color: #fff;
}
.th-custom-stepper .react-datepicker__day--selected:hover, .th-custom-stepper .react-datepicker__day--in-selecting-range:hover, .th-custom-stepper .react-datepicker__day--in-range:hover, .th-custom-stepper .react-datepicker__month-text--selected:hover, .th-custom-stepper .react-datepicker__month-text--in-selecting-range:hover, .th-custom-stepper .react-datepicker__month-text--in-range:hover, .th-custom-stepper .react-datepicker__quarter-text--selected:hover, .th-custom-stepper .react-datepicker__quarter-text--in-selecting-range:hover, .th-custom-stepper .react-datepicker__quarter-text--in-range:hover, .th-custom-stepper .react-datepicker__year-text--selected:hover, .th-custom-stepper .react-datepicker__year-text--in-selecting-range:hover, .th-custom-stepper .react-datepicker__year-text--in-range:hover {
  background-color: #005d55;
  color: #fff;
}
.th-custom-stepper .react-datepicker__day:hover, .th-custom-stepper .react-datepicker__month-text:hover, .th-custom-stepper .react-datepicker__quarter-text:hover, .th-custom-stepper .react-datepicker__year-text:hover,
.th-custom-stepper .react-datepicker__day--keyboard-selected, .th-custom-stepper .react-datepicker__month-text--keyboard-selected, .th-custom-stepper .react-datepicker__quarter-text--keyboard-selected, .th-custom-stepper .react-datepicker__year-text--keyboard-selected {
  border-radius: 50%;
}
.th-custom-stepper .hot-water-source-details label {
  height: 2.5rem;
}
@media (max-width: 767.98px) {
  .th-custom-stepper .hot-water-source-details label {
    height: auto;
  }
}
.th-custom-stepper .development-type-wrapper .form-group {
  display: flex;
  flex-direction: column;
  height: calc(100% - 2.1875rem);
}
@media (max-width: 767.98px) {
  .th-custom-stepper .development-type-wrapper .form-group {
    height: auto;
  }
}
.th-custom-stepper .development-type-wrapper .form-group label {
  flex: 1;
}
.th-custom-stepper .review-details dl dd + div {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.th-custom-stepper .review-details dl .ccp-multi-list dd:not(:last-child) {
  margin-bottom: 0;
}
.th-custom-stepper .review-details .thc-heading-quaternary:not(:first-child) {
  padding-top: 1.5rem;
}
.th-custom-stepper .inputfile + label .label-inner > span {
  position: absolute;
}
.th-custom-stepper .inputfile:focus + label .label-inner span {
  border-bottom-width: 3px;
  border-color: #005d55;
}
.th-custom-stepper a {
  text-decoration: underline;
}
.th-custom-stepper a:hover {
  text-decoration: none;
}
.th-custom-stepper .thc-accordion-container .thc-accordion-heading button {
  font-weight: 600;
  color: #464646;
}
.th-custom-stepper input[type=radio]:focus-visible {
  outline: solid !important;
  outline-color: #005d55 !important;
}
.th-custom-stepper .ccp-disclaimer-text {
  padding-left: 0.5rem;
  line-height: 1.375;
}

.thc-popover-container {
  position: relative;
  display: inline-block;
  margin-left: 0.5rem;
}
@media (max-width: 767.98px) {
  .thc-popover-container {
    display: initial;
  }
}

.info-button-container {
  display: inline-block;
  text-align: center;
}

.info-button {
  font-size: 12px;
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 11px;
  border: 2px solid #ccc;
  border-radius: 50%;
  margin-right: 5px;
  color: #464646;
}

.info-text {
  display: inline-block;
  font-style: normal;
  vertical-align: middle; /* Align text vertically with the icon */
  font-size: 0.875rem;
  font-weight: 400;
  color: #58595B;
  text-decoration: underline;
}
.info-text:active, .info-text:focus, .info-text:hover {
  text-decoration: none;
  color: #58595B;
}

.thc-popover-content {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 10px;
  width: 280px;
  z-index: 1;
  font-size: 1rem;
  font-style: normal;
}

.popover-container:hover .thc-popover-content {
  display: block;
}

.thc-accordion-container .thc-answer-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}
.thc-accordion-container .thc-answer-body {
  max-height: 100%;
}
.thc-accordion-container .thc-answer-body.show {
  height: auto;
  transition: max-height 0.3s ease-in-out;
}
.thc-accordion-container .thc-section-edit-link {
  vertical-align: text-top;
  margin-left: 1rem;
}
@media (max-width: 767.98px) {
  .thc-accordion-container .thc-section-edit-link {
    vertical-align: initial;
  }
}
.thc-accordion-container dd {
  word-break: break-word;
}
.thc-accordion-container dd:not(.email-address):not([type=number]):first-letter {
  text-transform: capitalize;
}

.thc-ccp-single-selection-cards {
  text-align: left;
  display: flex;
  flex-wrap: wrap;
}
.thc-ccp-single-selection-cards .card {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px;
  align-items: center;
  justify-content: space-between;
  background-color: #f5f8fA;
  width: 240px;
  height: 150px;
  display: flex;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .thc-ccp-single-selection-cards .card {
    width: 100%;
  }
}
.thc-ccp-single-selection-cards .selected-field-container {
  margin-top: 1.5rem;
}
.thc-ccp-single-selection-cards .card-selected {
  background-color: #ccc;
}
.thc-ccp-single-selection-cards .card-content {
  flex: 1; /* Take up remaining space */
  margin-top: 10px;
}
.thc-ccp-single-selection-cards .card-content .card-title {
  font-size: 14px;
}
@media (min-width: 992px) {
  .thc-ccp-single-selection-cards .card-content .card-title {
    line-height: 1;
  }
}
.thc-ccp-single-selection-cards .card-content .card-desc {
  font-size: 11px;
}
.thc-ccp-single-selection-cards .card-image {
  width: 75px;
  height: 100px;
  margin-left: 10px;
}
.thc-ccp-single-selection-cards .multicard-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.thc-ccp-single-selection-cards img {
  width: 100%;
  object-fit: cover;
}

[data-whatintent=keyboard] .thc-ccp-single-selection-cards .card-selected:focus {
  outline: 2px solid #005d55 !important;
}

.electric-details-section {
  /* Use Flexbox to stack columns on mobile */
}
.electric-details-section .accordion-item {
  margin-bottom: 1rem;
  border: 1px solid #ccc;
  overflow: hidden;
  padding: 1rem;
}
.electric-details-section .accordion-item button {
  cursor: pointer;
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  box-shadow: none;
  padding: 0;
  width: auto;
  font-style: normal;
  text-align: left;
  padding-bottom: 0 !important;
}
.electric-details-section .accordion-item .accordion-title {
  color: #464646;
}
.electric-details-section .accordion-item th {
  font-weight: 400;
}
.electric-details-section .accordion-container input[type=text] {
  height: 35px;
}
.electric-details-section .accordion-container .table-responsive {
  overflow-x: auto;
}
.electric-details-section .accordion-container .table-responsive td {
  padding-right: 10px;
}
.electric-details-section .accordion-container caption {
  color: #464646;
}
.electric-details-section .isolation-radio-label {
  max-width: 250px;
  margin-bottom: 0.5rem;
}
@media (max-width: 768px) {
  .electric-details-section .table, .electric-details-section #main-content .OM-map-container table, #main-content .OM-map-container .electric-details-section table, .electric-details-section #main-content .PM-map-container table, #main-content .PM-map-container .electric-details-section table {
    display: flex;
    flex-direction: column;
  }
  .electric-details-section .table tr, .electric-details-section #main-content .OM-map-container table tr, #main-content .OM-map-container .electric-details-section table tr, .electric-details-section #main-content .PM-map-container table tr, #main-content .PM-map-container .electric-details-section table tr {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px; /* Adjust spacing as needed */
  }
  .electric-details-section .table td, .electric-details-section #main-content .OM-map-container table td, #main-content .OM-map-container .electric-details-section table td, .electric-details-section #main-content .PM-map-container table td, #main-content .PM-map-container .electric-details-section table td {
    width: 100%;
  }
}
.electric-details-section #reconnection-time-slot {
  margin-top: 1.2rem;
}
.electric-details-section #time-slot {
  margin-top: 2.5rem;
}
.electric-details-section .date-picker-label.reconnection {
  height: 2.5rem;
}

.ccp-upgrade-connection-details .checkbox-group .form-group, .ccp-temp-connection-details .checkbox-group .form-group, .ccp-new-connection-details .checkbox-group .form-group {
  margin-bottom: 1rem;
}

.live-appointment-container {
  border: 1px solid #ccc;
  padding: 10px;
  align-items: center;
  justify-content: space-between;
  background-color: #f5f8fA;
  display: block;
  cursor: pointer;
  margin-bottom: 1rem;
  border-radius: 0.5%;
}
.live-appointment-container .thc-datepicker-container .form-control#date-picker-reconnect[disabled], .live-appointment-container .thc-datepicker-container #thc-translate-widget select#date-picker-reconnect[disabled], #thc-translate-widget .live-appointment-container .thc-datepicker-container select#date-picker-reconnect[disabled] {
  background-color: #f5f8fA;
}
.live-appointment-container .disabled {
  opacity: 0.5;
  pointer-events: none;
}
.live-appointment-container .time-slots-container .time-slot-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  max-width: 360px;
  margin-top: 2.4rem;
}
@media (max-width: 767.98px) {
  .live-appointment-container .time-slots-container .time-slot-grid {
    margin-top: 20px;
    gap: 18px;
  }
}
.live-appointment-container .time-slots-container .time-slot-grid .time-slot-wrapper {
  position: relative;
}
.live-appointment-container .time-slots-container .time-slot-grid .time-slot-wrapper .time-slot {
  min-width: 105px;
  padding: 10px 12px;
  border: 2px solid #ccc;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
}
.live-appointment-container .time-slots-container .time-slot-grid .time-slot-wrapper .time-slot input[type=radio] {
  position: absolute;
  opacity: 0;
}
.live-appointment-container .time-slots-container .time-slot-grid .time-slot-wrapper .time-slot:has(input[type=radio]:focus-visible) {
  outline: solid !important;
  outline-color: #005d55 !important;
}
.live-appointment-container .time-slots-container .time-slot-grid .time-slot-wrapper .time-slot:not(.disabled):hover {
  background-color: #ccc;
}
.live-appointment-container .time-slots-container .time-slot-grid .time-slot-wrapper .time-slot.selected {
  background-color: #ccc;
  border: 2px solid #ccc;
}
.live-appointment-container .time-slots-container:not(.disabled) .time-slot-wrapper .time-slot.disabled {
  pointer-events: auto;
}
.live-appointment-container .time-slots-container:not(.disabled) .time-slot-wrapper .timeslot-tooltip {
  position: absolute;
  top: 80%;
  left: 10%;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px 15px;
  width: max-content;
  z-index: 100;
  font-size: 14px;
  font-style: normal;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker__navigation-icon::before {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  margin-left: -4px;
  position: absolute;
  width: 0;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  border-top: none;
  border-bottom-color: #f0f0f0;
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  top: 0;
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  bottom: 0;
  margin-bottom: -8px;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  border-bottom: none;
  border-top-color: #fff;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  bottom: 0;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}

.react-datepicker-popper[data-placement^=bottom] {
  padding-top: 10px;
}

.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle, .react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}

.react-datepicker-popper[data-placement^=top] {
  padding-bottom: 10px;
}

.react-datepicker-popper[data-placement^=right] {
  padding-left: 8px;
}

.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}

.react-datepicker-popper[data-placement^=left] {
  padding-right: 8px;
}

.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}

.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 15px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  align-items: center;
  background: none;
  display: flex;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 2px;
}

.react-datepicker__navigation--next {
  right: 2px;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px;
}

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
}

.react-datepicker__navigation:hover *::before {
  border-color: #a6a6a6;
}

.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0;
}

.react-datepicker__navigation-icon--next {
  left: -2px;
}

.react-datepicker__navigation-icon--next::before {
  transform: rotate(45deg);
  left: -7px;
}

.react-datepicker__navigation-icon--previous {
  right: -2px;
}

.react-datepicker__navigation-icon--previous::before {
  transform: rotate(225deg);
  right: -7px;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}

.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
  -moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -87px;
  top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + 0.85rem);
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  box-sizing: content-box;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #005d55;
  color: white;
  font-weight: bold;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #005d55;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-names {
  margin-bottom: -8px;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 50%;
  background-color: #bad9f1;
  color: rgb(0, 0, 0);
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  border-radius: 50%;
  background-color: #005d55;
  color: #fff;
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #005d55;
}

.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range) {
  background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__year--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000;
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.react-datepicker__input-container .react-datepicker__calendar-icon {
  position: absolute;
  padding: 0.5rem;
}

.react-datepicker__view-calendar-icon input {
  padding: 6px 10px 5px 25px;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  transform: rotate(135deg);
  right: -16px;
  top: 0;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "×";
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__children-container {
  width: 13.8rem;
  margin: 0.4rem;
  padding-right: 0.2rem;
  padding-left: 0.2rem;
  height: auto;
}

.react-datepicker__aria-live {
  position: absolute;
  clip-path: circle(0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
  white-space: nowrap;
}

.react-datepicker__calendar-icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.125em;
}

#thClimateActionPlan .form-group {
  padding-left: 0;
}
#thClimateActionPlan .form-group .form-group {
  display: grid;
  grid-template-columns: 24% 45%;
  align-items: start;
}
@media (max-width: 767.98px) {
  #thClimateActionPlan .form-group .form-group {
    grid-template-columns: 100%;
    margin-left: 15px;
    margin-right: 15px;
  }
}
#thClimateActionPlan .rating label {
  margin-top: auto;
  margin-bottom: auto;
  grid-column: 1;
}
#thClimateActionPlan .rating .thc-select-container {
  grid-column: 2;
}
@media (max-width: 767.98px) {
  #thClimateActionPlan .rating .thc-select-container {
    grid-column: 1;
  }
}
#thClimateActionPlan .rating .thc-select-container:before {
  top: 2.3rem;
}
#thClimateActionPlan .rating .error {
  grid-column: 2;
}
@media (max-width: 767.98px) {
  #thClimateActionPlan .rating .error {
    grid-column: 1;
  }
}
@media (max-width: 767.98px) {
  #thClimateActionPlan .rating p:not(.error) {
    margin: 0 15px;
  }
}
#thClimateActionPlan table {
  border-collapse: collapse;
  width: 100%;
}
#thClimateActionPlan table tbody {
  border-top: 1px solid #464646;
  border-bottom: 1px solid #464646;
}
#thClimateActionPlan table tbody td {
  width: 50%;
  padding: 1rem 0.5rem;
}
#thClimateActionPlan table tbody a {
  margin-top: 5px;
  text-decoration: underline;
}
#thClimateActionPlan table tbody span {
  margin-top: 5px;
}
#thClimateActionPlan table tbody .estimate-value {
  text-align: right;
}
#thClimateActionPlan .review-details .cap-review-buttons {
  justify-content: space-around;
}
#thClimateActionPlan .review-details .cap-review-buttons a, #thClimateActionPlan .review-details .cap-review-buttons button {
  white-space: nowrap;
}
#thClimateActionPlan .review-details .cap-review-buttons .thc-modal {
  top: 50%;
}
@media (max-width: 991.98px) {
  #thClimateActionPlan .review-details .cap-review-buttons {
    flex-direction: column;
    align-items: center;
  }
  #thClimateActionPlan .review-details .cap-review-buttons .thc-modal .modal-dialog {
    margin: auto;
    justify-content: center;
  }
  #thClimateActionPlan .review-details .cap-review-buttons .review-button {
    margin-top: 1rem;
  }
}
@media (max-width: 1199.98px) {
  #thClimateActionPlan {
    padding: 2rem;
  }
}

.thc-icon-based-cards-container {
  padding-bottom: 1.25rem;
  padding-top: 0.25rem;
}
.thc-icon-based-cards-container ul {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  list-style: none;
  margin: 1rem 0 0 0;
  padding: 0;
  width: 100%;
}
@media (max-width: 767.98px) {
  .thc-icon-based-cards-container ul {
    justify-content: left;
  }
}
.thc-icon-based-cards-container ul li {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 31%;
  position: relative;
  margin-bottom: 5rem;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.18);
  margin-right: 15px;
  padding: 50px 5px 15px 5px;
}
@media (max-width: 767.98px) {
  .thc-icon-based-cards-container ul li {
    width: 45%;
    margin: 2.5rem auto;
  }
}
@media (max-width: 575.98px) {
  .thc-icon-based-cards-container ul li {
    width: 100%;
    margin-right: 0px;
  }
}
.thc-icon-based-cards-container .card-link-text {
  font-size: 1rem;
  padding: 0 0.5rem;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #464646;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.25;
  padding: 0.5rem 0 0.5rem 0;
  width: 100%;
}
.thc-icon-based-cards-container img {
  left: calc(50% - 4rem);
  transition: all 0.2s ease-in-out;
  top: -50px;
  width: 8.5rem;
  height: 6.5rem;
  position: absolute;
  text-align: center;
}
@media (max-width: 767.98px) {
  .thc-icon-based-cards-container img {
    height: 5.5rem;
    left: calc(50% - 3.5rem);
    width: 7.5rem;
  }
}
.thc-icon-based-cards-container a:hover {
  text-decoration: none;
}
.thc-icon-based-cards-container a:hover img {
  transform: scale(1.1);
}
.thc-icon-based-cards-container a:hover .card-link-text {
  text-decoration: underline;
  color: #464646;
}
.thc-icon-based-cards-container .info-button {
  font-size: 10px;
  display: inline;
  border: 2px solid #005d55;
  border-radius: 50%;
  color: #005d55;
  padding: 0px 5px;
}
.thc-icon-based-cards-container .info-text {
  vertical-align: middle;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
}
.thc-icon-based-cards-container p.card-description {
  font-size: 15px;
}

.thc-modal.thc-more-information-modal {
  text-align: left;
  top: 50% !important;
}

.cleantech {
  /* Mobile styles */
}
.cleantech .tag {
  font-weight: bold;
  margin-right: 1em;
}
.cleantech .filter-section {
  margin-bottom: 1rem;
  display: flex;
  gap: 1rem;
}
.cleantech .filter-section h4 {
  cursor: pointer;
}
.cleantech .filter-section .checkbox-group legend {
  display: none;
}
.cleantech .checkbox-inline input[type=checkbox]:disabled + span {
  color: #a0a0a0;
  cursor: not-allowed;
}
.cleantech .checkbox-inline input[type=checkbox]:checked:disabled::before {
  background-color: #a0a0a0;
  border-color: #a0a0a0;
}
.cleantech .filters .form-group {
  margin-bottom: 1rem;
  margin-left: 5px;
}
.cleantech .filters button {
  display: flex;
  background: transparent;
  border: 0;
  color: #005d55;
  text-transform: uppercase;
  padding: 0;
  font-weight: 600;
  text-align: left;
}
.cleantech .filters .checkbox-inline {
  display: inline-table;
}
.cleantech .contractor-summary {
  margin-bottom: 2rem;
  padding: 1rem;
  flex: 2;
  max-width: 70%;
}
@media (max-width: 767.98px) {
  .cleantech .contractor-summary {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .cleantech .contractor-summary {
    padding: 1rem 0;
  }
}
.cleantech .summary-header {
  margin-bottom: 1rem;
  font-weight: bold;
}
.cleantech .tab-list {
  display: flex;
  padding: 10px 0 25px 0;
  flex-direction: row;
}
.cleantech .tab-link {
  cursor: pointer;
  color: #464646 !important;
  font-size: 1.7rem;
  line-height: 1.2;
  border-bottom: 3px solid #005d55;
}
@media (max-width: 575.98px) {
  .cleantech .tab-link {
    font-size: 1rem;
    margin-top: 0.5rem;
    border-bottom: 2px solid #005d55;
  }
}
.cleantech .active span.tab-link {
  border-bottom: 4px solid #eeaf30;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  .cleantech .active span.tab-link {
    border-bottom: none;
  }
}
.cleantech .tab a.nav-link.active, .cleantech .tab a.nav-link.hover {
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .cleantech .tabs {
    padding: 0;
  }
  .cleantech .tab a {
    border: 1px solid #ccc;
    height: 4rem;
    align-content: center;
  }
  .cleantech .tab a.active {
    border-bottom: 4px solid #eeaf30;
  }
}
.cleantech .tab:first-child {
  flex-basis: 40%;
  flex-shrink: 0;
}
@media (max-width: 767.98px) {
  .cleantech .tab:first-child {
    flex-basis: 50%;
  }
}
.cleantech .tab:last-child {
  flex-basis: 60%;
  flex-shrink: 0;
  padding-left: 1rem;
}
@media (max-width: 767.98px) {
  .cleantech .tab:last-child {
    flex-basis: 50%;
  }
}
@media (max-width: 575.98px) {
  .cleantech .tab:last-child {
    padding-left: 0.5rem;
  }
}
.cleantech .filters {
  flex: 1;
  max-width: 15%;
}
.cleantech .filter-category {
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f9f9f9;
}
.cleantech .filter-category ul {
  list-style-type: none;
  padding: 10px;
  margin: 0;
}
.cleantech .filter-category li {
  margin-bottom: 8px;
}
.cleantech .filter-header {
  padding: 10px 0;
  cursor: pointer;
  display: flex;
  font-size: 16px;
}
.cleantech .filter-header .category-title {
  text-decoration: underline;
}
.cleantech .filter-arrow {
  margin-right: 8px;
}
.cleantech input[type=checkbox] {
  margin-right: 8px;
}
.cleantech .first-contractor {
  border-top: 1px solid #ccc;
  padding-top: 15px;
}
.cleantech .contractor-expand {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.cleantech .contractor-expand label {
  width: 75px;
}
.cleantech .contractor-expand button {
  background: transparent;
  border: 0;
  color: #005d55;
  text-transform: uppercase;
  padding: 0;
  font-weight: 600;
  display: flex;
  text-align: left;
}
.cleantech .contractor-expand button .title:hover {
  text-decoration: underline;
}
.cleantech .contractor-header {
  padding: 10px 0;
  cursor: pointer;
  font-size: 16px;
}
.cleantech .contractor-details {
  padding: 10px;
  background-color: #f9f9f9;
  display: none;
  padding: 10px;
}
.cleantech .contractor-details p {
  padding-bottom: 0.5rem;
}
.cleantech .contractor-details.show {
  display: block;
}
.cleantech .contractor-summary-details {
  padding: 5px 0 0 0;
}
.cleantech .contractor-summary-details.expanded {
  display: block;
}
.cleantech .contractor-summary-details p {
  padding: 0.2rem 0;
  word-wrap: break-word;
}
.cleantech .contractor-summary-details p.address {
  position: relative;
  padding: 0 0 0 75px;
  line-height: 1.5;
}
.cleantech .contractor-summary-details p.address label {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.cleantech .contractor-additional-details {
  margin-top: 10px;
  margin-top: 10px;
}
.cleantech .contractor-additional-details ul {
  padding-left: 10px;
  list-style-position: inside;
  column-count: 2;
}
.cleantech .contractor-additional-details ul li {
  margin-bottom: 5px;
  list-style-position: outside;
}
@media (max-width: 575.98px) {
  .cleantech .contractor-additional-details ul {
    column-count: 1;
  }
}
.cleantech a {
  color: #005d55;
  text-decoration: none;
}
.cleantech a:hover {
  text-decoration: underline;
}
.cleantech .contractor-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
  margin-top: 0.25rem;
}
.cleantech .contractor-row a,
.cleantech .contractor-row label {
  font-weight: bold !important;
}
.cleantech .contractor-row a {
  text-transform: lowercase;
}
.cleantech .contractor-logo {
  max-width: 100px;
  height: auto;
  margin-top: 10px;
  float: right;
}
@media (max-width: 575.98px) {
  .cleantech .contractor-logo {
    float: unset;
  }
}
.cleantech .expand-arrow {
  margin-right: 10px;
}
.cleantech .selected-filters-container {
  margin-bottom: 0.5rem;
}
.cleantech .selected-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.cleantech .search-by-name {
  position: relative;
}
@media (max-width: 767.98px) {
  .cleantech .search-by-name {
    width: 100%;
  }
}
.cleantech .search-input-wrapper {
  position: relative;
  padding-left: 0;
}
.cleantech .search-input-wrapper label {
  font-weight: 600;
}
.cleantech .search-input-wrapper .input-with-icon {
  position: relative;
}
.cleantech .search-input-wrapper input {
  width: 100%;
  padding: 8px 4rem 8px 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  color: #323232;
  height: 2.75rem;
  box-sizing: border-box;
}
.cleantech .search-input-wrapper input:focus {
  border: 2px solid #005d55;
}
.cleantech .search-input-wrapper input:focus {
  border: 2px solid #005d55;
}
.cleantech .search-input-wrapper .search-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding-left: 10px;
  height: 100%;
  display: flex;
  align-items: center;
  background: transparent;
  border: 1px solid #ccc;
  z-index: 99;
}
.cleantech .search-input-wrapper .clear-search {
  position: absolute;
  right: 37px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding-left: 10px;
  height: 100%;
  display: flex;
  align-items: center;
  background: transparent;
  z-index: 99;
  border: 0;
}
@media (max-width: 767.98px) {
  .cleantech .search-input-wrapper {
    width: 100%;
  }
}
.cleantech .suggestions-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  max-height: 200px;
  overflow-y: auto;
}
.cleantech .suggestion-item {
  padding: 10px;
  cursor: pointer;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
}
.cleantech .suggestion-item.selected,
.cleantech .suggestion-item:focus,
.cleantech .suggestion-item:hover {
  background-color: #f0f0f0;
}
.cleantech .suggestion-item.selected {
  font-weight: bold;
}
.cleantech .search-by-name {
  margin-bottom: 2rem;
  padding: 1rem;
}
.cleantech .filter-btn-mobile {
  display: none;
}
.cleantech .filter-popup {
  display: none;
}
@media (max-width: 767.98px) {
  .cleantech .filter-section .filters {
    display: none;
  }
  .cleantech .filter-btn-mobile {
    display: block;
    background-color: transparent;
    border-radius: 0;
    border-width: 0;
    padding: 0;
    text-decoration: none;
    width: auto;
    font-family: "proxima-nova", sans-serif;
    font-style: normal;
    font-weight: 700;
    color: #005d55;
    font-size: 1rem;
    line-height: 1.375;
    text-transform: uppercase;
    text-decoration: underline;
  }
  .cleantech .filter-btn-mobile:hover {
    text-decoration: none;
    color: #464646;
  }
  .cleantech .filter-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    background: #fff;
    z-index: 1000;
    overflow: hidden;
  }
  .cleantech .filter-popup .filter-close-btn {
    background-color: #fff;
    color: #464646;
    border: 1px solid #ccc;
    padding: 10px;
    cursor: pointer;
    margin: 15px;
    z-index: 1010;
    text-decoration: underline;
    transition: all 250ms linear;
  }
  .cleantech .filter-popup .filters {
    padding: 20px;
    margin-top: 10px;
    max-height: calc(100vh - 50px);
    overflow-y: auto;
    flex: 1;
    max-width: 100%;
  }
  .cleantech .form-group legend {
    display: none;
  }
  .cleantech .checkbox-group {
    margin-left: 1rem;
  }
}

.contractor-search .thc-modal {
  top: 50% !important;
}
.contractor-search .btn-secondary, .contractor-search .btn-primary {
  height: 45px;
}
.contractor-search .modal-btn-container {
  margin: auto 2.5rem;
}
.contractor-search .modal-btn-container .btn-cancel {
  margin-right: 3rem;
}
@media (max-width: 575.98px) {
  .contractor-search .modal-btn-container .btn-cancel {
    margin-right: 2rem;
  }
}
.contractor-search .modal-btn-container .modal-btn-helptext {
  display: inline;
}
@media (max-width: 1024px) {
  .contractor-search .modal-btn-container .modal-btn-helptext {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .contractor-search .modal-btn-container {
    margin: auto 0.3rem;
  }
}

#cleanTechDisclaimerModal .disclaimer-footer {
  font-size: 14px;
}

.enbridge-gb {
  /* Reset default absolute positioning */
}
.enbridge-gb .export-btn i {
  font-size: 1.2rem;
}
.enbridge-gb .datatable-search input[type=search] {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 4px 8px;
  margin-left: 0.5rem;
}
.enbridge-gb .table td:last-child, .enbridge-gb #main-content .OM-map-container table td:last-child, #main-content .OM-map-container .enbridge-gb table td:last-child, .enbridge-gb #main-content .PM-map-container table td:last-child, #main-content .PM-map-container .enbridge-gb table td:last-child {
  text-align: right;
}
.enbridge-gb .export-hidden-buttons {
  display: none !important;
}
.enbridge-gb table.dataTable thead th.sorting:after,
.enbridge-gb table.dataTable thead th.sorting_asc:after,
.enbridge-gb table.dataTable thead th.sorting_desc:after {
  position: static !important;
  margin-left: 6px;
  display: inline-block;
  opacity: 0.6;
  font-size: 0.8rem;
  float: none !important;
  vertical-align: middle;
}
.enbridge-gb table.dataTable thead th {
  white-space: nowrap;
}
.enbridge-gb .thc-pagination-container li#activeConnections_previous a,
.enbridge-gb .thc-pagination-container li#activeConnections_next a,
.enbridge-gb .thc-pagination-container li#expiredConnections_previous a,
.enbridge-gb .thc-pagination-container li#expiredConnections_next a {
  width: auto;
  background: #005d55;
  color: #fff;
  margin: 0 5px;
  padding: 0 15px;
}
.enbridge-gb .thc-pagination-container li#activeConnections_previous.disabled a,
.enbridge-gb .thc-pagination-container li#expiredConnections_previous.disabled a {
  background-color: #b7b7b7;
  border-width: 0;
  color: #464646;
  cursor: not-allowed;
  text-decoration: none;
}
.enbridge-gb .pagination > li.active > a,
.enbridge-gb .pagination > li.active > span {
  background-color: #EEE !important;
}
.enbridge-gb .create-connections label {
  font-weight: bold;
}
.enbridge-gb .table td:last-child, .enbridge-gb #main-content .OM-map-container table td:last-child, #main-content .OM-map-container .enbridge-gb table td:last-child, .enbridge-gb #main-content .PM-map-container table td:last-child, #main-content .PM-map-container .enbridge-gb table td:last-child {
  text-align: left;
}
.enbridge-gb .table td.dataTables_empty, .enbridge-gb #main-content .OM-map-container table td.dataTables_empty, #main-content .OM-map-container .enbridge-gb table td.dataTables_empty, .enbridge-gb #main-content .PM-map-container table td.dataTables_empty, #main-content .PM-map-container .enbridge-gb table td.dataTables_empty {
  text-align: center;
}
.enbridge-gb .connection-details label,
.enbridge-gb .create-connection label {
  font-weight: bold;
}

.thc-wrapper .connection-details .thc-modal {
  top: 50%;
}

.th-evc-module .load-factor-image {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.th-evc-module .load-factor-image img {
  transform: scale(1.3) translateX(15%);
}
.th-evc-module .der-fuel-type-checkboxes .checkbox-group {
  margin-bottom: 0 !important;
}

.thc-wrapper .navbar-nav {
  display: block;
}
.thc-wrapper .hidden {
  display: none !important;
}
.thc-wrapper .input-group {
  display: table;
  border-collapse: separate;
  position: relative;
}
.thc-wrapper .form-control[disabled], .thc-wrapper #thc-translate-widget select[disabled], #thc-translate-widget .thc-wrapper select[disabled],
.thc-wrapper .form-control[readonly],
.thc-wrapper #thc-translate-widget select[readonly],
#thc-translate-widget .thc-wrapper select[readonly] {
  background-color: #e9ecef;
}
.thc-wrapper .thc-search-bar .input-group-addon {
  color: #495057;
  font-size: 14px;
  font-weight: 400;
  line-height: 3;
  padding-top: 3px;
  height: 2.9rem !important;
}
.thc-wrapper .thc-search-bar .btn-link {
  color: #777;
}
.thc-wrapper .thc-search-bar .thc-icon.thc-icon-search {
  vertical-align: middle !important;
}
.thc-wrapper .input-group-addon, .thc-wrapper .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.thc-wrapper .input-group-addon, .thc-wrapper .input-group-btn, .thc-wrapper .input-group .form-control, .thc-wrapper .input-group #thc-translate-widget select, #thc-translate-widget .thc-wrapper .input-group select {
  display: table-cell;
}
.thc-wrapper #thc-content .thc-banner-thumbnail-container .portlet-content,
.thc-wrapper #thc-content .thc-banner-no-image-container .portlet-content,
.thc-wrapper #thc-content .thc-banner-large-image-container .portlet-content {
  background-color: transparent;
}
.thc-wrapper .container-fluid-max-xl {
  max-width: 1280px;
}
.thc-wrapper .form-inline {
  display: block;
}
.thc-wrapper .modal.fade:not(.show) {
  display: none !important;
}
.thc-wrapper .thc-modal {
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.thc-wrapper .thc-modal.fade {
  transition: opacity 0.15s linear;
}
.thc-wrapper .thc-modal.show .modal-dialog {
  transform: translate(0);
}
.thc-wrapper .thc-modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
}
.thc-wrapper .btn-link:active:focus {
  box-shadow: none;
}
.thc-wrapper .dropdown-menu {
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.thc-wrapper .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #333;
  white-space: nowrap;
}
.thc-wrapper .dropdown-menu > li > a > .active {
  background-color: #005d55;
}
.thc-wrapper .dropdown-menu > li > a:focus, .thc-wrapper .dropdown-menu > li > a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.thc-wrapper .table, .thc-wrapper #main-content .OM-map-container table, #main-content .OM-map-container .thc-wrapper table, .thc-wrapper #main-content .PM-map-container table, #main-content .PM-map-container .thc-wrapper table {
  max-width: 100%;
  margin-bottom: 20px;
}
.thc-wrapper .table > tbody > tr > td, .thc-wrapper #main-content .OM-map-container table > tbody > tr > td, #main-content .OM-map-container .thc-wrapper table > tbody > tr > td, .thc-wrapper #main-content .PM-map-container table > tbody > tr > td, #main-content .PM-map-container .thc-wrapper table > tbody > tr > td {
  line-height: 1.42857;
}
.thc-wrapper .table > tbody > tr > td > table > tr > td, .thc-wrapper #main-content .OM-map-container table > tbody > tr > td > table > tr > td, #main-content .OM-map-container .thc-wrapper table > tbody > tr > td > table > tr > td, .thc-wrapper #main-content .PM-map-container table > tbody > tr > td > table > tr > td, #main-content .PM-map-container .thc-wrapper table > tbody > tr > td > table > tr > td {
  color: #464646;
}
.thc-wrapper select {
  color: #464646;
}
.thc-wrapper [role=button] {
  cursor: pointer;
}

html,
body {
  border: 0;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

@media (max-width: 767.98px) {
  html.thc-menu-visible #thc-banner {
    position: static;
  }
  html.thc-menu-visible #thc-content,
  html.thc-menu-visible #thc-footer {
    display: none;
  }
}
html .touch-only {
  display: none;
}
html.touch .touch-only:not(.hidden) {
  display: block;
}

body {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #fff;
  color: #464646;
  line-height: 1;
}

.thc-wrapper {
  padding-top: 0;
}
.thc-wrapper .navbar {
  border-width: 0;
}

#thc-banner .portlet > .portlet-content-editable {
  border-radius: 0;
  border-width: 0;
}

#thc-content {
  padding-top: 7.3125rem;
  z-index: 1;
}
.th-barebones-page #thc-content, .th-app-site #thc-content {
  padding-top: 0;
}
#thc-content .portlet > .portlet-topper {
  z-index: 5;
}
#thc-content .portlet-content {
  background-color: #fff;
}
#thc-content .portlet-msg-info {
  font-size: 1rem;
  line-height: 1.375;
  padding-bottom: 1rem;
  background-color: transparent;
  border-radius: 0;
  border-width: 0;
  color: #464646;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
#thc-content .portlet-msg-info a {
  color: #005d55;
  text-decoration: underline;
}
#thc-content .portlet-msg-info a:active, #thc-content .portlet-msg-info a:focus, #thc-content .portlet-msg-info a:hover {
  color: inherit;
  text-decoration: none;
}
#thc-content .portlet-msg-info a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  #thc-content .portlet-msg-info {
    font-size: 1.125rem;
  }
}
#thc-content .thc-stormblog .portlet-content {
  background-color: transparent;
}
#thc-content .thc-fragment {
  margin: 0 auto 1rem;
  max-width: 73.125rem;
  position: relative;
}

.page-container,
.portlet-content-container {
  margin: 0 auto;
  max-width: 73.125rem;
  position: relative;
}

.portlet-layout.row {
  margin: 0 !important;
}
.portlet-layout.row > .col-md-12 {
  padding: 0 !important;
}

.portlet {
  margin-bottom: 0;
}

.portlet-column-content.empty {
  padding: 0;
}
.portlet-column-content .portlet {
  margin-bottom: 1rem;
}

.thc-icon {
  display: inline-block;
  font-size: 1rem;
  height: 1.3125em;
  width: 1.3125em;
  vertical-align: unset !important;
}
.thc-icon.thc-icon-facebook, .thc-icon.thc-icon-instagram, .thc-icon.thc-icon-twitter {
  fill: #fff;
  border-bottom: 2px solid transparent;
  height: 1.5rem;
  width: 1.5rem;
}
@media (max-width: 1199.98px) {
  .thc-icon.thc-icon-facebook, .thc-icon.thc-icon-instagram, .thc-icon.thc-icon-twitter {
    height: 2rem;
    width: 2rem;
  }
}
.thc-icon.thc-icon-facebook:active, .thc-icon.thc-icon-facebook:focus, .thc-icon.thc-icon-facebook:hover, .thc-icon.thc-icon-instagram:active, .thc-icon.thc-icon-instagram:focus, .thc-icon.thc-icon-instagram:hover, .thc-icon.thc-icon-twitter:active, .thc-icon.thc-icon-twitter:focus, .thc-icon.thc-icon-twitter:hover {
  border-bottom: 2px solid #fff;
}

a.new-tab-link:active .thc-new-tab-icon, a.new-tab-link:focus .thc-new-tab-icon, a.new-tab-link:hover .thc-new-tab-icon {
  background-color: #464646;
}

.thc-new-tab-icon {
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  font-size: 1rem;
  height: 1em;
  width: 1em;
  background-color: #015e56;
  -webkit-mask: url("../images/icons/new-tab.svg") no-repeat center;
  mask: url("../images/icons/new-tab.svg") no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.thc-new-tab-icon:active, .thc-new-tab-icon:focus, .thc-new-tab-icon:hover {
  background-color: #464646;
}

.module-image-preview img {
  display: block;
  margin-bottom: 1.25rem;
  max-width: 100%;
}

.thc-anchor {
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
}
.thc-anchor:active, .thc-anchor:focus, .thc-anchor:hover {
  text-decoration: none;
}

.caret {
  border-width: 6px 5px 0;
  transition: transform 350ms linear;
}

hr {
  border-color: #ccc;
  margin: 0;
}

.thc-content-spacer-small {
  clear: both;
  color: transparent;
  line-height: 1.375;
  width: 100%;
  font-size: 1rem;
}

.thc-content-spacer-large {
  clear: both;
  color: transparent;
  line-height: 1.375;
  width: 100%;
  font-size: 1.5rem;
}

.quick-access-nav a {
  border-width: 0;
  padding: 1rem;
}

.popover {
  font-display: swap;
  font-family: "proxima-nova", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.375;
  border-radius: 3px;
  z-index: 9;
}
.popover a {
  color: #005d55;
  text-decoration: underline;
}
.popover a:active, .popover a:focus, .popover a:hover {
  color: inherit;
  text-decoration: none;
}
.popover a[class*=thc-cta-] {
  display: block;
  margin-top: 0.25rem;
  text-decoration: none;
}
.popover p {
  padding-bottom: 0;
}

.popover-content {
  padding: 0.6rem 1rem;
}

.sr-only {
  white-space: nowrap;
}

.portlet-asset-publisher .subscribe-action.mb-4 {
  margin-bottom: 0 !important;
}

@media (min-width: 768px) {
  #thc-content {
    padding-top: 7.9375rem;
  }
  #thc-content .portlet-msg-info {
    font-size: 1.125rem;
    line-height: 1.33;
  }
  .th-barebones-page #thc-content, .th-app-site #thc-content {
    padding-top: 0;
  }
}
@media screen {
  *:focus,
  .btn:focus,
  div:focus,
  input[type=checkbox]:focus,
  input[type=radio]:focus {
    outline: none !important;
    outline-offset: 0 !important;
  }
  /* keyboard intent focus outlines and all exception cases */
  [data-whatintent=keyboard] a:focus,
  [data-whatintent=keyboard] .btn:not(.btn-primary):focus,
  [data-whatintent=keyboard] button:focus,
  [data-whatintent=keyboard] div:focus,
  [data-whatintent=keyboard] th:focus {
    outline: 2px solid #005d55 !important;
  }
  [data-whatintent=keyboard] .btn.btn-primary:focus {
    outline: 2px solid #000 !important;
  }
  [data-whatintent=keyboard] input[type=radio]:focus {
    box-shadow: 0 0 0 2px #005d55;
    outline: none;
  }
  [data-whatintent=keyboard] input[type=radio]:focus:before {
    box-shadow: none;
    outline: none;
  }
  [data-whatintent=keyboard] input[type=radio]:focus-visible {
    box-shadow: 0 0 0 2px #005d55;
    outline: 2px solid #005d55;
    outline-offset: 2px;
  }
  [data-whatintent=keyboard] .th-mui-radio.Mui-focusVisible .MuiSvgIcon-root {
    outline: 2px solid #005d55;
    outline-offset: 2px;
  }
  [data-whatintent=keyboard] .th-mui-radio input:focus-visible {
    outline: 2px solid #005d55 !important;
    outline-offset: 2px !important;
  }
  [data-whatintent=keyboard] input[type=checkbox]:focus {
    box-shadow: 0 0 0 2px #005d55;
  }
  [data-whatintent=keyboard] input[type=checkbox]:focus:before {
    box-shadow: 0 0 0 2px #005d55;
  }
  [data-whatintent=keyboard] textarea:focus {
    border-width: 1px !important;
  }
  [data-whatintent=keyboard] .thc-alert:not(.thc-audience-message) *:focus {
    outline: 2px solid #000 !important;
  }
  [data-whatintent=keyboard] .thc-nav-roles-bar .btn:not(.btn-primary):focus,
  [data-whatintent=keyboard] .thc-nav-roles-bar .btn.btn-primary:focus,
  [data-whatintent=keyboard] .thc-nav-roles-bar a:focus,
  [data-whatintent=keyboard] .thc-bg-green .btn:not(.btn-primary):focus,
  [data-whatintent=keyboard] .thc-bg-green .btn.btn-primary:focus,
  [data-whatintent=keyboard] .thc-bg-green a:focus,
  [data-whatintent=keyboard] footer .btn:not(.btn-primary):focus,
  [data-whatintent=keyboard] footer .btn.btn-primary:focus,
  [data-whatintent=keyboard] footer a:focus {
    outline-color: #fc0 !important;
  }
  .portlet-barebone .thc-portlet-content-bg-color:not(.thc-banner-large-image-container) {
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin-bottom: 1rem;
  }
  .portlet-barebone .thc-portlet-content-bg-color:not(.thc-banner-large-image-container) .thc-banner-no-image-container,
  .portlet-barebone .thc-portlet-content-bg-color:not(.thc-banner-large-image-container) .thc-quick-links-container {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .portlet-barebone .thc-portlet-content-bg-color:not(.thc-banner-large-image-container).thc-bg-transparent {
    margin-bottom: 0;
  }
  .portlet-barebone .thc-portlet-content-bg-color:not(.thc-banner-large-image-container) .thc-banner-no-image-container .thc-portlet-content-bg-color:not(.thc-banner-large-image-container) {
    padding-bottom: 0;
    padding-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .portlet-barebone .thc-portlet-content-bg-color:not(.thc-banner-large-image-container) {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
  }
}
@media (max-width: 767.98px) {
  .th-app-site #portlet_THStreetlightMap .esri-input {
    font-size: 16px;
  }
}
@media print {
  @page {
    margin: 1rem;
    size: auto;
  }
  body {
    color: #000;
  }
  img {
    display: none !important;
  }
  a[href]:after {
    content: none !important;
  }
  .container-fluid,
  .container-fluid-max-xl {
    padding: 0;
  }
  #thc-banner {
    position: static;
  }
  .navbar {
    display: block;
  }
  .thc-nav-roles-bar,
  .thc-nav-pages-bar,
  .thc-nav-utility-bar {
    display: none;
  }
  .thc-nav-main-bar .page-container {
    border-bottom: 2px solid #ccc;
    margin-bottom: 2rem;
  }
  .thc-nav-main-bar .navbar-header {
    padding-left: 0;
  }
  .logo svg {
    fill: #000;
  }
  .signed-out #thc-content {
    padding-top: 8rem !important;
  }
  .signed-in #thc-content {
    padding-top: 10rem !important;
  }
  #thc-footer {
    display: none;
  }
  .btn.btn-primary, .btn.btn-secondary {
    border: 1px solid #000;
    color: #000;
    transition: none;
  }
  .btn.btn-primary:active, .btn.btn-primary:focus, .btn.btn-primary:hover, .btn.btn-secondary:active, .btn.btn-secondary:focus, .btn.btn-secondary:hover {
    background-color: transparent !important;
    border-color: #000;
    color: #000 !important;
  }
  #thc-breadcrumbs {
    margin-top: 0;
  }
  .thc-search-bar {
    display: none;
  }
  .thc-portlet-content-bg-color,
  .thc-accordion-container,
  .thc-quick-links-container {
    padding: 1rem 0;
  }
  .thc-hero-header-container .thc-hero-header-container-left {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .thc-hero-header-container .thc-loginpanel {
    padding-left: 0;
    padding-right: 0;
  }
  .thc-quick-links-container ul {
    justify-content: flex-start;
  }
  .thc-quick-links-container li {
    text-align: left;
  }
  .thc-quick-links-container a {
    padding-left: 0;
    padding-top: 0;
  }
  .thc-tile-image {
    display: none;
  }
  .thc-tiled-list-container .thc-tile {
    border-bottom-width: 0 !important;
    min-height: 0 !important;
  }
  .thc-tiled-list-container .thc-tile .thc-tile-title-container {
    padding: 1rem 0 !important;
  }
  .AL-container,
  .AL-container-mobile {
    display: none;
  }
  .thc-callouts-container .thc-callout,
  .thc-callouts-container .thc-related-article,
  .thc-related-articles-container .thc-callout,
  .thc-related-articles-container .thc-related-article {
    border-top-width: 0 !important;
    margin: 0;
    min-height: 0 !important;
  }
  .thc-section-masthead {
    text-align: left;
  }
  .thc-related-articles-title {
    padding-top: 0;
    text-align: left;
  }
}
/* inject:imports */
/* endinject */

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
