@charset "UTF-8";
/**
 * Clay 3.136.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.136.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
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.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 .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

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

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

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

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

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

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

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

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

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

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info {
  transition: none;
}

.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: none;
}

.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  transition: none;
}

.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

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

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

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

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

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

.taglib-icon-help {
  color: #6c757d !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #343a40 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  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: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  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 {
    background-color: #fff;
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item .h4,
.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,
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.file-icon-color-2 {
  background-color: #fff;
  color: #24a892;
}

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

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

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

.file-icon-color-6 {
  background-color: #fff;
  color: #0099e6;
}

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

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

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

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts 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 {
  transition: none;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  transition: none;
}

.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M15%203H1a1%201%200%200%201%200-2h14a1%201%200%200%201%200%202Zm0%206H1a1%201%200%200%201%200-2h14a1%201%200%200%201%200%202ZM1%2015h14a1%201%200%200%200%200-2H1a1%201%200%200%200%200%202Z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

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

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

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

body.portlet {
  border-width: 0;
}

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

.portlet-options-dropdown {
  z-index: 1035;
}

.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: var(--portlet-header-margin-bottom, calc(var(--spacer) * 3rem));
}

@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, .portlet.focus .visible-interaction {
  display: block;
}

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

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #007bff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  height: 28px;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon {
  height: 12px;
  width: 12px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon.lexicon-icon-drag {
  height: 16px;
  width: 16px;
}
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;
    transform: translateY(-97%);
    transition: opacity 0.15s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
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: 12px;
  font-weight: 600;
  margin-left: 4px;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@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;
  }
}
@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: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
    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;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    align-items: center;
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
    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;
  }
}
@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: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
  border-radius: var(--portlet-content-border-radius, 0);
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  transition: border-color 0.15s ease;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.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: var(--portlet-topper-bg, var(--primary, #007bff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.15s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  .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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

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

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

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

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

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

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

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

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

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

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

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

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

html:not(#__):not(#___) .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .portlet.open > .cadmin.portlet-topper {
  z-index: 999;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  font-size: 13.92px;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    right: auto;
  }
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-name-text {
  margin-right: 12px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar,
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .icon-monospaced {
  height: 24px;
  line-height: 24px;
  width: 24px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar .component-action {
  font-size: 14px;
  height: 24px;
  margin-top: -2px;
  width: 24px;
}
html:not(#__):not(#___) .portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
html:not(#__):not(#___) .yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}
html:not(#__):not(#___) .yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.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: #6c757d;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}

.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  .portlet > .portlet-topper {
    right: auto;
  }
}
.portlet > .portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 1.5rem;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-name-text {
  margin-right: 0.75rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-topper-toolbar,
.portlet > .portlet-topper .icon-monospaced {
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar .component-action {
  height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .lexicon-icon {
  height: 0.875rem;
  width: 0.875rem;
}
.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999;
}

.portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
.yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 98, 204, 0.2) inset;
}
.yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #0062cc inset;
}

.portlet-decorate .portlet {
  margin-bottom: 24px;
}
.portlet-decorate .portlet-content {
  border-radius: 0.25rem;
}

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

:root {
  --sideCardHeadlineFontColor: white;
  --TagsBorder: 2px solid black;
  --TagsColor: black;
  --TagsBackgroundColor: transparent;
}

/*  Bootstrap Icons */
@font-face {
  font-family: "bootstrap-icons";
  src: url("../font/bootstrap-icons.woff2") format("woff2"), url("../font/bootstrap-icons.woff") format("woff");
}
.bi::before,
[class^=bi-]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-123::before {
  content: "\f67f";
}

.bi-alarm-fill::before {
  content: "\f101";
}

.bi-alarm::before {
  content: "\f102";
}

.bi-align-bottom::before {
  content: "\f103";
}

.bi-align-center::before {
  content: "\f104";
}

.bi-align-end::before {
  content: "\f105";
}

.bi-align-middle::before {
  content: "\f106";
}

.bi-align-start::before {
  content: "\f107";
}

.bi-align-top::before {
  content: "\f108";
}

.bi-alt::before {
  content: "\f109";
}

.bi-app-indicator::before {
  content: "\f10a";
}

.bi-app::before {
  content: "\f10b";
}

.bi-archive-fill::before {
  content: "\f10c";
}

.bi-archive::before {
  content: "\f10d";
}

.bi-arrow-90deg-down::before {
  content: "\f10e";
}

.bi-arrow-90deg-left::before {
  content: "\f10f";
}

.bi-arrow-90deg-right::before {
  content: "\f110";
}

.bi-arrow-90deg-up::before {
  content: "\f111";
}

.bi-arrow-bar-down::before {
  content: "\f112";
}

.bi-arrow-bar-left::before {
  content: "\f113";
}

.bi-arrow-bar-right::before {
  content: "\f114";
}

.bi-arrow-bar-up::before {
  content: "\f115";
}

.bi-arrow-clockwise::before {
  content: "\f116";
}

.bi-arrow-counterclockwise::before {
  content: "\f117";
}

.bi-arrow-down-circle-fill::before {
  content: "\f118";
}

.bi-arrow-down-circle::before {
  content: "\f119";
}

.bi-arrow-down-left-circle-fill::before {
  content: "\f11a";
}

.bi-arrow-down-left-circle::before {
  content: "\f11b";
}

.bi-arrow-down-left-square-fill::before {
  content: "\f11c";
}

.bi-arrow-down-left-square::before {
  content: "\f11d";
}

.bi-arrow-down-left::before {
  content: "\f11e";
}

.bi-arrow-down-right-circle-fill::before {
  content: "\f11f";
}

.bi-arrow-down-right-circle::before {
  content: "\f120";
}

.bi-arrow-down-right-square-fill::before {
  content: "\f121";
}

.bi-arrow-down-right-square::before {
  content: "\f122";
}

.bi-arrow-down-right::before {
  content: "\f123";
}

.bi-arrow-down-short::before {
  content: "\f124";
}

.bi-arrow-down-square-fill::before {
  content: "\f125";
}

.bi-arrow-down-square::before {
  content: "\f126";
}

.bi-arrow-down-up::before {
  content: "\f127";
}

.bi-arrow-down::before {
  content: "\f128";
}

.bi-arrow-left-circle-fill::before {
  content: "\f129";
}

.bi-arrow-left-circle::before {
  content: "\f12a";
}

.bi-arrow-left-right::before {
  content: "\f12b";
}

.bi-arrow-left-short::before {
  content: "\f12c";
}

.bi-arrow-left-square-fill::before {
  content: "\f12d";
}

.bi-arrow-left-square::before {
  content: "\f12e";
}

.bi-arrow-left::before {
  content: "\f12f";
}

.bi-arrow-repeat::before {
  content: "\f130";
}

.bi-arrow-return-left::before {
  content: "\f131";
}

.bi-arrow-return-right::before {
  content: "\f132";
}

.bi-arrow-right-circle-fill::before {
  content: "\f133";
}

.bi-arrow-right-circle::before {
  content: "\f134";
}

.bi-arrow-right-short::before {
  content: "\f135";
}

.bi-arrow-right-square-fill::before {
  content: "\f136";
}

.bi-arrow-right-square::before {
  content: "\f137";
}

.bi-arrow-right::before {
  content: "\f138";
}

.bi-arrow-up-circle-fill::before {
  content: "\f139";
}

.bi-arrow-up-circle::before {
  content: "\f13a";
}

.bi-arrow-up-left-circle-fill::before {
  content: "\f13b";
}

.bi-arrow-up-left-circle::before {
  content: "\f13c";
}

.bi-arrow-up-left-square-fill::before {
  content: "\f13d";
}

.bi-arrow-up-left-square::before {
  content: "\f13e";
}

.bi-arrow-up-left::before {
  content: "\f13f";
}

.bi-arrow-up-right-circle-fill::before {
  content: "\f140";
}

.bi-arrow-up-right-circle::before {
  content: "\f141";
}

.bi-arrow-up-right-square-fill::before {
  content: "\f142";
}

.bi-arrow-up-right-square::before {
  content: "\f143";
}

.bi-arrow-up-right::before {
  content: "\f144";
}

.bi-arrow-up-short::before {
  content: "\f145";
}

.bi-arrow-up-square-fill::before {
  content: "\f146";
}

.bi-arrow-up-square::before {
  content: "\f147";
}

.bi-arrow-up::before {
  content: "\f148";
}

.bi-arrows-angle-contract::before {
  content: "\f149";
}

.bi-arrows-angle-expand::before {
  content: "\f14a";
}

.bi-arrows-collapse::before {
  content: "\f14b";
}

.bi-arrows-expand::before {
  content: "\f14c";
}

.bi-arrows-fullscreen::before {
  content: "\f14d";
}

.bi-arrows-move::before {
  content: "\f14e";
}

.bi-aspect-ratio-fill::before {
  content: "\f14f";
}

.bi-aspect-ratio::before {
  content: "\f150";
}

.bi-asterisk::before {
  content: "\f151";
}

.bi-at::before {
  content: "\f152";
}

.bi-award-fill::before {
  content: "\f153";
}

.bi-award::before {
  content: "\f154";
}

.bi-back::before {
  content: "\f155";
}

.bi-backspace-fill::before {
  content: "\f156";
}

.bi-backspace-reverse-fill::before {
  content: "\f157";
}

.bi-backspace-reverse::before {
  content: "\f158";
}

.bi-backspace::before {
  content: "\f159";
}

.bi-badge-3d-fill::before {
  content: "\f15a";
}

.bi-badge-3d::before {
  content: "\f15b";
}

.bi-badge-4k-fill::before {
  content: "\f15c";
}

.bi-badge-4k::before {
  content: "\f15d";
}

.bi-badge-8k-fill::before {
  content: "\f15e";
}

.bi-badge-8k::before {
  content: "\f15f";
}

.bi-badge-ad-fill::before {
  content: "\f160";
}

.bi-badge-ad::before {
  content: "\f161";
}

.bi-badge-ar-fill::before {
  content: "\f162";
}

.bi-badge-ar::before {
  content: "\f163";
}

.bi-badge-cc-fill::before {
  content: "\f164";
}

.bi-badge-cc::before {
  content: "\f165";
}

.bi-badge-hd-fill::before {
  content: "\f166";
}

.bi-badge-hd::before {
  content: "\f167";
}

.bi-badge-tm-fill::before {
  content: "\f168";
}

.bi-badge-tm::before {
  content: "\f169";
}

.bi-badge-vo-fill::before {
  content: "\f16a";
}

.bi-badge-vo::before {
  content: "\f16b";
}

.bi-badge-vr-fill::before {
  content: "\f16c";
}

.bi-badge-vr::before {
  content: "\f16d";
}

.bi-badge-wc-fill::before {
  content: "\f16e";
}

.bi-badge-wc::before {
  content: "\f16f";
}

.bi-bag-check-fill::before {
  content: "\f170";
}

.bi-bag-check::before {
  content: "\f171";
}

.bi-bag-dash-fill::before {
  content: "\f172";
}

.bi-bag-dash::before {
  content: "\f173";
}

.bi-bag-fill::before {
  content: "\f174";
}

.bi-bag-plus-fill::before {
  content: "\f175";
}

.bi-bag-plus::before {
  content: "\f176";
}

.bi-bag-x-fill::before {
  content: "\f177";
}

.bi-bag-x::before {
  content: "\f178";
}

.bi-bag::before {
  content: "\f179";
}

.bi-bar-chart-fill::before {
  content: "\f17a";
}

.bi-bar-chart-line-fill::before {
  content: "\f17b";
}

.bi-bar-chart-line::before {
  content: "\f17c";
}

.bi-bar-chart-steps::before {
  content: "\f17d";
}

.bi-bar-chart::before {
  content: "\f17e";
}

.bi-basket-fill::before {
  content: "\f17f";
}

.bi-basket::before {
  content: "\f180";
}

.bi-basket2-fill::before {
  content: "\f181";
}

.bi-basket2::before {
  content: "\f182";
}

.bi-basket3-fill::before {
  content: "\f183";
}

.bi-basket3::before {
  content: "\f184";
}

.bi-battery-charging::before {
  content: "\f185";
}

.bi-battery-full::before {
  content: "\f186";
}

.bi-battery-half::before {
  content: "\f187";
}

.bi-battery::before {
  content: "\f188";
}

.bi-bell-fill::before {
  content: "\f189";
}

.bi-bell::before {
  content: "\f18a";
}

.bi-bezier::before {
  content: "\f18b";
}

.bi-bezier2::before {
  content: "\f18c";
}

.bi-bicycle::before {
  content: "\f18d";
}

.bi-binoculars-fill::before {
  content: "\f18e";
}

.bi-binoculars::before {
  content: "\f18f";
}

.bi-blockquote-left::before {
  content: "\f190";
}

.bi-blockquote-right::before {
  content: "\f191";
}

.bi-book-fill::before {
  content: "\f192";
}

.bi-book-half::before {
  content: "\f193";
}

.bi-book::before {
  content: "\f194";
}

.bi-bookmark-check-fill::before {
  content: "\f195";
}

.bi-bookmark-check::before {
  content: "\f196";
}

.bi-bookmark-dash-fill::before {
  content: "\f197";
}

.bi-bookmark-dash::before {
  content: "\f198";
}

.bi-bookmark-fill::before {
  content: "\f199";
}

.bi-bookmark-heart-fill::before {
  content: "\f19a";
}

.bi-bookmark-heart::before {
  content: "\f19b";
}

.bi-bookmark-plus-fill::before {
  content: "\f19c";
}

.bi-bookmark-plus::before {
  content: "\f19d";
}

.bi-bookmark-star-fill::before {
  content: "\f19e";
}

.bi-bookmark-star::before {
  content: "\f19f";
}

.bi-bookmark-x-fill::before {
  content: "\f1a0";
}

.bi-bookmark-x::before {
  content: "\f1a1";
}

.bi-bookmark::before {
  content: "\f1a2";
}

.bi-bookmarks-fill::before {
  content: "\f1a3";
}

.bi-bookmarks::before {
  content: "\f1a4";
}

.bi-bookshelf::before {
  content: "\f1a5";
}

.bi-bootstrap-fill::before {
  content: "\f1a6";
}

.bi-bootstrap-reboot::before {
  content: "\f1a7";
}

.bi-bootstrap::before {
  content: "\f1a8";
}

.bi-border-all::before {
  content: "\f1a9";
}

.bi-border-bottom::before {
  content: "\f1aa";
}

.bi-border-center::before {
  content: "\f1ab";
}

.bi-border-inner::before {
  content: "\f1ac";
}

.bi-border-left::before {
  content: "\f1ad";
}

.bi-border-middle::before {
  content: "\f1ae";
}

.bi-border-outer::before {
  content: "\f1af";
}

.bi-border-right::before {
  content: "\f1b0";
}

.bi-border-style::before {
  content: "\f1b1";
}

.bi-border-top::before {
  content: "\f1b2";
}

.bi-border-width::before {
  content: "\f1b3";
}

.bi-border::before {
  content: "\f1b4";
}

.bi-bounding-box-circles::before {
  content: "\f1b5";
}

.bi-bounding-box::before {
  content: "\f1b6";
}

.bi-box-arrow-down-left::before {
  content: "\f1b7";
}

.bi-box-arrow-down-right::before {
  content: "\f1b8";
}

.bi-box-arrow-down::before {
  content: "\f1b9";
}

.bi-box-arrow-in-down-left::before {
  content: "\f1ba";
}

.bi-box-arrow-in-down-right::before {
  content: "\f1bb";
}

.bi-box-arrow-in-down::before {
  content: "\f1bc";
}

.bi-box-arrow-in-left::before {
  content: "\f1bd";
}

.bi-box-arrow-in-right::before {
  content: "\f1be";
}

.bi-box-arrow-in-up-left::before {
  content: "\f1bf";
}

.bi-box-arrow-in-up-right::before {
  content: "\f1c0";
}

.bi-box-arrow-in-up::before {
  content: "\f1c1";
}

.bi-box-arrow-left::before {
  content: "\f1c2";
}

.bi-box-arrow-right::before {
  content: "\f1c3";
}

.bi-box-arrow-up-left::before {
  content: "\f1c4";
}

.bi-box-arrow-up-right::before {
  content: "\f1c5";
}

.bi-box-arrow-up::before {
  content: "\f1c6";
}

.bi-box-seam::before {
  content: "\f1c7";
}

.bi-box::before {
  content: "\f1c8";
}

.bi-braces::before {
  content: "\f1c9";
}

.bi-bricks::before {
  content: "\f1ca";
}

.bi-briefcase-fill::before {
  content: "\f1cb";
}

.bi-briefcase::before {
  content: "\f1cc";
}

.bi-brightness-alt-high-fill::before {
  content: "\f1cd";
}

.bi-brightness-alt-high::before {
  content: "\f1ce";
}

.bi-brightness-alt-low-fill::before {
  content: "\f1cf";
}

.bi-brightness-alt-low::before {
  content: "\f1d0";
}

.bi-brightness-high-fill::before {
  content: "\f1d1";
}

.bi-brightness-high::before {
  content: "\f1d2";
}

.bi-brightness-low-fill::before {
  content: "\f1d3";
}

.bi-brightness-low::before {
  content: "\f1d4";
}

.bi-broadcast-pin::before {
  content: "\f1d5";
}

.bi-broadcast::before {
  content: "\f1d6";
}

.bi-brush-fill::before {
  content: "\f1d7";
}

.bi-brush::before {
  content: "\f1d8";
}

.bi-bucket-fill::before {
  content: "\f1d9";
}

.bi-bucket::before {
  content: "\f1da";
}

.bi-bug-fill::before {
  content: "\f1db";
}

.bi-bug::before {
  content: "\f1dc";
}

.bi-building::before {
  content: "\f1dd";
}

.bi-bullseye::before {
  content: "\f1de";
}

.bi-calculator-fill::before {
  content: "\f1df";
}

.bi-calculator::before {
  content: "\f1e0";
}

.bi-calendar-check-fill::before {
  content: "\f1e1";
}

.bi-calendar-check::before {
  content: "\f1e2";
}

.bi-calendar-date-fill::before {
  content: "\f1e3";
}

.bi-calendar-date::before {
  content: "\f1e4";
}

.bi-calendar-day-fill::before {
  content: "\f1e5";
}

.bi-calendar-day::before {
  content: "\f1e6";
}

.bi-calendar-event-fill::before {
  content: "\f1e7";
}

.bi-calendar-event::before {
  content: "\f1e8";
}

.bi-calendar-fill::before {
  content: "\f1e9";
}

.bi-calendar-minus-fill::before {
  content: "\f1ea";
}

.bi-calendar-minus::before {
  content: "\f1eb";
}

.bi-calendar-month-fill::before {
  content: "\f1ec";
}

.bi-calendar-month::before {
  content: "\f1ed";
}

.bi-calendar-plus-fill::before {
  content: "\f1ee";
}

.bi-calendar-plus::before {
  content: "\f1ef";
}

.bi-calendar-range-fill::before {
  content: "\f1f0";
}

.bi-calendar-range::before {
  content: "\f1f1";
}

.bi-calendar-week-fill::before {
  content: "\f1f2";
}

.bi-calendar-week::before {
  content: "\f1f3";
}

.bi-calendar-x-fill::before {
  content: "\f1f4";
}

.bi-calendar-x::before {
  content: "\f1f5";
}

.bi-calendar::before {
  content: "\f1f6";
}

.bi-calendar2-check-fill::before {
  content: "\f1f7";
}

.bi-calendar2-check::before {
  content: "\f1f8";
}

.bi-calendar2-date-fill::before {
  content: "\f1f9";
}

.bi-calendar2-date::before {
  content: "\f1fa";
}

.bi-calendar2-day-fill::before {
  content: "\f1fb";
}

.bi-calendar2-day::before {
  content: "\f1fc";
}

.bi-calendar2-event-fill::before {
  content: "\f1fd";
}

.bi-calendar2-event::before {
  content: "\f1fe";
}

.bi-calendar2-fill::before {
  content: "\f1ff";
}

.bi-calendar2-minus-fill::before {
  content: "\f200";
}

.bi-calendar2-minus::before {
  content: "\f201";
}

.bi-calendar2-month-fill::before {
  content: "\f202";
}

.bi-calendar2-month::before {
  content: "\f203";
}

.bi-calendar2-plus-fill::before {
  content: "\f204";
}

.bi-calendar2-plus::before {
  content: "\f205";
}

.bi-calendar2-range-fill::before {
  content: "\f206";
}

.bi-calendar2-range::before {
  content: "\f207";
}

.bi-calendar2-week-fill::before {
  content: "\f208";
}

.bi-calendar2-week::before {
  content: "\f209";
}

.bi-calendar2-x-fill::before {
  content: "\f20a";
}

.bi-calendar2-x::before {
  content: "\f20b";
}

.bi-calendar2::before {
  content: "\f20c";
}

.bi-calendar3-event-fill::before {
  content: "\f20d";
}

.bi-calendar3-event::before {
  content: "\f20e";
}

.bi-calendar3-fill::before {
  content: "\f20f";
}

.bi-calendar3-range-fill::before {
  content: "\f210";
}

.bi-calendar3-range::before {
  content: "\f211";
}

.bi-calendar3-week-fill::before {
  content: "\f212";
}

.bi-calendar3-week::before {
  content: "\f213";
}

.bi-calendar3::before {
  content: "\f214";
}

.bi-calendar4-event::before {
  content: "\f215";
}

.bi-calendar4-range::before {
  content: "\f216";
}

.bi-calendar4-week::before {
  content: "\f217";
}

.bi-calendar4::before {
  content: "\f218";
}

.bi-camera-fill::before {
  content: "\f219";
}

.bi-camera-reels-fill::before {
  content: "\f21a";
}

.bi-camera-reels::before {
  content: "\f21b";
}

.bi-camera-video-fill::before {
  content: "\f21c";
}

.bi-camera-video-off-fill::before {
  content: "\f21d";
}

.bi-camera-video-off::before {
  content: "\f21e";
}

.bi-camera-video::before {
  content: "\f21f";
}

.bi-camera::before {
  content: "\f220";
}

.bi-camera2::before {
  content: "\f221";
}

.bi-capslock-fill::before {
  content: "\f222";
}

.bi-capslock::before {
  content: "\f223";
}

.bi-card-checklist::before {
  content: "\f224";
}

.bi-card-heading::before {
  content: "\f225";
}

.bi-card-image::before {
  content: "\f226";
}

.bi-card-list::before {
  content: "\f227";
}

.bi-card-text::before {
  content: "\f228";
}

.bi-caret-down-fill::before {
  content: "\f229";
}

.bi-caret-down-square-fill::before {
  content: "\f22a";
}

.bi-caret-down-square::before {
  content: "\f22b";
}

.bi-caret-down::before {
  content: "\f22c";
}

.bi-caret-left-fill::before {
  content: "\f22d";
}

.bi-caret-left-square-fill::before {
  content: "\f22e";
}

.bi-caret-left-square::before {
  content: "\f22f";
}

.bi-caret-left::before {
  content: "\f230";
}

.bi-caret-right-fill::before {
  content: "\f231";
}

.bi-caret-right-square-fill::before {
  content: "\f232";
}

.bi-caret-right-square::before {
  content: "\f233";
}

.bi-caret-right::before {
  content: "\f234";
}

.bi-caret-up-fill::before {
  content: "\f235";
}

.bi-caret-up-square-fill::before {
  content: "\f236";
}

.bi-caret-up-square::before {
  content: "\f237";
}

.bi-caret-up::before {
  content: "\f238";
}

.bi-cart-check-fill::before {
  content: "\f239";
}

.bi-cart-check::before {
  content: "\f23a";
}

.bi-cart-dash-fill::before {
  content: "\f23b";
}

.bi-cart-dash::before {
  content: "\f23c";
}

.bi-cart-fill::before {
  content: "\f23d";
}

.bi-cart-plus-fill::before {
  content: "\f23e";
}

.bi-cart-plus::before {
  content: "\f23f";
}

.bi-cart-x-fill::before {
  content: "\f240";
}

.bi-cart-x::before {
  content: "\f241";
}

.bi-cart::before {
  content: "\f242";
}

.bi-cart2::before {
  content: "\f243";
}

.bi-cart3::before {
  content: "\f244";
}

.bi-cart4::before {
  content: "\f245";
}

.bi-cash-stack::before {
  content: "\f246";
}

.bi-cash::before {
  content: "\f247";
}

.bi-cast::before {
  content: "\f248";
}

.bi-chat-dots-fill::before {
  content: "\f249";
}

.bi-chat-dots::before {
  content: "\f24a";
}

.bi-chat-fill::before {
  content: "\f24b";
}

.bi-chat-left-dots-fill::before {
  content: "\f24c";
}

.bi-chat-left-dots::before {
  content: "\f24d";
}

.bi-chat-left-fill::before {
  content: "\f24e";
}

.bi-chat-left-quote-fill::before {
  content: "\f24f";
}

.bi-chat-left-quote::before {
  content: "\f250";
}

.bi-chat-left-text-fill::before {
  content: "\f251";
}

.bi-chat-left-text::before {
  content: "\f252";
}

.bi-chat-left::before {
  content: "\f253";
}

.bi-chat-quote-fill::before {
  content: "\f254";
}

.bi-chat-quote::before {
  content: "\f255";
}

.bi-chat-right-dots-fill::before {
  content: "\f256";
}

.bi-chat-right-dots::before {
  content: "\f257";
}

.bi-chat-right-fill::before {
  content: "\f258";
}

.bi-chat-right-quote-fill::before {
  content: "\f259";
}

.bi-chat-right-quote::before {
  content: "\f25a";
}

.bi-chat-right-text-fill::before {
  content: "\f25b";
}

.bi-chat-right-text::before {
  content: "\f25c";
}

.bi-chat-right::before {
  content: "\f25d";
}

.bi-chat-square-dots-fill::before {
  content: "\f25e";
}

.bi-chat-square-dots::before {
  content: "\f25f";
}

.bi-chat-square-fill::before {
  content: "\f260";
}

.bi-chat-square-quote-fill::before {
  content: "\f261";
}

.bi-chat-square-quote::before {
  content: "\f262";
}

.bi-chat-square-text-fill::before {
  content: "\f263";
}

.bi-chat-square-text::before {
  content: "\f264";
}

.bi-chat-square::before {
  content: "\f265";
}

.bi-chat-text-fill::before {
  content: "\f266";
}

.bi-chat-text::before {
  content: "\f267";
}

.bi-chat::before {
  content: "\f268";
}

.bi-check-all::before {
  content: "\f269";
}

.bi-check-circle-fill::before {
  content: "\f26a";
}

.bi-check-circle::before {
  content: "\f26b";
}

.bi-check-square-fill::before {
  content: "\f26c";
}

.bi-check-square::before {
  content: "\f26d";
}

.bi-check::before {
  content: "\f26e";
}

.bi-check2-all::before {
  content: "\f26f";
}

.bi-check2-circle::before {
  content: "\f270";
}

.bi-check2-square::before {
  content: "\f271";
}

.bi-check2::before {
  content: "\f272";
}

.bi-chevron-bar-contract::before {
  content: "\f273";
}

.bi-chevron-bar-down::before {
  content: "\f274";
}

.bi-chevron-bar-expand::before {
  content: "\f275";
}

.bi-chevron-bar-left::before {
  content: "\f276";
}

.bi-chevron-bar-right::before {
  content: "\f277";
}

.bi-chevron-bar-up::before {
  content: "\f278";
}

.bi-chevron-compact-down::before {
  content: "\f279";
}

.bi-chevron-compact-left::before {
  content: "\f27a";
}

.bi-chevron-compact-right::before {
  content: "\f27b";
}

.bi-chevron-compact-up::before {
  content: "\f27c";
}

.bi-chevron-contract::before {
  content: "\f27d";
}

.bi-chevron-double-down::before {
  content: "\f27e";
}

.bi-chevron-double-left::before {
  content: "\f27f";
}

.bi-chevron-double-right::before {
  content: "\f280";
}

.bi-chevron-double-up::before {
  content: "\f281";
}

.bi-chevron-down::before {
  content: "\f282";
}

.bi-chevron-expand::before {
  content: "\f283";
}

.bi-chevron-left::before {
  content: "\f284";
}

.bi-chevron-right::before {
  content: "\f285";
}

.bi-chevron-up::before {
  content: "\f286";
}

.bi-circle-fill::before {
  content: "\f287";
}

.bi-circle-half::before {
  content: "\f288";
}

.bi-circle-square::before {
  content: "\f289";
}

.bi-circle::before {
  content: "\f28a";
}

.bi-clipboard-check::before {
  content: "\f28b";
}

.bi-clipboard-data::before {
  content: "\f28c";
}

.bi-clipboard-minus::before {
  content: "\f28d";
}

.bi-clipboard-plus::before {
  content: "\f28e";
}

.bi-clipboard-x::before {
  content: "\f28f";
}

.bi-clipboard::before {
  content: "\f290";
}

.bi-clock-fill::before {
  content: "\f291";
}

.bi-clock-history::before {
  content: "\f292";
}

.bi-clock::before {
  content: "\f293";
}

.bi-cloud-arrow-down-fill::before {
  content: "\f294";
}

.bi-cloud-arrow-down::before {
  content: "\f295";
}

.bi-cloud-arrow-up-fill::before {
  content: "\f296";
}

.bi-cloud-arrow-up::before {
  content: "\f297";
}

.bi-cloud-check-fill::before {
  content: "\f298";
}

.bi-cloud-check::before {
  content: "\f299";
}

.bi-cloud-download-fill::before {
  content: "\f29a";
}

.bi-cloud-download::before {
  content: "\f29b";
}

.bi-cloud-drizzle-fill::before {
  content: "\f29c";
}

.bi-cloud-drizzle::before {
  content: "\f29d";
}

.bi-cloud-fill::before {
  content: "\f29e";
}

.bi-cloud-fog-fill::before {
  content: "\f29f";
}

.bi-cloud-fog::before {
  content: "\f2a0";
}

.bi-cloud-fog2-fill::before {
  content: "\f2a1";
}

.bi-cloud-fog2::before {
  content: "\f2a2";
}

.bi-cloud-hail-fill::before {
  content: "\f2a3";
}

.bi-cloud-hail::before {
  content: "\f2a4";
}

.bi-cloud-haze-fill::before {
  content: "\f2a6";
}

.bi-cloud-haze::before {
  content: "\f2a7";
}

.bi-cloud-haze2-fill::before {
  content: "\f2a8";
}

.bi-cloud-lightning-fill::before {
  content: "\f2a9";
}

.bi-cloud-lightning-rain-fill::before {
  content: "\f2aa";
}

.bi-cloud-lightning-rain::before {
  content: "\f2ab";
}

.bi-cloud-lightning::before {
  content: "\f2ac";
}

.bi-cloud-minus-fill::before {
  content: "\f2ad";
}

.bi-cloud-minus::before {
  content: "\f2ae";
}

.bi-cloud-moon-fill::before {
  content: "\f2af";
}

.bi-cloud-moon::before {
  content: "\f2b0";
}

.bi-cloud-plus-fill::before {
  content: "\f2b1";
}

.bi-cloud-plus::before {
  content: "\f2b2";
}

.bi-cloud-rain-fill::before {
  content: "\f2b3";
}

.bi-cloud-rain-heavy-fill::before {
  content: "\f2b4";
}

.bi-cloud-rain-heavy::before {
  content: "\f2b5";
}

.bi-cloud-rain::before {
  content: "\f2b6";
}

.bi-cloud-slash-fill::before {
  content: "\f2b7";
}

.bi-cloud-slash::before {
  content: "\f2b8";
}

.bi-cloud-sleet-fill::before {
  content: "\f2b9";
}

.bi-cloud-sleet::before {
  content: "\f2ba";
}

.bi-cloud-snow-fill::before {
  content: "\f2bb";
}

.bi-cloud-snow::before {
  content: "\f2bc";
}

.bi-cloud-sun-fill::before {
  content: "\f2bd";
}

.bi-cloud-sun::before {
  content: "\f2be";
}

.bi-cloud-upload-fill::before {
  content: "\f2bf";
}

.bi-cloud-upload::before {
  content: "\f2c0";
}

.bi-cloud::before {
  content: "\f2c1";
}

.bi-clouds-fill::before {
  content: "\f2c2";
}

.bi-clouds::before {
  content: "\f2c3";
}

.bi-cloudy-fill::before {
  content: "\f2c4";
}

.bi-cloudy::before {
  content: "\f2c5";
}

.bi-code-slash::before {
  content: "\f2c6";
}

.bi-code-square::before {
  content: "\f2c7";
}

.bi-code::before {
  content: "\f2c8";
}

.bi-collection-fill::before {
  content: "\f2c9";
}

.bi-collection-play-fill::before {
  content: "\f2ca";
}

.bi-collection-play::before {
  content: "\f2cb";
}

.bi-collection::before {
  content: "\f2cc";
}

.bi-columns-gap::before {
  content: "\f2cd";
}

.bi-columns::before {
  content: "\f2ce";
}

.bi-command::before {
  content: "\f2cf";
}

.bi-compass-fill::before {
  content: "\f2d0";
}

.bi-compass::before {
  content: "\f2d1";
}

.bi-cone-striped::before {
  content: "\f2d2";
}

.bi-cone::before {
  content: "\f2d3";
}

.bi-controller::before {
  content: "\f2d4";
}

.bi-cpu-fill::before {
  content: "\f2d5";
}

.bi-cpu::before {
  content: "\f2d6";
}

.bi-credit-card-2-back-fill::before {
  content: "\f2d7";
}

.bi-credit-card-2-back::before {
  content: "\f2d8";
}

.bi-credit-card-2-front-fill::before {
  content: "\f2d9";
}

.bi-credit-card-2-front::before {
  content: "\f2da";
}

.bi-credit-card-fill::before {
  content: "\f2db";
}

.bi-credit-card::before {
  content: "\f2dc";
}

.bi-crop::before {
  content: "\f2dd";
}

.bi-cup-fill::before {
  content: "\f2de";
}

.bi-cup-straw::before {
  content: "\f2df";
}

.bi-cup::before {
  content: "\f2e0";
}

.bi-cursor-fill::before {
  content: "\f2e1";
}

.bi-cursor-text::before {
  content: "\f2e2";
}

.bi-cursor::before {
  content: "\f2e3";
}

.bi-dash-circle-dotted::before {
  content: "\f2e4";
}

.bi-dash-circle-fill::before {
  content: "\f2e5";
}

.bi-dash-circle::before {
  content: "\f2e6";
}

.bi-dash-square-dotted::before {
  content: "\f2e7";
}

.bi-dash-square-fill::before {
  content: "\f2e8";
}

.bi-dash-square::before {
  content: "\f2e9";
}

.bi-dash::before {
  content: "\f2ea";
}

.bi-diagram-2-fill::before {
  content: "\f2eb";
}

.bi-diagram-2::before {
  content: "\f2ec";
}

.bi-diagram-3-fill::before {
  content: "\f2ed";
}

.bi-diagram-3::before {
  content: "\f2ee";
}

.bi-diamond-fill::before {
  content: "\f2ef";
}

.bi-diamond-half::before {
  content: "\f2f0";
}

.bi-diamond::before {
  content: "\f2f1";
}

.bi-dice-1-fill::before {
  content: "\f2f2";
}

.bi-dice-1::before {
  content: "\f2f3";
}

.bi-dice-2-fill::before {
  content: "\f2f4";
}

.bi-dice-2::before {
  content: "\f2f5";
}

.bi-dice-3-fill::before {
  content: "\f2f6";
}

.bi-dice-3::before {
  content: "\f2f7";
}

.bi-dice-4-fill::before {
  content: "\f2f8";
}

.bi-dice-4::before {
  content: "\f2f9";
}

.bi-dice-5-fill::before {
  content: "\f2fa";
}

.bi-dice-5::before {
  content: "\f2fb";
}

.bi-dice-6-fill::before {
  content: "\f2fc";
}

.bi-dice-6::before {
  content: "\f2fd";
}

.bi-disc-fill::before {
  content: "\f2fe";
}

.bi-disc::before {
  content: "\f2ff";
}

.bi-discord::before {
  content: "\f300";
}

.bi-display-fill::before {
  content: "\f301";
}

.bi-display::before {
  content: "\f302";
}

.bi-distribute-horizontal::before {
  content: "\f303";
}

.bi-distribute-vertical::before {
  content: "\f304";
}

.bi-door-closed-fill::before {
  content: "\f305";
}

.bi-door-closed::before {
  content: "\f306";
}

.bi-door-open-fill::before {
  content: "\f307";
}

.bi-door-open::before {
  content: "\f308";
}

.bi-dot::before {
  content: "\f309";
}

.bi-download::before {
  content: "\f30a";
}

.bi-droplet-fill::before {
  content: "\f30b";
}

.bi-droplet-half::before {
  content: "\f30c";
}

.bi-droplet::before {
  content: "\f30d";
}

.bi-earbuds::before {
  content: "\f30e";
}

.bi-easel-fill::before {
  content: "\f30f";
}

.bi-easel::before {
  content: "\f310";
}

.bi-egg-fill::before {
  content: "\f311";
}

.bi-egg-fried::before {
  content: "\f312";
}

.bi-egg::before {
  content: "\f313";
}

.bi-eject-fill::before {
  content: "\f314";
}

.bi-eject::before {
  content: "\f315";
}

.bi-emoji-angry-fill::before {
  content: "\f316";
}

.bi-emoji-angry::before {
  content: "\f317";
}

.bi-emoji-dizzy-fill::before {
  content: "\f318";
}

.bi-emoji-dizzy::before {
  content: "\f319";
}

.bi-emoji-expressionless-fill::before {
  content: "\f31a";
}

.bi-emoji-expressionless::before {
  content: "\f31b";
}

.bi-emoji-frown-fill::before {
  content: "\f31c";
}

.bi-emoji-frown::before {
  content: "\f31d";
}

.bi-emoji-heart-eyes-fill::before {
  content: "\f31e";
}

.bi-emoji-heart-eyes::before {
  content: "\f31f";
}

.bi-emoji-laughing-fill::before {
  content: "\f320";
}

.bi-emoji-laughing::before {
  content: "\f321";
}

.bi-emoji-neutral-fill::before {
  content: "\f322";
}

.bi-emoji-neutral::before {
  content: "\f323";
}

.bi-emoji-smile-fill::before {
  content: "\f324";
}

.bi-emoji-smile-upside-down-fill::before {
  content: "\f325";
}

.bi-emoji-smile-upside-down::before {
  content: "\f326";
}

.bi-emoji-smile::before {
  content: "\f327";
}

.bi-emoji-sunglasses-fill::before {
  content: "\f328";
}

.bi-emoji-sunglasses::before {
  content: "\f329";
}

.bi-emoji-wink-fill::before {
  content: "\f32a";
}

.bi-emoji-wink::before {
  content: "\f32b";
}

.bi-envelope-fill::before {
  content: "\f32c";
}

.bi-envelope-open-fill::before {
  content: "\f32d";
}

.bi-envelope-open::before {
  content: "\f32e";
}

.bi-envelope::before {
  content: "\f32f";
}

.bi-eraser-fill::before {
  content: "\f330";
}

.bi-eraser::before {
  content: "\f331";
}

.bi-exclamation-circle-fill::before {
  content: "\f332";
}

.bi-exclamation-circle::before {
  content: "\f333";
}

.bi-exclamation-diamond-fill::before {
  content: "\f334";
}

.bi-exclamation-diamond::before {
  content: "\f335";
}

.bi-exclamation-octagon-fill::before {
  content: "\f336";
}

.bi-exclamation-octagon::before {
  content: "\f337";
}

.bi-exclamation-square-fill::before {
  content: "\f338";
}

.bi-exclamation-square::before {
  content: "\f339";
}

.bi-exclamation-triangle-fill::before {
  content: "\f33a";
}

.bi-exclamation-triangle::before {
  content: "\f33b";
}

.bi-exclamation::before {
  content: "\f33c";
}

.bi-exclude::before {
  content: "\f33d";
}

.bi-eye-fill::before {
  content: "\f33e";
}

.bi-eye-slash-fill::before {
  content: "\f33f";
}

.bi-eye-slash::before {
  content: "\f340";
}

.bi-eye::before {
  content: "\f341";
}

.bi-eyedropper::before {
  content: "\f342";
}

.bi-eyeglasses::before {
  content: "\f343";
}

.bi-facebook::before {
  content: "\f344";
}

.bi-file-arrow-down-fill::before {
  content: "\f345";
}

.bi-file-arrow-down::before {
  content: "\f346";
}

.bi-file-arrow-up-fill::before {
  content: "\f347";
}

.bi-file-arrow-up::before {
  content: "\f348";
}

.bi-file-bar-graph-fill::before {
  content: "\f349";
}

.bi-file-bar-graph::before {
  content: "\f34a";
}

.bi-file-binary-fill::before {
  content: "\f34b";
}

.bi-file-binary::before {
  content: "\f34c";
}

.bi-file-break-fill::before {
  content: "\f34d";
}

.bi-file-break::before {
  content: "\f34e";
}

.bi-file-check-fill::before {
  content: "\f34f";
}

.bi-file-check::before {
  content: "\f350";
}

.bi-file-code-fill::before {
  content: "\f351";
}

.bi-file-code::before {
  content: "\f352";
}

.bi-file-diff-fill::before {
  content: "\f353";
}

.bi-file-diff::before {
  content: "\f354";
}

.bi-file-earmark-arrow-down-fill::before {
  content: "\f355";
}

.bi-file-earmark-arrow-down::before {
  content: "\f356";
}

.bi-file-earmark-arrow-up-fill::before {
  content: "\f357";
}

.bi-file-earmark-arrow-up::before {
  content: "\f358";
}

.bi-file-earmark-bar-graph-fill::before {
  content: "\f359";
}

.bi-file-earmark-bar-graph::before {
  content: "\f35a";
}

.bi-file-earmark-binary-fill::before {
  content: "\f35b";
}

.bi-file-earmark-binary::before {
  content: "\f35c";
}

.bi-file-earmark-break-fill::before {
  content: "\f35d";
}

.bi-file-earmark-break::before {
  content: "\f35e";
}

.bi-file-earmark-check-fill::before {
  content: "\f35f";
}

.bi-file-earmark-check::before {
  content: "\f360";
}

.bi-file-earmark-code-fill::before {
  content: "\f361";
}

.bi-file-earmark-code::before {
  content: "\f362";
}

.bi-file-earmark-diff-fill::before {
  content: "\f363";
}

.bi-file-earmark-diff::before {
  content: "\f364";
}

.bi-file-earmark-easel-fill::before {
  content: "\f365";
}

.bi-file-earmark-easel::before {
  content: "\f366";
}

.bi-file-earmark-excel-fill::before {
  content: "\f367";
}

.bi-file-earmark-excel::before {
  content: "\f368";
}

.bi-file-earmark-fill::before {
  content: "\f369";
}

.bi-file-earmark-font-fill::before {
  content: "\f36a";
}

.bi-file-earmark-font::before {
  content: "\f36b";
}

.bi-file-earmark-image-fill::before {
  content: "\f36c";
}

.bi-file-earmark-image::before {
  content: "\f36d";
}

.bi-file-earmark-lock-fill::before {
  content: "\f36e";
}

.bi-file-earmark-lock::before {
  content: "\f36f";
}

.bi-file-earmark-lock2-fill::before {
  content: "\f370";
}

.bi-file-earmark-lock2::before {
  content: "\f371";
}

.bi-file-earmark-medical-fill::before {
  content: "\f372";
}

.bi-file-earmark-medical::before {
  content: "\f373";
}

.bi-file-earmark-minus-fill::before {
  content: "\f374";
}

.bi-file-earmark-minus::before {
  content: "\f375";
}

.bi-file-earmark-music-fill::before {
  content: "\f376";
}

.bi-file-earmark-music::before {
  content: "\f377";
}

.bi-file-earmark-person-fill::before {
  content: "\f378";
}

.bi-file-earmark-person::before {
  content: "\f379";
}

.bi-file-earmark-play-fill::before {
  content: "\f37a";
}

.bi-file-earmark-play::before {
  content: "\f37b";
}

.bi-file-earmark-plus-fill::before {
  content: "\f37c";
}

.bi-file-earmark-plus::before {
  content: "\f37d";
}

.bi-file-earmark-post-fill::before {
  content: "\f37e";
}

.bi-file-earmark-post::before {
  content: "\f37f";
}

.bi-file-earmark-ppt-fill::before {
  content: "\f380";
}

.bi-file-earmark-ppt::before {
  content: "\f381";
}

.bi-file-earmark-richtext-fill::before {
  content: "\f382";
}

.bi-file-earmark-richtext::before {
  content: "\f383";
}

.bi-file-earmark-ruled-fill::before {
  content: "\f384";
}

.bi-file-earmark-ruled::before {
  content: "\f385";
}

.bi-file-earmark-slides-fill::before {
  content: "\f386";
}

.bi-file-earmark-slides::before {
  content: "\f387";
}

.bi-file-earmark-spreadsheet-fill::before {
  content: "\f388";
}

.bi-file-earmark-spreadsheet::before {
  content: "\f389";
}

.bi-file-earmark-text-fill::before {
  content: "\f38a";
}

.bi-file-earmark-text::before {
  content: "\f38b";
}

.bi-file-earmark-word-fill::before {
  content: "\f38c";
}

.bi-file-earmark-word::before {
  content: "\f38d";
}

.bi-file-earmark-x-fill::before {
  content: "\f38e";
}

.bi-file-earmark-x::before {
  content: "\f38f";
}

.bi-file-earmark-zip-fill::before {
  content: "\f390";
}

.bi-file-earmark-zip::before {
  content: "\f391";
}

.bi-file-earmark::before {
  content: "\f392";
}

.bi-file-easel-fill::before {
  content: "\f393";
}

.bi-file-easel::before {
  content: "\f394";
}

.bi-file-excel-fill::before {
  content: "\f395";
}

.bi-file-excel::before {
  content: "\f396";
}

.bi-file-fill::before {
  content: "\f397";
}

.bi-file-font-fill::before {
  content: "\f398";
}

.bi-file-font::before {
  content: "\f399";
}

.bi-file-image-fill::before {
  content: "\f39a";
}

.bi-file-image::before {
  content: "\f39b";
}

.bi-file-lock-fill::before {
  content: "\f39c";
}

.bi-file-lock::before {
  content: "\f39d";
}

.bi-file-lock2-fill::before {
  content: "\f39e";
}

.bi-file-lock2::before {
  content: "\f39f";
}

.bi-file-medical-fill::before {
  content: "\f3a0";
}

.bi-file-medical::before {
  content: "\f3a1";
}

.bi-file-minus-fill::before {
  content: "\f3a2";
}

.bi-file-minus::before {
  content: "\f3a3";
}

.bi-file-music-fill::before {
  content: "\f3a4";
}

.bi-file-music::before {
  content: "\f3a5";
}

.bi-file-person-fill::before {
  content: "\f3a6";
}

.bi-file-person::before {
  content: "\f3a7";
}

.bi-file-play-fill::before {
  content: "\f3a8";
}

.bi-file-play::before {
  content: "\f3a9";
}

.bi-file-plus-fill::before {
  content: "\f3aa";
}

.bi-file-plus::before {
  content: "\f3ab";
}

.bi-file-post-fill::before {
  content: "\f3ac";
}

.bi-file-post::before {
  content: "\f3ad";
}

.bi-file-ppt-fill::before {
  content: "\f3ae";
}

.bi-file-ppt::before {
  content: "\f3af";
}

.bi-file-richtext-fill::before {
  content: "\f3b0";
}

.bi-file-richtext::before {
  content: "\f3b1";
}

.bi-file-ruled-fill::before {
  content: "\f3b2";
}

.bi-file-ruled::before {
  content: "\f3b3";
}

.bi-file-slides-fill::before {
  content: "\f3b4";
}

.bi-file-slides::before {
  content: "\f3b5";
}

.bi-file-spreadsheet-fill::before {
  content: "\f3b6";
}

.bi-file-spreadsheet::before {
  content: "\f3b7";
}

.bi-file-text-fill::before {
  content: "\f3b8";
}

.bi-file-text::before {
  content: "\f3b9";
}

.bi-file-word-fill::before {
  content: "\f3ba";
}

.bi-file-word::before {
  content: "\f3bb";
}

.bi-file-x-fill::before {
  content: "\f3bc";
}

.bi-file-x::before {
  content: "\f3bd";
}

.bi-file-zip-fill::before {
  content: "\f3be";
}

.bi-file-zip::before {
  content: "\f3bf";
}

.bi-file::before {
  content: "\f3c0";
}

.bi-files-alt::before {
  content: "\f3c1";
}

.bi-files::before {
  content: "\f3c2";
}

.bi-film::before {
  content: "\f3c3";
}

.bi-filter-circle-fill::before {
  content: "\f3c4";
}

.bi-filter-circle::before {
  content: "\f3c5";
}

.bi-filter-left::before {
  content: "\f3c6";
}

.bi-filter-right::before {
  content: "\f3c7";
}

.bi-filter-square-fill::before {
  content: "\f3c8";
}

.bi-filter-square::before {
  content: "\f3c9";
}

.bi-filter::before {
  content: "\f3ca";
}

.bi-flag-fill::before {
  content: "\f3cb";
}

.bi-flag::before {
  content: "\f3cc";
}

.bi-flower1::before {
  content: "\f3cd";
}

.bi-flower2::before {
  content: "\f3ce";
}

.bi-flower3::before {
  content: "\f3cf";
}

.bi-folder-check::before {
  content: "\f3d0";
}

.bi-folder-fill::before {
  content: "\f3d1";
}

.bi-folder-minus::before {
  content: "\f3d2";
}

.bi-folder-plus::before {
  content: "\f3d3";
}

.bi-folder-symlink-fill::before {
  content: "\f3d4";
}

.bi-folder-symlink::before {
  content: "\f3d5";
}

.bi-folder-x::before {
  content: "\f3d6";
}

.bi-folder::before {
  content: "\f3d7";
}

.bi-folder2-open::before {
  content: "\f3d8";
}

.bi-folder2::before {
  content: "\f3d9";
}

.bi-fonts::before {
  content: "\f3da";
}

.bi-forward-fill::before {
  content: "\f3db";
}

.bi-forward::before {
  content: "\f3dc";
}

.bi-front::before {
  content: "\f3dd";
}

.bi-fullscreen-exit::before {
  content: "\f3de";
}

.bi-fullscreen::before {
  content: "\f3df";
}

.bi-funnel-fill::before {
  content: "\f3e0";
}

.bi-funnel::before {
  content: "\f3e1";
}

.bi-gear-fill::before {
  content: "\f3e2";
}

.bi-gear-wide-connected::before {
  content: "\f3e3";
}

.bi-gear-wide::before {
  content: "\f3e4";
}

.bi-gear::before {
  content: "\f3e5";
}

.bi-gem::before {
  content: "\f3e6";
}

.bi-geo-alt-fill::before {
  content: "\f3e7";
}

.bi-geo-alt::before {
  content: "\f3e8";
}

.bi-geo-fill::before {
  content: "\f3e9";
}

.bi-geo::before {
  content: "\f3ea";
}

.bi-gift-fill::before {
  content: "\f3eb";
}

.bi-gift::before {
  content: "\f3ec";
}

.bi-github::before {
  content: "\f3ed";
}

.bi-globe::before {
  content: "\f3ee";
}

.bi-globe2::before {
  content: "\f3ef";
}

.bi-google::before {
  content: "\f3f0";
}

.bi-graph-down::before {
  content: "\f3f1";
}

.bi-graph-up::before {
  content: "\f3f2";
}

.bi-grid-1x2-fill::before {
  content: "\f3f3";
}

.bi-grid-1x2::before {
  content: "\f3f4";
}

.bi-grid-3x2-gap-fill::before {
  content: "\f3f5";
}

.bi-grid-3x2-gap::before {
  content: "\f3f6";
}

.bi-grid-3x2::before {
  content: "\f3f7";
}

.bi-grid-3x3-gap-fill::before {
  content: "\f3f8";
}

.bi-grid-3x3-gap::before {
  content: "\f3f9";
}

.bi-grid-3x3::before {
  content: "\f3fa";
}

.bi-grid-fill::before {
  content: "\f3fb";
}

.bi-grid::before {
  content: "\f3fc";
}

.bi-grip-horizontal::before {
  content: "\f3fd";
}

.bi-grip-vertical::before {
  content: "\f3fe";
}

.bi-hammer::before {
  content: "\f3ff";
}

.bi-hand-index-fill::before {
  content: "\f400";
}

.bi-hand-index-thumb-fill::before {
  content: "\f401";
}

.bi-hand-index-thumb::before {
  content: "\f402";
}

.bi-hand-index::before {
  content: "\f403";
}

.bi-hand-thumbs-down-fill::before {
  content: "\f404";
}

.bi-hand-thumbs-down::before {
  content: "\f405";
}

.bi-hand-thumbs-up-fill::before {
  content: "\f406";
}

.bi-hand-thumbs-up::before {
  content: "\f407";
}

.bi-handbag-fill::before {
  content: "\f408";
}

.bi-handbag::before {
  content: "\f409";
}

.bi-hash::before {
  content: "\f40a";
}

.bi-hdd-fill::before {
  content: "\f40b";
}

.bi-hdd-network-fill::before {
  content: "\f40c";
}

.bi-hdd-network::before {
  content: "\f40d";
}

.bi-hdd-rack-fill::before {
  content: "\f40e";
}

.bi-hdd-rack::before {
  content: "\f40f";
}

.bi-hdd-stack-fill::before {
  content: "\f410";
}

.bi-hdd-stack::before {
  content: "\f411";
}

.bi-hdd::before {
  content: "\f412";
}

.bi-headphones::before {
  content: "\f413";
}

.bi-headset::before {
  content: "\f414";
}

.bi-heart-fill::before {
  content: "\f415";
}

.bi-heart-half::before {
  content: "\f416";
}

.bi-heart::before {
  content: "\f417";
}

.bi-heptagon-fill::before {
  content: "\f418";
}

.bi-heptagon-half::before {
  content: "\f419";
}

.bi-heptagon::before {
  content: "\f41a";
}

.bi-hexagon-fill::before {
  content: "\f41b";
}

.bi-hexagon-half::before {
  content: "\f41c";
}

.bi-hexagon::before {
  content: "\f41d";
}

.bi-hourglass-bottom::before {
  content: "\f41e";
}

.bi-hourglass-split::before {
  content: "\f41f";
}

.bi-hourglass-top::before {
  content: "\f420";
}

.bi-hourglass::before {
  content: "\f421";
}

.bi-house-door-fill::before {
  content: "\f422";
}

.bi-house-door::before {
  content: "\f423";
}

.bi-house-fill::before {
  content: "\f424";
}

.bi-house::before {
  content: "\f425";
}

.bi-hr::before {
  content: "\f426";
}

.bi-hurricane::before {
  content: "\f427";
}

.bi-image-alt::before {
  content: "\f428";
}

.bi-image-fill::before {
  content: "\f429";
}

.bi-image::before {
  content: "\f42a";
}

.bi-images::before {
  content: "\f42b";
}

.bi-inbox-fill::before {
  content: "\f42c";
}

.bi-inbox::before {
  content: "\f42d";
}

.bi-inboxes-fill::before {
  content: "\f42e";
}

.bi-inboxes::before {
  content: "\f42f";
}

.bi-info-circle-fill::before {
  content: "\f430";
}

.bi-info-circle::before {
  content: "\f431";
}

.bi-info-square-fill::before {
  content: "\f432";
}

.bi-info-square::before {
  content: "\f433";
}

.bi-info::before {
  content: "\f434";
}

.bi-input-cursor-text::before {
  content: "\f435";
}

.bi-input-cursor::before {
  content: "\f436";
}

.bi-instagram::before {
  content: "\f437";
}

.bi-intersect::before {
  content: "\f438";
}

.bi-journal-album::before {
  content: "\f439";
}

.bi-journal-arrow-down::before {
  content: "\f43a";
}

.bi-journal-arrow-up::before {
  content: "\f43b";
}

.bi-journal-bookmark-fill::before {
  content: "\f43c";
}

.bi-journal-bookmark::before {
  content: "\f43d";
}

.bi-journal-check::before {
  content: "\f43e";
}

.bi-journal-code::before {
  content: "\f43f";
}

.bi-journal-medical::before {
  content: "\f440";
}

.bi-journal-minus::before {
  content: "\f441";
}

.bi-journal-plus::before {
  content: "\f442";
}

.bi-journal-richtext::before {
  content: "\f443";
}

.bi-journal-text::before {
  content: "\f444";
}

.bi-journal-x::before {
  content: "\f445";
}

.bi-journal::before {
  content: "\f446";
}

.bi-journals::before {
  content: "\f447";
}

.bi-joystick::before {
  content: "\f448";
}

.bi-justify-left::before {
  content: "\f449";
}

.bi-justify-right::before {
  content: "\f44a";
}

.bi-justify::before {
  content: "\f44b";
}

.bi-kanban-fill::before {
  content: "\f44c";
}

.bi-kanban::before {
  content: "\f44d";
}

.bi-key-fill::before {
  content: "\f44e";
}

.bi-key::before {
  content: "\f44f";
}

.bi-keyboard-fill::before {
  content: "\f450";
}

.bi-keyboard::before {
  content: "\f451";
}

.bi-ladder::before {
  content: "\f452";
}

.bi-lamp-fill::before {
  content: "\f453";
}

.bi-lamp::before {
  content: "\f454";
}

.bi-laptop-fill::before {
  content: "\f455";
}

.bi-laptop::before {
  content: "\f456";
}

.bi-layer-backward::before {
  content: "\f457";
}

.bi-layer-forward::before {
  content: "\f458";
}

.bi-layers-fill::before {
  content: "\f459";
}

.bi-layers-half::before {
  content: "\f45a";
}

.bi-layers::before {
  content: "\f45b";
}

.bi-layout-sidebar-inset-reverse::before {
  content: "\f45c";
}

.bi-layout-sidebar-inset::before {
  content: "\f45d";
}

.bi-layout-sidebar-reverse::before {
  content: "\f45e";
}

.bi-layout-sidebar::before {
  content: "\f45f";
}

.bi-layout-split::before {
  content: "\f460";
}

.bi-layout-text-sidebar-reverse::before {
  content: "\f461";
}

.bi-layout-text-sidebar::before {
  content: "\f462";
}

.bi-layout-text-window-reverse::before {
  content: "\f463";
}

.bi-layout-text-window::before {
  content: "\f464";
}

.bi-layout-three-columns::before {
  content: "\f465";
}

.bi-layout-wtf::before {
  content: "\f466";
}

.bi-life-preserver::before {
  content: "\f467";
}

.bi-lightbulb-fill::before {
  content: "\f468";
}

.bi-lightbulb-off-fill::before {
  content: "\f469";
}

.bi-lightbulb-off::before {
  content: "\f46a";
}

.bi-lightbulb::before {
  content: "\f46b";
}

.bi-lightning-charge-fill::before {
  content: "\f46c";
}

.bi-lightning-charge::before {
  content: "\f46d";
}

.bi-lightning-fill::before {
  content: "\f46e";
}

.bi-lightning::before {
  content: "\f46f";
}

.bi-link-45deg::before {
  content: "\f470";
}

.bi-link::before {
  content: "\f471";
}

.bi-linkedin::before {
  content: "\f472";
}

.bi-list-check::before {
  content: "\f473";
}

.bi-list-nested::before {
  content: "\f474";
}

.bi-list-ol::before {
  content: "\f475";
}

.bi-list-stars::before {
  content: "\f476";
}

.bi-list-task::before {
  content: "\f477";
}

.bi-list-ul::before {
  content: "\f478";
}

.bi-list::before {
  content: "\f479";
}

.bi-lock-fill::before {
  content: "\f47a";
}

.bi-lock::before {
  content: "\f47b";
}

.bi-mailbox::before {
  content: "\f47c";
}

.bi-mailbox2::before {
  content: "\f47d";
}

.bi-map-fill::before {
  content: "\f47e";
}

.bi-map::before {
  content: "\f47f";
}

.bi-markdown-fill::before {
  content: "\f480";
}

.bi-markdown::before {
  content: "\f481";
}

.bi-mask::before {
  content: "\f482";
}

.bi-megaphone-fill::before {
  content: "\f483";
}

.bi-megaphone::before {
  content: "\f484";
}

.bi-menu-app-fill::before {
  content: "\f485";
}

.bi-menu-app::before {
  content: "\f486";
}

.bi-menu-button-fill::before {
  content: "\f487";
}

.bi-menu-button-wide-fill::before {
  content: "\f488";
}

.bi-menu-button-wide::before {
  content: "\f489";
}

.bi-menu-button::before {
  content: "\f48a";
}

.bi-menu-down::before {
  content: "\f48b";
}

.bi-menu-up::before {
  content: "\f48c";
}

.bi-mic-fill::before {
  content: "\f48d";
}

.bi-mic-mute-fill::before {
  content: "\f48e";
}

.bi-mic-mute::before {
  content: "\f48f";
}

.bi-mic::before {
  content: "\f490";
}

.bi-minecart-loaded::before {
  content: "\f491";
}

.bi-minecart::before {
  content: "\f492";
}

.bi-moisture::before {
  content: "\f493";
}

.bi-moon-fill::before {
  content: "\f494";
}

.bi-moon-stars-fill::before {
  content: "\f495";
}

.bi-moon-stars::before {
  content: "\f496";
}

.bi-moon::before {
  content: "\f497";
}

.bi-mouse-fill::before {
  content: "\f498";
}

.bi-mouse::before {
  content: "\f499";
}

.bi-mouse2-fill::before {
  content: "\f49a";
}

.bi-mouse2::before {
  content: "\f49b";
}

.bi-mouse3-fill::before {
  content: "\f49c";
}

.bi-mouse3::before {
  content: "\f49d";
}

.bi-music-note-beamed::before {
  content: "\f49e";
}

.bi-music-note-list::before {
  content: "\f49f";
}

.bi-music-note::before {
  content: "\f4a0";
}

.bi-music-player-fill::before {
  content: "\f4a1";
}

.bi-music-player::before {
  content: "\f4a2";
}

.bi-newspaper::before {
  content: "\f4a3";
}

.bi-node-minus-fill::before {
  content: "\f4a4";
}

.bi-node-minus::before {
  content: "\f4a5";
}

.bi-node-plus-fill::before {
  content: "\f4a6";
}

.bi-node-plus::before {
  content: "\f4a7";
}

.bi-nut-fill::before {
  content: "\f4a8";
}

.bi-nut::before {
  content: "\f4a9";
}

.bi-octagon-fill::before {
  content: "\f4aa";
}

.bi-octagon-half::before {
  content: "\f4ab";
}

.bi-octagon::before {
  content: "\f4ac";
}

.bi-option::before {
  content: "\f4ad";
}

.bi-outlet::before {
  content: "\f4ae";
}

.bi-paint-bucket::before {
  content: "\f4af";
}

.bi-palette-fill::before {
  content: "\f4b0";
}

.bi-palette::before {
  content: "\f4b1";
}

.bi-palette2::before {
  content: "\f4b2";
}

.bi-paperclip::before {
  content: "\f4b3";
}

.bi-paragraph::before {
  content: "\f4b4";
}

.bi-patch-check-fill::before {
  content: "\f4b5";
}

.bi-patch-check::before {
  content: "\f4b6";
}

.bi-patch-exclamation-fill::before {
  content: "\f4b7";
}

.bi-patch-exclamation::before {
  content: "\f4b8";
}

.bi-patch-minus-fill::before {
  content: "\f4b9";
}

.bi-patch-minus::before {
  content: "\f4ba";
}

.bi-patch-plus-fill::before {
  content: "\f4bb";
}

.bi-patch-plus::before {
  content: "\f4bc";
}

.bi-patch-question-fill::before {
  content: "\f4bd";
}

.bi-patch-question::before {
  content: "\f4be";
}

.bi-pause-btn-fill::before {
  content: "\f4bf";
}

.bi-pause-btn::before {
  content: "\f4c0";
}

.bi-pause-circle-fill::before {
  content: "\f4c1";
}

.bi-pause-circle::before {
  content: "\f4c2";
}

.bi-pause-fill::before {
  content: "\f4c3";
}

.bi-pause::before {
  content: "\f4c4";
}

.bi-peace-fill::before {
  content: "\f4c5";
}

.bi-peace::before {
  content: "\f4c6";
}

.bi-pen-fill::before {
  content: "\f4c7";
}

.bi-pen::before {
  content: "\f4c8";
}

.bi-pencil-fill::before {
  content: "\f4c9";
}

.bi-pencil-square::before {
  content: "\f4ca";
}

.bi-pencil::before {
  content: "\f4cb";
}

.bi-pentagon-fill::before {
  content: "\f4cc";
}

.bi-pentagon-half::before {
  content: "\f4cd";
}

.bi-pentagon::before {
  content: "\f4ce";
}

.bi-people-fill::before {
  content: "\f4cf";
}

.bi-people::before {
  content: "\f4d0";
}

.bi-percent::before {
  content: "\f4d1";
}

.bi-person-badge-fill::before {
  content: "\f4d2";
}

.bi-person-badge::before {
  content: "\f4d3";
}

.bi-person-bounding-box::before {
  content: "\f4d4";
}

.bi-person-check-fill::before {
  content: "\f4d5";
}

.bi-person-check::before {
  content: "\f4d6";
}

.bi-person-circle::before {
  content: "\f4d7";
}

.bi-person-dash-fill::before {
  content: "\f4d8";
}

.bi-person-dash::before {
  content: "\f4d9";
}

.bi-person-fill::before {
  content: "\f4da";
}

.bi-person-lines-fill::before {
  content: "\f4db";
}

.bi-person-plus-fill::before {
  content: "\f4dc";
}

.bi-person-plus::before {
  content: "\f4dd";
}

.bi-person-square::before {
  content: "\f4de";
}

.bi-person-x-fill::before {
  content: "\f4df";
}

.bi-person-x::before {
  content: "\f4e0";
}

.bi-person::before {
  content: "\f4e1";
}

.bi-phone-fill::before {
  content: "\f4e2";
}

.bi-phone-landscape-fill::before {
  content: "\f4e3";
}

.bi-phone-landscape::before {
  content: "\f4e4";
}

.bi-phone-vibrate-fill::before {
  content: "\f4e5";
}

.bi-phone-vibrate::before {
  content: "\f4e6";
}

.bi-phone::before {
  content: "\f4e7";
}

.bi-pie-chart-fill::before {
  content: "\f4e8";
}

.bi-pie-chart::before {
  content: "\f4e9";
}

.bi-pin-angle-fill::before {
  content: "\f4ea";
}

.bi-pin-angle::before {
  content: "\f4eb";
}

.bi-pin-fill::before {
  content: "\f4ec";
}

.bi-pin::before {
  content: "\f4ed";
}

.bi-pip-fill::before {
  content: "\f4ee";
}

.bi-pip::before {
  content: "\f4ef";
}

.bi-play-btn-fill::before {
  content: "\f4f0";
}

.bi-play-btn::before {
  content: "\f4f1";
}

.bi-play-circle-fill::before {
  content: "\f4f2";
}

.bi-play-circle::before {
  content: "\f4f3";
}

.bi-play-fill::before {
  content: "\f4f4";
}

.bi-play::before {
  content: "\f4f5";
}

.bi-plug-fill::before {
  content: "\f4f6";
}

.bi-plug::before {
  content: "\f4f7";
}

.bi-plus-circle-dotted::before {
  content: "\f4f8";
}

.bi-plus-circle-fill::before {
  content: "\f4f9";
}

.bi-plus-circle::before {
  content: "\f4fa";
}

.bi-plus-square-dotted::before {
  content: "\f4fb";
}

.bi-plus-square-fill::before {
  content: "\f4fc";
}

.bi-plus-square::before {
  content: "\f4fd";
}

.bi-plus::before {
  content: "\f4fe";
}

.bi-power::before {
  content: "\f4ff";
}

.bi-printer-fill::before {
  content: "\f500";
}

.bi-printer::before {
  content: "\f501";
}

.bi-puzzle-fill::before {
  content: "\f502";
}

.bi-puzzle::before {
  content: "\f503";
}

.bi-question-circle-fill::before {
  content: "\f504";
}

.bi-question-circle::before {
  content: "\f505";
}

.bi-question-diamond-fill::before {
  content: "\f506";
}

.bi-question-diamond::before {
  content: "\f507";
}

.bi-question-octagon-fill::before {
  content: "\f508";
}

.bi-question-octagon::before {
  content: "\f509";
}

.bi-question-square-fill::before {
  content: "\f50a";
}

.bi-question-square::before {
  content: "\f50b";
}

.bi-question::before {
  content: "\f50c";
}

.bi-rainbow::before {
  content: "\f50d";
}

.bi-receipt-cutoff::before {
  content: "\f50e";
}

.bi-receipt::before {
  content: "\f50f";
}

.bi-reception-0::before {
  content: "\f510";
}

.bi-reception-1::before {
  content: "\f511";
}

.bi-reception-2::before {
  content: "\f512";
}

.bi-reception-3::before {
  content: "\f513";
}

.bi-reception-4::before {
  content: "\f514";
}

.bi-record-btn-fill::before {
  content: "\f515";
}

.bi-record-btn::before {
  content: "\f516";
}

.bi-record-circle-fill::before {
  content: "\f517";
}

.bi-record-circle::before {
  content: "\f518";
}

.bi-record-fill::before {
  content: "\f519";
}

.bi-record::before {
  content: "\f51a";
}

.bi-record2-fill::before {
  content: "\f51b";
}

.bi-record2::before {
  content: "\f51c";
}

.bi-reply-all-fill::before {
  content: "\f51d";
}

.bi-reply-all::before {
  content: "\f51e";
}

.bi-reply-fill::before {
  content: "\f51f";
}

.bi-reply::before {
  content: "\f520";
}

.bi-rss-fill::before {
  content: "\f521";
}

.bi-rss::before {
  content: "\f522";
}

.bi-rulers::before {
  content: "\f523";
}

.bi-save-fill::before {
  content: "\f524";
}

.bi-save::before {
  content: "\f525";
}

.bi-save2-fill::before {
  content: "\f526";
}

.bi-save2::before {
  content: "\f527";
}

.bi-scissors::before {
  content: "\f528";
}

.bi-screwdriver::before {
  content: "\f529";
}

.bi-search::before {
  content: "\f52a";
}

.bi-segmented-nav::before {
  content: "\f52b";
}

.bi-server::before {
  content: "\f52c";
}

.bi-share-fill::before {
  content: "\f52d";
}

.bi-share::before {
  content: "\f52e";
}

.bi-shield-check::before {
  content: "\f52f";
}

.bi-shield-exclamation::before {
  content: "\f530";
}

.bi-shield-fill-check::before {
  content: "\f531";
}

.bi-shield-fill-exclamation::before {
  content: "\f532";
}

.bi-shield-fill-minus::before {
  content: "\f533";
}

.bi-shield-fill-plus::before {
  content: "\f534";
}

.bi-shield-fill-x::before {
  content: "\f535";
}

.bi-shield-fill::before {
  content: "\f536";
}

.bi-shield-lock-fill::before {
  content: "\f537";
}

.bi-shield-lock::before {
  content: "\f538";
}

.bi-shield-minus::before {
  content: "\f539";
}

.bi-shield-plus::before {
  content: "\f53a";
}

.bi-shield-shaded::before {
  content: "\f53b";
}

.bi-shield-slash-fill::before {
  content: "\f53c";
}

.bi-shield-slash::before {
  content: "\f53d";
}

.bi-shield-x::before {
  content: "\f53e";
}

.bi-shield::before {
  content: "\f53f";
}

.bi-shift-fill::before {
  content: "\f540";
}

.bi-shift::before {
  content: "\f541";
}

.bi-shop-window::before {
  content: "\f542";
}

.bi-shop::before {
  content: "\f543";
}

.bi-shuffle::before {
  content: "\f544";
}

.bi-signpost-2-fill::before {
  content: "\f545";
}

.bi-signpost-2::before {
  content: "\f546";
}

.bi-signpost-fill::before {
  content: "\f547";
}

.bi-signpost-split-fill::before {
  content: "\f548";
}

.bi-signpost-split::before {
  content: "\f549";
}

.bi-signpost::before {
  content: "\f54a";
}

.bi-sim-fill::before {
  content: "\f54b";
}

.bi-sim::before {
  content: "\f54c";
}

.bi-skip-backward-btn-fill::before {
  content: "\f54d";
}

.bi-skip-backward-btn::before {
  content: "\f54e";
}

.bi-skip-backward-circle-fill::before {
  content: "\f54f";
}

.bi-skip-backward-circle::before {
  content: "\f550";
}

.bi-skip-backward-fill::before {
  content: "\f551";
}

.bi-skip-backward::before {
  content: "\f552";
}

.bi-skip-end-btn-fill::before {
  content: "\f553";
}

.bi-skip-end-btn::before {
  content: "\f554";
}

.bi-skip-end-circle-fill::before {
  content: "\f555";
}

.bi-skip-end-circle::before {
  content: "\f556";
}

.bi-skip-end-fill::before {
  content: "\f557";
}

.bi-skip-end::before {
  content: "\f558";
}

.bi-skip-forward-btn-fill::before {
  content: "\f559";
}

.bi-skip-forward-btn::before {
  content: "\f55a";
}

.bi-skip-forward-circle-fill::before {
  content: "\f55b";
}

.bi-skip-forward-circle::before {
  content: "\f55c";
}

.bi-skip-forward-fill::before {
  content: "\f55d";
}

.bi-skip-forward::before {
  content: "\f55e";
}

.bi-skip-start-btn-fill::before {
  content: "\f55f";
}

.bi-skip-start-btn::before {
  content: "\f560";
}

.bi-skip-start-circle-fill::before {
  content: "\f561";
}

.bi-skip-start-circle::before {
  content: "\f562";
}

.bi-skip-start-fill::before {
  content: "\f563";
}

.bi-skip-start::before {
  content: "\f564";
}

.bi-slack::before {
  content: "\f565";
}

.bi-slash-circle-fill::before {
  content: "\f566";
}

.bi-slash-circle::before {
  content: "\f567";
}

.bi-slash-square-fill::before {
  content: "\f568";
}

.bi-slash-square::before {
  content: "\f569";
}

.bi-slash::before {
  content: "\f56a";
}

.bi-sliders::before {
  content: "\f56b";
}

.bi-smartwatch::before {
  content: "\f56c";
}

.bi-snow::before {
  content: "\f56d";
}

.bi-snow2::before {
  content: "\f56e";
}

.bi-snow3::before {
  content: "\f56f";
}

.bi-sort-alpha-down-alt::before {
  content: "\f570";
}

.bi-sort-alpha-down::before {
  content: "\f571";
}

.bi-sort-alpha-up-alt::before {
  content: "\f572";
}

.bi-sort-alpha-up::before {
  content: "\f573";
}

.bi-sort-down-alt::before {
  content: "\f574";
}

.bi-sort-down::before {
  content: "\f575";
}

.bi-sort-numeric-down-alt::before {
  content: "\f576";
}

.bi-sort-numeric-down::before {
  content: "\f577";
}

.bi-sort-numeric-up-alt::before {
  content: "\f578";
}

.bi-sort-numeric-up::before {
  content: "\f579";
}

.bi-sort-up-alt::before {
  content: "\f57a";
}

.bi-sort-up::before {
  content: "\f57b";
}

.bi-soundwave::before {
  content: "\f57c";
}

.bi-speaker-fill::before {
  content: "\f57d";
}

.bi-speaker::before {
  content: "\f57e";
}

.bi-speedometer::before {
  content: "\f57f";
}

.bi-speedometer2::before {
  content: "\f580";
}

.bi-spellcheck::before {
  content: "\f581";
}

.bi-square-fill::before {
  content: "\f582";
}

.bi-square-half::before {
  content: "\f583";
}

.bi-square::before {
  content: "\f584";
}

.bi-stack::before {
  content: "\f585";
}

.bi-star-fill::before {
  content: "\f586";
}

.bi-star-half::before {
  content: "\f587";
}

.bi-star::before {
  content: "\f588";
}

.bi-stars::before {
  content: "\f589";
}

.bi-stickies-fill::before {
  content: "\f58a";
}

.bi-stickies::before {
  content: "\f58b";
}

.bi-sticky-fill::before {
  content: "\f58c";
}

.bi-sticky::before {
  content: "\f58d";
}

.bi-stop-btn-fill::before {
  content: "\f58e";
}

.bi-stop-btn::before {
  content: "\f58f";
}

.bi-stop-circle-fill::before {
  content: "\f590";
}

.bi-stop-circle::before {
  content: "\f591";
}

.bi-stop-fill::before {
  content: "\f592";
}

.bi-stop::before {
  content: "\f593";
}

.bi-stoplights-fill::before {
  content: "\f594";
}

.bi-stoplights::before {
  content: "\f595";
}

.bi-stopwatch-fill::before {
  content: "\f596";
}

.bi-stopwatch::before {
  content: "\f597";
}

.bi-subtract::before {
  content: "\f598";
}

.bi-suit-club-fill::before {
  content: "\f599";
}

.bi-suit-club::before {
  content: "\f59a";
}

.bi-suit-diamond-fill::before {
  content: "\f59b";
}

.bi-suit-diamond::before {
  content: "\f59c";
}

.bi-suit-heart-fill::before {
  content: "\f59d";
}

.bi-suit-heart::before {
  content: "\f59e";
}

.bi-suit-spade-fill::before {
  content: "\f59f";
}

.bi-suit-spade::before {
  content: "\f5a0";
}

.bi-sun-fill::before {
  content: "\f5a1";
}

.bi-sun::before {
  content: "\f5a2";
}

.bi-sunglasses::before {
  content: "\f5a3";
}

.bi-sunrise-fill::before {
  content: "\f5a4";
}

.bi-sunrise::before {
  content: "\f5a5";
}

.bi-sunset-fill::before {
  content: "\f5a6";
}

.bi-sunset::before {
  content: "\f5a7";
}

.bi-symmetry-horizontal::before {
  content: "\f5a8";
}

.bi-symmetry-vertical::before {
  content: "\f5a9";
}

.bi-table::before {
  content: "\f5aa";
}

.bi-tablet-fill::before {
  content: "\f5ab";
}

.bi-tablet-landscape-fill::before {
  content: "\f5ac";
}

.bi-tablet-landscape::before {
  content: "\f5ad";
}

.bi-tablet::before {
  content: "\f5ae";
}

.bi-tag-fill::before {
  content: "\f5af";
}

.bi-tag::before {
  content: "\f5b0";
}

.bi-tags-fill::before {
  content: "\f5b1";
}

.bi-tags::before {
  content: "\f5b2";
}

.bi-telegram::before {
  content: "\f5b3";
}

.bi-telephone-fill::before {
  content: "\f5b4";
}

.bi-telephone-forward-fill::before {
  content: "\f5b5";
}

.bi-telephone-forward::before {
  content: "\f5b6";
}

.bi-telephone-inbound-fill::before {
  content: "\f5b7";
}

.bi-telephone-inbound::before {
  content: "\f5b8";
}

.bi-telephone-minus-fill::before {
  content: "\f5b9";
}

.bi-telephone-minus::before {
  content: "\f5ba";
}

.bi-telephone-outbound-fill::before {
  content: "\f5bb";
}

.bi-telephone-outbound::before {
  content: "\f5bc";
}

.bi-telephone-plus-fill::before {
  content: "\f5bd";
}

.bi-telephone-plus::before {
  content: "\f5be";
}

.bi-telephone-x-fill::before {
  content: "\f5bf";
}

.bi-telephone-x::before {
  content: "\f5c0";
}

.bi-telephone::before {
  content: "\f5c1";
}

.bi-terminal-fill::before {
  content: "\f5c2";
}

.bi-terminal::before {
  content: "\f5c3";
}

.bi-text-center::before {
  content: "\f5c4";
}

.bi-text-indent-left::before {
  content: "\f5c5";
}

.bi-text-indent-right::before {
  content: "\f5c6";
}

.bi-text-left::before {
  content: "\f5c7";
}

.bi-text-paragraph::before {
  content: "\f5c8";
}

.bi-text-right::before {
  content: "\f5c9";
}

.bi-textarea-resize::before {
  content: "\f5ca";
}

.bi-textarea-t::before {
  content: "\f5cb";
}

.bi-textarea::before {
  content: "\f5cc";
}

.bi-thermometer-half::before {
  content: "\f5cd";
}

.bi-thermometer-high::before {
  content: "\f5ce";
}

.bi-thermometer-low::before {
  content: "\f5cf";
}

.bi-thermometer-snow::before {
  content: "\f5d0";
}

.bi-thermometer-sun::before {
  content: "\f5d1";
}

.bi-thermometer::before {
  content: "\f5d2";
}

.bi-three-dots-vertical::before {
  content: "\f5d3";
}

.bi-three-dots::before {
  content: "\f5d4";
}

.bi-toggle-off::before {
  content: "\f5d5";
}

.bi-toggle-on::before {
  content: "\f5d6";
}

.bi-toggle2-off::before {
  content: "\f5d7";
}

.bi-toggle2-on::before {
  content: "\f5d8";
}

.bi-toggles::before {
  content: "\f5d9";
}

.bi-toggles2::before {
  content: "\f5da";
}

.bi-tools::before {
  content: "\f5db";
}

.bi-tornado::before {
  content: "\f5dc";
}

.bi-trash-fill::before {
  content: "\f5dd";
}

.bi-trash::before {
  content: "\f5de";
}

.bi-trash2-fill::before {
  content: "\f5df";
}

.bi-trash2::before {
  content: "\f5e0";
}

.bi-tree-fill::before {
  content: "\f5e1";
}

.bi-tree::before {
  content: "\f5e2";
}

.bi-triangle-fill::before {
  content: "\f5e3";
}

.bi-triangle-half::before {
  content: "\f5e4";
}

.bi-triangle::before {
  content: "\f5e5";
}

.bi-trophy-fill::before {
  content: "\f5e6";
}

.bi-trophy::before {
  content: "\f5e7";
}

.bi-tropical-storm::before {
  content: "\f5e8";
}

.bi-truck-flatbed::before {
  content: "\f5e9";
}

.bi-truck::before {
  content: "\f5ea";
}

.bi-tsunami::before {
  content: "\f5eb";
}

.bi-tv-fill::before {
  content: "\f5ec";
}

.bi-tv::before {
  content: "\f5ed";
}

.bi-twitch::before {
  content: "\f5ee";
}

.bi-twitter::before {
  content: "\f5ef";
}

.bi-type-bold::before {
  content: "\f5f0";
}

.bi-type-h1::before {
  content: "\f5f1";
}

.bi-type-h2::before {
  content: "\f5f2";
}

.bi-type-h3::before {
  content: "\f5f3";
}

.bi-type-italic::before {
  content: "\f5f4";
}

.bi-type-strikethrough::before {
  content: "\f5f5";
}

.bi-type-underline::before {
  content: "\f5f6";
}

.bi-type::before {
  content: "\f5f7";
}

.bi-ui-checks-grid::before {
  content: "\f5f8";
}

.bi-ui-checks::before {
  content: "\f5f9";
}

.bi-ui-radios-grid::before {
  content: "\f5fa";
}

.bi-ui-radios::before {
  content: "\f5fb";
}

.bi-umbrella-fill::before {
  content: "\f5fc";
}

.bi-umbrella::before {
  content: "\f5fd";
}

.bi-union::before {
  content: "\f5fe";
}

.bi-unlock-fill::before {
  content: "\f5ff";
}

.bi-unlock::before {
  content: "\f600";
}

.bi-upc-scan::before {
  content: "\f601";
}

.bi-upc::before {
  content: "\f602";
}

.bi-upload::before {
  content: "\f603";
}

.bi-vector-pen::before {
  content: "\f604";
}

.bi-view-list::before {
  content: "\f605";
}

.bi-view-stacked::before {
  content: "\f606";
}

.bi-vinyl-fill::before {
  content: "\f607";
}

.bi-vinyl::before {
  content: "\f608";
}

.bi-voicemail::before {
  content: "\f609";
}

.bi-volume-down-fill::before {
  content: "\f60a";
}

.bi-volume-down::before {
  content: "\f60b";
}

.bi-volume-mute-fill::before {
  content: "\f60c";
}

.bi-volume-mute::before {
  content: "\f60d";
}

.bi-volume-off-fill::before {
  content: "\f60e";
}

.bi-volume-off::before {
  content: "\f60f";
}

.bi-volume-up-fill::before {
  content: "\f610";
}

.bi-volume-up::before {
  content: "\f611";
}

.bi-vr::before {
  content: "\f612";
}

.bi-wallet-fill::before {
  content: "\f613";
}

.bi-wallet::before {
  content: "\f614";
}

.bi-wallet2::before {
  content: "\f615";
}

.bi-watch::before {
  content: "\f616";
}

.bi-water::before {
  content: "\f617";
}

.bi-whatsapp::before {
  content: "\f618";
}

.bi-wifi-1::before {
  content: "\f619";
}

.bi-wifi-2::before {
  content: "\f61a";
}

.bi-wifi-off::before {
  content: "\f61b";
}

.bi-wifi::before {
  content: "\f61c";
}

.bi-wind::before {
  content: "\f61d";
}

.bi-window-dock::before {
  content: "\f61e";
}

.bi-window-sidebar::before {
  content: "\f61f";
}

.bi-window::before {
  content: "\f620";
}

.bi-wrench::before {
  content: "\f621";
}

.bi-x-circle-fill::before {
  content: "\f622";
}

.bi-x-circle::before {
  content: "\f623";
}

.bi-x-diamond-fill::before {
  content: "\f624";
}

.bi-x-diamond::before {
  content: "\f625";
}

.bi-x-octagon-fill::before {
  content: "\f626";
}

.bi-x-octagon::before {
  content: "\f627";
}

.bi-x-square-fill::before {
  content: "\f628";
}

.bi-x-square::before {
  content: "\f629";
}

.bi-x::before {
  content: "\f62a";
}

.bi-youtube::before {
  content: "\f62b";
}

.bi-zoom-in::before {
  content: "\f62c";
}

.bi-zoom-out::before {
  content: "\f62d";
}

.bi-bank::before {
  content: "\f62e";
}

.bi-bank2::before {
  content: "\f62f";
}

.bi-bell-slash-fill::before {
  content: "\f630";
}

.bi-bell-slash::before {
  content: "\f631";
}

.bi-cash-coin::before {
  content: "\f632";
}

.bi-check-lg::before {
  content: "\f633";
}

.bi-coin::before {
  content: "\f634";
}

.bi-currency-bitcoin::before {
  content: "\f635";
}

.bi-currency-dollar::before {
  content: "\f636";
}

.bi-currency-euro::before {
  content: "\f637";
}

.bi-currency-exchange::before {
  content: "\f638";
}

.bi-currency-pound::before {
  content: "\f639";
}

.bi-currency-yen::before {
  content: "\f63a";
}

.bi-dash-lg::before {
  content: "\f63b";
}

.bi-exclamation-lg::before {
  content: "\f63c";
}

.bi-file-earmark-pdf-fill::before {
  content: "\f63d";
}

.bi-file-earmark-pdf::before {
  content: "\f63e";
}

.bi-file-pdf-fill::before {
  content: "\f63f";
}

.bi-file-pdf::before {
  content: "\f640";
}

.bi-gender-ambiguous::before {
  content: "\f641";
}

.bi-gender-female::before {
  content: "\f642";
}

.bi-gender-male::before {
  content: "\f643";
}

.bi-gender-trans::before {
  content: "\f644";
}

.bi-headset-vr::before {
  content: "\f645";
}

.bi-info-lg::before {
  content: "\f646";
}

.bi-mastodon::before {
  content: "\f647";
}

.bi-messenger::before {
  content: "\f648";
}

.bi-piggy-bank-fill::before {
  content: "\f649";
}

.bi-piggy-bank::before {
  content: "\f64a";
}

.bi-pin-map-fill::before {
  content: "\f64b";
}

.bi-pin-map::before {
  content: "\f64c";
}

.bi-plus-lg::before {
  content: "\f64d";
}

.bi-question-lg::before {
  content: "\f64e";
}

.bi-recycle::before {
  content: "\f64f";
}

.bi-reddit::before {
  content: "\f650";
}

.bi-safe-fill::before {
  content: "\f651";
}

.bi-safe2-fill::before {
  content: "\f652";
}

.bi-safe2::before {
  content: "\f653";
}

.bi-sd-card-fill::before {
  content: "\f654";
}

.bi-sd-card::before {
  content: "\f655";
}

.bi-skype::before {
  content: "\f656";
}

.bi-slash-lg::before {
  content: "\f657";
}

.bi-translate::before {
  content: "\f658";
}

.bi-x-lg::before {
  content: "\f659";
}

.bi-safe::before {
  content: "\f65a";
}

.bi-apple::before {
  content: "\f65b";
}

.bi-microsoft::before {
  content: "\f65d";
}

.bi-windows::before {
  content: "\f65e";
}

.bi-behance::before {
  content: "\f65c";
}

.bi-dribbble::before {
  content: "\f65f";
}

.bi-line::before {
  content: "\f660";
}

.bi-medium::before {
  content: "\f661";
}

.bi-paypal::before {
  content: "\f662";
}

.bi-pinterest::before {
  content: "\f663";
}

.bi-signal::before {
  content: "\f664";
}

.bi-snapchat::before {
  content: "\f665";
}

.bi-spotify::before {
  content: "\f666";
}

.bi-stack-overflow::before {
  content: "\f667";
}

.bi-strava::before {
  content: "\f668";
}

.bi-wordpress::before {
  content: "\f669";
}

.bi-vimeo::before {
  content: "\f66a";
}

.bi-activity::before {
  content: "\f66b";
}

.bi-easel2-fill::before {
  content: "\f66c";
}

.bi-easel2::before {
  content: "\f66d";
}

.bi-easel3-fill::before {
  content: "\f66e";
}

.bi-easel3::before {
  content: "\f66f";
}

.bi-fan::before {
  content: "\f670";
}

.bi-fingerprint::before {
  content: "\f671";
}

.bi-graph-down-arrow::before {
  content: "\f672";
}

.bi-graph-up-arrow::before {
  content: "\f673";
}

.bi-hypnotize::before {
  content: "\f674";
}

.bi-magic::before {
  content: "\f675";
}

.bi-person-rolodex::before {
  content: "\f676";
}

.bi-person-video::before {
  content: "\f677";
}

.bi-person-video2::before {
  content: "\f678";
}

.bi-person-video3::before {
  content: "\f679";
}

.bi-person-workspace::before {
  content: "\f67a";
}

.bi-radioactive::before {
  content: "\f67b";
}

.bi-webcam-fill::before {
  content: "\f67c";
}

.bi-webcam::before {
  content: "\f67d";
}

.bi-yin-yang::before {
  content: "\f67e";
}

.bi-bandaid-fill::before {
  content: "\f680";
}

.bi-bandaid::before {
  content: "\f681";
}

.bi-bluetooth::before {
  content: "\f682";
}

.bi-body-text::before {
  content: "\f683";
}

.bi-boombox::before {
  content: "\f684";
}

.bi-boxes::before {
  content: "\f685";
}

.bi-dpad-fill::before {
  content: "\f686";
}

.bi-dpad::before {
  content: "\f687";
}

.bi-ear-fill::before {
  content: "\f688";
}

.bi-ear::before {
  content: "\f689";
}

.bi-envelope-check-fill::before {
  content: "\f68b";
}

.bi-envelope-check::before {
  content: "\f68c";
}

.bi-envelope-dash-fill::before {
  content: "\f68e";
}

.bi-envelope-dash::before {
  content: "\f68f";
}

.bi-envelope-exclamation-fill::before {
  content: "\f691";
}

.bi-envelope-exclamation::before {
  content: "\f692";
}

.bi-envelope-plus-fill::before {
  content: "\f693";
}

.bi-envelope-plus::before {
  content: "\f694";
}

.bi-envelope-slash-fill::before {
  content: "\f696";
}

.bi-envelope-slash::before {
  content: "\f697";
}

.bi-envelope-x-fill::before {
  content: "\f699";
}

.bi-envelope-x::before {
  content: "\f69a";
}

.bi-explicit-fill::before {
  content: "\f69b";
}

.bi-explicit::before {
  content: "\f69c";
}

.bi-git::before {
  content: "\f69d";
}

.bi-infinity::before {
  content: "\f69e";
}

.bi-list-columns-reverse::before {
  content: "\f69f";
}

.bi-list-columns::before {
  content: "\f6a0";
}

.bi-meta::before {
  content: "\f6a1";
}

.bi-nintendo-switch::before {
  content: "\f6a4";
}

.bi-pc-display-horizontal::before {
  content: "\f6a5";
}

.bi-pc-display::before {
  content: "\f6a6";
}

.bi-pc-horizontal::before {
  content: "\f6a7";
}

.bi-pc::before {
  content: "\f6a8";
}

.bi-playstation::before {
  content: "\f6a9";
}

.bi-plus-slash-minus::before {
  content: "\f6aa";
}

.bi-projector-fill::before {
  content: "\f6ab";
}

.bi-projector::before {
  content: "\f6ac";
}

.bi-qr-code-scan::before {
  content: "\f6ad";
}

.bi-qr-code::before {
  content: "\f6ae";
}

.bi-quora::before {
  content: "\f6af";
}

.bi-quote::before {
  content: "\f6b0";
}

.bi-robot::before {
  content: "\f6b1";
}

.bi-send-check-fill::before {
  content: "\f6b2";
}

.bi-send-check::before {
  content: "\f6b3";
}

.bi-send-dash-fill::before {
  content: "\f6b4";
}

.bi-send-dash::before {
  content: "\f6b5";
}

.bi-send-exclamation-fill::before {
  content: "\f6b7";
}

.bi-send-exclamation::before {
  content: "\f6b8";
}

.bi-send-fill::before {
  content: "\f6b9";
}

.bi-send-plus-fill::before {
  content: "\f6ba";
}

.bi-send-plus::before {
  content: "\f6bb";
}

.bi-send-slash-fill::before {
  content: "\f6bc";
}

.bi-send-slash::before {
  content: "\f6bd";
}

.bi-send-x-fill::before {
  content: "\f6be";
}

.bi-send-x::before {
  content: "\f6bf";
}

.bi-send::before {
  content: "\f6c0";
}

.bi-steam::before {
  content: "\f6c1";
}

.bi-terminal-dash::before {
  content: "\f6c3";
}

.bi-terminal-plus::before {
  content: "\f6c4";
}

.bi-terminal-split::before {
  content: "\f6c5";
}

.bi-ticket-detailed-fill::before {
  content: "\f6c6";
}

.bi-ticket-detailed::before {
  content: "\f6c7";
}

.bi-ticket-fill::before {
  content: "\f6c8";
}

.bi-ticket-perforated-fill::before {
  content: "\f6c9";
}

.bi-ticket-perforated::before {
  content: "\f6ca";
}

.bi-ticket::before {
  content: "\f6cb";
}

.bi-tiktok::before {
  content: "\f6cc";
}

.bi-window-dash::before {
  content: "\f6cd";
}

.bi-window-desktop::before {
  content: "\f6ce";
}

.bi-window-fullscreen::before {
  content: "\f6cf";
}

.bi-window-plus::before {
  content: "\f6d0";
}

.bi-window-split::before {
  content: "\f6d1";
}

.bi-window-stack::before {
  content: "\f6d2";
}

.bi-window-x::before {
  content: "\f6d3";
}

.bi-xbox::before {
  content: "\f6d4";
}

.bi-ethernet::before {
  content: "\f6d5";
}

.bi-hdmi-fill::before {
  content: "\f6d6";
}

.bi-hdmi::before {
  content: "\f6d7";
}

.bi-usb-c-fill::before {
  content: "\f6d8";
}

.bi-usb-c::before {
  content: "\f6d9";
}

.bi-usb-fill::before {
  content: "\f6da";
}

.bi-usb-plug-fill::before {
  content: "\f6db";
}

.bi-usb-plug::before {
  content: "\f6dc";
}

.bi-usb-symbol::before {
  content: "\f6dd";
}

.bi-usb::before {
  content: "\f6de";
}

.bi-boombox-fill::before {
  content: "\f6df";
}

.bi-displayport::before {
  content: "\f6e1";
}

.bi-gpu-card::before {
  content: "\f6e2";
}

.bi-memory::before {
  content: "\f6e3";
}

.bi-modem-fill::before {
  content: "\f6e4";
}

.bi-modem::before {
  content: "\f6e5";
}

.bi-motherboard-fill::before {
  content: "\f6e6";
}

.bi-motherboard::before {
  content: "\f6e7";
}

.bi-optical-audio-fill::before {
  content: "\f6e8";
}

.bi-optical-audio::before {
  content: "\f6e9";
}

.bi-pci-card::before {
  content: "\f6ea";
}

.bi-router-fill::before {
  content: "\f6eb";
}

.bi-router::before {
  content: "\f6ec";
}

.bi-thunderbolt-fill::before {
  content: "\f6ef";
}

.bi-thunderbolt::before {
  content: "\f6f0";
}

.bi-usb-drive-fill::before {
  content: "\f6f1";
}

.bi-usb-drive::before {
  content: "\f6f2";
}

.bi-usb-micro-fill::before {
  content: "\f6f3";
}

.bi-usb-micro::before {
  content: "\f6f4";
}

.bi-usb-mini-fill::before {
  content: "\f6f5";
}

.bi-usb-mini::before {
  content: "\f6f6";
}

.bi-cloud-haze2::before {
  content: "\f6f7";
}

.bi-device-hdd-fill::before {
  content: "\f6f8";
}

.bi-device-hdd::before {
  content: "\f6f9";
}

.bi-device-ssd-fill::before {
  content: "\f6fa";
}

.bi-device-ssd::before {
  content: "\f6fb";
}

.bi-displayport-fill::before {
  content: "\f6fc";
}

.bi-mortarboard-fill::before {
  content: "\f6fd";
}

.bi-mortarboard::before {
  content: "\f6fe";
}

.bi-terminal-x::before {
  content: "\f6ff";
}

.bi-arrow-through-heart-fill::before {
  content: "\f700";
}

.bi-arrow-through-heart::before {
  content: "\f701";
}

.bi-badge-sd-fill::before {
  content: "\f702";
}

.bi-badge-sd::before {
  content: "\f703";
}

.bi-bag-heart-fill::before {
  content: "\f704";
}

.bi-bag-heart::before {
  content: "\f705";
}

.bi-balloon-fill::before {
  content: "\f706";
}

.bi-balloon-heart-fill::before {
  content: "\f707";
}

.bi-balloon-heart::before {
  content: "\f708";
}

.bi-balloon::before {
  content: "\f709";
}

.bi-box2-fill::before {
  content: "\f70a";
}

.bi-box2-heart-fill::before {
  content: "\f70b";
}

.bi-box2-heart::before {
  content: "\f70c";
}

.bi-box2::before {
  content: "\f70d";
}

.bi-braces-asterisk::before {
  content: "\f70e";
}

.bi-calendar-heart-fill::before {
  content: "\f70f";
}

.bi-calendar-heart::before {
  content: "\f710";
}

.bi-calendar2-heart-fill::before {
  content: "\f711";
}

.bi-calendar2-heart::before {
  content: "\f712";
}

.bi-chat-heart-fill::before {
  content: "\f713";
}

.bi-chat-heart::before {
  content: "\f714";
}

.bi-chat-left-heart-fill::before {
  content: "\f715";
}

.bi-chat-left-heart::before {
  content: "\f716";
}

.bi-chat-right-heart-fill::before {
  content: "\f717";
}

.bi-chat-right-heart::before {
  content: "\f718";
}

.bi-chat-square-heart-fill::before {
  content: "\f719";
}

.bi-chat-square-heart::before {
  content: "\f71a";
}

.bi-clipboard-check-fill::before {
  content: "\f71b";
}

.bi-clipboard-data-fill::before {
  content: "\f71c";
}

.bi-clipboard-fill::before {
  content: "\f71d";
}

.bi-clipboard-heart-fill::before {
  content: "\f71e";
}

.bi-clipboard-heart::before {
  content: "\f71f";
}

.bi-clipboard-minus-fill::before {
  content: "\f720";
}

.bi-clipboard-plus-fill::before {
  content: "\f721";
}

.bi-clipboard-pulse::before {
  content: "\f722";
}

.bi-clipboard-x-fill::before {
  content: "\f723";
}

.bi-clipboard2-check-fill::before {
  content: "\f724";
}

.bi-clipboard2-check::before {
  content: "\f725";
}

.bi-clipboard2-data-fill::before {
  content: "\f726";
}

.bi-clipboard2-data::before {
  content: "\f727";
}

.bi-clipboard2-fill::before {
  content: "\f728";
}

.bi-clipboard2-heart-fill::before {
  content: "\f729";
}

.bi-clipboard2-heart::before {
  content: "\f72a";
}

.bi-clipboard2-minus-fill::before {
  content: "\f72b";
}

.bi-clipboard2-minus::before {
  content: "\f72c";
}

.bi-clipboard2-plus-fill::before {
  content: "\f72d";
}

.bi-clipboard2-plus::before {
  content: "\f72e";
}

.bi-clipboard2-pulse-fill::before {
  content: "\f72f";
}

.bi-clipboard2-pulse::before {
  content: "\f730";
}

.bi-clipboard2-x-fill::before {
  content: "\f731";
}

.bi-clipboard2-x::before {
  content: "\f732";
}

.bi-clipboard2::before {
  content: "\f733";
}

.bi-emoji-kiss-fill::before {
  content: "\f734";
}

.bi-emoji-kiss::before {
  content: "\f735";
}

.bi-envelope-heart-fill::before {
  content: "\f736";
}

.bi-envelope-heart::before {
  content: "\f737";
}

.bi-envelope-open-heart-fill::before {
  content: "\f738";
}

.bi-envelope-open-heart::before {
  content: "\f739";
}

.bi-envelope-paper-fill::before {
  content: "\f73a";
}

.bi-envelope-paper-heart-fill::before {
  content: "\f73b";
}

.bi-envelope-paper-heart::before {
  content: "\f73c";
}

.bi-envelope-paper::before {
  content: "\f73d";
}

.bi-filetype-aac::before {
  content: "\f73e";
}

.bi-filetype-ai::before {
  content: "\f73f";
}

.bi-filetype-bmp::before {
  content: "\f740";
}

.bi-filetype-cs::before {
  content: "\f741";
}

.bi-filetype-css::before {
  content: "\f742";
}

.bi-filetype-csv::before {
  content: "\f743";
}

.bi-filetype-doc::before {
  content: "\f744";
}

.bi-filetype-docx::before {
  content: "\f745";
}

.bi-filetype-exe::before {
  content: "\f746";
}

.bi-filetype-gif::before {
  content: "\f747";
}

.bi-filetype-heic::before {
  content: "\f748";
}

.bi-filetype-html::before {
  content: "\f749";
}

.bi-filetype-java::before {
  content: "\f74a";
}

.bi-filetype-jpg::before {
  content: "\f74b";
}

.bi-filetype-js::before {
  content: "\f74c";
}

.bi-filetype-jsx::before {
  content: "\f74d";
}

.bi-filetype-key::before {
  content: "\f74e";
}

.bi-filetype-m4p::before {
  content: "\f74f";
}

.bi-filetype-md::before {
  content: "\f750";
}

.bi-filetype-mdx::before {
  content: "\f751";
}

.bi-filetype-mov::before {
  content: "\f752";
}

.bi-filetype-mp3::before {
  content: "\f753";
}

.bi-filetype-mp4::before {
  content: "\f754";
}

.bi-filetype-otf::before {
  content: "\f755";
}

.bi-filetype-pdf::before {
  content: "\f756";
}

.bi-filetype-php::before {
  content: "\f757";
}

.bi-filetype-png::before {
  content: "\f758";
}

.bi-filetype-ppt::before {
  content: "\f75a";
}

.bi-filetype-psd::before {
  content: "\f75b";
}

.bi-filetype-py::before {
  content: "\f75c";
}

.bi-filetype-raw::before {
  content: "\f75d";
}

.bi-filetype-rb::before {
  content: "\f75e";
}

.bi-filetype-sass::before {
  content: "\f75f";
}

.bi-filetype-scss::before {
  content: "\f760";
}

.bi-filetype-sh::before {
  content: "\f761";
}

.bi-filetype-svg::before {
  content: "\f762";
}

.bi-filetype-tiff::before {
  content: "\f763";
}

.bi-filetype-tsx::before {
  content: "\f764";
}

.bi-filetype-ttf::before {
  content: "\f765";
}

.bi-filetype-txt::before {
  content: "\f766";
}

.bi-filetype-wav::before {
  content: "\f767";
}

.bi-filetype-woff::before {
  content: "\f768";
}

.bi-filetype-xls::before {
  content: "\f76a";
}

.bi-filetype-xml::before {
  content: "\f76b";
}

.bi-filetype-yml::before {
  content: "\f76c";
}

.bi-heart-arrow::before {
  content: "\f76d";
}

.bi-heart-pulse-fill::before {
  content: "\f76e";
}

.bi-heart-pulse::before {
  content: "\f76f";
}

.bi-heartbreak-fill::before {
  content: "\f770";
}

.bi-heartbreak::before {
  content: "\f771";
}

.bi-hearts::before {
  content: "\f772";
}

.bi-hospital-fill::before {
  content: "\f773";
}

.bi-hospital::before {
  content: "\f774";
}

.bi-house-heart-fill::before {
  content: "\f775";
}

.bi-house-heart::before {
  content: "\f776";
}

.bi-incognito::before {
  content: "\f777";
}

.bi-magnet-fill::before {
  content: "\f778";
}

.bi-magnet::before {
  content: "\f779";
}

.bi-person-heart::before {
  content: "\f77a";
}

.bi-person-hearts::before {
  content: "\f77b";
}

.bi-phone-flip::before {
  content: "\f77c";
}

.bi-plugin::before {
  content: "\f77d";
}

.bi-postage-fill::before {
  content: "\f77e";
}

.bi-postage-heart-fill::before {
  content: "\f77f";
}

.bi-postage-heart::before {
  content: "\f780";
}

.bi-postage::before {
  content: "\f781";
}

.bi-postcard-fill::before {
  content: "\f782";
}

.bi-postcard-heart-fill::before {
  content: "\f783";
}

.bi-postcard-heart::before {
  content: "\f784";
}

.bi-postcard::before {
  content: "\f785";
}

.bi-search-heart-fill::before {
  content: "\f786";
}

.bi-search-heart::before {
  content: "\f787";
}

.bi-sliders2-vertical::before {
  content: "\f788";
}

.bi-sliders2::before {
  content: "\f789";
}

.bi-trash3-fill::before {
  content: "\f78a";
}

.bi-trash3::before {
  content: "\f78b";
}

.bi-valentine::before {
  content: "\f78c";
}

.bi-valentine2::before {
  content: "\f78d";
}

.bi-wrench-adjustable-circle-fill::before {
  content: "\f78e";
}

.bi-wrench-adjustable-circle::before {
  content: "\f78f";
}

.bi-wrench-adjustable::before {
  content: "\f790";
}

.bi-filetype-json::before {
  content: "\f791";
}

.bi-filetype-pptx::before {
  content: "\f792";
}

.bi-filetype-xlsx::before {
  content: "\f793";
}

.bi-1-circle-fill::before {
  content: "\f796";
}

.bi-1-circle::before {
  content: "\f797";
}

.bi-1-square-fill::before {
  content: "\f798";
}

.bi-1-square::before {
  content: "\f799";
}

.bi-2-circle-fill::before {
  content: "\f79c";
}

.bi-2-circle::before {
  content: "\f79d";
}

.bi-2-square-fill::before {
  content: "\f79e";
}

.bi-2-square::before {
  content: "\f79f";
}

.bi-3-circle-fill::before {
  content: "\f7a2";
}

.bi-3-circle::before {
  content: "\f7a3";
}

.bi-3-square-fill::before {
  content: "\f7a4";
}

.bi-3-square::before {
  content: "\f7a5";
}

.bi-4-circle-fill::before {
  content: "\f7a8";
}

.bi-4-circle::before {
  content: "\f7a9";
}

.bi-4-square-fill::before {
  content: "\f7aa";
}

.bi-4-square::before {
  content: "\f7ab";
}

.bi-5-circle-fill::before {
  content: "\f7ae";
}

.bi-5-circle::before {
  content: "\f7af";
}

.bi-5-square-fill::before {
  content: "\f7b0";
}

.bi-5-square::before {
  content: "\f7b1";
}

.bi-6-circle-fill::before {
  content: "\f7b4";
}

.bi-6-circle::before {
  content: "\f7b5";
}

.bi-6-square-fill::before {
  content: "\f7b6";
}

.bi-6-square::before {
  content: "\f7b7";
}

.bi-7-circle-fill::before {
  content: "\f7ba";
}

.bi-7-circle::before {
  content: "\f7bb";
}

.bi-7-square-fill::before {
  content: "\f7bc";
}

.bi-7-square::before {
  content: "\f7bd";
}

.bi-8-circle-fill::before {
  content: "\f7c0";
}

.bi-8-circle::before {
  content: "\f7c1";
}

.bi-8-square-fill::before {
  content: "\f7c2";
}

.bi-8-square::before {
  content: "\f7c3";
}

.bi-9-circle-fill::before {
  content: "\f7c6";
}

.bi-9-circle::before {
  content: "\f7c7";
}

.bi-9-square-fill::before {
  content: "\f7c8";
}

.bi-9-square::before {
  content: "\f7c9";
}

.bi-airplane-engines-fill::before {
  content: "\f7ca";
}

.bi-airplane-engines::before {
  content: "\f7cb";
}

.bi-airplane-fill::before {
  content: "\f7cc";
}

.bi-airplane::before {
  content: "\f7cd";
}

.bi-alexa::before {
  content: "\f7ce";
}

.bi-alipay::before {
  content: "\f7cf";
}

.bi-android::before {
  content: "\f7d0";
}

.bi-android2::before {
  content: "\f7d1";
}

.bi-box-fill::before {
  content: "\f7d2";
}

.bi-box-seam-fill::before {
  content: "\f7d3";
}

.bi-browser-chrome::before {
  content: "\f7d4";
}

.bi-browser-edge::before {
  content: "\f7d5";
}

.bi-browser-firefox::before {
  content: "\f7d6";
}

.bi-browser-safari::before {
  content: "\f7d7";
}

.bi-c-circle-fill::before {
  content: "\f7da";
}

.bi-c-circle::before {
  content: "\f7db";
}

.bi-c-square-fill::before {
  content: "\f7dc";
}

.bi-c-square::before {
  content: "\f7dd";
}

.bi-capsule-pill::before {
  content: "\f7de";
}

.bi-capsule::before {
  content: "\f7df";
}

.bi-car-front-fill::before {
  content: "\f7e0";
}

.bi-car-front::before {
  content: "\f7e1";
}

.bi-cassette-fill::before {
  content: "\f7e2";
}

.bi-cassette::before {
  content: "\f7e3";
}

.bi-cc-circle-fill::before {
  content: "\f7e6";
}

.bi-cc-circle::before {
  content: "\f7e7";
}

.bi-cc-square-fill::before {
  content: "\f7e8";
}

.bi-cc-square::before {
  content: "\f7e9";
}

.bi-cup-hot-fill::before {
  content: "\f7ea";
}

.bi-cup-hot::before {
  content: "\f7eb";
}

.bi-currency-rupee::before {
  content: "\f7ec";
}

.bi-dropbox::before {
  content: "\f7ed";
}

.bi-escape::before {
  content: "\f7ee";
}

.bi-fast-forward-btn-fill::before {
  content: "\f7ef";
}

.bi-fast-forward-btn::before {
  content: "\f7f0";
}

.bi-fast-forward-circle-fill::before {
  content: "\f7f1";
}

.bi-fast-forward-circle::before {
  content: "\f7f2";
}

.bi-fast-forward-fill::before {
  content: "\f7f3";
}

.bi-fast-forward::before {
  content: "\f7f4";
}

.bi-filetype-sql::before {
  content: "\f7f5";
}

.bi-fire::before {
  content: "\f7f6";
}

.bi-google-play::before {
  content: "\f7f7";
}

.bi-h-circle-fill::before {
  content: "\f7fa";
}

.bi-h-circle::before {
  content: "\f7fb";
}

.bi-h-square-fill::before {
  content: "\f7fc";
}

.bi-h-square::before {
  content: "\f7fd";
}

.bi-indent::before {
  content: "\f7fe";
}

.bi-lungs-fill::before {
  content: "\f7ff";
}

.bi-lungs::before {
  content: "\f800";
}

.bi-microsoft-teams::before {
  content: "\f801";
}

.bi-p-circle-fill::before {
  content: "\f804";
}

.bi-p-circle::before {
  content: "\f805";
}

.bi-p-square-fill::before {
  content: "\f806";
}

.bi-p-square::before {
  content: "\f807";
}

.bi-pass-fill::before {
  content: "\f808";
}

.bi-pass::before {
  content: "\f809";
}

.bi-prescription::before {
  content: "\f80a";
}

.bi-prescription2::before {
  content: "\f80b";
}

.bi-r-circle-fill::before {
  content: "\f80e";
}

.bi-r-circle::before {
  content: "\f80f";
}

.bi-r-square-fill::before {
  content: "\f810";
}

.bi-r-square::before {
  content: "\f811";
}

.bi-repeat-1::before {
  content: "\f812";
}

.bi-repeat::before {
  content: "\f813";
}

.bi-rewind-btn-fill::before {
  content: "\f814";
}

.bi-rewind-btn::before {
  content: "\f815";
}

.bi-rewind-circle-fill::before {
  content: "\f816";
}

.bi-rewind-circle::before {
  content: "\f817";
}

.bi-rewind-fill::before {
  content: "\f818";
}

.bi-rewind::before {
  content: "\f819";
}

.bi-train-freight-front-fill::before {
  content: "\f81a";
}

.bi-train-freight-front::before {
  content: "\f81b";
}

.bi-train-front-fill::before {
  content: "\f81c";
}

.bi-train-front::before {
  content: "\f81d";
}

.bi-train-lightrail-front-fill::before {
  content: "\f81e";
}

.bi-train-lightrail-front::before {
  content: "\f81f";
}

.bi-truck-front-fill::before {
  content: "\f820";
}

.bi-truck-front::before {
  content: "\f821";
}

.bi-ubuntu::before {
  content: "\f822";
}

.bi-unindent::before {
  content: "\f823";
}

.bi-unity::before {
  content: "\f824";
}

.bi-universal-access-circle::before {
  content: "\f825";
}

.bi-universal-access::before {
  content: "\f826";
}

.bi-virus::before {
  content: "\f827";
}

.bi-virus2::before {
  content: "\f828";
}

.bi-wechat::before {
  content: "\f829";
}

.bi-yelp::before {
  content: "\f82a";
}

.bi-sign-stop-fill::before {
  content: "\f82b";
}

.bi-sign-stop-lights-fill::before {
  content: "\f82c";
}

.bi-sign-stop-lights::before {
  content: "\f82d";
}

.bi-sign-stop::before {
  content: "\f82e";
}

.bi-sign-turn-left-fill::before {
  content: "\f82f";
}

.bi-sign-turn-left::before {
  content: "\f830";
}

.bi-sign-turn-right-fill::before {
  content: "\f831";
}

.bi-sign-turn-right::before {
  content: "\f832";
}

.bi-sign-turn-slight-left-fill::before {
  content: "\f833";
}

.bi-sign-turn-slight-left::before {
  content: "\f834";
}

.bi-sign-turn-slight-right-fill::before {
  content: "\f835";
}

.bi-sign-turn-slight-right::before {
  content: "\f836";
}

.bi-sign-yield-fill::before {
  content: "\f837";
}

.bi-sign-yield::before {
  content: "\f838";
}

.bi-ev-station-fill::before {
  content: "\f839";
}

.bi-ev-station::before {
  content: "\f83a";
}

.bi-fuel-pump-diesel-fill::before {
  content: "\f83b";
}

.bi-fuel-pump-diesel::before {
  content: "\f83c";
}

.bi-fuel-pump-fill::before {
  content: "\f83d";
}

.bi-fuel-pump::before {
  content: "\f83e";
}

.bi-0-circle-fill::before {
  content: "\f83f";
}

.bi-0-circle::before {
  content: "\f840";
}

.bi-0-square-fill::before {
  content: "\f841";
}

.bi-0-square::before {
  content: "\f842";
}

.bi-rocket-fill::before {
  content: "\f843";
}

.bi-rocket-takeoff-fill::before {
  content: "\f844";
}

.bi-rocket-takeoff::before {
  content: "\f845";
}

.bi-rocket::before {
  content: "\f846";
}

.bi-stripe::before {
  content: "\f847";
}

.bi-subscript::before {
  content: "\f848";
}

.bi-superscript::before {
  content: "\f849";
}

.bi-trello::before {
  content: "\f84a";
}

.bi-envelope-at-fill::before {
  content: "\f84b";
}

.bi-envelope-at::before {
  content: "\f84c";
}

.bi-regex::before {
  content: "\f84d";
}

.bi-text-wrap::before {
  content: "\f84e";
}

.bi-sign-dead-end-fill::before {
  content: "\f84f";
}

.bi-sign-dead-end::before {
  content: "\f850";
}

.bi-sign-do-not-enter-fill::before {
  content: "\f851";
}

.bi-sign-do-not-enter::before {
  content: "\f852";
}

.bi-sign-intersection-fill::before {
  content: "\f853";
}

.bi-sign-intersection-side-fill::before {
  content: "\f854";
}

.bi-sign-intersection-side::before {
  content: "\f855";
}

.bi-sign-intersection-t-fill::before {
  content: "\f856";
}

.bi-sign-intersection-t::before {
  content: "\f857";
}

.bi-sign-intersection-y-fill::before {
  content: "\f858";
}

.bi-sign-intersection-y::before {
  content: "\f859";
}

.bi-sign-intersection::before {
  content: "\f85a";
}

.bi-sign-merge-left-fill::before {
  content: "\f85b";
}

.bi-sign-merge-left::before {
  content: "\f85c";
}

.bi-sign-merge-right-fill::before {
  content: "\f85d";
}

.bi-sign-merge-right::before {
  content: "\f85e";
}

.bi-sign-no-left-turn-fill::before {
  content: "\f85f";
}

.bi-sign-no-left-turn::before {
  content: "\f860";
}

.bi-sign-no-parking-fill::before {
  content: "\f861";
}

.bi-sign-no-parking::before {
  content: "\f862";
}

.bi-sign-no-right-turn-fill::before {
  content: "\f863";
}

.bi-sign-no-right-turn::before {
  content: "\f864";
}

.bi-sign-railroad-fill::before {
  content: "\f865";
}

.bi-sign-railroad::before {
  content: "\f866";
}

.bi-building-add::before {
  content: "\f867";
}

.bi-building-check::before {
  content: "\f868";
}

.bi-building-dash::before {
  content: "\f869";
}

.bi-building-down::before {
  content: "\f86a";
}

.bi-building-exclamation::before {
  content: "\f86b";
}

.bi-building-fill-add::before {
  content: "\f86c";
}

.bi-building-fill-check::before {
  content: "\f86d";
}

.bi-building-fill-dash::before {
  content: "\f86e";
}

.bi-building-fill-down::before {
  content: "\f86f";
}

.bi-building-fill-exclamation::before {
  content: "\f870";
}

.bi-building-fill-gear::before {
  content: "\f871";
}

.bi-building-fill-lock::before {
  content: "\f872";
}

.bi-building-fill-slash::before {
  content: "\f873";
}

.bi-building-fill-up::before {
  content: "\f874";
}

.bi-building-fill-x::before {
  content: "\f875";
}

.bi-building-fill::before {
  content: "\f876";
}

.bi-building-gear::before {
  content: "\f877";
}

.bi-building-lock::before {
  content: "\f878";
}

.bi-building-slash::before {
  content: "\f879";
}

.bi-building-up::before {
  content: "\f87a";
}

.bi-building-x::before {
  content: "\f87b";
}

.bi-buildings-fill::before {
  content: "\f87c";
}

.bi-buildings::before {
  content: "\f87d";
}

.bi-bus-front-fill::before {
  content: "\f87e";
}

.bi-bus-front::before {
  content: "\f87f";
}

.bi-ev-front-fill::before {
  content: "\f880";
}

.bi-ev-front::before {
  content: "\f881";
}

.bi-globe-americas::before {
  content: "\f882";
}

.bi-globe-asia-australia::before {
  content: "\f883";
}

.bi-globe-central-south-asia::before {
  content: "\f884";
}

.bi-globe-europe-africa::before {
  content: "\f885";
}

.bi-house-add-fill::before {
  content: "\f886";
}

.bi-house-add::before {
  content: "\f887";
}

.bi-house-check-fill::before {
  content: "\f888";
}

.bi-house-check::before {
  content: "\f889";
}

.bi-house-dash-fill::before {
  content: "\f88a";
}

.bi-house-dash::before {
  content: "\f88b";
}

.bi-house-down-fill::before {
  content: "\f88c";
}

.bi-house-down::before {
  content: "\f88d";
}

.bi-house-exclamation-fill::before {
  content: "\f88e";
}

.bi-house-exclamation::before {
  content: "\f88f";
}

.bi-house-gear-fill::before {
  content: "\f890";
}

.bi-house-gear::before {
  content: "\f891";
}

.bi-house-lock-fill::before {
  content: "\f892";
}

.bi-house-lock::before {
  content: "\f893";
}

.bi-house-slash-fill::before {
  content: "\f894";
}

.bi-house-slash::before {
  content: "\f895";
}

.bi-house-up-fill::before {
  content: "\f896";
}

.bi-house-up::before {
  content: "\f897";
}

.bi-house-x-fill::before {
  content: "\f898";
}

.bi-house-x::before {
  content: "\f899";
}

.bi-person-add::before {
  content: "\f89a";
}

.bi-person-down::before {
  content: "\f89b";
}

.bi-person-exclamation::before {
  content: "\f89c";
}

.bi-person-fill-add::before {
  content: "\f89d";
}

.bi-person-fill-check::before {
  content: "\f89e";
}

.bi-person-fill-dash::before {
  content: "\f89f";
}

.bi-person-fill-down::before {
  content: "\f8a0";
}

.bi-person-fill-exclamation::before {
  content: "\f8a1";
}

.bi-person-fill-gear::before {
  content: "\f8a2";
}

.bi-person-fill-lock::before {
  content: "\f8a3";
}

.bi-person-fill-slash::before {
  content: "\f8a4";
}

.bi-person-fill-up::before {
  content: "\f8a5";
}

.bi-person-fill-x::before {
  content: "\f8a6";
}

.bi-person-gear::before {
  content: "\f8a7";
}

.bi-person-lock::before {
  content: "\f8a8";
}

.bi-person-slash::before {
  content: "\f8a9";
}

.bi-person-up::before {
  content: "\f8aa";
}

.bi-scooter::before {
  content: "\f8ab";
}

.bi-taxi-front-fill::before {
  content: "\f8ac";
}

.bi-taxi-front::before {
  content: "\f8ad";
}

.bi-amd::before {
  content: "\f8ae";
}

.bi-database-add::before {
  content: "\f8af";
}

.bi-database-check::before {
  content: "\f8b0";
}

.bi-database-dash::before {
  content: "\f8b1";
}

.bi-database-down::before {
  content: "\f8b2";
}

.bi-database-exclamation::before {
  content: "\f8b3";
}

.bi-database-fill-add::before {
  content: "\f8b4";
}

.bi-database-fill-check::before {
  content: "\f8b5";
}

.bi-database-fill-dash::before {
  content: "\f8b6";
}

.bi-database-fill-down::before {
  content: "\f8b7";
}

.bi-database-fill-exclamation::before {
  content: "\f8b8";
}

.bi-database-fill-gear::before {
  content: "\f8b9";
}

.bi-database-fill-lock::before {
  content: "\f8ba";
}

.bi-database-fill-slash::before {
  content: "\f8bb";
}

.bi-database-fill-up::before {
  content: "\f8bc";
}

.bi-database-fill-x::before {
  content: "\f8bd";
}

.bi-database-fill::before {
  content: "\f8be";
}

.bi-database-gear::before {
  content: "\f8bf";
}

.bi-database-lock::before {
  content: "\f8c0";
}

.bi-database-slash::before {
  content: "\f8c1";
}

.bi-database-up::before {
  content: "\f8c2";
}

.bi-database-x::before {
  content: "\f8c3";
}

.bi-database::before {
  content: "\f8c4";
}

.bi-houses-fill::before {
  content: "\f8c5";
}

.bi-houses::before {
  content: "\f8c6";
}

.bi-nvidia::before {
  content: "\f8c7";
}

.bi-person-vcard-fill::before {
  content: "\f8c8";
}

.bi-person-vcard::before {
  content: "\f8c9";
}

.bi-sina-weibo::before {
  content: "\f8ca";
}

.bi-tencent-qq::before {
  content: "\f8cb";
}

.bi-wikipedia::before {
  content: "\f8cc";
}

.bi-alphabet-uppercase::before {
  content: "\f2a5";
}

.bi-alphabet::before {
  content: "\f68a";
}

.bi-amazon::before {
  content: "\f68d";
}

.bi-arrows-collapse-vertical::before {
  content: "\f690";
}

.bi-arrows-expand-vertical::before {
  content: "\f695";
}

.bi-arrows-vertical::before {
  content: "\f698";
}

.bi-arrows::before {
  content: "\f6a2";
}

.bi-ban-fill::before {
  content: "\f6a3";
}

.bi-ban::before {
  content: "\f6b6";
}

.bi-bing::before {
  content: "\f6c2";
}

.bi-cake::before {
  content: "\f6e0";
}

.bi-cake2::before {
  content: "\f6ed";
}

.bi-cookie::before {
  content: "\f6ee";
}

.bi-copy::before {
  content: "\f759";
}

.bi-crosshair::before {
  content: "\f769";
}

.bi-crosshair2::before {
  content: "\f794";
}

.bi-emoji-astonished-fill::before {
  content: "\f795";
}

.bi-emoji-astonished::before {
  content: "\f79a";
}

.bi-emoji-grimace-fill::before {
  content: "\f79b";
}

.bi-emoji-grimace::before {
  content: "\f7a0";
}

.bi-emoji-grin-fill::before {
  content: "\f7a1";
}

.bi-emoji-grin::before {
  content: "\f7a6";
}

.bi-emoji-surprise-fill::before {
  content: "\f7a7";
}

.bi-emoji-surprise::before {
  content: "\f7ac";
}

.bi-emoji-tear-fill::before {
  content: "\f7ad";
}

.bi-emoji-tear::before {
  content: "\f7b2";
}

.bi-envelope-arrow-down-fill::before {
  content: "\f7b3";
}

.bi-envelope-arrow-down::before {
  content: "\f7b8";
}

.bi-envelope-arrow-up-fill::before {
  content: "\f7b9";
}

.bi-envelope-arrow-up::before {
  content: "\f7be";
}

.bi-feather::before {
  content: "\f7bf";
}

.bi-feather2::before {
  content: "\f7c4";
}

.bi-floppy-fill::before {
  content: "\f7c5";
}

.bi-floppy::before {
  content: "\f7d8";
}

.bi-floppy2-fill::before {
  content: "\f7d9";
}

.bi-floppy2::before {
  content: "\f7e4";
}

.bi-gitlab::before {
  content: "\f7e5";
}

.bi-highlighter::before {
  content: "\f7f8";
}

.bi-marker-tip::before {
  content: "\f802";
}

.bi-nvme-fill::before {
  content: "\f803";
}

.bi-nvme::before {
  content: "\f80c";
}

.bi-opencollective::before {
  content: "\f80d";
}

.bi-pci-card-network::before {
  content: "\f8cd";
}

.bi-pci-card-sound::before {
  content: "\f8ce";
}

.bi-radar::before {
  content: "\f8cf";
}

.bi-send-arrow-down-fill::before {
  content: "\f8d0";
}

.bi-send-arrow-down::before {
  content: "\f8d1";
}

.bi-send-arrow-up-fill::before {
  content: "\f8d2";
}

.bi-send-arrow-up::before {
  content: "\f8d3";
}

.bi-sim-slash-fill::before {
  content: "\f8d4";
}

.bi-sim-slash::before {
  content: "\f8d5";
}

.bi-sourceforge::before {
  content: "\f8d6";
}

.bi-substack::before {
  content: "\f8d7";
}

.bi-threads-fill::before {
  content: "\f8d8";
}

.bi-threads::before {
  content: "\f8d9";
}

.bi-transparency::before {
  content: "\f8da";
}

.bi-twitter-x::before {
  content: "\f8db";
}

.bi-type-h4::before {
  content: "\f8dc";
}

.bi-type-h5::before {
  content: "\f8dd";
}

.bi-type-h6::before {
  content: "\f8de";
}

.bi-backpack-fill::before {
  content: "\f8df";
}

.bi-backpack::before {
  content: "\f8e0";
}

.bi-backpack2-fill::before {
  content: "\f8e1";
}

.bi-backpack2::before {
  content: "\f8e2";
}

.bi-backpack3-fill::before {
  content: "\f8e3";
}

.bi-backpack3::before {
  content: "\f8e4";
}

.bi-backpack4-fill::before {
  content: "\f8e5";
}

.bi-backpack4::before {
  content: "\f8e6";
}

.bi-brilliance::before {
  content: "\f8e7";
}

.bi-cake-fill::before {
  content: "\f8e8";
}

.bi-cake2-fill::before {
  content: "\f8e9";
}

.bi-duffle-fill::before {
  content: "\f8ea";
}

.bi-duffle::before {
  content: "\f8eb";
}

.bi-exposure::before {
  content: "\f8ec";
}

.bi-gender-neuter::before {
  content: "\f8ed";
}

.bi-highlights::before {
  content: "\f8ee";
}

.bi-luggage-fill::before {
  content: "\f8ef";
}

.bi-luggage::before {
  content: "\f8f0";
}

.bi-mailbox-flag::before {
  content: "\f8f1";
}

.bi-mailbox2-flag::before {
  content: "\f8f2";
}

.bi-noise-reduction::before {
  content: "\f8f3";
}

.bi-passport-fill::before {
  content: "\f8f4";
}

.bi-passport::before {
  content: "\f8f5";
}

.bi-person-arms-up::before {
  content: "\f8f6";
}

.bi-person-raised-hand::before {
  content: "\f8f7";
}

.bi-person-standing-dress::before {
  content: "\f8f8";
}

.bi-person-standing::before {
  content: "\f8f9";
}

.bi-person-walking::before {
  content: "\f8fa";
}

.bi-person-wheelchair::before {
  content: "\f8fb";
}

.bi-shadows::before {
  content: "\f8fc";
}

.bi-suitcase-fill::before {
  content: "\f8fd";
}

.bi-suitcase-lg-fill::before {
  content: "\f8fe";
}

.bi-suitcase-lg::before {
  content: "\f8ff";
}

.bi-suitcase::before {
  content: "豈";
}

.bi-suitcase2-fill::before {
  content: "更";
}

.bi-suitcase2::before {
  content: "車";
}

.bi-vignette::before {
  content: "賈";
}

/*  Bootstrap Icons ende */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url("../font/OpenSans-Light.ttf") format("truetype"), url("../font/OpenSans-Light.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../font/OpenSans-Regular.ttf") format("truetype"), url("../font/OpenSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 500;
  src: url("../font/OpenSans-Medium.ttf") format("truetype"), url("../font/OpenSans-Medium.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../font/OpenSans-Bold.ttf") format("truetype"), url("../font/OpenSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 900;
  src: url("../font/OpenSans-ExtraBold.ttf") format("truetype"), url("../font/OpenSans-ExtraBold.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: url("../font/OpenSans-LightItalic.ttf") format("truetype"), url("../font/OpenSans-LightItalic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("../font/OpenSans-Italic.ttf") format("truetype"), url("../font/OpenSans-Italic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 500;
  src: url("../font/OpenSans-MediumItalic.ttf") format("truetype"), url("../font/OpenSans-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 700;
  src: url("../font/OpenSans-BoldItalic.ttf") format("truetype"), url("../font/OpenSans-BoldItalic.woff") format("woff");
}
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 900;
  src: url("../font/OpenSans-ExtraBoldItalic.ttf") format("truetype"), url("../font/OpenSans-ExtraBoldItalic.woff") format("woff");
}
/* FONTS */
@font-face {
  font-family: "kpbsp";
  src: url("../font/kpbsp.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: "SourceSansPro";
  src: url("../font/SourceSansPro-Regular.ttf");
}
@font-face {
  font-family: "SourceSansPro";
  font-weight: bold;
  src: url("../font/SourceSansPro-Bold.ttf");
}
@font-face {
  font-family: "SourceSansPro";
  font-weight: 100;
  src: url("../font/SourceSansPro-Light.ttf");
}
/* DEFAULTS */
html,
body {
  font-family: "SourceSansPro", Arial, Helvetica, sans-serif;
  scroll-behavior: smooth;
  background: #e8eff5;
  overflow-x: hidden;
}

body .has-control-menu #wrapper {
  margin-top: 50px;
}
body #wrapper {
  margin-top: 0;
}

/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/*------------------------------------*\
  FONT-FAMILIES

  primary font family: the most used font-family in this project
  secondary font family: another font for emphasized text. This can be a headline, a quote or something else.

  you can add more and use them as you like
\*------------------------------------*/
/* primary-font-family: copied from clay.css - build/css/clay/atlas/variables/globals.scss */
/*
** BASICS
*/
/*
** PAGE SIZES
*/
/*------------------------------------*\
  BREAKPOINTS
\*------------------------------------*/
/**
  we use the breakpoints of Clay UI:
  https://clayui.com/docs/foundations/grid.html

  to include breakpoints:
    e.g. @include breakpoint(sm) {...}

  they are used mobile first
  breakpoint(sm) -> min-width 576px
**/
/*------------------------------------*\
  GRID
\*------------------------------------*/
/**
  we use the grid of Clay UI:
  https://clayui.com/docs/foundations/grid.html
**/
/**
  col-12 -> column 100% width
  col-sm-6 -> min-width 576px 50% width
**/
body {
  padding: env(safe-area-inset-top, 0) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
  color: rgb(33, 37, 41);
  font-family: "SourceSansPro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: initial;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width: 1200px) {
  body {
    font-size: 1.3333333333 vw;
    line-height: 1.5;
  }
}
@media (max-width: 1200px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 2.0833333333 vw;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 16px;
    line-height: 1.5;
  }
}

#wrapper {
  padding-top: 0;
}

/**
  CONTENT BASED MEDIA QUERIES
**/
/**
  MEDIA QUERIES UP TO DOWN
  lg -> for lg and below
  except xl: xl and above
**/
@media only screen and (min-width: 768px) {
  .has-control-menu.has-no-control-menu #wrapper {
    margin-top: 0px;
  }
}
.search-portlet .portlet-decorate .portlet-content .portlet-header {
  display: block;
  font-weight: 600;
}

.search-portlet .portlet-content {
  /*background-color: #D8D8D8;*/
  padding: 15px;
}

.search-portlet .portlet-title-text {
  color: white;
}

.search-portlet .portlet-content-container {
  padding: 10px;
}

.search-portlet .search-area #co {
  margin-bottom: 20px;
}

.search-portlet .input-append {
  width: 100%;
}

.search-portlet #form-element-query {
  border-radius: 0;
  box-sizing: border-box;
}

.search-portlet #form-element-suche-submit {
  display: none;
}

.search-portlet .col-4 {
  border-right: 1px solid #777;
}

.search-portlet h3 {
  color: black;
  font-weight: 600;
}

.search-portlet .search-area {
  margin: 0 -25px;
  border-bottom: 10px solid #fff;
}

.search-portlet .search-area form {
  padding: 0px 25px;
}

.search-portlet .search-area form {
  padding: 0 25px;
}

.search-portlet .search-detail {
  padding: 16px 13px 24px 13px;
}
.search-portlet .search-detail ol {
  list-style-type: decimal;
  margin-left: 20px;
}

.search-portlet div#resp {
  background-color: #e6e6e6;
  margin: -16px -13px -25px -13px;
  color: #000;
}

#search-dropdown {
  position: absolute;
  top: 60px;
  width: 100%;
  height: auto;
  margin-top: 5px;
  color: #0c54a8;
  z-index: 3;
  background: #fff;
  border-radius: 3px;
}
#search-dropdown h3 {
  font-weight: bold;
}
#search-dropdown a:after {
  background-color: #0c54a8;
}
#search-dropdown ol {
  list-style-type: none;
}
#search-dropdown #resp > .row.mt-3 {
  padding: 20px;
}
@media (max-width: 767px) {
  #search-dropdown {
    top: 103px;
  }
}
@media (max-width: 576px) {
  #search-dropdown {
    top: 92px;
  }
}

.search-area #co {
  margin-bottom: 50px;
}
.search-area #co input {
  border-radius: 5px;
}
.search-area #co button {
  width: 48px;
  height: 48px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  right: 6px;
  top: 6px;
  z-index: 5;
  font-size: 23px;
  border-radius: 0.25rem;
  transition: background 0.25s, color 0.25s;
}
.search-area #co .icon-search:before {
  position: relative;
  top: 2px;
  left: 3px;
}
.search-area #co .searchLabel {
  position: absolute;
  top: 12px;
  left: 0;
  padding-left: 30px;
  font-size: 24px;
  color: #0c54a8;
  cursor: text;
  transition: all 0.25s;
}
.search-area #co .searchLabel.active {
  top: -40px;
  color: white;
}
@media (max-width: 576px) {
  .search-area #co {
    margin-top: 50px;
    margin-bottom: 0;
  }
  .search-area #co button {
    width: 36px;
    height: 36px;
    font-size: 17px;
    line-height: 40px;
    top: 4px;
    right: 4px;
  }
  .search-area #co .icon-search:before {
    top: 0;
    left: 1px;
  }
  .search-area #co .searchLabel {
    font-size: 16px;
    top: 11px;
    padding-left: 15px;
  }
  .search-area #co .searchLabel.active {
    top: -30px;
  }
}

.ie body {
  overflow-y: hidden;
}

/**
  scope styles to al-theme-wrapper to not affect liferay control menu
**/
body [class^=icon-fa-],
body [class*=" icon-fa-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
body.page-home #wrapper .subSiteHeaderMenuBar {
  display: none;
}
@media (max-width: 576px) {
  body #wrapper .subSiteHeaderMenuBar {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  body #wrapper .subSiteHeaderMenuBar {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body #wrapper .subSiteHeaderMenuBar {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body #wrapper .subSiteHeaderMenuBar {
    display: block;
  }
}
@media (min-width: 1200px) {
  body #wrapper .subSiteHeaderMenuBar {
    display: block;
  }
}
body #wrapper nav#subSiteDesktopMenu {
  margin: 10px 0;
  float: right;
}
body #wrapper nav#subSiteDesktopMenu > ul {
  float: right;
  padding: 0;
  margin: 0;
  list-style: none;
}
body #wrapper nav#subSiteDesktopMenu > ul > li {
  font-weight: 600;
  float: left;
  margin-left: 20px;
  padding-bottom: 2px;
  transition: all 0.25s;
  color: #fff;
  width: auto;
}

.al-theme-wrapper {
  /**
    MEDIA QUERIES
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /* CUSTOM STYLES FOR BUTTONS */
  /* online termin vereinbaremn */
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /** 
      MEDIA QUERIES
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /* REAL NAV*/
  /*
  ** Decorate
  */
  /*
  ** Borderless
  */
  /*
  ** Barebone
  */
  /*
  ** Allgemein
  */
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
}
.al-theme-wrapper header .newHeader nav#headerButtonsNav {
  position: relative;
}
.al-theme-wrapper header .newHeader nav#headerButtonsNav #headerButtonsList {
  display: none;
  z-index: 100;
  position: absolute;
  top: 35px;
  background: var(--buttonBackgroundColor);
  width: 100%;
}
.al-theme-wrapper header .newHeader nav#headerButtonsNav #headerButtonsList > li a {
  color: var(--buttonFontColor);
  text-align: left;
}
.al-theme-wrapper header .newHeader nav#headerButtonsNav #headerButtonsList > li a:hover, .al-theme-wrapper header .newHeader nav#headerButtonsNav #headerButtonsList > li a:focus {
  outline: none;
  color: var(--buttonHoverFontColor);
  background-color: --buttonHoverBackgroundColor;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .al-theme-wrapper header .newHeader {
    background-color: var(--header);
    padding-right: 9000px;
    padding-left: 9000px;
    margin: 0 -9000px 0;
  }
}
@media (min-width: 1200px) {
  .al-theme-wrapper header .newHeader {
    background-color: var(--header);
    padding-right: 9000px;
    padding-left: 9000px;
    margin: 0 -9000px 0;
  }
}
.al-theme-wrapper header .newHeader .headerLogoBar {
  background-color: var(--header);
}
@media (max-width: 576px) {
  .al-theme-wrapper header .newHeader .headerLogoBar {
    height: 60px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .al-theme-wrapper header .newHeader .headerLogoBar {
    height: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .al-theme-wrapper header .newHeader .headerLogoBar {
    height: 95px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .al-theme-wrapper header .newHeader .headerLogoBar {
    height: 95px;
  }
}
@media (min-width: 1200px) {
  .al-theme-wrapper header .newHeader .headerLogoBar {
    height: 95px;
  }
}
.al-theme-wrapper header .newHeader .headerLogoBar .headerButtonsBar {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.al-theme-wrapper header .newHeader .headerLogoBar a.headerLogo {
  display: inline-block;
  height: 100%;
}
.al-theme-wrapper header .newHeader .headerLogoBar a.headerButtons {
  font-size: 15px;
  display: block;
  float: left;
  margin-right: 0.5rem;
}
.al-theme-wrapper header .newHeader .headerLogoBar a > img {
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: auto;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar,
.al-theme-wrapper header .newHeader .headerMenuBar {
  background-color: var(--subHeader);
}
@media (max-width: 576px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar,
  .al-theme-wrapper header .newHeader .headerMenuBar {
    min-height: 35px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar,
  .al-theme-wrapper header .newHeader .headerMenuBar {
    min-height: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar,
  .al-theme-wrapper header .newHeader .headerMenuBar {
    min-height: 35px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar,
  .al-theme-wrapper header .newHeader .headerMenuBar {
    min-height: 35px;
  }
}
@media (min-width: 1200px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar,
  .al-theme-wrapper header .newHeader .headerMenuBar {
    min-height: 35px;
  }
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div,
.al-theme-wrapper header .newHeader .headerMenuBar > div {
  height: 100%;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button,
.al-theme-wrapper header .newHeader .headerMenuBar > div button {
  float: right;
  height: 100%;
  display: inline-block;
  float: right;
  padding: 0.15rem;
}
@media (max-width: 576px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button,
  .al-theme-wrapper header .newHeader .headerMenuBar > div button {
    height: 35px;
    width: 35px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button,
  .al-theme-wrapper header .newHeader .headerMenuBar > div button {
    height: 35px;
    width: 35px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button,
  .al-theme-wrapper header .newHeader .headerMenuBar > div button {
    height: 50px;
    width: 50px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button,
  .al-theme-wrapper header .newHeader .headerMenuBar > div button {
    height: 50px;
    width: 50px;
  }
}
@media (min-width: 1200px) {
  .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button,
  .al-theme-wrapper header .newHeader .headerMenuBar > div button {
    height: 50px;
    width: 50px;
  }
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button[aria-expanded=false] svg.openMenu,
.al-theme-wrapper header .newHeader .headerMenuBar > div button[aria-expanded=false] svg.openMenu {
  display: block;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button[aria-expanded=false] svg.closeMenu,
.al-theme-wrapper header .newHeader .headerMenuBar > div button[aria-expanded=false] svg.closeMenu {
  display: none;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button[aria-expanded=true] svg.openMenu,
.al-theme-wrapper header .newHeader .headerMenuBar > div button[aria-expanded=true] svg.openMenu {
  display: none;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button[aria-expanded=true] svg.closeMenu,
.al-theme-wrapper header .newHeader .headerMenuBar > div button[aria-expanded=true] svg.closeMenu {
  display: block;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button > svg,
.al-theme-wrapper header .newHeader .headerMenuBar > div button > svg {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button#fullMobileMenuButton,
.al-theme-wrapper header .newHeader .headerMenuBar > div button#fullMobileMenuButton {
  background: var(--hamburgerButtonBackgroundColor);
  color: var(--hamburgerButtonColor);
  border: none;
  padding: 0.25rem;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div button#fullMobileMenuButton:hover,
.al-theme-wrapper header .newHeader .headerMenuBar > div button#fullMobileMenuButton:hover {
  background: var(--hamburgerHoverButtonBackgroundColor);
  color: var(--hamburgerHoverButtonColor);
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent {
  width: 100%;
  height: 0;
  clear: both;
  min-height: 35px;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li {
  width: 100%;
  font-weight: 600;
  transition: all 0.25s;
  color: #fff;
  padding-top: 5px;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li:last-child,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li:last-child {
  padding-bottom: 10px;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li.main-menu-point:last-of-type,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li.main-menu-point:last-of-type {
  margin-bottom: 0.5rem;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li.main-menu-point a,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li.main-menu-point a {
  font-size: 19px;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li a,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li a {
  display: inline-block;
  width: 55%;
  color: var(--NavLinkFontColor);
  text-decoration: var(--NavLinkTextdecoration);
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li a:focus,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li a:focus {
  outline: none;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li a::after,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--NavLinkHoverFontColor);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li a:focus::after, .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li a:hover::after,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li a:focus::after,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li a:hover::after {
  width: 100% !important;
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li a:link, .al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li a:visited,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li a:link,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li a:visited {
  color: var(--NavLinkFontColor);
  text-decoration: var(--NavLinkTextdecoration);
}
.al-theme-wrapper header .newHeader .subSiteHeaderMenuBar > div ul#newMobileMenuContent > li a:hover,
.al-theme-wrapper header .newHeader .headerMenuBar > div ul#newMobileMenuContent > li a:hover {
  color: var(--NavLinkHoverFontColor);
  text-decoration: var(--NavLinkHoverTextdecoration);
}
@media (max-width: 576px) {
  .al-theme-wrapper main .subheader {
    min-height: 30vh var(--homeBackgroundMinHeightEsm);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .al-theme-wrapper main .subheader {
    min-height: 30vh var(--homeBackgroundMinHeightSm);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .al-theme-wrapper main .subheader {
    min-height: 60vh var(--homeBackgroundMinHeightMd);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .al-theme-wrapper main .subheader {
    min-height: 90vh var(--homeBackgroundMinHeightLg);
  }
}
@media (min-width: 1200px) {
  .al-theme-wrapper main .subheader {
    min-height: 100vh var(--homeBackgroundMinHeightElg);
  }
}
.al-theme-wrapper main .subheader > .col-md-12 {
  background-image: var(--headerBackgroundImage);
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.al-theme-wrapper a {
  transition: color 0.2s linear 0s;
  text-decoration: none;
  color: #0c54a8;
  position: relative;
}
.al-theme-wrapper a:link, .al-theme-wrapper a:visited {
  text-decoration: none;
}
.al-theme-wrapper a:hover, .al-theme-wrapper a:focus, .al-theme-wrapper a:active {
  outline: 0;
  color: #0056b3;
  text-decoration: none;
}
.al-theme-wrapper a:focus {
  outline: var(--focusOutline);
}
.al-theme-wrapper a.btn-primary:after {
  content: none !important;
}
.al-theme-wrapper .card.white a:after {
  background: #0c54a8;
}
.al-theme-wrapper a:not(.no-hover):not(.logo-a):hover:after {
  width: 100%;
}
.al-theme-wrapper a.no-hover:hover:after {
  content: none !important;
}
.al-theme-wrapper button.btn,
.al-theme-wrapper button.btn-primary,
.al-theme-wrapper a.btn,
.al-theme-wrapper a.btn-primary,
.al-theme-wrapper a.cWhite {
  color: var(--buttonFontColor);
}
.al-theme-wrapper a.logo-a:after,
.al-theme-wrapper a.onlinetermin:after,
.al-theme-wrapper .more-info a:after {
  content: none;
}
.al-theme-wrapper .nopadleft a:after {
  content: none !important;
}
.al-theme-wrapper section:not(:last-child) {
  margin-bottom: 30px;
}
.al-theme-wrapper .login-area input,
.al-theme-wrapper .login-area input[type=text],
.al-theme-wrapper .login-area input[type=password],
.al-theme-wrapper .login-area input[type=email],
.al-theme-wrapper .login-area input[type=number],
.al-theme-wrapper .login-area input[type=tel],
.al-theme-wrapper .login-area input[type=search],
.al-theme-wrapper .login-area input[type=color],
.al-theme-wrapper .login-area input[type=url],
.al-theme-wrapper .login-area input[type=date],
.al-theme-wrapper .login-area input[type=datetime],
.al-theme-wrapper .login-area input[type=datetime-local],
.al-theme-wrapper .login-area input[type=month],
.al-theme-wrapper .login-area input[type=time],
.al-theme-wrapper .login-area input[type=week],
.al-theme-wrapper .login-area textarea,
.al-theme-wrapper .login-area select,
.al-theme-wrapper .login-area select.form-control,
.al-theme-wrapper .search-area input,
.al-theme-wrapper .search-area input[type=text],
.al-theme-wrapper .search-area input[type=password],
.al-theme-wrapper .search-area input[type=email],
.al-theme-wrapper .search-area input[type=number],
.al-theme-wrapper .search-area input[type=tel],
.al-theme-wrapper .search-area input[type=search],
.al-theme-wrapper .search-area input[type=color],
.al-theme-wrapper .search-area input[type=url],
.al-theme-wrapper .search-area input[type=date],
.al-theme-wrapper .search-area input[type=datetime],
.al-theme-wrapper .search-area input[type=datetime-local],
.al-theme-wrapper .search-area input[type=month],
.al-theme-wrapper .search-area input[type=time],
.al-theme-wrapper .search-area input[type=week],
.al-theme-wrapper .search-area textarea,
.al-theme-wrapper .search-area select,
.al-theme-wrapper .search-area select.form-control {
  box-sizing: border-box;
  padding-top: 6.75px;
  padding-right: 12px;
  padding-bottom: 6.75px;
  padding-left: 12px;
  border: 1px solid rgb(44, 161, 207);
  border-radius: 0;
  background-color: #fff;
}
.al-theme-wrapper .login-area input[type=text]:not(#_com_liferay_login_web_portlet_LoginPortlet_login),
.al-theme-wrapper .search-area input[type=text]:not(#_com_liferay_login_web_portlet_LoginPortlet_login) {
  padding: 0 0 0 30px;
  height: 60px;
  font-size: 24px;
  font-family: "SourceSansPro";
  font-weight: normal;
  border: none;
}
@media (max-width: 576px) {
  .al-theme-wrapper .login-area input[type=text]:not(#_com_liferay_login_web_portlet_LoginPortlet_login),
  .al-theme-wrapper .search-area input[type=text]:not(#_com_liferay_login_web_portlet_LoginPortlet_login) {
    padding: 22px 15px;
    font-size: 16px;
  }
}
.al-theme-wrapper .login-area input[type=text]:focus,
.al-theme-wrapper .login-area input[type=password]:focus,
.al-theme-wrapper .search-area input[type=text]:focus,
.al-theme-wrapper .search-area input[type=password]:focus {
  box-shadow: 0 4px 15px 10px rgba(0, 0, 0, 0.05);
  outline: var(--focusOutline);
}
.al-theme-wrapper .login-area input::-webkit-input-placeholder,
.al-theme-wrapper .search-area input::-webkit-input-placeholder {
  color: #0c54a8 !important;
}
.al-theme-wrapper .login-area input:-ms-input-placeholder,
.al-theme-wrapper .search-area input:-ms-input-placeholder {
  color: #0c54a8 !important;
}
.al-theme-wrapper .login-area input::placeholder,
.al-theme-wrapper .search-area input::placeholder {
  color: #0c54a8 !important;
}
.al-theme-wrapper h1,
.al-theme-wrapper .h1,
.al-theme-wrapper h2,
.al-theme-wrapper .h2,
.al-theme-wrapper h3,
.al-theme-wrapper .h3,
.al-theme-wrapper h4,
.al-theme-wrapper .h4,
.al-theme-wrapper h5,
.al-theme-wrapper .h5,
.al-theme-wrapper h6,
.al-theme-wrapper .h6 {
  margin-top: 0;
  margin-bottom: 12.75px;
  font-weight: 500;
}
.al-theme-wrapper h1,
.al-theme-wrapper .h1 {
  font-size: 75px;
  line-height: 0.96;
}
@media (max-width: 1200px) {
  .al-theme-wrapper h1,
  .al-theme-wrapper .h1 {
    font-size: 6.25 vw;
    line-height: 0.96;
  }
}
@media (max-width: 1200px) {
  .al-theme-wrapper h1,
  .al-theme-wrapper .h1 {
    font-size: 75px;
    line-height: 0.96;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper h1,
  .al-theme-wrapper .h1 {
    font-size: 9.765625 vw;
    line-height: 0.96;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper h1,
  .al-theme-wrapper .h1 {
    font-size: 30px;
    line-height: 1.1666666667;
  }
}
.al-theme-wrapper h2,
.al-theme-wrapper .h2 {
  font-size: 45px;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .al-theme-wrapper h2,
  .al-theme-wrapper .h2 {
    font-size: 3.75 vw;
    line-height: 1.2;
  }
}
@media (max-width: 1200px) {
  .al-theme-wrapper h2,
  .al-theme-wrapper .h2 {
    font-size: 45px;
    line-height: 1.2;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper h2,
  .al-theme-wrapper .h2 {
    font-size: 5.859375 vw;
    line-height: 1.2;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper h2,
  .al-theme-wrapper .h2 {
    font-size: 25px;
    line-height: 1.2;
  }
}
.al-theme-wrapper h3,
.al-theme-wrapper .h3 {
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .al-theme-wrapper h3,
  .al-theme-wrapper .h3 {
    font-size: 2.5 vw;
    line-height: 1.2;
  }
}
@media (max-width: 1200px) {
  .al-theme-wrapper h3,
  .al-theme-wrapper .h3 {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper h3,
  .al-theme-wrapper .h3 {
    font-size: 3.90625 vw;
    line-height: 1.2;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper h3,
  .al-theme-wrapper .h3 {
    font-size: 20px;
    line-height: 1.25;
  }
}
.al-theme-wrapper h4,
.al-theme-wrapper .h4 {
  font-size: 24px;
  line-height: 1.1666666667;
}
@media (max-width: 1200px) {
  .al-theme-wrapper h4,
  .al-theme-wrapper .h4 {
    font-size: 2 vw;
    line-height: 1.1666666667;
  }
}
@media (max-width: 1200px) {
  .al-theme-wrapper h4,
  .al-theme-wrapper .h4 {
    font-size: 24px;
    line-height: 1.1666666667;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper h4,
  .al-theme-wrapper .h4 {
    font-size: 3.125 vw;
    line-height: 1.1666666667;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper h4,
  .al-theme-wrapper .h4 {
    font-size: 24px;
    line-height: 1.4583333333;
  }
}
.al-theme-wrapper h5,
.al-theme-wrapper .h5 {
  font-size: 23px;
  line-height: 1.1739130435;
}
@media (max-width: 1200px) {
  .al-theme-wrapper h5,
  .al-theme-wrapper .h5 {
    font-size: 1.9166666667 vw;
    line-height: 1.1739130435;
  }
}
@media (max-width: 1200px) {
  .al-theme-wrapper h5,
  .al-theme-wrapper .h5 {
    font-size: 23px;
    line-height: 1.1739130435;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper h5,
  .al-theme-wrapper .h5 {
    font-size: 2.9947916667 vw;
    line-height: 1.1739130435;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper h5,
  .al-theme-wrapper .h5 {
    font-size: 23px;
    line-height: 1.4347826087;
  }
}
.al-theme-wrapper h6,
.al-theme-wrapper .h6 {
  font-size: 22px;
  line-height: 1.1818181818;
}
@media (max-width: 1200px) {
  .al-theme-wrapper h6,
  .al-theme-wrapper .h6 {
    font-size: 1.8333333333 vw;
    line-height: 1.1818181818;
  }
}
@media (max-width: 1200px) {
  .al-theme-wrapper h6,
  .al-theme-wrapper .h6 {
    font-size: 22px;
    line-height: 1.1818181818;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper h6,
  .al-theme-wrapper .h6 {
    font-size: 2.8645833333 vw;
    line-height: 1.1818181818;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper h6,
  .al-theme-wrapper .h6 {
    font-size: 22px;
    line-height: 1.4090909091;
  }
}
.al-theme-wrapper span.oberzeile {
  font-size: 32px;
  font-weight: 100;
  letter-spacing: 1px;
}
.al-theme-wrapper .font-weight-light {
  font-weight: 300 !important;
}
.al-theme-wrapper .text-white {
  color: #fff;
}
.al-theme-wrapper .text-white h1 {
  color: #fff;
}
.al-theme-wrapper .card.blue h1,
.al-theme-wrapper .card.blue h2,
.al-theme-wrapper .card.blue h3,
.al-theme-wrapper .card.blue h4,
.al-theme-wrapper .card.blue h5,
.al-theme-wrapper .card.blue h6 {
  color: #fff;
}
.al-theme-wrapper * {
  box-sizing: border-box;
}
.al-theme-wrapper ul,
.al-theme-wrapper ol {
  padding-left: 1.5rem;
  margin-top: 0;
  margin-bottom: 12.75px;
}
.al-theme-wrapper ul.list-unstyled,
.al-theme-wrapper ol.list-unstyled {
  list-style-type: none;
  margin-left: 0;
}
.al-theme-wrapper footer ul,
.al-theme-wrapper footer ol {
  list-style-type: none;
}
.al-theme-wrapper nav ul,
.al-theme-wrapper nav ol {
  list-style-type: none;
}
.al-theme-wrapper ul.level-2 {
  margin: 30px 0px 30px 50px;
}
.al-theme-wrapper ul.detaillist {
  list-style: none;
  padding: 0px;
}
.al-theme-wrapper ul.detaillist li {
  position: relative;
  width: 100%;
  padding: 15px 45px 15px 50px;
  background: #fff;
  border-radius: 3px;
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  color: #0077d9;
  font-weight: bold;
  word-break: break-word;
}
.al-theme-wrapper ul.detaillist.dienstleistungen li::before {
  font-family: "kpbsp" !important;
  content: "\e911";
  color: var(--einrichtungDLFontColor);
  font-size: 22px;
  margin-right: 13px;
  margin-left: -30px;
  font-weight: normal;
  position: absolute;
  top: 10px;
}
.al-theme-wrapper ul.detaillist.dienstleistungen li::after a:hover,
.al-theme-wrapper ul.detaillist.dienstleistungen li::before a:hover {
  color: var(--einrichtungDLFont2Color);
}
.al-theme-wrapper ul.detaillist.dienstleistungen li::after {
  position: absolute;
  right: 10px;
  top: 13px;
  font-family: "kpbsp" !important;
  content: "\e90f";
  color: var(--einrichtungDLFontColor);
  font-size: 20px;
  margin-right: 10px;
  font-weight: normal;
}
.al-theme-wrapper img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.al-theme-wrapper table th {
  padding-right: 20px;
  width: 170px;
  max-width: calc(50% - 20px);
  height: auto;
  padding-bottom: 10px;
  vertical-align: top;
}
.al-theme-wrapper table td {
  vertical-align: top;
}
.al-theme-wrapper p {
  margin-top: 0;
  margin-bottom: 12.75px;
}
.al-theme-wrapper i {
  font-style: italic;
}
.al-theme-wrapper h3.nostyle {
  font-size: inherit !important;
}
.al-theme-wrapper .cGray {
  color: #4d5053;
}
.al-theme-wrapper b,
.al-theme-wrapper strong {
  font-weight: 900;
}
.al-theme-wrapper h1 {
  font-size: 75px;
  font-weight: bold;
  letter-spacing: 1px;
}
.al-theme-wrapper h3.nostyle {
  font-size: inherit !important;
}
.al-theme-wrapper .pageheader {
  font-size: 50px;
  font-weight: bold;
}
.al-theme-wrapper .pageheader span {
  margin-left: -45px;
  font-size: 40px;
  margin-right: 15px;
}
.al-theme-wrapper .card.white > .card-body > .card-title,
.al-theme-wrapper .card.blue > .card-body > .card-title {
  font-weight: bold;
}
.al-theme-wrapper .card.colored span {
  position: absolute;
  left: -42px;
  font-size: 100px;
  top: 35px;
}
.al-theme-wrapper .card.white > .card-body > span,
.al-theme-wrapper .card.blue > .card-body > span {
  display: block;
  font-size: 60px;
  color: #a3b9d0;
  /*margin-bottom: 15px;*/
}
.al-theme-wrapper .card.white > .card-body > span.negmargin img,
.al-theme-wrapper .card.blue > .card-body > span.negmargin img {
  width: 60px;
}
@media (max-width: 576px) {
  .al-theme-wrapper .card.white > .card-body > span.negmargin img,
  .al-theme-wrapper .card.blue > .card-body > span.negmargin img {
    width: 32px;
  }
}
.al-theme-wrapper .card.blue > .card-body > span {
  color: #fff;
}
.al-theme-wrapper .cBlue {
  color: #0c54a8;
}
.al-theme-wrapper .cWhite {
  color: #fff;
}
.al-theme-wrapper .cGray {
  color: #4d5053;
}
.al-theme-wrapper a.cWhite:hover {
  color: #ebebeb;
}
.al-theme-wrapper .lh35 {
  line-height: 35px;
}
.al-theme-wrapper .lh30 {
  line-height: 30px;
}
.al-theme-wrapper .lh25 {
  line-height: 25px;
}
.al-theme-wrapper .fsXLL {
  font-size: 65px;
}
.al-theme-wrapper .fsXL {
  font-size: 45px;
}
.al-theme-wrapper .fsL {
  font-size: 30px;
}
.al-theme-wrapper .fsML, .al-theme-wrapper #search-dropdown h3, #search-dropdown .al-theme-wrapper h3 {
  font-size: 26px;
}
.al-theme-wrapper .fsM {
  font-size: 21px;
}
.al-theme-wrapper .fsSM {
  font-size: 18px;
}
.al-theme-wrapper .fsS {
  font-size: 16px;
}
.al-theme-wrapper .fsXS {
  font-size: 12px;
}
.al-theme-wrapper .fsXS {
  font-size: 6px;
}
.al-theme-wrapper .cardtabletext {
  display: inline-block;
}
.al-theme-wrapper .cardtabletextspan {
  display: inline !important;
  font-size: 13px !important;
  color: #a3b9d0;
  margin-left: 10px;
  margin-right: 10px;
}
.al-theme-wrapper .footer a {
  font-weight: bold;
}
@media (max-width: 1200px) {
  .al-theme-wrapper .pageheader {
    padding-left: 45px;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper .pageheader {
    padding-left: 60px;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper .pageheader {
    width: calc(100% - 30px);
    padding-left: 0;
    margin-left: 15px;
    font-size: 30px;
  }
  .al-theme-wrapper .pageheader span {
    font-size: 25px;
    margin-left: 0;
  }
  .al-theme-wrapper .container-fluid.background h1 {
    font-size: 30px;
  }
  .al-theme-wrapper .container-fluid.background h2 {
    display: none;
  }
  .al-theme-wrapper .fsXLL {
    font-size: 30px;
  }
  .al-theme-wrapper .fsXL {
    font-size: 30px;
    line-height: 40px;
  }
  .al-theme-wrapper .fsL {
    font-size: 26px;
  }
  .al-theme-wrapper .fsML, .al-theme-wrapper #search-dropdown h3, #search-dropdown .al-theme-wrapper h3 {
    font-size: 21px;
  }
  .al-theme-wrapper .fsMML {
    font-size: 19px;
  }
  .al-theme-wrapper .fsM {
    font-size: 16px;
  }
  .al-theme-wrapper .fsS {
    font-size: 14px;
  }
  .al-theme-wrapper .fsXS {
    font-size: 6px;
  }
  .al-theme-wrapper .lh35 {
    line-height: 25px;
  }
  .al-theme-wrapper .lh30 {
    line-height: 20px;
  }
  .al-theme-wrapper .lh25 {
    line-height: 15px;
  }
  .al-theme-wrapper .pt-5 {
    padding-top: 20px !important;
  }
  .al-theme-wrapper .card.white.norespbutton .card-title {
    color: #0c54a8;
    font-size: 18px;
  }
  .al-theme-wrapper .card.white.nobutton.padleft .card-title {
    line-height: 26px;
  }
  .al-theme-wrapper .cardtabletext {
    width: 100%;
  }
  .al-theme-wrapper .cardtabletextspan {
    display: none !important;
  }
  .al-theme-wrapper .onlinetermin {
    font-size: 16px;
  }
}
.al-theme-wrapper .layout-1-1-1-2 > * + * .portlet-column .content-inner {
  padding-top: 6rem;
}
@media (max-width: 576px) {
  .al-theme-wrapper .layout-1-1-1-2 > * + * .portlet-column .content-inner {
    padding-top: 1.5rem;
  }
}
.al-theme-wrapper .portlets-area .portlet-content > .sheet.sheet-lg {
  margin-top: 100px;
}
@media (min-width: 577px) {
  .al-theme-wrapper .portlets-area .portlet-content > .sheet.sheet-lg {
    min-height: 800px;
  }
}
.al-theme-wrapper .portlets-area #portlet_terms-of-use .portlet-title-text {
  display: none;
}
.al-theme-wrapper .site {
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
}
.al-theme-wrapper .site.isHome {
  min-height: 100vh;
}
.al-theme-wrapper .content-inner {
  width: 100%;
  max-width: none;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 768px) {
  .al-theme-wrapper .content-inner {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 768px) {
  .al-theme-wrapper .content-inner {
    max-width: 720px;
  }
}
@media only screen and (min-width: 992px) {
  .al-theme-wrapper .content-inner {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1200px) {
  .al-theme-wrapper .content-inner {
    max-width: 1200px;
  }
}
.al-theme-wrapper .nopadleft {
  padding-left: 0;
  padding-right: 45px;
}
@media (max-width: 768px) {
  .al-theme-wrapper .nopadleft {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper .mb-3 {
    margin-bottom: 0.5rem !important;
  }
  .al-theme-wrapper .mb-4 {
    margin-bottom: 0.875rem !important;
  }
  .al-theme-wrapper .mb-45 {
    margin-bottom: 0.75em !important;
  }
  .al-theme-wrapper .mb-5 {
    margin-bottom: 1rem !important;
  }
  .al-theme-wrapper .mb-6 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .al-theme-wrapper .mt-6 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
  .al-theme-wrapper .sk-content .mt-6 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }
}
.al-theme-wrapper .btn:focus,
.al-theme-wrapper .btn-primary:focus,
.al-theme-wrapper a:focus > .btn,
.al-theme-wrapper a:focus > .btn-primary {
  outline: var(--focusOutline);
}
.al-theme-wrapper .btn-primary {
  color: var(--buttonFontColor);
  background: var(--buttonBackgroundColor);
  border: var(--buttonBorder);
  border-radius: var(--buttonBorderRadius);
  padding: 5px 20px;
  font-weight: bold;
  transition: background 0.25s, color 0.25s;
  text-decoration: none;
}
.al-theme-wrapper .btn-primary:active {
  border: var(--buttonBorder);
  border-color: transparent;
  background: var(--buttonBackgroundColor);
}
.al-theme-wrapper .btn-primary:hover {
  border: var(--buttonHoverBorder);
  color: var(--buttonHoverFontColor);
  background: var(--buttonHoverBackgroundColor);
  text-decoration: none;
}
.al-theme-wrapper .btn-secondary {
  color: var(--buttonSecFontColor);
  background: var(--buttonSecBackgroundColor);
  border: var(--buttonSecBorder);
  border-radius: var(--buttonSecBorderRadius);
  padding: 5px 20px;
  font-weight: bold;
  transition: background 0.25s, color 0.25s;
  text-decoration: none;
}
.al-theme-wrapper .btn-secondary:active {
  border: var(--buttonSecBorder);
  border-color: transparent;
  background: var(--buttonSecBackgroundColor);
}
.al-theme-wrapper .btn-secondary:hover {
  border: var(--buttonHoverSecBorder);
  color: var(--buttonSecHoverFontColor);
  background: var(--buttonSecHoverBackgroundColor);
  text-decoration: none;
}
.al-theme-wrapper .row.top-right-navigation .btn {
  margin-left: 15px;
}
.al-theme-wrapper input[type=submit].checkicon::after {
  content: "\e91d";
  margin-left: 10px;
}
.al-theme-wrapper .main-search .btn {
  width: 48px;
  height: 48px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  right: 6px;
  top: 6px;
  z-index: 5;
  font-size: 23px;
  line-height: 51px;
}
.al-theme-wrapper .card.colored > .card-body .btn-primary,
.al-theme-wrapper .card.colored > .card-body a.btn-primary,
.al-theme-wrapper .card.colored > .card-body a > .btn-primary,
.al-theme-wrapper .card.blue > .card-body .btn-primary,
.al-theme-wrapper .card.blue > .card-body a.btn-primary,
.al-theme-wrapper .card.blue > .card-body a > .btn-primary {
  position: absolute;
  bottom: 25px;
  float: left;
  border-radius: 5px;
  background: var(--buttonBackgroundColor);
  color: var(--buttonFontColor);
  text-decoration: none;
}
.al-theme-wrapper .card.colored > .card-body .btn-secondary,
.al-theme-wrapper .card.colored > .card-body a.btn-secondary,
.al-theme-wrapper .card.colored > .card-body a > .btn-secondary,
.al-theme-wrapper .card.blue > .card-body .btn-secondary,
.al-theme-wrapper .card.blue > .card-body a.btn-secondary,
.al-theme-wrapper .card.blue > .card-body a > .btn-secondary {
  position: absolute;
  bottom: 25px;
  float: left;
  border-radius: 5px;
  background: var(--buttonBoxesSecondaryBackgroundColor);
  color: var(--buttonBoxesSecondaryFontColor);
  text-decoration: none;
}
.al-theme-wrapper .card.colored > .card-body .btn-primary,
.al-theme-wrapper .card.colored > .card-body a > .btn-primary {
  position: absolute;
  bottom: 45px;
}
.al-theme-wrapper .card button {
  cursor: default;
  background: transparent;
  border: none;
  outline: none;
  font-weight: inherit;
  padding: 0;
  margin: 0;
  text-align: left;
  color: inherit;
}
.al-theme-wrapper .card button:focus {
  outline: var(--focusOutline);
}
.al-theme-wrapper .card.white > .card-body .btn-primary,
.al-theme-wrapper .card.white > .card-body a > .btn-primary {
  position: absolute;
  bottom: 25px;
  float: left;
  border-radius: 5px;
}
.al-theme-wrapper .card.colored > .card-body .btn-primary:hover,
.al-theme-wrapper .card.colored > .card-body a.btn-primary:hover,
.al-theme-wrapper .card.colored > .card-body a > .btn-primary:hover,
.al-theme-wrapper .card.blue > .card-body .btn-primary:hover,
.al-theme-wrapper .card.blue > .card-body a.btn-primary:hover,
.al-theme-wrapper .card.blue > .card-body a > .btn-primary:hover {
  color: var(--buttonHoverFontColor);
  background: var(--buttonHoverBackgroundColor);
  text-decoration: none;
}
.al-theme-wrapper .card.colored > .card-body .btn-secondary:hover,
.al-theme-wrapper .card.colored > .card-body a.btn-secondary:hover,
.al-theme-wrapper .card.colored > .card-body a > .btn-secondary:hover,
.al-theme-wrapper .card.blue > .card-body .btn-secondary:hover,
.al-theme-wrapper .card.blue > .card-body a.btn-secondary:hover,
.al-theme-wrapper .card.blue > .card-body a > .btn-secondary:hover {
  color: var(--buttonBoxesSecondaryHoverFontColor);
  background: var(--buttonBoxesSecondaryHoverBackgroundColor);
  text-decoration: none;
}
.al-theme-wrapper .onlinetermin {
  width: 260px;
  position: fixed;
  top: 30vh;
  right: -213px;
  background: #0c54a8;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  z-index: 5;
  padding: 12px 20px 12px 14px;
  transition: right 0.45s;
}
.al-theme-wrapper .onlinetermin span {
  margin-right: 15px;
  font-size: 20px;
  display: block;
  float: left;
  margin-top: 2px;
}
.al-theme-wrapper .onlinetermin.active {
  right: 0px;
}
.al-theme-wrapper .onlinetermin:hover,
.al-theme-wrapper .onlinetermin:focus {
  right: 0px;
}
.al-theme-wrapper .onlinetermin:focus {
  outline: var(--focusOutline);
}
@media (max-width: 768px) {
  .al-theme-wrapper .main-search .btn {
    width: 36px;
    height: 36px;
    font-size: 17px;
    line-height: 40px;
    top: 4px;
    right: 4px;
  }
  .al-theme-wrapper .card.colored > .card-body > .btn-primary,
  .al-theme-wrapper .card.colored > .card-body > a > .btn-primary {
    bottom: 25px;
  }
}
.al-theme-wrapper [class^=icon-],
.al-theme-wrapper [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "kpbsp" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.al-theme-wrapper .icon-userRound:before {
  content: "\e91e";
}
.al-theme-wrapper .icon-image:before {
  content: "\e91f";
}
.al-theme-wrapper .icon-check:before {
  content: "\e91d";
}
.al-theme-wrapper .icon-calendar2:before {
  content: "\e913";
}
.al-theme-wrapper .icon-chalkboard:before {
  content: "\e914";
}
.al-theme-wrapper .icon-family:before {
  content: "\e915";
}
.al-theme-wrapper .icon-heart:before {
  content: "\e916";
}
.al-theme-wrapper .icon-house:before {
  content: "\e917";
}
.al-theme-wrapper .icon-weather:before {
  content: "\e918";
}
.al-theme-wrapper .icon-car:before {
  content: "\e919";
}
.al-theme-wrapper .icon-police:before {
  content: "\e91a";
}
.al-theme-wrapper .icon-guitar:before {
  content: "\e91b";
}
.al-theme-wrapper .icon-hands:before {
  content: "\e91c";
}
.al-theme-wrapper .icon-profile:before {
  content: "\e900";
}
.al-theme-wrapper .icon-down:before {
  content: "\e901";
}
.al-theme-wrapper .icon-trash:before {
  content: "\e902";
}
.al-theme-wrapper .icon-power:before {
  content: "\e903";
}
.al-theme-wrapper icon-family:before {
  content: "\e904";
}
.al-theme-wrapper .icon-edit:before {
  content: "\e905";
}
.al-theme-wrapper .icon-search:before {
  content: "\e906";
}
.al-theme-wrapper .icon-questionmark:before {
  content: "\e907";
}
.al-theme-wrapper .icon-lock:before {
  content: "\e908";
}
.al-theme-wrapper .icon-rightup:before {
  content: "\e909";
}
.al-theme-wrapper .icon-calendar:before {
  content: "\e90a";
}
.al-theme-wrapper .icon-fax:before {
  content: "\e90b";
}
.al-theme-wrapper .icon-mail:before {
  content: "\e90c";
}
.al-theme-wrapper .icon-mapmarker:before {
  content: "\e90d";
}
.al-theme-wrapper .icon-phone:before {
  content: "\e90e";
}
.al-theme-wrapper .icon-right:before {
  content: "\e90f";
}
.al-theme-wrapper .icon-door:before {
  content: "\e910";
}
.al-theme-wrapper .icon-clipboard:before {
  content: "\e911";
}
.al-theme-wrapper .icon-user:before {
  content: "\e912";
}
.al-theme-wrapper .login-area [class^=icon-],
.al-theme-wrapper .login-area [class*=" icon-"] {
  font-family: fontawesome-alloy !important;
}
.al-theme-wrapper .icon-bar {
  width: 40px;
  height: 5px;
  margin-bottom: 2px;
  background-color: rgb(0, 131, 186);
  display: block;
}
.al-theme-wrapper .sheet {
  background-color: transparent;
  border: none;
}
.al-theme-wrapper .sheet [class*=" icon-"],
.al-theme-wrapper .sheet [class^=icon-] {
  font-family: fontawesome-alloy !important;
}
.al-theme-wrapper .onlinetermin {
  width: 260px;
  position: fixed;
  top: 30vh;
  right: -213px;
  background: var(--buttonBackgroundColor);
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  z-index: 5;
  padding: 12px 20px 12px 14px;
  transition: right 0.45s;
  color: var(--buttonFontColor) !important;
}
@media (max-width: 576px) {
  .al-theme-wrapper .onlinetermin {
    display: none;
  }
}
.al-theme-wrapper .onlinetermin:hover,
.al-theme-wrapper .onlinetermin:focus {
  right: 0;
  color: var(--buttonHoverFontColor);
  background-color: var(--buttonHoverBackgroundColor);
}
.al-theme-wrapper [data-tooltip] {
  position: relative;
}
.al-theme-wrapper [role=tooltip] {
  width: auto;
  padding: 0.75px 6px;
  border-radius: 3px;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.4);
  background-color: #1e1e1e;
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  white-space: nowrap;
  position: absolute;
  left: 0;
  bottom: -30px;
}
@media (max-width: 1200px) {
  .al-theme-wrapper [role=tooltip] {
    font-size: 1.3333333333 vw;
    line-height: 1.5;
  }
}
@media (max-width: 1200px) {
  .al-theme-wrapper [role=tooltip] {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper [role=tooltip] {
    font-size: 2.0833333333 vw;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper [role=tooltip] {
    font-size: 16px;
    line-height: 1.5;
  }
}
.al-theme-wrapper .hidden[role=tooltip] {
  display: none;
}
.al-theme-wrapper .logo-vis {
  height: 100%;
  position: relative;
}
.al-theme-wrapper .logo-vis .logo {
  position: relative;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.al-theme-wrapper .logo-vis img {
  max-height: 81px;
}
.al-theme-wrapper .teaser-box {
  padding-top: 12.75px;
  padding-right: 18px;
  padding-bottom: 12.75px;
  padding-left: 18px;
  border: 1px solid rgb(119, 119, 119);
  margin-bottom: 30px;
  background-color: rgb(237, 237, 237);
  position: relative;
}
.al-theme-wrapper .teaser-box__headline {
  margin-bottom: 18px;
  font-weight: 600;
  word-break: break-word;
}
.al-theme-wrapper .teaser-box__content {
  word-spacing: -0.5em;
  white-space: pre;
}
.al-theme-wrapper .teaser-box__content .teaser-box__content__text {
  width: 66.66%;
  padding-left: 18px;
  margin: 0 0 24.75px;
  word-spacing: normal;
  white-space: normal;
  display: inline-block;
}
.al-theme-wrapper .teaser-box__content ul,
.al-theme-wrapper .teaser-box__content ol {
  padding: 0;
  margin: 0;
  list-style: disc;
  list-style-position: outside;
  display: inline-block;
  vertical-align: top;
}
.al-theme-wrapper .teaser-box__content li {
  text-overflow: ellipsis;
  white-space: normal;
  word-break: keep-all;
}
.al-theme-wrapper .teaser-box__content a:link, .al-theme-wrapper .teaser-box__content a:visited {
  text-decoration: none;
}
.al-theme-wrapper .teaser-box__content a:hover, .al-theme-wrapper .teaser-box__content a:focus, .al-theme-wrapper .teaser-box__content a:active {
  text-decoration: none;
}
.al-theme-wrapper .teaser-box__content .iconbefore {
  width: 16.66%;
  height: auto;
  margin-bottom: 18px;
  display: none;
}
.al-theme-wrapper .teaser-box__content .icon {
  width: 33.33%;
  max-width: 210px;
  margin-top: 10px;
  word-spacing: normal;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.al-theme-wrapper .teaser-box__content .icon img {
  width: 100%;
}
.al-theme-wrapper .teaser-box__button {
  text-align: center;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 12.75px;
  left: 0;
}
@supports (display: flex) {
  .al-theme-wrapper .flex-stretch .teaser-box {
    height: calc(100% - 30px);
  }
}
@media only screen and (max-width: 767px) {
  .al-theme-wrapper .teaser-box__content .teaser-box__content__text {
    width: 100%;
  }
  .al-theme-wrapper .teaser-box__content .iconbefore {
    display: block;
  }
  .al-theme-wrapper .teaser-box__content .icon {
    display: none;
  }
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 h1,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 h1,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 h1,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 h1,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 h1,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 h1,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 h1,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 h1,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 h1 {
  font-size: xx-large;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 #aToZ-menu-list,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 #aToZ-menu-list,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 #aToZ-menu-list,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 #aToZ-menu-list,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 #aToZ-menu-list,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 #aToZ-menu-list,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 #aToZ-menu-list,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 #aToZ-menu-list,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 #aToZ-menu-list {
  display: flex;
  width: 100%;
  justify-content: center;
  outline: var(--aToZNavOutline);
  background: var(--aToZNavBackground);
  border-radius: var(--aToZNavBorderRadius);
  padding: 0.8rem 0.5rem 0.5rem;
  margin-bottom: 0.5rem;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] {
  padding: 0;
  list-style: none;
  background-color: var(--aToZContentBackground);
  border: var(--aToZContentBorder);
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] {
  padding: 0;
  margin-bottom: 0.5rem;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] h2,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] h2,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] h2,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] h2,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] h2,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] h2,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] h2,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] h2,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] h2 {
  color: var(--a-zFontColor) !important;
  margin-bottom: 0.25rem;
  font-size: 24px;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] {
  padding: 0;
  list-style: none;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] {
  padding: 0;
  background-color: var(--aToZContentChildBackground);
  border: var(--aToZContentChildBorder);
  border-radius: var(--aToZContentChildBorderRadius);
  margin-bottom: 0.15rem;
  width: 100%;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link],
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link],
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link],
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] {
  display: flex;
  width: 100%;
  padding: 0.75rem 1.25rem;
  border-radius: var(--aToZContentChildBorderRadius);
  background-color: var(--aToZContentChildLinkBackground);
  color: var(--aToZContentChildLinkFontColor);
  justify-content: space-between;
  flex-flow: row;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags {
  display: flex;
  justify-content: flex-start;
  gap: 0.5rem;
  max-width: 30%;
  flex-wrap: wrap;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags .tag,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags .tag,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags .tag,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags .tag,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags .tag,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags .tag,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags .tag,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags .tag,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link] .tags .tag {
  border: var(--TagsBorder);
  color: var(--TagsColor);
  background-color: var(--TagsBackgroundColor);
  border-radius: 15px;
  padding: 0.1rem 0.25rem;
  font-size: x-small;
  height: fit-content;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:link, .al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:visited,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:link,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:visited,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:link,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:visited,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:link,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:visited,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:link,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:visited,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:link,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:visited,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:link,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:visited,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:link,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:visited,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:link,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:visited {
  background-color: var(--aToZContentChildLinkBackground);
  color: var(--aToZContentChildLinkFontColor);
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:hover,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:hover,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:hover,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:hover,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:hover,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:hover,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #services-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:hover,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #facilities-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:hover,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container #employees-a-to-z > .row .col-12 ul[class$=-a-to-z-main-list] li[class$=-a-to-z-entry] ul[class$=-a-to-z-sub-list] li[class$=-a-to-z-sub-list-entry] a[class$=-a-to-z-link]:hover {
  background-color: var(--aToZContentChildLinkHoverBackground);
  color: var(--aToZContentChildLinkHoverFontColor);
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav h2,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav h3,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav h4,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z h2,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z h3,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z h4,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav h2,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav h3,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav h4,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z h2,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z h3,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z h4,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav h2,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav h3,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav h4,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z h2,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z h3,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z h4 {
  color: var(--a-zFontColor) !important;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li {
  margin-bottom: 0.3rem;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li span,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li span,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li span,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li span,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li span,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li span {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  background: var(--aToZNavSpanBackground);
  color: var(--aToZNavSpanFontColor);
  border: 1px solid var(--aToZNavSpanBorderColor);
  border-radius: 0.25rem;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-decoration: none !important;
  background: var(--aToZNavLinkBackground) !important;
  color: var(--aToZNavLinkFontColor) !important;
  border: 1px solid var(--aToZNavLinkBorderColor) !important;
  border-radius: 0.25rem;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a:link, .al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a:visited,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a:link,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a:visited,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a:link,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a:visited,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a:link,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a:visited,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a:link,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a:visited,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a:link,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a:visited {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  text-decoration: none !important;
  background: var(--aToZNavLinkBackground) !important;
  color: var(--aToZNavLinkFontColor) !important;
  border: 1px solid var(--aToZNavLinkBorderColor) !important;
  border-radius: 0.25rem;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a:hover,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a:hover,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a:hover,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a:hover,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li a:hover,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li a:hover {
  text-decoration: none !important;
  background: var(--aToZNavLinkHoverBackground) !important;
  color: var(--aToZNavLinkHoverFontColor) !important;
  border: 1px solid var(--aToZNavLinkHoverBorderColor) !important;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-a-z-ul li.service-a-z-li,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li.service-a-z-li,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-a-z-ul li.service-a-z-li,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li.service-a-z-li,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-a-z-ul li.service-a-z-li,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li.service-a-z-li,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-a-z-ul li.service-a-z-li,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li.service-a-z-li,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-a-z-ul li.service-a-z-li,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li.service-a-z-li,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-a-z-ul li.service-a-z-li,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li.service-a-z-li {
  padding: 0 !important;
}
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-a-z-ul li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-a-z-ul li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_12_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-a-z-ul li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-a-z-ul li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_13_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-a-z-ul li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav ul.service-az-list li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-a-z-ul li.service-a-z-li a.service-a-z-link,
.al-theme-wrapper #p_p_id_14_WAR_vrportlet_ .portlet-content-container nav.service-a-z ul.service-az-list li.service-a-z-li a.service-a-z-link {
  display: list-item;
  padding: 0.75rem 1.25rem;
}
.al-theme-wrapper #dl-accordion {
  color: #0c54a8;
  margin-bottom: 50px;
}
.al-theme-wrapper #dl-accordion > .row {
  margin: 0 0 30px;
}
.al-theme-wrapper #dl-accordion .collapse,
.al-theme-wrapper #dl-accordion .collapsing {
  background-color: #fff;
  border: 20px solid #fff;
  border-top-width: 35px;
}
.al-theme-wrapper #dl-accordion .collapse .list-group-item a,
.al-theme-wrapper #dl-accordion .collapsing .list-group-item a {
  font-weight: 400;
}
.al-theme-wrapper #dl-accordion .collapse .list-group-item a:hover, .al-theme-wrapper #dl-accordion .collapse .list-group-item a:focus, .al-theme-wrapper #dl-accordion .collapse .list-group-item a:active,
.al-theme-wrapper #dl-accordion .collapsing .list-group-item a:hover,
.al-theme-wrapper #dl-accordion .collapsing .list-group-item a:focus,
.al-theme-wrapper #dl-accordion .collapsing .list-group-item a:active {
  color: #212529;
  text-decoration: none;
}
.al-theme-wrapper #dl-accordion .collapse .list-group-item p,
.al-theme-wrapper #dl-accordion .collapsing .list-group-item p {
  display: none;
}
.al-theme-wrapper #dl-accordion .collapse.show,
.al-theme-wrapper #dl-accordion .collapsing.show {
  display: block;
}
.al-theme-wrapper #dl-accordion .col-1 {
  flex: none;
  max-width: 16px;
  padding: 0;
}
.al-theme-wrapper #dl-accordion .col-1 a {
  font-weight: bold;
}
.al-theme-wrapper #dl-accordion .col-1 a:hover, .al-theme-wrapper #dl-accordion .col-1 a:focus, .al-theme-wrapper #dl-accordion .col-1 a:active {
  text-decoration: underline;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet ul.nav.nav-wizard {
  border-radius: 0px;
  display: flex;
  flex-direction: row;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet ul.nav.nav-wizard::before {
  border: 0;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet ul.nav.nav-wizard::after {
  border: 0;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet ul.nav-wizard li {
  border-top: 1px solid #d8d8d8;
  flex-grow: 1;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet ul.nav-wizard li:first-child {
  border: none;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet bp-root .content {
  margin: 0;
  overflow: hidden;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet button.pull-right {
  margin-right: 0px;
  margin-top: 0px;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet bp-root .container {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 100%;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet bp-root .button-right,
.al-theme-wrapper .bewohnerparken-buerger-portlet bp-root .button-left {
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 0px;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet bp-root .form-control {
  height: 2.375rem;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet .btn.btn-default.btn-labeled,
.al-theme-wrapper .bewohnerparken-buerger-portlet .btn.btn-default.btn-labeled.pull-right {
  margin-left: 0;
  margin-right: 0;
  margin-top: 10px;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet .button-right .btn.btn-default.btn-labeled.pull-right:last-child,
.al-theme-wrapper .bewohnerparken-buerger-portlet .button-right .btn.btn-default.btn-labeled:last-child {
  margin-left: 10px;
}
.al-theme-wrapper .bewohnerparken-buerger-portlet bp-root .alert {
  border-radius: 0;
}
@media only screen and (max-width: 991px) {
  .al-theme-wrapper .bewohnerparken-buerger-portlet ul.nav.nav-wizard {
    flex-direction: column;
  }
  .al-theme-wrapper .bewohnerparken-buerger-portlet ul.nav-wizard li {
    text-align: center;
  }
}
.al-theme-wrapper.isHome footer.home-footer .container-fluid.footer.swapback {
  margin-top: -400px;
}
.al-theme-wrapper footer {
  background: var(--footerBackground);
}
.al-theme-wrapper footer .footer-header {
  font-size: 25px !important;
  line-height: 1.2 !important;
  margin-bottom: 0 !important;
  color: var(--footerHeadlineFontColor);
}
.al-theme-wrapper footer .footer-header .icon-down {
  float: right;
  font-size: 15px;
}
.al-theme-wrapper footer .footer-body {
  margin-top: 15px;
  margin-left: 5px;
  color: var(--footerFontColor);
}
.al-theme-wrapper footer .footer-button {
  text-decoration: none;
  text-align: left;
  border: none;
  background-color: transparent;
  padding-top: 5px;
  padding-bottom: 5px;
}
.al-theme-wrapper footer .footer-button:focus {
  outline: var(--focusOutline);
}
.al-theme-wrapper footer.main-footer {
  position: relative;
}
.al-theme-wrapper footer.home-footer .container-fluid.footer.swapback {
  padding-top: 250px;
}
@media (max-width: 767px) {
  .al-theme-wrapper footer.home-footer .container-fluid.footer.swapback {
    margin-top: -350px;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper footer.home-footer .container-fluid.footer.swapback {
    padding-top: 20px;
    margin-top: 0;
  }
}
.al-theme-wrapper footer .container-fluid.footer {
  padding-top: 100px;
  background: var(--footerBackground);
}
.al-theme-wrapper footer .container-fluid.footer h1,
.al-theme-wrapper footer .container-fluid.footer h2,
.al-theme-wrapper footer .container-fluid.footer h3,
.al-theme-wrapper footer .container-fluid.footer h4,
.al-theme-wrapper footer .container-fluid.footer h5,
.al-theme-wrapper footer .container-fluid.footer h6 {
  color: var(--footerHeadlineFontColor);
}
.al-theme-wrapper footer .container-fluid.footer a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--footerLinkHoverFontColor);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
.al-theme-wrapper footer .container-fluid.footer a:focus::after, .al-theme-wrapper footer .container-fluid.footer a:hover::after {
  width: 100% !important;
}
.al-theme-wrapper footer .container-fluid.footer a:link, .al-theme-wrapper footer .container-fluid.footer a:visited {
  color: var(--footerLinkFontColor);
  text-decoration: var(--footerLinkTextdecoration);
}
.al-theme-wrapper footer .container-fluid.footer a:hover {
  color: var(--footerLinkHoverFontColor);
  text-decoration: var(--footerLinkHoverTextdecoration);
}
@media (max-width: 576px) {
  .al-theme-wrapper footer .container-fluid.footer {
    padding-top: 30px;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper .container-fluid.footer .col-3 {
    height: 40px;
    overflow: hidden;
    margin-bottom: 5px !important;
  }
  .al-theme-wrapper .container-fluid.footer .col-3::after {
    position: absolute;
    top: 10px;
    right: 15px;
    content: "\e901";
    font-family: "kpbsp";
    color: var(--footerFontColor);
  }
  .al-theme-wrapper .container-fluid.footer .col-3:hover,
  .al-theme-wrapper .container-fluid.footer .col-3:focus,
  .al-theme-wrapper .container-fluid.footer .col-3:focus-within {
    height: auto;
    margin-bottom: 25px;
  }
  .al-theme-wrapper .container-fluid.footer .mb-5 {
    margin-bottom: 0.75rem !important;
  }
}
@media print {
  .al-theme-wrapper .footer {
    display: none;
  }
}
.al-theme-wrapper .home-slider-wrapper {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
.al-theme-wrapper .home-slider {
  padding-top: 40.25%;
  position: relative;
}
.al-theme-wrapper .home-slider .slick-track {
  height: 100%;
}
.al-theme-wrapper .home-slider .slick-list {
  height: 100%;
}
.al-theme-wrapper .home-slider__text {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  color: rgb(255, 255, 255);
}
.al-theme-wrapper .home-slider__text h1 {
  width: fit-content;
  background-color: rgba(0, 131, 186, 0.6);
  color: inherit;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.75);
  padding: 10px;
}
.al-theme-wrapper .home-slider__list {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.al-theme-wrapper .home-slider__list li,
.al-theme-wrapper .home-slider__list img {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.al-theme-wrapper .home-slider__list li {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.al-theme-wrapper .home-slider__list img {
  display: none;
}
.al-theme-wrapper .home-slider__prevBtn,
.al-theme-wrapper .home-slider__nextBtn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  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'%20d='m136.8%20272.8%20201.7%20202.1c23.5%2023.1%2060-11.6%2036.1-35.2L191.7%20256l183-183.9c23.9-23.2-12.5-58.1-36-35.1L136.8%20239.2c-9.3%209.3-10.2%2023.6%200%2033.6z'%20fill='rgb(119,%20119,%20119)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 50%;
  background-position: center;
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.al-theme-wrapper .home-slider__prevBtn {
  left: 20px;
}
.al-theme-wrapper .home-slider__nextBtn {
  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'%20d='M375.2%20239.2%20173.3%2037c-23.6-23-59.9%2011.9-36%2035.1l183%20183.9-182.9%20183.8c-24%2023.5%2012.5%2058.2%2036.1%2035.2l201.7-202.1c10.2-10.1%209.3-24.4%200-33.7z'%20fill='rgb(119,%20119,%20119)'/%3E%3C/svg%3E");
  right: 20px;
}
.al-theme-wrapper .home-slider__prevBtn.slick-arrow,
.al-theme-wrapper .home-slider__nextBtn.slick-arrow {
  display: block;
}
@media only screen and (max-width: 991px) {
  .al-theme-wrapper .home-slider__text h1 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .al-theme-wrapper .home-slider {
    padding-top: 90px;
  }
  .al-theme-wrapper .home-slider__list {
    position: relative;
  }
  .al-theme-wrapper .home-slider__list img {
    display: block;
  }
  .al-theme-wrapper .home-slider__text {
    bottom: 0px;
  }
  .al-theme-wrapper .home-slider__text h1 {
    display: none;
  }
}
@supports (object-fit: cover) {
  .al-theme-wrapper .home-slider__list li {
    background-image: none !important;
  }
  .al-theme-wrapper .home-slider__list img {
    object-fit: cover;
    object-position: center;
    display: block;
  }
}
.al-theme-wrapper .login-area .content-inner {
  padding: 0;
}
.al-theme-wrapper .login-area .portlet-column-first {
  padding: 0;
}
.al-theme-wrapper .login-area .sk-background {
  min-height: 640px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.al-theme-wrapper .login-area .portlet-column-first div:not(.portlet-header):not(.text-right),
.al-theme-wrapper .login-area .portlet-column-first section {
  height: 100%;
}
.al-theme-wrapper .login-area .row.sk {
  margin-left: 0;
  margin-right: 0;
  position: relative;
  box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  overflow: hidden;
  z-index: 3;
  background: #fff;
}
@media (max-width: 576px) {
  .al-theme-wrapper .login-area .row.sk {
    box-shadow: none;
  }
}
.al-theme-wrapper .login-area .portlet-column-first {
  order: -1;
}
.al-theme-wrapper .login-area .sk-content {
  padding: 50px 70px;
}
.al-theme-wrapper .login-area .sk-content form input[type=text],
.al-theme-wrapper .login-area .sk-content form input[type=password] {
  padding: 8px;
  border-radius: 3px;
  width: 100%;
  border: 2px solid #0077d9;
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 1200px) {
  .al-theme-wrapper .login-area .sk-content form input[type=text],
  .al-theme-wrapper .login-area .sk-content form input[type=password] {
    font-size: 1.3333333333 vw;
    line-height: 1.5;
  }
}
@media (max-width: 1200px) {
  .al-theme-wrapper .login-area .sk-content form input[type=text],
  .al-theme-wrapper .login-area .sk-content form input[type=password] {
    font-size: 16px;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper .login-area .sk-content form input[type=text],
  .al-theme-wrapper .login-area .sk-content form input[type=password] {
    font-size: 2.0833333333 vw;
    line-height: 1.5;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper .login-area .sk-content form input[type=text],
  .al-theme-wrapper .login-area .sk-content form input[type=password] {
    font-size: 16px;
    line-height: 1.5;
  }
}
.al-theme-wrapper .login-area .sk-content form button[type=submit].btn-primary {
  width: auto;
  padding-left: 45px;
  padding-right: 45px;
  border-radius: 3px;
}
.al-theme-wrapper .login-area .sk-content .input-checkbox-wrapper {
  display: none;
}
.al-theme-wrapper .login-area .sk-content .taglib-icon-list li {
  float: none;
  margin-right: 0;
}
.al-theme-wrapper .login-area .sk-content .icon-plus:before {
  content: "\e91e";
}
.al-theme-wrapper .login-area .sk-content .icon-question-sign:before {
  content: "\e907";
}
.al-theme-wrapper .login-area .sk-content li {
  margin-bottom: 10px;
}
.al-theme-wrapper .login-area .sk-content a {
  color: #0c54a8;
  position: relative;
  font-weight: 600;
}
.al-theme-wrapper .login-area .sk-content a span:hover {
  text-decoration: none;
}
.al-theme-wrapper .login-area.white {
  background: #fff;
  padding-top: 100px;
  padding-bottom: 100px;
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
  /**
    CONTENT BASED MEDIA QUERIES
  **/
  /**
    MEDIA QUERIES UP TO DOWN
    lg -> for lg and below
    except xl: xl and above
  **/
}
@media only screen and (max-width: 767px) {
  .al-theme-wrapper .login-area.white {
    padding-top: 5vw;
  }
}
@media only screen and (max-width: 575px) {
  .al-theme-wrapper .login-area.white {
    padding-bottom: 0;
  }
  .al-theme-wrapper .login-area.white .sk-content {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .al-theme-wrapper .login-area .portlet.focus > .portlet-topper,
  .al-theme-wrapper .login-area .portlet.open > .portlet-topper,
  .al-theme-wrapper .login-area .portlet:hover > .portlet-topper {
    transform: translateY(0);
  }
  .al-theme-wrapper .login-area .portlet.focus > .portlet-topper + .portlet-content,
  .al-theme-wrapper .login-area .portlet.open > .portlet-topper + .portlet-content,
  .al-theme-wrapper .login-area .portlet:hover > .portlet-topper + .portlet-content {
    padding-top: 43px;
    transition: all 0.5s;
  }
}
.al-theme-wrapper .main-content {
  padding-bottom: 100px;
}
@media (max-width: 576px) {
  .al-theme-wrapper .main-content {
    padding-bottom: 0;
  }
}
.al-theme-wrapper .meine-daten-wrapper .navbar-nav {
  padding: 0 8px;
}
.al-theme-wrapper .meine-daten-wrapper .nav-link {
  padding: 16px 3px 6px;
  margin-right: 20px;
}
.al-theme-wrapper .meine-daten-wrapper .nav-link:link, .al-theme-wrapper .meine-daten-wrapper .nav-link:visited {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.al-theme-wrapper .meine-daten-wrapper .nav-link:hover, .al-theme-wrapper .meine-daten-wrapper .nav-link:focus, .al-theme-wrapper .meine-daten-wrapper .nav-link:active {
  outline: 0;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}
.al-theme-wrapper .meine-daten-wrapper .navigation-bar.navbar-underline.navbar-expand-md .navbar-nav .nav-link .active:after {
  height: 2px;
  bottom: -2px;
  background-color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 576px) {
  .al-theme-wrapper .meine-daten-wrapper .navigation-bar.navbar-underline.navbar-expand-md .navbar-nav .nav-link:after {
    content: none;
  }
}
.al-theme-wrapper .meine-daten-wrapper .sheet-footer i {
  display: none;
}
.al-theme-wrapper .mobilemenu {
  display: none;
  position: relative;
  top: 25px;
  right: 0;
  width: 100%;
  max-height: 0;
  transition: max-height 0.5s;
  padding-left: 25px;
  overflow: hidden;
}
.al-theme-wrapper .mobilemenu.is-open {
  max-height: 600px;
  transition: max-height 0.5s;
}
.al-theme-wrapper .mobilemenu.is-open .container.cWhite.fsMML.mb-6 {
  margin-bottom: 3vh !important;
}
.al-theme-wrapper .mobile-menu-btn {
  display: none;
  width: 30px;
  height: 30px;
  margin-top: 3px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 40%;
  z-index: 1000;
  border: none;
  background-color: transparent;
}
.al-theme-wrapper .mobile-menu-btn svg {
  width: 100%;
  height: 100%;
  fill: var(--NavLinkFontColor);
}
.al-theme-wrapper .mobile-menu-btn svg.openMenu {
  display: none;
}
.al-theme-wrapper .mobile-menu-btn svg.closedMenu {
  display: block;
}
.al-theme-wrapper .mobile-menu-btn:hover svg {
  fill: var(--NavLinkHoverFontColor);
}
.al-theme-wrapper .mobile-menu-btn.is-active svg {
  width: 100%;
  height: 100%;
  fill: var(--NavLinkFontColor);
}
.al-theme-wrapper .mobile-menu-btn.is-active svg.openMenu {
  display: block;
}
.al-theme-wrapper .mobile-menu-btn.is-active svg.closedMenu {
  display: none;
}
.al-theme-wrapper .mobile-menu-btn.is-active:hover svg {
  fill: var(--NavLinkHoverFontColor);
}
@media (max-width: 767px) {
  .al-theme-wrapper .mobile-menu-btn {
    display: block;
  }
}
.al-theme-wrapper .menucontent a:link,
.al-theme-wrapper .menucontent a:visited {
  color: #fff;
}
.al-theme-wrapper .logo-nav-wrapper {
  position: relative;
  width: 100%;
}
.al-theme-wrapper .logo-row {
  top: 0;
  margin-top: 2rem;
}
.al-theme-wrapper .logo-row::after {
  clear: both;
  content: "";
  display: block;
}
@media (max-width: 768px) {
  .al-theme-wrapper .menucontent a {
    display: inline-block;
  }
  .al-theme-wrapper .pos-rel {
    position: relative;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper .logo-row {
    top: -7px;
    margin-top: 0;
  }
}
.al-theme-wrapper nav {
  margin-top: 16px;
}
.al-theme-wrapper nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.al-theme-wrapper nav ul li a:link,
.al-theme-wrapper nav ul li a:visited {
  color: #fff;
}
.al-theme-wrapper nav ul li a:after {
  content: initial;
}
.al-theme-wrapper nav ul li a:hover {
  color: #ebebeb;
}
.al-theme-wrapper nav ul li.active {
  border-bottom: 3px solid #fff;
}
@media (max-width: 768px) {
  .al-theme-wrapper nav#navigation {
    display: none;
  }
}
.al-theme-wrapper .navigation-bar .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.7);
}
.al-theme-wrapper .our-service-wrapper h2 {
  margin-bottom: 40px;
}
.al-theme-wrapper .our-service-wrapper a:hover:after {
  content: none;
}
@media (max-width: 768px) {
  .al-theme-wrapper .our-service-wrapper .card {
    margin-bottom: 1rem !important;
  }
}
.al-theme-wrapper .portlet-decorate .portlet {
  margin: 0;
}
.al-theme-wrapper .portlet-decorate .portlet-content {
  padding: 0;
  border: 0;
  background-color: transparent;
}
.al-theme-wrapper .portlet-decorate .portlet-header {
  display: none;
}
.al-theme-wrapper .portlet-borderless {
  background-color: lightblue;
}
.al-theme-wrapper .portlet-borderless .portlet {
  margin: 0;
}
.al-theme-wrapper .portlet-borderless .portlet-content {
  padding: 0;
  background-color: lightblue;
}
.al-theme-wrapper .portlet-borderless .portlet-header {
  padding-bottom: 5px;
  border-bottom: 2px solid #404040;
  margin-bottom: 20px;
}
.al-theme-wrapper .portlet-barebone .portlet {
  margin: 0;
}
.al-theme-wrapper .subscribe-action {
  display: none;
}
.al-theme-wrapper .portlet-column-content.empty {
  border: 1px dashed rgb(0, 131, 186);
}
.al-theme-wrapper .card ul {
  list-style: none;
  padding: 0px;
}
.al-theme-wrapper .card ul li {
  font-weight: bold;
  color: #0077d9;
  margin-bottom: 10px;
}
.al-theme-wrapper .card:not(.no-arrows) ul li::before {
  font-family: "kpbsp" !important;
  content: "\e90f";
  font-size: 15px;
  font-weight: bold;
  color: var(--cardListArrowColor);
  margin-right: 10px;
}
.al-theme-wrapper .card {
  overflow: hidden;
}
.al-theme-wrapper .card.padleft {
  padding-left: 30px !important;
}
.al-theme-wrapper .card.nobutton {
  padding-bottom: 20px !important;
}
.al-theme-wrapper .card.colored {
  border: none;
  /*background: linear-gradient(to right, #0c54a8, #22a4ed);*/
  background: var(--ourServiceBackground);
  color: var(--ourServiceFontColor);
  padding: 20px 30px 55px 70px;
  box-shadow: 0px 10px 12px 6px rgba(0, 0, 0, 0.3);
}
.al-theme-wrapper .card.white {
  border: none;
  background: var(--cardSecBackgroundColor);
  color: var(--cardSecFontColor);
  padding: 5px;
  padding-bottom: 30px;
  box-shadow: 0 10px 12px 6px rgba(0, 0, 0, 0.3);
}
.al-theme-wrapper .card.white a:not(.btn-primary):not(.btn-secondary) {
  color: var(--cardSecFontColor);
}
.al-theme-wrapper .card.white a:not(.btn-primary):not(.btn-secondary)::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--cardSecHoverFontColor);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
.al-theme-wrapper .card.white a:not(.btn-primary):not(.btn-secondary):focus::after, .al-theme-wrapper .card.white a:not(.btn-primary):not(.btn-secondary):hover::after {
  width: 100% !important;
}
.al-theme-wrapper .card.white a:not(.btn-primary):not(.btn-secondary):link,
.al-theme-wrapper .card.white a:not(.btn-primary):not(.btn-secondary) :visited {
  color: var(--cardSecFontColor);
}
.al-theme-wrapper .card.white a:not(.btn-primary):not(.btn-secondary):hover {
  color: var(--cardSecHoverFontColor);
}
.al-theme-wrapper .card.white h3,
.al-theme-wrapper .card.white h2,
.al-theme-wrapper .card.white p {
  color: var(--cardSecFontColor);
}
.al-theme-wrapper .card.white h3 span,
.al-theme-wrapper .card.white h2 span,
.al-theme-wrapper .card.white p span {
  color: var(--cardSecFontColor);
}
.al-theme-wrapper .card.white .card-body,
.al-theme-wrapper .card.blue .card-body {
  padding-top: 15px;
}
.al-theme-wrapper .card.blue {
  border: none;
  background: var(--cardPrimBackgroundColor);
  color: var(--cardPrimFontColor);
  padding: 5px;
  padding-bottom: 30px;
  box-shadow: 0px 10px 12px 6px rgba(0, 0, 0, 0.3);
}
.al-theme-wrapper .card.blue a {
  color: var(--cardPrimFontColor);
}
.al-theme-wrapper .card.blue a:not(.btn-primary):not(.btn-secondary)::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--cardPrimFontColor);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
.al-theme-wrapper .card.blue a:not(.btn-primary):not(.btn-secondary):focus::after, .al-theme-wrapper .card.blue a:not(.btn-primary):not(.btn-secondary):hover::after {
  width: 100% !important;
}
.al-theme-wrapper .card.blue a:link:not(.btn-primary):not(.btn-secondary), .al-theme-wrapper .card.blue a:visited:not(.btn-primary):not(.btn-secondary) {
  text-decoration: underline;
}
.al-theme-wrapper .card.blue a:hover:not(.btn-primary):not(.btn-secondary) {
  text-decoration: none;
}
.al-theme-wrapper .card.blue h3,
.al-theme-wrapper .card.blue h2,
.al-theme-wrapper .card.blue p {
  color: var(--cardPrimFontColor);
}
.al-theme-wrapper .card.blue h3 span,
.al-theme-wrapper .card.blue h2 span,
.al-theme-wrapper .card.blue p span {
  color: var(--cardPrimFontColor);
}
.al-theme-wrapper .card.blue span,
.al-theme-wrapper .card.blue button {
  color: #fff;
}
.al-theme-wrapper .earlybird-soft {
  margin-bottom: 1.25rem;
}
.al-theme-wrapper .organize-links a {
  display: inline-flex;
  align-items: center;
  padding: 0;
  margin-right: 50px;
  margin-bottom: 15px;
  color: var(--homeImageHeaderNavLinksColor);
}
.al-theme-wrapper .organize-links a:hover {
  color: var(--homeImageHeaderNavLinksHoverColor);
}
.al-theme-wrapper .organize-links a img {
  width: auto;
  height: 30px;
  margin-right: 15px;
}
.al-theme-wrapper .mb-45 {
  margin-bottom: 2.15em !important;
}
.al-theme-wrapper .mb-6 {
  margin-bottom: 6rem !important;
}
.al-theme-wrapper .mt-6 {
  margin-top: 6rem !important;
}
.al-theme-wrapper .mr-6 {
  margin-right: 6rem !important;
}
.al-theme-wrapper .ml-6 {
  margin-left: 6rem !important;
}
@media (max-width: 1200px) {
  .al-theme-wrapper .col-3.earlybird,
  .al-theme-wrapper .col-4.earlybird,
  .al-theme-wrapper .col-md-4.earlybird,
  .al-theme-wrapper .col-5.earlybird,
  .al-theme-wrapper .col6.earlybird,
  .al-theme-wrapper .col7.earlybird,
  .al-theme-wrapper .col-8.earlybird {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 1.5rem !important;
  }
  .al-theme-wrapper .col-3.earlybird-soft,
  .al-theme-wrapper .col-4.earlybird-soft,
  .al-theme-wrapper .col-md-4.earlybird-soft,
  .al-theme-wrapper .col-5.earlybird-soft,
  .al-theme-wrapper .col6.earlybird-soft,
  .al-theme-wrapper .col7.earlybird-soft,
  .al-theme-wrapper .col-8.earlybird-soft {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 1.5rem !important;
  }
  .al-theme-wrapper .more-links,
  .al-theme-wrapper .organize-links {
    display: none;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper .card.blue.onresphovervis.active_akkordeon {
    padding-bottom: 50px;
  }
  .al-theme-wrapper .col-3.earlybird,
  .al-theme-wrapper .col-4.earlybird,
  .al-theme-wrapper .col-md-4.earlybird,
  .al-theme-wrapper .col-5.earlybird,
  .al-theme-wrapper .col6.earlybird,
  .al-theme-wrapper .col7.earlybird,
  .al-theme-wrapper .col-8.earlybird {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1.5rem !important;
  }
  .al-theme-wrapper .col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .al-theme-wrapper .row:not(.newHeader) .col-3,
  .al-theme-wrapper .row:not(.newHeader) .col-4,
  .al-theme-wrapper .row:not(.newHeader) .col-5,
  .al-theme-wrapper .row:not(.newHeader) .col6,
  .al-theme-wrapper .row:not(.newHeader) .col7,
  .al-theme-wrapper .row:not(.newHeader) .col-8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1.5rem !important;
  }
  .al-theme-wrapper .more-links,
  .al-theme-wrapper .organize-links {
    display: none;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper .card.white .onresphovervis,
  .al-theme-wrapper .card.blue .onresphovervis {
    display: none;
  }
  .al-theme-wrapper .card.white.onresphovervis .card-title,
  .al-theme-wrapper .card.blue.onresphovervis .card-title {
    margin-bottom: 0 !important;
  }
  .al-theme-wrapper .card.blue.onresphovervis {
    padding-bottom: 5px;
    padding-right: 30px;
  }
  .al-theme-wrapper .card.white.onresphovervis {
    padding: 5px 30px 5px 2px;
  }
  .al-theme-wrapper .card.white.onresphovervis .card-body {
    padding: 7.5px;
  }
  .al-theme-wrapper .card.white.active_akkordeon .onresphovervis,
  .al-theme-wrapper .card.blue.active_akkordeon .onresphovervis {
    display: block;
  }
  .al-theme-wrapper .card.white.onresphovervis.active_akkordeon .card-title,
  .al-theme-wrapper .card.blue.onresphovervis.active_akkordeon .card-title {
    margin-bottom: 1.5rem !important;
  }
  .al-theme-wrapper .card.white.onresphovervis.active_akkordeon,
  .al-theme-wrapper .card.blue.onresphovervis.active_akkordeon {
    padding-bottom: auto;
  }
  .al-theme-wrapper .card.onresphovervis ul {
    margin-left: 23px;
    margin-bottom: 50px;
    margin-top: 15px;
  }
  .al-theme-wrapper .card.white.active_akkordeon,
  .al-theme-wrapper .card.blue.active_akkordeon,
  .al-theme-wrapper .card.nocollapse {
    overflow: hidden;
    height: auto !important;
    padding-bottom: 25px;
  }
  .al-theme-wrapper .card.blue .card-body:not(.kachel-body) {
    display: flex;
    align-items: center;
    padding: 7.5px;
  }
  .al-theme-wrapper .card.white.collapseicon::after,
  .al-theme-wrapper .card.blue.collapseicon::after,
  .al-theme-wrapper .card.nocollapse::after {
    position: absolute;
    top: 13px;
    right: 15px;
    content: "\e901";
    font-family: "kpbsp" !important;
    color: #0c54a8;
  }
  .al-theme-wrapper .card.blue::after {
    color: #fff !important;
  }
  .al-theme-wrapper .card.white span:not(.cardtabletextspan),
  .al-theme-wrapper .card.blue span:not(.cardtabletextspan),
  .al-theme-wrapper .card.nocollapse span:not(.cardtabletextspan) {
    color: #0c54a8 !important;
    font-size: 20px !important;
    display: inline-block !important;
    margin-right: 15px;
    margin-top: 5px;
  }
  .al-theme-wrapper .card.blue span:not(.cardtabletextspan) {
    color: #fff !important;
  }
  .al-theme-wrapper .card.white.collapseicon span:not(.cardtabletextspan),
  .al-theme-wrapper .card.blue.collapseicon span:not(.cardtabletextspan),
  .al-theme-wrapper .card.nocollapse.collapseicon span:not(.cardtabletextspan) {
    color: #0c54a8 !important;
    font-size: 32px !important;
    display: inline-block !important;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
  }
  .al-theme-wrapper .card.white span.negmargin:not(.cardtabletextspan),
  .al-theme-wrapper .card.blue span.negmargin:not(.cardtabletextspan),
  .al-theme-wrapper .card.nocollapse span.negmargin:not(.cardtabletextspan) {
    margin-top: -7px;
  }
  .al-theme-wrapper .card.norespbutton .btn-primary {
    display: none;
  }
  .al-theme-wrapper .card.white.active_akkordeon .btn-primary,
  .al-theme-wrapper .card.blue.active_akkordeon .btn-primary,
  .al-theme-wrapper .card.nocollapse .btn-primary {
    display: block;
  }
  .al-theme-wrapper .card.white.active_akkordeon .btn-primary,
  .al-theme-wrapper .card.blue.active_akkordeon .btn-primary,
  .al-theme-wrapper .card.nocollapse .btn-primary {
    display: block;
  }
  .al-theme-wrapper .card.white.active_akkordeon span:not(.cardtabletextspan),
  .al-theme-wrapper .card.blue.active_akkordeon span:not(.cardtabletextspan),
  .al-theme-wrapper .card.nocollapse span:not(.cardtabletextspan) {
    display: block !important;
  }
  .al-theme-wrapper .col-3.earlybird-soft,
  .al-theme-wrapper .col-4.earlybird-soft,
  .al-theme-wrapper .col-md-4.earlybird-soft,
  .al-theme-wrapper .col-5.earlybird-soft,
  .al-theme-wrapper .col6.earlybird-soft,
  .al-theme-wrapper .col7.earlybird-soft,
  .al-theme-wrapper .col-8.earlybird-soft {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1.5rem !important;
  }
  .al-theme-wrapper .earlybird .card {
    margin-bottom: 0;
  }
}
.al-theme-wrapper .search.dienst-search .search-area {
  padding: 36px 30px calc(36px - 1rem) 30px;
  margin-bottom: 15px;
  background-color: #0c54a8;
  color: #ffffff;
}
.al-theme-wrapper .search.dienst-search .search-area #co {
  margin-bottom: 0;
}
.al-theme-wrapper .search.dienst-search #search-dropdown {
  top: 127px;
}
.al-theme-wrapper .list-group-item .badge.badge-primary.badge-pill {
  display: none;
}
.al-theme-wrapper .service-detail h2 {
  border-bottom: 2px solid #666;
}
.al-theme-wrapper .service-detail .card {
  background-color: rgb(238, 238, 238);
  border: none;
  border-radius: 0;
}
.al-theme-wrapper .service-detail .card .card-header {
  border: none;
  background: none;
}
.al-theme-wrapper .service-detail .card .card-header h2 {
  border: none;
  font-size: 21px;
  color: #000;
}
.al-theme-wrapper .suche-und-detail .fsM.cGray.lh35.mb-5 + a:after {
  content: none;
}
.al-theme-wrapper .suche-und-detail #search-dropdown {
  display: none;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .tags {
  display: flex;
  justify-content: flex-start;
  gap: 0.5rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .tags .tag {
  border: var(--TagsBorder);
  color: var(--TagsColor);
  background-color: var(--TagsBackgroundColor);
  border-radius: 15px;
  padding: 0.1rem 0.25rem;
  font-size: x-small;
  height: fit-content;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-8 ul,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-8 ol {
  padding-left: 40px;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-8 #OnlinediensteWrapper #onlineservicesIcons ul li i {
  font-size: large;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-8 #OnlinediensteWrapper #Onlinedienste ul li p a {
  display: flex;
  justify-content: flex-start;
  gap: 0.5rem;
  align-items: center;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-8 #OnlinediensteWrapper #Onlinedienste ul li p a span.icons {
  display: flex;
  justify-content: flex-start;
  gap: 0.5rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.white .card-body .card-text {
  font-weight: normal;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.white .card-body .card-text a.cBlue [class^=icon-] {
  font-size: 15px !important;
  margin-right: 5px;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text {
  font-weight: normal;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text a.cBlue a [class^=icon-] {
  font-size: 15px !important;
  margin-right: 5px;
  color: var(--sAndDSubCardFontColor) !important;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text a.cBlue a:hover [class^=icon-] {
  font-size: 15px !important;
  margin-right: 5px;
  color: var(--sAndDSubCardFontColorHover) !important;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .responsibleOffice,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .contactList,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList {
  color: var(--cardPrimFontColor) !important;
  font-weight: normal;
  list-style: none;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .responsibleOffice span,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .responsibleOffice p,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .contactList span,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .contactList p,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList span,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList p {
  font-weight: normal;
  color: var(--cardPrimFontColor) !important;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .responsibleOffice [class^=icon-],
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .contactList [class^=icon-],
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList [class^=icon-] {
  color: var(--cardPrimFontColor) !important;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .responsibleOffice .text-bold,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .contactList .text-bold,
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList .text-bold {
  font-weight: bold;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .contactList {
  margin-bottom: 0;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList li {
  margin-bottom: 0;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList li.plz {
  margin-bottom: 1.5rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList li.addition {
  margin-bottom: 1.5rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList li.postbox {
  margin-bottom: 1.5rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList li.postbox .postboxNumber {
  display: block;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .col-4 .card.blue.darkbluegradient .card-body .card-text .addressList li.postbox .postboxNumber {
  display: block;
}
.al-theme-wrapper .themen-und-anliegen-wrapper {
  margin-bottom: 6rem;
}
.al-theme-wrapper .themen-und-anliegen-wrapper .card {
  margin-bottom: 0;
}
.al-theme-wrapper .themen-und-anliegen-wrapper .earlybird .journal-content-article {
  height: 100%;
}
@media (max-width: 576px) {
  .al-theme-wrapper .themen-und-anliegen-wrapper {
    margin-bottom: 3vh;
  }
  .al-theme-wrapper .themen-und-anliegen-wrapper .card img {
    max-width: 32px;
  }
}
.al-theme-wrapper .display-inlineblock {
  display: inline-block;
}
.al-theme-wrapper .display-block {
  display: block;
}
.al-theme-wrapper .display-inline {
  display: inline;
}
.al-theme-wrapper .display-table {
  display: table;
}
.al-theme-wrapper .display-tablecell {
  display: table-cell;
}
.al-theme-wrapper .display-tablerow {
  display: table-row;
}
.al-theme-wrapper .display-flex {
  display: flex;
}
.al-theme-wrapper .display-none {
  display: none;
}
@media only screen and (min-width: 768px) {
  .al-theme-wrapper .display-sm-block {
    display: block;
  }
  .al-theme-wrapper .display-sm-none {
    display: none;
  }
}
.al-theme-wrapper .float-left {
  float: left;
}
.al-theme-wrapper .float-right {
  float: right;
}
@media only screen and (min-width: 1200px) {
  .al-theme-wrapper .hide-lg {
    display: none;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1599px) {
  .al-theme-wrapper .hide-only-lg {
    display: none;
  }
}
@media only screen and (max-width: 1199px) {
  .al-theme-wrapper .hide-lg-and-below {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .al-theme-wrapper .hide-md {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .al-theme-wrapper .hide-only-md {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .al-theme-wrapper .hide-md-and-below {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .al-theme-wrapper .hide-sm {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .al-theme-wrapper .hide-only-sm {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .al-theme-wrapper .hide-sm-and-below {
    display: none;
  }
}
@media (max-width: 768px) {
  .al-theme-wrapper .hide-xs-and-below {
    display: none;
  }
}
.al-theme-wrapper .pos-relative {
  position: relative;
}
.al-theme-wrapper .pos-absolute {
  position: absolute;
}
.al-theme-wrapper .pos-static {
  position: static;
}
.al-theme-wrapper .text-left {
  text-align: left;
}
.al-theme-wrapper .text-center {
  text-align: center;
}
.al-theme-wrapper .text-right {
  text-align: right;
}
.al-theme-wrapper .text-uppercase {
  text-transform: uppercase;
}
.al-theme-wrapper .text-lowercase {
  text-transform: lowercase;
}
.al-theme-wrapper .text-normal {
  text-transform: none;
}
.al-theme-wrapper .visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.al-theme-wrapper .invisible {
  height: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ {
  color: black;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ .dienste-uebersicht > h1 {
  color: black;
  font-size: 40px;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ .dienste-uebersicht ul a {
  color: black;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ .dienste-uebersicht ul a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--cardSecHoverFontColor);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ .dienste-uebersicht ul a:hover::after {
  width: 100% !important;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ .dienste-uebersicht > ul {
  padding-left: 1.25rem !important;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ .dienste-uebersicht > ul li {
  margin-bottom: 0.5rem;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ .dienste-uebersicht > ul li.dienste-uebersicht-sub-level {
  list-style: none;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ .dienste-uebersicht > ul li h2.dienste-uebersicht-subheader {
  color: black;
  border-bottom: 1px solid lightgrey;
  font-size: x-large;
  margin-bottom: 0.5rem;
}
.al-theme-wrapper #p_p_id_15_WAR_vrportlet_ .dienste-uebersicht > ul ul[class^=level-] {
  margin: 0;
  padding-left: 1.25rem !important;
}
.al-theme-wrapper #p_p_id_16_WAR_vrportlet_ ul[class*=level] {
  list-style: none;
  margin: 0;
}
.al-theme-wrapper #p_p_id_16_WAR_vrportlet_ ul[class*=level] li {
  margin-top: 0.25rem;
}
.al-theme-wrapper #p_p_id_16_WAR_vrportlet_ ul[class*=level] li > span.branch > a {
  width: 100%;
  display: inline-block;
  background-color: var(--facilitiesBackground);
  padding: 0.75rem 1.25rem;
  border-radius: var(--facilitiesBorderRadius);
  color: var(--facilitiesFontColor);
}
.al-theme-wrapper #p_p_id_16_WAR_vrportlet_ ul[class*=level] li > span.branch > a:hover {
  background-color: var(--facilitiesHoverBackground);
  color: var(--facilitiesHoverFontColor);
}
.al-theme-wrapper #p_p_id_16_WAR_vrportlet_ ul[class*=level] li:hover > span.branch > a {
  background-color: var(--facilitiesHoverBackground) !important;
  color: var(--facilitiesHoverFontColor) !important;
}
.al-theme-wrapper #p_p_id_16_WAR_vrportlet_ ul[class*=level]:not(.level-1) {
  padding-left: 3.5rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .row > .col-4 > .card > .card-body > table {
  font-size: 0.9rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#OnlinediensteWrapper #Onlinedienste ul {
  padding: 0 !important;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#OnlinediensteWrapper > a.btn {
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
  text-align: left;
  padding: 1rem 0.5rem;
  box-shadow: 0 10px 12px 0px #000;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: nowrap;
  flex-flow: row;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#OnlinediensteWrapper > a.btn .chevronIcon {
  margin-right: 0.25rem;
  align-content: center;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#OnlinediensteWrapper > a.btn .chevronIcon > i.bi-chevron-right {
  display: flex;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#OnlinediensteWrapper > a.btn .chevronIcon > i.bi-chevron-down {
  display: none;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#OnlinediensteWrapper > a.btn > h2 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.16667;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#OnlinediensteWrapper > a.btn[aria-expanded=true] .chevronIcon {
  align-content: center;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#OnlinediensteWrapper > a.btn[aria-expanded=true] .chevronIcon > i.bi-chevron-right {
  display: none;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#OnlinediensteWrapper > a.btn[aria-expanded=true] .chevronIcon > i.bi-chevron-down {
  display: flex;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn {
  background-color: #cfcac2;
  position: relative;
  width: 100%;
  margin-bottom: 1rem;
  text-align: left;
  padding: 1rem 0.5rem;
  box-shadow: 0 10px 12px 0px #000;
  display: flex;
  justify-content: flex-start;
  align-content: center;
  flex-wrap: nowrap;
  flex-flow: row;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn:hover {
  background-color: #9a9791;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn .chevronIcon {
  align-content: center;
  margin-right: 0.25rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn .chevronIcon > i.bi-chevron-right {
  display: flex;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn .chevronIcon > i.bi-chevron-down {
  display: none;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn > h2 {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 1.16667;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn[aria-expanded=true] .chevronIcon {
  align-content: center;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn[aria-expanded=true] .chevronIcon > i.bi-chevron-right {
  display: none;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn[aria-expanded=true] .chevronIcon > i.bi-chevron-down {
  display: flex;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .fsM.cGray h3 {
  font-weight: 900;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .fsM.cGray h4 {
  font-weight: 900;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .fsM.cGray h5 {
  font-weight: 900;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ .fsM.cGray h6 {
  font-weight: 900;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ b.fsM {
  position: relative;
  height: 100%;
  width: 100%;
  display: block;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ b.fsM > span.icon-right {
  display: none;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ b.fsM::before {
  left: 0;
  font-family: kpbsp !important;
  content: "\e90f";
  font-size: 15px;
  font-weight: 700;
  color: var(--cardSecFontColor);
  position: absolute;
  top: 5px;
  margin: 0;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ b.fsM > a {
  display: inline-block;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0.5rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#links div.card-body ul li {
  position: relative;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#links div.card-body ul li:last-child a {
  margin-bottom: 0 !important;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#links div.card-body ul li::before {
  left: 0;
  font-family: kpbsp !important;
  content: "\e90f";
  font-size: 15px;
  font-weight: 700;
  color: var(--cardSecFontColor);
  position: absolute;
  top: 0;
  margin: 0;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#links div.card-body ul li a {
  display: inline-block;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0.5rem;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#documents div.card-body ul li {
  position: relative;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#documents div.card-body ul li:last-child a {
  margin-bottom: 0 !important;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#documents div.card-body ul li::before {
  left: 0;
  font-family: kpbsp !important;
  content: "\e90f";
  font-size: 15px;
  font-weight: 700;
  color: var(--cardSecFontColor);
  position: absolute;
  top: 0;
  margin: 0;
}
.al-theme-wrapper #p_p_id_19_WAR_vrportlet_ div#documents div.card-body ul li a {
  display: inline-block;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0.5rem;
}

.grid-demo {
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  padding-bottom: 40px;
  background-color: #444444;
}
.grid-demo .row {
  background-color: red;
}
.grid-demo [class^=col-] {
  background-color: yellow;
}
.grid-demo p {
  background-color: blue;
}

.al-theme-wrapper {
  /* container: background */
  /* square decoration */
  /* top right navigation */
}
@media (max-height: 777px) {
  .al-theme-wrapper .container-fluid.background {
    height: 100%;
    min-height: 0;
  }
}
.al-theme-wrapper .container-fluid.background .row.pos-rel {
  display: block;
  flex-wrap: unset;
}
.al-theme-wrapper .container-fluid.background.nobackground {
  height: auto;
}
.al-theme-wrapper .container-fluid.background.nobackground::before {
  background-image: none;
  display: none;
}
.al-theme-wrapper .bluegradient {
  background: var(--subHeader);
}
.al-theme-wrapper .container-fluid.background > .container {
  position: relative;
  z-index: 4;
}
.al-theme-wrapper .container-fluid.background > .row.decoration,
.al-theme-wrapper .container-fluid.footer > .row.decoration {
  position: relative;
  display: block;
  height: 70px;
  overflow: hidden;
  white-space: nowrap;
  z-index: 2;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > .square,
.al-theme-wrapper .container-fluid.footer > .row.decoration > .square {
  display: inline-block;
  margin: -2px;
  width: 85px;
  height: 85px;
  background: #285d98;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 1),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 1) {
  background: #0a4387;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 2),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 2) {
  background: #0e4a8d;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 3),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 3) {
  background: #135195;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 4),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 4) {
  background: #17569b;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 5),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 5) {
  background: #1c5da3;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 6),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 6) {
  background: #2b6fb5;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 7),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 7) {
  background: #2066ad;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 8),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 8) {
  background: #0b539b;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 9),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 9) {
  background: #0f5ba4;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 10),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 10) {
  background: #2877c0;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 11),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 11) {
  background: #1869b4;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 12),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 12) {
  background: #2275bf;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 13),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 13) {
  background: #0258a4;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 14),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 14) {
  background: #2a83cf;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 15),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 15) {
  background: #207ac7;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 16),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 16) {
  background: #0b67b5;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 17),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 17) {
  background: #2e8cda;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 18),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 18) {
  background: #2482d0;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 19),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 19) {
  background: #1979c7;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 20),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 20) {
  background: #2483d1;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 21),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 21) {
  background: #1f7dcb;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 22),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 22) {
  background: #106dba;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 23),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 23) {
  background: #1a75c2;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 24),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 24) {
  background: #176db9;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 25),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 25) {
  background: #085ba7;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 26),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 26) {
  background: #1363ad;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 27),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 27) {
  background: #2874bc;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 28),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 28) {
  background: #1f68af;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 29),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 29) {
  background: #165a9f;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 30),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 30) {
  background: #2161a6;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 31),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 31) {
  background: #185599;
}
.al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(33n + 32),
.al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(33n + 32) {
  background: #104c90;
}
.al-theme-wrapper .header-row-main {
  margin-top: 15rem;
  margin-bottom: 4rem;
}
.al-theme-wrapper .header-row-main h5 {
  font-size: 32px;
  letter-spacing: 1px;
}
.al-theme-wrapper .text-white {
  color: #fff !important;
}
.al-theme-wrapper .font-weight-bold {
  font-weight: 700 !important;
}
.al-theme-wrapper .sp-logo {
  width: 200px;
}
.al-theme-wrapper .row.top-right-navigation {
  position: absolute;
  z-index: 3;
  right: 0;
  left: 0;
  height: 85px;
  text-align: right;
  background-color: var(--header);
}
.al-theme-wrapper .top-right-navigation.not-home {
  position: relative;
  margin-top: -70px;
  margin-bottom: 15px;
  height: auto;
}
.al-theme-wrapper .header-nav.content-inner {
  position: relative;
}
.al-theme-wrapper .dropdown-menu {
  top: 5px;
  left: -15px;
  right: 15px;
  background: var(--dropdownBackground);
  transform: translate3d(15px, 30px, 0px) !important;
  border: none;
  border-radius: 0;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  text-align: left;
  list-style: none;
  z-index: 1000;
  min-width: 187px;
}
.al-theme-wrapper .dropdown-menu a:link,
.al-theme-wrapper .dropdown-menu a:visited {
  color: var(--dropdownFontColor);
}
.al-theme-wrapper .dropdown-menu a:hover,
.al-theme-wrapper .dropdown-menu a:focus {
  background: var(--dropdownLinkBackgroundColor);
}
.al-theme-wrapper .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.al-theme-wrapper .more-info {
  position: absolute !important;
  bottom: 20px;
  z-index: 2;
}
@media (max-width: 768px) {
  .al-theme-wrapper .container-fluid.background {
    height: auto;
    min-height: 0;
  }
  .al-theme-wrapper .header-row-main {
    margin-top: 4vh;
    margin-bottom: 5vh;
  }
}
@media (max-width: 576px) {
  .al-theme-wrapper .container-fluid.background {
    padding-bottom: 8px;
  }
  .al-theme-wrapper .sp-logo {
    width: 100px;
  }
  .al-theme-wrapper .header-row-main {
    display: none;
  }
  .al-theme-wrapper .m-logo {
    overflow: hidden;
  }
  .al-theme-wrapper .container-fluid.background > .row.decoration {
    top: -70px;
    margin-bottom: -50px;
  }
  .al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(17n + 1),
  .al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(17n + 1) {
    background: #407cbb;
  }
  .al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(17n + 2),
  .al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(17n + 2) {
    background: #2e73b9;
  }
  .al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(17n + 3),
  .al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(17n + 3) {
    background: #3d86c6;
  }
  .al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(17n + 4),
  .al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(17n + 4) {
    background: #2b7ec2;
  }
  .al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(17n + 5),
  .al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(17n + 5) {
    background: #3a95d5;
  }
  .al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(17n + 6),
  .al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(17n + 6) {
    background: #48a5e0;
  }
  .al-theme-wrapper .container-fluid.background > .row.decoration > div:nth-of-type(17n + 7),
  .al-theme-wrapper .container-fluid.footer > .row.decoration > div:nth-of-type(17n + 7) {
    background: #329ad6;
  }
  .al-theme-wrapper .container-fluid.footer > .row.decoration {
    height: 10px;
  }
  .al-theme-wrapper .container-fluid.background > .row.decoration > .square,
  .al-theme-wrapper .container-fluid.footer > .row.decoration > .square {
    width: 53px;
  }
}

/**
  VARIANTS
**/
body.page-home .al-theme-wrapper .main-header__inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-bottom: 0;
}

body:not(.page-home) .card a:after {
  content: none;
}

body.page-maximized #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ {
  max-width: 640px;
  margin: 200px auto 100px;
}
body.page-maximized .al-theme-wrapper footer.home-footer .container-fluid.footer.swapback {
  padding-top: 80px;
  margin-top: 0;
}

body.page-home #main-content > .portlet-layout.row + .portlet-layout.row {
  padding-top: 100px;
}
@media (max-width: 576px) {
  body.page-home #main-content > .portlet-layout.row + .portlet-layout.row {
    padding-top: 5vw;
  }
}

@media (max-width: 576px) {
  .signed-in .search-area #co {
    margin-top: 5px;
  }
}
.signed-in .login-area h3.nostyle.fsXL {
  display: none;
}
.signed-in .login-area #layout-column_column-5 + .row {
  display: none;
}

body.signed-in.page-home.has-no-control-menu .al-theme-wrapper footer.home-footer .container-fluid.footer.swapback {
  padding-top: 100px;
  margin-top: 0;
}

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important;
}

.service-a-z {
  margin-top: 0 !important;
}

.service-a-z .service-a-z-ul .service-a-z-li {
  display: list-item;
  background-color: white;
  text-align: -webkit-match-parent;
  font-weight: 600;
  float: left;
  margin-left: 0;
  padding: 0.75rem 1.25rem;
  transition: all 0.25s;
}

.service-a-z .service-a-z-ul .service-a-z-li .service-a-z-link {
  font-weight: 400 !important;
  text-decoration: none !important;
}

.service-a-z .service-a-z-ul .service-a-z-li .service-a-z-link:hover {
  outline: 0 !important;
  text-decoration: none !important;
}

.service-a-z .service-a-z-ul .service-a-z-li .service-a-z-link:active {
  text-decoration: none !important;
}

.service-a-z .service-a-z-ul .service-a-z-li .service-a-z-link:visited {
  text-decoration: none !important;
}

.selected {
  outline: var(--focusOutline);
}

.help-main-headline {
  color: #212529 !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  font-weight: bold !important;
}

.help-sub-headline {
  color: #212529 !important;
  font-size: 16px !important;
  line-height: 1.5 !important;
  text-decoration: underline !important;
  font-weight: bold !important;
}

.selected {
  outline: var(--focusOutline);
}

@media (max-width: 768px) {
  #login {
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .footer {
    padding-top: 30px;
  }
}
.search-list-headline-no-items {
  list-style: none;
  font-size: 26px;
  float: left;
  width: 100%;
}

.search-list-headline {
  list-style: none;
  font-size: 26px;
  float: left;
  width: calc(33.3333333333% - 1em);
}

.search-list-item {
  list-style: none;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: initial;
}

@media (max-width: 576px) {
  #searchBoxLabel {
    display: none;
  }
  .search-list-headline {
    width: 100%;
  }
}
@media (min-width: 576px) {
  #searchBoxLabel {
    display: none;
  }
  .search-list-headline {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #searchBoxLabel {
    display: none;
  }
  .search-list-headline {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #searchBoxLabel {
    display: inline-block;
  }
  .search-list-headline {
    width: calc(50% - 1em);
  }
}
@media (min-width: 1200px) {
  .search-list-headline {
    width: calc(33.3333333333% - 1em);
  }
  #searchBoxLabel {
    display: inline-block;
  }
}
.container.more-links a.no-hover div {
  color: var(--moreLinksColor);
}
.container.more-links a.no-hover div:hover {
  color: var(--moreLinksHoverColor);
}

@media only screen and (max-width: 767px) {
  .more-links {
    display: none;
  }
}
.portlet-column-content.empty {
  padding: 10px !important;
}

.info-div {
  z-index: 0 !important;
}

.al-theme-wrapper .portlet-column-content.empty {
  border: none !important;
}

.service-az-list li {
  font-weight: 400 !important;
  margin-left: 7px !important;
}

.service-az-list li a {
  font-weight: 600 !important;
}

.service-az-list li a:hover {
  text-decoration: underline !important;
}

.our-service-wrapper {
  margin-top: 30px;
}

@media only screen and (min-width: 768px) {
  body.open #wrapper {
    padding-left: 0 !important;
  }
}

#co {
  display: none;
}

.searchLabel {
  position: absolute;
  top: 12px;
  left: 0;
  padding-left: 30px;
  font-size: 24px;
  cursor: text;
  transition: all 0.25s;
}

.searchLabel.active {
  top: -40px;
}

#searchResultGrid {
  position: absolute;
  top: 60px;
  width: 100%;
  height: auto;
  margin-top: 5px;
  z-index: 3;
  border-radius: 3px;
}

.combobox-wrapper {
  margin-bottom: 50px;
}

#searchInput {
  padding: 0 0 0 30px;
  width: 100%;
  height: 60px;
  font-size: 24px;
  font-family: SourceSansPro;
  font-weight: 400;
  border: none;
  border-radius: 8px;
}

#searchInput:focus {
  box-shadow: 0 4px 15px 10px rgba(0, 0, 0, 0.05);
}

#searchInputButton {
  width: 48px;
  height: 48px;
  padding: 0;
  overflow: hidden;
  position: absolute;
  right: 6px;
  top: 6px;
  z-index: 5;
  font-size: 23px;
  border-radius: 0.25rem;
  transition: background 0.25s, color 0.25s;
}

#searchButtonIcon {
  font-family: kpbsp !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

#completeSearchResult {
  width: 100%;
  border: none;
  border-radius: 5px;
  padding: 50px 15px 15px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.result-row {
  padding: 5px;
}

@media (max-width: 576px) {
  .result-row {
    width: 100%;
    padding: 5px;
  }
}
@media (min-width: 576px) {
  .result-row {
    width: 100%;
    padding: 5px;
  }
}
@media (min-width: 768px) {
  .result-row {
    width: 100%;
    padding: 5px;
  }
}
@media (min-width: 992px) {
  .result-row {
    width: 33.3333333333%;
    padding: 5px;
  }
}
@media (min-width: 1200px) {
  .result-row {
    width: 33.3333333333%;
    padding: 5px;
  }
}
.result-cell a {
  text-decoration: none;
  background-color: transparent;
  list-style: none;
  font-size: 16px;
  line-height: 1.5;
  -webkit-font-smoothing: initial;
}

.result-cell-headline {
  font-weight: 400;
  font-size: 26px;
  font-family: SourceSansPro, Arial, Helvetica, sans-serif;
}

.al-theme-wrapper .container-fluid.background > .container {
  position: initial;
  z-index: 4;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.headerRow {
  width: 100%;
  background-color: white !important;
  height: 85px;
}

.outwithmenu #navigation ul li.active {
  border-bottom: 3px solid var(--NavLinkFontColor);
}
.outwithmenu #navigation ul li a:link, .outwithmenu #navigation ul li a:visited {
  color: var(--NavLinkFontColor);
  text-decoration: var(--NavLinkTextdecoration);
}
.outwithmenu #navigation ul li a:hover {
  color: var(--NavLinkHoverFontColor);
  text-decoration: var(--NavLinkHoverTextdecoration);
}

@media (max-width: 576px) {
  .main-content {
    min-height: 100vh;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .main-content {
    min-height: 100vh;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-content {
    min-height: 70vh;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .main-content {
    min-height: 70vh;
  }
}
@media (min-width: 1200px) {
  .main-content {
    min-height: 70vh;
  }
}

.more-links > div {
  bottom: 0;
  position: absolute;
  left: 48%;
}

#p_p_id_10_WAR_vrportlet_ .profil-content-container {
  padding: 0;
  background-color: white;
}
#p_p_id_10_WAR_vrportlet_ .profil-content-container .card-horizontal.main-content-card {
  border: none;
}

#p_p_id_2_WAR_vrportlet_ {
  margin: 0;
}
#p_p_id_2_WAR_vrportlet_ .portlet-content-container .postkorb-portlet {
  padding: 0;
  margin: 0;
  background-color: white;
}
#p_p_id_2_WAR_vrportlet_ .portlet-content-container .postkorb-portlet .card-horizontal.main-content-card {
  border: none;
}
#p_p_id_2_WAR_vrportlet_ .portlet-content-container .postkorb-portlet .card-horizontal.main-content-card table#DataTables_Table_0 tbody tr td a:not(.btn-primary):not(.btn-secondary) {
  color: var(--LinkFontColor);
  text-decoration: var(--LinkTextdecoration);
}
#p_p_id_2_WAR_vrportlet_ .portlet-content-container .postkorb-portlet .card-horizontal.main-content-card table#DataTables_Table_0 tbody tr td a:not(.btn-primary):not(.btn-secondary)::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--LinkHoverFontColor);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
#p_p_id_2_WAR_vrportlet_ .portlet-content-container .postkorb-portlet .card-horizontal.main-content-card table#DataTables_Table_0 tbody tr td a:not(.btn-primary):not(.btn-secondary):hover::after {
  width: 100% !important;
}
#p_p_id_2_WAR_vrportlet_ .portlet-content-container .postkorb-portlet .card-horizontal.main-content-card table#DataTables_Table_0 tbody tr td a:not(.btn-primary):not(.btn-secondary):visited,
#p_p_id_2_WAR_vrportlet_ .portlet-content-container .postkorb-portlet .card-horizontal.main-content-card table#DataTables_Table_0 tbody tr td a:not(.btn-primary):not(.btn-secondary) :link {
  color: var(--LinkFontColor);
  text-decoration: var(--LinkTextdecoration);
}
#p_p_id_2_WAR_vrportlet_ .portlet-content-container .postkorb-portlet .card-horizontal.main-content-card table#DataTables_Table_0 tbody tr td a:not(.btn-primary):not(.btn-secondary):hover {
  color: var(--LinkHoverFontColor);
  text-decoration: var(--LinkHoverTextdecoration);
}

body:not(.page-home) #content {
  background-color: var(--SubSitebackgroundColor);
}
body.page-home #content {
  background-color: var(--homeBackgroundColor);
}

ul.detaillist.dienstleistungen.fsM li a:not(.btn-primary):not(.btn-secondary) {
  color: var(--einrichtungDLFontColor);
}
ul.detaillist.dienstleistungen.fsM li a:not(.btn-primary):not(.btn-secondary)::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--einrichtungDLFont2Color);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
ul.detaillist.dienstleistungen.fsM li a:not(.btn-primary):not(.btn-secondary):hover::after {
  width: 100% !important;
}
ul.detaillist.dienstleistungen.fsM li a:not(.btn-primary):not(.btn-secondary):link,
ul.detaillist.dienstleistungen.fsM li a:not(.btn-primary):not(.btn-secondary) :visited {
  color: var(--einrichtungDLFontColor);
}
ul.detaillist.dienstleistungen.fsM li a:not(.btn-primary):not(.btn-secondary):hover {
  color: var(--einrichtungDLFont2Color);
}

@media (max-width: 576px) {
  .container-fluid.background.nobackground {
    height: auto;
    min-height: 100px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .container-fluid.background.nobackground {
    height: auto;
    min-height: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .container-fluid.background.nobackground {
    height: auto;
    min-height: 100px;
  }
}

.row.align-items-center.flex-row.top-right-navigation .container .headerLogo {
  display: inline-block;
  float: left;
}
.row.align-items-center.flex-row.top-right-navigation .container .headerLogo img {
  height: 75%;
}
@media (max-width: 576px) {
  .row.align-items-center.flex-row.top-right-navigation .container .headerLogo {
    height: 85px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .row.align-items-center.flex-row.top-right-navigation .container .headerLogo {
    height: 85px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row.align-items-center.flex-row.top-right-navigation .container .headerLogo {
    height: 85px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .row.align-items-center.flex-row.top-right-navigation .container .headerLogo {
    height: 85px;
  }
}
@media (min-width: 1200px) {
  .row.align-items-center.flex-row.top-right-navigation .container .headerLogo {
    height: 85px;
  }
}
.row.align-items-center.flex-row.top-right-navigation.not-home .container .headerLogo {
  display: inline-block;
  float: left;
}
.row.align-items-center.flex-row.top-right-navigation.not-home .container .headerLogo img {
  height: 75%;
}
@media (max-width: 576px) {
  .row.align-items-center.flex-row.top-right-navigation.not-home .container .headerLogo {
    height: 50px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .row.align-items-center.flex-row.top-right-navigation.not-home .container .headerLogo {
    height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row.align-items-center.flex-row.top-right-navigation.not-home .container .headerLogo {
    height: 85px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .row.align-items-center.flex-row.top-right-navigation.not-home .container .headerLogo {
    height: 85px;
  }
}
@media (min-width: 1200px) {
  .row.align-items-center.flex-row.top-right-navigation.not-home .container .headerLogo {
    height: 85px;
  }
}

body {
  min-width: 240px;
}
@media (max-width: 576px) {
  body #mobilemenu,
  body .mobilemenu {
    display: block !important;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
  body #mobilemenu,
  body .mobilemenu {
    display: block !important;
  }
}
@media (max-width: 576px) {
  body div#mobileMenuWrapper {
    background-color: white;
    border-radius: 8px;
    margin-top: 15px;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
  body div#mobileMenuWrapper {
    background-color: white;
    border-radius: 8px;
  }
}
@media (max-width: 576px) {
  body.page-home button.mobile-menu-btn.js-menubutton {
    margin-top: -60px !important;
  }
}
@media (min-width: 577px) and (max-width: 767px) {
  body.page-home button.mobile-menu-btn.js-menubutton {
    margin-top: -140px !important;
  }
}

.mobilemenu .menucontent .container .container a.row {
  color: var(--NavLinkFontColor);
  text-decoration: var(--NavLinkTextdecoration);
}
.mobilemenu .menucontent .container .container a.row:link, .mobilemenu .menucontent .container .container a.row:visited {
  color: var(--NavLinkFontColor);
  text-decoration: var(--NavLinkTextdecoration);
}
.mobilemenu .menucontent .container .container a.row:hover {
  color: var(--NavLinkHoverFontColor);
  text-decoration: var(--NavLinkHoverTextdecoration);
}
.mobilemenu .menucontent .container .row a:not(.btn-primary):not(.btn-secondary) {
  color: var(--NavLinkFontColor);
  text-decoration: var(--NavLinkTextdecoration);
}
.mobilemenu .menucontent .container .row a:not(.btn-primary):not(.btn-secondary)::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--NavLinkHoverFontColor);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
.mobilemenu .menucontent .container .row a:not(.btn-primary):not(.btn-secondary):hover::after {
  width: 100% !important;
}
.mobilemenu .menucontent .container .row a:not(.btn-primary):not(.btn-secondary):link, .mobilemenu .menucontent .container .row a:not(.btn-primary):not(.btn-secondary):visited {
  color: var(--NavLinkFontColor);
  text-decoration: var(--NavLinkTextdecoration);
}
.mobilemenu .menucontent .container .row a:not(.btn-primary):not(.btn-secondary):hover {
  color: var(--NavLinkHoverFontColor);
  text-decoration: var(--NavLinkHoverTextdecoration);
}

#p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft :not(.button-contact-box) a:not(.btn-primary):not(.btn-secondary):not(.btn-default):link, #p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft :not(.button-contact-box) a:not(.btn-primary):not(.btn-secondary):not(.btn-default):visited {
  color: var(--sAndLeftContentFontColor) !important;
  text-decoration: none;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft :not(.button-contact-box) a:not(.btn-primary):not(.btn-secondary):not(.btn-default):link::before, #p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft :not(.button-contact-box) a:not(.btn-primary):not(.btn-secondary):not(.btn-default):visited::before {
  font-family: kpbsp !important;
  content: "\e90f";
  font-size: 15px;
  font-weight: 700;
  color: var(--sAndLeftContentFontColor);
  margin-right: 10px;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft :not(.button-contact-box) a:not(.btn-primary):not(.btn-secondary):not(.btn-default):hover {
  color: var(--sAndLeftContentFontColorHover) !important;
  text-decoration: none;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft :not(.button-contact-box) a:not(.btn-primary):not(.btn-secondary):not(.btn-default):hover::before {
  font-family: kpbsp !important;
  content: "\e90f";
  font-size: 15px;
  font-weight: 700;
  color: var(--sAndLeftContentFontColorHover);
  margin-right: 10px;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft .button-contact-box .card .card-body ul.contact-bottom-box-list {
  padding-left: 0 !important;
  display: inline-flex;
  gap: 5px;
  flex-wrap: wrap;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft .button-contact-box .card .card-body ul.contact-bottom-box-list li a:hover::after {
  width: 100% !important;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft .button-contact-box .card .card-body ul.contact-bottom-box-list li a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--sAndDMainCardFontColorHover);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft .button-contact-box .card .card-body ul.contact-bottom-box-list li a::before {
  content: "" !important;
  margin: 0 !important;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-8.nopadleft .button-contact-box .card .card-body ul.contact-bottom-box-list li:not(:last-child)::after {
  content: " | ";
  display: inline-flex;
  color: gray;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #documents,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #links,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #verwandteDienstleistungen {
  position: relative;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #documents .card-body,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #links .card-body,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #verwandteDienstleistungen .card-body {
  padding-bottom: 0;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #documents .card-body ul li,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #links .card-body ul li,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #verwandteDienstleistungen .card-body ul li {
  position: relative;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #documents .card-body ul li::before,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #links .card-body ul li::before,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #verwandteDienstleistungen .card-body ul li::before {
  font-family: kpbsp !important;
  content: "\e90f";
  font-size: 15px;
  font-weight: 700;
  color: var(--cardSecFontColor);
  margin-right: 10px;
  position: absolute;
  left: 0;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #documents .card-body ul li a,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #links .card-body ul li a,
#p_p_id_19_WAR_vrportlet_ .portlet-body .col-4 #verwandteDienstleistungen .card-body ul li a {
  padding-left: 1.25rem;
  display: block;
  hyphens: auto;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.blue {
  background-color: var(--sAndDMainCardBackground) !important;
  color: var(--sAndDMainCardFontColor) !important;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.blue a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--sAndDMainCardFontColorHover);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.blue a:hover::after {
  width: 100% !important;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.blue a:link, #p_p_id_19_WAR_vrportlet_ .portlet-body .card.blue a:visited {
  color: var(--sAndDMainCardFontColor) !important;
  text-decoration: none;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.blue a:hover {
  color: var(--sAndDMainCardFontColorHover) !important;
  text-decoration: none;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.white {
  background-color: var(--sAndDSubCardBackground);
  color: var(--sAndDSubCardFontColor);
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.white a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--sAndDSubCardFontColorHover);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.white a:hover::after {
  width: 100% !important;
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.white a:link, #p_p_id_19_WAR_vrportlet_ .portlet-body .card.white a:visited {
  color: var(--sAndDSubCardFontColor);
}
#p_p_id_19_WAR_vrportlet_ .portlet-body .card.white a:hover {
  color: var(--sAndDSubCardFontColorHover);
}

@media (max-width: 576px) {
  #p_p_id_18_WAR_vrportlet_ {
    margin-top: 4rem;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #p_p_id_18_WAR_vrportlet_ {
    margin-top: 4rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #p_p_id_18_WAR_vrportlet_ {
    margin-top: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #p_p_id_18_WAR_vrportlet_ {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  #p_p_id_18_WAR_vrportlet_ {
    margin-top: 0;
  }
}
#p_p_id_18_WAR_vrportlet_ #searchform #searchBoxLabel.active {
  color: var(--searchLabelActiveFontColor);
}
#p_p_id_18_WAR_vrportlet_ #searchform #searchBoxLabel:not(.active) {
  color: var(--searchLabelFontColor);
}
#p_p_id_18_WAR_vrportlet_ #searchform #searchInput {
  background: var(--searchInputFeldBackground);
  color: var(--searchInputFeldFontColor);
  outline: var(--searchInputFeldOutline);
}
#p_p_id_18_WAR_vrportlet_ #searchResultGrid {
  background: var(--searchDropdowndBackground);
}
#p_p_id_18_WAR_vrportlet_ #searchResultGrid #completeSearchResult {
  background: var(--searchDropdowndBackground);
  color: var(--searchHeadingFontColor);
}
#p_p_id_18_WAR_vrportlet_ #searchResultGrid #completeSearchResult a:link, #p_p_id_18_WAR_vrportlet_ #searchResultGrid #completeSearchResult a:visited {
  color: var(--searchLinkFontColor);
}
#p_p_id_18_WAR_vrportlet_ #searchResultGrid #completeSearchResult a:hover {
  color: var(--searchLinkHoverFontColor);
}

#headerText .oberzeile {
  color: var(--HomeHeaderTextColorTop);
  font-weight: 100;
  letter-spacing: 1px;
}
@media (max-width: 576px) {
  #headerText .oberzeile {
    font-size: var(--homeImageHeaderFontSizeEsm);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #headerText .oberzeile {
    font-size: var(--homeImageHeaderFontSizeSm);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #headerText .oberzeile {
    font-size: var(--homeImageHeaderFontSizeMd);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #headerText .oberzeile {
    font-size: var(--homeImageHeaderFontSizeLg);
  }
}
@media (min-width: 1200px) {
  #headerText .oberzeile {
    font-size: var(--homeImageHeaderFontSizeElg);
  }
}
#headerText .unterzeile {
  color: var(--HomeHeaderTextColorBottom);
  line-height: 0.96;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 12.75px;
  font-family: inherit;
}
@media (max-width: 576px) {
  #headerText .unterzeile {
    font-size: var(--homeImageHeaderUntereZeileEsm);
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  #headerText .unterzeile {
    font-size: var(--homeImageHeaderUntereZeileSm);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #headerText .unterzeile {
    font-size: var(--homeImageHeaderUntereZeileMd);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #headerText .unterzeile {
    font-size: var(--homeImageHeaderUntereZeileLg);
  }
}
@media (min-width: 1200px) {
  #headerText .unterzeile {
    font-size: var(--homeImageHeaderUntereZeileElg);
  }
}

header .organize-links a:first-child::before {
  content: "";
  height: 30px;
  width: 30px;
  background-image: url("../images/layout_icon2.png");
  background-size: contain;
  background-repeat: no-repeat;
}
header .organize-links a:nth-child(2)::before {
  content: "";
  height: 30px;
  width: 30px;
  background-image: url("../images/layout_icon.png");
  background-size: contain;
  background-repeat: no-repeat;
}
header .organize-links a::after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--HomeHeaderNavLinkHover);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}
header .organize-links a:hover::after {
  width: 100% !important;
}
header .organize-links a:link, header .organize-links a:visited {
  color: var(--HomeHeaderNavLink);
  text-decoration: none;
}
header .organize-links a:hover {
  color: var(--HomeHeaderNavLinkHover);
  text-decoration: none;
}

.btn {
  white-space: normal;
}

.al-theme-wrapper ul.detaillist.einrichtungen li:before {
  font-family: kpbsp !important;
  content: "\e910";
  color: var(--einrichtungDLFontColor);
  font-size: 22px;
  margin-right: 13px;
  margin-left: -30px;
  font-weight: 400;
  position: absolute;
  top: 10px;
}

.al-theme-wrapper ul.detaillist.mitarbeiter li:before {
  font-family: kpbsp !important;
  content: "\e912";
  color: var(--einrichtungDLFontColor);
  font-size: 22px;
  margin-right: 13px;
  margin-left: -30px;
  font-weight: 400;
  position: absolute;
  top: 10px;
}

#p_p_id_18_WAR_vrportlet_ #listBoxSearch #searchBoxLabel.active {
  color: var(--searchLabelActiveFontColor);
}

#listBoxSearch input,
#listBoxSearch input::placeholder {
  color: var(--searchLinkFontColor) !important;
}

#listBoxSearch #searchResultContent {
  background: var(--searchDropdowndBackground);
  position: absolute;
  top: 60px;
  width: 100%;
  height: auto;
  margin-top: 5px;
  z-index: 3;
  border-radius: 3px;
}

#listBoxSearch #searchResultContent #searchResultList {
  background: var(--searchDropdowndBackground);
  color: var(--searchHeadingFontColor);
  width: 100%;
  border: 0;
  border-radius: 5px;
  padding: 50px 15px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

#listBoxSearch #searchResultContent #searchResultList[aria-hidden=true] {
  display: none;
}

#listBoxSearch #searchResultContent #searchResultList > ul {
  list-style: none;
}

#listBoxSearch #searchResultContent #searchResultList > ul > li:first-child {
  font-weight: 400;
  font-size: 26px;
}

#p_p_id_18_WAR_vrportlet_ #listBoxSearch #searchBoxLabel.active {
  width: 100%;
  background: var(--HomeHeaderTextBachgroundColor);
  border-radius: 8px;
}

@keyframes lds-spinner {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
/* Slider */
/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
  src: url("./documents/33475/59321/slick.eot/5af52eb3-5eee-6bd1-fe55-9425b8029bc8?t=1667814159041");
  src: url("./documents/33475/59321/slick.eot/5af52eb3-5eee-6bd1-fe55-9425b8029bc8?t=1667814159041?#iefix") format("embedded-opentype"), url("./documents/33475/59321/slick.woff/f2b1efa4-121a-f153-cf42-2dcd19c397eb?t=1667814152233") format("woff"), url("./documents/33475/59321/slick.ttf/dcce6b1b-4714-ffdc-e83f-fbd6b1db524d?t=1667814152179") format("truetype"), url("./documents/33475/59321/slick.svg/a9ac4d60-ed6f-3e0b-9a68-6c5ee8bf017e?t=1667814152108") format("svg");
}
/* Arrows */
/* Dots */
@keyframes lds-spinner {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}
.kachelInhalt > ul {
  padding-left: 20px;
}
.kachelInhalt a {
  color: black;
}

.themen-und-anliegen-wrapper.container .card-text.fsS.mb-5.onresphovervis > ul > li {
  position: relative;
}
.themen-und-anliegen-wrapper.container .card-text.fsS.mb-5.onresphovervis > ul > li::before {
  left: 0;
  font-family: kpbsp !important;
  content: "\e90f";
  font-size: 15px;
  font-weight: 700;
  color: var(--cardListArrowColor);
  position: absolute;
  top: 0;
  margin: 0;
}
.themen-und-anliegen-wrapper.container .card-text.fsS.mb-5.onresphovervis > ul > li > a {
  display: inline-block;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0.5rem;
}

#OnlinediensteWrapper .btn {
  text-align: left;
}

#Kosten {
  padding: 0.25rem;
}
#Kosten table thead tr {
  background-color: var(--facilitiesBackground);
}
#Kosten table thead tr th {
  padding: 0.75rem !important;
}
#Kosten table tbody tr td {
  padding: 0.75rem !important;
}
#Kosten table.table-hover tbody tr:hover {
  background-color: var(--facilitiesHoverBackground);
  color: var(--facilitiesHoverFontColor);
}
#Kosten table.table-hover tbody tr:hover td {
  background-color: var(--facilitiesHoverBackground);
  color: var(--facilitiesHoverFontColor);
}

div#column-1 {
  margin-top: 2.5rem;
}

#p_p_id_19_WAR_vrportlet_ b.fsM > span.icon-right {
  display: none !important;
}

body #p_p_id_19_WAR_vrportlet_ b.fsM::before {
  left: 0;
  font-family: kpbsp !important;
  content: "\e90f";
  font-size: 15px;
  font-weight: 700;
  color: white !important;
  position: absolute;
  top: 5px;
  margin: 0;
}
body #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn {
  color: var(--buttonSecFontColor) !important;
  background: var(--buttonSecBackgroundColor) !important;
  border: var(--buttonSecBorder) !important;
}
body #p_p_id_19_WAR_vrportlet_ div#detailList > a.btn:hover {
  color: var(--buttonSecHoverFontColor) !important;
  background: var(--buttonSecHoverBackgroundColor) !important;
  border: var(--buttonSecHoverBorder) !important;
}
body .al-theme-wrapper .btn {
  color: var(--buttonFontColor);
  background: var(--buttonBackgroundColor);
  border: var(--buttonBorder);
  border-radius: var(--buttonBorderRadius);
  padding: 5px 20px;
  font-weight: 700;
  transition: background 0.25s, color 0.25s;
  text-decoration: none;
}
body .al-theme-wrapper .btn:hover {
  border: var(--buttonHoverBorder);
  color: var(--buttonHoverFontColor);
  background: var(--buttonHoverBackgroundColor);
  text-decoration: none;
}
body #wrapper nav#subSiteDesktopMenu ul li a {
  color: var(--darkGrey) !important;
}
body #wrapper nav#subSiteDesktopMenu ul li a:hover {
  color: var(--darkYellow) !important;
}

.card.blue.darkbluegradient.nobutton .card-body h1.card-title,
.card.blue.darkbluegradient.nobutton .card-body h2.card-title,
.card.blue.darkbluegradient.nobutton .card-body h3.card-title,
.card.blue.darkbluegradient.nobutton .card-body h4.card-title,
.card.blue.darkbluegradient.nobutton .card-body h5.card-title,
.card.blue.darkbluegradient.nobutton .card-body h6.card-title {
  font-size: 26px;
  color: var(--sideCardHeadlineFontColor) !important;
}
.card.blue.darkbluegradient.nobutton .card-body h1.card-title > span,
.card.blue.darkbluegradient.nobutton .card-body h1.card-title b,
.card.blue.darkbluegradient.nobutton .card-body h2.card-title > span,
.card.blue.darkbluegradient.nobutton .card-body h2.card-title b,
.card.blue.darkbluegradient.nobutton .card-body h3.card-title > span,
.card.blue.darkbluegradient.nobutton .card-body h3.card-title b,
.card.blue.darkbluegradient.nobutton .card-body h4.card-title > span,
.card.blue.darkbluegradient.nobutton .card-body h4.card-title b,
.card.blue.darkbluegradient.nobutton .card-body h5.card-title > span,
.card.blue.darkbluegradient.nobutton .card-body h5.card-title b,
.card.blue.darkbluegradient.nobutton .card-body h6.card-title > span,
.card.blue.darkbluegradient.nobutton .card-body h6.card-title b {
  font-weight: bold;
  color: var(--sideCardHeadlineFontColor) !important;
}
.card.blue.darkbluegradient.nobutton.mb-5 span[class^=icon] {
  color: white !important;
}

#p_p_id_18_WAR_vrportlet_ #searchform #searchBoxLabel.active {
  width: 100%;
  background: var(--HomeHeaderTextBachgroundColor);
  border-radius: 8px;
}
#p_p_id_18_WAR_vrportlet_ #listBoxSearch #searchBoxLabel.active {
  color: var(--searchLabelActiveFontColor);
}

span.oberzeile.font-weight-light {
  line-height: 120px;
  background: var(--HomeHeaderTextBachgroundColor);
}

.unterzeile {
  background: var(--HomeHeaderTextBachgroundColor);
}

a.underline.col-md-auto.font-weight-bold.fsL {
  background: var(--HomeHeaderTextBachgroundColor);
  padding: 0.5rem;
}

.container.more-links .row.justify-content-md-center.p-2 a.no-hover {
  background: var(--HomeHeaderTextBachgroundColor);
  z-index: 90 !important;
}

span#exp_daz {
  color: var(--cardPrimFontColor) !important;
}

.btn-secondary {
  border-width: 1px !important;
  border-style: solid !important;
  border-radius: 5px !important;
  border-color: var(--yellow);
}
.btn-secondary:hover {
  border-color: var(--darkYellow);
}

.btn-primary {
  border-width: 1px !important;
  border-style: solid !important;
  border-radius: 5px !important;
  border-color: var(--yellow);
}
.btn-primary:hover {
  border-color: var(--darkYellow);
}

header .organize-links a {
  position: relative;
  padding-left: 20px !important;
}
header .organize-links a:nth-child(2):before {
  position: absolute;
  height: 0 !important;
  width: 0 !important;
  left: 0;
  top: 12.5px;
  background-image: none !important;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: kpbsp !important;
  content: "\e90f" !important;
  font-size: 15px;
  font-weight: 700;
}
header .organize-links a:before {
  position: absolute;
  height: 0 !important;
  width: 0 !important;
  left: 0;
  top: 12.5px;
  background-image: none !important;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: kpbsp !important;
  content: "\e90f" !important;
  font-size: 15px;
  font-weight: 700;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}

[dir=rtl] .slick-slide {
  float: right;
}
[dir=rtl] .slick-prev {
  z-index: 100000;
  right: 0;
  left: auto;
}
[dir=rtl] .slick-prev:before {
  content: "→";
}
[dir=rtl] .slick-next {
  z-index: 100000;
  right: auto;
  left: 0;
}
[dir=rtl] .slick-next:before {
  content: "←";
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 100000;
  left: 0;
}
.slick-prev:hover {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before {
  opacity: 1;
}
.slick-prev:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:focus:before {
  opacity: 1;
}
.slick-prev:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "←";
}

.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  z-index: 100000;
  right: 0;
}
.slick-next:hover {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-next:hover:before {
  opacity: 1;
}
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-next:focus:before {
  opacity: 1;
}
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "→";
}

.slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

nav#headerButtonsNav #headerButtonsList > li a:hover {
  background-color: var(--buttonHoverBackgroundColor) !important;
}

.al-theme-wrapper header .newHeader nav#headerButtonsNav #headerButtonsList > li a:focus {
  background-color: var(--buttonHoverBackgroundColor) !important;
}
.al-theme-wrapper header .newHeader nav#headerButtonsNav #headerButtonsList > li a:hover {
  background-color: var(--buttonHoverBackgroundColor) !important;
}
.al-theme-wrapper .onlinetermin:focus {
  right: 0;
  color: var(--buttonHoverFontColor) !important;
  background-color: var(--buttonHoverBackgroundColor) !important;
}
.al-theme-wrapper .onlinetermin:hover {
  right: 0;
  color: var(--buttonHoverFontColor) !important;
  background-color: var(--buttonHoverBackgroundColor) !important;
}

.organize-links nav ul li:first-child a:before {
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/layout_icon2.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.organize-links nav ul li:nth-child(2) a:before {
  content: "";
  height: 30px;
  width: 30px;
  background-image: url(../images/layout_icon.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.organize-links nav ul li a::after {
  content: " ";
  position: absolute;
  bottom: -5px;
  left: 0;
  height: 3px;
  background: var(--HomeHeaderNavLinkHover);
  border-radius: 25px;
  transition: all 0.5s;
  width: 0;
}

.service-az-list li {
  font-weight: 400 !important;
  margin-left: 7px !important;
  float: left;
  margin-bottom: 0.5rem !important;
  margin-top: 0.5rem !important;
}

html body .al-theme-wrapper .card.white .card-body h2 {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body h2 span {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body h3 {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body h3 span {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body p {
  color: var(--cardSecFontColor) !important;
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body p span {
  color: var(--cardSecFontColor) !important;
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body h2.card-title.cBlue {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body h2.card-title.cBlue span {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body h3.card-title.cBlue {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body h3.card-title.cBlue span {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.white .card-body span:not(.cardtabletextspan) {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.nocollapse .card-body span:not(.cardtabletextspan) {
  color: var(--cardSecFontColor) !important;
}
html body .al-theme-wrapper .card.blue .card-body span:not(.cardtabletextspan) {
  color: var(--cardSecFontColor) !important;
}

#p_p_id_10_WAR_vrportlet_ .navigation-bar-light .nav-link:hover {
  color: var(--yellow) !important;
}
#p_p_id_10_WAR_vrportlet_ .navigation-bar-light .navbar-nav .btn-unstyled:hover {
  color: var(--yellow) !important;
}

div#wrapper a.onlinetermin.fsS {
  display: none;
}

body.page-home div#p_p_id_18_WAR_vrportlet_ {
  position: relative;
  z-index: 100;
}

#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ input {
  border-color: #ced4da !important;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ a {
  color: black;
}
#p_p_id_com_liferay_login_web_portlet_LoginPortlet_ a:hover {
  color: var(--yellow);
}

#listBoxSearch input {
  color: var(--searchLinkFontColor) !important;
}
#listBoxSearch input::placeholder {
  color: var(--searchLinkFontColor) !important;
}
#listBoxSearch #searchResultContent {
  background: var(--searchDropdowndBackground);
  position: absolute;
  top: 60px;
  width: 100%;
  height: auto;
  margin-top: 5px;
  z-index: 3;
  border-radius: 3px;
}
#listBoxSearch #searchResultContent #searchResultList {
  background: var(--searchDropdowndBackground);
  color: var(--searchHeadingFontColor);
  width: 100%;
  border: 0;
  border-radius: 5px;
  padding: 50px 15px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}
#listBoxSearch #searchResultContent #searchResultList > ul {
  list-style: none;
}
#listBoxSearch #searchResultContent #searchResultList > ul > li:first-child {
  font-weight: 400;
  font-size: 26px;
}
#listBoxSearch #searchResultContent #searchResultList > ul > li:not(:first-child) {
  color: var(--searchLinkFontColor);
}
#listBoxSearch #searchResultContent #searchResultList > ul > li:not(:first-child) a {
  color: var(--searchLinkFontColor);
}
#listBoxSearch #searchResultContent #searchResultList > ul > li:not(:first-child) a:hover {
  color: var(--searchLinkHoverFontColor);
}
#listBoxSearch #searchResultContent #searchResultList[aria-hidden=true] {
  display: none;
}

.row.justify-content-center.organize-links.mb-4.d-none.d-sm-none.d-lg-inline-block {
  width: 100%;
}
.row.justify-content-center.organize-links.mb-4.d-none.d-sm-none.d-lg-inline-block nav {
  align-items: center;
  display: flex;
  justify-content: center;
}

@media (max-width: 576px) {
  body.page-home div#searchBox {
    margin-bottom: 7rem;
  }
  .page-home .al-theme-wrapper main .subheader > .col-md-12 {
    background-position: 50% -40px !important;
  }
  .al-theme-wrapper .card.blue .card-body:not(.kachel-body) {
    display: block !important;
    padding: 15px !important;
  }
  header #headerText .unterzeile {
    font-size: 4rem !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .page-home div#searchBox {
    margin-bottom: 7rem;
  }
  .page-home .al-theme-wrapper main .subheader > .col-md-12 {
    background-position: 50% -40px !important;
  }
  header #headerText .unterzeile {
    font-size: 4rem !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-home div#searchBox {
    margin-bottom: 7rem;
  }
  .page-home .al-theme-wrapper main .subheader > .col-md-12 {
    background-position: 50% 0 !important;
  }
  header #headerText .unterzeile {
    font-size: 4rem !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .page-home div#searchBox {
    margin-bottom: 7rem;
  }
  .page-home .al-theme-wrapper main .subheader > .col-md-12 {
    background-position: 50% 0 !important;
  }
}
@media (min-width: 1200px) and (max-width: 1950px) {
  .page-home .row.justify-content-md-center.organize-links.mb-4 {
    margin-bottom: 12rem !important;
  }
  .page-home .al-theme-wrapper main .subheader > .col-md-12 {
    background-position: 50% 0 !important;
  }
}
@media (min-width: 1950px) {
  .page-home .row.justify-content-md-center.organize-links.mb-4 {
    margin-bottom: 20rem !important;
  }
  .page-home .al-theme-wrapper main .subheader > .col-md-12 {
    background-position: 50% -180px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  header #headerText .unterzeile {
    font-size: 4rem !important;
  }
}
@media (min-width: 1200px) {
  header #headerText .unterzeile {
    font-size: 4rem !important;
  }
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
