@charset "UTF-8";
/**
 * Clay 3.37.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.37.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
@import url(bootstrap.min.css?t=1701272253684);
@import url(bootstrap-grid.min.css?t=1701272253684);
@import url(slick.css?t=1701272253684);
@import url(slick-theme.css?t=1701272253684);
@import url(jquery-eu-cookie-law-popup.css?t=1701272253684);
.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;
    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;
  clear: both;
  display: block;
  margin: 15px auto; }

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

span.alert {
  display: inline-block; }

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

.important {
  font-weight: bold; }

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

.hide {
  display: none !important; }

.hide-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !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 ul {
  list-style: none;
  margin-top: 4px;
  padding: 0; }

.lfr-asset-category-list li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 3px 16px; }

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

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

.lfr-asset-category-list-container {
  cursor: pointer; }

.lfr-categories-selector-category-name {
  float: left;
  width: 50%; }

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

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

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

.overlay {
  position: absolute; }

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

.form-builder-field {
  background-color: white;
  border: 0.0625rem solid #e7e7ed;
  border-radius: 0.25rem;
  margin-top: 0.5rem;
  padding: 0.625rem; }

.form-builder-placeholder {
  border: 0.0625rem dashed #ccc;
  margin: 0.3125rem; }

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

html:not(#__):not(#___) .overlay-content .open > .cadmin.dropdown-menu {
  display: block;
  position: static; }

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

.dropdown-menu {
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .dropdown-menu .dropdown-item.active {
    pointer-events: initial; }

.dropdown-toggle:after {
  border-width: 0;
  content: normal; }

.dropup .dropdown-toggle:after {
  border-width: 0;
  content: normal; }

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

.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::placeholder {
    color: #a7a9bc;
    font-style: italic; }

.form-inline label {
  display: inline-block; }

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

.alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
  left: 0;
  line-height: 30px;
  padding: 9px 14px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000; }
  @media (max-width: 991.98px) {
    .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
      line-height: 20px;
      margin-bottom: 0;
      padding: 14px 28px;
      position: static; } }
  @media (max-width: 991.98px) and (max-width: 767.98px) {
    .alert.popup-alert-notice, .alert.popup-alert-warning, .alert.taglib-portal-message {
      margin: 0 -20px; } }

.alert.lfr-shutdown-message.popup-alert-warning {
  margin: 0;
  position: relative; }

.definition-of-terms dd:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.definition-of-terms dl {
  margin-left: 0; }
  @media (max-width: 767.98px) {
    .definition-of-terms dl {
      margin-left: 10px; } }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  margin-bottom: 2em;
  width: 100%;
  width: 25em;
  word-break: break-word; }
  @media (min-width: 576px) {
    .definition-of-terms dt {
      float: left;
      width: auto; } }

.lfr-code {
  background: #fff;
  border: 1px solid transparent;
  border-color: #777;
  font-family: monospace;
  overflow: hidden;
  overflow-wrap: normal;
  overflow-x: auto;
  white-space: pre;
  word-break: normal;
  word-wrap: normal; }
  .lfr-code table {
    table-layout: auto;
    width: 100%; }
    .lfr-code table tr td.lines, .lfr-code table tr td.line-numbers {
      border-width: 0; }
    .lfr-code table tr td.line-numbers {
      background: #fafafa;
      border-right-width: 1px;
      color: #aaa;
      cursor: default;
      padding: 0 8px;
      text-align: right;
      text-shadow: 1px 1px #fff;
      -moz-user-select: none;
      -ms-user-select: none;
      -webkit-user-select: none;
      user-select: none;
      vertical-align: top;
      width: 1%; }

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

.lfr-token {
  background-color: #b3daef;
  border: 1px solid transparent;
  border-color: #5fa8ff;
  color: #444;
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  margin: 0.1em 0.2em;
  padding: 0.3em 0.5em;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #d1e5ef; }

.lfr-button {
  background: no-repeat 0 50%;
  padding: 2px 0 2px 20px; }

.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-checkbox-preselected {
  opacity: 0.5; }

.controls-hidden .lfr-configurator-visibility {
  display: none; }

.controls-hidden .portlet-topper-toolbar {
  display: none !important; }

.js .controls-hidden .lfr-meta-actions,
.js .controls-hidden .lfr-configurator-visibility {
  display: none; }

.js .page-maximized .portlet-topper-toolbar {
  display: block; }

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

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

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

.lfr-preview-file {
  position: relative; }

.lfr-preview-file-content {
  border-bottom: 1px solid transparent;
  border-bottom-color: #6d6d6e;
  padding: 0 0 40px 135px;
  position: relative; }

.lfr-preview-audio-content,
.lfr-preview-video-content {
  padding-left: 0; }

.lfr-preview-file-arrow {
  border-radius: 4px;
  height: 52px;
  line-height: 48px;
  top: 50%;
  transform: translateY(-50%);
  width: 52px; }
  @media (min-width: 576px) {
    .lfr-preview-file-arrow {
      height: 64px;
      line-height: 60px;
      width: 64px; } }
  .lfr-preview-file-arrow.carousel-control {
    background-color: #000;
    background-image: none; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  max-height: 440px;
  max-width: 100%;
  vertical-align: middle; }
  @media (max-width: 767.98px) {
    .lfr-preview-file-image-current {
      max-height: 65%; } }

.lfr-preview-file-image {
  display: block;
  margin: 5px;
  width: 100%; }
  .lfr-preview-file-image img {
    background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
    border: 1px solid transparent;
    border-color: #aeb8bc;
    display: inline-block;
    margin: 3px;
    min-height: 40px;
    width: 72px; }

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

.lfr-preview-file-loading-indicator {
  background: #333;
  bottom: 0;
  color: #fff;
  left: 0;
  margin: 2px;
  padding: 2px 5px;
  position: absolute; }

.lfr-preview-file-image-overlay {
  height: 90%;
  width: 70%; }
  .lfr-preview-file-image-overlay .modal-header {
    min-height: 61px; }
    .lfr-preview-file-image-overlay .modal-header .close {
      font-size: 30px; }

.lfr-preview-file-image-overlay-controls {
  pointer-events: all; }
  .lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.left {
    left: 15px; }
  .lfr-preview-file-image-overlay-controls .image-viewer-control.carousel-control.right {
    right: 25px; }

textarea.lfr-editor-textarea {
  font-family: monospace;
  height: 100%;
  min-height: 8em;
  min-width: 10em;
  padding: 0;
  width: 100%; }

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

.lfr-spa-loading-bar {
  background: #2fa4f5;
  display: none;
  height: 2px;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 2000; }

.lfr-spa-loading .lfr-spa-loading-bar {
  display: block; }

.lfr-tags-selector-list {
  border: 0 solid transparent;
  border-width: 0 1px 1px;
  margin-bottom: 0.5em; }
  .lfr-tags-selector-list li.tree-node .tree-node-content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }

.lfr-tags-selector-content.has-error .form-feedback-item {
  margin-top: -1.5em; }

.lfr-tags-selector-content .toolbar {
  position: static; }

.lfr-tags-selector-content .textboxlistentry-holder li {
  margin: 0 5px 0 0; }

.lfr-tags-selector-content .textboxlist-input-container input {
  margin: 0; }

.lfr-tags-selector-content .textboxlist-input-container .textboxlist-content .field-input-text {
  padding: 0; }

.lfr-tag-selector-popup {
  width: 250px; }
  .lfr-tag-selector-popup label {
    border-bottom: 1px solid #eee;
    cursor: pointer;
    display: block;
    padding: 2px;
    padding-left: 20px; }
    .lfr-tag-selector-popup label input {
      margin-right: 5px;
      vertical-align: middle; }
    .lfr-tag-selector-popup label .lfr-tag-text {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .lfr-tag-selector-popup ul {
    margin: 0; }
  .lfr-tag-selector-popup li li {
    list-style: none;
    margin-left: 1em; }
  .lfr-tag-selector-popup .lfr-tag-selector-search,
  .lfr-tag-selector-popup .lfr-tag-selector-input {
    margin-bottom: 0; }
  .lfr-tag-selector-popup .lfr-tag-message {
    display: none; }
  .lfr-tag-selector-popup .no-matches {
    color: #999;
    padding: 3px; }
    .lfr-tag-selector-popup .no-matches .lfr-tag-message {
      display: block; }

.lfr-translation-manager {
  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;
    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; }

.undomanager .lfr-undo-queue {
  margin: 10px auto; }

.lfr-action-undo {
  float: left; }

.lfr-action-clear {
  float: right; }

.undomanager .lfr-queue-empty,
.lfr-queue-single .lfr-action-clear {
  display: none; }

.lfr-upload-container {
  margin-bottom: 1em; }
  .lfr-upload-container .upload-target {
    border: 3px dashed #ddd;
    margin-bottom: 1em;
    min-height: 30px;
    padding: 30px 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: #ddedde;
      border-color: #7d7;
      border-style: dashed; }
    .lfr-upload-container .upload-target h4 span {
      display: block;
      margin: 5px 0;
      text-transform: lowercase; }
    .lfr-upload-container .upload-target .or-text {
      font-size: 0.8em; }
    .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 .manage-upload-target {
    padding: 5px 0 0;
    position: relative; }
    .lfr-upload-container .manage-upload-target .select-files {
      margin: 0 10px 10px; }
  .lfr-upload-container .browse-button-container {
    padding-top: 5px; }
  .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;
    float: right;
    padding-left: 16px; }
  .lfr-upload-container a.cancel-uploads {
    background-image: url(../images/common/close.png);
    background-repeat: no-repeat;
    float: right;
    margin-right: 0; }
  .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: #869cad;
    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: #869cad; }
  .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: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
    border-color: #900;
    color: #900;
    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 .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 {
    background-color: #ffc; }
    .lfr-upload-container .file-uploading .progress {
      display: flex; }

.select-files {
  float: left;
  line-height: 0;
  margin-right: 2px;
  padding: 0 0 0 5px; }

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

.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-action {
  position: absolute;
  right: 6px;
  top: 10px; }
  .app-view-entry .entry-action .btn {
    padding: 0; }

.app-view-entry .entry-selector {
  left: 5px;
  position: absolute;
  top: 10px; }

.app-view-entry .entry-title {
  display: block;
  font-size: 1.15em;
  font-weight: bold;
  padding: 5px 0 10px; }

.app-view-entry .entry-link {
  display: block;
  overflow: hidden;
  text-align: left;
  text-decoration: none; }

.app-view-entry .entry-metadata {
  margin: 10px 0 20px; }
  @media (max-width: 991.98px) {
    .app-view-entry .entry-metadata {
      margin: 0 0 5px 15px;
      width: 85%; } }
  .app-view-entry .entry-metadata .entry-title {
    padding-bottom: 3px; }
  .app-view-entry .entry-metadata .entry-description {
    display: block; }
  .app-view-entry .entry-metadata dl {
    margin: 0; }
    .app-view-entry .entry-metadata dl.entry-latest-approved-container {
      margin: 20px 0; }
    .app-view-entry .entry-metadata dl dt {
      float: left;
      margin-right: 3px; }
  .app-view-entry .entry-metadata .entry-categories,
  .app-view-entry .entry-metadata .entry-tags {
    display: block; }
  .app-view-entry .entry-metadata .entry-tags .tag {
    margin-left: 15px; }
    .app-view-entry .entry-metadata .entry-tags .tag:first-child {
      margin-left: 0; }
  .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;
      margin-left: 0.8em; }
  .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;
    line-height: 1.5em;
    overflow: hidden;
    word-wrap: break-word; }
  .app-view-entry .entry-metadata .taglib-workflow-status {
    display: inline; }
    .app-view-entry .entry-metadata .taglib-workflow-status .workflow-status {
      padding-left: 0.2em; }

.app-view-entry .overlay.entry-action a {
  display: block;
  width: 20px; }

.app-view-entry .entry-title .entry-categories,
.app-view-entry a.entry-title .entry-tags {
  font-size: 16px; }

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

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

.taglib-asset-metadata {
  clear: both;
  overflow: hidden;
  padding: 10px; }
  .taglib-asset-metadata span {
    display: inline-block; }
  .taglib-asset-metadata .asset-metadata-panel {
    clear: both; }
  .taglib-asset-metadata .metadata-entry-label {
    font-weight: normal; }
  .taglib-asset-metadata .metadata-author {
    font-weight: bold;
    overflow: hidden;
    padding: 10px; }
    .taglib-asset-metadata .metadata-author .asset-avatar {
      float: left;
      padding-right: 10px; }
      .taglib-asset-metadata .metadata-author .asset-avatar .avatar {
        width: 45px; }
    .taglib-asset-metadata .metadata-author .asset-user-info {
      margin-top: 5px; }
      .taglib-asset-metadata .metadata-author .asset-user-info .user-info {
        display: block; }
  .taglib-asset-metadata .metadata-entry {
    color: #999;
    margin-right: 2em; }
  .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; }

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

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px; }
    body.has-control-menu .contextual-sidebar {
      height: calc( 100vh - 120px);
      top: 120px; }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding; }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px; } }

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

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

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

.taglib-diff-table {
  border-collapse: separate;
  border-spacing: 5pt;
  table-layout: fixed; }
  .taglib-diff-table td {
    word-wrap: break-word; }

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

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom: 2px dotted #009ae5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009ae5;
    max-width: 100%; }

.diff-version-comparator .taglib-diff-html .diff-added-image,
.diff-version-comparator .taglib-diff-html .diff-removed-image {
  display: none; }

.diff-version-comparator .diff-container-column .diff-container {
  min-height: 400px; }

.diff-version-comparator .diff-container-column .legend-item {
  margin-right: 15px; }

.diff-version-comparator .diff-target-selector {
  border-left: 1px solid #e5e5e5;
  padding-left: 30px; }

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

.diff-version-comparator .divider {
  margin-bottom: 20px; }

.diff-version-comparator .list-group-item {
  cursor: pointer; }

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

.lfr-discussion-reply-popover {
  width: 25rem; }
  @media (min-width: 576px) {
    .lfr-discussion-reply-popover {
      max-width: 25rem; } }

.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%; }
  .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; }
    .drop-here-info .drop-icons span {
      position: absolute;
      text-align: center; }
      .drop-here-info .drop-icons span:nth-of-type(1) {
        height: 60px;
        left: 0;
        line-height: 60px;
        opacity: 0;
        top: 10px;
        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) {
        display: block;
        font-size: 45px;
        height: 70px;
        left: 90px;
        line-height: 70px;
        opacity: 0;
        position: relative;
        top: 8px;
        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; }

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

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

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

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

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

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

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

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

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

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

.taglib-form-navigator .error-notice,
.taglib-form-navigator .modified-notice {
  display: none; }

.taglib-form-navigator > .form-steps {
  position: relative; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
    background: transparent;
    border-width: 0;
    clear: both;
    float: none;
    overflow: visible;
    padding: 0;
    width: 100%; }
    @media (max-width: 991.98px) {
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
        overflow: auto;
        white-space: nowrap; } }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab {
      border-width: 0;
      display: inline-block;
      overflow: visible;
      position: relative;
      text-align: center;
      white-space: nowrap;
      z-index: 50; }
      .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:last-child .tab-label .tab-icon {
          display: none; }
        .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label {
          position: relative; }
          .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;
            display: inline-block;
            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;
            display: inline-block; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
        background: transparent;
        border-width: 0;
        display: block;
        margin: 0 5px 0 -5px;
        outline: 0;
        padding: 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 .error-notice {
          display: none; }
        .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
          background: #ccc;
          clear: both;
          color: #fff;
          display: inline-block;
          font-size: 14px;
          font-weight: bold;
          margin: 5px;
          opacity: 0.6;
          text-decoration: none;
          width: 30px; }
        .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
          color: #000;
          font-size: 12px;
          margin-left: -5px; }
        .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .modified-notice {
          display: none; }
        .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .tab-icon {
          display: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar {
    display: block;
    padding-top: 10px; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.multi-step-progress-bar .tab-label {
      outline-width: 0; }

.taglib-form-navigator .form-navigator-content {
  overflow: visible; }
  .taglib-form-navigator .form-navigator-content .form-section {
    display: none; }
    .taglib-form-navigator .form-navigator-content .form-section.active {
      display: block; }
    .taglib-form-navigator .form-navigator-content .form-section textarea {
      max-width: 100%; }
  .taglib-form-navigator .form-navigator-content legend {
    overflow: auto;
    padding-bottom: 2px; }

.taglib-form-navigator .section-modified .modified-notice {
  display: inline-block; }

.taglib-form-navigator .section-error .error-notice {
  display: inline-block;
  margin-right: 5px; }

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

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

.icon-monospaced, .icon-monospaced[class^='icon-'], .icon-monospaced[class*=' icon-'] {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem; }

.icon-monospaced.lexicon-icon {
  padding: 8px; }

.btn-monospaced > .icon-monospaced:not(.lexicon-icon) {
  padding: 0; }

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

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

@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-icon-menu-open:after {
  clear: both;
  content: '';
  display: table; }

.lfr-icon-menu-open .dropdown-menu {
  position: static; }

.taglib-image-selector {
  height: 100%;
  min-height: 100px;
  padding: 0;
  position: relative;
  text-align: center; }
  .taglib-image-selector.drop-enabled .drop-here-info .drop-here-indicator {
    height: 90px; }
  .taglib-image-selector.drop-enabled .drop-here-info .drop-text {
    display: inline-block;
    margin-left: 20px;
    margin-top: 0; }
  .taglib-image-selector .progress-wrapper {
    display: none;
    left: 50%;
    max-width: 450px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 50%; }
    .taglib-image-selector .progress-wrapper button {
      margin-top: 20px; }
    .taglib-image-selector .progress-wrapper p {
      font-size: 18px;
      margin: 0;
      text-align: left; }
      .taglib-image-selector .progress-wrapper p.size {
        font-size: 14px; }
    .taglib-image-selector .progress-wrapper .progressbar {
      height: 6px;
      margin: 5px auto;
      width: 100%; }
  .taglib-image-selector.drop-active .change-image-controls {
    display: none; }
  .taglib-image-selector.drop-active .progress-wrapper {
    display: none; }
  .taglib-image-selector.draggable-image.vertical .current-image {
    left: 0 !important;
    max-height: inherit;
    min-width: 100%; }
  .taglib-image-selector.draggable-image.horizontal .current-image {
    max-width: inherit; }
  .taglib-image-selector.draggable-image.both .current-image {
    max-height: 100%;
    max-width: 100%; }
  .taglib-image-selector.draggable-image.drop-enabled .image-wrapper {
    height: 0; }
  .taglib-image-selector.draggable-image .image-wrapper {
    height: 400px;
    overflow: hidden;
    width: 100%; }
    @media (max-width: 767.98px) {
      .taglib-image-selector.draggable-image .image-wrapper {
        height: 150px; } }
  .taglib-image-selector.progress-active .change-image-controls {
    display: none; }
  .taglib-image-selector.progress-active .progress-wrapper {
    display: block; }
  .taglib-image-selector .browse-image-controls,
  .taglib-image-selector .current-image {
    margin: auto;
    max-height: 100%;
    max-width: 100%; }
  .taglib-image-selector .browse-image-controls {
    padding: 10px;
    width: 100%;
    z-index: 1; }
    .taglib-image-selector .browse-image-controls .drag-drop-label,
    .taglib-image-selector .browse-image-controls .browse-image {
      font-size: 16px; }
    .taglib-image-selector .browse-image-controls .drag-drop-label {
      line-height: 35px; }
    .taglib-image-selector .browse-image-controls .file-validation-info {
      margin-top: 15px; }
  .taglib-image-selector .change-image-controls {
    bottom: 10px;
    padding: 10px;
    position: absolute;
    right: 10px; }
  .taglib-image-selector .current-image {
    margin-bottom: 5px; }
  .taglib-image-selector .error-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2; }
  .taglib-image-selector .selection-status {
    left: 50%;
    padding: 11px 15px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%); }
  .taglib-image-selector .yui3-uploader-content {
    display: none; }

.info-bar-container {
  background-color: #fff;
  border-bottom: 1px solid #edf0f2;
  min-height: 47px; }
  .info-bar-container .info-bar {
    padding: 0; }
  @media (min-width: 576px) {
    .info-bar-container {
      min-height: 59px; } }
  .info-bar-container .info-bar-default .taglib-workflow-status .workflow-version {
    color: #6b6c7e; }
  .info-bar-container .info-bar-default .btn {
    margin: 7px 0 7px 15px; }
    @media (min-width: 576px) {
      .info-bar-container .info-bar-default .btn {
        margin: 13px 0 13px 15px; } }
  .info-bar-container .info-bar-center {
    left: 50%;
    margin-top: 16px;
    position: absolute;
    text-align: center;
    transform: translate(-50%);
    width: 100%; }
    @media (min-width: 576px) {
      .info-bar-container .info-bar-center {
        margin-top: 20px; } }
  .info-bar-container.affix {
    min-height: 35px;
    transition: min-height 0.15s ease; }
    .info-bar-container.affix .info-bar-center {
      margin-top: 5px; }

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

.input-group .input-localized .input-localized-content {
  margin-top: 3px; }

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

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

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

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

.taglib-image-selector.check-active .selection-status {
  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 .selection-status {
    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 .selection-status {
  opacity: 0; }

.portal-popup {
  background-color: #fff; }

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

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

@media (max-width: 767.98px) {
  .alert-notifications.alert-notifications-fixed {
    top: inherit; }
    .alert-notifications.alert-notifications-fixed .alert {
      max-width: none; } }

.lfr-notification-container {
  bottom: 1.25rem;
  left: 1.25rem;
  max-height: 100%;
  max-width: 400px;
  overflow: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  position: fixed;
  width: 100%;
  z-index: 999999; }
  .lfr-notification-container .lfr-notification-wrapper {
    margin-bottom: 5px;
    overflow: hidden;
    overflow-wrap: break-word;
    word-wrap: break-word; }

.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(.component-action) {
  color: #343a40; }

.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
    color: #343a40; }

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

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

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
  .lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5,
  .lfr-search-container-wrapper .list-group .list-group-item h6,
  .lfr-search-container-wrapper .list-group .list-group-item .h5,
  .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:last-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:last-child {
  border-bottom-right-radius: 0.25rem; }

.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-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-discount-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-price-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column,
.lfr-total-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 {
  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-social-activities table {
  width: 100%; }

.taglib-social-activities td {
  padding: 5px;
  vertical-align: top; }

.taglib-social-activities .day-separator {
  border-bottom: 1px dotted transparent;
  border-bottom-color: #ccc;
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 2px; }

.taglib-social-activities .portlet-icon {
  width: 16px; }

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

.trash-undo-button.btn-link,
.trash-empty-button.btn-link {
  font-weight: 600;
  padding: 0;
  vertical-align: inherit; }
  .trash-undo-button.btn-link:hover,
  .trash-empty-button.btn-link:hover {
    text-decoration: none; }
  .trash-undo-button.btn-link:focus,
  .trash-empty-button.btn-link:focus {
    background-color: transparent; }

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

.card-row-layout-fixed .lfr-card-actions-column {
  width: 32px; }

.lfr-card-actions-column .dropdown {
  margin-right: -8px;
  margin-top: -5px; }
  .card-row-layout-fixed .lfr-card-actions-column .dropdown {
    margin-left: 8px;
    margin-right: 0; }

.lfr-card-subtitle-text {
  font-size: 14px;
  font-weight: 400; }

.lfr-card-title-text {
  font-size: 14px;
  font-weight: 600; }

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

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

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

.btn-account-selector {
  align-items: center;
  display: grid;
  gap: 12px;
  grid-template-columns: auto min-content;
  height: 70px;
  width: 300px; }
  .btn-account-selector.account-selected {
    grid-template-columns: min-content minmax(0, 1fr) min-content; }
  .btn-account-selector .current-info-container {
    text-align: left; }
  .btn-account-selector .no-account-selected-placeholder {
    margin: 0;
    text-align: left; }

.dropdown-menu.account-selector-dropdown-menu {
  max-width: 300px;
  min-width: 300px; }

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

.portal-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) {
    .portal-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;
      transform: translate(-50%, -50%); } }
  .portal-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) {
      .portal-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .portal-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .portal-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

.portal-popup .lfr-form-content {
  padding: 24px 12px; }

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

.portal-popup .portlet-column {
  position: static; }

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

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

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

.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 576px) {
    .portal-popup .navbar ~ .portlet-configuration-setup,
    .portal-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

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

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

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

.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 576px) {
    .portal-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 576px) {
    .portal-popup .lfr-dynamic-uploader,
    .portal-popup .process-list {
      top: 48px; } }

.portal-popup .portlet-export-import-publish-processes {
  top: 0; }

.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020; }
  @media (min-width: 768px) {
    .portal-popup .dialog-footer {
      position: fixed; } }
  .portal-popup .dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px; } }

.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%; }
  .portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
    bottom: 0; }
    .portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
      display: none; }

.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }

.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

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

* [class*='ae-toolbar-'][role='toolbar'] {
  z-index: 980; }
  @media (max-width: 767.98px) {
    * [class*='ae-toolbar-'][role='toolbar'] {
      z-index: 1000; } }

.ae-ui .ae-toolbars .ae-toolbar-add {
  border-width: 1px;
  margin-left: 4px;
  z-index: 989; }
  .ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
    height: 28px;
    width: 28px; }
    @media (min-width: 1200px) {
      .ae-ui .ae-toolbars .ae-toolbar-add .ae-button {
        height: 32px;
        width: 32px; } }

.alloy-editor-container {
  position: relative; }
  .alloy-editor-container .alloy-editor-icon {
    bottom: 8px;
    color: #869cad;
    display: none;
    position: absolute;
    right: 8px; }
  .alloy-editor-container .alloy-editor {
    cursor: text;
    outline: 0;
    overflow: hidden;
    text-align: start; }
    .alloy-editor-container .alloy-editor[dir='rtl'] + .alloy-editor-icon {
      left: 8px; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
      color: #2b4259; }
      .alloy-editor-container .alloy-editor.alloy-editor-placeholder:before {
        pointer-events: none; }
      .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
        color: #ccc; }
      .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:empty {
        min-height: 1.5em; }
      .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.ae-placeholder:not(:focus):not(.form-control) {
          border-left: 2px solid;
          padding-left: 10px; }
        .has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
          border-left-color: #c67; }
      .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder[data-required='true']:not(:focus):before {
        content: attr(data-placeholder) " *"; }
    .alloy-editor-container .alloy-editor a {
      cursor: auto; }
    .alloy-editor-container .alloy-editor blockquote {
      margin: 1em 40px; }
    .alloy-editor-container .alloy-editor p:only-child {
      margin-bottom: 0; }
    .alloy-editor-container .alloy-editor.form-control {
      height: auto; }
      .alloy-editor-container .alloy-editor.form-control ~ .alloy-editor-icon {
        display: block;
        max-width: 24px; }
    .alloy-editor-container .alloy-editor .cke_widget_wrapper {
      max-width: 100%; }
  .alloy-editor-container .alloy-editor-switch {
    position: absolute;
    text-align: right;
    top: 0;
    width: 100%; }
    .alloy-editor-container .alloy-editor-switch .btn {
      margin-top: 0; }
  .alloy-editor-container .alloy-editor-wrapper {
    padding-top: 44px; }
    .alloy-editor-container .alloy-editor-wrapper .lfr-source-editor {
      display: none; }
    .alloy-editor-container .alloy-editor-wrapper.show-source .alloy-editor-placeholder {
      display: none; }
    .alloy-editor-container .alloy-editor-wrapper.show-source .lfr-source-editor {
      display: block; }
  .has-error .alloy-editor-container .form-feedback-item {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4em;
    text-align: left; }
  .ie11 .alloy-editor-container .cke_widget_inline {
    display: inline-block; }

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

.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: 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: '\25be'; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: '\25b8'; }
      .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; }

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

.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer; }

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

.lfr-item-viewer.uploading > .progress-container {
  visibility: visible; }

.lfr-item-viewer #cardSection {
  margin-bottom: 20px; }

.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 .image-viewer-footer-controls {
  display: inline-block;
  white-space: nowrap; }
  @media (max-width: 767.98px) {
    .lfr-item-viewer .image-viewer-footer-controls {
      flex: 0 1 100%;
      order: 1; } }

.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 .url-view {
  margin: 15px; }

.lfr-item-viewer .yui3-widget-bd {
  position: relative; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  font-size: 16px;
  left: 4px;
  max-width: calc(100% - 8px);
  opacity: 1;
  padding: 0 15px 0 0;
  right: 4px;
  text-align: left;
  top: 4px;
  z-index: 5; }
  .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;
    position: absolute; }

.image-viewer-base .image-viewer-sidenav .lfr-item-viewer-close {
  padding: 0 15px 0 0; }

.lfr-item-viewer-close-text {
  display: block;
  line-height: 32px;
  padding-left: 35px; }

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

.lfr-item-viewer-icon-info-link {
  float: right;
  font-size: 20px; }
  .lfr-item-viewer-icon-info-link:focus, .lfr-item-viewer-icon-info-link:hover {
    text-decoration: none; }
  @media (max-width: 767.98px) {
    .lfr-item-viewer .lfr-item-viewer-icon-info-link {
      bottom: 10px;
      flex: 0 1 auto;
      order: 3;
      position: absolute;
      right: 20px;
      z-index: 1; } }

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

.image-viewer-base .image-viewer-sidenav.open {
  width: 300px; }
  @media (min-width: 576px) {
    .image-viewer-base .image-viewer-sidenav.open {
      width: 400px; } }

.image-viewer-caption {
  color: #777; }
  .lfr-item-viewer .image-viewer-caption {
    line-height: 32px;
    position: absolute;
    text-align: left;
    width: 33%; }
    @media (max-width: 767.98px) {
      .lfr-item-viewer .image-viewer-caption {
        flex: 0 1 100%;
        order: 2;
        padding-left: 45px;
        padding-right: 45px;
        position: relative; } }

.lfr-item-viewer .image-viewer-footer-content {
  padding: 0 20px; }
  @media (max-width: 767.98px) {
    .lfr-item-viewer .image-viewer-footer-content {
      display: flex;
      flex-wrap: wrap; } }
  .lfr-item-viewer .image-viewer-footer-content .image-viewer-thumbnails {
    display: none; }

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

.lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control {
  margin: 0 10px;
  position: relative; }
  .lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:focus, .lfr-item-viewer .image-viewer-footer-content .image-viewer-footer-control:hover {
    text-decoration: none; }

.image-viewer-sidenav {
  line-height: normal; }
  .image-viewer-sidenav.sidenav-fixed {
    bottom: 0; }
    @media (min-width: 576px) {
      .image-viewer-sidenav.sidenav-fixed {
        bottom: 47px;
        position: absolute; } }
  .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 .image-viewer-sidenav-header {
    margin-top: 25px; }
    @media (min-width: 576px) {
      .image-viewer-sidenav .image-viewer-sidenav-header {
        margin-top: 0; } }

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-base .image-viewer-sidenav .image-viewer-sidenav-menu {
  width: 300px; }
  @media (min-width: 576px) {
    .image-viewer-base .image-viewer-sidenav .image-viewer-sidenav-menu {
      top: 18px;
      width: 400px; } }

.image-viewer-sidenav-close {
  display: block;
  float: right;
  margin-right: -10px;
  margin-top: -15px; }

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

.sidenav-transition .image-viewer-base-image-list-inner {
  transition: all 0.5s ease; }
  @media (prefers-reduced-motion: reduce) {
    .sidenav-transition .image-viewer-base-image-list-inner {
      transition: none; } }

@media (min-width: 576px) {
  .lfr-item-viewer .image-viewer-base-image-list-inner {
    padding-left: 15px; } }

@media (min-width: 576px) {
  .image-viewer-base.open .image-viewer-base-image-list-inner {
    padding-right: 400px; } }

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

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

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

.modal-body {
  overflow: auto; }
  .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-hidden {
  display: none; }

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

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

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

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

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

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

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

body.portlet {
  border-width: 0; }

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

.portlet-topper {
  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; }

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none; }
  @media (min-width: 768px) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      display: flex;
      left: 0;
      opacity: 0;
      position: absolute;
      right: 0;
      transition: opacity 0.25s, transform 0.25s;
      top: 0; } }
  @media (min-width: 768px) and (prefers-reduced-motion: reduce) {
    html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
      transition: none; } }

html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right; }

html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block; }

html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto; }
  html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600; }

html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .lfr-configurator-visibility {
    opacity: 0.5; } }

@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5; }
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@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; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .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) {
  .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%); } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 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 {
  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-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: box;
    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: 24px; }

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

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

.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;
  flex-direction: column;
  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,
.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,
.tags-search-combobox .field-input-text {
  border-radius: 4px; }

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

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

@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 {
  transform: translateX(100%); }

@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%); }
  40% {
    transform: translateX(0%); }
  60% {
    transform: translateX(0%); }
  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 {
  transform: scale(0.8);
  transition: 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; }

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

.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 .selection-status {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-image-selector .selection-status {
      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);
      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);
      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);
      transform: rotate(-25deg); }

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* BASE */
:root {
  --dark-color: #003159;
  --main-color: #004A88;
  --secondary-color: #73a6cf;
  --light-color: #CCDBE7;
  --gray-color: #666666;
  --white-color: #fff; }

.page-editor__topper__content .portlet {
  min-height: 100px; }

.responsive-img {
  height: auto;
  max-width: 100%; }

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

body {
  font-family: 'Source Sans Pro', sans-serif; }

input::placeholder {
  font-style: italic;
  color: #666; }

/* CONTENT */
.page-content {
  padding: 114px 0 0 0;
  transition: all 0.2s; }

/*#main-content > .d-lg-block, #main-content > .portlet-layout.row{
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1600px;
}*/
#content {
  width: 100%; }

.portlet {
  margin-bottom: 0; }

.portlet-decorate .portlet-content {
  border-width: 0 !important;
  background: inherit; }

.alert-info, .portlet-msg-help, .portlet-msg-info, .portlet-msg-progress {
  background-color: #CCDBE7;
  border-color: #CCDBE7;
  color: var(--main-color);
  font-weight: 500; }

/* HEADER */
header {
  color: var(--white-color);
  background-color: var(--main-color);
  height: 127px;
  background-repeat: no-repeat;
  background-size: 100%;
  position: fixed;
  z-index: 101;
  width: 100%;
  top: 0;
  left: 0;
  right: 0; }
  header > .row {
    align-items: center;
    padding: 0 23px 10px 23px;
    max-width: 1600px;
    margin: 0 auto;
    height: inherit;
    justify-content: center;
    align-items: flex-end; }
  header > .row .col-right {
    display: flex;
    justify-content: flex-end;
    align-items: center; }
  header .col-left img {
    width: 150px; }
  header .form-inline {
    display: flex;
    position: relative; }
    header .form-inline #header-search {
      border-radius: 30px;
      border: 0;
      padding-right: 50px; }
  header .header-btn {
    color: var(--white-color);
    background: transparent;
    border: none;
    padding: 0;
    margin-right: -15px;
    width: 50px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: initial; }
    header .header-btn em {
      font-size: 1.6rem; }
  header .search-btn {
    color: var(--main-color);
    position: absolute;
    right: 10px;
    top: 9px;
    background-color: transparent;
    border: 0; }
  header #mega-menu-search {
    background-color: #004a88;
    margin: 1px 0;
    animation: dropdown 0.2s ease-out; }
  header .search-btn-mobile {
    color: var(--main-color);
    position: absolute;
    right: 20px;
    top: 9px;
    background-color: transparent;
    border: 0; }
  header .form-inline.mobile input[type="search"]::-webkit-search-cancel-button,
  header .form-inline.mobile input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none; }
  @media (max-width: 1200px) {
    header {
      height: 60px !important;
      background-image: none !important; }
      header > .row {
        align-items: center !important;
        padding-bottom: 0 !important; }
      header .col-left img {
        max-width: 125px !important; }
      header .search-btn {
        position: relative !important;
        color: var(--white-color) !important;
        right: auto !important;
        top: auto !important;
        font-size: 1.25rem !important; }
      header #header-search, header #btn-search {
        display: none !important; } }
  @media (min-width: 1200px) {
    header #mega-menu-search {
      display: none !important; }
    header #btn-search-mobile {
      display: none !important; } }

.show_dockbar header {
  top: 56px; }

/* MENU PRINCIPAL*/
#accordian h3 {
  background-color: var(--main-color);
  height: auto;
  display: flex;
  align-items: flex-end;
  font-family: 'Switzerland Narrow Bold', sans-serif;
  color: #CBDAE6;
  text-transform: uppercase;
  padding: 10px 30px;
  margin: 1px 0;
  position: relative; }
  @media (min-width: 1201px) {
    #accordian h3 {
      padding: 3px 20px; } }
  #accordian h3 a {
    color: #CBDAE6;
    display: block;
    text-decoration: none; }
    #accordian h3 a:hover {
      text-shadow: 0 0 1px rgba(255, 255, 255, 0.7); }
  #accordian h3 .angle {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 22px; }
    #accordian h3 .angle.fa-angle-right {
      display: block; }
    #accordian h3 .angle.fa-angle-down {
      display: none; }

#accordian .active .fa-angle-right {
  display: none !important; }

#accordian .active .fa-angle-down {
  display: block !important; }

@media (min-width: 1201px) {
  #accordian .angle.fa-angle-down, #accordian .angle.fa-angle-right {
    display: none !important; } }

#accordian li {
  list-style-type: none; }
  #accordian li.active > .menubottom > ul {
    display: block; }

#accordian i {
  margin-right: 10px; }

#accordian > ul {
  margin: 0;
  padding: 0;
  width: 100%; }
  @media (min-width: 1201px) {
    #accordian > ul {
      max-width: 1600px;
      display: flex; } }
  #accordian > ul li {
    padding-left: 0;
    margin-bottom: 0; }
    #accordian > ul li:before {
      display: none; }
  #accordian > ul ul {
    display: none;
    padding: 8px 6px 10px 35px; }
    @media (min-width: 1201px) {
      #accordian > ul ul {
        height: auto !important;
        display: block !important; } }
    #accordian > ul ul li a {
      padding-bottom: 6px;
      color: var(--main-color);
      font-weight: bold;
      font-size: 1.1rem;
      color: var(--main-color);
      text-decoration: none;
      display: block;
      padding: 5px 0;
      position: relative; }
      #accordian > ul ul li a:hover {
        text-decoration: underline; }

#accordian ul ul ul {
  margin-left: 15px;
  border-left: 1px dotted rgba(0, 0, 0, 0.5); }

/*
.menu-btn.active ~ .mega-menu{
    display: flex;
    animation: dropdown 0.2s ease-out;
}
*/
.mega-menu {
  top: 127px; }
  .mega-menu.active {
    display: flex;
    animation: dropdown 0.2s ease-out; }
  @media (max-width: 1200px) {
    .mega-menu {
      top: 60px; } }

.signed-in .mega-menu {
  top: 183px; }
  @media (max-width: 1200px) {
    .signed-in .mega-menu {
      top: 116px; } }

.mega-menu {
  display: none;
  position: fixed;
  left: 0;
  width: 100%;
  background: var(--light-color);
  justify-content: space-around;
  z-index: 12; }
  @media (max-width: 1200px) {
    .mega-menu {
      top: 60px; } }
  .mega-menu .title {
    font-family: 'Switzerland Narrow Bold', sans-serif;
    color: #CBDAE6;
    text-transform: uppercase; }
  .mega-menu .menuleft, .mega-menu .menuright {
    flex-grow: 1; }
    @media (max-width: 1200px) {
      .mega-menu .menuleft, .mega-menu .menuright {
        display: none; } }
  .mega-menu .menucenter {
    width: 100%;
    max-width: 1600px;
    display: flex; }
  .mega-menu .menucolumn .menubottom {
    position: relative; }
    .mega-menu .menucolumn .menubottom .img-bg {
      position: absolute;
      z-index: 0;
      right: 20px;
      bottom: 0;
      height: 90%;
      opacity: 0.6; }
  .mega-menu .menucolumn:last-child {
    background-color: #125999; }
    .mega-menu .menucolumn:last-child .menubottom {
      border-left: 3px solid #196EBA; }
    .mega-menu .menucolumn:last-child .menubottom li, .mega-menu .menucolumn:last-child .menubottom a {
      color: white !important; }
  @media (min-width: 1201px) {
    .mega-menu .menucenter .menucolumn {
      width: 25%;
      display: flex;
      flex-direction: column;
      background-size: 50px; }
    .mega-menu .menutop {
      background-color: var(--main-color);
      height: 60px;
      display: flex;
      align-items: flex-end; }
    .mega-menu .menubottom {
      margin-top: 20px;
      border-left: 3px solid white;
      padding: 0 18px;
      flex-grow: 1; }
      .mega-menu .menubottom ul {
        padding-left: 0;
        list-style: none;
        margin-bottom: 0;
        padding: 0 !important;
        font-size: 1.2rem; }
        .mega-menu .menubottom ul li {
          color: var(--main-color);
          font-weight: bold;
          font-size: 1.2rem; }
          .mega-menu .menubottom ul li a {
            color: var(--main-color);
            text-decoration: none; }
            .mega-menu .menubottom ul li a:hover {
              text-decoration: underline; }
          .mega-menu .menubottom ul li:last-child {
            padding-bottom: 24px; } }

@keyframes dropdown {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes flyout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/* FOOTER */
footer {
  background-color: #666666;
  color: white;
  padding: 20px 0;
  font-size: 0.9rem; }
  footer > .row {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 23px;
    height: inherit;
    justify-content: space-between;
    align-items: center; }
    footer > .row .col-left {
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 700px) {
        footer > .row .col-left {
          flex-wrap: wrap; }
          footer > .row .col-left > div:first-child {
            margin-bottom: 10px; } }
      @media (min-width: 1200px) {
        footer > .row .col-left {
          justify-content: flex-start; } }
      footer > .row .col-left img {
        padding-right: 20px;
        max-width: 170px; }
      footer > .row .col-left p {
        margin-bottom: 0; }
    footer > .row .col-right {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      margin-top: 16px; }
      @media (min-width: 1200px) {
        footer > .row .col-right {
          margin-top: 0;
          align-items: flex-end !important;
          text-align: right; } }
      footer > .row .col-right li {
        display: inline-block;
        list-style: disc !important;
        list-style-type: disc !important;
        list-style-position: outside !important;
        padding-left: 2px; }
        footer > .row .col-right li:before {
          content: "\f111";
          font-family: 'Font Awesome 6 Free';
          font-weight: 900;
          font-size: 0.3rem;
          margin-top: 8px;
          margin-left: -5px;
          color: white; }
        footer > .row .col-right li:first-child:before {
          content: none; }
        footer > .row .col-right li a {
          color: white;
          text-decoration: none;
          padding: 5px 12px; }
          footer > .row .col-right li a:hover {
            text-decoration: underline; }
      footer > .row .col-right .feder img {
        max-height: 42px; }
        @media (min-width: 1200px) {
          footer > .row .col-right .feder img {
            margin-right: 80px; } }

/* TOP BUTTONS */
section.small-buttons {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  margin-right: auto;
  margin-left: auto; }
  section.small-buttons .container {
    max-width: 1600px;
    padding: 0 2rem; }

/* CHAT */
html body > div > iframe {
  right: 40px !important;
  bottom: 10px !important; }

/* TOP BUTTONS */
section.top-buttons {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  margin-right: auto;
  margin-left: auto; }
  section.top-buttons .container {
    max-width: 1600px;
    padding: 0 2rem; }
    section.top-buttons .container > .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 10px;
      margin-left: 0;
      margin-bottom: 15px;
      color: black; }
    section.top-buttons .container .buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin-top: 0; }
      @media (max-width: 1200px) {
        section.top-buttons .container .buttons {
          margin-top: 60px; } }
      section.top-buttons .container .buttons .button {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        padding: 25px 5px 10px 5px;
        text-decoration: none;
        background-color: #d7d7d7;
        color: #000;
        position: relative;
        min-height: 50px;
        transition: all 0.2s;
        width: calc(16.66% - 10px);
        margin: 60px 5px 0 5px; }
        section.top-buttons .container .buttons .button:hover {
          background: white; }
          section.top-buttons .container .buttons .button:hover .icon-container {
            background: var(--dark-color); }
          section.top-buttons .container .buttons .button:hover .icon-container.image {
            background: white;
            border: 2px solid black; }
          section.top-buttons .container .buttons .button:hover .title {
            color: var(--main-color); }
        section.top-buttons .container .buttons .button .icon-container {
          background-color: var(--main-color);
          border-radius: 50%;
          width: 80px;
          height: 80px;
          align-items: center;
          color: var(--white-color);
          margin-top: -66px;
          margin-bottom: 0.5rem;
          display: flex;
          justify-content: center;
          align-items: center; }
          section.top-buttons .container .buttons .button .icon-container img {
            max-width: 40px;
            max-height: 40px; }
          section.top-buttons .container .buttons .button .icon-container.image {
            border: 2px solid var(--main-color);
            background: white; }
            section.top-buttons .container .buttons .button .icon-container.image img {
              max-width: 50px;
              max-height: 50px; }
        section.top-buttons .container .buttons .button .title {
          text-transform: uppercase;
          cursor: pointer;
          font-family: 'Switzerland Narrow Bold', sans-serif;
          font-size: 1.2rem;
          text-align: center; }
  @media (max-width: 1200px) {
    section.top-buttons {
      /*margin-top: 100px !important;*/
      margin: 3rem ​auto 1.5rem auto; }
      section.top-buttons .buttons {
        justify-content: center !important; }
        section.top-buttons .buttons .button {
          width: calc(50% - 10px) !important;
          margin-bottom: 30px !important;
          padding: 10px 5px 4px 5px !important;
          min-height: 30px !important;
          margin-top: 2px !important; }
          section.top-buttons .buttons .button .icon-container {
            width: 40px !important;
            height: 40px !important;
            margin-top: -30px !important;
            margin-bottom: 0 !important; }
            section.top-buttons .buttons .button .icon-container img {
              max-width: 20px !important;
              max-height: 20px !important; }
          section.top-buttons .buttons .button label {
            margin: 7px 0 0 0 !important; } }

/* ROUNDED BUTTONS */
.rounded-buttons {
  width: 100%;
  margin-top: 2rem;
  background: #d7d7d7; }
  .rounded-buttons .container {
    max-width: 1330px;
    padding: 2rem; }
    .rounded-buttons .container > .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 10px;
      margin-bottom: 15px;
      color: black; }
    .rounded-buttons .container .buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .rounded-buttons .container .buttons .button {
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        text-decoration: none;
        transition: all 0.2s;
        width: calc(33% - 10px);
        margin: 0 5px 15px 5px; }
        .rounded-buttons .container .buttons .button:hover .title {
          color: var(--main-color); }
        .rounded-buttons .container .buttons .button:hover .icon-container {
          background: var(--dark-color); }
        .rounded-buttons .container .buttons .button:hover .icon-container.image {
          background: white;
          border: 2px solid black; }
        .rounded-buttons .container .buttons .button .title {
          font-family: 'Switzerland Narrow Bold', sans-serif;
          padding: 15px;
          font-size: 1.2rem;
          color: black;
          font-weight: 500;
          z-index: 1;
          text-transform: uppercase;
          line-height: initial; }
        .rounded-buttons .container .buttons .button .icon-container {
          background-color: var(--main-color);
          border-radius: 50%;
          width: 80px;
          height: 80px;
          align-items: center;
          color: var(--white-color);
          display: flex;
          justify-content: center;
          align-items: center;
          flex-shrink: 0; }
          .rounded-buttons .container .buttons .button .icon-container img {
            max-width: 40px;
            max-height: 40px; }
          .rounded-buttons .container .buttons .button .icon-container.image {
            border: 2px solid var(--main-color);
            background: white; }
            .rounded-buttons .container .buttons .button .icon-container.image img {
              max-width: 50px;
              max-height: 50px; }

/* CATEGORY BUTTONS */
.grid-buttons {
  margin: 2rem 0;
  background: #d7d7d7; }
  .grid-buttons .container {
    max-width: 1600px;
    padding: 2rem; }
    .grid-buttons .container > .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 10px;
      margin-bottom: 15px;
      color: black; }
    .grid-buttons .container .buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }
      .grid-buttons .container .buttons .button {
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        text-decoration: none;
        background-color: #d7d7d7;
        color: #000;
        position: relative;
        min-height: 50px;
        transition: all 0.2s;
        width: calc(25% - 10px);
        margin: 0 5px 10px 5px;
        min-height: 200px; }
        .grid-buttons .container .buttons .button:hover .title {
          background-color: var(--dark-color); }
        .grid-buttons .container .buttons .button:hover picture, .grid-buttons .container .buttons .button:hover img {
          width: 110%;
          height: 110%; }
        .grid-buttons .container .buttons .button .category {
          background-color: var(--light-color);
          color: var(--main-color);
          border-radius: 20px;
          text-transform: uppercase;
          padding: 5px 12px;
          font-size: 0.9rem;
          font-family: 'Switzerland Narrow Bold', sans-serif;
          font-weight: 500;
          position: absolute;
          top: 12px;
          left: 12px;
          z-index: 1; }
        .grid-buttons .container .buttons .button .title {
          position: absolute;
          bottom: 0;
          width: 100%;
          padding: 15px;
          font-family: 'Switzerland Narrow Bold', sans-serif;
          line-height: initial;
          font-size: 1.2rem;
          background-color: var(--main-color);
          color: white;
          font-weight: 500;
          z-index: 1; }
        .grid-buttons .container .buttons .button .img-container {
          position: absolute;
          width: 100%;
          height: 100%;
          overflow: hidden;
          display: flex;
          align-items: center;
          justify-content: center;
          z-index: 0; }
        .grid-buttons .container .buttons .button picture, .grid-buttons .container .buttons .button img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          transition: all 0.2s; }

/* SECTION BUTTONS */
.section-buttons {
  margin: 2rem 0; }
  .section-buttons .container {
    max-width: 1600px;
    padding: 2rem; }
    .section-buttons .container > .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 10px;
      margin-bottom: 15px;
      color: black; }
    .section-buttons .container .buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .section-buttons .container .buttons.x3 .button {
        width: calc(33.3% - 10px); }
      .section-buttons .container .buttons.x4 .button {
        width: calc(25% - 10px); }
      .section-buttons .container .buttons.x5 .button {
        width: calc(20% - 10px); }
      .section-buttons .container .buttons.x6 .button {
        width: calc(16.5% - 10px); }
      .section-buttons .container .buttons .button {
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        text-decoration: none;
        color: #000;
        position: relative;
        min-height: 50px;
        transition: all 0.2s;
        margin: 0 5px 10px 5px;
        min-height: 200px; }
        .section-buttons .container .buttons .button:hover .title {
          background-color: var(--light-color);
          color: var(--dark-color); }
        .section-buttons .container .buttons .button:hover picture, .section-buttons .container .buttons .button:hover img {
          width: 110%;
          height: 110%; }
        .section-buttons .container .buttons .button .title {
          width: 100%;
          padding: 10px;
          line-height: initial;
          font-family: 'Switzerland Narrow Bold', sans-serif;
          font-size: 1.2rem;
          color: var(--main-color);
          font-weight: 500;
          flex-grow: 1; }
        .section-buttons .container .buttons .button .img-container {
          width: 100%;
          height: 150px;
          overflow: hidden;
          display: flex;
          align-items: center;
          justify-content: center; }
        .section-buttons .container .buttons .button picture, .section-buttons .container .buttons .button img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          transition: all 0.2s; }

/* SOCIAL ENLACES */
section.social {
  width: 100%;
  margin: 1.5rem auto; }
  section.social.gris {
    background-color: #d7d7d7; }
  section.social.gris .container, section.social.blanco .container {
    padding: 1rem 2rem 0 2rem !important; }
  section.social.gris .title, section.social.blanco .title {
    padding: 0 2rem !important;
    margin-left: 0 !important; }
    @media (max-width: 991px) {
      section.social.gris .title, section.social.blanco .title {
        width: 100%; } }
  section.social.gris .buttons, section.social.blanco .buttons {
    justify-content: center !important; }
  section.social .container {
    padding: 0 2rem; }
    section.social .container .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 10px;
      color: black; }
      @media (max-width: 991px) {
        section.social .container .title {
          text-align: center; } }
    section.social .container .buttons {
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
      @media (max-width: 991px) {
        section.social .container .buttons {
          justify-content: center; } }
      section.social .container .buttons .button {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        text-decoration: none;
        color: #000;
        position: relative;
        min-height: 50px;
        transition: all 0.2s;
        margin: 0 10px 20px 10px; }
        section.social .container .buttons .button:hover .icon-container {
          background: var(--dark-color); }
        section.social .container .buttons .button .icon-container {
          background-color: var(--main-color);
          border-radius: 50%;
          width: 65px;
          height: 65px;
          align-items: center;
          color: var(--white-color);
          display: flex;
          justify-content: center;
          align-items: center; }
          section.social .container .buttons .button .icon-container img {
            max-width: 30px;
            max-height: 30px; }

.container-2col, .container-1col {
  max-width: 1600px;
  width: 100%;
  /*
    .col-left, .col-right{
        margin-top: 50px;
    }
*/ }
  .container-2col .col-left, .container-1col .col-left {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  @media (min-width: 768px) {
    .container-2col .col-right, .container-1col .col-right {
      padding-right: 20px !important; } }
  .container-2col .col-body, .container-1col .col-body {
    z-index: 1; }

/* BOTONES */
.button-big {
  background-color: var(--main-color);
  color: white;
  padding: 16px 40px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 30px;
  margin: 1rem;
  display: inline-block;
  font-size: 1.1rem;
  text-align: center; }
  .button-big:hover {
    background: var(--dark-color);
    color: white;
    text-decoration: none; }
  .button-big:focus {
    box-shadow: none; }

.button-medium {
  background-color: var(--main-color);
  color: white;
  padding: 6px 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 30px;
  margin: 0.5rem;
  display: inline-block;
  font-size: 1.1rem;
  text-align: center; }
  .button-medium:hover {
    background: var(--dark-color);
    color: white;
    text-decoration: none; }
  .button-medium:focus {
    box-shadow: none; }

.button-medium-outline {
  border: 2px solid var(--main-color);
  background-color: transparent;
  color: var(--main-color);
  padding: 6px 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 30px;
  margin: 0.5rem;
  display: inline-block;
  font-size: 1.1rem;
  text-align: center; }
  .button-medium-outline:hover {
    background: var(--dark-color);
    color: white;
    text-decoration: none; }
  .button-medium-outline:focus {
    box-shadow: none; }

.button-small {
  background-color: var(--main-color);
  color: white;
  padding: 3px 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 30px;
  margin: 0.3rem;
  display: inline-block;
  font-size: 0.9rem;
  text-align: center; }
  .button-small:hover {
    background: var(--dark-color);
    color: white;
    text-decoration: none; }
  .button-small:focus {
    box-shadow: none; }

/* PÁGINAS COMPLETAS */
.noticia, .galeria, .evento, .basica {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  /* EVENTO INFO */
  /* COMPARTIR */
  /* CATEGORÍA */
  /* CATEGORÍAS */
  /* UBICACIÓN */ }
  @media (max-width: 1200px) {
    .noticia, .galeria, .evento, .basica {
      padding: 0 0 30px 0; } }
  .noticia section.top-links, .galeria section.top-links, .evento section.top-links, .basica section.top-links {
    margin: 2rem !important; }
  .noticia .img-left, .noticia .img-right, .noticia .img-center, .galeria .img-left, .galeria .img-right, .galeria .img-center, .evento .img-left, .evento .img-right, .evento .img-center, .basica .img-left, .basica .img-right, .basica .img-center {
    width: 100%;
    cursor: pointer;
    margin-top: 10px;
    margin-bottom: 10px; }
  .noticia .event-cartel .container, .galeria .event-cartel .container, .evento .event-cartel .container, .basica .event-cartel .container {
    max-width: 1600px;
    padding: 0 2rem;
    display: flex; }
    @media (max-width: 767px) {
      .noticia .event-cartel .container, .galeria .event-cartel .container, .evento .event-cartel .container, .basica .event-cartel .container {
        flex-wrap: wrap; } }
  .noticia .event-cartel .cartel, .galeria .event-cartel .cartel, .evento .event-cartel .cartel, .basica .event-cartel .cartel {
    flex-shrink: 0; }
    @media (max-width: 767px) {
      .noticia .event-cartel .cartel, .galeria .event-cartel .cartel, .evento .event-cartel .cartel, .basica .event-cartel .cartel {
        text-align: center;
        width: 100%; } }
    .noticia .event-cartel .cartel img, .galeria .event-cartel .cartel img, .evento .event-cartel .cartel img, .basica .event-cartel .cartel img {
      max-height: 300px;
      max-width: 300px;
      margin-bottom: 20px;
      margin-right: 20px; }
      @media (max-width: 767px) {
        .noticia .event-cartel .cartel img, .galeria .event-cartel .cartel img, .evento .event-cartel .cartel img, .basica .event-cartel .cartel img {
          width: 100%;
          height: auto;
          max-width: 400px;
          margin-right: 0; } }
    @media (max-width: 767px) {
      .noticia .event-cartel .cartel, .galeria .event-cartel .cartel, .evento .event-cartel .cartel, .basica .event-cartel .cartel {
        width: 100%; } }
  @media (max-width: 767px) {
    .noticia .event-cartel .event-info, .galeria .event-cartel .event-info, .evento .event-cartel .event-info, .basica .event-cartel .event-info {
      width: 100%; } }
  .noticia .event-cartel .event-info .event-title, .galeria .event-cartel .event-info .event-title, .evento .event-cartel .event-info .event-title, .basica .event-cartel .event-info .event-title {
    font-family: 'Switzerland Narrow Bold', sans-serif;
    font-size: 1.6rem;
    color: var(--main-color);
    text-transform: uppercase; }
  .noticia .event-cartel .event-info .event-subtitle, .galeria .event-cartel .event-info .event-subtitle, .evento .event-cartel .event-info .event-subtitle, .basica .event-cartel .event-info .event-subtitle {
    font-family: 'Switzerland Narrow Bold', sans-serif;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .noticia .event-cartel .event-info .event-data, .galeria .event-cartel .event-info .event-data, .evento .event-cartel .event-info .event-data, .basica .event-cartel .event-info .event-data {
    font-weight: bold;
    color: var(--gray-color);
    margin-bottom: 12px;
    display: flex; }
    .noticia .event-cartel .event-info .event-data i, .galeria .event-cartel .event-info .event-data i, .evento .event-cartel .event-info .event-data i, .basica .event-cartel .event-info .event-data i {
      color: var(--main-color);
      font-size: 1.5rem;
      margin-right: 10px; }
  @media (max-width: 767px) {
    .noticia .event-cartel .event-info .event-button, .galeria .event-cartel .event-info .event-button, .evento .event-cartel .event-info .event-button, .basica .event-cartel .event-info .event-button {
      text-align: center;
      padding-left: 1rem;
      margin-bottom: 1.5rem; } }
  .noticia .event-cartel .event-info .event-button .button-big, .galeria .event-cartel .event-info .event-button .button-big, .evento .event-cartel .event-info .event-button .button-big, .basica .event-cartel .event-info .event-button .button-big {
    margin-left: 0;
    margin-top: 1.5rem; }
  .noticia section.share, .galeria section.share, .evento section.share, .basica section.share {
    width: 100%;
    max-width: 1200px;
    margin: 1.5rem auto; }
    .noticia section.share .title, .galeria section.share .title, .evento section.share .title, .basica section.share .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 1.8rem;
      text-transform: uppercase;
      margin-left: 10px;
      text-align: center;
      color: black; }
    .noticia section.share .buttons, .galeria section.share .buttons, .evento section.share .buttons, .basica section.share .buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .noticia section.share .buttons .button, .galeria section.share .buttons .button, .evento section.share .buttons .button, .basica section.share .buttons .button {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        text-decoration: none;
        color: #000;
        position: relative;
        min-height: 50px;
        transition: all 0.2s;
        margin: 0 10px 20px 10px;
        font-size: 1.2rem; }
        .noticia section.share .buttons .button:hover .icon-container, .galeria section.share .buttons .button:hover .icon-container, .evento section.share .buttons .button:hover .icon-container, .basica section.share .buttons .button:hover .icon-container {
          background: var(--dark-color); }
        .noticia section.share .buttons .button .icon-container, .galeria section.share .buttons .button .icon-container, .evento section.share .buttons .button .icon-container, .basica section.share .buttons .button .icon-container {
          background-color: var(--main-color);
          border-radius: 50%;
          width: 50px;
          height: 50px;
          align-items: center;
          color: var(--white-color);
          display: flex;
          justify-content: center;
          align-items: center; }
          .noticia section.share .buttons .button .icon-container img, .galeria section.share .buttons .button .icon-container img, .evento section.share .buttons .button .icon-container img, .basica section.share .buttons .button .icon-container img {
            max-width: 25px;
            max-height: 25px; }
  .noticia section.category, .galeria section.category, .evento section.category, .basica section.category {
    width: 100%;
    max-width: 1200px;
    margin: 1.5rem auto; }
    .noticia section.category .title, .galeria section.category .title, .evento section.category .title, .basica section.category .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 1.8rem;
      text-transform: uppercase;
      margin-left: 10px;
      text-align: center;
      color: black; }
      .noticia section.category .title.small, .galeria section.category .title.small, .evento section.category .title.small, .basica section.category .title.small {
        font-size: 1.5rem; }
    .noticia section.category .tags, .galeria section.category .tags, .evento section.category .tags, .basica section.category .tags {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .noticia section.category .tags .tag, .galeria section.category .tags .tag, .evento section.category .tags .tag, .basica section.category .tags .tag {
        background-color: #CCDBE7;
        color: var(--main-color);
        border-radius: 20px;
        text-transform: uppercase;
        padding: 2px 12px;
        font-size: 1rem;
        font-weight: bold;
        margin: 0 5px 10px 5px; }
  .noticia section.categories, .galeria section.categories, .evento section.categories, .basica section.categories {
    width: 100%;
    max-width: 1200px;
    margin: 1.5rem auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .noticia section.categories .category, .galeria section.categories .category, .evento section.categories .category, .basica section.categories .category {
      margin: 0 5px 16px 5px; }
      .noticia section.categories .category .title, .galeria section.categories .category .title, .evento section.categories .category .title, .basica section.categories .category .title {
        font-family: 'Switzerland Narrow Bold', sans-serif;
        font-weight: 500;
        font-size: 1rem;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 2px;
        color: black; }
      .noticia section.categories .category .tag, .galeria section.categories .category .tag, .evento section.categories .category .tag, .basica section.categories .category .tag {
        background-color: #CCDBE7;
        color: var(--main-color);
        border-radius: 20px;
        text-transform: uppercase;
        padding: 5px 16px;
        font-size: 0.9rem;
        font-family: 'Switzerland Narrow Bold', sans-serif;
        font-weight: bold; }
        .noticia section.categories .category .tag a, .galeria section.categories .category .tag a, .evento section.categories .category .tag a, .basica section.categories .category .tag a {
          color: var(--main-color);
          text-decoration: none; }
          .noticia section.categories .category .tag a:hover, .galeria section.categories .category .tag a:hover, .evento section.categories .category .tag a:hover, .basica section.categories .category .tag a:hover {
            text-decoration: underline; }
  .noticia section.map, .galeria section.map, .evento section.map, .basica section.map {
    width: 100%;
    max-width: 1200px;
    margin: 2.5rem auto 1.5rem auto; }
    .noticia section.map .title, .galeria section.map .title, .evento section.map .title, .basica section.map .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 1.8rem;
      text-transform: uppercase;
      margin-left: 10px;
      text-align: center;
      color: black; }
    .noticia section.map .map-container, .galeria section.map .map-container, .evento section.map .map-container, .basica section.map .map-container {
      width: 100%;
      height: 200px;
      background: var(--gray-color);
      border: 1px solid #D1D1D1; }
    .noticia section.map .map-link, .galeria section.map .map-link, .evento section.map .map-link, .basica section.map .map-link {
      text-align: center; }
      .noticia section.map .map-link a, .galeria section.map .map-link a, .evento section.map .map-link a, .basica section.map .map-link a {
        color: var(--main-color);
        font-weight: bold;
        text-decoration: none;
        cursor: pointer; }
        .noticia section.map .map-link a:hover, .galeria section.map .map-link a:hover, .evento section.map .map-link a:hover, .basica section.map .map-link a:hover {
          text-decoration: underline; }
  .noticia .map-container-big, .galeria .map-container-big, .evento .map-container-big, .basica .map-container-big {
    width: 1000px;
    height: 700px;
    max-width: 90vw;
    max-height: 70vh;
    background: var(--gray-color);
    border: 1px solid #D1D1D1; }

/* ESTILOS POR DEFECTO */
.page-content .text-content {
  /*.datos{
	        width: 100%;
	        display: flex;
	        justify-content: center;
	        flex-wrap: nowrap;

		    @media (max-width: 700px) {
		        flex-wrap: wrap;
		    }
		    
		    .foto{
		        width: 280px;
		        padding: 0 40px 0 0;
			    
				img{
			        width: 100%;
			        margin-bottom: 10px;
			    }
		    
			    .nombre{
			        font-family: 'Switzerland Narrow Bold', sans-serif;
			        font-size: 1.2rem;
			        line-height: initial;
			        color: var(--main-color);
			        font-weight: 500;
			        text-align: center;
			        padding: 0 30px;
			        margin-bottom: 5px;
			    }
			    
			    .cargo{
			        font-size: 1rem;
			        text-align: center;
			        padding: 0 30px;
			    }
		    }
		    
		    .texto {
		        flex-grow: 1;
		    }		
		}*/ }
  .page-content .text-content h2 {
    font-size: 1.6rem;
    font-weight: 500;
    margin-bottom: 10px;
    color: var(--main-color);
    font-family: 'Switzerland Narrow Bold', sans-serif; }
    .page-content .text-content h2.big {
      font-size: 2rem;
      text-transform: uppercase;
      margin-bottom: 0; }
  .page-content .text-content h3 {
    font-size: 1.4rem;
    font-weight: 500;
    color: black;
    font-family: 'Switzerland Narrow Bold', sans-serif; }
  .page-content .text-content h4 {
    font-size: 1.2rem;
    font-weight: 500;
    color: var(--main-color);
    font-family: 'Switzerland Narrow Bold', sans-serif; }
  .page-content .text-content img {
    max-width: 100%; }
  .page-content .text-content ol {
    padding-left: 20px; }
    .page-content .text-content ol li::marker {
      color: var(--main-color);
      font-weight: bold; }
  .page-content .text-content ul {
    list-style: none;
    padding-left: 0; }
    .page-content .text-content ul li {
      margin-bottom: 5px;
      padding-left: 23px; }
      .page-content .text-content ul li::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f152";
        color: var(--main-color);
        position: absolute;
        margin-left: -20px;
        font-size: 0.85rem;
        margin-top: 4px; }
  .page-content .text-content .link {
    background: var(--light-color);
    padding: 0.75rem 1.25rem;
    border-radius: 50px; }
    .page-content .text-content .link a {
      color: var(--main-color);
      text-decoration: none;
      font-weight: 500; }
      .page-content .text-content .link a:hover {
        color: var(--dark-color);
        text-decoration: underline; }

.page-content .documents h2 {
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 10px;
  color: var(--main-color);
  font-family: 'Switzerland Narrow Bold', sans-serif; }

.page-content .documents h3 {
  font-size: 1.4rem;
  font-weight: 500;
  color: black;
  font-family: 'Switzerland Narrow Bold', sans-serif; }

.page-content .documents h4 {
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--main-color);
  font-family: 'Switzerland Narrow Bold', sans-serif; }

/* BANNER */
section.banner {
  position: relative;
  min-height: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%; }
  section.banner .img-container {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 0; }
    section.banner .img-container img, section.banner .img-container picture {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  section.banner .gradient {
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 0; }
  section.banner .container {
    max-width: 1600px;
    margin: 1.5rem auto;
    z-index: 1;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 2rem; }
    section.banner .container .category {
      background-color: #CCDBE7;
      color: var(--main-color);
      border-radius: 20px;
      text-transform: uppercase;
      padding: 5px 12px;
      font-size: 0.9rem;
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-weight: bold; }
    section.banner .container .icon-container {
      width: 150px;
      height: 150px;
      background: var(--main-color);
      border-radius: 100px;
      display: flex;
      align-items: center;
      justify-content: center; }
      section.banner .container .icon-container img {
        max-width: 90px;
        max-height: 90px;
        width: 100%; }
    section.banner .container .title {
      color: white;
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2.5rem;
      padding: 10px 0;
      font-weight: bold;
      line-height: initial; }
      @media (max-width: 1200px) {
        section.banner .container .title {
          text-align: center; } }
    section.banner .container .subtitle {
      color: #CCDBE7;
      font-size: 1.4rem; }
    section.banner .container form {
      position: relative;
      width: 100%;
      justify-content: center;
      flex-wrap: nowrap; }
    section.banner .container .search-container {
      margin-top: 1rem;
      width: 100%;
      text-align: center;
      max-width: 500px;
      border-radius: 50px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      background: white; }
      section.banner .container .search-container #slider-search {
        border: none;
        flex-grow: 1;
        border-radius: 50px;
        border: 0; }
        section.banner .container .search-container #slider-search:focus {
          box-shadow: none; }
      section.banner .container .search-container .search-btn {
        color: var(--main-color);
        margin-right: 15px;
        background-color: transparent;
        border: 0; }

/* BREADCRUMBS */
.fl-breadcrumb .container {
  max-width: 1600px;
  margin: 1rem auto;
  padding: 0 2rem;
  display: flex;
  flex-wrap: wrap; }
  .fl-breadcrumb .container ol {
    display: inline-flex;
    flex-wrap: wrap;
    list-style: none;
    align-items: center;
    padding-left: 0; }
    .fl-breadcrumb .container ol a {
      color: var(--main-color);
      font-weight: bold;
      padding: 2px 10px 2px 0px;
      text-decoration: none;
      cursor: pointer;
      display: inline-block; }
      .fl-breadcrumb .container ol a:hover {
        text-decoration: underline; }
    .fl-breadcrumb .container ol .bread-separator {
      color: #a4bed3;
      padding: 2px 10px 2px 0px;
      display: inline-block; }
    .fl-breadcrumb .container ol span {
      padding: 2px 10px 2px 0px; }

/* TEXTO */
section.text-content {
  margin: 2rem 0; }
  section.text-content .container {
    max-width: 1600px;
    padding: 1rem 2rem 0 2rem; }

/* IMAGEN */
section.image-content {
  margin: 2rem 0; }
  section.image-content .container {
    max-width: 1600px;
    padding: 1rem 2rem;
    text-align: center; }
  section.image-content img, section.image-content picture {
    max-width: 100%; }

/* VIDEO */
section.video {
  margin: 2rem 0; }
  section.video .container {
    max-width: 1600px;
    padding: 0 2rem; }
  section.video video {
    /*max-width: 100%; 
        max-height: 400px;*/
    width: 100%;
    height: auto; }

/* AUDIO */
section.audio {
  margin: 2rem 0;
  width: 100%; }
  section.audio .container {
    max-width: 1600px;
    padding: 0 2rem; }

/* YOUTUBE */
section.youtube {
  margin: 2rem 0; }
  section.youtube .container {
    max-width: 1600px;
    padding: 0 2rem; }

/* BOTON RELACIONADOS */
/*
section.related-button{
    background: #d7d7d7;

    .container{
        max-width: 1600px;
        padding: 0 2rem 2rem 2rem;
    }
}
*/
/* ENLACES DESTACADOS, LISTADO DE TRÁMITES */
section.top-links, section.procedures {
  margin: 2rem 0;
  background: #d7d7d7; }
  section.top-links .container, section.procedures .container {
    max-width: calc(1600px - 4rem);
    padding: 2rem; }
    section.top-links .container > .title, section.procedures .container > .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 10px;
      margin-bottom: 15px;
      color: black; }
    section.top-links .container .link, section.procedures .container .link {
      text-decoration: none;
      color: #424242;
      margin-bottom: 5px;
      display: block;
      padding-left: 30px; }
      section.top-links .container .link:hover, section.procedures .container .link:hover {
        text-decoration: underline;
        color: var(--main-color); }
      section.top-links .container .link::before, section.procedures .container .link::before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f0c1";
        color: var(--main-color);
        position: absolute;
        margin-left: -27px; }

/* TRÁMITES EN PLAZO */
section.time-procedures {
  margin: 2rem 0; }
  section.time-procedures .container {
    max-width: 1600px;
    padding: 0 2rem; }
    section.time-procedures .container .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      text-transform: uppercase;
      color: black; }
    section.time-procedures .container .scroll {
      overflow: auto;
      height: 335px; }
      @media (max-width: 767px) {
        section.time-procedures .container .scroll {
          margin-top: 1rem;
          overflow: none;
          height: auto; } }
    section.time-procedures .container .documents {
      display: flex;
      flex-wrap: wrap;
      overflow: auto; }
      section.time-procedures .container .documents .document {
        padding: 1rem 1rem 1rem 4.5rem;
        width: calc(33.3% - 10px);
        margin: 5px;
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-decoration: none;
        transition: all 0.2s;
        background: var(--light-color) url(../images/iconos/file.svg) no-repeat 19px 50%;
        border-radius: 6px;
        background-size: 35px; }
        @media (max-width: 1200px) {
          section.time-procedures .container .documents .document {
            width: 100%; } }
        section.time-procedures .container .documents .document .item-text {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          height: 100%; }
          section.time-procedures .container .documents .document .item-text .title {
            padding: 0 1.5rem 0 0;
            font-size: 1.2rem;
            color: black;
            font-weight: 500;
            z-index: 1;
            line-height: normal; }
            section.time-procedures .container .documents .document .item-text .title a {
              text-decoration: none;
              color: black; }
              section.time-procedures .container .documents .document .item-text .title a:hover {
                text-decoration: underline; }
          section.time-procedures .container .documents .document .item-text .date {
            border-radius: 50px;
            color: white;
            background-color: var(--main-color);
            padding: 2px 12px;
            margin: 6px 1.5rem 4px 0;
            font-size: 0.9rem;
            font-weight: bold;
            display: inline-flex;
            width: auto; }
          section.time-procedures .container .documents .document .item-text .categories {
            display: flex;
            flex-wrap: wrap; }
            section.time-procedures .container .documents .document .item-text .categories .category {
              padding: 3px 15px 3px 0;
              line-height: normal;
              color: var(--main-color);
              font-weight: bold;
              display: flex;
              align-items: center; }
              section.time-procedures .container .documents .document .item-text .categories .category .icon {
                height: 20px;
                margin-right: 5px;
                filter: invert(86%) sepia(41%) saturate(7166%) hue-rotate(195deg) brightness(98%) contrast(101%); }
        section.time-procedures .container .documents .document .date-container {
          margin-top: 3px;
          display: flex;
          align-items: flex-start;
          justify-content: center;
          z-index: 0;
          flex-shrink: 0;
          flex-grow: 0; }
          section.time-procedures .container .documents .document .date-container .date {
            border-radius: 50px;
            color: white;
            background-color: var(--main-color);
            padding: 2px 12px;
            font-size: 0.9rem;
            font-weight: bold; }
    section.time-procedures .container .pagination-bar {
      margin: 0 !important; }

/* TRÁMITE */
.procedure-page {
  padding-top: 10px; }

section.procedure {
  margin: 2rem 0; }
  section.procedure .container {
    max-width: 1600px;
    padding: 0 2rem; }
    section.procedure .container .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-bottom: 0;
      color: black; }
    section.procedure .container .categories {
      display: flex;
      flex-wrap: wrap; }
      section.procedure .container .categories .category {
        padding: 3px 15px 3px 0;
        line-height: normal;
        color: #666666;
        font-weight: bold;
        display: flex;
        align-items: center; }
        section.procedure .container .categories .category .icon {
          color: var(--main-color);
          height: 20px;
          margin-right: 5px;
          filter: invert(86%) sepia(41%) saturate(7166%) hue-rotate(195deg) brightness(98%) contrast(101%); }
    section.procedure .container .limit-date {
      margin-top: 1rem; }
      section.procedure .container .limit-date h2 {
        margin-bottom: 2px; }
    section.procedure .container .presentation {
      margin-top: 1rem; }
      section.procedure .container .presentation h2 {
        margin-bottom: 2px; }
    section.procedure .container .certificate {
      margin-top: 1rem;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      z-index: 0;
      flex-shrink: 0;
      flex-grow: 0; }
      section.procedure .container .certificate label {
        border-radius: 50px;
        color: var(--main-color);
        background-color: var(--light-color);
        padding: 2px 12px;
        font-size: 0.9rem;
        font-weight: bold;
        margin: 0 8px 8px 0; }
    section.procedure .container .button-container {
      margin-top: 15px;
      margin-left: -0.5rem; }

/* LISTADO DE DOCUMENTOS */
section.documents {
  width: 100%;
  margin: 2rem 0; }
  section.documents .container {
    max-width: 1600px;
    padding: 0 2rem; }
    section.documents .container ul {
      list-style: none;
      padding-left: 0; }
      section.documents .container ul li {
        margin-bottom: 5px;
        padding-left: 23px; }
        section.documents .container ul li::before {
          font-family: "Font Awesome 5 Free";
          font-weight: 900;
          content: "\f15b";
          color: var(--main-color);
          position: absolute;
          margin-left: -20px;
          margin-top: 3px; }
        section.documents .container ul li .link {
          text-decoration: none;
          font-weight: bold;
          color: black;
          display: inline-block; }
          section.documents .container ul li .link:hover {
            text-decoration: underline;
            color: var(--main-color); }

/* GALERÍA */
section.gallery {
  width: 100%;
  margin: 2rem 0; }
  section.gallery .container {
    max-width: 1600px;
    padding: 0 2rem;
    /*@media (max-width: 1650px){
            .slick-arrow{
                display: none;
            }
        }*/ }
    section.gallery .container.title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 19px;
      color: black; }
    section.gallery .container .slick-slider {
      padding: 0 1.6rem; }
    section.gallery .container .slick-prev {
      left: 0; }
    section.gallery .container .slick-next {
      right: 0; }
    section.gallery .container .slick-dots li.slick-active button:before {
      opacity: 1 !important; }
    section.gallery .container .slick-dots li {
      width: 14px !important;
      margin: 0 5px !important;
      padding: 0 !important; }
      section.gallery .container .slick-dots li:before {
        display: none; }
    section.gallery .container .slick-dots li button:before {
      font-size: 11px !important; }
    section.gallery .container .slick-active {
      opacity: 1; }
    section.gallery .container .slick-track {
      margin-left: unset;
      margin-right: unset; }
    section.gallery .container .slick-initialized .slick-slide {
      cursor: pointer;
      position: relative;
      margin: 5px; }
      section.gallery .container .slick-initialized .slick-slide:hover img, section.gallery .container .slick-initialized .slick-slide:hover picture {
        width: 110% !important;
        height: 110% !important; }
      section.gallery .container .slick-initialized .slick-slide .title {
        width: 100%;
        padding-top: 4px;
        padding-bottom: 15px;
        line-height: initial;
        color: black; }
      section.gallery .container .slick-initialized .slick-slide .img-container {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 225px;
        display: flex !important;
        justify-content: center;
        align-items: center; }
        section.gallery .container .slick-initialized .slick-slide .img-container img, section.gallery .container .slick-initialized .slick-slide .img-container picture {
          position: absolute;
          width: 100%;
          height: 100%;
          object-fit: cover;
          transition: all 0.2s; }

/* NOTICIAS RELACIONADAS */
section.related-news {
  width: 100%;
  background: #d7d7d7;
  /* MEDIA QUERIES */ }
  section.related-news .container {
    max-width: 1600px;
    /*padding: 2.5rem 2rem 0 2rem;*/
    padding: 8px 2rem 0 2rem;
    /*
        & > .title{
            font-family: 'Switzerland Narrow Bold', sans-serif;
            font-size: 2rem;
            text-transform: uppercase;
            margin-left: 10px;
            margin-bottom: 15px;
            color: black;
        }
        */ }
    section.related-news .container .buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start; }
      section.related-news .container .buttons .button {
        position: relative;
        display: flex;
        justify-content: flex-end;
        align-items: flex-start;
        flex-direction: column;
        text-decoration: none;
        background-color: #d7d7d7;
        color: #000;
        position: relative;
        min-height: 50px;
        transition: all 0.2s;
        width: calc(33.33% - 10px);
        margin: 0 5px 10px 5px;
        min-height: 250px; }
        section.related-news .container .buttons .button:hover .title {
          text-decoration: underline; }
        section.related-news .container .buttons .button:hover picture, section.related-news .container .buttons .button:hover img {
          width: 110%;
          height: 110%; }
        section.related-news .container .buttons .button .categories {
          display: flex;
          flex-wrap: wrap; }
          section.related-news .container .buttons .button .categories .category {
            position: relative;
            background-color: #CCDBE7;
            color: var(--main-color);
            border-radius: 20px;
            text-transform: uppercase;
            padding: 4px 12px;
            line-height: initial;
            margin: 7px 0 0 15px;
            font-size: 0.9rem;
            font-family: 'Switzerland Narrow Bold', sans-serif;
            font-weight: 500;
            z-index: 2; }
        section.related-news .container .buttons .button .title {
          position: relative;
          bottom: 0;
          width: 100%;
          padding: 10px 15px 10px 15px;
          font-size: 1.2rem;
          font-family: 'Switzerland Narrow Bold', sans-serif;
          line-height: initial;
          color: white;
          font-weight: 500;
          text-align: left;
          z-index: 2; }
        section.related-news .container .buttons .button .date {
          position: relative;
          bottom: 0;
          width: 100%;
          padding: 0 15px 25px 15px;
          font-size: 1rem;
          line-height: initial;
          color: #CCDBE7;
          text-align: left;
          z-index: 2; }
        section.related-news .container .buttons .button .gradient {
          position: absolute;
          width: 100%;
          height: 100%;
          z-index: 0;
          background: black;
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.587255) 0%, rgba(0, 0, 0, 0.228712) 100%);
          z-index: 1; }
        section.related-news .container .buttons .button .img-container {
          position: absolute;
          width: 100%;
          height: 100%;
          overflow: hidden;
          display: flex;
          align-items: center;
          justify-content: center;
          z-index: 0; }
        section.related-news .container .buttons .button picture, section.related-news .container .buttons .button img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          transition: all 0.2s; }
  @media (max-width: 1200px) {
    section.related-news {
      /*margin-top: 100px;*/ }
      section.related-news .button {
        width: calc(50% - 10px) !important; } }
  @media (max-width: 767px) {
    section.related-news {
      /*margin-top: 100px;*/ }
      section.related-news .button {
        width: calc(100% - 10px) !important; } }

/*  */
/* WEATHER */
section.weather {
  width: 100%;
  margin: 1.5rem auto;
  font-family: 'Switzerland Narrow Bold', sans-serif; }
  @media (max-width: 1200px) {
    section.weather .title {
      text-align: center; }
    section.weather .datos-aemet {
      justify-content: center !important; } }
  section.weather .container {
    padding: 0 2rem;
    max-width: 1000px; }
    section.weather .container .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 10px;
      color: black; }
    section.weather .container img {
      width: 5rem;
      padding: 0 0.2rem 0.2rem 0;
      margin-right: 1rem;
      margin-left: 1rem; }
    section.weather .container .datos-aemet {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-around; }
      section.weather .container .datos-aemet .otros-datos {
        display: flex;
        flex-wrap: wrap;
        flex-grow: 1; }
      section.weather .container .datos-aemet .dato-aemet {
        text-align: center;
        padding: 20px;
        background-color: #d7d7d7;
        color: #000;
        position: relative;
        min-height: 50px;
        margin: 5px;
        flex-grow: 2;
        flex-direction: row; }
        section.weather .container .datos-aemet .dato-aemet .dato-content {
          display: flex;
          justify-content: center; }
          section.weather .container .datos-aemet .dato-aemet .dato-content .content {
            display: flex;
            align-items: center; }
            section.weather .container .datos-aemet .dato-aemet .dato-content .content img {
              width: 2.6rem;
              margin: 0 6px 0 0; }
          section.weather .container .datos-aemet .dato-aemet .dato-content .spacer {
            width: 2rem; }
        section.weather .container .datos-aemet .dato-aemet .font-gray {
          color: #666666; }
        section.weather .container .datos-aemet .dato-aemet #temp-container {
          display: flex;
          flex-direction: column; }
          section.weather .container .datos-aemet .dato-aemet #temp-container #max-min {
            display: flex;
            width: 100%;
            font-size: 1.4rem; }
            section.weather .container .datos-aemet .dato-aemet #temp-container #max-min #max, section.weather .container .datos-aemet .dato-aemet #temp-container #max-min #min {
              display: flex;
              margin-right: 1rem; }
          section.weather .container .datos-aemet .dato-aemet #temp-container #weekday-date {
            display: flex;
            font-style: italic;
            width: 100%; }
            section.weather .container .datos-aemet .dato-aemet #temp-container #weekday-date #date {
              color: #666666;
              font-weight: 200 !important;
              font-family: 'Switzerland Narrow', sans-serif; }
      section.weather .container .datos-aemet #temp {
        display: flex;
        align-items: center;
        justify-content: center; }
      section.weather .container .datos-aemet #humidity, section.weather .container .datos-aemet #wind {
        flex-grow: 1;
        flex-direction: row;
        font-size: 1.3rem; }
      section.weather .container .datos-aemet #humidity img {
        margin: 0 6px 0 0 !important; }

/* AGENDA DE EVENTOS */
/* Calendario */
.cld-main {
  /*width: 330px;*/
  background: #EEEEEE;
  padding: 20px 5px 1px 5px; }

.cld-main a {
  color: #333;
  font-weight: bold; }

.cld-datetime {
  position: relative;
  width: 66%;
  min-width: 100px;
  max-width: 300px;
  margin: auto;
  overflow: hidden; }

.cld-datetime .today {
  position: relative;
  float: left;
  width: calc(100% - 40px);
  margin: auto;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase; }

.cld-nav {
  position: relative;
  width: 20px;
  height: 20px; }

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

.cld-nav svg {
  fill: var(--main-color); }

.cld-nav:hover svg {
  fill: var(--dark-color); }

.cld-nav .fas {
  color: var(--main-color);
  font-size: 1.2rem; }

.cld-nav:hover .fas {
  color: var(--dark-color); }

.cld-rwd {
  float: left; }

.cld-fwd {
  float: right; }

.cld-labels, .cld-days {
  padding-left: 0;
  margin-top: 1rem; }

.cld-label, .cld-day {
  display: inline-block;
  width: 14.28%;
  text-align: center;
  font-weight: bold; }

.cld-day.today .cld-number {
  display: inline-block;
  /*height: 20px;
      width: 20px;*/
  border-radius: 50px;
  background: #666;
  color: #fff; }

.cld-day.disableDay {
  opacity: 0.5; }

.cld-day.nextMonth, .cld-day.prevMonth {
  opacity: 0.33; }

.cld-number {
  position: relative;
  margin: 1px auto;
  padding: 4px;
  font-weight: bold;
  color: #666666;
  display: flex !important;
  justify-content: center;
  width: 34px;
  height: 34px; }

.cld-title {
  position: absolute;
  z-index: 5;
  display: none;
  top: 30px;
  left: 0;
  padding: 5px 10px;
  background: #fff;
  white-space: nowrap;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 12px; }

.cld-number:hover .cld-title {
  display: block; }

.cld-title::before {
  content: '';
  position: absolute;
  top: -7.5px;
  left: 7.5px;
  width: 0;
  height: 0;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  border-bottom: 7.5px solid #ccc; }

.cld-number.eventday {
  display: inline-block;
  /*height: 20px;
          width: 20px;*/
  border-radius: 50px;
  border: none;
  background: white;
  color: var(--main-color); }

.cld-number.eventday:hover {
  cursor: pointer;
  border: none;
  background-color: var(--light-color);
  color: var(--main-color); }

.today .cld-number.eventday:hover {
  background-color: var(--dark-color); }

/* Eventos */
.calendar-events {
  margin: 0; }
  .calendar-events .container {
    max-width: 1600px;
    padding: 0 2rem; }
    .calendar-events .container h2.title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      padding-top: 2rem;
      margin-bottom: 15px;
      color: black; }
    .calendar-events .container .scroll {
      overflow: auto;
      height: 335px; }
      @media (max-width: 767px) {
        .calendar-events .container .scroll {
          margin-top: 1rem;
          overflow: none;
          height: auto; } }
    .calendar-events .container .events {
      display: flex;
      flex-wrap: wrap;
      overflow: auto; }
      .calendar-events .container .events .event {
        border-bottom: 1px solid #d7d7d7;
        padding: 0.6rem 0;
        width: 50%;
        position: relative;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-decoration: none;
        transition: all 0.2s; }
        @media (max-width: 1200px) {
          .calendar-events .container .events .event {
            width: 100%; } }
        .calendar-events .container .events .event .item-text {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          height: 100%; }
          .calendar-events .container .events .event .item-text .title {
            padding: 0 1.5rem 0 1rem;
            font-size: 1.2rem;
            color: black;
            font-weight: bold;
            z-index: 1;
            line-height: normal; }
            .calendar-events .container .events .event .item-text .title a {
              text-decoration: none;
              color: black; }
              .calendar-events .container .events .event .item-text .title a:hover {
                text-decoration: underline; }
          .calendar-events .container .events .event .item-text .date {
            padding: 3px 15px;
            line-height: normal;
            color: var(--main-color); }
          .calendar-events .container .events .event .item-text .subtitle {
            padding: 3px 15px;
            line-height: normal;
            color: #666666; }
        .calendar-events .container .events .event .hour {
          margin-top: 3px;
          display: flex;
          align-items: flex-start;
          justify-content: center;
          z-index: 0;
          flex-shrink: 0;
          flex-grow: 0; }
          .calendar-events .container .events .event .hour .minutes {
            border-radius: 50px;
            background-color: var(--light-color);
            color: var(--main-color);
            padding: 4px 16px;
            font-size: 0.9rem;
            font-weight: bold; }

/* BOTON VER MAS CLARO */
section.more-button .container {
  max-width: 1600px;
  padding: 0 2rem 2rem 2rem; }
  @media (max-width: 767px) {
    section.more-button .container div {
      text-align: center; } }

section.more-button .container a {
  position: relative;
  background-color: transparent;
  color: #004A88;
  border: 2px solid #004A88;
  border-radius: 30px;
  text-transform: uppercase;
  padding: 10px 26px;
  line-height: initial;
  font-size: 1.1rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  margin: 1rem 1rem 1rem 0; }
  @media (max-width: 767px) {
    section.more-button .container a {
      font-size: 1rem; } }

section.more-button .container a:focus {
  box-shadow: none; }

section.more-button .container a:hover {
  background-color: #CCDBE7; }

/* PORTLETS */
.portlet-layout .portlet-header {
  margin-bottom: 0;
  display: none; }

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

/* LOGIN */
.portlet-login, #portlet_new-password, #portlet_terms-of-use, #portlet_password-reminder {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  display: block;
  justify-content: center;
  /*align-items: center;*/
  overflow: auto;
  background: #73a6cf; }
  .portlet-login > div > .portlet-header, #portlet_new-password > div > .portlet-header, #portlet_terms-of-use > div > .portlet-header, #portlet_password-reminder > div > .portlet-header {
    display: none; }
  .portlet-login .portlet, .portlet-login .sheet, #portlet_new-password .portlet, #portlet_new-password .sheet, #portlet_terms-of-use .portlet, #portlet_terms-of-use .sheet, #portlet_password-reminder .portlet, #portlet_password-reminder .sheet {
    max-width: 450px;
    width: 100%;
    padding: 2rem;
    background: white;
    border-radius: 6px;
    margin: 88px auto 2rem auto; }
  .portlet-login .portlet-content, .portlet-login .sheet-header, #portlet_new-password .portlet-content, #portlet_new-password .sheet-header, #portlet_terms-of-use .portlet-content, #portlet_terms-of-use .sheet-header, #portlet_password-reminder .portlet-content, #portlet_password-reminder .sheet-header {
    padding-top: 166px;
    background: transparent url("http://192.168.60.134:8080/documents/20123/47229/logo-azul.png") top center;
    background-repeat: no-repeat;
    background-size: 65%; }
  .portlet-login > div.portlet-content, #portlet_new-password > div.portlet-content, #portlet_terms-of-use > div.portlet-content, #portlet_password-reminder > div.portlet-content {
    padding-top: 0; }
  .portlet-login .sheet-header, .portlet-login .sheet-text, #portlet_new-password .sheet-header, #portlet_new-password .sheet-text, #portlet_terms-of-use .sheet-header, #portlet_terms-of-use .sheet-text, #portlet_password-reminder .sheet-header, #portlet_password-reminder .sheet-text {
    margin-bottom: 0; }
  .portlet-login .sheet-header .sheet-title, #portlet_new-password .sheet-header .sheet-title, #portlet_terms-of-use .sheet-header .sheet-title, #portlet_password-reminder .sheet-header .sheet-title {
    font-family: 'Switzerland Narrow Bold', sans-serif;
    color: black;
    text-transform: uppercase; }
  .portlet-login .sheet-footer .button-holder, #portlet_new-password .sheet-footer .button-holder, #portlet_terms-of-use .sheet-footer .button-holder, #portlet_password-reminder .sheet-footer .button-holder {
    width: 100%; }
  .portlet-login > .portlet-content, #portlet_new-password > .portlet-content, #portlet_terms-of-use > .portlet-content, #portlet_password-reminder > .portlet-content {
    background: none; }
  .portlet-login .portlet-icon-back, #portlet_new-password .portlet-icon-back, #portlet_terms-of-use .portlet-icon-back, #portlet_password-reminder .portlet-icon-back {
    color: white;
    background: #004a88;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 20px;
    left: 20px;
    font-size: 1.5rem;
    height: 50px;
    width: 50px; }
    .portlet-login .portlet-icon-back:hover, #portlet_new-password .portlet-icon-back:hover, #portlet_terms-of-use .portlet-icon-back:hover, #portlet_password-reminder .portlet-icon-back:hover {
      background-color: #003159; }
  .portlet-login .control-label, #portlet_new-password .control-label, #portlet_terms-of-use .control-label, #portlet_password-reminder .control-label {
    font-weight: bold; }
  .portlet-login .btn-primary, #portlet_new-password .btn-primary, #portlet_terms-of-use .btn-primary, #portlet_password-reminder .btn-primary {
    margin-top: 3rem;
    background-color: #004a88;
    color: white;
    padding: 16px 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 30px;
    margin: 0;
    display: inline-block;
    font-size: 1.1rem;
    text-align: center;
    width: 100%;
    border: none; }
    .portlet-login .btn-primary:hover, #portlet_new-password .btn-primary:hover, #portlet_terms-of-use .btn-primary:hover, #portlet_password-reminder .btn-primary:hover {
      background-color: #003159; }
  .portlet-login .btn-secondary, #portlet_new-password .btn-secondary, #portlet_terms-of-use .btn-secondary, #portlet_password-reminder .btn-secondary {
    margin-top: 3rem;
    background-color: white;
    color: #004a88;
    padding: 8px 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 30px;
    margin: 1rem 0 0 0;
    display: inline-block;
    font-size: 1.1rem;
    text-align: center;
    width: 100%;
    border: 2px solid #004a88; }
    .portlet-login .btn-secondary:hover, #portlet_new-password .btn-secondary:hover, #portlet_terms-of-use .btn-secondary:hover, #portlet_password-reminder .btn-secondary:hover {
      border-color: #003159;
      color: #003159;
      background-color: #CCDBE7; }
  .portlet-login .navigation, #portlet_new-password .navigation, #portlet_terms-of-use .navigation, #portlet_password-reminder .navigation {
    text-align: center; }
    .portlet-login .navigation a, #portlet_new-password .navigation a, #portlet_terms-of-use .navigation a, #portlet_password-reminder .navigation a {
      font-weight: bold;
      color: #004a88;
      text-decoration: none;
      width: 100%;
      max-width: 600px; }
      .portlet-login .navigation a:hover, #portlet_new-password .navigation a:hover, #portlet_terms-of-use .navigation a:hover, #portlet_password-reminder .navigation a:hover {
        text-decoration: underline; }
  .portlet-login ul, #portlet_new-password ul, #portlet_terms-of-use ul, #portlet_password-reminder ul {
    width: 100%;
    display: flex;
    justify-content: space-between; }
    .portlet-login ul li, #portlet_new-password ul li, #portlet_terms-of-use ul li, #portlet_password-reminder ul li {
      float: none;
      margin: 0;
      flex-grow: 1; }
      .portlet-login ul li:last-child, #portlet_new-password ul li:last-child, #portlet_terms-of-use ul li:last-child, #portlet_password-reminder ul li:last-child {
        text-align: right; }
      .portlet-login ul li a, #portlet_new-password ul li a, #portlet_terms-of-use ul li a, #portlet_password-reminder ul li a {
        font-weight: bold;
        color: #004a88;
        text-decoration: none;
        width: 100%;
        max-width: 600px; }
        .portlet-login ul li a:hover, #portlet_new-password ul li a:hover, #portlet_terms-of-use ul li a:hover, #portlet_password-reminder ul li a:hover {
          text-decoration: underline; }

/* SEARCH FORM */
section.search-form {
  margin: 0 0 2rem 0;
  width: 100%; }
  section.search-form .container {
    max-width: 1600px;
    padding: 0 2rem; }
    section.search-form .container > .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 10px;
      margin-bottom: 10px;
      color: black; }
    section.search-form .container > div {
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media (max-width: 1200px) {
        section.search-form .container > div {
          flex-wrap: wrap;
          justify-content: center; } }
      section.search-form .container > div form {
        position: relative; }
      section.search-form .container > div .search-container {
        border-radius: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid var(--main-color);
        padding: 5px;
        width: 100%;
        flex-grow: 1; }
        section.search-form .container > div .search-container .slider-search {
          border: none;
          flex-grow: 1;
          border-radius: 50px;
          padding-left: 21px;
          font-size: 1.2rem;
          order: 1; }
          section.search-form .container > div .search-container .slider-search:focus {
            box-shadow: none; }
        section.search-form .container > div .search-container .search-btn {
          color: var(--main-color);
          background-color: transparent;
          border: 0;
          font-size: 1.5rem;
          margin-right: 10px;
          order: 2; }
          section.search-form .container > div .search-container .search-btn:hover {
            color: var(--dark-color); }
      section.search-form .container > div .filter-btn {
        background-color: var(--main-color);
        color: white;
        padding: 10px 30px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        border-radius: 50px;
        border: none;
        margin: 0 0 0 1rem;
        display: inline-block;
        font-size: 1.1rem;
        text-align: center;
        flex-shrink: 0; }
        section.search-form .container > div .filter-btn:hover {
          background: var(--dark-color); }
        @media (max-width: 1200px) {
          section.search-form .container > div .filter-btn {
            margin: 1rem; } }

/* CATEGORIES SEARCH ICONS */
section.categories-search {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  margin-right: auto;
  margin-left: auto; }
  section.categories-search .container {
    max-width: 1600px;
    padding: 0 2rem; }
    section.categories-search .container > .title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2rem;
      text-transform: uppercase;
      margin-left: 10px;
      margin-bottom: 0;
      color: black; }
    section.categories-search .container .buttons {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      margin-top: -7px; }
      @media (max-width: 1200px) {
        section.categories-search .container .buttons {
          margin-top: 5px; } }
      section.categories-search .container .buttons .button {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
        padding: 25px 5px 10px 5px;
        text-decoration: none;
        background-color: #d7d7d7;
        color: #000;
        position: relative;
        min-height: 50px;
        transition: all 0.2s;
        width: calc(16.66% - 10px);
        margin: 0 5px;
        /*margin-bottom: 60px;*/
        margin-top: 60px;
        border-radius: 0; }
        section.categories-search .container .buttons .button:hover {
          background: white;
          /*border: 1px solid #d7d7d7;*/ }
          section.categories-search .container .buttons .button:hover .icon-container {
            background: var(--dark-color); }
          section.categories-search .container .buttons .button:hover label {
            color: var(--dark-color); }
        section.categories-search .container .buttons .button .icon-container {
          background-color: var(--main-color);
          border-radius: 50%;
          width: 80px;
          height: 80px;
          align-items: center;
          color: var(--white-color);
          margin-top: -66px;
          margin-bottom: 0.5rem;
          display: flex;
          justify-content: center;
          align-items: center; }
          section.categories-search .container .buttons .button .icon-container img {
            max-width: 40px;
            max-height: 40px; }
          section.categories-search .container .buttons .button .icon-container i {
            font-size: 2.3rem; }
        section.categories-search .container .buttons .button label {
          text-transform: uppercase;
          cursor: pointer;
          font-family: 'Switzerland Narrow Bold', sans-serif;
          font-size: 1rem;
          text-align: center; }
        section.categories-search .container .buttons .button.facet-term-selected {
          color: white;
          background-color: var(--main-color); }
          section.categories-search .container .buttons .button.facet-term-selected:hover {
            color: white;
            background-color: var(--dark-color); }
            section.categories-search .container .buttons .button.facet-term-selected:hover label {
              color: white; }
          section.categories-search .container .buttons .button.facet-term-selected .icon-container {
            background-color: var(--dark-color); }
  @media (max-width: 1200px) {
    section.categories-search {
      /*margin-top: 100px !important;*/
      margin: 3rem ​auto 1.5rem auto; }
      section.categories-search .buttons {
        justify-content: center !important; }
        section.categories-search .buttons .button {
          width: calc(50% - 10px) !important;
          margin-top: 30px !important;
          padding: 10px 5px 4px 5px !important;
          min-height: 30px !important; }
          section.categories-search .buttons .button .icon-container {
            width: 40px !important;
            height: 40px !important;
            margin-top: -30px !important;
            margin-bottom: 0 !important; }
            section.categories-search .buttons .button .icon-container img {
              max-width: 20px !important;
              max-height: 20px !important; }
            section.categories-search .buttons .button .icon-container i {
              font-size: 1.3rem !important; }
          section.categories-search .buttons .button label {
            margin: 7px 0 0 0 !important; } }

/* SORT */
/*
.portlet-barebone{

    & > .portlet{
        max-width: 1600px;
        margin: auto;
        padding: 0 2rem 0 2rem;
    }
}

.portlet-sort{

    & > .portlet{
        max-width: 1600px;
        margin: auto;
        padding: 0 2rem 0 2rem;
    }

    .form-group-autofit{
        margin-bottom: 0;
        
        .form-group-item {
            width: auto;
        }
    }
}
*/
/* CATEGORIES SEARCH TEXT */
/*section[id*="search_web_category_facet"] {*/
/*
.custom-template{

    & > .portlet-layout.row{
        max-width: 1600px;
        margin: auto;
        padding: 0;

        #column-1{
            padding: 0 2rem;
        }

        #column-2{
            padding: 0 0 0 2rem;
        }

        #column-3{
            padding: 0 2rem 0 0;
        }
    }

    #layout-column_column-2{
*/
/* SORT */
.portlet-sort .form-group-autofit {
  margin-bottom: 0; }

/* FILTERS */
.portlet-content .panel-header {
  background-color: var(--main-color);
  color: white;
  text-decoration: none; }

.portlet-content .panel-body {
  border: 1px solid #d7d7d7;
  margin-bottom: 1rem; }
  .portlet-content .panel-body ul {
    margin-bottom: 0.5rem; }
  .portlet-content .panel-body .btn-link {
    font-weight: 400;
    background-color: var(--main-color);
    color: white;
    text-decoration: none;
    border: none;
    margin-top: 0.5rem; }
    .portlet-content .panel-body .btn-link:hover {
      background-color: var(--dark-color); }
  .portlet-content .panel-body a {
    color: var(--main-color);
    text-decoration: none; }
    .portlet-content .panel-body a:hover {
      color: var(--dark-color);
      text-decoration: underline; }

/*}*/
/* SEARCH RESULTS */
.search-total-label {
  margin: 0 2rem !important;
  font-weight: bold;
  font-size: 1.5rem; }

#main-content > .container-fluid-max-xl {
  padding-left: 2rem !important;
  padding-right: 2rem !important; }
  #main-content > .container-fluid-max-xl .search-total-label {
    margin: 0 !important; }

/*
    .columns-1-2 .portlet-search-results > .portlet{
        padding: 0 !important;
    }
*/
.portlet-search-results, .portlet-list-events {
  /*background: #d7d7d7;*/
  padding-bottom: 2rem;
  /* MEDIA QUERIES */ }
  .portlet-search-results .highlight, .portlet-list-events .highlight {
    background: var(--main-color);
    color: white; }
  .portlet-search-results > .portlet, .portlet-list-events > .portlet {
    max-width: 1600px;
    margin: auto;
    /*padding: 2.5rem 2rem 0 2rem;*/
    padding: 0;
    /*
            & > .title{
                font-family: 'Switzerland Narrow Bold', sans-serif;
                font-size: 2rem;
                text-transform: uppercase;
                margin-left: 10px;
                margin-bottom: 15px;
                color: black;
            }
            */
    /*
            .buttons{
                display: flex;
                flex-wrap: wrap;
                justify-content: flex-start;
    */
    /* TARJETAS */
    /* LISTA */
    /*}*/ }
    .portlet-search-results > .portlet .display-card, .portlet-list-events > .portlet .display-card {
      margin: 0 2rem; }
    .portlet-search-results > .portlet .card-page-item, .portlet-list-events > .portlet .card-page-item {
      padding-left: 0px;
      padding-right: 0px; }
    .portlet-search-results > .portlet .card, .portlet-list-events > .portlet .card {
      position: relative;
      display: flex;
      justify-content: flex-end;
      align-items: flex-start;
      flex-direction: column;
      text-decoration: none;
      background-color: #d7d7d7;
      color: #000;
      position: relative;
      min-height: 50px;
      transition: all 0.2s;
      /*width: calc(33.33% - 10px);*/
      margin: 0 5px 10px 5px;
      min-height: 250px; }
      .portlet-search-results > .portlet .card:hover .title, .portlet-list-events > .portlet .card:hover .title {
        text-decoration: underline; }
      .portlet-search-results > .portlet .card:hover picture, .portlet-search-results > .portlet .card:hover img, .portlet-list-events > .portlet .card:hover picture, .portlet-list-events > .portlet .card:hover img {
        width: 110%;
        height: 110%; }
      .portlet-search-results > .portlet .card .card-row, .portlet-search-results > .portlet .card .autofit-col, .portlet-search-results > .portlet .card .autofit-section, .portlet-list-events > .portlet .card .card-row, .portlet-list-events > .portlet .card .autofit-col, .portlet-list-events > .portlet .card .autofit-section {
        height: 100%; }
      .portlet-search-results > .portlet .card .autofit-section, .portlet-list-events > .portlet .card .autofit-section {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-end; }
      .portlet-search-results > .portlet .card .card-subtitle:nth-child(2), .portlet-search-results > .portlet .card .card-description, .portlet-list-events > .portlet .card .card-subtitle:nth-child(2), .portlet-list-events > .portlet .card .card-description {
        display: none; }
      .portlet-search-results > .portlet .card .card-subtitle:nth-child(4), .portlet-list-events > .portlet .card .card-subtitle:nth-child(4) {
        display: flex;
        flex-wrap: wrap;
        order: 1; }
        .portlet-search-results > .portlet .card .card-subtitle:nth-child(4) .text-truncate, .portlet-list-events > .portlet .card .card-subtitle:nth-child(4) .text-truncate {
          position: relative;
          background-color: #CCDBE7;
          color: var(--main-color);
          border-radius: 20px;
          text-transform: uppercase;
          padding: 4px 12px;
          line-height: initial;
          margin: 7px 0 0 15px;
          font-size: 0.9rem;
          font-family: 'Switzerland Narrow Bold', sans-serif;
          font-weight: 500;
          z-index: 2; }
      .portlet-search-results > .portlet .card .card-title, .portlet-list-events > .portlet .card .card-title {
        position: relative;
        bottom: 0;
        width: 100%;
        padding: 10px 15px 10px 15px;
        font-size: 1.2rem;
        font-family: 'Switzerland Narrow Bold', sans-serif;
        line-height: initial;
        font-weight: 500;
        text-align: left;
        z-index: 2;
        order: 2;
        margin-bottom: 0; }
        .portlet-search-results > .portlet .card .card-title a, .portlet-list-events > .portlet .card .card-title a {
          color: white;
          text-decoration: none; }
      .portlet-search-results > .portlet .card .card-subtitle:nth-child(3), .portlet-list-events > .portlet .card .card-subtitle:nth-child(3) {
        position: relative;
        bottom: 0;
        width: 100%;
        padding: 0 15px 17px 15px;
        font-size: 1rem;
        line-height: initial;
        color: #CCDBE7;
        text-align: left;
        z-index: 2;
        order: 3;
        font-weight: normal; }
      .portlet-search-results > .portlet .card .card-body, .portlet-list-events > .portlet .card .card-body {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 0;
        background: black;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.587255) 0%, rgba(0, 0, 0, 0.228712) 100%);
        z-index: 1;
        padding: 0; }
      .portlet-search-results > .portlet .card .card-item-first, .portlet-list-events > .portlet .card .card-item-first {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 0; }
      .portlet-search-results > .portlet .card picture, .portlet-search-results > .portlet .card img, .portlet-list-events > .portlet .card picture, .portlet-list-events > .portlet .card img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.2s; }
    .portlet-search-results > .portlet .list-group-item, .portlet-list-events > .portlet .list-group-item {
      display: flex;
      border: none;
      border-radius: 0;
      border-bottom: 2px solid rgba(0, 0, 0, 0.2);
      padding: 18px 0 18px 0; }
      .portlet-search-results > .portlet .list-group-item > .autofit-col, .portlet-list-events > .portlet .list-group-item > .autofit-col {
        flex-grow: 0;
        flex-shrink: 0;
        width: 150px;
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .portlet-search-results > .portlet .list-group-item > .autofit-col .sticker, .portlet-list-events > .portlet .list-group-item > .autofit-col .sticker {
          width: 150px;
          height: 100px; }
        .portlet-search-results > .portlet .list-group-item > .autofit-col picture, .portlet-search-results > .portlet .list-group-item > .autofit-col img, .portlet-list-events > .portlet .list-group-item > .autofit-col picture, .portlet-list-events > .portlet .list-group-item > .autofit-col img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          transition: all 0.2s; }
      .portlet-search-results > .portlet .list-group-item > .autofit-col-expand, .portlet-list-events > .portlet .list-group-item > .autofit-col-expand {
        flex-grow: 1;
        flex-shrink: 0;
        /*width: auto;*/
        height: auto;
        display: flex;
        justify-content: flex-start;
        align-items: flex-start; }
        .portlet-search-results > .portlet .list-group-item > .autofit-col-expand .list-group-title, .portlet-list-events > .portlet .list-group-item > .autofit-col-expand .list-group-title {
          position: relative;
          bottom: 0;
          width: 100%;
          padding: 10px 15px 5px 15px;
          font-size: 1.4rem;
          font-family: 'Switzerland Narrow Bold', sans-serif;
          line-height: initial;
          font-weight: bold;
          text-align: left;
          z-index: 2;
          order: 2;
          margin-bottom: 0; }
          .portlet-search-results > .portlet .list-group-item > .autofit-col-expand .list-group-title a, .portlet-list-events > .portlet .list-group-item > .autofit-col-expand .list-group-title a {
            color: var(--main-color);
            text-decoration: none; }
            .portlet-search-results > .portlet .list-group-item > .autofit-col-expand .list-group-title a:hover, .portlet-list-events > .portlet .list-group-item > .autofit-col-expand .list-group-title a:hover {
              color: var(--dark-color);
              text-decoration: underline; }
        .portlet-search-results > .portlet .list-group-item > .autofit-col-expand .list-group-subtext, .portlet-list-events > .portlet .list-group-item > .autofit-col-expand .list-group-subtext {
          margin-left: 15px;
          color: #666666; }
          .portlet-search-results > .portlet .list-group-item > .autofit-col-expand .list-group-subtext:nth-child(2), .portlet-list-events > .portlet .list-group-item > .autofit-col-expand .list-group-subtext:nth-child(2) {
            display: none; }
        .portlet-search-results > .portlet .list-group-item > .autofit-col-expand .search-document-tags, .portlet-list-events > .portlet .list-group-item > .autofit-col-expand .search-document-tags {
          margin-left: 15px;
          color: #666666; }
          .portlet-search-results > .portlet .list-group-item > .autofit-col-expand .search-document-tags a, .portlet-list-events > .portlet .list-group-item > .autofit-col-expand .search-document-tags a {
            color: var(--main-color);
            text-decoration: none; }
            .portlet-search-results > .portlet .list-group-item > .autofit-col-expand .search-document-tags a:hover, .portlet-list-events > .portlet .list-group-item > .autofit-col-expand .search-document-tags a:hover {
              color: var(--dark-color);
              text-decoration: underline; }
  @media (max-width: 1200px) {
    .portlet-search-results, .portlet-list-events {
      /*margin-top: 100px;*/ }
      .portlet-search-results .button, .portlet-list-events .button {
        width: calc(50% - 10px) !important; } }
  @media (max-width: 767px) {
    .portlet-search-results, .portlet-list-events {
      margin-top: 100px; }
      .portlet-search-results .button, .portlet-list-events .button {
        width: calc(100% - 10px) !important; } }

/*}*/
/* PAGINATION */
.pagination-bar {
  margin: 1rem 0 0 0; }
  .pagination-bar .pagination-items-per-page > a, .pagination-bar .pagination-items-per-page > button {
    color: var(--main-color); }
  .pagination-bar .page-link {
    border: none;
    background: transparent;
    font-weight: bold;
    border-radius: 6px;
    color: var(--main-color); }
    .pagination-bar .page-link:hover {
      background-color: #e9ecef !important; }
  .pagination-bar .page-item.disabled .page-link {
    background: transparent; }
  .pagination-bar .page-item.active .page-link {
    background-color: var(--main-color);
    border-color: var(--main-color); }
    .pagination-bar .page-item.active .page-link:hover {
      background-color: var(--main-color) !important; }

/* MEDIA QUERIES */
@media (max-width: 1200px) {
  .page-content {
    /*padding: 60px 0 30px 0;*/
    padding: 47px 0 0 0; }
  .nomobile {
    display: none !important; }
  /* CATEGORY BUTTONS */
  .grid-buttons {
    margin-top: 100px; }
    .grid-buttons .button {
      width: calc(50% - 10px) !important; }
  /* SECTION BUTTONS */
  .section-buttons {
    margin-top: 100px; }
    .section-buttons .button {
      width: calc(50% - 10px) !important; }
      .section-buttons .button .img-container {
        height: 120px !important; }
  /* ROUNDED BUTTONS */
  .rounded-buttons {
    margin-top: 100px; }
    .rounded-buttons .button {
      width: calc(50% - 10px) !important; }
  /* ENLACES SOCIAL */
  section.social .icon-container {
    width: 50px;
    height: 50px; }
  section.social .icon-container img {
    max-width: 20px;
    max-height: 20px; } }

@media (max-width: 767px) {
  /* CATEGORY BUTTONS */
  .grid-buttons {
    margin-top: 100px; }
    .grid-buttons .button {
      width: calc(100% - 10px) !important; }
  /* SECTION BUTTONS */
  .section-buttons {
    margin-top: 100px; }
    .section-buttons .button {
      width: calc(100% - 10px) !important; }
      .section-buttons .button .img-container {
        height: 120px !important; }
  /* ROUNDED BUTTONS */
  .rounded-buttons {
    margin-top: 100px; }
    .rounded-buttons .button {
      width: calc(100% - 10px) !important; }
      .rounded-buttons .button .img-container {
        height: 120px; } }

/*****************************************************************************************/
/* MODAL */
/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 999;
  /* Modal Content */
  /* The Close Button */
  /* Hide the slides by default */
  /* Next & previous buttons */
  /* Position the "next button" to the right */
  /* On hover, add a black background color with a little bit see-through */
  /* Number text (1/3 etc) */
  /* Caption text */ }
  .modal .modal-content {
    position: relative;
    background-color: trasparent;
    margin: auto;
    padding: 0;
    width: 90%;
    max-width: 1200px;
    height: 80vh;
    display: flex;
    justify-content: center;
    width: auto;
    height: auto; }
  .modal .close {
    color: white;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 35px;
    font-weight: bold;
    opacity: 1; }
  .modal .close:hover,
  .modal .close:focus {
    text-decoration: none;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.8); }
  .modal .mySlides {
    display: none;
    justify-content: center; }
  .modal .prev,
  .modal .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
    text-decoration: none; }
  .modal .next {
    right: 0;
    border-radius: 3px 0 0 3px; }
  .modal .prev:hover,
  .modal .next:hover {
    background-color: rgba(0, 0, 0, 0.8); }
  .modal .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0; }
  .modal .caption-container {
    text-align: center;
    padding: 2px 16px;
    color: white;
    background-color: var(--main-color); }
  .modal img.demo {
    opacity: 0.6; }
  .modal .active,
  .modal .demo:hover {
    opacity: 1; }
  .modal img.hover-shadow {
    transition: 0.3s; }
  .modal .hover-shadow:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

/* FOROS */
#portlet_com_liferay_message_boards_web_portlet_MBPortlet {
  max-width: 1600px;
  padding: 0 2rem;
  margin: 0 auto; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .container-view {
    padding-bottom: 0;
    padding-top: 0; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .btn-group, #portlet_com_liferay_message_boards_web_portlet_MBPortlet .btn-group-vertical {
    align-items: center; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .btn.btn-primary {
    background-color: var(--main-color);
    color: white;
    padding: 6px 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 30px;
    margin: 1rem 0;
    display: inline-block;
    font-size: 1.1rem;
    text-align: center;
    transition: all 0.2s; }
    #portlet_com_liferay_message_boards_web_portlet_MBPortlet .btn.btn-primary:hover {
      background-color: var(--dark-color); }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .btn.btn-secondary {
    background-color: white;
    color: var(--main-color);
    padding: 6px 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 30px;
    margin: 1rem 0;
    display: inline-block;
    font-size: 1.1rem;
    text-align: center;
    border: 2px solid var(--main-color);
    transition: all 0.2s; }
    #portlet_com_liferay_message_boards_web_portlet_MBPortlet .btn.btn-secondary:hover {
      background-color: var(--light-color); }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet h3 {
    border: none;
    color: var(--main-color);
    font-size: 1.7rem !important; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .statistics-panel h3 {
    font-family: 'Switzerland Narrow Bold', sans-serif;
    text-transform: uppercase;
    color: black;
    font-size: 1.4rem !important; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .list-group .list-group-header {
    border: none;
    font-family: 'Switzerland Narrow Bold', sans-serif;
    text-transform: uppercase;
    color: black; }
    #portlet_com_liferay_message_boards_web_portlet_MBPortlet .list-group .list-group-header .list-group-header-title {
      font-size: 1.4rem !important; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .list-group .list-group-item {
    padding: 1rem 0.5rem; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .autofit-col .sticker-secondary {
    background-color: var(--light-color);
    color: var(--main-color); }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .autofit-col h4 {
    font-weight: 500;
    font-size: 1.3rem;
    margin-top: 5px; }
    #portlet_com_liferay_message_boards_web_portlet_MBPortlet .autofit-col h4 a {
      color: var(--main-color); }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .autofit-col h5 {
    font-weight: 500;
    font-size: 1.2rem;
    margin-top: 5px; }
    #portlet_com_liferay_message_boards_web_portlet_MBPortlet .autofit-col h5 a {
      color: var(--main-color); }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .autofit-col .h5 {
    font-weight: 500;
    font-size: 1.2rem;
    margin-top: 5px; }
    #portlet_com_liferay_message_boards_web_portlet_MBPortlet .autofit-col .h5 a {
      color: var(--main-color); }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .autofit-col > a {
    color: var(--main-color);
    font-weight: 500;
    font-size: 1.2rem;
    margin-top: 5px; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .autofit-col #_com_liferay_message_boards_web_portlet_MBPortlet_mbRatings {
    display: flex;
    align-items: center; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .thread-container .message-container .card.panel .panel-body {
    margin: 0 1rem 1rem 1rem;
    background: #f1f1f1; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .col-md-4 .statistics-panel {
    color: var(--main-color);
    border: none;
    background-color: var(--light-color); }
    #portlet_com_liferay_message_boards_web_portlet_MBPortlet .col-md-4 .statistics-panel .sticker-overlay {
      background: white !important; }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .sheet fieldset > a.collapse-icon, #portlet_com_liferay_message_boards_web_portlet_MBPortlet .sheet fieldset > button.collapse-icon {
    color: var(--main-color);
    font-size: 1.2rem;
    text-decoration: none; }
    #portlet_com_liferay_message_boards_web_portlet_MBPortlet .sheet fieldset > a.collapse-icon:hover, #portlet_com_liferay_message_boards_web_portlet_MBPortlet .sheet fieldset > button.collapse-icon:hover {
      color: var(--dark-color); }
  #portlet_com_liferay_message_boards_web_portlet_MBPortlet .sheet fieldset .panel-body {
    border: none; }

/* AGENDA */
.navigation-bar-light {
  background-color: transparent;
  border-bottom: 1px solid #e1e1e1; }

.navigation-bar-light .nav-link,
.navigation-bar-light .navbar-nav .btn-unstyled {
  color: black; }

.navbar.navbar-collapse-absolute {
  margin-bottom: 1rem; }

.yui3-skin-sam .calendar-portlet .yui3-calendar-weekday,
.calendar-portlet .navigation-bar-light .nav-link:hover,
.calendar-portlet .navigation-bar-light .navbar-nav .btn-unstyled:hover,
.calendar-portlet .scheduler-view-agenda-info-container .scheduler-view-agenda-info,
.calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-header .scheduler-view-agenda-header-extra,
.calendar-portlet .header-back-to a {
  color: var(--main-color); }

.calendar-portlet .header-back-to a:hover {
  color: var(--dark-color); }

.calendar-portlet .btn-primary {
  border-color: var(--main-color); }

.calendar-portlet .btn-primary.input-localized-trigger,
.calendar-portlet .btn-secondary.input-localized-trigger {
  border: 0 !important;
  background-color: transparent !important;
  padding: 0 !important;
  border-radius: inherit;
  margin: 0; }

.calendar-portlet .navbar {
  margin-bottom: 1rem; }

.scheduler-view-agenda {
  margin-top: 0 !important; }

.calendar-portlet-list-header:hover {
  background-color: #d7d7d7; }

.scheduler-base-controls .btn-secondary {
  border-color: #fff !important; }

.scheduler-base-controls .btn-secondary,
.calendar-portlet .management-bar-light .nav-link,
.calendar-portlet .management-bar-light .navbar-nav .btn-unstyled {
  color: #222 !important; }

.scheduler-base-controls .btn-secondary,
.scheduler-base-hd .scheduler-base-views button:hover,
.scheduler-base-hd .scheduler-base-views button:focus,
.scheduler-base-hd .scheduler-base-views button:hover,
.scheduler-base-hd .scheduler-base-views button.active {
  background-color: #d7d7d7 !important; }

.management-bar .form-control {
  width: auto !important; }

.btn.btn-secondary.scheduler-base-today {
  border-left: 0 !important;
  border-right: 0 !important; }

.dropdown-item.active, .dropdown-item:active {
  background-color: #004a88 !important; }

.calendar-portlet .btn-primary,
.calendar-portlet .btn-secondary,
.dialog-footer .btn-primary,
.dialog-footer .btn-secondary,
.btn-secondary.disabled, .btn-secondary:disabled,
.autofit-col > .btn-outline-primary,
.sheet-footer .btn-primary,
.sheet-footer .btn-secondary,
.upload-target .btn-primary,
.input-group-item-shrink .btn-secondary,
.select-files-container > button,
.select-existing-selector > a,
.management-bar.navbar-expand-md .btn-primary {
  background-color: white !important;
  color: var(--main-color) !important;
  padding: 6px 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 30px;
  margin: 1rem 0;
  display: inline-block;
  font-size: 1.1rem;
  text-align: center;
  border: 2px solid var(--main-color) !important;
  transition: all 0.2s; }

.dialog-footer .btn-primary,
.dialog-footer .btn-secondary,
.sheet-footer .btn-primary,
.sheet-footer .btn-secondary,
.upload-target .btn-primary,
.input-group-item-shrink .btn-secondary,
.select-files-container > button,
.select-existing-selector > a {
  border-radius: 30px !important; }

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

.calendar-portlet .btn-secondary:hover,
.dialog-footer .btn-secondary:hover,
.autofit-col > .btn-outline-primary:hover,
.sheet-footer .btn-secondary:hover,
.input-group-item-shrink .btn-secondary:hover {
  background-color: var(--light-color) !important; }

.calendar-portlet .btn-primary,
.dialog-footer .btn-primary,
.yui3-skin-sam .calendar-portlet .yui3-calendar-day.lfr-current-day,
.nav-btn-monospaced,
.autofit-col > .btn-outline-primary,
.sheet-footer .btn-primary,
.select-files-container > button,
.select-existing-selector > a,
.management-bar.navbar-expand-md .btn-primary {
  background-color: var(--main-color) !important; }

.calendar-portlet .btn-primary,
.dialog-footer .btn-primary,
.autofit-col > .btn-outline-primary,
.sheet-footer .btn-primary,
.upload-target .btn-primary,
.select-files-container > button,
.select-existing-selector > a,
.management-bar.navbar-expand-md .btn-primary {
  color: #fff !important; }

.calendar-portlet .btn-primary:hover,
.dialog-footer .btn-primary:hover,
.autofit-col > .btn-outline-primary:hover,
.sheet-footer .btn-primary:hover,
.upload-target .btn-primary:hover,
.select-files-container > button:hover,
.select-existing-selector > a:hover,
.management-bar.navbar-expand-md .btn-primary:hover {
  background-color: var(--dark-color) !important;
  border-color: var(--dark-color) !important; }

.calendar-portlet .taglib-header,
h3.header-title {
  font-family: 'Switzerland Narrow Bold', sans-serif;
  text-transform: uppercase;
  color: black;
  font-size: 1.4rem !important;
  padding: 0 1.5rem; }

h3.header-title {
  margin: 0;
  padding: 0; }

.panel-group-sm .panel .panel-title {
  padding: 0 1rem; }

.panel-header .collapse-icon-closed,
.panel-header .collapse-icon-open {
  margin-right: 0.75rem; }

.panel-group .panel-header + .panel-collapse > .panel-body {
  padding: 1rem; }

.input-group-item-shrink {
  margin-left: 10px !important; }

.input-group-item-shrink > button,
.input-group-item-shrink .btn-secondary {
  font-size: 0.9rem !important; }

.panel-group-sm .panel .panel-title,
.sheet-subtitle.text-uppercase {
  font-size: 1.1rem !important; }

.sheet-subtitle.text-uppercase,
label[for], .form-group > label {
  font-weight: bold; }

label[for],
.panel-group .panel-header + .panel-collapse > .panel-body {
  font-size: 1rem; }

.btn-outline-secondary,
.btn-outline-secondary:hover {
  border-color: #C62828; }

.btn-outline-secondary {
  color: #C62828; }

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #C62828; }

.management-bar-light,
.management-bar-light .navbar-overlay {
  background-color: transparent !important; }

.container-view {
  padding-top: 0 !important; }

.lfr-nav > .nav-item {
  margin-right: 1rem; }

.container-fluid-max-xl, .d-lg-block > .container-fluid,
.calendar-portlet > section,
#portlet_com_liferay_calendar_web_portlet_CalendarPortlet_INSTANCE_lmwy {
  /*max-width: 1140px;*/
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 1.5rem; }

#portlet_com_liferay_wiki_web_portlet_WikiPortlet {
  padding: 0 1.5rem; }

.lfr-tooltip-scope > .navbar > .container-fluid {
  padding: 0; }

@media (min-width: 768px) {
  .navbar-underline.navbar-expand-md .navbar-nav .nav-link.active::after {
    background-color: var(--main-color); } }

/* WIKI */
#main-content .d-lg-block > .container-fluid {
  padding: 0 1.5rem; }

.taglib-text, .page-actions a, .alert-info a, .tag-cloud a,
.alert-info, .portlet-msg-help, .portlet-msg-info, .portlet-msg-progress,
.lfr-treeview-node-list-item .card-type-directory.disabled .card p.card-title,
.lfr-treeview-node-list-item .card-type-directory .card:hover p.card-title,
.tag-selected, .sheet-subtitle, .taglib-icon, .nav-underline .nav-link,
.page-info .taglib-icon,
.lfr-treeview-node-list-item .card-type-directory.selected .card .lexicon-icon-categories,
.lfr-treeview-node-list-item .card-type-directory.selected .card:hover .lexicon-icon-categories {
  color: var(--main-color); }

.sheet-subtitle:hover, .tag-selected:hover, .taglib-icon:hover,
.nav-underline .nav-link:hover, .page-info .taglib-icon:hover {
  color: var(--dark-color); }

a, .tag-cloud a {
  text-decoration: none; }

a:hover, .tag-cloud a:hover {
  text-decoration: underline; }

.alert-info, .portlet-msg-help, .portlet-msg-info, .portlet-msg-progress {
  border-color: var(--light-color); }

.alert-info, .portlet-msg-help, .portlet-msg-info, .portlet-msg-progress,
.lfr-treeview-node-list-item .card-type-directory.disabled .card,
.lfr-treeview-node-list-item .card-type-directory.disabled .card:hover,
.lfr-treeview-node-list-item .card-type-directory.selected .sticker-secondary {
  background-color: var(--light-color) !important; }

.lfr-treeview-node-list-item__button-icon, .sticker-secondary,
.nav-underline .nav-item .nav-link.active::after,
.lfr-treeview-node-list-item .card-type-directory.selected .card,
.lfr-treeview-node-list-item .card-type-directory.selected .card:hover {
  background-color: var(--main-color) !important; }

.lfr-treeview-node-list-item .card-type-directory.selected .card .text-truncate,
.lfr-treeview-node-list-item .card-type-directory.selected .card:hover .text-truncate {
  color: #fff !important; }

.lfr-treeview-node-list {
  border-left: 2px solid var(--main-color) !important; }

.lfr-treeview-node-list-item .card-type-directory.disabled .card,
.lfr-treeview-node-list-item .card-type-directory.disabled .card:hover {
  border: 1px solid var(--light-color) !important; }

.panel.panel-unstyled .panel-body,
.panel-group-flush .panel-body {
  padding: 1rem; }

.portlet-wiki .portlet-body {
  padding: 0.5rem; }

/* PORTLET FORMS */
.ddm-form-basic-info {
  margin-bottom: 2rem; }

.portlet-forms .ddm-form-basic-info .ddm-form-name {
  font-family: 'Switzerland Narrow Bold', sans-serif;
  font-size: 2.5rem;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: var(--main-color) !important; }

h2.lfr-ddm-form-page-title {
  font-family: 'Switzerland Narrow Bold', sans-serif;
  font-size: 2rem;
  text-transform: uppercase;
  margin-left: 10px;
  color: black; }

.multi-step-item.active .multi-step-icon {
  background-color: var(--main-color); }

body .ddm-user-view-content .multi-step-item.active .multi-step-divider {
  background-color: var(--main-color) !important; }

.lfr-ddm-legend {
  font-size: 1.1rem !important; }

.ddm-label {
  font-size: 1.1rem !important; }

button.btn.btn-primary {
  position: relative;
  background-color: var(--main-color);
  color: white;
  border: 2px solid var(--main-color);
  border-radius: 30px;
  text-transform: uppercase;
  padding: 10px 26px;
  line-height: initial;
  font-size: 1.1rem;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: bold; }

button.btn.btn-primary:hover {
  background-color: #CCDBE7;
  color: var(--main-color);
  border: 2px solid var(--main-color); }

.input-group-item {
  flex-wrap: nowrap; }

.input-group-item-shrink > button, .input-group-item-shrink .btn-secondary {
  margin: 0; }

.liferay-ddm-form-field-paragraph-text a {
  color: var(--main-color); }

body > div:nth-child(33) > div > div > div > div.date-picker-calendar-body > div:nth-child(6) > div:nth-child(4) > button,
.date-picker-nav .nav-btn {
  color: #fff !important;
  padding: 3px 10px; }

body > div:nth-child(33) > div > div > div > div.date-picker-calendar-body > div:nth-child(6) > div:nth-child(4) > button,
.date-picker-date[aria-expanded='true'], .date-picker-date.active, .date-picker-date.show, .show > .date-picker-date.dropdown-toggle,
.date-picker-date:active {
  background-color: var(--main-color); }

.dropdown-menu.date-picker-dropdown-menu.show {
  z-index: 99 !important; }

/* SERVICIOS */
.service-page {
  padding-top: 10px; }

article#servicios {
  margin: 0 auto;
  max-width: 1600px;
  padding: 0 2rem 2rem 2rem; }
  article#servicios aside#organo-gestor {
    background-color: #d7d7d7;
    height: max-content;
    padding: 1.5rem; }
    article#servicios aside#organo-gestor h2.title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 1.5rem;
      text-transform: uppercase;
      margin-bottom: 15px;
      color: var(--main-color); }
    article#servicios aside#organo-gestor p i.fa-phone {
      color: var(--main-color); }
  article#servicios section#info-servicio {
    padding: 1.5rem; }
    article#servicios section#info-servicio h1.title {
      font-family: 'Switzerland Narrow Bold', sans-serif;
      font-size: 2.5rem;
      margin-bottom: 15px;
      color: black; }
    article#servicios section#info-servicio .categories {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 12px; }
      article#servicios section#info-servicio .categories .category {
        padding: 3px 15px 8px 0;
        line-height: normal;
        color: #666666;
        font-weight: bold;
        display: flex;
        align-items: center; }
        article#servicios section#info-servicio .categories .category .icon {
          color: var(--main-color);
          height: 20px;
          margin-right: 5px;
          filter: invert(86%) sepia(41%) saturate(7166%) hue-rotate(195deg) brightness(98%) contrast(101%); }
    article#servicios section#info-servicio .limit-date {
      margin-top: 1rem;
      margin-bottom: 1rem; }
      article#servicios section#info-servicio .limit-date h2 {
        font-size: 1.6rem;
        font-weight: 500;
        margin-bottom: 0;
        color: var(--main-color);
        font-family: 'Switzerland Narrow Bold', sans-serif; }
    article#servicios section#info-servicio div#impresos-relacionados {
      background-color: #d7d7d7;
      padding: 1.5rem;
      margin-top: 2rem; }
      article#servicios section#info-servicio div#impresos-relacionados h2.title {
        font-family: 'Switzerland Narrow Bold', sans-serif;
        font-size: 1.5rem;
        text-transform: uppercase;
        margin-bottom: 15px;
        color: var(--main-color); }
      article#servicios section#info-servicio div#impresos-relacionados ul {
        list-style-type: none;
        padding: 0; }
        article#servicios section#info-servicio div#impresos-relacionados ul li {
          border-left: 4px solid var(--main-color);
          margin-bottom: 4px;
          padding-left: 8px; }
          article#servicios section#info-servicio div#impresos-relacionados ul li a {
            color: black; }