/**
 * Clay 3.116.1
 *
 * 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.116.1
 *
 * 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("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css?t=1757321373069");
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

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

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-icon-help {
  color: #6b6c7e !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #272833 !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.portlet-title-editable {
  cursor: pointer;
}

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

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

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}

.portlet-layout .portlet-header {
  margin-bottom: var(--portlet-header-margin-bottom, calc(var(--spacer) * var(--spacer-5, 3rem)));
}

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

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

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

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

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

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

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

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

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

.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #0b5fff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

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

.portlet-borderless .portlet-content {
  padding: var(--spacer-3, 1rem);
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: #e7e7ed;
  border-style: solid;
  border-width: 1px;
  padding: 1.5rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0;
}

.bg-lighter {
  background-color: #F5F5F5 !important;
}

.border-lighter {
  border-color: #F5F5F5 !important;
}

.text-lighter {
  color: #F5F5F5 !important;
}

.bg-gray-dark {
  background-color: #393a4a !important;
}

.border-gray-dark {
  border-color: #393a4a !important;
}

.text-gray-dark {
  color: #393a4a !important;
}

.portlet-commerce-open-order-content .order-details-container {
  margin-bottom: var(--spacer-4);
}
.portlet-commerce-open-order-content .order-details-container .lfr-icon-menu {
  float: right;
}
.portlet-commerce-open-order-content .order-details-container .lfr-icon-menu .position-fixed {
  position: initial !important;
}
.portlet-commerce-open-order-content .order-details-container .commerce-cta > div {
  display: inline-block;
}

.list-group-item-flex > .autofit-col:first-of-type {
  padding-left: 10px;
  padding-right: 4px;
}

@media (min-width: 768px) {
  .info-panel {
    bottom: 0;
    position: absolute;
    top: 0;
  }
  .info-panel > .sidenav-menu {
    bottom: 0;
    position: absolute;
    right: 0 !important;
    top: 0;
  }
}

.navbar-top {
  padding-bottom: 0.907rem;
  padding-top: 0.907rem;
}
.navbar-top .portlet:hover, .navbar-top .portlet.open {
  z-index: 1035;
}

.navbar-blank {
  flex-wrap: wrap;
}
.navbar-blank .lexicon-icon {
  font-size: 0.625rem;
  margin: 0 0 0 0.25rem;
}

.navbar-classic {
  background-color: #fff;
}
.navbar-classic.navbar-light {
  border-bottom: 1px solid #e7e7ed;
}
@media (max-width: 575.98px) {
  .navbar-classic .navbar-blank {
    margin-top: 1rem;
  }
}
.navbar-classic .navbar-form {
  padding: 0;
}
.navbar-classic .navbar-form .field-wrapper {
  right: 0;
  top: 0;
}
.navbar-classic .navbar-form .field-wrapper .lfr-icon-item {
  color: #6b6c7e;
}
@media (max-width: 767.98px) {
  .navbar-classic .portlet-search-bar {
    width: 100%;
  }
}
.navbar-classic .portlet-search-bar .input-group-item {
  margin-left: 0;
}
.navbar-classic .logo:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar-classic .navbar-nav .nav-item:not(:last-of-type) .nav-link {
    margin-right: 16px;
  }
}
.navbar-classic .nav-link {
  color: #6b6c7e;
  font-size: 0.9375rem;
  font-weight: 600;
}

.info-panel .sidebar > .sidenav-close {
  float: right;
  margin: 16px 16px 0 8px;
}
.info-panel .sidebar > .sidenav-close + .info-panel-content .sidebar-header > .autofit-row {
  width: auto;
}
.info-panel .sidenav-close {
  float: none;
  margin: 0;
}
.info-panel .sidebar-header .component-title {
  font-size: 16px;
  font-weight: 600;
}
.info-panel .sidebar-header .component-subtitle {
  font-size: 14px;
  font-weight: 600;
}
.info-panel .sidebar-header .autofit-padded-no-gutters {
  margin-left: -4px;
  margin-right: -4px;
}
.info-panel .sidebar-header .autofit-padded-no-gutters .autofit-col {
  padding-left: 4px;
  padding-right: 4px;
}
.info-panel .sidebar-body .sidebar-section {
  margin-bottom: 16px;
}

.sidebar-light .sidebar-header .text-default {
  color: #6b6c7e;
  font-size: 0.875rem;
  font-weight: 400;
}
.sidebar-light .sidebar-header .icon-monospaced {
  color: #6b6c7e;
}
.sidebar-light .navbar-collapse {
  border-bottom: 1px solid #cdced9;
}
@media (min-width: 576px) {
  .sidebar-light .navigation-bar-light,
  .sidebar-light .sidebar-section > .list-group-item,
  .sidebar-light .panel,
  .sidebar-light .panel-group .panel {
    background-color: transparent;
    border-color: transparent;
  }
}

.table-list th:first-child,
.table-list td:first-child {
  padding-left: 18px;
  padding-right: 6px;
}

.widget-mode-detail {
  background-color: #fff;
}
.widget-mode-detail .title {
  color: #272833;
  font-weight: 700;
  line-height: 1.25;
}
.widget-mode-detail .sub-title {
  color: #a0a1b0;
  font-weight: 400;
}
.widget-mode-detail .widget-metadata {
  font-size: 0.875rem;
}
.widget-mode-detail .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-detail .widget-metadata .username {
  color: #272833;
  font-weight: 600;
  line-height: 2;
}
.widget-mode-detail .aspect-ratio {
  padding-bottom: 480px;
}

.widget-mode-card .card {
  border-radius: 8px;
}
.widget-mode-card .card-header {
  border-radius: 8px 8px 0 0;
}
.widget-mode-card .card-body {
  padding: 24px;
}
.widget-mode-card .widget-topbar .title-link {
  color: #272833;
}
.widget-mode-card .widget-topbar .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 24px;
}
.widget-mode-card .widget-metadata {
  font-size: 0.875rem;
  margin-bottom: 16px;
}
.widget-mode-card .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-card .widget-metadata .username {
  color: #272833;
  font-weight: 600;
}
.widget-mode-card .widget-resume {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0;
}
.widget-mode-card .card-footer {
  background-color: transparent;
  padding: 0 1rem 1rem;
}
.widget-mode-card .widget-toolbar {
  border-top: 1px solid #e7e7ed;
  padding-top: 8px;
}

.widget-mode-simple .widget-mode-simple-entry:not(:last-child) {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.widget-mode-simple .widget-topbar .title-link {
  color: #272833;
}
.widget-mode-simple .widget-topbar .title {
  font-size: 1.75rem;
  font-weight: 700;
}
.widget-mode-simple .widget-metadata {
  font-size: 0.875rem;
}
.widget-mode-simple .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-simple .widget-metadata .username {
  color: #272833;
  font-weight: 600;
}

.widget-toolbar .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}

html:not(#__):not(#___) .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .portlet.open > .cadmin.portlet-topper {
  z-index: 999;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  font-size: 13.92px;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    right: auto;
  }
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-name-text {
  margin-right: 12px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar,
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .icon-monospaced {
  height: 24px;
  line-height: 24px;
  width: 24px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar .component-action {
  font-size: 14px;
  height: 24px;
  margin-top: -2px;
  width: 24px;
}
html:not(#__):not(#___) .portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
html:not(#__):not(#___) .yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}
html:not(#__):not(#___) .yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.portlet-layout .portlet .management-bar > .container-fluid-max-xl,
.portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0;
}
.portlet-layout .portlet .portlet-title-text {
  color: #6b6c7e;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}

.portlet .portlet-content {
  margin-top: 0;
}
.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  .portlet > .portlet-topper {
    right: auto;
  }
}
.portlet > .portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 1.5rem;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-name-text {
  margin-right: 0.75rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-topper-toolbar,
.portlet > .portlet-topper .icon-monospaced {
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar .component-action {
  height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .lexicon-icon {
  height: 0.875rem;
  width: 0.875rem;
}
.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999;
}

.portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
.yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}
.yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.portlet-decorate .portlet {
  margin-bottom: 24px;
}
.portlet-decorate .portlet-content {
  border-radius: 0.25rem;
}

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

.aspect-ratio:not([class*=aspect-ratio-]) {
  padding-bottom: var(--aspect-ratio, 100%);
}

.aspect-ratio-4-to-3 {
  padding-bottom: var(--aspect-ratio-4-to-3, 75%);
}

.aspect-ratio-8-to-3 {
  padding-bottom: var(--aspect-ratio-8-to-3, 37.5%);
}

.aspect-ratio-16-to-9 {
  padding-bottom: var(--aspect-ratio-16-to-9, 56.25%);
}

.card-type-asset .aspect-ratio {
  padding-bottom: var(--aspect-ratio-16-to-9, 56.25%);
}

#wrapper {
  --portlet-topper-bg: var(--primary);
  --portlet-topper-color: var(--white);
  --portlet-topper-link-color: var(--portlet-topper-color);
  background-color: var(--body-bg, var(--body-bg, #fff));
  color: var(--body-color, var(--body-color, #1c1c24));
  font-size: var(--font-size-base, 1rem);
}

.portlet .portlet-content {
  background-color: var(--portlet-bg, transparent);
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  }
}
@media (min-width: 576px) {
  .controls-visible .portlet:hover > .portlet-content-editable,
  .controls-visible .portlet.open > .portlet-content-editable,
  .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #0b5fff));
  }
}

.portlet-layout .portlet-header {
  margin-bottom: var(--portlet-header-margin-bottom, calc(var(--spacer) * var(--spacer-5, 3rem)));
}

#footer {
  background-color: var(--brand-color-4, #30313f);
}

/*****************************************************
 *** RURALCAT - VARIABLES
 *****************************************************/
.bg-primary {
  background-color: #bd0000 !important;
}

.border-primary {
  border-color: #bd0000 !important;
}

.bg-secondary {
  background-color: #6f6f6f !important;
}

.border-secondary {
  border-color: #6f6f6f !important;
}

.bg-primarylight {
  background-color: #e8d3d3 !important;
}

.border-primarylight {
  border-color: #e8d3d3 !important;
}

.bg-light {
  background-color: #e8e8e8 !important;
}

.border-light {
  border-color: #e8e8e8 !important;
}

.bg-lighter {
  background-color: #f5f5f5 !important;
}

.border-lighter {
  border-color: #f5f5f5 !important;
}

.bg-midgray {
  background-color: #6F6F6F !important;
}

.border-midgray {
  border-color: #6F6F6F !important;
}

.bg-dark {
  background-color: #000000 !important;
}

.border-dark {
  border-color: #000000 !important;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff !important;
}

.bg-success {
  background-color: #008000 !important;
}

.border-success {
  border-color: #008000 !important;
}

.bg-successdark {
  background-color: #363 !important;
}

.border-successdark {
  border-color: #363 !important;
}

.bg-successlight {
  background-color: #84a343 !important;
}

.border-successlight {
  border-color: #84a343 !important;
}

.bg-info {
  background-color: #bd0000 !important;
}

.border-info {
  border-color: #bd0000 !important;
}

.color-primary {
  color: #bd0000 !important;
}

.color-secondary {
  color: #6f6f6f !important;
}

.color-primarylight {
  color: #e8d3d3 !important;
}

.color-light {
  color: #e8e8e8 !important;
}

.color-lighter {
  color: #f5f5f5 !important;
}

.color-midgray {
  color: #6F6F6F !important;
}

.color-dark {
  color: #000000 !important;
}

.color-black {
  color: #000000 !important;
}

.color-white {
  color: #ffffff !important;
}

.color-success {
  color: #008000 !important;
}

.color-successdark {
  color: #363 !important;
}

.color-successlight {
  color: #84a343 !important;
}

.color-info {
  color: #bd0000 !important;
}

/* COLORES SECCIONES */
.bg-aguamarina {
  background-color: #1ba595 !important;
}

.bg-lima {
  background-color: #25ab10 !important;
}

.bg-azul-claro {
  background-color: #037cc2 !important;
}

.bg-azul-medio {
  background-color: #0065a3 !important;
}

.bg-cian-oscuro {
  background-color: #008273 !important;
}

.bg-verde-oliva {
  background-color: #53821e !important;
}

.bg-azul-acero {
  background-color: #384d73 !important;
}

.bg-purpura {
  background-color: #791f73 !important;
}

.bg-peru {
  background-color: #966d4c !important;
}

.bg-frambuesa {
  background-color: #f31151 !important;
}

.bg-naranja-zanahoria {
  background-color: #f08221 !important;
}

.bg-rojo {
  background-color: #df3133 !important;
}

.bg-naranja-oscuro {
  background-color: #d14905 !important;
}

.bg-oro-viejo {
  background-color: #fad61c !important;
}

.bg-gris {
  background-color: #757575 !important;
}

.bg-oxido {
  background-color: #8c3e14 !important;
}

.bg-orquidea-medio {
  background-color: #c538bc !important;
}

.color-aguamarina {
  color: #1ba595 !important;
}

.color-lima {
  color: #25ab10 !important;
}

.color-azul-claro {
  color: #037cc2 !important;
}

.color-azul-medio {
  color: #0065a3 !important;
}

.color-cian-oscuro {
  color: #008273 !important;
}

.color-verde-oliva {
  color: #53821e !important;
}

.color-azul-acero {
  color: #384d73 !important;
}

.color-purpura {
  color: #791f73 !important;
}

.color-peru {
  color: #966d4c !important;
}

.color-frambuesa {
  color: #f31151 !important;
}

.color-naranja-zanahoria {
  color: #f08221 !important;
}

.color-rojo {
  color: #df3133 !important;
}

.color-naranja-oscuro {
  color: #d14905 !important;
}

.color-oro-viejo {
  color: #fad61c !important;
}

.color-gris {
  color: #757575 !important;
}

.color-oxido {
  color: #8c3e14 !important;
}

.color-orquidea-medio {
  color: #c538bc !important;
}

/*****************************************************
 *** RURALCAT - FUNCTIONS
 *****************************************************/
/*****************************************************
 *** RURALCAT - mixins
 *****************************************************/
@media (min-width: 576px) {
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-sm {
    max-width: 1248px;
  }
}
@media (min-width: 768px) {
  .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-md {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-md {
    max-width: 1248px;
  }
}
@media (min-width: 992px) {
  .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-lg {
    max-width: 1248px;
  }
}
@media (min-width: 1200px) {
  .container-xl {
    max-width: 1248px;
  }
}
/*****************************************************
 *** RURALCAT - FONTS
 *****************************************************/
@font-face {
  font-family: "OpenSansRegular";
  src: url("./ruralcat/fonts/opensans-regular.eot");
  src: url("./ruralcat/fonts/opensans-regular.eot?") format("embedded-opentype"), url("./ruralcat/fonts/opensans-regular.woff") format("woff"), url("./ruralcat/fonts/opensans-regular.ttf") format("truetype"), url("./ruralcat/fonts/opensans-regular.svg#OpenSansRegular") format("svg");
}
@font-face {
  font-family: "OpenSansLight";
  src: url("./ruralcat/fonts/opensans-light.eot");
  src: url("./ruralcat/fonts/opensans-light.eot?") format("embedded-opentype"), url("./ruralcat/fonts/opensans-light.woff") format("woff"), url("./ruralcat/fonts/opensans-light.ttf") format("truetype"), url("./ruralcat/fonts/opensans-light.svg#OpenSansLight") format("svg");
}
@font-face {
  font-family: "OpenSansSemibold" !important;
  src: url("./ruralcat/fonts/opensans-semibold.eot") !important;
  src: url("./ruralcat/fonts/opensans-semibold.eot?") format("embedded-opentype"), url("./ruralcat/fonts/opensans-semibold.woff") format("woff"), url("./ruralcat/fonts/opensans-semibold.ttf") format("truetype"), url("./ruralcat/fonts/opensans-semibold.svg#OpenSansSemibold") format("svg") !important;
}
@font-face {
  font-family: "OpenSansBold";
  src: url("./ruralcat/fonts/opensans-bold.eot");
  src: url("./ruralcat/fonts/opensans-bold.eot?") format("embedded-opentype"), url("./ruralcat/fonts/opensans-bold.woff") format("woff"), url("./ruralcat/fonts/opensans-bold.ttf") format("truetype"), url("./fonts/opensans-bold.svg#OpenSansBold") format("svg");
}
@font-face {
  font-family: "FontAwesome";
  src: url("./ruralcat/fonts/fa-solid-900.woff2");
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("./ruralcat/fonts/glyphicons-halflings-regular.woff2");
}
* {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
}

.titol_pagina {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #bd0000;
  font-size: 1.5rem;
}

.faqHeader,
.titol_pagina_v2 {
  color: #000000;
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-size: 30px;
  text-align: left;
  text-transform: none;
  font-weight: normal;
}
.faqHeader.fs-35,
.titol_pagina_v2.fs-35 {
  font-size: 35px;
}

.subtitol_pagina {
  color: #000000;
  font-family: "OpenSansRegular", sans-serif;
  font-size: 20px;
  margin-top: 15pt;
  margin-bottom: 15pt;
}

.titol_block {
  font-size: 18px;
  padding: 2.5rem;
  background: #e8e8e8;
}

h1,
.h1 {
  font-size: 1.25rem;
}

h2,
.h2 {
  font-size: 1.875rem;
  font-weight: 500;
}

h3,
.h3 {
  font-size: 1.4375rem;
  font-weight: 500;
}

h4,
.h4 {
  font-size: 0.75rem;
}

.p-md {
  font-size: 0.875rem;
}

.sliderTittle {
  font-size: 25px;
  font-weight: bold;
}

.text-lg {
  font-size: 1.25rem;
}

.bluebox-heading {
  margin-top: 25px;
  margin-bottom: 20px;
  position: initial;
  border: 2px solid #000000;
  border-left: none;
  border-top: none;
  border-right: none;
}
.bluebox-heading h2 {
  margin: 0;
  padding-bottom: 10px;
  font-weight: normal;
  color: #000000;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 8px;
  display: inline-block;
}
.bluebox-heading a {
  float: right;
  margin-top: 11px;
  font-size: 11px;
  font-weight: 300;
  text-transform: uppercase;
  color: #6F6F6F;
}
.bluebox-heading a:hover {
  color: #000000;
  text-decoration: none !important;
}

.underlineFull {
  border-bottom: 1px solid #6F6F6F;
  width: 100%;
  display: block;
  font-size: 20px;
}

.oficina_fertilizacio_noticia_titulo {
  text-transform: none;
  margin: 6px 0;
  font-size: 13px;
  width: 100%;
  text-align: left;
  line-height: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #000000;
}

.simple-header {
  font-size: 1.438rem;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.xarxa h2 {
  font-size: 1.1em;
  font-style: italic;
  margin-top: 0px;
  padding: 10px 0px;
  margin-bottom: 0px;
}

.novetats_text {
  margin-bottom: 0.5rem;
}
.novetats_text a {
  color: #bd0000;
}

.textDescripcio h3 {
  font-size: 18px;
}

.descripcio p {
  font-size: 1rem;
}

.titolmodalitat {
  font-weight: bold;
}

.penquesta {
  background: url(../img/a_un_clic_bg-png) no-repeat scroll 0 0 transparent;
  color: #ffffff;
  padding-left: 5px;
  background-size: 100%;
  width: 100% !important;
  font-size: 1rem;
}

.titol-bg-light {
  margin-top: 0px;
  margin-bottom: 10px;
  position: relative;
  top: -1px;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 22px;
  padding-left: 10px;
  position: relative;
  top: 4px;
  left: -8px;
  background-color: #e8e8e8;
}

.nota {
  font-style: oblique;
  text-align: right;
}

h4.duess {
  font-size: 1.6em;
}

.titol_sm {
  font-size: 1rem;
}

/*****************************************************
 *** RURALCAT - GRID
 *****************************************************/
@media (min-width: 992px) {
  .col-lg-5i {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.border-lg {
  border-width: 5px solid #6f6f6f !important;
}

.object-fit-cover {
  object-fit: cover;
}

.object-fit-contain {
  object-fit: contain;
}

.object-fit-fill {
  object-fit: fill;
}

.object-fit-scale {
  object-fit: scale;
}

.object-fit-none {
  object-fit: none;
}

.bottom-0 {
  bottom: 0% !important;
}

.top-0 {
  top: 0% !important;
}

.left-0 {
  left: 0% !important;
}

.right-0 {
  right: 0% !important;
}

.bottom-1 {
  bottom: 1% !important;
}

.top-1 {
  top: 1% !important;
}

.left-1 {
  left: 1% !important;
}

.right-1 {
  right: 1% !important;
}

.bottom-2 {
  bottom: 2% !important;
}

.top-2 {
  top: 2% !important;
}

.left-2 {
  left: 2% !important;
}

.right-2 {
  right: 2% !important;
}

.bottom-3 {
  bottom: 3% !important;
}

.top-3 {
  top: 3% !important;
}

.left-3 {
  left: 3% !important;
}

.right-3 {
  right: 3% !important;
}

.bottom-4 {
  bottom: 4% !important;
}

.top-4 {
  top: 4% !important;
}

.left-4 {
  left: 4% !important;
}

.right-4 {
  right: 4% !important;
}

.bottom-5 {
  bottom: 5% !important;
}

.top-5 {
  top: 5% !important;
}

.left-5 {
  left: 5% !important;
}

.right-5 {
  right: 5% !important;
}

.bottom-6 {
  bottom: 6% !important;
}

.top-6 {
  top: 6% !important;
}

.left-6 {
  left: 6% !important;
}

.right-6 {
  right: 6% !important;
}

.bottom-7 {
  bottom: 7% !important;
}

.top-7 {
  top: 7% !important;
}

.left-7 {
  left: 7% !important;
}

.right-7 {
  right: 7% !important;
}

.bottom-8 {
  bottom: 8% !important;
}

.top-8 {
  top: 8% !important;
}

.left-8 {
  left: 8% !important;
}

.right-8 {
  right: 8% !important;
}

.bottom-9 {
  bottom: 9% !important;
}

.top-9 {
  top: 9% !important;
}

.left-9 {
  left: 9% !important;
}

.right-9 {
  right: 9% !important;
}

.bottom-10 {
  bottom: 10% !important;
}

.top-10 {
  top: 10% !important;
}

.left-10 {
  left: 10% !important;
}

.right-10 {
  right: 10% !important;
}

.bottom-11 {
  bottom: 11% !important;
}

.top-11 {
  top: 11% !important;
}

.left-11 {
  left: 11% !important;
}

.right-11 {
  right: 11% !important;
}

.bottom-12 {
  bottom: 12% !important;
}

.top-12 {
  top: 12% !important;
}

.left-12 {
  left: 12% !important;
}

.right-12 {
  right: 12% !important;
}

.bottom-13 {
  bottom: 13% !important;
}

.top-13 {
  top: 13% !important;
}

.left-13 {
  left: 13% !important;
}

.right-13 {
  right: 13% !important;
}

.bottom-14 {
  bottom: 14% !important;
}

.top-14 {
  top: 14% !important;
}

.left-14 {
  left: 14% !important;
}

.right-14 {
  right: 14% !important;
}

.bottom-15 {
  bottom: 15% !important;
}

.top-15 {
  top: 15% !important;
}

.left-15 {
  left: 15% !important;
}

.right-15 {
  right: 15% !important;
}

.bottom-16 {
  bottom: 16% !important;
}

.top-16 {
  top: 16% !important;
}

.left-16 {
  left: 16% !important;
}

.right-16 {
  right: 16% !important;
}

.bottom-17 {
  bottom: 17% !important;
}

.top-17 {
  top: 17% !important;
}

.left-17 {
  left: 17% !important;
}

.right-17 {
  right: 17% !important;
}

.bottom-18 {
  bottom: 18% !important;
}

.top-18 {
  top: 18% !important;
}

.left-18 {
  left: 18% !important;
}

.right-18 {
  right: 18% !important;
}

.bottom-19 {
  bottom: 19% !important;
}

.top-19 {
  top: 19% !important;
}

.left-19 {
  left: 19% !important;
}

.right-19 {
  right: 19% !important;
}

.bottom-20 {
  bottom: 20% !important;
}

.top-20 {
  top: 20% !important;
}

.left-20 {
  left: 20% !important;
}

.right-20 {
  right: 20% !important;
}

.bottom-21 {
  bottom: 21% !important;
}

.top-21 {
  top: 21% !important;
}

.left-21 {
  left: 21% !important;
}

.right-21 {
  right: 21% !important;
}

.bottom-22 {
  bottom: 22% !important;
}

.top-22 {
  top: 22% !important;
}

.left-22 {
  left: 22% !important;
}

.right-22 {
  right: 22% !important;
}

.bottom-23 {
  bottom: 23% !important;
}

.top-23 {
  top: 23% !important;
}

.left-23 {
  left: 23% !important;
}

.right-23 {
  right: 23% !important;
}

.bottom-24 {
  bottom: 24% !important;
}

.top-24 {
  top: 24% !important;
}

.left-24 {
  left: 24% !important;
}

.right-24 {
  right: 24% !important;
}

.bottom-25 {
  bottom: 25% !important;
}

.top-25 {
  top: 25% !important;
}

.left-25 {
  left: 25% !important;
}

.right-25 {
  right: 25% !important;
}

.bottom-26 {
  bottom: 26% !important;
}

.top-26 {
  top: 26% !important;
}

.left-26 {
  left: 26% !important;
}

.right-26 {
  right: 26% !important;
}

.bottom-27 {
  bottom: 27% !important;
}

.top-27 {
  top: 27% !important;
}

.left-27 {
  left: 27% !important;
}

.right-27 {
  right: 27% !important;
}

.bottom-28 {
  bottom: 28% !important;
}

.top-28 {
  top: 28% !important;
}

.left-28 {
  left: 28% !important;
}

.right-28 {
  right: 28% !important;
}

.bottom-29 {
  bottom: 29% !important;
}

.top-29 {
  top: 29% !important;
}

.left-29 {
  left: 29% !important;
}

.right-29 {
  right: 29% !important;
}

.bottom-30 {
  bottom: 30% !important;
}

.top-30 {
  top: 30% !important;
}

.left-30 {
  left: 30% !important;
}

.right-30 {
  right: 30% !important;
}

.bottom-31 {
  bottom: 31% !important;
}

.top-31 {
  top: 31% !important;
}

.left-31 {
  left: 31% !important;
}

.right-31 {
  right: 31% !important;
}

.bottom-32 {
  bottom: 32% !important;
}

.top-32 {
  top: 32% !important;
}

.left-32 {
  left: 32% !important;
}

.right-32 {
  right: 32% !important;
}

.bottom-33 {
  bottom: 33% !important;
}

.top-33 {
  top: 33% !important;
}

.left-33 {
  left: 33% !important;
}

.right-33 {
  right: 33% !important;
}

.bottom-34 {
  bottom: 34% !important;
}

.top-34 {
  top: 34% !important;
}

.left-34 {
  left: 34% !important;
}

.right-34 {
  right: 34% !important;
}

.bottom-35 {
  bottom: 35% !important;
}

.top-35 {
  top: 35% !important;
}

.left-35 {
  left: 35% !important;
}

.right-35 {
  right: 35% !important;
}

.bottom-36 {
  bottom: 36% !important;
}

.top-36 {
  top: 36% !important;
}

.left-36 {
  left: 36% !important;
}

.right-36 {
  right: 36% !important;
}

.bottom-37 {
  bottom: 37% !important;
}

.top-37 {
  top: 37% !important;
}

.left-37 {
  left: 37% !important;
}

.right-37 {
  right: 37% !important;
}

.bottom-38 {
  bottom: 38% !important;
}

.top-38 {
  top: 38% !important;
}

.left-38 {
  left: 38% !important;
}

.right-38 {
  right: 38% !important;
}

.bottom-39 {
  bottom: 39% !important;
}

.top-39 {
  top: 39% !important;
}

.left-39 {
  left: 39% !important;
}

.right-39 {
  right: 39% !important;
}

.bottom-40 {
  bottom: 40% !important;
}

.top-40 {
  top: 40% !important;
}

.left-40 {
  left: 40% !important;
}

.right-40 {
  right: 40% !important;
}

.bottom-41 {
  bottom: 41% !important;
}

.top-41 {
  top: 41% !important;
}

.left-41 {
  left: 41% !important;
}

.right-41 {
  right: 41% !important;
}

.bottom-42 {
  bottom: 42% !important;
}

.top-42 {
  top: 42% !important;
}

.left-42 {
  left: 42% !important;
}

.right-42 {
  right: 42% !important;
}

.bottom-43 {
  bottom: 43% !important;
}

.top-43 {
  top: 43% !important;
}

.left-43 {
  left: 43% !important;
}

.right-43 {
  right: 43% !important;
}

.bottom-44 {
  bottom: 44% !important;
}

.top-44 {
  top: 44% !important;
}

.left-44 {
  left: 44% !important;
}

.right-44 {
  right: 44% !important;
}

.bottom-45 {
  bottom: 45% !important;
}

.top-45 {
  top: 45% !important;
}

.left-45 {
  left: 45% !important;
}

.right-45 {
  right: 45% !important;
}

.bottom-46 {
  bottom: 46% !important;
}

.top-46 {
  top: 46% !important;
}

.left-46 {
  left: 46% !important;
}

.right-46 {
  right: 46% !important;
}

.bottom-47 {
  bottom: 47% !important;
}

.top-47 {
  top: 47% !important;
}

.left-47 {
  left: 47% !important;
}

.right-47 {
  right: 47% !important;
}

.bottom-48 {
  bottom: 48% !important;
}

.top-48 {
  top: 48% !important;
}

.left-48 {
  left: 48% !important;
}

.right-48 {
  right: 48% !important;
}

.bottom-49 {
  bottom: 49% !important;
}

.top-49 {
  top: 49% !important;
}

.left-49 {
  left: 49% !important;
}

.right-49 {
  right: 49% !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.top-50 {
  top: 50% !important;
}

.left-50 {
  left: 50% !important;
}

.right-50 {
  right: 50% !important;
}

.bottom-51 {
  bottom: 51% !important;
}

.top-51 {
  top: 51% !important;
}

.left-51 {
  left: 51% !important;
}

.right-51 {
  right: 51% !important;
}

.bottom-52 {
  bottom: 52% !important;
}

.top-52 {
  top: 52% !important;
}

.left-52 {
  left: 52% !important;
}

.right-52 {
  right: 52% !important;
}

.bottom-53 {
  bottom: 53% !important;
}

.top-53 {
  top: 53% !important;
}

.left-53 {
  left: 53% !important;
}

.right-53 {
  right: 53% !important;
}

.bottom-54 {
  bottom: 54% !important;
}

.top-54 {
  top: 54% !important;
}

.left-54 {
  left: 54% !important;
}

.right-54 {
  right: 54% !important;
}

.bottom-55 {
  bottom: 55% !important;
}

.top-55 {
  top: 55% !important;
}

.left-55 {
  left: 55% !important;
}

.right-55 {
  right: 55% !important;
}

.bottom-56 {
  bottom: 56% !important;
}

.top-56 {
  top: 56% !important;
}

.left-56 {
  left: 56% !important;
}

.right-56 {
  right: 56% !important;
}

.bottom-57 {
  bottom: 57% !important;
}

.top-57 {
  top: 57% !important;
}

.left-57 {
  left: 57% !important;
}

.right-57 {
  right: 57% !important;
}

.bottom-58 {
  bottom: 58% !important;
}

.top-58 {
  top: 58% !important;
}

.left-58 {
  left: 58% !important;
}

.right-58 {
  right: 58% !important;
}

.bottom-59 {
  bottom: 59% !important;
}

.top-59 {
  top: 59% !important;
}

.left-59 {
  left: 59% !important;
}

.right-59 {
  right: 59% !important;
}

.bottom-60 {
  bottom: 60% !important;
}

.top-60 {
  top: 60% !important;
}

.left-60 {
  left: 60% !important;
}

.right-60 {
  right: 60% !important;
}

.bottom-61 {
  bottom: 61% !important;
}

.top-61 {
  top: 61% !important;
}

.left-61 {
  left: 61% !important;
}

.right-61 {
  right: 61% !important;
}

.bottom-62 {
  bottom: 62% !important;
}

.top-62 {
  top: 62% !important;
}

.left-62 {
  left: 62% !important;
}

.right-62 {
  right: 62% !important;
}

.bottom-63 {
  bottom: 63% !important;
}

.top-63 {
  top: 63% !important;
}

.left-63 {
  left: 63% !important;
}

.right-63 {
  right: 63% !important;
}

.bottom-64 {
  bottom: 64% !important;
}

.top-64 {
  top: 64% !important;
}

.left-64 {
  left: 64% !important;
}

.right-64 {
  right: 64% !important;
}

.bottom-65 {
  bottom: 65% !important;
}

.top-65 {
  top: 65% !important;
}

.left-65 {
  left: 65% !important;
}

.right-65 {
  right: 65% !important;
}

.bottom-66 {
  bottom: 66% !important;
}

.top-66 {
  top: 66% !important;
}

.left-66 {
  left: 66% !important;
}

.right-66 {
  right: 66% !important;
}

.bottom-67 {
  bottom: 67% !important;
}

.top-67 {
  top: 67% !important;
}

.left-67 {
  left: 67% !important;
}

.right-67 {
  right: 67% !important;
}

.bottom-68 {
  bottom: 68% !important;
}

.top-68 {
  top: 68% !important;
}

.left-68 {
  left: 68% !important;
}

.right-68 {
  right: 68% !important;
}

.bottom-69 {
  bottom: 69% !important;
}

.top-69 {
  top: 69% !important;
}

.left-69 {
  left: 69% !important;
}

.right-69 {
  right: 69% !important;
}

.bottom-70 {
  bottom: 70% !important;
}

.top-70 {
  top: 70% !important;
}

.left-70 {
  left: 70% !important;
}

.right-70 {
  right: 70% !important;
}

.bottom-71 {
  bottom: 71% !important;
}

.top-71 {
  top: 71% !important;
}

.left-71 {
  left: 71% !important;
}

.right-71 {
  right: 71% !important;
}

.bottom-72 {
  bottom: 72% !important;
}

.top-72 {
  top: 72% !important;
}

.left-72 {
  left: 72% !important;
}

.right-72 {
  right: 72% !important;
}

.bottom-73 {
  bottom: 73% !important;
}

.top-73 {
  top: 73% !important;
}

.left-73 {
  left: 73% !important;
}

.right-73 {
  right: 73% !important;
}

.bottom-74 {
  bottom: 74% !important;
}

.top-74 {
  top: 74% !important;
}

.left-74 {
  left: 74% !important;
}

.right-74 {
  right: 74% !important;
}

.bottom-75 {
  bottom: 75% !important;
}

.top-75 {
  top: 75% !important;
}

.left-75 {
  left: 75% !important;
}

.right-75 {
  right: 75% !important;
}

.bottom-76 {
  bottom: 76% !important;
}

.top-76 {
  top: 76% !important;
}

.left-76 {
  left: 76% !important;
}

.right-76 {
  right: 76% !important;
}

.bottom-77 {
  bottom: 77% !important;
}

.top-77 {
  top: 77% !important;
}

.left-77 {
  left: 77% !important;
}

.right-77 {
  right: 77% !important;
}

.bottom-78 {
  bottom: 78% !important;
}

.top-78 {
  top: 78% !important;
}

.left-78 {
  left: 78% !important;
}

.right-78 {
  right: 78% !important;
}

.bottom-79 {
  bottom: 79% !important;
}

.top-79 {
  top: 79% !important;
}

.left-79 {
  left: 79% !important;
}

.right-79 {
  right: 79% !important;
}

.bottom-80 {
  bottom: 80% !important;
}

.top-80 {
  top: 80% !important;
}

.left-80 {
  left: 80% !important;
}

.right-80 {
  right: 80% !important;
}

.bottom-81 {
  bottom: 81% !important;
}

.top-81 {
  top: 81% !important;
}

.left-81 {
  left: 81% !important;
}

.right-81 {
  right: 81% !important;
}

.bottom-82 {
  bottom: 82% !important;
}

.top-82 {
  top: 82% !important;
}

.left-82 {
  left: 82% !important;
}

.right-82 {
  right: 82% !important;
}

.bottom-83 {
  bottom: 83% !important;
}

.top-83 {
  top: 83% !important;
}

.left-83 {
  left: 83% !important;
}

.right-83 {
  right: 83% !important;
}

.bottom-84 {
  bottom: 84% !important;
}

.top-84 {
  top: 84% !important;
}

.left-84 {
  left: 84% !important;
}

.right-84 {
  right: 84% !important;
}

.bottom-85 {
  bottom: 85% !important;
}

.top-85 {
  top: 85% !important;
}

.left-85 {
  left: 85% !important;
}

.right-85 {
  right: 85% !important;
}

.bottom-86 {
  bottom: 86% !important;
}

.top-86 {
  top: 86% !important;
}

.left-86 {
  left: 86% !important;
}

.right-86 {
  right: 86% !important;
}

.bottom-87 {
  bottom: 87% !important;
}

.top-87 {
  top: 87% !important;
}

.left-87 {
  left: 87% !important;
}

.right-87 {
  right: 87% !important;
}

.bottom-88 {
  bottom: 88% !important;
}

.top-88 {
  top: 88% !important;
}

.left-88 {
  left: 88% !important;
}

.right-88 {
  right: 88% !important;
}

.bottom-89 {
  bottom: 89% !important;
}

.top-89 {
  top: 89% !important;
}

.left-89 {
  left: 89% !important;
}

.right-89 {
  right: 89% !important;
}

.bottom-90 {
  bottom: 90% !important;
}

.top-90 {
  top: 90% !important;
}

.left-90 {
  left: 90% !important;
}

.right-90 {
  right: 90% !important;
}

.bottom-91 {
  bottom: 91% !important;
}

.top-91 {
  top: 91% !important;
}

.left-91 {
  left: 91% !important;
}

.right-91 {
  right: 91% !important;
}

.bottom-92 {
  bottom: 92% !important;
}

.top-92 {
  top: 92% !important;
}

.left-92 {
  left: 92% !important;
}

.right-92 {
  right: 92% !important;
}

.bottom-93 {
  bottom: 93% !important;
}

.top-93 {
  top: 93% !important;
}

.left-93 {
  left: 93% !important;
}

.right-93 {
  right: 93% !important;
}

.bottom-94 {
  bottom: 94% !important;
}

.top-94 {
  top: 94% !important;
}

.left-94 {
  left: 94% !important;
}

.right-94 {
  right: 94% !important;
}

.bottom-95 {
  bottom: 95% !important;
}

.top-95 {
  top: 95% !important;
}

.left-95 {
  left: 95% !important;
}

.right-95 {
  right: 95% !important;
}

.bottom-96 {
  bottom: 96% !important;
}

.top-96 {
  top: 96% !important;
}

.left-96 {
  left: 96% !important;
}

.right-96 {
  right: 96% !important;
}

.bottom-97 {
  bottom: 97% !important;
}

.top-97 {
  top: 97% !important;
}

.left-97 {
  left: 97% !important;
}

.right-97 {
  right: 97% !important;
}

.bottom-98 {
  bottom: 98% !important;
}

.top-98 {
  top: 98% !important;
}

.left-98 {
  left: 98% !important;
}

.right-98 {
  right: 98% !important;
}

.bottom-99 {
  bottom: 99% !important;
}

.top-99 {
  top: 99% !important;
}

.left-99 {
  left: 99% !important;
}

.right-99 {
  right: 99% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.top-100 {
  top: 100% !important;
}

.left-100 {
  left: 100% !important;
}

.right-100 {
  right: 100% !important;
}

.bottom-initial {
  bottom: initial !important;
}

.top-initial {
  top: initial !important;
}

.left-initial {
  left: initial !important;
}

.right-initial {
  right: initial !important;
}

/*****************************************************
 *** RURALCAT - PORTLET
 *****************************************************/
.portlet-title-text {
  display: none;
}

.portlet-mb-0 .portlet {
  margin-bottom: 0;
}

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

.bordered-green {
  margin: 0 0.75rem;
  padding: 1rem;
  border-width: 3px;
  border-style: solid;
  border-color: #D7D3D3;
}

.inner-mb-0 .portlet {
  margin-bottom: 0;
}

.btn {
  background-color: #bd0000;
  border-color: transparent;
}

.btn:hover {
  background-color: #bd0000;
  color: #ffffff;
  border-color: transparent;
}

.btn-xl {
  font-size: 1.3em;
  padding: 0.5rem 1.8rem;
  border-radius: 0.2rem;
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.4);
}

.btn-primary {
  background-color: #bd0000;
}
.btn-primary:hover {
  background-color: #d70000;
}

.btn-secondary {
  background-color: #6f6f6f;
}
.btn-secondary:hover {
  background-color: #7c7c7c;
}

.btn-primarylight {
  background-color: #e8d3d3;
}
.btn-primarylight:hover {
  background-color: #f1e4e4;
}

.btn-light {
  background-color: #e8e8e8;
}
.btn-light:hover {
  background-color: whitesmoke;
}

.btn-lighter {
  background-color: #f5f5f5;
}
.btn-lighter:hover {
  background-color: white;
}

.btn-midgray {
  background-color: #6F6F6F;
}
.btn-midgray:hover {
  background-color: #7c7c7c;
}

.btn-dark {
  background-color: #000000;
}
.btn-dark:hover {
  background-color: #0d0d0d;
}

.btn-black {
  background-color: #000000;
}
.btn-black:hover {
  background-color: #0d0d0d;
}

.btn-white {
  background-color: #ffffff;
}
.btn-white:hover {
  background-color: white;
}

.btn-success {
  background-color: #008000;
}
.btn-success:hover {
  background-color: #009a00;
}

.btn-successdark {
  background-color: #363;
}
.btn-successdark:hover {
  background-color: #3c773c;
}

.btn-successlight {
  background-color: #84a343;
}
.btn-successlight:hover {
  background-color: #93b54b;
}

.btn-info {
  background-color: #bd0000;
}
.btn-info:hover {
  background-color: #d70000;
}

.btn-aguamarina {
  background-color: #1ba595;
}

.btn-lima {
  background-color: #25ab10;
}

.btn-azul-claro {
  background-color: #037cc2;
}

.btn-azul-medio {
  background-color: #0065a3;
}

.btn-cian-oscuro {
  background-color: #008273;
}

.btn-verde-oliva {
  background-color: #53821e;
}

.btn-azul-acero {
  background-color: #384d73;
}

.btn-purpura {
  background-color: #791f73;
}

.btn-peru {
  background-color: #966d4c;
}

.btn-frambuesa {
  background-color: #f31151;
}

.btn-naranja-zanahoria {
  background-color: #f08221;
}

.btn-rojo {
  background-color: #df3133;
}

.btn-naranja-oscuro {
  background-color: #d14905;
}

.btn-oro-viejo {
  background-color: #fad61c;
}

.btn-gris {
  background-color: #757575;
}

.btn-oxido {
  background-color: #8c3e14;
}

.btn-orquidea-medio {
  background-color: #c538bc;
}

.btn-primary {
  color: #ffffff;
}

.btn-secondary {
  color: #6F6F6F;
  background-color: #ffffff;
  border: 1px solid #6F6F6F;
}
.btn-secondary:hover {
  border-color: #000000;
  color: #000000;
  background-color: #ffffff;
}
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #ffffff;
  border-color: #010101;
  color: #010101;
}

/*****************************************************
 *** RURALCAT - TABS
 *****************************************************/
.nav-tabs .nav-link {
  color: #bd0000;
}
.nav-tabs .nav-link.show {
  border-bottom: 1px solid #ffffff;
}

/*****************************************************
 *** RURALCAT - ICONOS
 *****************************************************/
a.ico_pdf,
li.ico_pdf a {
  background: url(../img/NG_ico_pdf.png) no-repeat right center;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_7z,
li.ico_7z a {
  background: url(../img/ico_descarregable_7Z.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_csv,
li.ico_csv a {
  background: url(../img/ico_descarregable_CSV.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_doc,
li.ico_doc a {
  background: url(../img/ico_descarregable_DOC.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_docx,
li.ico_docx a {
  background: url(../img/ico_descarregable_DOCX.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_gz,
li.ico_gz a {
  background: url(../img/ico_descarregable_GZ.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_jpg,
li.ico_jpg a {
  background: url(../img/ico_descarregable_JPG.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_png,
li.ico_png a {
  background: url(../img/ico_descarregable_PNG.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_ppt,
li.ico_ppt a {
  background: url(../img/ico_descarregable_PPT.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_pptx,
li.ico_pptx a {
  background: url(../img/ico_descarregable_PPTX.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_rar,
li.ico_rar a {
  background: url(../img/ico_descarregable_RAR.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_rtf,
li.ico_rtf a {
  background: url(../img/ico_descarregable_RTF.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_stc,
li.ico_stc a {
  background: url(../img/ico_descarregable_STC.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_sti,
li.ico_sti a {
  background: url(../img/ico_descarregable_STI.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_stw,
li.ico_stw a {
  background: url(../img/ico_descarregable_STW.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_sxc,
li.ico_sxc a {
  background: url(../img/ico_descarregable_SXC.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_sxi,
li.ico_sxi a {
  background: url(../img/ico_descarregable_SXI.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_sxw,
li.ico_sxw a {
  background: url(../img/ico_descarregable_SXW.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_tiff,
li.ico_tiff a {
  background: url(../img/ico_descarregable_TIFF.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_txt,
li.ico_txt a {
  background: url(../img/ico_descarregable_TXT.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_xls,
li.ico_xls a {
  background: url(../img/ico_descarregable_XLS.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_xlsx,
li.ico_xlsx a {
  background: url(../img/ico_descarregable_XLSX.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_zip,
li.ico_zip a {
  background: url(../img/ico_descarregable_ZIP.png) no-repeat left top;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_play,
li.ico_play a {
  background: url(../img/NG_ico_play.png) no-repeat left center;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

a.ico_place,
li.ico_place a {
  background: url(../img/NG_ico_place.png) no-repeat left center;
  padding: 0 1.5em 0.3em 0;
  display: table !important;
}

.gesfer_entidad_icono_formato_PDF {
  background: url("../images/pdf.png") no-repeat 0 0;
  height: 16px;
  width: 16px;
  float: left;
  margin-top: 3px;
  margin-right: 0.5rem;
}

.gesfer_entidad_icono_tipusEntitat_B {
  background: url("../images/return_to_page.png") no-repeat 0 0;
  height: 16px;
  width: 16px;
  float: left;
  margin-top: 3px;
  margin-right: 0.5rem;
}

.icono_tipuspdf {
  display: inline-block;
  background: url("/documents/20181/86401/file-pdf-solid-oli.png/39d2dc69-ae7c-4b41-8404-4d81a159bd1a?t=1654522737327");
  width: 3em;
  height: 3em;
  padding-right: 3em;
  background-repeat: no-repeat;
}

.icono_tipusurl {
  display: inline-block;
  background: url("/documents/20181/86401/web-url-oli.png/04e5624c-24f7-42cd-b257-7c343e09c536?t=1654521400000");
  width: 3em;
  height: 3em;
  padding-right: 3em;
  background-repeat: no-repeat;
}

/*****************************************************
 *** RURALCAT - HEADER
 *****************************************************/
body header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px;
}
body header .field-wrapper a {
  color: #ffffff;
}
body header .field-wrapper,
body header .form-group {
  margin-bottom: 0;
}
body header .portlet {
  margin-bottom: 0;
}
body header .portlet:hover {
  z-index: 1034;
}
body header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem;
}
body header .text-default {
  color: #6F6F6F;
  font-weight: 600;
}
body header .user-personal-bar .fieldset {
  position: relative;
}
body header .user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 1rem);
  top: -0.6rem;
}
body header #navigationCollapse #navigation + .navbar-blank .lfr-nav-item:last-child .nav-link[href*="/portal/login"]:after {
  content: "\e163";
  font-family: "Glyphicons Halflings";
  display: inline-block;
  margin-left: 0.5rem;
  width: 1rem;
  height: 1rem;
}
body .user-avatar-link {
  display: block;
  position: relative;
}
body .user-avatar-link .panel-notifications-count {
  display: block;
  margin: 0;
  max-width: none;
  position: absolute;
  right: calc(100% - 0.7rem);
  top: -0.4rem;
}
body .user-avatar-link .text-default {
  align-items: center;
  display: flex;
}
body .user-avatar-link .text-default .user-full-name {
  margin-left: 0.5rem;
}
@media (max-width: -1) {
  body .user-avatar-link .text-default .user-full-name {
    display: none;
  }
}

@media (min-width: 576px) {
  .btn-group + .info-panel {
    top: auto;
  }
}

#footer {
  color: #ffffff;
  margin-top: 1rem;
}
#footer > .container {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

#banner {
  position: relative;
}
@media (max-width: 991px) {
  #banner .navbar-expand-lg > .container {
    max-width: unset !important;
  }
  #banner .navbar-top {
    display: none;
  }
}
@media (min-width: 992px) {
  #banner .navbar-expand-lg .user-avatar-link {
    display: none;
  }
}
#banner .navbar {
  position: static;
  padding: 0;
}
#banner .navbar-classic, #banner .navbar-classic.navbar-dark {
  background: var(--gray-dark);
}
#banner .custom-logo {
  display: block;
}
#banner .custom-logo img {
  max-height: 34px !important;
  margin: 11px 1.5em 13px 0;
}
#banner .navbar-site {
  list-style: none;
  padding: 0;
  margin: 0 0 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  #banner .navbar-site {
    margin-left: auto;
  }
}
#banner .lfr-nav-item {
  border-left: 1px solid var(--white);
  position: static;
}
#banner .lfr-nav-item a {
  display: block;
  padding: 0.25rem 1.125rem;
  font-size: 1rem;
  font-weight: 600;
  color: var(--white);
  text-decoration: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  #banner .lfr-nav-item a {
    padding-inline: 0.5rem;
  }
}
#banner .lfr-nav-item a:hover {
  background: var(--light);
  color: var(--gray-dark);
}
#banner .lfr-nav-item a.active-child {
  background: var(--white);
  color: var(--gray-dark);
}
#banner .lfr-nav-item a.active {
  background: var(--white);
  color: var(--gray-dark);
}
#banner .lfr-nav-item a:not(.selected) + .child-menu {
  display: none;
  border-bottom: var(--gray-500);
}
#banner .lfr-nav-item a.selected {
  position: relative;
  background: var(--light);
  color: var(--gray-dark);
}
#banner .lfr-nav-item a.selected + .child-menu {
  display: flex;
  width: 100%;
}
#banner .lfr-nav-item a.selected + .child-menu .sub-menu {
  list-style: none;
  padding: 0 1rem;
  display: block;
  position: static;
  background: transparent;
  box-shadow: none;
}
#banner .lfr-nav-item a.selected + .child-menu .sub-menu a {
  padding: 3px 1rem;
  font-size: 14px;
}
#banner .lfr-nav-item a.selected + .child-menu .sub-menu a:hover {
  text-decoration: underline;
  background: transparent;
}
#banner .lfr-nav-item a.selected + .child-menu .sub-menu .sub-nav-header a {
  font-size: 1rem;
  color: var(--danger);
  text-align: left;
}
#banner .lfr-nav-item a.selected + .child-menu .sub-menu .sub-nav-link {
  color: var(--black);
}
#banner .nav-link {
  margin: 0;
}
#banner .rrss {
  flex-flow: row;
  flex-wrap: wrap;
  padding: 0;
  justify-content: end;
}
#banner .rrss .list-group-item {
  border: none;
  padding: 0.25rem;
  background-color: transparent;
}
#banner .rrss .social_text {
  display: none;
}
#banner .personal-menu-dropdown .dropdown-toggle {
  margin-right: 0;
}
#banner .personal-menu-dropdown .sticker-user-icon {
  max-width: 30px;
  max-height: 30px;
  margin-right: 1rem;
}
#banner .personal-menu-dropdown .sticker-user-icon .sticker-lg {
  max-height: 29px;
}

@media (max-width: 991px) {
  #banner .navbar > .container-fluid {
    position: relative;
  }
  #banner .navbar .custom-logo {
    justify-content: center !important;
    display: flex !important;
    flex-grow: 1;
    padding: 0.5rem;
  }
  #banner .navbar .navbar-toggler {
    position: absolute;
    left: 0.5rem;
    top: 1rem;
  }
  #banner .lfr-nav-item a {
    background: linear-gradient(to bottom, #6d6d6d 0%, #5e5e5e 100%);
  }
  #banner .lfr-nav-item a:hover {
    background: linear-gradient(to bottom, #878787 0%, #a2a2a2 100%);
  }
  #banner .lfr-nav-item a.selected + .child-menu > .container {
    max-width: unset !important;
  }
  #banner .lfr-nav-item a.selected + .child-menu > .container .sub-menu {
    width: 100%;
    background: var(--gray-100);
  }
  #banner .lfr-nav-item a.selected + .child-menu > .container .sub-menu li {
    padding-inline: 0.5rem;
  }
  #banner .lfr-nav-item a.selected + .child-menu > .container .sub-menu li a {
    background: transparent !important;
    padding-inline: 0;
  }
  #banner .lfr-nav-item a.selected + .child-menu > .container .sub-menu li a:not(:last-child) {
    border-bottom: 1px solid var(--gray-500);
  }
  #banner .lfr-nav-item a.selected + .child-menu > .container .sub-menu li a:hover {
    background: transparent;
  }
  .rrss {
    display: none;
  }
}
@media (min-width: 992px) {
  #banner #navigation {
    border: none;
  }
  #banner .navbar > .container-md {
    /* make container*/
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    /* fin make container*/
  }
  #banner .lfr-nav-item a.selected + .child-menu {
    height: auto;
    padding: 20px 0 26px 0;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10;
    background: var(--lighter);
    box-shadow: 0 0.5rem 1rem var(--gray-200);
    width: 100%;
    box-shadow: none;
    border-top: 3px solid var(--light);
  }
}
#content {
  padding: 1rem 0;
}

/*****************************************************
 *** RURALCAT - FOOTER
 *****************************************************/
#footer {
  background: var(--lighter);
  color: var(--black);
}
#footer a {
  color: var(--black);
}
@media (max-width: 991px) {
  #footer #footer-bottom {
    flex-grow: 1;
    justify-content: center;
  }
}

/*****************************************************
 *** RURALCAT - GENERAL
 *****************************************************/
.margin-check2 {
  position: relative;
}
.margin-check2::after {
  position: absolute;
  content: "";
  border-bottom: 1px solid #d2d7da;
  width: 70%;
  transform: translateX(-50%);
  bottom: -10px;
  left: 50%;
}

.borderless {
  border: none !important;
}

.note {
  font-size: 0.7rem;
  font-style: italic;
}

.botonesNoticia {
  display: flex;
  justify-content: center;
}
.botonesNoticia input[type=button] {
  padding: 0.5rem;
  background: linear-gradient(to bottom, #e8e8e8, #f5f5f5 40%, #ffffff 50%);
  border-radius: 0.5rem;
  box-shadow: none;
  border: 1px solid #e8e8e8;
  font-weight: bold;
  margin-right: 10%;
}

.btn-butlleti-color {
  background-color: rgb(196, 218, 13);
  font-size: 25px;
  font-weight: bold;
  padding: 20px 25px;
  border-radius: 20px;
  margin-left: 20px;
  max-width: max-content;
}

.col.col-8ths {
  display: block;
  padding: 0;
  max-width: 12.5% !important;
  flex: 0 0 12.5%;
}
@media (max-width: 991px) {
  .col.col-8ths {
    max-width: 25% !important;
    flex: 0 0 25%;
  }
}
@media (max-width: 575px) {
  .col.col-8ths {
    max-width: 50% !important;
    flex: 0 0 50%;
  }
}

.border.rounded {
  border-radius: 0.5rem;
}

/*****************************************************
 *** RURALCAT - BREADCRUMB
 *****************************************************/
.breadcrumb {
  padding: 0.5rem 1rem;
  font-size: 14px;
  background-color: #f5f5f5;
}
.breadcrumb > .breadcrumb-item:not(:first-child) a,
.breadcrumb > .breadcrumb-item:not(:first-child) span {
  padding: 0 0 0 5px;
  font-weight: 400;
  color: #bd0000;
}

.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0;
}

[class*=boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_] {
  background: #f5f5f5;
  margin-bottom: 1rem;
}
[class*=boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_] .portlet-content {
  padding: 0;
}

/*****************************************************
 *** RURALCAT - AGENDA
 *****************************************************/
.agenda--item {
  display: flex;
  background: #f5f5f5;
  color: #000000;
  margin-bottom: 4px;
}
.agenda--item:hover {
  text-decoration: none;
  background-color: gainsboro;
  color: #000000;
}
.agenda--item:hover .agenda--fecha {
  background-color: #f00000;
  color: #ffffff;
}
.agenda--item:hover .agenda--description {
  text-decoration: underline;
  background-color: #f00000;
  color: #ffffff;
}
.agenda--fecha {
  width: 66px;
  color: #ffffff;
  background-color: #bd0000;
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-block: 17px;
}
.agenda--fecha:hover {
  background-color: #f00000;
}
.agenda--mes {
  font-weight: 500;
  font-size: 15px;
  text-transform: uppercase;
}
.agenda--dia {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
}
.agenda--lugar {
  padding: 10px;
  color: #bd0000;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
  font-weight: bold;
}
.agenda--descripcion {
  padding: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-transform: none;
  width: 100%;
}

.of_evento_agenda_container {
  margin-bottom: 2px;
}
.of_evento_agenda_container_50pc {
  width: 33%;
  float: left;
  min-height: 90px;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  position: relative;
}
.of_evento_agenda_fecha_div {
  width: 60px;
  color: #ffffff;
  background-color: #bd0000;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
}
.of_evento_agenda_fecha_div:hover {
  background-color: #f00000;
}
.of_evento_agenda_fecha_dia_div {
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  line-height: 30px;
}
.of_evento_agenda_texto_div {
  width: 100%;
  float: left;
  min-height: 90px;
  background-color: #f5f5f5;
  padding-left: 60px;
}
.of_evento_agenda_texto_lugar_div {
  padding: 10px;
  color: #bd0000;
  font-size: 12px;
  text-transform: uppercase;
  width: 100%;
  font-weight: bold;
}
.of_evento_agenda_texto_descripcion_div {
  padding: 0 10px 10px 10px;
  font-size: 13px;
  text-transform: none;
  width: 100%;
  line-height: 16px;
}
.of_evento_agenda_texto_descripcion_div a {
  color: #000000;
  font-size: 13px;
}
.of_evento_agenda_texto_descripcion_div a:hover {
  color: #000000;
  font-size: 13px;
}

@media (min-width: 992px) {
  .portlet-column.col-md-12 .of_evento_agenda_container {
    max-width: 33.33%;
  }
}
@media (max-width: 991px) {
  .portlet-column.col-md-12 .of_evento_agenda_container {
    max-width: 50%;
  }
}
@media (max-width: 575px) {
  .portlet-column.col-md-12 .of_evento_agenda_container {
    max-width: unset;
  }
}

.of_evento_agenda_container {
  max-width: 450px;
  display: flex;
}
.of_evento_agenda_container .of_evento_agenda_fecha_div {
  position: initial;
  padding-block: 4px;
}
.of_evento_agenda_container .of_evento_agenda_texto_div {
  position: initial;
  float: none;
  padding-left: 0.5rem;
}

/*****************************************************
 *** RURALCAT - OFICINASVIRTUALES
 *****************************************************/
.p_p_id_com_liferay_journal_content_web_portlet_JournalContentPortlet_INSTANCE_7jM7udnYC17M_ {
  margin-top: 0;
}

.containerLogos {
  display: flex;
  margin-bottom: 0.25rem;
  padding-inline: 0.125rem;
  margin-inline: 0;
  background: transparent;
}
.containerLogos .image {
  background-color: #f5f5f5;
  max-width: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
}
.containerLogos .image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  height: 60px;
  padding: 0.25rem;
}
.containerLogos .text {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  background-color: #f5f5f5;
  display: flex;
  align-self: stretch;
  justify-self: stretch;
  flex-grow: 1;
  align-items: center;
  height: 100%;
  padding-inline: 0.5rem;
}
.containerLogos .text a {
  color: #000000;
  text-transform: uppercase;
  font-weight: 600;
}
.containerLogos .text a:hover {
  color: #008000;
}

/*****************************************************
 *** RURALCAT - ENLACESDIRECTOS
 *****************************************************/
.pbanner_container {
  float: left;
  width: 25%;
  padding: 5px 10px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .movil_width_100 {
    width: 100%;
  }
}
.pbanner_container_in {
  background-color: #f5f5f5;
  float: left;
  width: 100%;
  margin: 5px 0px;
}

.pbanner_img {
  float: left;
  width: 25%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

.pbanner_no_img {
  float: left;
  width: 25%;
  height: 0px;
  padding-bottom: 25%;
  /*transition: all .4s ease;
    -webkit-transition: all .4s ease;*/
}

.pbanner_img:hover,
.pbanner_no_img:hover {
  opacity: 0.8;
}

.pbanner_text {
  float: left;
  width: 75%;
  padding: 3% 8% 0 4%;
  font-size: 1em;
  font-weight: normal;
  line-height: 16px;
}
.pbanner_text a {
  color: #000000;
}

.pbannerind_icon {
  float: left;
  width: 100%;
  padding: 20%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}

/*****************************************************
 *** RURALCAT - LISTADONOTICIAS
 *****************************************************/
.oficina_fertilizacio_noticia_image_container {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  width: 100%;
  padding-top: 50%;
  position: relative;
}

.oficina_fertilizacio_noticia_image {
  position: absolute;
  object-fit: cover;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.oficina_fertilizacio_noticia_image:hover {
  transform: translate(-50%, -50%) scale(1.1);
  opacity: 0.8;
}

.infografia_imagen_container {
  height: 0px;
  padding-bottom: 70%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.oficina_fertilizacio_noticia_titulo {
  text-transform: none;
  margin: 6px 0;
  font-size: 0.8125rem;
  width: 100%;
  text-align: left;
  line-height: 20px;
  text-overflow: ellipsis;
  display: block;
  height: 77px;
  overflow: hidden;
  color: #000000;
}

.oficina_fertilizacio_noticia_container_in a {
  text-decoration: none;
  color: #000000;
  transition: all 0.2s ease;
  font-weight: normal;
  display: block;
  margin-bottom: 15px;
}
.oficina_fertilizacio_noticia_container_in a:hover {
  text-decoration: underline !important;
  color: #000000;
}

.oficina_fertilizacio_noticia_titulo_separador {
  opacity: 0.12;
  position: relative;
  bottom: 0;
  width: 40px;
  border-top: 1px solid;
  left: 50%;
  transform: translateX(-50%);
  display: none;
}

.oficina_fertilizacio_noticia_subtitulo {
  font-size: 13px;
  margin: 10px 0px;
  width: 100%;
  text-align: center;
}

.oficina_fertilizacio_noticia_pie {
  width: 100%;
  text-align: left;
  color: #6F6F6F;
  font-size: 11px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
  padding-bottom: 0.2rem;
}

.oficina_fertilizacio_noticia_titulo_nom {
  text-transform: uppercase;
  color: #bd0000;
  font-weight: bold;
}

/*NOTICIAS LATERAL SIN IMAGEN*/
.noticia--altres {
  width: 100%;
  background: none !important;
}
.noticia--altres .noticia--titol {
  line-height: 22px;
  border-bottom: 0.2rem dashed #6F6F6F;
  border-color: #e8e8e8;
  padding-bottom: 0.5rem;
  padding-left: 1.7rem;
  text-align: justify;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%238b2131' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  background-position: top left;
  background-repeat: no-repeat;
  background-size: 1.2rem;
}
.noticia--altres .noticia--titol a {
  text-decoration: none;
  font-weight: 700;
  color: #000000;
  font-size: 0.85rem;
}
.noticia--altres .noticia--titol a:hover {
  color: #000000;
  text-decoration: none !important;
  opacity: 0.8;
  transition: opacity 0.4s;
}
.noticia--altres .noticia--fexternes {
  background-color: #e8e8e8;
  font-style: normal;
  padding-left: 0.5em;
  padding-right: 0.5em;
  color: #6F6F6F;
  margin-right: 0.5em;
  clear: both;
  width: 100%;
  display: block;
}

.actualitat-lateral-seccion .titol_act_oli {
  color: #b9a52e;
  text-align: left;
  clear: both;
  margin-bottom: 1em;
}
.actualitat-lateral-seccion .informacio .informacio_portada_noticia_subprincipal_titol_petit {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 0.8em;
  font-weight: normal;
}
.actualitat-lateral-seccion .informacio .informacio_portada_noticia_subprincipal_titol_petit a {
  color: #000000;
}
.actualitat-lateral-seccion div.noticies_capcalera_data_publicacio {
  display: inline;
  padding: 0.2em;
  background-color: #b9a52e;
  margin-bottom: 1em;
  margin-top: 2em !important;
  color: #fff;
  display: block;
}

/*****************************************************
 *** RURALCAT - SECTIONS
 *****************************************************/
.sectionlist--group,
[class*=sectionlist--group--] {
  list-style: none;
  padding: 0;
  min-width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-inline: -0.25rem;
}
.sectionlist--group .sectionlist--item,
[class*=sectionlist--group--] .sectionlist--item {
  display: flex;
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
  width: 100%;
  padding: 0.25rem;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.sectionlist--group .sectionlist--item .sectionlist--block,
[class*=sectionlist--group--] .sectionlist--item .sectionlist--block {
  display: flex;
  flex-flow: column;
  min-height: 180px;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: opacity 0.3s;
  transition: transform 0.3s;
  position: relative;
}
.sectionlist--group .sectionlist--item .sectionlist--block ul,
[class*=sectionlist--group--] .sectionlist--item .sectionlist--block ul {
  padding: 0;
}
.sectionlist--group .sectionlist--item .sectionlist--block:hover,
[class*=sectionlist--group--] .sectionlist--item .sectionlist--block:hover {
  opacity: 0.8;
  text-decoration: none;
}
.sectionlist--group .sectionlist--item .sectionlist--block > .sectionlist--link,
[class*=sectionlist--group--] .sectionlist--item .sectionlist--block > .sectionlist--link {
  color: #000000;
  background-color: #f5f5f5 !important;
  margin-top: 0;
  margin-bottom: auto;
}
.sectionlist--group .sectionlist--item .sectionlist--block:hover,
[class*=sectionlist--group--] .sectionlist--item .sectionlist--block:hover {
  transform: scale(0.9);
}
.sectionlist--group .sectionlist--item .sectionlist--block:hover .sectionlist--link,
[class*=sectionlist--group--] .sectionlist--item .sectionlist--block:hover .sectionlist--link {
  text-decoration: none;
  max-height: calc(100% - 20px);
}
.sectionlist--group .sectionlist--item .sectionlist--link,
[class*=sectionlist--group--] .sectionlist--item .sectionlist--link {
  display: flex;
  flex-grow: 1;
  width: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.25em;
  font-weight: bold;
  height: 100%;
  padding: 1rem 1rem;
  max-height: calc(100% - 8px);
  transition: max-height 0.3s;
}
@media (min-width: 768px) {
  .sectionlist--group .sectionlist--item,
  [class*=sectionlist--group--] .sectionlist--item {
    flex: 0 0 auto;
    width: calc(100% * 3 / 12);
  }
}
.sectionlist--group .sectionlist--item:nth-last-child(4n+1):first-child ~ .sectionlist--item:nth-last-child(1),
[class*=sectionlist--group--] .sectionlist--item:nth-last-child(4n+1):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group .sectionlist--item:nth-last-child(4n+1):first-child ~ .sectionlist--item:nth-last-child(2),
[class*=sectionlist--group--] .sectionlist--item:nth-last-child(4n+1):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group .sectionlist--item:nth-last-child(4n+2):first-child ~ .sectionlist--item:nth-last-child(1),
[class*=sectionlist--group--] .sectionlist--item:nth-last-child(4n+2):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group .sectionlist--item:nth-last-child(4n+2):first-child ~ .sectionlist--item:nth-last-child(2),
[class*=sectionlist--group--] .sectionlist--item:nth-last-child(4n+2):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group .sectionlist--item:nth-last-child(4n+3):first-child ~ .sectionlist--item:nth-last-child(1),
[class*=sectionlist--group--] .sectionlist--item:nth-last-child(4n+3):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group .sectionlist--item:nth-last-child(4n+3):first-child ~ .sectionlist--item:nth-last-child(2),
[class*=sectionlist--group--] .sectionlist--item:nth-last-child(4n+3):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
@media (max-width: 991px) {
  .sectionlist--group .sectionlist--item,
  [class*=sectionlist--group--] .sectionlist--item {
    flex: 0 0 50% !important;
    width: 50% !important;
  }
}
@media (max-width: 767px) {
  .sectionlist--group .sectionlist--item,
  [class*=sectionlist--group--] .sectionlist--item {
    flex: 0 0 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 991px) {
  .sectionlist--group.sectionslist--group--1 .sectionlist--item,
  [class*=sectionlist--group--].sectionslist--group--1 .sectionlist--item {
    flex: 0 0 100% !important;
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .sectionlist--group:not(.sectionlist--group--6):not(.sectionlist--group--sm):not(.sectionlist--group--md) .sectionlist--block,
  [class*=sectionlist--group--]:not(.sectionlist--group--6):not(.sectionlist--group--sm):not(.sectionlist--group--md) .sectionlist--block {
    min-height: 180px;
  }
}
@media (min-width: 992px) {
  .sectionlist--group:not(.sectionlist--group--6):not(.sectionlist--group--sm):not(.sectionlist--group--md) .sectionlist--item,
  [class*=sectionlist--group--]:not(.sectionlist--group--6):not(.sectionlist--group--sm):not(.sectionlist--group--md) .sectionlist--item {
    min-height: 180px;
  }
}
.sectionlist--group.sectionlist--group--sm .sectionlist--link,
[class*=sectionlist--group--].sectionlist--group--sm .sectionlist--link {
  padding: 1rem 1rem;
}
.sectionlist--group.sectionlist--group--md .sectionlist--block,
[class*=sectionlist--group--].sectionlist--group--md .sectionlist--block {
  min-height: 168px;
}
.sectionlist--group.sectionlist--group--md .sectionlist--link,
[class*=sectionlist--group--].sectionlist--group--md .sectionlist--link {
  padding: 1rem 1rem;
  min-height: 160px;
}

.sectionlist--group--1 .sectionlist--item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sectionlist--group--1 .sectionlist--item {
    flex: 0 0 auto;
    width: calc(100% * 12 / 12);
  }
}
.sectionlist--group--1 .sectionlist--item:nth-last-child(1n+1):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--1 .sectionlist--item:nth-last-child(1n+1):first-child ~ .sectionlist--item:nth-last-child(0) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--1 .sectionlist--item:nth-last-child(1n+1):first-child ~ .sectionlist--item:nth-last-child(-1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--1 .sectionlist--item:nth-last-child(1n+0):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--1 .sectionlist--item:nth-last-child(1n+0):first-child ~ .sectionlist--item:nth-last-child(0) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--1 .sectionlist--item:nth-last-child(1n+0):first-child ~ .sectionlist--item:nth-last-child(-1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}

.sectionlist--group--2 .sectionlist--item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sectionlist--group--2 .sectionlist--item {
    flex: 0 0 auto;
    width: calc(100% * 6 / 12);
  }
}
.sectionlist--group--2 .sectionlist--item:nth-last-child(2n+1):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--2 .sectionlist--item:nth-last-child(2n+1):first-child ~ .sectionlist--item:nth-last-child(0) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}

.sectionlist--group--3 .sectionlist--item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sectionlist--group--3 .sectionlist--item {
    flex: 0 0 auto;
    width: calc(100% * 4 / 12);
  }
}
.sectionlist--group--3 .sectionlist--item:nth-last-child(3n+1):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--3 .sectionlist--item:nth-last-child(3n+2):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}

.sectionlist--group--4 .sectionlist--item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sectionlist--group--4 .sectionlist--item {
    flex: 0 0 auto;
    width: calc(100% * 3 / 12);
  }
}
.sectionlist--group--4 .sectionlist--item:nth-last-child(4n+1):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--4 .sectionlist--item:nth-last-child(4n+1):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--4 .sectionlist--item:nth-last-child(4n+2):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--4 .sectionlist--item:nth-last-child(4n+2):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--4 .sectionlist--item:nth-last-child(4n+3):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--4 .sectionlist--item:nth-last-child(4n+3):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}

.sectionlist--group--5 .sectionlist--item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sectionlist--group--5 .sectionlist--item {
    flex: 0 0 auto;
    width: calc(100% * 2.4 / 12);
  }
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+1):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+1):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+1):first-child ~ .sectionlist--item:nth-last-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+2):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+2):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+2):first-child ~ .sectionlist--item:nth-last-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+3):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+3):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+3):first-child ~ .sectionlist--item:nth-last-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+4):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+4):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--5 .sectionlist--item:nth-last-child(5n+4):first-child ~ .sectionlist--item:nth-last-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}

.sectionlist--group--6 .sectionlist--item {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 768px) {
  .sectionlist--group--6 .sectionlist--item {
    flex: 0 0 auto;
    width: calc(100% * 2 / 12);
  }
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+1):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+1):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+1):first-child ~ .sectionlist--item:nth-last-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+1):first-child ~ .sectionlist--item:nth-last-child(4) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+2):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+2):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+2):first-child ~ .sectionlist--item:nth-last-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+2):first-child ~ .sectionlist--item:nth-last-child(4) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+3):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+3):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+3):first-child ~ .sectionlist--item:nth-last-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+3):first-child ~ .sectionlist--item:nth-last-child(4) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+4):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+4):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+4):first-child ~ .sectionlist--item:nth-last-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+4):first-child ~ .sectionlist--item:nth-last-child(4) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+5):first-child ~ .sectionlist--item:nth-last-child(1) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+5):first-child ~ .sectionlist--item:nth-last-child(2) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+5):first-child ~ .sectionlist--item:nth-last-child(3) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}
.sectionlist--group--6 .sectionlist--item:nth-last-child(6n+5):first-child ~ .sectionlist--item:nth-last-child(4) {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  width: 100%;
}

.apartat {
  box-shadow: 0 1rem 1rem -0.5rem rgba(0, 0, 0, 0.175);
  padding: 0.5rem 0;
}

/*****************************************************
 *** RURALCAT - SECTHEADERIMAGE
 *****************************************************/
.hubBG {
  height: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
}
.hubBG.height-sm {
  height: 175px;
}
.hubBG.height-md {
  height: 250px;
}
.hubBG.height-lg {
  height: 355px;
}
.hubBG.height-xl {
  height: 500px;
}
.hubBG h2 {
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  margin: 0;
  top: 75%;
  left: 50%;
  font-size: 2.2rem;
  transform: translate(-50%, -50%);
  color: #ffffff;
  letter-spacing: 0.05em;
  text-shadow: 4px 4px 0px #696969, 7px 7px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
}
.hubBG .darken-overlay > div:first-child {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.hubBG .hover {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  height: 75px;
  background-color: #4db6ac;
  border-radius: 99px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
  top: 75%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.hubBG .hover:before,
.hubBG .hover:after {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  width: 50%;
  height: 100%;
  transition: 0.25s linear;
  z-index: 1;
}
.hubBG .hover:before {
  content: "";
  left: 0;
  justify-content: flex-end;
  background-color: #4db6ac;
}
.hubBG .hover:after {
  content: "";
  right: 0;
  justify-content: flex-start;
  background-color: #44a69c;
}
.hubBG .hover:hover {
  background-color: #46627f;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.hubBG .hover:hover span {
  opacity: 0;
  z-index: -3;
}
.hubBG .hover:hover:before {
  opacity: 0.5;
  transform: translateY(-100%);
}
.hubBG .hover:hover:after {
  opacity: 0.5;
  transform: translateY(100%);
}
.hubBG .hover span {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-family: "Fira Mono", monospace;
  font-size: 24px;
  font-weight: 700;
  opacity: 1;
  transition: opacity 0.25s;
  z-index: 2;
}
.hubBG .hover .social-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 100%;
  color: #ffffff;
  font-size: 24px;
  text-decoration: none;
  transition: 0.25s;
}
.hubBG .hover .social-link i {
  text-shadow: 1px 1px rgba(70, 98, 127, 0.7);
  transform: scale(1);
}
.hubBG .hover .social-link:hover {
  background-color: rgba(245, 245, 245, 0.1);
}
.hubBG .hover .social-link:hover i {
  animation: bounce 0.4s linear;
}
@keyframes bounce {
  40% {
    transform: scale(1.4);
  }
  60% {
    transform: scale(0.8);
  }
  80% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.hubBG h1 {
  width: 100%;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  padding-inline: 1rem;
  margin: 0;
  bottom: 35%;
  left: 50%;
  font-size: 2.2rem;
  transform: translate(-50%, -50%);
  color: #ffffff;
  letter-spacing: 0.05em;
  text-shadow: 4px 4px 0px #696969, 7px 7px 0px rgba(0, 0, 0, 0.2);
  text-align: center;
}
@media (max-width: 575px) {
  .hubBG h1 {
    bottom: 25%;
  }
}

/*****************************************************
 *** RURALCAT - BOXLINK
 *****************************************************/
.distribuidora-item-link {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  background-color: white;
  padding: 20px 28px;
  display: flex;
  border-top: 6px solid #bd0000;
  margin-bottom: 15px;
  height: 100%;
  transition: all 0.7s ease;
  will-change: transform;
  transform: translateZ(0) scale(1, 1) perspective(1px);
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}
.distribuidora-item-link:hover {
  color: #bd0000;
}

.llistat-videos .jornadesLinia.col-lg-3 .llistat-videos-img {
  padding-top: 75%;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.llistat-videos .jornadesLinia.col-lg-3 .llistat-videos-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/*****************************************************
 *** RURALCAT - MENUSECUNDARIO
 *****************************************************/
.of_menu {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  padding: 0px 0px;
  text-transform: uppercase;
  color: #000000;
  line-height: 1.4;
  background-color: #f5f5f5;
}
.of_menu li {
  white-space: nowrap;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  height: 100%;
}
.of_menu li a {
  font-size: 0.875em;
  color: #000000;
  padding: 20px 20px;
  text-decoration: none;
  position: relative;
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.of_menu li a:hover {
  background-color: #bd0000;
  color: #ffffff;
}
.of_menu.of_menu_li_no_border li {
  border-right: 0px !important;
}

#box4mobileBg {
  position: relative;
  display: flex;
}
#box4mobileBg button {
  position: absolute;
  box-shadow: none;
  border: none;
  top: 25px;
  right: 1rem;
  transform: translateY(-50%);
  width: 1.5rem;
  height: 1.5rem;
  background: no-repeat center center;
  background-image: none;
  content: "";
  display: inline-block;
  vertical-align: middle;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%236b6c7e' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
#box4mobileBg button .icon-bar {
  display: none !important;
}

#box4mobileBg {
  display: flex;
}
#box4mobileBg .logo {
  height: 80px;
  border-right: 10px solid #ffffff;
  object-fit: contain;
}

@media (min-width: 992px) {
  #box4mobileBg .of_menu {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
  }
  #box4mobileBg .of_menu li {
    display: flex;
    align-items: center;
  }
  #box4mobileBg .navbar-toggle {
    display: none;
  }
  #box4mobileBg .navbar-toggle + div {
    display: flex;
    width: 100%;
  }
}
@media (max-width: 991px) {
  #box4mobileBg {
    background-color: #f5f5f5;
    display: flex;
    flex-flow: column;
  }
  #box4mobileBg img {
    max-width: unset;
    max-height: 80px;
    margin-left: 0;
    max-width: max-content;
  }
  #box4mobileBg .of_menu.collapse {
    display: block;
  }
  #box4mobileBg .of_menu.collapse li {
    width: 100%;
    border-bottom: 1px solid #010101;
  }
  #box4mobileBg .of_menu.collapse li:first-child {
    border-top: 1px solid #010101;
  }
  #box4mobileBg .of_menu.collapse li a {
    width: 100%;
  }
  #box4mobileBg .navbar-toggle {
    display: block;
  }
  #box4mobileBg .navbar-toggle + div {
    display: flex;
    flex-flow: column;
    width: 100%;
  }
  #box4mobileBg .navbar-toggle + div #sectionsList:not(.show) {
    display: none;
  }
}
/*****************************************************
 *** RURALCAT - MENUSECUNDARIO variantes color
 *****************************************************/
.of_menu.hover-ocre li a:hover {
  background-color: #b9a52e;
}

/*****************************************************
 *** RURALCAT - ACCORDIONS
 *****************************************************/
.panel-title > a {
  text-transform: none;
  display: flex;
  align-items: center;
}
.panel-title > a:after {
  content: "-";
  padding-right: 5px;
  margin-left: auto;
  font-size: 1.8rem;
  font-weight: bold;
}
.panel-title > a.collapsed:after {
  content: "+";
}
.panel-title > a:hover, .panel-title > a:active, .panel-title > a:focus {
  text-decoration: none;
}

.informacio a:hover {
  color: unset;
}

.noBorderRadius {
  border-radius: unset;
}

.imgMargin {
  margin-top: 15px;
  margin-bottom: 15px;
}

.prpMarginRight .panel-collapse a {
  font-size: 14px;
}

.dataMarge {
  font-weight: bold;
  width: 8%;
  display: inline-block;
}

.enllaçMarge {
  width: 90%;
  display: inline-block;
  color: #bd0000;
}

.noBorder {
  border: none;
  border-radius: 0;
  background-color: #98a90f;
}

.collapsesResponsive > .row > div {
  width: 100%;
}
.collapsesResponsive > .row > div .tittleHeight {
  padding: 10px 15px;
}
.collapsesResponsive > .row > div .tittleHeight a {
  line-height: 1.5;
  font-size: 1.1rem;
  color: #ffffff;
  font-weight: normal;
}

.panel-group section ul {
  list-style-type: none;
}
.panel-group section ul li {
  margin-top: 5px;
}
.panel-group .panel {
  border: 1px solid #bebfca;
  border-radius: 3px;
  margin-bottom: 5px;
}
.panel-group .panel .panel-title {
  margin-bottom: 0;
}
.panel-group .panel .panel-title > .accordion-toggle {
  background: #f5f5f5;
  border: 1px solid #e8e8e8;
  color: inherit;
  font-weight: normal;
  padding: 10px 15px;
  font-size: 16px;
}
.panel-group .panel .panel-title > .accordion-toggle:after {
  font-family: "FontAwesome";
  float: right;
  color: #454444;
  font-size: 18px;
  line-height: 22px;
}
.panel-group .panel .panel-title > .accordion-toggle:not(.collapsed):after {
  content: "\f077";
}
.panel-group .panel .panel-title > .accordion-toggle.collapsed:after {
  content: "\f078";
}

/*****************************************************
 *** RURALCAT - ACCORDIONS variante color
 *****************************************************/
.accordion-ocre h4 {
  background: #b9a52e !important;
}
.accordion-ocre a {
  color: #b9a52e;
}

.varietats ul {
  column-rule: dotted 1px #333;
  list-style-type: none;
  clear: both;
}
@media (min-width: 992px) {
  .varietats ul {
    column-count: 4;
  }
}

#accordion .panel-title a {
  color: #ffffff;
}

/*****************************************************
 *** RURALCAT - ACCORDIONS POR DEFECTO
 *****************************************************/
.accordion-block-ruralcat h1 {
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-size: 30px;
  text-align: left;
  text-transform: none;
  font-weight: normal;
  color: #b9a52e;
}
.accordion-block-ruralcat .varietats ul li a {
  color: #b9a52e;
}
.accordion-block-ruralcat .panel {
  box-shadow: 0.4em 0.6em 10px 0.8em rgba(204, 204, 204, 0.5);
}
.accordion-block-ruralcat .panel-heading,
.accordion-block-ruralcat .accordion-heading {
  padding: 1em 2.5em;
  border-bottom: 0px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.accordion-block-ruralcat .panel-heading .panel-title,
.accordion-block-ruralcat .accordion-heading .panel-title {
  font-weight: normal;
  font-size: 1rem;
}
.accordion-block-ruralcat .panel-body a {
  color: #b9a52e;
}
.accordion-block-ruralcat .panel-warning > .panel-heading,
.accordion-block-ruralcat .panel-warning > .accordion-heading {
  color: #fff;
  background-color: #b9a52e;
  border-color: #b9a52e;
}
.accordion-block-ruralcat .myTitulo {
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 6px;
}
.accordion-block-ruralcat .myTitulo > span {
  margin-right: 0.5rem;
}
.accordion-block-ruralcat .OV_E_idm_input {
  width: 90px !important;
}
.accordion-block-ruralcat .OV_E_idm_line {
  margin: 2px 0px 2px 0px;
}
.accordion-block-ruralcat .row_dop {
  align-items: center;
  display: flex;
  padding: 3rem;
}
.accordion-block-ruralcat .row_dop .col-2 img {
  width: 100%;
}

/*****************************************************
 *** RURALCAT - BOXSITEMAP
 *****************************************************/
.boxsitemap {
  margin-bottom: 20px;
  clear: left;
  display: table;
}
.boxsitemap h2 {
  margin-bottom: 10px;
}
.boxsitemap ul.list-group ul {
  padding-left: 0px;
  margin-left: 0px;
}
.boxsitemap ul.list-group ul.list-group ul ul {
  border-top: medium none;
}
.boxsitemap ul.list-group li {
  border-bottom: 1px solid #010101 !important;
  border-top: 0px solid #010101 !important;
}
.boxsitemap ul.list-group ul.list-group ul li.list-group-item {
  border-bottom: 0.5px solid #010101;
  padding-left: 30px;
}
.boxsitemap ul.list-group ul.list-group ul li.list-group-item:before {
  padding-left: 15px;
}
.boxsitemap ul.list-group ul.list-group ul ul li.list-group-item {
  border-bottom: 0.5px solid #010101;
  padding-left: 50px;
}
.boxsitemap ul.list-group ul.list-group ul ul li.list-group-item:before {
  padding-left: 35px;
}

.list-group ul {
  padding: 0;
}
.list-group ul a.list-group-item.list-group-item-action {
  color: #bd0000;
}

/*****************************************************
 *** RURALCAT - CAPCELERA
 *****************************************************/
.capcelera_imatge h1 {
  font-size: 1.25em;
  padding: 0.7em 0.5em 0.7em 0;
  text-align: left;
  font-family: "OpenSansSemibold";
}
.capcelera_imatge .container {
  overflow: visible;
}
.capcelera_imatge .menu_flotant + h1 {
  padding-left: 2.9em;
}
.capcelera_imatge > .pos_relative {
  max-height: 16.5em;
  /*min-height: 140px;*/
  display: none;
}
.capcelera_imatge img {
  width: 100%;
  height: auto;
  max-height: 16.5em;
  /*min-height: 140px;*/
}
.capcelera_imatge .ifnotimg {
  height: 210px;
}
.capcelera_imatge img + .ifnotimg {
  display: none;
}
.capcelera_imatge p {
  color: #666;
  font-size: 13px;
  text-align: center;
  padding: 14px 16px 30px;
  text-align: left;
}
.capcelera_imatge p strong {
  font-family: "OpenSansSemibold", Helvetica, Arial, sans-serif;
}
.capcelera_imatge .bgTransRed .container > a {
  font-size: 0.84em;
  text-align: right;
  font-weight: bold;
  margin: 0 1.3em;
  padding: 0.625em 1.6em;
  border-radius: 0.313em;
  display: block;
  background: url(../img/NG_ico_mes_consultat.png) no-repeat left center;
}
.capcelera_imatge .menu_flotant {
  position: absolute;
  top: -50px;
  margin-top: 0.55em;
  margin-left: 0;
  z-index: 2;
}
.capcelera_imatge .menu_flotant #menu_flotant_cont,
.capcelera_imatge .menu_flotant #formulari_envia {
  min-width: 261px;
}

@media (max-width: 47.938em) {
  .capcelera_imatge .bgTransRed {
    background: #f5f5f5;
  }
  .capcelera_imatge h1 {
    position: absolute;
    display: table;
    /*top: -63px;*/
    top: -55px;
    width: 100%;
    padding: 0.7em 0.5em 0.7em 0px;
    color: #ffffff;
    height: 74px;
  }
  .capcelera_imatge h1 span {
    display: table-cell;
    vertical-align: middle;
  }
}
.subtitulo-capcalera {
  font-size: 1em;
  font-style: italic;
  margin-left: 10px;
  color: #000000;
  margin-top: 46px;
}

.titulo-capcalera {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000000;
}

.logo-capcalera {
  width: 120px !important;
  float: left;
  margin: 20px 0px 12px 0px;
}

.titulo-capcalera a {
  color: #000000;
}
.titulo-capcalera a:hover, .titulo-capcalera a:visited, .titulo-capcalera a:focus {
  color: #000000 !important;
  text-decoration: none !important;
}

/* component: capcelera_basica */
.capcelera_basica h1 {
  font-size: 1.25em;
  padding: 0.7em 0.5em 0.7em 0;
  text-align: left;
  font-family: "OpenSansSemibold";
}
.capcelera_basica h1.capcelera_flotant {
  padding-left: 38px;
}
.capcelera_basica .cercador_vermell {
  padding-bottom: 1.2em;
}

/*****************************************************
 *** RURALCAT - MAPA
 *****************************************************/
#contestadorsMapa {
  line-height: 0px !important;
  font-size: 0em !important;
}

/*****************************************************
 *** RURALCAT - TABLES
 *****************************************************/
.table {
  font-size: 1rem;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  color: #000000;
  line-height: 1.45;
  font-size: 1rem;
  box-sizing: border-box;
  border-spacing: 0;
  border-collapse: collapse;
  max-width: 100%;
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 20px;
  border: 1 px solid #D7D3D3;
}
.table.stripped tbody tr:nth-child(odd) td {
  background-color: #f5f5f5;
}
.table th {
  color: #000000;
}
.table [data-title=Cultiu] {
  width: 30%;
}
.table [data-title=Assaig] {
  width: 30%;
}
.table table tr td,
.table table tr td {
  /*text-align: center;*/
}
@media only screen and (max-width: 500px) {
  .table [data-title=Cultiu] {
    width: 100%;
  }
  .table [data-title=Assaig] {
    width: 100%;
  }
  .table caption {
    display: block;
  }
  .table .hideResponsive {
    display: none;
  }
  .table table,
  .table head,
  .table tbody,
  .table th,
  .table td,
  .table tr {
    display: block;
  }
  .table thead tr {
    display: none;
  }
  .table tr {
    border: 1px solid #e8e8e8;
  }
  .table td {
    border: none;
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
    min-height: 30px;
    overflow: hidden;
    word-break: break-all;
  }
  .table td:before {
    /*position: absolute;*/
    top: 6px;
    left: 6px;
    /*width: 45%;*/
    padding-right: 10px;
    text-align: left;
    font-weight: bold;
    display: block;
  }
  .table td:before {
    content: attr(data-title);
  }
}
@media only screen and (max-width: 400px) {
  .table caption,
  .table .flyout-table table,
  .table .flyout-table th,
  .table .flyout-table td,
  .table .flyout-table tr {
    display: block;
  }
  .table .hideResponsive {
    display: none;
  }
}
.table .thead {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  color: #000000;
  line-height: 1.45;
  font-size: 0.875em;
  border-spacing: 0;
  border-collapse: collapse;
  box-sizing: border-box;
}
.table > thead > tr > th {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "OpenSansRegular", Helvetica, Arial, sans-serif;
  font-size: 0.875em;
  border-spacing: 0;
  font-weight: bolder;
  border-collapse: collapse;
  box-sizing: border-box;
  text-align: left;
  background: #ffffff;
  color: #000000;
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border: 1px solid #f5f5f5;
  border-top: 0;
  height: auto;
  width: 175px;
}

.table.th-blue th {
  background-color: #369 !important;
  color: white;
}
.table tr.verde td {
  background-color: #b4d1b4 !important;
  color: #000;
}

.table-wrapper {
  overflow: auto;
}

table.table.dadesNoticia > thead > tr > th {
  background: transparent !important;
  color: black !important;
  font-size: inherit !important;
  border-bottom: 2px solid #6F6F6F;
}

/*****************************************************
 *** RURALCAT - Variantes color
 *****************************************************/
.table.table-ocre thead th {
  background-color: #b9a52e !important;
  color: #ffffff !important;
  vertical-align: bottom;
}

/*****************************************************
 *** RURALCAT - FORMS
 *****************************************************/
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm {
  display: flex;
  flex-wrap: wrap;
  background-color: #f5f5f5;
  padding: 1.5rem 1rem;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm input {
  background-color: #ffffff;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm select {
  border: 1px solid #6F6F6F;
  background-color: #ffffff;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm input[type=radio] {
  margin-right: 0.5rem;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm input[type=radio]:not(:first-child) {
  margin-left: 1rem;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm .panel-body {
  padding: 0;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm > p {
  width: 100%;
  padding: 0 1rem;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm > div {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 1rem 1rem;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm .form-group {
  display: flex;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm .form-group label {
  width: 200px;
  padding-right: 1rem;
  font-weight: normal;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm .button-holder {
  display: flex;
  justify-content: end;
  width: 100%;
}
.form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm fieldset {
  border: 0;
  margin: 0;
  min-width: 0;
  padding: 0 1rem;
}
@media (min-width: 992px) {
  .form#_com_adasasistemas_portlet_grupsOperatius_GrupsOperatiusPortlet_INSTANCE_3caS9AYib5Jx_fm fieldset {
    max-width: 50%;
    width: 50%;
  }
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm {
  display: flex;
  flex-wrap: wrap;
  background-color: #f5f5f5;
  padding: 1.5rem 1rem;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm input {
  background-color: #ffffff;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm select {
  border: 1px solid #6F6F6F;
  background-color: #ffffff;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm input[type=radio] {
  margin-right: 0.5rem;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm input[type=radio]:not(:first-child) {
  margin-left: 1rem;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm .panel-body {
  padding: 0;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm > p {
  width: 100%;
  padding: 0 1rem;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm > div {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 1rem 1rem;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm .form-group {
  display: flex;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm .form-group label {
  width: 200px;
  padding-right: 1rem;
  font-weight: normal;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm .button-holder {
  display: flex;
  justify-content: end;
  width: 100%;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm > div {
  flex-flow: column;
  max-width: 600px;
  margin: auto;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm fieldset {
  width: 100%;
}
.form#_com_liferay_login_web_portlet_LoginPortlet_loginForm .form-group label {
  justify-content: start;
}

/*****************************************************
 *** RURALCAT - ACTIVITATDEMOstratives
 *****************************************************/
#portlet_com_adasasistemas_portlet_ActivitatsDemostracio_ActivitatsDemostracioPortlet_INSTANCE_rwLhJznekTiH .portlet-body {
  display: flex;
}
#portlet_com_adasasistemas_portlet_ActivitatsDemostracio_ActivitatsDemostracioPortlet_INSTANCE_rwLhJznekTiH .portlet-body .box-search100 {
  margin-right: 1rem;
  display: flex;
  flex-flow: column;
}
#portlet_com_adasasistemas_portlet_ActivitatsDemostracio_ActivitatsDemostracioPortlet_INSTANCE_rwLhJznekTiH .portlet-body .box-search100 #CercadorActivitatsForm .cercador {
  display: flex;
  flex-wrap: wrap;
}
#portlet_com_adasasistemas_portlet_ActivitatsDemostracio_ActivitatsDemostracioPortlet_INSTANCE_rwLhJznekTiH .portlet-body .box-search100 #CercadorActivitatsForm .cercador > div {
  width: 100%;
}
#portlet_com_adasasistemas_portlet_ActivitatsDemostracio_ActivitatsDemostracioPortlet_INSTANCE_rwLhJznekTiH .portlet-body .box-search100 #CercadorActivitatsForm .cercador select {
  width: 100%;
}
#portlet_com_adasasistemas_portlet_ActivitatsDemostracio_ActivitatsDemostracioPortlet_INSTANCE_rwLhJznekTiH .portlet-body .box-search100 #CercadorActivitatsForm .cercador #sectors-PATT {
  margin-bottom: 1rem;
}
#portlet_com_adasasistemas_portlet_ActivitatsDemostracio_ActivitatsDemostracioPortlet_INSTANCE_rwLhJznekTiH .portlet-body .box-search100 #CercadorActivitatsForm .cercador .button {
  margin-right: 1rem;
}

/*****************************************************
 *** RURALCAT - PAGINATION
 *****************************************************/
.card-left,
.card-right {
  display: inline-block;
  margin-right: 1rem;
}

.lfr-pagination-delta-selector .btn {
  min-width: max-content;
}

.lfr-pagination-buttons a,
.lfr-pagination-buttons span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
  text-decoration: none !important;
}
.lfr-pagination-buttons li.disabled {
  pointer-events: none;
  cursor: not-allowed;
}
.lfr-pagination-buttons li.disabled a {
  color: #000000;
}
.lfr-pagination-buttons li:not(.disabled) a {
  color: #bd0000;
}

._com_adasasistemas_portlet_dossiersTecnics_DossiersTecnicsPortlet_INSTANCE_g6hyCJDJa4mZ_dossierTecnicCustomsSearchContainerEmptyResultsMessage {
  display: none;
}

.lfr-search-container {
  background-color: transparent;
}
.lfr-search-container .lfr-pagination-config {
  float: left;
}
.lfr-search-container .lfr-pagination-buttons {
  float: left;
}
.lfr-search-container .lfr-pagination-page-selector {
  max-width: max-content;
}

/*****************************************************
 *** RURALCAT - MENUFRANJAS
 *****************************************************/
#menutotal {
  border-top: 1px solid #77933c;
  border-bottom: 1px solid #77933c;
}
#menutotal .cabecera,
#menutotal .cabeceraLnk {
  cursor: pointer;
  padding-left: 10px;
  font-size: 20px;
  color: #cacaca;
}
#menutotal .cabecera.optionSelected,
#menutotal .cabeceraLnk.optionSelected {
  color: #77933c;
}
#menutotal .cabecera a,
#menutotal .cabeceraLnk a {
  color: inherit;
}
#menutotal .cabecera a:hover,
#menutotal .cabeceraLnk a:hover {
  font-size: 16px;
  font-weight: bold;
}

.fondoActivo {
  margin-top: 1rem;
  padding-inline: 1rem;
  background-color: rgb(195, 214, 155);
  border: 1px solid rgb(79, 98, 40);
  color: rgb(57, 71, 29);
  font-size: 14px;
}
.fondoActivo .principalDesplegable {
  padding-left: 2.5rem;
}
.fondoActivo .tituloM,
.fondoActivo .tituloW,
.fondoActivo [onclick*=show] {
  cursor: pointer;
}
.fondoActivo .texteTramitsLB {
  margin-inline: 1rem;
}
.fondoActivo .texteTramitsLB .border {
  padding: 1rem;
  border-color: #77933c !important;
}

#menutotal.menucolor-orange {
  border-color: #e46c0a;
}
#menutotal.menucolor-orange .cabecera.optionSelected,
#menutotal.menucolor-orange .cabeceraLnk.optionSelected {
  color: #e46c0a !important;
}

.fondoActivo.menucolor-orange {
  color: #e46c0a;
  background-color: #fac090;
}
.fondoActivo.menucolor-orange .texteTramitsLB .border {
  border-color: #e46c0a !important;
}

#menutotal.menucolor-yellow {
  border-color: #fbb508;
}
#menutotal.menucolor-yellow .cabecera.optionSelected,
#menutotal.menucolor-yellow .cabeceraLnk.optionSelected {
  color: #fbb508 !important;
}
#menutotal.menucolor-yellow .fondoActivo {
  border-color: #fbb508;
}

.fondoActivo.menucolor-yellow {
  color: #906700;
  background-color: #fbd985;
}
.fondoActivo.menucolor-yellow .texteTramitsLB .border {
  border-color: #fbb508 !important;
}

#menutotal.menucolor-blue {
  border-color: #31859c;
}
#menutotal.menucolor-blue .cabecera.optionSelected,
#menutotal.menucolor-blue .cabeceraLnk.optionSelected {
  color: #31859c !important;
}

.fondoActivo.menucolor-blue {
  color: #31859c;
  background-color: #93cddd;
}
.fondoActivo.menucolor-blue .texteTramitsLB .border {
  border-color: #31859c !important;
}

#menutotal.menucolor-red {
  border-color: #e63442;
}
#menutotal.menucolor-red .cabecera.optionSelected,
#menutotal.menucolor-red .cabeceraLnk.optionSelected {
  color: #730009 !important;
}

.fondoActivo.menucolor-red {
  color: #730009;
  background-color: #fddddf;
}
.fondoActivo.menucolor-red .texteTramitsLB .border {
  border-color: #730009 !important;
}

/*****************************************************
 *** RURALCAT - FITXES
 *****************************************************/
.fitxes h2,
.fitxes p {
  color: #fff !important;
}
.fitxes a {
  color: #fff !important;
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.fitxes a:hover {
  background-color: #fff;
  color: #000 !important;
  text-decoration: none !important;
}
.fitxes .fitxa-link {
  width: 80%;
  margin: 0 10% 10% 10%;
  border: solid 0.1px #ffffff;
}
.fitxes .fitxa-link a:hover {
  background-color: #fff;
  color: #000;
}
.fitxes .explicacio {
  height: 5em;
  display: block;
}
.fitxes .primera {
  background-color: #f4b183;
}
.fitxes .segunda {
  background-color: #ff9933;
}
.fitxes .tercera {
  background-color: #d88257;
}
.fitxes .cuarta {
  background-color: #d14905;
}
.fitxes .quinta {
  background-color: #a35300;
}
.fitxes .card-deck {
  display: flex;
}
.fitxes .card-deck > div {
  margin-bottom: 1rem;
}
.fitxes .card-deck .card {
  height: 100%;
  padding: 0;
  margin-inline: 0;
}
.fitxes .card-deck .card .card-body {
  padding: 0;
}
.fitxes .card-deck .card .card-body h2 {
  padding: 1rem;
  font-size: 1em;
  height: 3rem;
}

.fitxes-tecniques_container {
  float: none;
  margin: auto;
  width: 100%;
}

.fitxes_tecniques_titulo a {
  color: #000000;
  margin-bottom: 1rem;
}

.fitxes_tecniques_image a {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 60%;
}
.fitxes_tecniques_image a img {
  max-width: 100%;
  object-fit: contain;
}

.box-search + div > div:first-child {
  display: flex;
  flex-wrap: wrap;
  margin-inline: 0.5rem;
}
.box-search + div > div:first-child > div {
  padding-inline: 0.5rem;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 0) {
  .box-search + div > div:first-child > div {
    flex: 0 0 auto;
    width: calc(100% * 12 / 12);
  }
}
@media (min-width: 768px) {
  .box-search + div > div:first-child > div {
    flex: 0 0 auto;
    width: calc(100% * 6 / 12);
  }
}
@media (min-width: 992px) {
  .box-search + div > div:first-child > div {
    flex: 0 0 auto;
    width: calc(100% * 3 / 12);
  }
}

/*****************************************************
 *** RURALCAT - ANIMACIONES
 *****************************************************/
#rotacion {
  margin-top: 2em;
  float: left;
}

#rotacion img {
  transition: transform 0.7s ease-in-out;
}

#rotacion img:hover {
  transform: rotate(360deg);
}

#link_context {
  margin-top: 9em;
  float: left;
  font-size: 1.2em;
  margin-left: 2em;
}

/*****************************************************
 *** RURALCAT - PROFEM
 *****************************************************/
/* PROFEM */
.cont_profem {
  width: 100%;
  clear: both;
  margin-top: 2em;
}

.cont_profem {
  margin-top: 2em;
}

.cont_profem .row > .column {
  padding: 0 8px;
}

.cont_profem .row:after {
  content: "";
  display: table;
  clear: both;
}

.cont_profem .column {
  flex: 0 0 25%;
  max-width: 25%;
  margin-bottom: 1em;
}

.cont_profem .column img {
  width: 100%;
}

/* The Modal (background) */
.mySlides img {
  width: 100%;
}

.mySlides column img {
  width: 100%;
}

.mySlides column img {
  width: 100%;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #ffffff;
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 1200px;
  border: none;
  overflow: initial;
}

/* The Close Button */
.close {
  color: #666666;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: #999;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.caption-container {
  text-align: center;
  background-color: white;
  padding: 1em 5em;
  color: #ccc;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

.cont_profem img.hover-shadow {
  transition: 0.3s;
}

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

@media only screen and (max-width: 600px) {
  .close {
    top: 1.5em;
  }
}
/* FIN PROFEM */
/*****************************************************
 *** RURALCAT - EXPERIENCIES
 *****************************************************/
.experienciesContainer .imatgesCasos img,
.experienciesContainer .imatgesCasos picture,
.experienciesContainer .imatgesCasos iframe {
  padding: 0;
  margin: 0;
  max-height: 310px;
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.experienciesContainer .titolsContainer {
  padding: 1rem 2rem 2rem;
  background: #f5f5f5;
  cursor: pointer;
}
.experienciesContainer .titolsCasos {
  text-align: justify;
  color: #4e4e4e;
  font-size: 1.5rem;
  line-height: 1.8;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .experienciesContainer .casImg2,
  .experienciesContainer .casImg3 {
    display: none;
  }
}
.experienciesContainer .hideOnDesktop {
  display: none;
}
.experienciesContainer .ubicacions {
  color: #bd0000;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
}
.experienciesContainer .ubicacions:after {
  content: "+";
  font-size: 1.4rem;
  font-weight: bold;
}
.experienciesContainer .tile2defer {
  margin-bottom: 2rem;
}

/*****************************************************
 *** RURALCAT - CAROUSEL, SLIDERS, CARRUSEL
 *****************************************************/
.carousel {
  width: 100%;
  height: 540px !important;
  min-width: 100%;
}
.carousel .carousel-content {
  height: 540px;
  min-width: 100%;
}
.carousel .image-viewer-base-image-list {
  min-height: 100%;
  width: 100%;
}
.carousel .image-viewer-base-image-list .image-viewer-base-image-list-inner {
  min-height: 540px !important;
  height: 540px !important;
  min-width: 100%;
}
.carousel .image-viewer-base-image-list .image-viewer-base-image-list-inner img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.carousel menu {
  right: 10% !important;
  bottom: 4% !important;
}

/*****************************************************
 *** RURALCAT - FORMACIO CONTINUA
 *****************************************************/
.fcontinuada nav {
  float: none;
  clear: both;
  width: 100%;
  margin: 5% auto;
  background: #eee;
}

.fcontinuada nav ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.fcontinuada nav li {
  float: none;
  width: 100%;
}

.fcontinuada nav li a {
  display: block;
  width: 100%;
  padding: 20px;
  border-left: 5px solid;
  position: relative;
  z-index: 2;
  text-decoration: none;
  color: #444;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.fcontinuada nav li a:hover {
  border-bottom: 0px;
  color: #fff;
}

.fcontinuada nav li:first-child a {
  border-left: 10px solid #3498db;
}

.fcontinuada nav li:nth-child(2) a {
  border-left: 10px solid #ffd071;
}

.fcontinuada nav li:nth-child(3) a {
  border-left: 10px solid #f0776c;
}

.fcontinuada nav li:nth-child(4) a {
  border-left: 10px solid #c651c8;
}

.fcontinuada nav li:nth-child(5) a {
  border-left: 10px solid #f5ab97;
}

.fcontinuada nav li:last-child a {
  border-left: 10px solid #1abc9c;
}

.fcontinuada nav li a:after {
  content: "";
  height: 100%;
  left: 0;
  top: 0;
  width: 0px;
  position: absolute;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  z-index: -1;
}

.fcontinuada nav li a:hover:after {
  width: 100%;
}

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 100;
  src: local("Lato Hairline"), local("Lato-Hairline"), url(http://themes.googleusercontent.com/static/fonts/lato/v6/boeCNmOCCh-EWFLSfVffDg.woff) format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: local("Lato Light"), local("Lato-Light"), url(http://themes.googleusercontent.com/static/fonts/lato/v6/KT3KS9Aol4WfR6Vas8kNcg.woff) format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url(http://themes.googleusercontent.com/static/fonts/lato/v6/9k-RPmcnxYEPm8CNFsH2gg.woff) format("woff");
}
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: local("Lato Bold"), local("Lato-Bold"), url(http://themes.googleusercontent.com/static/fonts/lato/v6/wkfQbvfT_02e2IWO3yYueQ.woff) format("woff");
}
.fcontinuada ul,
.fcontinuada ul li {
  list-style: none !important;
  list-style-type: none !important;
}

.fcontinuada nav li:first-child a:hover:after {
  background: #3498db;
}

.fcontinuada nav li:first-child a:before {
  content: "Formació a Distància";
}

.fcontinuada nav li:first-child a:hover:before {
  transition: 0.3s;
  content: "Formació a Distància - Pots accedir al nostre cercador de formació a distància fent clic aquí";
}

/*----------------------------*/
.fcontinuada nav li:nth-child(2) a:after {
  background: #ffd071;
}

.fcontinuada nav li:nth-child(2) a:before {
  content: "Cursos";
}

.fcontinuada nav li:nth-child(2) a:hover:before {
  transition: 0.3s;
  content: "Cursos - Pots accedir al nostre llistat de formació continua fent clic aquí.";
}

/*----------------------------*/
.fcontinuada nav li:nth-child(3) a:after {
  background: #f0776c;
}

.fcontinuada nav li:nth-child(3) a:before {
  content: "Cercador de formació";
}

.fcontinuada nav li:nth-child(3) a:hover:before {
  transition: 0.3s;
  content: "Cercador de formació - Pots accedir al nostre cercador de formació continua fent clic aquí.";
}

/*----------------------------*/
.fcontinuada nav li:nth-child(4) a:after {
  background: #c651c8;
}

.fcontinuada nav li:nth-child(4) a:before {
  content: "Pràctiques a empreses";
}

.fcontinuada nav li:nth-child(4) a:hover:before {
  transition: 0.3s;
  content: "Pràctiques a empreses - Els joves reben formació tecnològica d’una persona responsable en l’empresa col·laboradora, al mateix temps que practiquen els coneixements apresos. El/la tutor/a d’incorporació posa en contacte els joves i l’empresa i fa el seguiment de les pràctiques.";
}

/*----------------------------*/
.fcontinuada nav li:nth-child(5) a:after {
  background: #f5ab97;
}

.fcontinuada nav li:nth-child(5) a:before {
  content: "Validació experiència professional";
}

.fcontinuada nav li:nth-child(5) a:hover:before {
  transition: 0.3s;
  content: "Validació experiència professional - Els joves que disposen d’una experiència laboral de 2 anys o més en el sector agrari, poden sol·licitar el reconeixement o la validació de les competències que posseeix en l’àrea de tecnologia agrària. Es tracta de demostrar de manera pràctica, a la seva explotació, que pot desenvolupar correctament les tasques bàsiques pròpies de l’activitat.";
}

/*----------------------------*/
.fcontinuada nav li:last-child a:after {
  background: #1abc9c;
}

.fcontinuada nav li:last-child a:before {
  content: "Mentoratge";
}

.fcontinuada nav li:last-child a:hover:before {
  transition: 0.3s;
  content: "Mentoratge - Es tracta d’una formació basada en la col·laboració entre dones, la mentora, amb una àmplia trajectòria en el sector agrari o ramader, comparteix coneixements, habilitats, experiències i aprenentatges, i ofereix consell, informació i guia a la jove mentorada que està iniciant l’activitat professional.";
}

.fcontinuada a {
  text-decoration: none !important;
}

.formacio_list_group_ul_apuntat {
  display: block;
  float: left;
  margin: 0px;
  padding: 0px !important;
  width: 100%;
}

.formacio_list_group_li {
  width: 25%;
  float: left;
  list-style: none !important;
  padding: 0px 5px 10px 5px;
}

@media only screen and (max-width: 600px) {
  .movil_width_100 {
    width: 100%;
  }
}
.formacio_list_group_div {
  height: 8em !important;
  float: left;
  display: table;
  padding: 0px;
  text-align: center;
  width: 100%;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.formacio_list_group_div:hover {
  opacity: 0.7;
}

.formacio_list_group_div a {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px !important;
  text-decoration: none;
  color: #ffffff !important;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.formacio_list_group_div a:hover {
  font-size: 20px !important;
  text-decoration: none !important;
}

.formacio_list_group_ul_apuntat img {
  width: 45px;
}

.formacio_list_group_ul_apuntat .formacio_list_group_li {
  width: 100%;
}

/*****************************************************
 *** RURALCAT - DINAMIZADORS
 *****************************************************/
.zona .avatar {
  border-radius: 50%;
  width: 6em;
  border-color: #cccccc;
  border-style: solid;
  border-width: 0.5em;
}
.zona .col-lg-6 {
  padding: 1rem;
}
@media (min-width: 992px) {
  .zona .col-lg-6 {
    min-height: 8rem;
  }
}
@media (max-width: 991px) {
  .zona .col-lg-6 {
    margin-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .zona .bmorado {
    border-right: 0.5em solid #735fba;
  }
}
@media (max-width: 991px) {
  .zona .bmorado {
    border-bottom: 0.5em solid #735fba;
  }
}
@media (min-width: 992px) {
  .zona .bgranate {
    border-right: 0.5em solid #c41f22;
  }
}
@media (max-width: 991px) {
  .zona .bgranate {
    border-bottom: 0.5em solid #c41f22;
  }
}
@media (min-width: 992px) {
  .zona .bverde {
    border-right: 0.5em solid #22a858;
  }
}
@media (max-width: 991px) {
  .zona .bverde {
    border-bottom: 0.5em solid #22a858;
  }
}
@media (min-width: 992px) {
  .zona .bazul {
    border-right: 0.5em solid #170ec4;
  }
}
@media (max-width: 991px) {
  .zona .bazul {
    border-bottom: 0.5em solid #170ec4;
  }
}
@media (min-width: 992px) {
  .zona .bfucsia {
    border-right: 0.5em solid #d119b9;
  }
}
@media (max-width: 991px) {
  .zona .bfucsia {
    border-bottom: 0.5em solid #d119b9;
  }
}
@media (min-width: 992px) {
  .zona .bmarron {
    border-right: 0.5em solid #9c5911;
  }
}
@media (max-width: 991px) {
  .zona .bmarron {
    border-bottom: 0.5em solid #9c5911;
  }
}
@media (min-width: 992px) {
  .zona .bmarina {
    border-right: 0.5em solid #118fa6;
  }
}
@media (max-width: 991px) {
  .zona .bmarina {
    border-bottom: 0.5em solid #118fa6;
  }
}
@media (min-width: 992px) {
  .zona .bcarne {
    border-right: 0.5em solid #d9896c;
  }
}
@media (max-width: 991px) {
  .zona .bcarne {
    border-bottom: 0.5em solid #d9896c;
  }
}
@media (min-width: 992px) {
  .zona .brosa {
    border-right: 0.5em solid #f2c9d8;
  }
}
@media (max-width: 991px) {
  .zona .brosa {
    border-bottom: 0.5em solid #f2c9d8;
  }
}
@media (min-width: 992px) {
  .zona .bverdefluor {
    border-right: 0.5em solid #79f2ae;
  }
}
@media (max-width: 991px) {
  .zona .bverdefluor {
    border-bottom: 0.5em solid #79f2ae;
  }
}

/*****************************************************
 *** RURALCAT - EINES REG
 *****************************************************/
.or_infografies_links {
  margin-top: 1rem;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-bottom: #ccc dashed 0.1em;
  border-top: #ccc dashed 0.1em;
  padding: 0.5em 0.5em 0 0.5em;
}
.or_infografies_links a {
  display: block;
  width: auto;
  flex: 1;
  text-align: left;
}
.or_infografies_links .icono_infografia {
  width: 4em;
}
.or_infografies_links .icono_video {
  width: 4em;
}

.oficina_fertilizacio_noticia_image_container .infografia_imagen_container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width: 991px) {
  .or_infografies_links {
    display: block;
    text-align: left;
  }
  .or_infografies_links a {
    margin-bottom: 0.25rem;
    display: block;
    clear: both;
    width: 100% !important;
    float: none;
    text-align: left;
  }
}
.iframe-wrapper {
  width: 100%;
  padding-top: 60%;
  position: relative;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.webs-dinteres .portada_collaboradors {
  background: linear-gradient(to bottom, #e8e8e8, #f5f5f5 40%, white 50%);
  display: flex;
  padding: 0.75rem 0.75rem 0.5rem;
}
.webs-dinteres .portada_collaboradors_logo {
  width: 150px;
}
.webs-dinteres .portada_collaboradors_logo_info {
  font-size: 1.2rem;
  padding-left: 1rem;
}
.webs-dinteres .portada_collaboradors_logo_info a {
  color: #6F6F6F;
}

.linkableA {
  display: block;
  width: 100%;
  background-color: #b4e5a8;
  margin: 5px;
  line-height: 3.4 !important;
  font-size: 1.2em !important;
  color: black !important;
  padding-left: 10px;
  text-decoration: none;
  transition: all 0.3s ease;
}

/* mouse over link */
.altresSeccions a:hover {
  color: gray;
}

.altresSeccions a {
  text-decoration: none !important;
}

/*****************************************************
 *** RURALCAT - Acciones
 *****************************************************/
.bloque-acciones p.tazul3 a,
.bloque-acciones p.tazul3 a:hover {
  color: #000;
  font-weight: bolder;
}
.bloque-acciones p.tverde1 a,
.bloque-acciones p.tverde1 a:hover {
  color: #000;
  font-weight: bolder;
}
.bloque-acciones .tverde2 img {
  vertical-align: middle;
}
.bloque-acciones .text_block {
  display: block;
  float: right;
  text-align: left;
  width: 85%;
}
.bloque-acciones div#atransformadores6 {
  margin-top: 0em !important;
}
.bloque-acciones .bloqueacciones1 > p,
.bloque-acciones .bloqueacciones2 > p {
  margin-bottom: 0;
}
.bloque-acciones .collapse ul a,
.bloque-acciones .collapsing ul a {
  display: flex;
  width: 100%;
}
.bloque-acciones .bloqueacciones1 ul li {
  list-style: none !important;
  display: block;
  clear: both;
}
.bloque-acciones .bloqueacciones2 ul li {
  list-style: none !important;
  display: flex;
  clear: both;
}
.bloque-acciones .bloqueacciones1 ul,
.bloque-acciones .bloqueacciones1 li,
.bloque-acciones .bloqueacciones1 ul li a {
  padding: 0em !important;
}
.bloque-acciones .bloqueacciones2 ul,
.bloque-acciones .bloqueacciones2 li,
.bloque-acciones .bloqueacciones2 ul li a {
  padding: 0em !important;
}
.bloque-acciones .bgris {
  color: #67686c;
}
.bloque-acciones .titulo {
  font-weight: bolder;
  font-size: 1.1em;
}
.bloque-acciones .tazul {
  background-color: #00147a;
  color: #ffffff;
  padding: 0.2em;
}
.bloque-acciones a.azul {
  color: #00147a !important;
  padding: 0.2em;
  display: block;
}
.bloque-acciones .tazul2 {
  background-color: #004ae5;
  color: #ffffff;
  padding: 0.2em;
  clear: both;
}
.bloque-acciones .tazul3 {
  background-color: #3ba3ff;
  color: #ffffff;
  padding: 0.2em;
  clear: both;
}
.bloque-acciones .tverde1 {
  background-color: #24ee9c;
  color: #ffffff;
  padding: 0.2em;
  clear: both;
}
.bloque-acciones .tverde2 {
  background-color: #00c270;
  color: #ffffff;
  padding: 0.2em;
  clear: both;
}
.bloque-acciones .tverde3 {
  background-color: #057377;
  color: #ffffff;
  padding: 0.2em;
  clear: both;
}
.bloque-acciones .tverde4 {
  background-color: #05546a;
  color: #ffffff;
  padding: 0.2em;
  clear: both;
}
.bloque-acciones .bloqueacciones1 {
  margin-right: 5%;
}
.bloque-acciones .bloqueacciones1 li a,
.bloque-acciones .bloqueacciones1 a {
  color: #fff;
  text-decoration: none;
}
.bloque-acciones .bloqueacciones2 li a,
.bloque-acciones .bloqueacciones2 a {
  color: #fff;
  text-decoration: none;
}
.bloque-acciones .bloqueacciones1 a:hover {
  color: #fff;
}
.bloque-acciones .bloqueacciones2 a:hover {
  color: #fff;
}
.bloque-acciones .bloqueacciones1 ul,
.bloque-acciones .bloqueacciones2 ul {
  list-style: none;
}
.bloque-acciones .AT1 {
  background-color: #00147a;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT1 {
  border: 1px solid #00147a;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #00147a !important;
}
.bloque-acciones .AT9 {
  background-color: #00129e;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT9 {
  border: 1px solid #00129e;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #00129e !important;
}
.bloque-acciones .AT10 {
  background-color: #002dc0;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT10 {
  border: 1px solid #002dc0;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #002dc0 !important;
}
.bloque-acciones .AT2 {
  background-color: #004ae5;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT2 {
  border: 1px solid #004ae5;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #004ae5 !important;
}
.bloque-acciones .AT11 {
  background-color: #3670fa;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT11 {
  border: 1px solid #3670fa;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #3670fa !important;
}
.bloque-acciones .AT3 {
  background-color: #3ba3ff;
  color: #000;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT3 {
  border: 1px solid #3ba3ff;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #000000 !important;
}
.bloque-acciones .AT4 {
  background-color: #80c7ff;
  color: #000;
  height: auto;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT4 {
  border: 1px solid #80c7ff;
  height: auto;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #000000 !important;
}
.bloque-acciones .AT5 {
  background-color: #00c270;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT5 {
  border: 1px solid #00c270;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #00c270 !important;
}
.bloque-acciones .AT6 {
  background-color: #03ad86;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT6 {
  border: 1px solid #03ad86;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #03ad86 !important;
}
.bloque-acciones .AT12 {
  background-color: #03918f;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT12 {
  border: 1px solid #03918f;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #03918f !important;
}
.bloque-acciones .AT7 {
  background-color: #057377;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT7 {
  border: 1px solid #057377;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #057377 !important;
}
.bloque-acciones .AT4b {
  background-color: #05546a;
  color: #fff;
  height: auto;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT4b {
  border: 1px solid #05546a;
  height: auto;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #05546a !important;
}
.bloque-acciones .AT8 {
  background-color: #053d6a;
  color: #fff;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT8 {
  border: 1px solid #053d6a;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #053d6a !important;
}
.bloque-acciones .AT13 {
  background-color: #24ee9c;
  color: #000;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT13 {
  border: 1px solid #24ee9c;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #000 !important;
}
.bloque-acciones .AT14 {
  background-color: #00dc8a;
  color: #000;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT14 {
  border-bottom: 1px solid #00dc8a;
  border-left: 1px solid #00dc8a;
  border-right: 1px solid #00dc8a;
  border-top: 0px;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #000 !important;
}
.bloque-acciones .AT15 {
  background-color: #00c270;
  color: #000;
  width: 20%;
  padding: 0.2em;
  text-align: center;
  display: block;
}
.bloque-acciones .azulAT15 {
  border-bottom: 1px solid #00c270;
  border-left: 1px solid #00c270;
  border-right: 1px solid #00c270;
  border-top: 0px;
  height: 2.5em;
  width: 80%;
  padding: 0.2em;
  display: block;
  color: #000000 !important;
}
@media (max-width: 1024px) {
  .bloque-acciones .text_block {
    width: 78%;
  }
}
@media (max-width: 600px) {
  .bloque-acciones .bloqueacciones1 {
    width: 100%;
  }
  .bloque-acciones .bloqueacciones2 {
    width: 100%;
  }
  .bloque-acciones .text_block {
    width: 85%;
    margin-top: 0em;
  }
}

/*****************************
 *** RURALCAT - BIOECONOMIA
 *** https://ruralcat74.adasasistemas.com/web/guest/bioeconomia/ebc2030/accionstransformadores/observatori-de-la-bioeconomia
********************************/
.bioeconomia {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.bioeconomia.capasgroup {
  align-items: start;
}
.bioeconomia .logo_ecb {
  float: right;
}
.bioeconomia .titulo_destacado {
  font-size: 2.5em !important;
  font-weight: bolder;
  color: #00147a;
  float: left;
  width: 30%;
}
.bioeconomia_v2 .titulo_destacado {
  color: #24ee9c;
}
.bioeconomia_v3 .titulo_destacado {
  color: #00c270;
}
.bioeconomia_v4 .titulo_destacado {
  color: #057377;
}
.bioeconomia_v5 .titulo_destacado {
  color: #05546a;
}
.bioeconomia .titulo_destacado_2 {
  font-size: 2.5em !important;
  font-weight: bolder;
  color: #3ba3ff;
  float: left;
  width: 60%;
}
@media (max-width: 767px) {
  .bioeconomia .logo_ecb {
    float: none;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .bioeconomia .titulo_destacado {
    float: none;
    text-align: center;
    width: 100%;
  }
}
.bioeconomia .estat {
  font-size: 0.65em !important;
}
.bioeconomia .full_i {
  clear: both;
  width: 100%;
}
.bioeconomia .notes {
  float: left;
  display: block;
  width: 50%;
  padding-top: 2rem;
}
.bioeconomia .notes img {
  width: 14em;
}
.bioeconomia .presu {
  margin-left: 1em;
}
.bioeconomia .azul {
  color: #00147a;
}
.bioeconomia .verde {
  color: #4fbd80;
}
.bioeconomia .img-title {
  width: 100%;
}
.bioeconomia .title_obj {
  color: #00147a;
  margin-top: 1em;
  margin-bottom: -0.5em;
  margin-left: -17.5em;
}
.bioeconomia .list_atransformadores li {
  background: url(https://ruralcat.gencat.cat/documents/20181/10159822/list-arrow-green.png/8183cc67-9145-48f8-addf-ebd410498b1e?t=1663252330484) no-repeat;
  display: list-item;
  list-style: none;
  font-size: 0.8em;
  color: #00147a;
  margin-bottom: 1.5em;
  display: block;
  padding-left: 4em;
}
.bioeconomia ul.list_atransformadores {
  margin: 0;
  padding-top: 2em;
  width: 90%;
  text-align: justify;
}
.bioeconomia.capasgroup {
  background-color: #fff;
  padding: 0px;
  width: 100%;
}
.bioeconomia.capasgroup div {
  height: auto;
  display: inline-block;
  color: #fff;
  text-align: center;
  padding-top: 2em;
}
.bioeconomia .foto_principal {
  min-width: 48%;
  width: 48%;
  margin-right: 2%;
  float: left;
}
.bioeconomia .titulo_color {
  min-width: 50%;
  width: 50%;
  float: right;
  clear: right;
}
.bioeconomia .estados {
  min-width: 50%;
  width: 50%;
  float: left;
  clear: left;
  padding-block: 2rem;
}
.bioeconomia .lista {
  width: 50%;
  float: right;
}
@media screen and (max-width: 1024px) {
  .bioeconomia .capasgroup {
    display: flex;
    flex-flow: column;
  }
  .bioeconomia .capasgroup div {
    width: 100%;
    float: none;
    clear: both;
  }
  .bioeconomia .estados {
    order: 3;
    background-color: #f0f4ff;
    padding: 1em;
  }
  .bioeconomia .titulo_color {
    order: 2;
  }
  .bioeconomia .foto_principal {
    order: 1;
  }
  .bioeconomia .atrans_img {
    width: 100%;
  }
  .bioeconomia .full_i {
    clear: both;
    width: 100%;
  }
  .bioeconomia .title_obj {
    margin-left: -15.5em;
  }
}
.bioeconomia .notes {
  float: left;
  display: block;
}
.bioeconomia .presu img {
  width: 7em;
}
.bioeconomia .estados {
  width: 50%;
  float: left;
  clear: left;
}

/*****************************************
** Fruit
** https://ruralcat74.adasasistemas.com/web/guest/fruit.net/citrics/estrategia-fruit.net
**
**********************************************/
.mainFrameLB {
  padding: 10px;
  color: #666666;
  margin-bottom: 50px;
}

.tituloCabecera1 {
  border: 1px solid #f7c42a;
  background-color: #f5d77e;
}

.tituloCabecera2 {
  border: 1px solid #ec8534;
  background-color: #fbc499;
}

.tituloCabecera3 {
  border: 1px solid #acc100;
  background-color: #e3f074;
}

.cabeceraDocs {
  border-radius: 5px 5px 5px 5px;
  font-family: georgia;
  font-size: 15px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  padding: 8px;
  font-weight: bold;
}

.docComiteConcepto {
  margin-top: 15px;
  padding-left: 20px;
  font-weight: bold;
}

.textoComiteConcepto {
  font-size: 14px;
}

.gesfer_segonnivell_elem_select_off {
  background: url(http://ruralcat.gencat.cat/documents/20181/86401/bullet_default.png/c094d5bd-5f13-4e99-8a19-cc8b17e44022?t=1499759605160) no-repeat 0 0;
  width: 16px;
  height: 16px;
  float: left;
  margin-top: 3px;
}

.agrupacioDocBullet {
  padding-left: 15px;
  margin-top: 5px;
}

.bulletPDF {
  background: url(http://ruralcat.gencat.cat/documents/20181/86401/agenda_destaquem_pdf_mini.png/df206e9b-ad75-4434-b970-28ae00898431?t=1499762457168) no-repeat 0 0;
  width: 16px;
  height: 19px;
  float: left;
  margin-left: 2px;
  padding-right: 3px;
}

.docComiteDocumento {
  padding-left: 10px;
  font-style: italic;
}

.docComiteDocumento a {
  color: #666666;
}

.docComiteAnyo {
  padding-left: 10px;
  margin-top: 10px;
  font-size: 13px;
}

/*****************************************************
 *** RURALCAT - BOOKSIDE
 *****************************************************/
.book-slide {
  width: 100%;
}

.book {
  background: #fff;
}

.book-cell {
  padding: 1em;
  margin-right: 1px;
}

.book-photo {
  width: 12em;
  border-radius: 2px;
  box-shadow: -2px 6px 19px 0px #7f818e;
  transition: 0.3s ease;
}

.book-photo:hover {
  transform: scale(1.03);
}

.book-img {
  text-align: center;
  width: 100%;
}

.book-title {
  text-overflow: ellipsis;
  font-size: 0.9em;
  color: #000;
  font-weight: 600;
}

.book-author {
  margin-top: 3px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.book-content {
  color: #ffffff;
  margin-top: 1em;
}

fieldset,
label {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: middle;
}

.book-sum {
  margin-top: 20px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.book-see {
  margin-top: 25px;
  text-align: center;
  background-color: #fff;
  color: #000;
  font-weight: 600;
  padding: 8px;
  font-size: 14px;
  width: 160px;
  border-radius: 20px;
}
.book-see:hover {
  color: #ff6e72;
}
.book-see.book-blue {
  color: #a4e0eb;
}
.book-see.book-blue:hover {
  color: #22cdec;
}
.book-see.book-pink {
  color: #edb9d6;
}
.book-see.book-pink:hover {
  color: #ff6dbe;
}
.book-see.book-yellow {
  color: #fdca95;
}
.book-see.book-yellow:hover {
  color: #fb9124;
}
.book-see.book-purple {
  color: #cbb5e2;
}
.book-see.book-purple:hover {
  color: #a764ec;
}

.main-wrapper {
  width: 100%;
  display: flex;
  flex-grow: 1;
  margin-top: 100px;
  overflow: hidden;
}

.books-of {
  width: 320px;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  flex-shrink: 0;
}

.popular-books {
  flex-grow: 1;
  padding: 0 30px 50px;
  overflow-y: auto;
}

.genre {
  font-weight: 500;
  font-size: 15px;
}

.book-types {
  margin-left: auto;
}
.book-types a {
  text-decoration: none;
  color: var(--body-color);
  font-size: 14px;
}

.book-type + .book-type {
  margin-left: 20px;
}

.book-type {
  position: relative;
  transition: 0.2s;
}
.book-type.active, .book-type:hover {
  -webkit-text-stroke: 0.3px;
}
.book-type.active:before, .book-type:hover:before {
  content: "";
  position: absolute;
  width: 28px;
  height: 2px;
  bottom: -17px;
  right: 15px;
  background-color: #67d4ea;
  box-shadow: 0px -1px 5px 0px #67d4ea;
}
.book-type:nth-child(2):before {
  right: 12px;
}
.book-type:nth-child(3):before {
  right: 8px;
}
.book-type:nth-child(4):before {
  right: 6px;
}
.book-type:nth-child(5):before {
  right: 20px;
}

.week {
  padding: 0 30px;
}

.author + .author {
  margin-top: 20px;
}
.author-name {
  font-size: 14px;
}
.author:last-child {
  margin-bottom: 40px;
}

.author-title {
  padding: 0 0 20px;
  font-weight: 500;
  font-size: 15px;
}

.author-img {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin-right: 16px;
  object-fit: cover;
  object-position: center;
}

.overlay {
  position: sticky;
  bottom: 0;
  left: 0;
  width: 340px;
  flex-shrink: 0;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #f2f5f7 65%, #f2f5f7 100%);
  height: 60px;
  margin-left: -35px;
}

.book-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding-top: 40px;
  position: relative;
}

.book-card {
  margin-top: 20px;
  background-color: #fff;
  height: 270px;
  box-shadow: -1px 3px 8px -1px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  padding: 0 0 20px 20px;
  color: var(--body-color-light);
}

.book-card-img {
  width: 160px;
  margin-top: -35px;
  border-radius: 2px;
  box-shadow: 0px 1px 7px 2px #c7c9d3;
  border-bottom: 1px solid #dcddde;
  object-fit: cover;
  margin-bottom: 20px;
  transition: 0.3s ease;
}
.book-card-img:hover {
  transform: scale(1.04);
}

.card-content {
  color: var(--body-color);
  padding: 30px;
  overflow: hidden;
  position: relative;
}

.book-name {
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.book-by {
  font-size: 13px;
  color: var(--body-color-light);
  margin-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.book-rate > label {
  color: #cccccc;
}

.rate {
  display: inline-block;
  white-space: nowrap;
}

.book-rate > input:checked ~ label,
.book-rate:not(:checked) > label:hover,
.book-rate:not(:checked) > label:hover ~ label {
  color: #ff9700;
}

.book-rate > input:checked + label:hover,
.book-rate > input:checked ~ label:hover,
.book-rate > label:hover ~ input:checked ~ label,
.book-rate > input:checked ~ label:hover ~ label {
  color: #ff9700;
}

.card-vote {
  color: var(--body-color-light);
}

.card-sum {
  color: var(--body-color-light);
  font-size: 13px;
  line-height: 1.6em;
  -webkit-line-clamp: 4;
  margin-top: 15px;
}

.content-wrapper {
  display: flex;
  border-bottom: 1px solid #ebedef;
  position: relative;
}
.content-wrapper:before {
  content: "";
  position: absolute;
  background-color: #8f98a9;
  background-color: #aaaebc;
  box-shadow: 0 -6px 0 0 #aaaebc, 0 6px 0 0 #aaaebc;
  width: 4px;
  height: 4px;
  border: 0;
  padding: 0;
  right: 12px;
  top: 17px;
  border-radius: 50%;
  margin-left: auto;
}

.like-profile {
  margin-top: 8px;
}
.like-profile + .like-profile {
  margin-left: -5px;
}

.like-img {
  border-radius: 50%;
  width: 28px;
  object-fit: cover;
  border: 2px solid #fff;
}

.like-name {
  font-size: 13px;
  margin-left: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.like-name span {
  font-weight: 600;
}

@media (max-width: 1103px) {
  .book-cell {
    width: 100%;
    margin-bottom: 5em;
  }
}
@media (max-width: 765px) {
  .book-cell {
    width: 80%;
    margin-bottom: 2em;
  }
}
@media (max-width: 575px) {
  .book-cell {
    width: 100%;
  }
}
@media (max-width: 458px) {
  .book-photo {
    width: 180px;
  }
  .book-voters {
    display: none;
  }
}
@media (max-width: 420px) {
  .book-see {
    width: 120px;
    font-size: 13px;
  }
  .book-photo {
    width: 130px;
  }
  .main-wrapper {
    margin-top: 50px;
  }
}
@media (max-width: 360px) {
  .rating > label:before {
    font-size: 0.8em;
  }
}
@media (max-width: 1220px) {
  .card-vote {
    display: none;
  }
}
@media (max-width: 1085px) {
  .book-rate > label {
    font-size: 0.7em;
  }
}
@media (max-width: 1045px) {
  .books-of {
    display: none;
  }
}
@media (max-width: 725px) {
  .browse-category,
  .search-bar {
    display: none;
  }
  .header-title {
    margin-right: auto;
  }
  .book-cards {
    grid-template-columns: 1fr;
  }
  .book-types {
    display: none;
  }
}
@media (max-width: 372px) {
  .card-content {
    padding: 20px;
  }
}
/*****************************************************
 *** RURALCAT - CARD LIST
 *****************************************************/
.card--list .card {
  height: calc(100% - 1rem);
}