@charset "UTF-8";
/**
 * Clay 3.112.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.112.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

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

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  transition: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
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: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@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: rgba(0, 0, 0, 0.5);
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (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;
    transform: translateY(-97%);
  }
}
@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 {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

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

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

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

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

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

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (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: rgba(0, 0, 0, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.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: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
body {
  font-size: 1rem;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}
@media (max-width: 767.98px) {
  body:has(button.icon-hamburger[aria-expanded=true]) {
    height: 100vh;
    overflow: hidden;
  }
}

@media (min-width: 1440px) {
  .container {
    max-width: 1310px;
  }
}
.skolae-view {
  padding-top: 0 !important;
  background-image: url("../images/cuadricula.svg");
  background-repeat: repeat;
  background-size: 20px;
  background-size: 32px;
}
.skolae-view h1, .skolae-view h2, .skolae-view h3, .skolae-view h4 {
  font-family: "Source Sans Pro", sans-serif;
}
.skolae-view h1 {
  font-size: 37px;
  line-height: 44px;
}
.skolae-view h2 {
  font-size: 28.833px;
  line-height: 36px;
}
.skolae-view h3 {
  font-size: 20.25px;
  line-height: 28px;
}
.skolae-view .component-heading {
  color: #007390;
  font-weight: 700;
}
.skolae-view a {
  cursor: pointer;
}
.skolae-view button {
  border: 0;
  background-color: transparent;
}
.skolae-view button:focus {
  outline: 0;
}
.skolae-view p {
  font-size: 1rem;
  line-height: 24px;
}
.skolae-view .portlet-title-text {
  display: none;
}
.skolae-view .portlet-decorate .portlet-content {
  background: none;
}
.skolae-view .journal-content-article img {
  width: 100%;
  height: auto;
}

.signed-in .skolae-view .banner-search--filters__mobile {
  top: 58px;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
}

.bg-gradient {
  background: linear-gradient(94.32deg, #1db8d2 0%, #007390 42.19%, #3d4664 100%), #007390;
}

.bg-gradient-transparent, .bg-banner-color:before, .skolae-view .banner-search:before, .skolae-view .banner-text:before, .skolae-view .banner-anchors:before, .skolae-view .banner-home:before {
  background: linear-gradient(94.32deg, #1db8d2 0%, #007390 42.19%, #3d4664 100%), #007390;
}

.bg-banner-color:before, .skolae-view .banner-search:before, .skolae-view .banner-text:before, .skolae-view .banner-anchors:before, .skolae-view .banner-home:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}

.rounded, .skolae-view .collapsable-redes__body__item, .skolae-view .nav__sub-menu, .skolae-view .header__bottom .searcher-mobile .search-form-wrapper form {
  border-radius: 4px;
}

.border-gray, .skolae-view .skolae-card {
  border: 1px solid #e2e0dc;
}

.border-blue {
  border: 1px solid #1db8d2;
}

.border-dashed-green {
  border: 1px dashed #cad656;
}

.border-primary-green, .skolae-view .footer__up {
  border: 2px solid #cad656;
}

.box-shadow, .skolae-view .search-results, .skolae-view .skolae-card:hover, .skolae-view .nav__sub-menu {
  box-shadow: 0px 0px 21px rgba(61, 70, 100, 0.15);
}

.grey-neutral-color {
  color: #afafaf;
}

.white-color {
  color: #fff;
}

.purple-color {
  color: #3d4664;
}

.square-blue {
  background-color: #007390;
  width: 49px;
  height: 18px;
  margin-top: 0.75rem;
}

.square-green {
  background-color: #cad656;
  width: 49px;
  height: 18px;
}

.xxs-text, .skolae-view .banner-search--filters__mobile fieldset legend, .skolae-view .banner-search--filters .tags, .skolae-view .tags__item {
  font-size: 12.64px;
  line-height: 20px;
}

.small-text, .skolae-view .search-results__info, .skolae-view .banner-search--filters .form label, .skolae-view .list-external-link__item-new, .skolae-view .list-external-link__item, .skolae-view .banner-anchors__container a, .skolae-view .breadcrumb, .skolae-view .nav__sub-menu li a {
  font-size: 14.22px;
  line-height: 20px;
}

.base-text, .skolae-view .eleven-items__item-title, .skolae-view .skolae-card__text-wrapper__subtitle {
  font-size: 1rem;
  line-height: 24px;
}

.medium-text, .skolae-view .border-items-list__item p, .skolae-view .eleven-items__item-number, .skolae-view .file__header__description > p, .skolae-view .collapsable__body > div,
.skolae-view .collapsable-redes__body > div {
  font-size: 20.25px;
  line-height: 28px;
}

.xl-text, .skolae-view .banner-search__content h2 {
  font-size: 37px;
  line-height: 44px;
}

.mb-24 {
  margin-bottom: 1.5rem;
}

.mt-24 {
  margin-top: 1.5rem;
}

.uppercase, .skolae-view .fragment-text-map h1, .skolae-view .fragment-text h1, .skolae-view .eleven-items__item-title, .skolae-view .banner-search--filters__mobile fieldset legend, .skolae-view .banner-search--filters .form label, .skolae-view .file__header__title, .skolae-view .list-external-link__item-new, .skolae-view .list-external-link__item, .skolae-view .anchors ul li a, .skolae-view .banner-home__title {
  text-transform: uppercase;
}

.link, .skolae-view .file__buttons, .skolae-view .collapsable-redes__body__item-call-to-action, .skolae-view .collapsable__header,
.skolae-view .collapsable-redes__header, .skolae-view .list-external-link__item__call-to-action, .skolae-view .nav__menu-item a {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
  letter-spacing: 0.08125rem;
  text-transform: uppercase;
  text-decoration: none !important;
}
.link--small, .skolae-view .file__buttons, .skolae-view .collapsable-redes__body__item-call-to-action, .skolae-view .list-external-link__item__call-to-action, .skolae-view .nav__menu-item a {
  font-size: 0.88875rem;
  line-height: 1.25rem;
}
.link--base {
  font-size: 1rem;
  line-height: 1.5rem;
}
.link--medium, .skolae-view .collapsable__header,
.skolae-view .collapsable-redes__header {
  font-size: 1.265625rem;
  line-height: 1.75rem;
}
.link--thin {
  font-weight: 400;
}

.title-blue, .skolae-view .contact h3, .skolae-view .border-items-list__text h2, .skolae-view .map-detail__texts h3 > div, .skolae-view .file__body h2,
.skolae-view .file__body h3 {
  color: #007390;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.801875rem;
  line-height: 2.25rem;
}

.title-blue-small, .skolae-view .banner-title-img-button__text h3 {
  color: #007390;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.265625rem;
  line-height: 1.75rem;
}

/* Text truncate -----------------------------------*/
.text-truncate, .skolae-view .news-card--large .news-card__text-wrapper-empty, .skolae-view .news-card--large .news-card__text-wrapper__paragraph > p, .skolae-view .eleven-items__item-title, .skolae-view .skolae-card__text-wrapper__paragraph > p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-truncate--2, .skolae-view .eleven-items__item-title {
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.text-truncate--3 {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.text-truncate--4 {
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.text-truncate--5, .skolae-view .news-card--large .news-card__text-wrapper-empty, .skolae-view .news-card--large .news-card__text-wrapper__paragraph > p, .skolae-view .skolae-card__text-wrapper__paragraph > p {
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  white-space: normal;
}

/*  flex, columns */
.flex-column-reverse {
  display: flex;
  flex-direction: column-reverse;
}

.flex-row-reverse {
  display: flex;
  flex-direction: row-reverse;
}

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

[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-Aumento--before {
  content: "\e900";
}

.icon-Carrito:before {
  content: "\e901";
}

.icon-Cerrar:before {
  content: "\e90d";
}

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

.icon-CheckBox:before {
  content: "\e90f";
}

.icon-Comentarios:before {
  content: "\e910";
}

.icon-Cuestion:before {
  content: "\e911";
}

.icon-Cursor-Hand .path1:before {
  content: "\e912";
  color: rgb(255, 255, 255);
}

.icon-Cursor-Hand .path2:before {
  content: "\e913";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path3:before {
  content: "\e914";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path4:before {
  content: "\e915";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path5:before {
  content: "\e916";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path6:before {
  content: "\e917";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path7:before {
  content: "\e918";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path8:before {
  content: "\e919";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path9:before {
  content: "\e91a";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path10:before {
  content: "\e91b";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path11:before {
  content: "\e91c";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path12:before {
  content: "\e91d";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path13:before {
  content: "\e91e";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path14:before {
  content: "\e91f";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path15:before {
  content: "\e920";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path16:before {
  content: "\e921";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path17:before {
  content: "\e922";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path18:before {
  content: "\e923";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path19:before {
  content: "\e924";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path20:before {
  content: "\e925";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path21:before {
  content: "\e926";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path22:before {
  content: "\e927";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path23:before {
  content: "\e928";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Cursor-Hand .path24:before {
  content: "\e929";
  margin-left: -1em;
  color: rgb(32, 22, 0);
}

.icon-Download:before {
  content: "\e92a";
}

.icon-Email:before {
  content: "\e92b";
}

.icon-Exito:before {
  content: "\e92c";
}

.icon-Felcha2-Atras:before {
  content: "\e92d";
}

.icon-Filtros:before {
  content: "\e92e";
}

.icon-Flecha2-Abajo:before {
  content: "\e92f";
}

.icon-Flecha-Abajo:before {
  content: "\e930";
}

.icon-Flecha-Arriba:before {
  content: "\e931";
}

.icon-Flecha-Dcha:before {
  content: "\e932";
}

.icon-Flecha-Izda:before {
  content: "\e933";
}

.icon-Home:before {
  content: "\e934";
}

.icon-Link-Externo:before {
  content: "\e935";
}

.icon-Lupa:before {
  content: "\e936";
}

.icon-Menos:before {
  content: "\e937";
}

.icon-menu:before {
  content: "\e938";
}

.icon-Ojo:before {
  content: "\e939";
}

.icon-Plus:before {
  content: "\e93a";
}

.icon-Reloj:before {
  content: "\e93b";
}

.icon-Ubicacion:before {
  content: "\e93c";
}

.icon-Usuario:before {
  content: "\e93d";
}

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

.icon-new-tab:before {
  content: "\ea7e";
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?j28hgl");
  src: url("../fonts/icomoon.eot?j28hgl#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?j28hgl") format("truetype"), url("../fonts/icomoon.woff?j28hgl") format("woff"), url("../fonts/icomoon.svg?j28hgl#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
body .skolae-view .page-link {
  border: none;
  border-radius: 3px;
  color: #007390;
  font-size: 1.1rem;
  font-weight: 300;
  min-width: 35px;
  padding-left: 0;
  padding-right: 0;
}
body .skolae-view .page-link:hover {
  background-color: transparent;
  font-weight: 700;
  color: #cad656;
}
body .skolae-view .page-item.active .page-link,
body .skolae-view .nav-underline .tab.active a.page-item .page-link,
body .skolae-view .page-item.show .page-link {
  color: #cad656;
  background-color: transparent;
  border-color: transparent;
  font-weight: 600;
}

.nav.navbar-nav {
  flex-wrap: wrap;
}

.dropdown-item, .dropdown-menu > li > a, .dropdown-menu .link-list > li > a {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  overflow: hidden;
  padding-bottom: 0.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.25rem;
  position: relative;
  transition: none;
  white-space: normal;
  word-wrap: break-word;
}

.dropdown > .dropdown-menu {
  position: absolute;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 1rem;
  max-height: 500px;
  max-width: 260px;
  overflow: auto;
  padding-bottom: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #FFF;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-item:hover, .dropdown-menu > li > a:hover, .dropdown-menu .link-list > li > a:hover {
  text-decoration: none;
}

a [class^=icon-], a [class*=" icon-"] {
  display: inline;
}

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

/*1712079578000*/
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}

.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  animation: loading-animation 1.2s infinite ease-out;
  background: transparent;
  border-radius: 50%;
  border-width: 0;
  clear: both;
  color: transparent;
  height: 1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 1em;
}

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}

.portal-iframe #main-content {
  width: 100%;
}

.separator {
  border-top: 1px solid #cdced9;
}

.entry-status {
  border-left: 4px solid transparent;
}

span.alert {
  display: inline-block;
}

.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left;
}

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000;
}

.quick-access-nav a {
  background: #333;
  background: rgba(51, 51, 51, 0.9);
  border: 1px solid #fff;
  left: 0;
  outline: 0;
  padding: 8px;
  position: absolute;
  right: 0;
  text-align: center;
}

.quick-access-nav a:focus {
  color: #fff;
  top: 1000px;
}

@media (max-width: 991.98px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%;
  }
  .responsive-table-horizontal:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal tbody {
    display: block;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
    width: auto;
  }
  .responsive-table-horizontal tbody tr {
    display: inline-block;
    vertical-align: top;
  }
  .responsive-table-horizontal tbody tr td {
    display: block;
    margin-bottom: 20px;
  }
  .responsive-table-horizontal tbody tr td:first-child {
    text-align: left;
  }
  .responsive-table-horizontal thead {
    display: block;
    float: left;
    margin-right: 10px;
  }
  .responsive-table-horizontal thead:after {
    clear: both;
    content: "";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
  }
  .responsive-table-horizontal thead th {
    display: block;
    margin-bottom: 20px;
    text-align: right;
  }
  .responsive-table-horizontal thead th:first-child {
    text-align: right;
  }
  .ie9 .responsive-table-horizontal thead {
    float: none;
  }
}
.important {
  font-weight: bold;
}

.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px;
}

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  *position: fixed !important;
  _position: absolute !important;
}

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important;
}

.unselectable, .unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
}

.lfr-asset-category-container .no-matches {
  color: #999;
}

.lfr-asset-category-search-container {
  background-color: #d3dadd;
  border-bottom-color: #aeb8bc;
}

.lfr-asset-category-list a.selected {
  background-color: #eee;
}

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%;
}

.lfr-asset-column-actions-content {
  background-color: #d7f1ff;
}

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88c5d9;
}

.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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999;
}

.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}

.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}

.lfr-asset-panels .lfr-panel.lfr-extended, .lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #ccc;
}

.lfr-form-row {
  border-bottom-color: #ccc;
}

.lfr-form-row:hover {
  border-bottom-color: #ccc;
}

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
}

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #fff;
}

.form-control-inline {
  background-color: transparent;
  font-size: 1.125rem;
  font-weight: 700;
}

.form-control-inline:not(:hover) {
  border-color: transparent;
}

.form-control-inline::-webkit-input-placeholder {
  color: #a7a9bc;
  font-style: italic;
}

.form-control-inline:-ms-input-placeholder {
  color: #a7a9bc;
  font-style: italic;
}

.form-control-inline::-ms-input-placeholder {
  color: #a7a9bc;
  font-style: italic;
}

.form-control-inline::placeholder {
  color: #a7a9bc;
  font-style: italic;
}

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word;
}

@media (min-width: 576px) {
  .definition-of-terms dt {
    width: auto;
  }
}
.lfr-code {
  background: #fff;
  border-color: #777;
  font-family: monospace;
}

.lfr-code tr td.line-numbers {
  background: #fafafa;
}

.lfr-code tr td.line-numbers:before {
  color: #aaa;
  text-shadow: 1px 1px #fff;
}

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold;
}

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none;
}

.lfr-token:hover {
  background-color: #d1e5ef;
}

.lfr-token-primary {
  font-weight: bold;
}

.lfr-token-primary, .lfr-token-primary:hover {
  background-color: #b3daef;
}

.lfr-token-close:hover {
  text-decoration: none;
}

.lfr-button {
  background: no-repeat 0 50%;
}

.lfr-table > tbody > tr > th, .lfr-table > thead > tr > th, .lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-checkbox-preselected {
  opacity: 0.5;
}

.lfr-header-row {
  border-bottom-color: #7b7b7b;
}

.lfr-header-row .lfr-search-combobox {
  border-color: #5f5f5f;
}

.openid-login input[type=text] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #fff;
  background-position: 0 50%;
  color: #000;
}

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em;
}

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal;
}

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}

.lfr-panel-container, .lfr-floating-container {
  background: #fff;
}

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold;
}

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0;
}

.lfr-panel-titlebar .lfr-panel-button:hover {
  background-position: 0 100%;
}

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%;
}

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png);
}

.lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
  background-image: url(../images/application/panel_header_toggler_open.png);
}

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #d6d6d6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #cdcdcd;
}

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #cecece;
}

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none;
}

.lfr-panel-page .panel-page-content {
  border-left-color: #ccc;
}

.lfr-panel-page .lfr-add-content h2 {
  border-color: #ccc;
}

.lfr-panel-page .lfr-add-content h2 span {
  background: #efefef;
}

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #ccc;
}

.lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
  background: 0;
}

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0;
}

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: 0;
  border-color: #cfd2d5;
}

.lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
  background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
  border-color: #6b7785 #7c8994 #919fa9;
  color: #fff;
  font-weight: bold;
}

.lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
  background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
  border-color: #31659c #396ea8 #4c8ccb;
}

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em;
}

.lfr-preview-file-content {
  border-bottom-color: #6d6d6e;
}

.lfr-preview-file-image-current-column, .lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png);
}

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5;
}

.lfr-preview-file-toolbar .icon-arrow-1-l {
  background: url(../images/document_library/preview_left.png) no-repeat 0 50%;
}

.lfr-preview-file-toolbar .icon-arrow-1-r {
  background: url(../images/document_library/preview_right.png) no-repeat 0 50%;
}

.lfr-preview-file-toolbar .icon-zoomin {
  background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%;
}

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1;
}

.lfr-preview-file-info {
  background: #333;
  color: #fff;
  opacity: 0.5;
}

.lfr-preview-file-info:hover {
  opacity: 1;
}

.lfr-preview-file-index {
  font-weight: bold;
}

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
}

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #aeb8bc;
}

.lfr-preview-file-image-selected img, .lfr-preview-file-image:hover img {
  border-color: #00a2ea;
}

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #fff;
}

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555;
}

.firefox .lfr-preview-video-content div.video-node {
  height: 100%;
}

textarea.lfr-editor-textarea {
  font-family: monospace;
}

.lfr-rich-editor.ace_editor {
  border-color: #a1a2a4;
}

.lfr-plain-editor textarea, .lfr-rich-editor.ace_editor {
  font-family: "Monaco", "Menlo", "Droid Sans Mono", "Courier New", monospace;
  font-size: 12px;
}

.sidebar-sm {
  font-size: 0.875rem;
}

.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}

.sidebar-sm .form-group {
  margin-bottom: 1rem;
}

.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}

.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}

.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}

.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
}

.sidebar-sm .form-control[type=file] {
  padding: 0;
}

.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}

.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}

.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}

.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}

.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}

.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}

.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}

.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-spa-loading-bar {
  background: #2fa4f5;
}

.lfr-tag-selector-popup label {
  border-bottom-color: #eee;
}

.lfr-tag-selector-popup .no-matches {
  color: #999;
}

.lfr-toolbar {
  background-color: #e5e4e8;
}

.lfr-toolbar .lfr-button:focus {
  border-color: #000;
}

.lfr-toolbar .lfr-button:hover {
  border-color: #ccc #777 #777;
}

.lfr-toolbar .lfr-separator {
  border-left-color: #fff;
  border-right-color: #ccc;
  font-size: 12px;
}

.lfr-toolbar .lfr-button, .lfr-emoticon-container .lfr-button {
  border-color: #e5e4e8;
}

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc;
}

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none;
}

.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-tree a {
  text-decoration: none;
}

.tree-drag-helper {
  z-index: 1035;
}

.lfr-upload-container .upload-target {
  border-color: #ddd;
}

.lfr-upload-container .upload-target h4 span {
  text-transform: lowercase;
}

.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat;
}

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat;
}

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}

.lfr-upload-container .cancel-button {
  color: #869cad;
}

.lfr-upload-container .delete-button {
  color: #869cad;
}

.lfr-upload-container .file-added .success-message {
  font-weight: normal;
}

.lfr-upload-container .upload-error {
  opacity: 1;
}

.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
}

.lfr-upload-container .upload-complete .error-message, .lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
}

.lfr-upload-container .file-uploading {
  background-color: #ffc;
}

.lfr-upload-container .progress-bar {
  background: #fff;
  margin-top: 25px;
  text-align: left;
  width: 100%;
}

.lfr-upload-container .progress {
  background: #8db2e3;
}

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #ddedde;
  border-color: #7d7;
  border-style: dashed;
}

.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd;
}

.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0;
}

.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0;
}

.app-view-entry .entry-title {
  font-weight: bold;
}

.app-view-entry .entry-link {
  text-decoration: none;
}

.app-view-entry .entry-metadata dt, .app-view-entry .entry-metadata dd, .app-view-entry .entry-metadata .entry-categories, .app-view-entry .entry-metadata .entry-tags, .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word;
}

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold;
}

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
  font-weight: normal;
}

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea;
}

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff;
}

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333;
}

.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5ad300;
}

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1;
}

.app-view-entry a.entry-link:hover {
  text-decoration: none;
}

.app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
  text-decoration: underline;
}

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal;
}

.app-view-search-entry-taglib .entry-discussion a, .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none;
}

.app-view-search-entry-taglib .entry-discussion:hover, .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1;
}

.app-view-search-entry-taglib .entry-folder {
  color: #999;
}

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none;
}

.app-view-search-entry-taglib.alt {
  background-color: #edf0f3;
}

.app-view-search-entry-taglib.search {
  background-color: #fff;
}

.app-view-search-entry-taglib.search.alt {
  background-color: #e2e5e8;
}

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat;
}

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0;
}

.app-view-taglib .icon-display-icon {
  background-position: -16px 0;
}

.app-view-taglib .icon-display-list {
  background-position: 0 0;
}

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%;
}

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%;
}

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
  }
}
.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333;
}

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal;
}

.taglib-asset-metadata .metadata-author {
  font-weight: bold;
}

.taglib-asset-metadata .metadata-entry {
  color: #999;
}

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px;
}

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px;
}

.taglib-calendar table {
  border-color: #999;
}

.taglib-calendar tr th, .taglib-calendar tr td {
  border-bottom-color: #999;
}

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-color: #999;
}

.taglib-calendar a:hover, .taglib-calendar a:focus {
  background-color: #ccc;
}

.taglib-calendar .calendar-inactive {
  color: #999;
}

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%;
}

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png);
}

.taglib-diff-addedline, #taglib-diff-results ins {
  background: #e6ffe6;
}

.taglib-diff-context {
  background: #eee;
}

.taglib-diff-deletedline, #taglib-diff-results del {
  background: #ffe6e6;
}

.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 {
  opacity: 0.55;
}

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}

.taglib-diff-html span.diff-html-added img {
  border-color: #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-color: #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-color: #fdc6c6;
}

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5;
}

.diff-version-comparator .taglib-diff-html .diff-html-changed img {
  border-color: #009ae5;
}

.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5;
}

.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9;
}

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}

@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-actions li a, .taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none;
}

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline;
}

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px;
}

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
  background-size: 40px;
}

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold;
}

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}

.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-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
}

.drop-here-info .drop-text {
  color: #fff;
}

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}

.lfr-ddm-field-group {
  margin-bottom: 20px;
}

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
  background: transparent;
  opacity: 1;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
  background: transparent;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
  color: #000;
  opacity: 0.7;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
  background: #333;
  font-size: 18px;
  opacity: 1;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
  color: #333;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
  background: transparent;
  outline: 0;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
  text-decoration: 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 {
  opacity: 1;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  background: #ccc;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  opacity: 0.6;
  text-decoration: none;
}

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
  color: #000;
  font-size: 12px;
}

.taglib-header {
  border-bottom-color: #c8c9ca;
  color: #555;
}

.taglib-header .header-back-to a {
  font-weight: bold;
  text-decoration: none;
}

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none;
}

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline;
}

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none;
}

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.taglib-icon-label {
  margin-left: 12px;
}

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1;
}

.input-localized .palette-item-inner {
  border-color: #666;
}

.input-localized .palette-item, .input-localized .palette-item-inner, .input-localized .palette-item-hover, .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd;
}

.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background: #ff0047;
}

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
}

.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}

.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
}

.taglib-image-selector .change-image-controls {
  background: #fff;
}

.taglib-image-selector .icon-check {
  background: #fff;
  opacity: 0;
  z-index: -1;
}

.taglib-image-selector .progress-wrapper .progressbar {
  background: #b0b4bb;
  opacity: 0.7;
}

.taglib-image-selector.check-active .icon-check {
  opacity: 1;
  z-index: 0;
}

.taglib-image-selector.drop-active {
  outline-width: 0;
}

.taglib-image-selector.drop-active .browse-image-controls {
  opacity: 0;
}

.taglib-image-selector.drop-active .icon-check {
  opacity: 0;
}

.taglib-image-selector.drop-active .image-wrapper {
  opacity: 0.15;
}

.taglib-image-selector.drop-active .error-wrapper {
  opacity: 0;
}

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15;
}

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0;
}

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0;
}

.taglib-image-selector.progress-active .icon-check {
  opacity: 0;
}

.dialog-iframe-popup {
  background-color: #fff;
}

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed;
  border-top: 1px solid #e7e7ed;
}

.item-selector .card-row {
  align-items: center;
}

.item-selector .drop-zone {
  background-color: #f1f2f5;
}

.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 #80acff;
}

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none;
}

.lfr-tree-display-page .tree-label {
  cursor: default;
}

.lfr-tree-display-page .tree-label a {
  color: black;
}

.lfr-tree-display-page .tree-label .layout-page-invalid {
  color: #aaa;
  font-style: italic;
}

.lfr-tree-display-page .tree-label .layout-page-invalid:hover {
  cursor: default;
  text-decoration: none;
}

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0;
}

.lfr-map {
  border-color: #ccc;
}

.lfr-map .search-controls {
  font-size: 15px;
}

.navbar .navbar-search {
  background-color: #f3f3f3;
}

@media (min-width: 576px) {
  .navbar .navbar-search {
    background-color: transparent;
  }
}
.taglib-portlet-preview.show-borders {
  border-color: #828f95;
}

.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
}

.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 {
    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 {
  color: #212529;
}

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #f7f8f9;
  border-radius: 4px;
  color: #212529;
}

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}

.lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}

.lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}

.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}

.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}

.lfr-search-container-wrapper .list-group .list-group-item .checkbox {
  margin-top: 0;
}

.lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}

.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;
}

.lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
  word-break: break-all \9 ;
  word-wrap: break-word;
}

@media (min-width: 576px) {
  .lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
    max-width: 125px;
    min-width: 100px;
  }
}
.lfr-completion-date-column, .lfr-create-date-column, .lfr-date-column, .lfr-display-date-column, .lfr-expiration-date-column, .lfr-last-post-date-column, .lfr-modified-date-column, .lfr-removed-date-column, .lfr-reply-date-column, .lfr-revision-column, .lfr-size-column {
  white-space: nowrap;
}

.lfr-description-column, .lfr-role-column {
  max-width: 375px;
  min-width: 375px;
}

.lfr-email-address-column, .lfr-name-column, .lfr-parent-organization-column, .lfr-screen-name-column, .lfr-title-column, .lfr-url-column, .lfr-wiki-column {
  max-width: 200px;
  min-width: 200px;
}

.lfr-email-column, .lfr-mobile-column, .lfr-website-column {
  min-width: 100px;
}

@media (min-width: 576px) {
  .lfr-email-column, .lfr-mobile-column, .lfr-website-column {
    min-width: 115px;
  }
}
.lfr-email-column .checkbox-container .form-group, .lfr-mobile-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
  margin-bottom: 0;
}

.user-info .user-details .date-info {
  color: #8c8c8c;
}

.user-info .user-details .user-name {
  color: #009ae5;
}

.taglib-search-toggle .toggle-advanced {
  color: inherit;
}

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

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
  margin-right: 5px;
}

.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-social-activities .day-separator {
  border-bottom-color: #ccc;
}

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat;
}

.taglib-user-display a .user-name {
  text-decoration: underline;
}

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
}

.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
}

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}

.js .taglib-webdav.visible {
  background: #f0f5f7;
}

.js .taglib-webdav table {
  border-color: #828f95;
}

.taglib-workflow-status .workflow-id, .taglib-workflow-status .workflow-version, .taglib-workflow-status .workflow-status {
  color: #999;
}

.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%;
}

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

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px;
}

.card-tab-group .card-tab:nth-child(n+2) .card-tab {
  border-left: 4px solid #93ccf5;
  padding-left: 20px;
}

.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
  border-left-color: #c2e2f9;
}

.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
  border-left-width: 0;
  padding-left: 0;
}

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px;
}

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px;
}

.yui3-color-picker-popover .palette-container {
  border-collapse: separate;
}

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%;
}

@media (min-width: 768px) {
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
    bottom: auto !important;
    height: 100%;
    left: 50% !important;
    max-height: 375px;
    max-width: 650px;
    right: auto !important;
    top: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
  bottom: 0;
  left: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 767.98px) {
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    border-radius: 0;
    border-width: 0;
  }
}
@media (max-width: 767.98px) {
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
    padding: 1rem;
  }
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
  width: 100%;
}

.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
  margin: 0;
}

.dialog-bd {
  min-height: 30px;
}

.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px;
}

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px;
}

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}

.dialog-iframe-popup .lfr-form-content {
  padding: 15px;
}

.dialog-iframe-popup .portlet-body, .dialog-iframe-popup .portlet-boundary, .dialog-iframe-popup .portlet-column, .dialog-iframe-popup .portlet-layout {
  height: 100%;
}

.dialog-iframe-popup .portlet-column {
  position: static;
}

.dialog-iframe-popup .dialog-body > .container-fluid-1280, .dialog-iframe-popup .dialog-body .container-view, .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280, .dialog-iframe-popup .export-dialog-tree .container-view, .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280, .dialog-iframe-popup .lfr-dynamic-uploader .container-view, .dialog-iframe-popup .lfr-form-content > .container-fluid-1280, .dialog-iframe-popup .lfr-form-content .container-view, .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280, .dialog-iframe-popup .portlet-configuration-body-content .container-view, .dialog-iframe-popup .process-list > .container-fluid-1280, .dialog-iframe-popup .process-list .container-view, .dialog-iframe-popup .roles-selector-body > .container-fluid-1280, .dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px;
}

.dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default, .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline, .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default, .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline, .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default, .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline, .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default, .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline, .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default, .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline, .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .process-list .container-view > .nav-tabs-default, .dialog-iframe-popup .process-list .container-view .nav-tabs-underline, .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default, .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280, .dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280, .dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280, .dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280, .dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280, .dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280, .dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0;
}

.dialog-iframe-popup .login-container {
  padding: 1rem;
}

.dialog-iframe-popup .management-bar-default, .dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup, .dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}

@media (min-width: 576px) {
  .dialog-iframe-popup .navbar ~ .portlet-configuration-setup, .dialog-iframe-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0;
}

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.dialog-iframe-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) {
  .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.dialog-iframe-popup .lfr-dynamic-uploader, .dialog-iframe-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) {
  .dialog-iframe-popup .lfr-dynamic-uploader, .dialog-iframe-popup .process-list {
    top: 48px;
  }
}
.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0;
}

@media (min-width: 768px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px);
  }
}
.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
}

@media (min-width: 768px) {
  .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
    position: fixed;
  }
}
.dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}

@media (min-width: 768px) {
  .dialog-with-footer .dialog-body, .dialog-with-footer .lfr-dynamic-uploader, .dialog-with-footer .lfr-form-content, .dialog-with-footer .portlet-configuration-body-content, .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px;
  }
}
.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}

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

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

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}

.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;
}

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative;
}

.lfr-editable:after {
  background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
}

.lfr-editable:focus:after {
  display: none;
}

.lfr-editable:focus:hover {
  background-color: transparent;
}

.lfr-editable:hover {
  background-color: rgba(255, 255, 255, 0.3);
  outline-color: #519226;
}

.lfr-editable:hover:after {
  background-color: #519226;
}

.lfr-editable-notice-close {
  margin-left: 1em;
}

.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;
}

.alloy-editor-container .alloy-editor {
  outline: 0;
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  color: #2b4259;
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #dbdde1;
  color: #b0b4bb;
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
  color: #ccc;
}

.alloy-editor-container .alloy-editor-icon {
  color: #869cad;
}

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #c67;
}

.cke_dialog .cke_dialog_ui_input_text {
  height: auto;
}

.cke_editable_inline a {
  cursor: pointer;
}

.cke_panel.cke_combopanel {
  width: 220px;
}

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
}

.cke_panel_block .cke_panel_list {
  margin-left: 0;
}

.cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial;
}

.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none;
}

.cke_show_border {
  width: 500px;
}

.cke_show_border td {
  height: 15px;
}

.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px;
}

.html-editor.portlet {
  background: #fff;
  color: #000;
  line-height: 1;
  padding: 1em;
  text-align: start;
}

.html-editor.portlet-message-boards {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word;
}

.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  padding: 5px 45px;
}

.html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  content: "";
  display: block;
  float: right;
  height: 24px;
  margin-right: -35px;
  margin-top: -25px;
  width: 31px;
  z-index: 999;
}

.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold;
}

.html-editor.portlet-message-boards pre {
  background: #f9f9f9;
  border: 1px solid #777;
  padding: 0.5em;
}

.lfr-source-editor {
  border-color: #ccc;
}

.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: "\f0d7";
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "\f0da";
}

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

.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 .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc;
}

.mce-content-body {
  text-align: start;
}

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

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

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

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

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

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

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

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

.lfr-item-viewer .image-viewer-base {
  outline: 0;
}

.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.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 .progress-container {
  background-color: #fff;
}

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}

.image-viewer-caption {
  color: #777;
}

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777;
}

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0;
  }
}
.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px;
}

@media (min-width: 576px) {
  .image-viewer-sidenav dd {
    color: #777;
  }
}
.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px;
}

@media (min-width: 576px) {
  .image-viewer-sidenav .h5 {
    color: #fff;
  }
}
.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px;
}

.image-viewer-sidenav .nav-tabs-default > li:first-child {
  padding-left: 0;
}

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0;
}

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0;
}

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent;
}

.image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
  border-color: transparent;
  color: #777;
}

@media (min-width: 576px) {
  .image-viewer-sidenav .nav-tabs-default > li > .active, .image-viewer-sidenav .nav-tabs-default > li > .active:focus, .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    color: #fff;
  }
}
.image-viewer-sidenav .nav-tabs-default > li > .active:after {
  background-color: #65b6f0;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: relative;
  right: 0;
}

.image-viewer-sidenav-body {
  padding-top: 0;
}

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1;
}

.lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
  color: #fff;
}

.lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
  color: #777;
}

.lfr-item-viewer-icon-info {
  color: #fff;
}

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #e5f5fc;
  color: #009ae5;
}

.nav.list-group > .active {
  border-width: 1px 0 0 0;
}

.nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
  background-color: #60bfef;
  border: 1px solid #60bfef;
  color: #fff;
}

.nav.list-group .list-group-item {
  padding: 0;
}

.nav.list-group .list-group-item.nav-header {
  background-color: #f3f3f3;
  padding-left: 10px;
  padding-right: 10px;
}

.lfr-page-templates li a {
  padding: 0;
}

.lfr-page-templates li a label {
  cursor: pointer;
  display: block;
  padding: 5px 0 5px 5px;
}

.menu {
  position: absolute;
  width: auto;
}

.menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px;
}

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px;
}

.menu-content li {
  margin: 0;
  padding: 0;
}

.menu-content li .disabled {
  color: #999;
}

.menu-content {
  background: #ccc9c9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0;
}

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff;
}

.menugroup-content ul {
  display: block;
  min-width: 0;
}

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0;
}

.menu-content li.first {
  border-top-width: 0;
}

.menu-content li.last {
  border-bottom-width: 0;
}

.menu-content li a, .menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none;
}

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold;
}

.category-portlets .app-view-drop-active {
  background-color: #00a2ea;
  color: #fff;
}

.basecelleditor [class~=form-validator-message] {
  clip: rect(auto auto auto auto);
  width: auto;
}

.document-library-file-entry-cell-editor-hidden {
  display: none;
}

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle;
}

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px;
}

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1;
}

.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.card, .lfr-page-layouts input[type=radio]:checked + .card-horizontal .card {
  background-color: #f8f9fa;
  cursor: default;
}

.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  background-color: #007bff;
  bottom: -1px;
  content: "";
  height: 4px;
  left: -1px;
  position: absolute;
  right: -1px;
  transition: height 0.15s ease-in-out;
}

.lfr-page-layouts .card-horizontal.card, .lfr-page-layouts .card-horizontal .card {
  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;
}

.lfr-page-layouts .card-horizontal.card:hover, .lfr-page-layouts .card-horizontal .card:hover {
  background-color: #f8f9fa;
  text-decoration: none;
}

.lfr-page-layouts .card-horizontal.card:focus, .lfr-page-layouts .card-horizontal .card:focus {
  background-color: #f8f9fa;
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active, .lfr-page-layouts .card-horizontal .card:active, .lfr-page-layouts .card-horizontal .card.active {
  background-color: #e9ecef;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -1px;
  content: "";
  height: 0;
  left: -1px;
  position: absolute;
  right: -1px;
  transition: height 0.15s ease-in-out;
}

.lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
  background-color: #007bff;
  height: 4px;
}

.lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
  background-color: #007bff;
  height: 4px;
}

.lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
  background-color: #007bff;
  height: 4px;
}

.dialog-iframe-popup:not(.article-preview) #main-content, .dialog-iframe-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed;
}

.modal-body {
  overflow: auto;
}

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

@media (min-width: 576px) {
  .modal-dialog {
    max-width: none;
  }
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}

.modal-hidden {
  display: none;
}

.modal-open .modal {
  overflow: hidden;
}

.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;
}

.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #5eaf3d;
}

.customizable-layout-column-content {
  background-color: #c92c3c;
}

.customizable-layout-column-content.yui3-widget-content-expanded {
  margin: 0 15px;
}

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8);
}

.customizable .customizable-layout-column-content {
  background-color: #5eaf3d;
}

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8);
}

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative;
}

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15;
}

.layout-customizable-controls label {
  color: #fff;
}

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
}

.paginator-page-link {
  height: auto;
  text-indent: 0;
}

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57;
}

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png);
}

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png);
}

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png);
}

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png);
}

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em;
}

.paginator-current-page-report {
  margin-left: 2em;
}

.taglib-page-iterator .search-pages .page-links {
  padding: 0;
}

.info-panel .panel-group {
  margin-left: -1rem;
  margin-right: -1rem;
}

.lfr-panel-container {
  background: #fff;
}

.lfr-panel-content {
  padding: 5px 10px;
}

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px;
}

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff;
}

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

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

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

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%;
  }
}
.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}

.splitter.splitter-spaced {
  border-radius: 0.25rem;
  margin-bottom: 20px;
}

.table > tbody > tr.splitter {
  height: auto;
}

.table > tbody > tr.splitter > td {
  padding: 0;
}

.lfr-nav.nav-tabs {
  margin-bottom: 20px;
}

.tab-active strong {
  font-weight: normal;
}

.tab-back {
  float: right;
}

.tab-back-content {
  border-width: 0;
  padding: 1px;
}

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  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;
}

.tagselector-content {
  border-width: 0;
  padding: 0;
}

.tagselector-content .textboxlistentry-holder {
  border-bottom: 2px solid #869cad;
  margin-bottom: 10px;
  padding: 0;
}

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0;
}

.lfr-portal-tooltip {
  display: inline-block;
}

.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;
}

.tooltip {
  max-width: 200px;
}

.tooltip .tooltip-arrow {
  background-color: #000;
  height: 0.6rem;
  position: absolute;
  transform: rotate(45deg);
  width: 0.6rem;
}

.tooltip.top .tooltip-arrow, .tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem;
}

.tooltip.right .tooltip-arrow, .tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%;
}

.tooltip.bottom {
  padding-top: 0.3rem;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
}

.tooltip.left {
  padding-right: 0.3rem;
}

.tooltip.left .tooltip-arrow {
  right: 0;
}

.tooltip.right {
  padding-left: 0.3rem;
}

.tooltip.right .tooltip-arrow {
  left: 0;
}

.tooltip.top {
  padding-bottom: 0.3rem;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
}

.tree-node .icon-check {
  padding-right: 2px;
}

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

.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}

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

.tree-node [class^=icon-] {
  margin-right: 5px;
}

.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}

.tree-node .tree-node-selected .tree-label {
  background: 0;
}

.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;
}

.underlay {
  clear: both;
  top: 100%;
}

.underlay .yui3-widget-hd {
  height: 38px;
}

.underlay-hidden {
  display: none;
}

.underlay-content {
  background: #f4f3f3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px;
}

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px;
}

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

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

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

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

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

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

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

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

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

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

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

#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative;
}

.modify-pages li {
  position: relative;
}

.modify-pages li.lfr-nav-hover .delete-tab {
  opacity: 1;
}

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%;
}

.modify-pages .delete-tab:hover {
  color: #b50303;
}

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px;
}

.controls-hidden .modify-pages .drag-handle {
  display: none;
}

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none;
  }
}
.nav li .toolbar {
  margin-top: 5px;
}

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.navigation-pane .body-row ul li a .icon {
  float: left;
  margin-right: 5px;
}

.navigation-pane .lfr-component {
  margin-left: 0;
}

.navigation-pane .navigation-entry {
  position: relative;
}

.navigation-pane .navigation-entry.folder.error {
  display: block;
  padding: 6px 8px;
}

.navigation-pane .navigation-entry .browse-folder, .navigation-pane .navigation-entry .nav-item-label {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

.navigation-pane .navigation-entry .nav-item-icon {
  vertical-align: middle;
}

.navigation-pane .navigation-entry .overlay.entry-action {
  bottom: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.navigation-pane .navigation-entry .overlay.entry-action .btn {
  border-width: 0;
  margin: 0;
  padding: 11px 14px;
}

@media (min-width: 768px) {
  .navigation-pane .navigation-entry .overlay.entry-action .btn {
    padding: 11px;
  }
}
.nav-menu ul {
  padding-left: 10px;
}

.nav-menu li a.ancestor {
  font-weight: bold;
}

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png);
}

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px;
}

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0;
}

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0;
}

.split-button-dropdowns > li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle;
}

.form-options input {
  border-width: 0;
  display: inline;
  float: left;
}

.form-triggers {
  float: left;
}

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left;
}

.form-trigger img {
  background: no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px;
}

.form-trigger:focus, .form-trigger:hover {
  background-color: #83b0ca;
  background-image: url(../images/application/button_bg_over.png);
}

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png);
}

.trigger-selected:focus, .trigger-selected:hover {
  background-color: #b7def4;
  background-image: url(../images/application/button_bg_selected_over.png);
}

.options-trigger img {
  background-image: url(../images/common/configuration.png);
}

.save-trigger img {
  background-image: url(../images/common/check.png);
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}

.portlet-topper {
  position: relative;
}

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

.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

.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-content .portlet-title-text, .panel-page-body .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;
}

.portlet-draggable .portlet-topper {
  cursor: move;
}

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

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
}

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663;
}

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900;
}

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404f;
}

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png);
}

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif);
}

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384f34;
}

.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left;
}

.lfr-message {
  position: relative;
}

.lfr-message .lfr-message-control {
  background-color: #333;
  display: inline-block;
}

.lfr-message .lfr-message-controls {
  display: none;
  left: 3px;
  margin: -8px 8px 0 3px;
  position: absolute;
  top: 50%;
  z-index: 10;
}

.lfr-message .lfr-message-close {
  background-image: url(../images/portlet/close_borderless.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.lfr-message .lfr-message-close-all {
  color: #fff;
  display: none;
  font-size: 0.8em;
  margin-left: 10px;
  padding: 1px 10px;
  text-shadow: 1px 1px 0 #000;
  vertical-align: top;
}

.lfr-message .lfr-message-close-all a {
  color: #fff;
}

.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
  display: inline-block;
}

.lfr-message.pending {
  background-image: url(../images/common/time.png);
}

.lfr-message-content.alert {
  margin-bottom: 0;
}

.lfr-message-close {
  cursor: pointer;
}

.portlet-section-selected, .portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727c81;
}

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

.portlet > .portlet-content-editable {
  border-color: transparent;
}

.portlet > .portlet-topper {
  display: none;
}

@media (min-width: 576px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 576px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
.portlet-content-editable {
  border-color: transparent;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

.portlet-actions {
  float: right;
}

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

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

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

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  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;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}

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

.portlet-topper-toolbar > a, .portlet-topper-toolbar > span > a, .portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}

.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@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;
  }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6;
}

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

.lfr-panel-page {
  width: 100%;
}

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

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

.main-content-body {
  margin-top: 20px;
}

.restricted, .restricted td {
  background: #fdd;
  border-width: 0;
}

.restricted * {
  color: #727c81;
}

.alt.restricted td {
  background-color: #ffc0c0;
}

.hover.restricted td {
  background-color: #d3bdc0;
}

.alt.restricted td.first, .restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}

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

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

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

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

.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;
}

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0;
}

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0;
}

.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: #fff;
}

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4;
}

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7;
}

.taglib-calendar table td {
  border-width: 0;
}

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #fff;
}

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline;
}

.navbar form {
  margin: 0;
}

.widget-toolbar .btn + .btn, .widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem;
}

.widget-mode-detail {
  padding-top: 1rem;
}

.widget-mode-detail .title {
  font-size: 36px;
}

.widget-mode-detail .sub-title {
  font-size: 26px;
  margin-bottom: 32px;
}

.widget-mode-detail .widget-metadata {
  margin-bottom: 2rem;
}

.widget-mode-detail .widget-mode-detail-text {
  margin-top: 48px;
}

.widget-mode-detail .widget-mode-detail-text img {
  max-width: 100%;
}

.widget-mode-detail .widget-mode-detail-text p {
  font-size: 18px;
  line-height: 1.8;
}

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px;
}

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0;
}

.widget-mode-card .card-title {
  position: relative;
}

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px;
  }
}
.widget-mode-simple .widget-topbar {
  margin-bottom: 8px;
}

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px;
}

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem;
}

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px;
}

.menu-content, .underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
}

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px;
}

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
}

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
}

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
}

.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #ccc;
}

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px;
}

.overlaymask-content {
  background-color: #fff;
}

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

.product-menu .loading-animation {
  margin-top: 160px;
}

.lfr-search-combobox-item {
  border-radius: 1px;
}

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px;
}

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px;
}

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  border-radius: 10px;
}

.portlet-language .portlet-body .current-language, .portlet-language .portlet-body .taglib-icon, .portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px;
}

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  border-radius: 4px;
}

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  border-radius: 5px;
}

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder, .portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px;
}

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.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%;
}

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.input-localized .lfr-input-localized-state {
  border-radius: 3px;
}

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #ddd;
}

.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  box-shadow: 0 0 3px #ff0047;
}

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27c1f2;
}

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
}

.lfr-message .lfr-message-control {
  border-radius: 10px;
}

.lfr-token {
  border-radius: 8px;
}

.staging-tabview-list {
  border-radius: 0;
}

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none;
}

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999;
}

.lfr-action-label {
  border-radius: 2px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@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 {
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  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;
  }
}
@-webkit-keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s;
}

.lfr-spa-loading .lfr-spa-loading-bar {
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  60% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text, .mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px;
}

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  animation: none;
}

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #b8c1d1;
}

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px;
}

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc);
}

input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00f;
}

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in;
}

@media (prefers-reduced-motion: reduce) {
  input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
    transition: none;
  }
}
.taglib-image-selector .icon-check {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px;
}

@media (prefers-reduced-motion: reduce) {
  .taglib-image-selector .icon-check {
    transition: none;
  }
}
.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0;
}

.drop-here-info {
  transition: all 0.2s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-icons {
  transition: all 0.2s ease-in-out;
}

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

@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
}

.drop-here-info .drop-icons span:nth-of-type(2) {
  box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15);
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  -webkit-transform: rotate(-25deg);
  transform: rotate(-25deg);
}

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

body {
  font-size: 1rem;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
}

@media (max-width: 767.98px) {
  body:has(button.icon-hamburger[aria-expanded=true]) {
    height: 100vh;
    overflow: hidden;
  }
}
@media (min-width: 1440px) {
  .container {
    max-width: 1310px;
  }
}
.skolae-view {
  /* inject:imports */
  /* endinject */
  /* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
}
.skolae-view .footer {
  background-color: #fff;
  text-align: center;
  padding: 64px 0;
  position: relative;
  border-top: 4px solid;
  border-image: linear-gradient(146deg, #1db8d2, #007390, #3d4664) 1;
}
.skolae-view .footer a {
  color: #3d4664;
  text-decoration: underline;
}
.skolae-view .footer a:hover {
  text-decoration: none;
}
.skolae-view .footer__nav {
  list-style: none;
  padding: 0;
  display: flex;
}
.skolae-view .footer__nav--top {
  margin-bottom: 4.125rem;
}
.skolae-view .footer__nav--top li {
  align-items: baseline;
  padding: 0 0.8125rem;
  display: flex;
}
.skolae-view .footer__nav--top li span {
  margin-right: 0.3125rem;
}
.skolae-view .footer__nav--top li span img {
  width: 1.25rem;
  height: 1.25rem;
}
.skolae-view .footer__nav--bottom {
  display: flex;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 0.75rem;
}
.skolae-view .footer__nav--bottom li a {
  padding: 0 0.75rem;
}
.skolae-view .footer__logos {
  display: flex;
  margin-bottom: 4rem;
}
.skolae-view .footer__logos > img {
  margin: 0 4rem 0 0;
}
@media (max-width: 991.98px) {
  .skolae-view .footer__logos > img {
    margin: 0 0 1rem 0;
  }
}
@media (max-width: 991.98px) {
  .skolae-view .footer__logos {
    margin-bottom: 2rem;
    display: initial;
  }
}
.skolae-view .footer .copyright {
  font-family: "Roboto", sans-serif;
  color: #6b6b6b;
}
.skolae-view .footer .icon-Cuestion,
.skolae-view .footer .icon-Comentarios {
  color: #3d4664;
  margin-right: 0.3125rem;
}
.skolae-view .footer .container {
  position: relative;
}
.skolae-view .footer__up {
  background-color: #fff;
  padding: 0.8rem;
  border-radius: 0.75rem;
  position: absolute;
  top: -90px;
  right: 1%;
  transform: rotate(180deg);
}
.skolae-view .footer__up a {
  text-decoration: none;
  display: flex;
}
.skolae-view .footer__up .icon-Flecha2-Abajo {
  color: #3d4664;
}
.skolae-view .header .collapsing {
  transition: none !important;
}
.skolae-view .header__pre-header {
  background-color: #3d4664;
  color: #fff;
  padding: 12px 0;
}
.skolae-view .header__pre-header a {
  color: #fff;
  display: flex;
  align-items: center;
}
.skolae-view .header__pre-header .icon-Comentarios {
  margin-right: 8px;
}
.skolae-view .header__pre-header__idiomas {
  display: flex;
  margin-right: 20px;
  align-items: center;
}
.skolae-view .header__pre-header__idiomas__link {
  text-decoration: underline;
  font-weight: 700;
}
.skolae-view .header__pre-header__idiomas__link .icon-Plus {
  text-decoration: none;
  margin-right: 4px;
}
.skolae-view .header__pre-header__idiomas__link[aria-expanded=true] .icon-Plus {
  transform: rotate(43deg);
}
.skolae-view .header__pre-header__idiomas ul {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  list-style-type: none;
}
.skolae-view .header__pre-header__idiomas ul li {
  margin: 0 10px;
}
.skolae-view .header__pre-header__idiomas ul li:first-child {
  margin-left: 20px;
}
.skolae-view .header__pre-header__contact {
  margin-right: auto;
  display: flex;
  align-items: center;
}
.skolae-view .header__pre-header__search {
  width: 24%;
}
@media (min-width: 991px) {
  .skolae-view .header__pre-header__search {
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .skolae-view .header__pre-header__search {
    width: 28%;
  }
}
.skolae-view .header__pre-header__search .search-form-wrapper {
  width: 100%;
}
.skolae-view .header__pre-header__search .input-group-item .input-group-inset-after.form-control {
  margin-right: 40px;
  border-radius: 6.25rem;
  padding: 12px 35px 12px 48px;
  height: 3rem;
}
.skolae-view .header__pre-header__search .input-group-item .input-group-inset-after.form-control .btn {
  padding: 0;
}
.skolae-view .header__pre-header__search .input-group .btn:focus,
.skolae-view .header__pre-header__search .input-group .form-control:focus {
  z-index: 0;
}
.skolae-view .header__pre-header__search .input-group-inset-item {
  position: absolute;
  left: 0.5rem;
  top: 0.9375rem;
  border: 0;
  padding: 0;
}
.skolae-view .header__pre-header__login a {
  align-items: initial;
}
.skolae-view .header__pre-header__login a:hover {
  text-decoration: none;
}
.skolae-view .header__pre-header__login .icon-Usuario-check {
  margin-right: 0.6875rem;
  color: #cad656;
}
.skolae-view .header__pre-header__login-mobile {
  order: 4;
  color: #cad656;
  margin-left: 20px;
  border: 1px solid #3d4664;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px;
  background-color: #3d4664;
}
.skolae-view .header__pre-header__login-mobile a {
  color: #cad656 !important;
}
.skolae-view .header__pre-header--mobile {
  background-color: #fff;
  padding: 20px;
}
.skolae-view .header__pre-header--mobile a {
  color: #3d4664;
  text-decoration: underline;
  float: right;
}
.skolae-view .header__pre-header .portlet-decorate .portlet-content {
  background-color: transparent;
  padding: 0;
}
.skolae-view .header__pre-header .portlet-decorate .portlet-content {
  margin-top: 0.5625rem;
}
.skolae-view .header__bottom {
  display: flex;
  justify-content: space-between;
  padding: 2rem 0 2rem 0;
  position: relative;
}
@media (max-width: 768px) {
  .skolae-view .header__bottom .container {
    align-items: center;
  }
}
@media (max-width: 768px) {
  .skolae-view .header__bottom {
    display: block;
  }
}
.skolae-view .header__bottom a {
  color: #3d4664;
}
.skolae-view .header__bottom .logo {
  margin-right: auto;
  height: 2.5rem;
}
@media (max-width: 767.98px) {
  .skolae-view .header__bottom .logo {
    order: 2;
  }
  .skolae-view .header__bottom .logo img {
    height: 1.9375rem;
    width: auto;
    margin-left: 18px;
  }
}
.skolae-view .header__bottom .searcher-mobile {
  order: 3;
}
.skolae-view .header__bottom .searcher-mobile .icon-mobile-search[aria-expanded=true] .icon-Lupa {
  display: none;
}
.skolae-view .header__bottom .searcher-mobile .icon-mobile-search[aria-expanded=false] .icon-Cerrar {
  display: none;
}
.skolae-view .header__bottom .searcher-mobile .search-form-wrapper {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #3d4664;
  top: 68px;
  z-index: 99999;
}
.skolae-view .header__bottom .searcher-mobile .search-form-wrapper form {
  background-color: #fff;
}
.skolae-view .header__bottom .searcher-mobile .search-form-wrapper input:-internal-autofill-selected {
  background-color: transparent !important;
}
.skolae-view .header__bottom .searcher-mobile .search-form-wrapper .input-group {
  border: 1px solid #e2e0dc;
}
.skolae-view .header__bottom .searcher-mobile .search-form-wrapper .input-group-item {
  display: flex;
  flex-direction: row-reverse;
}
.skolae-view .header__bottom .searcher-mobile .search-form-wrapper .input-group-inset {
  border: 0;
}
.skolae-view .header__bottom .searcher-mobile .search-form-wrapper .input-group-inset-item {
  border: 0;
}
.skolae-view .header__bottom .portlet-borderless .portlet-content {
  padding: 0;
}
@media (min-width: 576px) and (max-width: 766px) {
  .skolae-view .header__bottom .container {
    max-width: 720px;
  }
}
.skolae-view .u-btn {
  box-sizing: border-box;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1rem;
  letter-spacing: 8%;
  line-height: 1.5rem;
  height: 3rem;
  padding: 12px 48px;
  width: fit-content;
}
.skolae-view .u-btn:hover {
  transition: all 0.5s ease-in-out;
}
.skolae-view .u-btn--small {
  font-size: 0.875rem;
  padding: 14px 23px;
}
.skolae-view .u-btn--large {
  padding: 0.6rem 0.75rem;
  max-width: 240px;
  width: 100%;
  display: inline-block;
}
.skolae-view .u-btn--primary {
  color: #000;
  background-color: #cad656;
  border: 0;
}
.skolae-view .u-btn--primary:hover {
  background-color: #000;
  color: #cad656 !important;
}
.skolae-view .u-btn--secondary {
  background-color: transparent;
  color: #3d4664;
  border: 2px solid #cad656;
}
.skolae-view .u-btn--secondary:hover {
  background-color: #cad656;
  color: #000;
}
.skolae-view .u-btn--negative {
  background-color: transparent;
  color: #fff;
}
.skolae-view .u-btn--negative:hover {
  background-color: #cad656;
  color: #000;
}
.skolae-view .u-btn--action-up {
  color: #3d4664;
  background-color: #fff;
  width: 48px;
  height: 48px;
  position: absolute;
  left: 85.24%;
  right: -51.9%;
  top: 14.82%;
  bottom: 18.51%;
}
.skolae-view .u-btn--action-up:hover {
  color: #000;
  background-color: #cad656;
}
.skolae-view .nav {
  color: #3d4664;
  margin-left: 6%;
}
@media (max-width: 768px) {
  .skolae-view .nav {
    order: 1;
    margin-left: 0;
  }
}
.skolae-view .nav__menu {
  list-style-type: none;
}
@media (min-width: 768px) {
  .skolae-view .nav__menu {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .skolae-view .nav__menu {
    position: fixed;
    width: 100vw;
    left: 0;
    top: 97px;
    height: calc(100vh - 97px);
    /* position: absolute;
    width: calc(100vw - 5px);
    top: 54px;
    bottom: 0;
    left: -17px;
    right: 0; */
    background-color: #fff;
    /* height: calc(100vh - 54px); */
    z-index: 50;
    padding: 30px 30px 100px 30px;
    overflow-y: auto;
  }
}
.skolae-view .nav__menu-item {
  margin: 0.6875rem;
  position: relative;
}
@media (max-width: 767.98px) {
  .skolae-view .nav__menu-item {
    margin: 1.25rem;
  }
}
.skolae-view .nav__menu-item a {
  color: #3d4664;
  display: flex;
  font-size: 1rem;
  border-bottom: 8px solid transparent;
}
.skolae-view .nav__menu-item a:hover {
  border-color: #cad656;
  color: #007390;
}
.skolae-view .nav__menu-item .icon-Flecha-Abajo:before {
  transform: rotate(91deg);
}
.skolae-view .nav__menu-item a[aria-expanded=true] {
  border-color: #cad656;
  color: #007390;
}
.skolae-view .nav__menu-item a[aria-expanded=true] .icon-Flecha-Abajo:before {
  transform: rotate(360deg);
}
@media (max-width: 767.98px) {
  .skolae-view .nav__menu-item.mobile {
    display: flex;
    gap: 1rem;
    align-items: center;
    text-transform: uppercase;
  }
}
.skolae-view .nav__menu-item.mobile > span {
  border-bottom: 8px solid transparent;
}
.skolae-view .nav__sub-menu {
  background-color: #fff;
  padding: 8px 0;
  position: absolute;
  top: 65px;
  min-width: 160px;
  z-index: 30;
  list-style-type: none;
}
@media (max-width: 767.98px) {
  .skolae-view .nav__sub-menu {
    position: initial;
    background-color: transparent;
    box-shadow: none;
  }
}
.skolae-view .nav__sub-menu li {
  padding: 10px;
}
.skolae-view .nav__sub-menu li:hover {
  background-color: #ededed;
}
.skolae-view .nav__sub-menu li a {
  color: #007390;
}
.skolae-view .nav__sub-menu li a:hover {
  border-bottom: 0;
}
.skolae-view .nav .current-page > a, .skolae-view .nav .current-page-children > a {
  border-bottom: 8px solid #cad656;
  color: #007390;
}
.skolae-view .icon-hamburger {
  width: 30px;
  height: 53px;
  position: absolute;
  margin: 0;
  -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;
  border-radius: 0;
  left: 20px;
  top: 22px;
  padding-left: 0;
  padding-right: 0;
}
.skolae-view .icon-hamburger span {
  background-color: #6b6b6b;
  display: block;
  position: absolute;
  height: 3px;
  width: 30px;
  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;
}
.skolae-view .icon-hamburger .icon-hamburger-animated:nth-child(1) {
  top: 13px;
}
.skolae-view .icon-hamburger .icon-hamburger-animated:nth-child(2),
.skolae-view .icon-hamburger .icon-hamburger-animated:nth-child(3) {
  top: 23px;
}
.skolae-view .icon-hamburger .icon-hamburger-animated:nth-child(4) {
  top: 33px;
}
.skolae-view .icon-hamburger[aria-expanded=true] .icon-hamburger-animated:nth-child(1) {
  left: 50%;
  top: 11px;
  width: 0%;
}
.skolae-view .icon-hamburger[aria-expanded=true] .icon-hamburger-animated:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.skolae-view .icon-hamburger[aria-expanded=true] .icon-hamburger-animated:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.skolae-view .icon-hamburger[aria-expanded=true] .icon-hamburger-animated:nth-child(4) {
  left: 50%;
  top: 11px;
  width: 0%;
}
.skolae-view .banner-home {
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 8rem 0;
  margin-top: 2rem;
}
@media (max-width: 991.98px) {
  .skolae-view .banner-home {
    padding: 3rem 1rem;
  }
}
.skolae-view .banner-home__content {
  z-index: 1;
}
.skolae-view .banner-home__information {
  margin-top: 3rem;
}
.skolae-view .banner-home__title {
  font-size: 3.65375rem;
  line-height: 4rem;
}
.skolae-view .banner-home__title span {
  font-weight: 700;
  display: inline-block;
}
.skolae-view .banner-home__button {
  display: flex;
  justify-content: center;
  margin-top: 1.5rem;
}
.skolae-view .banner-title-img-button {
  background: linear-gradient(94.32deg, #1db8d2 0%, #007390 42.19%, #3d4664 100%), #007390;
  padding: 4rem;
}
@media (max-width: 991.98px) {
  .skolae-view .banner-title-img-button {
    padding: 1rem;
  }
}
.skolae-view .banner-title-img-button__container {
  background-color: #fff;
  display: flex;
}
.skolae-view .banner-title-img-button__container.container {
  padding-left: 0;
  padding-right: 0;
}
.skolae-view .banner-title-img-button__image {
  width: 50%;
}
@media (max-width: 991.98px) {
  .skolae-view .banner-title-img-button__image {
    width: 100%;
  }
}
.skolae-view .banner-title-img-button__image img {
  width: 100%;
  height: 292px;
  object-fit: cover;
}
.skolae-view .banner-title-img-button__text {
  padding: 3rem;
  width: 50%;
}
@media (max-width: 991.98px) {
  .skolae-view .banner-title-img-button__text {
    width: 100%;
    padding: 1rem;
  }
}
.skolae-view .banner-title-img-button__text h3,
.skolae-view .banner-title-img-button__text p {
  margin-bottom: 1.5rem;
}
@media (max-width: 991.98px) {
  .skolae-view .banner-title-img-button__text h3,
  .skolae-view .banner-title-img-button__text p {
    margin-bottom: 1rem;
  }
}
.skolae-view .banner-title-img-button__text h3 span {
  font-weight: 700;
}
.skolae-view .banner-title-img-button__button {
  width: fit-content;
}
.skolae-view .card {
  width: 100% !important;
}
.skolae-view .skolae-card {
  background-color: #fff;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  padding: 32px;
  word-wrap: break-word;
  text-decoration: none;
  color: #000;
  width: 100%;
  min-width: auto;
}
.skolae-view .skolae-card:hover {
  text-decoration: none;
}
.skolae-view .skolae-card a {
  color: #000;
}
.skolae-view .skolae-card a:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .skolae-view .skolae-card a {
    width: 18.75rem;
  }
}
.skolae-view .skolae-card__image img {
  width: 100%;
  object-fit: cover;
}
.skolae-view .skolae-card__text-wrapper__title {
  font-weight: 700;
  min-height: 50px;
}
.skolae-view .skolae-card__text-wrapper__title .title-blue-small, .skolae-view .skolae-card__text-wrapper__title .banner-title-img-button__text h3, .skolae-view .banner-title-img-button__text .skolae-card__text-wrapper__title h3 {
  margin-bottom: 12px;
}
.skolae-view .skolae-card__text-wrapper__subtitle {
  font-weight: 700;
  min-height: 24px;
}
.skolae-view .skolae-card--large img,
.skolae-view .skolae-card--large .skolae-card__image-empty {
  height: 173px;
  margin-bottom: 1.5rem;
}
.skolae-view .skolae-card--large .skolae-card__text-wrapper__paragraph-empty,
.skolae-view .skolae-card--large .skolae-card__text-wrapper__paragraph > p {
  min-height: 7.5rem;
}
.skolae-view .skolae-card--large .skolae-card__text-wrapper__paragraph-empty {
  margin-bottom: 1rem;
}
.skolae-view .skolae-card--small img,
.skolae-view .skolae-card--small .skolae-card__image-empty {
  height: 135px;
  margin-bottom: 1.5rem;
}
.skolae-view .tags {
  display: flex;
  flex-wrap: wrap;
}
.skolae-view .tags__item {
  border-radius: 6.25rem;
  padding: 0.125rem 0.5rem;
  background-color: #ededed;
  color: #3d4664;
  margin: 0.125rem;
  font-family: "Roboto Condensed", sans-serif;
}
.skolae-view .tags__item:first-child {
  margin-left: 0;
}
.skolae-view .tags__item:hover {
  background-color: #3d4664;
  color: #fff;
}
.skolae-view .tags__item--filters {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 0.5rem 0.75rem;
}
.skolae-view .tags__checkbox {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s ease;
  position: relative;
  margin: 0 0.3125rem;
}
.skolae-view .tags__checkbox:first-child {
  margin-left: 0.625rem;
}
.skolae-view .tags__checkbox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.skolae-view .tags__checkbox label {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 25px;
  transition: 0.5s ease;
}
.skolae-view .tags__checkbox input[type=checkbox]:checked ~ label {
  background-color: #3d4664;
}
.skolae-view .breadcrumb {
  font-family: "Roboto Condensed", sans-serif;
  background-color: transparent;
}
.skolae-view .breadcrumb ul {
  margin: 0;
  background-color: transparent;
}
.skolae-view .breadcrumb ul li {
  display: inline-flex;
}
.skolae-view .breadcrumb ul li::before {
  content: "";
  background-image: url("../images/icons/Flecha-Dcha-Grey.svg");
  background-size: 15px;
  background-repeat: no-repeat;
  top: 3px;
  position: relative;
}
.skolae-view .breadcrumb ul li:first-child a {
  border-bottom: 1px solid #3d4664;
}
.skolae-view .breadcrumb ul li:first-child::before {
  content: none;
}
.skolae-view .breadcrumb ul li a {
  color: #3d4664;
  margin: 0 10px;
}
.skolae-view .breadcrumb ul li a:first-child {
  margin-left: 0;
}
.skolae-view .breadcrumb ul li .active {
  color: #1b1b1d;
  margin: 0 4px;
  font-weight: 700;
}
.skolae-view .breadcrumb .back-link::before {
  content: none;
}
.skolae-view .breadcrumb .back-link a {
  display: flex;
}
.skolae-view .breadcrumb .back-link .icon-Flecha-Abajo {
  transform: rotate(90deg);
}
.skolae-view .anchors ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
}
@media (max-width: 991.98px) {
  .skolae-view .anchors ul {
    display: block;
  }
}
.skolae-view .anchors ul li {
  margin: 0 0.875rem;
}
@media (max-width: 991.98px) {
  .skolae-view .anchors ul li {
    margin: 0.875rem 0;
  }
}
.skolae-view .anchors ul li a {
  color: #fff;
}
.skolae-view .anchors ul li a .icon-Flecha2-Abajo {
  margin-left: 0.75rem;
}
.skolae-view .anchors ul li a:hover {
  text-decoration: none;
}
.skolae-view .anchors ul li a:hover .icon-Flecha2-Abajo {
  position: relative;
  top: 5px;
}
.skolae-view .banner-anchors {
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: transparent;
  padding: 6rem 0;
}
.skolae-view .banner-anchors:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
}
.skolae-view .banner-anchors__container {
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.skolae-view .banner-anchors__container a {
  font-family: "Roboto Condensed", sans-serif;
}
.skolae-view .banner-anchors .anchors {
  z-index: 1;
}
@media (max-width: 767.98px) {
  .skolae-view .image-text {
    margin-bottom: 1.875rem;
  }
}
.skolae-view .image-text__item {
  display: flex;
  padding: 3rem 0;
}
.skolae-view .image-text__item--left {
  padding-top: 0;
}
.skolae-view .image-text__item--right {
  padding-bottom: 0;
}
@media (max-width: 767.98px) {
  .skolae-view .image-text__item {
    flex-direction: column;
    padding: 0;
  }
}
.skolae-view .image-text__image {
  width: 50%;
}
.skolae-view .image-text__image img {
  object-fit: cover;
  width: 100%;
  height: auto;
}
@media (max-width: 767.98px) {
  .skolae-view .image-text__image {
    width: 100%;
  }
}
.skolae-view .image-text__text {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .skolae-view .image-text__text {
    width: 100%;
    margin: 1.25rem 0;
  }
}
.skolae-view .image-text__text h2 {
  font-weight: 700;
  color: #007390;
}
.skolae-view .image-text__text--left {
  padding-right: 4rem;
}
@media (max-width: 767.98px) {
  .skolae-view .image-text__text--left {
    padding-right: 0;
  }
}
.skolae-view .image-text__text--right {
  padding-left: 4rem;
}
@media (max-width: 767.98px) {
  .skolae-view .image-text__text--right {
    padding-left: 0;
  }
}
.skolae-view .image-text--left {
  padding-top: 0;
}
.skolae-view .image-text--right {
  padding-bottom: 0;
}
.skolae-view .list-external-link__item {
  font-family: "Roboto", sans-serif;
  background-color: #fff;
  border: 1px solid #007390;
  border-radius: 0.5rem;
  padding: 1.5rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex: 1 1 0;
  color: #3d4664;
  text-decoration: none;
}
.skolae-view .list-external-link__item:hover {
  background-color: #007390;
  color: #fff !important;
}
@media (max-width: 767.98px) {
  .skolae-view .list-external-link__item {
    flex-direction: column;
  }
}
.skolae-view .list-external-link__item__call-to-action {
  margin-left: auto;
}
.skolae-view .list-external-link__item__call-to-action > div {
  display: flex;
  align-items: center;
}
.skolae-view .list-external-link__item-new {
  font-family: "Roboto", sans-serif;
  background-color: #fff;
  border: 1px solid #007390;
  border-radius: 0.5rem;
  padding: 1.5rem;
  margin-bottom: 0.75rem;
  display: flex;
  flex: 1 1 0;
  color: #3d4664;
  text-decoration: none;
  justify-content: space-between;
}
.skolae-view .list-external-link__item-new:hover {
  background-color: #007390;
  color: #fff !important;
}
.skolae-view .list-external-link__item-new__description-hover {
  color: #fff !important;
  text-decoration: none !important;
  background-color: #007390;
}
.skolae-view .list-external-link__item-new__call-to-action-hover {
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.08125rem;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700;
}
.skolae-view .list-external-link__item-new__description {
  text-decoration: none;
  color: #3d4664;
}
.skolae-view .list-external-link__item-new__description:hover {
  color: #fff !important;
}
.skolae-view .list-external-link__item-new__call-to-action {
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: 0.08125rem;
  text-decoration: none;
  color: #3d4664;
  font-weight: 700;
}
.skolae-view .collapsable a[aria-expanded=true],
.skolae-view .collapsable-redes a[aria-expanded=true] {
  background-color: #007390;
}
.skolae-view .collapsable .collapsing,
.skolae-view .collapsable-redes .collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}
.skolae-view .collapsable__header,
.skolae-view .collapsable-redes__header {
  padding: 3rem 4rem;
  background-color: #3d4664;
  color: #fff !important;
  display: flex;
  justify-content: space-between;
}
.skolae-view .collapsable__header:hover,
.skolae-view .collapsable-redes__header:hover {
  color: #fff;
}
.skolae-view .collapsable__header a,
.skolae-view .collapsable-redes__header a {
  text-decoration: none;
}
.skolae-view .collapsable__header .icon-Plus,
.skolae-view .collapsable-redes__header .icon-Plus {
  margin-left: auto;
}
.skolae-view .collapsable__header:hover,
.skolae-view .collapsable-redes__header:hover {
  background: #007390;
  color: #fff;
}
.skolae-view .collapsable__header:hover::after,
.skolae-view .collapsable-redes__header:hover::after {
  content: "Ver más";
  color: #fff;
  font-size: 0.875rem;
  position: absolute;
  right: 9%;
  text-transform: none;
  font-weight: 100;
}
.skolae-view .collapsable__body,
.skolae-view .collapsable-redes__body {
  padding: 3rem 4rem;
}
.skolae-view .collapsable__body.collapse.show,
.skolae-view .collapsable-redes__body.collapse.show {
  background: #007390;
  color: #fff;
}
.skolae-view .collapsable__body > div,
.skolae-view .collapsable-redes__body > div {
  padding: 2rem;
}
.skolae-view .collapsable__body > div img,
.skolae-view .collapsable-redes__body > div img {
  width: 100%;
}
@media (max-width: 767.98px) {
  .skolae-view .collapsable__body > div img,
  .skolae-view .collapsable-redes__body > div img {
    margin-bottom: 1.25rem;
  }
}
.skolae-view .collapsable__body > div .u-btn--primary,
.skolae-view .collapsable-redes__body > div .u-btn--primary {
  color: #000;
  margin-top: 1.5rem;
}
.skolae-view .collapsable__body > div .u-btn--primary:hover,
.skolae-view .collapsable-redes__body > div .u-btn--primary:hover {
  color: #cad656;
}
.skolae-view .collapsable__body > div > a,
.skolae-view .collapsable-redes__body > div > a {
  display: flex;
  justify-content: end;
}
.skolae-view .collapsable__body > div .icon-Download,
.skolae-view .collapsable-redes__body > div .icon-Download {
  margin-right: 0.625rem;
}
.skolae-view .collapsable__body__item__button,
.skolae-view .collapsable-redes__body__item__button {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 767.98px) {
  .skolae-view .collapsable__body__item__button a,
  .skolae-view .collapsable-redes__body__item__button a {
    width: 100%;
  }
}
.skolae-view .collapsable-redes {
  background-color: #3d4664;
}
.skolae-view .collapsable-redes ol {
  list-style-type: none;
  padding-left: 0;
}
.skolae-view .collapsable-redes ol li {
  padding-left: 0;
}
.skolae-view .collapsable-redes a[aria-expanded=true] .icon-Flecha-Abajo {
  transform: rotate(0);
}
.skolae-view .collapsable-redes__header .icon-Flecha-Abajo {
  transform: rotate(90deg);
}
.skolae-view .collapsable-redes__header:hover::after {
  content: "";
}
.skolae-view .collapsable-redes__body__items {
  list-style-type: none;
  border-left: 2px solid #cad656;
  padding: 1.25rem;
}
.skolae-view .collapsable-redes__body__item {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.625rem;
}
@media (max-width: 767.98px) {
  .skolae-view .collapsable-redes__body__item {
    flex-direction: column;
  }
}
.skolae-view .collapsable-redes__body__item .icon-Home {
  margin-right: 0.625rem;
}
.skolae-view .collapsable-redes__body__item-call-to-action {
  margin-left: auto;
  color: #fff;
}
.skolae-view .collapsable-redes__body__item-call-to-action .icon-Link-Externo {
  margin-right: 0.625rem;
}
.skolae-view .collapsable-redes__body__item-call-to-action:hover {
  text-decoration: none;
  color: #fff;
}
.skolae-view .collapsable-redes__body__item p {
  margin-bottom: 0;
}
.skolae-view .collapsable-redes__body__item-text-wrapper {
  display: flex;
}
@media (max-width: 767.98px) {
  .skolae-view .collapsable-redes__body__item-text-wrapper {
    width: 100%;
  }
}
.skolae-view .decoration-title {
  padding: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 991.98px) {
  .skolae-view .decoration-title {
    padding: 3rem 1rem;
  }
}
.skolae-view .decoration-title h2 {
  color: #007390;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 300;
  margin-top: 1.5rem;
  text-align: center;
}
.skolae-view .decoration-title h2 strong {
  font-weight: 700;
  display: block;
}
.skolae-view .file {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.skolae-view .file__header {
  width: 80%;
  margin-bottom: 2rem;
}
.skolae-view .file__header__title {
  margin-bottom: 0.875rem;
  text-align: center;
}
.skolae-view .file__header .tags {
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
}
.skolae-view .file__header__autor {
  font-weight: 700;
  text-align: center;
}
.skolae-view .file__header__position {
  color: #6b6b6b;
  text-align: center;
}
.skolae-view .file__body {
  width: 80%;
}
.skolae-view .file__buttons {
  display: flex;
  justify-content: center;
}
.skolae-view .file__buttons .u-btn {
  margin: 0 0.3125rem;
}
.skolae-view .file__buttons .u-btn span {
  margin-right: 0.625rem;
}
.skolae-view .file__buttons:hover {
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .skolae-view .file__buttons {
    flex-direction: column;
  }
  .skolae-view .file__buttons .u-btn {
    margin: 0.3125rem 0;
  }
}
.skolae-view .journal-content-article ol {
  padding-left: 22px;
}
.skolae-view .journal-content-article ol li {
  padding-left: 30px;
  margin-bottom: 1.5rem;
}
.skolae-view .journal-content-article ol li::marker {
  color: #007390;
  font-size: 20px;
  font-weight: 700;
}
.skolae-view .journal-content-article .collapsable-redes ol {
  list-style-type: none;
  padding-left: 0;
}
.skolae-view .journal-content-article .collapsable-redes ol li {
  padding-left: 0;
}
.skolae-view .journal-content-article .collapsable-redes ol li .collapsable-redes__body__item {
  padding-left: inherit;
}
.skolae-view .banner-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 6rem 0;
}
.skolae-view .banner-text__container {
  text-align: center;
  background-color: #fff;
  padding: 3rem;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.skolae-view .banner-text__title-text {
  margin-bottom: 1.5rem;
}
.skolae-view .banner-text__title-link {
  background-color: #3d4664;
  padding: 4px 8px;
  margin-bottom: 1.5rem;
  color: #fff !important;
}
.skolae-view .banner-search {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 6rem 0 13.5rem 0;
  position: relative;
}
.skolae-view .banner-search__content {
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 3;
}
.skolae-view .banner-search__content h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 3rem;
}
.skolae-view .banner-search form {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
}
.skolae-view .banner-search .form {
  display: flex;
  justify-content: center;
  align-content: center;
  background-color: white;
  border-radius: 100px;
  width: 100%;
  margin-bottom: 3rem;
}
.skolae-view .banner-search .form input {
  width: 80%;
  border-radius: 6.25rem;
  padding: 1.75rem 0 1.75rem 0.625rem;
  background-color: #fff;
  border: none;
}
.skolae-view .banner-search .form input:focus-visible {
  outline: none;
}
.skolae-view .banner-search .form .icon-lupa {
  padding: 1.75rem 0 1.75rem 0.625rem;
}
.skolae-view .banner-search .form .icon-lupa .lexicon-icon-search {
  font-size: 1.25rem;
  color: #6b6b6b;
}
.skolae-view .banner-search--filters .tags {
  margin-bottom: 0.625rem;
  color: #fff;
  align-items: center;
}
@media (max-width: 767.98px) {
  .skolae-view .banner-search--filters .tags {
    display: none;
  }
}
.skolae-view .banner-search--filters .form {
  padding: 1rem 2rem;
}
@media (min-width: 576px) {
  .skolae-view .banner-search--filters .form {
    padding: 1rem;
  }
}
@media (min-width: 1200px) {
  .skolae-view .banner-search--filters .form {
    padding: 1rem 2rem;
  }
}
.skolae-view .banner-search--filters .form .banner-search__input-select-wrapper {
  background-color: white;
  align-items: center;
  border-right: 1px solid #afafaf;
  width: 30%;
  padding-right: 10%;
}
@media (max-width: 767.98px) {
  .skolae-view .banner-search--filters .form .banner-search__input-select-wrapper {
    display: none;
  }
}
@media (min-width: 576px) {
  .skolae-view .banner-search--filters .form .banner-search__input-select-wrapper {
    width: auto;
    padding-right: 0;
  }
}
.skolae-view .banner-search--filters .form label {
  color: #6b6b6b;
  font-family: "Roboto Condensed", sans-serif;
  margin-bottom: 0.25rem;
}
.skolae-view .banner-search--filters .form select {
  border: none;
  padding-right: 30%;
  width: 95%;
}
.skolae-view .banner-search--filters .form select:focus-visible {
  outline: none;
}
@media (min-width: 576px) {
  .skolae-view .banner-search--filters .form select {
    padding-right: 0.625rem;
  }
}
.skolae-view .banner-search--filters .form input {
  padding: 0.75rem 0 0.75rem 0.75rem;
}
.skolae-view .banner-search--filters .form .icon-lupa {
  padding: 0.75rem 0 0.75rem 0.75rem;
}
.skolae-view .banner-search--filters__mobile {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  padding: 1rem 0;
  overflow-y: scroll;
}
.skolae-view .banner-search--filters__mobile__title {
  text-align: left;
  position: relative;
  color: #1b1b1d !important;
  padding: 0 1rem;
  margin-bottom: 1.5rem !important;
}
.skolae-view .banner-search--filters__mobile__close-mobile {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 15px;
  color: #000;
}
.skolae-view .banner-search--filters__mobile__close-mobile:hover {
  text-decoration: none;
}
.skolae-view .banner-search--filters__mobile fieldset legend {
  background-color: #ededed;
  color: #6b6b6b;
  padding: 8px 16px;
  margin-bottom: 0;
}
.skolae-view .banner-search--filters__mobile fieldset label {
  color: #3d4664;
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
}
.skolae-view .banner-search--filters__mobile fieldset .label-radio {
  padding: 0 0.625rem 0 1rem;
  margin-bottom: 1rem;
}
.skolae-view .banner-search--filters__mobile fieldset .label-radio:first-child {
  margin-top: 0.75rem;
}
.skolae-view .banner-search--filters__mobile fieldset input {
  width: auto;
}
.skolae-view .banner-search--filters__mobile fieldset input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.skolae-view .banner-search--filters__mobile fieldset input[type=checkbox] + span {
  display: inline-block;
  padding: 0.75rem 1rem;
  width: 100%;
}
.skolae-view .banner-search--filters__mobile fieldset input[type=checkbox]:checked + span {
  background-color: #3d4664;
  display: inline-block;
  color: #fff;
  padding-left: 2rem;
}
.skolae-view .banner-search--filters__mobile fieldset input[type=checkbox]:checked + span:before {
  content: "";
  background: url(../images/icons/Cerrar-white.svg) center center no-repeat;
  width: 1rem;
  height: 1rem;
  background-size: 100%;
  position: absolute;
  left: 0.5rem;
  top: 0.9rem;
}
.skolae-view .banner-search--filters__mobile fieldset input[type=radio] {
  appearance: none;
  width: 15px;
  height: 15px;
  border: 1px solid #6b6b6b;
  border-radius: 50%;
  background-clip: content-box;
  padding: 3px;
  margin-right: 10px;
}
.skolae-view .banner-search--filters__mobile fieldset input[type=radio]:checked {
  background-color: #007390;
}
.skolae-view .banner-search--filters__mobile__buttons {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 1.5rem 1rem 1rem 1rem;
}
.skolae-view .banner-search--filters__mobile__buttons .u-btn--secondary {
  margin-bottom: 0.75rem;
  width: 100%;
}
.skolae-view .banner-search--filters__mobile__buttons:last-child {
  text-decoration: underline;
}
.skolae-view .banner-search--filters__mobile__buttons .purple-color {
  display: flex;
  align-items: center;
  justify-content: center;
}
.skolae-view .asset-publisher-column-three {
  width: calc(33% - 16px);
  margin-right: 20px;
}
.skolae-view .asset-publisher-column-three:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .skolae-view .asset-publisher-column-three {
    width: 100%;
    margin-right: 1rem;
  }
}
.skolae-view .asset-publisher-column-four {
  width: calc(25% - 16px);
  margin-right: 20px;
}
.skolae-view .asset-publisher-column-four:nth-child(4n) {
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .skolae-view .asset-publisher-column-four {
    width: 100%;
    margin-right: 1rem;
  }
}
.skolae-view .fragment-asset-publisher {
  padding: 4rem;
  background-color: #fff;
}
@media (max-width: 991.98px) {
  .skolae-view .fragment-asset-publisher {
    padding: 3rem 1rem;
  }
}
.skolae-view .fragment-asset-publisher h2 {
  text-align: center;
  font-weight: 300;
}
@media (max-width: 991.98px) {
  .skolae-view .fragment-asset-publisher .container {
    padding: 0;
  }
}
.skolae-view .fragment-asset-publisher__wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  .skolae-view .fragment-asset-publisher__wrapper {
    overflow: auto;
    flex-wrap: nowrap;
    justify-content: unset;
  }
  .skolae-view .fragment-asset-publisher__wrapper::-webkit-scrollbar {
    cursor: pointer;
    width: 0.125rem;
    height: 3px;
  }
  .skolae-view .fragment-asset-publisher__wrapper::-webkit-scrollbar-track {
    background-color: #e2e0dc;
    border-radius: 100px;
  }
  .skolae-view .fragment-asset-publisher__wrapper::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-color: #007390;
    cursor: pointer;
  }
}
.skolae-view .fragment-asset-publisher--bg {
  background-image: url("../images/fondo-card-section.png");
  background-size: cover;
  background-repeat: no-repeat;
}
.skolae-view .fragment-asset-publisher--bg h2,
.skolae-view .fragment-asset-publisher--bg p {
  color: #fff;
  text-align: center;
}
.skolae-view .search-results {
  padding: 4rem;
  background-color: #fff;
  position: relative;
  top: -154px;
}
@media (max-width: 767.98px) {
  .skolae-view .search-results {
    top: 0;
  }
}
.skolae-view .search-results__info {
  text-align: center;
  color: #6b6b6b;
  margin-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .skolae-view .search-results__info {
    margin-bottom: 1.5rem;
  }
}
.skolae-view .search-results__items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .skolae-view .search-results__items {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
.skolae-view .search-results__item {
  width: calc(33% - 16px);
  margin-right: 1rem;
}
.skolae-view .search-results__item:nth-child(3n) {
  margin-right: 0;
}
.skolae-view .search-results__item--good-practices:nth-child(3n) {
  margin-right: 1rem;
}
.skolae-view .search-results__item--good-practices:nth-child(3n+4) {
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .skolae-view .search-results__item {
    width: 100%;
    margin-right: 0;
  }
}
.skolae-view .search-results__item .col-md-4 {
  margin-right: 0;
  width: auto;
}
.skolae-view .search-results__item--first-child .card {
  flex-direction: row;
}
.skolae-view .search-results__item--first-child .card__image {
  margin-right: 16px;
  width: 50%;
}
.skolae-view .search-results__item--first-child .card__image img {
  margin-bottom: 0;
}
.skolae-view .search-results__item--first-child .card__text-wrapper {
  width: 50%;
  margin-left: 16px;
}
.skolae-view .search-results__bottom {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.skolae-view .search-results__bottom .u-btn {
  margin-bottom: 1rem;
}
.skolae-view .search-results__bottom__total-count {
  color: #6b6b6b;
  text-transform: lowercase;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
}
.skolae-view .search-results__bottom progress {
  height: 0.125rem;
  width: 30%;
  -webkit-appearance: none;
}
.skolae-view .search-results__bottom ::-webkit-progress-bar {
  background-color: #e2e0dc;
}
.skolae-view .search-results__bottom ::-webkit-progress-value {
  background-color: #007390;
}
.skolae-view .search-results__bottom ::-moz-progress-bar {
  background-color: #007390;
}
.skolae-view .search-results__nav {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}
.skolae-view .search-results__nav ul {
  display: flex;
  list-style-type: none;
  border-bottom: 1px solid #e2e0dc;
}
@media (max-width: 767.98px) {
  .skolae-view .search-results__nav ul {
    overflow: auto;
  }
  .skolae-view .search-results__nav ul::-webkit-scrollbar {
    width: 0 !important;
  }
}
.skolae-view .search-results__nav ul li a {
  font-family: "Roboto Condensed", sans-serif;
  color: #3d4664;
  text-decoration: none;
  padding: 0.625rem 1.5rem;
  display: block;
}
@media (max-width: 767.98px) {
  .skolae-view .search-results__nav ul li a {
    font-size: 14px;
    padding: 0.4375rem 1rem;
  }
}
.skolae-view .search-results__nav ul li a:active {
  border-bottom: 8px solid #cad656;
  color: #007390;
}
.skolae-view .search-results__nav ul li a:hover {
  border-bottom: 8px solid #cad656;
  color: #007390;
}
.skolae-view .search-results__item .card {
  width: 100%;
}
.skolae-view .map {
  position: relative;
  height: 80vh;
}
@media (max-width: 575.98px) {
  .skolae-view .map {
    transform: scale(0.5);
    left: -10%;
    bottom: 50px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .skolae-view .map {
    transform: scale(0.8);
    height: 110vh;
  }
}
@media (max-width: 575.98px) {
  .skolae-view .map {
    transform: scale(0.6);
    left: 0;
    top: -20%;
  }
}
@media (min-width: 768px) {
  .skolae-view .map {
    transform: scale(0.7);
    top: -15%;
  }
}
@media (min-width: 1200px) {
  .skolae-view .map {
    transform: scale(0.8);
  }
}
@media (min-width: 1200px) {
  .skolae-view .map {
    height: 110vh;
    transform: scale(1);
    top: 0;
  }
}
.skolae-view .map__item {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
}
.skolae-view .map__item img {
  position: relative;
  cursor: pointer;
}
.skolae-view .map__item--lekaroz {
  position: absolute;
  left: 112px;
  top: -2px;
  background-image: url("../images/mapa-svg/lekaroz.svg");
  width: 152px;
  height: 119px;
}
.skolae-view .map__item--lekaroz img {
  left: 38%;
}
.skolae-view .map__item--lekaroz:hover {
  background-image: none;
  background-color: #e44960;
  -webkit-mask-image: url("../images/mapa-svg/lekaroz.svg");
  mask-image: url("../images/mapa-svg/lekaroz.svg");
}
.skolae-view .map__item--pamplona {
  position: absolute;
  width: 454px;
  height: 260px;
  left: 0px;
  top: 35px;
  background-image: url("../images/mapa-svg/pamplona.svg");
}
.skolae-view .map__item--pamplona img {
  left: 42%;
  top: 134px;
}
.skolae-view .map__item--pamplona:hover {
  background-image: none;
  background-color: #26ad91;
  -webkit-mask-image: url("../images/mapa-svg/pamplona.svg");
  mask-image: url("../images/mapa-svg/pamplona.svg");
}
.skolae-view .map__item--estella {
  position: absolute;
  top: 195px;
  left: -58px;
  background-image: url("../images/mapa-svg/estella.svg");
  width: 231px;
  height: 251px;
}
.skolae-view .map__item--estella img {
  left: 47%;
  top: 89px;
}
.skolae-view .map__item--estella:hover {
  background-image: none;
  background-color: #1db8d2;
  -webkit-mask-image: url("../images/mapa-svg/estella.svg");
  mask-image: url("../images/mapa-svg/estella.svg");
}
.skolae-view .map__item--tafalla {
  position: absolute;
  top: 248px;
  left: 116px;
  width: 212px;
  height: 190px;
  background-image: url("../images/mapa-svg/tafalla.svg");
}
.skolae-view .map__item--tafalla img {
  left: 50%;
  top: 100px;
}
.skolae-view .map__item--tafalla:hover {
  background-image: none;
  background-color: #91c65d;
  -webkit-mask-image: url("../images/mapa-svg/tafalla.svg");
  mask-image: url("../images/mapa-svg/tafalla.svg");
}
.skolae-view .map__item--tudela {
  position: absolute;
  top: 395px;
  left: 117px;
  width: 182px;
  height: 159px;
  background-image: url("../images/mapa-svg/tudela.svg");
}
.skolae-view .map__item--tudela img {
  left: 50%;
  top: 91px;
}
.skolae-view .map__item--tudela:hover {
  background-image: none;
  background-color: #f2a947;
  -webkit-mask-image: url("../images/mapa-svg/tudela.svg");
  mask-image: url("../images/mapa-svg/tudela.svg");
}
.skolae-view .eleven-items {
  background-image: url("../images/eleven-items-bg.png");
  background-size: 100%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  background-position: 0cm 70%;
}
@media (max-width: 991.98px) {
  .skolae-view .eleven-items {
    background-image: none;
  }
}
.skolae-view .eleven-items .row {
  width: 90%;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items .row {
    width: 100%;
  }
}
.skolae-view .eleven-items .col-md-3,
.skolae-view .eleven-items .col-12 {
  padding-right: 4px;
  padding-left: 4px;
}
.skolae-view .eleven-items__item {
  background-color: #007390;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 2rem 1.5rem;
  margin-bottom: 0.5rem;
  min-height: 15.625rem;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items__item {
    justify-content: flex-start;
    min-height: 10.125rem;
    padding: 0.625rem;
  }
}
.skolae-view .eleven-items__item-title {
  font-family: "Roboto Condensed", sans-serif;
  color: #fff;
  min-height: 3rem;
  margin-bottom: 1.75rem;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items__item-title {
    margin-bottom: 0.3125rem;
    text-align: left;
  }
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items__item img {
    width: 5rem;
  }
}
.skolae-view .eleven-items__item-number {
  color: #fff;
  position: absolute;
  bottom: 0.5rem;
  left: 1.5rem;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items__item-number {
    bottom: 0.3125rem;
    left: 0.625rem;
  }
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items .modal.show .modal-dialog {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: 0;
    width: 100%;
  }
}
.skolae-view .eleven-items .modal-body {
  display: flex;
  padding: 0;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items .modal-body {
    display: block;
  }
}
.skolae-view .eleven-items .modal-body .modal-text-container {
  width: 50%;
  margin-right: 1.125rem;
}
.skolae-view .eleven-items .modal-body .modal-text-container .title-blue-small, .skolae-view .eleven-items .modal-body .modal-text-container .banner-title-img-button__text h3, .skolae-view .banner-title-img-button__text .eleven-items .modal-body .modal-text-container h3 {
  margin-bottom: 1.5rem;
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items .modal-body .modal-text-container .title-blue-small, .skolae-view .eleven-items .modal-body .modal-text-container .banner-title-img-button__text h3, .skolae-view .banner-title-img-button__text .eleven-items .modal-body .modal-text-container h3 {
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items .modal-body .modal-text-container {
    width: 100%;
    margin-left: 0;
  }
}
.skolae-view .eleven-items .modal-body .modal-image {
  width: 50%;
  margin-left: 1.125rem;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items .modal-body .modal-image {
    width: 100%;
    margin-left: 0;
    margin-top: 1.25rem;
  }
}
.skolae-view .eleven-items .modal-body .modal-image img {
  width: 100%;
  height: 25.875rem;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items .modal-body .modal-image img {
    height: 16.625rem;
  }
}
.skolae-view .eleven-items .modal-content {
  padding: 5% 8%;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items .modal-content {
    height: 100%;
    overflow-y: auto;
    padding: 4%;
  }
}
.skolae-view .eleven-items .modal-footer {
  margin-top: 2.25rem;
}
@media (max-width: 767.98px) {
  .skolae-view .eleven-items .modal-footer {
    margin-top: 0;
  }
}
.skolae-view .modal {
  margin: 0;
  overflow-y: auto;
  z-index: 0;
  display: none;
  width: 100%;
  height: 100%;
  outline: 0;
}
.skolae-view .modal.show {
  z-index: 2000;
  padding: 0 !important;
}
.skolae-view .modal-dialog {
  position: relative;
}
@media (min-width: 768px) {
  .skolae-view .modal-dialog {
    max-width: 80%;
  }
}
.skolae-view .modal-backdrop {
  z-index: 0;
}
.skolae-view .modal-footer {
  justify-content: center;
  border: 0;
}
.skolae-view .fragment-text {
  display: flex;
  justify-content: center;
  align-content: center;
}
.skolae-view .fragment-text__content {
  width: 80%;
}
@media (max-width: 767.98px) {
  .skolae-view .fragment-text__content {
    width: 100%;
  }
}
.skolae-view .fragment-text h1 {
  text-align: center;
  margin-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .skolae-view .fragment-text h1 {
    text-align: left;
    margin-bottom: 1.875rem;
  }
}
.skolae-view .fragment-text h2 {
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .skolae-view .fragment-text h2 {
    margin-bottom: 1.25rem;
  }
}
.skolae-view .fragment-text-map__content {
  display: flex;
  justify-content: center;
  align-content: center;
}
@media (min-width: 992px) {
  .skolae-view .fragment-text-map__content {
    width: 80%;
  }
}
.skolae-view .fragment-text-map h1 {
  text-align: center;
  margin-bottom: 3rem;
}
@media (max-width: 767.98px) {
  .skolae-view .fragment-text-map h1 {
    text-align: left;
    margin-bottom: 1.875rem;
  }
}
.skolae-view .fragment-text-map h2 {
  font-weight: 700;
  margin-bottom: 1.5rem;
}
@media (max-width: 767.98px) {
  .skolae-view .fragment-text-map h2 {
    margin-bottom: 1.25rem;
  }
}
.skolae-view .map-detail {
  background-color: #3d4664;
  padding: 1.5rem 4rem;
}
.skolae-view .map-detail h2 > div {
  color: #fff;
  margin-bottom: 3rem;
  text-align: center;
}
.skolae-view .map-detail__content {
  background-color: #fff;
  padding: 2rem;
  display: flex;
  gap: 1rem;
}
.skolae-view .map-detail__texts {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 0.6rem;
}
@media (max-width: 991.98px) {
  .skolae-view .map-detail__texts {
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.skolae-view .map-detail__texts h3,
.skolae-view .map-detail__texts h4 > div {
  margin-bottom: 0;
}
.skolae-view .map-detail__texts h3 > div {
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .skolae-view .map-detail__texts h3 > div {
    font-weight: 300;
  }
}
@media (max-width: 991.98px) {
  .skolae-view .map-detail__texts h4 > div {
    font-size: 1.125rem;
  }
}
.skolae-view .map-detail__image {
  width: 50%;
}
@media (max-width: 991.98px) {
  .skolae-view .map-detail__image {
    width: 100%;
  }
}
.skolae-view .map-detail__image img {
  width: 100%;
  /*  min-height: 200px; */
}
@media (max-width: 991.98px) {
  .skolae-view .map-detail__button {
    padding: 0 12px;
  }
}
.skolae-view .border-items-list__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.skolae-view .border-items-list__text h2 {
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .skolae-view .border-items-list__text {
    margin-bottom: 1.25rem;
  }
}
.skolae-view .border-items-list__items {
  border-left: 4px solid;
  border-image: linear-gradient(146deg, #1db8d2, #007390, #3d4664) 1;
}
.skolae-view .border-items-list__item {
  display: flex;
  align-items: center;
  margin-bottom: 2.8125rem;
}
.skolae-view .border-items-list__item > div img {
  border: 2px solid #cad656;
  object-fit: contain;
  margin: 0 1.875rem;
}
.skolae-view .border-items-list__item a {
  color: #000;
}
.skolae-view .border-items-list__item a p {
  font-size: revert;
  color: revert;
  line-height: revert;
}
.skolae-view .border-items-list__item a:hover {
  text-decoration: none;
  color: #000;
}
.skolae-view .border-items-list__item--circle > div img {
  width: 73px !important;
  height: 73px !important;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .skolae-view .border-items-list__item--circle > div img {
    width: 40px;
    height: 40px;
    margin: 0 1.25rem;
  }
}
.skolae-view .border-items-list__item--circle .fragments-editor__editable img {
  width: 3.125rem;
  margin-right: 3.125rem;
}
.skolae-view .border-items-list__item--square > div img {
  width: 80px;
  height: 80px;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .skolae-view .border-items-list__item--square > div img {
    width: 60px;
    height: 60px;
    margin: 0.5rem 1rem;
  }
}
.skolae-view .border-items-list__item--square .fragments-editor__editable img {
  width: 3.125rem;
  margin-right: 3.125rem;
}
@media (max-width: 767.98px) {
  .skolae-view .border-items-list > div {
    margin-top: 1.875rem;
    width: 100%;
  }
  .skolae-view .border-items-list > div .u-btn {
    width: 100%;
  }
}
.skolae-view .four-columns-fragment {
  padding: 1.5rem 0;
  background-color: #fff;
}
.skolae-view .four-columns-fragment h2 {
  text-align: center;
  margin-bottom: 3rem;
}
.skolae-view .four-columns-fragment__item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.skolae-view .four-columns-fragment__item > div img {
  border-radius: 50%;
  width: 73px;
  height: 73px;
  object-fit: cover;
  margin-bottom: 0.3125rem;
  border: 2px solid #cad656;
}
.skolae-view .four-columns-fragment__item > div p {
  text-align: center;
}
.skolae-view .four-columns-fragment__item .fragments-editor__editable img {
  width: 3.125rem;
}
.skolae-view .team .row {
  justify-content: center;
}
.skolae-view .team__item {
  text-align: center;
}
.skolae-view .team__item h3 {
  font-weight: 700;
  font-size: 1.125rem;
}
.skolae-view .team__item h4 {
  font-size: 1rem;
  font-weight: 700;
}
.skolae-view .team__item img {
  border-radius: 50%;
  width: 100%;
  max-width: 200px;
  object-fit: cover;
  margin-bottom: 1.75rem;
}
@media (max-width: 767.98px) {
  .skolae-view .team__item img {
    margin-bottom: 1.5rem;
  }
}
.skolae-view .contact {
  background-color: #fff;
}
.skolae-view .contact h3 {
  font-size: 1.125rem;
  margin-bottom: 1.25rem;
  font-weight: 700;
}
.skolae-view .contact__header {
  margin-bottom: 2.125rem;
}
.skolae-view .contact__information-data__mail, .skolae-view .contact__information-data__phone, .skolae-view .contact__information-data__address {
  display: flex;
  margin-bottom: 1.5rem;
}
.skolae-view .contact__rrss__facebook, .skolae-view .contact__rrss__twitter {
  display: flex;
  margin-bottom: 1.5rem;
}
.skolae-view .contact img {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1.5rem;
}
.skolae-view .contact a {
  color: #000;
  word-break: break-word;
}
.skolae-view .contact a:hover {
  text-decoration: none;
}
.skolae-view .contact p {
  margin-bottom: 0;
  word-break: break-word;
}
.skolae-view .contact__location img {
  width: 100%;
  height: auto;
  object-fit: none;
}
.skolae-view .stepper {
  background-color: #fff;
}
.skolae-view .stepper h2 {
  text-align: center;
}
.skolae-view .stepper__items {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .skolae-view .stepper__items {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 1rem;
  }
}
.skolae-view .stepper__item {
  flex: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
  position: relative;
  width: 100%;
}
.skolae-view .stepper__item:not(:last-child):after {
  content: "";
  height: 0.25rem;
  background-color: #cad656;
  position: absolute;
  top: 27%;
  bottom: 0;
  left: 75%;
  right: 0;
  width: 40%;
}
@media (max-width: 767.98px) {
  .skolae-view .stepper__item:not(:last-child):after {
    position: absolute;
    width: 1px;
    height: calc(100% - 40px);
    content: "";
    top: 5.44rem;
    left: 2.6rem;
  }
}
.skolae-view .stepper__item a {
  padding-top: 30px;
}
.skolae-view .stepper__item a.active {
  background-color: #ededed;
}
.skolae-view .stepper__item a.active .number {
  color: #007390;
}
.skolae-view .stepper__item a.nav-link,
.skolae-view .stepper__item a .nav-link:hover {
  border: 0;
}
@media (max-width: 767.98px) {
  .skolae-view .stepper__item a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
    width: 100%;
  }
}
.skolae-view .stepper__item .number {
  border-radius: 50%;
  border: 0.625rem solid #007390;
  color: #cad656;
  font-size: 3.3125rem;
  font-weight: 700;
  padding: 0.75rem 1.875rem;
}
@media (max-width: 767.98px) {
  .skolae-view .stepper__item .number {
    display: inline-block;
    margin-right: 0.5rem;
    background-color: #fff;
    text-align: center;
    border: 0.3125rem;
    width: 3.5rem;
    height: 3.5rem;
    font-size: 2rem;
    border: 2px solid #007390;
    background-color: white;
    padding: 0;
  }
}
.skolae-view .stepper__item .text-wrapper {
  align-items: center;
  color: #007390;
  display: flex;
  flex-direction: column;
  font-weight: 700;
  justify-content: center;
  margin-top: 1.5rem;
  text-transform: capitalize;
}
@media (max-width: 767.98px) {
  .skolae-view .stepper__item .text-wrapper {
    margin-top: 0;
    align-items: baseline;
  }
}
@media (max-width: 767.98px) {
  .skolae-view .stepper__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.skolae-view .stepper__content__item {
  background-color: #ededed;
  padding: 3rem;
}
@media (max-width: 767.98px) {
  .skolae-view .stepper__content__item {
    padding: 0;
  }
}
.skolae-view .stepper__content__item h3 {
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .skolae-view .stepper__content {
    background-color: #ededed;
    padding: 0.94rem;
    margin-top: 0;
    margin-left: 3.13rem;
  }
}
.skolae-view .news {
  display: flex;
  width: 100%;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (max-width: 767.98px) {
  .skolae-view .news {
    flex-direction: column;
  }
}
.skolae-view .news a {
  color: #000;
}
.skolae-view .news a:hover {
  text-decoration: none;
}
.skolae-view .news-publisher-column-three {
  width: calc(33% - 16px);
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .skolae-view .news-publisher-column-three {
    width: 100%;
  }
}
.skolae-view .news-card {
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
  background-color: #fff;
  border-radius: 0.75rem;
  margin-bottom: 2rem;
}
.skolae-view .news-card--large .news-card__image img {
  border-radius: 0.75rem;
  width: 100%;
  object-fit: cover;
}
.skolae-view .news-card--large .news-card__image img, .skolae-view .news-card--large .news-card__image-empty {
  height: 173px;
  margin-bottom: 1.5rem;
}
.skolae-view .news-card--large .news-card__text-wrapper__title {
  font-weight: 700;
}
.skolae-view .news-card--large .news-card__text-wrapper-empty, .skolae-view .news-card--large .news-card__text-wrapper__paragraph > p {
  min-height: 7.5rem;
}
.skolae-view .search-web .form-group {
  display: block;
  flex-grow: 1;
  max-width: 210px;
}
@media (max-width: 767.98px) {
  .skolae-view .search-web .form-group {
    max-width: 100%;
    width: 100%;
  }
}
.skolae-view .search-web .form-group__search {
  flex-grow: 1;
  max-width: 350px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .skolae-view .search-web .form-group__search {
    max-width: 100%;
    margin-right: 0 !important;
  }
}
@media (max-width: 767.98px) {
  .skolae-view .search-web .form-group__search {
    max-width: 100%;
  }
}
.skolae-view .search-web .form-group__submit {
  flex-grow: 0;
}
@media (max-width: 767.98px) {
  .skolae-view .search-web .form-group__submit {
    max-width: none;
    width: initial;
  }
}
.skolae-view .search-web .form-group input {
  border: none;
  border-bottom: 1px solid #6b6b6b;
  color: #afafaf;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.2rem;
  width: 100%;
}
.skolae-view .search-web .form-group input[type=search] {
  width: 100%;
  padding: 6px 10px;
}
.skolae-view .search-web .form-group input:focus {
  border-bottom: 2px solid #000;
  outline: none;
}
.skolae-view .search-web .form-group .material-icons {
  float: left;
  margin-right: 5px;
}
.skolae-view .search-web__filter .form-inline {
  justify-content: space-between;
}
.skolae-view .search-web__filter__collapsed {
  display: none;
}

html[lang=eu-ES] .collapsable__header:hover::after,
html[lang=eu-ES] .collapsable-redes__header:hover::after {
  content: "Ikusi gehiago";
}

html[lang=eu-ES] .skolae-view .collapsable__header:hover::after,
html[lang=eu-ES] .skolae-view .collapsable-redes__header:hover::after {
  content: "Ikusi gehiago";
}

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
