/**
 * Clay 3.124.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.124.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
 */
@import "fontawesome/all.min.css";
.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: #ffb06a;
  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 #fff0db;
  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: white;
  border-color: #64df95;
}
.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: #EF7D00;
  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: #EF7D00;
}
.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: #aca3a3 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: #0f0f0f;
  color: #0f0f0f;
  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: #6b6c7e;
  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: #EF7D00 !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #272833 !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 #3ab3fb;
}
.item-selector .item-selector-list-row:hover {
  background-color: #a8ddfd;
  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: #EF7D00;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #272833;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #EF7D00;
}
.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: #272833;
}
.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: #272833;
  font-weight: 600;
}
.user-info .date-info {
  color: #EF7D00;
}

.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: -12px;
  margin-right: -12px;
  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: 1.5rem;
}
.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 #e7e7ed;
  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: #6b6c7e;
}

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

.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: 0px;
  content: "";
  left: 0px;
  position: absolute;
  right: 0px;
  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 {
  border-width: 1px;
  box-shadow: none;
  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: 0px;
  content: "";
  height: 0;
  left: 0px;
  position: absolute;
  right: 0px;
  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: 600px;
}
.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: 1rem;
}
.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 #e7e7ed;
  color: #6b6c7e;
}

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

.navbar-nav .nav-item.hover:after {
  bottom: -0.3125rem;
  content: "";
  height: 0.3125rem;
  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: 1rem;
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .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: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #6b6c7e;
  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: #6b6c7e;
}
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: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
  }
}
@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: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 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: transparent;
    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: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #6b6c7e;
  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: #6b6c7e;
}
.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: transparent;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

.t-12 {
  font-size: 0.75rem;
}

.t-16 {
  font-size: 1rem;
}

.t-15 {
  font-size: 0.9375rem;
}

.t-17 {
  font-size: 1.0625rem;
}

.t-18 {
  font-size: 1.125rem;
}

.t-20 {
  font-size: 1.25rem;
}

.t-22 {
  font-size: 1.375rem;
}

.t-25 {
  font-size: 1.5625rem;
}

.t-30 {
  font-size: 1.875rem;
}

.t-50 {
  font-size: 3.125rem;
}

@media (min-width: 576px) {
  .t-sm-12 {
    font-size: 0.75rem;
  }
}
@media (min-width: 576px) {
  .t-sm-16 {
    font-size: 1rem;
  }
}
@media (min-width: 576px) {
  .t-sm-15 {
    font-size: 0.9375rem;
  }
}
@media (min-width: 576px) {
  .t-sm-17 {
    font-size: 1.0625rem;
  }
}
@media (min-width: 576px) {
  .t-sm-18 {
    font-size: 1.125rem;
  }
}
@media (min-width: 576px) {
  .t-sm-20 {
    font-size: 1.25rem;
  }
}
@media (min-width: 576px) {
  .t-sm-22 {
    font-size: 1.375rem;
  }
}
@media (min-width: 576px) {
  .t-sm-25 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 576px) {
  .t-sm-30 {
    font-size: 1.875rem;
  }
}
@media (min-width: 576px) {
  .t-sm-50 {
    font-size: 3.125rem;
  }
}
@media (min-width: 768px) {
  .t-md-12 {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  .t-md-16 {
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  .t-md-15 {
    font-size: 0.9375rem;
  }
}
@media (min-width: 768px) {
  .t-md-17 {
    font-size: 1.0625rem;
  }
}
@media (min-width: 768px) {
  .t-md-18 {
    font-size: 1.125rem;
  }
}
@media (min-width: 768px) {
  .t-md-20 {
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) {
  .t-md-22 {
    font-size: 1.375rem;
  }
}
@media (min-width: 768px) {
  .t-md-25 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) {
  .t-md-30 {
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) {
  .t-md-50 {
    font-size: 3.125rem;
  }
}
@media (min-width: 992px) {
  .t-lg-12 {
    font-size: 0.75rem;
  }
}
@media (min-width: 992px) {
  .t-lg-16 {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .t-lg-15 {
    font-size: 0.9375rem;
  }
}
@media (min-width: 992px) {
  .t-lg-17 {
    font-size: 1.0625rem;
  }
}
@media (min-width: 992px) {
  .t-lg-18 {
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .t-lg-20 {
    font-size: 1.25rem;
  }
}
@media (min-width: 992px) {
  .t-lg-22 {
    font-size: 1.375rem;
  }
}
@media (min-width: 992px) {
  .t-lg-25 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 992px) {
  .t-lg-30 {
    font-size: 1.875rem;
  }
}
@media (min-width: 992px) {
  .t-lg-50 {
    font-size: 3.125rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-12 {
    font-size: 0.75rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-16 {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-15 {
    font-size: 0.9375rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-17 {
    font-size: 1.0625rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-18 {
    font-size: 1.125rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-20 {
    font-size: 1.25rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-22 {
    font-size: 1.375rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-25 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-30 {
    font-size: 1.875rem;
  }
}
@media (min-width: 1200px) {
  .t-xl-50 {
    font-size: 3.125rem;
  }
}
.orange {
  color: #EF7D00 !important;
}

.secondary {
  color: #EF7D00 !important;
}

.green-lighter {
  color: #87bc37 !important;
}

.black {
  color: black !important;
}

.text-gray {
  color: #5D5D5D;
}

.white {
  color: white !important;
}

.hover-white:hover {
  color: white;
}

.gray-darker {
  color: #cecece;
}

.bg-gray {
  background: #f3f3f3;
}

.bg-gray-darker {
  background: #cecece;
}

.darker_grey_bg {
  background: #3b3b3b;
}

.bg-solid-gray {
  background: #787878;
}

.bg-gradient-blue {
  background: linear-gradient(160deg, #0477BC, #71C3E5);
}

.bg-green-lighter {
  background: #87bc37;
}

.bg-green-darker {
  background: #035400;
}

.bg-red {
  background: #d6362b;
}

.bg-yellow {
  background: #ece400;
}

.bg-orange {
  background-color: #EF7D00 !important;
}

.border-bottom-orange {
  border-bottom: 2px solid #EF7D00;
}

.border-bottom-secondary {
  border-bottom: 2px solid #EF7D00;
}

.dropdown-toggle::after {
  content: none;
}

.dropdown-cta {
  background-color: #ffffff;
  color: #000000;
  border-radius: 50px;
  padding: 4px 16px;
  cursor: pointer;
  font-family: Roboto;
  font-size: 18px;
  border: 2px solid #e2e2e2;
  display: flex;
  align-items: center;
  gap: 10px;
}

.dropdown-cta:hover,
.dropdown-cta:active {
  border: 2px solid rgb(239, 125, 0);
  color: #000000;
}

.dropdown-menu {
  margin: 0;
  padding: 0;
  border-radius: 8px;
}

#dropdown-multiselect-item .dropdown-item {
  margin: 0;
  padding: 0;
}
#dropdown-multiselect-item .dropdown-item:hover {
  background-color: #f3f3f3;
  border-bottom: 1px solid transparent;
}

ul li .dropdown-item {
  margin: 0;
  padding: 0.5rem;
  font-size: 18px;
  background: gray;
  border-bottom: 1px solid transparent;
  box-shadow: none;
  color: #000000 !important;
}

ul li .dropdown-item:not(.selected) {
  min-height: 40px;
  background-color: #f3f3f3;
  border-bottom: 1px solid transparent;
  box-shadow: none;
  color: #000000 !important;
}

ul li .dropdown-item.selected,
ul li .dropdown-item:hover {
  min-height: 40px;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: none;
}

.dropdown-cta.wide {
  width: 50% !important;
}

@media (max-width: 767.98px) {
  .dropdown-cta.wide {
    width: 100% !important;
  }
}
.date-picker .input-group .input-group-inset-item-after {
  background-color: white;
  border-bottom-right-radius: 46px;
  border-top-right-radius: 46px;
}
.date-picker .form-control {
  height: 3rem;
  border-radius: 46px;
}
.date-picker .form-control.invalid-rkom-form-control ~ .input-group-inset-item-after {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 5px 0px 7px rgba(255, 0, 0, 0.1254901961);
  border: 2px solid #D6362B;
  border-width: 2px 2px 2px 0;
}
.date-picker .form-control:focus {
  background-color: white;
  border: 1px solid #EF7D00;
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
}
.date-picker .input-group-inset:focus ~ .input-group-inset-item, .date-picker .input-group-inset.focus ~ .input-group-inset-item {
  border: 1px solid #EF7D00;
  border-width: 2px 2px 2px 0;
  box-shadow: none;
}

.date-picker-dropdown-menu {
  width: auto;
}

.dropdown-menu {
  max-width: unset !important;
}
.dropdown-menu.rkom-multiselect-dropdown-menu {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 8px;
}
.dropdown-menu.rkom-multiselect-dropdown-menu form .dropdown-section .custom-control {
  padding: 0;
  margin: 0;
}
.dropdown-menu.rkom-multiselect-dropdown-menu form > div.dropdown-section {
  display: none;
}
.dropdown-menu.rkom-multiselect-dropdown-menu form > div.inline-scroller {
  min-height: 144px;
  background-color: #f3f3f3;
  border: 1px solid #cecece;
  border-radius: 8px;
}
.dropdown-menu.rkom-multiselect-dropdown-menu form > div.inline-scroller ul {
  padding: 0 !important;
  margin: 0 !important;
}
.dropdown-menu.rkom-multiselect-dropdown-menu form > div.inline-scroller ul li {
  height: 2.25rem;
  border-bottom: 1px solid #cecece;
}
.dropdown-menu.rkom-multiselect-dropdown-menu form > div.inline-scroller ul li .custom-control-label {
  color: black !important;
  display: block;
  position: relative;
}

.rkom-form-control, .rkom-textarea-control {
  border-radius: 46px;
  padding-left: 1.25rem;
  border: none;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1607843137);
  font-size: 18px;
}
.rkom-form-control::placeholder, .rkom-textarea-control::placeholder {
  font-size: 18px;
  font-style: normal;
  color: #CECECE;
}
.rkom-form-control:focus, .rkom-textarea-control:focus {
  background-color: white;
  outline: none;
  box-shadow: none;
  border: 2px solid var(--secondary);
}

.rkom-form-control[type=date] {
  padding-right: 1.25rem;
}

.rkom-form-control {
  width: 100%;
  height: 3rem !important;
  line-height: 3rem;
}

.rkom-form-control .wide-control {
  border: 2px solid #e2e2e2;
  line-height: 1rem !important;
  height: auto !important;
}

.rkom-textarea-control {
  width: 100%;
  border-radius: 0.75rem !important;
  height: 8.5rem;
  resize: none;
}

.rkom-multiselect-control > div {
  margin: 0 !important;
  padding: 0 !important;
}

.rkom-multiselect-control > div[aria-expanded=true] > .rkom-form-control {
  background-color: white !important;
  box-shadow: none !important;
  border: 2px solid #EF7D00 !important;
}

.invalid-rkom-form-control {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 7px rgba(255, 0, 0, 0.1607843137);
  border: 2px solid #D6362B;
  border-radius: 46px;
}

.rkom-form-control-error {
  line-height: 24px;
  font-size: 18px;
  color: #D6362B;
  margin-top: 8px;
}

.rkom-tooltip {
  position: fixed !important;
  display: inline-block;
  border-bottom: 1px dotted black;
  top: 0;
}

.rkom-tooltip .rkom-tooltip-text {
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.rkom-tooltip:hover .rkom-tooltip-text {
  visibility: visible;
}

.rdt {
  position: relative;
}
.rdt:not(.invalid-rkom-form-control) > input.form-control:focus {
  background-color: white;
  border: 1px solid #EF7D00;
  border-width: 2px 2px 2px 2px;
  box-shadow: none;
}
.rdt > input.form-control {
  height: 3rem;
  border-radius: 46px;
}
.rdt > input.form-control:focus {
  background-color: white;
}

.rdtPicker {
  display: none;
  position: absolute;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  border: 1px solid #f9f9f9;
}

.rdtOpen .rdtPicker {
  display: block;
}

.rdtStatic .rdtPicker {
  box-shadow: none;
  position: static;
}

.rdtPicker .rdtTimeToggle {
  text-align: center;
}

.rdtPicker table {
  width: 100%;
  margin: 0;
}

.rdtPicker td,
.rdtPicker th {
  text-align: center;
  height: 28px;
}

.rdtPicker td {
  cursor: pointer;
}

.rdtPicker td.rdtDay:hover,
.rdtPicker td.rdtHour:hover,
.rdtPicker td.rdtMinute:hover,
.rdtPicker td.rdtSecond:hover,
.rdtPicker .rdtTimeToggle:hover {
  background: #eeeeee;
  cursor: pointer;
}

.rdtPicker td.rdtOld,
.rdtPicker td.rdtNew {
  color: #999999;
}

.rdtPicker td.rdtToday {
  position: relative;
}

.rdtPicker td.rdtToday:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.rdtPicker td.rdtActive,
.rdtPicker td.rdtActive:hover {
  background-color: #428bca;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.rdtPicker td.rdtActive.rdtToday:before {
  border-bottom-color: #fff;
}

.rdtPicker td.rdtDisabled,
.rdtPicker td.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

.rdtPicker td span.rdtOld {
  color: #999999;
}

.rdtPicker td span.rdtDisabled,
.rdtPicker td span.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

.rdtPicker th {
  border-bottom: 1px solid #f9f9f9;
}

.rdtPicker .dow {
  width: 14.2857%;
  border-bottom: none;
  cursor: default;
}

.rdtPicker th.rdtSwitch {
  width: 100px;
}

.rdtPicker th.rdtNext,
.rdtPicker th.rdtPrev {
  font-size: 21px;
  vertical-align: top;
}

.rdtPrev span,
.rdtNext span {
  display: block;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}

.rdtPicker th.rdtDisabled,
.rdtPicker th.rdtDisabled:hover {
  background: none;
  color: #999999;
  cursor: not-allowed;
}

.rdtPicker thead tr:first-child th {
  cursor: pointer;
}

.rdtPicker thead tr:first-child th:hover {
  background: #eeeeee;
}

.rdtPicker tfoot {
  border-top: 1px solid #f9f9f9;
}

.rdtPicker button {
  border: none;
  background: none;
  cursor: pointer;
}

.rdtPicker button:hover {
  background-color: #eee;
}

.rdtPicker thead button {
  width: 100%;
  height: 100%;
}

td.rdtMonth,
td.rdtYear {
  height: 50px;
  width: 25%;
  cursor: pointer;
}

td.rdtMonth:hover,
td.rdtYear:hover {
  background: #eee;
}

.rdtCounters {
  display: inline-block;
}

.rdtCounters > div {
  float: left;
}

.rdtCounter {
  height: 100px;
}

.rdtCounter {
  width: 40px;
}

.rdtCounterSeparator {
  line-height: 100px;
}

.rdtCounter .rdtBtn {
  height: 40%;
  line-height: 40px;
  cursor: pointer;
  display: block;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -khtml-user-select: none; /* Konqueror */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}

.rdtCounter .rdtBtn:hover {
  background: #eee;
}

.rdtCounter .rdtCount {
  height: 20%;
  font-size: 1.2em;
}

.rdtMilli {
  vertical-align: middle;
  padding-left: 8px;
  width: 48px;
}

.rdtMilli input {
  width: 100%;
  font-size: 1.2em;
  margin-top: 37px;
}

.rdtTime td {
  cursor: default;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/roboto/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/roboto/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/roboto/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/roboto/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.portlet {
  margin: 0;
  position: relative;
}

.portlet-boundary + .portlet-boundary:not(.portlet-borderless) {
  margin-top: 20px;
}

.portlet:not(:hover):not(.open) .portlet-title-default,
.portlet:not(:hover):not(.open) .portlet-topper-toolbar-wrapper {
  display: none;
}

.portlet:not(:hover) .portlet-topper {
  transition: none;
}

@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-topper,
  .portlet:hover > .portlet-topper,
  .portlet.focus > .portlet-topper {
    align-items: center;
    background: #b0cbff;
    border: 0;
    border-radius: 0 0 8px 8px;
    display: flex;
    height: 25px;
    justify-content: center;
    left: calc(50% - 40px);
    opacity: 1;
    padding: 0;
    transform: none;
    transition: none;
    width: 80px;
    z-index: 11;
  }
}
.portlet-boundary:not(.portlet-draggable) .portlet-topper {
  display: none;
}

@media only screen and (min-width: 768px) {
  .portlet.open > .portlet-content-editable,
  .portlet:hover > .portlet-content-editable,
  .portlet.focus > .portlet-content-editable {
    border-radius: 4px;
    box-shadow: 0 0 4px 1px #b0cbff;
  }
}
.portlet-content-editable {
  border-radius: 8px;
  border-width: 0;
  box-shadow: 0 0 0 1px #e5eeff;
  min-height: 28px;
}

.portlet-title-default {
  background: #b0cbff;
  border-radius: 8px 8px 0 0;
  bottom: 100%;
  color: white;
  font-size: 12px;
  left: 50%;
  line-height: 1.7;
  padding: 0 15px;
  position: absolute;
  transform: translateX(-50%);
}

.portlet-topper-toolbar-wrapper {
  background: #0b5fff;
  border-radius: 21px;
  bottom: 5px;
  color: white;
  display: flex;
  fill: white;
  margin: 0;
  padding: 5px;
  position: absolute;
  right: 5px;
  transform-origin: right bottom;
  transition: transform ease 200ms;
  z-index: 1000;
}
@media (hover: hover) {
  .portlet:not(.open) .portlet-topper-toolbar-wrapper:not(:hover) {
    transform: scale(0.4);
  }
  .portlet:not(.open) .portlet-topper-toolbar-wrapper:not(:hover) .portlet-topper-toolbar {
    opacity: 0;
    pointer-events: none;
  }
}

.portlet-topper {
  display: none;
  position: absolute;
}

.portlet-topper-toolbar {
  margin: 0;
  padding: 0;
}

.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: white;
}

.portlet-content {
  padding: 0;
}
.portlet-content h3 {
  font-weight: 400;
}

.portlet-borderless .portlet-title-text {
  display: block;
  max-width: 100%;
}

.portlet-decorate .portlet-content,
.portlet-commerce-panel .portlet-content {
  background: transparent;
}
.portlet-decorate .portlet-title-text,
.portlet-commerce-panel .portlet-title-text {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  max-width: 100%;
  text-transform: uppercase;
}

.portlet-layout .portlet-header {
  margin-bottom: 0;
}

.portlet-header-tools {
  position: absolute;
  right: 5px;
  top: 5px;
}

.login-container {
  max-width: 50em;
  margin: 30px auto 0;
  padding: 0 20px;
}

.btn {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  padding: 5px 20px;
  border-radius: 20px;
  border: none;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 30px;
}
.btn:focus {
  box-shadow: none;
}
.btn.btn-primary {
  background-color: var(--secondary);
  color: white !important;
  text-transform: uppercase;
  padding: 8px 23px;
  letter-spacing: 0.07em;
  font-weight: 500;
}
.btn.btn-primary:hover, .btn.btn-primary:focus {
  background-color: var(--secondary-hover) !important;
}
.btn.btn-primary:active {
  background-color: var(--secondary-d1) !important;
}
.btn.btn-unstyled {
  box-shadow: unset;
  padding: 0;
  border: unset;
  border-radius: unset;
}

.btn:active:focus,
.nav-underline .tab.active,
.nav-underline .tab.active a.btn:focus {
  box-shadow: none;
}

.was-validated .form-control:invalid:focus,
.was-validated .form-control.is-invalid:focus,
.was-validated .form-control:valid:focus,
.was-validated .form-control.is-valid:focus {
  box-shadow: 0 0 0 0.125rem rgb(245, 245, 245), 0 0 0 0.25rem rgb(245, 245, 245);
}

.invalid-feedback,
.valid-feedback {
  font-weight: 400;
}

.invalid-feedback {
  color: red;
  font-size: 1rem;
}

.modal-full-screen {
  height: 100dvh;
}

.react-tel-input {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  position: relative;
  width: 100%;
}

.react-tel-input :disabled {
  cursor: not-allowed;
}

.react-tel-input .flag {
  width: 25px;
  height: 20px;
  background-image: url(data:image/png;base64,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);
  background-repeat: no-repeat;
}

.react-tel-input .ad {
  background-position: -48px -24px;
}

.react-tel-input .ae {
  background-position: -72px -24px;
}

.react-tel-input .af {
  background-position: -96px -24px;
}

.react-tel-input .ag {
  background-position: -120px -24px;
}

.react-tel-input .ai {
  background-position: -144px -24px;
}

.react-tel-input .al {
  background-position: -168px -24px;
}

.react-tel-input .am {
  background-position: -192px -24px;
}

.react-tel-input .an {
  background-position: -216px -24px;
}

.react-tel-input .ao {
  background-position: -240px -24px;
}

.react-tel-input .aq {
  background-position: -264px -24px;
}

.react-tel-input .ar {
  background-position: -288px -24px;
}

.react-tel-input .as {
  background-position: -312px -24px;
}

.react-tel-input .at {
  background-position: -336px -24px;
}

.react-tel-input .au {
  background-position: -360px -24px;
}

.react-tel-input .aw {
  background-position: -384px -24px;
}

.react-tel-input .ax {
  background-position: 0 -48px;
}

.react-tel-input .az {
  background-position: -24px -48px;
}

.react-tel-input .ba {
  background-position: -48px -48px;
}

.react-tel-input .bb {
  background-position: -72px -48px;
}

.react-tel-input .bd {
  background-position: -96px -48px;
}

.react-tel-input .be {
  background-position: -120px -48px;
}

.react-tel-input .bf {
  background-position: -144px -48px;
}

.react-tel-input .bg {
  background-position: -168px -48px;
}

.react-tel-input .bh {
  background-position: -192px -48px;
}

.react-tel-input .bi {
  background-position: -216px -48px;
}

.react-tel-input .bj {
  background-position: -240px -48px;
}

.react-tel-input .bl {
  background-position: -264px -48px;
}

.react-tel-input .bm {
  background-position: -288px -48px;
}

.react-tel-input .bn {
  background-position: -312px -48px;
}

.react-tel-input .bo {
  background-position: -336px -48px;
}

.react-tel-input .br {
  background-position: -360px -48px;
}

.react-tel-input .bs {
  background-position: -384px -48px;
}

.react-tel-input .bt {
  background-position: 0 -72px;
}

.react-tel-input .bw {
  background-position: -24px -72px;
}

.react-tel-input .by {
  background-position: -48px -72px;
}

.react-tel-input .bz {
  background-position: -72px -72px;
}

.react-tel-input .ca {
  background-position: -96px -72px;
}

.react-tel-input .cc {
  background-position: -120px -72px;
}

.react-tel-input .cd {
  background-position: -144px -72px;
}

.react-tel-input .cf {
  background-position: -168px -72px;
}

.react-tel-input .cg {
  background-position: -192px -72px;
}

.react-tel-input .ch {
  background-position: -216px -72px;
}

.react-tel-input .ci {
  background-position: -240px -72px;
}

.react-tel-input .ck {
  background-position: -264px -72px;
}

.react-tel-input .cl {
  background-position: -288px -72px;
}

.react-tel-input .cm {
  background-position: -312px -72px;
}

.react-tel-input .cn {
  background-position: -336px -72px;
}

.react-tel-input .co {
  background-position: -360px -72px;
}

.react-tel-input .cr {
  background-position: -384px -72px;
}

.react-tel-input .cu {
  background-position: 0 -96px;
}

.react-tel-input .cv {
  background-position: -24px -96px;
}

.react-tel-input .cw {
  background-position: -48px -96px;
}

.react-tel-input .cx {
  background-position: -72px -96px;
}

.react-tel-input .cy {
  background-position: -96px -96px;
}

.react-tel-input .cz {
  background-position: -120px -96px;
}

.react-tel-input .de {
  background-position: -144px -96px;
}

.react-tel-input .dj {
  background-position: -168px -96px;
}

.react-tel-input .dk {
  background-position: -192px -96px;
}

.react-tel-input .dm {
  background-position: -216px -96px;
}

.react-tel-input .do {
  background-position: -240px -96px;
}

.react-tel-input .dz {
  background-position: -264px -96px;
}

.react-tel-input .ec {
  background-position: -288px -96px;
}

.react-tel-input .ee {
  background-position: -312px -96px;
}

.react-tel-input .eg {
  background-position: -336px -96px;
}

.react-tel-input .eh {
  background-position: -360px -96px;
}

.react-tel-input .er {
  background-position: -384px -96px;
}

.react-tel-input .es {
  background-position: 0 -120px;
}

.react-tel-input .et {
  background-position: -24px -120px;
}

.react-tel-input .eu {
  background-position: -48px -120px;
}

.react-tel-input .fi {
  background-position: -72px -120px;
}

.react-tel-input .fj {
  background-position: -96px -120px;
}

.react-tel-input .fk {
  background-position: -120px -120px;
}

.react-tel-input .fm {
  background-position: -144px -120px;
}

.react-tel-input .fo {
  background-position: -168px -120px;
}

.react-tel-input .fr {
  background-position: -192px -120px;
}

.react-tel-input .ga {
  background-position: -216px -120px;
}

.react-tel-input .gb {
  background-position: -240px -120px;
}

.react-tel-input .gd {
  background-position: -264px -120px;
}

.react-tel-input .ge {
  background-position: -288px -120px;
}

.react-tel-input .gg {
  background-position: -312px -120px;
}

.react-tel-input .gh {
  background-position: -336px -120px;
}

.react-tel-input .gi {
  background-position: -360px -120px;
}

.react-tel-input .gl {
  background-position: -384px -120px;
}

.react-tel-input .gm {
  background-position: 0 -144px;
}

.react-tel-input .gn {
  background-position: -24px -144px;
}

.react-tel-input .gq {
  background-position: -48px -144px;
}

.react-tel-input .gr {
  background-position: -72px -144px;
}

.react-tel-input .gs {
  background-position: -96px -144px;
}

.react-tel-input .gt {
  background-position: -120px -144px;
}

.react-tel-input .gu {
  background-position: -144px -144px;
}

.react-tel-input .gw {
  background-position: -168px -144px;
}

.react-tel-input .gy {
  background-position: -192px -144px;
}

.react-tel-input .hk {
  background-position: -216px -144px;
}

.react-tel-input .hn {
  background-position: -240px -144px;
}

.react-tel-input .hr {
  background-position: -264px -144px;
}

.react-tel-input .ht {
  background-position: -288px -144px;
}

.react-tel-input .hu {
  background-position: -312px -144px;
}

.react-tel-input .ic {
  background-position: -336px -144px;
}

.react-tel-input .id {
  background-position: -360px -144px;
}

.react-tel-input .ie {
  background-position: -384px -144px;
}

.react-tel-input .il {
  background-position: 0 -168px;
}

.react-tel-input .im {
  background-position: -24px -168px;
}

.react-tel-input .in {
  background-position: -48px -168px;
}

.react-tel-input .iq {
  background-position: -72px -168px;
}

.react-tel-input .ir {
  background-position: -96px -168px;
}

.react-tel-input .is {
  background-position: -120px -168px;
}

.react-tel-input .it {
  background-position: -144px -168px;
}

.react-tel-input .je {
  background-position: -168px -168px;
}

.react-tel-input .jm {
  background-position: -192px -168px;
}

.react-tel-input .jo {
  background-position: -216px -168px;
}

.react-tel-input .jp {
  background-position: -240px -168px;
}

.react-tel-input .ke {
  background-position: -264px -168px;
}

.react-tel-input .kg {
  background-position: -288px -168px;
}

.react-tel-input .kh {
  background-position: -312px -168px;
}

.react-tel-input .ki {
  background-position: -336px -168px;
}

.react-tel-input .xk {
  background-position: -144px 0;
}

.react-tel-input .km {
  background-position: -360px -168px;
}

.react-tel-input .kn {
  background-position: -384px -168px;
}

.react-tel-input .kp {
  background-position: 0 -192px;
}

.react-tel-input .kr {
  background-position: -24px -192px;
}

.react-tel-input .kw {
  background-position: -48px -192px;
}

.react-tel-input .ky {
  background-position: -72px -192px;
}

.react-tel-input .kz {
  background-position: -96px -192px;
}

.react-tel-input .la {
  background-position: -120px -192px;
}

.react-tel-input .lb {
  background-position: -144px -192px;
}

.react-tel-input .lc {
  background-position: -168px -192px;
}

.react-tel-input .li {
  background-position: -192px -192px;
}

.react-tel-input .lk {
  background-position: -216px -192px;
}

.react-tel-input .lr {
  background-position: -240px -192px;
}

.react-tel-input .ls {
  background-position: -264px -192px;
}

.react-tel-input .lt {
  background-position: -288px -192px;
}

.react-tel-input .lu {
  background-position: -312px -192px;
}

.react-tel-input .lv {
  background-position: -336px -192px;
}

.react-tel-input .ly {
  background-position: -360px -192px;
}

.react-tel-input .ma {
  background-position: -384px -192px;
}

.react-tel-input .mc {
  background-position: 0 -216px;
}

.react-tel-input .md {
  background-position: -24px -216px;
}

.react-tel-input .me {
  background-position: -48px -216px;
}

.react-tel-input .mf {
  background-position: -72px -216px;
}

.react-tel-input .mg {
  background-position: -96px -216px;
}

.react-tel-input .mh {
  background-position: -120px -216px;
}

.react-tel-input .mk {
  background-position: -144px -216px;
}

.react-tel-input .ml {
  background-position: -168px -216px;
}

.react-tel-input .mm {
  background-position: -192px -216px;
}

.react-tel-input .mn {
  background-position: -216px -216px;
}

.react-tel-input .mo {
  background-position: -240px -216px;
}

.react-tel-input .mp {
  background-position: -264px -216px;
}

.react-tel-input .mq {
  background-position: -288px -216px;
}

.react-tel-input .mr {
  background-position: -312px -216px;
}

.react-tel-input .ms {
  background-position: -336px -216px;
}

.react-tel-input .mt {
  background-position: -360px -216px;
}

.react-tel-input .mu {
  background-position: -384px -216px;
}

.react-tel-input .mv {
  background-position: 0 -240px;
}

.react-tel-input .mw {
  background-position: -24px -240px;
}

.react-tel-input .mx {
  background-position: -48px -240px;
}

.react-tel-input .my {
  background-position: -72px -240px;
}

.react-tel-input .mz {
  background-position: -96px -240px;
}

.react-tel-input .na {
  background-position: -120px -240px;
}

.react-tel-input .nc {
  background-position: -144px -240px;
}

.react-tel-input .ne {
  background-position: -168px -240px;
}

.react-tel-input .nf {
  background-position: -192px -240px;
}

.react-tel-input .ng {
  background-position: -216px -240px;
}

.react-tel-input .ni {
  background-position: -240px -240px;
}

.react-tel-input .nl {
  background-position: -264px -240px;
}

.react-tel-input .no {
  background-position: -288px -240px;
}

.react-tel-input .np {
  background-position: -312px -240px;
}

.react-tel-input .nr {
  background-position: -336px -240px;
}

.react-tel-input .nu {
  background-position: -360px -240px;
}

.react-tel-input .nz {
  background-position: -384px -240px;
}

.react-tel-input .om {
  background-position: 0 -264px;
}

.react-tel-input .pa {
  background-position: -24px -264px;
}

.react-tel-input .pe {
  background-position: -48px -264px;
}

.react-tel-input .pf {
  background-position: -72px -264px;
}

.react-tel-input .pg {
  background-position: -96px -264px;
}

.react-tel-input .ph {
  background-position: -120px -264px;
}

.react-tel-input .pk {
  background-position: -192px -264px;
}

.react-tel-input .pl {
  background-position: -216px -264px;
}

.react-tel-input .pn {
  background-position: -240px -264px;
}

.react-tel-input .pr {
  background-position: -264px -264px;
}

.react-tel-input .ps {
  background-position: -288px -264px;
}

.react-tel-input .pt {
  background-position: -312px -264px;
}

.react-tel-input .pw {
  background-position: -336px -264px;
}

.react-tel-input .py {
  background-position: -360px -264px;
}

.react-tel-input .qa {
  background-position: -384px -264px;
}

.react-tel-input .ro {
  background-position: 0 -288px;
}

.react-tel-input .rs {
  background-position: -24px -288px;
}

.react-tel-input .ru {
  background-position: -48px -288px;
}

.react-tel-input .rw {
  background-position: -72px -288px;
}

.react-tel-input .sa {
  background-position: -96px -288px;
}

.react-tel-input .sb {
  background-position: -120px -288px;
}

.react-tel-input .sc {
  background-position: -144px -288px;
}

.react-tel-input .sd {
  background-position: -168px -288px;
}

.react-tel-input .se {
  background-position: -192px -288px;
}

.react-tel-input .sg {
  background-position: -216px -288px;
}

.react-tel-input .sh {
  background-position: -240px -288px;
}

.react-tel-input .si {
  background-position: -264px -288px;
}

.react-tel-input .sk {
  background-position: -288px -288px;
}

.react-tel-input .sl {
  background-position: -312px -288px;
}

.react-tel-input .sm {
  background-position: -336px -288px;
}

.react-tel-input .sn {
  background-position: -360px -288px;
}

.react-tel-input .so {
  background-position: -384px -288px;
}

.react-tel-input .sr {
  background-position: 0 -312px;
}

.react-tel-input .ss {
  background-position: -24px -312px;
}

.react-tel-input .st {
  background-position: -48px -312px;
}

.react-tel-input .sv {
  background-position: -72px -312px;
}

.react-tel-input .sy {
  background-position: -96px -312px;
}

.react-tel-input .sz {
  background-position: -120px -312px;
}

.react-tel-input .tc {
  background-position: -144px -312px;
}

.react-tel-input .td {
  background-position: -168px -312px;
}

.react-tel-input .tf {
  background-position: -192px -312px;
}

.react-tel-input .tg {
  background-position: -216px -312px;
}

.react-tel-input .th {
  background-position: -240px -312px;
}

.react-tel-input .tj {
  background-position: -264px -312px;
}

.react-tel-input .tk {
  background-position: -288px -312px;
}

.react-tel-input .tl {
  background-position: -312px -312px;
}

.react-tel-input .tm {
  background-position: -336px -312px;
}

.react-tel-input .tn {
  background-position: -360px -312px;
}

.react-tel-input .to {
  background-position: -384px -312px;
}

.react-tel-input .tr {
  background-position: 0 -336px;
}

.react-tel-input .tt {
  background-position: -24px -336px;
}

.react-tel-input .tv {
  background-position: -48px -336px;
}

.react-tel-input .tw {
  background-position: -72px -336px;
}

.react-tel-input .tz {
  background-position: -96px -336px;
}

.react-tel-input .ua {
  background-position: -120px -336px;
}

.react-tel-input .ug {
  background-position: -144px -336px;
}

.react-tel-input .us {
  background-position: -168px -336px;
}

.react-tel-input .uy {
  background-position: -192px -336px;
}

.react-tel-input .uz {
  background-position: -216px -336px;
}

.react-tel-input .va {
  background-position: -240px -336px;
}

.react-tel-input .vc {
  background-position: -264px -336px;
}

.react-tel-input .ve {
  background-position: -288px -336px;
}

.react-tel-input .vg {
  background-position: -312px -336px;
}

.react-tel-input .vi {
  background-position: -336px -336px;
}

.react-tel-input .vn {
  background-position: -360px -336px;
}

.react-tel-input .vu {
  background-position: -384px -336px;
}

.react-tel-input .wf {
  background-position: 0 -360px;
}

.react-tel-input .ws {
  background-position: -24px -360px;
}

.react-tel-input .ye {
  background-position: -48px -360px;
}

.react-tel-input .za {
  background-position: -96px -360px;
}

.react-tel-input .zm {
  background-position: -120px -360px;
}

.react-tel-input .zw {
  background-position: -144px -360px;
}

.react-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.react-tel-input .hide {
  display: none;
}

.react-tel-input .v-hide {
  visibility: hidden;
}

.react-tel-input .form-control {
  font-size: 16px;
  background: #FFFFFF;
  border: 1px solid #CACACA;
  border-radius: 5px;
  width: 300px;
  outline: none;
  padding: 18.5px 14px 18.5px 58px;
  transition: box-shadow ease 0.25s, border-color ease 0.25s;
}

.react-tel-input .form-control:hover {
  border-color: #000;
}

.react-tel-input .form-control:focus {
  border-color: #1976d2;
  box-shadow: 0 0 0 1px #1976d2;
}

.react-tel-input .form-control:focus + div:before {
  color: #1976d2;
}

.react-tel-input .form-control.invalid-number {
  border: 1px solid #f44336;
}

.react-tel-input .form-control.invalid-number:focus {
  box-shadow: 0 0 0 1px #f44336;
}

.react-tel-input .form-control.invalid-number + div:before {
  content: "Error";
  display: none;
  color: #f44336;
  width: 27px;
}

.react-tel-input .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0;
  border-radius: 3px 0 0 3px;
}

.react-tel-input .flag-dropdown:hover, .react-tel-input .flag-dropdown:focus {
  cursor: pointer;
}

.react-tel-input .flag-dropdown.open {
  z-index: 2;
}

.react-tel-input input[disabled] + .flag-dropdown:hover {
  cursor: default;
  border-color: #CACACA;
}

.react-tel-input input[disabled] + .flag-dropdown:hover .selected-flag {
  background-color: transparent;
}

.react-tel-input .selected-flag {
  outline: none;
  position: relative;
  width: 52px;
  height: 100%;
  padding: 0 0 0 11px;
  border-radius: 3px 0 0 3px;
}

.react-tel-input .selected-flag:focus .arrow {
  border-left-width: 4px;
  border-right-width: 4px;
  border-top: 5px solid #1976d2;
}

.react-tel-input .selected-flag .flag {
  position: absolute;
  top: 50%;
  margin-top: -12px;
}

.react-tel-input .selected-flag .arrow {
  position: relative;
  top: 50%;
  margin-top: -1px;
  left: 29px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555;
}

.react-tel-input .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555;
}

.react-tel-input .country-list {
  outline: none;
  z-index: 1;
  list-style: none;
  position: absolute;
  padding: 0;
  margin: 10px 0 10px -1px;
  box-shadow: 1px 2px 18px rgba(0, 0, 0, 0.25);
  background-color: white;
  width: 300px;
  max-height: 220px;
  overflow-y: scroll;
  border-radius: 7px;
}

.react-tel-input .country-list .flag {
  display: inline-block;
  position: absolute;
  left: 13px;
  top: 8px;
}

.react-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.react-tel-input .country-list .country {
  position: relative;
  padding: 12px 9px 13px 46px;
}

.react-tel-input .country-list .country .dial-code {
  color: #6b6b6b;
}

.react-tel-input .country-list .country:hover {
  background-color: #f1f1f1;
}

.react-tel-input .country-list .country.highlight {
  background-color: #f1f1f1;
}

.react-tel-input .country-list .flag {
  margin-right: 7px;
  margin-top: 2px;
}

.react-tel-input .country-list .country-name {
  margin-right: 6px;
}

.react-tel-input .country-list .search {
  z-index: 2;
  position: sticky;
  top: 0;
  background-color: #fff;
  padding: 10px 0 6px 10px;
}

.react-tel-input .country-list .search-emoji {
  display: none;
  font-size: 15px;
}

.react-tel-input .country-list .search-box {
  border: 1px solid #cacaca;
  border-radius: 3px;
  font-size: 15px;
  line-height: 15px;
  margin-left: 6px;
  padding: 3px 8px 5px;
  outline: none;
}

.react-tel-input .country-list .search-box:hover {
  border-color: #505050;
}

.react-tel-input .country-list .no-entries-message {
  padding: 7px 10px 11px;
  opacity: 0.7;
}

.react-tel-input .invalid-number-message {
  position: absolute;
  z-index: 1;
  font-size: 13px;
  left: 25px;
  top: -7px;
  background: #fff;
  padding: 0 5px;
  color: #de0000;
}

.react-tel-input .special-label {
  position: absolute;
  z-index: 1;
  top: -7px;
  left: 25px;
  display: block;
  background: white;
  padding: 0 5px;
  font-size: 13px;
  white-space: nowrap;
} /* Reset properties used by the original loader */
html.lfr-spa-loading {
  pointer-events: none;
}

.lfr-spa-loading .lfr-spa-loading-bar, .lfr-spa-loading-bar {
  -moz-animation: none 0 ease 0 1 normal none running;
  -webkit-animation: none 0 ease 0 1 normal none running;
  -o-animation: none 0 ease 0 1 normal none running;
  -ms-animation: none 0 ease 0 1 normal none running;
  animation: none 0 ease 0 1 normal none running;
  display: block;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  background: transparent;
  right: initial;
  bottom: initial;
}

.lfr-spa-loading .lfr-spa-loading-bar,
.lfr-spa-loading .lfr-spa-loading-bar:after {
  border-radius: 50%;
  width: 6em;
  height: 6em;
  z-index: 1999999;
}

.lfr-spa-loading .lfr-spa-loading-bar {
  margin: 60px auto;
  font-size: 10px;
  text-indent: -9999em;
  border-top: 0.75em solid black;
  border-right: 0.75em solid transparent;
  border-bottom: 0.75em solid black;
  border-left: 0.75em solid black;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 0.75s infinite linear !important;
  animation: load8 0.75s infinite linear !important;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Positionning */
.lfr-spa-loading .lfr-spa-loading-bar {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -5em;
}

#daktela-web .dw-button {
  width: 64px !important;
  height: 64px !important;
  bottom: 40px !important;
  padding: 19px 14px 10px 15px !important;
  box-shadow: none !important;
}
#daktela-web .dw-button:hover, #daktela-web .dw-button:focus {
  box-shadow: none !important;
  background-color: var(--secondary-hover) !important;
}

#daktela-web-header-state.dw-header-state.dw-online,
#daktela-web-button-state.dw-button-state.dw-online {
  background-color: #87bc37 !important;
}

@media (max-width: 768px) {
  #daktela-web .dw-button {
    bottom: 24px !important;
    width: 44px !important;
    height: 44px !important;
    padding: 10px 10px 9px 9px !important;
  }
}
#daktela-web .dw-button [class*=dw-icon-] {
  width: 100% !important;
  height: 80% !important;
  justify-self: center !important;
  margin-top: 0 !important;
  zoom: 0 !important;
}

@media (max-width: 768px) {
  #daktela-web .dw-button [class*=dw-icon-] {
    width: 22px !important;
    height: 22px !important;
  }
}
#daktela-web li::before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  content: "\f00c";
  color: var(--cyan);
  padding-right: 8px;
  margin-left: -1.5rem;
}

#daktela-web strong, #daktela-web p:not(.small) {
  font-size: 1rem !important;
}
#daktela-web li {
  font-size: 1rem !important;
  display: table !important;
  padding-bottom: 0.5rem !important;
}

#daktela-web.dw-design-tint-DARK .dw-body input[type=submit]:not([class*=dw-icon-]), #daktela-web.dw-design-tint-DARK .dw-body input[type=button]:not([class*=dw-icon-]), #daktela-web.dw-design-tint-LIGHT .dw-body input[type=submit]:not([class*=dw-icon-]), #daktela-web.dw-design-tint-LIGHT .dw-body input[type=button]:not([class*=dw-icon-]) {
  border-radius: 50px !important;
  background-color: var(--secondary) !important;
  letter-spacing: 0.07em !important;
  font-weight: 500 !important;
  font-size: 0.8rem !important;
  width: auto !important;
}

@media (min-width: 768px) {
  #daktela-web.dw-design-tint-DARK .dw-body input[type=submit]:not([class*=dw-icon-]), #daktela-web.dw-design-tint-DARK .dw-body input[type=button]:not([class*=dw-icon-]), #daktela-web.dw-design-tint-LIGHT .dw-body input[type=submit]:not([class*=dw-icon-]), #daktela-web.dw-design-tint-LIGHT .dw-body input[type=button]:not([class*=dw-icon-]) {
    font-size: 1rem !important;
  }
}
#daktela-web.dw-design-tint-DARK .dw-body input[type=submit]:not([class*=dw-icon-]):focus, #daktela-web.dw-design-tint-DARK .dw-body input[type=submit]:not([class*=dw-icon-]):hover, #daktela-web.dw-design-tint-DARK .dw-body input[type=button]:not([class*=dw-icon-]):focus, #daktela-web.dw-design-tint-DARK .dw-body input[type=button]:not([class*=dw-icon-]):hover, #daktela-web.dw-design-tint-LIGHT .dw-body input[type=submit]:not([class*=dw-icon-]):focus, #daktela-web.dw-design-tint-LIGHT .dw-body input[type=submit]:not([class*=dw-icon-]):hover, #daktela-web.dw-design-tint-LIGHT .dw-body input[type=button]:not([class*=dw-icon-]):focus, #daktela-web.dw-design-tint-LIGHT .dw-body input[type=button]:not([class*=dw-icon-]):hover {
  background-color: var(--secondary-hover) !important;
  color: white !important;
}

#daktela-web .dw-button .dw-icon-comment {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path fill="white" d="M208 352c114.9 0 208-78.8 208-176S322.9 0 208 0S0 78.8 0 176c0 38.6 14.7 74.3 39.6 103.4c-3.5 9.4-8.7 17.7-14.2 24.7c-4.8 6.2-9.7 11-13.3 14.3c-1.8 1.6-3.3 2.9-4.3 3.7c-.5 .4-.9 .7-1.1 .8l-.2 .2s0 0 0 0s0 0 0 0C1 327.2-1.4 334.4 .8 340.9S9.1 352 16 352c21.8 0 43.8-5.6 62.1-12.5c9.2-3.5 17.8-7.4 25.2-11.4C134.1 343.3 169.8 352 208 352zM448 176c0 112.3-99.1 196.9-216.5 207C255.8 457.4 336.4 512 432 512c38.2 0 73.9-8.7 104.7-23.9c7.5 4 16 7.9 25.2 11.4c18.3 6.9 40.3 12.5 62.1 12.5c6.9 0 13.1-4.5 15.2-11.1c2.1-6.6-.2-13.8-5.8-17.9c0 0 0 0 0 0s0 0 0 0l-.2-.2c-.2-.2-.6-.4-1.1-.8c-1-.8-2.5-2-4.3-3.7c-3.6-3.3-8.5-8.1-13.3-14.3c-5.5-7-10.7-15.4-14.2-24.7c24.9-29 39.6-64.7 39.6-103.4c0-92.8-84.9-168.9-192.6-175.5c.4 5.1 .6 10.3 .6 15.5z"/></svg>') !important;
  background-color: transparent !important;
}

#daktela-web .dw-button .dw-icon-hide {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Icons" viewBox="0 0 100 100"%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class="cls-1" d="M50,23.71L90.11,63.82c2.85,2.85,2.85,7.48,0,10.33-2.85,2.86-7.48,2.86-10.33,0L50,44.38,20.22,74.15c-2.85,2.85-7.48,2.86-10.33,0-2.85-2.85-2.85-7.48,0-10.33L50,23.71Z"/%3E%3C/svg%3E') !important;
  background-color: transparent !important;
}

#daktela-web .dw-header .dw-icon-hide {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" id="Icons" viewBox="0 0 100 100"%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;%7D%3C/style%3E%3C/defs%3E%3Cpath class="cls-1" d="M50,76.29L9.89,36.18c-2.85-2.85-2.85-7.48,0-10.33,2.85-2.86,7.48-2.86,10.33,0L50,55.62,79.78,25.85c2.85-2.85,7.48-2.86,10.33,0,2.85,2.85,2.85,7.48,0,10.33L50,76.29Z"/%3E%3C/svg%3E') !important;
  background-color: transparent !important;
}

#daktela-web .dw-header {
  background: var(--primary-gradient) !important;
}

#daktela-web-header-hide {
  background-color: white !important;
}

#daktela-web div.dw-body.dw-visible div.dw-header span.dw-header-info {
  color: white;
  padding-left: 1.3rem;
}
#daktela-web div.dw-body.dw-visible div.dw-header b {
  font-weight: 500;
  font-size: 1.5rem;
}

#daktela-web ul {
  padding-left: 1.5rem !important;
}

#daktela-web div.dw-body-form {
  padding: 0 1rem 2rem;
}

#daktela-web .dw-body-form .dw-line {
  padding: 0 !important;
  margin-bottom: 0 !important;
}

.dw-body-powered {
  display: none !important;
}

#daktela-web .dw-header {
  padding-top: 1.4rem !important;
  padding-bottom: 1rem !important;
}

#daktela-web b.font-weight-bold {
  font-size: 1rem !important;
}

#daktela-web ul a {
  font-size: 1rem !important;
  color: black !important;
  font-weight: 500 !important;
  text-decoration: none !important;
  padding: 2px 0 !important;
  position: relative !important;
  display: inline-block !important;
}

#daktela-web ul a::after {
  content: "" !important;
  position: absolute !important;
  width: 100% !important;
  height: 2px !important;
  bottom: 0 !important;
  left: 0 !important;
  background-color: var(--secondary) !important;
  transform: scaleX(0) !important;
  transform-origin: left !important;
  transition: transform 0.3s ease-out !important;
}

#daktela-web ul a:hover::after {
  transform: scaleX(1) !important;
  transform-origin: left !important;
}

#daktela-web ul a:not(:hover)::after {
  transform: scaleX(0) !important;
  transform-origin: right !important;
  transition: transform 0.3s ease-out !important;
}

#daktela-web .dw-body-form-gdpr {
  padding: 10px 0px 10px 1.5rem !important;
  text-indent: -33px !important;
}

#daktela-web form input {
  border-color: #e7e7ed !important;
  border-style: solid !important;
  border-width: 0.0625rem !important;
  border-radius: 20px !important;
  padding-left: 15px !important;
  font-size: 1rem !important;
}

.dw-body:has(#daktela-web-header-state.dw-offline) [data-component-name=webChatForm] form {
  display: none !important;
}

#daktela-web.dw-design-tint-LIGHT .dw-message-user {
  color: white !important;
}

#daktela-web.dw-design-tint-LIGHT .dw-body-conversation .dw-message-out {
  background-color: var(--normal-grey) !important;
}

#daktela-web.dw-design-tint-LIGHT .dw-body-conversation .dw-message-out .dw-message-text {
  color: white !important;
}

#daktela-web.dw-design-tint-LIGHT .dw-icon-times {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512" fill="white"><path d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"/></svg>') !important;
  background-color: transparent !important;
}

:root {
  --primary-gradient: linear-gradient(to bottom right, #0477BC, #69c0e4);
  --primary-l1: #3ab3fb;
  --primary-l2: #6cc6fc;
  --primary-l3: #a8ddfd;
  --secondary: #EF7D00;
  --secondary-d1: #cc7a00;
  --secondary-l1: #ffb06a;
  --secondary-l2: #ffd5ad;
  --secondary-l3: #fff0db;
  --secondary-hover: #ffbf57;
  --accent-color: #71C3E5;
}

html {
  scroll-behavior: smooth;
}

body {
  hyphens: manual;
  background-color: white;
  font-family: Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0;
  color: black;
  padding: 0;
}
@media (min-width: 1200px) {
  body.has-control-menu .page-editor__sidebar {
    height: calc(100vh - 230px);
    top: 230px;
  }
}
body.has-control-menu #banner {
  top: 0;
}
body.has-edit-mode-menu #banner {
  top: 125px;
}

.header-image {
  position: relative;
  z-index: 0;
  background-image: url("../images/header_image.svg");
  background-position-y: 15%;
  background-position-x: right;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: fit-content;
  min-height: 250px;
  padding-bottom: 100px;
}
@media (min-width: 1200px) {
  .header-image {
    background-image: url("../images/header_image.jpg");
    min-height: 400px;
    padding-bottom: 172px;
  }
}
.header-image #breadcrumbs {
  padding: 90px 0 0 12px;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .header-image #breadcrumbs {
    padding: 130px 0 0 0;
    width: 70%;
  }
}
.header-image .breadcrumb .breadcrumb-item {
  font-size: 13px;
  font-weight: normal;
  color: white !important;
  cursor: pointer;
}
.header-image .breadcrumb .breadcrumb-item:before {
  color: white !important;
  background-image: none;
  content: "|";
  margin-top: 0;
  top: 0;
}
.header-image .breadcrumb .breadcrumb-item:first-child:before {
  content: "";
}
.header-image .breadcrumb .breadcrumb-item:last-child {
  text-decoration: underline;
}
.header-image .breadcrumb .breadcrumb-item:not(:last-child) .breadcrumb-text {
  background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, white, white);
  background-size: 100% 1px, 0 1px;
  background-position: 100% 100%, 0 80%;
  background-repeat: no-repeat;
  transition: background-size 400ms;
}
.header-image .breadcrumb .breadcrumb-item:not(:last-child) .breadcrumb-text:hover {
  background-size: 0 1px, 100% 1px;
}
@media (min-width: 1200px) {
  .header-image .breadcrumb .breadcrumb-item {
    font-size: 18px;
  }
}
.header-image .navigation-back {
  margin: 0 auto;
  padding: 0 12px 0 12px;
  color: white;
}
.header-image .page-icon {
  width: 72px;
  height: 72px;
  filter: invert(1);
}
@media (min-width: 1200px) {
  .header-image .page-icon {
    width: 128px;
    height: 128px;
  }
}
.header-image .header-welcome-message {
  padding: 80px 36px 0 36px;
}
@media (min-width: 1200px) {
  .header-image .header-welcome-message {
    padding: 130px 12px 0 12px;
  }
}

dialog::backdrop {
  background: rgba(0, 0, 0, 0.35);
}

.install-pwa-dialog {
  position: fixed;
  top: 30%;
  margin: 0 auto;
  min-width: 300px;
  max-width: 450px;
  border: none;
  border-radius: 22px;
  box-shadow: 0 3px 22px rgba(0, 0, 0, 0.6);
}
@media (max-width: 991.98px) {
  .install-pwa-dialog {
    top: unset;
    bottom: 0;
    width: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.install-pwa-dialog .dialog-handle {
  top: 537px;
  left: 192px;
  width: 54px;
  height: 0;
  border: 2px solid #4D4D4D;
  border-radius: 2px;
}
.install-pwa-dialog .mobile-img-shadow {
  top: 882px;
  left: 19px;
  width: 137px;
  height: 12px;
  /* UI Properties */
  background: transparent radial-gradient(closest-side at 50% 50%, #4D4D4D 0%, rgba(84, 84, 84, 0) 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
}

.close-mark {
  position: relative;
  width: 16px;
  height: 16px;
  opacity: 1;
}

.close-mark:before, .close-mark:after {
  position: absolute;
  content: " ";
  height: 16px;
  width: 3.5px;
  background-color: black;
  border-radius: 2px;
  cursor: pointer;
}

.close-mark:before {
  transform: rotate(45deg);
}

.close-mark:after {
  transform: rotate(-45deg);
}

#main-content {
  width: 100% !important;
}

a:not(.btn) {
  text-decoration: none;
  padding: 2px 0 !important;
  background: linear-gradient(to right, transparent, transparent), linear-gradient(to right, #EF7D00, #EF7D00);
  background-size: 100% 2px, 0 2px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms;
}
a:not(.btn):hover {
  text-decoration: none !important;
  background-size: 0 2px, 100% 2px;
}

a.navbar-brand {
  background-size: 100% !important;
}

a.ekomi {
  background-size: 0 !important;
}

.uc-embedding-container {
  overflow: hidden !important;
  min-height: 390px;
}
.uc-embedding-container .uc-embedding-buttons button {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  padding: 5px 20px;
  border-radius: 20px;
  border: none;
  width: -moz-fit-content;
  width: fit-content;
  min-height: 30px;
}
.uc-embedding-container .uc-embedding-buttons button:focus, .uc-embedding-container .uc-embedding-buttons button:active:focus, .uc-embedding-container .uc-embedding-buttons button.active:focus {
  box-shadow: none;
}
.uc-embedding-container .uc-embedding-buttons .uc-embedding-accept {
  background: var(--primary);
}

.text-accent {
  color: var(--accent-color);
}

h1 {
  font-size: 30px;
  font-weight: 500;
  color: black;
  padding-bottom: 0.75rem;
}

h2 {
  font-size: 22px;
  font-weight: 500;
  color: black;
  padding-bottom: 0.75rem;
}

h3 {
  font-size: 18px;
  font-weight: 500;
  color: black;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 18px;
  font-weight: normal;
  color: black;
  margin: 0;
  padding: 0;
}

h5 {
  font-size: 1rem;
  font-weight: 500;
}

p {
  font-size: 16px;
  font-weight: normal;
  color: black;
}
@media (min-width: 768px) {
  p {
    font-size: 18px;
  }
}

@media (max-width: 992px) {
  .display-3 {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .display-3 {
    font-size: 3.5rem;
  }
}
@media (max-width: 576px) {
  .display-3 {
    font-size: 3rem;
  }
}

.display-5 {
  font-size: 3rem;
}

strong,
.font-weight-bold {
  font-weight: 500 !important;
}

.badge {
  font-size: 0.65rem;
  background-color: var(--primary);
  color: white;
}

.badge-primary {
  font-size: 14px;
  padding: 8px 17px;
  background: #87bc37;
  margin-right: 10px;
  font-weight: 500;
  align-self: flex-start;
}

.sector-contract-icon {
  width: 26px;
  height: auto;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .sector-contract-icon {
    width: 66px;
  }
}

@media (min-width: 768px) {
  .w-md-50 {
    width: 50% !important;
  }
}
.cursor-pointer {
  cursor: pointer;
}

.hover-cursor-pointer:hover {
  cursor: pointer;
}

.bg-sizing-0 {
  background-size: 0 !important;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  padding: 0;
}

#column-1 {
  padding: 0;
}

.row {
  margin: 0;
}

#wrapper {
  min-height: 100dvh;
  padding-top: 0;
}

.disable-scroll {
  position: fixed !important;
}

.fix-container {
  position: fixed !important;
}

#banner {
  display: block;
  width: 100%;
  position: sticky;
  position: -webkit-sticky; /* for safari */
  top: 0px;
  z-index: 100;
}

.notSignedInPositionOfNavbar {
  top: 0 !important;
}

.signedInPositionOfNavbar {
  top: 52.4px !important;
}
@media (min-width: 576px) {
  .signedInPositionOfNavbar {
    top: 60.4px !important;
  }
}

.vcentered {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.vbottom {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.alignright {
  align-self: flex-end;
}

.fit-content {
  width: fit-content;
  width: -moz-fit-content;
  width: -webkit-fit-content;
}

.circle {
  width: 12px;
  display: inline-block;
  height: 12px;
  border-radius: 50%;
  background-color: rgb(239, 125, 0);
}

.link-primary {
  background: rgb(239, 125, 0);
  color: #ffffff !important;
  border-radius: 22px;
  cursor: pointer;
  padding: 8px 23px !important;
  font-size: 17px;
  letter-spacing: 1px;
  font-weight: 500;
  text-transform: uppercase;
}
.link-primary:hover {
  background: #ffbf57 !important;
  color: #ffffff !important;
}
@media (max-width: 991.98px) {
  .link-primary {
    font-size: 14px !important;
  }
}

.link-danger {
  background: #D6362B;
}
.link-danger:hover {
  background: rgba(214, 54, 43, 0.7) !important;
}

.registration-error-border {
  border: 1px solid #D6362B;
  box-shadow: 0 0 7px rgba(255, 0, 0, 0.2705882353);
}

.angle-icon-wrapper {
  transform: scale(0.8);
  display: inline-block;
}

.angle-icon-rotated {
  transform: rotate(90deg) scale(0.8);
  display: inline-block;
}

.font-size-md {
  font-size: 18px;
}

.font-size-lg {
  font-size: 20px;
}

.invoices-item-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 400;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.bg-dark {
  background: rgb(77, 77, 77) !important;
}
.bg-dark p {
  color: white !important;
}

.bg-white {
  background: white !important;
}
.bg-white p {
  color: black;
}

.bg-grey {
  background: #f3f3f3 !important;
}

.bg-light-grey {
  background: rgb(210, 210, 210) !important;
}
.bg-light-grey p {
  color: rgb(77, 77, 77);
}

.bg-ultralightgrey {
  background: rgb(245, 245, 245);
}
.bg-ultralightgrey p {
  color: rgb(77, 77, 77);
}

.bg-light {
  background: transparent !important;
}

.bg-warning {
  background: var(--primary-gradient);
  color: white !important;
}

.bg-orange {
  background: var(--secondary);
  color: white !important;
}

.bg-blue {
  background: #164194;
}

.orange {
  color: var(--primary);
}

.blue {
  color: #164194;
}

.blue-hover :hover {
  background: #4f78c9;
}

.light_grey {
  color: rgb(210, 210, 210);
}
.light_grey:hover {
  color: rgb(230, 230, 230);
}

.normal_grey {
  color: rgb(120, 120, 120);
}

.grey {
  color: rgb(77, 77, 77);
}

.green {
  color: #21a355;
}

.border-secondary {
  border-color: rgb(230, 230, 230) !important;
}

.invalid {
  border: 1px solid;
  background-color: rgb(210, 210, 210);
  border-color: #707070;
  color: #272833;
}

.check,
.check-orange {
  padding: 0;
}
.check li,
.check-orange li {
  padding-left: 1.5rem;
  list-style: none;
}
.check li:before,
.check-orange li:before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  content: "\f00c";
  color: #71C3E5 !important;
  padding-right: 10px;
  margin-left: -1.5rem;
}

.check-blue {
  padding: 0;
}
.check-blue li {
  padding-left: 1.5rem;
  list-style: none;
}
.check-blue li:before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  content: "\f00c";
  color: #164194;
  padding-right: 10px;
  margin-left: -1.5rem;
}

.check-white li {
  padding-left: 1.5rem;
}
.check-white li:before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  content: "\f00c";
  color: white;
  padding-right: 10px;
  margin-left: -1.5rem;
}

.check-green li {
  padding-left: 1.5rem;
}
.check-green li:before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  content: "\f00c";
  color: #21a355;
  padding-right: 10px;
  margin-left: -1.5rem;
}

.border-black {
  border: solid 1.5px black;
}

#alertContainer {
  display: none;
}

#content {
  margin-top: -50px !important;
}
@media (min-width: 1200px) {
  #content {
    margin-top: -122px !important;
    margin: 0 auto;
  }
}

.liferay-modal .modal-dialog {
  position: absolute;
}

.banner-slider .swiper-slide {
  background-color: black;
  transition: transform 0.6s ease-in-out;
  padding: 0 !important;
}
.banner-slider .carousel-img img {
  max-height: 400px;
  min-height: 300px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-slider .carousel-caption {
  bottom: 50% !important;
  left: 0;
  right: 0;
  transform: translateY(50%) !important;
}
.banner-slider .carousel-caption .subtitle {
  font-size: 1.6rem;
}
.banner-slider .carousel-caption .lead {
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .banner-slider .carousel-caption .lead {
    font-size: 1.2rem;
  }
}
.banner-slider .swiper-pagination-bullet {
  background: white !important;
}
.banner-slider .dark-overlay h1 {
  color: white;
}
.banner-slider .dark-overlay .lead {
  color: white;
}
.banner-slider .dark-overlay .carousel-img {
  opacity: 0.25;
}
.banner-slider .no-overlay .carousel-img {
  opacity: 1;
}
.banner-slider .no-overlay .lead {
  color: #4d4d4d;
}
@media (max-width: 767.95px) {
  .banner-slider .mobile-overlay .carousel-img {
    opacity: 0.55;
  }
  .banner-slider .mobile-overlay h1 {
    color: white;
  }
  .banner-slider .mobile-overlay .lead {
    color: white;
  }
}
@media (min-width: 768px) {
  .banner-slider .mobile-overlay .carousel-img {
    opacity: 1;
  }
  .banner-slider .mobile-overlay .lead {
    color: #4d4d4d;
    margin-left: auto;
    margin-right: auto;
  }
}

.banner h1,
.section-slider h1 {
  color: white;
}
.banner .lead,
.section-slider .lead {
  font-size: 1.1rem;
}
.banner .lead p,
.section-slider .lead p {
  display: block !important;
}

.bottom-arrow:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-radius: 0px;
}

.ar-orange:after {
  border-top: 50px solid var(--primary);
}

.ar-grey:after {
  border-top: 50px solid whitesmoke;
}

.ar-lrblack:after {
  border-top: 8px solid #000000;
}

.ar-white:after {
  border-top: 50px solid white;
}

.ar-large:after {
  border-top: 50px solid var(--primary);
  border-left: 20vw solid transparent;
  border-right: 20vw solid transparent;
}

.progressbar {
  counter-reset: step;
}
.progressbar i {
  display: none;
  font-size: 1.4rem;
}
.progressbar li {
  list-style-type: none;
  position: relative;
  text-align: left;
  color: black;
}
@media (min-width: 768px) {
  .progressbar li {
    text-align: center;
  }
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li span {
  color: #b5b5b5;
}
@media (max-width: 374px) {
  .progressbar li span {
    font-size: 0.8rem;
  }
}
@media (min-width: 576px) {
  .progressbar li span {
    font-size: 1.1rem;
  }
}
@media (max-width: 1199.98px) {
  .progressbar li span {
    font-size: 1rem;
  }
}
.progressbar li:before {
  width: 70px;
  height: 70px;
  content: "";
  line-height: 70px;
  border: 2px solid #b5b5b5;
  background: white;
  display: block;
  text-align: center;
  margin: 0 auto 3px auto;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  font-size: 180%;
  margin-bottom: 15px;
  color: #b5b5b5;
  content: counter(step);
  counter-increment: step;
}
@media (max-width: 991.98px) {
  .progressbar li:before {
    margin-top: 15px;
    margin-right: 15px;
    display: inline-block;
  }
}
.progressbar li:after {
  content: "";
  position: absolute;
  background-color: #b5b5b5;
  z-index: 0;
}
@media (max-width: 1199.98px) {
  .progressbar li:after {
    width: 2px;
    height: 100%;
    top: -50px;
    left: 34px;
  }
}
@media (min-width: 992px) {
  .progressbar li:after {
    width: 100%;
    height: 2px;
    top: 47px;
    left: -68%;
  }
}
@media (min-width: 992px) {
  .progressbar li:after {
    top: 37px !important;
    left: -58% !important;
  }
}

.progressbar li.done + li:after {
  background-color: var(--primary);
}

.progressbar li.active + li:after {
  background-color: #ffca7a;
}

.progressbar li.active:before {
  border-color: #ffca7a;
  color: white;
}

.progressbar li.active span {
  color: #4d4d4d;
}

.progressbar li.done:before {
  border-color: var(--primary);
  color: white;
}

.progressbar li.done span {
  color: #4d4d4d;
}

.progressbar li.done i {
  display: inline;
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  .progressbar li.done i {
    font-size: 1rem;
  }
}
.h-regulation {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
}

.nav-tabs .active {
  color: var(--secondary) !important;
}

.nav-tabs a:focus {
  box-shadow: none !important;
}

.nav-tabs a {
  font-size: 1.1875rem;
}

.round-img ul {
  padding-left: 5px;
}
.round-img .bigimg {
  padding-right: 30px !important;
}
.round-img .flex-row-reverse .bigimg {
  padding-right: 0px !important;
}
.round-img .flex-row-reverse .col {
  padding-right: 30px !important;
}
@media (max-width: 767.95px) {
  .round-img .bigimg {
    padding-right: 0px !important;
  }
  .round-img .flex-row-reverse .col {
    padding-right: 0px !important;
  }
}

/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
}
.timeline .bg-orange h2,
.timeline .timeline .bg-orange h3 {
  color: white;
}
.timeline:after {
  content: "";
  position: absolute;
  width: 3px;
  background-color: darkgrey;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* Container around content */
.timeline-container {
  padding: 10px 40px;
  position: relative;
  width: 50%;
}
.timeline-container:after {
  content: "";
  position: absolute;
  background-color: var(--primary);
  border: none;
  width: 20px;
  height: 20px;
  right: 3px;
  top: 20px;
  border-radius: 50%;
  z-index: 1;
}

/* Place the container to the left */
.left {
  left: 0;
}
.left:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  right: 30px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

/* Place the container to the right */
.right {
  left: 50%;
}
.right:before {
  content: " ";
  height: 0;
  position: absolute;
  top: 22px;
  width: 0;
  z-index: 1;
  left: 30px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}
.right:after {
  left: -25px;
}

.content {
  padding: 20px 30px;
  background-color: white;
  position: relative;
  border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .timeline::after {
    left: 31px;
  }
  /* Full-width containers */
  .timeline-container {
    width: 100%;
    padding-left: 50px;
    padding-right: 0;
  }
  .timeline-container:before {
    left: 40px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }
  /* Make sure all circles are at the same spot */
  .left::after,
  .right::after {
    left: -8px;
  }
  /* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}
@media screen and (max-width: 991.98px) {
  /* Place the timelime to the left */
  .timeline::after {
    left: 31px;
  }
  /* Full-width containers */
  .timeline-container {
    width: 100%;
    padding-left: 50px;
    padding-right: 0;
  }
  .timeline-container:before {
    left: 40px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }
  /* Make sure all circles are at the same spot */
  .left::after,
  .right::after {
    left: -8px;
  }
  /* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}
.news-uebersicht .card {
  box-shadow: none;
}
.news-uebersicht .card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}
.news-uebersicht .card .card-body p {
  color: rgb(200, 200, 200);
}
@media (min-width: 768px) {
  .news-uebersicht .journal-content-article {
    flex: 0 0 33.333333333%;
    max-width: 33.333333333%;
    padding: 1rem;
  }
}

.news .swiper-slide {
  background-color: rgb(245, 245, 245);
  transition: transform 0.6s ease-in-out;
  padding: 0 !important;
}
.news .carousel-caption {
  bottom: 50% !important;
  left: 0;
  right: 0;
  transform: translateY(50%) !important;
}
.news .news-img {
  background-color: black;
}
.news .news-img .news-img-div {
  opacity: 0.55;
  height: 400px;
}
.news .news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .news .news .swiper-button-next,
  .news .news .swiper-button-prev {
    top: 76%;
    color: grey !important;
  }
}
@media (min-width: 768px) {
  .news .swiper-button-next,
  .news .swiper-button-prev {
    top: 50%;
  }
}

.newsgrid .leftbig img {
  height: 400px;
}
.newsgrid img {
  height: 189px;
  object-fit: cover;
  filter: brightness(0.7);
}
.newsgrid img:hover {
  filter: brightness(0.9);
  transition-duration: 0.1s;
}
@media only screen and (max-width: 986px) {
  .newsgrid h3 {
    font-size: 140% !important;
  }
}

.gfometer {
  height: 28px;
  position: relative;
  background: #ffe6bf;
  border: 1px solid #ffcf85;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}

.gfometer > span {
  display: block;
  height: 100%;
  border-radius: 50px;
  background: linear-gradient(to left, #f90, #ffae00);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}

.teaser .teaser-siegel {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.teaser .teaser-siegel img {
  width: 200px;
  height: intrinsic;
}
@media (max-width: 1200px) {
  .teaser .teaser-siegel img {
    width: 130px;
    height: intrinsic;
  }
}
.teaser .img-overlay {
  background-color: rgb(0, 0, 0);
  padding: 0;
  height: 100%;
}
.teaser .img-overlay img {
  opacity: 0.55;
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
}
.teaser .img-overlay picture {
  height: 100%;
}
@media (max-width: 767.98px) {
  .teaser h2 {
    font-size: 1.3rem;
    padding: 0;
  }
}

.gfocard a {
  color: rgb(40, 40, 40);
}
.gfocard ul {
  padding-inline-start: 0px;
}
.gfocard .transparent {
  color: var(--primary);
}
.gfocard .bg-orange,
.gfocard .bg-turquoise,
.gfocard .bg-blue {
  margin-bottom: 1.2rem;
}
.gfocard .bg-transparent {
  background: none;
  margin-bottom: -13px;
}
.gfocard .border-0 .bg-transparent {
  margin-bottom: 15px !important;
}
.gfocard .sheet {
  background-color: white;
  margin-top: 2rem;
}
.gfocard .sheet .card-body {
  margin-top: -60px;
}
.gfocard .sheet:hover {
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}
.gfocard .sheet .circular-img {
  transform: translateY(-30%);
}
.gfocard .circular-img {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.gfocard .circular-img img {
  width: auto;
  height: 100%;
}
.gfocard .img-size-big {
  width: 150px;
  height: 150px;
}
.gfocard .img-size-small {
  width: 100px;
  height: 100px;
}
.gfocard .no-filter:hover {
  opacity: 70%;
}
.gfocard .card-footer {
  background: none;
}
.gfocard .card-footer button {
  width: fit-content;
}

.filter-white {
  filter: brightness(0) invert(1);
}

.leuchtend {
  -webkit-box-shadow: 0px 0px 15px 5px rgba(255, 153, 0, 0.4);
  box-shadow: 0px 0px 15px 5px rgba(255, 153, 0, 0.4);
}

.gfocollapse {
  margin-left: 28px;
  display: -webkit-flex;
}
.gfocollapse .asset-full-content {
  margin-bottom: 0 !important;
}
.gfocollapse:before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  content: "\f055";
  margin-left: -28px;
  display: inline;
  padding-right: 10px;
}
.gfocollapse[aria-expanded=true]:before {
  content: "\f056";
}

.miniimg .circle-img img {
  object-fit: cover;
  border-radius: 50%;
  height: 150px;
  width: 150px;
}
.miniimg .rectangular-img img {
  border-radius: 0%;
  max-width: 180px;
  height: auto;
}

.smallimg .circle-img img {
  object-fit: cover;
  border-radius: 50%;
  height: 200px;
  width: 200px;
}
.smallimg .rectangular-img img {
  border-radius: 0%;
  max-width: 180px;
  height: auto;
}

.bigimg img {
  border-radius: 0%;
  width: 100%;
  height: auto;
}

.icon-with-text {
  color: #4d4d4d;
}
.icon-with-text i {
  font-size: 2.2rem;
}
.icon-with-text .icon {
  max-width: 60px;
}

@media (min-width: 1200px) {
  .navigation-overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 20;
    cursor: pointer;
  }
}
.flex-login {
  flex-direction: column !important;
}

.nav-item .nav-link,
.nav-item .nav-underline .tab a {
  padding-bottom: 0.25rem;
}
.nav-item .nav-link > .c-inner,
.nav-item .nav-underline .tab a > .c-inner {
  margin-bottom: -0.625rem;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: -0.625rem;
}
.nav-item span.nav-link.orange,
.nav-item a.nav-link.orange {
  color: var(--primary) !important;
}

.footer_menu .navbar-nav {
  flex-direction: column;
}
.footer_menu .navbar-nav > li {
  justify-content: center;
  text-align: center;
  padding-bottom: 2px;
}
@media (min-width: 1200px) {
  .footer_menu .navbar-nav {
    flex-direction: row;
    justify-content: space-between;
  }
}

.sub_navigation {
  display: block;
  width: 100%;
  height: 70px;
  -webkit-box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.1);
}
.sub_navigation a {
  color: black !important;
}
.sub_navigation .orange-icon {
  color: var(--primary) !important;
}
@media (min-width: 1200px) {
  .sub_navigation .responsive-menu-ebene-2 {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1248px;
    padding-left: 330px;
  }
}
.sub_navigation .notSignedInHeight {
  height: calc(100dvh - 72px);
}
.sub_navigation .signedInHeight {
  height: calc(100dvh - 133px);
}
@media (max-width: 991.98px) {
  .sub_navigation .signedInHeight {
    height: calc(100dvh - 125px);
  }
}
@media screen and (max-width: 443px) {
  .sub_navigation .signedInHeight {
    height: calc(100dvh - 157px);
  }
}
@media (max-width: 1199.98px) {
  .sub_navigation #navbarContent {
    overflow-y: auto;
    width: 100%;
    background-color: white;
  }
}
.sub_navigation::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 1px;
  z-index: -1;
}
.sub_navigation #nav-holder {
  position: relative;
  z-index: 1100;
  width: 100%;
  -webkit-box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px 0px rgba(0, 0, 0, 0.1);
}
.sub_navigation .navbar-brand {
  z-index: 1100;
  height: 110px !important;
  background: var(--primary-gradient);
  padding: 0 30px;
}
@media (min-width: 1200px) {
  .sub_navigation .navbar-brand {
    height: 140px !important;
  }
}
.sub_navigation .navbar-brand img {
  margin: 0 30px;
  max-width: 120px;
  height: auto;
}
@media (min-width: 576px) {
  .sub_navigation .navbar-brand img {
    max-width: 160px;
  }
}
@media (min-width: 768px) {
  .sub_navigation .navbar-brand img {
    max-width: 200px;
  }
}
.sub_navigation .desktop-nav-block {
  background: #f3f3f3;
  height: 125px;
  border-top: 0.1rem solid lightgrey;
  border-bottom: 0.1rem solid lightgray;
}
.sub_navigation .navbar-nav {
  min-height: 0;
}
.sub_navigation .navbar-nav .nav-item {
  padding-left: 1rem;
  padding-right: 1rem;
  border-bottom: 0.1rem solid lightgray;
  line-height: 4rem;
}
.sub_navigation .navbar-nav .nav-item .nav-link {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  padding-top: 0.4rem;
}
@media (max-width: 1199.98px) {
  .sub_navigation .navbar-nav .nav-item .nav-link {
    padding-left: 8px;
    font-size: large;
  }
}
.sub_navigation .navbar-nav .nav-item .ebene-2 {
  padding-right: 0;
}
@media (min-width: 1200px) {
  .sub_navigation .navbar-nav .nav-item .ebene-2 {
    padding-right: 100px !important;
  }
}
.sub_navigation .navbar-nav .nav-item .seitenknoten {
  padding-left: 0;
  padding-right: 0;
  font-size: 1.1rem;
  font-weight: 500;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .sub_navigation .navbar-nav .nav-item .seitenknoten {
    padding-left: 8px;
    font-size: large;
    width: calc(100% - 40px);
  }
}
.sub_navigation .dropdown {
  position: inherit;
}
@media (min-width: 1200px) {
  .sub_navigation .dropdown .menu-level-2 {
    margin-top: 1rem !important;
  }
}
.sub_navigation .dropdown .mega-menu {
  padding: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .sub_navigation .dropdown .mega-menu {
    display: block !important;
  }
}
@media (max-width: 1199.98px) {
  .sub_navigation .dropdown .mega-menu {
    display: none;
  }
}
@media (min-width: 1200px) {
  .sub_navigation .dropdown .mega-menu div {
    padding: 0 0 0 0;
  }
}
.sub_navigation .ebene-2 {
  padding-right: 100px;
  padding-left: 0;
}
@media (max-width: 1199.98px) {
  .sub_navigation .ebene-2 {
    padding-right: 0;
    padding-left: 10px;
  }
}
@media (max-width: 1199.98px) {
  .sub_navigation use[id^=bottom_] {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .sub_navigation use[id^=top_] {
    display: none;
  }
}
.sub_navigation #burger-icon-responsive {
  padding: 0;
}
.sub_navigation #login-btn-responsive {
  display: flex;
  padding-right: 13px;
}
.sub_navigation #login-btn-responsive i {
  font-size: 32px;
}
.sub_navigation #login-icon:hover {
  color: var(--primary) !important;
}
.sub_navigation #login-menu {
  top: 6px;
  padding: 0 15px 20px;
  min-width: 200px;
  left: -38px;
}
@media (max-width: 1400px) {
  .sub_navigation #login-menu {
    left: -160px;
  }
}
.sub_navigation #login-menu a.text-truncate {
  font-size: 17px;
}
.sub_navigation #login-menu-responsive {
  overflow-y: auto;
  max-height: calc(100vh - 65px);
  height: 100vh;
  border: none;
  box-shadow: none;
  display: none;
}
.sub_navigation #login-container {
  width: 100%;
  margin: 1rem auto;
}
.sub_navigation .login-item {
  margin: 0 auto;
  width: calc(100% - 20px);
  border-top: 0.1rem solid lightgray;
}
.sub_navigation .login-link {
  padding: 0.625rem 0;
  color: rgb(77, 77, 77);
}
@media (max-width: 1199.98px) {
  .sub_navigation .login-link {
    width: 100%;
    font-size: large;
    padding: 0.625rem 6px;
  }
}
.sub_navigation .login-link:hover {
  color: var(--primary);
}
.sub_navigation .dropdown-menu {
  overflow: unset;
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.sub_navigation .dropdown-menu div div {
  display: flex;
}
@media (max-width: 1199.98px) {
  .sub_navigation .dropdown-menu div div {
    flex-direction: column;
    width: 100%;
  }
}
.sub_navigation .dropdown-item .dropdown-toggle,
.sub_navigation .dropdown-menu > li > a,
.sub_navigation .dropdown-menu .link-list > li > a {
  padding-bottom: 1rem;
}
.sub_navigation .dropdown-item {
  padding: 0;
  width: 102px;
}
@media (max-width: 1199.98px) {
  .sub_navigation li.dropdown.dropdown-item {
    width: 100%;
  }
  .sub_navigation a.dropdown-item.dropdown-toggle {
    float: left;
  }
}
@media (max-width: 1199.98px) {
  .sub_navigation .dropdown-menu {
    display: none;
  }
}
.sub_navigation .portlet {
  margin-bottom: 0;
}
.sub_navigation .navbar-toggler {
  color: black;
  border: transparent;
}
.sub_navigation .navbar-toggler:focus {
  border: transparent;
}
.sub_navigation .toggler-icon {
  display: block;
  width: 32px;
  height: 28px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.sub_navigation .toggler-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: black;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.sub_navigation .toggler-icon span:nth-child(1) {
  top: 0px;
}
.sub_navigation .toggler-icon span:nth-child(2) {
  top: 12px;
}
.sub_navigation .toggler-icon span:nth-child(3) {
  top: 24px;
}
.sub_navigation .toggler-icon.open span:nth-child(1) {
  top: 12px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sub_navigation .toggler-icon.open span:nth-child(2) {
  opacity: 0;
  -webkit-transform: translateX(60px);
  -moz-transform: translateX(60px);
  -o-transform: translateX(60px);
  transform: translateX(60px);
}
.sub_navigation .toggler-icon.open span:nth-child(3) {
  top: 12px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media (max-width: 1199.98px) {
  .sub_navigation .navbar-collapse {
    display: none;
  }
  .sub_navigation .navbar-collapse .navbar-nav {
    flex-direction: column;
  }
}
@media (max-width: 1199.98px) {
  .sub_navigation #navbarContent .nav-link {
    float: left;
  }
}
.sub_navigation .pfeil-hoch {
  transform: scaleY(-1);
}
.sub_navigation .resp-width {
  width: fit-content;
}
@media (max-width: 1199.98px) {
  .sub_navigation .resp-width {
    width: calc(100% - 40px);
  }
}
@media (max-width: 1199.98px) {
  .sub_navigation .pfeil-ebene-1 {
    display: block;
    float: right;
    margin: 16px 18px 8px 8px;
  }
}
@media (min-width: 1200px) {
  .sub_navigation .pfeil-ebene-1 {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .sub_navigation .pfeil-ebene-2 {
    display: block;
    float: right;
    margin: 16px 18px 8px 8px;
  }
}
@media (min-width: 1200px) {
  .sub_navigation .pfeil-ebene-2 {
    display: none;
  }
}

.nav-item-icon {
  width: 2rem;
  height: 2rem;
}

.thead-dark th {
  background-color: rgb(77, 77, 77) !important;
}

.table-secondary th {
  background-color: rgb(230, 230, 230) !important;
  border-color: unset !important;
}
.table-secondary td {
  background-color: rgb(230, 230, 230) !important;
  border-color: unset !important;
}

.kreis {
  background: var(--primary-gradient);
  position: absolute;
  width: 90px;
  height: 90px;
  top: 20px;
  right: -8px;
  text-align: center;
  z-index: 100;
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.6s ease-in-out;
  border-radius: 50%;
  line-height: 1.1;
  color: white !important;
}
.kreis:hover {
  transform: scale(1.1);
  cursor: default;
}
@media (max-width: 991.98px) {
  .kreis {
    width: 80px;
    height: 80px;
    top: 40px;
    right: -24px;
    line-height: 1;
  }
}
@media (max-width: 767.98px) {
  .kreis {
    width: 80px;
    height: 80px;
    line-height: 1;
    font-size: 95%;
  }
}

.sheet {
  background-color: rgb(245, 245, 245);
  padding-bottom: 1.5rem;
}

textarea {
  border-radius: 5px !important;
}
textarea:focus,
textarea input:focus,
textarea span:focus {
  outline: none;
  background-color: rgb(230, 230, 230);
}

.form-control {
  border-radius: 20px;
  padding-left: 15px;
  background-color: white;
}
.form-control::placeholder {
  color: rgb(190, 190, 190);
}
.form-control:focus {
  background-color: rgb(230, 230, 230);
  border: none;
  box-shadow: none;
}

.required {
  color: var(--primary);
}
.required:before {
  content: "\f621";
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  vertical-align: super;
  font-size: 0.4rem;
  padding-left: 3px;
}

.form-group {
  margin-bottom: 15px;
  padding: 0;
}
.form-group .input-group {
  background-color: unset;
}
.form-group .input-group input {
  border-top-right-radius: 20px !important;
  border-bottom-right-radius: 20px !important;
}
.form-group .input-group .input-group-text {
  height: 30px;
  font-weight: 300;
  background: none;
  border: none;
  padding-left: 0;
}
.form-group .form-check-input {
  margin-right: 0.5rem !important;
}

label {
  font-weight: 300;
}

.disabled-cursor {
  cursor: not-allowed;
}

.inaktiv {
  opacity: 0.3;
}

.custom-control .checkmark:is-valid {
  border: 1px solid red;
}

@media (max-width: 768px) {
  .custom-control-inline {
    margin-left: 0 !important;
    width: 100%;
  }
}
.custom-control-input:checked ~ .custom-control-label::before {
  background-color: var(--primary) !important;
  border-color: none !important;
}

.custom-control-label::before {
  left: 0px;
}

.checkbox-label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-label input:checked ~ .checkmark:after {
  display: block;
}
.checkbox-label input:checked ~ .checkmark {
  background-color: var(--primary);
}
.checkbox-label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: rgb(210, 210, 210);
}
.checkbox-label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.radio-label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.radio-label input:checked ~ .checkmark {
  background-color: var(--primary);
}
.radio-label input:checked ~ .checkmark:after {
  display: block;
}
.radio-label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: rgb(210, 210, 210);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.radio-label .checkmark:after {
  position: absolute;
  display: none;
  left: 28%;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgb(245, 245, 245);
}

button:focus {
  outline: none;
}

.swiper-container .swiper-wrapper {
  align-items: flex-end !important;
}
.swiper-container .swiper-slide {
  padding: 1rem 1rem;
}

.swiper-button-disabled {
  visibility: hidden;
}

.swiper-button-prev {
  left: 5%;
}
.swiper-button-prev:focus {
  outline: none;
}
@media (min-width: 768px) {
  .swiper-button-prev {
    left: 2%;
  }
}
@media (max-width: 1399.98px) {
  .swiper-button-prev {
    left: 2%;
  }
}
@media (max-width: 991.98px) {
  .swiper-button-prev:after {
    font-size: 2rem;
    padding-right: 10px;
  }
}

.swiper-button-next {
  right: 5%;
}
.swiper-button-next:focus {
  outline: none;
}
@media (min-width: 768px) {
  .swiper-button-next {
    right: 2%;
  }
}
@media (max-width: 1399.98px) {
  .swiper-button-next {
    right: 2%;
  }
}
@media (max-width: 991.98px) {
  .swiper-button-next:after {
    font-size: 2rem;
    padding-left: 10px;
  }
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
}

.swiper-pagination-bullet-active {
  background: var(--primary);
}

.optionPlusIcon {
  font-size: 2.7rem;
  position: absolute;
  top: -23px;
  left: -23px;
  background-color: white;
  border-radius: 50px;
}

.gfo-card,
.card {
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
  justify-content: space-between;
  padding: 0;
  margin: 0;
  height: 100%;
  min-height: 350px;
  width: 100%;
}
@media (min-width: 768px) {
  .gfo-card,
  .card {
    max-width: 365px;
  }
}
.gfo-card .preis,
.card .preis {
  margin-bottom: 0;
}
.gfo-card .startbonus,
.card .startbonus {
  font-size: 170%;
}
.gfo-card .startbonus .fussnote,
.card .startbonus .fussnote {
  padding-left: 0px;
  font-size: 60%;
}
.gfo-card .card-header,
.card .card-header {
  background: var(--primary-gradient);
  padding: 25px;
}
.gfo-card .card-header h1,
.gfo-card .card-header h2,
.gfo-card .card-header h3,
.gfo-card .card-header h4,
.card .card-header h1,
.card .card-header h2,
.card .card-header h3,
.card .card-header h4 {
  color: white;
}
.gfo-card .card-header h2,
.card .card-header h2 {
  font-size: 2.5rem;
  margin: 0;
  padding: 0 5px 0 0;
}
.gfo-card .card-header h3,
.card .card-header h3 {
  margin: 0;
  padding: 5px 0 0 0;
}
@media (max-width: 767.98px) {
  .gfo-card .card-header h3,
  .card .card-header h3 {
    font-size: 95%;
  }
}
.gfo-card .card-header .plan,
.card .card-header .plan {
  font-size: 2rem;
  font-weight: 500;
  padding-bottom: 10px;
}
.gfo-card .card-body,
.card .card-body {
  padding: 20px 20px 0px 30px;
  line-height: normal;
}
.gfo-card .card-body ul,
.card .card-body ul {
  line-height: 1.3;
}
.gfo-card .card-body ul li,
.card .card-body ul li {
  padding-bottom: 5px;
}
.gfo-card .card-body ul li:before,
.card .card-body ul li:before {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-weight: 900;
  content: "\f00c";
  color: var(--primary);
  padding-right: 8px;
}
.gfo-card .card-body ul li.orange:before,
.card .card-body ul li.orange:before {
  color: var(--secondary) !important;
}
.gfo-card .card-footer,
.card .card-footer {
  background-color: white;
  width: 100%;
  padding: 10px 20px;
}
.gfo-card .card-footer input,
.card .card-footer input {
  border: 1px solid rgb(210, 210, 210);
  width: 40px;
}
.gfo-card .card-footer ul li,
.card .card-footer ul li {
  list-style: none;
}

.border-top-grey {
  border-top: 1px solid var(--light-grey);
}

.border-bottom-grey {
  border-bottom: 1px solid var(--light-grey);
}

.mt-100 {
  margin-top: 100px;
}

.radio-selected {
  box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.5);
  border: 1px solid var(--primary);
}

.modal {
  overflow: auto !important;
}

.modal-content {
  margin: 0 auto;
}

.liferay-modal .modal-dialog {
  position: fixed;
}

.modal-dialog {
  position: relative;
  width: auto;
}

.fade:not(.show) {
  opacity: 0;
  display: none;
}

#error-page .img-overlay {
  height: 300px;
}
#error-page a {
  width: fit-content;
}
#error-page .error-img img {
  filter: drop-shadow(50px 50px 50px rgba(0, 0, 0, 0.3));
}

footer {
  width: 100%;
  background-color: rgb(77, 77, 77);
}
footer ul li {
  list-style: none;
}
footer ul:first-child {
  padding-left: 0;
}
footer #footer-topnav .ekomi_siegel img {
  width: 120px;
  height: 120px;
}
@media (max-width: 991.98px) {
  footer #footer-topnav .ekomi_siegel {
    flex: unset;
    max-width: unset;
    text-align: center;
  }
}
footer #footer-topnav .footer_menu {
  font-size: 18px;
}
footer #footer-topnav .footer_menu > div {
  width: 100%;
}
footer #footer-topnav .footer_menu .nav-link {
  padding: 0;
  font-weight: 500;
}
footer #footer-topnav .footer_menu ul {
  color: white;
}
@media (max-width: 991.98px) {
  footer #footer-topnav .footer_menu {
    font-size: 1rem;
  }
}
footer #footer-topnav .footer_menu a {
  color: white;
}
footer #footer-topnav .social_media ul {
  margin: 0;
}
footer #footer-topnav .social_media ul li {
  display: inline;
  padding-right: 15px;
}
footer #footer-topnav .social_media ul li:last-child {
  padding-right: 0;
}
footer #footer-topnav .social_media ul i {
  color: white;
  font-size: 2rem;
}
footer #footer-subnav {
  background-color: rgb(40, 40, 40);
  min-height: 35px;
  padding: 8px 0;
  font-size: 0.8rem;
  color: white;
  margin-top: 20px;
  line-height: 35px;
}

#sidebar {
  display: block;
  position: fixed;
  margin: 0 20px 20px 0;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  height: 200px;
  z-index: 15;
}
@media (max-width: 767.98px) {
  #sidebar {
    height: auto;
  }
}
#sidebar .sidebar-button {
  border-radius: 50%;
  background: var(--secondary);
}
#sidebar .sidebar-button .fa-phone-alt:before,
#sidebar .sidebar-button .fa-comments:before {
  font-size: 1.2rem;
}
@media (min-width: 769px) {
  #sidebar .sidebar-button .fa-phone-alt:before,
  #sidebar .sidebar-button .fa-comments:before {
    font-size: 1.7rem;
  }
}
#sidebar i#click-to-open:hover {
  cursor: pointer;
}
#sidebar .all-buttons {
  height: 80px;
  width: 80px;
  top: -72px;
  position: relative;
  visibility: hidden;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  #sidebar .all-buttons {
    height: 44px;
    width: 44px;
    top: -36px;
  }
}
@media (orientation: portrait) {
  #sidebar .all-buttons {
    top: -54px;
  }
}
#sidebar .all-buttons i {
  color: white;
  font-size: 1.7rem;
}
#sidebar .all-buttons i:hover {
  transform: rotate(10deg);
}
@media (max-width: 991px) {
  #sidebar .all-buttons .slide-balken {
    visibility: hidden;
  }
}
#sidebar .all-buttons .slide-balken {
  padding-left: 20px;
  color: white;
  right: 14px;
  box-shadow: none;
  font-size: 100%;
  line-height: 80px;
  border-radius: 40px;
  display: none;
  width: 100px;
  background: var(--primary);
  z-index: -10;
}
#sidebar .all-buttons #balken-phone {
  margin-top: -80px;
  margin-left: -168px;
  width: auto;
}
#sidebar .all-buttons #balken-video {
  margin-top: -80px;
  margin-left: -125px;
  width: auto;
}
@media only screen {
  #sidebar .all-buttons:hover > .slide-balken {
    display: flex !important;
  }
}
#sidebar #big-button-x {
  height: 80px;
  width: 80px;
  bottom: 40px;
  border-radius: 50%;
  display: block;
  position: fixed;
}
@media (max-width: 767.98px) {
  #sidebar #big-button-x {
    height: 44px;
    width: 44px;
  }
}
@media (orientation: portrait) {
  #sidebar #big-button-x {
    bottom: 24px;
  }
}
#sidebar #big-button-x i {
  position: absolute;
  color: white;
  height: 80px !important;
  width: 80px !important;
}
@media (max-width: 767.98px) {
  #sidebar #big-button-x i {
    height: 44px !important;
    width: 44px !important;
  }
}
#sidebar #big-button-x i:before {
  font-size: 1.2rem;
}
@media (min-width: 769px) {
  #sidebar #big-button-x i:before {
    font-size: 1.7rem;
  }
}
#sidebar #big-button-x #click-to-close {
  padding: 9px;
  display: none;
}
@media (max-width: 575.98px) {
  #sidebar {
    margin: 0 15px 20px 0;
  }
  #sidebar .all-buttons {
    display: flex;
  }
}

#fenster {
  position: fixed;
  z-index: 10;
  width: 380px;
  margin-right: 120px;
  margin-bottom: 26px;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  overflow: hidden;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;
}
#fenster #fenster-phone::before {
  content: " ";
  height: 0;
  position: fixed;
  bottom: 240px;
  width: 0;
  right: 109.5px;
  border: medium solid rgba(0, 0, 0, 0.24);
  border-width: 10px 0 10px 10px;
  border-color: transparent rgba(0, 0, 0, 0.24);
}
@media (max-width: 768px) {
  #fenster #fenster-phone::before {
    bottom: 152px;
    right: 67.5px;
  }
}
@media (orientation: portrait) and (max-width: 768px) {
  #fenster #fenster-phone::before {
    bottom: 136px;
  }
}
#fenster #fenster-phone::after {
  content: " ";
  height: 0;
  position: fixed;
  bottom: 240px;
  width: 0;
  right: 109.6px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent white;
}
@media (max-width: 768px) {
  #fenster #fenster-phone::after {
    bottom: 152px;
    right: 67.6px;
  }
}
@media (orientation: portrait) and (max-width: 768px) {
  #fenster #fenster-phone::after {
    bottom: 136px;
  }
}
#fenster #fenster-video::before {
  content: " ";
  height: 0;
  position: fixed;
  bottom: 155px;
  width: 0;
  right: 109.5px;
  border: medium solid rgba(0, 0, 0, 0.24);
  border-width: 10px 0 10px 10px;
  border-color: transparent rgba(0, 0, 0, 0.24);
}
@media (max-width: 768px) {
  #fenster #fenster-video::before {
    bottom: 103px;
    right: 67.5px;
  }
}
@media (orientation: portrait) and (max-width: 768px) {
  #fenster #fenster-video::before {
    bottom: 86px;
  }
}
#fenster #fenster-video::after {
  content: " ";
  height: 0;
  position: fixed;
  bottom: 155px;
  width: 0;
  right: 109.6px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent white;
}
@media (max-width: 768px) {
  #fenster #fenster-video::after {
    bottom: 103px;
    right: 67.6px;
  }
}
@media (orientation: portrait) and (max-width: 768px) {
  #fenster #fenster-video::after {
    bottom: 86px;
  }
}
#fenster .fenster-header h2 {
  padding-bottom: 0;
  font-size: 2rem;
}
#fenster .fenster-body {
  top: 51px;
  padding: 35px;
}
#fenster .alle-fenster {
  display: none;
  min-height: 0 !important;
}
@media (max-width: 767.98px) {
  #fenster {
    overflow: auto;
    width: 70%;
    z-index: 50;
    margin-right: 77px;
  }
  #fenster .fenster-header h2 {
    font-size: 1.3rem;
  }
  #fenster .fenster-body {
    padding: 20px;
  }
}

.gruener-strom-right {
  width: 100%;
}
@media (max-width: 770px) {
  .gruener-strom-right {
    display: none;
  }
}

.gruener-strom-top {
  width: 70%;
}
@media (min-width: 770px) {
  .gruener-strom-top {
    display: none;
  }
}

.horizontal-line {
  border-top: 1px solid rgba(0, 0, 0, 0.3);
}

.fw-bold,
.fw-500 {
  font-weight: 500 !important;
}

.text-nowrap {
  text-wrap: nowrap;
}

.custom-w-100-md-50 {
  width: 100%;
}

@media (min-width: 768px) {
  .custom-w-100-md-50 {
    width: 50%;
  }
}
.fw-400,
.fw-normal {
  font-weight: 400 !important;
}

.border-bottom-white {
  border-bottom: 2px solid #ffffff;
}

.border-bottom-gray {
  border-bottom: 2px solid #cecece;
}

.invoice-holder .border-bottom-gray:last-child {
  border-bottom: none;
  margin: 0 !important;
  padding: 0 !important;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 90%; /* or any width you desire */
}

.list-style-none {
  list-style: none;
}

.rkom-badge {
  padding: 8px 12px;
  background: #87bc37;
  font-size: 14px;
  margin-right: 10px;
  font-weight: 500;
}

.arrow-buttons-wrapper {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
  display: flex;
  justify-content: start;
  align-items: center;
}

.arrow-button {
  width: 100%;
  max-width: 120px;
  padding: 10px 0;
}

.overflow-x-auto {
  overflow-x: auto;
}

.bottom-0 {
  bottom: 0;
}

.right-0 {
  right: 0;
}

#desktop_ad .asset-full-content {
  margin-bottom: 0 !important;
  padding-top: 30px;
  padding-bottom: 20px;
  background: linear-gradient(160deg, #0477BC, #71C3E5) !important;
}
#desktop_ad .asset-content {
  margin-bottom: 0 !important;
  display: flex;
  justify-content: center;
}
#desktop_ad dl {
  margin-bottom: 0 !important;
}
#desktop_ad dd {
  margin-bottom: 0 !important;
}
@media (max-width: 991.98px) {
  #desktop_ad {
    display: none;
  }
}

/* Target the container with overflow-x: auto */
.scroll-container {
  width: 100%; /* Set a fixed width for the container */
  overflow-x: auto; /* Enable horizontal scrolling */
  white-space: nowrap; /* Prevent line breaks for inline content */
  scrollbar-width: thin; /* Set the width of the scrollbar */
  scrollbar-color: rgba(140, 140, 140, 0.8) #f3f3f3; /* Define colors for thumb and track */
}

/* Target the horizontal scroll bar */
.scroll-container::-webkit-scrollbar {
  width: 0.75rem; /* Width of the scroll bar */
  height: 0.75rem; /* Height of the horizontal track */
}

/* Target the thumb (the draggable part of the scroll bar) */
.scroll-container::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.35); /* Background color of the thumb */
  border-radius: 0.5rem; /* Rounded corners for the thumb */
}

/* Target the track (the area behind the thumb) */
.scroll-container::-webkit-scrollbar-track {
  background-color: #333; /* Background color of the track */
  border-radius: 0.5rem; /* Rounded corners for the track */
}

/* Scroll for user management module*/
/* Target the container with overflow-x: auto */
.scroll-container-user-management {
  width: 100%; /* Set a fixed width for the container */
  overflow-y: auto; /* Enable horizontal scrolling */
  white-space: nowrap; /* Prevent line breaks for inline content */
  scrollbar-width: thin; /* Set the width of the scrollbar */
  scrollbar-color: rgba(140, 140, 140, 0.8) #f3f3f3; /* Define colors for thumb and track */
}

/* Target the horizontal scroll bar */
.scroll-container-user-management::-webkit-scrollbar {
  width: 0.75rem; /* Width of the scroll bar */
  height: 0.75rem; /* Height of the horizontal track */
}

/* Target the thumb (the draggable part of the scroll bar) */
.scroll-container-user-management::-webkit-scrollbar-thumb {
  background-color: rgba(140, 140, 140, 0.8); /* Background color of the thumb */
  border-radius: 0.5rem; /* Rounded corners for the thumb */
}

/* Target the track (the area behind the thumb) */
.scroll-container-user-management::-webkit-scrollbar-track {
  background-color: #f3f3f3; /* Background color of the track */
  border-radius: 0.5rem; /* Rounded corners for the track */
}

.overflow-y-auto {
  overflow-y: auto;
}

/* For Chrome, Safari, Edge, Opera */
input[data-number-input=true]::-webkit-outer-spin-button,
input[data-number-input=true]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* For Firefox */
input[data-number-input=true][type=number] {
  -moz-appearance: textfield;
}

.rkom-form-control-border:hover {
  border: 2px solid #EF7D00;
}

.custom-password-button {
  width: 30px;
  height: 30px;
  border: none;
  background: white;
  cursor: pointer;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  z-index: 2000;
}

.checkbox-icon-container {
  width: 1rem;
  height: 1rem;
  border: 1px solid black;
  border-radius: 3px;
  background: white;
}

.italic {
  font-style: italic;
}

.custom-tooltip {
  max-width: 565px !important;
  padding: 2rem 1.5rem !important;
  background: rgb(77, 77, 77) !important;
  opacity: 1 !important;
}
.custom-tooltip:after {
  background-color: rgb(77, 77, 77) !important;
}

/* Adding responsiveness for mobile devices */
@media (max-width: 768px) {
  .custom-tooltip {
    max-width: calc(100vw - 70px) !important;
    margin-left: 2rem !important;
    margin-right: 2rem !important;
    padding: 1.5rem 1rem !important;
  }
}
.multiselect-tooltip {
  max-width: 565px !important;
  padding: 1rem;
  background: rgb(77, 77, 77) !important;
}

/* Adding responsiveness for mobile devices */
@media (max-width: 768px) {
  .multiselect-tooltip {
    max-width: calc(100vw - 70px) !important;
  }
}
#arrow,
#arrow::before {
  position: absolute;
  width: 12px;
  height: 12px;
  background: inherit;
}

#arrow {
  visibility: hidden;
}

#arrow::before {
  visibility: visible;
  content: "";
  transform: rotate(45deg);
}

#tooltip[data-popper-placement^=top] > #arrow {
  bottom: -0.35rem;
}

#tooltip[data-popper-placement^=bottom] > #arrow {
  top: -0.35rem;
}

#tooltip[data-popper-placement^=left] > #arrow {
  right: -0.35rem;
}

#tooltip[data-popper-placement^=right] > #arrow {
  left: -0.35rem;
}

.carousel-radio-button {
  text-align: center;
  margin-top: 1.5rem;
}
.carousel-radio-button input[type=radio] {
  padding: 0.5em;
  -webkit-appearance: none;
  border-radius: 50%;
  background: #CECECE;
  transform: scale(0.6);
}
.carousel-radio-button input[type=radio]:checked {
  display: inline-block;
  background-color: white;
}

/* Styles for the radio buttons and labels for a more appealing look */
.carousel-radio-button label {
  margin-right: 1rem;
  cursor: pointer;
}

.carousel-radio-button input[type=radio] {
  margin-right: 0.5rem;
}

/*define general carousel class*/
.carousel-content {
  position: relative;
  width: 100%;
  transition: transform 0.5s ease-in-out;
}

.order-product-card {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1607843137);
  border-radius: 5px;
  min-height: 385px;
}