@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;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 0.0625rem solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 0.625rem;
  padding-right: 0.625rem;
}
.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: 0.0625rem solid #ccc;
  margin-bottom: 0.625rem;
  margin-top: 0.625rem;
  padding: 0.0625rem 0.3125rem 1.5625rem;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 0.0625rem 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 0.3125rem;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 0.625rem;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 1.25rem;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 0.3125rem;
  position: absolute;
  right: 0.3125rem;
}

.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::-webkit-input-placeholder {
  color: #a0a0a0;
  font-style: italic;
}
.form-control-inline::placeholder {
  color: #a0a0a0;
  font-style: italic;
}

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 2.5rem;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 0.5rem 0.625rem;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 0.4375rem;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 0.875rem;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -624.9375rem;
    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 0.3125rem;
  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: 0.3125rem;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 0.625rem;
  margin-top: 0.3125rem;
  top: 0.625rem;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 1.25rem;
  padding: 0.1875rem 1.25rem;
  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 {
  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 {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  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: 0.25rem;
  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: 0.625rem 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: 0.25rem;
  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 0.125rem;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 0.125rem;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 0.3125rem;
}
.lfr-tree li.tree-item li {
  padding-left: 1.25rem;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 0.3125rem;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #d8d8d8;
  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: 0.3125rem 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 0.3125rem;
  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 0.3125rem;
}
.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: 1rem;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 1.5625rem;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 1rem;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 2.5rem;
}
.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: #666;
  margin-top: 0.0625rem;
  position: absolute;
  right: 0.3125rem;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 0.3125rem;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 0.75rem;
}
.lfr-upload-container .delete-button {
  color: #666;
}
.lfr-upload-container .delete-button-col {
  padding-right: 0.625rem;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 1.5625rem;
}
.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 0.3125rem 0.3125rem;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 1rem;
  padding: 0.5rem 0.5rem 0.5rem 1.5rem;
}
.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: 0.3125rem;
}
.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: 0.3125rem;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 0.25rem 0.75rem;
}

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

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 4rem);
    top: 4rem;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 7.5rem
			);
    top: 7.5rem;
  }

  .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: 20rem;
  }
}
.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: 18.75rem;
  margin: 0.125rem;
  opacity: 0.55;
  position: absolute;
  width: 12.5rem;
}
.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: 3.125rem;
}
.taglib-discussion .lfr-discussion-container {
  border-bottom: 0.0625rem solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 0.0625rem 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: 0.0625rem 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: 5rem;
  padding: 1.25rem;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 0.125rem dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 0.625rem auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 1.5625rem;
  height: 100%;
  left: 0;
  min-height: 6.25rem;
  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: 7.1875rem;
  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: 10rem;
  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: 0.1875rem;
  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: 3.75rem;
  left: 0;
  line-height: 3.75rem;
  opacity: 0;
  top: 0.625rem;
  transform: rotate(25deg);
  width: 3.75rem;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 5rem;
  left: 2.5rem;
  line-height: 5rem;
  width: 5rem;
  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: 2.8125rem;
  height: 4.375rem;
  left: 5.625rem;
  line-height: 4.375rem;
  opacity: 0;
  position: relative;
  top: 0.5rem;
  transform: rotate(-25deg);
  width: 4.375rem;
  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: 1.25rem;
  margin-left: 0;
  margin-top: 1.25rem;
}
.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: 1.5rem;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 0.5rem;
}
.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: 12.5rem;
  padding-top: 15.625rem;
}
.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/phsg-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/phsg-theme/images/states/search_state.gif);
  max-width: 13.125rem;
  padding-top: 14.5rem;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/phsg-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 15.625rem;
  padding-top: 15.625rem;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/phsg-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 15.625rem;
  padding-top: 15.625rem;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/phsg-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 15.625rem;
  padding-top: 15.625rem;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 3rem;
}
.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: 0.0625rem solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 0.625rem;
}
.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: 1rem;
}

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

.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 0.125rem;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 1.375rem;
    line-height: 2.5rem;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 0.1875rem;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 1rem;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 0.25rem;
}

.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 {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 0.375rem;
}
.input-group .input-localized .input-localized-content {
  margin-top: 0.1875rem;
}
.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: 0.875rem;
}
.input-localized .lfr-input-localized-state {
  height: 0.25rem;
  margin: 0.1875rem 0.3125rem;
  width: 0.25rem;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 1rem;
  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: 1rem;
  width: 1rem;
}
.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: 0.25rem;
  width: 1rem;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 0.0625rem solid transparent;
  display: block;
  margin-bottom: 0.3125rem;
  padding: 0.3125rem;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 1rem;
  width: 1rem;
}
.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: 0.625rem;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 0.625rem;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 0.0625rem solid #ddd;
  display: none;
  margin: 0.125rem 0;
  padding: 0.125rem;
  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: 0.4375rem 0 0 0.3125rem;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 0.375rem;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 0.0625rem 0 0.0625rem 1.875rem;
}
.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: 0.25rem;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.00625rem;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.00625rem;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 0.25rem;
  bottom: -0.125rem;
  content: "";
  display: block;
  left: -0.125rem;
  position: absolute;
  right: -0.125rem;
  top: -0.125rem;
  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 #9ae063;
}
.item-selector .item-selector-list-row:hover {
  background-color: #d7f3c0;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 25rem;
  width: 100%;
}
.lfr-map .home-button {
  margin: 0.3125rem;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 2.1875rem;
    width: 2.8125rem;
  }
}
.lfr-map .search-controls {
  font-size: 0.9375rem;
  margin-top: 0.3125rem;
  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: 0.5rem 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 17.1875rem;
  }
}
@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: 0.1875rem 0.1875rem 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: 5.625rem;
}

.lfr-search-container .entry-action {
  width: 0.0625rem;
}
.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: 23.4375rem;
    width: auto;
  }
}
.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 {
  left: 0.75rem;
  position: fixed;
  right: 0.75rem;
  top: -0.0625rem;
  z-index: 1020;
}
.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 {
  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 {
    margin-left: 23.4375rem;
  }
}
.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 {
  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 .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 .table th:first-child {
    left: 0;
    position: absolute;
    right: 0.9375rem;
  }
}
.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: #666;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #666;
}
.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: 0.25rem;
  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.375rem;
  border-bottom-right-radius: 0.375rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 1.25rem;
}
.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.375rem;
}
.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.375rem;
}

.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: #666;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 0.3125rem;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 1.6875rem;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 0.6875rem;
}

.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 {
  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: 1.25rem;
  }
}
@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: 1.25rem;
    padding: 0.6875rem 1.1875rem;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 2.875rem;
}
@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: 2.875rem;
  margin-left: 0.625rem;
}
@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: 0.625rem;
  position: absolute;
  top: 0.5rem;
}
.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 0.0625rem 0.0625rem;
  margin-top: 0;
  padding: 0.9375rem 0.9375rem 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 0.0625rem 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: 0.8125rem;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 0.3125rem;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 3.75rem;
  display: block;
  height: 3.75rem;
  margin: 0 auto;
  width: 3.75rem;
}
.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: 1.5rem;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 0.625rem;
}
.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: 1.25rem;
  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: -1.5rem;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 1.5rem 0.75rem;
}
.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% - 3rem);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
    height: calc(100% - 3rem);
  }
}
.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: 80rem;
  padding-left: 0.1875rem;
  padding-right: 0.1875rem;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 3rem;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
    top: 3rem;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 0.0625rem solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 0.625rem 1.5rem;
  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: 3.75rem;
  }
}
.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: 12.5rem;
  width: 18.75rem;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 0.625rem;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 2rem;
  position: absolute;
  right: -0.9375rem;
  top: -0.9375rem;
  width: 2rem;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 0.0625rem;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 0.125rem 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: 12.5rem;
  width: 18.75rem;
}
.proxy.generic-portlet .portlet-title {
  padding: 0.625rem;
}
.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 2rem;
  position: absolute;
  right: -0.9375rem;
  top: -0.9375rem;
  width: 2rem;
}

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

.sortable-proxy {
  background: #727c81;
  margin-top: 0.0625rem;
}

.sortable-layout-drag-target-indicator {
  margin: 0.125rem 0;
}

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

.portlet-column-content.empty {
  padding: 3.125rem;
}

.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: 0.125rem;
  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 0.0625rem #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: 2.5rem;
  margin-right: 0.25rem;
  margin-top: 0.25rem;
  min-height: 2.5rem;
}
.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: 1.25rem;
}
.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: 2.1875rem;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 1.25rem 1.875rem;
  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: 1.875rem;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 0.625rem;
}
.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: 25rem;
  margin-top: 1.25rem;
  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: -0.0625rem -0.0625rem #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.375rem 0.375rem;
  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: 31.25rem;
}
.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;
  -webkit-user-select: none;
  user-select: none;
}

.tree-node .icon-check {
  padding-right: 0.125rem;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 0.3125rem;
}
.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: 0.625rem;
  padding-right: 0.375rem;
}
.tree-node-content .tree-label {
  margin-left: 0.1875rem;
}
.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: 0.3125rem 0.3125rem 0.3125rem 1.125rem;
}
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: -0.125rem;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 0.3125rem 0.3125rem 0.3125rem 1.125rem;
}

.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: 0.0625rem 0.0625rem 0.0625rem 0.0625rem;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 0.1875rem 0.75rem 0.1875rem 1.5rem;
  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: 0.875rem;
  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: 0.625rem;
  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: 0.0625rem 0.0625rem 0.0625rem 0.0625rem;
}
.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: 0.0625rem 0.0625rem 0.0625rem 0.0625rem;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 0.1875rem 0.75rem 0.1875rem 1.5rem;
  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: 0.8125rem;
}

.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: 0.0625rem 0.0625rem 0.0625rem 0.0625rem;
  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: 0.625rem;
  margin-top: 0.625rem;
  padding: 1.75rem 1.5rem;
}

.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: 0.625rem;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

:not(.inline-item) > .loading-animation {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
}
.product-menu .loading-animation {
  margin-top: 10rem;
}

@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: 0.625rem;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 0.3125rem;
}
.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: 0.3125rem;
}

.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: 2.5rem 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: 2.5rem 2.5rem;
  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;
}

/*
  LIKE BOOSTRAP short-cut-classes-here...
*/
/*
DO NOT MODIFY THIS FILE.
It's generated with the gulp task 'iconfont'.
---------------------------------------------
THIS FILE IS NOT IMPORTED BY CUSTOM.CSS
due to minifier issues, this file is seperately included in portal-normal and not by custom.css
 */
@font-face {
  font-family: "customer-icons";
  src: url("/o/phsg-theme/fonts/customer-icons/customer-icons.woff2") format("woff2"), url("/o/phsg-theme/fonts/customer-icons/customer-icons.woff") format("woff"), url("/o/phsg-theme/fonts/customer-icons/customer-icons.ttf") format("truetype");
}
.customer-icon-link-right-arrow-green:before, .customer-icon-heat-level:before, .customer-icon-external:before, .customer-icon-download:before {
  font-family: "customer-icons", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
}

/**
 * Cutomer icon-font own Styles.
 */
/*----------------------------------------------------------------------------------
  Customer's Corporate Identity / Corporate Design
  (Variables only)
------------------------------------------------------------------------------------*/
/* ------------------------------------------------
                COLORS starts here
--------------------------------------------------- */
/*all highlighted headlines, links or primary highlighted elements*/
/*customer wish this color on favorites list */
/*for Example: for main font and footer color*/
/*for Example: for background box color*/
/* ------------------------------------------------
                SECONDARY-COLORS Starts here
--------------------------------------------------- */
/*customers secondary colors 01*/
/*customers secondary colors 02*/
/*customers secondary berry*/
/*customers secondary orange*/
/*customers secondary sand*/
/*customers secondary blue*/
/*customers secondary colors 06, 07 ....*/
/* ------------------------------------------------
                IMAGES starts here
--------------------------------------------------- */
/* ------------------------------------------------
                SOMETHING ELSE starts here
--------------------------------------------------- */
.customer-icon-heat-level,
.customer-icon-meat-chicken,
.customer-icon-meat-cow,
.customer-icon-meat-calf,
.customer-icon-meat-fish,
.customer-icon-meat-vegetarian,
.customer-icon-meat-vegan,
.customer-icon-meat-pig {
  padding: 0;
  display: block;
  height: 0.9375rem;
  width: 1.5625rem;
  margin-right: 0.3125rem;
  float: left;
  text-align: right;
  list-style: none;
  color: #5fac22;
}

.customer-icon-heat-level {
  width: 0.9375rem;
}

.customer-icon-download,
.customer-icon-external,
.customer-icon-link-right-arrow-green {
  padding: 0.3125rem 0 0.5rem;
  list-style: none;
  font-weight: lighter;
  text-decoration: none;
  color: #5fac22;
}

.customer-icon-download:hover,
.customer-icon-external:hover,
.customer-icon-link-right-arrow-green:hover {
  text-decoration: none;
  color: #5fac22;
}

.customer-icon-download::before,
.customer-icon-external::before,
.customer-icon-link-right-arrow-green::before {
  display: block;
  float: left;
  margin-right: 0.3125rem;
  padding-top: 0.3125rem;
  font-size: 0.8em;
  text-decoration: none;
}

.customer-icon-external::before {
  width: 1.3em;
}

.customer-icon-download::before {
  width: 1.3em;
  padding-top: 0.4em;
}

/* special rotation of the arrow */
.customer-icon--rotate-top::before {
  transform: rotate(-90deg);
}
.customer-icon--rotate-down::before {
  transform: rotate(90deg);
}
.customer-icon--rotate-left::before {
  transform: rotate(180deg);
  padding-left: 0.3125rem;
  padding-top: 0;
  padding-bottom: 0.4375rem;
  margin-top: 0;
}

.customer-icon-download:before {
  content: var(--customer-icon-download);
}
.ie .customer-icon-download:before {
  content: "\e001";
}

.customer-icon-external:before {
  content: var(--customer-icon-external);
}
.ie .customer-icon-external:before {
  content: "\e002";
}

.customer-icon-heat-level:before {
  content: var(--customer-icon-heat-level);
}
.ie .customer-icon-heat-level:before {
  content: "\e003";
}

.customer-icon-link-right-arrow-green:before {
  content: var(--customer-icon-link-right-arrow-green);
}
.ie .customer-icon-link-right-arrow-green:before {
  content: "\e004";
}

.customer-icon-meat-chicken {
  background-image: url("/o/phsg-theme/images/icons/meat-chicken.svg");
}

.customer-icon-meat-cow {
  background-image: url("/o/phsg-theme/images/icons/meat-cow.svg");
}

.customer-icon-meat-pig {
  background-image: url("/o/phsg-theme/images/icons/meat-pig.svg");
}

.customer-icon-meat-fish {
  background-image: url("/o/phsg-theme/images/icons/meat-fish.svg");
}

.customer-icon-meat-calf {
  background-image: url("/o/phsg-theme/images/icons/meat-cow.svg");
}

.customer-icon-meat-vegetarian {
  background-image: url("/o/phsg-theme/images/icons/meat-vegetarian.svg");
}

.customer-icon-meat-vegan {
  background-image: url("/o/phsg-theme/images/icons/meat-vegan.svg");
}

.customer-icon-meat-vegan,
.customer-icon-meat-vegetarian,
.customer-icon-meat-cow,
.customer-icon-meat-calf,
.customer-icon-meat-chicken,
.customer-icon-meat-fish,
.customer-icon-meat-pig {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

:root {
  --customer-icon-download: "";
  --customer-icon-external: "";
  --customer-icon-heat-level: "";
  --customer-icon-link-right-arrow-green: "";
}

/* stylelint-disable */
/* stylelint-enable */
/*----------------------------------------------------------------------------------
  Customer's Corporate Identity / Corporate Design
  (Variables only)
------------------------------------------------------------------------------------*/
/* ------------------------------------------------
                COLORS starts here
--------------------------------------------------- */
/*all highlighted headlines, links or primary highlighted elements*/
/*customer wish this color on favorites list */
/*for Example: for main font and footer color*/
/*for Example: for background box color*/
/* ------------------------------------------------
                SECONDARY-COLORS Starts here
--------------------------------------------------- */
/*customers secondary colors 01*/
/*customers secondary colors 02*/
/*customers secondary berry*/
/*customers secondary orange*/
/*customers secondary sand*/
/*customers secondary blue*/
/*customers secondary colors 06, 07 ....*/
/* ------------------------------------------------
                IMAGES starts here
--------------------------------------------------- */
/* ------------------------------------------------
                SOMETHING ELSE starts here
--------------------------------------------------- */
* {
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  padding: 0;
}

html {
  font-family: customer-paragraph, sans-serif;
  font-size: 100%;
  font-weight: normal;
  color: #666;
  scroll-behavior: smooth;
}

body:not(.portal-popup) {
  background-image: url("../images/background/background-image-icon--circle.svg") !important;
  background-color: #fff;
  height: 100%;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  z-index: 1;
  background-attachment: fixed;
}
@media only screen and (max-width: 768px) {
  body:not(.portal-popup) {
    background-image: none;
  }
}

/* if content container max width 100% true: */
body.container--is-max-width {
  background-image: none !important;
}

h1 {
  line-height: 1.3;
  font-weight: normal;
  color: #5fac22;
  font-size: 2rem;
}
@media (max-width: 768px) {
  h1 {
    font-size: 1.8rem;
  }
}

h2 {
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0.18em;
  font-size: 1.7rem;
}
@media (max-width: 768px) {
  h2 {
    font-size: 1.5rem;
  }
}

h3 {
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0.47em;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  h3 {
    font-size: 1.2rem;
  }
}

h4 {
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0.7em;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  h4 {
    font-size: 1rem;
  }
}

h5 {
  line-height: 1.3;
  font-weight: normal;
  margin-top: 0.7em;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  h5 {
    font-size: 1rem;
  }
}

h6 {
  line-height: 1.3;
  font-weight: normal;
  margin-top: 1em;
  font-size: 1rem;
}
@media (max-width: 768px) {
  h6 {
    font-size: 0.8rem;
  }
}

p, ul, li, ol {
  font-weight: normal;
  line-height: 1.5;
  font-size: 1rem;
}
@media (max-width: 576px) {
  p, ul, li, ol {
    font-size: 0.9rem;
  }
}

ul {
  list-style: none;
}

.alert-info {
  border: 1px solid #ffc107;
  color: #666;
  background-color: #ffc107;
  font-size: small;
}

.alert-danger {
  border: 1px solid #dc3545;
  color: #fff;
  background-color: #dc3545;
  font-size: small;
}

.alert-warning {
  border: 1px solid #fd7e14;
  color: #fff;
  background-color: #fd7e14;
  font-size: small;
}

.alert-success {
  border: 1px solid #28a745;
  color: #fff;
  background-color: #28a745;
  font-size: small;
}

.alert-light {
  border: 1px solid #a2a2a2;
  color: #a2a2a2;
  background-color: #fff;
  font-size: small;
}

.alert-dark {
  border: 1px solid #666;
  color: #fff;
  background-color: #666;
  font-size: small;
}

.alert-primary {
  border: 1px solid #a2a2a2;
  color: #fff;
  background-color: #007bff;
  font-size: small;
}

.alert-secondary {
  border: 1px solid #a2a2a2;
  color: #fff;
  background-color: #a2a2a2;
  font-size: small;
}

.dropdown-divider {
  border-top: 0.0625rem solid #efefef;
}

.dropdown-item:hover,
.dropdown-item:focus {
  color: #666;
  background-color: #efefef;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: #5fac22;
}

.dropdown-item,
.dropdown-item.disabled,
.dropdown-item:disabled,
.dropdown-header,
.dropdown-item-text {
  color: #666;
}

a {
  color: #5fac22;
}
a:hover {
  text-decoration: underline;
  color: #5fac22;
}
a:focus, a:active {
  box-shadow: none !important;
}
a.btn:hover {
  text-decoration: none;
}

.btn {
  padding: 0.5em 1em;
  border-radius: 0;
  font-family: customer-paragraph;
  box-shadow: none;
}
.btn:focus, .btn:active {
  box-shadow: none !important;
}

.panel-body .btn-monospaced {
  background-color: transparent;
  color: #666;
  white-space: nowrap;
  padding: 0;
}
.panel-body .btn-monospaced:hover {
  background-color: #a2a2a2;
}
.panel-body .btn-monospaced.form-builder-timeline-add-item {
  background-color: #5fac22;
}
.panel-body .btn-monospaced.form-builder-timeline-add-item:hover {
  background-color: #a2a2a2;
}

.fragments-editor__floating-toolbar .btn-outline-secondary.btn-monospaced.btn-outline-borderless {
  border: 0;
}
.fragments-editor__floating-toolbar .btn-outline-secondary.btn-monospaced.btn-outline-borderless:hover {
  background-color: #5fac22;
}
.fragments-editor__floating-toolbar .btn-primary,
.fragments-editor__floating-toolbar .btn-secondary {
  border-radius: 0;
  color: #fff;
  text-decoration: none;
  border: 1px solid;
}
.fragments-editor__floating-toolbar .btn-primary:hover, .fragments-editor__floating-toolbar .btn-primary:active,
.fragments-editor__floating-toolbar .btn-secondary:hover,
.fragments-editor__floating-toolbar .btn-secondary:active {
  color: #fff;
  background-color: #5fac22;
  border-color: #5fac22;
}
.fragments-editor__floating-toolbar .btn-primary {
  border-color: #5fac22;
  background-color: #5fac22;
}
.fragments-editor__floating-toolbar .btn-secondary {
  background-color: #a2a2a2;
  border-color: #a2a2a2;
}

.btn-toolbar-content #cancelButton.btn-toolbar-button,
.btn-toolbar-content .btn.btn-secondary.btn-cancel,
.dialog-footer #cancelButton.btn-toolbar-button,
.dialog-footer .btn.btn-secondary.btn-cancel {
  background-color: #a2a2a2 !important;
  border-radius: 0 !important;
  border: 0 !important;
  color: #fff !important;
  padding: 0.5em 1em !important;
  text-decoration: none !important;
}
.btn-toolbar-content #cancelButton.btn-toolbar-button:hover,
.btn-toolbar-content .btn.btn-secondary.btn-cancel:hover,
.dialog-footer #cancelButton.btn-toolbar-button:hover,
.dialog-footer .btn.btn-secondary.btn-cancel:hover {
  background-color: #5fac22 !important;
}
.btn-toolbar-content #cancelButton.btn-toolbar-button::before,
.btn-toolbar-content .btn.btn-secondary.btn-cancel::before,
.dialog-footer #cancelButton.btn-toolbar-button::before,
.dialog-footer .btn.btn-secondary.btn-cancel::before {
  content: "";
  margin-right: 0;
}

.lfr-form-content .btn-secondary {
  border-radius: 0;
  background-color: #fff;
  color: #666;
  border: 1px solid #a2a2a2;
  text-decoration: none;
}
.lfr-form-content .btn-secondary:hover {
  background-color: #5fac22;
  color: #fff;
  border-color: #5fac22;
}
.lfr-form-content .btn-secondary::before {
  content: "";
}

body .wrapper .btn-secondary,
.fragment .btn-secondary {
  border-radius: 0;
  background-color: #fff;
  color: #666;
  border: 1px solid #a2a2a2;
  text-decoration: none;
}
body .wrapper .btn-secondary:hover,
.fragment .btn-secondary:hover {
  background-color: #5fac22;
  color: #fff;
  border-color: #5fac22;
}
body .wrapper .btn-secondary::before,
.fragment .btn-secondary::before {
  content: "";
}
body .wrapper .btn-primary,
body .wrapper .btn-secondary,
.fragment .btn-primary,
.fragment .btn-secondary {
  border-radius: 0;
  text-decoration: none;
  border: 1px solid;
}
body .wrapper .btn-primary:hover,
body .wrapper .btn-secondary:hover,
.fragment .btn-primary:hover,
.fragment .btn-secondary:hover {
  color: #fff;
  background-color: #5fac22;
  border-color: #5fac22;
}
body .wrapper .btn-primary,
.fragment .btn-primary {
  background-color: #5fac22;
  border-color: #5fac22;
}
body .wrapper .btn-outline-primary,
body .wrapper .btn-outline-secondary,
.fragment .btn-outline-primary,
.fragment .btn-outline-secondary {
  border-radius: 0;
  border: 1px solid;
  padding: 0.5em 1em;
  text-decoration: none;
}
body .wrapper .btn-outline-primary:hover,
body .wrapper .btn-outline-secondary:hover,
.fragment .btn-outline-primary:hover,
.fragment .btn-outline-secondary:hover {
  color: #fff;
}
body .wrapper .btn-outline-primary:hover,
.fragment .btn-outline-primary:hover {
  border-color: #5fac22;
}
body .wrapper .btn-outline-secondary,
.fragment .btn-outline-secondary {
  color: #a2a2a2;
  border-color: #a2a2a2;
  background-color: #fff;
}
body .wrapper .btn-outline-secondary:hover,
.fragment .btn-outline-secondary:hover {
  border-color: #a2a2a2;
  background-color: #a2a2a2;
}
body .wrapper .btn-link,
.fragment .btn-link {
  border-radius: 0;
  padding: 0.5em 0;
  min-width: auto;
  text-decoration: none;
}
body .wrapper .btn-link::before,
.fragment .btn-link::before {
  color: #5fac22;
  display: inline;
  vertical-align: middle;
  font-family: "customer-icons";
  content: "\e004";
  font-size: 0.8em;
  margin-right: 0.8em;
  text-decoration: none;
}
body .wrapper .btn-link:hover,
.fragment .btn-link:hover {
  text-decoration: none !important;
  color: #5fac22;
}

/*this is because the web-contents have to many space on top*/
.portlet-journal-content .portlet .portlet-header {
  position: absolute;
  z-index: 11;
}

.color_bg-themeGreen {
  background-color: #5fac22;
  height: 100%;
  color: #fff;
}
.color_bg-themeGreen a {
  text-decoration: none;
  color: inherit;
}
.color_bg-themeGreen a:link, .color_bg-themeGreen a:hover {
  color: #fff;
  text-decoration: none;
}
.color_bg-themePurple {
  background-color: #aa4c7d;
  height: 100%;
  color: #fff;
}
.color_bg-themePurple a {
  text-decoration: none;
  color: inherit;
}
.color_bg-themePurple a:link, .color_bg-themePurple a:hover {
  color: #fff;
  text-decoration: none;
}
.color_bg-themeYellow {
  background-color: #fb7d19;
  height: 100%;
  color: #fff;
}
.color_bg-themeYellow a {
  text-decoration: none;
  color: inherit;
}
.color_bg-themeYellow a:link, .color_bg-themeYellow a:hover {
  color: #fff;
  text-decoration: none;
}
.color_bg-themeBlue {
  background-color: #62a8e5;
  height: 100%;
  color: #fff;
}
.color_bg-themeBlue a {
  text-decoration: none;
  color: inherit;
}
.color_bg-themeBlue a:link, .color_bg-themeBlue a:hover {
  color: #fff;
  text-decoration: none;
}
.color_bg-themeGrey {
  background-color: #efefef;
  height: 100%;
}

.background-white {
  background-color: #fff;
}

@media only screen and (max-width: 768px) {
  #main-content.layout-content {
    margin-right: 0;
    margin-left: 0;
  }
}
.container {
  font-family: customer-paragraph;
}
@media (max-width: 768px) {
  .container .container {
    max-width: 100%;
  }
}

.container.content {
  width: 100%;
  top: 15px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .container.content {
    max-width: 100%;
    top: 5px;
  }
}
@media only screen and (max-width: 576px) {
  .container.content {
    padding-right: 0;
    padding-left: 0;
    top: 0;
  }
}

.container--is-max-width .container,
.container--is-max-width .container-fluid {
  max-width: 100%;
}

#content .container, #content .container-fluid {
  margin-bottom: 1em !important;
  padding-bottom: 0 !important;
}
#content section.portlet {
  margin-bottom: 0 !important;
}

#wrapper.wrapper--no-header {
  margin-top: 0;
}
#wrapper.wrapper--has-header {
  margin-top: 5.5rem;
}

.has-control-menu #wrapper.wrapper--no-header {
  margin-top: 3.0625rem;
}
.has-control-menu #wrapper.wrapper--has-header {
  margin-top: 8.5625rem;
}

.has-edit-mode-menu.has-control-menu #wrapper.wrapper--no-header {
  margin-top: 7.0625rem;
}
.has-edit-mode-menu.has-control-menu #wrapper.wrapper--has-header {
  margin-top: 12.5625rem;
}

.page-footer {
  background-color: #666;
  padding-bottom: 1rem;
  padding-top: 1rem;
  bottom: 0;
  width: 100%;
  height: auto;
  z-index: 10;
  position: relative;
  top: 1em;
}
.page-footer, .page-footer a {
  color: #a2a2a2;
}
.page-footer hr {
  background-color: #a2a2a2;
}

.footer__logo {
  width: 8.125rem;
}
.footer__bottom, .footer__text-left, .footer__text-right {
  color: #a2a2a2;
  font-weight: normal;
  font-family: customer-paragraph;
  font-size: 95%;
}
.footer__links {
  display: flex;
  justify-content: end;
}
.footer__links a {
  text-decoration: underline;
  margin-right: 0.9375rem;
}
.footer__links a:hover {
  color: #5fac22;
}
.footer__social {
  align-items: center;
  display: flex;
  justify-content: end;
}
.footer__social a {
  margin-left: 0.9375rem;
}

@media only screen and (max-width: 576px) {
  .footer__logo {
    width: 6.25rem;
  }
  .footer__social, .footer__links {
    justify-content: start;
  }
  .footer__social a {
    margin-left: 0;
    margin-right: 0.9375rem;
  }
  .footer__bottom, .footer__text-left, .footer__text-right {
    font-size: 90%;
  }
}
@media screen and (min-width: 576px) {
  .footer__logo {
    width: 7.375rem;
  }
  .footer__bottom, .footer__text-left, .footer__text-right {
    font-size: 90%;
  }
}
.edit-icon-top-right {
  position: relative;
}

.edit-icon-top-right .edit-icon {
  position: absolute;
  top: 0.5rem;
  right: 1.9rem;
}

.portlet-column-content.empty {
  padding: 0;
}

.portlet-column.yui3-dd-drop-active-valid {
  border: 2px dashed #ced4da;
}
.portlet-column.yui3-dd-drop-active-valid .portlet-column-content.empty {
  padding: 3.125rem;
}

.item:hover > ul {
  display: flex !important;
}

.subnavigation {
  position: static !important;
}

.safari .th-lg .fragment__editable-text {
  text-align: left;
}

header.site-header {
  position: fixed;
  z-index: 12;
  width: 100%;
}

/* stylelint-disable */
#wrapper.wrapper--has-header header.site-header {
  top: 0;
}

.has-control-menu #wrapper.wrapper--has-header header.site-header {
  top: 3.0625rem;
}

@media only screen and (max-width: 0) {
  .has-control-menu #wrapper.wrapper--has-header header.site-header {
    margin-top: -0.5rem;
  }
}
.has-edit-mode-menu.has-control-menu #wrapper.wrapper--has-header header.site-header {
  top: 7.0625rem;
}

/* stylelint-enable */
header .portlet, header .field-wrapper, header .form-group {
  margin-bottom: 0;
}
header .logo {
  padding-left: 0.9375rem;
}
@media only screen and (max-width: 576px) {
  header .customer-logo img {
    width: 5.625rem;
    min-width: 5rem;
  }
}
@media screen and (min-width: 576px) {
  header .customer-logo img {
    width: 6.25rem;
  }
}
@media screen and (min-width: 768px) {
  header .customer-logo img {
    width: 8.125rem;
  }
}
header .text-default {
  color: #666;
  font-weight: 600;
  margin-right: 0.9375rem;
}
header .field-wrapper {
  position: absolute;
  right: 0.25rem;
  top: 0.125rem;
}
header .field-wrapper a {
  color: #fff;
}
header .liferay-site-name {
  font-family: customer-paragraph;
  color: #666;
}
header .portlet {
  margin-bottom: 0;
}
header .portlet:hover {
  z-index: 1034;
}
header .user-personal-bar .fieldset {
  position: relative;
}
header .user-personal-bar .sticker {
  bottom: auto;
  left: 0;
  right: auto;
  top: 0;
  box-shadow: none;
}
@media only screen and (max-width: 768px) {
  header .autofit-col.profile-item {
    display: none;
    visibility: hidden;
  }
}
header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem;
}
header .search-bar-keywords-input-wrapper {
  margin-left: 0;
}
header .user-avatar-image {
  display: inline-flex;
  margin-right: 0.5rem;
  vertical-align: middle;
}
header .input-group-inset-item,
header .input-group {
  border-radius: 3.125rem;
}
header .border-bottom {
  border-color: #a2a2a2;
}
header .navbar-toggler {
  padding: 0.35em 0.55em;
  border-radius: 100%;
  line-height: 1.2;
}
header .customer-nav__navbar {
  padding: 0;
  margin: 0 1em;
  z-index: 13;
}
header .user-icon-color-0 {
  display: flex;
  box-shadow: none;
}
header .favorites-list-toggler .fa-star {
  padding: 0.6875rem;
}
@media only screen and (max-width: 768px) {
  header .favorites-list-toggler-wrapper {
    margin-right: 0;
  }
}
header span.user-icon-color-9,
header .input-group,
header .navbar-toggler,
header .user-icon-color-0 {
  border: 1px solid #a2a2a2;
  color: #a2a2a2;
  border-radius: 3.125rem;
}
header .input-group-inset-item {
  border: 1px solid #a2a2a2 !important;
  color: #a2a2a2 !important;
  border-radius: 3.125rem !important;
}
header span.user-icon-color-9:hover,
header span.user-icon-color-9:focus,
header span.user-icon-color-9:active,
header span.user-icon-color-9:visited,
header .input-group:hover,
header .input-group:focus,
header .input-group:active,
header .input-group:visited,
header .navbar-toggler:hover,
header .navbar-toggler:focus,
header .navbar-toggler:active,
header .navbar-toggler:visited,
header .user-icon-color-0:hover,
header .user-icon-color-0:focus,
header .user-icon-color-0:active,
header .user-icon-color-0:visited {
  border: 1px solid #5fac22;
  color: #5fac22;
}
header .input-group-item .input-group-inset-after.form-control,
header .search-bar-search-button-wrapper {
  border-width: 0;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  background-color: transparent;
}
header .search-bar-simple {
  margin-top: 0 !important;
}
header .input-group-item.search-bar-keywords-input-wrapper {
  margin-left: 0.8125rem;
}
header .navbar-form,
header .profile-item {
  display: block;
}
header .profile-item {
  margin-left: 1rem;
}
@media only screen and (max-width: 768px) {
  header .navbar-form,
header .profile-item {
    display: none;
  }
}
header .burger-icon--close {
  border: 0 none;
}
header .burger-icon--close:hover,
header .burger-icon--close:focus,
header .burger-icon--close:active,
header .burger-icon--close:visited {
  border: 0 none;
}
header .burger-icon,
header .burger-icon--close {
  padding: 0.4375rem 0.6875rem;
}
header span.user-icon-color-9,
header .lexicon-icon,
header .dropdown-toggle,
header .burger-icon,
header .burger-icon--close {
  color: #a2a2a2;
  box-shadow: none;
  background-color: #fff;
}
header span.user-icon-color-9:hover,
header span.user-icon-color-9:focus,
header span.user-icon-color-9:active,
header span.user-icon-color-9:visited,
header .lexicon-icon:hover,
header .lexicon-icon:focus,
header .lexicon-icon:active,
header .lexicon-icon:visited,
header .dropdown-toggle:hover,
header .dropdown-toggle:focus,
header .dropdown-toggle:active,
header .dropdown-toggle:visited,
header .burger-icon:hover,
header .burger-icon:focus,
header .burger-icon:active,
header .burger-icon:visited,
header .burger-icon--close:hover,
header .burger-icon--close:focus,
header .burger-icon--close:active,
header .burger-icon--close:visited {
  color: #5fac22;
  box-shadow: none;
  outline: none;
}
header .lfr-nav-child-toggle {
  display: none;
}

.layout-content.portlet-layout .page-title {
  text-align: left;
  margin-top: 0.9375rem;
  margin-bottom: 0.9375rem;
}

.page-name {
  color: #666;
  font-family: customer-title-light;
  text-align: center;
  font-size: 1.4375rem;
  margin-bottom: 0;
  text-decoration: none;
}

@media (min-width: 576px) {
  header .navbar .nav-item:first-child a {
    padding-left: 0;
  }
}
@media screen and (max-width: 575px) {
  .navbar.navbar-classic {
    padding: 0;
  }
  .navbar.navbar-classic .container.user-personal-bar {
    padding: 0;
  }
}

.searchcontainer-content .user-icon-color-0,
.searchcontainer-content .user-icon-color-1,
.searchcontainer-content .user-icon-color-2,
.searchcontainer-content .user-icon-color-3,
.searchcontainer-content .user-icon-color-4,
.searchcontainer-content .user-icon-color-5,
.searchcontainer-content .user-icon-color-6,
.searchcontainer-content .user-icon-color-7,
.searchcontainer-content .user-icon-color-8,
.searchcontainer-content .user-icon-color-9 {
  display: none;
}

h6 .text-default {
  font-weight: 300;
}

.search-total-label strong {
  font-size: 1.875rem;
  font-weight: normal;
  font-style: normal;
}

.search-total-label {
  font-size: 1.875rem;
  text-align: center;
}

h6 .text-default strong {
  font-weight: normal;
  font-style: normal;
}

.portlet-type-facet {
  margin-top: 1.875rem;
}

.personal-menu-dropdown button.dropdown-toggle {
  padding: 0;
}

.dropdown-menu-personal-menu {
  font-family: customer-paragraph;
  border-radius: 0;
  border-color: #dee2e6;
  margin-top: 1.5rem;
  box-shadow: 0 7px 6px 0 rgba(102, 102, 102, 0.3);
  position: absolute;
  z-index: 11;
  width: 16.25rem;
}
.dropdown-menu-personal-menu ul.list-unstyled {
  /* stylelint-disable selector-max-specificity */
  /* stylelint-enable selector-max-specificity */
}
.dropdown-menu-personal-menu ul.list-unstyled:nth-child(1) {
  margin-top: 0.875rem;
}
.dropdown-menu-personal-menu ul.list-unstyled ul.list-unstyled:nth-child(2), .dropdown-menu-personal-menu ul.list-unstyled ul.list-unstyled:nth-child(4), .dropdown-menu-personal-menu ul.list-unstyled ul.list-unstyled:nth-child(6) {
  display: none;
}
.dropdown-menu-personal-menu ul.list-unstyled .dropdown-divider {
  display: none;
}
.dropdown-menu-personal-menu ul.list-unstyled li .dropdown-item {
  color: #666;
  padding: 0.3125rem 0.9375rem;
}
.dropdown-menu-personal-menu ul.list-unstyled .dropdown-subheader {
  color: #666;
  padding: 0.3125rem 0.9375rem;
}
.dropdown-menu-personal-menu ul.list-unstyled:before {
  content: "";
  background-image: url("/o/phsg-theme/images/icons/dropdown-box-arrow.svg");
  display: block;
  width: 1em;
  height: 0.5em;
  position: absolute;
  z-index: 13;
  top: -0.48em;
  right: 0.8em;
}
@media only screen and (max-width: 576px) {
  .dropdown-menu-personal-menu ul.list-unstyled:before {
    display: none;
  }
}

.portlet-layout .portlet .management-bar > .container-fluid-max-xl, .portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0;
}
.portlet-layout .portlet .portlet-title-text {
  color: #666;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}
.portlet-layout .lfr-pagination-buttons > li > a {
  line-height: 1.25rem;
  padding: 0.6875rem 1.1875rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.9375rem;
  display: inline-block;
  margin: 0.3125rem;
}
.portlet-layout .lfr-pagination-buttons > li > a:hover {
  background-color: #dee2e6;
  text-decoration: none;
}
.portlet-layout .lfr-pagination-delta-selector, .portlet-layout .search-results {
  color: #666;
}

.edit-icon-top-right {
  position: relative;
}

.edit-icon-top-right .edit-icon {
  position: absolute;
  top: 0.5rem;
  right: 1.9rem;
}

.navbar-expand-md {
  font-weight: bold;
}

.portlet-decorate .portlet {
  margin-bottom: 1.5rem;
}
.portlet-decorate .portlet-content {
  border: 1px solid #efefef;
  padding: 1.5rem;
}

.portlet-barebone .panel, .portlet-borderless .panel {
  background-color: transparent;
}
.portlet-barebone .panel.card, .portlet-borderless .panel.card {
  box-shadow: none;
}
.portlet-barebone .widget-mode-detail, .portlet-borderless .widget-mode-detail {
  background-color: transparent;
}

.entry-title.taglib-categorization-filter {
  font-size: 100%;
  color: #5fac22;
}
.entry-title.taglib-categorization-filter span.label {
  font-size: 80%;
  color: #fff;
  border: none;
  background-color: #5fac22;
  margin: 0;
  border-radius: 0.1875rem;
  font-weight: lighter;
  text-transform: none !important;
  text-decoration: none;
  padding: 0.3125rem;
  vertical-align: middle;
}
.entry-title.taglib-categorization-filter span.label-item-after {
  margin-left: 0.3125rem;
}
.entry-title.taglib-categorization-filter span.label-item-after:hover {
  color: #fff;
}
.entry-title.taglib-categorization-filter span.label-item-after svg {
  vertical-align: bottom;
}

header .user-avatar-link {
  position: relative;
  display: flex;
  flex-direction: row;
}
header .user-avatar-link .badge.panel-notifications-count {
  position: absolute;
  z-index: 2;
  display: inline-table;
  left: 0;
  top: 0;
  margin: -0.3125rem;
}

/* stylelint-disable */
#main-content {
  background-color: #fff;
  margin: 1em;
}
#main-content #portlet_com_liferay_portal_search_web_search_bar_portlet_SearchBarPortlet.portlet {
  margin: 0.9375rem 0;
}

/* stylelint-enable */
.hide-asset-publisher-header {
  /* stylelint-disable selector-max-specificity */
  /* stylelint-enable selector-max-specificity */
}
.hide-asset-publisher-header .portlet-boundary .portlet-content-container .default-asset-publisher.show-asset-title .mb-2 {
  margin-bottom: 0;
  height: 0;
}
.hide-asset-publisher-header .portlet-boundary .portlet-content-container .default-asset-publisher.show-asset-title .mb-2 .component-title {
  visibility: hidden;
  height: 0;
}

.page-editor__layout-viewport {
  background-color: #fff !important;
}

/*
  IMPORTANT TO KNOW: AT THE MOMENT WE CANT USE SCSS OR VARIABLES ON THE FRAGMENTS, THERE JUST WORKS A SIMPLE CSS...
  THAT'S WHY THE CLASSES BUILD IN HERE = READY TO USE CLASSES FOR FRAGMENTS

  (IT'S WORKING LIKE BOOTSTRAP'S "float-left" OR "mr-3, p-0" OR READY TO USE "row" AND "col" CLASSES.
  Just use this Bootstrap-classes always at first in your class like:
  class="bootstrap-classes-here basic-classes-here customer-classes-here")

  BY THE WAY: THE BLOCK-NAME__ELEMENT-NAME--MODIFIER-NAME = "BEM" CLASS-NAMING-CONVENTION IS THE SAME
  LIKE IN THE $VARIABLES
*/
.basic__color-primary--highlight, .basic__color-primary_highlight, .basic__color_primary--highlight, .basic__color_primary_highlight {
  color: #5fac22 !important;
}
.basic__color-primary--dark, .basic__color-primary_dark, .basic__color_primary--dark, .basic__color_primary_dark {
  color: #666 !important;
}
.basic__color-primary--light, .basic__color-primary_light, .basic__color_primary--light, .basic__color_primary_light {
  color: #efefef !important;
}
.basic__color-background-primary--highlight, .basic__color-background-primary_highlight, .basic__color_background_primary--highlight, .basic__color_background_primary_highlight {
  background-color: #5fac22 !important;
}
.basic__color-background-primary--dark, .basic__color-background-primary_dark, .basic__color_background_primary--dark, .basic__color_background_primary_dark {
  background-color: #666 !important;
}
.basic__color-background-primary--light, .basic__color-background-primary_light, .basic__color_background_primary--light, .basic__color_background_primary_light {
  background-color: #efefef !important;
}
.basic__color-background-hover-primary--highlight:hover {
  background-color: #5fac22;
}
.basic__color-background-hover-primary--dark:hover {
  background-color: #666;
}
.basic__color-background-hover-primary--light:hover {
  background-color: #efefef;
}
.basic__font-color--highlight {
  color: #5fac22;
}
.basic__font-color--dark {
  color: #666;
}
.basic__font-color--light {
  color: #efefef;
}
.basic__link-color--highlight {
  color: #5fac22;
}
.basic__link-color--dark {
  color: #666;
}
.basic__link-color--light {
  color: #efefef;
}
.basic__icon-font-color--highlight {
  color: #5fac22;
}
.basic__icon-font-color--dark {
  color: #666;
}
.basic__icon-font-color--light {
  color: #efefef;
}
.basic__color-secondary--01 {
  color: #a2a2a2 !important;
}
.basic__color-secondary--02 {
  color: #aa4c7d;
}
.basic__color-secondary--03 {
  color: #fb7d19;
}
.basic__color-secondary--04 {
  color: #62a8e5;
}
.basic__color-secondary--05 {
  color: #dee2e6 !important;
}
.basic__color-secondary--06 {
  color: #a9a9a9;
}
.basic__color-secondary--07 {
  color: #fafafa;
}
.basic__color-secondary--08 {
  color: #cdcdcd;
}
.basic__color-secondary--06-white {
  color: #fff;
}
.basic__color-background-secondary--01 {
  background-color: #a2a2a2 !important;
}
.basic__color-background-secondary--02 {
  background-color: #aa4c7d;
}
.basic__color-background-secondary--03 {
  background-color: #fb7d19;
}
.basic__color-background-secondary--04 {
  background-color: #62a8e5;
}
.basic__color-background-secondary--05 {
  background-color: #dee2e6 !important;
}
.basic__color-background-hover-secondary--01:hover {
  background-color: #a2a2a2;
}
.basic__color-background-hover-secondary--02:hover {
  background-color: #aa4c7d;
}
.basic__color-background-hover-secondary--03:hover {
  background-color: #fb7d19;
}
.basic__color-background-hover-secondary--04:hover {
  background-color: #62a8e5;
}
.basic__color-background-hover-secondary--05:hover {
  background-color: #dee2e6;
}
.basic__border-colors--primary--highlight {
  border: 1px solid #5fac22;
}
.basic__border-colors--primary--highlight-bottom {
  border-bottom: 0.0625rem solid #5fac22;
}
.basic__border-colors--primary--highlight-right {
  border-right: 0.0625rem solid #5fac22;
}
.basic__border-colors--primary--highlight-left {
  border-left: 0.0625rem solid #5fac22;
}
.basic__border-colors--primary--highlight-top {
  border-top: 0.0625rem solid #5fac22;
}
.basic__border-colors--primary--dark {
  border: 1px solid #666;
}
.basic__border-colors--primary--dark-bottom {
  border-bottom: 0.0625rem solid #666;
}
.basic__border-colors--primary--dark-right {
  border-right: 0.0625rem solid #666;
}
.basic__border-colors--primary--dark-left {
  border-left: 0.0625rem solid #666;
}
.basic__border-colors--primary--dark-top {
  border-top: 0.0625rem solid #666;
}
.basic__border-colors--primary--light {
  border: 1px solid #efefef;
}
.basic__border-colors--primary--light-bottom {
  border-bottom: 0.0625rem solid #efefef;
}
.basic__border-colors--primary--light-right {
  border-right: 0.0625rem solid #efefef;
}
.basic__border-colors--primary--light-left {
  border-left: 0.0625rem solid #efefef;
}
.basic__border-colors--primary--light-top {
  border-top: 0.0625rem solid #efefef;
}
.basic__border-colors--secondary--01 {
  border: 1px solid #a2a2a2;
}
.basic__border-colors--secondary--01-bottom {
  border-bottom: 0.0625rem solid #a2a2a2;
}
.basic__border-colors--secondary--01-right {
  border-right: 0.0625rem solid #a2a2a2;
}
.basic__border-colors--secondary--01-left {
  border-left: 0.0625rem solid #a2a2a2;
}
.basic__border-colors--secondary--01-top {
  border-top: 0.0625rem solid #a2a2a2;
}
.basic__border-colors--secondary--02 {
  border: 1px solid #aa4c7d;
}
.basic__border-colors--secondary--02-bottom {
  border-bottom: 0.0625rem solid #aa4c7d;
}
.basic__border-colors--secondary--02-right {
  border-right: 0.0625rem solid #aa4c7d;
}
.basic__border-colors--secondary--02-left {
  border-left: 0.0625rem solid #aa4c7d;
}
.basic__border-colors--secondary--02-top {
  border-top: 0.0625rem solid #aa4c7d;
}
.basic__border-colors--secondary--03 {
  border: 1px solid #fb7d19;
}
.basic__border-colors--secondary--03-bottom {
  border-bottom: 0.0625rem solid #fb7d19;
}
.basic__border-colors--secondary--03-right {
  border-right: 0.0625rem solid #fb7d19;
}
.basic__border-colors--secondary--03-left {
  border-left: 0.0625rem solid #fb7d19;
}
.basic__border-colors--secondary--03-top {
  border-top: 0.0625rem solid #fb7d19;
}
.basic__border-colors--secondary--04 {
  border: 1px solid #62a8e5;
}
.basic__border-colors--secondary--04-bottom {
  border-bottom: 0.0625rem solid #62a8e5;
}
.basic__border-colors--secondary--04-right {
  border-right: 0.0625rem solid #62a8e5;
}
.basic__border-colors--secondary--04-left {
  border-left: 0.0625rem solid #62a8e5;
}
.basic__border-colors--secondary--04-top {
  border-top: 0.0625rem solid #62a8e5;
}
.basic__border-colors--secondary--05 {
  border: 1px solid #dee2e6;
}
.basic__border-colors--secondary--05-bottom {
  border-bottom: 0.0625rem solid #dee2e6;
}
.basic__border-colors--secondary--05-right {
  border-right: 0.0625rem solid #dee2e6;
}
.basic__border-colors--secondary--05-left {
  border-left: 0.0625rem solid #dee2e6;
}
.basic__border-colors--secondary--05-top {
  border-top: 0.0625rem solid #dee2e6;
}
.basic__border-colors--secondary--06 {
  border: 1px solid #e6e6e6;
}
.basic__border-colors--secondary--06-bottom {
  border-bottom: 0.0625rem solid #e6e6e6;
}
.basic__border-colors--secondary--06-right {
  border-right: 0.0625rem solid #e6e6e6;
}
.basic__border-colors--secondary--06-left {
  border-left: 0.0625rem solid #e6e6e6;
}
.basic__border-colors--secondary--06-top {
  border-top: 0.0625rem solid #e6e6e6;
}
.basic__border-colors--secondary--06-white {
  border: 1px solid #fff;
}
.basic__border-colors--secondary--06-white-bottom {
  border-bottom: 0.0625rem solid #fff;
}
.basic__border-colors--secondary--06-white-right {
  border-right: 0.0625rem solid #fff;
}
.basic__border-colors--secondary--06-white-left {
  border-left: 0.0625rem solid #fff;
}
.basic__border-colors--secondary--06-white-top {
  border-top: 0.0625rem solid #fff;
}
.basic__font-headlines--primary {
  font-family: customer-paragraph, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.basic__font-headlines--secondary--01 {
  font-family: customer-paragraph, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
.basic__font-headlines--secondary--02 {
  font-family: customer-paragraph, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
.basic__font-headlines--secondary--03 {
  font-family: customer-paragraph, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
}
.basic__font-headlines--italic {
  font-family: customer-paragraph, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
  font-style: italic;
}
.basic__font-paragraph--primary {
  font-family: customer-paragraph, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.basic__font-paragraph--secondary {
  font-family: customer-paragraph, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
.basic__font-size__01-normal, .basic__font_size__01-normal {
  font-size: 1rem;
}
.basic__font-size__02, .basic__font_size__02 {
  font-size: 1.25rem;
}
.basic__font-size__03, .basic__font_size__03 {
  font-size: 1.5rem;
}
.basic__font-size__04, .basic__font_size__04 {
  font-size: 1.7rem;
}
.basic__font-size__05, .basic__font_size__05 {
  font-size: 1.8rem;
}
.basic__font-size__06, .basic__font_size__06 {
  font-size: 1.9rem;
}

/**
 * Cutomer icon-font own Styles.
 */
/*----------------------------------------------------------------------------------
  Customer's Corporate Identity / Corporate Design
  (Variables only)
------------------------------------------------------------------------------------*/
/* ------------------------------------------------
                COLORS starts here
--------------------------------------------------- */
/*all highlighted headlines, links or primary highlighted elements*/
/*customer wish this color on favorites list */
/*for Example: for main font and footer color*/
/*for Example: for background box color*/
/* ------------------------------------------------
                SECONDARY-COLORS Starts here
--------------------------------------------------- */
/*customers secondary colors 01*/
/*customers secondary colors 02*/
/*customers secondary berry*/
/*customers secondary orange*/
/*customers secondary sand*/
/*customers secondary blue*/
/*customers secondary colors 06, 07 ....*/
/* ------------------------------------------------
                IMAGES starts here
--------------------------------------------------- */
/* ------------------------------------------------
                SOMETHING ELSE starts here
--------------------------------------------------- */
.customer-icon-heat-level,
.customer-icon-meat-chicken,
.customer-icon-meat-cow,
.customer-icon-meat-calf,
.customer-icon-meat-fish,
.customer-icon-meat-vegetarian,
.customer-icon-meat-vegan,
.customer-icon-meat-pig {
  padding: 0;
  display: block;
  height: 0.9375rem;
  width: 1.5625rem;
  margin-right: 0.3125rem;
  float: left;
  text-align: right;
  list-style: none;
  color: #5fac22;
}

.customer-icon-heat-level {
  width: 0.9375rem;
}

.customer-icon-download,
.customer-icon-external,
.customer-icon-link-right-arrow-green {
  padding: 0.3125rem 0 0.5rem;
  list-style: none;
  font-weight: lighter;
  text-decoration: none;
  color: #5fac22;
}

.customer-icon-download:hover,
.customer-icon-external:hover,
.customer-icon-link-right-arrow-green:hover {
  text-decoration: none;
  color: #5fac22;
}

.customer-icon-download::before,
.customer-icon-external::before,
.customer-icon-link-right-arrow-green::before {
  display: block;
  float: left;
  margin-right: 0.3125rem;
  padding-top: 0.3125rem;
  font-size: 0.8em;
  text-decoration: none;
}

.customer-icon-external::before {
  width: 1.3em;
}

.customer-icon-download::before {
  width: 1.3em;
  padding-top: 0.4em;
}

/* special rotation of the arrow */
.customer-icon--rotate-top::before {
  transform: rotate(-90deg);
}
.customer-icon--rotate-down::before {
  transform: rotate(90deg);
}
.customer-icon--rotate-left::before {
  transform: rotate(180deg);
  padding-left: 0.3125rem;
  padding-top: 0;
  padding-bottom: 0.4375rem;
  margin-top: 0;
}

@font-face {
  font-family: "customer-icons";
  src: url("/o/phsg-theme/fonts/customer-icons/customer-icons.woff2") format("woff2"), url("/o/phsg-theme/fonts/customer-icons/customer-icons.woff") format("woff"), url("/o/phsg-theme/fonts/customer-icons/customer-icons.ttf") format("truetype");
}
.customer-icon-download:before, .customer-icon-external:before, .customer-icon-heat-level:before, .customer-icon-link-right-arrow-green:before {
  font-family: "customer-icons", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
}

@font-face {
  font-family: "customer-title-bold";
  src: url("/o/phsg-theme/fonts/FedraSansStdBold.otf");
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: "customer-title-normal";
  src: url("/o/phsg-theme/fonts/FedraSansStdDemi.otf");
  font-style: normal;
  font-weight: inherit;
}
@font-face {
  font-family: "customer-title-medium";
  src: url("/o/phsg-theme/fonts/FedraSansStdMedium.otf");
  font-style: normal;
  font-weight: inherit;
}
@font-face {
  font-family: "customer-title-italic";
  src: url("/o/phsg-theme/fonts/FedraSansStdDemiItalic.otf");
  font-style: italic;
  font-weight: inherit;
}
@font-face {
  font-family: "customer-title-light";
  src: url("/o/phsg-theme/fonts/FedraSansStdLight.otf");
  font-style: normal;
  font-weight: inherit;
}
@font-face {
  font-family: "customer-paragraph";
  src: url("/o/phsg-theme/fonts/UNIVERS.ttf");
  font-style: normal;
  font-weight: inherit;
}
@font-face {
  font-family: "customer-paragraph-fallback";
  src: url("/o/phsg-theme/fonts/UNIVERS_1.ttf");
  font-style: normal;
  font-weight: inherit;
}
/*
  This Fragment-Styling is only for Customer own created Fragments by wish
*/
.cta-timetable__framed-box {
  background-color: #fff;
  color: #666;
  display: inline-block;
}
.cta-timetable__container-body {
  padding: 0;
}
.cta-timetable__container-headline {
  font-size: 1em;
  font-family: customer-title-light;
  color: #666;
}
.cta-timetable__button {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: start;
}
.cta-timetable .text-right.cta-timetable__button,
.cta-timetable .text-center.cta-timetable__button {
  display: inline;
}
.cta-timetable__hidden-heading-spacing {
  height: 0.5em;
}
.cta-timetable__go-to {
  font-size: 0.8em;
  font-family: customer-paragraph;
  color: #5fac22;
}

.iframe-timetable .alert {
  border-radius: 0;
}
.iframe-timetable__framed-box {
  background-color: #fff;
  color: #666;
}
.iframe-timetable__container-body {
  padding: 0;
}

.contact-box {
  font-family: customer-paragraph;
  color: #666;
  background-color: #efefef;
}
.contact-box .alert {
  border-radius: 0;
}
.contact-box__gray-box {
  background-color: #efefef;
  border: 0 solid #a2a2a2;
}
.contact-box__title {
  margin-bottom: 1em;
}
.contact-box__contact-text {
  margin-bottom: 1em;
}

.contact-box__content div,
.contact-box__content div p {
  margin-bottom: 0;
}

.contact-persons .alert {
  border-radius: 0;
}
.contact-persons__profile-image img {
  max-width: 5rem;
  margin: 0 auto;
  display: grid;
}
@media only screen and (max-width: 576px) {
  .contact-persons__profile-image img {
    max-width: 5rem;
  }
}
@media screen and (min-width: 576px) {
  .contact-persons__profile-image img {
    max-width: 6.625rem;
  }
}
@media screen and (min-width: 768px) {
  .contact-persons__profile-image img {
    max-width: 5rem;
  }
}
@media screen and (min-width: 992px) {
  .contact-persons__profile-image img {
    max-width: 5.9375rem;
  }
}
.contact-persons__contact-data {
  border-top: 0;
  padding-top: 0;
}
@media only screen and (max-width: 768px) {
  .contact-persons__contact-data {
    font-size: 0.9em !important;
    padding-top: 0.9375rem;
  }
}
@media screen and (min-width: 768px) {
  .contact-persons__contact-data {
    font-size: 100%;
  }
}
.contact-persons__bottom-line {
  border-bottom: 0.0625rem solid #e6e6e6;
  height: 1em;
}
@media only screen and (max-width: 768px) {
  .contact-persons__bottom-line {
    display: block;
  }
}
@media screen and (min-width: 768px) {
  .contact-persons__bottom-line {
    display: none;
  }
}

.customer__color-background-primary--light .contact-persons__bottom-line {
  border-bottom: 0.0625rem solid #666;
}

.phsg-components-favorites-list {
  background-color: #a4cd86;
  word-break: break-word;
}
@media only screen and (max-width: 768px) {
  .phsg-components-favorites-list h3 {
    font-size: 1.3em;
  }
}
.phsg-components-favorites-list .text-default {
  color: #666;
}
.phsg-components-favorites-list .text-white {
  color: #fff;
}
.phsg-components-favorites-list .card {
  color: #666;
  border-color: #a2a2a2;
  border-radius: 0;
  display: grid;
}
@media only screen and (max-width: 768px) {
  .phsg-components-favorites-list .card {
    height: auto !important;
  }
}

.infoscreen-header {
  font-family: customer-paragraph;
  color: #666;
  border-bottom: 0.0625rem solid #dee2e6;
  background-color: #fff;
}
.infoscreen-header__ausnahme-edit p {
  margin-bottom: 0;
}
.infoscreen-header .page-name .page-title {
  text-align: center;
}

.infoscreen-header p {
  color: #666;
}

.fragment.web-contents-drop-down .alert {
  border-radius: 0;
}
.fragment.web-contents-drop-down .dropdown {
  text-decoration: none;
  /* stylelint-disable selector-max-specificity */
  /* stylelint-enable selector-max-specificity */
}
.fragment.web-contents-drop-down .dropdown:hover {
  text-decoration: none;
}
.fragment.web-contents-drop-down .dropdown .color-type-green {
  background-color: #5fac22;
  color: #fff;
}
.fragment.web-contents-drop-down .dropdown .color-type-green:hover {
  text-decoration: none;
}
.fragment.web-contents-drop-down .dropdown .color-type-white-border {
  background-color: #fff;
  border: 1px solid #efefef;
  color: #666;
}
.fragment.web-contents-drop-down .dropdown .color-type-white-border:hover {
  text-decoration: none;
}
.fragment.web-contents-drop-down .dropdown-menu {
  overflow: visible;
  margin: 0 -1.3em;
  right: inherit;
}
.fragment.web-contents-drop-down .dropdown-menu:before {
  content: "";
  background-image: url("/o/phsg-theme/images/icons/dropdown-box-arrow.svg");
  display: block;
  width: 1em;
  height: 0.5em;
  position: absolute;
  z-index: 1;
  top: -0.48em;
  right: 0.8em;
}

.accordion {
  border-radius: 0;
  background-color: #fff;
}
.accordion .alert {
  border-radius: 0;
}
.accordion__header-body {
  background-color: #fff;
  border-radius: 0;
}
.accordion__head {
  border-radius: 0;
  border: 0 none;
  background-color: #fff;
  border-bottom: 0.0625rem solid #efefef;
}
.accordion__head.card-header:first-child {
  border-radius: 0;
  border-color: #fff;
}
.accordion__head-name {
  font-family: customer-title-light;
  color: #666;
}
@media only screen and (max-width: 768px) {
  .accordion__head-name {
    font-size: 1.1em;
  }
}
.accordion__content-headline {
  font-family: customer-title-light;
}
@media only screen and (max-width: 768px) {
  .accordion__content-headline {
    font-size: 1.4em;
  }
}
.accordion__content, .accordion__content-text {
  font-family: customer-paragraph;
}
@media only screen and (max-width: 768px) {
  .accordion__content, .accordion__content-text {
    font-size: 0.9em;
  }
}
@media only screen and (max-width: 768px) {
  .accordion .fragment__editable-rich-text {
    font-size: 0.9em;
  }
}
.accordion__collapse {
  background-color: #fff;
}
.accordion__image-container img {
  width: 100%;
  display: inline-grid;
  object-fit: cover;
}
.accordion__btn-link {
  width: 100%;
  text-align: inherit;
  color: #666 !important;
}
.accordion__btn-link::before {
  color: #666;
  display: block;
  font-size: 1rem;
  top: 0;
  width: 0.625rem;
  padding-top: 0.125rem;
  font-family: "Glyphicons Halflings";
  font-weight: 100;
  content: "\e114";
  float: left;
  margin-right: 0.9375rem;
}
.accordion__btn-link:hover {
  text-decoration: none;
}
.accordion__btn-link.collapsed::before {
  content: "\e080";
}
.accordion p {
  margin-bottom: 0;
}

.content-box .alert {
  border-radius: 0;
}
.content-box--content-box-green {
  background-color: #5fac22;
  color: #fff;
}
.content-box--content-box-green hr {
  border-color: #fff;
}
.content-box--content-box-green a {
  color: #fff;
  text-decoration: none;
}
.content-box--content-box-green a:hover {
  font-weight: 700;
}
.content-box--content-box-gray {
  background-color: #efefef;
  color: #666;
}
.content-box--content-box-white {
  background-color: #fff;
  color: #666;
  border: 1px solid #efefef;
}
.content-box--header-green {
  color: #fff;
}
.content-box--header-gray {
  color: #666;
}
.content-box p {
  margin-bottom: 0;
}

.navigation-sublevel__link,
.navigation-samelevel__link {
  color: #666;
  font-family: customer-title-light;
  font-weight: lighter;
  list-style: none;
  padding: 0.3125rem 0;
  text-align: left;
  text-decoration: none;
}

/*TODO: develop a new dynamic and generic Table Fragment who replace all this six customer and all six basic tables,
because they are actually ugly static, because it was develop to a young time without hotfixes and really static time.
Now we can create high dynamic, modular and generic Fragments.
By the way : wait for Liferay 7.3 for the "Nesting" update and then develop a new table with generic IDs, without table tags (better use flex), add and deletable rows or columns and with nestig Fragments.
*/
.table-2col-15row .alert,
.table-3col-15row .alert,
.table-4col-15row .alert,
.table-5col-15row .alert,
.table-7col-15row .alert,
.table-10col-15row .alert {
  border-radius: 0;
}
.table-2col-15row__header-body,
.table-3col-15row__header-body,
.table-4col-15row__header-body,
.table-5col-15row__header-body,
.table-7col-15row__header-body,
.table-10col-15row__header-body {
  background-color: #fff;
  border-color: #a2a2a2;
  border-radius: 0;
  margin: 0;
  border: 0;
}
.table-2col-15row__head,
.table-2col-15row .card-header,
.table-3col-15row__head,
.table-3col-15row .card-header,
.table-4col-15row__head,
.table-4col-15row .card-header,
.table-5col-15row__head,
.table-5col-15row .card-header,
.table-7col-15row__head,
.table-7col-15row .card-header,
.table-10col-15row__head,
.table-10col-15row .card-header {
  border-radius: 0;
  background-color: #fff;
  padding: 1em 0.5em;
}
.table-2col-15row__head.card-header:first-child,
.table-3col-15row__head.card-header:first-child,
.table-4col-15row__head.card-header:first-child,
.table-5col-15row__head.card-header:first-child,
.table-7col-15row__head.card-header:first-child,
.table-10col-15row__head.card-header:first-child {
  border-radius: 0;
  border-color: #fff;
}
.table-2col-15row__content,
.table-3col-15row__content,
.table-4col-15row__content,
.table-5col-15row__content,
.table-7col-15row__content,
.table-10col-15row__content {
  padding: 0;
}
.table-2col-15row__content-table,
.table-3col-15row__content-table,
.table-4col-15row__content-table,
.table-5col-15row__content-table,
.table-7col-15row__content-table,
.table-10col-15row__content-table {
  margin-bottom: 0;
}
.table-2col-15row__content-table .table-hover tbody tr:hover,
.table-3col-15row__content-table .table-hover tbody tr:hover,
.table-4col-15row__content-table .table-hover tbody tr:hover,
.table-5col-15row__content-table .table-hover tbody tr:hover,
.table-7col-15row__content-table .table-hover tbody tr:hover,
.table-10col-15row__content-table .table-hover tbody tr:hover {
  color: #666;
  background-color: #a2a2a2;
}
.table-2col-15row__content, .table-2col-15row__content-table, .table-2col-15row__content-text,
.table-3col-15row__content,
.table-3col-15row__content-table,
.table-3col-15row__content-text,
.table-4col-15row__content,
.table-4col-15row__content-table,
.table-4col-15row__content-text,
.table-5col-15row__content,
.table-5col-15row__content-table,
.table-5col-15row__content-text,
.table-7col-15row__content,
.table-7col-15row__content-table,
.table-7col-15row__content-text,
.table-10col-15row__content,
.table-10col-15row__content-table,
.table-10col-15row__content-text {
  color: #666;
}
.table-2col-15row .table thead,
.table-2col-15row .table tbody,
.table-3col-15row .table thead,
.table-3col-15row .table tbody,
.table-4col-15row .table thead,
.table-4col-15row .table tbody,
.table-5col-15row .table thead,
.table-5col-15row .table tbody,
.table-7col-15row .table thead,
.table-7col-15row .table tbody,
.table-10col-15row .table thead,
.table-10col-15row .table tbody {
  font-size: 1em;
}
.table-2col-15row__body,
.table-3col-15row__body,
.table-4col-15row__body,
.table-5col-15row__body,
.table-7col-15row__body,
.table-10col-15row__body {
  font-family: customer-paragraph;
}
.table-2col-15row__body .table th, .table-2col-15row__body .table td,
.table-3col-15row__body .table th,
.table-3col-15row__body .table td,
.table-4col-15row__body .table th,
.table-4col-15row__body .table td,
.table-5col-15row__body .table th,
.table-5col-15row__body .table td,
.table-7col-15row__body .table th,
.table-7col-15row__body .table td,
.table-10col-15row__body .table th,
.table-10col-15row__body .table td {
  vertical-align: middle;
  align-items: center;
  padding: 0.75em;
}
@media only screen and (max-width: 768px) {
  .table-2col-15row__body,
.table-3col-15row__body,
.table-4col-15row__body,
.table-5col-15row__body,
.table-7col-15row__body,
.table-10col-15row__body {
    margin: -1em;
    padding: 1em;
  }
  .table-2col-15row__body .table th, .table-2col-15row__body .table td,
.table-3col-15row__body .table th,
.table-3col-15row__body .table td,
.table-4col-15row__body .table th,
.table-4col-15row__body .table td,
.table-5col-15row__body .table th,
.table-5col-15row__body .table td,
.table-7col-15row__body .table th,
.table-7col-15row__body .table td,
.table-10col-15row__body .table th,
.table-10col-15row__body .table td {
    display: inline-flex;
    width: 100%;
    padding: 0.5em;
    flex-direction: row;
  }
  .table-2col-15row__body .table thead,
.table-2col-15row__body .table tbody,
.table-3col-15row__body .table thead,
.table-3col-15row__body .table tbody,
.table-4col-15row__body .table thead,
.table-4col-15row__body .table tbody,
.table-5col-15row__body .table thead,
.table-5col-15row__body .table tbody,
.table-7col-15row__body .table thead,
.table-7col-15row__body .table tbody,
.table-10col-15row__body .table thead,
.table-10col-15row__body .table tbody {
    font-size: 0.85em;
  }
  .table-2col-15row__body .card-header,
.table-3col-15row__body .card-header,
.table-4col-15row__body .card-header,
.table-5col-15row__body .card-header,
.table-7col-15row__body .card-header,
.table-10col-15row__body .card-header {
    padding: 0.3em 0.5em;
  }
  .table-2col-15row__body__content-table table th, .table-2col-15row__body__content-table table td,
.table-3col-15row__body__content-table table th,
.table-3col-15row__body__content-table table td,
.table-4col-15row__body__content-table table th,
.table-4col-15row__body__content-table table td,
.table-5col-15row__body__content-table table th,
.table-5col-15row__body__content-table table td,
.table-7col-15row__body__content-table table th,
.table-7col-15row__body__content-table table td,
.table-10col-15row__body__content-table table th,
.table-10col-15row__body__content-table table td {
    padding: 0.3em 1em;
    font-size: 0.9em;
    display: inline-flex;
    flex-direction: row;
    width: 100%;
  }
  .table-2col-15row__body table, .table-2col-15row__body thead, .table-2col-15row__body tbody, .table-2col-15row__body th, .table-2col-15row__body td, .table-2col-15row__body tr,
.table-3col-15row__body table,
.table-3col-15row__body thead,
.table-3col-15row__body tbody,
.table-3col-15row__body th,
.table-3col-15row__body td,
.table-3col-15row__body tr,
.table-4col-15row__body table,
.table-4col-15row__body thead,
.table-4col-15row__body tbody,
.table-4col-15row__body th,
.table-4col-15row__body td,
.table-4col-15row__body tr,
.table-5col-15row__body table,
.table-5col-15row__body thead,
.table-5col-15row__body tbody,
.table-5col-15row__body th,
.table-5col-15row__body td,
.table-5col-15row__body tr,
.table-7col-15row__body table,
.table-7col-15row__body thead,
.table-7col-15row__body tbody,
.table-7col-15row__body th,
.table-7col-15row__body td,
.table-7col-15row__body tr,
.table-10col-15row__body table,
.table-10col-15row__body thead,
.table-10col-15row__body tbody,
.table-10col-15row__body th,
.table-10col-15row__body td,
.table-10col-15row__body tr {
    display: block;
    color: #666;
  }
  .table-2col-15row__body .table-hover tbody tr:hover td,
.table-2col-15row__body .table-hover tbody tr:hover th,
.table-2col-15row__body .table-hover tbody tr:hover,
.table-3col-15row__body .table-hover tbody tr:hover td,
.table-3col-15row__body .table-hover tbody tr:hover th,
.table-3col-15row__body .table-hover tbody tr:hover,
.table-4col-15row__body .table-hover tbody tr:hover td,
.table-4col-15row__body .table-hover tbody tr:hover th,
.table-4col-15row__body .table-hover tbody tr:hover,
.table-5col-15row__body .table-hover tbody tr:hover td,
.table-5col-15row__body .table-hover tbody tr:hover th,
.table-5col-15row__body .table-hover tbody tr:hover,
.table-7col-15row__body .table-hover tbody tr:hover td,
.table-7col-15row__body .table-hover tbody tr:hover th,
.table-7col-15row__body .table-hover tbody tr:hover,
.table-10col-15row__body .table-hover tbody tr:hover td,
.table-10col-15row__body .table-hover tbody tr:hover th,
.table-10col-15row__body .table-hover tbody tr:hover {
    background: none !important;
  }
  .table-2col-15row__body thead tr,
.table-3col-15row__body thead tr,
.table-4col-15row__body thead tr,
.table-5col-15row__body thead tr,
.table-7col-15row__body thead tr,
.table-10col-15row__body thead tr {
    display: none;
  }
  .table-2col-15row__body tr,
.table-3col-15row__body tr,
.table-4col-15row__body tr,
.table-5col-15row__body tr,
.table-7col-15row__body tr,
.table-10col-15row__body tr {
    margin: 0 0 1.5em;
  }
  .table-2col-15row__body th.table-heading,
.table-3col-15row__body th.table-heading,
.table-4col-15row__body th.table-heading,
.table-5col-15row__body th.table-heading,
.table-7col-15row__body th.table-heading,
.table-10col-15row__body th.table-heading {
    border: none;
    position: relative;
  }
  .table-2col-15row__body th.table-heading:before,
.table-3col-15row__body th.table-heading:before,
.table-4col-15row__body th.table-heading:before,
.table-5col-15row__body th.table-heading:before,
.table-7col-15row__body th.table-heading:before,
.table-10col-15row__body th.table-heading:before {
    display: none;
  }
  .table-2col-15row__body td,
.table-3col-15row__body td,
.table-4col-15row__body td,
.table-5col-15row__body td,
.table-7col-15row__body td,
.table-10col-15row__body td {
    border: none;
    border-bottom: 0.0625rem solid #a2a2a2;
    position: relative;
  }
  .table-2col-15row__body td:before,
.table-3col-15row__body td:before,
.table-4col-15row__body td:before,
.table-5col-15row__body td:before,
.table-7col-15row__body td:before,
.table-10col-15row__body td:before {
    display: none;
  }
  .table-2col-15row__body td .fragment__editable-rich-text,
.table-3col-15row__body td .fragment__editable-rich-text,
.table-4col-15row__body td .fragment__editable-rich-text,
.table-5col-15row__body td .fragment__editable-rich-text,
.table-7col-15row__body td .fragment__editable-rich-text,
.table-10col-15row__body td .fragment__editable-rich-text {
    width: 65%;
  }
  .table-2col-15row__body td .table-head__responsive-as-card,
.table-3col-15row__body td .table-head__responsive-as-card,
.table-4col-15row__body td .table-head__responsive-as-card,
.table-5col-15row__body td .table-head__responsive-as-card,
.table-7col-15row__body td .table-head__responsive-as-card,
.table-10col-15row__body td .table-head__responsive-as-card {
    display: block;
    visibility: visible;
    font-weight: bold;
    float: left;
    width: 35%;
    padding-right: 1em;
  }
}
@media screen and (min-width: 768px) {
  .table-2col-15row__body td .table-head__responsive-as-card,
.table-3col-15row__body td .table-head__responsive-as-card,
.table-4col-15row__body td .table-head__responsive-as-card,
.table-5col-15row__body td .table-head__responsive-as-card,
.table-7col-15row__body td .table-head__responsive-as-card,
.table-10col-15row__body td .table-head__responsive-as-card {
    display: none;
    visibility: hidden;
    width: 0;
  }
}

/*
  IMPORTANT TO KNOW: AT THE MOMENT WE CANT USE SCSS OR VARIABLES ON THE FRAGMENTS, THERE JUST WORKS A SIMPLE CSS...
  THAT'S WHY THE CLASSES BUILD IN HERE = READY TO USE CLASSES FOR FRAGMENTS

  (IT'S WORKING LIKE BOOTSTRAP'S "float-left" OR "mr-3, p-0" OR READY TO USE "row" AND "col" CLASSES.
  Just use this Bootstrap-classes always at first in your class like:
  class="bootstrap-classes-here basic-classes-here customer-classes-here")

  BY THE WAY: THE BLOCK-NAME__ELEMENT-NAME--MODIFIER-NAME = "BEM" CLASS-NAMING-CONVENTION IS THE SAME
  LIKE IN THE $VARIABLES
*/
.customer__color-primary--highlight {
  color: #5fac22 !important;
}
.customer__color-primary--highlight--light {
  color: #a4cd86 !important;
}
.customer__color-primary--dark {
  color: #666 !important;
}
.customer__color-primary--light {
  color: #efefef !important;
}
.customer__color-background-primary--highlight {
  background-color: #5fac22 !important;
}
.customer__color-background-primary--dark {
  background-color: #666 !important;
}
.customer__color-background-primary--light {
  background-color: #efefef !important;
}
.customer__color-background-hover-primary--highlight:hover {
  background-color: #5fac22;
}
.customer__color-background-hover-primary--dark:hover {
  background-color: #666;
}
.customer__color-background-hover-primary--light:hover {
  background-color: #efefef;
}
.customer__font-color--highlight {
  color: #5fac22;
}
.customer__font-color--dark {
  color: #666;
}
.customer__font-color--light {
  color: #efefef;
}
.customer__link-color--highlight {
  color: #5fac22;
}
.customer__link-color--dark {
  color: #666;
}
.customer__link-color--light {
  color: #efefef;
}
.customer__icon-font-color--highlight {
  color: #5fac22;
}
.customer__icon-font-color--dark {
  color: #666;
}
.customer__icon-font-color--light {
  color: #efefef;
}
.customer__color-secondary--01 {
  color: #a2a2a2 !important;
}
.customer__color-secondary--02 {
  color: #dee2e6 !important;
}
.customer__color-secondary--02 {
  color: #aa4c7d;
}
.customer__color-secondary--03 {
  color: #fb7d19;
}
.customer__color-secondary--05 {
  color: #cca36e;
}
.customer__color-secondary--04 {
  color: #62a8e5;
}
.customer__color-background-secondary--01 {
  background-color: #a2a2a2 !important;
}
.customer__color-background-secondary--02 {
  background-color: #aa4c7d;
}
.customer__color-background-secondary--03 {
  background-color: #fb7d19;
}
.customer__color-background-secondary--04 {
  background-color: #62a8e5;
}
.customer__color-background-secondary--05 {
  background-color: #dee2e6 !important;
}
.customer__color-background-hover-secondary--01:hover {
  background-color: #a2a2a2;
}
.customer__color-background-hover-secondary--02:hover {
  background-color: #aa4c7d;
}
.customer__color-background-hover-secondary--03:hover {
  background-color: #fb7d19;
}
.customer__color-background-hover-secondary--04:hover {
  background-color: #62a8e5;
}
.customer__color-background-hover-secondary--05:hover {
  background-color: #dee2e6;
}
.customer__border-colors--primary--highlight {
  border: 1px solid #5fac22;
}
.customer__border-colors--primary--highlight-bottom {
  border-bottom: 0.0625rem solid #5fac22;
}
.customer__border-colors--primary--highlight-right {
  border-right: 0.0625rem solid #5fac22;
}
.customer__border-colors--primary--highlight-left {
  border-left: 0.0625rem solid #5fac22;
}
.customer__border-colors--primary--highlight-top {
  border-top: 0.0625rem solid #5fac22;
}
.customer__border-colors--primary--dark {
  border: 1px solid #666;
}
.customer__border-colors--primary--dark-bottom {
  border-bottom: 0.0625rem solid #666;
}
.customer__border-colors--primary--dark-right {
  border-right: 0.0625rem solid #666;
}
.customer__border-colors--primary--dark-left {
  border-left: 0.0625rem solid #666;
}
.customer__border-colors--primary--dark-top {
  border-top: 0.0625rem solid #666;
}
.customer__border-colors--primary--light {
  border: 1px solid #efefef;
}
.customer__border-colors--primary--light-bottom {
  border-bottom: 0.0625rem solid #efefef;
}
.customer__border-colors--primary--light-right {
  border-right: 0.0625rem solid #efefef;
}
.customer__border-colors--primary--light-left {
  border-left: 0.0625rem solid #efefef;
}
.customer__border-colors--primary--light-top {
  border-top: 0.0625rem solid #efefef;
}
.customer__border-colors--secondary--01 {
  border: 1px solid #a2a2a2;
}
.customer__border-colors--secondary--01-bottom {
  border-bottom: 0.0625rem solid #a2a2a2;
}
.customer__border-colors--secondary--01-right {
  border-right: 0.0625rem solid #a2a2a2;
}
.customer__border-colors--secondary--01-left {
  border-left: 0.0625rem solid #a2a2a2;
}
.customer__border-colors--secondary--01-top {
  border-top: 0.0625rem solid #a2a2a2;
}
.customer__border-colors--secondary--02 {
  border: 1px solid #aa4c7d;
}
.customer__border-colors--secondary--02-bottom {
  border-bottom: 0.0625rem solid #aa4c7d;
}
.customer__border-colors--secondary--02-right {
  border-right: 0.0625rem solid #aa4c7d;
}
.customer__border-colors--secondary--02-left {
  border-left: 0.0625rem solid #aa4c7d;
}
.customer__border-colors--secondary--02-top {
  border-top: 0.0625rem solid #aa4c7d;
}
.customer__border-colors--secondary--03 {
  border: 1px solid #fb7d19;
}
.customer__border-colors--secondary--03-bottom {
  border-bottom: 0.0625rem solid #fb7d19;
}
.customer__border-colors--secondary--03-right {
  border-right: 0.0625rem solid #fb7d19;
}
.customer__border-colors--secondary--03-left {
  border-left: 0.0625rem solid #fb7d19;
}
.customer__border-colors--secondary--03-top {
  border-top: 0.0625rem solid #fb7d19;
}
.customer__border-colors--secondary--04 {
  border: 1px solid #62a8e5;
}
.customer__border-colors--secondary--04-bottom {
  border-bottom: 0.0625rem solid #62a8e5;
}
.customer__border-colors--secondary--04-right {
  border-right: 0.0625rem solid #62a8e5;
}
.customer__border-colors--secondary--04-left {
  border-left: 0.0625rem solid #62a8e5;
}
.customer__border-colors--secondary--04-top {
  border-top: 0.0625rem solid #62a8e5;
}
.customer__border-colors--secondary--05 {
  border: 1px solid #dee2e6;
}
.customer__border-colors--secondary--05-bottom {
  border-bottom: 0.0625rem solid #dee2e6;
}
.customer__border-colors--secondary--05-right {
  border-right: 0.0625rem solid #dee2e6;
}
.customer__border-colors--secondary--05-left {
  border-left: 0.0625rem solid #dee2e6;
}
.customer__border-colors--secondary--05-top {
  border-top: 0.0625rem solid #dee2e6;
}
.customer__border-colors--secondary--06 {
  border: 1px solid #e6e6e6;
}
.customer__border-colors--secondary--06-bottom {
  border-bottom: 0.0625rem solid #e6e6e6;
}
.customer__border-colors--secondary--06-right {
  border-right: 0.0625rem solid #e6e6e6;
}
.customer__border-colors--secondary--06-left {
  border-left: 0.0625rem solid #e6e6e6;
}
.customer__border-colors--secondary--06-top {
  border-top: 0.0625rem solid #e6e6e6;
}
.customer__font-headlines--primary {
  font-family: customer-title-light;
}
.customer__font-headlines--secondary--01 {
  font-family: customer-title-light !important;
}
.customer__font-headlines--secondary--02 {
  font-family: customer-title-light !important;
}
.customer__font-headlines--secondary--03 {
  font-family: customer-title-light !important;
}
.customer__font-headlines--italic {
  font-family: customer-title-light !important;
}
.customer__font-paragraph--primary {
  font-family: customer-paragraph;
}
.customer__font-paragraph--secondary {
  font-family: customer-paragraph;
}
.customer__icon-font--primary {
  font-family: customer-icons;
}
.customer__font-size__01-normal {
  font-size: 1rem;
}
.customer__font-size__02 {
  font-size: 1.25rem;
}
.customer__font-size__03 {
  font-size: 1.5rem;
}
.customer__font-size__04 {
  font-size: 1.7rem;
}
.customer__font-size__05 {
  font-size: 1.8rem;
}
.customer__font-size__06 {
  font-size: 1.9rem;
}

.customer-icon--right-arrow-green::before {
  font-family: "customer-icons";
  content: "\e004";
  font-size: 0.8em;
  vertical-align: middle;
  text-decoration: none;
}

/* stylelint-disable selector-no-id, declaration-no-important, selector-max-specificity */
.fragments-editor__floating-toolbar-panel .palette-item,
.fragments-editor__floating-toolbar-panel .palette-item-selected {
  border: 2px solid transparent !important;
}
.fragments-editor__floating-toolbar-panel .palette-item:hover, .fragments-editor__floating-toolbar-panel .palette-item:active, .fragments-editor__floating-toolbar-panel .palette-item:visited,
.fragments-editor__floating-toolbar-panel .palette-item-selected:hover,
.fragments-editor__floating-toolbar-panel .palette-item-selected:active,
.fragments-editor__floating-toolbar-panel .palette-item-selected:visited {
  border: 2px solid transparent !important;
}

#main-content.layout-content.portlet-layout section .portlet-content {
  background: transparent !important;
}

section.fragments-editor__drag-source--layout.fragment-entry-link-list__container,
section.bg- {
  background-color: #fff !important;
  border: 1px solid #efefef !important;
}

/* stylelint-enable selector-no-id, declaration-no-important, selector-max-specificity */
[data-panel-id=layout_background_image] {
  display: none;
  visibility: hidden;
  width: 0;
  height: 0;
}

[data-fragment-collection-id=BASIC_SECTION],
[data-fragment-collection-id=BASIC_SECTION] + .panel-collapse,
[data-fragment-collection-id=BASIC_COMPONENT],
[data-fragment-collection-id=BASIC_COMPONENT] + .panel-collapse {
  display: none;
  visibility: hidden;
  height: 0;
}

[data-item-id=clavisit-fragments-collections-basic-media-basic-image-fancybox] {
  display: none;
  visibility: hidden;
  height: 0;
}

[data-item-id=clavisit-fragments-collections-basic-content-basic-button] {
  display: none;
  visibility: hidden;
  height: 0;
}

.fragment-entry-link-content .fragments-editor__editable--translated::before {
  background-color: transparent !important;
}

/* stylelint-disable selector-max-specificity */
.floating-toolbar-fragment-configuration-panel .form-group #basicHeadingTextAlign,
.floating-toolbar-fragment-configuration-panel .form-group #basicParagraphTextAlign,
.floating-toolbar-fragment-configuration-panel .form-group #basicParagraphFontSize {
  display: none;
  visibility: hidden;
  height: 0;
}
.floating-toolbar-fragment-configuration-panel .form-group label[for=basicHeadingTextAlign],
.floating-toolbar-fragment-configuration-panel .form-group label[for=basicParagraphTextAlign],
.floating-toolbar-fragment-configuration-panel .form-group label[for=basicParagraphFontSize] {
  display: none;
  visibility: hidden;
  height: 0;
}
.floating-toolbar-fragment-configuration-panel .form-group #basicHeadingLevel option[value=h5],
.floating-toolbar-fragment-configuration-panel .form-group #basicHeadingLevel option[value=h6] {
  display: none;
  visibility: hidden;
  height: 0;
}
.floating-toolbar-fragment-configuration-panel .form-group #basicHeadingTextColor option[value="basic__font-color--highlight customer__font-color--highlight"],
.floating-toolbar-fragment-configuration-panel .form-group #basicHeadingTextColor option[value="basic__color-secondary--05 customer__color-secondary--05"],
.floating-toolbar-fragment-configuration-panel .form-group #basicHeadingTextColor option[value="basic__color-secondary--01 customer__color-secondary--01"],
.floating-toolbar-fragment-configuration-panel .form-group #basicHeadingTextColor option[value=basic__color-secondary--06-black],
.floating-toolbar-fragment-configuration-panel .form-group #basicParagraphTextColor option[value="basic__font-color--highlight customer__font-color--highlight"],
.floating-toolbar-fragment-configuration-panel .form-group #basicParagraphTextColor option[value="basic__color-secondary--05 customer__color-secondary--05"],
.floating-toolbar-fragment-configuration-panel .form-group #basicParagraphTextColor option[value="basic__color-secondary--01 customer__color-secondary--01"],
.floating-toolbar-fragment-configuration-panel .form-group #basicParagraphTextColor option[value=basic__color-secondary--06-black] {
  display: none;
  visibility: hidden;
  height: 0;
}

/* stylelint-enable selector-max-specificity */
.teaser_container {
  width: 100%;
  background-color: #efefef;
  border: solid 1px #efefef;
  padding: 1rem;
}
.teaser_container .teaser_box {
  padding: 0.5rem 0.75rem;
  background-color: #efefef;
  word-wrap: break-spaces;
}
.teaser_container .teaser_box .teaser_title {
  font-size: 1.25rem;
  line-height: 1.3;
  margin-bottom: 0;
  margin-top: 0.5rem;
}
.teaser_container .teaser_box .teaser_content {
  display: block;
  line-height: 2rem;
}

.fragment-component,
.fragment-section,
.fragment {
  font-family: customer-paragraph;
  color: #666;
}
.fragment-component .btn-link.external::before,
.fragment-section .btn-link.external::before,
.fragment .btn-link.external::before {
  font-family: "customer-icons";
  content: "\e002";
}
.fragment-component .btn-link.document::before,
.fragment-section .btn-link.document::before,
.fragment .btn-link.document::before {
  font-family: "customer-icons";
  content: " ";
  width: 1em;
  display: inline-block;
}
.fragment-component .icon-file.fontawesomeicons,
.fragment-section .icon-file.fontawesomeicons,
.fragment .icon-file.fontawesomeicons {
  color: #5fac22;
  margin-top: 0.7em;
  position: absolute;
}
.fragment-component .btn-link.download::before,
.fragment-section .btn-link.download::before,
.fragment .btn-link.download::before {
  font-family: "customer-icons";
  content: "\e001";
}
.fragment-component .card,
.fragment-section .card,
.fragment .card {
  border-color: #e6e6e6;
}
.fragment-component .text-default,
.fragment-section .text-default,
.fragment .text-default {
  color: #5fac22;
}
.fragment-component .text-white,
.fragment-section .text-white,
.fragment .text-white {
  color: #fff;
}
.fragment-component .text-gray,
.fragment-section .text-gray,
.fragment .text-gray {
  color: #666;
}

.basic-close-button--on-singe-line {
  padding: 0;
  height: auto;
  top: auto;
  right: auto;
}

.basic-image--image {
  width: 100%;
  display: inline-grid;
  object-fit: cover;
}

h1, h2 {
  font-family: customer-title-light;
}

h3, h4, h5, h6 {
  font-family: customer-title-light;
}

h1 .font-weight-light, h2 .font-weight-light, h3 .font-weight-light, h4 .font-weight-light, h5 .font-weight-light, h6 .font-weight-light {
  font-family: customer-title-light;
}
h1 .font-weight-normal, h2 .font-weight-normal, h3 .font-weight-normal, h4 .font-weight-normal, h5 .font-weight-normal, h6 .font-weight-normal {
  font-family: customer-title-light;
}
h1 .font-weight-bold, h2 .font-weight-bold, h3 .font-weight-bold, h4 .font-weight-bold, h5 .font-weight-bold, h6 .font-weight-bold {
  font-family: customer-title-light;
}
h1 .font-italic, h2 .font-italic, h3 .font-italic, h4 .font-italic, h5 .font-italic, h6 .font-italic {
  font-family: customer-title-light;
}

/* be careful on this following editable classes, they are on every <lfr-editable> tag */
.fragments-editor__editable ol li, .fragments-editor__editable ul li {
  font-family: customer-paragraph;
  display: list-item;
  margin-bottom: 0.3em;
}
.fragments-editor__editable ol li {
  list-style-type: decimal-leading-zero;
  list-style-position: inherit;
  margin-left: 1.6em;
}
.fragments-editor__editable ul li {
  list-style-type: disc;
  margin-left: 1em;
}
.fragments-editor__editable hr {
  border-color: #dee2e6;
}
.fragments-editor__editable strong {
  font-weight: 900;
}

.fragment__editable-text p {
  font-family: customer-paragraph;
}
.fragment__editable-rich-text {
  font-family: customer-paragraph;
  color: inherit;
  line-height: 1.7;
}
.fragment__editable-rich-text strong {
  font-weight: 900;
}
.fragment__editable-rich-text p {
  font-family: customer-paragraph;
  margin-bottom: 1em;
}
.fragment__editable-rich-text hr {
  border-color: #dee2e6;
}
.fragment__editable-rich-text ol li, .fragment__editable-rich-text ul li {
  font-family: customer-paragraph;
  display: list-item;
  margin-bottom: 0.3em;
}
.fragment__editable-rich-text ol li {
  list-style-type: decimal-leading-zero;
  list-style-position: inherit;
  margin-left: 1.6em;
}
.fragment__editable-rich-text ul li {
  list-style-type: disc;
  margin-left: 1em;
}
.fragment__editable-image img {
  width: 100%;
}
.fragment__editable-link a {
  font-family: customer-paragraph;
  text-decoration: none;
}
.fragment__editable-link a:hover {
  text-decoration: none;
}

.page-title {
  text-decoration: none;
  color: #666;
  font-family: customer-title-light;
  text-align: center;
  font-size: 1.4375rem;
  margin-bottom: 0;
}

.fragment.basic-paragraph h1 {
  margin-bottom: 0.5em;
}
.fragment.basic-paragraph h2 {
  margin-bottom: 0.5em;
}
.fragment.basic-paragraph h3 {
  margin-bottom: 0.7em;
}
.fragment.basic-paragraph h4 {
  margin-bottom: 0.8em;
}
.fragment.basic-paragraph h5 {
  margin-bottom: 0.9em;
}
.fragment.basic-paragraph h6 {
  margin-bottom: 1em;
}
.fragment.basic-paragraph.text-left, .fragment.basic-paragraph.text-center, .fragment.basic-paragraph.text-right, .fragment.basic-paragraph.text-justify {
  text-align: left !important;
}
.fragment.basic-paragraph.basic__color-secondary--06-white {
  color: #fff;
}
.fragment.basic-paragraph.basic__color-primary--dark, .fragment.basic-paragraph .customer__color-primary--dark {
  color: #666;
}

.fragment.basic-heading h1,
.fragment.basic-heading h1 .fragment__editable-text,
.fragment.basic-heading h1 .fragment__editable-rich-text,
.fragment.basic-heading h1 .fragments-editor__editable,
.fragment.basic-heading h1.customer__color-primary--dark,
.fragment.basic-heading h1.basic__color-primary--dark {
  color: #5fac22;
}
.fragment.basic-heading h1, .fragment.basic-heading h2, .fragment.basic-heading h3, .fragment.basic-heading h4, .fragment.basic-heading h5, .fragment.basic-heading h6 {
  margin-bottom: 0;
}
.fragment.basic-heading .font-weight-light {
  font-family: customer-title-light;
}
.fragment.basic-heading .font-weight-normal {
  font-family: customer-title-light;
}
.fragment.basic-heading .font-weight-bold {
  font-family: customer-title-light;
}
.fragment.basic-heading .font-italic {
  font-family: customer-title-light;
}
.fragment.basic-heading.text-left, .fragment.basic-heading.text-center, .fragment.basic-heading.text-right {
  text-align: left !important;
}

.fragment.basic-kitchen-sink .list-group-flush .list-group-item {
  border-bottom: 0;
}

.alert-heading,
.alert-subline {
  align-items: center;
}

.alert-primary,
.alert-secondary,
.alert-success,
.alert-danger,
.alert-warning,
.alert-dark {
  color: #fff !important;
}

.basic-alert .btn {
  /* stylelint-disable selector-max-specificity */
  /* stylelint-enable selector-max-specificity */
}
.basic-alert .btn.text-default {
  color: #5fac22;
}
.basic-alert .btn.text-default.customer-icon--right-arrow-green {
  color: #5fac22;
}
.basic-alert .btn.text-default.customer-icon--right-arrow-green:before {
  color: #5fac22;
}
.basic-alert .btn.text-white {
  color: #fff;
}
.basic-alert .btn.text-white.customer-icon--right-arrow-green {
  color: #fff;
}
.basic-alert .btn.text-white.customer-icon--right-arrow-green:before {
  color: #fff;
}
.basic-alert .btn.text-gray {
  color: #666;
}
.basic-alert .btn.text-gray.customer-icon--right-arrow-green {
  color: #666;
}
.basic-alert .btn.text-gray.customer-icon--right-arrow-green:before {
  color: #666;
}

.edit .alert {
  border-radius: 0;
}

.basic-card .card,
.card-deck .card,
.card-group .card,
.basic-kitchen-sink .card {
  border-color: #efefef !important;
}
.basic-card .card-header,
.basic-card .card-footer,
.card-deck .card-header,
.card-deck .card-footer,
.card-group .card-header,
.card-group .card-footer,
.basic-kitchen-sink .card-header,
.basic-kitchen-sink .card-footer {
  background-color: #fff;
  border-color: #5fac22;
}

.basic-kitchen-sink .list-group-flush .list-group-item {
  border-bottom: 0;
}

.basic-card .btn {
  font-weight: 400;
}

.basic-image .alert,
.basic-video .alert,
.basic-video-youtube .alert {
  border-radius: 0;
}

.basic-table-border-bottom-0 {
  border-bottom: none !important;
}
.basic-table-border-bottom-1 {
  border-bottom: 0.0625rem solid #a2a2a2;
}
.basic-table-border-top-0 {
  border-top: none !important;
}
.basic-table-border-top-1 {
  border-top: 0.0625rem solid #a2a2a2;
}
.basic-table__file-download--link:hover {
  text-decoration: none;
  color: #5fac22;
}
.basic-table__file-download--link:before {
  font-family: "customer-icons";
  content: "\e001";
  font-size: 0.8em;
  display: inline;
  vertical-align: middle;
  margin-right: 0.8em;
  text-decoration: none;
}
.basic-table-row-2col__row, .basic-table-row-3col__row, .basic-table-row-4col__row, .basic-table-row-4col-file-download__row, .basic-table-row-5col__row, .basic-table-row-6col__row {
  vertical-align: middle;
  align-items: center;
  display: inline-flex;
  width: 100%;
}
.basic-table-row-2col__row div.text-left, .basic-table-row-3col__row div.text-left, .basic-table-row-4col__row div.text-left, .basic-table-row-4col-file-download__row div.text-left, .basic-table-row-5col__row div.text-left, .basic-table-row-6col__row div.text-left {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .basic-table-row-2col__row div.text-left, .basic-table-row-3col__row div.text-left, .basic-table-row-4col__row div.text-left, .basic-table-row-4col-file-download__row div.text-left, .basic-table-row-5col__row div.text-left, .basic-table-row-6col__row div.text-left {
    padding: 0.46875rem 0.9375rem;
  }
}

.border-silver {
  border-color: #a2a2a2;
}

.bg-silver {
  background-color: #a2a2a2;
}
.bg-silver--hover:hover {
  background-color: #a2a2a2;
}

.nav-personell-manual {
  border: 1px solid #efefef;
  background-color: #fff;
  word-break: break-word;
}
.nav-personell-manual--header {
  border-bottom: 0.0625rem solid #efefef;
  font-size: 1.4375rem;
  word-break: inherit;
  justify-content: center;
  display: flex;
  text-decoration: none;
  color: #666;
  font-family: customer-title-light;
  margin-bottom: 0;
}
.nav-personell-manual--header .page-title {
  color: #5fac22;
}
.nav-personell-manual--header:hover {
  color: #666;
}
.nav-personell-manual .nav-link {
  font-weight: 600;
  color: #666;
}
.nav-personell-manual .customer-icon-link-right-arrow-green.nav-link {
  color: #666;
}
.nav-personell-manual .nav-link:hover {
  color: #5fac22;
}

/* funktioniert zwar aber soll nur im Handbuch funktionieren und nicht im Infoscreenheader überschreiben
.layout-content.portlet-layout .page-title {
  text-align: left;
  margin-top: 15px;
  margin-bottom: 15px;
}*/
.webcontent-button {
  margin-top: 1.5625rem;
}
.webcontent-button__link {
  word-wrap: break-word;
  line-height: normal;
  word-break: inherit;
}
.webcontent-button .btn-primary {
  border-radius: 0;
  color: #fff;
  text-decoration: none;
  border: 0;
}
.webcontent-button .btn-primary:hover {
  text-decoration: none;
  background-color: #5fac22;
}

.section-box {
  padding: 0.9375rem;
}
.section-box--gray {
  background-color: #efefef;
  color: #666;
}

.menu-plan__accordion-card {
  margin-bottom: 0;
  border-radius: 0;
  background-color: #fff;
}
.menu-plan__accordion--above-headline {
  color: #5fac22;
  font-weight: 200;
  font-family: customer-title-light;
}
@media only screen and (max-width: 768px) {
  .menu-plan__accordion--above-headline {
    font-size: 1.4em;
  }
}
.menu-plan__accordion--right-headline {
  color: #666;
  font-weight: 200;
  font-family: customer-title-light;
}
@media only screen and (max-width: 768px) {
  .menu-plan__accordion--right-headline {
    font-size: 1.4em;
  }
}
.menu-plan__accordion--right-link {
  color: #5fac22;
  font-weight: 200;
  font-family: customer-paragraph;
}
.menu-plan__accordion--right-text {
  color: #666;
  font-weight: 200;
  font-family: customer-paragraph;
}
.menu-plan__accordion--above-toggle {
  color: #e83e8c;
}
.menu-plan__accordion--above-toggle-location {
  color: #dc3545;
}

.section-accordion__btn-link {
  font-weight: 400;
  font-size: 1.2em;
  color: #666;
}

.weekly-menu {
  background-color: #efefef;
  color: #666;
  margin: 0.125rem;
  text-align: left;
}
.weekly-menu__date-head {
  font-size: 1.2em;
  font-family: customer-title-light;
}
.weekly-menu__date-head--closed {
  color: #a2a2a2;
  font-size: 0.6em;
}
.weekly-menu__day-structure {
  background-color: #fff;
  margin-bottom: 0;
  padding: 0;
}
.weekly-menu__content {
  display: grid;
}
.weekly-menu__content .img-fluid {
  width: 100%;
}
.weekly-menu__content-body {
  padding: 0.0625rem 0.9375rem;
}
.weekly-menu__content-closed .alert {
  font-size: 0.8em;
  margin: 0.9375rem;
  font-family: customer-paragraph;
  color: #666;
}
.weekly-menu__content-meal {
  padding: 0.9375rem 0;
  border-width: 0.125rem;
  border-bottom: 0;
  border-style: solid;
}
.weekly-menu__content-mealName {
  margin-top: 0;
  font-size: 1.6em;
  font-weight: 500;
  font-family: customer-title-light;
}
@media only screen and (max-width: 768px) {
  .weekly-menu__content-mealName {
    font-size: 1.3em;
  }
}
.weekly-menu__content-mealIncredients {
  margin-bottom: 0.9375rem;
  font-size: 0.8em;
  color: #a2a2a2;
  font-family: customer-paragraph;
}
.weekly-menu__content-mealHeatLvl, .weekly-menu__content-meatIcons {
  font-size: 0.7em;
  font-weight: normal;
  font-family: customer-paragraph;
  color: #a2a2a2;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: start;
  margin-top: 0.9375rem;
}
.weekly-menu__content-price {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1;
}
.weekly-menu__content-price small {
  font-size: 0.5em;
  word-wrap: normal;
  vertical-align: text-top;
}
.weekly-menu__content-price span {
  vertical-align: text-top;
  word-wrap: normal;
  font-size: 1em;
}
.weekly-menu__content-image-holder {
  height: 100%;
  width: 100%;
  display: inline-flex;
}
.weekly-menu__content-image {
  padding: 0;
  border-radius: 0;
  border-width: 0.3125rem;
  border-style: solid;
  object-fit: cover;
  object-position: center right;
}
.weekly-menu__content-overlay {
  width: 50%;
  height: auto;
}
.weekly-menu__content-image-overlay {
  max-width: 100%;
  width: 80%;
  height: 100%;
  position: absolute;
  z-index: 5;
}
.weekly-menu__content-button {
  font-size: 0.6em;
  font-weight: bold;
  padding: 0.3125rem;
  border-radius: 50%;
}

.menu-separator {
  width: 0.0625rem;
  background: #dee2e6;
  margin: 0 0.625rem;
}
.menu-time-radio {
  accent-color: #5fac22;
}
.menu-text-small {
  color: var(--gray);
  font-size: 0.5625rem;
  text-align: center;
  margin-top: 0.125rem;
}
.menu-button-increase {
  width: 100%;
  border-radius: 6.25rem;
  border: 1px solid #dee2e6;
  max-width: 2.375rem;
  background: transparent;
  transition: 300ms;
}
.menu-button-increase:hover {
  background: #fafafa;
}
.menu-button-increase-icon {
  font-size: 0.625rem;
}
.menu-button-register {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-left: auto;
}

.form-control.menu-registration-input {
  -moz-appearance: textfield;
  margin: 0 0.625rem;
}

.tag-items {
  padding: 0;
}

.tag-cloud {
  line-height: normal;
}
.tag-cloud li,
.tag-cloud .tag-popularity-1,
.tag-cloud .tag-popularity-2,
.tag-cloud .tag-popularity-3,
.tag-cloud .tag-popularity-4,
.tag-cloud .tag-popularity-5,
.tag-cloud .tag-popularity-6 {
  line-height: 1.5;
  font-size: 1em;
  display: block;
}

.h4.panel-title {
  display: none;
}

.panel-body {
  padding: 0;
}

.lfr-asset-category-list li {
  padding: 0;
}
.lfr-asset-category-list li .tree-node-leaf {
  margin-left: 0;
}
.lfr-asset-category-list li .tree-node-leaf .tree-label {
  margin-left: 0;
}

.lfr-asset-category-list span {
  padding-left: 0;
}

.panel-group .panel:first-child, .panel-group .panel:first-child .panel-header {
  border: none;
}

ul.lfr-asset-category-list,
ul.tag-items {
  padding-top: 2rem;
  padding-left: 3rem;
}

ul.lfr-asset-category-list::before {
  content: "nach Kategorie";
  font-weight: bold;
}

ul.tag-items::before {
  content: "nach Schlagwort";
  font-weight: bold;
}

.list-group-header h3 {
  display: none;
}

.list-group-header::before {
  content: "Neueste";
}

.taglib-asset-categories-navigation .panel {
  background-color: transparent;
}

.category-navigation,
.tag-navigation {
  font-family: customer-paragraph;
}
.category-navigation--list,
.tag-navigation--list {
  font-size: 1em;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.category-navigation--list .btn,
.tag-navigation--list .btn {
  padding: 0;
}
.category-navigation--list .btn-link,
.tag-navigation--list .btn-link {
  padding: 0 !important;
}
@media only screen and (max-width: 576px) {
  .category-navigation--list,
.tag-navigation--list {
    flex-direction: row;
  }
  .category-navigation--list .btn,
.tag-navigation--list .btn {
    padding: 0.5rem 0.9375rem;
  }
}
@media only screen and (max-width: 768px) {
  .category-navigation--list,
.tag-navigation--list {
    font-size: 0.8em;
  }
}

.news,
.event {
  font-family: customer-paragraph;
  color: #666;
}
.news-overview__item,
.event-overview__item {
  display: flex;
  border: 1px solid #ddd;
  overflow: hidden;
  height: 5.625rem;
  text-decoration: none;
  transition: box-shadow 0.2s ease-in-out 0s;
}
.news-overview__item:hover,
.event-overview__item:hover {
  box-shadow: 0 0 10px 0 #0000001c;
  color: #5fac22;
}
.news-overview__content,
.event-overview__content {
  width: 66.6666666667%;
  padding: 0.5rem 0.75rem;
}
.news-overview__date,
.event-overview__date {
  font-size: 0.875rem;
}
.news-overview__title,
.event-overview__title {
  font-size: 1rem;
  height: 2.9375rem;
  font-family: customer-title-light;
  font-weight: 700;
  margin-top: 0.125rem;
  line-height: 1.3;
}
.news-overview__cover,
.event-overview__cover {
  position: relative;
  width: 33.3333333333%;
}
.news-overview__image,
.event-overview__image {
  height: 100%;
  width: 100%;
  min-height: 5.3125rem;
  object-fit: cover;
}
.news-overview__image-overlay,
.event-overview__image-overlay {
  position: absolute;
  font-size: 0.625rem;
  color: #fff;
  opacity: 0.6;
  bottom: 0;
  right: 0;
  margin: 0.25rem 0.5rem;
}
.news-overview__no-image,
.event-overview__no-image {
  padding: 0.9375rem 0 0 0.9375rem;
}
.news-list__item,
.event-list__item {
  display: flex;
  overflow: hidden;
  height: 8.6875rem;
  border: 1px solid #ddd;
}
.news-list__content,
.event-list__content {
  width: 66.6666666667%;
  padding: 0.5rem 0.75rem;
}
.news-list__date,
.event-list__date {
  font-size: 0.875rem;
}
.news-list__title,
.event-list__title {
  font-size: 1rem;
  display: flex;
  font-weight: 700;
  overflow: hidden;
  text-decoration: none;
  height: 2.9375rem;
  transition: box-shadow 0.2s ease-in-out 0s;
}
.news-list__badge-container,
.event-list__badge-container {
  display: flex;
  justify-content: space-between;
  height: 1.5625rem;
  overflow: hidden;
  margin-top: 0.9375rem;
}
.news-list__categories .badge.badge-info,
.event-list__categories .badge.badge-info {
  font-weight: lighter;
  background-color: #a9a9a9;
  border-radius: 0.1875rem;
}
.news-list__tags .badge.badge-info,
.event-list__tags .badge.badge-info {
  font-weight: lighter;
  border: 1px solid #a9a9a9;
  background-color: #fff;
  color: #a9a9a9;
  border-radius: 0.1875rem;
}
.news-list__cover,
.event-list__cover {
  position: relative;
  min-height: 5.5rem;
  width: 33.3333333333%;
}
.news-list__image,
.event-list__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.news-list__image-overlay,
.event-list__image-overlay {
  position: absolute;
  font-size: 0.625rem;
  color: #fff;
  opacity: 0.6;
  bottom: 0;
  right: 0;
  margin: 0.25rem 0.5rem;
}
.news-list__no-image,
.event-list__no-image {
  width: 33.3333333333%;
  padding: 0.9375rem 0 0 0.9375rem;
}
.news-detail__cover,
.event-detail__cover {
  width: 100%;
  overflow: hidden;
}
.news-detail__cover img,
.event-detail__cover img {
  width: 100%;
}
.news-detail__cover .carousel-inner,
.event-detail__cover .carousel-inner {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: inline-flex;
  align-content: center;
  background-color: transparent;
  border: 1px solid #e1e1e1;
}
.news-detail__cover .carousel-inner .carousel-item,
.event-detail__cover .carousel-inner .carousel-item {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.news-detail__cover .carousel-inner .carousel-item img,
.news-detail__cover .carousel-inner .carousel-item iframe,
.event-detail__cover .carousel-inner .carousel-item img,
.event-detail__cover .carousel-inner .carousel-item iframe {
  width: 100%;
  height: 100%;
  display: inline-grid;
  object-fit: cover;
  object-position: center;
  border-style: none;
}
.news-detail__cover .carousel-control-prev,
.news-detail__cover .carousel-control-next,
.event-detail__cover .carousel-control-prev,
.event-detail__cover .carousel-control-next {
  height: 18.75rem;
}
.news-detail__text p,
.event-detail__text p {
  margin-bottom: 1em;
  word-break: break-word;
}
.news-detail__link-section li,
.event-detail__link-section li {
  padding-bottom: 0.625rem;
}
.news-detail__adress p,
.event-detail__adress p {
  margin-bottom: 0;
  font-weight: bold;
}
.news-detail__time p,
.event-detail__time p {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .news-detail__time p,
.event-detail__time p {
    text-align: left;
  }
}
.news-detail__title,
.event-detail__title {
  font-size: 1.8em;
}
.news-detail__categories .badge-info, .news-detail__tags .badge-info,
.event-detail__categories .badge-info,
.event-detail__tags .badge-info {
  font-size: 0.8em;
  text-align: left;
  display: inline-flex;
  flex-direction: row;
  align-items: baseline;
}
.news-detail__categories .badge-info,
.event-detail__categories .badge-info {
  font-weight: lighter;
  background-color: #a9a9a9;
  border-radius: 0.1875rem;
  text-align: left;
  display: inline-flex;
  flex-direction: row;
  align-items: baseline;
}
.news-detail__badge,
.event-detail__badge {
  bottom: 0;
  right: 0;
  padding: 0.3125rem 0.625rem;
  background-color: transparent;
  color: #fff;
  opacity: 0.6;
  position: absolute;
  z-index: 3;
  margin: 0 0.9375rem 0 0;
  font-size: 60%;
  font-weight: 200;
}
.news-detail__link,
.event-detail__link {
  color: #5fac22;
  text-decoration: none;
}
.news-detail__link:hover,
.event-detail__link:hover {
  color: #5fac22;
  text-decoration: none;
}
.news-detail__tags,
.event-detail__tags {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .news-detail__tags,
.event-detail__tags {
    text-align: left;
  }
}
.news-detail__tags .badge-info,
.event-detail__tags .badge-info {
  font-weight: lighter;
  border: 1px solid #a9a9a9;
  background-color: #fff;
  color: #a9a9a9;
  border-radius: 0.1875rem;
  text-align: left;
  display: inline-flex;
  flex-direction: row;
  align-items: baseline;
}
.news-detail__tags .badge-info .fa-hashtag,
.event-detail__tags .badge-info .fa-hashtag {
  font-size: 0.8em;
  margin-right: 0.3125rem;
}
.news--overview:hover, .news--list:hover,
.event--overview:hover,
.event--list:hover {
  text-decoration: none;
}

.event-overview__date-icon {
  margin-right: 0.3125rem;
}

@media (max-width: 991px) {
  .news-overview__item, .news-list__item,
.event-overview__item,
.event-list__item {
    flex-direction: column-reverse;
    height: 14.0625rem;
  }
  .news-overview__content, .news-list__content,
.event-overview__content,
.event-list__content {
    width: 100%;
  }
  .news-overview__cover, .news-overview__image, .news-list__cover, .news-list__image,
.event-overview__cover,
.event-overview__image,
.event-list__cover,
.event-list__image {
    height: 100%;
    width: 100%;
  }
}
.favorites-dropdown {
  position: absolute;
  right: 0;
  margin-top: 4.0625rem;
  margin-left: -6.5625rem;
  width: 16.25rem;
  border-radius: 0;
  border: 1px solid #dee2e6;
  background: #fff;
  box-shadow: 0 7px 6px 0 rgba(102, 102, 102, 0.3);
  font-family: customer-paragraph;
}
.favorites-dropdown-toggler {
  width: 2.5rem;
  height: 2.5rem;
  color: #a2a2a2;
  border: 1px solid #a2a2a2;
  border-radius: 100%;
  background: none;
}
.favorites-dropdown-toggler:focus, .favorites-dropdown-toggler:hover, .favorites-dropdown-toggler:active {
  outline: none;
}
.favorites-dropdown-toggler:hover {
  color: #5fac22;
  border-color: #5fac22;
}
.favorites-dropdown-title {
  border-bottom: 0.0625rem solid #dee2e6;
  color: #666;
  padding: 0.9375rem 0.625rem;
  margin-bottom: 1rem;
  text-align: center;
  font-weight: bold;
}
.favorites-dropdown .favorites-button, .favorites-dropdown .favorites-button:active, .favorites-dropdown .favorites-button:focus {
  width: 100%;
  margin: 0;
  color: #5fac22;
  border-radius: 0;
  align-items: baseline;
  display: flex;
  flex-direction: row;
}
.favorites-dropdown .favorites-button:hover {
  background: #fafafa;
  color: #5fac22;
}
.favorites-dropdown:before {
  content: "";
  background-image: url("/o/phsg-theme/images/icons/dropdown-box-arrow.svg");
  display: block;
  width: 1em;
  height: 0.5em;
  position: absolute;
  z-index: 1;
  top: -0.5em;
  right: 0.8em;
}
@media only screen and (max-width: 576px) {
  .favorites-dropdown {
    width: 100%;
    max-width: 100%;
    left: 0;
    top: 7.5rem;
    margin: 0;
    position: fixed;
    max-height: calc(100% - 7.5rem);
    overflow: auto;
    box-shadow: none;
  }
}
@media screen and (min-width: 576px) {
  .favorites-dropdown {
    top: -0.4375rem;
  }
}
@media screen and (min-width: 768px) {
  .favorites-dropdown {
    top: 0;
  }
}
.favorites-list {
  max-height: 15rem;
  overflow: auto;
  border-radius: 0;
}
.favorites-list-item {
  padding: 0.5rem 0.625rem;
  color: #666;
  border-left: none;
  border-right: none;
  width: 100%;
}
.favorites-list-item-title {
  border-radius: 0;
}
.favorites-list-item-icon:before {
  content: "\e004";
  font-family: "customer-icons", sans-serif;
}
.favorites-list-item:first-child, .favorites-list-item:last-child {
  border-radius: 0;
}
.favorites-list-item:hover {
  background-color: #fafafa;
  color: #5fac22;
}
@media (max-width: 576px) {
  .favorites-list {
    max-height: none;
  }
}
.favorites-list-wrapper .favorites-dropdown-title {
  border: none;
  padding-bottom: 0;
}
.favorites-list-wrapper .basic-favorites-list-item, .favorites-list-wrapper .basic-favorites-list-item-title {
  border-radius: 0;
  border-left: 0;
  border-right: 0;
  width: 100%;
}
.favorites-list-wrapper .basic-favorites-list {
  height: 15.625rem;
  overflow: auto;
}
.favorites-list-wrapper .fa-arrow-right:before {
  font-family: "customer-icons";
  content: "\e004";
}
.favorites-button {
  transition: 300ms;
  text-align: left;
  display: grid;
  grid-template-columns: 2.1875rem auto;
  padding: 0.5rem;
  margin: 0 0.625rem 0.625rem;
  border-radius: 0;
}
.favorites-button-icon {
  align-items: baseline;
  margin-right: 1em;
}
@media (max-width: 576px) {
  .favorites-button {
    width: calc(100% - 1.25rem);
  }
}

.ie .favorites-dropdown {
  font-family: customer-paragraph;
}
.ie .favorites-dropdown .favorites-list, .ie .favorites-dropdown .favorites-list-item, .ie .favorites-dropdown .favorites-list-item-title {
  width: 100%;
}

.user-directory {
  scroll-behavior: smooth;
}
.user-directory .alert {
  border-radius: 0;
}
.user-directory .table,
.user-directory .table-hover,
.user-directory .table-striped,
.user-directory th span {
  color: #666 !important;
}
.user-directory .table-dark,
.user-directory .thead-dark {
  color: #fff;
}
.user-directory .btn-primary:hover {
  background-color: #5fac22 !important;
}
.user-directory .list-group-item a:hover {
  color: #5fac22 !important;
  text-decoration: underline;
}
.user-directory .btn-outline-primary,
.user-directory .list-group-item,
.user-directory .table td,
.user-directory table td,
.user-directory table th,
.user-directory .page-link,
.user-directory .customer-border-color,
.user-directory .form-control,
.user-directory .card-body,
.user-directory .form-control[readonly] {
  border-color: #efefef !important;
}

.user-directory-result-list {
  scroll-behavior: smooth;
}
.user-directory-result-list .table th {
  color: #666 !important;
}
.user-directory-result-list .table tbody tr,
.user-directory-result-list .table tbody tr td {
  cursor: pointer;
}

.user-directory-result-card {
  scroll-behavior: smooth;
}
.user-directory-result-card .card {
  display: inline-flex;
  width: 100%;
}
.user-directory-result-card .card .result-card-image,
.user-directory-result-card .card .user-directory-profile-image {
  width: 100%;
  display: inline-grid;
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  object-fit: cover;
  object-position: center;
}
.user-directory-result-card .card .list-group-item.new-list .list-group {
  margin-bottom: 0 !important;
}

.user-directory-search-field-text .input-group-append .btn-outline-primary {
  border: 1px solid #efefef !important;
  padding: 0 1em;
}

.user-directory-search-bar-a-z .nav-link {
  font-weight: 600;
  color: #666;
  font-size: 1rem;
}
.user-directory-search-bar-a-z .nav-link:hover {
  background-color: #efefef;
  color: #5fac22;
}
.user-directory-search-bar-a-z .nav-link.active {
  background-color: #5fac22;
  color: #fff;
}
.user-directory-search-bar-a-z .nav-link .nav-tabs .nav-link .active {
  background-color: #5fac22;
  color: #fff;
}
.user-directory-search-bar-a-z__clear-button .btn-outline-primary {
  border: 1px solid #efefef !important;
}

@media only screen and (max-width: 768px) {
  .multi-level-navigation--small-class, .show-multi-level-navigation-small-class {
    display: block;
    visibility: visible;
    height: auto;
    width: auto;
  }

  .multi-level-navigation--wide-class, .show-multi-level-navigation-wide-class {
    display: none;
    visibility: hidden;
    height: 0;
    width: 0;
  }
}
@media screen and (min-width: 768px) {
  .multi-level-navigation--small-class, .show-multi-level-navigation-small-class {
    display: none;
    visibility: hidden;
    height: 0;
    width: 0;
  }

  .multi-level-navigation--wide-class, .show-multi-level-navigation-wide-class {
    display: block;
    visibility: visible;
    height: auto;
    width: auto;
  }
}
.show-multi-level-navigation-small-class {
  position: absolute;
  z-index: 1;
}

.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

.multi-level-navigation-small {
  bottom: 0;
  background-color: #ffffff;
  font-family: customer-title-light;
  border: 1px solid #dee2e6;
  box-shadow: 0 7px 6px 0 rgba(102, 102, 102, 0.3);
  position: fixed;
  top: 0;
  overflow-x: hidden;
  width: 100vw;
  max-width: 100vw;
  height: 100%;
  min-height: 100vh;
  left: 0;
  overflow-y: scroll;
  padding: 3.4375rem 0;
  /* stylelint-disable declaration-no-important */
  /* stylelint-enable declaration-no-important */
  /* stylelint-disable declaration-no-important */
  /* stylelint-enable declaration-no-important */
}
.multi-level-navigation-small .profile-nav-item .profile-link--user-exit {
  justify-items: inherit;
  display: grid;
  border-bottom: 0.0625rem solid #dee2e6;
}
.multi-level-navigation-small .profile-nav-item .profile-link--user-exit .btn-primary {
  color: #fff;
  border: 0;
  border-radius: 0;
  text-decoration: none;
  background-color: #5fac22;
}
.multi-level-navigation-small-mobile {
  display: flex;
  justify-content: start;
  align-items: start;
}
.multi-level-navigation-small .nav-level-2,
.multi-level-navigation-small .nav-level-3,
.multi-level-navigation-small .nav-level-4,
.multi-level-navigation-small .nav-level-5 {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  padding-left: 0.9375rem;
  border-bottom: 0;
  border-left: 0.1875rem solid #5fac22;
}
.multi-level-navigation-small-nav-item {
  border-bottom: 0.0625rem solid #dee2e6 !important;
  width: 100%;
}
.multi-level-navigation-small-nav-item:hover {
  color: #5fac22;
}
.multi-level-navigation-small-search-input {
  width: 100%;
  padding: 0.625rem 0.9375rem;
}
.multi-level-navigation-small .nav-dropdown-menu {
  border-radius: 0;
  border: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  /* stylelint-disable-next-line declaration-no-important */
  float: left !important;
  /* stylelint-disable-next-line declaration-no-important */
  border-top: 0.0625rem solid #dee2e6 !important;
}
.multi-level-navigation-small .nav-dropdown-menu::after {
  display: none;
}
.multi-level-navigation-small .nav-dropdown-menu-level-2 {
  /* stylelint-disable-next-line declaration-no-important */
  background-color: #fafafa !important;
}
.multi-level-navigation-small .nav-dropdown-menu-level-3 {
  /* stylelint-disable-next-line declaration-no-important */
  background-color: #f2f2f2 !important;
}
.multi-level-navigation-small .nav-dropdown-menu-level-4 {
  /* stylelint-disable-next-line declaration-no-important */
  background-color: #ededed !important;
}
.multi-level-navigation-small .nav-dropdown-menu-level-5 {
  /* stylelint-disable-next-line declaration-no-important */
  background-color: #e5e5e5 !important;
}
.multi-level-navigation-small--top-level {
  /* stylelint-disable-next-line declaration-no-important */
  flex-direction: column !important;
}
.multi-level-navigation-small--top-level .nav-item-link {
  padding-right: 0.9375rem;
}
.multi-level-navigation-small .nav-item-link {
  color: #5fac22;
  /* stylelint-disable-next-line declaration-no-important */
  padding: 0.625rem 0.9375rem !important;
  display: inline-flex;
  width: 80%;
}
.multi-level-navigation-small .nav-item-link:hover {
  color: #5fac22;
}
.multi-level-navigation-small .item-link-arrow {
  padding: 1rem 1.875rem !important;
  border-left: 0.0625rem solid #dee2e6 !important;
  position: absolute;
  z-index: 5;
  right: 0;
  top: 0;
  width: auto;
  color: #5fac22;
  background-color: transparent !important;
}
.multi-level-navigation-small .item-link-arrow:hover, .multi-level-navigation-small .item-link-arrow:focus, .multi-level-navigation-small .item-link-arrow:visited {
  color: #5fac22;
}
.multi-level-navigation-small .item-link-arrow:before {
  padding: 0 50%;
  margin: 0 !important;
}
.multi-level-navigation-small .dropdown-item-link {
  color: #666 !important;
  padding: 0.625rem 0.9375rem !important;
  width: 80% !important;
}
.multi-level-navigation-small .dropdown-item-link:hover {
  color: #5fac22;
}
.multi-level-navigation-small--sub-levels .nav-item-link {
  /* stylelint-disable-next-line declaration-no-important */
  padding: 0.625rem 0 !important;
}
.multi-level-navigation-small .menu-multi-level-navigation-small-1Item--is-selected,
.multi-level-navigation-small .menu-multi-level-navigation-small-2Item--is-selected,
.multi-level-navigation-small .menu-multi-level-navigation-small-3Item--is-selected,
.multi-level-navigation-small .menu-multi-level-navigation-small-4Item--is-selected,
.multi-level-navigation-small .menu-multi-level-navigation-small-5Item--is-selected {
  /* stylelint-disable-next-line declaration-no-important */
  color: #5fac22 !important;
}
.multi-level-navigation-small .menu-multi-level-navigation-small-1Item--has-children,
.multi-level-navigation-small .menu-multi-level-navigation-small-2Item--has-children,
.multi-level-navigation-small .menu-multi-level-navigation-small-3Item--has-children,
.multi-level-navigation-small .menu-multi-level-navigation-small-4Item--has-children,
.multi-level-navigation-small .menu-multi-level-navigation-small-5Item--has-children {
  border-left: 0.0625rem solid #dee2e6;
}

@media only screen and (max-width: 576px) {
  .multi-level-navigation-small {
    margin: 0.5rem 0;
    box-shadow: none;
  }

  body.controls-visible .multi-level-navigation-small, body.no-control-menu .multi-level-navigation-small {
    margin: 3.5625rem 0;
  }
}
@media screen and (min-width: 576px) {
  .multi-level-navigation-small {
    margin: -0.25rem 7%;
    /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
    height: calc(100% - 8.0625rem);
  }

  body.controls-visible .multi-level-navigation-small, body.no-control-menu .multi-level-navigation-small {
    margin: 3.3125rem 7%;
  }
}
.show-multi-level-navigation-wide-class {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 2.9375rem;
}
.show-multi-level-navigation-wide-class .collapsing {
  transition: none;
  display: none;
}

.multi-level-navigation-wide {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 1.0625rem;
  min-height: auto;
  min-width: 69.375rem;
  max-width: 69.375rem;
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  text-align: left;
  margin-top: -0.03125rem;
  box-shadow: 0 7px 6px 0 rgba(102, 102, 102, 0.3);
}
.multi-level-navigation-wide:before {
  content: "";
  background-image: url("/o/phsg-theme/images/icons/dropdown-box-arrow.svg");
  display: block;
  width: 1em;
  height: 0.5em;
  position: absolute;
  z-index: 1;
  top: -0.5em;
  right: 1.6em;
}
.multi-level-navigation-wide--top-level {
  min-height: auto;
  overflow: auto;
}
.multi-level-navigation-wide--sub-levels {
  min-height: 0;
}
.multi-level-navigation-wide .collapsing,
.multi-level-navigation-wide .collapse,
.multi-level-navigation-wide .collapsed {
  transition: none;
}
.multi-level-navigation-wide .multi-level-navigation-wide-level-1 .multi-level-navigation-wide__btn {
  color: #5fac22;
  font-weight: bold;
  font-size: 1rem;
  margin: 0 auto;
  padding: 0 0.625rem;
}
.multi-level-navigation-wide__btn.btn {
  color: #666;
  font-family: customer-title-light;
  font-weight: normal;
  text-align: left;
  border-bottom: 0.0625rem solid transparent;
  border-top: 0.0625rem solid transparent;
  margin-left: -0.9375rem;
  margin-right: -1.03125rem;
  padding: 0.3125rem 0.625rem;
  word-break: keep-all;
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features, declaration-no-important */
  -webkit-appearance: none !important;
}
.multi-level-navigation-wide .fa-arrow-right.customer-icon-link-right-arrow-green {
  margin-left: auto;
  color: #666;
}
.multi-level-navigation-wide-level-1 {
  border-bottom: 0.0625rem solid #dee2e6;
  flex-wrap: wrap;
}
.multi-level-navigation-wide-level-1 .btn .fa-arrow-down {
  padding-right: 0 !important;
}
.multi-level-navigation-wide-level-1 .btn .customer-icon-link-right-arrow-green {
  padding-left: 0.3125rem;
}
.multi-level-navigation-wide-level-1 .menuMultiLevelWide1Item--is-selected {
  border-bottom: 0.1875rem solid #5fac22;
}
.multi-level-navigation-wide-level-2 {
  background-color: #fafafa;
  z-index: 4;
}
.multi-level-navigation-wide-level-2 .menuMultiLevelWide2Item--is-selected {
  text-decoration: underline;
  border-bottom: 0.0625rem solid #dee2e6;
  border-top: 0.0625rem solid #dee2e6;
  margin-left: -0.9375rem;
  margin-right: -1.03125rem;
  background-color: #f2f2f2;
  color: #5fac22;
  font-weight: bold;
}
.multi-level-navigation-wide-level-2 .btn:hover {
  background-color: #f2f2f2;
  color: #5fac22;
  font-weight: bolder;
  text-decoration: underline;
  border-bottom: 0.0625rem solid #dee2e6;
  border-top: 0.0625rem solid #dee2e6;
}
.multi-level-navigation-wide-level-3 {
  background-color: #f2f2f2;
  border-left: 0.0625rem solid #dee2e6;
  z-index: 3;
}
.multi-level-navigation-wide-level-3 .menuMultiLevelWide3Item--is-selected {
  text-decoration: underline;
  border-bottom: 0.0625rem solid #dee2e6;
  border-top: 0.0625rem solid #dee2e6;
  margin-left: -0.9375rem;
  margin-right: -1.03125rem;
  background-color: #ededed;
  color: #5fac22;
  font-weight: bold;
}
.multi-level-navigation-wide-level-3 .btn:hover {
  background-color: #ededed;
  color: #5fac22;
  font-weight: bolder;
  text-decoration: underline;
  border-bottom: 0.0625rem solid #dee2e6;
  border-top: 0.0625rem solid #dee2e6;
}
.multi-level-navigation-wide-level-4 {
  background-color: #ededed;
  border-left: 0.0625rem solid #dee2e6;
  z-index: 2;
}
.multi-level-navigation-wide-level-4 .menuMultiLevelWide4Item--is-selected {
  text-decoration: underline;
  border-bottom: 0.0625rem solid #dee2e6;
  border-top: 0.0625rem solid #dee2e6;
  margin-left: -0.9375rem;
  margin-right: -1.03125rem;
  background-color: #e5e5e5;
  color: #5fac22;
  font-weight: bold;
}
.multi-level-navigation-wide-level-4 .btn:hover {
  background-color: #e5e5e5;
  color: #5fac22;
  font-weight: bolder;
  text-decoration: underline;
  border-bottom: 0.0625rem solid #dee2e6;
  border-top: 0.0625rem solid #dee2e6;
}
.multi-level-navigation-wide-level-5 {
  background-color: #e5e5e5;
  border-left: 0.0625rem solid #dee2e6;
  z-index: 1;
}
.multi-level-navigation-wide-level-5 .menuMultiLevelWide5Item--is-selected {
  text-decoration: underline;
  border-bottom: 0.0625rem solid #dee2e6;
  border-top: 0.0625rem solid #dee2e6;
  margin-left: -0.9375rem;
  margin-right: -1.03125rem;
  background-color: #e5e5e5;
  color: #5fac22;
  font-weight: bold;
}
.multi-level-navigation-wide-level-5 .btn:hover {
  background-color: #e5e5e5;
  color: #5fac22;
  font-weight: bolder;
  text-decoration: underline;
  border-bottom: 0.0625rem solid #dee2e6;
  border-top: 0.0625rem solid #dee2e6;
}

@media screen and (min-width: 768px) {
  .multi-level-navigation-wide {
    min-width: 58.125rem;
    max-width: 58.125rem;
  }
}
@media screen and (min-width: 992px) {
  .multi-level-navigation-wide {
    min-width: 69.375rem;
    max-width: 69.375rem;
  }
}
.lead,
code {
  font-family: customer-title-light !important;
  line-height: 1.3em;
  margin-bottom: 1em;
  margin-top: 0.4em;
  font-size: 1.2em;
  color: #666;
}
@media (max-width: 576px) {
  .lead,
code {
    font-size: 1em;
  }
}
@media (max-width: 768px) {
  .lead,
code {
    font-size: 1.1em;
  }
}

.small {
  font-family: customer-paragraph;
  margin-bottom: 0.5em;
}
@media (max-width: 576px) {
  .small {
    font-size: 60%;
  }
}
@media (max-width: 768px) {
  .small {
    font-size: 70%;
  }
}

.news-detail__text p code,
.events-detail__text p code {
  margin-bottom: 1em;
}

.table-room-planer {
  background-color: #fff;
  border: 0;
  /* stylelint-disable-next-line */
  width: 100% !important;
}
.table-room-planer__date {
  width: 20%;
}
.table-room-planer__time {
  width: 15%;
}
.table-room-planer__room {
  width: 10%;
}
.table-room-planer__name {
  width: 33%;
}
.table-room-planer__organizer {
  width: 22%;
}
.table-room-planer__table-head tr {
  font-family: customer-title-light;
  border-bottom: 0.0625rem solid #666;
  font-weight: 800;
}
.table-room-planer__table-head tr td {
  vertical-align: top;
}
.table-room-planer__table-body tr {
  font-family: customer-paragraph;
  border-bottom: 0.0625rem solid #dee2e6;
  font-weight: 400;
}
.table-room-planer__table-body tr td {
  vertical-align: top;
}
.table-room-planer__table td {
  font-size: 1.6875rem;
}
.table-room-planer__table th {
  font-size: 1rem;
}
.table-room-planer__table strong {
  color: #5fac22;
}

.swiper-slide {
  display: block;
  left: 0;
  height: auto;
}

.phsg-slider-pagination {
  padding: 0.625rem;
  border-radius: 0.625rem;
  background: #f2f2f2;
  color: #666;
  display: flex;
  justify-content: center;
  border: 2px #666 solid;
  font-size: 1rem;
}
.phsg-slider-pagination.swiper-pagination {
  display: flex;
  position: relative;
}
.phsg-slider-pagination-item.swiper-pagination-bullet {
  width: 100%;
  height: 3.125rem;
  border-radius: 0.8125rem;
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #5fac22;
  font-size: 1.4375rem;
  opacity: 1;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  border: 2px var(--light-gray) solid;
}
.phsg-slider-pagination-item.swiper-pagination-bullet-active {
  border: 2px #5fac22 solid;
}

.occurrence-entry {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 100;
  background: #fff;
  box-sizing: border-box;
}
.occurrence-entry p {
  font-family: customer-title-light;
  color: #000;
  margin: 0;
}
.occurrence-details-and-image {
  display: flex;
  justify-content: space-between;
  padding: 5rem 0 5rem 5rem;
  height: calc(100vh - 17.25rem);
  max-height: calc(100vh - 12.25rem);
}
.occurrence-details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  width: 100%;
  max-width: 100%;
  padding-right: 5rem;
}
.occurrence-image {
  height: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  aspect-ratio: 1/1;
}
.occurrence-details-inner {
  display: flex;
  max-height: 9.375rem;
}
.occurrence-details-inner .occurrence-qr {
  width: 9.375rem;
}
.occurrence-container {
  min-width: 100%;
  float: left;
  height: 100%;
  position: relative;
  padding: 0;
  margin: 0;
}
.occurrence-header {
  color: #efefef;
  width: 100%;
  background-color: #666;
  height: 16.25rem;
  position: relative;
}
.occurrence-header p {
  color: inherit;
}
.occurrence-tag {
  margin-left: 4rem;
  display: flex;
  justify-content: space-between;
}
.occurrence-tag p {
  font-size: 8.75rem;
  line-height: 16.25rem;
}
.occurrence-tag img {
  margin: auto 4rem;
}
.occurrence-infos {
  float: left;
  width: 100%;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.occurrence-description {
  width: 100%;
  text-align: left;
  word-wrap: break-word;
  line-height: 100%;
  margin-top: 4.75rem;
}
.occurrence-description p {
  font-size: 4.75rem;
  line-height: 1.25;
}
.occurrence-informations {
  text-align: left;
  margin-left: 1.25rem;
}
.occurrence-date {
  font-size: 2.8rem;
}
.occurrence-location {
  font-size: 1.875rem;
  font-family: customer-title-light;
  font-weight: 600;
}