@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
:root {
  --desy-color-white: #ffffff;
  --desy-color-black: #1f2331;
  --desy-color-neutral-dark: #5e616b;
  --desy-color-neutral-base: #92949B;
  --desy-color-neutral-light: #ededec;
  --desy-color-neutral-lighter: #f6f6f5;
  --desy-color-primary-dark: #00475C;
  --desy-color-primary-base: #00607a;
  --desy-color-primary-light: #d6eaf0;
  --desy-color-warning-dark: #b88e12;
  --desy-color-warning-base: #fdcb33;
  --desy-color-warning-light: #fef6b2;
  --desy-color-alert-dark: #a40014;
  --desy-color-alert-base: #d22333;
  --desy-color-alert-light: #fbd3ce;
  --desy-color-success-dark: #158930;
  --desy-color-success-base: #24d14c;
  --desy-color-success-light: #dcf8e2;
  --desy-color-link-dark: #00475C;
  --desy-color-link-base: #00607a;
  --desy-color-link-light: #d6eaf0;
  --s-xs: 0.25rem;
  --s-sm: 0.5rem;
  --s-base: 1rem;
  --s-lg: 1.75rem;
  --s-xl: 2.5rem;
  --s-2xl: 5rem;
  --s-3xl: 10rem;
  --spacer-1: 0.25rem;
  --spacer-2: 0.5rem;
  --spacer-3: 1rem;
  --spacer-4: 1.75rem;
  --spacer-5: 2.5rem;
  --spacer-6: 5rem;
  --spacer-10: 10rem;
  --desy-text-size-base: 1rem;
  --desy-text-size-xs: 0.75rem;
  --desy-text-size-sm: 0.875rem;
  --desy-text-size-lg: 1.125rem;
  --desy-text-size-xl: 1.25rem;
  --openSans: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --openSansSemiBold: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --openSansBold: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --openSansSemiBoldItalic: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  --desy-font-weight-normal: 400;
  --desy-font-weight-semibold: 600;
  --desy-font-weight-bold: 700;
  --desy-border-radius: 0.1875rem;
}

/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.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: white;
  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: 1023.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: 1023.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 {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0 0.25rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control {
  padding-right: 1.6rem;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled) {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn:not(.btn-unstyled).close {
  padding: 0.4375rem;
}
.sidebar-sm .btn.btn-monospaced, .sidebar-sm .btn.btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .btn.btn-monospaced.input-localized-trigger, .sidebar-sm .btn.btn-monospaced.btn-sm.input-localized-trigger {
  padding: 0;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}
.sidebar-sm .list-group-item-flex {
  padding: 0.5rem 0.25rem;
}
.sidebar-sm .list-group-item-flex .autofit-col {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.lfr-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 white;
  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: #dcf8e2;
  border-color: #24d14c;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #d6eaf0;
  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: #d6eaf0;
}
.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: #fbd3ce 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: #71000e;
  color: #71000e;
  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 - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 640px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-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: 640px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 640px) {
  .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: 640px) {
  .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: 640px) {
  .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 .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 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:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

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

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

.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: 1023.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 #ffffff, 0 0 0 4px #00bcef;
}
.item-selector .item-selector-list-row:hover {
  background-color: #60ddff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 639.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 640px) {
  .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: 1023.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: 640px) {
  .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: 640px) {
  .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: 640px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #1f2331;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #d6eaf0;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #5e616b;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #d6eaf0;
}
.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: #5e616b;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.1875rem;
  border-bottom-right-radius: 0.1875rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child,
.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.1875rem;
}
.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.1875rem;
}

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

.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: 1023.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 1023.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 1023.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: 1023.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: 1023.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: 1024px) {
  .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: -0.875rem;
  margin-right: -0.875rem;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 640px) {
  .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: 640px) {
  .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: 640px) {
  .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: #ffffff;
  border-top: 1px solid #92949B;
  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;
  }
}
.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: #ffffff;
  color: #6b6c7e;
}

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.1875rem 0.1875rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

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

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

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

.sheet-footer .btn {
  margin-right: var(--s-sm, 0.5rem);
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

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

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

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

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

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

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

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

.portlet-layout .portlet-header {
  margin-bottom: var(--s-base, 1rem);
}

@media (min-width: 640px) {
  .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-topper-toolbar {
  display: none !important;
}

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

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

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

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

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

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

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(31, 35, 49, 0.5);
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(31, 35, 49, 0.5);
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

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

.portlet-borderless .portlet-content {
  padding: var(--s-base, 1rem);
}
.portlet-decorate .portlet-content {
  background: #ffffff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: var(--s-base, 1rem);
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

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

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

.navbar form {
  margin: 0;
}

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

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

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
html {
  scroll-behavior: smooth;
}

@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
input::placeholder, textarea::placeholder {
  font-weight: 400;
}

strong,
b {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}

.focus-inline-styles:focus, .focus-inline-styles:focus-within, .focus-inline-styles.focus {
  background-color: #fdcb33;
  outline: 2px solid transparent;
  outline-offset: 2px;
  color: #1f2331;
  box-shadow: 0 0 transparent, 0 0 transparent, inset 0 -2px 0 0 #1f2331;
}
.focus-inline-styles span {
  text-decoration: underline;
}
.focus-inline-styles:focus-visible {
  outline: 0;
}

input[type=search]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  color: #1f2331;
}

.line-height-lg {
  line-height: 1.75 !important;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25;
}

.text-base, #content.sede-body .portlet-forms label,
#content.sede-body .portlet-forms legend,
#content.sede-body .portlet-forms .option-selected,
#content.sede-body .portlet-forms .custom-control-label, #content.sede-body .portlet-forms .ddm-form-basic-info .ddm-form-description {
  font-size: 1rem;
  line-height: 1.5;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

@media (min-width: 1024px) {
  .text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}

@media (min-width: 1024px) {
  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25;
  }
}

@media (min-width: 1024px) {
  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5;
  }
}

@media (min-width: 1024px) {
  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75;
  }
}

@media (min-width: 1024px) {
  .lg\:text-2xl {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
}

.font-normal {
  font-weight: 400;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.font-semibold {
  font-weight: 600;
}

.font-bold, .dga-view #content.sede-body .sede-listado-tasas li h4, .c-h4, .c-h3,
.c-h3 h2, .c-h2, .dga-view .asociados__listado .item .title, .dga-view .footer__links__list > li .title,
.c-h2 h3,
.dga-view .asociados__listado .item .title h3,
.dga-view .footer__links__list > li .title h3, .c-h1,
.c-h1 h2, .c-h0 {
  font-weight: 700;
}

.c-tab-bootstrap.active {
  font-weight: 700;
}

.text-neutral-base {
  color: #92949B;
}

.text-alert-base {
  color: #d22333;
}

.text-neutral-dark {
  color: #5e616b;
}

.text-success-dark {
  color: #158930;
}

.text-black, .c-tree__item--focus {
  color: #1f2331 !important;
}

.text-inherit {
  color: inherit;
  text-decoration: inherit;
}

@media (min-width: 1024px) {
  .lg\:not-sr-only {
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
}

.icon-color-base {
  color: #00607a;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.right-0 {
  right: 0;
}
.right-0--mb {
  right: 2rem;
}

.top-0 {
  top: 0;
}

.c-break-all {
  word-break: break-all;
}

.c-h0 {
  margin-bottom: 2rem;
  font-size: 2.5rem;
  line-height: 1.25;
}

.c-h1,
.c-h1 h2 {
  margin-bottom: 1.75rem;
  font-size: 1.875rem;
  line-height: 1.25;
}

.c-h2, .dga-view .asociados__listado .item .title, .dga-view .footer__links__list > li .title,
.c-h2 h3,
.dga-view .asociados__listado .item .title h3,
.dga-view .footer__links__list > li .title h3 {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.25;
}

.c-h3,
.c-h3 h2 {
  margin-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.25;
}

.c-h4 {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.25;
}

@media (min-width: 1024px) {
  .lg\:c-h1,
  .lg\:c-h1 h2 {
    margin-bottom: 1.75rem;
    font-size: 1.875rem;
    line-height: 1.25;
    font-weight: 700;
  }
}

@media (min-width: 1024px) {
  .lg\:c-h0 {
    margin-bottom: 2rem;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1.25;
  }
}

@media (min-width: 1024px) {
  .lg\:c-h4 {
    margin-bottom: 0.5rem;
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 700;
    line-height: 1.25;
  }
}

.c-link, #content.sede-body .sendNoComment {
  font-family: inherit;
  color: #00607a;
}
.c-link:focus, #content.sede-body .sendNoComment:focus, .c-link:focus-within, #content.sede-body .sendNoComment:focus-within, .c-link.focus, #content.sede-body .focus.sendNoComment {
  background-color: #fdcb33;
  outline: 2px solid transparent;
  outline-offset: 2px;
  color: #1f2331;
  box-shadow: 0 0 transparent, 0 0 transparent, inset 0 -2px 0 0 #1f2331;
}
.c-link span, #content.sede-body .sendNoComment span {
  text-decoration: underline;
}
.c-link:focus-visible, #content.sede-body .sendNoComment:focus-visible {
  outline: 0;
}
.c-link:hover, #content.sede-body .sendNoComment:hover {
  color: #00475C;
}

.c-link.c-tree__item--focus, #content.sede-body .c-tree__item--focus.sendNoComment {
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: 0 0 transparent, 0 0 transparent, inset 0 -2px 0 0 #1f2331;
}

.c-link--alert {
  color: #d22333;
  font-weight: 600;
}
.c-link--alert:hover {
  color: #a40014;
}

.c-link--neutral {
  color: #5e616b;
}
.c-link--neutral:hover {
  color: #1f2331;
}

.c-link--full::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
}

.c-paragraph-lg {
  margin-bottom: 1.75rem;
  font-size: 1.125rem;
  line-height: 1.75;
}
@media (max-width: 767.98px) {
  .c-paragraph-lg {
    line-height: 1.5;
  }
}

.c-paragraph-base {
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5;
}

.c-paragraph-sm {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25;
}

.c-ul {
  margin-bottom: 1rem;
  padding: 0;
  list-style: none;
}
.c-ul li {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 2rem;
}
.c-ul li::before {
  position: absolute;
  top: 0.625rem;
  left: 0.25rem;
  width: 0.375rem;
  height: 0.375rem;
  background-color: #1f2331;
  border-radius: 9999px;
  content: "";
}
.c-ul li:last-of-type {
  margin-bottom: 0;
}

.c-ul--no-bullets {
  padding: 0;
  list-style: none;
}
.c-ul--no-bullets li {
  margin-bottom: 1rem;
  padding-left: 0;
}
.c-ul--no-bullets li:not([role=menuitemcheckbox])::before {
  display: none;
}

.c-ul--no-bullets-flex {
  display: flex;
  padding: 0;
  list-style: none;
}
.c-ul--no-bullets-flex li {
  margin-bottom: 0;
}

.c-ol {
  margin-bottom: 1rem;
  padding: 0;
  list-style: none;
  counter-reset: list-counter;
}
.c-ol li {
  position: relative;
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}
.c-ol li::before {
  position: absolute;
  left: 0.25rem;
  color: #1f2331;
  content: counter(list-counter) ".";
  counter-increment: list-counter;
}
.c-ol li:last-of-type {
  margin-bottom: 0;
}

.c-form-group {
  display: block;
  margin-bottom: 2rem;
}
.c-form-group:last-of-type {
  margin-bottom: 0;
}
.c-form-group legend {
  font-size: 1rem;
  margin-bottom: 0;
}

.c-form-group--error input[type=checkbox],
.c-form-group--error input[type=radio] {
  border: 1px solid #d22333;
  box-shadow: #ffffff 0px 0px 0px 0px, #d22333 0px 0px 0px 2px, transparent 0px 0px 0px 0px;
}

.bg-neutral-lighter {
  background-color: #f6f6f5;
}

.hover\:bg-neutral-lighter:hover {
  background-color: #f6f6f5;
}

/*
.hover\:bg-primary-base:hover {
  background-color: $desy-color-primary-base;
}

.hover\:text-white:hover {
  color: $desy-color-white;
}
*/
.bg-neutral-light {
  background-color: #ededec;
}

.bg-neutral-base {
  background-color: #92949B;
}

.bg-neutral-dark {
  background-color: #5e616b;
}

.bg-success-base {
  background-color: #24d14c;
}

.bg-alert-base {
  background-color: #d22333;
}

.bg-alert-dark {
  background-color: #a40014;
}

.bg-primary-light {
  background-color: #d6eaf0;
}

.bg-warning-base, .c-tree__item--focus {
  background-color: #fdcb33;
}

.bg-warning-light {
  background-color: #fef6b2;
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-right-bottom {
  background-position: right bottom;
}

.bg-contain {
  background-size: contain;
}

.border-t {
  border-top-width: 1px;
  border-top-style: solid;
}

.border-t-2 {
  border-top-width: 2px !important;
}

.border-t-4 {
  border-top-width: 4px !important;
}

.border-t-6 {
  border-top-width: 6px !important;
}

.border-t-8 {
  border-top-width: 8px !important;
}

.border-t-4 {
  border-top-width: 4px !important;
}

.border-b {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

@media (min-width: 1024px) {
  .lg\:border-b {
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }
}

@media (min-width: 1024px) {
  .lg\:border-t {
    border-top-width: 1px;
    border-top-style: solid;
  }
}

@media (min-width: 1024px) {
  .lg\:border-0 {
    border: none;
  }
}

@media (min-width: 1024px) {
  .lg\:bg-neutral-lighter {
    background-color: #f6f6f5;
  }
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
}

.border-l {
  border-left-width: 1px;
  border-left-style: solid;
}

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

.border-neutral-dark {
  border-color: #5e616b !important;
}

.border-neutral-base {
  border-color: #92949B !important;
}

@media (min-width: 1024px) {
  .lg\:border-neutral-base {
    border-color: #92949B !important;
  }
}

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

.border-transparent {
  border-color: transparent !important;
}

.c-top-line {
  border-top: 1px solid #92949B;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
}

.border-t-solid {
  border-top-style: solid;
}

.h-60 {
  height: 9.375rem;
}

.max-h-35 {
  max-height: 21.875rem;
}

.max-h-38 {
  max-height: 3.8rem;
}

.max-h-90 {
  max-height: 90dvh;
}

.max-w-xs {
  max-width: 20rem;
}

.max-w-25 {
  max-width: 25%;
}

.size-base {
  width: 1rem;
  height: 1rem;
}

.overflow-hidden {
  overflow: hidden;
}

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

.-top-xs {
  top: -0.25rem;
}

.gap-sm {
  gap: 0.5rem;
}

.gap-base {
  gap: 1rem;
}

@media (min-width: 1024px) {
  .lg\:gap-base {
    gap: 1rem;
  }
}

.gap-lg {
  gap: 1.75rem;
}

.gap-xl {
  gap: 2.5rem;
}

.gap-2xl {
  gap: 5rem;
}

.column-gap {
  column-gap: 1.75rem;
}

.column-gap-sm {
  column-gap: 0.5rem;
}

.column-gap-base {
  column-gap: 1rem;
}

.column-gap-lg {
  column-gap: 1.75rem;
}

.row-gap {
  row-gap: 0.5rem;
}

.flex-1 {
  flex: 1 1 0%;
}

.fill-current {
  fill: currentColor;
}

.w-trim {
  margin-left: -0.875rem;
  margin-right: -0.875rem;
  width: calc(100% + 1.75rem);
}

.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.line-clamp-4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.line-clamp-5 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

.cursor-pointer {
  cursor: pointer;
}

.columns-1 {
  columns: 1;
}

@media (min-width: 1024px) {
  .lg\:columns-lg-2 {
    columns: 2;
  }
}

@media (min-width: 1024px) {
  .lg\:columns-lg-3 {
    columns: 3 !important;
  }
}

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

.columns-1 {
  columns: 1;
}

@media (min-width: 1024px) {
  .lg\:columns-lg-2 {
    columns: 2;
  }
}

.top-3 {
  top: 0.75rem;
}

.w-max {
  width: max-content;
}

.max-w-64 {
  max-width: 16rem;
}

.w-base {
  width: 1rem;
}

.w-6, .c-tree--base input[type=checkbox],
.c-tree--base input[type=radio] {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-64 {
  width: 16rem;
}

.aspect-2\/1 {
  aspect-ratio: 2/1;
}

.aspect-3\/2 {
  aspect-ratio: 3/2;
}

.aspect-video {
  aspect-ratio: 16/9;
}

.aspect-square {
  aspect-ratio: 1/1;
}

.aspect-auto {
  aspect-ratio: auto;
}

@media (min-width: 1024px) {
  .lg\:w-auto {
    width: auto !important;
  }
}

@media (min-width: 1024px) {
  .lg\:w-75 {
    width: 75% !important;
  }
}

@media (min-width: 1024px) {
  .lg\:w-25 {
    width: 25% !important;
  }
}

@media (min-width: 1024px) {
  .lg\:max-h-70 {
    max-height: 70dvh !important;
  }
}

.h-base {
  height: 1rem;
}

.h-2\.5 {
  height: 0.625rem;
}

.h-6, .c-tree--base input[type=checkbox],
.c-tree--base input[type=radio] {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-11 {
  height: 2.75rem;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-first {
  order: -9999;
}

.order-last {
  order: 9999;
}

@media (min-width: 1024px) {
  .lg\:order-first {
    order: -9999;
  }
}

@media (min-width: 1024px) {
  .lg\:order-last {
    order: 9999;
  }
}

.inset-y-0 {
  top: 0px;
  bottom: 0px;
}

.pointer-events-none {
  pointer-events: none;
}

.outline-none, .c-tree__item--focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

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

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

.object-center {
  object-position: center;
}

.object-right {
  object-position: right;
}

.hidden, .c-tree__item[aria-expanded=false] .c-tree__minus, .c-tree__item[aria-expanded=false] > ul, .c-tree__item[aria-expanded=true] .c-tree__plus, .c-toggle [aria-expanded=false] .c-button--is-pressed,
.c-toggle [aria-pressed=false] .c-button--is-pressed,
.c-toggle [aria-checked=false] .c-button--is-pressed, .c-toggle [aria-expanded=true] .c-button--is-not-pressed,
.c-toggle [aria-pressed=true] .c-button--is-not-pressed,
.c-toggle [aria-checked=true] .c-button--is-not-pressed {
  display: none;
}

.focus\:bg-warning-base:focus {
  background-color: #fdcb33;
}

.-mb-0\.5 {
  margin-bottom: -0.125rem;
}

.-mt-base {
  margin-top: -1rem;
}

@media (min-width: 1024px) {
  .lg\:-mb-base {
    margin-bottom: -1rem !important;
  }
}

@media (min-width: 1024px) {
  .lg\:mb-0 {
    margin-bottom: 0px !important;
  }
}

@media (min-width: 1024px) {
  .lg\:mt-0 {
    margin-top: 0px !important;
  }
}

@media (min-width: 1024px) {
  .lg\:pb-lg {
    padding-bottom: 1.75rem !important;
  }
}

@media (min-width: 1024px) {
  .lg\:py-base {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 1024px) {
  .lg\:pb-base {
    padding-bottom: 1rem !important;
  }
}

@media (min-width: 1024px) {
  .lg\:pt-base {
    padding-top: 1rem;
  }
}

@media (min-width: 1024px) {
  .lg\:pr-3xl {
    padding-right: 10rem;
  }
}

@media (min-width: 1024px) {
  .lg\:\!pr-3xl {
    padding-right: 10rem !important;
  }
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-width: 1px;
  border-bottom-width: 0px;
}

.divide-neutral-base > :not([hidden]) ~ :not([hidden]) {
  border-color: #92949B;
}

.divide-neutral-light > :not([hidden]) ~ :not([hidden]) {
  border-color: #ededec;
}

.tippy-box {
  background-color: transparent !important;
  color: inherit !important;
}

@media print {
  .print\:mb-xl {
    margin-bottom: 2.5rem;
  }
  .print\:\!block {
    display: block !important;
  }
  .print\:block {
    display: block;
  }
  .print\:hidden {
    display: none;
  }
  .print\:border-none {
    border-style: none;
  }
  .print\:\!opacity-100 {
    opacity: 1 !important;
  }
}
.z-10 {
  z-index: 10;
}

.c-skip-link:focus {
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.separator--news {
  width: 1px;
  height: 18px;
  border-right: 1px solid #1f2331;
}

.c-grid-menu {
  display: grid !important;
  grid-template-areas: "a b c d" "a b c e";
  grid-template-rows: 1fr 1fr;
}
@media (max-width: 1023.98px) {
  .c-grid-menu {
    display: flex !important;
  }
}
@media (max-width: 767.98px) {
  .c-grid-menu {
    display: flex !important;
  }
}

.temas {
  grid-area: a;
}

.mv {
  grid-area: b;
}

.sede {
  grid-area: c;
}

.institucion {
  grid-area: d;
}

.contacto {
  grid-area: e;
}

.c-grid {
  display: grid;
}

.c-grid--2-col {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 767.98px) {
  .c-grid--2-col {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.col-span-2 {
  grid-column: span 2/span 2;
}

@media (min-width: 1024px) {
  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-3 {
    grid-column: span 3/span 3;
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-1 {
    grid-column: span 1/span 1;
  }
}

.min-h-14 {
  min-height: 3.5rem;
}

.pt-2-5 {
  padding-top: 0.625rem;
}

.hidden, .c-tree__item[aria-expanded=false] .c-tree__minus, .c-tree__item[aria-expanded=false] > ul, .c-tree__item[aria-expanded=true] .c-tree__plus, .c-toggle [aria-expanded=false] .c-button--is-pressed,
.c-toggle [aria-pressed=false] .c-button--is-pressed,
.c-toggle [aria-checked=false] .c-button--is-pressed, .c-toggle [aria-expanded=true] .c-button--is-not-pressed,
.c-toggle [aria-pressed=true] .c-button--is-not-pressed,
.c-toggle [aria-checked=true] .c-button--is-not-pressed {
  display: none;
}

.block, .c-tree__item[aria-expanded=false] .c-tree__plus, .c-tree__item[aria-expanded=true] .c-tree__minus, .c-tree__item[aria-expanded=true] > ul, .c-toggle [aria-expanded=false] .c-button--is-not-pressed,
.c-toggle [aria-pressed=false] .c-button--is-not-pressed,
.c-toggle [aria-checked=false] .c-button--is-not-pressed, .c-toggle [aria-expanded=true] .c-button--is-pressed,
.c-toggle [aria-pressed=true] .c-button--is-pressed,
.c-toggle [aria-checked=true] .c-button--is-pressed {
  display: block;
}

.break-after-column a {
  color: inherit;
  text-decoration: inherit;
}

.break-after-column a:hover {
  color: #00607a;
  text-decoration: underline;
}

#portlet-documents-div nav.management-bar.navbar {
  visibility: hidden;
  opacity: 0;
  display: none !important;
}
#portlet-documents-div div.management-bar.navbar > ul > li[class=nav-item] {
  visibility: hidden;
  opacity: 0;
  display: none !important;
}
#portlet-documents-div .taglib-discussion {
  visibility: hidden;
  opacity: 0;
  display: none !important;
}
#portlet-documents-div .lfr-checkbox-column {
  visibility: hidden;
  opacity: 0;
  display: none !important;
}
#portlet-documents-div .portlet-document-library td.lfr-title-column a {
  pointer-events: none;
  cursor: default;
  text-decoration: none !important;
  color: inherit;
}
#portlet-documents-div .sidenav-container .sidenav-content .document-library-breadcrumb .breadcrumb {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.c-breadcrumbs li a {
  position: relative;
  padding-right: 1rem;
}

.c-breadcrumbs li a::after {
  position: absolute;
  right: 0;
}

.portlet {
  margin-bottom: 0;
}

.portlet-content-editable {
  border: none;
}

.c-button:active:not([disabled]), .gsc-cursor-page:active:not([disabled]), .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn:active:not([disabled]), #content.sede-body .portlet-forms button:active:not([disabled]), .sede-filters__box .btn-filtrar:active:not([disabled]), .c-button:hover:not([disabled]), .gsc-cursor-page:hover:not([disabled]), .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn:hover:not([disabled]), #content.sede-body .portlet-forms button:hover:not([disabled]), .sede-filters__box .btn-filtrar:hover:not([disabled]),
.c-button--primary:active:not([disabled]),
.c-button--primary:hover:not([disabled]) {
  text-decoration: none;
}

.c-button, .gsc-cursor-page, .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn, #content.sede-body .portlet-forms button, .sede-filters__box .btn-filtrar {
  margin: 0;
  padding: 0;
  font-family: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-width: 1px !important;
  -webkit-appearance: button;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #ffffff;
  border-style: solid;
  border-color: #00607a;
  border-radius: 0.1875rem;
  vertical-align: baseline;
  font-weight: 600;
  color: #00607a;
  transition-property: all;
  transition-duration: 150ms;
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
}
@media (min-width: 1024px) {
  .c-button.c-button--lg, .c-button--lg.gsc-cursor-page, .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--lg.search-btn, #content.sede-body .portlet-forms button.c-button--lg, .sede-filters__box .c-button--lg.btn-filtrar {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.c-button:focus, .gsc-cursor-page:focus, .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn:focus, #content.sede-body .portlet-forms button:focus, .sede-filters__box .btn-filtrar:focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px 0px 0px 3px;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
  text-decoration: underline;
}
.c-button:active:not([disabled]), .gsc-cursor-page:active:not([disabled]), .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn:active:not([disabled]), #content.sede-body .portlet-forms button:active:not([disabled]), .sede-filters__box .btn-filtrar:active:not([disabled]), .c-button:hover:not([disabled]), .gsc-cursor-page:hover:not([disabled]), .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn:hover:not([disabled]), #content.sede-body .portlet-forms button:hover:not([disabled]), .sede-filters__box .btn-filtrar:hover:not([disabled]), .c-button.ds-hover:not([disabled]), .ds-hover.gsc-cursor-page:not([disabled]), .dga-view #content.sede-body .sede-buscador-tasas .input-group .ds-hover.search-btn:not([disabled]), #content.sede-body .portlet-forms button.ds-hover:not([disabled]), .sede-filters__box .ds-hover.btn-filtrar:not([disabled]) {
  background-color: #ededec;
  border-color: #00607a;
}
.c-button:active:not([disabled]), .gsc-cursor-page:active:not([disabled]), .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn:active:not([disabled]), #content.sede-body .portlet-forms button:active:not([disabled]), .sede-filters__box .btn-filtrar:active:not([disabled]) {
  position: relative;
  top: 1px;
}
.c-button.c-button--disabled, .c-button--disabled.gsc-cursor-page, .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--disabled.search-btn, #content.sede-body .portlet-forms button.c-button--disabled, .sede-filters__box .c-button--disabled.btn-filtrar, .c-button[disabled], [disabled].gsc-cursor-page, .dga-view #content.sede-body .sede-buscador-tasas .input-group [disabled].search-btn, #content.sede-body .portlet-forms button[disabled], .sede-filters__box [disabled].btn-filtrar {
  pointer-events: none;
  background-color: #ffffff;
  opacity: 0.5;
  cursor: not-allowed;
}
.c-button.c-button--disabled:focus, .c-button--disabled.gsc-cursor-page:focus, .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--disabled.search-btn:focus, #content.sede-body .portlet-forms button.c-button--disabled:focus, .sede-filters__box .c-button--disabled.btn-filtrar:focus, .c-button.c-button--disabled:hover, .c-button--disabled.gsc-cursor-page:hover, .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--disabled.search-btn:hover, #content.sede-body .portlet-forms button.c-button--disabled:hover, .sede-filters__box .c-button--disabled.btn-filtrar:hover, .c-button.c-button--disabled.ds-hover, .c-button--disabled.ds-hover.gsc-cursor-page, .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--disabled.ds-hover.search-btn, #content.sede-body .portlet-forms button.c-button--disabled.ds-hover, .sede-filters__box .c-button--disabled.ds-hover.btn-filtrar, .c-button[disabled]:focus, [disabled].gsc-cursor-page:focus, .dga-view #content.sede-body .sede-buscador-tasas .input-group [disabled].search-btn:focus, #content.sede-body .portlet-forms button[disabled]:focus, .sede-filters__box [disabled].btn-filtrar:focus, .c-button[disabled]:hover, [disabled].gsc-cursor-page:hover, .dga-view #content.sede-body .sede-buscador-tasas .input-group [disabled].search-btn:hover, #content.sede-body .portlet-forms button[disabled]:hover, .sede-filters__box [disabled].btn-filtrar:hover, .c-button[disabled].ds-hover, [disabled].ds-hover.gsc-cursor-page, .dga-view #content.sede-body .sede-buscador-tasas .input-group [disabled].ds-hover.search-btn, #content.sede-body .portlet-forms button[disabled].ds-hover, .sede-filters__box [disabled].ds-hover.btn-filtrar {
  background-color: #ffffff;
  opacity: 0.5;
  cursor: not-allowed;
}

.c-button--sm {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.c-button--primary, .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn, #content.sede-body .portlet-forms button {
  background-color: #00607a;
  color: #ffffff;
  border-color: #00607a;
}
.c-button--primary:active:not([disabled]), .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn:active:not([disabled]), #content.sede-body .portlet-forms button:active:not([disabled]), .c-button--primary:hover:not([disabled]), .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn:hover:not([disabled]), #content.sede-body .portlet-forms button:hover:not([disabled]), .c-button--primary.ds-hover:not([disabled]), .dga-view #content.sede-body .sede-buscador-tasas .input-group .ds-hover.search-btn:not([disabled]), #content.sede-body .portlet-forms button.ds-hover:not([disabled]) {
  background-color: #00475C;
  border-color: #00475C;
  color: #ffffff;
}
.c-button--primary.c-button--disabled, .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--disabled.search-btn, #content.sede-body .portlet-forms button.c-button--disabled, .c-button--primary[disabled], .dga-view #content.sede-body .sede-buscador-tasas .input-group [disabled].search-btn, #content.sede-body .portlet-forms button[disabled] {
  background-color: #00607a;
}
.c-button--primary.c-button--disabled:focus, .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--disabled.search-btn:focus, #content.sede-body .portlet-forms button.c-button--disabled:focus, .c-button--primary.c-button--disabled:hover, .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--disabled.search-btn:hover, #content.sede-body .portlet-forms button.c-button--disabled:hover, .c-button--primary.c-button--disabled.ds-hover, .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--disabled.ds-hover.search-btn, #content.sede-body .portlet-forms button.c-button--disabled.ds-hover, .c-button--primary[disabled]:focus, .dga-view #content.sede-body .sede-buscador-tasas .input-group [disabled].search-btn:focus, #content.sede-body .portlet-forms button[disabled]:focus, .c-button--primary[disabled]:hover, .dga-view #content.sede-body .sede-buscador-tasas .input-group [disabled].search-btn:hover, #content.sede-body .portlet-forms button[disabled]:hover, .c-button--primary[disabled].ds-hover, .dga-view #content.sede-body .sede-buscador-tasas .input-group [disabled].ds-hover.search-btn, #content.sede-body .portlet-forms button[disabled].ds-hover {
  background-color: #00607a;
}

.c-button--alert {
  background-color: #d22333;
  border-color: #d22333;
  color: #ffffff;
}
.c-button--alert:active:not([disabled]), .c-button--alert:hover:not([disabled]), .c-button--alert.ds-hover:not([disabled]) {
  background-color: #a40014;
  border-color: #a40014;
  color: #ffffff;
}
.c-button--alert.c-button--disabled, .c-button--alert[disabled] {
  background-color: #d22333;
}
.c-button--alert.c-button--disabled:focus, .c-button--alert.c-button--disabled:hover, .c-button--alert.c-button--disabled.ds-hover, .c-button--alert[disabled]:focus, .c-button--alert[disabled]:hover, .c-button--alert[disabled].ds-hover {
  background-color: #d22333;
}

.c-button--transparent {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
}
.c-button--transparent:hover.c-accordion__toggle-all, .c-button--transparent:hover.c-accordion__trigger {
  border-color: transparent !important;
}
.c-button--transparent:hover:not([disabled]) {
  color: #00607a;
  border-color: #92949B;
  text-decoration: underline;
}
.c-button--transparent.c-button--disabled, .c-button--transparent[disabled] {
  background-color: transparent;
}
.c-button--transparent.c-button--disabled:focus, .c-button--transparent.c-button--disabled:hover, .c-button--transparent.c-button--disabled.ds-hover, .c-button--transparent[disabled]:focus, .c-button--transparent[disabled]:hover, .c-button--transparent[disabled].ds-hover {
  background-color: transparent;
}
.c-button--transparent.c-button--disabled, .c-button--transparent[disabled] {
  border-color: transparent;
  text-decoration: none;
  background-color: transparent;
}
.c-button--transparent.c-button--disabled:focus, .c-button--transparent.c-button--disabled:hover, .c-button--transparent.c-button--disabled.ds-hover, .c-button--transparent[disabled]:focus, .c-button--transparent[disabled]:hover, .c-button--transparent[disabled].ds-hover {
  border-color: transparent;
  text-decoration: none;
  background-color: transparent;
}

.c-button-close {
  border: 0;
  color: inherit;
  background-color: transparent;
  background-image: none;
  z-index: 1; /** posicionar btn delante de los elementos de navegacion **/
}
.c-button-close:focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px 0px 0px 3px;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
  text-decoration: underline;
}

.page-item:is(.active) .c-button, .page-item:is(.active) .gsc-cursor-page, .page-item:is(.active) .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn, .dga-view #content.sede-body .sede-buscador-tasas .input-group .page-item:is(.active) .search-btn, .page-item:is(.active) #content.sede-body .portlet-forms button, #content.sede-body .portlet-forms .page-item:is(.active) button, .page-item:is(.active) .sede-filters__box .btn-filtrar, .sede-filters__box .page-item:is(.active) .btn-filtrar {
  background-color: #00607a;
}

.c-dropdown {
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: 1rem;
  font-family: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-style: solid;
  border-width: 1px !important;
  cursor: pointer;
  -webkit-appearance: button;
}
@media (min-width: 1024px) {
  .c-dropdown.c-dropdown--lg {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
.c-dropdown.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.8em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.c-dropdown + .dropdown-menu {
  padding-top: 0;
  border: 1px solid #92949B;
  border-radius: 0;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
}
.c-dropdown + .dropdown-menu::after {
  display: none;
}
.c-dropdown + .dropdown-menu > .dropdown-item {
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  color: #1f2331;
}
.c-dropdown + .dropdown-menu > .dropdown-item:hover {
  background-color: #00607a;
  color: #ffffff;
}
.c-dropdown + .dropdown-menu > .dropdown-item:focus {
  background-color: #fdcb33;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: #1f2331 0px 0px 0px 0px, #1f2331 0px 0px 0px 0px, #1f2331 0px -2px 0px 0px inset;
}
.c-dropdown + .dropdown-menu > .dropdown-item.active {
  background-color: transparent;
  font-weight: 700;
}
.c-dropdown + .dropdown-menu > .dropdown-item.active:hover {
  background-color: #00607a;
}

.c-dropdown:active:not([aria-disabled]), .c-dropdown:hover:not([aria-disabled]),
.c-dropdown--primary:active:not([aria-disabled]),
.c-dropdown--primary:hover:not([aria-disabled]) {
  text-decoration: none;
}

.c-dropdown {
  max-width: 22.5rem;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #00607a;
  border-radius: 0.1875rem;
  vertical-align: baseline;
  font-weight: 600;
  text-decoration: none;
  color: #00607a;
  transition-property: all;
  transition-duration: 150ms;
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
}
.c-dropdown:focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px 0px 0px 3px;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.c-dropdown:active:not([aria-disabled]), .c-dropdown:hover:not([aria-disabled]), .c-dropdown.ds-hover:not([aria-disabled]) {
  background-color: #ededec;
  border-color: #00607a;
}
.c-dropdown.c-dropdown--disabled, .c-dropdown[aria-disabled] {
  pointer-events: none;
  background-color: #ffffff;
  opacity: 0.5;
  cursor: not-allowed;
}
.c-dropdown.c-dropdown--disabled:focus, .c-dropdown.c-dropdown--disabled:hover, .c-dropdown.c-dropdown--disabled.ds-hover, .c-dropdown[aria-disabled]:focus, .c-dropdown[aria-disabled]:hover, .c-dropdown[aria-disabled].ds-hover {
  background-color: #ffffff;
  opacity: 0.5;
  cursor: not-allowed;
}

.c-dropdown--sm {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.c-dropdown--primary {
  background-color: #00607a;
  color: #ffffff;
  border-color: #00607a;
}
.c-dropdown--primary:active:not([aria-disabled]), .c-dropdown--primary:hover:not([aria-disabled]), .c-dropdown--primary.ds-hover:not([aria-disabled]) {
  background-color: #00475C;
  border-color: #00475C;
  color: #ffffff;
}
.c-dropdown--primary.c-dropdown--disabled, .c-dropdown--primary[aria-disabled] {
  background-color: #00607a;
}
.c-dropdown--primary.c-dropdown--disabled:focus, .c-dropdown--primary.c-dropdown--disabled:hover, .c-dropdown--primary.c-dropdown--disabled.ds-hover, .c-dropdown--primary[aria-disabled]:focus, .c-dropdown--primary[aria-disabled]:hover, .c-dropdown--primary[aria-disabled].ds-hover {
  background-color: #00607a;
}

.c-dropdown--alert {
  background-color: #d22333;
  border-color: #d22333;
  color: #ffffff;
}
.c-dropdown--alert:active:not([aria-disabled]), .c-dropdown--alert:hover:not([aria-disabled]), .c-dropdown--alert.ds-hover:not([aria-disabled]) {
  background-color: #a40014;
  border-color: #a40014;
  color: #ffffff;
}
.c-dropdown--alert.c-dropdown--disabled, .c-dropdown--alert[aria-disabled] {
  background-color: #d22333;
}
.c-dropdown--alert.c-dropdown--disabled:focus, .c-dropdown--alert.c-dropdown--disabled:hover, .c-dropdown--alert.c-dropdown--disabled.ds-hover, .c-dropdown--alert[aria-disabled]:focus, .c-dropdown--alert[aria-disabled]:hover, .c-dropdown--alert[aria-disabled].ds-hover {
  background-color: #d22333;
}

.c-dropdown--transparent {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
}
.c-dropdown--transparent:hover:not([aria-disabled]) {
  color: #00607a;
  border-color: #00607a;
  text-decoration: underline;
}
.c-dropdown--transparent.c-dropdown--disabled, .c-dropdown--transparent[aria-disabled] {
  background-color: transparent;
}
.c-dropdown--transparent.c-dropdown--disabled:focus, .c-dropdown--transparent.c-dropdown--disabled:hover, .c-dropdown--transparent.c-dropdown--disabled.ds-hover, .c-dropdown--transparent[aria-disabled]:focus, .c-dropdown--transparent[aria-disabled]:hover, .c-dropdown--transparent[aria-disabled].ds-hover {
  background-color: transparent;
}
.c-dropdown--transparent.c-dropdown--disabled, .c-dropdown--transparent[aria-disabled] {
  border-color: transparent;
  text-decoration: none;
}
.c-dropdown--transparent.c-dropdown--disabled:focus, .c-dropdown--transparent.c-dropdown--disabled:hover, .c-dropdown--transparent.c-dropdown--disabled.ds-hover, .c-dropdown--transparent[aria-disabled]:focus, .c-dropdown--transparent[aria-disabled]:hover, .c-dropdown--transparent[aria-disabled].ds-hover {
  border-color: transparent;
  text-decoration: none;
}

.c-dropdown--has-selection {
  background-color: #d6eaf0;
  color: #00607a;
  border-color: #00607a;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
  font-weight: 700;
}
.c-dropdown--has-selection:hover:not([aria-disabled]), .c-dropdown--has-selection:active:not([aria-disabled]), .c-dropdown--has-selection.ds-hover:not([aria-disabled]) {
  color: #00607a;
  background-color: #fbfdfe;
}
.c-dropdown--has-selection:active:not([aria-disabled]), .c-dropdown--has-selection.ds-active:not([aria-disabled]) {
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.c-dropdown--has-selection[disabled], .c-dropdown--has-selection[disabled]:hover, .c-dropdown--has-selection[disabled]:focus, .c-dropdown--has-selection.c-button--disabled, .c-dropdown--has-selection.c-button--disabled:hover, .c-dropdown--has-selection.c-button--disabled:focus {
  background-color: #d6eaf0;
}

/* ==========================================================================
   _styles.menubar.css
   ========================================================================== */
@media (min-width: 1024px) {
  .c-menubar--last-right li:last-of-type {
    margin-left: auto;
  }
}

.c-menubar__button {
  margin: 0;
  padding: 0;
  font-family: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-width: 1px !important;
  -webkit-appearance: button;
  font-size: 1rem;
  align-items: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #ffffff;
  border-style: solid;
  border-color: #00607a;
  border-radius: 0.1875rem;
  vertical-align: baseline;
  font-weight: 600;
  color: #00607a;
  transition-property: all;
  transition-duration: 150ms;
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-decoration: none;
}
.c-menubar__button:focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: 0 0 0 3px #1f2331;
  color: #1f2331;
  outline: none;
}
.c-menubar__button:hover:not([disabled]), .c-menubar__button:active:not([disabled]), .c-menubar__button.ds-hover:not([disabled]) {
  background-color: #ededec;
  border-color: #00607a;
  color: #00607a;
  text-decoration: none;
}
.c-menubar__button:active:not([disabled]), .c-menubar__button.ds-active:not([disabled]) {
  position: relative;
  top: 1px;
}
.c-menubar__button.ds-focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: 0 0 0 3px #1f2331;
  color: #1f2331;
  outline: none;
}
.c-menubar__button[disabled], .c-menubar__button[disabled]:hover, .c-menubar__button[disabled]:focus, .c-menubar__button.c-menubar__button--disabled, .c-menubar__button.c-menubar__button--disabled:hover, .c-menubar__button.c-menubar__button--disabled:focus {
  background-color: #ffffff;
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}

.c-menubar__tooltip {
  display: none;
}
.c-menubar__tooltip [role=menuitem],
.c-menubar__tooltip [role=menuitemcheckbox],
.c-menubar__tooltip [role=menuitemradio] {
  position: relative;
}
.c-menubar__tooltip [role=menuitem]:focus, .c-menubar__tooltip [role=menuitem].ds-focus,
.c-menubar__tooltip [role=menuitemcheckbox]:focus,
.c-menubar__tooltip [role=menuitemcheckbox].ds-focus,
.c-menubar__tooltip [role=menuitemradio]:focus,
.c-menubar__tooltip [role=menuitemradio].ds-focus {
  background-color: #00607a;
  color: #ffffff;
  outline: none;
}
.c-menubar__tooltip [role=menuitem]:focus[aria-checked=true]::before, .c-menubar__tooltip [role=menuitem].ds-focus[aria-checked=true]::before,
.c-menubar__tooltip [role=menuitemcheckbox]:focus[aria-checked=true]::before,
.c-menubar__tooltip [role=menuitemcheckbox].ds-focus[aria-checked=true]::before,
.c-menubar__tooltip [role=menuitemradio]:focus[aria-checked=true]::before,
.c-menubar__tooltip [role=menuitemradio].ds-focus[aria-checked=true]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg transform='matrix(3.4285714285714284,0,0,3.4285714285714284,0,0)'%3E%3Cpath d='M4,12.5a2,2,0,0,1-1.55-.78L.25,9.23A1,1,0,0,1,.34,7.81a1,1,0,0,1,1.41.1l2.06,2.33a.21.21,0,0,0,.18.09.23.23,0,0,0,.18-.08l8.11-8.44a1,1,0,0,1,1.44,1.38l-8.2,8.63A1.94,1.94,0,0,1,4,12.5Z' style='fill: %23ffffff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.c-menubar__tooltip [role=menuitem]:focus[role=menuitemradio][aria-checked=true]::before, .c-menubar__tooltip [role=menuitem].ds-focus[role=menuitemradio][aria-checked=true]::before,
.c-menubar__tooltip [role=menuitemcheckbox]:focus[role=menuitemradio][aria-checked=true]::before,
.c-menubar__tooltip [role=menuitemcheckbox].ds-focus[role=menuitemradio][aria-checked=true]::before,
.c-menubar__tooltip [role=menuitemradio]:focus[role=menuitemradio][aria-checked=true]::before,
.c-menubar__tooltip [role=menuitemradio].ds-focus[role=menuitemradio][aria-checked=true]::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg transform='matrix(3.4285714285714284,0,0,3.4285714285714284,0,0)'%3E%3Ccircle cx='7' cy='7' r='7' style='fill: %23ffffff'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
}
.c-menubar__tooltip [role=menuitem][aria-checked=true],
.c-menubar__tooltip [role=menuitemcheckbox][aria-checked=true],
.c-menubar__tooltip [role=menuitemradio][aria-checked=true] {
  font-weight: 700;
}
.c-menubar__tooltip [role=menuitem][aria-checked=true]:before,
.c-menubar__tooltip [role=menuitemcheckbox][aria-checked=true]:before,
.c-menubar__tooltip [role=menuitemradio][aria-checked=true]:before {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg transform='matrix(3.4285714285714284,0,0,3.4285714285714284,0,0)'%3E%3Cpath d='M4,12.5a2,2,0,0,1-1.55-.78L.25,9.23A1,1,0,0,1,.34,7.81a1,1,0,0,1,1.41.1l2.06,2.33a.21.21,0,0,0,.18.09.23.23,0,0,0,.18-.08l8.11-8.44a1,1,0,0,1,1.44,1.38l-8.2,8.63A1.94,1.94,0,0,1,4,12.5Z' style='fill: %23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  top: 0.75rem;
  left: 0.5rem;
}
.c-menubar__tooltip [role=menuitemradio][aria-checked=true]:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg transform='matrix(3.4285714285714284,0,0,3.4285714285714284,0,0)'%3E%3Ccircle cx='7' cy='7' r='7' style='fill: %23000000'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
  width: 0.375rem;
  height: 0.375rem;
  top: 1rem;
  left: 0.75rem;
}

.c-menubar__button--base {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1rem;
}

@media (min-width: 1024px) {
  .c-menubar__button--lg {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.c-menubar__button--sm {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
  line-height: 1.25;
}

.c-menubar__button--primary {
  background-color: #00607a;
  color: #ffffff;
  box-shadow: 4px 4px 0 #00475C;
}
.c-menubar__button--primary:hover:not([disabled]), .c-menubar__button--primary:active:not([disabled]), .c-menubar__button--primary.ds-hover:not([disabled]) {
  background-color: #00475C;
  border-color: #00475C;
  color: #ffffff;
}
.c-menubar__button--primary[disabled], .c-menubar__button--primary[disabled]:hover, .c-menubar__button--primary[disabled]:focus, .c-menubar__button--primary.c-menubar__button--disabled, .c-menubar__button--primary.c-menubar__button--disabled:hover, .c-menubar__button--primary.c-menubar__button--disabled:focus {
  background-color: #00607a;
}

.c-menubar__button--has-selection {
  background-color: #d6eaf0;
  color: #00475C;
  border-color: #00607a;
  box-shadow: none;
  font-weight: 700;
}
.c-menubar__button--has-selection:hover:not([disabled]), .c-menubar__button--has-selection:active:not([disabled]), .c-menubar__button--has-selection.ds-hover:not([disabled]) {
  background-color: rgba(214, 234, 240, 0.5);
  color: #1f2331;
}
.c-menubar__button--has-selection:active:not([disabled]), .c-menubar__button--has-selection.ds-active:not([disabled]) {
  box-shadow: none;
}
.c-menubar__button--has-selection[disabled], .c-menubar__button--has-selection[disabled]:hover, .c-menubar__button--has-selection[disabled]:focus, .c-menubar__button--has-selection.c-menubar__button--disabled, .c-menubar__button--has-selection.c-menubar__button--disabled:hover, .c-menubar__button--has-selection.c-menubar__button--disabled:focus {
  background-color: #d6eaf0;
}

.c-menubar__button--transparent {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.c-menubar__button--transparent:hover:not([disabled]), .c-menubar__button--transparent.ds-hover:not([disabled]) {
  color: #00475C;
  border-color: #92949B;
  box-shadow: none;
}
.c-menubar__button--transparent[disabled], .c-menubar__button--transparent[disabled]:hover, .c-menubar__button--transparent[disabled]:focus, .c-menubar__button--transparent.c-menubar__button--disabled, .c-menubar__button--transparent.c-menubar__button--disabled:hover, .c-menubar__button--transparent.c-menubar__button--disabled:focus {
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
}

.c-menubar__button--header {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  font-size: 0.875rem;
  color: #1f2331;
}
.c-menubar__button--header:hover:not([disabled]), .c-menubar__button--header.ds-hover:not([disabled]) {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #1f2331;
  text-decoration: underline;
}
.c-menubar__button--header[disabled], .c-menubar__button--header[disabled]:hover, .c-menubar__button--header[disabled]:focus, .c-menubar__button--header.c-menubar__button--disabled, .c-menubar__button--header.c-menubar__button--disabled:hover, .c-menubar__button--header.c-menubar__button--disabled:focus {
  background-color: transparent;
}

.c-menu-navigation {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.c-menu-navigation .nav-link:active:not(.disabled) {
  font-weight: 600;
}
@media (min-width: 768px) {
  .c-menu-navigation {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.c-menu-navigation .nav-link {
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: 1rem;
  font-family: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-style: solid;
  border-width: 1px !important;
  cursor: pointer;
  -webkit-appearance: button;
}
.c-menu-navigation .nav-link:hover {
  text-decoration: none;
}
.c-menu-navigation .nav-link.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.8em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.c-menu-navigation .nav-link + .dropdown-menu {
  padding-top: 0;
  border: 1px solid #92949B;
  border-radius: 0;
  font-size: 0.875rem;
}
.c-menu-navigation .nav-link + .dropdown-menu::after {
  display: none;
}
.c-menu-navigation .nav-link + .dropdown-menu > .dropdown-item {
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  color: #00607a;
}
.c-menu-navigation .nav-link + .dropdown-menu > .dropdown-item:hover {
  background-color: #00607a;
  color: #ffffff;
  text-decoration: none;
}
.c-menu-navigation .nav-link + .dropdown-menu > .dropdown-item:focus {
  background-color: #fdcb33;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: #1f2331 0px 0px 0px 0px, #1f2331 0px 0px 0px 0px, #1f2331 0px -2px 0px 0px inset;
}
.c-menu-navigation .nav-link + .dropdown-menu > .dropdown-item.active {
  background-color: transparent;
  font-weight: 700;
}
.c-menu-navigation .nav-link + .dropdown-menu > .dropdown-item.active:hover {
  background-color: #00607a;
}
.c-menu-navigation .nav-link + .dropdown-menu > .dropdown-item a {
  flex: 1 1 0%;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  margin-right: -1rem;
  margin-left: -1rem;
  padding: 0.5rem 1rem;
  color: #1f2331;
  text-decoration: none;
}
.c-menu-navigation .nav-link + .dropdown-menu > .dropdown-item a:hover {
  background-color: #00607a;
  color: #ffffff;
  text-decoration: none;
}
.c-menu-navigation .nav-link + .dropdown-menu > .dropdown-item a:focus {
  background-color: #fdcb33;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
  box-shadow: #1f2331 0px 0px 0px 0px, #1f2331 0px 0px 0px 0px, #1f2331 0px -2px 0px 0px inset;
}

.c-menu-navigation:active:not([aria-disabled]), .c-menu-navigation:hover:not([aria-disabled]),
.c-menu-navigation--primary:active:not([aria-disabled]),
.c-menu-navigation--primary:hover:not([aria-disabled]) {
  text-decoration: none;
}

.c-menu-navigation .nav-link {
  max-width: 22.5rem;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #00607a;
  border-radius: 0.188rem;
  vertical-align: baseline;
  font-weight: 600;
  text-decoration: none;
  color: #00607a;
  transition-property: all;
  transition-duration: 150ms;
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
}
.c-menu-navigation .nav-link:focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px 0px 0px 3px;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.c-menu-navigation .nav-link:active:not([aria-disabled]), .c-menu-navigation .nav-link:hover:not([aria-disabled]), .c-menu-navigation .nav-link.ds-hover:not([aria-disabled]) {
  background-color: #ededec;
  border-color: #00607a;
}
.c-menu-navigation .nav-link[aria-disabled] {
  pointer-events: none;
  background-color: #ffffff;
  opacity: 0.5;
  cursor: not-allowed;
}
.c-menu-navigation .nav-link[aria-disabled]:focus, .c-menu-navigation .nav-link[aria-disabled]:hover, .c-menu-navigation .nav-link[aria-disabled].ds-hover {
  background-color: #ffffff;
  opacity: 0.5;
  cursor: not-allowed;
}
.c-menu-navigation .active .nav-link {
  background-color: #d6eaf0;
  color: #00607a;
  border-color: #92949B;
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
  font-weight: 700;
}
.c-menu-navigation .active .nav-link:hover:not([aria-disabled]), .c-menu-navigation .active .nav-link:active:not([aria-disabled]), .c-menu-navigation .active .nav-link.ds-hover:not([aria-disabled]) {
  color: #00607a;
  background-color: #fbfdfe;
}
.c-menu-navigation .active .nav-link:active:not([aria-disabled]), .c-menu-navigation .active .nav-link.ds-active:not([aria-disabled]) {
  box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px;
}
.c-menu-navigation .active .nav-link[disabled], .c-menu-navigation .active .nav-link[disabled]:hover, .c-menu-navigation .active .nav-link[disabled]:focus, .c-menu-navigation .active .nav-link.c-button--disabled, .c-menu-navigation .active .nav-link.c-button--disabled:hover, .c-menu-navigation .active .nav-link.c-button--disabled:focus {
  background-color: #d6eaf0;
}

.c-menu-navigation--sm .nav-link {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.c-menu-navigation--primary .nav-link {
  background-color: #00607a;
  color: #ffffff;
  border-color: #00607a;
}
.c-menu-navigation--primary .nav-link:active:not([aria-disabled]), .c-menu-navigation--primary .nav-link:hover:not([aria-disabled]), .c-menu-navigation--primary .nav-link.ds-hover:not([aria-disabled]) {
  background-color: #00475C;
  border-color: #00475C;
  color: #ffffff;
}
.c-menu-navigation--primary .nav-link[aria-disabled] {
  background-color: #00607a;
}
.c-menu-navigation--primary .nav-link[aria-disabled]:focus, .c-menu-navigation--primary .nav-link[aria-disabled]:hover, .c-menu-navigation--primary .nav-link[aria-disabled].ds-hover {
  background-color: #00607a;
}

.c-menu-navigation--primary--transparent .nav-link {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
  color: #00607a;
}
.c-menu-navigation--primary--transparent .nav-link:active:not([aria-disabled]), .c-menu-navigation--primary--transparent .nav-link:hover:not([aria-disabled]), .c-menu-navigation--primary--transparent .nav-link.ds-hover:not([aria-disabled]), .c-menu-navigation--primary--transparent .nav-link:active:not(.disabled):hover {
  background-color: #00607a;
  border-color: #00607a;
  color: #ffffff !important;
}
.c-menu-navigation--primary--transparent .nav-link[aria-disabled] {
  background-color: #00607a;
}
.c-menu-navigation--primary--transparent .nav-link[aria-disabled]:focus, .c-menu-navigation--primary--transparent .nav-link[aria-disabled]:hover, .c-menu-navigation--primary--transparent .nav-link[aria-disabled].ds-hover {
  background-color: #00607a;
}

.c-menu-navigation--transparent .nav-link {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
}
.c-menu-navigation--transparent .nav-link:hover:not([aria-disabled]) {
  color: #00607a;
  border-color: #00607a;
  text-decoration: underline;
}
.c-menu-navigation--transparent .nav-link[aria-disabled] {
  background-color: transparent;
}
.c-menu-navigation--transparent .nav-link[aria-disabled]:focus, .c-menu-navigation--transparent .nav-link[aria-disabled]:hover, .c-menu-navigation--transparent .nav-link[aria-disabled].ds-hover {
  background-color: transparent;
}
.c-menu-navigation--transparent .nav-link[aria-disabled] {
  border-color: transparent;
  text-decoration: none;
}
.c-menu-navigation--transparent .nav-link[aria-disabled]:focus, .c-menu-navigation--transparent .nav-link[aria-disabled]:hover, .c-menu-navigation--transparent .nav-link[aria-disabled].ds-hover {
  border-color: transparent;
  text-decoration: none;
}
.c-menu-navigation--transparent .active .nav-link {
  background-color: transparent;
  border-color: transparent;
}

.c-menu-navigation--last-right > ul li:last-of-type {
  margin-left: auto;
}
.c-menu-navigation--last-right > ul li:last-of-type .c-menu-navigation__sub {
  left: auto;
  right: 0;
}
.c-menu-navigation--last-right > ul li:last-of-type .c-menu-navigation__tooltip {
  left: auto;
  right: 0;
}

.c-menu-navigation__button {
  margin: 0;
  padding: 0;
  font-family: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-width: 1px !important;
  -webkit-appearance: button;
  font-size: 1rem;
  align-items: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #ffffff;
  border-style: solid;
  border-color: #00607a;
  border-radius: 0.1875rem;
  vertical-align: baseline;
  font-weight: 600;
  color: #00607a;
  transition-property: all;
  transition-duration: 150ms;
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-decoration: none;
}
.c-menu-navigation__button:focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: 0 0 0 3px #1f2331;
  color: #1f2331;
  outline: none;
}
.c-menu-navigation__button:hover:not([disabled]), .c-menu-navigation__button:active:not([disabled]), .c-menu-navigation__button.ds-hover:not([disabled]) {
  background-color: #ededec;
  border-color: #00607a;
  color: #00607a;
  text-decoration: none;
}
.c-menu-navigation__button:active:not([disabled]), .c-menu-navigation__button.ds-active:not([disabled]) {
  position: relative;
  top: 1px;
}
.c-menu-navigation__button.ds-focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: 0 0 0 3px #1f2331;
  color: #1f2331;
  outline: none;
}
.c-menu-navigation__button[disabled], .c-menu-navigation__button[disabled]:hover, .c-menu-navigation__button[disabled]:focus, .c-menu-navigation__button.c-menu-navigation__button--disabled, .c-menu-navigation__button.c-menu-navigation__button--disabled:hover, .c-menu-navigation__button.c-menu-navigation__button--disabled:focus {
  background-color: #ffffff;
  opacity: 0.5;
  cursor: not-allowed;
  pointer-events: none;
  text-decoration: none;
}
.c-menu-navigation__button[aria-expanded=true] + .c-menu-navigation__sub {
  z-index: 40;
}

.c-menu-navigation__tooltip {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
.c-menu-navigation__tooltip:focus, .c-menu-navigation__tooltip.ds-focus {
  background-color: #00607a;
  color: #ffffff;
  outline: none;
}

.c-menu-navigation__button--base {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 1rem;
}

.c-menu-navigation__button--sm {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

@media (min-width: 1024px) {
  .c-menu-navigation__button--lg {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.c-menu-navigation__button--primary {
  background-color: #00607a;
  color: #ffffff;
  box-shadow: 4px 4px 0 #00475C;
}
.c-menu-navigation__button--primary:hover:not([disabled]), .c-menu-navigation__button--primary:active:not([disabled]), .c-menu-navigation__button--primary.ds-hover:not([disabled]) {
  background-color: #00475C;
  border-color: #00475C;
  color: #ffffff;
}
.c-menu-navigation__button--primary[disabled], .c-menu-navigation__button--primary[disabled]:hover, .c-menu-navigation__button--primary[disabled]:focus, .c-menu-navigation__button--primary.c-menu-navigation__button--disabled, .c-menu-navigation__button--primary.c-menu-navigation__button--disabled:hover, .c-menu-navigation__button--primary.c-menu-navigation__button--disabled:focus {
  background-color: #00607a;
}

.c-menu-navigation__button--has-selection {
  background-color: #d6eaf0;
  color: #00475C;
  border-color: #00607a;
  box-shadow: none;
  font-weight: 700;
}
.c-menu-navigation__button--has-selection:hover:not([disabled]), .c-menu-navigation__button--has-selection:active:not([disabled]), .c-menu-navigation__button--has-selection.ds-hover:not([disabled]) {
  background-color: rgba(214, 234, 240, 0.5);
  color: #1f2331;
}
.c-menu-navigation__button--has-selection:active:not([disabled]), .c-menu-navigation__button--has-selection.ds-active:not([disabled]) {
  box-shadow: none;
}
.c-menu-navigation__button--has-selection[disabled], .c-menu-navigation__button--has-selection[disabled]:hover, .c-menu-navigation__button--has-selection[disabled]:focus, .c-menu-navigation__button--has-selection.c-menu-navigation__button--disabled, .c-menu-navigation__button--has-selection.c-menu-navigation__button--disabled:hover, .c-menu-navigation__button--has-selection.c-menu-navigation__button--disabled:focus {
  background-color: #d6eaf0;
}

.c-menu-navigation__button--transparent {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
.c-menu-navigation__button--transparent:hover:not([disabled]), .c-menu-navigation__button--transparent.ds-hover:not([disabled]) {
  color: #00475C;
  border-color: #92949B;
  box-shadow: none;
}
.c-menu-navigation__button--transparent[disabled], .c-menu-navigation__button--transparent[disabled]:hover, .c-menu-navigation__button--transparent[disabled]:focus, .c-menu-navigation__button--transparent.c-menu-navigation__button--disabled, .c-menu-navigation__button--transparent.c-menu-navigation__button--disabled:hover, .c-menu-navigation__button--transparent.c-menu-navigation__button--disabled:focus {
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
}

.c-menu-navigation__button--header {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  font-size: 0.875rem;
  color: #1f2331;
}
.c-menu-navigation__button--header:hover:not([disabled]), .c-menu-navigation__button--header.ds-hover:not([disabled]) {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #1f2331;
  text-decoration: underline;
}
.c-menu-navigation__button--header[disabled], .c-menu-navigation__button--header[disabled]:hover, .c-menu-navigation__button--header[disabled]:focus, .c-menu-navigation__button--header.c-menu-navigation__button--disabled, .c-menu-navigation__button--header.c-menu-navigation__button--disabled:hover, .c-menu-navigation__button--header.c-menu-navigation__button--disabled:focus {
  background-color: transparent;
}
.c-menu-navigation__button--header.c-menu-navigation__button--has-selection {
  font-weight: 700;
}

.c-menu-navigation__list,
.c-menu-navigation__sub--list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.prose :where([class~=lead]):not(:where([class~=not-prose] *)) {
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~=not-prose] *)) {
  color: #00607a;
  text-decoration: underline;
  font-weight: 400;
}

.prose :where(a):not(:where([class~=not-prose] *)):hover {
  color: #00475C;
}

.prose :where(a):not(:where([class~=not-prose] *)):focus {
  color: #1f2331;
  background-color: #fdcb33;
  box-shadow: inset 0 -2px 0 0 #1f2331;
  outline: none;
}

.prose a.c-button, .prose a.gsc-cursor-page, .prose .dga-view #content.sede-body .sede-buscador-tasas .input-group a.search-btn, .dga-view #content.sede-body .sede-buscador-tasas .input-group .prose a.search-btn, .prose .sede-filters__box a.btn-filtrar, .sede-filters__box .prose a.btn-filtrar {
  color: inherit;
  font-weight: 600;
}
.prose a.c-button:focus, .prose a.gsc-cursor-page:focus, .prose .dga-view #content.sede-body .sede-buscador-tasas .input-group a.search-btn:focus, .dga-view #content.sede-body .sede-buscador-tasas .input-group .prose a.search-btn:focus, .prose .sede-filters__box a.btn-filtrar:focus, .sede-filters__box .prose a.btn-filtrar:focus {
  color: #1f2331;
}

.prose a.c-button--primary, .prose .dga-view #content.sede-body .sede-buscador-tasas .input-group a.search-btn, .dga-view #content.sede-body .sede-buscador-tasas .input-group .prose a.search-btn {
  color: #ffffff;
}

.prose :where(strong):not(:where([class~=not-prose] *)) {
  font-weight: 600;
}

.prose :where(ol):not(:where([class~=not-prose] *)) {
  list-style-type: decimal;
  padding-left: 1.625em;
}

.prose :where(ol[type=A]):not(:where([class~=not-prose] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type=a]):not(:where([class~=not-prose] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type=I]):not(:where([class~=not-prose] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type=i]):not(:where([class~=not-prose] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~=not-prose] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~=not-prose] *)) {
  list-style-type: disc;
  padding-left: 1.625em;
}

.prose :where(ol > li):not(:where([class~=not-prose] *))::marker {
  font-weight: 400;
}

.prose :where(hr):not(:where([class~=not-prose] *)) {
  border-color: #92949B;
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~=not-prose] *)) {
  font-style: italic;
  border-style: solid;
  border-color: currentColor;
  border-width: 0;
  border-left-width: 0.25rem;
  border-left-color: #ededec;
  quotes: "“" "”" "‘" "’";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  margin-right: 0;
  margin-left: 0;
  padding-left: 1em;
}

.prose :where(h1):not(:where([class~=not-prose] *)) {
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
  font-weight: 700;
}

.prose :where(h1 strong):not(:where([class~=not-prose] *)) {
  font-weight: 700;
}

.prose :where(h2):not(:where([class~=not-prose] *)) {
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~=not-prose] *)) {
  font-weight: 700;
}

.prose :where(h3):not(:where([class~=not-prose] *)) {
  font-weight: 700;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~=not-prose] *)) {
  font-weight: 700;
}

.prose :where(h4):not(:where([class~=not-prose] *)) {
  font-size: 1rem;
  font-weight: 700;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~=not-prose] *)) {
  font-weight: 700;
}

.prose :where(figure > *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~=not-prose] *)) {
  color: #5e616b;
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.938rem;
  text-align: center;
}

.prose :where(table):not(:where([class~=not-prose] *)),
.portlet .prose :where(table):not(:where([class~=not-prose] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
  border: 1px solid transparent;
  min-width: 0;
}

.prose :where(thead):not(:where([class~=not-prose] *)),
.portlet.prose :where(thead):not(:where([class~=not-prose] *)),
.prose-sm :where(thead):not(:where([class~=not-prose] *)) {
  border-bottom: 1px solid #92949B;
}

.prose :where(thead th):not(:where([class~=not-prose] *)),
.portlet .prose :where(thead th):not(:where([class~=not-prose] *)),
.portlet .prose :where(tr th):not(:where([class~=not-prose] *)) {
  font-weight: 600;
  vertical-align: bottom;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
  background: transparent;
  color: #1f2331;
  height: auto;
  text-align: left;
}

.prose :where(tbody tr):not(:where([class~=not-prose] *)),
.portlet .prose :where(tbody tr):not(:where([class~=not-prose] *)),
.prose-sm :where(tbody tr):not(:where([class~=not-prose] *)) {
  border-bottom: 1px solid #92949B;
}

.prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)),
.portlet .prose :where(tbody tr:last-child):not(:where([class~=not-prose] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~=not-prose] *)),
.portlet .prose :where(tbody td):not(:where([class~=not-prose] *)) {
  vertical-align: baseline;
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
  text-align: left;
  border-right: none;
  border-bottom: none;
}

.prose {
  font-size: 1rem;
  line-height: 1.5;
  color: #1f2331;
}

.prose :where(p):not(:where([class~=not-prose] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(img):not(:where([class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(figure):not(:where([class~=not-prose] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(h2 code):not(:where([class~=not-prose] *)) {
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~=not-prose] *)) {
  font-size: 0.9em;
}

.prose :where(li):not(:where([class~=not-prose] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.375em;
}

.prose > :where(ul > li p):not(:where([class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose > :where(ul > li > *:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.25em;
}

.prose > :where(ul > li > *:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.25em;
}

.prose > :where(ol > li > *:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.25em;
}

.prose > :where(ol > li > *:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(hr + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~=not-prose] *)),
.portlet .prose :where(thead th:first-child):not(:where([class~=not-prose] *)),
.portlet .prose :where(tr th:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
  text-align: left;
}

.prose :where(thead th:last-child):not(:where([class~=not-prose] *)),
.portlet .prose :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}

.prose :where(tbody td:first-child):not(:where([class~=not-prose] *)),
.portlet .prose .“table-layer” :where(tbody td:first-child):not(:where([class~=not-prose] *)),
.portlet .prose :where(tbody td:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
  text-align: left;
}

.prose :where(tbody td:last-child):not(:where([class~=not-prose] *)),
.portlet .prose :where(tbody td:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}

.prose > :where(:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose > :where(:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 0;
}

.prose :where(ul > li):not(:where([class~=not-prose] *))::before {
  background-color: #1f2331;
}

.prose :where(ol > li):not(:where([class~=not-prose] *))::before {
  color: #1f2331;
}

.prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.prose-sm :where(p):not(:where([class~=not-prose] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm :where([class~=lead]):not(:where([class~=not-prose] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-sm :where(blockquote):not(:where([class~=not-prose] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.prose-sm :where(h1):not(:where([class~=not-prose] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
  font-weight: 700;
}

.prose-sm :where(h2):not(:where([class~=not-prose] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
  font-weight: 700;
}

.prose-sm :where(h3):not(:where([class~=not-prose] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
  font-weight: 700;
}

.prose-sm :where(h4):not(:where([class~=not-prose] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
  font-weight: 700;
}

.prose-sm :where(img):not(:where([class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(video):not(:where([class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(figure):not(:where([class~=not-prose] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(figure > *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(figcaption):not(:where([class~=not-prose] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.938rem;
  text-align: center;
}

.prose-sm :where(code):not(:where([class~=not-prose] *)) {
  font-size: 0.8571429em;
}

.prose-sm :where(ol):not(:where([class~=not-prose] *)) {
  padding-left: 1.5714286em;
}

.prose-sm :where(ul):not(:where([class~=not-prose] *)) {
  padding-left: 1.5714286em;
}

.prose-sm :where(li):not(:where([class~=not-prose] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.prose-sm :where(ol > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.4285714em;
}

.prose-sm :where(ul > li):not(:where([class~=not-prose] *)) {
  padding-left: 0.4285714em;
}

.prose-sm > :where(ul > li p):not(:where([class~=not-prose] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm > :where(ul > li > *:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.1428571em;
}

.prose-sm > :where(ul > li > *:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
}

.prose-sm > :where(ol > li > *:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.1428571em;
}

.prose-sm > :where(ol > li > *:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
}

.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm :where(hr):not(:where([class~=not-prose] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.prose-sm :where(hr + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose-sm :where(h2 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose-sm :where(h3 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose-sm :where(h4 + *):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose-sm :where(table):not(:where([class~=not-prose] *)),
.portlet .prose-sm :where(table):not(:where([class~=not-prose] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
  border: 1px solid transparent;
  min-width: 0;
}

.prose-sm :where(thead th):not(:where([class~=not-prose] *)),
.portlet .prose-sm :where(thead th):not(:where([class~=not-prose] *)) {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
  background: transparent;
  color: #1f2331;
  height: auto;
  text-align: initial;
}

.prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)),
.portlet .prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
}

.prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)),
.portlet .prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}

.prose-sm :where(tbody td):not(:where([class~=not-prose] *)),
.portlet .prose-sm :where(tbody td):not(:where([class~=not-prose] *)) {
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
  text-align: initial;
  border-right: none;
  border-bottom: none;
}

.prose-sm :where(tbody td:first-child):not(:where([class~=not-prose] *)),
.portlet .prose-sm :where(tbody td:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0;
}

.prose-sm :where(tbody td:last-child):not(:where([class~=not-prose] *)),
.portlet .prose-sm :where(tbody td:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0;
}

.prose-sm > :where(:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 0;
}

.prose-sm > :where(:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 0;
}

.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778;
}

.prose-lg :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-lg :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-top: 1.0909091em;
  margin-bottom: 1.0909091em;
}

.prose-lg :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  padding-inline-start: 1em;
}

.prose-lg :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 2.6666667em;
  margin-top: 0;
  margin-bottom: 0.8333333em;
  line-height: 1;
}

.prose-lg :where(h2):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.6666667em;
  margin-top: 1.8666667em;
  margin-bottom: 1.0666667em;
  line-height: 1.3333333;
}

.prose-lg :where(h3):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 1.3333333em;
  margin-top: 1.6666667em;
  margin-bottom: 0.6666667em;
  line-height: 1.5;
}

.prose-lg :where(h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.prose-lg :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(picture > img):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-lg :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8888889em;
  border-radius: 0.3125rem;
  padding-top: 0.2222222em;
  padding-inline-end: 0.4444444em;
  padding-bottom: 0.2222222em;
  padding-inline-start: 0.4444444em;
}

.prose-lg :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8888889em;
}

.prose-lg :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8666667em;
}

.prose-lg :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.875em;
}

.prose-lg :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8888889em;
  line-height: 1.75;
  margin-top: 2em;
  margin-bottom: 2em;
  border-radius: 0.375rem;
  padding-top: 1em;
  padding-inline-end: 1.5em;
  padding-bottom: 1em;
  padding-inline-start: 1.5em;
}

.prose-lg :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}

.prose-lg :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-inline-start: 1.5555556em;
}

.prose-lg :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.6666667em;
  margin-bottom: 0.6666667em;
}

.prose-lg :where(ol > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.4444444em;
}

.prose-lg :where(ul > li):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0.4444444em;
}

.prose-lg :where(.prose-lg > ul > li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-lg :where(.prose-lg > ul > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(.prose-lg > ul > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.3333333em;
}

.prose-lg :where(.prose-lg > ol > li > p:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(.prose-lg > ol > li > p:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 1.3333333em;
}

.prose-lg :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-lg :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
}

.prose-lg :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.3333333em;
}

.prose-lg :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0.6666667em;
  padding-inline-start: 1.5555556em;
}

.prose-lg :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 3.1111111em;
  margin-bottom: 3.1111111em;
}

.prose-lg :where(hr + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}

.prose-lg :where(h2 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}

.prose-lg :where(h3 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}

.prose-lg :where(h4 + *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}

.prose-lg :where(table):not(:where([class~=not-prose], [class~=not-prose] *)),
.portlet .prose-lg :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
}

.prose-lg :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)),
.portlet .prose-lg :where(thead th):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}

.prose-lg :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)),
.portlet .prose-lg :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}

.prose-lg :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)),
.portlet .prose-lg :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}

.prose-lg :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)),
.portlet .prose-lg :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-top: 0.75em;
  padding-inline-end: 0.75em;
  padding-bottom: 0.75em;
  padding-inline-start: 0.75em;
}

.prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)),
.portlet .prose-lg :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-start: 0;
}

.prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)),
.portlet .prose-lg :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  padding-inline-end: 0;
}

.prose-lg :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 1.7777778em;
  margin-bottom: 1.7777778em;
}

.prose-lg :where(figure > *):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-lg :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
  font-size: 0.8888889em;
  line-height: 1.5;
  margin-top: 1em;
}

.prose-lg :where(.prose-lg > :first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-top: 0;
}

.prose-lg :where(.prose-lg > :last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
  margin-bottom: 0;
}

.c-pill {
  margin: 0;
  padding: 0;
  color: inherit;
  font-size: 1rem;
  font-family: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  border-style: solid;
  border-width: 1px !important;
  -webkit-appearance: button;
  display: inline-flex;
  vertical-align: baseline;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #92949B;
  border-radius: 9999px;
  vertical-align: baseline;
}
.c-pill:focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px 0px 0px 3px;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

a.c-pill,
button.c-pill {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-decoration: none;
  color: #1f2331;
  transition-property: all;
  transition-duration: 150ms;
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
}
a.c-pill:hover, a.c-pill:active, a.c-pill.ds-hover,
button.c-pill:hover,
button.c-pill:active,
button.c-pill.ds-hover {
  background-color: #ededec;
}
a.c-pill.ds-focus,
button.c-pill.ds-focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px 0px 0px 3px;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.c-pill--sm {
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  font-size: 1.4rem;
  line-height: 2rem;
}

.c-pill--transparent {
  background-color: transparent;
  border-color: transparent;
  text-decoration: underline;
}

.c-pill--primary {
  background-color: #00607a;
  color: #1f2331;
  border-color: #00475C;
}

.c-pill--alert {
  background-color: #fbd3ce;
  border-color: #d22333;
}

.c-pill--warning {
  background-color: #fef6b2;
  border-color: #fdcb33;
}

.c-pill--success {
  background-color: #dcf8e2;
  border-color: #24d14c;
}

.c-checkboxes {
  font-size: 1rem;
}
.c-checkboxes [type=checkbox] {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  appearance: none;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  user-select: none;
  flex-shrink: 0;
  color: #00607a;
  background-color: #ffffff;
  border: 1px solid #1f2331;
  border-radius: 0px;
  color: #00607a;
  accent-color: #00607a;
  width: 1.5rem;
  height: 1.5rem;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
}
.c-checkboxes [type=checkbox]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
  background-color: #00607a;
  border-color: transparent;
}
.c-checkboxes [type=checkbox]:checked:hover, .c-checkboxes [type=checkbox]:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}
.c-checkboxes [type=checkbox]:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.c-checkboxes [type=checkbox]:indeterminate:hover, .c-checkboxes [type=checkbox]:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}
.c-checkboxes [type=checkbox]:focus {
  border-color: #1f2331;
  box-shadow: #ffffff 0px 0px 0px 0px, #fdcb33 0px 0px 0px 4px, #1f2331 0px 0px 0px 3px inset;
  outline-color: transparent;
  outline-offset: 2px;
  outline-style: solid;
  outline-width: 2px;
}
.c-checkboxes [type=checkbox][disabled] {
  background-color: #92949B;
  border-color: #92949B;
}
.c-checkboxes [type=checkbox][disabled]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
.c-checkboxes label {
  font-size: inherit;
  margin-bottom: 0;
}
.c-checkboxes .text-sm {
  font-size: 0.875rem;
}

.c-checkboxes--base input[type=checkbox] {
  width: 1.375rem;
  height: 1.375rem;
}

.c-checkboxes--sm input[type=checkbox] {
  width: 1rem !important;
  height: 1rem !important;
}

.c-checkboxes__conditional-active .c-checkboxes__conditional-item {
  display: block;
}

.c-checkboxes__conditional-hidden .c-checkboxes__conditional-item {
  display: none;
}

.c-details {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  cursor: pointer;
}
.c-details:focus {
  background-color: #fdcb33;
  border-color: #fdcb33;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px -2px 0px 0px inset;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.c-input {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border-color: #00607a;
  border-width: 1px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  border-color: #1f2331;
  border-radius: 0.1875rem;
}
.c-input:focus {
  border-color: transparent;
  box-shadow: #ffffff 0px 0px 0px 0px, #fdcb33 0px 0px 0px 4px, #1f2331 0px 0px 0px 3px inset;
}

.c-input--sm {
  padding-left: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.c-select {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  text-transform: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  border-color: #00607a;
  border-width: 1px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  border-color: #1f2331;
  border-radius: 0.1875rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
}
.c-select:focus {
  border-color: transparent;
  box-shadow: #ffffff 0px 0px 0px 0px, #fdcb33 0px 0px 0px 4px, #1f2331 0px 0px 0px 3px inset;
}

.c-select--sm {
  padding-left: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.c-tree--sm input[type=checkbox],
.c-tree--sm input[type=radio] {
  height: 1rem !important;
  width: 1rem !important;
}

.c-collapsible[data-expanded=true] .c-collapsible__show {
  display: none;
}
.c-collapsible[data-expanded=true] .c-collapsible__hide {
  display: block;
}
.c-collapsible[data-expanded=true] .c-collapsible__content {
  display: block;
}
.c-collapsible[data-expanded=false] .c-collapsible__show {
  display: block;
}
.c-collapsible[data-expanded=false] .c-collapsible__hide {
  display: none;
}
.c-collapsible[data-expanded=false] .c-collapsible__content {
  display: none;
}

.c-listbox {
  display: inline-flex;
  align-items: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: #ffffff;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: #00607a;
  border-radius: 0.1875rem;
  vertical-align: baseline;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: #00607a;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 100ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  white-space: nowrap;
  cursor: pointer;
  font-size: 1rem;
}

.c-listbox:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 203 51/var(--tw-bg-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(253 203 51/var(--tw-border-opacity, 1));
  --tw-shadow: 0 0 0 3px#1f2331;
  --tw-shadow-colored: 0 0 0 3px#1f2331 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  --tw-text-opacity: 1;
  color: rgb(31 35 49/var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.c-listbox:hover:not(disabled), .c-listbox:active:not(disabled), .c-listbox.ds-hover:not(disabled) {
  --tw-bg-opacity: 1;
  background-color: rgb(237 237 236/var(--tw-bg-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(0 96 122/var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 96 122/var(--tw-text-opacity, 1));
}

.c-listbox:active:not(disabled), .c-listbox.ds-active:not(disabled) {
  position: relative;
  top: 1px;
}

.c-listbox.ds-focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 203 51/var(--tw-bg-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(253 203 51/var(--tw-border-opacity, 1));
  --tw-shadow: 0 0 0 3px#1f2331;
  --tw-shadow-colored: 0 0 0 3px#1f2331 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  --tw-text-opacity: 1;
  color: rgb(31 35 49/var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.c-listbox[disabled], .c-listbox[disabled]:hover, .c-listbox[disabled]:focus, .c-listbox.c-listbox--disabled, .c-listbox.c-listbox--disabled:hover, .c-listbox.c-listbox--disabled:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity, 1));
  opacity: 0.5;
  cursor: not-allowed;
}

.c-listbox__tooltip {
  display: none;
}

.tippy-content .c-listbox__tooltip {
  display: block;
}

.c-listbox__tooltip [role=option] {
  position: relative;
}

.c-listbox__tooltip [role=option].focused, .c-listbox__tooltip [role=option]:focus, .c-listbox__tooltip [role=option].ds-focus {
  --tw-bg-opacity: 1;
  background-color: rgb(253 203 51/var(--tw-bg-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(253 203 51/var(--tw-border-opacity, 1));
  --tw-shadow: 0 0 0 3px#1f2331;
  --tw-shadow-colored: 0 0 0 3px#1f2331 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  --tw-text-opacity: 1;
  color: rgb(31 35 49/var(--tw-text-opacity, 1));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.c-listbox__tooltip [role=option][aria-selected=true] {
  font-weight: 700;
}

.c-listbox__tooltip [role=option][aria-selected=true]::before {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cg transform='matrix(3.4285714285714284,0,0,3.4285714285714284,0,0)'%3E%3Cpath d='M4,12.5a2,2,0,0,1-1.55-.78L.25,9.23A1,1,0,0,1,.34,7.81a1,1,0,0,1,1.41.1l2.06,2.33a.21.21,0,0,0,.18.09.23.23,0,0,0,.18-.08l8.11-8.44a1,1,0,0,1,1.44,1.38l-8.2,8.63A1.94,1.94,0,0,1,4,12.5Z' style='fill: %23000000'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  content: "";
  width: 0.75rem;
  height: 0.75rem;
  position: absolute;
  top: 0.75rem;
  left: 0.5rem;
}

.c-listbox--sm {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.c-listbox__tooltip ol, .c-listbox__tooltip ul, .c-listbox__tooltip menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.c-listbox--has-selection {
  --tw-bg-opacity: 1;
  background-color: rgb(214 234 240/var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 71 92/var(--tw-text-opacity, 1));
  --tw-border-opacity: 1;
  border-color: rgb(0 96 122/var(--tw-border-opacity, 1));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
  font-weight: 700;
}

.c-listbox--has-selection:hover:not(disabled), .c-listbox--has-selection:active:not(disabled), .c-listbox--has-selection.ds-hover:not(disabled) {
  background-color: rgb(214 234 240/var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(31 35 49/var(--tw-text-opacity, 1));
  --tw-bg-opacity: 0.5;
}

.c-listbox--has-selection:active:not(disabled), .c-listbox--has-selection.ds-active:not(disabled) {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.c-listbox--has-selection[disabled], .c-listbox--has-selection[disabled]:hover, .c-listbox--has-selection[disabled]:focus, .c-listbox--has-selection.c-listbox--disabled, .c-listbox--has-selection.c-listbox--disabled:hover, .c-listbox--has-selection.c-listbox--disabled:focus {
  --tw-bg-opacity: 1;
  background-color: rgb(214 234 240/var(--tw-bg-opacity, 1));
}

a:focus, a:focus-within, a.focus {
  background-color: #fdcb33;
  outline: 2px solid transparent;
  outline-offset: 2px;
  color: #1f2331;
  box-shadow: 0 0 transparent, 0 0 transparent, inset 0 -2px 0 0 #1f2331;
}
a span {
  text-decoration: underline;
}
a:focus-visible {
  outline: 0;
}

.component-action:focus, .component-action.focus {
  background-color: #fdcb33;
  border-color: transparent;
  box-shadow: 0 0 transparent, 0 0 transparent, 0 0 0 3px #1f2331;
}
.component-action:focus-visible {
  outline: 0;
}

.btn:focus, .btn.focus {
  background-color: #fdcb33;
  border-color: transparent;
  box-shadow: 0 0 transparent, 0 0 transparent, 0 0 0 3px #1f2331;
}
.btn:focus-visible {
  outline: 0;
}

.card {
  border-color: #92949B;
}

.dropdown-item:focus, .dropdown-item.focus {
  background-color: #fdcb33;
  border-color: transparent;
  box-shadow: 0 0 transparent, 0 0 transparent, 0 0 0 3px #1f2331;
}
.dropdown-item:focus-visible {
  outline: 0;
}

.dropdown-item.active:hover,
.dropdown-item:active:hover {
  color: #1f2331;
}

.form-control:focus, .form-control.focus, .has-error .form-control:focus, .has-error .form-control.focus {
  border-color: #1f2331;
}
.form-control:focus, .has-error .form-control:focus {
  border-color: transparent;
  box-shadow: #ffffff 0px 0px 0px 0px, #fdcb33 0px 0px 0px 4px, #1f2331 0px 0px 0px 3px inset;
}
.form-control::placeholder, .has-error .form-control::placeholder {
  font-weight: 400;
}

.portlet-forms .form-feedback-item {
  font-size: 0.875rem;
}

.nav-link {
  color: #1f2331;
  text-decoration: none;
}
.nav-link:focus, .nav-link.focus {
  background-color: #fdcb33;
  border-color: transparent;
  box-shadow: 0 0 transparent, 0 0 transparent, 0 0 0 3px #1f2331;
}
.nav-link:focus-visible {
  outline: 0;
}
.nav-link.active:not(.disabled), .nav-link:active:not(.disabled) {
  color: #1f2331;
  font-weight: 700;
  text-decoration: none;
}
.nav-link.disabled:hover:hover, .nav-link.disabled:active:hover, .nav-link.disabled.active:hover {
  text-decoration: none;
}
.nav-link:hover:not(.disabled), .nav-link.active:not(.disabled):hover, .nav-link:active:not(.disabled):hover {
  color: #00475C;
  text-decoration: underline;
}

.nav-divider::before,
.nav-divider-end::after {
  background-color: #92949B;
}

.pagination {
  font-weight: 600;
}

.carousel-indicators li {
  height: auto;
}

.carousel-indicators div[role=button] {
  height: 0.5rem;
  background-color: #00607a;
}
.carousel-indicators div[role=button]:focus, .carousel-indicators div[role=button].focus {
  background-color: #fdcb33;
  border-color: transparent;
  box-shadow: 0 0 transparent, 0 0 transparent, 0 0 0 3px #1f2331;
}
.carousel-indicators div[role=button]:focus-visible {
  outline: 0;
}

/* tamaños pantallas */
/* completan los tamaños por defecto de LifeRay*/
/* Colors */
.reproductor-accesible {
  background-color: #ededec;
}
.reproductor-accesible .media-toolbar {
  align-items: center;
  cursor: default;
  direction: ltr;
  display: flex;
  flex-wrap: wrap;
}
.reproductor-accesible :-webkit-full-screen .media-toolbar {
  background-color: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  position: absolute;
}
.reproductor-accesible :-moz-full-screen .media-toolbar {
  background-color: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  position: absolute;
}
.reproductor-accesible :-ms-fullscreen .media-toolbar {
  background-color: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  position: absolute;
}
.reproductor-accesible :fullscreen .media-toolbar {
  background-color: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  position: absolute;
}
.reproductor-accesible .media-hidden {
  display: none;
}
.reproductor-accesible .media-media {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 100vh;
  max-width: 100%;
  position: relative;
}
.reproductor-accesible .media-fullscreen {
  display: none;
}
.reproductor-accesible .media-control,
.reproductor-accesible .media-slider {
  background-color: transparent;
  border-style: none;
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
.reproductor-accesible .media-slider {
  height: 2.5em;
  padding: 0.625em 0.5em;
}
.reproductor-accesible .media-slider:focus {
  background-color: rgba(153, 153, 255, 0.25);
}
.reproductor-accesible .media-time {
  flex-grow: 1;
  flex-shrink: 1;
}
.reproductor-accesible .media-volume {
  flex-basis: 5em;
}
.reproductor-accesible .media-range {
  background-color: #cccccc;
  display: block;
  font-size: 75%;
  height: 1em;
  width: 100%;
}
.reproductor-accesible .media-meter {
  background-color: #00607a;
  display: block;
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.reproductor-accesible .media-text {
  font-size: 75%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  width: 4.5em;
}
.reproductor-accesible .media-control {
  font-size: 75%;
  line-height: 1;
  padding: 1.16667em;
  text-decoration: none;
}
.reproductor-accesible .media-control:focus,
.reproductor-accesible .media-control:hover {
  background-color: rgba(153, 153, 255, 0.25);
}
.reproductor-accesible .media-symbol {
  display: block;
  fill: currentColor;
  height: 1em;
  width: 1em;
}
.reproductor-accesible .media-symbol[aria-hidden=true] {
  display: none;
}

.dga-view .main-tema,
.dga-view .main-buscador {
  padding-top: 2.188rem;
}
@media (min-width: 640px) {
  .dga-view .main-tema,
  .dga-view .main-buscador {
    padding: 3.125rem 0 0;
  }
}
.dga-view .main-tema .row,
.dga-view .main-buscador .row {
  margin: 0;
}
.dga-view .main-tema .container,
.dga-view .main-buscador .container {
  padding: 0;
}
.dga-view .main-tema .info-tema,
.dga-view .main-tema .info-buscador,
.dga-view .main-buscador .info-tema,
.dga-view .main-buscador .info-buscador {
  padding: 0;
}
@media (min-width: 640px) {
  .dga-view .main-tema .info-tema,
  .dga-view .main-tema .info-buscador,
  .dga-view .main-buscador .info-tema,
  .dga-view .main-buscador .info-buscador {
    padding: 0 0.938rem;
  }
}
.dga-view .main-tema .info-tema .asociados__listado .item,
.dga-view .main-tema .info-buscador .asociados__listado .item,
.dga-view .main-buscador .info-tema .asociados__listado .item,
.dga-view .main-buscador .info-buscador .asociados__listado .item {
  padding: 0 0.938rem;
}
.dga-view .main-tema .info-tema .map-container .data-place,
.dga-view .main-tema .info-buscador .map-container .data-place,
.dga-view .main-buscador .info-tema .map-container .data-place,
.dga-view .main-buscador .info-buscador .map-container .data-place {
  margin-left: 0.938rem;
  margin-right: 0.938rem;
  padding: 0.938rem;
}
@media (min-width: 640px) {
  .dga-view .main-tema .info-tema .map-container .data-place,
  .dga-view .main-tema .info-buscador .map-container .data-place,
  .dga-view .main-buscador .info-tema .map-container .data-place,
  .dga-view .main-buscador .info-buscador .map-container .data-place {
    margin-left: 0;
    margin-right: 0;
  }
}
.dga-view .main-tema .info-tema,
.dga-view .main-buscador .info-tema {
  position: relative;
}
@media (min-width: 640px) {
  .dga-view .main-buscador {
    padding: 1.25rem 0 0;
  }
}
.dga-view .txt-intro-section {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.dga-view .download-module {
  padding: 0 0.938rem;
}
@media (min-width: 640px) {
  .dga-view .download-module {
    padding: 0;
  }
}
.dga-view .speaker-box {
  position: relative;
}
.dga-view .speaker-box .speaker {
  left: 50%;
  right: auto;
  top: 0;
  transform: translateX(-50%);
}
@media (min-width: 640px) {
  .dga-view .speaker-box .speaker {
    left: auto;
    right: 0;
    top: 0;
    transform: none;
  }
}
.dga-view .speaker {
  background: url("/o/aragon-theme/images/dga/icons/icon-speaker.svg") center no-repeat;
  background-size: 100%;
  height: 2.75rem;
  position: absolute;
  right: 0.938rem;
  top: 1.875rem;
  width: 2.813rem;
}
.dga-view .speaker:focus {
  border: 1px solid #1f2331;
}
@media (min-width: 640px) {
  .dga-view .speaker {
    right: 0;
    top: 2.5rem;
    width: 3.688rem;
  }
}

.dga-view .bg-gray {
  background-color: #ededec;
}
.dga-view .bg-black {
  background-color: #1f2331;
}

.dga-view .border-gray, .dga-view .events-home__item, .dga-view .events-home .col, .events-home .dga-view .col {
  border: 1px solid #92949B;
}
.dga-view .border-red {
  border: 3px solid #00607a !important;
}
.dga-view .border-bottom-yellow::after {
  border: 1px solid #00607a;
  bottom: -3px;
  content: "";
  left: -1px;
  position: absolute;
  width: calc(100% + 2px);
}
.dga-view .rounded, .dga-view .events-home__item, .dga-view .events-home .col, .events-home .dga-view .col {
  border-radius: 0.117rem;
}

.dga-view .portlet-bgblue-title h2,
.dga-view .portlet-bgblue-title .portlet-title-text,
.dga-view .h1-interior {
  background-color: #1f2331;
  color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin: 0;
  max-width: 100%;
  padding: 1.563rem 0;
  position: relative;
  width: 100%;
}
.dga-view .portlet-bgblue-title h2::before,
.dga-view .portlet-bgblue-title .portlet-title-text::before,
.dga-view .h1-interior::before {
  background-image: url(/o/aragon-theme/images/dga/icons/icon-flag-pixel.svg);
  background-position: -11.25rem center;
  background-repeat: no-repeat;
  content: "";
  height: 6.25rem;
  opacity: 0.1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (min-width: 786px) {
  .dga-view .portlet-bgblue-title h2::after,
  .dga-view .portlet-bgblue-title .portlet-title-text::after,
  .dga-view .h1-interior::after {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$brand-yellow+0,fdcb33+34,fa9902+34,fa9902+66,f05442+66,f05442+100,f1f1f1+100,f05442+100,f05442+100 */
    background: rgb(253, 203, 51); /* Old browsers */
    background: -moz-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 ); /* IE6-9 */
    content: "";
    height: 0.313rem;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.dga-view .portlet-bgblue-title h2 span,
.dga-view .portlet-bgblue-title h2 .container,
.dga-view .portlet-bgblue-title .portlet-title-text span,
.dga-view .portlet-bgblue-title .portlet-title-text .container,
.dga-view .h1-interior span,
.dga-view .h1-interior .container {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  display: block;
  line-height: 2.25rem;
  padding: 0 1.25rem;
  white-space: initial;
}
@media (min-width: 640px) {
  .dga-view .portlet-bgblue-title h2 span,
  .dga-view .portlet-bgblue-title h2 .container,
  .dga-view .portlet-bgblue-title .portlet-title-text span,
  .dga-view .portlet-bgblue-title .portlet-title-text .container,
  .dga-view .h1-interior span,
  .dga-view .h1-interior .container {
    padding: 0 0 0 2.5rem;
  }
}
.dga-view .portlet-bgwhite-title h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  max-width: 100%;
  padding: 1.875rem 0 0.625rem 0.938rem;
  width: 100%;
}
@media (min-width: 640px) {
  .dga-view .portlet-bgwhite-title h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 2.625rem;
  }
}
.dga-view .portlet-bgwhite-title h2 .text_format {
  font-weight: 500;
}
.dga-view .portlet-bgwhite-title h2 a {
  color: #1f2331;
  cursor: default;
  display: block;
  line-height: 1em;
  overflow: hidden;
  text-decoration: none;
  white-space: normal;
  width: 90%;
  font-weight: 500;
}
.dga-view .portlet-bgwhite-title h2 a::after {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  content: "\f107";
  font-family: FontAwesome;
  line-height: 1.875rem;
  position: absolute;
  right: 1.25rem;
  top: 1.875rem;
  transform: rotate(0deg);
  transition: all 300ms linear;
}
@media screen and (min-width: 576px) {
  .dga-view .portlet-bgwhite-title h2 a::after {
    display: none;
  }
}
.dga-view .portlet-bgwhite-title h2 a[aria-expanded=true]::after {
  transform: rotate(180deg);
  transition: all 300ms linear;
}
.dga-view .portlet-notitle .portlet-content .portlet-title-text {
  display: block;
  height: 0;
  margin: 0;
  text-indent: -6249.375rem;
}
.dga-view .portlet-layout .portlet-bgwhite-title h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  border-bottom: 0.188rem solid #00607a;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin: 0;
  text-align: left;
  width: 100%;
}
@media (min-width: 640px) {
  .dga-view .portlet-layout .portlet-bgwhite-title h2 {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 2.625rem;
  }
}
.dga-view .portlet-layout .portlet-bgwhite-title h2 .container {
  display: block;
  margin-bottom: 0;
  padding: 0;
}
@media (min-width: 640px) {
  .dga-view .portlet-layout .portlet-bgwhite-title h2 .container {
    padding: 0 0.625rem;
  }
}
.dga-view .portlet-layout .col .portlet-bgwhite-title h2 {
  border-bottom: 0;
  padding-left: 0.625rem;
  text-align: left;
  width: 100%;
}
@media (min-width: 640px) {
  .dga-view .portlet-layout .col .portlet-bgwhite-title h2 {
    padding-left: 3.125rem;
  }
}
@media (min-width: 768px) {
  .dga-view .portlet-layout .col .portlet-bgwhite-title h2 {
    max-width: 28.125rem;
  }
}
@media (min-width: 1024px) {
  .dga-view .portlet-layout .col .portlet-bgwhite-title h2 {
    max-width: 33.75rem;
  }
}
@media screen and (min-width: 1500px) {
  .dga-view .portlet-layout .col .portlet-bgwhite-title h2 {
    max-width: 38.75rem;
  }
}
.dga-view .portlet-layout .col:first-of-type .portlet-bgwhite-title {
  text-align: right;
}
@media (min-width: 640px) {
  .dga-view .portlet-layout .col:first-of-type .portlet-bgwhite-title h2 {
    max-width: 20.625rem;
    padding-left: 3.125rem;
  }
}
@media (min-width: 768px) {
  .dga-view .portlet-layout .col:first-of-type .portlet-bgwhite-title h2 {
    max-width: 28.125rem;
  }
}
@media (min-width: 1024px) {
  .dga-view .portlet-layout .col:first-of-type .portlet-bgwhite-title h2 {
    max-width: 33.75rem;
  }
}
@media screen and (min-width: 1500px) {
  .dga-view .portlet-layout .col:first-of-type .portlet-bgwhite-title h2 {
    max-width: 38.75rem;
  }
}

.zoom {
  border-left: 0.063rem solid #ffffff;
  border-right: 0.063rem solid #ffffff;
  display: inline-block;
  float: left;
  height: 3.625rem;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
  position: relative;
  right: initial;
  text-align: center;
  top: -0.25rem;
}
.zoom li {
  display: inline-block;
  height: 2.813rem;
  line-height: 3.125rem;
  margin: 0.625rem 0 0;
  position: relative;
  width: 2.813rem;
}
.zoom li.active {
  background-color: #5e616b;
  border-bottom: 0.188rem solid #00607a;
}
.zoom li a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #ffffff;
  cursor: pointer;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  left: 50%;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 2.813rem;
}
.zoom li a:focus {
  color: #1f2331;
}
.zoom li a sup {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.zoom li:first-child a {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
}
.zoom.responsive {
  background: #5e616b;
  border: none;
  float: none;
  height: auto;
  top: 0;
  width: 100%;
}
.zoom.responsive li {
  margin: 0.313rem 0 0.313rem 0.313rem;
  position: relative;
}
.zoom.responsive li:first-child {
  margin: 0.313rem 0.625rem 0.313rem 0;
}
.zoom.responsive li:first-child::after {
  background: #ededec;
  content: "";
  height: 100%;
  position: absolute;
  right: -0.625rem;
  top: 0;
  width: 1px;
}

.interior .dga-view header .navigation .zoom {
  border-left: 0.063rem solid #ffffff;
  height: 5rem;
  margin-top: 0;
  padding-left: 0.313rem;
  top: 0;
}
.interior .dga-view header .navigation .zoom li {
  height: 3.75rem;
}

@media (min-width: 640px) {
  .zoom {
    padding: 0 1.25rem;
  }
  .zoom li {
    display: initial;
    float: left;
    margin: 0.313rem 0 0;
  }
  .interior .dga-view header .navigation .zoom {
    border-left: 0;
    height: 3.625rem;
    padding-left: 0;
    top: -0.25rem;
  }
  .interior .dga-view header .navigation .zoom li {
    height: 2.813rem;
  }
}
.custom-object-fit {
  background-position: center center;
  background-size: cover;
  display: block;
  position: relative;
}
.custom-object-fit .featured-image {
  opacity: 0;
}

.u-margin-top-0 {
  margin-top: 0rem;
}

.u-margin-top-1 {
  margin-top: 1rem;
}

.u-margin-top-2 {
  margin-top: 2rem;
}

.u-margin-top-3 {
  margin-top: 3rem;
}

.u-margin-top-4 {
  margin-top: 4rem;
}

.u-margin-top-5 {
  margin-top: 5rem;
}

.u-margin-top-6 {
  margin-top: 6rem;
}

.u-margin-bottom-0 {
  margin-bottom: 0rem;
}

.u-margin-bottom-1 {
  margin-bottom: 1rem;
}

.u-margin-bottom-2 {
  margin-bottom: 2rem;
}

.u-margin-bottom-3 {
  margin-bottom: 3rem;
}

.u-margin-bottom-4 {
  margin-bottom: 4rem;
}

.u-margin-bottom-5 {
  margin-bottom: 5rem;
}

.u-margin-bottom-6 {
  margin-bottom: 6rem;
}

.u-margin-left-0 {
  margin-left: 0rem;
}

.u-margin-left-1 {
  margin-left: 1rem;
}

.u-margin-left-2 {
  margin-left: 2rem;
}

.u-margin-left-3 {
  margin-left: 3rem;
}

.u-margin-left-4 {
  margin-left: 4rem;
}

.u-margin-left-5 {
  margin-left: 5rem;
}

.u-margin-left-6 {
  margin-left: 6rem;
}

.u-margin-right-0 {
  margin-right: 0rem;
}

.u-margin-right-1 {
  margin-right: 1rem;
}

.u-margin-right-2 {
  margin-right: 2rem;
}

.u-margin-right-3 {
  margin-right: 3rem;
}

.u-margin-right-4 {
  margin-right: 4rem;
}

.u-margin-right-5 {
  margin-right: 5rem;
}

.u-margin-right-6 {
  margin-right: 6rem;
}

.u-margin-top-xs-0 {
  margin-top: 0rem;
}

.u-margin-top-xs-1 {
  margin-top: 1rem;
}

.u-margin-top-xs-2 {
  margin-top: 2rem;
}

.u-margin-top-xs-3 {
  margin-top: 3rem;
}

.u-margin-top-xs-4 {
  margin-top: 4rem;
}

.u-margin-top-xs-5 {
  margin-top: 5rem;
}

.u-margin-top-xs-6 {
  margin-top: 6rem;
}

.u-margin-bottom-xs-0 {
  margin-bottom: 0rem;
}

.u-margin-bottom-xs-1 {
  margin-bottom: 1rem;
}

.u-margin-bottom-xs-2 {
  margin-bottom: 2rem;
}

.u-margin-bottom-xs-3 {
  margin-bottom: 3rem;
}

.u-margin-bottom-xs-4 {
  margin-bottom: 4rem;
}

.u-margin-bottom-xs-5 {
  margin-bottom: 5rem;
}

.u-margin-bottom-xs-6 {
  margin-bottom: 6rem;
}

.u-margin-left-xs-0 {
  margin-left: 0rem;
}

.u-margin-left-xs-1 {
  margin-left: 1rem;
}

.u-margin-left-xs-2 {
  margin-left: 2rem;
}

.u-margin-left-xs-3 {
  margin-left: 3rem;
}

.u-margin-left-xs-4 {
  margin-left: 4rem;
}

.u-margin-left-xs-5 {
  margin-left: 5rem;
}

.u-margin-left-xs-6 {
  margin-left: 6rem;
}

.u-margin-right-xs-0 {
  margin-right: 0rem;
}

.u-margin-right-xs-1 {
  margin-right: 1rem;
}

.u-margin-right-xs-2 {
  margin-right: 2rem;
}

.u-margin-right-xs-3 {
  margin-right: 3rem;
}

.u-margin-right-xs-4 {
  margin-right: 4rem;
}

.u-margin-right-xs-5 {
  margin-right: 5rem;
}

.u-margin-right-xs-6 {
  margin-right: 6rem;
}

@media (min-width: 640px) {
  .u-margin-top-sm-0 {
    margin-top: 0rem;
  }
  .u-margin-top-sm-1 {
    margin-top: 1rem;
  }
  .u-margin-top-sm-2 {
    margin-top: 2rem;
  }
  .u-margin-top-sm-3 {
    margin-top: 3rem;
  }
  .u-margin-top-sm-4 {
    margin-top: 4rem;
  }
  .u-margin-top-sm-5 {
    margin-top: 5rem;
  }
  .u-margin-top-sm-6 {
    margin-top: 6rem;
  }
  .u-margin-bottom-sm-0 {
    margin-bottom: 0rem;
  }
  .u-margin-bottom-sm-1 {
    margin-bottom: 1rem;
  }
  .u-margin-bottom-sm-2 {
    margin-bottom: 2rem;
  }
  .u-margin-bottom-sm-3 {
    margin-bottom: 3rem;
  }
  .u-margin-bottom-sm-4 {
    margin-bottom: 4rem;
  }
  .u-margin-bottom-sm-5 {
    margin-bottom: 5rem;
  }
  .u-margin-bottom-sm-6 {
    margin-bottom: 6rem;
  }
  .u-margin-left-sm-0 {
    margin-left: 0rem;
  }
  .u-margin-left-sm-1 {
    margin-left: 1rem;
  }
  .u-margin-left-sm-2 {
    margin-left: 2rem;
  }
  .u-margin-left-sm-3 {
    margin-left: 3rem;
  }
  .u-margin-left-sm-4 {
    margin-left: 4rem;
  }
  .u-margin-left-sm-5 {
    margin-left: 5rem;
  }
  .u-margin-left-sm-6 {
    margin-left: 6rem;
  }
  .u-margin-right-sm-0 {
    margin-right: 0rem;
  }
  .u-margin-right-sm-1 {
    margin-right: 1rem;
  }
  .u-margin-right-sm-2 {
    margin-right: 2rem;
  }
  .u-margin-right-sm-3 {
    margin-right: 3rem;
  }
  .u-margin-right-sm-4 {
    margin-right: 4rem;
  }
  .u-margin-right-sm-5 {
    margin-right: 5rem;
  }
  .u-margin-right-sm-6 {
    margin-right: 6rem;
  }
}
@media (min-width: 768px) {
  .u-margin-top-md-0 {
    margin-top: 0rem;
  }
  .u-margin-top-md-1 {
    margin-top: 1rem;
  }
  .u-margin-top-md-2 {
    margin-top: 2rem;
  }
  .u-margin-top-md-3 {
    margin-top: 3rem;
  }
  .u-margin-top-md-4 {
    margin-top: 4rem;
  }
  .u-margin-top-md-5 {
    margin-top: 5rem;
  }
  .u-margin-top-md-6 {
    margin-top: 6rem;
  }
  .u-margin-bottom-md-0 {
    margin-bottom: 0rem;
  }
  .u-margin-bottom-md-1 {
    margin-bottom: 1rem;
  }
  .u-margin-bottom-md-2 {
    margin-bottom: 2rem;
  }
  .u-margin-bottom-md-3 {
    margin-bottom: 3rem;
  }
  .u-margin-bottom-md-4 {
    margin-bottom: 4rem;
  }
  .u-margin-bottom-md-5 {
    margin-bottom: 5rem;
  }
  .u-margin-bottom-md-6 {
    margin-bottom: 6rem;
  }
  .u-margin-left-md-0 {
    margin-left: 0rem;
  }
  .u-margin-left-md-1 {
    margin-left: 1rem;
  }
  .u-margin-left-md-2 {
    margin-left: 2rem;
  }
  .u-margin-left-md-3 {
    margin-left: 3rem;
  }
  .u-margin-left-md-4 {
    margin-left: 4rem;
  }
  .u-margin-left-md-5 {
    margin-left: 5rem;
  }
  .u-margin-left-md-6 {
    margin-left: 6rem;
  }
  .u-margin-right-md-0 {
    margin-right: 0rem;
  }
  .u-margin-right-md-1 {
    margin-right: 1rem;
  }
  .u-margin-right-md-2 {
    margin-right: 2rem;
  }
  .u-margin-right-md-3 {
    margin-right: 3rem;
  }
  .u-margin-right-md-4 {
    margin-right: 4rem;
  }
  .u-margin-right-md-5 {
    margin-right: 5rem;
  }
  .u-margin-right-md-6 {
    margin-right: 6rem;
  }
}
@media (min-width: 1024px) {
  .u-margin-top-lg-0 {
    margin-top: 0rem;
  }
  .u-margin-top-lg-1 {
    margin-top: 1rem;
  }
  .u-margin-top-lg-2 {
    margin-top: 2rem;
  }
  .u-margin-top-lg-3 {
    margin-top: 3rem;
  }
  .u-margin-top-lg-4 {
    margin-top: 4rem;
  }
  .u-margin-top-lg-5 {
    margin-top: 5rem;
  }
  .u-margin-top-lg-6 {
    margin-top: 6rem;
  }
  .u-margin-bottom-lg-0 {
    margin-bottom: 0rem;
  }
  .u-margin-bottom-lg-1 {
    margin-bottom: 1rem;
  }
  .u-margin-bottom-lg-2 {
    margin-bottom: 2rem;
  }
  .u-margin-bottom-lg-3 {
    margin-bottom: 3rem;
  }
  .u-margin-bottom-lg-4 {
    margin-bottom: 4rem;
  }
  .u-margin-bottom-lg-5 {
    margin-bottom: 5rem;
  }
  .u-margin-bottom-lg-6 {
    margin-bottom: 6rem;
  }
  .u-margin-left-lg-0 {
    margin-left: 0rem;
  }
  .u-margin-left-lg-1 {
    margin-left: 1rem;
  }
  .u-margin-left-lg-2 {
    margin-left: 2rem;
  }
  .u-margin-left-lg-3 {
    margin-left: 3rem;
  }
  .u-margin-left-lg-4 {
    margin-left: 4rem;
  }
  .u-margin-left-lg-5 {
    margin-left: 5rem;
  }
  .u-margin-left-lg-6 {
    margin-left: 6rem;
  }
  .u-margin-right-lg-0 {
    margin-right: 0rem;
  }
  .u-margin-right-lg-1 {
    margin-right: 1rem;
  }
  .u-margin-right-lg-2 {
    margin-right: 2rem;
  }
  .u-margin-right-lg-3 {
    margin-right: 3rem;
  }
  .u-margin-right-lg-4 {
    margin-right: 4rem;
  }
  .u-margin-right-lg-5 {
    margin-right: 5rem;
  }
  .u-margin-right-lg-6 {
    margin-right: 6rem;
  }
}
.u-padding-top-0 {
  padding-top: 0rem;
}

.u-padding-top-1 {
  padding-top: 1rem;
}

.u-padding-top-2 {
  padding-top: 2rem;
}

.u-padding-top-3 {
  padding-top: 3rem;
}

.u-padding-top-4 {
  padding-top: 4rem;
}

.u-padding-top-5 {
  padding-top: 5rem;
}

.u-padding-top-6 {
  padding-top: 6rem;
}

.u-padding-bottom-0 {
  padding-bottom: 0rem;
}

.u-padding-bottom-1 {
  padding-bottom: 1rem;
}

.u-padding-bottom-2 {
  padding-bottom: 2rem;
}

.u-padding-bottom-3 {
  padding-bottom: 3rem;
}

.u-padding-bottom-4 {
  padding-bottom: 4rem;
}

.u-padding-bottom-5 {
  padding-bottom: 5rem;
}

.u-padding-bottom-6 {
  padding-bottom: 6rem;
}

.u-padding-left-0 {
  padding-left: 0rem;
}

.u-padding-left-1 {
  padding-left: 1rem;
}

.u-padding-left-2 {
  padding-left: 2rem;
}

.u-padding-left-3 {
  padding-left: 3rem;
}

.u-padding-left-4 {
  padding-left: 4rem;
}

.u-padding-left-5 {
  padding-left: 5rem;
}

.u-padding-left-6 {
  padding-left: 6rem;
}

.u-padding-right-0 {
  padding-right: 0rem;
}

.u-padding-right-1 {
  padding-right: 1rem;
}

.u-padding-right-2 {
  padding-right: 2rem;
}

.u-padding-right-3 {
  padding-right: 3rem;
}

.u-padding-right-4 {
  padding-right: 4rem;
}

.u-padding-right-5 {
  padding-right: 5rem;
}

.u-padding-right-6 {
  padding-right: 6rem;
}

.u-padding-top-xs-0 {
  padding-top: 0rem;
}

.u-padding-top-xs-1 {
  padding-top: 1rem;
}

.u-padding-top-xs-2 {
  padding-top: 2rem;
}

.u-padding-top-xs-3 {
  padding-top: 3rem;
}

.u-padding-top-xs-4 {
  padding-top: 4rem;
}

.u-padding-top-xs-5 {
  padding-top: 5rem;
}

.u-padding-top-xs-6 {
  padding-top: 6rem;
}

.u-padding-bottom-xs-0 {
  padding-bottom: 0rem;
}

.u-padding-bottom-xs-1 {
  padding-bottom: 1rem;
}

.u-padding-bottom-xs-2 {
  padding-bottom: 2rem;
}

.u-padding-bottom-xs-3 {
  padding-bottom: 3rem;
}

.u-padding-bottom-xs-4 {
  padding-bottom: 4rem;
}

.u-padding-bottom-xs-5 {
  padding-bottom: 5rem;
}

.u-padding-bottom-xs-6 {
  padding-bottom: 6rem;
}

.u-padding-left-xs-0 {
  padding-left: 0rem;
}

.u-padding-left-xs-1 {
  padding-left: 1rem;
}

.u-padding-left-xs-2 {
  padding-left: 2rem;
}

.u-padding-left-xs-3 {
  padding-left: 3rem;
}

.u-padding-left-xs-4 {
  padding-left: 4rem;
}

.u-padding-left-xs-5 {
  padding-left: 5rem;
}

.u-padding-left-xs-6 {
  padding-left: 6rem;
}

.u-padding-right-xs-0 {
  padding-right: 0rem;
}

.u-padding-right-xs-1 {
  padding-right: 1rem;
}

.u-padding-right-xs-2 {
  padding-right: 2rem;
}

.u-padding-right-xs-3 {
  padding-right: 3rem;
}

.u-padding-right-xs-4 {
  padding-right: 4rem;
}

.u-padding-right-xs-5 {
  padding-right: 5rem;
}

.u-padding-right-xs-6 {
  padding-right: 6rem;
}

@media (min-width: 640px) {
  .u-padding-top-sm-0 {
    padding-top: 0rem;
  }
  .u-padding-top-sm-1 {
    padding-top: 1rem;
  }
  .u-padding-top-sm-2 {
    padding-top: 2rem;
  }
  .u-padding-top-sm-3 {
    padding-top: 3rem;
  }
  .u-padding-top-sm-4 {
    padding-top: 4rem;
  }
  .u-padding-top-sm-5 {
    padding-top: 5rem;
  }
  .u-padding-top-sm-6 {
    padding-top: 6rem;
  }
  .u-padding-bottom-sm-0 {
    padding-bottom: 0rem;
  }
  .u-padding-bottom-sm-1 {
    padding-bottom: 1rem;
  }
  .u-padding-bottom-sm-2 {
    padding-bottom: 2rem;
  }
  .u-padding-bottom-sm-3 {
    padding-bottom: 3rem;
  }
  .u-padding-bottom-sm-4 {
    padding-bottom: 4rem;
  }
  .u-padding-bottom-sm-5 {
    padding-bottom: 5rem;
  }
  .u-padding-bottom-sm-6 {
    padding-bottom: 6rem;
  }
  .u-padding-left-sm-0 {
    padding-left: 0rem;
  }
  .u-padding-left-sm-1 {
    padding-left: 1rem;
  }
  .u-padding-left-sm-2 {
    padding-left: 2rem;
  }
  .u-padding-left-sm-3 {
    padding-left: 3rem;
  }
  .u-padding-left-sm-4 {
    padding-left: 4rem;
  }
  .u-padding-left-sm-5 {
    padding-left: 5rem;
  }
  .u-padding-left-sm-6 {
    padding-left: 6rem;
  }
  .u-padding-right-sm-0 {
    padding-right: 0rem;
  }
  .u-padding-right-sm-1 {
    padding-right: 1rem;
  }
  .u-padding-right-sm-2 {
    padding-right: 2rem;
  }
  .u-padding-right-sm-3 {
    padding-right: 3rem;
  }
  .u-padding-right-sm-4 {
    padding-right: 4rem;
  }
  .u-padding-right-sm-5 {
    padding-right: 5rem;
  }
  .u-padding-right-sm-6 {
    padding-right: 6rem;
  }
}
@media (min-width: 768px) {
  .u-padding-top-md-0 {
    padding-top: 0rem;
  }
  .u-padding-top-md-1 {
    padding-top: 1rem;
  }
  .u-padding-top-md-2 {
    padding-top: 2rem;
  }
  .u-padding-top-md-3 {
    padding-top: 3rem;
  }
  .u-padding-top-md-4 {
    padding-top: 4rem;
  }
  .u-padding-top-md-5 {
    padding-top: 5rem;
  }
  .u-padding-top-md-6 {
    padding-top: 6rem;
  }
  .u-padding-bottom-md-0 {
    padding-bottom: 0rem;
  }
  .u-padding-bottom-md-1 {
    padding-bottom: 1rem;
  }
  .u-padding-bottom-md-2 {
    padding-bottom: 2rem;
  }
  .u-padding-bottom-md-3 {
    padding-bottom: 3rem;
  }
  .u-padding-bottom-md-4 {
    padding-bottom: 4rem;
  }
  .u-padding-bottom-md-5 {
    padding-bottom: 5rem;
  }
  .u-padding-bottom-md-6 {
    padding-bottom: 6rem;
  }
  .u-padding-left-md-0 {
    padding-left: 0rem;
  }
  .u-padding-left-md-1 {
    padding-left: 1rem;
  }
  .u-padding-left-md-2 {
    padding-left: 2rem;
  }
  .u-padding-left-md-3 {
    padding-left: 3rem;
  }
  .u-padding-left-md-4 {
    padding-left: 4rem;
  }
  .u-padding-left-md-5 {
    padding-left: 5rem;
  }
  .u-padding-left-md-6 {
    padding-left: 6rem;
  }
  .u-padding-right-md-0 {
    padding-right: 0rem;
  }
  .u-padding-right-md-1 {
    padding-right: 1rem;
  }
  .u-padding-right-md-2 {
    padding-right: 2rem;
  }
  .u-padding-right-md-3 {
    padding-right: 3rem;
  }
  .u-padding-right-md-4 {
    padding-right: 4rem;
  }
  .u-padding-right-md-5 {
    padding-right: 5rem;
  }
  .u-padding-right-md-6 {
    padding-right: 6rem;
  }
}
@media (min-width: 1024px) {
  .u-padding-top-lg-0 {
    padding-top: 0rem;
  }
  .u-padding-top-lg-1 {
    padding-top: 1rem;
  }
  .u-padding-top-lg-2 {
    padding-top: 2rem;
  }
  .u-padding-top-lg-3 {
    padding-top: 3rem;
  }
  .u-padding-top-lg-4 {
    padding-top: 4rem;
  }
  .u-padding-top-lg-5 {
    padding-top: 5rem;
  }
  .u-padding-top-lg-6 {
    padding-top: 6rem;
  }
  .u-padding-bottom-lg-0 {
    padding-bottom: 0rem;
  }
  .u-padding-bottom-lg-1 {
    padding-bottom: 1rem;
  }
  .u-padding-bottom-lg-2 {
    padding-bottom: 2rem;
  }
  .u-padding-bottom-lg-3 {
    padding-bottom: 3rem;
  }
  .u-padding-bottom-lg-4 {
    padding-bottom: 4rem;
  }
  .u-padding-bottom-lg-5 {
    padding-bottom: 5rem;
  }
  .u-padding-bottom-lg-6 {
    padding-bottom: 6rem;
  }
  .u-padding-left-lg-0 {
    padding-left: 0rem;
  }
  .u-padding-left-lg-1 {
    padding-left: 1rem;
  }
  .u-padding-left-lg-2 {
    padding-left: 2rem;
  }
  .u-padding-left-lg-3 {
    padding-left: 3rem;
  }
  .u-padding-left-lg-4 {
    padding-left: 4rem;
  }
  .u-padding-left-lg-5 {
    padding-left: 5rem;
  }
  .u-padding-left-lg-6 {
    padding-left: 6rem;
  }
  .u-padding-right-lg-0 {
    padding-right: 0rem;
  }
  .u-padding-right-lg-1 {
    padding-right: 1rem;
  }
  .u-padding-right-lg-2 {
    padding-right: 2rem;
  }
  .u-padding-right-lg-3 {
    padding-right: 3rem;
  }
  .u-padding-right-lg-4 {
    padding-right: 4rem;
  }
  .u-padding-right-lg-5 {
    padding-right: 5rem;
  }
  .u-padding-right-lg-6 {
    padding-right: 6rem;
  }
}
/*.noScroll,
.noScroll-busq {
  overflow: hidden;
}*/
.oculto {
  position: absolute;
  text-indent: -1000em;
  width: 0;
}

.error-page {
  margin: 3.125rem auto 5rem;
  max-width: 50rem;
  position: relative;
  width: 90%;
}
@media (min-width: 640px) {
  .error-page {
    margin: 4.063rem auto 5.625rem;
  }
}
.error-page__h1 {
  font-size: 120px;
  font-size: 7.5rem;
  line-height: 10.5rem;
  border: 0.5rem solid #00607a;
  border-radius: 200px;
  color: #5e616b;
  display: inline-block;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 11.875rem;
  padding: 1.875rem;
}
@media (min-width: 640px) {
  .error-page__h1 {
    font-size: 120px;
    font-size: 7.5rem;
    line-height: 10.5rem;
    line-height: 11.875rem;
  }
}
.error-page__text {
  color: #5e616b;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin: 1.875rem 0 3.125rem;
}

.icon-theme {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: block !important;
  height: 2.813rem;
  width: 2.813rem;
}
.icon-theme.icon-big {
  height: 3.5rem;
  width: 3.5rem;
}
.icon-theme.empresa {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-empresa.svg");
}
.icon-theme.derechos {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-derechos.svg");
}
.icon-theme.cultura {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-cultura.svg");
}
.icon-theme.educacion {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-educacion.svg");
}
.icon-theme.empleo {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-empleo.svg");
}
.icon-theme.medioambiente {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-medioambiente.svg");
}
.icon-theme.salud {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-salud.svg");
}
.icon-theme.vivienda {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-vivienda.svg");
}
.icon-theme.industria {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-industria.svg");
}
.icon-theme.transporte {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-transporte.svg");
}
.icon-theme.rural {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-rural.svg");
}
.icon-theme.dependencia {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-dependencia.svg");
}
.icon-theme.familias {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-tramites-familias.svg");
}
.icon-theme.jovenes {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-tramites-jovenes.svg");
}
.icon-theme.mayores {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-tramites-mayores.svg");
}
.icon-theme.exclusion {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-tramites-exclusion.svg");
}
.icon-theme.tramites-dependencia {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-tramites-dependencia.svg");
}
.icon-theme.ayuda {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-ayuda.svg");
}
.icon-theme.guia {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-guia.svg");
}
.icon-theme.certificado {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-certificado.svg");
}
.icon-theme.oficinas-info {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-oficinas-info.svg");
}
.icon-theme.gestiones-digitales {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-gestiones-digitales.svg");
}
.icon-theme.email {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-email.svg");
}
.icon-theme.ubicacion {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-ubicacion.svg");
}
.icon-theme.phone {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-phone.svg");
}
.icon-theme.documents-red {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-documents-red.svg");
}
.icon-theme.escanear {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-escanear.svg");
}
.icon-theme.upload {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-upload.svg");
}

.info-video {
  align-items: center;
  color: #1f2331;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0.625rem 0 1.25rem;
}
.info-video .icon-theme {
  background: url("/o/aragon-theme/images/dga/icons/icon-yt-red.svg") 0 0 no-repeat;
  height: 2.188rem;
  width: 2.188rem;
}

.line-clamp {
  -webkit-line-clamp: 2;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  position: relative;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 !important;
}

.text-truncate, .events-home__item-title, .events-home .col-title, .news-home__item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

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

.text-truncate--3, .events-home__item-title, .events-home .col-title, .news-home__item-title {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.line-decorate-red {
  width: 30px;
  height: 2px;
  background-color: transparent;
}

.underline-strong {
  text-decoration: underline;
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}

.rotate-180deg {
  transform: rotate(180deg);
}

.home-link {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.home-link:hover {
  color: #1f2331;
}
@media (max-width: 767.98px) {
  .home-link {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.225rem;
  }
}
.home-link .icon-arrow {
  margin-left: 12px;
}

.dga-disable {
  filter: grayscale(1);
}

.dga-view .footer {
  position: relative;
  top: 4.75rem;
}
@media (min-width: 696px) and (max-width: 849px) {
  .dga-view .footer {
    top: 0;
    padding-top: 4.75rem;
  }
}
@media (min-width: 850px) and (max-width: 991px) {
  .dga-view .footer {
    top: 5.563rem;
  }
}
@media (min-width: 992px) {
  .dga-view .footer {
    top: 4.75rem;
  }
}

.dga-view .footer.sede {
  top: 0;
}

.new-alert-warning {
  border-color: #1f2331;
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .new-alert-warning {
    align-items: baseline;
  }
}
.new-alert-warning strong {
  color: #1f2331;
}
.new-alert-warning i {
  display: block;
  color: #1f2331;
  margin-right: 10px;
}

.signed-in .dga-view .new-header .navbar-menu__collapsable {
  top: 8.438rem;
}
@media (max-width: 1023.98px) {
  .signed-in .dga-view .new-header .navbar-menu__collapsable {
    top: 0;
  }
}

.lastVisitedPagesPortlet {
  padding-bottom: 3.75rem;
}

.dga-view {
  padding-top: 0;
  margin: 0;
  /****************** RESET ESTILOS LIFERAY ******************/
  padding: 0;
  /****************** RESET ESTILOS BOOTSTRAP ******************/
}
.dga-view .portlet {
  margin-bottom: 0;
}
.dga-view .portlet-content {
  padding: 0;
}
.dga-view .portlet-column {
  width: 100%;
}
.dga-view .portlet-oculto {
  text-indent: -6249.375rem;
  display: block;
  margin: 0;
  height: 0;
}
.dga-view .portlet-layout.row {
  margin-left: 0;
  margin-right: 0;
}
.dga-view .portlet-layout .col-md-6.portlet-column-first {
  padding-left: 0;
}
.dga-view .portlet-layout .col-md-6.portlet-column-last {
  padding-right: 0;
}
.dga-view .portlet-title-text {
  text-overflow: initial;
}
.dga-view .dropdown-menu {
  max-height: initial;
}

/* Accesibilidad */
.quick-access-nav a {
  border: none;
  outline: initial;
}
.quick-access-nav a:focus {
  outline: -webkit-focus-ring-color auto 5px;
  text-decoration: underline;
}

.ekko-lightbox-container {
  position: relative;
  overflow: hidden;
  max-height: 600px;
}
.ekko-lightbox-container > div.ekko-lightbox-item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.ekko-lightbox-container .img-fluid {
  height: 100%;
  object-fit: cover;
}

.ekko-lightbox iframe {
  width: 100%;
  height: 100%;
}
.ekko-lightbox .modal-dialog {
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
  width: 100% !important;
}
.ekko-lightbox .modal-content {
  background-color: transparent;
  border: transparent;
  border-radius: 0;
  width: 100%;
  max-height: 90vh;
  margin: auto;
}
@media (min-width: 640px) {
  .ekko-lightbox .modal-content {
    width: 90%;
  }
}
.ekko-lightbox .modal-header {
  border: none;
  background-color: black;
}
.ekko-lightbox .modal-header h3 {
  font-size: 24px;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: white;
}
.ekko-lightbox .modal-header .close {
  color: white;
  font-size: 36px;
  opacity: 1;
  text-shadow: none;
  top: -5px;
  position: relative;
  line-height: 20px;
}
.ekko-lightbox .modal-header .close:focus {
  outline: none;
  border: solid;
  border-radius: 5px;
}
.ekko-lightbox .modal-body {
  overflow: hidden;
  padding: 0;
}
.ekko-lightbox .modal-footer {
  justify-content: left;
  color: white;
  background-color: black;
}
.ekko-lightbox a:hover {
  opacity: 1;
  text-decoration: none;
}

.ekko-lightbox-nav-overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
}
.ekko-lightbox-nav-overlay a {
  flex: 1;
  display: flex;
  align-items: center;
  opacity: 1;
  transition: opacity 0.5s;
  color: #ffffff;
  font-size: 30px;
  z-index: 1;
}
.ekko-lightbox-nav-overlay a:last-child {
  justify-content: flex-end;
}
.ekko-lightbox-nav-overlay a span {
  padding: 0 10px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.8);
}
.ekko-lightbox-nav-overlay a:hover, .ekko-lightbox-nav-overlay a:focus {
  text-decoration: none;
}
.ekko-lightbox-nav-overlay a.disabled {
  cursor: default;
  visibility: hidden;
}
.ekko-lightbox-nav-overlay a > :focus {
  outline: none;
}
.ekko-lightbox-nav-overlay a:last-child span {
  text-align: right;
}

.ekko-lightbox-loader {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.ekko-lightbox-loader > div {
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
}
.ekko-lightbox-loader > div > div {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffffff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  animation: a 2s infinite ease-in-out;
}
.ekko-lightbox-loader > div > div:last-child {
  animation-delay: -1s;
}

@keyframes a {
  0% {
    transform: scale(0);
  }
  to {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
.modal-dialog .ekko-lightbox-loader > div > div {
  background-color: #1f2331;
}

.dga-view .modal-open .modal {
  padding-right: 0 !important;
}

/**
 * Swiper 4.4.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 19, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #1f2331;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #1f2331;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #1f2331;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #1f2331;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url(/o/aragon-theme/images/dga/arrow.svg);
  background-size: 75%;
}

.swiper-container-rtl .swiper-button-prev,
.swiper-button-prev {
  transform: rotate(180deg);
}

.swiper-container {
  padding: 0 35px;
}

@media (min-width: 768px) {
  .swiper-container {
    padding: 0 40px;
  }
}
.pswp img {
  object-fit: contain;
}

.dga-view header {
  position: relative;
  z-index: 4;
}
.dga-view header.sticky {
  position: fixed;
  z-index: 5;
  left: 0;
  width: 100%;
  background-color: #1f2331;
}
.dga-view header::before {
  width: 100%;
  position: relative;
  height: 0.625rem;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$brand-yellow+0,fdcb33+34,fa9902+34,fa9902+66,f05442+66,f05442+100,f1f1f1+100,f05442+100,f05442+100 */
  background: rgb(253, 203, 51); /* Old browsers */
  background: -moz-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 ); /* IE6-9 */
  position: absolute;
  top: 0;
}
.dga-view header .site-title {
  float: left;
}
.dga-view header .site-title .logo-dga {
  height: 1.75rem;
  width: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.dga-view header .site-title .logo-dga img {
  height: 1.75rem;
}
.dga-view header .old-version p {
  background-color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  padding: 0.938rem;
  margin-bottom: 0;
  text-align: center;
  line-height: 1.25rem;
}
.dga-view header .old-version p a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  display: inline-block;
  color: #00607a;
  text-decoration: underline;
  margin-left: 0.313rem;
}
.dga-view header .old-version p a:hover, .dga-view header .old-version p a:focus {
  color: #00607a;
  text-decoration: underline;
}
.dga-view header .navigation {
  color: #ffffff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
}
.dga-view header .navigation .european-flag-head {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  float: left;
  color: #ffffff;
  font-size: 7px;
  font-size: 0.4375rem;
  line-height: 0.6125rem;
  position: relative;
  line-height: 0.625rem;
  background-size: 3.75rem;
  background-repeat: no-repeat;
  background-position: left top;
  padding-right: 0;
  margin-top: 0.625rem;
}
.dga-view header .navigation .european-flag-head .image {
  width: 3.75rem;
  display: block;
  margin-right: 0.313rem;
}
.dga-view header .navigation .european-flag-head .name {
  display: block;
  margin: 0;
}
.dga-view header .navigation .european-flag-head .name strong {
  font-weight: 700;
  margin-top: 0.156rem;
  display: inline-block;
}
@media (max-width: 767px) {
  .dga-view header .navigation .european-flag-head .name strong {
    font-size: 0.388rem;
  }
}
@media (min-width: 640px) {
  .dga-view header .navigation .european-flag-head .name strong {
    letter-spacing: 0.9px;
  }
}
.dga-view header .navigation .language {
  display: inline-block;
  position: relative;
  top: initial;
  right: initial;
  margin-bottom: 0;
  padding: 1.25rem 0 0.625rem;
  border-right: 0.063rem solid #ffffff;
  float: left;
  height: 3.625rem;
  top: -0.25rem;
}
.dga-view header .navigation .language li {
  display: inline-block;
}
.dga-view header .language {
  display: inline-block;
  position: absolute;
  top: 2.063rem;
  right: 1.875rem;
  z-index: 10;
}
.dga-view header .language p {
  padding-top: 0.938rem;
  text-align: center;
}
.dga-view header .language.active .language__select::after {
  transform: rotate(180deg);
  transition: all 300ms linear;
}
.dga-view header .language .language__select_unstyled {
  text-transform: capitalize;
}
.dga-view header .language .language__select {
  color: white;
  background: transparent;
  border: 0;
  padding: 0 1.25rem 0 0;
  position: relative;
  text-transform: capitalize;
  outline: none;
  cursor: pointer;
}
.dga-view header .language .language__select::after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 2.45rem;
  line-height: 1.563rem;
  position: absolute;
  right: -0.313rem;
  top: 0.75rem;
}
.dga-view header .language .language_translate {
  color: white;
  background: transparent;
  border: 0;
  padding: 0 0rem 0 0;
  position: relative;
  text-transform: capitalize;
  cursor: pointer;
}
.dga-view header .language__list {
  position: absolute;
  top: 2.813rem;
  right: -0.188rem;
  z-index: 3;
  padding: 0.938rem 1.25rem;
  background: #ffffff;
  color: #1f2331;
  display: none;
}
.dga-view header .language__list li {
  display: block;
  padding-bottom: 0.438rem;
  text-transform: capitalize;
}
.dga-view header .language__list li a {
  color: #1f2331;
}
.dga-view header .language__list li button {
  text-transform: capitalize;
}
.dga-view header .language__list__item {
  color: #1f2331;
  border: 0;
  padding: 0;
  background: transparent;
}
.dga-view header .language .portlet {
  position: initial;
}
.dga-view header .search-module {
  max-width: 100%;
  background: #ededec;
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -4.688rem;
  transform: none;
  padding: 0.75rem 0 0.938rem;
}
.dga-view header .search-module .input-group {
  width: 90%;
  margin: auto;
}
.dga-view header .search-module .input-group .search-input-container {
  width: calc(100% - 7.5rem);
}
.dga-view header .search-module .input-group .search-input-container .search-input {
  padding: 0.813rem 1.188rem;
}
.dga-view header .search-module .input-group .search-btn {
  height: 3rem;
  cursor: pointer;
  width: 7.5rem;
}
.dga-view header .search-module .input-group .search-btn .search-text {
  margin-left: 35px;
  color: white;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media (max-width: 1279.98px) {
  .interior .dga-view header.sticky .navbar.collapse-search {
    margin-bottom: 0;
    transition: all 500ms linear;
  }
  .interior .dga-view header.sticky .navbar .search-module {
    border-bottom: none;
  }
  .interior .dga-view header.sticky .navbar .search-module.is-not-visible {
    opacity: 0;
    transition: all 150ms linear;
  }
}
@media (max-width: 1279.98px) and (max-width: 850px) and (orientation: landscape) {
  .interior .dga-view header.sticky .navbar .search-module.is-not-visible {
    opacity: 1 !important;
  }
}
@media (max-width: 1279.98px) {
  .interior .dga-view header.sticky .navbar .search-module.is-visible {
    opacity: 1;
    transition: all 150ms linear;
  }
}
.interior .dga-view header .navigation .zoom {
  border-left: none;
  margin-top: 0.625rem;
}

/* 375px */
@media screen and (min-width: 375px) {
  .dga-view header .site-title .logo-dga {
    width: 10.625rem;
  }
  .dga-view header .navigation .european-flag-head {
    padding-right: 1.25rem;
  }
}
/* 768px */
@media (min-width: 640px) {
  .dga-view header .site-title .logo-dga {
    width: 9.375rem;
  }
  .dga-view header .site-title .logo-dga img {
    width: auto;
    height: 3.125rem;
  }
  .dga-view header .old-version p a {
    display: inline-block;
  }
  .dga-view header .language .language__select::after {
    top: -0.188rem;
    right: -0.188rem;
  }
  .dga-view header .navigation {
    padding: 0.781rem 0 0;
  }
  .dga-view header .navigation .european-flag-head {
    background-size: 4.375rem;
    padding-right: 1.875rem;
    margin-top: 0;
    font-size: 9px;
    font-size: 0.5625rem;
    line-height: 0.7875rem;
  }
  .dga-view header .navigation .european-flag-head .image {
    width: 4.375rem;
  }
  .dga-view header .navigation .language {
    padding: 0 1.25rem 0;
  }
  .dga-view header .search-module {
    background-color: transparent;
  }
  .dga-view header .search-module .input-group {
    max-width: 23.75rem;
    width: 90%;
  }
  .dga-view header .search-module .input-group .search-input-container {
    width: calc(100% - 7.5rem);
  }
  .interior .dga-view header.sticky.gray-border::after {
    content: "";
    height: 4.375rem;
    width: 100%;
    background-color: #ededec;
    position: absolute;
    bottom: -4.375rem;
    left: 0;
    z-index: 0;
  }
  .interior .dga-view header .navigation .zoom {
    margin-top: 0;
  }
  .interior .dga-view header .navbar {
    margin-bottom: 0;
  }
}
/* 1200px */
@media (min-width: 1024px) {
  .dga-view header .site-title .logo-dga {
    width: 172px;
  }
  .dga-view header .search-module {
    max-width: 28.75rem;
    padding: 0;
    position: relative;
    top: 0;
    left: 2.5rem;
    transform: none;
    height: 3rem;
  }
  .dga-view header .search-module .input-group {
    width: 100%;
  }
  .dga-view header .old-version p span {
    display: inline-block;
  }
  .interior .dga-view header.sticky.gray-border::after {
    display: none;
  }
}
.dga-view .break-after-column a {
  color: inherit;
  text-decoration: inherit;
}
.dga-view .break-after-column a:hover {
  color: #00607a;
  text-decoration: underline;
}

.dga-view header {
  /* access-links custom para header */
}
.dga-view header .navbar {
  padding: 0.531rem 0 0.719rem 0.781rem;
}
.dga-view header .navbar-menu-icon.close {
  width: 3.125rem;
  height: 2rem;
  transform: rotate(0deg);
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: 2.5rem;
  left: 1.25rem;
  right: initial;
  z-index: 2000;
  opacity: 1;
  text-shadow: none;
}
.dga-view header .navbar-menu-icon.close span {
  display: block;
  position: absolute;
  height: 0.188rem;
  width: 1.25rem;
  background: #ffffff;
  border-radius: 1.25rem;
  opacity: 1;
  top: 0.313rem;
  left: 0.625rem;
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}
.dga-view header .navbar-menu-icon.close span:first-of-type {
  transform: rotate(45deg);
  top: 1.25rem;
  left: 0.938rem;
}
.dga-view header .navbar-menu-icon.close span:nth-of-type(2) {
  display: none;
}
.dga-view header .navbar-menu-icon.close span:last-of-type {
  transform: rotate(-45deg);
  top: 1.25rem;
  left: 0.938rem;
}
.dga-view header .navbar-menu-icon.close strong {
  position: absolute;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  width: 100%;
  top: 0.5rem;
  left: 2.5rem;
  color: #ffffff;
  text-transform: capitalize;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: normal;
}
.dga-view header .navbar-menu-icon.close.closeSec {
  display: none;
}
.dga-view header .navbar-toggler {
  border: none;
  position: relative;
  margin: 0 0 0 0.625rem;
  width: 3.75rem;
  height: 3.75rem;
  display: inline-flex;
  float: left;
  padding-top: 1.25rem;
  overflow: hidden;
}
.dga-view header .navbar-toggler:focus {
  z-index: 1;
}
.dga-view header .navbar-toggler .navbar-menu-icon {
  width: 3.125rem;
  height: 2rem;
  transform: rotate(0deg);
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: 1.063rem;
  left: 0;
}
.dga-view header .navbar-toggler .navbar-menu-icon span {
  display: block;
  position: absolute;
  height: 0.188rem;
  width: 1.875rem;
  background: #ffffff;
  border-radius: 1.25rem;
  opacity: 1;
  top: 0.313rem;
  left: 0.625rem;
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}
.dga-view header .navbar-toggler .navbar-menu-icon span:first-of-type {
  transform: rotate(45deg);
  top: 0.188rem;
  left: 0.625rem;
}
.dga-view header .navbar-toggler .navbar-menu-icon span:nth-of-type(2) {
  display: none;
}
.dga-view header .navbar-toggler .navbar-menu-icon span:last-of-type {
  transform: rotate(-45deg);
  top: 0.188rem;
  left: 0.625rem;
}
.dga-view header .navbar-toggler .navbar-menu-icon strong {
  position: absolute;
  top: 1.563rem;
  left: 0;
  text-transform: uppercase;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #ffffff;
  width: 100%;
}
.dga-view header .navbar-toggler .navbar-menu-icon.close {
  position: absolute;
  top: 3.75rem;
  right: initial;
  z-index: initial;
  opacity: 1;
  text-shadow: none;
}
.dga-view header .navbar-toggler .navbar-menu-icon.close span {
  background: #ffffff;
}
.dga-view header .navbar-toggler .navbar-menu-icon.close span:first-of-type {
  transform: rotate(45deg);
  top: 1.125rem;
  left: 0.938rem;
}
.dga-view header .navbar-toggler .navbar-menu-icon.close span:nth-of-type(2) {
  display: none;
}
.dga-view header .navbar-toggler .navbar-menu-icon.close span:last-of-type {
  transform: rotate(-45deg);
  top: 1.125rem;
  left: 0.938rem;
}
.dga-view header .navbar-toggler .navbar-menu-icon.close strong {
  top: 0.75rem;
  left: 3.125rem;
  color: #ffffff;
  text-transform: capitalize;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view header .navbar-toggler .navbar-menu-icon.close.closeSec {
  display: none;
}
.dga-view header .navbar-toggler.collapsed .navbar-menu-icon {
  top: 1rem;
}
.dga-view header .navbar-toggler.collapsed .navbar-menu-icon span:first-of-type {
  top: -0.188rem;
  transform: rotate(0deg);
  left: 0.625rem;
}
.dga-view header .navbar-toggler.collapsed .navbar-menu-icon span:nth-of-type(2) {
  display: block;
}
.dga-view header .navbar-toggler.collapsed .navbar-menu-icon span:last-of-type {
  top: 0.813rem;
  transform: rotate(0deg);
  left: 0.625rem;
}
.dga-view header .navbar-collapse {
  position: fixed;
  top: 0;
  right: 0;
  background-color: #5e616b;
  color: #ffffff;
  width: 100%;
  z-index: 2;
  padding: 0.625rem 0 1.25rem;
  overflow-y: scroll;
  height: 100%;
}
.dga-view header .navbar-collapse::before {
  content: "";
  width: 100%;
  position: relative;
  height: 0.625rem;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$brand-yellow+0,fdcb33+34,fa9902+34,fa9902+66,f05442+66,f05442+100,f1f1f1+100,f05442+100,f05442+100 */
  background: rgb(253, 203, 51); /* Old browsers */
  background: -moz-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 ); /* IE6-9 */
  position: absolute;
  top: 0;
}
.dga-view header .navbar-collapse .navbar-nav {
  padding-top: 6.25rem;
  flex-direction: column;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item {
  text-align: left;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item:last-child {
  border-bottom: none;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item.show {
  transition: all 300ms linear;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item.show .nav-link.dropdown-toggle {
  transition: all 300ms linear;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item.show .nav-link.dropdown-toggle span {
  border-bottom: none;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item.show .nav-link.dropdown-toggle span::after {
  transition: all 300ms linear;
  transform: rotate(180deg);
  color: #ffffff;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #ffffff;
  display: block;
  position: relative;
  padding: 0;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.solo {
  margin: auto;
  display: block;
  padding: 0.938rem 1.25rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  width: 80%;
  border-bottom: 0.063rem solid #ededec;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.375rem;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span {
  text-align: left;
  width: 80%;
  position: relative;
  margin: auto;
  display: block;
  padding: 0.938rem 1.25rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  border-bottom: 0.063rem solid #ededec;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.375rem;
}
.dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span::after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 0.938rem;
  transition: all 300ms linear;
  font-weight: 100;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 2.45rem;
  line-height: 1.75rem;
  transform: rotate(0deg);
}
.dga-view header .navbar-collapse .navbar-nav .nav-item:last-child .nav-link.solo {
  border-bottom: none;
}
.dga-view header .dropdown {
  position: initial;
}
.dga-view header .dropdown > .dropdown-menu {
  color: #1f2331;
  position: relative;
  max-width: initial;
  transition: all 300ms linear;
  background-color: #5e616b;
  border-left: 0.125rem solid #00607a;
  border-top: 0.125rem solid #00607a;
  border-bottom: 0.125rem solid #00607a;
  border-right: none;
  border-radius: 0;
  min-height: 100%;
  width: 80%;
  margin: auto;
  top: 0;
}
.dga-view header .dropdown > .dropdown-menu .dropdown-item {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #ffffff;
  text-decoration: none;
  text-align: left;
  padding: 0.625rem 0 0.625rem 1.563rem;
  border-bottom: none;
}
.dga-view header .dropdown > .dropdown-menu .dropdown-item:hover, .dga-view header .dropdown > .dropdown-menu .dropdown-item:focus {
  background-color: transparent;
  color: #ffffff;
  text-decoration: underline;
}
.dga-view header .dropdown-item,
.dga-view header .dropdown-menu > li > a,
.dga-view header .dropdown-menu .link-list > li > a {
  color: #1f2331;
  word-wrap: inherit;
}
.dga-view header .access-links__list {
  padding: 1.25rem 3.125rem;
}
.dga-view header .access-links__list__items {
  border-right: 0.063rem solid #ffffff;
  padding: 1.563rem 0.625rem;
}
.dga-view header .access-links__list__items a {
  color: #ffffff;
  text-decoration: none;
}
.dga-view header .access-links__list__items:first-child, .dga-view header .access-links__list__items:nth-child(2), .dga-view header .access-links__list__items:nth-child(3) {
  border-bottom: 0.063rem solid #ffffff;
}
.dga-view header .access-links__list__items:nth-child(3), .dga-view header .access-links__list__items:last-child {
  border-right: none;
}
.dga-view .menu-tema {
  display: none;
}

.interior .dga-view .navbar {
  padding: 0 0 0 0.781rem;
}
.interior .dga-view .navbar .search-module {
  border-bottom: 1px solid white;
}
.interior .dga-view header .navbar-toggler.collapsed .navbar-menu-icon {
  top: 1.063rem;
}

/* 768px */
@media (min-width: 640px) {
  .dga-view header .navbar {
    padding: 0.625rem 0.938rem 0.813rem;
    margin-bottom: 0;
  }
  .dga-view header .navbar-toggler {
    padding-top: 0;
  }
  .dga-view header .navbar-toggler .navbar-menu-icon {
    top: 0.5rem;
    left: 0;
  }
  .dga-view header .navbar-toggler.collapsed .navbar-menu-icon {
    top: 0.5rem;
  }
  .dga-view header .navbar-collapse {
    width: 100%;
    padding: 0;
    height: auto;
    top: 6rem;
    position: absolute;
    overflow: initial;
    height: auto;
  }
  .dga-view header .navbar-collapse::before {
    display: none;
  }
  .dga-view header .navbar-collapse .navbar-nav {
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    background-color: #5e616b;
  }
  .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding: 0;
  }
  .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span {
    padding: 0.625rem 1.25rem 0.625rem 0;
    margin-right: 1.25rem;
    margin-left: 1.25rem;
    border-bottom: none;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1.375rem;
  }
  .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span::after {
    right: 0;
    top: 0.406rem;
  }
  .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.solo {
    border-bottom: none;
    width: auto;
    margin-right: 1.25rem;
    padding: 0.625rem 0;
    line-height: 1.375rem;
  }
  .dga-view header .dropdown > .dropdown-menu {
    position: absolute;
    left: auto;
    top: auto;
    width: auto;
    padding: 0 1.875rem 1.25rem 1.25rem;
    border: none;
    background-color: #5e616b;
  }
  .dga-view header .dropdown > .dropdown-menu li:first-child .dropdown-item {
    border-top: 1px solid #00607a;
    /*max-width: 80%;*/
  }
  .dga-view header .dropdown > .dropdown-menu li:last-child {
    border-bottom: 1px solid #00607a;
  }
  .dga-view header .dropdown > .dropdown-menu li .dropdown-item {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.575rem;
    padding: 0.625rem 1.25rem;
    border-left: 1px solid #00607a;
    border-top: 1px solid #00607a;
  }
  .dga-view header .navbar-menu-icon.close {
    left: 0.781rem;
  }
  .dga-view header .navbar-menu-icon.close.closeSec {
    display: block;
  }
  .dga-view .menu-tema {
    display: block;
  }
  .interior .dga-view header .navbar-toggler.collapsed .navbar-menu-icon {
    top: 0.5rem;
  }
  .interior .dga-view .navbar {
    padding: 0.641rem 0.938rem 1.078rem;
    margin-bottom: 4.375rem;
  }
  .interior .dga-view .navbar .search-module {
    border-bottom: none;
  }
}
/* 1200px */
@media (min-width: 1024px) {
  .interior .dga-view .navbar {
    margin-bottom: 0;
    position: relative;
  }
}
.dga-view .new-header ul {
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.dga-view .new-header .nav-bar {
  padding: 0;
  margin-bottom: 0;
}
.dga-view .new-header .navbar {
  flex-wrap: nowrap;
}
.dga-view .new-header .navbar .collapsing {
  transition: none !important;
}
.dga-view .new-header .navbar .mobile-menu-botton .fa {
  font-size: 1.563rem;
  color: #ffffff;
  margin-top: 0.625rem;
}
.dga-view .new-header .navbar .mobile-menu-botton .mobile-link[aria-expanded=true] .fa-bars {
  display: none;
}
.dga-view .new-header .navbar .mobile-menu-botton .mobile-link[aria-expanded=false] .fa-times {
  display: none;
}
.dga-view .new-header .navbar .mobile-menu-botton a:focus {
  outline: 3px solid #fdcb33;
}
.dga-view .new-header .navbar .mobile-menu-botton a:focus .fa {
  color: #1f2331;
}
.dga-view .new-header .navbar-menu {
  color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-left: 25px;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-menu {
    width: 100%;
    position: absolute;
    top: 5rem;
    background-color: white;
    left: -25px;
    height: 100vh;
    z-index: 1;
  }
}
@media (max-width: 639.98px) {
  .dga-view .new-header .navbar-menu {
    top: 4rem;
  }
}
@media (min-width: 1024px) {
  .dga-view .new-header .navbar-menu {
    display: flex;
  }
}
.dga-view .new-header .navbar-menu__collapsable {
  width: 100%;
  color: #1f2331;
  overflow-y: scroll;
}
.dga-view .new-header .navbar-menu__collapsable::-webkit-scrollbar {
  width: 0 !important;
}
@media (min-width: 1024px) {
  .dga-view .new-header .navbar-menu__collapsable {
    position: fixed;
    background-color: #92949B;
    left: 0;
    top: 4.813rem;
    height: 100vh;
    min-height: 85vh;
    max-height: 90vh;
  }
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-menu__collapsable {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #ffffff;
  }
}
@media screen and (min-width: 1440px) {
  .dga-view .new-header .navbar-menu__collapsable {
    max-height: 100%;
  }
}
.dga-view .new-header .navbar-menu__items {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-menu__items {
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    padding: 1.875rem 0.938rem 0;
    height: calc(100vh - 73px - 4rem);
  }
}
@media (min-width: 1069px) {
  .dga-view .new-header .navbar-menu__item {
    margin-right: 0.625rem;
  }
}
.dga-view .new-header .navbar-menu__item .title-link {
  color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  padding: 1.375rem 0.625rem 1.75rem 0.625rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-menu__item .title-link {
    color: #1f2331;
    padding: 0.625rem 0;
    color: #1f2331;
    display: flex;
    font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    word-break: break-word;
  }
  .dga-view .new-header .navbar-menu__item .title-link .arrow-down-white,
  .dga-view .new-header .navbar-menu__item .title-link .arrow-up-black {
    display: none;
  }
  .dga-view .new-header .navbar-menu__item .title-link .arrow-right-red {
    margin-left: auto;
  }
}
.dga-view .new-header .navbar-menu__item .title-link:focus {
  color: #1f2331;
}
.dga-view .new-header .navbar-menu__item .title-link .arrow-up-black {
  display: none;
  transform: rotate(180deg);
}
.dga-view .new-header .navbar-menu__item .title-link[aria-expanded=true] {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #1f2331;
  background-color: #ffffff;
}
.dga-view .new-header .navbar-menu__item .title-link[aria-expanded=true] .arrow-down-white {
  display: none;
}
.dga-view .new-header .navbar-menu__item .title-link[aria-expanded=true] .arrow-up-black {
  display: inline;
  width: 15px;
  transition: all 300ms linear;
  transform: rotate(0deg);
}
.dga-view .new-header .navbar-menu__item .title-link .arrow-right-red {
  display: none;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-menu__item .title-link .arrow-right-red {
    margin-left: auto;
    display: block;
  }
}
.dga-view .new-header .navbar-menu__item .title-link:hover {
  text-decoration: none;
}
.dga-view .new-header .navbar-menu .column-1 {
  display: flex;
  flex-flow: column;
  max-height: calc(100dvh - 4.875rem);
  width: 40%;
  border-right: 1px solid #ededec;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-menu .column-1 {
    width: 100%;
  }
}
.dga-view .new-header .navbar-menu .column-1 .section-title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  padding-top: 0.5rem;
  padding-left: 30px;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-menu .column-1 .section-title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4rem;
  }
}
.dga-view .new-header .navbar-menu .column-1 .mobile-back {
  display: none;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-menu .column-1 .mobile-back {
    background-color: #ededec;
    color: #1f2331;
    padding: 0.938rem;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.225rem;
    width: 100%;
    display: block;
    font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    margin-bottom: 0.625rem;
  }
  .dga-view .new-header .navbar-menu .column-1 .mobile-back .fa-chevron-left {
    margin-right: 10px;
  }
  .dga-view .new-header .navbar-menu .column-1 .mobile-back span {
    text-decoration: underline;
  }
}
.dga-view .new-header .navbar-menu .column-2 {
  width: 60%;
  margin-top: 70px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-menu .column-2 {
    display: none;
  }
}
.dga-view .new-header .navbar-menu .column-2 .collapse-text {
  background-color: #ededec;
  margin: 0 10%;
}
.dga-view .new-header .navbar-menu .column-2 .collapse-text p {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 0;
  padding: 2rem;
  text-align: center;
}
.dga-view .new-header .navbar-menu .column-2 .close-btn {
  display: block;
  position: absolute;
  top: 1.25rem;
  right: 1.5rem;
  left: auto;
  width: auto;
  height: auto;
  z-index: 9999;
}
.dga-view .new-header .navbar-menu .column-2 .close-btn img {
  width: 1.875rem;
  height: 1.875rem;
}
.dga-view .new-header .navbar-menu__footer {
  border-top: 1px solid #92949B;
  display: flex;
  justify-content: space-between;
  padding: 0.313rem 0.938rem;
}
.dga-view .new-header .navbar-menu__footer .zoom {
  justify-content: space-evenly;
}
.dga-view .new-header .navbar-menu__footer .zoom li {
  padding: 0 0.625rem;
}
.dga-view .new-header .navbar-menu__footer .zoom li:first-child a {
  font-size: 1.875rem;
}
.dga-view .new-header .navbar-menu__footer .zoom li a {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #1f2331;
  font-size: 1.25rem;
}
.dga-view .new-header .navbar-menu__footer .language {
  border: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  text-decoration: underline;
  color: #1f2331;
  position: relative;
  top: 0;
  right: 0;
}
.dga-view .new-header .navbar-menu__footer .language .language_translate {
  border: 0;
  background-color: transparent;
  text-transform: capitalize;
  text-decoration: underline;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .new-header .navbar-menu__footer .language__select {
  color: #1f2331;
  background: transparent;
  border: 0;
  padding: 0 1.25rem 0 0;
  position: relative;
  text-transform: capitalize;
  outline: none;
  cursor: pointer;
}
.dga-view .new-header .navbar-menu__footer .language__select::after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 2.45rem;
  line-height: 1.563rem;
  position: absolute;
  right: -0.313rem;
  top: -0.313rem;
}
.dga-view .new-header .navbar-menu__footer .language li {
  display: block;
  padding: 0.438rem;
}
.dga-view .new-header .navbar-menu__footer .language li:hover {
  background-color: #ededec;
}
.dga-view .new-header .navbar-menu__footer .language__list {
  position: relative;
  top: -7.5rem;
  right: 0;
  border: 1px solid #f6f6f5;
  box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.05);
}
.dga-view .new-header .navbar-second-level-menu {
  display: flex;
  padding: 0 0 3.5rem 0;
  background-color: #ffffff;
  min-height: 85%;
  position: relative;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-second-level-menu {
    padding-top: 0;
    top: -3px;
  }
}
.dga-view .new-header .navbar-second-level-menu__sub-menu {
  flex: 1 1 0%;
  overflow-y: auto;
}
.dga-view .new-header .navbar-second-level-menu__sub-menu__item .sub-title-link {
  padding: 10px 0 10px 30px;
  color: #1f2331;
  display: flex;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  word-break: break-word;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .new-header .navbar-second-level-menu__sub-menu__item .sub-title-link .arrow-right-red {
  margin-left: auto;
  margin-right: 0.625rem;
}
.dga-view .new-header .navbar-second-level-menu__sub-menu__item .sub-title-link span {
  margin-right: 10px;
}
.dga-view .new-header .navbar-second-level-menu__sub-menu__item .sub-title-link:hover {
  background-color: #ededec;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-decoration: underline;
}
.dga-view .new-header .navbar-second-level-menu__sub-menu__item .sub-title-link .fa-external-link {
  margin-top: 0.219rem;
  margin-left: 10px;
}
.dga-view .new-header .navbar-second-level-menu__sub-menu__item .sub-title-link[aria-expanded=true] {
  border-left: 0.25rem solid #00607a;
  background-color: #ededec;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.dga-view .new-header .navbar-third-level-menu {
  position: absolute;
  width: 60%;
  left: 40%;
  top: 0;
  z-index: 400;
  background-color: #ffffff;
  padding-left: 30px;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 0.813rem 0.813rem 0.813rem 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  min-height: 80%;
}
.dga-view .new-header .navbar-third-level-menu ul {
  columns: 2;
  margin-top: 3rem;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-third-level-menu ul {
    columns: 1;
    margin-top: 5rem;
  }
}
.dga-view .new-header .navbar-third-level-menu ul:first-child .navbar-third-level-menu__item-title:hover {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-third-level-menu {
    width: 100%;
    left: 0;
    padding: 0;
    height: 100%;
  }
}
.dga-view .new-header .navbar-third-level-menu__item {
  padding-left: 30px;
  display: block;
  word-break: break-word;
  break-inside: avoid-column;
}
.dga-view .new-header .navbar-third-level-menu__item:first-child {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  line-height: 1.575rem;
  font-weight: 700;
  width: 200%;
  margin-top: -3.5rem;
}
@media (max-width: 639.98px) {
  .dga-view .new-header .navbar-third-level-menu__item:first-child {
    width: 100%;
  }
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-third-level-menu__item:first-child {
    font-size: 1rem;
    line-height: 1.4rem;
    margin-top: -4rem;
  }
}
.dga-view .new-header .navbar-third-level-menu__item:first-child .navbar-third-level-menu__item-title:hover {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-third-level-menu__item {
    width: 100%;
  }
}
.dga-view .new-header .navbar-third-level-menu__item-title {
  color: #1f2331;
  display: block;
  padding: 1rem;
}
@media (max-width: 1023.98px) {
  .dga-view .new-header .navbar-third-level-menu__item-title {
    padding: 10px 0;
  }
}
.dga-view .new-header .navbar-third-level-menu__item-title:hover {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-decoration: underline;
}

.dga-view .footer {
  background-color: #1f2331;
  color: #ffffff;
  width: 100%;
  padding-bottom: 0.625rem;
  /* access-links custom para footer */
}
.dga-view .footer::after {
  content: "";
  width: 100%;
  position: relative;
  height: 0.625rem;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$brand-yellow+0,fdcb33+34,fa9902+34,fa9902+66,f05442+66,f05442+100,f1f1f1+100,f05442+100,f05442+100 */
  background: rgb(253, 203, 51); /* Old browsers */
  background: -moz-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 ); /* IE6-9 */
  position: absolute;
  bottom: 0;
}
.dga-view .footer a {
  color: #ffffff;
}
.dga-view .footer a.u-btn-red {
  color: #1f2331;
}
.dga-view .footer a:focus {
  color: #1f2331;
}
.dga-view .footer a:focus .svg-container {
  filter: invert(1);
}
.dga-view .footer .access-links__list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.dga-view .footer__policies {
  padding: 1.25rem 0;
  border-bottom: 0.063rem solid #5e616b;
}
.dga-view .footer__policies__listado {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.dga-view .footer__policies__listado li {
  padding: 1.25rem 0.625rem 0rem;
  position: relative;
  text-align: left;
  display: inline-block;
}
.dga-view .footer__policies__listado li.link {
  margin-right: 0;
  text-align: center;
}
.dga-view .footer__policies__listado li.link.logo {
  width: 100%;
  border-bottom: 0.063rem solid #5e616b;
  padding: 1.25rem 0.625rem;
  height: auto;
  text-align: center;
}
.dga-view .footer__policies__listado li.link.logo a.u-btn-red {
  display: inline-block;
}
.dga-view .footer__policies__listado li.link.logo-eu {
  width: 100%;
  padding: 1.25rem 0.625rem;
}
.dga-view .footer__policies__listado li.link a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  text-decoration: none;
  line-height: 1.375rem;
}
.dga-view .footer__policies__listado li.link a.u-btn-red {
  display: block;
  margin-bottom: 20px;
}
.dga-view .footer__policies__listado li.link a:hover, .dga-view .footer__policies__listado li.link a:focus {
  text-decoration: underline;
}
.dga-view .footer__policies__listado li.link a p strong {
  font-size: 9px;
  font-size: 0.5625rem;
  line-height: 0.7875rem;
  line-height: initial;
  left: 4.063rem;
}
.dga-view .footer__policies__listado li.link a .claim span {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 0.875rem;
  line-height: 0.688rem;
}
.dga-view .footer__policies__listado li.link a .sub-claim {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 0.875rem;
  line-height: 0.688rem;
  margin: 0;
  font-style: italic;
}
.dga-view .footer__policies__listado li.link .u-btn.u-btn-yellow {
  border: 1px solid #ffffff;
}
.dga-view .footer__policies__listado li.cta {
  float: right;
  margin-right: 0.625rem;
}
.dga-view .footer__policies__listado li.cta a {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: initial;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.dga-view .footer__policies__listado li.cta a:hover {
  text-decoration: none;
}
.dga-view .footer__policies__listado li .icon-dga {
  height: 3.125rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 10rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}
.dga-view .footer__policies__listado li .icon-dga img {
  width: 100%;
}
.dga-view .footer__policies__listado li .european-flag {
  display: inline-block;
  font-size: 9px;
  font-size: 0.5625rem;
  line-height: 0.7875rem;
  position: relative;
  line-height: 0.625rem;
  text-align: center;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background-size: 4.375rem;
  background-repeat: no-repeat;
  background-position: center top;
  display: inline-block;
}
.dga-view .footer__policies__listado li .european-flag img {
  width: 4.375rem;
}
.dga-view .footer__policies__listado li .european-flag strong {
  font-weight: 700;
  letter-spacing: 1.35px;
  display: block;
  margin-top: 3px;
  font-size: 9px;
  font-size: 0.5625rem;
  line-height: 0.7875rem;
}
.dga-view .footer__policies__listado li .european-flag .claim {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 0.875rem;
  line-height: 0.688rem;
  margin-top: 10px;
  margin-bottom: 2px;
}
.dga-view .footer__policies__listado li .european-flag .claim span {
  display: block;
}
.dga-view .footer__policies__listado li .european-flag .sub-claim {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 0.875rem;
  line-height: 0.688rem;
  margin: 0;
  font-style: italic;
}
.dga-view .footer__policies .images-mobile {
  width: 100%;
  display: flex;
  margin: 0;
  align-items: center;
}
.dga-view .footer__policies .images-mobile .aniversario-40 img {
  width: 14.375rem;
}
.dga-view .footer__links {
  border-bottom: none;
}
.dga-view .footer__links__list {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  padding: 0;
  list-style: none;
  width: 100%;
}
.dga-view .footer__links__list > li {
  border-bottom: 0.063rem solid #5e616b;
  padding: 0.625rem;
}
.dga-view .footer__links__list > li .title {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.925rem;
  position: relative;
  cursor: default;
  display: block;
  overflow: hidden;
}
.dga-view .footer__links__list > li .title::after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  line-height: 1.875rem;
  transform: rotate(0deg);
  transition: all 300ms linear;
}
.dga-view .footer__links__list > li .title[aria-expanded=true]::after {
  transform: rotate(180deg);
  transition: all 300ms linear;
}
.dga-view .footer__links__list > li .sec-list {
  padding: 0;
  list-style: none;
}
.dga-view .footer__links__list > li .sec-list li {
  padding-left: 0;
  position: relative;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .footer__links__list > li .sec-list li a {
  text-decoration: none;
  padding: 0.625rem 0;
  display: block;
  line-height: 1.5em;
}
.dga-view .footer__links__list > li .sec-list li a:hover, .dga-view .footer__links__list > li .sec-list li a:focus {
  text-decoration: underline;
}
.dga-view .footer__rrss-contact {
  padding: 1.563rem 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  border-bottom: none;
  text-align: center;
}
.dga-view .footer__rrss-contact .row {
  margin-left: 0;
  margin-right: 0;
  line-height: 1.5em;
}
.dga-view .footer__rrss-contact .row a {
  text-decoration: underline;
}
.dga-view .footer__rrss-contact .row > span {
  margin-bottom: 1.25rem;
}
.dga-view .footer__rrss-contact .row .european-flag {
  padding: 0;
  color: #ffffff;
  font-size: 9px;
  font-size: 0.5625rem;
  line-height: 0.7875rem;
  position: relative;
  text-align: center;
  line-height: 0.625rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background-size: 4.375rem;
  background-repeat: no-repeat;
  background-position: center top;
  text-decoration: none;
  display: block;
}
.dga-view .footer__rrss-contact .row .european-flag img {
  width: 4.375rem;
}
.dga-view .footer__rrss-contact .row .european-flag strong {
  font-weight: 700;
  letter-spacing: 1.35px;
  display: block;
  margin-top: 3px;
}
.dga-view .footer__rrss-contact .row .european-flag .claim {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 0.875rem;
  line-height: 0.688rem;
  margin-top: 10px;
  margin-bottom: 2px;
}
.dga-view .footer__rrss-contact .row .european-flag .claim span {
  display: block;
}
.dga-view .footer__rrss-contact .row .european-flag .sub-claim {
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 0.875rem;
  line-height: 0.688rem;
  margin: 0;
  font-style: italic;
}
.dga-view .footer__rrss-contact .name {
  display: block;
  padding: 1.25rem 0;
}
.dga-view .c-footer__logo--ue {
  background-image: url(/o/aragon-theme/images/dga/icons/icon-ue.svg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 2.25rem;
  width: 10.178rem;
}

/* 414px */
@media screen and (min-width: 414px) {
  .dga-view .footer__policies__listado li.link a.u-btn-red {
    display: inline-block;
  }
  .dga-view .footer__policies__listado li.link.logo .icon-dga {
    float: left;
  }
  .dga-view .footer__policies__listado li.link.logo .european-flag {
    float: right;
    padding-top: 0.313rem;
  }
  .dga-view .footer__policies__listado li.link.logo .european-flag strong {
    top: 0.25rem;
  }
}
/* 768px */
@media (min-width: 640px) {
  .dga-view .footer__links {
    padding: 1.25rem 0;
  }
  .dga-view .footer__links__list {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0.938rem;
  }
  .dga-view .footer__links__list > li {
    border-bottom: none;
  }
  .dga-view .footer__links__list > li .title {
    text-decoration: none;
    overflow: initial;
    cursor: default;
  }
  .dga-view .footer__links__list > li .title::after {
    display: none;
  }
  .dga-view .footer__links__list > li .sec-list {
    display: block;
  }
  .dga-view .footer__policies__listado li.link.logo {
    text-align: center;
    width: 100%;
  }
  .dga-view .footer__rrss-contact {
    text-align: left;
    padding: 1.563rem 0.938rem;
  }
  .dga-view .footer__rrss-contact .name {
    display: inline-block;
    padding: 0 1.25rem 0 0;
  }
}
/* 992px */
@media (min-width: 768px) {
  .dga-view .footer .access-links__list {
    padding: 0.625rem 0;
  }
  .dga-view .footer .access-links__list__items {
    flex: 1;
  }
  .dga-view .footer__policies__listado {
    display: flex;
    justify-content: space-between;
    padding: 1.875rem 0 1.875rem;
    margin: 0 auto;
  }
  .dga-view .footer__policies__listado li {
    width: 14.285%;
    text-align: center;
  }
  .dga-view .footer__policies__listado li.link {
    float: none;
  }
  .dga-view .footer__policies__listado li.link.logo {
    width: 14.285%;
    border-bottom: none;
  }
  .dga-view .footer__policies__listado li.link a {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
  }
  .dga-view .footer__policies__listado li.cta {
    width: 20%;
  }
  .dga-view .footer__policies__listado li .european-flag {
    margin-right: 0.625rem;
  }
}
/* 769px a 991px */
@media screen and (min-width: 769px) and (max-width: 991px) {
  .dga-view .footer__policies__listado {
    max-width: 100%;
    padding: 0;
  }
  .dga-view .footer__policies__listado li.cta {
    width: 100%;
    text-align: center;
  }
  .dga-view .footer__policies__listado li .icon-dga {
    margin-left: 0.938rem;
  }
}
/* 992px */
@media (min-width: 1024px) {
  .dga-view .footer .access-links__list {
    max-width: 71.25rem;
  }
}
/* 992px */
@media screen and (min-width: 1500px) {
  .dga-view .footer .access-links__list {
    max-width: 90rem;
  }
}
@-moz-document url-prefix() {
  @media (min-width: 640px) {
    .dga-view header .navigation {
      padding: 0.938rem 0 0;
      float: right;
    }
    .dga-view header .site-title .logo-dga {
      width: 10.75rem;
    }
    .dga-view header .navbar-collapse {
      top: 6.438rem;
    }
    .zoom-in .dga-view header {
      overflow: hidden;
    }
    .zoom-in .dga-view header .navbar {
      padding: 0.531rem 0 0 !important;
    }
    .zoom-in .dga-view header .navbar-collapse {
      top: 15.125rem !important;
      position: sticky;
    }
  }
}
_:-ms-lang(x) header .navbar-collapse, .dga-view header .navbar-collapse {
  top: 0;
}
_:-ms-lang(x) header .navbar-collapse .navbar-nav .nav-item, .dga-view header .navbar-collapse .navbar-nav .nav-item {
  list-style: none;
}
_:-ms-lang(x) header .dropdown > .dropdown-menu, .dga-view header .dropdown > .dropdown-menu {
  top: 0;
}
_:-ms-lang(x) header .language__list li, .dga-view header .language__list li {
  list-style: square;
}

@media (min-width: 640px) {
  _:-ms-lang(x) header .navbar-collapse, .dga-view header .navbar-collapse {
    top: 6rem;
  }
  _:-ms-lang(x) header .navbar-collapse .navbar-nav, .dga-view header .navbar-collapse .navbar-nav {
    flex-direction: auto;
    justify-content: auto;
  }
  _:-ms-lang(x) header .navbar-collapse .navbar-nav .nav-item, .dga-view header .navbar-collapse .navbar-nav .nav-item {
    display: inline-block;
    list-style: none;
  }
  _:-ms-lang(x) header .navbar-collapse .navbar-nav .nav-item .nav-link, .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link {
    margin-right: 1.25rem;
  }
  _:-ms-lang(x) header .dropdown, .dga-view header .dropdown {
    list-style: none;
  }
  _:-ms-lang(x) header .dropdown > .dropdown-menu, .dga-view header .dropdown > .dropdown-menu {
    top: auto;
  }
  _:-ms-lang(x) header .language__list, .dga-view header .language__list {
    list-style: none;
  }
  _:-ms-lang(x) .dga-view .header .navbar-collapse, .zoom-in .dga-view .header .navbar-collapse {
    top: 9.375rem;
  }
  _:-ms-lang(x) .dga-view .header .navbar-collapse .navbar-nav .nav-item, .zoom-in .dga-view .header .navbar-collapse .navbar-nav .nav-item {
    display: block;
  }
}
_:-ms-fullscreen header, .dga-view header {
  height: 16.625rem;
}
@media (min-width: 440px) {
  _:-ms-fullscreen header, .dga-view header {
    height: 14.75rem;
  }
}
@media (min-width: 768px) {
  _:-ms-fullscreen header, .dga-view header {
    height: 11rem;
  }
}
@media (min-width: 920px) {
  _:-ms-fullscreen header, .dga-view header {
    height: 9.75rem;
  }
}
_:-ms-fullscreen header .language, .dga-view header .language {
  top: auto;
  right: auto;
}
@media (max-width: 768px) {
  _:-ms-fullscreen header .language, .dga-view header .language {
    top: 4.063rem;
    right: 3.75rem;
  }
}
_:-ms-fullscreen header .navbar, .dga-view header .navbar {
  position: relative;
  height: 6.875rem;
}
@media (min-width: 768px) {
  _:-ms-fullscreen header .navbar, .dga-view header .navbar {
    height: 5.625rem;
  }
}
_:-ms-fullscreen header .navigation, .dga-view header .navigation {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 0.938rem 0 1.25rem;
}
_:-ms-fullscreen header .navbar-collapse, .dga-view header .navbar-collapse {
  overflow: auto;
  top: 0;
  left: 0;
  right: 0;
  background-color: transparent;
}
@media (min-width: 768px) {
  _:-ms-fullscreen header .navbar-collapse, .dga-view header .navbar-collapse {
    top: 6rem;
    right: auto;
  }
}
@media (max-width: 768px) {
  _:-ms-fullscreen header .navbar-collapse.show, .dga-view header .navbar-collapse.show {
    background-color: #5e616b;
  }
}
_:-ms-fullscreen header .navbar-collapse.show::before, .dga-view header .navbar-collapse.show::before {
  top: 0;
}
_:-ms-fullscreen header .navbar-collapse::before, .dga-view header .navbar-collapse::before {
  content: "";
  height: 2.5rem;
  width: 100%;
  position: absolute;
  top: 3.125rem;
  right: 0;
}
_:-ms-fullscreen header .navbar-collapse .navbar-nav, .dga-view header .navbar-collapse .navbar-nav {
  flex-direction: row;
  justify-content: flex-start;
  background-color: rgba(31, 35, 49, 0.9);
  padding: 7.5rem 0 0;
}
@media (min-width: 768px) {
  _:-ms-fullscreen header .navbar-collapse .navbar-nav, .dga-view header .navbar-collapse .navbar-nav {
    padding: 0;
  }
}
_:-ms-fullscreen header .navbar-collapse .navbar-nav .nav-item, .dga-view header .navbar-collapse .navbar-nav .nav-item {
  width: 100%;
}
@media (min-width: 768px) {
  _:-ms-fullscreen header .navbar-collapse .navbar-nav .nav-item, .dga-view header .navbar-collapse .navbar-nav .nav-item {
    margin-left: -0.375rem;
  }
}
_:-ms-fullscreen header .navbar-collapse .navbar-nav .nav-item .nav-link, .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link {
  padding: 0.5rem 0;
}
_:-ms-fullscreen header .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span, .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span {
  display: inline-block;
}
_:-ms-fullscreen header .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span::after, .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span::after {
  top: 0.625rem;
}
_:-ms-fullscreen header .navbar-collapse .navbar-nav .nav-item .nav-link.solo, .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.solo {
  padding-left: 1.25rem;
  padding-top: 1.25rem;
}
_:-ms-fullscreen header .dropdown > .dropdown-menu, .dga-view header .dropdown > .dropdown-menu {
  top: 0rem;
  position: relative;
  overflow: hidden;
  padding-bottom: 1.25rem;
  background-color: transparent;
}
_:-ms-fullscreen header .site-title .logo-dga, .dga-view header .site-title .logo-dga {
  background-position: center 1.25rem;
}
_:-ms-fullscreen header .search-module .input-group .search-input-container .search-input, .dga-view header .search-module .input-group .search-input-container .search-input {
  padding: 0.625rem 1.188rem 0.875rem;
}
_:-ms-fullscreen .breadcrumb, .dga-view .breadcrumb {
  padding-top: 3.125rem;
}
@media (min-width: 768px) {
  _:-ms-fullscreen .breadcrumb, .dga-view .breadcrumb {
    padding-top: 6.25rem;
  }
}
@media (min-width: 1200px) {
  _:-ms-fullscreen .breadcrumb, .dga-view .breadcrumb {
    padding-top: 1.25rem;
  }
}
_:-ms-fullscreen .search-module .input-group .search-input-container, .dga-view .search-module .input-group .search-input-container {
  background-color: #ffffff;
}
_:-ms-fullscreen .access-links__list__items, .dga-view .access-links__list__items {
  flex-basis: 48%;
}

_:-ms-fullscreen .dga-view header, .zoom-in .dga-view header {
  height: 25.375rem;
}
_:-ms-fullscreen .dga-view header .navigation, .zoom-in .dga-view header .navigation {
  position: relative;
  top: auto;
  right: auto;
}
_:-ms-fullscreen .dga-view .access-links__list__items, .zoom-in .dga-view .access-links__list__items {
  border: none !important;
}
_:-ms-fullscreen .dga-view .footer__policies__listado, .zoom-in .dga-view .footer__policies__listado {
  display: block;
  justify-content: auto;
}

_:-ms-fullscreen, .dropdown-menu {
  max-height: 100% !important;
  max-width: 100% !important;
}

_:-ms-fullscreen, .col {
  flex-basis: 100%;
}
@media (min-width: 768px) {
  _:-ms-fullscreen, .col {
    flex-basis: 0;
  }
}

@media screen and (min-width: 576px) {
  _:-ms-fullscreen .access-links__list__items, .dga-view .access-links__list__items {
    flex-basis: 31.33%;
  }
  _:-ms-fullscreen .dga-view header, .zoom-in .dga-view header {
    height: 19.125rem;
  }
}
@media screen and (min-width: 800px) {
  _:-ms-fullscreen header .search-module, .dga-view header .search-module {
    top: 7.5rem;
  }
}
@media (min-width: 640px) {
  _:-ms-fullscreen .dga-view header, .zoom-in .dga-view header {
    height: 18.5rem;
  }
  _:-ms-fullscreen .dga-view header .navbar-collapse .navbar-nav, .zoom-in .dga-view header .navbar-collapse .navbar-nav {
    background-color: #5e616b;
    width: 100%;
    flex-direction: auto;
    justify-content: auto;
  }
  _:-ms-fullscreen header .search-module, .dga-view header .search-module {
    top: 5.625rem;
  }
  _:-ms-fullscreen header .navbar-collapse, .dga-view header .navbar-collapse {
    background-color: transparent !important;
    -ms-overflow-style: none;
  }
  _:-ms-fullscreen header .navbar-collapse .navbar-nav, .dga-view header .navbar-collapse .navbar-nav {
    justify-content: left;
  }
  _:-ms-fullscreen header .navbar-collapse .navbar-nav .nav-item .nav-link.solo, .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.solo {
    margin-right: 0;
  }
  _:-ms-fullscreen .resultados .resultados-buscador__listado-cat .level NaNremove-filter, .dga-view .resultados .resultados-buscador__listado-cat .level NaNremove-filter {
    top: 0.5rem !important;
  }
  _:-ms-fullscreen .nav-link.dropdown-toggle span::after, .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span::after {
    display: none;
  }
}
@media (min-width: 1024px) {
  _:-ms-fullscreen header .search-module, .dga-view header .search-module {
    position: absolute;
    top: 1.563rem;
    left: 22.5rem;
    width: 21.25rem;
  }
  _:-ms-fullscreen .breadcrumb, .dga-view .breadcrumb {
    margin-top: 0;
  }
}
@media print {
  header, footer, nav, aside {
    display: none;
  }
  body {
    background-image: none;
  }
  img {
    max-width: 31.25rem;
  }
  .collapse {
    display: block;
  }
  .u-btn {
    display: none !important;
  }
  .search-module,
  .share-module,
  .valoration-module {
    display: none;
  }
  .dga-view .fast-access-module__listado__item .link .icon-theme,
  .dga-view .valoration-module .listado-stars__star .link {
    -webkit-print-color-adjust: exact;
  }
  .dga-view .pie-foto {
    text-align: left;
  }
  .portlet-bgblue-title h2,
  .h1-interior {
    color: #1f2331;
  }
  .dga-view .modules-two-columns {
    page-break-inside: avoid;
  }
}
.dga-view {
  /* miga de pan */
}
.dga-view .breadcrumb {
  background-color: transparent;
  /*padding: 1.25rem 0;*/
  padding: 0;
  margin-bottom: 0;
}
.dga-view .breadcrumb .container {
  width: 100%;
}
.dga-view .breadcrumb__listado {
  list-style: none;
  padding-left: 0px;
}
.dga-view .breadcrumb__listado li {
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #1f2331;
}
.dga-view .breadcrumb__listado li a {
  text-decoration: underline;
  color: #1f2331;
}
.dga-view .breadcrumb__listado li a:hover, .dga-view .breadcrumb__listado li a:focus {
  text-decoration: none;
}
.dga-view .breadcrumb__listado li::after {
  content: "\f105";
  font-family: FontAwesome;
  padding-left: 0.313rem;
}
.dga-view .breadcrumb__listado li:last-child::after {
  display: none;
}
@media (max-width: 767.98px) {
  .dga-view .bread-service-child {
    display: none;
  }
}
.dga-view .mostrar-resultados {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  text-align: center;
  padding-right: 0;
  margin-top: 1.875rem;
}

.interior .dga-view .breadcrumb {
  padding-top: 6.25rem;
}

/* 768px */
@media (min-width: 640px) {
  .dga-view .breadcrumb__listado {
    margin: 0;
    float: left;
  }
  .dga-view .mostrar-resultados {
    padding-right: 2.5rem;
    float: right;
  }
  .interior .dga-view .breadcrumb {
    padding-top: 5rem;
  }
}
/* 1200px */
@media (min-width: 1024px) {
  .interior .dga-view .breadcrumb {
    padding-top: 1.25rem;
  }
  .interior .dga-view .breadcrumb__listado {
    padding: 0 0 0 2.5em;
  }
}
.c-breadcrumbs li a::after {
  display: inline-block;
  content: "\f105";
  font-family: FontAwesome;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  color: #5e616b;
}
.c-breadcrumbs li:last-child a::after {
  content: "";
}
.c-breadcrumbs ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dga-view {
  /* módulo búsqueda */
}
.dga-view .search-module {
  padding: 0.938rem 0.625rem;
}
.dga-view .search-module .input-group {
  display: flex;
  justify-content: center;
}
.dga-view .search-module .input-group .search-input-container {
  width: calc(100% - 7.5rem);
  position: relative;
}
.dga-view .search-module .input-group .search-input-container::after {
  content: "";
  height: 0.063rem;
  width: calc(100% - 1.625rem);
  background-color: #1f2331;
  position: absolute;
  bottom: 0.625rem;
  left: 0.813rem;
}
.dga-view .search-module .input-group .search-input-container .search-input {
  padding: 0.813rem 1.188rem;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  line-height: 1.5rem;
  color: #1f2331;
  width: 100%;
  border: none;
}
.dga-view .search-module .input-group .search-input-container .search-input::placeholder {
  color: #1f2331;
}
.dga-view .search-module .input-group .search-input-container .search-input:focus {
  background-color: #fef6b2;
}
.dga-view .search-module .input-group .search-btn {
  height: 3rem;
  width: 7.5rem;
  background-color: #00607a;
  float: left;
  border: none;
  cursor: pointer;
  position: relative;
}
.dga-view .search-module .input-group .search-btn .search-text {
  margin-left: 35px;
  color: white;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .search-module .input-group .search-btn img {
  width: 1.875rem;
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(-50%, -50%);
}
.dga-view .search-module .input-group .search-btn .lupa-focus {
  display: none;
}
.dga-view .search-module .input-group .search-btn:focus {
  background-color: #1f2331;
}
.dga-view .search-module .input-group .search-btn:focus .lupa {
  display: none;
}
.dga-view .search-module .input-group .search-btn:focus .lupa-focus {
  display: block;
}
.dga-view #formatDesdeError {
  color: red;
  display: none;
}
.dga-view #formatHastaError {
  color: red;
  display: none;
}

@media (min-width: 640px) {
  .dga-view {
    /* módulo búsqueda */
  }
  .dga-view .search-module .input-group .search-input-container .search-input {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.4875rem;
  }
}
.filtrado-container {
  padding: 1.563rem 1.25rem;
}
.filtrado-container .filter-box {
  background-color: #ededec;
  border-bottom: 1px solid #92949B;
}
.filtrado-container .filter-box .searcher-panel-container .panel-heading a {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  display: inline-block;
  text-decoration: none;
  position: relative;
  line-height: 2.75rem;
  width: 100%;
}
.filtrado-container .filter-box .searcher-panel-container .panel-body {
  padding-left: 0;
}
.filtrado-container .filter-box .searcher-panel-container .panel-body tag-list {
  padding-left: 0;
}
.filtrado-container .filter-box .searcher-panel-container .panel-body .facet-checkbox-label {
  padding-left: 0.625rem;
  line-height: 1.25rem;
  position: relative;
  top: -0.125rem;
  width: calc(100% - 3.75rem);
  font-size: 14px;
}
.filtrado-container .filter-box .searcher-panel-container .panel-body .check-item__label {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  padding-top: 0.938rem;
  padding-left: 0.625rem;
  line-height: 1.25rem;
  position: relative;
  top: -0.125rem;
  width: calc(100% - 3.75rem);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0.156rem;
  color: #272833;
}
.filtrado-container .filter-box .searcher-panel-container .panel-body .check-item__label .facet-term {
  width: 1.25rem;
  height: 1.25rem;
}
.filtrado-container .filter-box .searcher-panel-container .panel-body .listado__item {
  list-style: none;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  line-height: 1.5rem;
  padding-top: 0.938rem;
  position: relative;
}
.filtrado-container .filter-box .searcher-panel-container .panel-body .listado__item:first-child {
  border-top: 0.063rem solid #00607a;
  padding-top: 1.25rem;
}

.dga-view {
  /* Módulo accesos rápidos genérico */
}
.dga-view .access-links {
  background-color: #5e616b;
}
.dga-view .access-links__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  width: 100%;
}
.dga-view .access-links__list__items {
  flex-basis: 50%;
  text-align: center;
  padding: 1.25rem 0.188rem;
  line-height: 1.25rem;
  border-right: 0.063rem solid #1f2331;
  border-bottom: 0.063rem solid #1f2331;
}
.dga-view .access-links__list__items:nth-child(2n), .dga-view .access-links__list__items:last-child {
  border-right: none;
}
.dga-view .access-links__list__items:nth-last-child(1), .dga-view .access-links__list__items:last-child {
  border-bottom: none;
}
.dga-view .access-links__list__items a {
  overflow: hidden;
  display: block;
  text-decoration: none;
}
.dga-view .access-links__list__items a:hover, .dga-view .access-links__list__items a:focus {
  text-decoration: none;
}
.dga-view .access-links__list__items .svg-container {
  height: 3.125rem;
  margin-bottom: 0.938rem;
  position: relative;
}
.dga-view .access-links__list__items .svg-container > div {
  height: 3.125rem;
  width: 6.25rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.dga-view .access-links__list__items .svg-container .boa {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-boa.svg");
}
.dga-view .access-links__list__items .svg-container .sede {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-sede.svg");
}
.dga-view .access-links__list__items .svg-container .justicia {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-justice.svg");
}
.dga-view .access-links__list__items .svg-container .transparencia {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-transparencia.svg");
}
.dga-view .access-links__list__items .svg-container .gobierno {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-abierto.svg");
}
.dga-view .access-links__list__items .svg-container .turismo {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-turismo.svg");
}
.dga-view .access-links__list__items .title {
  width: 100%;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-transform: uppercase;
  word-break: break-word;
}
.dga-view .access-links__list__items .title:focus, .dga-view .access-links__list__items .title:hover {
  text-decoration: underline;
}

/* 576px */
@media screen and (min-width: 576px) {
  .dga-view .access-links__list__items {
    flex-basis: 33.33%;
  }
  .dga-view .access-links__list__items:nth-child(3) {
    border-right: none;
  }
  .dga-view .access-links__list__items:nth-child(2), .dga-view .access-links__list__items:nth-child(4) {
    border-right: 0.063rem solid #1f2331;
  }
  .dga-view .access-links__list__items:nth-child(4), .dga-view .access-links__list__items:nth-child(5) {
    border-bottom: none;
  }
  .dga-view .access-links__list__items:last-child {
    border-right: none;
  }
}
/* 768px */
@media (min-width: 640px) {
  .dga-view .access-links__list {
    max-width: 100%;
  }
}
/* 992px */
@media (min-width: 768px) {
  .dga-view .access-links__list__items {
    border-bottom: none;
  }
  .dga-view .access-links__list__items:nth-child(3) {
    border-right: 0.063rem solid #1f2331;
  }
}
.dga-view {
  /* accesos rápidos*/
}
.dga-view .fast-access-module .container {
  width: 100%;
}
.dga-view .fast-access-module__listado {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.dga-view .fast-access-module__listado__item {
  border-right: 0.063rem solid #ededec;
  border-bottom: 0.063rem solid #ededec;
}
.dga-view .fast-access-module__listado__item:nth-of-type(2n+1):nth-last-of-type(-n+2), .dga-view .fast-access-module__listado__item:nth-of-type(2n+1):nth-last-of-type(-n+2) ~ li {
  border-bottom: none;
}
.dga-view .fast-access-module__listado__item:nth-of-type(even) {
  border-right: none;
}
.dga-view .fast-access-module__listado__item .link {
  padding: 1.875rem 0 0;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.dga-view .fast-access-module__listado__item .link:hover .name, .dga-view .fast-access-module__listado__item .link:focus .name {
  text-decoration: underline;
}
.dga-view .fast-access-module__listado__item .link .name {
  padding: 0.625rem 0 1.875rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  word-break: break-word;
  color: #1f2331;
  text-underline-position: under;
  display: block;
}

/* 576px */
@media screen and (min-width: 576px) {
  .dga-view {
    /* accesos rápidos*/
  }
  .dga-view .fast-access-module__listado__item:nth-of-type(even) {
    border-right: 0.063rem solid #ededec;
  }
  .dga-view .fast-access-module__listado__item:nth-of-type(2), .dga-view .fast-access-module__listado__item:nth-of-type(6), .dga-view .fast-access-module__listado__item:nth-of-type(10) {
    border-right: 0.063rem solid #ededec;
  }
  .dga-view .fast-access-module__listado__item:nth-of-type(4), .dga-view .fast-access-module__listado__item:nth-of-type(8), .dga-view .fast-access-module__listado__item:last-of-type {
    border-right: none;
  }
}
/* 768px */
@media (min-width: 640px) {
  .dga-view {
    /* accesos rápidos*/
  }
  .dga-view .fast-access-module .container {
    padding: 0;
  }
  .dga-view .fast-access-module__listado__item {
    padding: 0 0.938rem;
    border-right: none;
  }
  .dga-view .fast-access-module__listado__item:nth-of-type(even) {
    border-right: none;
  }
}
@media (min-width: 768px) {
  .dga-view {
    /* accesos rápidos*/
  }
  .dga-view .fast-access-module__listado__item {
    border-bottom: 0;
  }
  .dga-view .fast-access-module__listado__item .link {
    border-bottom: 0.063rem solid #ededec;
    padding: 1.875rem 0.938rem 0;
    height: 100%;
    width: 100%;
  }
  .dga-view .fast-access-module__listado__item:nth-of-type(4n+1):nth-last-of-type(-n+4) .link, .dga-view .fast-access-module__listado__item:nth-of-type(4n+1):nth-last-of-type(-n+4) ~ li .link {
    border-bottom: none;
  }
}
.dga-view .last-news-module .container {
  width: 100%;
}
.dga-view .last-news-module__listado {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.dga-view .last-news-module__listado--interesar {
  margin: 0;
}
.dga-view .last-news-module__listado .item {
  padding: 0;
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  border-bottom: 0.063rem solid #ededec;
}
.dga-view .last-news-module__listado .item:last-child {
  border-bottom: none;
}
.dga-view .last-news-module__listado .item .head-news {
  display: block;
  height: 100%;
}
.dga-view .last-news-module__listado .item .head-news .img-title-container {
  display: flex;
  flex-flow: column-reverse;
}
.dga-view .last-news-module__listado .item .head-news .img-title-container .title {
  padding: 1.875rem 0.938rem 0.625rem;
  color: #1f2331;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-underline-position: under;
}
.dga-view .last-news-module__listado .item .head-news .img-title-container .image {
  height: 15rem;
}
.dga-view .last-news-module__listado .item .head-news .img-title-container .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dga-view .last-news-module__listado .item .head-news .img-title-container:hover .title, .dga-view .last-news-module__listado .item .head-news .img-title-container:focus .title {
  text-decoration-color: #1f2331;
  text-decoration: underline;
}
.dga-view .last-news-module__listado .item.no-image .head-news {
  flex-flow: column;
  padding: 0;
  text-decoration: none;
  position: relative;
  height: 100%;
}
.dga-view .last-news-module__listado .item.no-image .head-news .title {
  padding: 0.938rem 0.938rem 0;
  text-decoration-color: #1f2331;
  color: #1f2331;
  overflow: hidden;
  display: block;
  height: 100%;
  padding-bottom: 2.5rem;
}
.dga-view .last-news-module__listado .item.no-image .head-news .title:hover, .dga-view .last-news-module__listado .item.no-image .head-news .title:focus {
  text-underline-position: under;
  text-decoration-color: #1f2331;
  text-decoration: underline;
}
.dga-view .last-news-module__listado .item.no-image .head-news > p {
  padding: 0.938rem 0.938rem 0;
  position: absolute;
  bottom: 0;
  margin: 0;
}
.dga-view .last-news-module__listado .item.no-image .head-news .date {
  padding-left: 0;
  padding-bottom: 0;
  position: absolute;
  bottom: 0.625rem;
}
.dga-view .last-news-module__listado .item .date,
.dga-view .last-news-module__listado .item .categories {
  padding: 0 0.938rem 1.25rem;
  color: #1f2331;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.4em;
}
.dga-view .last-news-module__listado .item .date__item,
.dga-view .last-news-module__listado .item .categories__item {
  display: inline;
  position: relative;
  margin-left: 0.625rem;
}
.dga-view .last-news-module__listado .item .date__item .name,
.dga-view .last-news-module__listado .item .categories__item .name {
  color: #1f2331;
}
.dga-view .last-news-module__listado .item .date__item::before,
.dga-view .last-news-module__listado .item .categories__item::before {
  content: "|";
  position: absolute;
  top: 0;
  left: -0.625rem;
}
.dga-view .last-news-module__listado .item .date__item:first-child,
.dga-view .last-news-module__listado .item .categories__item:first-child {
  margin-left: 0;
}
.dga-view .last-news-module__listado .item .date__item:first-child::before,
.dga-view .last-news-module__listado .item .categories__item:first-child::before {
  display: none;
}
.dga-view .last-news-module__listado .item .date {
  width: auto;
  padding-right: 0;
}

/* 768px */
@media (min-width: 640px) {
  .dga-view .last-news-module__listado {
    display: flex;
  }
  .dga-view .last-news-module__listado--interesar {
    margin: 0;
  }
  .dga-view .last-news-module__listado--interesar .item {
    border-left: none !important;
    border-bottom: none !important;
  }
  .dga-view .last-news-module__listado--interesar .item:last-child {
    border-bottom: none !important;
    border-right: none !important;
  }
  .dga-view .last-news-module__listado .item {
    border: none;
  }
  .dga-view .last-news-module__listado .item.no-image {
    margin-top: 1.875rem;
  }
  .dga-view .last-news-module__listado .item .head-news .image {
    height: 9.375rem;
  }
  .dga-view .last-news-module__listado .item.no-image {
    border-bottom: 0.063rem solid #ededec;
    border-left: 0.063rem solid #ededec;
  }
  .dga-view .last-news-module__listado .item.no-image:last-child {
    border-bottom: 0.063rem solid #ededec;
    border-right: 0.063rem solid #ededec;
  }
}
/* 992px */
@media (min-width: 768px) {
  .dga-view .last-news-module__listado__item .head-news .image {
    height: 13.75rem;
  }
  .dga-view .last-news-module .btn-access-news::after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-left: 0.625rem;
  }
}
/* 1200px */
@media (min-width: 1024px) {
  .dga-view .last-news-module__listado__item .head-news .image {
    height: 18.75rem;
  }
}
.dga-view .list-news-module {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 1.25rem;
}
.dga-view .list-news-module .listado {
  width: 100%;
  list-style: none;
  padding: 0;
}
.dga-view .list-news-module .listado__item {
  padding: 0 0 0.625rem 0;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  border-top: 0.063rem solid #92949B;
  position: relative;
}
.dga-view .list-news-module .listado__item--dark-border {
  border-top: 0.063rem solid #92949B;
}
.dga-view .list-news-module .listado__item:first-of-type {
  border-top: none;
}
.dga-view .list-news-module .listado__item:first-of-type .link {
  padding-top: 1.875rem;
}
.dga-view .list-news-module .listado__item .link {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  display: block;
  padding: 1.875rem 1.25rem 1.25rem 3.125rem;
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #00607a;
  overflow: hidden;
}
.dga-view .list-news-module .listado__item .link .title {
  padding: 0 0 0.625rem 0;
  position: relative;
  display: block;
}
.dga-view .list-news-module .listado__item .link .title::before {
  content: "";
  width: 0.625rem;
  height: 0.688rem;
  background: url(/o/aragon-theme/images/dga/icons/icon-plus.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: -1.563rem;
  top: 0.469rem;
}
.dga-view .list-news-module .listado__item .link.download {
  padding: 1.25rem 0.625rem 1.25rem 2.5rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .list-news-module .listado__item .link.download .title {
  width: calc(100% - 4.375rem);
  color: #00607a;
}
.dga-view .list-news-module .listado__item .link.download .title .size-type {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  text-align: left;
}
.dga-view .list-news-module .listado__item .link.download .icon {
  position: relative;
  top: 0;
  right: 1.25rem;
  padding-top: 0;
  display: block;
}
.dga-view .list-news-module .listado__item .link.download .icon img {
  margin: 0 auto 0.313rem;
  display: block;
  width: 2.188rem;
  height: 2.188rem;
}
.dga-view .list-news-module .listado__item .link.download::before {
  left: 1.25rem;
}
.dga-view .list-news-module .listado__item .link.estadisticas {
  padding: 1.25rem 1.25rem 1.25rem 2.5rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .list-news-module .listado__item .link.estadisticas .title {
  color: #1f2331;
}
.dga-view .list-news-module .listado__item .link:hover, .dga-view .list-news-module .listado__item .link:focus {
  color: #00475C;
}
.dga-view .list-news-module .listado__item .link:hover .title, .dga-view .list-news-module .listado__item .link:focus .title {
  text-decoration: underline;
}
.dga-view .list-news-module .listado__item .link h3 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.dga-view .list-news-module .listado__item .link > p {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  line-height: 0.875rem;
}
.dga-view .list-news-module .listado__item .date,
.dga-view .list-news-module .listado__item .categories {
  padding-top: 0.625rem;
  padding-left: 3.125rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  display: block;
}
.dga-view .list-news-module .listado__item .date__date-item,
.dga-view .list-news-module .listado__item .categories__date-item {
  padding-left: 0;
  list-style: none;
  border-top: 0;
}
.dga-view .list-news-module .listado__item .date__date-item--dark-border,
.dga-view .list-news-module .listado__item .categories__date-item--dark-border {
  border-top: 0;
}
.dga-view .list-news-module .listado__item .date__date-item:first-of-type,
.dga-view .list-news-module .listado__item .categories__date-item:first-of-type {
  border-top: none;
}
.dga-view .list-news-module .listado__item .date__date-item:first-of-type .link,
.dga-view .list-news-module .listado__item .categories__date-item:first-of-type .link {
  padding-top: 0;
}
.dga-view .list-news-module .listado__item .date__date-item .link,
.dga-view .list-news-module .listado__item .categories__date-item .link {
  padding: 0 0 0 1.875rem;
}
.dga-view .list-news-module .listado__item .date__date-item .date,
.dga-view .list-news-module .listado__item .categories__date-item .date {
  padding-left: 0;
}
.dga-view .list-news-module .listado__item .date__item,
.dga-view .list-news-module .listado__item .categories__item {
  display: inline;
  position: relative;
  margin-left: 0.625rem;
  line-height: 1.4em;
}
.dga-view .list-news-module .listado__item .date__item::before,
.dga-view .list-news-module .listado__item .categories__item::before {
  content: "|";
  position: absolute;
  top: 0;
  left: -0.625rem;
}
.dga-view .list-news-module .listado__item .date__item:first-child,
.dga-view .list-news-module .listado__item .categories__item:first-child {
  margin-left: 0;
}
.dga-view .list-news-module .listado__item .date__item:first-child::before,
.dga-view .list-news-module .listado__item .categories__item:first-child::before {
  display: none;
}
.dga-view .list-news-module .listado__item .date__item .name,
.dga-view .list-news-module .listado__item .categories__item .name {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .list-news-module .listado__item .date__item,
.dga-view .list-news-module .listado__item .categories__item {
  display: inline;
  position: relative;
  margin-left: 0.625rem;
}
.dga-view .list-news-module .listado__item .date__item .name,
.dga-view .list-news-module .listado__item .categories__item .name {
  color: #1f2331;
}
.dga-view .list-news-module .listado__item .date__item::before,
.dga-view .list-news-module .listado__item .categories__item::before {
  content: "|";
  position: absolute;
  top: 0;
  left: -0.625rem;
}
.dga-view .list-news-module .listado__item .date__item:first-child,
.dga-view .list-news-module .listado__item .categories__item:first-child {
  margin-left: 0;
}
.dga-view .list-news-module .listado__item .date__item:first-child::before,
.dga-view .list-news-module .listado__item .categories__item:first-child::before {
  display: none;
}
.dga-view .list-news-module .listado--new .listado__item {
  border-top: 0;
}
.dga-view .list-news-module .listado--new .listado__item--dark-border {
  border-top: 0;
}
.dga-view .list-news-module .listado--new .listado__item:first-of-type {
  border-top: none;
}
.dga-view .list-news-module .listado--new .listado__item:first-of-type .link {
  padding-top: 0;
}
.dga-view .list-news-module .listado--new .listado__item .link {
  padding: 0 0 0 1.875rem;
}
.dga-view .list-news-module .info-paginacion {
  text-align: center;
  padding: 3.125rem 0 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.dga-view .list-news-module .pagination {
  border-radius: 0;
  padding: 0 0 0 0.625rem;
  justify-content: center;
}
.dga-view .list-news-module .pagination li {
  margin: 0 0.625rem 0.625rem 0;
}
.dga-view .list-news-module .pagination li a {
  height: 2.5rem;
  line-height: 2.5rem;
  width: 2.5rem;
  border: 0.063rem solid #00607a;
  color: #1f2331;
  padding: 0;
  text-align: center;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
.dga-view .list-news-module .pagination li a:hover, .dga-view .list-news-module .pagination li a:focus {
  background-color: transparent;
}
.dga-view .list-news-module .pagination li.active {
  border: 0.063rem solid #1f2331;
  background-color: #1f2331;
  color: #ffffff;
  height: 2.5rem;
  line-height: 2.5rem;
  width: 2.5rem;
  text-align: center;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
.dga-view .list-news-module .pagination li.points {
  margin-right: 0;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 4.375rem;
  line-height: 1.875rem;
  letter-spacing: -0.188rem;
  margin: 0 1.25rem 0.625rem 0;
  color: #1f2331;
}
.dga-view .list-news-module .pagination li.next, .dga-view .list-news-module .pagination li.prev {
  width: 100%;
  display: flex;
  justify-content: center;
}
.dga-view .list-news-module .pagination li.next a {
  width: auto;
  padding: 0 2.5rem 0 1.25rem;
  border-radius: 0;
}
.dga-view .list-news-module .pagination li.next a::after {
  content: "\f105";
  font-family: FontAwesome;
  padding-left: 0.625rem;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 2.45rem;
  position: absolute;
}
.dga-view .list-news-module .pagination li.prev a {
  width: auto;
  padding: 0 1.25rem 0 1.25rem;
  border-radius: 0;
}
.dga-view .list-news-module .pagination li.prev a::before {
  content: "\f104";
  font-family: FontAwesome;
  padding-right: 0.625rem;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 2.45rem;
  left: 1.25rem;
}

/* 576px */
@media screen and (min-width: 576px) {
  .dga-view .list-news-module .listado {
    display: block;
  }
}
/* 768px */
@media (min-width: 640px) {
  .dga-view .list-news-module .listado__item .link {
    padding: 1.625rem 1.875rem 0.625rem 2.5rem;
  }
  .dga-view .list-news-module .listado__item .link.download {
    padding: 1.563rem 3.125rem 0.938rem 2.5rem;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .dga-view .list-news-module .listado__item .link.download .title {
    width: calc(100% - 6.875rem);
  }
  .dga-view .list-news-module .listado__item .link.download .icon {
    top: -0.625rem;
  }
  .dga-view .list-news-module .listado__item .link.download::before {
    left: 1.25rem;
  }
  .dga-view .list-news-module .listado__item .link.estadisticas {
    padding: 1.563rem 3.125rem 0.938rem 2.5rem;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .dga-view .list-news-module .listado__item .link.estadisticas .title {
    width: calc(100% - 6.875rem);
  }
  .dga-view .list-news-module .listado__item .link.estadisticas .icon {
    top: -0.625rem;
  }
  .dga-view .list-news-module .listado__item .link.estadisticas::before {
    left: 1.25rem;
  }
  .dga-view .list-news-module .listado__item .link .icon {
    position: relative;
    top: -0.625rem;
    right: 1.25rem;
    padding-top: 0;
  }
  .dga-view .list-news-module .listado__item .date,
  .dga-view .list-news-module .listado__item .categories {
    padding-left: 2.5rem;
  }
  .dga-view .list-news-module .listado__item .date__date-item,
  .dga-view .list-news-module .listado__item .categories__date-item {
    padding-left: 0;
  }
  .dga-view .list-news-module .listado--new .listado__item .link {
    padding: 0 0 0.625rem 1.875rem;
  }
  .dga-view .list-news-module .pagination li {
    margin: 0 1.25rem 0.625rem 0;
  }
  .dga-view .list-news-module .pagination li a, .dga-view .list-news-module .pagination li.active {
    height: 3.813rem;
    line-height: 3.813rem;
    width: 3.813rem;
    font-size: 20px;
    display: block;
  }
  .dga-view .list-news-module .pagination li.next, .dga-view .list-news-module .pagination li.prev {
    width: auto;
    display: inline;
    justify-content: inherit;
  }
  .dga-view .list-news-module .pagination li.next a::after {
    line-height: 3.75rem;
  }
  .dga-view .list-news-module .pagination li.prev a::before {
    line-height: 3.75rem;
  }
}
.dga-view .modules-two-columns .col .list-news-module .listado {
  width: 100%;
}
@media (min-width: 640px) {
  .dga-view .modules-two-columns .col .list-news-module .listado {
    max-width: 20.625rem;
  }
}
@media (min-width: 768px) {
  .dga-view .modules-two-columns .col .list-news-module .listado {
    max-width: 28.125rem;
  }
}
@media (min-width: 1024px) {
  .dga-view .modules-two-columns .col .list-news-module .listado {
    max-width: 33.75rem;
  }
}
@media screen and (min-width: 1500px) {
  .dga-view .modules-two-columns .col .list-news-module .listado {
    max-width: 38.75rem;
  }
}
.dga-view .modules-two-columns .col .list-news-module .listado .title {
  padding-left: 0;
}
.dga-view .modules-two-columns .col .list-news-module .listado .title::before {
  left: -1.563rem;
}
.dga-view .modules-two-columns .col:last-of-type {
  /* AQUI DERECHA */
  margin-left: 0;
}
.dga-view .modules-two-columns .col:last-of-type .list-news-module {
  margin-left: 0;
  border-top: 0.188rem solid #00607a;
  margin-right: 0;
  width: 100%;
  padding-bottom: 3.75rem;
}
.dga-view .modules-two-columns .col:last-of-type .list-news-module .listado {
  float: left;
  list-style: none;
  padding: 0;
}
.dga-view .modules-two-columns .col:last-of-type .list-news-module .listado__item {
  overflow: hidden;
  padding-bottom: 0.625rem;
  padding-left: 0;
}
.dga-view .modules-two-columns .col:last-of-type .list-news-module .listado__item .link,
.dga-view .modules-two-columns .col:last-of-type .list-news-module .listado__item .categories {
  padding-left: 3.125rem;
  padding-right: 0.625rem;
}
.dga-view .modules-two-columns .col:last-of-type .list-news-module .listado__item .link::before {
  left: 1.25rem;
}
.dga-view .modules-two-columns .col:first-of-type {
  /* AQUI IZQUIERDA */
  margin-right: 0;
  padding-bottom: 0;
}
.dga-view .modules-two-columns .col:first-of-type .list-news-module {
  margin-left: 0;
  text-align: left;
  border-top: 0.188rem solid #00607a;
}
.dga-view .modules-two-columns .col:first-of-type .list-news-module .listado {
  float: right;
}
.dga-view .modules-two-columns .col:first-of-type .list-news-module .listado__item {
  overflow: hidden;
  padding-bottom: 0.625rem;
  padding-left: 0;
}
.dga-view .modules-two-columns .col:first-of-type .list-news-module .listado__item .link,
.dga-view .modules-two-columns .col:first-of-type .list-news-module .listado__item .categories {
  padding-left: 3.125rem;
}
.dga-view .modules-two-columns .col:first-of-type .list-news-module .listado__item .link::before {
  left: 1.25rem;
}
.dga-view .modules-two-columns .col {
  flex-basis: initial;
  flex-grow: initial;
}
@media (min-width: 640px) {
  .dga-view .modules-two-columns .col {
    flex-basis: 0;
    flex-grow: 1;
  }
}

/* 768px */
@media (min-width: 640px) {
  .dga-view {
    /* listado de noticias a dos columnas*/
  }
  .dga-view .modules-two-columns {
    padding-top: 1.875rem;
    /* two items */
  }
  .dga-view .modules-two-columns > .col:last-of-type {
    /* AQUI DERECHA */
    margin-left: 0.938rem;
    padding-bottom: 3.125rem;
  }
  .dga-view .modules-two-columns .col:first-of-type {
    /* AQUI IZQUIERDA */
    margin-right: 0.938rem;
    padding-bottom: 3.125rem;
  }
}
.dga-view .distribuitor__listado {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.dga-view .distribuitor .item {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  padding: 1.875rem 0.625rem 0;
}
.dga-view .distribuitor .item__link {
  padding: 0.938rem;
  display: block;
  text-decoration: none;
  color: #1f2331;
}
.dga-view .distribuitor .item__link:hover, .dga-view .distribuitor .item__link:focus {
  background-color: #ededec;
  transition: all 300ms linear;
}
.dga-view .distribuitor .item__link:hover .title, .dga-view .distribuitor .item__link:focus .title {
  display: inline-block;
  border-bottom: 0.125rem solid #00607a;
  padding-right: 0.625rem;
}
.dga-view .distribuitor .item__link .title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  border-bottom: 0.125rem solid #00607a;
  padding-bottom: 0.938rem;
}
.dga-view .distribuitor .item__link .intro {
  line-height: 2.25rem;
}

@media (min-width: 640px) {
  .dga-view .distribuitor__listado {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .dga-view .distribuitor .item__link {
    padding: 1.875rem;
  }
}
.dga-view {
  /* Cuerpo de detalle de noticia: título, categorias y fecha, introducción, texto e imagen, detalle imagen*/
}
.dga-view .detail-news-module {
  position: relative;
}
.dga-view .detail-news-module__h1 {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  padding: 1.875rem 0.938rem 0.625rem;
  margin: 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  max-width: 100%;
  position: relative;
  line-height: initial;
}
.dga-view .detail-news-module__h1 span {
  display: block;
  padding: 0;
  white-space: initial;
}
.dga-view .detail-news-module__title-with-image {
  display: table;
  padding: 1.25rem 0;
}
.dga-view .detail-news-module__title-with-image__image-container {
  display: table-cell;
  vertical-align: middle;
  padding-right: 1.563rem;
  width: 25%;
  min-width: 6.25rem;
}
.dga-view .detail-news-module__title-with-image__image-container img {
  width: 100%;
}
.dga-view .detail-news-module__title-with-image__title-container {
  display: table-cell;
  vertical-align: middle;
}
.dga-view .detail-news-module__title-with-image__title-container h1 {
  padding: 0;
}
.dga-view .detail-news-module__date-categories {
  overflow: hidden;
  padding: 0 0.938rem;
}
.dga-view .detail-news-module__date-categories .date,
.dga-view .detail-news-module__date-categories .categories {
  padding: 1.25rem 0 0;
  display: block;
  color: #5e616b;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .detail-news-module__date-categories .date__item,
.dga-view .detail-news-module__date-categories .categories__item {
  display: inline;
  margin-right: 0.625rem;
}
.dga-view .detail-news-module__date-categories .date__item .name,
.dga-view .detail-news-module__date-categories .categories__item .name {
  color: #1f2331;
}
.dga-view .detail-news-module__date-categories .date__item .name::after,
.dga-view .detail-news-module__date-categories .categories__item .name::after {
  content: "";
  padding-left: 0.625rem;
  border-right: 1px solid gray;
}
.dga-view .detail-news-module__date-categories .date__item:last-child .name::after,
.dga-view .detail-news-module__date-categories .categories__item:last-child .name::after {
  display: none;
}
.dga-view .detail-news-module__date-categories .date {
  width: auto;
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .detail-news-module__date-categories .categories {
  padding: 1.25rem 0;
}
.dga-view .detail-news-module__intro {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: italic;
  padding: 0 0.938rem 1.25rem 3.438rem;
  position: relative;
  display: block;
  line-height: 1.5em;
}
.dga-view .detail-news-module__intro::before {
  content: "";
  width: 1.875rem;
  height: 0.125rem;
  background-color: #1f2331;
  position: absolute;
  top: 0.75rem;
  left: 0.938rem;
}
.dga-view .detail-news-module__intro::after {
  display: block;
  clear: both;
  content: "";
}
.dga-view .detail-news-module__intro a {
  color: #00607a;
  text-decoration: underline;
}
.dga-view .detail-news-module__body-news {
  overflow: hidden;
  margin-top: 1.875rem;
}
.dga-view .detail-news-module__body-news__description {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  margin-bottom: 2.5rem;
  line-height: 1.875rem;
  padding: 0 0.938rem;
}
.dga-view .detail-news-module__body-news__description::after {
  display: block;
  clear: both;
  content: "";
}
.dga-view .detail-news-module__body-news__description p {
  margin-bottom: 0.938rem;
}
.dga-view .detail-news-module__body-news__description p a {
  margin-bottom: 0;
}
.dga-view .detail-news-module__body-news__description p.p-custom-class {
  padding: 0.938rem;
  display: flow-root;
  background-color: #f6f6f5;
}
.dga-view .detail-news-module__body-news__description p.p-custom-class-orange {
  padding: 0.938rem;
  display: flow-root;
  background-color: #fef6b2;
}
.dga-view .detail-news-module__body-news__description p.p-custom-class-ylldark {
  padding: 0.938rem;
  display: flow-root;
  background-color: #d6eaf0;
}
.dga-view .detail-news-module__body-news__description blockquote {
  padding-left: 3.75rem;
  margin: 2.5rem 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  position: relative;
}
.dga-view .detail-news-module__body-news__description blockquote::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0.625rem;
  background-image: url(/o/aragon-theme/images/dga/icons/icon-quote.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  width: 2.5rem;
  height: 1.75rem;
}
.dga-view .detail-news-module__body-news__description a {
  color: #00607a;
  text-decoration: underline;
  margin-bottom: 10px;
}
.dga-view .detail-news-module__body-news__description a:hover {
  text-decoration: none;
}
.dga-view .detail-news-module__body-news__description h2,
.dga-view .detail-news-module__body-news__description h3,
.dga-view .detail-news-module__body-news__description h4,
.dga-view .detail-news-module__body-news__description h5,
.dga-view .detail-news-module__body-news__description h6 {
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
.dga-view .detail-news-module__body-news__description h2 {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
}
.dga-view .detail-news-module__body-news__description h3 {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.dga-view .detail-news-module__body-news__description h4 {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
.dga-view .detail-news-module__body-news__description h5 {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .detail-news-module__body-news__description h6 {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
}
.dga-view .detail-news-module__body-news__description p ~ h2, .dga-view .detail-news-module__body-news__description p ~ h3, .dga-view .detail-news-module__body-news__description p ~ h4 {
  margin-top: 1.875rem;
}
.dga-view .detail-news-module__body-news__image {
  width: 100%;
  margin: 0 0 1.875rem;
}
.dga-view .detail-news-module__body-news__image img {
  width: 100%;
}
.dga-view .detail-news-module__image-acc-description {
  border-top: 0.125rem solid #ededec;
  border-bottom: 0.125rem solid #ededec;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  padding: 1.25rem 0.938rem 0;
  color: #1f2331;
}
.dga-view .detail-news-module__image-acc-description__label {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.625rem;
  text-indent: initial;
}
.dga-view .detail-news-module__image-acc-description__text {
  line-height: 1.5em;
  margin-bottom: 1.25rem;
}
.dga-view .detail-news-module__image-acc-description__text a {
  margin-top: 0.313rem;
  color: #1f2331;
  text-decoration: none;
  border-bottom: 0.063rem solid #00607a;
}
.dga-view .detail-news-module__image-acc-description__text a:hover, .dga-view .detail-news-module__image-acc-description__text a:focus {
  text-decoration: none;
}
.dga-view .detail-news-module__video {
  width: 100%;
  max-width: 50rem;
  margin: 0 auto 3.125rem;
}
.dga-view .detail-news-module__video .video-container {
  position: relative;
  padding-bottom: 66.25%;
  height: 0;
}
.dga-view .detail-news-module__video .video-container iframe,
.dga-view .detail-news-module__video .video-container .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dga-view .detail-news-module__video .video-container .icon-play {
  height: 3.125rem;
  width: 3.125rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(31, 35, 49, 0.6);
  border-radius: 1.875rem;
  padding: 0.125rem;
  box-sizing: content-box;
}
.dga-view .detail-news-module__video .video-container a:focus .image {
  outline: -webkit-focus-ring-color auto 0.313rem;
}
.dga-view .detail-news-module__anchor {
  padding-top: 0.625rem;
}
.dga-view .detail-news-module__anchor .listado {
  list-style: none;
  padding: 0 0 1.875rem;
  position: relative;
  margin-bottom: 1.875rem;
}
.dga-view .detail-news-module__anchor .listado::after {
  content: "";
  width: 100%;
  height: 0.25rem;
  background: #00607a;
}
.dga-view .detail-news-module__anchor .listado__item {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  position: relative;
  padding: 0;
}
.dga-view .detail-news-module__anchor .listado__item .link {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  padding: 1.875rem 1.25rem 1.25rem 3.125rem;
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #1f2331;
  text-decoration-color: #1f2331;
  text-underline-position: under;
  display: block;
  overflow: hidden;
  word-break: break-word;
  position: relative;
}
.dga-view .detail-news-module__anchor .listado__item .link::before {
  content: "";
  width: 0.625rem;
  height: 0.688rem;
  background: url(/o/aragon-theme/images/dga/icons/icon-plus.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 1.25rem;
  top: 2.344rem;
}
.dga-view .detail-news-module__anchor .listado__item .link:hover .title, .dga-view .detail-news-module__anchor .listado__item .link:focus .title {
  text-decoration: underline;
}
.dga-view .detail-news-module__anchor .listado__item .link.no-border {
  border-bottom: none;
}
.dga-view .detail-news-module__anchor .anchor-txt-container {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
.dga-view .detail-news-module__anchor .anchor-txt-container__title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  margin: 2.5rem 0 0.625rem;
}
.dga-view .detail-news-module--persona__h1 .inline {
  display: inline;
  border-bottom: 0.125rem solid #00607a;
}
.dga-view .detail-news-module--persona__cargo {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  margin-top: 0.625rem;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.dga-view .detail-news-module--persona__body-news__image {
  width: 90%;
  margin: 0 auto 1.875rem;
  display: block;
  max-width: 15rem;
}
.dga-view .detail-news-module .aditional-info-card {
  padding: 0.938rem;
  border: 0.063rem solid #92949B;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .detail-news-module .aditional-info-card__name {
  font-size: 1.125rem;
  line-height: 1.575rem;
  margin-bottom: 1.25rem;
  position: relative;
}
.dga-view .detail-news-module .aditional-info-card__name::after {
  content: "";
  border-bottom: 0.125rem solid #00607a;
  position: absolute;
  bottom: -0.313rem;
  height: 0.25rem;
  width: 100%;
  left: 0px;
}
.dga-view .detail-news-module .aditional-info-card__paragraph {
  margin-bottom: 1.25rem;
}
.dga-view .detail-news-module .aditional-info-card__paragraph .strong {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-weight: 700;
}
.dga-view .detail-news-module .aditional-info-card__underlined-link {
  margin-bottom: 1.25rem;
  color: #00475C;
  display: block;
  text-decoration: underline;
}
.dga-view .detail-news-module .aditional-info-card__link {
  margin-bottom: 1.25rem;
  color: #00475C;
  display: block;
}

/* 768px */
@media (min-width: 640px) {
  .dga-view .detail-news-module__h1 {
    padding: 1.25rem 0;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 2.625rem;
    padding-left: 0;
    padding-right: 0;
  }
  .dga-view .detail-news-module__title-with-image__image-container {
    width: 12%;
  }
  .dga-view .detail-news-module__date-categories {
    padding: 0;
  }
  .dga-view .detail-news-module__date-categories .date,
  .dga-view .detail-news-module__date-categories .categories {
    padding: 1.25rem;
    float: left;
    display: inline;
  }
  .dga-view .detail-news-module__date-categories .date {
    padding-left: 0;
  }
  .dga-view .detail-news-module__date-categories .categories {
    width: calc(100% - 6.875rem);
  }
  .dga-view .detail-news-module__intro {
    display: block;
    padding: 0 0 1.25rem 2.5rem;
  }
  .dga-view .detail-news-module__intro::before {
    left: 0;
  }
  .dga-view .detail-news-module__body-news__description {
    padding: 0;
  }
  .dga-view .detail-news-module__body-news__description blockquote {
    padding-left: 5.625rem;
  }
  .dga-view .detail-news-module__body-news__description blockquote::before {
    left: 1.875rem;
  }
  .dga-view .detail-news-module__body-news__description .table-layer {
    overflow-x: auto;
  }
  .dga-view .detail-news-module__body-news__image {
    width: 45%;
    padding: 0 0 0.625rem 3%;
    float: right;
    background: #ffffff;
    margin-left: 2%;
  }
  .dga-view .detail-news-module__image-acc-description {
    padding: 1.25rem 0 0;
  }
  .dga-view .detail-news-module__anchor .listado {
    margin-left: -0.938rem;
    margin-right: -0.938rem;
  }
  .dga-view .detail-news-module__anchor .listado::after {
    width: calc(100% - 1.875rem);
  }
  .dga-view .detail-news-module__anchor .listado__item {
    padding: 0 0.938rem;
  }
  .dga-view .detail-news-module__anchor .listado__item .link {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.575rem;
    padding: 1.25rem 3.125rem;
    height: 100%;
  }
  .dga-view .detail-news-module__anchor .listado__item .link::before {
    top: 1.875rem;
  }
  .dga-view .detail-news-module__anchor .listado__item .link .icon {
    position: relative;
    top: -0.625rem;
    right: 1.25rem;
    padding-top: 0;
  }
  .dga-view .detail-news-module--persona__h1 {
    width: auto;
    display: inline-block;
    padding-bottom: 0.625rem;
    margin-bottom: 0.625rem;
  }
  .dga-view .detail-news-module--persona__cargo {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.1rem;
    padding-left: 0;
    padding-right: 0;
  }
  .dga-view .detail-news-module--persona__body-news {
    margin-top: 3.125rem;
    display: flex;
    flex-wrap: wrap;
  }
  .dga-view .detail-news-module--persona__body-news__description {
    flex: 6;
  }
  .dga-view .detail-news-module--persona__body-news__image {
    flex: 2;
    max-width: inherit;
    margin: 0 0 0.625rem 1.875rem;
  }
}
.dga-view {
  /* Boton desplegable ver mas y menos */
  /* Boton de acceso a mas contenidos */
}
.dga-view .btn-view-more {
  text-align: left;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-weight: 700;
  font-size: 1.125rem;
  text-decoration: none;
  cursor: pointer;
  top: 0;
  right: 0;
  position: relative;
  margin: auto;
  margin-top: 1.875rem;
  display: block;
  background-color: #00607a;
  border: 1px solid #00607a;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 0.313rem;
  padding: 0.875rem 3.75rem 0.875rem 0.875rem;
  line-height: 1.25rem;
  transition: all 300ms linear;
  font-weight: bold;
}
.dga-view .btn-view-more::before {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 1.375rem;
  left: 12.5rem;
  font-size: 1.875rem;
  line-height: 1.625rem;
  color: #1f2331;
  transform: translate(-50%, -50%) rotate(0);
  transition: all 300ms linear;
}
.dga-view .btn-view-more[aria-expanded=true]::before {
  top: 0.938rem;
  left: 14.375rem;
  transform: translate(-52%, -20%) rotate(180deg);
  color: #1f2331;
}
.dga-view .btn-module .container {
  width: 100%;
  padding: 0px 0px 10px 0px;
}
.dga-view .btn-module .btn-access-news {
  display: inline-block;
}
.dga-view .btn-module .btn-access-news span {
  position: relative;
  margin: auto;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .btn-module .btn-access-news:hover, .dga-view .btn-module .btn-access-news:focus {
  text-decoration: none;
}
.dga-view .btn-module .btn-access-news:hover span, .dga-view .btn-module .btn-access-news:focus span {
  text-decoration: underline;
}
.dga-view .btn-access-graphic-full-data span {
  position: relative;
  margin: auto;
  display: inline-block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .btn-access-graphic-full-data:hover, .dga-view .btn-access-graphic-full-data:focus {
  text-decoration: none;
}
.dga-view .btn-access-graphic-full-data:hover span, .dga-view .btn-access-graphic-full-data:focus span {
  text-decoration: underline;
}
.dga-view .button-graphic-full-data {
  display: flex;
  justify-content: end;
}

.dga-view {
  /* Módulo valoración */
}
.dga-view .valoration-module {
  overflow: hidden;
  padding: 1.25rem 0.938rem;
  border-top: 1px solid #ededec;
  border-bottom: 1px solid #ededec;
  color: #5e616b;
}
.dga-view .valoration-module .container {
  padding: 0;
  text-align: center;
}
.dga-view .valoration-module__box {
  display: inline-block;
}
.dga-view .valoration-module .labelVal,
.dga-view .valoration-module ul {
  display: inline-block;
  margin: 0.313rem 0;
}
.dga-view .valoration-module .labelVal {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.925rem;
}
.dga-view .valoration-module .listado-stars {
  margin: 0 0 0 1.25rem;
  list-style: none;
  padding: 0;
}
.dga-view .valoration-module .listado-stars__star {
  margin-right: 0.625rem;
  float: left;
}
.dga-view .valoration-module .listado-stars__star .link {
  text-decoration: none;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 2.5rem;
  width: 2.5rem;
  display: block;
}
.dga-view .valoration-module .listado-stars__star .link img {
  width: 100%;
}
.dga-view .valoration-module .listado-stars__star img {
  height: 2.5rem;
  width: 2.5rem;
}
.dga-view .valoration-module .listado-stars__star.active .link {
  background-image: none;
}
.dga-view .valoration-module .listado-stars__star.active:hover .link, .dga-view .valoration-module .listado-stars__star.active:focus .link {
  background-image: none;
}
.dga-view .valoration-module .listado-stars__star:hover .link, .dga-view .valoration-module .listado-stars__star:focus .link {
  background-image: url("/o/aragon-theme/images/dga/icons/icon-star.svg");
}
.dga-view .valoration-module.disabled {
  color: #ededec;
  cursor: not-allowed;
}
.dga-view .valoration-module.disabled .listado-stars__star .link {
  pointer-events: none;
}
.dga-view .valoration-module.disabled .listado-stars__star .link img {
  filter: grayscale(100%);
}
.dga-view .valoration-module.disabled .listado-stars__star:hover .link, .dga-view .valoration-module.disabled .listado-stars__star:focus .link {
  background-image: none;
}

/* 768px */
@media (min-width: 640px) {
  .dga-view .valoration-module {
    padding: 1.25rem 0;
  }
  .dga-view .valoration-module .labelVal,
  .dga-view .valoration-module ul {
    float: left;
  }
}
.dga-view {
  /* Módulo compartir */
}
.dga-view .share-module {
  overflow: hidden;
  text-align: center;
}
.dga-view .share-module .headerShare,
.dga-view .share-module ul {
  display: inline-block;
  margin: 0.313rem 0;
  color: #5e616b;
}
.dga-view .share-module .headerShare {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-size: 1rem;
}
.dga-view .share-module__box {
  display: inline-flex;
  align-items: center;
}
.dga-view .share-module .rrss {
  margin-left: 1.25rem;
}
.dga-view .share-module .rrss li {
  margin-right: 0.625rem;
}
.dga-view .share-module .rrss li .icon-rrss {
  width: 2.25rem;
  height: 2.25rem;
}
.dga-view .share-module .rrss li .icon-rrss img {
  height: 100%;
  filter: brightness(0);
}

/* 768px */
@media (min-width: 640px) {
  .dga-view .share-module {
    text-align: left;
  }
  .dga-view .share-module .headerShare,
  .dga-view .share-module ul {
    float: left;
  }
}
.dga-view {
  /* Módulo RRSS genérico */
}
.dga-view .rrss {
  padding: 0;
  list-style: none;
}
.dga-view .rrss li {
  display: inline-block;
  margin-right: 0.625rem;
}
.dga-view .rrss li:last-child {
  margin-right: 0;
}
.dga-view .rrss li .icon-rrss {
  height: 2.25rem;
  width: 2.25rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
}
.dga-view .rrss li .icon-rrss img {
  height: 100%;
}
.dga-view .rrss .icon-rrss:focus {
  filter: invert(1);
}

.dga-view {
  /* GALERÍA IMÁGENES SLIDER */
}
.dga-view .gallery-module .swiper-container {
  max-width: 100%;
  /* Swiper custom pagination */
}
.dga-view .gallery-module .swiper-container .img-fluid {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dga-view .gallery-module .swiper-container ul.swiper-wrapper {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.dga-view .gallery-module .swiper-container .swiper-slide {
  width: 80%;
  height: auto;
  position: relative;
  min-height: 12.5rem;
  max-height: 18.75rem;
}
.dga-view .gallery-module .swiper-container .swiper-slide.link {
  background-color: #d6eaf0;
  border-radius: 0.313rem;
  color: #00607a;
  text-align: center;
}
.dga-view .gallery-module .swiper-container .swiper-slide.link-menu {
  min-height: 6.25rem;
  background-color: #ffffff;
  border-radius: 0.313rem;
  border: #00607a 5px solid;
  margin-right: 45px;
  padding: 0.938rem 1.25rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.dga-view .gallery-module .swiper-container .swiper-slide .web,
.dga-view .gallery-module .swiper-container .swiper-slide .document, .dga-view .gallery-module .swiper-container .swiper-slide .navigation {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
}
.dga-view .gallery-module .swiper-container .swiper-slide .navigation {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #00607a;
  word-break: break-word;
}
.dga-view .gallery-module .swiper-container .swiper-slide .web {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  color: #00607a;
  word-break: break-word;
}
.dga-view .gallery-module .swiper-container .swiper-slide .web-menu {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-weight: 700;
  color: #00607a;
  width: calc(100% - 6.25rem);
  position: relative;
  display: block;
  margin-left: 0.938rem;
}
.dga-view .gallery-module .swiper-container .swiper-slide .web-no-icon {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  font-weight: 700;
  color: #00607a;
  width: 100%;
  text-align: center;
  margin-left: 0;
  position: relative;
  display: block;
}
.dga-view .gallery-module .swiper-container .swiper-slide .document {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  color: #00607a;
  line-height: 1.5rem;
  text-align: right;
}
.dga-view .gallery-module .swiper-container .swiper-slide .document .icon-image {
  width: 4.375rem;
  opacity: 0.75;
  margin: 0 auto 0.625rem;
  display: block;
}
.dga-view .gallery-module .swiper-container .swiper-slide .document span,
.dga-view .gallery-module .swiper-container .swiper-slide .document strong {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
.dga-view .gallery-module .swiper-container .swiper-slide .document span {
  display: block;
  text-align: left;
}
.dga-view .gallery-module .swiper-container .swiper-slide .document strong {
  display: inline-block;
  margin-top: 0.313rem;
}
.dga-view .gallery-module .swiper-container .swiper-button-prev,
.dga-view .gallery-module .swiper-container .swiper-button-next {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
.dga-view .gallery-module .swiper-container .swiper-pagination-bullet {
  width: 34px;
  height: 34px;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
  color: #1f2331;
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
}
.dga-view .gallery-module .swiper-container .swiper-pagination-bullet-active {
  color: #ffffff;
  background: #1f2331;
}

.dga-view .top-bar {
  position: relative;
  background-color: #f6f6f5;
  padding: 0.625rem 0;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  border-bottom: 0.063rem solid #92949B;
  border-left: 0.063rem solid #92949B;
  border-right: 0.063rem solid #92949B;
  overflow: hidden;
}
.dga-view .top-bar__labels {
  position: relative;
  top: 15%;
}
.dga-view .top-bar__labels .title {
  margin: 0;
  width: 100%;
}
.dga-view .top-bar--border-gray {
  border-left: 0.063rem solid #92949B;
  border-right: 0.063rem solid #92949B;
}
.dga-view .top-bar--border-yellow {
  border-top: 0.188rem solid #00607a;
}
.dga-view .top-bar--border-red {
  border-top: 0.188rem solid #00607a;
}
.dga-view .top-bar--red-link {
  border: none;
}
.dga-view .top-bar--red-link .link {
  text-decoration: none;
  color: #5e616b;
}
.dga-view .top-bar--red-link .link:hover, .dga-view .top-bar--red-link .link:focus {
  border-bottom: 0.125rem solid #00607a;
}
.dga-view .main-tema .top-bar {
  border-left: 0.063rem solid #92949B;
  border-right: 0.063rem solid #92949B;
}
.dga-view .main-tema .top-bar--red-link {
  border: none;
}
.dga-view .main-tema .top-bar__labels .title {
  padding: 0 0.938rem;
}

/* 768px */
@media (min-width: 640px) {
  .dga-view .top-bar {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
    border-left: 0;
    border-right: 0;
    padding: 1.563rem 0;
  }
  .dga-view .top-bar__labels {
    top: 30%;
  }
  .dga-view .top-bar__labels .title {
    padding: 0;
  }
  .dga-view .top-bar__labels .title .pull-left {
    padding-left: 0.938rem;
  }
  .dga-view .top-bar__labels .title .pull-right {
    padding-right: 1.875rem;
  }
  .dga-view .main-tema .top-bar--red-link {
    padding: 0.938rem 0;
  }
  .dga-view .main-tema .top-bar--red-link .link {
    margin-left: 1.25rem;
  }
}
.dga-view .asociados, .dga-view .asociados--autoheight {
  background-color: #ededec;
  height: auto;
  position: relative;
}
.dga-view .asociados.active, .dga-view .active.asociados--autoheight {
  height: auto !important;
}
.dga-view .asociados ul, .dga-view .asociados--autoheight ul {
  padding: 1.875rem 0 0;
  list-style: none;
  margin-bottom: 0;
}
.dga-view .asociados__listado {
  display: flex;
  flex-wrap: wrap;
}
.dga-view .asociados__listado .item {
  margin-bottom: 2.5rem;
  padding: 0;
}
.dga-view .asociados__listado .item .title {
  display: inline-block;
  padding-right: 0.625rem;
  text-decoration: none;
}
.dga-view .asociados__listado .item .submenu-listado {
  padding: 0;
}
.dga-view .asociados__listado .item .submenu-listado__item {
  padding-bottom: 1.094rem;
}
.dga-view .asociados__listado .item .link,
.dga-view .asociados__listado .item a {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin: 0.313rem 0;
  display: inline;
}
.dga-view .asociados__listado .item p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .asociados__ver-menos {
  display: none;
}
.dga-view .asociados__ver-menos button {
  background: transparent;
  border: none;
}
/* 768px */
@media (min-width: 640px) {
  .dga-view .asociados, .dga-view .asociados--autoheight {
    overflow: hidden;
  }
  .dga-view .asociados__listado .item {
    padding: 0 0.938rem;
  }
  .dga-view .asociados__listado .item:first-child {
    padding-left: 0;
  }
  .dga-view .asociados__listado .item:last-child {
    padding-right: 0;
  }
  .dga-view .asociados__ver-menos {
    display: block;
    background-color: #1f2331;
    width: 100%;
    cursor: pointer;
    display: none;
  }
  .dga-view .asociados__ver-menos.active {
    display: block;
  }
  .dga-view .asociados__ver-menos .link {
    display: block;
    padding: 0.625rem 0;
    text-align: center;
  }
  .dga-view .asociados__ver-menos .link .text {
    display: inline-block;
    font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4rem;
    color: #ffffff;
    position: relative;
  }
  .dga-view .asociados__ver-menos .link .text::after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    right: -1.563rem;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 2.625rem;
    line-height: 1.375rem;
    transform: rotate(0deg);
    transition: all 300ms linear;
  }
  .dga-view .asociados__ver-menos .link.active .text::after {
    transform: rotate(180deg);
  }
}
.dga-view .filtrado-tema {
  padding: 0 0.938rem 1.875rem;
}
.dga-view .filtrado-tema .listado {
  list-style: none;
  padding-left: 0;
}
.dga-view .filtrado-tema .listado__item {
  border: 0.063rem solid #1f2331;
  position: relative;
  margin-bottom: 1.25rem;
  padding: 0.625rem 0;
}
.dga-view .filtrado-tema .listado__item::before {
  content: "";
  position: absolute;
  bottom: -0.313rem;
  left: 0;
  height: 0.25rem;
  width: 100%;
  border-bottom: 0.25rem solid #00607a;
}
.dga-view .filtrado-tema .listado__item .link {
  display: flex;
  justify-content: center;
  align-content: center;
  color: #1f2331;
  text-decoration: none;
  position: relative;
}
.dga-view .filtrado-tema .listado__item .link .icon {
  height: 1.563rem;
  position: relative;
}
.dga-view .filtrado-tema .listado__item .link .icon img {
  height: 100%;
  display: block;
}
.dga-view .filtrado-tema .listado__item .link .name {
  margin: 0 0 0 0.938rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.dga-view .filtrado-tema .listado__item .link .name p {
  display: inline;
}
.dga-view .filtrado-tema .listado__item .link:hover .name, .dga-view .filtrado-tema .listado__item .link:focus .name {
  text-decoration: underline;
}
@media (max-width: 767.98px) {
  .dga-view .filtrado-tema.nav-menu-contenidos .listado {
    flex-flow: column wrap;
  }
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5 {
  flex: 1 1 calc(16.6% - 1.875rem);
  width: auto;
  min-width: 0;
  max-width: calc(33.3% - 1.875rem);
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5 > .nav-link.link {
  white-space: nowrap;
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5 > .nav-link.link span {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5:nth-child(7) {
  margin-left: 0;
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5:nth-child(6) {
  margin-right: 0;
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5:nth-child(6)::after {
  display: none;
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5::after {
  content: none;
}
@media (max-width: 1279.98px) {
  .dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5 {
    flex: 1 1 calc(48% - 1.875rem);
    max-width: calc(50% - 0.938rem);
  }
  .dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5:nth-child(even) {
    margin-right: 0;
  }
  .dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5:nth-child(odd) {
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .dga-view .filtrado-tema.nav-menu-contenidos .listado__item.mb-5 {
    flex: 1 1 100%;
    max-width: none;
    margin: 0;
  }
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item:hover {
  background-color: #ededec;
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item:focus {
  background-color: #00607a;
  border-color: #00607a;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px 0px 0px 3px;
  color: #1f2331;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item:active:not(disabled), .dga-view .filtrado-tema.nav-menu-contenidos .listado__item:hover:not(disabled), .dga-view .filtrado-tema.nav-menu-contenidos .listado__item.ds-hover:not(disabled) {
  background-color: #f6f6f5;
  text-decoration: none;
  border-color: #1f2331;
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item > ul .dropdown-item > .link {
  font-size: 1.25rem;
  justify-content: flex-start;
  white-space: normal;
  padding: 0.313rem 0;
}
.dga-view .filtrado-tema.nav-menu-contenidos .listado__item > ul .dropdown-item > .link span {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (min-width: 576px) {
  .dga-view .articulos-tema-only-mobile {
    display: none;
  }
}
.dga-view .articulos-tema .listado, .dga-view .paginas-tema .listado {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.dga-view .articulos-tema .listado__item, .dga-view .paginas-tema .listado__item {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  position: relative;
  padding: 0 0.938rem 1.875rem;
  margin-bottom: 1.875rem;
  border-bottom: 0.063rem solid #ededec;
}
.dga-view .articulos-tema .listado__item:first-of-type, .dga-view .paginas-tema .listado__item:first-of-type {
  border-top: none;
}
.dga-view .articulos-tema .listado__item:last-of-type, .dga-view .paginas-tema .listado__item:last-of-type {
  border-bottom: none;
}
.dga-view .articulos-tema .listado__item .link, .dga-view .paginas-tema .listado__item .link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  display: block;
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #00607a;
  text-decoration-color: #1f2331;
  text-underline-position: under;
  display: block;
  overflow: hidden;
}
.dga-view .articulos-tema .listado__item .link .title, .dga-view .paginas-tema .listado__item .link .title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 0.625rem;
  padding: 0 0 0.625rem 2.5rem;
  position: relative;
}
.dga-view .articulos-tema .listado__item .link .title::before, .dga-view .paginas-tema .listado__item .link .title::before {
  content: "";
  width: 0.625rem;
  height: 0.688rem;
  background: url(/o/aragon-theme/images/dga/icons/icon-plus.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0.938rem;
  top: 0.469rem;
}
.dga-view .articulos-tema .listado__item .link .title a, .dga-view .paginas-tema .listado__item .link .title a {
  color: #1f2331;
}
.dga-view .articulos-tema .listado__item .link:hover, .dga-view .articulos-tema .listado__item .link:focus, .dga-view .paginas-tema .listado__item .link:hover, .dga-view .paginas-tema .listado__item .link:focus {
  text-decoration: underline;
  color: #00475C;
}
.dga-view .articulos-tema .listado__item .info, .dga-view .paginas-tema .listado__item .info {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
}
.dga-view .articulos-tema .listado__item .info p, .dga-view .paginas-tema .listado__item .info p {
  margin-bottom: 0;
}
.dga-view .elementos-hijos {
  background-color: #ededec;
}
.dga-view .box-border {
  border: solid 1px;
}

/* 576px */
@media screen and (min-width: 576px) {
  .dga-view .filtrado-tema .listado {
    display: flex;
    flex-wrap: wrap;
  }
  .dga-view .filtrado-tema .listado__item {
    flex: 1;
    margin: 0 0.938rem;
    text-align: center;
    position: relative;
  }
  .dga-view .filtrado-tema .listado__item::after {
    content: "";
    position: absolute;
    top: 0;
    right: -0.938rem;
    width: 0.063rem;
    height: 100%;
    background-color: #92949B;
  }
  .dga-view .filtrado-tema .listado__item:first-child {
    margin-left: 0;
  }
  .dga-view .filtrado-tema .listado__item:last-child {
    margin-right: 0;
  }
  .dga-view .filtrado-tema .listado__item:last-child::after {
    display: none;
  }
  .dga-view .filtrado-tema .listado__item .link {
    left: auto;
    transform: none;
  }
  .dga-view .filtrado-tema .listado__item .link .name {
    padding: 0;
  }
}
/* 768px */
@media (min-width: 640px) {
  .dga-view .filtrado-tema {
    padding: 0 0 1.875rem;
  }
  .dga-view .articulos-tema .listado__item {
    border-bottom: none;
    padding: 0;
    margin-bottom: 0;
    padding: 1.25rem;
  }
  .dga-view .articulos-tema .listado__item .link {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .dga-view .articulos-tema .listado__item .link::before {
    left: 1.25rem;
  }
}
/* 992px */
@media (min-width: 768px) {
  .dga-view .articulos-tema .listado__item .link {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .dga-view .articulos-tema .listado__item .link .icon {
    position: relative;
    top: -0.625rem;
    right: 1.25rem;
    padding-top: 0;
  }
}
/* 992px */
@media (min-width: 1024px) {
  .dga-view .filtrado-tema .listado__item .link .name {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.575rem;
  }
}
.dga-view .abrir-filtro-contenedor {
  text-align: center;
  margin: 0 0 1.875rem;
}
.dga-view .filtrado-buscador {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100%;
  background-color: #ededec;
  overflow-y: scroll;
  padding: 3.125rem 0 0;
}
.dga-view .filtrado {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  padding: 0;
}
.dga-view .filtrado .filtrado-container {
  padding: 1.563rem 1.25rem 5rem;
  background-color: #ededec;
}
.dga-view .filtrado .btn-borrar,
.dga-view .filtrado .intro,
.dga-view .filtrado .date,
.dga-view .filtrado .categoria,
.dga-view .filtrado .search-module {
  margin-bottom: 1.25rem;
}
.dga-view .filtrado .btn-borrar {
  margin-right: 0.938rem;
}
.dga-view .filtrado .search-module {
  padding: 0.625rem 0 1.875rem;
  border-bottom: 0.063rem solid #92949B;
}
.dga-view .filtrado .intro {
  padding: 0 0.625rem 1.25rem;
  border-bottom: 0.063rem solid #92949B;
}
.dga-view .filtrado .date {
  padding-bottom: 1.875rem;
  border-bottom: 0.063rem solid #92949B;
}
.dga-view .filtrado .date__title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  margin-bottom: 1.25rem;
}
.dga-view .filtrado .date__input-label {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #1f2331;
}
.dga-view .filtrado .date__input-date {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  padding: 0.875rem;
}
.dga-view .filtrado .date__input-date:focus {
  background-color: #fef6b2;
}
.dga-view .filtrado .date .row {
  margin: 0;
}
.dga-view .filtrado .date .row .date-container {
  padding: 0;
  position: relative;
}
.dga-view .filtrado .date .row .date-container .accCalendar {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.625rem 0.531rem 0.5rem;
}
.dga-view .filtrado .categoria {
  position: relative;
  margin-bottom: 0;
}
.dga-view .filtrado .categoria__title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  display: inline-block;
  text-decoration: none;
  position: relative;
  line-height: 2.75rem;
  width: 100%;
}
.dga-view .filtrado .categoria__title::after {
  left: auto;
  right: 0;
}
.dga-view .filtrado .categoria .listado {
  list-style: none;
  position: relative;
  padding-top: 0.313rem;
  padding-left: 0.938rem;
}
.dga-view .filtrado .categoria .listado .cont-item {
  display: flex;
  align-items: start;
}
.dga-view .filtrado .categoria .listado__item {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  line-height: 1.5rem;
  padding-top: 0.938rem;
  position: relative;
}
.dga-view .filtrado .categoria .listado__item:first-child {
  border-top: 0.063rem solid #00607a;
}
.dga-view .filtrado .categoria .listado .check-item input + label {
  padding-left: 0.625rem;
  line-height: 1.25rem;
  position: relative;
  top: -0.125rem;
  width: calc(100% - 3.75rem);
  font-size: 14px;
}
.dga-view .filtrado .portal-externo {
  padding: 0.625rem 0 1.875rem;
  border-top: 1px solid #92949B;
}
.dga-view .filtrado .portal-externo .title-crowler {
  display: flex;
  align-items: center;
}
.dga-view .filtrado .calendar .btn:focus,
.dga-view .filtrado .calendar .btn.focus {
  box-shadow: 0 0 0 0.313rem rgba(255, 255, 255, 0.75);
}
.dga-view .filtrado .calendar .day:focus {
  filter: drop-shadow(0 0 0.375rem #00607a);
  outline: 0.188rem solid #1f2331;
}
.dga-view .filtrado .btn-filtrar-container {
  width: 100%;
  border-top: 0.063rem solid #92949B;
}
.dga-view .filtrado .btn-filtrar-container .u-btn {
  margin: 1.875rem 0.625rem 0;
}
.dga-view .resultados {
  width: 100%;
  margin-bottom: 0.625rem;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  padding: 0 0.938rem;
}
.dga-view .resultados .info-resultados {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  overflow: hidden;
}
.dga-view .resultados .info-resultados__btn {
  position: relative;
  display: inline-block;
  padding-right: 1.875rem;
  padding-left: 0;
  color: #1f2331;
  text-decoration: none;
  border: none;
  float: left;
  background: transparent;
}
.dga-view .resultados .info-resultados__btn::after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 0.219rem;
  right: 0;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  line-height: 1.25rem;
  transform: rotate(0deg);
  transition: all 300ms linear;
}
.dga-view .resultados .info-resultados__btn[aria-expanded=true]::after {
  transform: rotate(180deg);
}
.dga-view .resultados .info-resultados__txt-numero-cadena {
  float: right;
  margin-bottom: 1.875rem;
}
.dga-view .resultados .resultados-buscador__listado-cat {
  padding: 1.25rem 0 0.625rem;
}
.dga-view .resultados .resultados-buscador__listado-cat .level {
  margin: 0;
  background: #ffffff;
  position: relative;
  list-style: none;
}
.dga-view .resultados .resultados-buscador__listado-cat .level NaNremove-filter {
  background: transparent;
  border: none;
  position: absolute;
  top: 0.125rem;
  right: 0.625rem;
  width: 1rem;
  height: 1rem;
  cursor: pointer;
}
.dga-view .resultados .resultados-buscador__listado-cat .level NaNremove-filter span {
  width: 1.063rem;
  height: 0.125rem;
  background-color: #00607a;
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  left: 0;
  border-radius: 4px;
}
.dga-view .resultados .resultados-buscador__listado-cat .level NaNremove-filter span:last-of-type {
  transform: rotate(135deg);
}
.dga-view .resultados .resultados-buscador__listado-cat .level .level-link {
  padding: 0 1.875rem 1.563rem 0;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 0;
  color: #1f2331;
  text-decoration: none;
  display: block;
  line-height: 1.25rem;
}
.dga-view .no-result {
  padding-top: 1.875rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.dga-view .close-btn:focus {
  outline: -webkit-focus-ring-color auto 1px;
  background-color: #fef6b2;
}

@media (min-width: 640px) {
  .dga-view .filtrado-buscador {
    position: relative;
    top: inherit;
    left: inherit;
    z-index: inherit;
    background-color: transparent;
    overflow-y: inherit;
    padding: 0 0.938rem;
    margin-bottom: 1.875rem;
  }
  .dga-view .filtrado {
    padding: 2.5rem 0 0 0;
  }
  .dga-view .filtrado .filtrado-container {
    padding: 1.563rem 1.25rem;
  }
  .dga-view .filtrado .btn-borrar {
    margin-right: 0;
  }
  .dga-view .filtrado .btn-filtrar-container {
    width: auto;
    position: relative;
  }
  .dga-view .filtrado .btn-filtrar-container .btn-filtrar {
    padding: 0.813rem 1.875rem;
    border-radius: 0.313rem;
    width: auto;
  }
  .dga-view .filtrado .date .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .dga-view .filtrado .date .row .date-container {
    padding: 0 0.625rem;
  }
  .dga-view .resultados {
    padding: 0;
  }
  .dga-view .resultados .info-resultados {
    padding: 0 1.875rem;
  }
  .dga-view .resultados .info-resultados__btn::after {
    display: none;
  }
  .dga-view .resultados__label {
    padding: 0;
  }
  .dga-view .resultados .resultados-buscador__listado-cat {
    display: flex;
    flex-wrap: wrap;
    padding: 1.875rem 0.938rem 0.625rem;
    border-top: 0.063rem solid #ededec;
    border-bottom: 0.063rem solid #ededec;
  }
  .dga-view .resultados .resultados-buscador__listado-cat .level {
    position: relative;
    display: inline-block;
    list-style: none;
    margin: 0 0.938rem 0.625rem;
  }
  .dga-view .no-result {
    padding-top: 2.5rem;
  }
}
@media (min-width: 768px) {
  .dga-view .filtrado .filtrado-container {
    padding: 1.563rem 1.25rem;
  }
}
/* ESTILOS CALENDARIO */
/* WHATSOCK, 2018 */
/* Specific styles for ARIA Calendar */
.date-container #datepicker-demo {
  background: #e0e0e0;
  padding: 0.625rem;
  margin: 0.625rem 0 1.25rem;
}
.date-container #datepicker-demo em {
  display: block;
  font-size: 90%;
}
.date-container a.accCalendar {
  display: inline-block;
  background: transparent;
}
.date-container div.calendar {
  text-align: center;
  color: #ffffff;
  background: #2e3135;
  padding: 0.313rem;
  border-radius: 0.188rem;
  left: 50% !important;
  top: 80px !important;
  transform: translateX(-50%);
  box-shadow: 0 10px 6px -6px #777777;
}
.date-container table.calendar {
  border-collapse: separate;
  border-spacing: 1px;
  min-width: auto;
  margin-top: 0;
}
.date-container table.calendar td,
.date-container table.calendar th {
  padding: 0.3em 0.5em;
  border-radius: 0.094rem;
}
.date-container td.empty {
  background: rgba(255, 255, 255, 0.07);
}
.date-container td.nav,
.date-container td.day {
  cursor: pointer;
}
.date-container td.day {
  color: #1f2331;
  background: #ffffff;
}
.date-container td.dayToday {
  color: #1f2331;
  background: #db7093;
}
.date-container td.dayInPrevMonth,
.date-container td.dayInNextMonth {
  color: #1f2331;
  background: #e6e6e6;
}
.date-container td.day:hover {
  background: #00607a;
}
.date-container td[aria-current=date] {
  background: #00607a;
}
.date-container td.month {
  font-weight: 600;
  color: #ffffff;
}
.date-container td.comment {
  position: relative;
}
.date-container td.comment span::after {
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  top: 0.125rem;
  right: 0.125rem;
  content: "";
  background: #49182e;
  border-radius: 7px;
}
.date-container td.comment.selected {
  background: #e2a037;
}
.date-container td.disabled,
.date-container td.disabled:hover {
  color: #cccccc;
  background: #bdbdbd;
  cursor: auto;
}
.date-container td.disabled.selected {
  background: #c2c2c2;
}
.date-container div.commentTooltip {
  width: 271px;
  padding: 0.313rem;
  color: #ffffff;
  background: #3d4043;
  font-size: 0.8em;
  font-weight: bold;
  max-height: 50px;
  overflow-x: hidden;
  overflow-y: auto;
  word-wrap: break-word;
  text-align: left;
}
.date-container div.commentAdd {
  background: #2e3135;
  border-radius: 0.188rem;
}
.date-container div.commentAdd button {
  font-size: 100%;
  text-transform: uppercase;
  color: #ffffff;
  background: #2e3135;
  padding: 0.313rem;
  margin-top: -5px;
  border: none;
  border-bottom-left-radius: 0.188rem;
  border-bottom-right-radius: 0.188rem;
  -webkit-box-shadow: 0 10px 6px -6px #777777;
  -moz-box-shadow: 0 10px 6px -6px #777777;
  box-shadow: 0 10px 6px -6px #777777;
}
.date-container div.commentAdd textarea {
  width: 270px;
  height: 2em;
  overflow: auto;
  word-wrap: break-word;
  text-align: left;
  padding: 0.2em;
  margin: 0.313rem 0.313rem 0;
}
.date-container div.monthMessage {
  border: 1px solid #1f2331;
  margin: 20px 10px 10px 10px;
  padding: 10px;
}

.yui3-calendar-grid .yui3-calendar-day-selected {
  text-decoration: underline;
}

.dga-view #selectedFilters p {
  font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  border: 2px solid black;
  border-radius: 999rem;
}
.dga-view #selectedFilters button {
  color: #ff0000;
  cursor: pointer;
  border: hidden;
  background: transparent;
}
.dga-view .search-bar {
  clear: both;
}
.dga-view .search-bar .hidden, .dga-view .search-bar .c-toggle [aria-expanded=true] .c-button--is-not-pressed, .c-toggle [aria-expanded=true] .dga-view .search-bar .c-button--is-not-pressed,
.dga-view .search-bar .c-toggle [aria-pressed=true] .c-button--is-not-pressed,
.c-toggle [aria-pressed=true] .dga-view .search-bar .c-button--is-not-pressed,
.dga-view .search-bar .c-toggle [aria-checked=true] .c-button--is-not-pressed,
.c-toggle [aria-checked=true] .dga-view .search-bar .c-button--is-not-pressed, .dga-view .search-bar .c-toggle [aria-expanded=false] .c-button--is-pressed, .c-toggle [aria-expanded=false] .dga-view .search-bar .c-button--is-pressed,
.dga-view .search-bar .c-toggle [aria-pressed=false] .c-button--is-pressed,
.c-toggle [aria-pressed=false] .dga-view .search-bar .c-button--is-pressed,
.dga-view .search-bar .c-toggle [aria-checked=false] .c-button--is-pressed,
.c-toggle [aria-checked=false] .dga-view .search-bar .c-button--is-pressed, .dga-view .search-bar .c-tree__item[aria-expanded=true] .c-tree__plus, .c-tree__item[aria-expanded=true] .dga-view .search-bar .c-tree__plus, .dga-view .search-bar .c-tree__item[aria-expanded=false] > ul, .dga-view .search-bar .c-tree__item[aria-expanded=false] .c-tree__minus, .c-tree__item[aria-expanded=false] .dga-view .search-bar .c-tree__minus {
  display: none;
}
.dga-view .filtrado-new {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  padding: 0;
}
.dga-view .filtrado-new .filtrado-container {
  padding: 1.563rem 1.25rem 5rem;
  background-color: #ededec;
}
.dga-view .filtrado-new .filtrado-container-date .panel {
  background-color: #ededec;
}
.dga-view .filtrado-new .filtrado-container-date .row {
  padding-left: 2.031rem;
}
@media (max-width: 767.98px) {
  .dga-view .filtrado-new .filtrado-container-date .row {
    flex-direction: column;
  }
}
.dga-view .filtrado-new .filtrado-container-date .row .first-child {
  border-top: 0.063rem solid #00607a;
  padding-top: 1.25rem;
}
.dga-view .filtrado-new .filtrado-container-date .row .date-container {
  padding-left: 0;
  position: relative;
}
.dga-view .filtrado-new .filtrado-container-date .row .search-button {
  width: 5rem;
  background-color: #00607a;
  cursor: pointer;
}
.dga-view .filtrado-new .filtrado-container-date .row .search-button .lfr-btn-label {
  color: #ffffff;
  font-size: 0.938rem;
}
.dga-view .filtrado-new .filtrado-container-document-type {
  background-color: #ededec;
}
.dga-view .filtrado-new .h4 {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  display: inline-block;
  text-decoration: none;
  position: relative;
  line-height: 2.75rem;
  width: 100%;
}
.dga-view .filtrado-new .h4::after {
  left: auto;
  right: 0;
}
.dga-view .filtrado-new .btn-borrar,
.dga-view .filtrado-new .intro,
.dga-view .filtrado-new .date,
.dga-view .filtrado-new .categoria,
.dga-view .filtrado-new .search-module {
  margin-bottom: 1.25rem;
}
.dga-view .filtrado-new .btn-borrar {
  margin-right: 0.938rem;
}
.dga-view .filtrado-new .search-module {
  padding: 0.625rem 0 1.875rem;
  border-bottom: 0.063rem solid #92949B;
}
.dga-view .filtrado-new .intro {
  padding: 0 0.625rem 1.25rem;
  border-bottom: 0.063rem solid #92949B;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .filtrado-new .date {
  padding-bottom: 1.875rem;
  border-bottom: 0.063rem solid #92949B;
}
.dga-view .filtrado-new .date__title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  margin-bottom: 1.25rem;
}
.dga-view .filtrado-new .date__input-label {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #1f2331;
}
.dga-view .filtrado-new .date__input-date {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  padding: 0.875rem;
}
.dga-view .filtrado-new .date__input-date:focus {
  background-color: #fef6b2;
}
.dga-view .filtrado-new .date .row {
  margin: 0;
}
.dga-view .filtrado-new .date .row .date-container {
  padding: 0;
  position: relative;
}
.dga-view .filtrado-new .date .row .date-container .accCalendar {
  position: absolute;
  bottom: 0;
  right: 0.625rem;
  padding: 0.625rem 0.531rem 0.5rem;
}
.dga-view .filtrado-new .categoria {
  position: relative;
  margin-bottom: 0;
}
.dga-view .filtrado-new .categoria__title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  display: inline-block;
  text-decoration: none;
  position: relative;
  line-height: 2.75rem;
  width: 100%;
}
.dga-view .filtrado-new .categoria__title::after {
  left: auto;
  right: 0;
}
.dga-view .filtrado-new .categoria .listado {
  list-style: none;
  position: relative;
  padding-top: 0.313rem;
  padding-left: 0.938rem;
}
.dga-view .filtrado-new .categoria .listado .cont-item {
  display: flex;
  align-items: start;
}
.dga-view .filtrado-new .categoria .listado__item {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  line-height: 1.5rem;
  padding-top: 0.938rem;
  position: relative;
}
.dga-view .filtrado-new .categoria .listado__item:first-child {
  border-top: 0.063rem solid #00607a;
}
.dga-view .filtrado-new .categoria .listado .check-item input + label {
  padding-left: 0.625rem;
  line-height: 1.25rem;
  position: relative;
  top: -0.125rem;
  width: calc(100% - 3.75rem);
  font-size: 14px;
}

@media (min-width: 640px) {
  .dga-view .filtrado-new .filtrado-busqueda {
    padding: 2.5rem 0 0 0;
  }
  .dga-view .filtrado-new .filtrado-container {
    padding: 1.563rem 1.25rem;
  }
  .dga-view .filtrado-new .btn-borrar {
    margin-right: 0;
  }
  .dga-view .filtrado-new .btn-filtrar-container {
    width: auto;
    position: relative;
  }
  .dga-view .filtrado-new .btn-filtrar-container .btn-filtrar {
    padding: 0.813rem 1.875rem;
    border-radius: 0.313rem;
    width: auto;
  }
  .dga-view .filtrado-new .date .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .dga-view .filtrado-new .date .row .date-container {
    padding: 0 0.625rem;
  }
}
@media (min-width: 768px) {
  .dga-view .filtrado-new .filtrado-container {
    padding: 1.25rem 1.25rem 0.063rem 1.25rem;
  }
}
.filtrado-container-new .first-item {
  padding: 1.563rem 1.25rem;
}
.filtrado-container-new .filter-box {
  background-color: #ededec;
}
.filtrado-container-new .filter-box .panel {
  background-color: transparent;
}
.filtrado-container-new .filter-box .empty-title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  display: inline-block;
  text-decoration: none;
  position: relative;
  line-height: 2.75rem;
  width: 100%;
  padding: 0.75rem 1.25rem;
  border: 1px solid #ccc8c8;
}
.filtrado-container-new .filter-box .searcher-panel-container .sort {
  padding: 0 0.75rem 1.25rem 0.75rem;
}
.filtrado-container-new .filter-box .searcher-panel-container .sort .form-group-item {
  padding-left: 2.031rem;
}
.filtrado-container-new .filter-box .searcher-panel-container .sort .form-control {
  background-color: #ffffff;
  font-size: 1rem;
  height: 2.5rem;
}
.filtrado-container-new .filter-box .searcher-panel-container .sort .sort-title .title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 1.125rem;
  color: #1f2331;
  display: inline-block;
  text-decoration: none;
  position: relative;
  line-height: 2.75rem;
  width: 100%;
  font-weight: 700;
  padding-left: 8px;
}
.filtrado-container-new .filter-box .searcher-panel-container .sort .sort-term-label {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.3125rem;
  color: #1f2331;
}
.filtrado-container-new .filter-box .searcher-panel-container .panel-heading a {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  display: inline-block;
  text-decoration: none;
  position: relative;
  line-height: 2.75rem;
  width: 100%;
}
.filtrado-container-new .filter-box .searcher-panel-container .panel-body {
  padding-left: 0;
}
.filtrado-container-new .filter-box .searcher-panel-container .panel-body tag-list {
  padding-left: 0;
}
.filtrado-container-new .filter-box .searcher-panel-container .panel-body .facet-checkbox-label {
  padding-left: 0.625rem;
  line-height: 1.25rem;
  position: relative;
  top: -0.125rem;
  width: calc(100% - 3.75rem);
  font-size: 14px;
}
.filtrado-container-new .filter-box .searcher-panel-container .panel-body .check-item__label {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  padding-top: 0.938rem;
  padding-left: 0.625rem;
  line-height: 1.25rem;
  position: relative;
  top: -0.125rem;
  width: calc(100% - 3.75rem);
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 0.156rem;
  color: #272833;
}
.filtrado-container-new .filter-box .searcher-panel-container .panel-body .check-item__label .facet-term {
  width: 1.25rem;
  height: 1.25rem;
  accent-color: #00607a;
}
.filtrado-container-new .filter-box .searcher-panel-container .panel-body .listado__item {
  list-style: none;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.225rem;
  line-height: 1.5rem;
  padding-top: 0.938rem;
  position: relative;
}
.filtrado-container-new .filter-box .searcher-panel-container .panel-body .listado__item:first-child {
  border-top: 0.063rem solid #00607a;
  padding-top: 1.25rem;
}

#formatDesdeError {
  color: red;
  display: none;
}

#formatHastaError {
  color: red;
  display: none;
}

.dga-view {
  /*Comentada <table> para aplicar estilos desy*/
}
.dga-view .u-btn {
  padding: 0.625rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-weight: bold;
}
.dga-view .u-btn.u-btn-white {
  background-color: #ffffff;
  color: #1f2331;
  text-transform: uppercase;
  border-radius: 0.313rem;
  padding: 0.938rem 0.938rem;
  border: 0.063rem solid #92949B;
}
.dga-view .u-btn.u-btn-red {
  background-color: #00607a;
  border: 0.125rem solid #00607a;
  color: #1f2331;
  text-transform: uppercase;
  border-radius: 0.313rem;
  padding: 0.813rem 1.25rem;
  line-height: 1.25rem;
  transition: all 300ms linear;
}
.dga-view .u-btn.u-btn-red:hover, .dga-view .u-btn.u-btn-red:focus {
  text-decoration: underline;
}
.dga-view .u-btn.u-btn-yellow {
  background-color: #00607a;
  border: 1px solid #00607a;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 0.813rem 1.25rem;
  line-height: 1.25rem;
  transition: all 300ms linear;
}
.dga-view .u-btn.u-btn-yellow:hover, .dga-view .u-btn.u-btn-yellow:focus {
  text-decoration: underline;
}
.dga-view .u-btn.u-btn-red-border {
  border: 0.125rem solid #00607a;
  background: transparent;
  color: #1f2331;
  text-transform: uppercase;
  border-radius: 0.313rem;
  padding: 0.813rem 0.938rem;
  line-height: 1.25rem;
  transition: all 300ms linear;
}
.dga-view .u-btn.u-btn-red-border:hover, .dga-view .u-btn.u-btn-red-border:focus {
  text-decoration: underline;
}
.dga-view .u-btn.u-btn-gray-border {
  border: 1px solid #00607a;
  background: transparent;
  color: #00607a;
  text-transform: uppercase;
  border-radius: 3px;
  padding: 0.813rem 0.938rem;
  line-height: 1.25rem;
  transition: all 300ms linear;
}
.dga-view .u-btn.u-btn-gray-border:hover, .dga-view .u-btn.u-btn-gray-border:focus {
  text-decoration: underline;
}
.dga-view .u-btn.u-btn-red-white {
  background-color: #00607a;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 0.313rem;
  padding: 0.813rem 0.938rem;
  line-height: 1.25rem;
  transition: all 300ms linear;
}
.dga-view .u-btn.u-btn-red-white:hover, .dga-view .u-btn.u-btn-red-white:focus {
  color: #1f2331;
  text-decoration: none;
}
.dga-view .close-btn {
  background: transparent;
  border: none;
  width: 3.125rem;
  height: 2rem;
  transform: rotate(0deg);
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: -1.25rem;
  left: 0.938rem;
}
.dga-view .close-btn span {
  display: block;
  position: absolute;
  height: 0.188rem;
  width: 1.875rem;
  background: #1f2331;
  border-radius: 1.25rem;
  opacity: 1;
  top: 0.313rem;
  left: 0.625rem;
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}
.dga-view .close-btn span:first-of-type {
  transform: rotate(45deg);
  top: 0.188rem;
  left: 0.625rem;
}
.dga-view .close-btn span:nth-of-type(2) {
  display: none;
}
.dga-view .close-btn span:last-of-type {
  transform: rotate(-45deg);
  top: 0.188rem;
  left: 0.625rem;
}
.dga-view .form-input {
  background: #ffffff;
  border: none;
  width: 100%;
  padding: 0.625rem;
}
.dga-view .form-input.invalid {
  border: red solid 1px;
}
.dga-view .form-input.invalid:focus {
  -webkit-box-shadow: inset 0px 0px 0px 10px red;
  -moz-box-shadow: inset 0px 0px 0px 10px red;
  box-shadow: inset 0px 0px 0px 2px red;
}
.dga-view .form-input.invalid:focus-visible {
  -webkit-box-shadow: inset 0px 0px 0px 10px red;
  -moz-box-shadow: inset 0px 0px 0px 10px red;
  box-shadow: inset 0px 0px 0px 2px red !important;
  outline: red;
}
.dga-view .custom_toggler_switch .input-checkbox-wrapper {
  justify-content: flex-end;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.dga-view .custom_toggler_switch .input-checkbox-wrapper label {
  display: flex;
}
.dga-view .custom_toggler_switch .input-checkbox-wrapper label .toggle-switch-label {
  margin-right: 0.625rem;
}
.dga-view .custom_toggler_switch .input-checkbox-wrapper label .toggle-switch-bar .toggle-switch-handle::after {
  font-size: 0.938rem;
}
.dga-view .custom_toggler_switch .input-checkbox-wrapper label .toggle-switch-bar::after {
  background-color: #ffffff;
  border-color: #1f2331;
  border: 2px solid #1f2331;
}
.dga-view .custom_toggler_switch .input-checkbox-wrapper label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
  background-color: #00607a;
  border: 1px solid #1f2331;
}
.dga-view .custom_toggler_switch .input-checkbox-wrapper label:not(.toggle-switch) .toggle-switch:empty ~ .toggle-switch-bar:before {
  border: 1px solid #1f2331;
}
.dga-view .check-item__check {
  width: 1.25rem;
  height: 1.25rem;
}
.dga-view .arrow-open {
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}
.dga-view .arrow-open::after {
  content: "\f107";
  font-family: "Fontawesome";
  width: 1.25rem;
  height: 1.25rem;
  position: absolute;
  top: 1.25rem;
  right: 0;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  line-height: 1.625rem;
  color: #1f2331;
  transform: translate(-50%, -50%) rotate(0deg);
  transition: all 300ms linear;
}
.dga-view .arrow-open[aria-expanded=true]::after {
  transform: translate(-52%, -20%) rotate(180deg);
  color: #00607a;
}
.dga-view .elmts-list .title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  border-bottom: 0.125rem solid #00607a;
  padding-left: 0;
  display: inline;
}
.dga-view .elmts-list .title a {
  color: #1f2331;
}
.dga-view .elmts-list .listado {
  list-style: none;
  padding: 0.625rem 0 0;
}
.dga-view .elmts-list .listado .item .link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  display: block;
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #1f2331;
  padding: 0.625rem 0 0.938rem 1.875rem;
  text-decoration: none;
}
.dga-view .elmts-list .listado .item .link .name-como {
  font-size: 1.25rem;
}
.dga-view .elmts-list .listado .item .link::before {
  content: "";
  width: 0.625rem;
  height: 0.688rem;
  background: url(/o/aragon-theme/images/dga/icons/icon-plus.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0.625rem;
  top: 1rem;
}
.dga-view .elmts-list .listado .item .link:hover, .dga-view .elmts-list .listado .item .link:focus {
  transition: all 150ms linear;
}
.dga-view .elmts-list .listado .item .link:hover .name, .dga-view .elmts-list .listado .item .link:focus .name {
  padding-bottom: 0.188rem;
  border-bottom: 0.125rem solid #00607a;
}
.dga-view .elmts-list .listado .item .link:hover::before, .dga-view .elmts-list .listado .item .link:focus::before {
  display: none;
}
.dga-view .table-layer {
  overflow-x: scroll;
}
.dga-view table {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  width: 100%;
  margin: 1.875rem 0 1.875rem;
  border: 0.063rem solid #1f2331;
  border-bottom: none;
  min-width: 50rem;
  border-spacing: 0;
}
.dga-view table caption {
  margin: 0 0 1.875rem;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  text-align: center;
}
.dga-view table th {
  padding: 0.938rem;
  text-align: center;
  background: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #ffffff;
}
.dga-view table td {
  padding: 0.938rem;
  text-align: center;
  vertical-align: top;
  border-bottom: 1px solid #1f2331;
  border-right: 1px solid #1f2331;
}
.dga-view table td:first-of-type {
  text-align: center;
}
.dga-view table td:last-of-type {
  border-right: none;
}
.dga-view table td a {
  display: inline-block;
  text-align: left;
}
.dga-view table[align=center] {
  text-align: center;
}
.dga-view table[align=center] td {
  text-align: center;
}
.dga-view table[align=left] {
  text-align: left;
}
.dga-view table[align=left] td {
  text-align: left;
}
.dga-view table[align=right] {
  text-align: right;
}
.dga-view table[align=right] td {
  text-align: right;
}
.dga-view .pie-foto {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  color: #5e616b;
  margin-top: 0.313rem;
}
.dga-view .pie-foto a {
  color: #5e616b !important;
  border-bottom: 0.063rem solid #1f2331;
  text-decoration: none !important;
  font-weight: normal !important;
}
.dga-view .pie-foto a:hover, .dga-view .pie-foto a:focus {
  text-decoration: none !important;
}
.dga-view .pie-foto--nombre {
  bottom: -35px;
  color: black;
}
.dga-view .pie-foto--descripcion {
  margin-top: 35px;
}

.dga-view .elmts-list .title {
  display: block;
}

@media (min-width: 640px) {
  .dga-view .elmts-list:nth-of-type(odd) {
    padding-right: 1.25rem;
  }
  .dga-view .elmts-list:nth-of-type(even) {
    padding-left: 1.25rem;
  }
  .dga-view .elmts-list .title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.1rem;
    padding-left: 0.625rem;
  }
}
.dga-view .indice-departamentos ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.dga-view .indice-departamentos ul .item {
  width: 100%;
}
.dga-view .en-linea {
  /*HOME ENLINEA*/
  /*TRAMITES ENLINEA*/
  /*DETALLE TRAMITE ENLINEA*/
  /*OFICINAS*/
}
.dga-view .en-linea .home-title-block {
  padding: 1.875rem 0 2.5rem;
  width: 95%;
  max-width: 50rem;
}
.dga-view .en-linea .home-title-block::after {
  content: "";
  width: 100%;
  position: relative;
  height: 0.625rem;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$brand-yellow+0,fdcb33+34,fa9902+34,fa9902+66,f05442+66,f05442+100,f1f1f1+100,f05442+100,f05442+100 */
  background: rgb(253, 203, 51); /* Old browsers */
  background: -moz-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 ); /* IE6-9 */
  position: absolute;
  bottom: 0;
  left: 0;
}
.dga-view .en-linea .home-title-block .h1 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 3.15rem;
  line-height: 2.25rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 0.625rem;
}
@media (min-width: 640px) {
  .dga-view .en-linea .home-title-block .h1 {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 5.25rem;
  }
}
.dga-view .en-linea .home-title-block .claim {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media (min-width: 640px) {
  .dga-view .en-linea .home-title-block .claim {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.dga-view .en-linea .aside-block {
  background-color: #5e616b;
  padding: 0.938rem 1.563rem 1.563rem;
  margin: 0.938rem auto 1.25rem;
}
@media (min-width: 640px) {
  .dga-view .en-linea .aside-block {
    margin-top: 1.875rem;
  }
}
.dga-view .en-linea .aside-block .h2 {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #ffffff;
  text-align: left;
  margin-bottom: 0.625rem;
}
.dga-view .en-linea .aside-block-module {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  background-color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  text-align: left;
  padding: 1.25rem 1.25rem 0;
  position: relative;
}
.dga-view .en-linea .aside-block-module .document-margins {
  position: relative;
  margin-left: 15px;
}
.dga-view .en-linea .aside-block-module:not(:last-of-type) {
  margin-bottom: 1.25rem;
}
.dga-view .en-linea .aside-block-module::before {
  content: "";
  width: 100%;
  position: relative;
  height: 0.625rem;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$brand-yellow+0,fdcb33+34,fa9902+34,fa9902+66,f05442+66,f05442+100,f1f1f1+100,f05442+100,f05442+100 */
  background: rgb(253, 203, 51); /* Old browsers */
  background: -moz-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 ); /* IE6-9 */
  position: absolute;
  top: 0;
  left: 0;
}
.dga-view .en-linea .aside-block-module__title {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0.625rem 0 1.25rem;
  position: relative;
}
.dga-view .en-linea .aside-block-module__title .name-container {
  cursor: pointer;
  width: calc(100% - 5rem);
  margin-left: 0.938rem;
  display: flex;
  align-content: space-between;
}
.dga-view .en-linea .aside-block-module__title .name-container.with-content {
  width: calc(100% - 6.25rem);
  position: relative;
}
.dga-view .en-linea .aside-block-module__title .name-container.with-content::after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: calc(50% - 0.75rem);
  right: -2.5rem;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  line-height: 1.875rem;
  transform: translate(-50%) rotate(0deg);
  transition: all 300ms linear;
  color: #00607a;
}
.dga-view .en-linea .aside-block-module__title .name-container.with-content[aria-expanded=true]::after {
  transform: translate(-50%) rotate(180deg);
  transition: all 300ms linear;
}
.dga-view .en-linea .aside-block-module__title .name-container:hover .name {
  text-decoration: underline;
}
.dga-view .en-linea .aside-block-module__title .name-container,
.dga-view .en-linea .aside-block-module__title .name-subtitle {
  display: block;
  color: #1f2331;
}
.dga-view .en-linea .aside-block-module__title .name-container:hover,
.dga-view .en-linea .aside-block-module__title .name-subtitle:hover {
  text-decoration: none;
}
.dga-view .en-linea .aside-block-module__title .name {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  display: block;
  color: #1f2331;
}
.dga-view .en-linea .aside-block-module__title .name,
.dga-view .en-linea .aside-block-module__title .name-subtitle {
  margin: 0;
}
.dga-view .en-linea .aside-block-module__tramites {
  list-style: none;
  padding: 0 0 0 0.625rem;
  margin: 0;
  border-top: 1px solid;
}
.dga-view .en-linea .aside-block-module__tramites li {
  padding-bottom: 1.25rem;
}
.dga-view .en-linea .aside-block-module__tramites li:first-child {
  padding-top: 1.25rem;
}
.dga-view .en-linea .aside-block-module__tramites a {
  color: #1f2331;
}
.dga-view .en-linea .aside-block-module h2,
.dga-view .en-linea .aside-block-module .h2 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #00607a;
  line-height: 1.5rem;
  margin-bottom: 1.875rem;
  display: block;
}
.dga-view .en-linea .aside-block-module ul {
  list-style: none;
  padding-left: 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .en-linea .aside-block-module ul li {
  position: relative;
}
.dga-view .en-linea .aside-block-module ul li a {
  color: #1f2331;
  line-height: 1.25rem;
}
.dga-view .en-linea .aside-block-module ul li p {
  margin-top: 0.938rem;
}
.dga-view .en-linea .aside-block-module ul li .icon-theme {
  height: 2.125rem;
  width: 2.125rem;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
}
.dga-view .en-linea .aside-block-module ul li .informacion,
.dga-view .en-linea .aside-block-module ul li .info-link {
  padding-left: 4.375rem;
  word-break: break-word;
}
.dga-view .en-linea .aside-block-module ul li .informacion:before,
.dga-view .en-linea .aside-block-module ul li .info-link:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #92949B;
  position: absolute;
  left: 3.125rem;
  top: 0;
  z-index: 1;
}
.dga-view .en-linea .aside-block-module .title-descarga a {
  cursor: pointer;
  color: #1f2331;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  position: relative;
  padding-right: 1.25rem;
  width: 100%;
  display: block;
}
.dga-view .en-linea .aside-block-module .title-descarga a::after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  line-height: 1.875rem;
  transform: translateY(-50%) rotate(0deg);
  transition: all 300ms linear;
  color: #00607a;
}
.dga-view .en-linea .aside-block-module .title-descarga a[aria-expanded=true]::after {
  transform: translateY(-50%) rotate(180deg);
  transition: all 300ms linear;
}
.dga-view .en-linea .aside-block-module .title-descarga span {
  cursor: pointer;
  color: #1f2331;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  position: relative;
  padding-right: 1.25rem;
  width: 100%;
  display: block;
}
.dga-view .en-linea .aside-block-module .title-descarga span::after {
  content: "";
}
.dga-view .en-linea .aside-block-module .title-descarga .icon-theme {
  width: 2.5rem;
  height: 2.5rem;
}
.dga-view .en-linea .aside-block-module ol.listado {
  padding-left: 0;
  counter-reset: item;
}
.dga-view .en-linea .aside-block-module ol.listado li {
  padding: 0.938rem 0 0.938rem 0;
  border-top: 1px solid #ededec;
  margin-top: 0.625rem;
  display: block;
}
.dga-view .en-linea .aside-block-module ol.listado li::before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #00607a;
  position: absolute;
}
.dga-view .en-linea .aside-block-module--ayuda {
  max-width: 21.25rem;
  width: 95%;
  background-color: transparent;
  padding: 0;
  margin: 0.625rem auto;
}
.dga-view .en-linea .aside-block-module--ayuda::before {
  display: none;
}
@media (min-width: 640px) {
  .dga-view .en-linea .aside-block-module--ayuda {
    position: absolute;
    top: -1.875rem;
    right: 0.625rem;
    z-index: 1;
    margin: 0;
  }
}
.dga-view .en-linea .aside-block-module--ayuda h2,
.dga-view .en-linea .aside-block-module--ayuda .h2 {
  text-align: center;
  color: #1f2331;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  padding: 1.094rem;
  border-radius: 1.25rem 1.25rem 0 1.25rem;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
  background: url(/o/aragon-theme/images/dga/icons/icon-help.svg) 15% center no-repeat #00607a;
}
.dga-view .en-linea .aside-block-module--ayuda h2 span, .dga-view .en-linea .aside-block-module--ayuda h2 a,
.dga-view .en-linea .aside-block-module--ayuda .h2 span,
.dga-view .en-linea .aside-block-module--ayuda .h2 a {
  cursor: pointer;
  color: #1f2331;
  text-decoration: none;
  position: relative;
}
.dga-view .en-linea .aside-block-module--ayuda h2 span:hover, .dga-view .en-linea .aside-block-module--ayuda h2 a:hover,
.dga-view .en-linea .aside-block-module--ayuda .h2 span:hover,
.dga-view .en-linea .aside-block-module--ayuda .h2 a:hover {
  text-decoration: underline;
}
.dga-view .en-linea .aside-block-module--ayuda h2 span::after, .dga-view .en-linea .aside-block-module--ayuda h2 a::after,
.dga-view .en-linea .aside-block-module--ayuda .h2 span::after,
.dga-view .en-linea .aside-block-module--ayuda .h2 a::after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 2.45rem;
  line-height: 1.563rem;
  position: absolute;
  top: 0rem;
  right: -1.875rem;
  text-decoration: none;
  transform: rotate(0deg);
  transition: 0.3s;
  display: inline-block;
}
.dga-view .en-linea .aside-block-module--ayuda h2 span[aria-expanded=true]::after, .dga-view .en-linea .aside-block-module--ayuda h2 a[aria-expanded=true]::after,
.dga-view .en-linea .aside-block-module--ayuda .h2 span[aria-expanded=true]::after,
.dga-view .en-linea .aside-block-module--ayuda .h2 a[aria-expanded=true]::after {
  transform: rotate(-180deg);
  transition: 0.3s;
}
.dga-view .en-linea .aside-block-module--ayuda ul {
  padding: 0 1.25rem 0;
  border: 1px solid #92949B;
  position: relative;
  top: -1.25rem;
  z-index: 1;
  background-color: #ffffff;
}
.dga-view .en-linea .aside-block-module--ayuda ul:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: -1px;
  width: calc(100% + 2px);
  border-bottom: 3px solid #00607a;
}
.dga-view .en-linea .aside-block-module--ayuda ul li {
  margin-bottom: 1.875rem;
}
.dga-view .en-linea .aside-block-module--ayuda ul li a {
  color: #1f2331;
  line-height: 1.25rem;
  text-decoration: underline;
}
.dga-view .en-linea .aside-block-module--ayuda ul li a:hover {
  text-decoration: none;
}
.dga-view .en-linea .aside-block-module--ayuda ul li:first-child {
  margin: 2.5rem 0 1.875rem;
}
.dga-view .en-linea .aside-block-module--detalle .info-label {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  color: #00607a;
}
.dga-view .en-linea .aside-block-module--detalle a {
  color: #1f2331;
  text-decoration: underline;
  font-weight: bold;
}
.dga-view .en-linea .aside-block-module--detalle a:hover {
  text-decoration: none;
}
@media (min-width: 640px) {
  .dga-view .en-linea .fast-access-module {
    margin-top: 1.875rem;
  }
}
.dga-view .en-linea .fast-access-module__listado__item h2 {
  height: 100%;
  width: 100%;
}
.dga-view .en-linea .fast-access-module__listado__item:nth-of-type(even) {
  border-right: none;
}
.dga-view .en-linea .fast-access-module .h2 {
  border-top: 2px solid #00607a;
  margin-top: 1.875rem;
  padding: 1.25rem 0 0 0rem;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  line-height: 1.875rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media (min-width: 640px) {
  .dga-view .en-linea .fast-access-module .h2 {
    padding: 1.25rem 0 0 1.25rem;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 2.625rem;
  }
}
.dga-view .en-linea.interior .aside-block {
  background-color: transparent;
  padding: 1.563rem 0.938rem;
  margin-top: 0;
}
.dga-view .en-linea.interior .aside-block-module {
  flex-grow: 1;
  background-color: transparent;
  padding: 0;
}
@media (min-width: 576px) {
  .dga-view .en-linea.interior .aside-block-module {
    margin: 0.625rem;
  }
}
.dga-view .en-linea.interior .aside-block-module::before {
  background: transparent;
}
.dga-view .en-linea.interior .aside-block-module__title, .dga-view .en-linea.interior .aside-block-module__tramites {
  background-color: #ffffff;
  padding: 1.25rem;
}
.dga-view .en-linea.interior .aside-block-module__tramites {
  padding: 0;
  border-top: none;
}
@media (min-width: 640px) {
  .dga-view .en-linea.interior .aside-block-module__tramites {
    position: absolute;
    width: 100%;
    z-index: 10;
  }
}
.dga-view .en-linea.interior .aside-block-module__tramites li {
  padding: 0.625rem 1.25rem 0;
}
.dga-view .en-linea.interior .aside-block-module__tramites li:first-child {
  padding-top: 1.25rem;
}
.dga-view .en-linea.interior .aside-block-module__tramites li:last-child {
  padding-bottom: 1.25rem;
}
.dga-view .en-linea.interior .aside-block-module__tramites:before {
  content: "";
  width: calc(100% - 40px);
  height: 1px;
  background: black;
  position: absolute;
  left: 20px;
}
.dga-view .en-linea .aside-tramites-block {
  padding: 0.938rem;
}
@media (min-width: 640px) {
  .dga-view .en-linea .aside-tramites-block {
    padding: 1.563rem;
  }
}
.dga-view .en-linea .aside-tramites-block .aside-block-module {
  padding: 1.25rem;
}
.dga-view .en-linea .aside-tramites-block .aside-block-module ul li {
  margin-bottom: 1.25rem;
}
.dga-view .en-linea .aside-tramites-block .aside-block-module::before {
  display: none;
}
.dga-view .en-linea .aside-tramites-block .filtrado-tema .listado {
  display: block;
}
.dga-view .en-linea .aside-tramites-block .filtrado-tema .listado__item {
  margin: 0 0 1.25rem;
  background: #ffffff;
}
.dga-view .en-linea .aside-tramites-block .filtrado-tema .listado__item:last-of-type {
  margin: 0;
}
.dga-view .en-linea .aside-tramites-block .filtrado-tema .listado__item::after {
  display: none;
}
.dga-view .en-linea.download-module {
  padding: 0 0 1.25rem;
}
.dga-view .en-linea.download-module .top-bar {
  border-left: 0.063rem solid #92949B;
  border-right: 0.063rem solid #92949B;
}
.dga-view .en-linea.download-module .plazo {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #00607a;
  display: block;
}
.dga-view .en-linea.download-module .listado__item {
  padding: 1.875rem 0;
}
.dga-view .en-linea.download-module .listado__item .title {
  padding-left: 1.875rem;
  color: #5e616b;
  text-underline-position: under;
}
.dga-view .en-linea.download-module .listado__item .title::before {
  content: "";
  width: 0.625rem;
  height: 0.688rem;
  background: url(/o/aragon-theme/images/dga/icons/icon-plus.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0.313rem;
  top: 0.469rem;
}
.dga-view .en-linea.download-module .listado__item .title .size-type {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  text-align: left;
}
.dga-view .en-linea .tramites-modal {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  max-width: 1024px;
  max-height: 90vh;
  overflow-y: auto;
  padding: 0.938rem;
  background-color: #1f2331;
}
.dga-view .en-linea .tramites-modal ol.listado {
  padding-left: 0;
  counter-reset: item;
}
.dga-view .en-linea .tramites-modal ol.listado li {
  padding: 0.938rem 0 0.938rem 1.25rem;
  border-top: 1px solid #ededec;
  margin-top: 0.625rem;
  display: block;
}
.dga-view .en-linea .tramites-modal ol.listado li::before {
  content: counter(item) ". ";
  counter-increment: item;
  color: #00607a;
  position: absolute;
  left: 1.25rem;
}
@media (min-width: 640px) {
  .dga-view .en-linea .tramites-modal ol.listado li::before {
    left: 2.5rem;
  }
}
.dga-view .en-linea .tramites-modal .modal-dialog {
  margin: 0 auto;
}
.dga-view .en-linea .tramites-modal .modal-content {
  background-color: transparent;
  border: none;
}
.dga-view .en-linea .tramites-modal .modal-header .close {
  width: auto;
  text-align: left;
  color: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  text-shadow: none;
  opacity: 1;
  margin-bottom: 0.625rem;
}
.dga-view .en-linea .tramites-modal .modal-header .close [aria-hidden=true] {
  font-size: 60px;
  font-size: 3.75rem;
  line-height: 5.25rem;
  line-height: 0;
  margin-right: 0.938rem;
}
.dga-view .en-linea .tramites-modal .modal-header .close-btn {
  top: 0.625rem;
  left: 0;
}
.dga-view .en-linea .tramites-modal .modal-header .close-btn span {
  background-color: #ffffff;
}
.dga-view .en-linea .tramites-modal .modal-header .close-btn strong {
  position: relative;
  left: 40px;
  top: -12px;
  z-index: 1;
  color: #ffffff;
}
.dga-view .en-linea .tramites-modal .modal-body {
  background-color: #ffffff;
}
.dga-view .en-linea .tramites-modal .modal-body .title .icon-theme {
  width: 1.875rem;
  height: 1.875rem;
}
.dga-view .en-linea .btn-tramites {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  padding: 0.625rem 0;
  max-width: 22.5rem;
  width: 100%;
  text-decoration: none;
}
.dga-view .en-linea .btn-tramites:hover {
  text-decoration: underline;
}
.dga-view .en-linea .btn-tramites img {
  width: 50px;
}
@media (min-width: 640px) {
  .dga-view .en-linea .inicio-tramites .collapse {
    display: block;
  }
}
.dga-view .en-linea .inicio-tramites h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  border-bottom: 1px solid #00607a;
  padding-bottom: 0.938rem;
  margin: 0;
}
.dga-view .en-linea .inicio-tramites h2 span, .dga-view .en-linea .inicio-tramites h2 a {
  cursor: pointer;
  color: #1f2331;
  position: relative;
  display: block;
  pointer-events: none;
}
@media (max-width: 767.98px) {
  .dga-view .en-linea .inicio-tramites h2 span, .dga-view .en-linea .inicio-tramites h2 a {
    pointer-events: all;
  }
}
.dga-view .en-linea .inicio-tramites h2 span::after, .dga-view .en-linea .inicio-tramites h2 a::after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: -0.625rem;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  line-height: 1.875rem;
  transform: translate(-50%) rotate(0deg);
  transition: all 300ms linear;
  color: #00607a;
  display: none;
}
@media (max-width: 767.98px) {
  .dga-view .en-linea .inicio-tramites h2 span::after, .dga-view .en-linea .inicio-tramites h2 a::after {
    display: block;
  }
}
.dga-view .en-linea .inicio-tramites h2 span[aria-expanded=true]::after, .dga-view .en-linea .inicio-tramites h2 a[aria-expanded=true]::after {
  transform: translate(-50%) rotate(180deg);
  transition: all 300ms linear;
}
.dga-view .en-linea .inicio-tramites .info {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  text-align: left;
  margin: 1.875rem 0;
}
.dga-view .en-linea .inicio-tramites .info .icon-theme {
  width: 3.313rem;
  height: 3.313rem;
}
.dga-view .en-linea .inicio-tramites .info .text {
  margin-left: 0.625rem;
  flex: 1;
}
.dga-view .en-linea .inicio-tramites .info a {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-decoration: underline;
}
.dga-view .en-linea .inicio-tramites .info a:hover {
  text-decoration: none;
}
.dga-view .en-linea .modal .fade .show {
  display: block;
  max-width: 1440px;
  padding-right: 17px;
}
.dga-view .en-linea .modal .fade .show.c-modal--full {
  padding: 0;
  max-width: none;
}
.dga-view .en-linea .modal-custom {
  height: 1169px;
  width: 1440px;
  background-color: rgba(51, 51, 51, 0.9);
}
.dga-view .en-linea .modal-content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to right, #fdcb33 0%, #fdcb33 33%, #fa9902 33%, #fa9902 66%, #00607a 66%, #00607a 100%, #f1f1f1 100%, #00607a 100%, #00607a 100%);
  width: 100%;
  height: 10px;
}
.dga-view .en-linea .modal-content {
  border-radius: 0;
  border: 0;
  padding: 30px;
  position: relative;
}
.dga-view .en-linea .modal-header {
  justify-content: flex-end;
  border: 0;
  margin-bottom: 15px;
}
.dga-view .en-linea .close {
  height: 35px;
  width: 35px;
  opacity: 1;
}
.dga-view .en-linea .close-span {
  color: #1f2331;
  font-size: 35px;
  line-height: 35px;
  font-weight: 100;
}
.dga-view .en-linea .white-button {
  border: 0.125rem solid black;
  border-radius: 5px;
  background-color: white;
  display: flex;
}
.dga-view .en-linea .orange-button {
  border: 0.125rem solid black;
  border-radius: 5px;
  background-color: #00607a;
  display: flex;
}
.dga-view .en-linea .icon-style {
  margin: 0.625rem;
  height: 2.25rem;
}
.dga-view .en-linea .custom-modal-link {
  margin: 0.563rem;
  color: #1f2331;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  width: 100%;
}
.dga-view .en-linea .custom-modal-link:hover {
  color: #1f2331;
}
.dga-view .en-linea .description-text {
  font-size: 24px;
  font-weight: bold;
  line-height: 33px;
  text-align: left;
  margin: 1.125rem 0rem;
  color: #1f2331;
}
.dga-view .en-linea .advice-text {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  text-align: left;
  margin: 1.125rem 0rem;
  color: #1f2331;
}
.dga-view .en-linea.tramite-body .warning-line {
  height: 2px;
  background-color: #fa9902;
}
.dga-view .en-linea.tramite-body .warning-message {
  color: #1f2331;
  font-weight: bold;
  line-height: 22px;
  margin: 10px;
  display: table;
}
.dga-view .en-linea.tramite-body .warning-icon {
  height: 45px;
  width: 52px;
  display: table-cell;
  margin: 5px 15px;
}
.dga-view .en-linea.tramite-body .warning-text {
  display: table-cell;
  font-size: 16px;
  vertical-align: middle;
  width: 692px;
  margin: 20px;
  padding-left: 10px;
}
.dga-view .en-linea.tramite-body .list {
  counter-reset: item;
  padding-left: 0;
}
.dga-view .en-linea.tramite-body .list__item {
  position: relative;
  display: block;
  padding: 1.875rem 0;
}
.dga-view .en-linea.tramite-body .list__item:not(:last-child) {
  border-bottom: 1px solid #92949B;
}
.dga-view .en-linea.tramite-body .list__item::before {
  content: counter(item) ". ";
  counter-increment: item;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  position: absolute;
  left: 0rem;
  z-index: 1;
}
@media (min-width: 640px) {
  .dga-view .en-linea.tramite-body .list__item::before {
    left: var(--s-sm);
  }
}
.dga-view .en-linea.tramite-body .list__item .title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding-left: 3px;
}
.dga-view .en-linea.tramite-body .list__item .title span, .dga-view .en-linea.tramite-body .list__item .title a {
  cursor: pointer;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  color: #1f2331;
  position: relative;
  display: block;
  padding: 0 4.25rem 0 2.75rem;
  text-decoration: none;
}
.dga-view .en-linea.tramite-body .list__item .title span::after, .dga-view .en-linea.tramite-body .list__item .title a::after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: -0.625rem;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  line-height: 1.875rem;
  transform: translate(-50%) rotate(0deg);
  transition: all 300ms linear;
  color: #00607a;
}
.dga-view .en-linea.tramite-body .list__item .title span[aria-expanded=true]::after, .dga-view .en-linea.tramite-body .list__item .title a[aria-expanded=true]::after {
  transform: translate(-50%) rotate(180deg);
  transition: all 300ms linear;
}
.dga-view .en-linea.tramite-body .info {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
.dga-view .en-linea.tramite-body .info ul {
  list-style: disc;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.dga-view .en-linea.tramite-body .info ul li {
  margin-bottom: 0.625rem;
}
.dga-view .en-linea.tramite-body .info ol {
  list-style: lower-latin;
}
.dga-view .en-linea.tramite-body .info a.info-video {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0.625rem 0 1.25rem;
}
.dga-view .en-linea.tramite-body .info a.info-video .icon-theme {
  height: 2.188rem;
  width: 2.188rem;
  background: url("/o/aragon-theme/images/dga/icons/icon-yt-red.svg") 0px 0 no-repeat;
}
.dga-view .en-linea.tramite-body .info a.info-video span {
  margin-left: 0.938rem;
}
.dga-view .en-linea.tramite-body .info .u-btn-content-button {
  background-color: #00607a;
  border: 1px solid #00607a;
  color: #ffffff;
  border-radius: 3px;
  /*padding: 0.813rem 1.25rem;
  line-height: 1.25rem;*/
  transition: all 300ms linear;
  padding: 0.625rem;
  /*width: 12.5rem;*/
  text-decoration: none;
}
.dga-view .en-linea.tramite-body .info .u-btn-content-button:hover, .dga-view .en-linea.tramite-body .info .u-btn-content-button:focus {
  text-decoration: underline;
}
.dga-view .en-linea.tramite-body .info .u-btn-content-button img {
  width: 50px;
}
.dga-view .en-linea.tramite-body .info .u-btn {
  padding: 0.625rem 0;
  max-width: 22.5rem;
  width: 100%;
  text-decoration: none;
}
.dga-view .en-linea.tramite-body .info .u-btn:hover {
  text-decoration: underline;
}
.dga-view .en-linea.tramite-body .info .u-btn img {
  width: 50px;
}
.dga-view .en-linea.tramite-body .info p {
  margin-bottom: 1.25rem;
}
.dga-view .en-linea.tramite-body--como {
  margin-top: 0.938rem;
}
@media (min-width: 640px) {
  .dga-view .en-linea.tramite-body--como {
    margin-top: 3.125rem;
  }
}
.dga-view .en-linea.tramite-body--como .list__item::before {
  content: counter(item);
  border: 2px solid #00607a;
  color: #00607a;
  border-radius: 50%;
  width: 2.25rem;
  text-align: center;
}
.dga-view .en-linea.tramite-body--como .list__item .title span, .dga-view .en-linea.tramite-body--como .list__item .title a {
  padding: 0 1.25rem 0.313rem 0;
  margin-left: 3.125rem;
}
.dga-view .en-linea.tramite-body--como .list__item .info {
  padding-left: 0;
}
@media (min-width: 640px) {
  .dga-view .en-linea.tramite-body--como .list__item .info {
    padding-left: 3.125rem;
  }
}
.dga-view .en-linea.tramite-body--como > .info ul {
  padding-bottom: 0;
}
.dga-view .en-linea .mapa-localizacion {
  width: 100%;
  min-height: 500px;
}
.dga-view .en-linea .listado-oficinas-enlinea .titulo-bloque-oficinas-tipo {
  font-size: 1.375rem;
  line-height: 2.1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  margin-bottom: 1.25rem;
}
.dga-view .en-linea .listado-oficinas-enlinea .titulo-bloque-oficinas-provincia {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1.25rem;
  font-weight: bold;
}
.dga-view .en-linea .listado-oficinas-enlinea .office-filters select {
  display: block;
  width: 100%;
}
.dga-view .en-linea .listado-oficinas-enlinea .bloque-oficinas .u-btn {
  display: inline-block;
  width: auto !important;
  padding: 0.625rem !important;
}
.dga-view .en-linea .listado-oficinas-enlinea .titulo-oficina {
  font-size: 1.25rem;
  line-height: 1.625rem;
  margin-bottom: 1.25rem;
  font-weight: bold;
}
@media (max-width: 991px) {
  .dga-view .en-linea .listado-oficinas-enlinea .bloque-oficinas .u-btn {
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 768px) {
  .dga-view .en-linea .listado-oficinas-enlinea .office-filters select {
    margin-bottom: 1.25rem;
  }
}
.dga-view .en-linea .oficinas-list {
  list-style: none;
  padding: 0 15px;
}
.dga-view .en-linea .oficinas-list .item {
  border: 0.063rem solid #1f2331;
  position: relative;
  padding: 1.25rem 0.625rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.dga-view .en-linea .oficinas-list .item::after {
  content: "";
  position: absolute;
  bottom: -0.313rem;
  left: -1px;
  height: 0.25rem;
  width: calc(100% + 2px);
  border-bottom: 0.25rem solid #00607a;
}
.dga-view .en-linea .oficinas-list .item .title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 640px) {
  .dga-view .en-linea .oficinas-list .item .title {
    margin-bottom: 0;
  }
}
.dga-view .en-linea .oficinas-list .item .title a {
  text-decoration: underline;
  text-decoration-color: #00607a;
  color: #1f2331;
}
.dga-view .en-linea .oficinas-list .item .title a:hover {
  text-decoration: none;
}
.dga-view .en-linea .oficinas-list .item .title .btn-access-news {
  display: block;
  margin-top: 15px;
  width: 70%;
  padding: 5px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .dga-view .en-linea .oficinas-list .item .title .btn-access-news {
    margin-right: auto;
    width: 60%;
  }
}
.dga-view .en-linea .oficinas-list .item__adress, .dga-view .en-linea .oficinas-list .item__phone {
  padding-left: 2.5rem;
  margin: 0.625rem 0;
}
.dga-view .en-linea .oficinas-list .item__adress {
  background: url("/o/aragon-theme/images/dga/icons/icon-ubicacion.svg") 0 0 no-repeat;
  background-size: 26px;
  line-height: 1.625rem !important;
}
.dga-view .en-linea .oficinas-list .item__phone {
  background: url("/o/aragon-theme/images/dga/icons/icon-phone.svg") 1px 0 no-repeat;
  background-size: 24px;
  line-height: 24px;
  display: inline-block;
  color: #1f2331;
}
.dga-view .en-linea .oficinas-list .item .horarios {
  padding-left: 3.438rem;
  background: url("/o/aragon-theme/images/dga/icons/icon-clock.svg") 15px 10px no-repeat;
  background-size: 27px;
  margin-top: 0.625rem;
  line-height: 27px;
}
@media (min-width: 768px) {
  .dga-view .en-linea .oficinas-list .item .horarios {
    margin-top: 0;
    padding-left: 2.5rem;
    background: url("/o/aragon-theme/images/dga/icons/icon-clock.svg") 0 0 no-repeat;
    background-size: 27px;
  }
}
.dga-view .en-linea .oficinas-list .item .horarios p {
  margin-bottom: 11px;
  line-height: 19px;
}
@media (max-width: 1023.98px) {
  .dga-view .en-linea .oficinas-list .item__time {
    border-bottom: 1px solid #ededec;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .dga-view .en-linea .oficinas-list .item__time:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
  }
}
.dga-view .en-linea .oficinas-list .item__time--red {
  color: #00607a;
  font-style: italic;
}

@media (min-width: 640px) {
  .dga-view .en-linea {
    /* ACCESOS RAPIDOS */
  }
  .dga-view .en-linea .fast-access-module__listado__item:nth-of-type(odd) {
    border-right: 0.063rem solid #ededec;
  }
}
@media (min-width: 768px) {
  .dga-view .en-linea {
    /* ACCESOS RAPIDOS */
  }
  .dga-view .en-linea .fast-access-module__listado__item:nth-of-type(odd) {
    border-right: none;
  }
  .dga-view .en-linea .fast-access-module__listado__item .link {
    border-bottom: 0.063rem solid #ededec !important;
  }
  .dga-view .en-linea .fast-access-module__listado__item:nth-of-type(3n+1):nth-last-of-type(-n+3) .link, .dga-view .en-linea .fast-access-module__listado__item:nth-of-type(3n+1):nth-last-of-type(-n+3) ~ li .link {
    border-bottom: none !important;
  }
}
/*Default styles*/
.cookies {
  background-color: #92949B;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10;
}
.cookies .banner-aceptacion-cookies {
  background-color: #ffffff;
  padding: 1.25rem 0px 0.625rem 0px;
  border-bottom: 3px solid #1f2331;
  font-family: open_sans, sans-serif;
}
.cookies .banner-aceptacion-cookies .noDot {
  list-style-type: none;
  padding-left: 0px;
}
.cookies .banner-aceptacion-cookies .titulo {
  color: #1f2331;
  font-size: 1.5rem;
  line-height: 2.063rem;
  font-weight: bold;
}
.cookies .banner-aceptacion-cookies .descripcion {
  font-size: 1rem;
  line-height: 1.375rem;
}
.cookies .banner-aceptacion-cookies .descripcion a {
  color: #2f536a;
  text-decoration: underline;
}
.cookies .banner-aceptacion-cookies .descripcion a:hover {
  text-decoration: none;
}
.cookies .banner-aceptacion-cookies .acciones .boton {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.375rem 0;
  background-color: #ffb000;
  border: 2px solid #1f2331;
  font-size: 1rem;
  font-size: 1;
  font-weight: 600;
  line-height: 1.375rem;
  text-align: center;
  color: #1f2331;
  text-decoration: none;
  border-radius: 0.625rem;
}

.configuracion-cookies {
  color: #1f2331;
}
.configuracion-cookies .titulo {
  font-size: 28px;
  font-weight: bold;
  line-height: 38px;
  padding: 40px 0px 40px;
}
.configuracion-cookies .descripcion,
.configuracion-cookies .informacion-adicional {
  font-size: 16px;
  line-height: 26px;
}
.configuracion-cookies .descripcion h2,
.configuracion-cookies .informacion-adicional h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 27px;
}
.configuracion-cookies .descripcion h3,
.configuracion-cookies .informacion-adicional h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
}
.configuracion-cookies .formulario {
  font-size: 16px;
  line-height: 26px;
}
.configuracion-cookies .formulario fieldset {
  margin-top: 20px;
}
.configuracion-cookies .formulario legend {
  font-size: 20px;
  font-weight: bold;
  line-height: 27px;
}
.configuracion-cookies .formulario .contenido-cookie {
  margin: 30px 0px;
}
.configuracion-cookies .formulario .contenido-cookie .acciones {
  display: flex;
  margin: 30px;
}
.configuracion-cookies .formulario .contenido-cookie .acciones .contenedor-radio {
  margin-right: 1.2em;
  text-align: center;
  display: inline;
  position: relative;
  padding-left: 2.5rem;
  margin-right: 6em;
  line-height: 32px;
  margin-bottom: 0px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.configuracion-cookies .formulario .contenido-cookie .acciones .contenedor-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0px;
  width: 0px;
}
.configuracion-cookies .formulario .contenido-cookie .acciones .contenedor-radio input:checked ~ .checkmark {
  background-color: #ffffff;
}
.configuracion-cookies .formulario .contenido-cookie .acciones .contenedor-radio input:checked ~ .checkmark:after {
  display: block;
}
.configuracion-cookies .formulario .contenido-cookie .acciones .contenedor-radio .checkmark {
  position: absolute;
  top: 0px;
  left: 0px;
  box-sizing: border-box;
  height: 32px;
  width: 32px;
  background-color: #ffffff;
  border-radius: 50%;
  border: 2px solid #1f2331;
}
.configuracion-cookies .formulario .contenido-cookie .acciones .contenedor-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  bottom: 0px;
  margin: 4px;
  right: 0px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ffb000;
}
.configuracion-cookies .formulario input[type=submit] {
  cursor: pointer;
  padding: 10px 90px;
  margin: 50px 0px;
  background-color: #ffb000;
  border: 2px solid #1f2331;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  color: #1f2331;
  text-decoration: none;
}

/*Mobile styles*/
@media (max-width: 768px) {
  .cookies .banner-aceptacion-cookies .titulo {
    font-size: 1.25rem;
    line-height: 1.625rem;
  }
  .cookies .banner-aceptacion-cookies .descripcion {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .cookies .banner-aceptacion-cookies .acciones {
    margin-top: 0.625rem;
  }
  .cookies .banner-aceptacion-cookies .acciones .boton {
    padding: 0.625rem 0;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 0.625rem;
    height: 80%;
  }
  .configuracion-cookies .titulo {
    font-size: 20px;
    line-height: 26px;
    padding: 30px 0px 30px;
  }
  .configuracion-cookies .descripcion,
  .configuracion-cookies .informacion-adicional {
    font-size: 14px;
    line-height: 20px;
  }
  .configuracion-cookies .descripcion h2,
  .configuracion-cookies .informacion-adicional h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 27px;
  }
  .configuracion-cookies .descripcion h3,
  .configuracion-cookies .informacion-adicional h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
  }
  .configuracion-cookies .formulario {
    font-size: 14px;
    line-height: 20px;
  }
  .configuracion-cookies .formulario .contenido-cookie {
    margin: 40px 0px;
  }
  .configuracion-cookies .formulario .contenido-cookie h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
  }
  .configuracion-cookies .formulario .contenido-cookie .acciones {
    margin: 30px;
  }
  .configuracion-cookies .formulario .contenido-cookie .acciones .contenedor-radio {
    margin-right: 1.2em;
    padding-left: 2.5rem;
    margin-right: 3em;
    line-height: 28px;
  }
  .configuracion-cookies .formulario .contenido-cookie .acciones .contenedor-radio .checkmark {
    height: 28px;
    width: 28px;
  }
  .configuracion-cookies .formulario .contenido-cookie .acciones .contenedor-radio .checkmark:after {
    margin: 4px;
    right: 0px;
    width: 16px;
    height: 16px;
  }
  .configuracion-cookies .formulario input[type=submit] {
    width: 100%;
    padding: 10px 60px;
    margin: 50px 0px;
    font-size: 14px;
    line-height: 20px;
  }
}
/*Default*/
.legend-selected-day {
  border: #1f2331 solid 1px;
  color: #1f2331;
  padding: 5px 15px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  border-radius: 5px;
  background-color: #ffc107;
  text-decoration: underline overline;
}

.legend-event-day {
  padding: 5px 15px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  background-color: #ededec;
  border-radius: 5px;
  text-decoration: underline;
  border: #1f2331 solid 1px;
}

.legend-weekend-day {
  border-style: none;
  color: #1f2331;
  background-color: #839598;
  padding: 5px 15px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  border-radius: 5px;
}

.legend-today {
  border-style: none;
  color: #1f2331;
  font-weight: bold;
  background-color: #ffc107;
  border-radius: 5px;
  padding: 5px 15px;
  text-align: center;
  display: inline-block;
  font-size: 16px;
}

.calendario-de-eventos {
  border: solid 1px #ededec;
  border-radius: 0.625rem;
  padding: 0.625rem;
  font-size: 20px;
}
.calendario-de-eventos .month {
  width: 100%;
  text-align: center;
  cursor: default;
  font-weight: bold;
}
.calendario-de-eventos .month ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.calendario-de-eventos .month ul li {
  margin: 15px;
  font-weight: bold;
}
.calendario-de-eventos .month .prev {
  background: none;
  border: none;
  float: left;
  cursor: pointer;
}
.calendario-de-eventos .month .prev:focus, .calendario-de-eventos .month .prev:hover {
  outline: #1f2331 solid 3px;
}
.calendario-de-eventos .month .next {
  background: none;
  border: none;
  float: right;
  cursor: pointer;
}
.calendario-de-eventos .month .next:focus, .calendario-de-eventos .month .next:hover {
  outline: #1f2331 solid 3px;
}
.calendario-de-eventos .month .titulo {
  background: none;
  border: none;
}
.calendario-de-eventos .weekdays, .calendario-de-eventos .calendar-week-row {
  display: flex;
  cursor: default;
}
.calendario-de-eventos .weekdays button, .calendario-de-eventos .calendar-week-row button {
  border: none;
  background: none;
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
  text-align: center;
}
.calendario-de-eventos .weekdays p, .calendario-de-eventos .calendar-week-row p {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
  text-align: center;
  margin-bottom: 0;
}
.calendario-de-eventos .weekdays span, .calendario-de-eventos .calendar-week-row span {
  flex: 0 0 14.2857142857%;
  max-width: 14.2857142857%;
  text-align: center;
  margin-bottom: 0;
}
.calendario-de-eventos .weekdays {
  background-color: #dfdfdf;
  font-weight: bold;
  padding: 6px 0;
  margin-bottom: 15px;
}
.calendario-de-eventos .calendar-week-row .calendar-day {
  padding: 10px 0;
  cursor: pointer;
  margin: 0.7px;
}
.calendario-de-eventos .calendar-week-row .calendar-day:hover {
  background-color: #ffefc2;
  border-radius: 5px;
}
.calendario-de-eventos .calendar-week-row .tiene-eventos {
  background-color: #ededec;
  border-radius: 5px;
  text-decoration: underline;
  border: #1f2331 solid 1px;
}
.calendario-de-eventos .calendar-week-row .tiene-eventos:focus {
  -webkit-box-shadow: inset 0px 0px 0px 10px #1f2331;
  -moz-box-shadow: inset 0px 0px 0px 10px #1f2331;
  box-shadow: inset 0px 0px 0px 2px #1f2331;
}
.calendario-de-eventos .calendar-week-row .today {
  font-weight: 600;
  background-color: #ffc107;
  border-radius: 5px;
}
.calendario-de-eventos .calendar-week-row .focusDay {
  border-radius: 5px;
  background-color: #ffc107;
  text-decoration: underline overline;
  border: #1f2331 solid 1px;
}
.calendario-de-eventos .calendar-week-row .focusDay:focus {
  -webkit-box-shadow: inset 0px 0px 0px 10px #1f2331;
  -moz-box-shadow: inset 0px 0px 0px 10px #1f2331;
  box-shadow: inset 0px 0px 0px 2px #1f2331;
}
.calendario-de-eventos .calendar-week-row .weekEnd {
  background-color: #839598;
  border-radius: 5px;
}
.calendario-de-eventos .calendar-week-row .prev-month, .calendario-de-eventos .calendar-week-row .next-month {
  padding: 10px 0;
  margin: 0.7px;
  background-color: #aaaaaa;
  pointer-events: none;
  border-radius: 5px;
}

.listado-de-eventos .noDot {
  list-style-type: none;
  padding-left: 0px;
}
.listado-de-eventos .filtrado {
  padding: 0 0.938rem 1.875rem;
}
.listado-de-eventos .filtrado .listado {
  list-style: none;
  padding-left: 0;
}
.listado-de-eventos .filtrado .listado__item {
  text-align: center;
  border: 0.063rem solid #1f2331;
  position: relative;
  margin-bottom: 1.25rem;
  padding: 0.313rem 0;
}
.listado-de-eventos .filtrado .listado__item::before {
  content: "";
  position: absolute;
  bottom: -0.313rem;
  left: 0;
  height: 0.25rem;
  width: 100%;
  border-bottom: 0.25rem solid #00607a;
}
.listado-de-eventos .filtrado .listado__item .name {
  border: none;
  background-color: #ffffff;
  cursor: pointer;
  margin: 0 0 0 0.938rem;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.listado-de-eventos .filtrado .listado__item .name:hover, .listado-de-eventos .filtrado .listado__item .name:focus {
  text-decoration: underline;
}
.listado-de-eventos .dateEvent {
  font-weight: 600;
  font-size: 1.25rem;
}
.listado-de-eventos .titulo-dia {
  border-bottom: 2px solid #ffc107;
  margin-bottom: 1.563rem;
  padding-bottom: 1.375rem;
  font-weight: 600;
  font-size: 1.25rem;
}
.listado-de-eventos .contenedor-evento {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
}
.listado-de-eventos .contenedor-evento .titulo-evento {
  margin-top: 0;
  margin-bottom: 0.313rem;
  color: #1f2331;
  text-decoration-color: #1f2331;
  text-underline-position: under;
}
.listado-de-eventos .contenedor-evento .descripcion-evento {
  margin: 0;
}

/* 576px */
@media screen and (min-width: 576px) {
  .listado-de-eventos .filtrado .listado {
    display: flex;
    flex-wrap: wrap;
  }
  .listado-de-eventos .filtrado .listado__item {
    flex: 1;
    margin: 0 0.938rem;
    text-align: center;
    position: relative;
  }
  .listado-de-eventos .filtrado .listado__item::after {
    content: "";
    position: absolute;
    top: 0;
    right: -0.938rem;
    width: 0.063rem;
    height: 100%;
    background-color: #92949B;
  }
  .listado-de-eventos .filtrado .listado__item:first-child {
    margin-left: 0;
  }
  .listado-de-eventos .filtrado .listado__item:last-child {
    margin-right: 0;
  }
  .listado-de-eventos .filtrado .listado__item:last-child::after {
    display: none;
  }
  .listado-de-eventos .filtrado .listado__item .name {
    padding: 0;
  }
}
/* 768px */
@media (min-width: 640px) {
  .listado-de-eventos .filtrado {
    padding: 0 0 1.875rem;
  }
}
/* 992px */
@media (min-width: 1024px) {
  .listado-de-eventos .filtrado .listado__item .name {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4rem;
  }
}
/* 992px */
@media (max-width: 992px) {
  .listado-de-eventos {
    margin-top: 1.875rem;
  }
  .listado-de-eventos .contenedor-evento {
    padding-bottom: 1.25rem;
  }
}
/* 600px
@media (max-width: 600px) {
	.listado-de-eventos {
	    .filtrado{
		    .listado{
		        &__item{
		            margin:10px; 
		        }
		    }
	    }
	}
} */
/* Plantilla preguntas frecuentes contenido final*/
.answer-question .en-linea.tramite-body--como.preguntas-frecuentes-list .list__item::before {
  border: 0;
  border-radius: 0;
  width: 0;
  text-align: inherit;
  color: #1f2331;
  content: counter(item) ". ";
  padding-left: 1.25rem;
}
.answer-question .en-linea.tramite-body--como.preguntas-frecuentes-list .list__item .title a {
  margin-left: 0;
  padding-left: 3.5rem;
  padding-right: 4.375rem;
}
.answer-question .en-linea.tramite-body.preguntas-frecuentes-list .list__item .title a::after {
  right: 1.25rem;
  content: "\f067";
}
.answer-question .en-linea.tramite-body.preguntas-frecuentes-list .list__item .title a[aria-expanded=true]::after {
  transform: none;
  transition: none;
  content: "\f068";
  right: 2.188rem;
}
.answer-question .en-linea.tramite-body .info ol {
  list-style: decimal;
}
@media (max-width: 576px) {
  .answer-question .en-linea.tramite-body.tramite-body--como.preguntas-frecuentes-list .info p,
  .answer-question .en-linea.tramite-body.tramite-body--como.preguntas-frecuentes-list .info li {
    text-align: left !important;
  }
}
@media (max-width: 768px) {
  .answer-question .en-linea.tramite-body--como.preguntas-frecuentes-list .list__item .info {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.answer-question .en-linea.tramite-body.preguntas-frecuentes-list .info a {
  color: #00607a;
  font-weight: normal;
  text-decoration: underline;
}
.answer-question .preguntas-frecuentes-list .detail-news-module__body-news__description {
  margin-bottom: 0;
}

#template-agregador .last-news-module .container {
  width: 100%;
}
#template-agregador .last-news-module__listado {
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
#template-agregador .last-news-module__listado--interesar {
  margin: 0;
}
#template-agregador .last-news-module__listado .item-img {
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  padding: 0;
}
#template-agregador .last-news-module__listado .item-img:last-child {
  border-bottom: none;
}
#template-agregador .last-news-module__listado .item-img .head-news {
  display: block;
  height: 100%;
}
#template-agregador .last-news-module__listado .item-img .head-news .img-title-container {
  display: flex;
  flex-flow: column-reverse;
  padding: 1.875rem 0.625rem 1.875rem 0.625rem;
  margin-bottom: 0;
  align-items: center;
}
#template-agregador .last-news-module__listado .item-img .head-news .img-title-container .title {
  position: absolute;
  padding: 5% 5% 7% 5%;
  background: rgba(255, 255, 255, 0.8);
  color: #1f2331;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-underline-position: under;
  width: 100%;
  left: 0;
  bottom: 0px;
  margin-bottom: 20px;
  text-align: center;
}
#template-agregador .last-news-module__listado .item-img .head-news .img-title-container .image {
  height: 15rem;
  width: 100%;
}
#template-agregador .last-news-module__listado .item-img .head-news .img-title-container .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#template-agregador .last-news-module__listado .item-img .head-news .img-title-container:hover .title, #template-agregador .last-news-module__listado .item-img .head-news .img-title-container:focus .title {
  text-decoration-color: #1f2331;
  text-decoration: underline;
}

.dga-view .msg-alert-advertisement {
  background-color: rgba(255, 244, 225, 0.2);
  font-size: 0.938rem;
  width: 100%;
  padding: 1.25rem 0;
  justify-content: center;
  align-items: center;
  display: inline-flex;
  text-align: center;
}
.dga-view .msg-alert-advertisement .btn-access-news {
  padding: 0.313rem 1.25rem;
  margin-left: 2.5rem;
}
.dga-view .msg-alert-advertisement p {
  margin-top: 0;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .dga-view .msg-alert-advertisement {
    margin: 3.125rem 0;
    display: block;
  }
  .dga-view .msg-alert-advertisement .btn-access-news {
    padding: 0.313rem 1.25rem;
    margin-left: 0rem;
    margin-top: 0.625rem;
  }
  .dga-view .msg-alert-advertisement p {
    margin: 0.875rem 1.25rem 0 1.25rem;
  }
}
.dga-view .contenido-final-list {
  margin-top: 2.813rem;
}
.dga-view .contenido-final-list .container {
  width: 100%;
}
.dga-view .contenido-final-list__listado {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.dga-view .contenido-final-list__listado--interesar {
  margin: 0;
}
.dga-view .contenido-final-list__listado .item {
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  border-bottom: 0.063rem solid #ededec;
  margin-bottom: 2.5rem;
}
.dga-view .contenido-final-list__listado .item:last-child {
  border-bottom: none;
}
.dga-view .contenido-final-list__listado .item .head-news {
  border: solid 1px #92949B;
  border-bottom: solid 4px #00607a;
  display: block;
  height: 100%;
  padding-bottom: 1.25rem;
}
.dga-view .contenido-final-list__listado .item .head-news .img-title-container {
  display: flex;
  flex-flow: column-reverse;
}
.dga-view .contenido-final-list__listado .item .head-news .img-title-container .title {
  padding: 1.875rem 0.938rem 0.625rem;
  color: #1f2331;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  text-underline-position: under;
}
.dga-view .contenido-final-list__listado .item .head-news .img-title-container .image {
  height: 15rem;
}
.dga-view .contenido-final-list__listado .item .head-news .img-title-container .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dga-view .contenido-final-list__listado .item .head-news .img-title-container:hover .title, .dga-view .contenido-final-list__listado .item .head-news .img-title-container:focus .title {
  text-decoration-color: #1f2331;
  text-decoration: underline;
}
.dga-view .contenido-final-list__listado .item.no-image .head-news {
  flex-flow: column;
  padding: 0;
  text-decoration: none;
  position: relative;
  height: 100%;
}
.dga-view .contenido-final-list__listado .item.no-image .head-news .title {
  padding: 0.938rem 0.938rem 0;
  text-decoration-color: #1f2331;
  color: #1f2331;
  overflow: hidden;
  display: block;
  height: 100%;
  padding-bottom: 2.5rem;
}
.dga-view .contenido-final-list__listado .item.no-image .head-news .title:hover, .dga-view .contenido-final-list__listado .item.no-image .head-news .title:focus {
  text-underline-position: under;
  text-decoration-color: #1f2331;
  text-decoration: underline;
}
.dga-view .contenido-final-list__listado .item.no-image .head-news > p {
  padding: 0.938rem 0.938rem 0;
  position: absolute;
  bottom: 0;
  margin: 0;
}
.dga-view .contenido-final-list__listado .item.no-image .head-news .date {
  padding-left: 0;
  padding-bottom: 0;
  position: absolute;
  bottom: 0.625rem;
}
.dga-view .contenido-final-list__listado .item .date,
.dga-view .contenido-final-list__listado .item .categories {
  padding: 0 0.938rem 1.25rem;
  color: #1f2331;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.4em;
}
.dga-view .contenido-final-list__listado .item .date__item,
.dga-view .contenido-final-list__listado .item .categories__item {
  display: inline;
  position: relative;
  margin-left: 0.625rem;
}
.dga-view .contenido-final-list__listado .item .date__item .name,
.dga-view .contenido-final-list__listado .item .categories__item .name {
  color: #1f2331;
}
.dga-view .contenido-final-list__listado .item .date__item::before,
.dga-view .contenido-final-list__listado .item .categories__item::before {
  content: "|";
  position: absolute;
  top: 0;
  left: -0.625rem;
}
.dga-view .contenido-final-list__listado .item .date__item:first-child,
.dga-view .contenido-final-list__listado .item .categories__item:first-child {
  margin-left: 0;
}
.dga-view .contenido-final-list__listado .item .date__item:first-child::before,
.dga-view .contenido-final-list__listado .item .categories__item:first-child::before {
  display: none;
}
.dga-view .contenido-final-list__listado .item .date {
  width: auto;
  padding-right: 0;
}

/* 768px */
@media (min-width: 640px) {
  .dga-view .contenido-final-list__listado {
    display: flex;
  }
  .dga-view .contenido-final-list__listado--interesar {
    margin: 0;
  }
  .dga-view .contenido-final-list__listado--interesar .item {
    border-left: none !important;
    border-bottom: none !important;
  }
  .dga-view .contenido-final-list__listado--interesar .item:last-child {
    border-bottom: none !important;
    border-right: none !important;
  }
  .dga-view .contenido-final-list__listado .item {
    border: none;
  }
  .dga-view .contenido-final-list__listado .item.no-image {
    margin-top: 1.875rem;
  }
  .dga-view .contenido-final-list__listado .item .head-news .image {
    height: 9.375rem;
  }
  .dga-view .contenido-final-list__listado .item.no-image {
    border-bottom: 0.063rem solid #ededec;
    border-left: 0.063rem solid #ededec;
  }
  .dga-view .contenido-final-list__listado .item.no-image:last-child {
    border-bottom: 0.063rem solid #ededec;
    border-right: 0.063rem solid #ededec;
  }
}
/* 992px */
@media (min-width: 768px) {
  .dga-view .contenido-final-list__listado__item .head-news .image {
    height: 13.75rem;
  }
  .dga-view .contenido-final-list .btn-access-news::after {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-left: 0.625rem;
  }
}
/* 1200px */
@media (min-width: 1024px) {
  .dga-view .contenido-final-list__listado__item .head-news .image {
    height: 18.75rem;
  }
}
.dga-view {
  /************** ALINEMIENTO MODAL ***************/
}
.dga-view .yui3-widget-modal .modal-content {
  border: none;
  border-radius: 0;
  padding: 0.625rem;
}
.dga-view .yui3-widget-modal .modal-content .modal-header {
  border-color: none;
}
.dga-view .yui3-widget-modal .modal-content .modal-header h4 {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.dga-view .yui3-widget-modal .modal-content .modal-body {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
}
.dga-view .yui3-widget-modal .modal-content .modal-body a {
  color: #1f2331;
  text-decoration: underline;
}
.dga-view .yui3-widget-modal .modal-content .modal-footer {
  border: none;
  justify-content: center;
}
.dga-view .yui3-widget-modal .modal-content .modal-footer .btn {
  padding: 0.625rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  background-color: #00607a;
  color: #1f2331;
  text-transform: uppercase;
  border-radius: 0.313rem;
  padding: 0.813rem 0.938rem;
  line-height: 1.25rem;
  transition: all 300ms linear;
  border: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .yui3-widget-modal .modal-content .modal-footer .btn:hover, .dga-view .yui3-widget-modal .modal-content .modal-footer .btn:focus {
  color: #ffffff;
  text-decoration: none;
}
.dga-view .modal {
  display: none;
  width: 95%;
  max-width: 800px;
  margin: auto;
  bottom: inherit;
  right: inherit;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.dga-view .modal-open .modal {
  padding-right: 15px !important;
}

.dga-view .box-link-home {
  display: flex;
  justify-content: space-around;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding-top: 1.953rem;
  padding-bottom: 1.953rem;
}
@media (max-width: 767.98px) {
  .dga-view .box-link-home {
    flex-direction: column;
    margin: 40px 0;
    padding-top: 1.563rem;
    padding-bottom: 1.563rem;
  }
}
.dga-view .box-link-home__item {
  border-top: 4px solid #00607a;
  border-radius: 5px;
  background-color: #ededec;
  padding: 10px 20px;
  width: 100%;
  margin-right: 20px;
  display: flex;
  flex-direction: column;
  min-height: 115px;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .dga-view .box-link-home__item {
    min-height: 100px;
    margin-bottom: 20px;
  }
  .dga-view .box-link-home__item:last-child {
    margin-bottom: 0;
  }
}
.dga-view .box-link-home__item:last-child {
  margin-right: 0;
}
.dga-view .box-link-home__item-image {
  height: 62px;
  display: flex;
  justify-content: center;
}
.dga-view .box-link-home__item-image img {
  height: 100%;
}
.dga-view .box-link-home__item-text {
  font-weight: 400;
  word-wrap: break-word;
}
.dga-view .box-link-home__item-link {
  position: relative;
  color: #1f2331;
  font-weight: bold;
}
.dga-view .box-link-home__item-link .icon-arrow {
  width: 20px;
  height: 20px;
  transform: rotate(271deg);
  margin-left: 2%;
}
.dga-view .box-link-home__item--one {
  flex-direction: row;
  justify-content: flex-start;
  min-height: 0;
}
.dga-view .box-link-home__item--one .box-link-home__item-link {
  margin-left: 2%;
}
.dga-view .box-link-home__item .underline-strong {
  display: block;
}
.dga-view .box-link-home__item--gray-box {
  border-top: 0;
  padding: 20px 0;
  padding-left: 20px;
}
.dga-view .box-link-home__item--gray-box p {
  margin-bottom: auto;
  padding-bottom: 20px;
}
.dga-view .box-link-home__item--gray-box .fa-long-arrow-right {
  margin-left: 0.625rem;
  font: 600 1.25rem/1.5rem "FontAwesome";
  color: #00607a;
  display: inline-block;
  /*vertical-align: bottom;*/
}
.dga-view .box-link-home__item--gray-box .fa-long-arrow-right::before {
  position: relative;
  top: 2px;
}
.dga-view .box-link-home p {
  margin-bottom: 0;
}

.nav-cards-home {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 767.98px) {
  .nav-cards-home {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.nav-cards-home ul {
  list-style-type: none;
  padding: 24px 0;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .nav-cards-home ul {
    padding: 20px 0;
  }
}
.nav-cards-home h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .nav-cards-home h2 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.nav-cards-home__card {
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #ffffff;
}
@media (max-width: 767.98px) {
  .nav-cards-home__card {
    height: 8.125rem;
    display: flex;
    align-items: stretch;
  }
}
@media (max-width: 639.98px) {
  .nav-cards-home__card {
    height: auto;
  }
}
.nav-cards-home__card a {
  color: #00607a;
  text-decoration: none;
}
.nav-cards-home__card a:hover {
  text-decoration: none;
}
.nav-cards-home__card a .description {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #1f2331;
  position: relative;
  padding-top: 0.3125rem;
}
@media (max-width: 767.98px) {
  .nav-cards-home__card a .description {
    line-height: 1.7;
  }
}
.nav-cards-home__card a:hover .nav-cards-home__card-title {
  color: #00475C;
}
.nav-cards-home__card-title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #00607a;
  position: relative;
  margin-bottom: 0.3125rem;
}
.nav-cards-home__card-title:hover {
  text-decoration: underline;
}
.nav-cards-home__card .line-decorate-red {
  display: none;
}
.nav-cards-home .home-link {
  display: flex;
  justify-content: end;
}
.nav-cards-home .home-link img {
  margin-left: 12px;
}
@media (max-width: 767.98px) {
  .nav-cards-home .home-link {
    justify-content: start;
  }
}
.nav-cards-home .home-link .icon-arrow-up {
  transform: rotate(180deg);
}
.nav-cards-home .home-link[aria-expanded=true] .more-themes {
  display: none;
}
.nav-cards-home .home-link[aria-expanded=true] .icon-arrow {
  transform: rotate(180deg);
}
.nav-cards-home .home-link[aria-expanded=false] .less-themes {
  display: none;
}
.nav-cards-home .list {
  padding-bottom: 0;
}
.nav-cards-home .collapse-list {
  padding-top: 0;
}

.news-home {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767.98px) {
  .news-home {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.news-home h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .news-home h2 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.news-home__items {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.news-home__item {
  height: 18.75rem;
}
.news-home__item-image {
  height: 150px;
}
@media (max-width: 767.98px) {
  .news-home__item-image {
    height: 115px;
  }
}
.news-home__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news-home__item-date {
  color: #1f2331;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.4em;
}
.news-home__item-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  margin-top: 15px;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.news-home__item-title a {
  color: #1f2331;
  margin-top: 15px;
}
.news-home__item-title a:hover {
  color: #1f2331;
}
@media (max-width: 767.98px) {
  .news-home__item-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.225rem;
  }
}
.news-home .home-link {
  display: flex;
  justify-content: end;
  margin-top: 50px;
}
@media (max-width: 767.98px) {
  .news-home .home-link {
    justify-content: start;
  }
}
.news-home .home-link .icon-arrow {
  transform: rotate(267deg);
}
@media (max-width: 767.98px) {
  .news-home .carousel-item {
    height: 15.625rem;
  }
}

.c-link:focus .c-link-h3, #content.sede-body .sendNoComment:focus .c-link-h3 {
  background-color: #fdcb33;
  outline: 2px solid transparent;
  outline-offset: 2px;
  color: #1f2331;
  box-shadow: 0 0 transparent, 0 0 transparent, inset 0 -2px 0 0 #1f2331;
}

.c-link:focus .c-link-img, #content.sede-body .sendNoComment:focus .c-link-img {
  border: 2px solid #1f2331;
}

.carousel .carousel-indicators {
  align-items: center;
  bottom: -45px;
  z-index: 0;
}
@media (max-width: 767.98px) {
  .carousel .carousel-indicators {
    bottom: -28px;
  }
}
.carousel .carousel-indicators li {
  border: 0;
  background-color: #00607a;
  opacity: 1;
}
@media (max-width: 767.98px) {
  .carousel .carousel-indicators li {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
  }
}
.carousel .carousel-indicators li.active {
  border-top: 2px solid #00607a;
  border-bottom: 2px solid #00607a;
}
@media (max-width: 767.98px) {
  .carousel .carousel-indicators li.active {
    width: 9px;
    height: 9px;
    border: 0;
  }
}
.carousel .carousel-control-prev,
.carousel .carousel-control-next {
  opacity: 1;
  z-index: 0;
  width: auto;
}
.carousel .carousel-control-next {
  right: -2%;
  justify-content: end;
}
@media (max-width: 767.98px) {
  .carousel .carousel-control-next {
    right: 0;
  }
}
.carousel .carousel-control-prev {
  left: -1.5%;
  justify-content: start;
}
@media (max-width: 767.98px) {
  .carousel .carousel-control-prev {
    left: 0;
  }
}
.carousel .carousel-control-prev img {
  transform: rotate(180deg);
}
@media (max-width: 767.98px) {
  .carousel .carousel-inner {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .carousel .carousel-item {
    width: 80%;
    margin-right: 0;
  }
}

.events-home {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767.98px) {
  .events-home {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.events-home .row {
  margin-left: 0;
  margin-right: 0;
  flex-wrap: nowrap;
}
.events-home h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .events-home h2 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.events-home__items {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.events-home__item, .events-home .col {
  background-color: #ffffff;
  min-height: 10rem;
  padding: 15px;
  margin: 0 10px;
  width: 25%;
}
.events-home__item:first-child, .events-home .col:first-child {
  margin-left: 0;
}
.events-home__item:last-child, .events-home .col:last-child {
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .events-home__item, .events-home .col {
    margin: 0;
    min-height: 7.5rem;
  }
}
.events-home__item-date, .events-home__item-time, .events-home .col-date, .events-home .col-time {
  color: #1f2331;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.4em;
  display: flex;
  word-break: break-word;
}
.events-home__item-date img, .events-home__item-time img, .events-home .col-date img, .events-home .col-time img {
  margin-right: 10px;
}
.events-home__item-title, .events-home .col-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.events-home__item-title a, .events-home .col-title a {
  color: #1f2331;
  margin-top: 15px;
  word-break: break-word;
}
.events-home__item-title a:hover, .events-home .col-title a:hover {
  color: #1f2331;
}
@media (max-width: 767.98px) {
  .events-home__item-title, .events-home .col-title {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.225rem;
  }
}
.events-home .home-link {
  display: flex;
  justify-content: end;
  margin-top: 50px;
}
.events-home .home-link .icon-arrow {
  transform: rotate(267deg);
}
@media (max-width: 767.98px) {
  .events-home .home-link {
    justify-content: flex-start;
  }
}
.events-home .carousel-control-prev,
.events-home .carousel-control-next {
  bottom: -30px;
}
@media (max-width: 767.98px) {
  .events-home .carousel-item {
    height: 9.375rem;
  }
}

/* search home */
.new-search {
  padding: 0.938rem 0.625rem;
  background-image: url(/o/aragon-theme/images/dga/search-bg.png);
  background-size: 100%;
  background-color: #ededec;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .new-search {
    background-size: auto;
    padding-top: 40px;
  }
}
.new-search .column-search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0;
  padding-right: 2rem;
}
@media (max-width: 767.98px) {
  .new-search .column-search {
    padding-right: 0;
  }
}
.new-search .input-group {
  display: flex;
  width: 90%;
}
@media (max-width: 767.98px) {
  .new-search .input-group {
    flex-wrap: nowrap;
    width: 100%;
  }
}
.new-search .input-group .search-input-container {
  width: calc(100% - 7.5rem);
  position: relative;
}
@media (max-width: 767.98px) {
  .new-search .input-group .search-input-container {
    width: 100%;
  }
}
.new-search .input-group .search-input-container .search-input {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 0.813rem 1.188rem;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  line-height: 1.5rem;
  color: #1f2331;
  width: 100%;
  border: none;
  border-top: 1px solid #92949B;
  border-bottom: 1px solid #92949B;
  border-left: 1px solid #92949B;
}
.new-search .input-group .search-input-container .search-input::placeholder {
  color: #1f2331;
}
.new-search .input-group .search-input-container .search-input:focus {
  background-color: #fef6b2;
}
.new-search .input-group .search-btn {
  border: 1px solid #92949B;
  background-color: #00607a;
  float: left;
  cursor: pointer;
  position: relative;
  padding: 0 16px;
  margin-left: 0;
}
@media (max-width: 767.98px) {
  .new-search .input-group .search-btn {
    padding: 0 13px;
  }
}
.new-search .input-group .search-btn .search-text {
  color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .new-search .input-group .search-btn .search-text {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.225rem;
  }
}
.new-search .input-group .search-btn img {
  width: 1.875rem;
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(-50%, -50%);
}
.new-search .input-group .search-btn:focus .search-text {
  color: #505050;
}
.new-search__main-title {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.625rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .new-search__main-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 2.1rem;
    margin-bottom: 14px;
  }
}
.new-search__main-title--capitalize {
  text-transform: capitalize;
}
.new-search__paragraph {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .new-search__paragraph {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.3125rem;
    margin-bottom: 14px;
  }
}

@media (min-width: 640px) {
  .dga-view {
    /* módulo búsqueda */
  }
  .dga-view .search-module .input-group .search-input-container .search-input {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.4875rem;
  }
}
.most-consulted {
  background-color: #ffffff;
  padding: 20px 30px;
}
@media (max-width: 767.98px) {
  .most-consulted {
    margin-top: 1rem;
  }
}
.most-consulted__title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  border-bottom: 1px solid #00607a;
}
@media (max-width: 767.98px) {
  .most-consulted__title {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4rem;
  }
}
.most-consulted__items {
  padding: 0;
  list-style-type: none;
  margin-bottom: 0;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.most-consulted__items .most-consulted__item a:hover {
  text-decoration: underline;
}
.most-consulted__item {
  margin-bottom: 10px;
}
.most-consulted__item a {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #1f2331;
}
.most-consulted__item a:hover {
  color: #1f2331;
}
@media (max-width: 767.98px) {
  .most-consulted__item a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.225rem;
  }
}

.one-column-home {
  margin-top: 30px;
}
.one-column-home .title-text {
  margin-bottom: 24px;
}
.one-column-home .title-text .text_format {
  margin-bottom: 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
@media (max-width: 767.98px) {
  .one-column-home .title-text .text_format {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.nav-aside {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 1.25rem;
}
.nav-aside ul {
  list-style-type: none;
}
.nav-aside .col-12 {
  padding-right: 0.063rem;
}
.nav-aside__items {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.nav-aside__items::before {
  content: "";
  border-right: 0.063rem solid #92949B;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.nav-aside__items--child {
  padding-left: 20px;
}
.nav-aside__items--grandChild {
  padding-left: 40px;
}
.nav-aside__item {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  border-top: 0.063rem solid #ededec;
  position: relative;
}
.nav-aside__item--dark-border {
  border-top: 0.063rem solid #92949B;
}
.nav-aside__item:first-of-type {
  border-top: none;
}
.nav-aside__item .link {
  padding: 0.625rem 0 0.625rem 0.938rem;
  margin: 0;
  line-height: 1.375rem;
  color: #1f2331;
  border-left: 0.25rem solid #00607a;
  display: block;
  transition: all 300ms linear;
  border-left: 0.25rem solid transparent;
  position: relative;
  text-decoration: none;
}
.nav-aside__item .link span {
  width: calc(100% - 3.125rem);
  display: block;
}
.nav-aside__item .link:focus, .nav-aside__item .link.active {
  font-size: initial;
  border-left: 0.25rem solid #00607a;
  background-color: #ededec;
  display: block;
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.nav-aside__item .link:focus::after, .nav-aside__item .link.active::after {
  display: none;
}
.nav-aside__item .link:focus .title:before, .nav-aside__item .link.active .title:before {
  display: none;
}
.nav-aside__item .link:hover {
  background-color: #ededec;
  text-decoration: none;
}
.nav-aside__item .link-1.active {
  font-size: initial;
  border-left: 0.25rem solid #00607a;
  background-color: #ededec;
  display: block;
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  padding: 0.625rem 0 0.625rem 0.938rem;
}
.nav-aside__item .title {
  color: #1f2331;
  border-radius: 0;
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  position: relative;
}
.nav-aside__item .header {
  display: flex;
}
.nav-aside__item button {
  border: 0;
  background-color: transparent;
}
.nav-aside__item button[aria-expanded=true] .arrow-right-red {
  transform: translateY(-50%) rotate(270deg);
  transition: all 300ms linear;
}
.nav-aside__item--child .title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.nav-aside__item--grandChild .title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.dga-view .detail-news-module__body-news__description .content-cards {
  background-color: #ededec;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media (max-width: 767.98px) {
  .dga-view .detail-news-module__body-news__description .content-cards {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.dga-view .detail-news-module__body-news__description .content-cards ul {
  list-style-type: none;
  padding: 24px 0;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .dga-view .detail-news-module__body-news__description .content-cards ul {
    padding: 20px 0;
  }
}
.dga-view .detail-news-module__body-news__description .content-cards__card {
  height: auto;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #ffffff;
}
@media (max-width: 767.98px) {
  .dga-view .detail-news-module__body-news__description .content-cards__card {
    height: 8.125rem;
  }
}
.dga-view .detail-news-module__body-news__description .content-cards__card a {
  color: #00607a;
  text-decoration: none;
}
.dga-view .detail-news-module__body-news__description .content-cards__card a:hover {
  color: #00475C;
}
.dga-view .detail-news-module__body-news__description .content-cards__card a .description {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #1f2331;
  position: relative;
  padding-top: 0.3125rem;
}
.dga-view .detail-news-module__body-news__description .content-cards__card a .title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #1f2331;
  position: relative;
  margin-bottom: 0.3125rem;
}
.dga-view .detail-news-module__body-news__description .content-cards__card a .title:hover {
  text-decoration: underline;
}
.dga-view .detail-news-module__body-news__description .content-cards__card a .title, .dga-view .detail-news-module__body-news__description .content-cards__card a .card-title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.5rem;
  color: #00607a;
  position: relative;
  margin-bottom: 0.3125rem;
}
.dga-view .detail-news-module__body-news__description .content-cards__card a .title:hover, .dga-view .detail-news-module__body-news__description .content-cards__card a .card-title:hover {
  text-decoration: underline;
}
.dga-view .detail-news-module__body-news__description .content-cards .list {
  padding-bottom: 0;
}
.dga-view .detail-news-module__body-news__description .content-cards .collapse-list {
  padding-top: 0;
}

.dga-view .form .pagination-bar {
  flex-direction: column;
  flex-wrap: nowrap;
}
.dga-view .form .pagination-bar .pagination-items-per-page {
  display: none;
}
.dga-view .form .pagination-bar > p {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .form .pagination-results {
  text-align: center;
  margin-right: 0;
  padding: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .form .pagination a {
  text-decoration: none;
}

.zoom-in #heading,
.zoom-in .navigation {
  margin: auto;
}
.zoom-in.interior .dga-view .navbar {
  margin-bottom: 8.125rem;
}
.zoom-in.interior .dga-view .navbar .search-module {
  border-bottom: 1px solid white;
  max-width: 100%;
  background: #ededec;
  width: 100%;
  left: 0;
  top: 7.5rem;
  bottom: auto;
  transform: none;
  padding: 1.25rem 0;
  position: absolute;
}
.zoom-in.interior .dga-view .navbar .search-module .input-group {
  width: 90%;
}
.zoom-in.interior .dga-view .breadcrumb {
  padding-top: 1.25rem;
}
.zoom-in .zoom li  {
  width: 2.75rem !important;
  height: 2.75rem !important;
}
.zoom-in .dga-view .fast-access-module__listado__item {
  flex: 0 0 100%;
  max-width: 100%;
}
.zoom-in .dga-view .fast-access-module__listado__item .link .name {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view header nav .navbar-collapse .navbar-nav {
  padding-top: 5.625rem;
}
.zoom-in .dga-view header .navbar-collapse .navbar-nav {
  padding-top: 7.5rem;
}
.zoom-in .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span,
.zoom-in .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.solo {
  width: 90%;
  padding: 0.625rem 1.25rem 0.625rem 0;
}
.zoom-in .dga-view header .language {
  top: 4.375rem;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
}
.zoom-in .dga-view header .navbar-toggler {
  margin: 0 0 0 0.313rem;
  width: 3.125rem;
}
.zoom-in .dga-view header .navbar {
  padding: 0.531rem 0.313rem 0.719rem;
}
.zoom-in .dga-view header .navigation .zoom {
  padding: 0;
  border-left: none;
  border-right: none;
}
.zoom-in .dga-view header .navigation .zoom li  {
  width: 2.75rem;
  height: 2.75rem;
}
.zoom-in .dga-view header .navbar-menu-icon.close {
  top: 1.875rem;
}
.zoom-in .dga-view .list-news-module .listado__item .link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  padding: 1.875rem 1.875rem 1.25rem;
}
.zoom-in .dga-view .list-news-module .listado__item .link.download .title, .zoom-in .dga-view .list-news-module .listado__item .link.estadisticas .title {
  width: 100% !important;
}
.zoom-in .dga-view .list-news-module .listado__item .link.download .icon, .zoom-in .dga-view .list-news-module .listado__item .link.estadisticas .icon {
  float: none !important;
  margin-top: 1.875rem;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
}
.zoom-in .dga-view .top-bar__labels .pull-right {
  display: none;
}
.zoom-in .dga-view .filtrado-tema .listado__item .link {
  left: 1.25rem;
}
.zoom-in .dga-view .filtrado-tema .listado__item .link .name {
  padding-left: 0;
}
.zoom-in .dga-view .footer__rrss-contact .row .european-flag .sub-claim {
  position: relative;
}
.zoom-in .dga-view .search-module .input-group {
  width: 100%;
}
.zoom-in .dga-view .search-module .input-group .search-input-container {
  width: calc(100% - 3rem);
}
.zoom-in .dga-view .detail-news-module__h1 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view .detail-news-module__intro {
  padding-left: 0.625rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view .detail-news-module__intro::before {
  display: none;
}
.zoom-in .dga-view .detail-news-module__body-news__description {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view .detail-news-module__body-news__description h2, .zoom-in .dga-view .detail-news-module__body-news__description h3, .zoom-in .dga-view .detail-news-module__body-news__description h4, .zoom-in .dga-view .detail-news-module__body-news__description p, .zoom-in .dga-view .detail-news-module__body-news__description blockquote, .zoom-in .dga-view .detail-news-module__body-news__description li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view .detail-news-module__image-acc-description__text, .zoom-in .dga-view .detail-news-module__image-acc-description__label {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view .detail-news-module__anchor .listado__item .link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view .detail-news-module__anchor .anchor-txt-container__title, .zoom-in .dga-view .detail-news-module__anchor .anchor-txt-container__txt {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view .last-news-module__listado .item {
  border: none;
}
.zoom-in .dga-view .last-news-module__listado .item .head-news .title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view .asociados__listado .item .title,
.zoom-in .dga-view .asociados__listado .item .link {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .dga-view .valoration-module .labelVal {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .portlet-bgblue-title h2 .container,
.zoom-in .h1-interior .container {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
}
.zoom-in .portlet-bgwhite-title h2 a {
  width: 80%;
}

/* 480px */
.zoom-in .dga-view .fast-access-module__listado__item {
  flex: 0 0 50%;
  max-width: 50%;
}
.zoom-in .dga-view .asociados__listado .item {
  flex: 0 0 100%;
  max-width: 100%;
}
.zoom-in .dga-view header .navigation .zoom {
  padding: 0 1.25rem;
}
.zoom-in .dga-view header .navbar {
  padding: 0.531rem 0.469rem 0.719rem;
}

/* 576px */
@media screen and (min-width: 576px) {
  .zoom-in .dga-view .filtrado-tema .listado {
    display: initial;
  }
  .zoom-in .dga-view .filtrado-tema .listado__item {
    flex: initial;
    max-width: 100%;
    margin: 0 0 1.25rem !important;
  }
  .zoom-in .dga-view .filtrado-tema .listado__item .link {
    left: 0;
  }
  .zoom-in .dga-view .filtrado-tema .listado__item::after {
    display: none;
  }
}
/* 693px */
@media screen and (min-width: 693px) {
  .zoom-in.interior .dga-view .navbar {
    margin-bottom: 5.625rem;
  }
  .zoom-in.interior .dga-view .navbar .search-module {
    top: 5.625rem;
  }
  .zoom-in.interior .dga-view .navbar .search-module .input-group .search-input-container {
    width: calc(100% - 3rem);
  }
}
/* 768px */
@media (min-width: 640px) {
  .zoom-in.interior .dga-view .navbar .search-module {
    top: 9.688rem;
  }
  .zoom-in .dga-view .fast-access-module__listado {
    margin: 0;
  }
  .zoom-in .dga-view .fast-access-module__listado__item {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .zoom-in .dga-view .last-news-module__listado {
    display: inherit;
  }
  .zoom-in .dga-view .last-news-module__listado .item {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .zoom-in .dga-view .list-news-module .listado__item .link.download .title {
    width: calc(100% - 3.125rem);
  }
  .zoom-in .dga-view header #heading {
    width: 100%;
    text-align: center;
  }
  .zoom-in .dga-view header .navigation {
    margin: auto;
  }
  .zoom-in .dga-view header .site-title {
    float: none;
    display: inline-block;
    padding-top: 0.625rem;
  }
  .zoom-in .dga-view header .site-title .logo-dga {
    width: 16.875rem;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav {
    padding: 0.438rem 0;
  }
  .zoom-in .dga-view header .navbar-collapse {
    top: 9.688rem;
  }
  .zoom-in .dga-view header .navbar-collapse .navbar-nav {
    flex-direction: column;
    padding-top: 4.375rem;
  }
  .zoom-in .dga-view header .navbar-collapse .navbar-nav .nav-item .nav-link.solo {
    margin: 0;
    padding: 0.625rem 0 0.625rem 1.875rem;
  }
  .zoom-in .dga-view header nav {
    /* access-links custom para header */
  }
  .zoom-in .dga-view header nav.navbar {
    padding: 0;
  }
  .zoom-in .dga-view header nav .navbar-menu-icon.close {
    display: none;
  }
  .zoom-in .dga-view header nav .navbar-toggler {
    border: none;
    position: relative;
    margin: 0 0 0 0.625rem;
    width: 3.75rem;
    height: 3.75rem;
    display: inline-flex;
    float: left;
    padding-top: 1.25rem;
    overflow: hidden;
  }
  .zoom-in .dga-view header nav .navbar-toggler:focus {
    z-index: 1;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon {
    width: 3.125rem;
    height: 2rem;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    z-index: 1;
    position: absolute;
    top: 1.313rem;
    left: 0;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon span {
    display: block;
    position: absolute;
    height: 0.188rem;
    width: 1.875rem;
    background: #ffffff;
    border-radius: 1.25rem;
    opacity: 1;
    top: 0.313rem;
    left: 0.625rem;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon span:first-of-type {
    transform: rotate(45deg);
    top: 0.188rem;
    left: 0.625rem;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon span:nth-of-type(2) {
    display: none;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon span:last-of-type {
    transform: rotate(-45deg);
    top: 0.188rem;
    left: 0.625rem;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon strong {
    position: absolute;
    top: 1.375rem;
    left: 0;
    text-transform: uppercase;
    font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4rem;
    color: #ffffff;
    width: 100%;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon.close {
    position: absolute;
    top: 3.75rem;
    right: initial;
    z-index: initial;
    opacity: 1;
    text-shadow: none;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon.close span {
    background: #ffffff;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon.close span:first-of-type {
    transform: rotate(45deg);
    top: 1.125rem;
    left: 0.938rem;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon.close span:nth-of-type(2) {
    display: none;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon.close span:last-of-type {
    transform: rotate(-45deg);
    top: 1.125rem;
    left: 0.938rem;
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon.close strong {
    top: 0.75rem;
    left: 3.125rem;
    color: #ffffff;
    text-transform: capitalize;
    font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  .zoom-in .dga-view header nav .navbar-toggler .navbar-menu-icon.close.closeSec {
    display: none;
  }
  .zoom-in .dga-view header nav .navbar-toggler.collapsed .navbar-menu-icon span:first-of-type {
    top: -0.188rem;
    transform: rotate(0deg);
    left: 0.625rem;
  }
  .zoom-in .dga-view header nav .navbar-toggler.collapsed .navbar-menu-icon span:nth-of-type(2) {
    display: block;
  }
  .zoom-in .dga-view header nav .navbar-toggler.collapsed .navbar-menu-icon span:last-of-type {
    top: 0.813rem;
    transform: rotate(0deg);
    left: 0.625rem;
  }
  .zoom-in .dga-view header nav .navbar-collapse {
    position: fixed;
    top: 0;
    right: 0;
    background-color: #5e616b;
    color: #ffffff;
    width: 100%;
    z-index: 2;
    padding: 2.75rem 0 1.25rem;
    overflow-y: scroll;
    height: 100%;
  }
  .zoom-in .dga-view header nav .navbar-collapse::before {
    content: "";
    width: 100%;
    position: relative;
    height: 2.75rem;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$brand-yellow+0,fdcb33+34,fa9902+34,fa9902+66,f05442+66,f05442+100,f1f1f1+100,f05442+100,f05442+100 */
    background: rgb(253, 203, 51); /* Old browsers */
    background: -moz-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 ); /* IE6-9 */
    position: absolute;
    top: 0;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav {
    padding-top: 4.375rem;
    flex-direction: column;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item {
    text-align: left;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item:last-child {
    border-bottom: none;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item.show {
    transition: all 300ms linear;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item.show .nav-link.dropdown-toggle {
    transition: all 300ms linear;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item.show .nav-link.dropdown-toggle span {
    border-bottom: none;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item.show .nav-link.dropdown-toggle span::after {
    transition: all 300ms linear;
    transform: rotate(180deg);
    color: #ffffff;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item .nav-link {
    color: #ffffff;
    display: block;
    position: relative;
    padding: 0;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item .nav-link.solo {
    margin: auto;
    display: block;
    padding: 0.625rem 1.25rem;
    font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    width: 80%;
    border-bottom: 0.063rem solid #ededec;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.575rem;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span {
    text-align: left;
    width: 80%;
    position: relative;
    margin: auto;
    display: block;
    padding: 0.625rem 1.25rem;
    font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    border-bottom: 0.063rem solid #ededec;
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item .nav-link.dropdown-toggle span::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0.625rem;
    transition: all 300ms linear;
    font-weight: 100;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 2.45rem;
    transform: rotate(0deg);
  }
  .zoom-in .dga-view header nav .navbar-collapse .navbar-nav .nav-item:last-child .nav-link.solo {
    border-bottom: none;
  }
  .zoom-in .dga-view header nav .dropdown {
    position: initial;
  }
  .zoom-in .dga-view header nav .dropdown > .dropdown-menu {
    color: #1f2331;
    position: relative;
    max-width: initial;
    transition: all 300ms linear;
    background-color: #5e616b;
    border-right: none;
    border-radius: 0;
    min-height: 100%;
    width: 80%;
    margin: auto;
    top: 0;
  }
  .zoom-in .dga-view header nav .dropdown > .dropdown-menu .dropdown-item {
    border-left: none;
  }
  .zoom-in .dga-view header nav .dropdown > .dropdown-menu .dropdown-item:hover, .zoom-in .dga-view header nav .dropdown > .dropdown-menu .dropdown-item:focus {
    background-color: transparent;
    color: #ffffff;
    border-bottom: 0.063rem solid #00607a;
    text-decoration: underline;
  }
  .zoom-in .dga-view header nav .dropdown > .dropdown-menu .dropdown-item:last-child {
    border-bottom: none;
  }
  .zoom-in .dga-view header nav .dropdown-item,
  .zoom-in .dga-view header nav .dropdown-menu > li > a,
  .zoom-in .dga-view header nav .dropdown-menu .link-list > li > a {
    color: #1f2331;
  }
  .zoom-in .dga-view header nav .access-links__list {
    padding: 1.25rem 3.125rem;
  }
  .zoom-in .dga-view header nav .access-links__list__items {
    border-right: 0.063rem solid #ffffff;
    padding: 1.563rem 0.625rem;
  }
  .zoom-in .dga-view header nav .access-links__list__items a {
    color: #ffffff;
    text-decoration: none;
  }
  .zoom-in .dga-view header nav .access-links__list__items:first-child, .zoom-in .dga-view header nav .access-links__list__items:nth-child(2), .zoom-in .dga-view header nav .access-links__list__items:nth-child(3) {
    border-bottom: 0.063rem solid #ffffff;
  }
  .zoom-in .dga-view header nav .access-links__list__items:nth-child(3), .zoom-in .dga-view header nav .access-links__list__items:last-child {
    border-right: none;
  }
  .zoom-in .dga-view header .language {
    display: none;
    position: absolute;
    top: 0.313rem;
    right: 1.25rem;
    z-index: 10;
    border-right: none;
  }
  .zoom-in .dga-view header .language.show {
    display: block;
  }
  .zoom-in .dga-view header .language.active .language__select::after {
    transform: rotate(180deg);
    transition: all 300ms linear;
  }
  .zoom-in .dga-view header .language .language__select {
    padding: 0.813rem 1.25rem 0.813rem 0;
    position: relative;
    text-transform: capitalize;
    cursor: pointer;
  }
  .zoom-in .dga-view header .language .language__select::after {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 2.45rem;
    position: absolute;
    right: -0.313rem;
    top: 0.875rem;
  }
  .zoom-in .dga-view header .language__list {
    position: absolute;
    top: 2.813rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    padding: 0.469rem;
    background: #ffffff;
    color: #1f2331;
    display: none;
    width: 9.375rem;
  }
  .zoom-in .dga-view header .language__list li {
    display: block;
    padding-bottom: 0.438rem;
    text-transform: capitalize;
  }
  .zoom-in .dga-view header .language__list li a {
    color: #1f2331;
  }
  .zoom-in .dga-view header .language .portlet {
    position: initial;
  }
  .zoom-in .dga-view header .navigation .zoom {
    display: block;
  }
  .zoom-in .dga-view .footer .access-links__list__items {
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
  .zoom-in .dga-view .footer__policies {
    padding: 0 0 1.25rem;
    overflow: hidden;
    border-bottom: 0.063rem solid #5e616b;
  }
  .zoom-in .dga-view .footer__policies__listado {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    width: 100%;
    display: initial;
    justify-content: initial;
    text-align: center;
  }
  .zoom-in .dga-view .footer__policies__listado li {
    padding: 0 1.25rem;
    position: relative;
    text-align: left;
    width: 100%;
    float: none;
    height: 3.125rem;
    display: block;
  }
  .zoom-in .dga-view .footer__policies__listado li.logo {
    overflow: hidden;
  }
  .zoom-in .dga-view .footer__policies__listado li.link {
    margin-right: 0;
    text-align: center;
  }
  .zoom-in .dga-view .footer__policies__listado li.cta {
    float: right;
    margin-right: 0.625rem;
    overflow: hidden;
  }
  .zoom-in .dga-view .footer__links__list {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
  }
  .zoom-in .dga-view .footer__links__list > li {
    border-bottom: none;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .zoom-in .dga-view .footer__rrss-contact .row .european-flag strong {
    position: relative;
    top: initial;
    left: initial;
  }
  .zoom-in .dga-view .footer__rrss-contact .row .european-flag .claim {
    position: relative;
    bottom: initial;
    left: initial;
  }
  .zoom-in .dga-view .menu-tema .listado__item .link-1::after {
    right: 0;
  }
  .zoom-in .dga-view .menu-tema .listado__item .link-1 span {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.05rem;
    width: calc(100% - 3.125rem);
  }
  .zoom-in .dga-view .menu-tema .nav-menu-tema {
    padding-right: 0;
  }
  .zoom-in .dga-view .detail-news-module__anchor .listado__item .link {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4rem;
    padding: 2.5rem 0 1.25rem 3.125rem;
  }
}
/* 1200px */
@media (min-width: 1024px) {
  .zoom-in.interior .dga-view nav.navbar {
    position: relative;
  }
  .zoom-in.interior .dga-view header .search-module {
    height: auto;
  }
  .zoom-out .dga-view header .search-module {
    position: absolute;
    top: 1.563rem;
    left: 15.625rem;
    max-width: 18.75rem;
  }
}
/* 1300px */
@media screen and (min-width: 1500px) {
  .zoom-out .dga-view header .search-module {
    max-width: 25rem;
  }
}
.zoom-in .dga-view .new-header .navbar {
  flex-wrap: wrap;
}
@media (max-width: 1023.98px) {
  .zoom-in .dga-view .new-header .navbar .mobile-menu-botton {
    order: 2;
  }
}
@media (max-width: 1023.98px) {
  .zoom-in .dga-view .new-header .navbar #heading {
    order: 1;
    width: 100%;
  }
}
.zoom-in .dga-view .new-header .navbar #heading .site-title {
  text-align: center;
}
.zoom-in .dga-view .new-header .navbar-menu {
  width: 100%;
  margin-top: 1.875rem;
  margin-left: 0;
  justify-content: center;
}
@media (max-width: 1023.98px) {
  .zoom-in .dga-view .new-header .navbar-menu {
    top: 9.531rem;
    left: 0;
    margin-top: 0;
  }
}
@media (max-width: 575px) {
  .zoom-in .dga-view .new-header .navbar-menu {
    top: 6.375rem;
  }
}
@media (min-width: 992px) {
  .zoom-in .dga-view .new-header .navbar-menu__collapsable {
    top: 13.125rem;
  }
}
@media (max-width: 1023.98px) {
  .zoom-in .dga-view .new-header .navbar-menu__items {
    padding: 0;
  }
}
.zoom-in .dga-view .new-header .navbar-menu__item .title-link {
  padding: 0.625rem 1.75rem 0.625rem;
}
@media (min-width: 992px) and (max-width: 1185px) {
  .zoom-in .dga-view .new-header .navbar-menu__item .title-link {
    padding: 0.625rem 1.125rem 0.625rem;
  }
}
.zoom-in .dga-view .new-header .navbar-menu__footer {
  position: fixed;
  width: 100%;
  bottom: 0;
  background-color: #ffffff;
  padding: 0.313rem;
  z-index: 9999;
}
.zoom-in .dga-view .new-header .navbar-menu__footer .language {
  display: flex;
  position: initial;
  transform: initial;
}
.zoom-in .dga-view .new-header .navbar-menu__footer .language p {
  padding-top: 0.625rem;
}
.zoom-in .dga-view .new-header .navbar-menu__footer .language__select:after {
  top: 0.313rem;
}
.zoom-in .dga-view .new-header .navbar-menu__footer .language__list {
  position: absolute;
  top: -4.375rem;
  left: 0;
  transform: initial;
}
@media (max-width: 1023.98px) {
  .zoom-in .dga-view .new-header .navigation {
    order: 3;
    margin: 0.625rem 0;
  }
}
@media (max-width: 1023.98px) {
  .zoom-in .dga-view .new-header .search-btn {
    order: 4;
  }
}
@media (min-width: 992px) {
  .zoom-in .dga-view .new-header .search-btn {
    padding: 0px 15px;
  }
}
.zoom-in .dga-view .new-header .search-container {
  top: 6.75rem;
}
@media (min-width: 576px) {
  .zoom-in .dga-view .new-header .search-container {
    top: 9.875rem;
  }
}
@media (min-width: 992px) {
  .zoom-in .dga-view .new-header .search-container {
    top: 13rem;
  }
}
.zoom-in .dga-view .new-content,
.zoom-in .dga-view .footer {
  top: 6.25rem;
}
@media (min-width: 576px) {
  .zoom-in .dga-view .new-content,
  .zoom-in .dga-view .footer {
    top: 9.375rem;
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .zoom-in .dga-view .new-content,
  .zoom-in .dga-view .footer {
    top: 13.125rem;
  }
}
.zoom-in.signed-in .dga-view .new-header .navbar-menu__collapsable {
  top: 16.313rem;
}

.zoom-out .dga-view .new-content {
  top: 4.75rem;
}
@media (min-width: 576px) {
  .zoom-out .dga-view .new-content {
    top: 5.375rem;
  }
}

html body .control-menu.control-menu-level-1 {
  font-size: 1rem;
}
html body .control-menu.control-menu-level-1 .control-menu-level-1 > .container-fluid {
  padding: 6px 1rem 7px 1rem;
}
@media only screen and (min-width: 768px) {
  html body .control-menu.control-menu-level-1 .control-menu-level-1 > .container-fluid {
    padding: 10px 1.25rem;
  }
}
html body .control-menu.control-menu-level-1 .control-menu-level-1-heading {
  font-size: 1rem;
}
html body .control-menu.control-menu-level-1 .control-menu-nav-item-content span.text-muted {
  font-size: 0.875rem;
}
html body .control-menu.control-menu-level-1 span[class^=icon-monospaced], html body .control-menu.control-menu-level-1 .icon-monospaced {
  height: 2rem;
  width: 2rem;
}
html body .lfr-product-menu-panel {
  font-size: 1rem;
}
html body .lfr-product-menu-panel .sidebar-header {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
html body .lfr-product-menu-panel .sidebar-header .autofit-col-expand {
  min-width: 3.125rem;
}
html body .lfr-product-menu-panel .sidebar-body {
  top: 4.063rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-header {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
html body .lfr-product-menu-panel .sidebar-body .panel-header .panel-title {
  font-size: 0.875rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-header .panel-title .sticker.sticker-default {
  border-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  height: 2rem;
  line-height: 2rem;
  width: 2rem;
  font-size: 0.625rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-body .goto-link {
  font-size: 0.8rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-body .list-group {
  border-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  font-size: 0.875rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-body .list-group .list-group-heading:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-body .list-group a.collapse-icon {
  padding-right: 2.281rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-body .list-group a.collapse-icon .collapse-icon .collapse-icon-closed, html body .lfr-product-menu-panel .sidebar-body .panel-body .list-group a.collapse-icon .collapse-icon .collapse-icon-open {
  right: 0.938rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-body .list-group .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-body .list-group .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-body .list-group .list-group-item.nav {
  font-size: 0.875rem;
}
html body .lfr-product-menu-panel .sidebar-body .panel-body .list-group .list-group-item.nav li > a {
  padding: 0.625rem 1rem;
  padding-top: 0.625rem;
  padding-right: 1rem;
  padding-bottom: 0.625rem;
  padding-left: 1rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu {
  font-size: 1rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-header {
  padding-bottom: 1rem;
  padding-top: 1rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-header span[class^=icon-monospaced], html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-header .icon-monospaced {
  height: 2rem;
  width: 2rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body {
  top: 4.063rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-header {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-header .panel-title {
  font-size: 0.875rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-header .panel-title .collapse-icon {
  right: 0.938rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-body {
  padding-bottom: 0.01rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-body .form-control {
  font-size: 1rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-body .input-group-btn {
  font-size: 1rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-body .list-group-heading {
  font-size: 0.875rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-body .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-body .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-body .list-group-item.nav {
  font-size: 0.875rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-body h4 {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
html body .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .panel-body h6 {
  font-size: 0.813rem;
}

.lfr-add-panel .add-content-menu .add-application-panel .lfr-content-item {
  height: auto !important;
  padding: 0 16px 15px !important;
}

.dga-view .portlet-layout .portlet-header {
  margin-bottom: 0;
}
.dga-view .european-flag-head {
  text-decoration: none;
}
.dga-view .zoom__pos a, .dga-view .zoom__neg a {
  cursor: pointer;
  overflow: hidden;
}
.dga-view header .language .language__select {
  text-transform: capitalize;
}
.dga-view header .language__list li {
  text-transform: capitalize;
}
.dga-view .valoration-module.disabled {
  color: #5e616b;
}
.dga-view div.columns-max div.col-md-12.portlet-column.portlet-column-only {
  padding-right: 0;
  padding-left: 0;
}
.dga-view .custom-control-label-text {
  display: flex;
}
.dga-view .lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
  padding-bottom: 2rem;
}
.dga-view .ddm-user-view-content .form-group .custom-control-inline {
  margin-left: 0 !important;
}
.dga-view .portlet-forms .custom-control-label {
  line-height: 2rem !important;
}

button.dropdown-item:hover {
  background-color: #00607a;
  color: #ffffff;
  text-decoration: none;
}

button.dropdown-item:active:hover {
  color: #ffffff;
  box-shadow: none;
}

.autoHeight select.form-control.choice-selector {
  height: auto !important;
}

/*Fix responsive tables*/
.“table-layer” {
  overflow: initial;
}
@media (max-width: 830px) {
  .“table-layer” {
    overflow-y: auto;
    width: 100%;
  }
}

.“table-layer”::-webkit-scrollbar-button {
  display: block;
  border-style: solid;
  height: 16px;
  width: 16px;
}

/* LEFT */
.“table-layer”::-webkit-scrollbar-button:horizontal:start:decrement {
  padding-right: 50px;
  border-width: 8px 8px 8px 8px;
  border-color: transparent #555555 transparent transparent;
}

.“table-layer”::-webkit-scrollbar-button:horizontal:start:increment {
  display: none;
}

/* Right */
.“table-layer”::-webkit-scrollbar-button:horizontal:end:increment {
  padding-left: 50px;
  border-width: 8px 8px 8px 8px;
  border-color: transparent transparent transparent #555555;
}

.“table-layer”::-webkit-scrollbar-button:horizontal:end:decrement {
  display: none;
}

.“table-layer”::-webkit-scrollbar {
  -webkit-appearance: none;
}

.“table-layer”::-webkit-scrollbar-track {
  background: #ededec;
}

.“table-layer”::-webkit-scrollbar-thumb {
  background-color: #92949B;
  border-radius: 20px;
}

/*Back button*/
.back_button_container a {
  font-size: 1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #1f2331;
}

.back_button_container a::before {
  display: inline-block;
  margin-right: 0.25rem;
  content: "\f104";
  font-family: FontAwesome;
  padding-right: 0.313rem;
  text-decoration: none;
}

@media (max-width: 768px) {
  .back_button_container {
    padding: 1.875rem 0.938rem 0;
  }
}
/*Readspeaker*/
.detail-news-module .readspeaker_container {
  padding-top: 0.625rem;
}

@media (max-width: 768px) {
  .detail-news-module .readspeaker_container {
    padding: 1.875rem 0.938rem 0;
  }
}
.rsbtn {
  z-index: 0 !important;
}

.swiper-wrapper {
  z-index: 0 !important;
}

.swiper-container {
  z-index: 0 !important;
}

/* AssetCategories tag*/
.categories .taglib-asset-categories-summary a {
  color: #1f2331;
  border-style: none;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.875rem;
  text-transform: none !important;
  font-weight: 400;
  padding-left: inherit;
}
.categories .taglib-asset-categories-summary a p {
  margin-bottom: 0;
}

.portlet-topper {
  padding: 3px 12px 3px 24px !important;
  background-color: #0b5fff !important;
  font-size: 1rem !important;
}
.portlet-topper .portlet-name-text {
  font-size: 0.875rem !important;
  font-weight: 600 !important;
}

.portlet-topper:before {
  display: none !important;
}

.modal-full-screen .modal-content {
  font-size: 2rem;
  border-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.modal-full-screen .modal-content .modal-header {
  height: 4rem;
  padding: 1rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.modal-full-screen .modal-content .modal-header .modal-title {
  font-size: 1.25rem;
  font-weight: 700;
}
.modal-full-screen .modal-content .modal-header .modal .close:last-child {
  margin-right: -0.313rem;
}
.modal-full-screen .modal-content .modal-header .modal .close:first-child {
  margin-left: -0.313rem;
}

.portlet-configuration .portlet-body {
  font-size: 1rem;
}
.portlet-configuration .portlet-body .navigation-bar {
  border-width: 0 0 0.063rem 0;
  border-bottom-width: 0.063rem;
  font-size: 0.875rem;
}
.portlet-configuration .portlet-body .navigation-bar .nav-item .nav-link {
  padding-bottom: 0.719rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.719rem;
}
.portlet-configuration .portlet-body .navigation-bar .nav-item .navbar-text-truncate {
  max-width: 12.5rem;
}
.portlet-configuration .portlet-body .btn {
  font-size: 1rem;
}
.portlet-configuration .portlet-body .dialog-footer .btn {
  margin-left: 1rem;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
}
.portlet-configuration .portlet-body .fieldset .field-wrapper {
  font-size: 1rem;
  margin-bottom: 1rem;
}
.portlet-configuration .portlet-body .control-label {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
  font-weight: 600;
}
.portlet-configuration .portlet-body .form-control {
  font-size: 1rem;
  height: 2.5rem !important;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 0.25rem;
  border-color: #ededec;
  border-style: solid;
}

.yui3-widget-bd {
  font-size: 0.875rem;
}

.dga-view .opendata__navigation {
  padding: 0 0 1.563rem 0;
}
.dga-view .opendata__navigation .navbar-nav {
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .dga-view .opendata__navigation .navbar-nav .nav-item {
    max-width: 33.3333333333%;
  }
}
@media (max-width: 1279.98px) {
  .dga-view .opendata__navigation ul {
    padding: 0 15px;
  }
}
.dga-view .opendata__navigation ul li:nth-child(3n+3) a {
  margin-right: 0;
}
.dga-view .opendata__navigation ul li a {
  align-items: center;
  border: solid 1px #ededec;
  display: flex;
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 1.875rem 2.5rem;
  width: 100%;
}
.dga-view .opendata__navigation ul li a:hover {
  text-decoration: underline;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .dga-view .opendata__navigation ul li a {
    padding: 1.25rem 1.875rem;
  }
}
@media (max-width: 767.98px) {
  .dga-view .opendata__navigation ul li a {
    margin-right: 0;
  }
}
.dga-view .opendata__navigation ul li a img {
  margin-right: 20px;
}
@media (min-width: 768px) and (max-width: 1023.98px) {
  .dga-view .opendata__navigation ul li a img {
    margin-right: 15px;
    width: 60px;
  }
}
.dga-view .opendata__dataset-detail h2, .dga-view .opendata__organization-detail h2 {
  background-color: #1f2331;
  color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  max-width: 100%;
  margin: 0;
  margin-bottom: 2.75rem;
  position: relative;
  padding: 1.563rem 0;
  width: 100%;
}
.dga-view .opendata__dataset-detail h2 .container, .dga-view .opendata__organization-detail h2 .container {
  display: block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  padding: 0 0 0 2.5rem;
  white-space: initial;
}
.dga-view .opendata__dataset-detail h2:before, .dga-view .opendata__organization-detail h2:before {
  background-image: url(/o/aragon-theme/images/dga/icons/icon-flag-pixel.svg);
  background-repeat: no-repeat;
  background-position: -11.25rem center;
  content: "";
  height: 6.25rem;
  opacity: 0.1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (min-width: 786px) {
  .dga-view .opendata__dataset-detail h2:after, .dga-view .opendata__organization-detail h2:after {
    content: "";
    height: 0.313rem;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$brand-yellow+0,fdcb33+34,fa9902+34,fa9902+66,f05442+66,f05442+100,f1f1f1+100,f05442+100,f05442+100 */
    background: rgb(253, 203, 51); /* Old browsers */
    background: -moz-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 ); /* IE6-9 */
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.dga-view .opendata__dataset-detail h3, .dga-view .opendata__organization-detail h3 {
  color: #00607a;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 10px;
}
.dga-view .opendata__dataset-detail p, .dga-view .opendata__organization-detail p {
  color: #1f2331;
  font-size: 1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  line-height: 1.375rem;
  margin-bottom: 1.875rem;
  word-break: break-word;
}
.dga-view .opendata__dataset-detail p a, .dga-view .opendata__organization-detail p a {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-decoration: underline;
}
.dga-view .opendata__dataset-detail ul, .dga-view .opendata__organization-detail ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 1.25rem 0 1.875rem 0;
  padding: 0;
}
.dga-view .opendata__dataset-detail ul li, .dga-view .opendata__organization-detail ul li {
  margin-bottom: 25px;
  margin-right: 10px;
}
.dga-view .opendata__dataset-detail__body, .dga-view .opendata__organization-detail__body {
  border: solid 1px #5e616b;
  border-top: solid 3px #00607a;
  padding: 2.813rem 2rem 1.25rem 2rem;
}
.dga-view .opendata__dataset-detail__body h2, .dga-view .opendata__organization-detail__body h2 {
  background-color: #f6f6f5;
  border-bottom: solid 1px #92949B;
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  padding: 1.75rem 2rem;
  margin: -2.813rem -2rem 26px -2rem;
  margin-bottom: 26px;
  max-width: initial;
  width: initial;
}
.dga-view .opendata__dataset-detail__body h2:before, .dga-view .opendata__dataset-detail__body h2:after, .dga-view .opendata__organization-detail__body h2:before, .dga-view .opendata__organization-detail__body h2:after {
  content: none;
}
.dga-view .opendata__dataset-detail__body h2 a .fa, .dga-view .opendata__organization-detail__body h2 a .fa {
  font-size: 35px;
  color: #5ea2ba;
}
.dga-view .opendata__dataset-detail__body h2 a .fa:hover, .dga-view .opendata__dataset-detail__body h2 a .fa:focus, .dga-view .opendata__organization-detail__body h2 a .fa:hover, .dga-view .opendata__organization-detail__body h2 a .fa:focus {
  color: #92949B;
}
.dga-view .opendata__dataset-detail__aside, .dga-view .opendata__organization-detail__aside {
  background-color: #1f2331;
  padding: 1.5rem;
}
.dga-view .opendata__dataset-detail__aside h2, .dga-view .opendata__organization-detail__aside h2 {
  background-color: transparent;
  color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  margin-bottom: 1.875rem;
  text-transform: capitalize;
  padding: 0;
}
.dga-view .opendata__dataset-detail__aside h2:before, .dga-view .opendata__dataset-detail__aside h2:after, .dga-view .opendata__organization-detail__aside h2:before, .dga-view .opendata__organization-detail__aside h2:after {
  content: none;
}
.dga-view .opendata__dataset-detail__aside__module, .dga-view .opendata__organization-detail__aside__module {
  background-color: #ffffff;
  padding: 1.375rem 2.313rem;
}
.dga-view .opendata__dataset-detail__aside__module h3, .dga-view .opendata__organization-detail__aside__module h3 {
  margin-left: -0.938rem;
}
.dga-view .opendata__dataset-detail__aside__module .title, .dga-view .opendata__organization-detail__aside__module .title {
  font-size: 1rem;
  line-height: 1.375rem;
  margin-bottom: 0.813rem;
  width: 100%;
}
.dga-view .opendata__dataset-detail__aside__module ul p, .dga-view .opendata__organization-detail__aside__module ul p {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  width: 100%;
}
.dga-view .opendata__dataset-detail__relacionados h2, .dga-view .opendata__organization-detail__relacionados h2 {
  background-color: #1f2331;
  color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  max-width: 100%;
  margin: 0;
  margin-bottom: 2.75rem;
  position: relative;
  padding: 1.563rem 0;
  width: 100%;
}
.dga-view .opendata__dataset-detail__relacionados h2 .container, .dga-view .opendata__organization-detail__relacionados h2 .container {
  display: block;
  font-size: 1.875rem;
  line-height: 2.25rem;
  padding: 0 0 0 2.5rem;
  white-space: initial;
}
.dga-view .opendata__dataset-detail__relacionados h2:before, .dga-view .opendata__organization-detail__relacionados h2:before {
  background-image: url(/o/aragon-theme/images/dga/icons/icon-flag-pixel.svg);
  background-repeat: no-repeat;
  background-position: -11.25rem center;
  content: "";
  height: 6.25rem;
  opacity: 0.1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (min-width: 786px) {
  .dga-view .opendata__dataset-detail__relacionados h2:after, .dga-view .opendata__organization-detail__relacionados h2:after {
    content: "";
    height: 0.313rem;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/$brand-yellow+0,fdcb33+34,fa9902+34,fa9902+66,f05442+66,f05442+100,f1f1f1+100,f05442+100,f05442+100 */
    background: rgb(253, 203, 51); /* Old browsers */
    background: -moz-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgb(253, 203, 51) 0%, rgb(253, 203, 51) 33%, rgb(250, 153, 2) 33%, rgb(250, 153, 2) 66%, rgb(240, 84, 66) 66%, rgb(240, 84, 66) 100%, rgb(241, 241, 241) 100%, rgb(240, 84, 66) 100%, rgb(240, 84, 66) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 ); /* IE6-9 */
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.dga-view .opendata__dataset-detail__relacionados .opendata__visor h3, .dga-view .opendata__organization-detail__relacionados .opendata__visor h3 {
  color: #1f2331;
}
.dga-view .opendata__dataset-detail__rating .rating, .dga-view .opendata__organization-detail__rating .rating {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  min-height: 100px;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}
@media (max-width: 767.98px) {
  .dga-view .opendata__dataset-detail__rating .rating, .dga-view .opendata__organization-detail__rating .rating {
    padding: 20px;
    width: 100%;
    text-align: center;
    flex-wrap: wrap-reverse;
  }
}
.dga-view .opendata__dataset-detail__rating .rating span, .dga-view .opendata__organization-detail__rating .rating span {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .dga-view .opendata__dataset-detail__rating .rating span, .dga-view .opendata__organization-detail__rating .rating span {
    padding: 10px 0 20px 0;
    display: table;
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
.dga-view .opendata__dataset-detail__rating .rating > input, .dga-view .opendata__organization-detail__rating .rating > input {
  display: none;
}
.dga-view .opendata__dataset-detail__rating .rating > label, .dga-view .opendata__organization-detail__rating .rating > label {
  position: relative;
  width: 1em;
  font-size: 58px;
  color: #5e616b;
  cursor: pointer;
  text-align: center;
}
.dga-view .opendata__dataset-detail__rating .rating > label::before, .dga-view .opendata__organization-detail__rating .rating > label::before {
  content: "★";
  color: #fdcb33;
  font-size: 39px;
  opacity: 0;
  position: absolute;
  margin-left: 8px;
  margin-top: 1px;
}
.dga-view .opendata__dataset-detail__rating .rating > label:hover:before,
.dga-view .opendata__dataset-detail__rating .rating > label:hover ~ label:before, .dga-view .opendata__organization-detail__rating .rating > label:hover:before,
.dga-view .opendata__organization-detail__rating .rating > label:hover ~ label:before {
  opacity: 1 !important;
}
.dga-view .opendata__dataset-detail__rating .rating > input:checked ~ label:before, .dga-view .opendata__organization-detail__rating .rating > input:checked ~ label:before {
  opacity: 1;
}
.dga-view .opendata__dataset-detail__rating .rating:hover > input:checked ~ label:before, .dga-view .opendata__organization-detail__rating .rating:hover > input:checked ~ label:before {
  opacity: 0.4;
}
.dga-view .opendata__dataset-detail h2 span {
  display: inline-flex;
  width: 60%;
}
.dga-view .opendata__dataset-detail h2 a span {
  width: initial;
}
.dga-view .opendata__dataset-list legend {
  left: -1000em;
  position: absolute;
  width: 0;
}
.dga-view .opendata__dataset-list__search-bar {
  align-items: center;
  background-color: #ededec;
  display: flex;
  min-height: 84px;
  margin-bottom: 4.375rem;
  padding: 0 0 13px 0;
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .dga-view .opendata__dataset-list__search-bar {
    padding: 0 20px 13px 20px;
  }
}
@media (max-width: 1023.98px) {
  .dga-view .opendata__dataset-list__search-bar {
    padding: 0 20px 13px 20px;
  }
}
.dga-view .opendata__dataset-list__search-bar__item {
  align-items: center;
  display: flex;
  flex-grow: 1;
  margin-top: 13px;
}
.dga-view .opendata__dataset-list__search-bar__item label {
  color: #1f2331;
  font-size: 18px;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-right: 20px;
  margin-left: 13px;
}
@media (max-width: 639.98px) {
  .dga-view .opendata__dataset-list__search-bar__item label {
    display: none;
  }
}
.dga-view .opendata__dataset-list__search-bar__item .input-first,
.dga-view .opendata__dataset-list__search-bar__item .input-second {
  align-items: center;
  display: flex;
}
@media (max-width: 639.98px) {
  .dga-view .opendata__dataset-list__search-bar__item .input-first,
  .dga-view .opendata__dataset-list__search-bar__item .input-second {
    display: initial;
  }
}
@media (max-width: 639.98px) {
  .dga-view .opendata__dataset-list__search-bar__item .input-first {
    display: flex;
    margin-bottom: 13px;
  }
}
.dga-view .opendata__dataset-list__search-bar__item .search-input-container {
  align-items: center;
  background-color: #ffffff;
  display: flex;
  flex-grow: 1;
  margin-bottom: 0;
  position: relative;
}
@media (max-width: 767.98px) {
  .dga-view .opendata__dataset-list__search-bar__item .search-input-container {
    width: initial;
  }
}
.dga-view .opendata__dataset-list__search-bar__item .search-input-container:after {
  content: "";
  height: 0.063rem;
  width: calc(100% - 1.625rem);
  background-color: #1f2331;
  position: absolute;
  bottom: 0.625rem;
  left: 0.813rem;
}
.dga-view .opendata__dataset-list__search-bar__item .search-input-container input,
.dga-view .opendata__dataset-list__search-bar__item .search-input-container select {
  flex-grow: 1;
  width: auto;
  font-size: 1rem;
  line-height: 1.4rem;
  padding: 0.813rem 1.188rem;
  border: none;
  min-height: 58px;
  width: 100%;
  background-color: transparent;
}
.dga-view .opendata__dataset-list__search-bar__item .search-input-container input:focus,
.dga-view .opendata__dataset-list__search-bar__item .search-input-container select:focus {
  background-color: #fef6b2;
}
.dga-view .opendata__dataset-list__search-bar__item .search-input-container input::placeholder,
.dga-view .opendata__dataset-list__search-bar__item .search-input-container select::placeholder {
  color: #1f2331;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .opendata__dataset-list__search-bar__item .search-input-container select {
  border-right: #ffffff 20px solid;
}
.dga-view .opendata__dataset-list__search-bar__item .search-input-container select:focus {
  border-right: #fef6b2 20px solid;
}
.dga-view .opendata__dataset-list__search-bar__item .search-input-container select::placeholder {
  color: #1f2331;
  font-size: 1rem;
  line-height: 1.4rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.dga-view .opendata__dataset-list__search-bar__item .search-btn {
  height: 3.625rem;
  width: 3.625rem;
  background-color: #00607a;
  float: left;
  border: 0;
  cursor: pointer;
  position: relative;
}
.dga-view .opendata__dataset-list__search-bar__item .search-btn img {
  height: 38px;
  width: 38px;
}
.dga-view .opendata__dataset-list__search-bar__item .search-btn:focus {
  background-color: #1f2331;
}
@media (max-width: 1023.98px) {
  .dga-view .opendata__dataset-list__results {
    padding: 0 20px;
  }
}
.dga-view .opendata__dataset-list__results__header {
  background-color: #f6f6f5;
  border: solid 1px #92949B;
  border-top: solid 3px #00607a;
  display: flex;
}
.dga-view .opendata__dataset-list__results__header div {
  padding: 30px 0;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}
.dga-view .opendata__dataset-list__results__header div a {
  color: #00607a;
  display: flex;
}
@media (max-width: 639.98px) {
  .dga-view .opendata__dataset-list__results__header div a {
    font-size: 15px;
    padding: 0 5px;
    line-height: 21px;
  }
}
.dga-view .opendata__dataset-list__results__header div a:hover, .dga-view .opendata__dataset-list__results__header div a:focus {
  color: #5e616b;
}
.dga-view .opendata__dataset-list__results__header div span {
  cursor: pointer;
}
.dga-view .opendata__dataset-list__results__header div span:hover, .dga-view .opendata__dataset-list__results__header div span:focus {
  color: #5e616b;
}
.dga-view .opendata__dataset-list__results__header div .fa {
  margin: auto 10px;
}
.dga-view .opendata__dataset-list__results__header div:first-child {
  padding: 30px 0 30px 40px;
  justify-content: left;
}
@media (max-width: 767.98px) {
  .dga-view .opendata__dataset-list__results__header div:first-child {
    padding: 30px 0;
    justify-content: center;
  }
}
.dga-view .opendata__dataset-list__results__header div:last-child {
  padding: 30px 40px 30px 0;
}
@media (max-width: 767.98px) {
  .dga-view .opendata__dataset-list__results__header div:last-child {
    padding: 30px 0;
  }
}
.dga-view .opendata__dataset-list__results__item {
  display: flex;
  border-bottom: solid 1px #92949B;
}
.dga-view .opendata__dataset-list__results__item div {
  padding: 19px 0;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #5e616b;
  justify-content: center;
  word-break: break-word;
}
.dga-view .opendata__dataset-list__results__item div a {
  color: #5e616b;
  width: 100%;
}
.dga-view .opendata__dataset-list__results__item div a:hover, .dga-view .opendata__dataset-list__results__item div a:focus {
  text-decoration: underline;
}
.dga-view .opendata__dataset-list__results__item div:first-child {
  justify-content: left;
  text-align: left;
  padding: 19px 0 19px 40px;
}
@media (max-width: 767.98px) {
  .dga-view .opendata__dataset-list__results__item div:first-child {
    padding: 19px 10px;
  }
}
.dga-view .opendata__dataset-list__results__item div:last-child {
  padding: 19px 40px 19px 0;
}
@media (max-width: 767.98px) {
  .dga-view .opendata__dataset-list__results__item div:last-child {
    padding: 19px 0;
  }
}
.dga-view .opendata__dataset-list__results__item div .fa.fa-star {
  margin-left: 8px;
}
.dga-view .opendata__dataset-list__paginacion {
  display: flex;
  justify-content: center;
}
.dga-view .opendata__dataset-list__paginacion .pagination {
  padding: 3.125rem 0;
}
.dga-view .opendata__dataset-list__paginacion .pagination .last a,
.dga-view .opendata__dataset-list__paginacion .pagination .next a,
.dga-view .opendata__dataset-list__paginacion .pagination .prev a,
.dga-view .opendata__dataset-list__paginacion .pagination .first a {
  color: #00607a;
}
.dga-view .opendata__dataset-list__paginacion .pagination > li > a {
  align-items: center;
  border: solid 1px #92949B;
  border-radius: 0;
  display: flex;
  font-size: 22px;
  height: 50px;
  justify-content: center;
  line-height: 30px;
  width: 50px;
}
@media (max-width: 639.98px) {
  .dga-view .opendata__dataset-list__paginacion .pagination > li > a {
    font-size: 15px;
    height: 37px;
    line-height: 20px;
    width: 37px;
  }
}
.dga-view .opendata__dataset-list__paginacion .pagination > li.active > a,
.dga-view .opendata__dataset-list__paginacion .pagination > li.active > a:hover,
.dga-view .opendata__dataset-list__paginacion .pagination > li.active > a:focus {
  background-color: transparent;
  border-bottom: solid 4px #00607a;
  color: #00607a;
  padding-bottom: 1px;
}
.dga-view .opendata__visor {
  border: solid 1px #92949B;
  border-bottom: solid 4px #00607a;
  padding: 18px;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  margin-bottom: 20px;
}
.dga-view .opendata__visor h3 {
  border-bottom: #00607a solid 2px;
  color: #1f2331;
  font-size: 20px;
  line-height: 28px;
  margin-top: -5px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.dga-view .opendata__visor ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dga-view .opendata__visor ul li {
  margin-bottom: 10px;
  min-height: 80px;
}
@media (max-width: 767.98px) {
  .dga-view .opendata__visor ul li {
    min-height: inherit;
    margin-bottom: 20px;
  }
}
.dga-view .opendata__visor__item a {
  color: #1f2331;
  display: block;
  font-size: 1rem;
  line-height: 1.375rem;
  overflow: hidden;
  padding: 0 1.25rem 0 3.125rem;
  position: relative;
  text-decoration-color: #1f2331;
  text-underline-position: under;
}
.dga-view .opendata__visor__item a span::before {
  content: "";
  width: 0.625rem;
  height: 0.688rem;
  background: url(/o/aragon-theme/images/dga/icons/icon-plus.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: 13px;
  top: 5px;
}
.dga-view .opendata__visor.opendata__visor__contador-recursos h4, .dga-view .opendata__visor.opendata__visor__contador-datasets h4 {
  padding-left: 40px;
  font-size: 1rem;
  line-height: 20px;
}
.dga-view .opendata__visor.opendata__visor__contador-recursos h4:before, .dga-view .opendata__visor.opendata__visor__contador-datasets h4:before {
  background: url(/o/aragon-theme/images/dga/icons/icon-plus.svg) center center no-repeat;
  background-size: 100%;
  display: block;
  content: "";
  float: left;
  height: 0.688rem;
  position: relative;
  left: -25px;
  top: 5px;
  width: 0.625rem;
}
.dga-view .opendata__visor.opendata__visor__contador-recursos p, .dga-view .opendata__visor.opendata__visor__contador-datasets p {
  color: #00607a;
  font-size: 30px;
  line-height: 30px;
  margin-top: 10px;
  margin-left: 48px;
}
.dga-view .opendata__visor.opendata__visor__contador-recursos {
  border-top: none;
  margin-top: -2px;
}
.dga-view .opendata__visor.opendata__visor__contador-datasets {
  border-bottom: none;
  margin-bottom: 0;
}
.dga-view .opendata__visor.opendata__visor__otros-datos {
  align-items: stretch;
  width: 100%;
}
.dga-view .opendata__visor.opendata__visor__otros-datos img {
  height: 95px;
  margin-left: 20px;
  margin-bottom: 30px;
  width: 95px;
}
.dga-view .opendata__temas__item a {
  align-items: stretch;
  border: solid 1px #ededec;
  display: flex;
  padding: 1.875rem 2.5rem;
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.563rem;
  margin-bottom: 20px;
}
.dga-view .opendata__temas__item a img {
  height: 75px;
  margin-right: 20px;
  margin-top: auto;
  margin-bottom: auto;
  width: 75px;
}
.dga-view .opendata__temas__item a p {
  margin-bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}
.dga-view .opendata__temas__item a p span {
  display: flex;
  margin-top: 10px;
}
.dga-view .opendata__header {
  background-color: #ededec;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  height: 169px;
}
.dga-view .opendata__header.opendata__header--search {
  height: 339px;
}
.dga-view .opendata__header__logo {
  display: flex;
  margin: auto 0;
  width: 100%;
}
.dga-view .opendata__header__logo img {
  margin: auto;
  width: 70%;
}
@media (max-width: 1279.98px) {
  .dga-view .opendata__header__logo img {
    width: 100%;
  }
}
@media (max-width: 639.98px) {
  .dga-view .opendata__header__logo img {
    width: 90%;
  }
}
.dga-view .opendata__header__search {
  margin-bottom: auto;
}
.dga-view .opendata__header__search .search-module {
  padding: 0;
}
@media (max-width: 639.98px) {
  .dga-view .opendata__header__search .input-group {
    width: 90%;
  }
}
.dga-view .opendata__header__search .input-group .search-input-container {
  background-color: white;
  display: flex;
  height: 72px;
  width: calc(100% - 72px);
}
.dga-view .opendata__header__search .input-group .search-input-container .search-input {
  width: 100%;
  border: none;
  height: 48px;
  padding: 2.313rem 1.25rem;
}
.dga-view .opendata__header__search .input-group .search-input-container .search-input::placeholder {
  color: #1f2331;
  font-size: 1.438rem;
  line-height: 1.4rem;
}
.dga-view .opendata__header__search .input-group .search-btn {
  background-color: #00607a;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-size: 48px;
  height: 72px;
  width: 72px;
}
.dga-view .opendata__header__search .input-group .search-btn:hover, .dga-view .opendata__header__search .input-group .search-btn:focus {
  background-color: #1f2331;
}
.dga-view .opendata__header__search p {
  color: #1f2331;
  font-size: 1.125rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.5rem;
}
.dga-view .opendata__kibana-analytics__descripcion {
  font-size: 20px;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 29px;
  margin: 27px 0 40px 0;
}
.dga-view .opendata__kibana-analytics__iframe {
  border: solid 1px #92949B;
  border-bottom: solid 4px #5ea2ba;
  padding: 0.625rem;
  margin: 20px 0 50px 0;
  width: 100%;
}
.dga-view .opendata__kibana-analytics__filters select {
  border-radius: 0;
  border: solid 1px #92949B;
  height: 48px;
}
@media (max-width: 639.98px) {
  .dga-view .opendata__kibana-analytics__filters select {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0;
  }
}
.dga-view .opendata__kibana-analytics .opendata__visor__analytics ul li {
  color: #1f2331;
  display: block;
  font-size: 1rem;
  line-height: 48px;
  min-height: initial;
}
.dga-view .opendata__kibana-analytics .opendata__visor__analytics ul li .stats.btn-border {
  float: right;
}
@media (max-width: 1023.98px) {
  .dga-view .opendata__kibana-analytics .opendata__visor__analytics ul li .stats.btn-border {
    float: left;
  }
}

/* ZOOM IN */
.zoom-in .dga-view .opendata__header__search .input-group .search-input-container .search-input {
  height: initial;
  padding: 0.813rem 1.188rem;
}
.zoom-in .dga-view .opendata__navigation ul li a {
  padding: 0.625rem;
}
.zoom-in .dga-view .opendata__navigation ul li a .text-truncate, .zoom-in .dga-view .opendata__navigation ul li a .news-home__item-title, .zoom-in .dga-view .opendata__navigation ul li a .events-home__item-title, .zoom-in .dga-view .opendata__navigation ul li a .events-home .col-title, .events-home .zoom-in .dga-view .opendata__navigation ul li a .col-title {
  overflow: initial;
  word-break: break-all;
  text-overflow: inherit;
  white-space: initial;
}

/* Variables -----------------------------------*/
/*5EA2BA*/
/* Mixin --------------------------------------*/
body.open-data-color-scheme.signed-out .portlet-column-content.empty {
  padding: 0;
}

body.open-data-color-scheme.signed-in .dga-view .detail-news-module {
  margin-right: 30px;
  width: initial;
}

body.open-data-color-scheme .ui-menu .ui-menu-item {
  font-size: 0.938rem;
}
body.open-data-color-scheme .ui-widget.ui-widget-content .ui-menu-item:hover, body.open-data-color-scheme .ui-widget.ui-widget-content .ui-menu-item:focus {
  border: none !important;
  background-color: #cfeff6 !important;
}
body.open-data-color-scheme .ui-widget.ui-widget-content .ui-menu-item-wrapper:hover, body.open-data-color-scheme .ui-widget.ui-widget-content .ui-menu-item-wrapper:focus {
  border-color: #cfeff6 !important;
  background-color: #cfeff6 !important;
}
body.open-data-color-scheme .ui-widget.ui-widget-content .ui-button.ui-state-active:hover {
  background: #cfeff6 !important;
}

body.open-data-color-scheme .dga-view {
  /************* BACKGROUND'S *****************/
  /************* BORDER'S *****************/
  /************* BUTTONS *****************/
  /************** NAVIGATION **************/
  /*************  MAPA WEB **************/
  /*************  Styles **************/
}
body.open-data-color-scheme .dga-view .bg-opendata-gray {
  background-color: #f6f6f5;
}
body.open-data-color-scheme .dga-view .border-gray, body.open-data-color-scheme .dga-view .events-home__item, body.open-data-color-scheme .dga-view .events-home .col, .events-home body.open-data-color-scheme .dga-view .col {
  border: 1px solid #92949B;
}
body.open-data-color-scheme .dga-view .top-bar--border-yellow {
  border-top: 0.188rem solid #6fc0dd;
}
body.open-data-color-scheme .dga-view .u-btn.u-btn-red {
  background-color: #3e6d7e;
  border: 0.125rem solid #3e6d7e;
  color: #ffffff;
  padding: 0.625rem 0.813rem;
}
body.open-data-color-scheme .dga-view .btn-border {
  background-color: #ffffff;
  border: solid 1px #92949B;
  color: #1f2331;
  cursor: pointer;
  font-size: 1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  line-height: 1.375rem;
  padding: 10px 20px;
}
body.open-data-color-scheme .dga-view .btn-border:hover, body.open-data-color-scheme .dga-view .btn-border:focus {
  background-color: #f6f6f5;
}
body.open-data-color-scheme .dga-view .btn-border a,
body.open-data-color-scheme .dga-view .btn-border a:not([href]):not([tabindex]) {
  color: #1f2331;
}
body.open-data-color-scheme .dga-view .btn-border a:hover, body.open-data-color-scheme .dga-view .btn-border a:focus,
body.open-data-color-scheme .dga-view .btn-border a:not([href]):not([tabindex]):hover,
body.open-data-color-scheme .dga-view .btn-border a:not([href]):not([tabindex]):focus {
  color: #3e6d7e;
}
@media (min-width: 640px) {
  body.open-data-color-scheme .dga-view header .navbar .dropdown > .dropdown-menu {
    border: none;
  }
  body.open-data-color-scheme .dga-view header .navbar .dropdown > .dropdown-menu li:first-child .dropdown-item {
    border-top: 1px solid #3e6d7e;
  }
  body.open-data-color-scheme .dga-view header .navbar .dropdown > .dropdown-menu li:last-child {
    border-bottom: 1px solid #3e6d7e;
  }
  body.open-data-color-scheme .dga-view header .navbar .dropdown > .dropdown-menu li .dropdown-item {
    border-left: 1px solid #3e6d7e;
    border-top: 1px solid #3e6d7e;
  }
}
body.open-data-color-scheme .dga-view header .dropdown {
  position: initial;
}
body.open-data-color-scheme .dga-view header .dropdown > .dropdown-menu {
  border-left: 0.125rem solid #3e6d7e;
  border-top: 0.125rem solid #3e6d7e;
  border-bottom: 0.125rem solid #3e6d7e;
}
body.open-data-color-scheme .dga-view .list-news-module .listado__item .link .title::before {
  background: url(/o/aragon-theme/images/dga/color-schemes/open-data-color-scheme/icon-plus.svg) center center no-repeat;
}
body.open-data-color-scheme .dga-view .arrow-open[aria-expanded=true]::after {
  color: #3e6d7e;
}
@media (min-width: 786px) {
  body.open-data-color-scheme .dga-view .portlet-bgblue-title h2::after,
  body.open-data-color-scheme .dga-view .portlet-bgblue-title .portlet-title-text::after,
  body.open-data-color-scheme .dga-view .h1-interior::after {
    background: #5ea2ba;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5ea2ba", endColorstr="#5ea2ba",GradientType=1 ); /* IE6-9 */
  }
}
body.open-data-color-scheme .dga-view .content-parrafo .detail-news-module__body-news {
  margin-top: 38px;
  margin-bottom: 38px;
}
body.open-data-color-scheme .dga-view .content-parrafo .detail-news-module__body-news .detail-news-module__body-news__description p {
  font-size: 1.25rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  line-height: 1.313rem;
  margin-bottom: 0;
  text-align: center;
}
body.open-data-color-scheme .dga-view .opendata__navigation ul li a {
  border: solid 1px #92949B;
}
@media (min-width: 786px) {
  body.open-data-color-scheme .dga-view .opendata__dataset-detail h2::after, body.open-data-color-scheme .dga-view .opendata__organization-detail h2::after {
    background: #5ea2ba;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5ea2ba", endColorstr="#5ea2ba",GradientType=1 ); /* IE6-9 */
  }
}
body.open-data-color-scheme .dga-view .opendata__dataset-detail h3, body.open-data-color-scheme .dga-view .opendata__organization-detail h3 {
  color: #3e6d7e;
}
body.open-data-color-scheme .dga-view .opendata__dataset-detail__body, body.open-data-color-scheme .dga-view .opendata__organization-detail__body {
  border: solid 1px #92949B;
  border-top: solid 3px #3e6d7e;
}
body.open-data-color-scheme .dga-view .opendata__dataset-detail__body h2, body.open-data-color-scheme .dga-view .opendata__organization-detail__body h2 {
  background-color: #f6f6f5;
  border-bottom: solid 1px #92949B;
}
body.open-data-color-scheme .dga-view .opendata__dataset-detail__aside, body.open-data-color-scheme .dga-view .opendata__organization-detail__aside {
  background-color: #5e616b;
}
@media (min-width: 786px) {
  body.open-data-color-scheme .dga-view .opendata__dataset-detail__relacionados h2::after, body.open-data-color-scheme .dga-view .opendata__organization-detail__relacionados h2::after {
    background: #5ea2ba;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#5ea2ba", endColorstr="#5ea2ba",GradientType=1 ); /* IE6-9 */
  }
}
body.open-data-color-scheme .dga-view .opendata__dataset-detail__relacionados .opendata__visor h3, body.open-data-color-scheme .dga-view .opendata__organization-detail__relacionados .opendata__visor h3 {
  color: #1f2331;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__search-bar {
  background-color: #f6f6f5;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__search-bar__item .search-btn {
  background-color: #3e6d7e;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__search-bar__item .search-btn:focus {
  background-color: #1f2331;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination .last a,
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination .next a,
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination .prev a,
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination .first a {
  color: #3e6d7e;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination .last.disabled a,
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination .next.disabled a,
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination .prev.disabled a,
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination .first.disabled a {
  color: #5e616b;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination > li > a {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination > li > a:hover {
  background-color: #3e6d7e;
  color: #ffffff;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination > li.active > a,
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination > li.active > a:hover,
body.open-data-color-scheme .dga-view .opendata__dataset-list__paginacion .pagination > li.active > a:focus {
  background-color: transparent;
  border-bottom: solid 4px #3e6d7e;
  color: #3e6d7e;
  padding-bottom: 1px;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__results__header {
  border-top: solid 3px #3e6d7e;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__results__header div a {
  color: #3e6d7e;
}
body.open-data-color-scheme .dga-view .opendata__dataset-list__results__header div a:hover, body.open-data-color-scheme .dga-view .opendata__dataset-list__results__header div a:focus {
  color: #5e616b;
}
body.open-data-color-scheme .dga-view .opendata__visor {
  border: solid 1px #92949B;
  border-bottom: solid 4px #3e6d7e;
}
body.open-data-color-scheme .dga-view .opendata__visor h3 {
  border-bottom: #3e6d7e solid 2px;
}
body.open-data-color-scheme .dga-view .opendata__visor__item a span::before {
  background: url(/o/aragon-theme/images/dga/color-schemes/open-data-color-scheme/icon-plus.svg) center center no-repeat;
}
body.open-data-color-scheme .dga-view .opendata__visor.opendata__visor__contador-recursos h4:before, body.open-data-color-scheme .dga-view .opendata__visor.opendata__visor__contador-datasets h4:before {
  background: url(/o/aragon-theme/images/dga/color-schemes/open-data-color-scheme/icon-plus.svg) center center no-repeat;
}
body.open-data-color-scheme .dga-view .opendata__visor.opendata__visor__contador-recursos p, body.open-data-color-scheme .dga-view .opendata__visor.opendata__visor__contador-datasets p {
  color: #3e6d7e;
}
body.open-data-color-scheme .dga-view .opendata__visor.opendata__visor__contador-recursos {
  border-top: none;
  margin-top: -2px;
}
body.open-data-color-scheme .dga-view .opendata__visor.opendata__visor__contador-datasets {
  border-bottom: none;
}
body.open-data-color-scheme .dga-view .opendata__header {
  background-image: url(/o/aragon-theme/images/dga/color-schemes/open-data-color-scheme/opendata-background-header.jpg);
}
body.open-data-color-scheme .dga-view .opendata__header__search form .search-btn {
  background-color: #3e6d7e;
}
body.open-data-color-scheme .dga-view .opendata__header__search form .search-btn:hover, body.open-data-color-scheme .dga-view .opendata__header__search form .search-btn:focus {
  background-color: #1f2331;
}
body.open-data-color-scheme .dga-view .detail-news-module__h1 {
  background-color: #1f2331;
  color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin: 0 0 2.5rem 0;
  max-width: 100%;
  padding: 1.563rem 0;
  position: relative;
  width: 100%;
}
body.open-data-color-scheme .dga-view .detail-news-module__h1 span {
  padding: 0 1.25rem;
}
body.open-data-color-scheme .dga-view .detail-news-module__h1::before {
  content: "";
  background-image: url(/o/aragon-theme/images/dga/icons/icon-flag-pixel.svg);
  background-repeat: no-repeat;
  background-position: -11.25rem center;
  opacity: 0.1;
  height: 6.25rem;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body.open-data-color-scheme .dga-view .detail-news-module__date-categories .date,
body.open-data-color-scheme .dga-view .detail-news-module__date-categories .categories {
  color: #5e616b;
}
body.open-data-color-scheme .dga-view .detail-news-module__date-categories .date__item .name,
body.open-data-color-scheme .dga-view .detail-news-module__date-categories .categories__item .name {
  color: #1f2331;
}
body.open-data-color-scheme .dga-view .detail-news-module__intro {
  color: #5e616b;
}
body.open-data-color-scheme .dga-view .detail-news-module__intro::before {
  background-color: #3e6d7e;
}
body.open-data-color-scheme .dga-view .detail-news-module__intro a {
  color: #00607a;
}
body.open-data-color-scheme .dga-view .detail-news-module__body-news__description {
  color: #1f2331;
}
body.open-data-color-scheme .dga-view .detail-news-module__body-news__description p.p-custom-class {
  border-bottom: 1.25rem solid #ffffff;
  background-color: #ededec;
}
body.open-data-color-scheme .dga-view .detail-news-module__body-news__description p.p-custom-class-ylldark {
  border-bottom: 1.25rem solid #ffffff;
}
body.open-data-color-scheme .dga-view .detail-news-module__body-news__description blockquote::before {
  background-image: url(/o/aragon-theme/images/dga/color-schemes/open-data-color-scheme/icon-quote.svg);
}
body.open-data-color-scheme .dga-view .detail-news-module__body-news__description a {
  color: #00607a;
}
body.open-data-color-scheme .dga-view .detail-news-module__image-acc-description {
  border-top: 0.125rem solid #6fc0dd;
  border-bottom: 0.125rem solid #6fc0dd;
  color: #1f2331;
}
body.open-data-color-scheme .dga-view .detail-news-module__image-acc-description__text a {
  color: #1f2331;
  border-bottom: 0.063rem solid #3e6d7e;
}
body.open-data-color-scheme .dga-view .detail-news-module__video .video-container .icon-play {
  background-color: rgba(31, 35, 49, 0.6);
}
body.open-data-color-scheme .dga-view .detail-news-module__video .video-container a:focus .image {
  outline: -webkit-focus-ring-color auto 0.313rem;
}
body.open-data-color-scheme .dga-view .detail-news-module__anchor .listado::after {
  background: #6fc0dd;
}
body.open-data-color-scheme .dga-view .detail-news-module__anchor .listado__item .link {
  color: #1f2331;
  text-decoration-color: #1f2331;
}
body.open-data-color-scheme .dga-view .detail-news-module__anchor .listado__item .link::before {
  background: url(/o/aragon-theme/images/dga/color-schemes/open-data-color-scheme/icon-plus.svg) center center no-repeat;
}
body.open-data-color-scheme .dga-view .detail-news-module--persona__h1 .inline {
  border-bottom: 0.125rem solid #3e6d7e;
}
body.open-data-color-scheme .dga-view .contenido-final-list__listado .item .head-news .img-title-container .title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  color: #00607a;
}
body.open-data-color-scheme .dga-view .contenido-final-list__listado .item .head-news .img-title-container .title:hover {
  color: #00475C;
}

.opendata__dataset-detail__rating {
  display: none;
}

.detail-news-module__body-news__description ul li {
  margin: 1rem 0;
}

/* Colors */
#content.sede-body,
.desy-reset {
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.5rem;
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: auto;
}
#content.sede-body strong,
.desy-reset strong {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.servicios-tramites-module {
  /* CARDS */
  /* LINKS */
  /* BUTTON */
}
.servicios-tramites-module .c-card {
  background-color: #ffffff;
  border-radius: 3px;
  border: solid 1px #7F7F7F;
  padding: 24px 14px;
  margin-bottom: 20px;
}
.servicios-tramites-module .gray-3 {
  color: #333333;
}
.servicios-tramites-module .gray-3:hover {
  color: #333333;
}
.servicios-tramites-module .gray-7 {
  color: #7F7F7F;
}
.servicios-tramites-module .gray-7:hover {
  color: #7F7F7F;
}
.servicios-tramites-module .link-span {
  text-decoration: underline;
}
.servicios-tramites-module .link-span:hover {
  text-decoration: none;
}
.servicios-tramites-module .c-back {
  padding: 1.25rem 0;
  margin-bottom: 0;
  color: #7F7F7F;
  display: block;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.844rem;
}
.servicios-tramites-module .c-back:before {
  content: "\f105";
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 600;
  font-size: 1.188rem;
  line-height: 0.5rem;
  margin-right: 5px;
  padding-left: 0.313rem;
  transform: rotate(-180deg);
}
.servicios-tramites-module .c-arrow-up {
  border: solid 1px #00607a;
  bottom: 30px;
  height: 42px;
  padding: 10px;
  position: fixed;
  right: 10%;
  text-align: center;
  width: 42px;
  z-index: 2;
}
.servicios-tramites-module .c-arrow-up img {
  margin: auto;
}

#upButton {
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 1;
  background-color: white;
  border-style: solid;
  padding: 0.313rem 1.25rem 0.938rem 1.25rem;
  border-radius: 4px;
}
#upButton img {
  height: 1.125rem;
  margin-top: 0.625rem;
}

.servicios-tramites-module {
  color: #1f2331;
}
.servicios-tramites-module__body h1 {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 10px;
}
.servicios-tramites-module__body h2 {
  color: #1f2331;
  font-size: 1.5rem;
  line-height: 2.125rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin-bottom: 15px;
}
.servicios-tramites-module__body h3 {
  color: #1f2331;
  font-size: 1.125rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.servicios-tramites-module__body p {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.375rem;
}
.servicios-tramites-module__body a {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.25rem;
}
.servicios-tramites-module__body ul {
  margin-bottom: 25px;
  padding-left: 0;
  margin-left: 1.063rem;
}
.servicios-tramites-module__body ul ul {
  margin-top: 5px;
  /*margin-left: 15px;*/
  margin-bottom: 15px;
}
.servicios-tramites-module__body ul ul ul {
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 15px;
}
.servicios-tramites-module__body ol {
  margin-bottom: 25px;
  padding-left: 17px;
}
.servicios-tramites-module__body ul li {
  background-repeat: no-repeat;
  background-position: 0 9px;
  padding-left: 0px;
}
.servicios-tramites-module__body li {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.375rem;
  margin-bottom: 10px;
  padding-left: 18px;
}
.servicios-tramites-module__body li p {
  color: #1f2331;
  font-size: 0.938rem;
  line-height: 1.188rem;
  display: block;
  margin-top: 10px;
}
.servicios-tramites-module__body ul .c-button, .servicios-tramites-module__body ul .gsc-cursor-page, .servicios-tramites-module__body ul .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn, .dga-view #content.sede-body .sede-buscador-tasas .input-group .servicios-tramites-module__body ul .search-btn, .servicios-tramites-module__body ul #content.sede-body .portlet-forms button, #content.sede-body .portlet-forms .servicios-tramites-module__body ul button, .servicios-tramites-module__body ul .sede-filters__box .btn-filtrar, .sede-filters__box .servicios-tramites-module__body ul .btn-filtrar, .servicios-tramites-module__body ol .c-button, .servicios-tramites-module__body ol .gsc-cursor-page, .servicios-tramites-module__body ol .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn, .dga-view #content.sede-body .sede-buscador-tasas .input-group .servicios-tramites-module__body ol .search-btn, .servicios-tramites-module__body ol #content.sede-body .portlet-forms button, #content.sede-body .portlet-forms .servicios-tramites-module__body ol button, .servicios-tramites-module__body ol .sede-filters__box .btn-filtrar, .sede-filters__box .servicios-tramites-module__body ol .btn-filtrar {
  display: inline-flex;
  margin: 10px 0 !important;
}
.servicios-tramites-module__body .c-card h3 {
  font-size: 1rem;
  line-height: 1.375rem;
  margin-bottom: 10px;
  width: 100%;
}
.servicios-tramites-module__body .c-card .date,
.servicios-tramites-module__body .c-card .description {
  display: block;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.938rem;
  line-height: 1.125rem;
  margin-bottom: 5px;
  width: 100%;
}
.servicios-tramites-module__body .c-card .state {
  align-items: center;
  display: flex;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 0.938rem;
  margin-top: 0.625rem;
  width: 100%;
}
.servicios-tramites-module__body .c-card .state svg {
  margin-right: 10px;
}
.servicios-tramites-module__body .c-card .c-button--primary, .servicios-tramites-module__body .c-card .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn, .dga-view #content.sede-body .sede-buscador-tasas .input-group .servicios-tramites-module__body .c-card .search-btn, .servicios-tramites-module__body .c-card #content.sede-body .portlet-forms button, #content.sede-body .portlet-forms .servicios-tramites-module__body .c-card button {
  width: 100%;
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin-top: 1rem;
}
.servicios-tramites-module__body .no-bullet-point li {
  list-style: none;
  background-image: none;
  padding-left: 0;
}
.servicios-tramites-module__body .no-bullet-point-only li {
  list-style: none;
  background-image: none;
}
.servicios-tramites-module__body__number {
  color: #5e616b;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  margin-bottom: 25px;
}
.servicios-tramites-module__body__intro {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  line-height: 1.375rem;
  padding-left: 25px;
}
.servicios-tramites-module__body__intro:before {
  background-color: #00607a;
  content: " ";
  display: block;
  height: 1px;
  left: -25px;
  position: relative;
  top: 12px;
  width: 20px;
}
.servicios-tramites-module__body__anchors-nav {
  border-bottom: 4px solid #00607a;
  margin-bottom: 30px;
  padding: 20px 0 30px 0;
}
@media (max-width: 767.98px) {
  .servicios-tramites-module__body__anchors-nav {
    border: none;
    margin-bottom: 0;
  }
}
.servicios-tramites-module__body__anchors-nav ul {
  margin-bottom: 0;
  margin-left: -7px;
}
.servicios-tramites-module__body__anchors-nav ul li {
  background-image: none;
  border-right: 1px solid #5e616b;
  display: inline-block;
  height: 1.875rem;
  list-style: none;
  margin-bottom: 15px;
  padding-left: 0;
}
.servicios-tramites-module__body__anchors-nav ul li:last-child {
  border-right: none;
}
@media (max-width: 767.98px) {
  .servicios-tramites-module__body__anchors-nav ul li {
    border: none;
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
}
.servicios-tramites-module__body__anchors-nav ul li a {
  color: #1f2331;
  display: block;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 1rem;
  padding: 5px 20px 5px 14px;
  text-decoration: none;
}
@media (max-width: 767.98px) {
  .servicios-tramites-module__body__anchors-nav ul li a {
    font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
    font-size: 1rem;
  }
}
.servicios-tramites-module__body__anchors-nav ul li a:hover {
  text-decoration: underline;
}
.servicios-tramites-module__body__anchors-nav ul li a img {
  margin: 0 0.875rem 0 0;
  height: 0.744rem;
}
.servicios-tramites-module__body__bloque {
  margin-top: 2.5rem;
  scroll-margin-top: 5.625rem;
  -webkit-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out;
}
.servicios-tramites-module__body__bloque ul li a {
  display: inline-flex;
  align-items: center;
  /*text-decoration: underline;*/
}
.servicios-tramites-module__body__bloque ul li a svg {
  margin: 0 0.469rem;
  width: 1rem;
  height: 1rem;
  text-decoration: none;
}
.servicios-tramites-module__body__bloque ul {
  margin-top: 16px;
  margin-bottom: 24px;
  padding-left: 20px;
  list-style-type: disc;
}
.servicios-tramites-module__body__bloque ul ul {
  margin-top: 16px;
  margin-bottom: 16px;
  list-style-type: disc;
}
.servicios-tramites-module__body__bloque li {
  margin-bottom: 16px;
}
.servicios-tramites-module__body__bloque p {
  margin-bottom: 16px;
}
.servicios-tramites-module__body__bloque h2 {
  /*margin-top: 48px;*/
  margin-bottom: 16px;
}
.servicios-tramites-module__body__bloque h3 {
  margin-bottom: 16px;
}
.servicios-tramites-module__body__bloque li p {
  margin-top: 2px;
}
.servicios-tramites-module__body__footer-info {
  border-top: 1px solid #5e616b;
  padding-top: 25px;
  padding-bottom: 25px;
}
.servicios-tramites-module__body__footer-info h3 {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 0.938rem;
}
.servicios-tramites-module__body__footer-info p {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.938rem;
}
.servicios-tramites-module__body__footer-info a {
  display: block;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 0.938rem;
  margin-bottom: 15px;
}
.servicios-tramites-module__aside__title {
  display: block;
  font-size: 1.125rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 10px;
}
.servicios-tramites-module__aside__item {
  border-bottom: solid 1px #5e616b;
  font-size: 0.938rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 30px;
  padding-bottom: 25px;
}
.servicios-tramites-module__aside__item h3 {
  font-size: 1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.servicios-tramites-module__aside__item .date {
  display: block;
}
.servicios-tramites-module__aside__item .state {
  align-items: center;
  display: flex;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  margin-top: 0.625rem;
  margin-bottom: 15px;
}
.servicios-tramites-module__aside__item .state.fuera-plazo {
  margin-bottom: 0.938rem;
}
.servicios-tramites-module__aside__item .state svg {
  margin-right: 10px;
}
.servicios-tramites-module__aside__item p {
  line-height: 1.25rem;
  font-size: 0.875rem;
}
.servicios-tramites-module__aside__item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.servicios-tramites-module__aside__item .c-button, .servicios-tramites-module__aside__item .gsc-cursor-page, .servicios-tramites-module__aside__item .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn, .dga-view #content.sede-body .sede-buscador-tasas .input-group .servicios-tramites-module__aside__item .search-btn, .servicios-tramites-module__aside__item #content.sede-body .portlet-forms button, #content.sede-body .portlet-forms .servicios-tramites-module__aside__item button, .servicios-tramites-module__aside__item .sede-filters__box .btn-filtrar, .sede-filters__box .servicios-tramites-module__aside__item .btn-filtrar {
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin-bottom: 13px;
}
.servicios-tramites-module__aside__item .c-button.c-button--transparent, .servicios-tramites-module__aside__item .c-button--transparent.gsc-cursor-page, .servicios-tramites-module__aside__item .dga-view #content.sede-body .sede-buscador-tasas .input-group .c-button--transparent.search-btn, .dga-view #content.sede-body .sede-buscador-tasas .input-group .servicios-tramites-module__aside__item .c-button--transparent.search-btn, .servicios-tramites-module__aside__item #content.sede-body .portlet-forms button.c-button--transparent, #content.sede-body .portlet-forms .servicios-tramites-module__aside__item button.c-button--transparent, .servicios-tramites-module__aside__item .sede-filters__box .c-button--transparent.btn-filtrar, .sede-filters__box .servicios-tramites-module__aside__item .c-button--transparent.btn-filtrar {
  width: initial;
}
.servicios-tramites-module__aside__item.tramite-relacionado .state {
  margin-bottom: 0;
}
.servicios-tramites-module__aside__item.video-demo-tramite svg {
  float: left;
  margin-right: 10px;
}
.servicios-tramites-module__aside__item.video-demo-tramite h3,
.servicios-tramites-module__aside__item.video-demo-tramite a {
  margin-left: 42px;
}

.has-control-menu .servicios-tramites-module__body__bloque {
  scroll-margin-top: 9.375rem;
  -webkit-transition: all 3s ease-in-out;
  transition: all 3s ease-in-out;
}

.sede-banner-home {
  background-image: url(/o/aragon-theme/images/dga/search-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ededec;
  position: relative;
  min-height: 15.75rem;
  display: flex;
  padding: 0.938rem 0.625rem;
}
@media (min-width: 576px) and (max-width: 849px) {
  .sede-banner-home {
    padding-top: 1.875rem;
  }
}
@media (max-width: 767.98px) {
  .sede-banner-home {
    background-size: cover;
    margin-bottom: 1.875rem;
  }
}
.sede-banner-home__title {
  top: 45%;
  left: 0;
}
@media (max-width: 639.98px) {
  .sede-banner-home__title {
    top: auto;
    margin-top: 1.25rem;
  }
}
.sede-banner-home__title h1 {
  font: 1.875rem/2.188rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
}
.sede-banner-home__subtitle {
  top: 50%;
  left: 0;
  width: 90%;
}
@media (max-width: 639.98px) {
  .sede-banner-home__subtitle {
    top: auto;
    margin-top: 0.625rem;
  }
}
.sede-banner-home__subtitle h2, .sede-banner-home__subtitle h3, .sede-banner-home__subtitle h4, .sede-banner-home__subtitle h5, .sede-banner-home__subtitle h6 {
  font: 1rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
}
.sede-banner-home__subtitle p {
  font: 1rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #1f2331;
  width: 90%;
}
.sede-banner-home .input-group {
  flex-wrap: nowrap;
  width: 90%;
  margin-top: 1.875rem;
}
@media (max-width: 767.98px) {
  .sede-banner-home .input-group {
    width: 100%;
    margin-top: 0.875rem;
  }
}
.sede-banner-home .search-input-wrapper {
  width: 100%;
}
.sede-banner-home__tramites {
  background: #333333;
  width: auto;
  padding: 1.25rem 1.875rem;
}
@media (max-width: 767.98px) {
  .sede-banner-home__tramites {
    margin-top: 1rem;
  }
}
.sede-banner-home__tramites .title {
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  font: 1rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
.sede-banner-home__tramites ul {
  list-style-type: none;
  padding-left: 0;
}
.sede-banner-home__tramites ul li a {
  color: #ffffff;
  font: 1rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.sede-banner-home__tramites ul li a:focus {
  color: #1f2331;
}

.category-tramites {
  display: flex;
  flex-flow: row wrap;
}
.category-tramites__pageTitle {
  font: 2rem/2.688rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-align: center;
  margin: 1.875rem auto;
}
@media (max-width: 767.98px) {
  .category-tramites__pageTitle {
    font: 1.25rem/1.688rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    text-align: left;
    margin: 1.25rem 0.938rem;
  }
}
.category-tramites__pageSubTitle {
  font: 1.125rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-align: center;
  margin: 1.875rem auto;
}
@media (max-width: 767.98px) {
  .category-tramites__pageSubTitle {
    font: 0.875rem/1.188rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    text-align: left;
    margin: 1.25rem 0.938rem;
  }
}
.category-tramites .sede-services__title {
  font: 1.5rem/2.125rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin: 1.875rem 0.938rem;
}
@media (max-width: 767.98px) {
  .category-tramites .sede-services__title {
    margin: 0.938rem 0;
  }
}
.category-tramites__item {
  width: calc(25% - 1.875rem);
  max-width: none;
  margin: 0.937rem;
  display: block;
  border: 1px solid #92949B;
  border-radius: 4px;
  padding: 1.5rem 1.5rem;
  text-decoration: none;
}
@media (max-width: 1023.98px) {
  .category-tramites__item {
    width: calc(50% - 1.875rem);
  }
}
@media (max-width: 767.98px) {
  .category-tramites__item {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .category-tramites__item {
    max-width: none;
    margin: 0.937rem 0;
  }
}
.category-tramites__item a:hover {
  text-decoration: none;
}
.category-tramites__item a:hover .name {
  text-decoration: underline;
}
@media (max-width: 767.98px) {
  .category-tramites__item a {
    max-width: none;
  }
}
.category-tramites__item .name {
  font: 700 1.125rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  position: relative;
  margin-bottom: 0.313rem;
}
.category-tramites__item .description {
  font: 400 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #1f2331;
  position: relative;
  padding-top: 0.313rem;
}
.category-tramites .row {
  margin: 0 -12px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: stretch;
}
@media (max-width: 1279.98px) {
  .category-tramites .row {
    justify-content: flex-start;
  }
}
@media (max-width: 767.98px) {
  .category-tramites .row {
    margin: 0;
  }
}
.category-tramites .see-more__link {
  margin: 0.938rem 1.875rem;
}
.category-tramites .see-more__link__name {
  font: 1rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
}
.category-tramites .see-more__link .fa-long-arrow-right {
  margin-left: 0.625rem;
  font: 600 1.25rem/1.5rem "FontAwesome";
  color: #00607a;
}
.category-tramites .see-more__link .fa-long-arrow-right::before {
  position: relative;
  top: 2px;
}

.need-help {
  border: 1px solid #92949B;
  border-top: 4px solid #92949B;
  padding: 2.188rem 1.25rem 2.188rem 1.875rem;
  min-height: 20rem;
  overflow: visible;
}
@media (max-width: 767.98px) {
  .need-help {
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .need-help {
    height: auto;
  }
}
.need-help__title {
  font: 1.5rem/2.125rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
@media (max-width: 1023.98px) {
  .need-help__title {
    margin-bottom: 0.625rem !important;
    line-height: 1.875rem;
  }
}
.need-help__list {
  display: flex;
  flex-flow: column nowrap;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.need-help__item {
  margin-bottom: 1rem;
}
@media (max-width: 1023.98px) {
  .need-help__item {
    margin-bottom: 0.781rem;
  }
}
.need-help .viewAll {
  margin-top: 0.938rem;
  margin-bottom: 0;
}
.need-help .viewAll a {
  font: 0.938rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
}
.need-help .viewAll .fa-long-arrow-right {
  margin-left: 0.625rem;
  font: 600 1.25rem/1.5rem "FontAwesome";
  color: #00607a;
  display: inline-block;
  /*vertical-align: bottom;*/
}
.need-help .viewAll .fa-long-arrow-right::before {
  position: relative;
  top: 2px;
}

.container.help > .row {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.container.help > .row > .need-help {
  width: 100%;
  border: none;
  border-top: 4px solid #92949B;
  height: auto;
}
.container.help > .row > .need-help .need-help__list {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.container.help > .row > .need-help .need-help__list .fa-long-arrow-right {
  margin-left: 0.625rem;
  font: 600 1.25rem/1.5rem "FontAwesome";
  color: #00607a;
  display: inline-block;
  /*vertical-align: bottom;*/
}
.container.help > .row > .need-help .need-help__list .fa-long-arrow-right::before {
  position: relative;
  top: 2px;
}

.sede-services {
  background: #ededec;
  padding: 2.5rem;
  width: 100%;
  min-height: 20rem;
}
.sede-services__title {
  font: 1.5rem/2.125rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin: 0 0 1.875rem 0;
}
@media (max-width: 767.98px) {
  .sede-services__title {
    margin: 0 0 1.25rem 0;
  }
}
.sede-services__list {
  list-style: none;
  display: flex;
  flex-flow: column wrap;
  padding-left: 0;
  margin-bottom: 0;
}
.sede-services__item {
  margin-right: 1.5rem;
  margin-bottom: 1rem;
}
.sede-services .fa-long-arrow-right {
  margin-left: 0.625rem;
  font: 600 1.25rem/1.5rem "FontAwesome";
  color: #00607a;
  display: inline-block;
  /*vertical-align: bottom;*/
}
.sede-services .fa-long-arrow-right::before {
  position: relative;
  top: 2px;
}
.sede-services__viewAll {
  margin-top: 0.938rem;
  margin-bottom: 0;
}
.sede-services__viewAll a {
  font: 0.938rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
}
@media (max-width: 767.98px) {
  .sede-services {
    margin-top: 0.938rem;
  }
}

.lastOpened {
  padding-left: 3.75rem;
  /*border-left: 1px solid $gray-9;*/
}
@media (max-width: 767.98px) {
  .lastOpened {
    padding-left: 0;
    border-left: none;
  }
}
.lastOpened h1 {
  font: 1.5rem/2.125rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
}
.lastOpened table {
  margin: 0.938rem 0;
}
.lastOpened table td {
  padding: 0.938rem 0;
}
.lastOpened table td a span {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #1f2331;
}
.lastOpened .sede-services__item {
  margin-right: 1.5rem;
  margin-bottom: 1rem;
}

.mostViewed {
  padding-right: 3.75rem;
}
@media (max-width: 767.98px) {
  .mostViewed {
    padding-right: 0;
    margin-bottom: 1.875rem;
  }
}
.mostViewed h1 {
  font: 1.5rem/2.125rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
}
.mostViewed table {
  margin: 0.938rem 0;
}
.mostViewed table td {
  padding: 0.938rem 0;
}
.mostViewed table td a span {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #1f2331;
}
.mostViewed .sede-services__item {
  margin-right: 1.5rem;
  margin-bottom: 1rem;
}

.suggested.desktop {
  border-top: 1px solid #92949B;
  padding-top: 0.625rem;
  display: block;
}
@media (max-width: 767.98px) {
  .suggested.desktop {
    display: none;
  }
}
.suggested.mobile {
  border-top: 1px solid #92949B;
  display: none;
}
@media (max-width: 767.98px) {
  .suggested.mobile {
    display: block;
    padding: 0 1.25rem;
  }
}
.suggested h1, .suggested h2 {
  font: 1.125rem/2.125rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
  margin-bottom: 0.313rem;
}
.suggested .title {
  font: 1.125rem/2.125rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
  margin-bottom: 0.313rem;
}
.suggested ul {
  margin-bottom: 0 !important;
  position: relative;
  top: 1px;
}
.suggested ul .nav-item .nav-link {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
  padding: 0.938rem;
  text-decoration: underline;
}
.suggested ul .nav-item .nav-link.active {
  border: 1px solid #92949B;
  border-bottom: 1px solid #ffffff;
  text-decoration: none;
}
.suggested ul .nav-item .nav-link.active::after {
  background-color: #ffffff;
  top: 102%;
}
.suggested__contentTab {
  border: 1px solid #92949B;
}
@media (max-width: 767.98px) {
  .suggested__contentTab {
    border: none;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .suggested__contentTab table {
    min-width: 0 !important;
    width: 100%;
    display: block;
  }
}
@media (max-width: 767.98px) {
  .suggested__contentTab table tbody {
    display: flex;
    flex-flow: column wrap;
    width: 100%;
  }
}
.suggested__contentTab table tbody tr {
  display: flex;
  align-items: baseline;
}
@media (max-width: 767.98px) {
  .suggested__contentTab table tbody tr {
    width: 100%;
    flex-flow: row wrap;
    margin-bottom: 0.625rem;
  }
}
.suggested__contentTab table tbody tr td {
  display: flex;
  align-items: center;
  flex: 1;
}
@media (max-width: 767.98px) {
  .suggested__contentTab table tbody tr td {
    flex: initial;
    width: 100%;
    padding: 2px 0;
  }
}
.suggested__contentTab table tbody tr td a {
  font: 1rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #00607a !important;
}
.suggested__contentTab table tbody tr td a:hover {
  color: #00475C !important;
}
@media (max-width: 767.98px) {
  .suggested__contentTab table tbody tr td a {
    margin-bottom: 0.313rem;
  }
}
.suggested__contentTab table tbody tr td p {
  font: 0.938rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #1f2331;
}
.suggested__contentTab table tbody tr td p .state svg {
  margin-right: 0.313rem;
}
.suggested .panel-group .panel {
  border: none;
}
.suggested .panel-group .panel-heading {
  border-bottom: 2px solid #961A0C;
}
.suggested .panel-group .panel-heading .panel-toggle {
  padding: 0.938rem;
}
.suggested .panel-group .panel-heading .panel-toggle .title-text {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
}
@media (max-width: 767.98px) {
  .suggested .panel-group .panel-heading .panel-toggle .title-text {
    font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
  }
}
.suggested .panel-group .panel-heading.toggler-header-collapsed::after {
  content: "+";
  position: absolute;
  top: 0.938rem;
  right: 0.938rem;
  color: #961A0C;
  font-size: 1.875rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
.suggested .panel-group .panel-heading.toggler-header-expanded::after {
  content: "-";
  position: absolute;
  top: 0.781rem;
  right: 0.938rem;
  color: #961A0C;
  font-size: 1.875rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
.suggested .panel-group .panel-heading::after {
  transition: all 0.25s ease-in-out;
}

@media (max-width: 639.98px) {
  .sede-filters {
    padding-left: 0.938rem;
    padding-right: 0.938rem;
  }
}
.sede-filters__nav {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  background-color: #ededec;
}
.sede-filters__filter {
  padding: 0;
}
.sede-filters__filter > a {
  display: flex;
  align-items: flex-end;
  padding: 0.938rem 1.25rem !important;
}
.sede-filters__filter > a[aria-expanded=true] {
  background: #ffffff;
  border: 1px solid #92949B;
  border-bottom: none;
  z-index: 0;
}
.sede-filters__filter > a[aria-expanded=true] .lexicon-icon-angle-down {
  transform: rotate(180deg);
}
.sede-filters__filter > a .filter-name {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin-right: 0.625rem;
}
.sede-filters__filter > a svg {
  width: 1.25rem;
  height: 1.125rem;
}
.sede-filters__modal.modal {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  width: 100vw;
  height: 100%;
  min-width: none;
  max-width: none;
  transform: none;
}
.sede-filters__modal.modal .modal-dialog {
  margin: 0;
  height: 100vh;
}
.sede-filters__modal.modal .modal-dialog .modal-content {
  flex: 1 0 100%;
  height: 100%;
}
.sede-filters__modal.modal .modal-dialog .modal-content .header {
  background-color: #1f2331;
  padding: 0.625rem 0 0;
  position: relative;
  height: auto;
}
.sede-filters__modal.modal .modal-dialog .modal-content .header .modal-title {
  font: 1.25rem/1.875rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  margin: 1.25rem 0 1.25rem 1.25rem;
}
.sede-filters__modal.modal .modal-dialog .modal-content .header::before {
  width: 100%;
  height: 0.625rem;
  background: #fdcb33;
  background: -moz-linear-gradient(left, #fdcb33 0%, #fdcb33 33%, #fa9902 33%, #fa9902 66%, #00607a 66%, #00607a 100%, #f1f1f1 100%, #00607a 100%, #00607a 100%);
  background: -webkit-linear-gradient(left, #fdcb33 0%, #fdcb33 33%, #fa9902 33%, #fa9902 66%, #00607a 66%, #00607a 100%, #f1f1f1 100%, #00607a 100%, #00607a 100%);
  background: linear-gradient(to right, #fdcb33 0%, #fdcb33 33%, #fa9902 33%, #fa9902 66%, #00607a 66%, #00607a 100%, #f1f1f1 100%, #00607a 100%, #00607a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brand-yellow", endColorstr="$dga_rojo",GradientType=1 );
  position: absolute;
  top: 0;
}
.sede-filters__modal.modal .modal-dialog .modal-content .header .close {
  margin-right: 0.625rem;
  width: auto;
  color: #ededec;
  font: 1.25rem/1.875rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.sede-filters__modal.modal .modal-dialog .modal-content .header .close img {
  width: 2.5rem;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body {
  padding: 0;
  position: relative;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .navbar {
  background-color: #ffffff;
  position: sticky;
  top: 0;
  z-index: 2;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .navbar .navbar-nav {
  flex-flow: column wrap;
  width: 100%;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .navbar .navbar-nav .nav-item {
  width: 100%;
  margin-bottom: 3px;
  background-color: #ffffff;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .navbar .navbar-nav .nav-item .nav-link {
  border-bottom: 1px solid #ededec;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .navbar .navbar-nav .nav-item .nav-link[aria-expanded=true] {
  background: #ffffff;
  border: 1px solid #92949B;
  border-bottom: none;
  z-index: 2;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .navbar .navbar-nav .nav-item .nav-link[aria-expanded=true] .lexicon-icon-angle-down {
  transform: rotate(180deg);
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .activeFilters {
  display: flex;
  padding: 1.25rem;
  height: auto;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .activeFilters .filter-applied {
  display: flex;
  align-items: center;
  padding: 0;
  margin-bottom: 0.625rem;
  border: none !important;
  text-decoration: underline;
  margin-right: 0.625rem;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .activeFilters .filter-applied:last-child {
  margin-right: 0;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .activeFilters .filter-applied .filter-name,
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .activeFilters .filter-applied .filter-value {
  font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #1f2331;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .activeFilters .filter-applied .btn img {
  width: 1.25rem;
  height: 1.25rem;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .sede-filters__box {
  border: none;
  padding: 0.938rem;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-body .sede-filters__box .form-check {
  padding: 0.313rem;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-footer {
  background: #ededec;
  width: 100%;
  position: sticky;
  bottom: 0;
}
@media (max-width: 767.98px) {
  .sede-filters__modal.modal .modal-dialog .modal-content .modal-footer {
    position: fixed;
  }
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-footer form {
  width: 100%;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-footer form .btn-filtrar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: #fdcb33;
  border: 1px solid #00475C;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 1rem;
  font-weight: 400;
  border-radius: 0.188rem;
}
.sede-filters__modal.modal .modal-dialog .modal-content .modal-footer form .btn-filtrar.delete {
  background: transparent;
  text-decoration: underline;
  display: none;
}
.sede-filters__box {
  width: 100%;
  padding: 2.188rem;
  min-width: none;
  max-width: none;
  flex-flow: row wrap;
}
.sede-filters__box > .row {
  margin-left: 0;
  margin-right: 0;
}
.sede-filters__box label {
  display: inline-block !important;
}
.sede-filters__box input {
  width: initial !important;
}
.sede-filters__box input[type=checkbox] + .list-item-label:before {
  border: 1px solid #1f2331;
  border-radius: 1px;
  display: inline-block;
  font: 1rem/1.125rem "Fontawesome";
  content: " ";
  height: 18px;
  margin: 0 0.25em 0 0;
  padding: 0;
  width: 18px;
  flex: 1 0 18px;
}
.sede-filters__box input[type=checkbox]:checked + .list-item-label:before {
  background: transparent;
  color: #00607a;
  content: "\f00c";
  text-align: center;
}
.sede-filters__box .list-item-label {
  font: 400 0.781rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  display: flex;
}
.sede-filters__box input[type=checkbox] {
  opacity: 0;
  width: 1px;
  display: none;
}
.sede-filters__box.show {
  display: flex;
  border: 1px solid darkgray;
  position: relative;
  top: -1px;
}
.sede-filters__box.collapsing {
  border: 1px solid darkgray;
  position: relative;
  top: -1px;
}
.sede-filters__box .form-check {
  width: 50%;
  padding: 0.313rem 0.625rem;
}
@media (max-width: 767.98px) {
  .sede-filters__box .form-check {
    width: 100%;
    padding: 0.156rem 0.313rem;
  }
}
.sede-filters__box-selected .filter-applied {
  display: flex;
  align-items: center;
  padding: 0.156rem 0 0.156rem 0.781rem;
  margin-bottom: 0.625rem;
  border: 2px solid #F05442 !important;
  border-radius: 1.563rem;
  margin-right: 0.625rem;
}
.sede-filters__box-selected .filter-applied:last-child {
  margin-right: 0;
}
.sede-filters__box-selected .filter-applied .filter-name,
.sede-filters__box-selected .filter-applied .filter-value {
  font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #1f2331;
}
.sede-filters__box-selected .filter-applied .btn {
  padding-left: 0;
}
.sede-filters__box-selected .filter-applied .btn img {
  width: 1.25rem;
  height: 1.25rem;
}
.sede-filters__box-selected .btn-filtrar {
  padding: 0.625rem;
  background: #F05442;
  border: none;
  font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  border-radius: 6px;
}
.sede-filters__box-selected .btn-filtrar.delete {
  background: transparent;
  text-decoration: underline;
  color: #961A0C;
  display: none;
}
.sede-filters__box-selected + .total-results-text {
  text-align: right;
  font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.sede-filters__table {
  display: flex;
  align-items: flex-start;
  width: 100%;
  flex-flow: column wrap;
  border-top: 1px solid #92949B;
  padding: 0.625rem;
}
.sede-filters__table:last-child {
  border-bottom: 1px solid #92949B;
  margin-bottom: 1.875rem;
}
.sede-filters__table a {
  color: #00607a !important;
}
.sede-filters__table a:hover {
  color: #00475C !important;
}
.sede-filters__table .trow {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.sede-filters__table .trow .tcell {
  display: flex;
  flex: 1 1 50%;
  padding: 0.625rem;
  white-space: normal;
  width: 50%;
  font: 1rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .sede-filters__table .trow .tcell {
    flex: 1 1 100%;
  }
}
.sede-filters__table .trow .tcell .child {
  padding-left: 0.625rem;
  position: relative;
}
.sede-filters__table .trow .tcell .child::before {
  content: "";
  width: 0.313rem;
  height: 0.313rem;
  border-radius: 50%;
  background: #00607a;
  position: absolute;
  top: 0.313rem;
  left: -0.547rem;
}
.sede-filters__table .trow .tcell:last-child {
  flex: 0 1 45%;
}
@media (max-width: 767.98px) {
  .sede-filters__table .trow .tcell:last-child {
    flex: 1 1 100%;
    padding-top: 0;
  }
}
.sede-filters__table .trow .tcell:only-child {
  white-space: normal;
  flex: 0 1 99.99%;
  max-width: 99.99%;
  width: 99.99%;
}
@media (max-width: 767.98px) {
  .sede-filters__table .trow .tcell:only-child {
    flex: 1 1 100%;
    padding-top: 0.625rem;
  }
}
.sede-filters__table .trow .tcell:only-child a {
  white-space: inherit;
}
.sede-filters__table .trow .tcell .state {
  display: flex;
  align-items: flex-start;
  font: 0.938rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media (max-width: 767.98px) {
  .sede-filters__table .trow .tcell .state {
    padding-left: 1.563rem;
  }
}
.sede-filters__table .trow .tcell .state svg {
  height: 0.938rem;
  width: 0.938rem;
  margin-right: 0.313rem;
  margin-bottom: 0.625rem;
  margin-top: 0.15rem;
}
@media (max-width: 767.98px) {
  .sede-filters__table .trow .tcell:not(.ml-4) + .tcell .state {
    padding-left: 0;
  }
}
@media (max-width: 767.98px) {
  .sede-filters__table .trow:has(.tcell.ml-3) .tcell .state {
    padding-left: 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .sede-filters .articulos-tema, .sede-filters .paginas-tema {
    padding: 0 0.938rem;
    margin-bottom: 1.25rem;
  }
}
.sede-filters .total-results-text {
  text-align: right;
  font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .sede-filters .desktop {
    display: none;
  }
}
.sede-filters .navbar-toggler.filters-mobile {
  display: flex;
  align-items: center;
  width: auto;
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #1f2331;
  padding: 1.563rem 0.938rem 0.938rem 0.938rem;
}
@media (max-width: 639.98px) {
  .sede-filters .navbar-toggler.filters-mobile {
    padding-left: 0;
    padding-right: 0;
  }
}
.sede-filters .navbar-toggler.filters-mobile .number-results {
  border: 1px solid #961A0C;
  border-radius: 50%;
  padding: 4px 2px;
  margin-left: 0.625rem;
  font: 0.938rem/0.938rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  width: 1.563rem;
  height: 1.563rem;
  text-align: center;
}
.sede-filters .navbar-toggler.filters-mobile img {
  margin-right: 0.313rem;
}
@media (min-width: 768px) {
  .sede-filters .navbar-toggler.filters-mobile {
    display: none;
  }
}

.sede-hermanas-padre {
  margin-right: 1.563rem;
  padding-left: 0.938rem;
}
@media (max-width: 767.98px) {
  .sede-hermanas-padre {
    display: none;
  }
}
.sede-hermanas-padre p {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.sede-hermanas-padre .menu-tema {
  display: block;
  padding: 0 0.938rem;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  padding: 0;
  margin-bottom: 1.875rem;
  position: relative;
}
.sede-hermanas-padre .menu-tema a {
  text-decoration: none;
}
.sede-hermanas-padre .menu-tema h2 {
  font-size: 1rem;
}
.sede-hermanas-padre .menu-tema h2 > a::before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 1.5rem;
  position: relative;
  width: 1.25rem;
  vertical-align: middle;
  top: -0.125rem;
  display: inline-block;
}
.sede-hermanas-padre .menu-tema .nav-menu-tema {
  width: 100%;
  padding-right: 1.25rem;
}
.sede-hermanas-padre .menu-tema .title {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 0;
  padding-bottom: 2.5rem;
  padding-left: 2.5rem;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  position: relative;
}
.sede-hermanas-padre .menu-tema .title::before {
  content: "\f107";
  color: #1f2331;
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 1.25rem;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 2.1rem;
  transform: rotate(90deg);
  transition: all 300ms linear;
}
.sede-hermanas-padre .menu-tema .listado {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.sede-hermanas-padre .menu-tema .listado::before {
  content: "";
  border-right: 0.063rem solid #92949B;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.sede-hermanas-padre .menu-tema .listado__item {
  padding: 0 0.063rem 0 0;
}
.sede-hermanas-padre .menu-tema .listado__item:last-child {
  padding-bottom: 0;
}
.sede-hermanas-padre .menu-tema .listado__item .link-1 {
  padding: 0.625rem 1.875rem 0.625rem 0.938rem;
  margin: 0;
  line-height: 1.375rem;
  color: #1f2331;
  display: block;
  transition: all 300ms linear;
  border-left: 0.25rem solid transparent;
  position: relative;
}
.sede-hermanas-padre .menu-tema .listado__item .link-1 span {
  width: calc(100% - 3.125rem);
  display: block;
}
.sede-hermanas-padre .menu-tema .listado__item .link-1::after, .sede-hermanas-padre .menu-tema .listado__item .link-1:focus::after {
  content: "\f107";
  color: #00607a;
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  right: 0.625rem;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  transform: translateY(-50%) rotate(270deg);
  transition: all 300ms linear;
}
.sede-hermanas-padre .menu-tema .listado__item .link-1:focus, .sede-hermanas-padre .menu-tema .listado__item .link-1.active {
  border-left: 0.25rem solid #00607a;
  background-color: #ededec;
  display: block;
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.sede-hermanas-padre .menu-tema .listado__item .link-1:hover {
  background-color: #ededec;
  text-decoration: underline;
}

.dga-view .sede-body .menu-tema {
  display: block;
  padding: 0 0.938rem;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.225rem;
  padding: 0;
  margin-bottom: 1.875rem;
  position: relative;
}
.dga-view .sede-body .menu-tema a {
  text-decoration: none;
}
.dga-view .sede-body .menu-tema h2 {
  font-size: 1rem;
}
.dga-view .sede-body .menu-tema h2 > a::before {
  content: "\f104";
  font-family: "FontAwesome";
  font-size: 1.5rem;
  position: relative;
  width: 1.25rem;
  vertical-align: middle;
  top: -0.125rem;
  display: inline-block;
}
.dga-view .sede-body .menu-tema .nav-menu-tema {
  width: 100%;
  padding-right: 1.25rem;
}
.dga-view .sede-body .menu-tema .title {
  color: #1f2331;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  border-radius: 0;
  padding-bottom: 2.5rem;
  padding-left: 2.5rem;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.4rem;
  position: relative;
}
.dga-view .sede-body .menu-tema .title::before {
  content: "\f107";
  color: #1f2331;
  font-family: "FontAwesome";
  position: absolute;
  top: 0;
  left: 1.25rem;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  transform: rotate(90deg);
  transition: all 300ms linear;
}
.dga-view .sede-body .menu-tema .listado {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  display: block;
}
.dga-view .sede-body .menu-tema .listado::before {
  content: "";
  border-right: 0.063rem solid #92949B;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.dga-view .sede-body .menu-tema .listado__item {
  padding: 0 0.063rem 0 0;
}
.dga-view .sede-body .menu-tema .listado__item:last-child {
  padding-bottom: 0;
}
.dga-view .sede-body .menu-tema .listado__item .link-1 {
  padding: 0.625rem 1.875rem 0.625rem 0.938rem;
  margin: 0;
  line-height: 1.375rem;
  color: #1f2331;
  display: block;
  transition: all 300ms linear;
  border-left: 0.25rem solid transparent;
  position: relative;
}
.dga-view .sede-body .menu-tema .listado__item .link-1 span {
  width: calc(100% - 3.125rem);
  display: block;
}
.dga-view .sede-body .menu-tema .listado__item .link-1:focus, .dga-view .sede-body .menu-tema .listado__item .link-1.active {
  border-left: 0.25rem solid #00607a;
  background-color: #ededec;
  display: block;
  position: relative;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.dga-view .sede-body .menu-tema .listado__item .link-1:hover {
  background-color: #ededec;
  text-decoration: underline;
}
.dga-view .sede-menu-subtemas {
  margin-bottom: 0.938rem;
  background-color: #ffffff;
}
@media (max-width: 767.98px) {
  .dga-view .sede-menu-subtemas {
    padding: 0 0.938rem;
  }
}
.dga-view .sede-menu-subtemas__pretitleTema {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.313rem;
}
@media (max-width: 767.98px) {
  .dga-view .sede-menu-subtemas__pretitleTema {
    font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
}
.dga-view .sede-menu-subtemas__titleTema {
  font: 2rem/2.688rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
}
@media (max-width: 767.98px) {
  .dga-view .sede-menu-subtemas__titleTema {
    font: 1.25rem/1.563rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
  }
}
.dga-view .sede-menu-subtemas .listado__item {
  padding: 0.313rem 0;
}
.dga-view .sede-menu-subtemas .listado__item .tema .title {
  border-bottom: none;
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  margin-bottom: 0;
  padding: 0 0 0.625rem 2.5rem;
}
.dga-view .sede-menu-subtemas .listado__item .tema .title .c-link--full {
  color: #1f2331;
}
@media (max-width: 767.98px) {
  .dga-view .sede-menu-subtemas .listado__item .tema .title {
    font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
  }
}
.dga-view .sede-menu-subtemas .listado__item .tema .title::before {
  content: "";
  width: 1rem;
  height: 1rem;
  background: url(/o/aragon-theme/images/dga/icons/icon-arrow-right.svg) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0.625rem;
  top: 0.469rem;
}
.dga-view .sede-menu-subtemas .listado__item .tema:hover .title, .dga-view .sede-menu-subtemas .listado__item .tema:focus .title {
  border-bottom: none;
}
.dga-view .sede-menu-subtemas .listado__item .tema:hover .title::before, .dga-view .sede-menu-subtemas .listado__item .tema:focus .title::before {
  display: initial;
}
.dga-view .sede-menu-subtemas .listado__item .tema .description {
  font: 0.875rem/0.75rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.25rem;
  margin-bottom: 0.625rem;
  padding: 0 0 0.625rem 2.5rem;
}
@media (max-width: 767.98px) {
  .dga-view .sede-menu-subtemas .listado__item .tema .description {
    font: 0.875rem/1.125rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
}
@media (max-width: 767.98px) {
  .dga-view .sede-menu-subtemas .listado__item {
    padding: 0 0 0.938rem;
    margin-bottom: 0.938rem;
  }
  .dga-view .sede-menu-subtemas .listado__item:first-of-type {
    padding-top: 0.938rem;
  }
}
@media (max-width: 767.98px) {
  .dga-view .sede-menu-subtemas .listado {
    padding-top: 0.313rem;
  }
}

.en-linea.tramite-body.tramite-body--como.sede {
  margin-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (max-width: 767.98px) {
  .en-linea.tramite-body.tramite-body--como.sede {
    margin-top: 0;
    padding: 0 0.938rem;
  }
}
.en-linea.tramite-body.tramite-body--como.sede h1 {
  font: 2rem/2.688rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin-bottom: 1.875rem;
}
@media (max-width: 767.98px) {
  .en-linea.tramite-body.tramite-body--como.sede h1 {
    font: 1.375rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
    margin-bottom: 0.938rem;
  }
}
.en-linea.tramite-body.tramite-body--como.sede .info, .en-linea.tramite-body.tramite-body--como.sede label {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-bottom: 0.625rem;
}
.en-linea.tramite-body.tramite-body--como.sede .info:last-child, .en-linea.tramite-body.tramite-body--como.sede label:last-child {
  margin-bottom: 0;
}
.en-linea.tramite-body.tramite-body--como.sede .info:empty, .en-linea.tramite-body.tramite-body--como.sede label:empty {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .en-linea.tramite-body.tramite-body--como.sede .info, .en-linea.tramite-body.tramite-body--como.sede label {
    font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
}
.en-linea.tramite-body.tramite-body--como.sede ul {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item {
  padding: 1.25rem 0 0;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item:not(:last-child) {
  border-bottom: none;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item:last-child {
  padding: 1.25rem 0 0;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item::before {
  content: none;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .title {
  font: 1.5rem/2.063rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  padding-left: 0;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .title a {
  margin-left: 0;
  border-bottom: none;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .title a::after {
  content: none;
}
@media (max-width: 767.98px) {
  .en-linea.tramite-body.tramite-body--como.sede .list .list__item .title a {
    font: 1.125rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
  }
}
@media (max-width: 767.98px) {
  .en-linea.tramite-body.tramite-body--como.sede .list .list__item .title {
    font: 1.125rem/1.5rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 700;
  }
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info {
  padding-left: 0;
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
@media (max-width: 767.98px) {
  .en-linea.tramite-body.tramite-body--como.sede .list .list__item .info {
    font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info p {
  margin-bottom: 0.625rem;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info p:last-child {
  margin-bottom: 0;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ul {
  padding: 0.625rem 0 0.625rem inherit;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ul li {
  margin-bottom: 0.625rem;
  position: relative;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ul li::marker {
  display: none;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ul li::before {
  top: -2px;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ul li ul {
  list-style-type: none !important;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ul li ul li {
  position: relative;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ul li ul li::marker {
  display: none;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ul li ul li::before {
  border: 1px solid #1f2331;
  border-radius: 50%;
  color: #ffffff;
  margin-left: -0.938rem;
  position: absolute;
  top: 9px;
  width: 8px;
  height: 8px;
  background: white;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ol {
  padding: 0.625rem 0 0.625rem inherit;
}
.en-linea.tramite-body.tramite-body--como.sede .list .list__item .info ol li {
  margin-bottom: 0.625rem;
}

.separator li {
  position: relative;
}
.separator li::after {
  content: "";
  position: absolute;
  bottom: 2px;
  right: -9px;
  width: 1px;
  height: 18px;
  border-right: 1px solid #5e616b;
}
.separator li:last-child:after {
  border-right: none;
}

.util .ratings {
  display: flex;
  flex-flow: row nowrap;
  align-items: baseline;
}
@media (max-width: 767.98px) {
  .util .ratings {
    display: block;
  }
}
.util .ratings textarea {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  height: 2.625rem;
}
.util .ratings p, .util .ratings label, .util .ratings h2 {
  display: inline-flex;
  flex-flow: row nowrap;
  width: auto;
}
.util .ratings p.question, .util .ratings label.question, .util .ratings h2.question {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin-right: 1.25rem;
}
.util .ratings p.answer, .util .ratings label.answer, .util .ratings h2.answer {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
  flex-flow: row wrap;
  white-space: nowrap;
}
.util .ratings p.answer .c-link, .util .ratings p.answer #content.sede-body .sendNoComment, #content.sede-body .util .ratings p.answer .sendNoComment, .util .ratings label.answer .c-link, .util .ratings label.answer #content.sede-body .sendNoComment, #content.sede-body .util .ratings label.answer .sendNoComment, .util .ratings h2.answer .c-link, .util .ratings h2.answer #content.sede-body .sendNoComment, #content.sede-body .util .ratings h2.answer .sendNoComment {
  display: inline-flex;
  margin-left: 0.3125rem;
}
@media (max-width: 1023.98px) {
  .util .ratings p.answer .c-link, .util .ratings p.answer #content.sede-body .sendNoComment, #content.sede-body .util .ratings p.answer .sendNoComment, .util .ratings label.answer .c-link, .util .ratings label.answer #content.sede-body .sendNoComment, #content.sede-body .util .ratings label.answer .sendNoComment, .util .ratings h2.answer .c-link, .util .ratings h2.answer #content.sede-body .sendNoComment, #content.sede-body .util .ratings h2.answer .sendNoComment {
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .util .ratings p.answer, .util .ratings label.answer, .util .ratings h2.answer {
    margin-bottom: 0;
    display: inline-flex !important;
    justify-content: center;
    white-space: normal;
  }
}
@media (max-width: 767.98px) {
  .util .ratings p, .util .ratings label, .util .ratings h2 {
    display: block;
    text-align: center;
    margin-bottom: 1.25rem;
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .util .ratings .btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.25rem;
  }
}
.util .ratings .btn-container #opinionArea {
  display: none;
  width: 80%;
}
.util .ratings .btn-container #opinionArea #writtenOpinion {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  margin-top: 0.938rem;
  margin-bottom: 0.938rem;
}
.util .ratings .btn.sendComment {
  border-radius: 5px;
  background-color: #00607a;
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  color: #ffffff;
}
.util .ratings .btn.sendComment:hover {
  text-decoration: none;
}
.util .ratings .btn.sendNoComment {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
.util .ratings .btn.sendNoComment::after {
  text-decoration: none;
}
.util .ratings .btn.icon {
  min-width: 4.375rem;
  flex-flow: row nowrap;
  position: relative;
  padding: 0.625rem 0.625rem 0.625rem 2.188rem;
  padding: 0.25rem 0.5rem 0.25rem 1.75rem;
  margin: 0 1.25rem 0 0;
  background: #ffffff;
  border: 1px solid #1f2331;
  font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  border-radius: 3px;
  text-decoration: none;
}
.util .ratings .btn.icon.icon:hover {
  background-color: rgba(255, 255, 255, var(--bg-opacity));
  text-decoration: underline;
}
.util .ratings .btn.icon.icon:focus {
  border: 3px solid;
}
.util .ratings .btn.icon.yes::before {
  content: "\f164";
  font-family: FontAwesome;
  position: absolute;
  left: 6px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.25rem;
  color: #1f2331;
}
.util .ratings .btn.icon.no::before {
  content: "\f165";
  font-family: FontAwesome;
  position: absolute;
  left: 6px;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1.25rem;
  color: #1f2331;
}

#content.sede-body .breadcrumb {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #content.sede-body .breadcrumb {
    padding-bottom: 1.25rem;
  }
}
#content.sede-body .sdablog-post-content {
  padding-left: 12px;
}
#content.sede-body .sdablog-featured-item__meta ul * + *::before,
#content.sede-body .sdablog-home-item__meta ul * + *::before,
#content.sede-body .sdablog-post-content__meta ul * + *::before,
#content.sede-body .sdablog-blog-item__meta ul * + *::before {
  content: ", ";
}
#content.sede-body .sdablog-sidebar .prose > ul {
  padding-left: 0;
  list-style: none;
}
#content.sede-body .sdablog-sidebar .prose > ul li {
  padding-left: 0;
}
#content.sede-body .sdablog-blog__search .col {
  padding-left: 12px;
  padding-right: 12px;
}
#content.sede-body .c-link--twitter {
  background-image: url(/o/aragon-theme/images/dga/sede/icon-twitter-blue.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 1rem;
  display: inline-block;
  padding-left: 1.688rem;
  line-height: normal;
}
#content.sede-body .c-link--youtube {
  background-image: url(/o/aragon-theme/images/dga/sede/icon-youtube-blue.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 1rem;
  display: inline-block;
  padding-left: 1.688rem;
  line-height: normal;
}
#content.sede-body .c-link--linkedin {
  background-image: url(/o/aragon-theme/images/dga/sede/icon-linkedin-blue.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 1rem;
  display: inline-block;
  padding-left: 1.688rem;
  line-height: normal;
}
#content.sede-body .c-link--phone {
  background-image: url(/o/aragon-theme/images/dga/sede/icon-phone-blue.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 1rem;
  display: inline-block;
  padding-left: 1.688rem;
  line-height: normal;
}
#content.sede-body .c-link--mail {
  background-image: url(/o/aragon-theme/images/dga/sede/icon-mail-blue.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 1rem;
  display: inline-block;
  padding-left: 1.688rem;
  line-height: normal;
}
#content.sede-body .c-link--home {
  background-image: url(/o/aragon-theme/images/dga/sede/icon-home-blue.svg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 1rem;
  display: inline-block;
  padding-left: 1.688rem;
  line-height: normal;
}
#content.sede-body .sdablog-blog-item__title .c-link, #content.sede-body .sdablog-blog-item__title .sendNoComment {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
#content.sede-body .sdablog-contact .prose ul {
  list-style-type: none !important;
}
#content.sede-body .sdablog-header .menu-tema .selected-menu-link-sede {
  color: #1f2331;
}
@media (max-width: 767.98px) {
  #content.sede-body .sda-blog-searcher-results-box .active-filters {
    display: flex;
    flex-direction: column;
  }
}
#content.sede-body .sda-blog-searcher-results-box__searched-tag:first-child::before {
  content: none;
}
#content.sede-body .sda-blog-searcher-results-box .searched-results {
  float: right;
}
#content.sede-body .sda-blog-searcher-results-box__filters-box {
  display: flex;
  margin-bottom: 0.625rem;
}
#content.sede-body .sda-blog-searcher-results-box__filters-box .delete-filters-button {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-weight: 600;
  color: #00607a;
  margin-right: auto;
}
#content.sede-body .sda-blog-searcher-results-box__filters-box .total-results {
  margin-left: auto;
}
#content.sede-body .active-filters {
  display: flex;
  flex-flow: row wrap;
  width: 100%;
  margin-left: -0.625rem;
}
#content.sede-body .active-filters .filter-applied {
  position: relative;
  margin: auto;
  margin-bottom: 0.625rem;
  display: inline;
  align-items: center;
  padding: 0.156rem 2.5rem 0.156rem 0.781rem;
  border: 2px solid black !important;
  border-radius: 1.563rem;
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}
@media (max-width: 767.98px) {
  #content.sede-body .active-filters .filter-applied {
    display: flex;
    margin-bottom: 0.625rem;
  }
}
#content.sede-body .active-filters .filter-applied:last-child {
  margin-right: 0;
}
#content.sede-body .active-filters .filter-applied .filter-name,
#content.sede-body .active-filters .filter-applied .filter-value {
  font: 0.875rem/1.25rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #1f2331;
}
#content.sede-body .active-filters .filter-applied .btn {
  top: 0.063rem;
  right: -0.313rem;
  position: absolute;
  padding: 0;
  padding-right: 1rem;
}
@media (max-width: 767.98px) {
  #content.sede-body .active-filters .filter-applied .btn {
    margin-right: 0;
    top: -15%;
    right: 0;
    padding-right: 0.5rem;
  }
}
#content.sede-body .active-filters .filter-applied .btn img {
  width: 1.25rem;
  height: 1.25rem;
}

.menu-sda-header .selected-menu-link-sede {
  color: #1f2331;
}

.dga-view .menu-sda-header .c-link, .dga-view .menu-sda-header #content.sede-body .sendNoComment, #content.sede-body .dga-view .menu-sda-header .sendNoComment,
.dga-view .sdablog-post-content .c-link,
.dga-view .sdablog-post-content #content.sede-body .sendNoComment,
#content.sede-body .dga-view .sdablog-post-content .sendNoComment,
.dga-view .sdablog-featured .c-link,
.dga-view .sdablog-featured #content.sede-body .sendNoComment,
#content.sede-body .dga-view .sdablog-featured .sendNoComment,
.dga-view .sdablog-home .c-link,
.dga-view .sdablog-home #content.sede-body .sendNoComment,
#content.sede-body .dga-view .sdablog-home .sendNoComment {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.dga-view .menu-sda-header .c-link:hover, .dga-view .menu-sda-header #content.sede-body .sendNoComment:hover, #content.sede-body .dga-view .menu-sda-header .sendNoComment:hover,
.dga-view .sdablog-post-content .c-link:hover,
.dga-view .sdablog-post-content #content.sede-body .sendNoComment:hover,
#content.sede-body .dga-view .sdablog-post-content .sendNoComment:hover,
.dga-view .sdablog-featured .c-link:hover,
.dga-view .sdablog-featured #content.sede-body .sendNoComment:hover,
#content.sede-body .dga-view .sdablog-featured .sendNoComment:hover,
.dga-view .sdablog-home .c-link:hover,
.dga-view .sdablog-home #content.sede-body .sendNoComment:hover,
#content.sede-body .dga-view .sdablog-home .sendNoComment:hover {
  color: #00607a !important;
  text-decoration: none;
}
.dga-view .sdablog-featured a:focus,
.dga-view .sdablog-home a:focus {
  outline: 2px solid #fdcb33;
}

#content.sede-body .portlet-forms {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 100%;
}
@media (min-width: 1200px) {
  #content.sede-body .portlet-forms {
    max-width: 71.25rem;
  }
}
@media screen and (min-width: 1500px) {
  #content.sede-body .portlet-forms {
    box-sizing: border-box;
    max-width: 81.25rem;
  }
}
#content.sede-body .portlet-forms .ddm-form-basic-info {
  margin-bottom: 1.875rem;
}
#content.sede-body .portlet-forms .ddm-form-basic-info .ddm-form-name {
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 2.375rem;
  margin-bottom: 0.313rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
#content.sede-body .portlet-forms .ddm-form-basic-info .ddm-form-description {
  color: #1f2331;
  margin: 0;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#content.sede-body .portlet-forms label,
#content.sede-body .portlet-forms legend,
#content.sede-body .portlet-forms .option-selected,
#content.sede-body .portlet-forms .custom-control-label {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #1f2331;
}
#content.sede-body .portlet-forms label .reference-mark,
#content.sede-body .portlet-forms legend .reference-mark,
#content.sede-body .portlet-forms .option-selected .reference-mark,
#content.sede-body .portlet-forms .custom-control-label .reference-mark {
  color: #fdcb33;
  font-size: 0.625rem;
}
#content.sede-body .portlet-forms legend.lfr-ddm-legend {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}
#content.sede-body .portlet-forms label.ddm-label {
  height: 1.813rem;
  color: #1f2331;
}
#content.sede-body .portlet-forms button {
  text-transform: capitalize;
}
#content.sede-body .portlet-forms .form-feedback-item {
  font-size: 0.875rem;
  color: #a40014;
}
#content.sede-body .form-control {
  background-color: #ffffff;
  border-radius: 0.188rem;
  font-size: 1rem;
  color: #5e616b;
}
#content.sede-body .form-control:focus {
  box-shadow: inset 0 0 0 3px #1f2331;
  border: 4px solid #fdcb33;
}
#content.sede-body div.form-control {
  height: 2.625rem;
  border-radius: 0.188rem;
}
#content.sede-body .form-builder-select-field .select-arrow-down-container:after {
  content: "";
  background-image: url("/o/aragon-theme/images/dga/sede/arrow-down-gray.svg");
  background-position: right 0.313rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem;
  padding-right: 1.563rem;
}
#content.sede-body .form-builder-select-field .select-arrow-down-container svg {
  display: none;
}
#content.sede-body .form-builder-select-field .select-arrow-down-container .form-text {
  display: none;
}
#content.sede-body .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #00607a;
}
#content.sede-body .has-error .custom-control-label {
  color: #1f2331;
}
#content.sede-body .ddm-drag .ddm-field {
  padding: 0;
}

#content.sede-body .footer.sede {
  position: relative;
}
@media (min-width: 696px) and (max-width: 849px) {
  #content.sede-body .footer.sede {
    padding-top: 0rem;
  }
}
#content.sede-body .iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  /*padding-top: 56.25%;*/ /* 16:9 Aspect Ratio */
}
#content.sede-body .responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}
#content.sede-body .search-btn {
  background-color: #00607a;
  border-color: #00607a;
}
#content.sede-body .search-btn:focus {
  background-color: #1f2331;
  border-color: #1f2331;
  color: #ffffff;
}
#content.sede-body .c-back {
  color: #5e616b;
}
#content.sede-body .util .ratings .btn.icon {
  margin: 0 1.25rem 0 0;
  padding: 0.25rem 0.5rem 0.25rem 1.75rem;
  background-color: #ffffff;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
#content.sede-body .util .ratings .btn.icon:hover {
  background-color: #ededec;
}
#content.sede-body .sendComment {
  border-radius: 0.188rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  text-decoration: underline;
}
#content.sede-body .sendComment:hover {
  text-decoration: none;
}
#content.sede-body .sendNoComment {
  margin-left: 1rem;
  color: #1f2331;
}
#content.sede-body .sendNoComment:hover {
  color: #1f2331;
}
#content.sede-body .sendNoComment:focus {
  background-color: transparent;
}
#content.sede-body .ratings textarea {
  background-color: #ffffff;
  border-radius: 0.188rem;
  border: 1px solid #5e616b;
}
#content.sede-body .menu-tema .listado__item .link-1 {
  padding: 0.625rem 1.875rem 0.625rem 0.938rem;
}
#content.sede-body .category-tramites__item .description {
  margin-bottom: 0rem;
  word-break: break-word;
}
#content.sede-body .search-input-container {
  width: 50%;
}
#content.sede-body #searchTextSede {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  padding: 0.813rem 1.188rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
  color: #1f2331;
  width: 100%;
  border: 0;
  border-top: 1px solid #5e616b;
  border-bottom: 1px solid #5e616b;
  border-left: 1px solid #5e616b;
  height: 50px;
}
#content.sede-body .search-btn {
  border: 1px solid #5e616b;
  background-color: #00607a;
  color: #ffffff;
  float: left;
  cursor: pointer;
  position: relative;
  margin-left: 0;
  padding: 0 16px;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
  font-size: 1rem;
}
#content.sede-body .category-tramites__item .name {
  word-break: break-word;
}
#content.sede-body .suggested__contentTab table {
  min-width: 0;
}
#content.sede-body .main-tema {
  padding: 0rem;
}
#content.sede-body .servicios-tramites-module__aside__item .state {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
#content.sede-body .servicios-tramites-module__aside__item h3 {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 0.938rem;
}
#content.sede-body .servicios-tramites-module__aside__item a {
  display: block;
}
#content.sede-body .servicios-tramites-module {
  color: #1f2331;
}
#content.sede-body .dga-view .breadcrumb__listado li {
  color: #1f2331;
}
#content.sede-body .dga-view .breadcrumb__listado li a {
  color: #1f2331;
}
#content.sede-body .servicios-tramites-module__body__anchors-nav ul li a,
#content.sede-body .servicios-tramites-module__body li p {
  color: #1f2331;
}
#content.sede-body .servicios-tramites-module__body__number {
  color: #5e616b;
}
#content.sede-body .servicios-tramites-module__body__bloque ul {
  list-style-type: disc;
  margin-left: 1.063rem;
}
#content.sede-body .servicios-tramites-module__body__bloque ul li {
  padding-left: 0px;
}
#content.sede-body .servicios-tramites-module__body__footer-info {
  border-top: 1px solid #92949B;
}
#content.sede-body .servicios-tramites-module__body__footer-info ul li p {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: normal;
  color: #00607a;
}
#content.sede-body .servicios-tramites-module a {
  margin-bottom: 0.5rem;
}
#content.sede-body .servicios-tramites-module a:not([class~=c-button]) {
  text-decoration: underline;
}
#content.sede-body .servicios-tramites-module a:not([class~=c-button]):hover {
  text-decoration: none;
}
#content.sede-body .servicios-tramites-module a.gray-3 {
  color: #00607a;
}
#content.sede-body .servicios-tramites-module .downloadSvg {
  text-decoration: none;
}
#content.sede-body .servicios-tramites-module .downloadSvg:hover {
  text-decoration: none;
}
#content.sede-body .servicios-tramites-module__aside__item a:not([class~=c-button]) {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: normal;
  text-decoration: underline;
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
}
#content.sede-body .servicios-tramites-module .breadcrumb__listado {
  padding-left: 0;
}
#content.sede-body .servicios-tramites-module .breadcrumb__listado li:last-child a {
  text-decoration: underline;
}
#content.sede-body .servicios-tramites-module .breadcrumb__listado li:last-child a:hover {
  text-decoration: none;
}
#content.sede-body .servicios-tramites-module__body p {
  line-height: 1.4;
}
#content.sede-body .servicios-tramites-module .c-card {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}
#content.sede-body .sede-banner-home__tramites ul {
  line-height: 0.75rem;
}
#content.sede-body .sede-banner-home__tramites li {
  margin-bottom: 0.625rem;
}
#content.sede-body .sede-banner-home__tramites .title {
  margin-bottom: 0.938rem;
}
#content.sede-body .journal-content-article .prose img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  #content.sede-body .pl-12 {
    padding-left: 0.75rem !important;
  }
  #content.sede-body .pr-12 {
    padding-right: 0.75rem !important;
  }
}
#content.sede-body .aside-tags .btn:focus {
  border-color: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#content.sede-body .aside-tags .facet-term {
  color: #00607a;
  text-decoration: underline;
  font-weight: 400;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 600;
}
#content.sede-body .aside-tags .facet-term:hover {
  text-decoration: none;
}
#content.sede-body .arrow-open--filters {
  width: 100%;
}
#content.sede-body .arrow-open--filters::after {
  left: auto;
  right: 0;
}
#content.sede-body .arrow-open--filters[aria-expanded=true]::after {
  color: #1f2331;
}

.ddm-select-dropdown .dropdown-item {
  color: #5e616b;
  font-size: 1rem;
}

.dga-view #content .main-tema .journal-content-article .desy-reset h2[id], .dga-view #content .main-tema .journal-content-article .desy-reset h3[id] {
  scroll-margin-top: 6.25rem;
}

.journal-content-article .desy-reset {
  width: 95%;
}

#content.sede-body .box-link-home__item--one {
  flex-direction: column;
  justify-content: flex-start;
  min-height: 0;
}
@media (min-width: 768px) {
  #content.sede-body .box-link-home__item--one {
    flex-direction: row;
  }
}
#content.sede-body .box-link-home__item--one .box-link-home__item-text {
  display: flex;
  width: 80%;
}
#content.sede-body .box-link-home__item--one .box-link-home__item-link {
  display: flex;
  width: 100%;
}
@media (max-width: 767.98px) {
  #content.sede-body .box-link-home__item--one .box-link-home__item-link {
    margin-left: 0;
    margin-top: 0.625rem;
  }
}
#content.sede-body .box-link-home__item--one .underline-strong {
  margin-left: 2%;
}
#content.sede-body .box-link-home__item .underline-strong {
  display: block;
}

.sede-banner-template {
  background: linear-gradient(270deg, rgba(255, 204, 0, 0.5) 0.86%, rgba(246, 246, 245, 0.2) 99.33%);
  min-height: 185px;
  display: flex;
  flex-wrap: wrap;
  margin: 1.875rem 0;
}
.sede-banner-template__info {
  padding: 1.5rem;
  width: 65%;
}
@media (max-width: 767.98px) {
  .sede-banner-template__info {
    width: 100%;
  }
}
.sede-banner-template__info h2 {
  font-size: 1.5rem;
  line-height: 2.125rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  margin: 0 0 0.625rem 0;
}
@media (max-width: 767.98px) {
  .sede-banner-template__info h2 {
    margin: 0 0 1.25rem 0;
  }
}
.sede-banner-template__info p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  margin-bottom: 0.625rem;
  word-break: break-word;
}
.sede-banner-template__info a {
  position: relative;
  color: #1f2331;
  font-weight: bold;
}
.sede-banner-template__info a .fas.fa-long-arrow-right {
  margin-left: 0.625rem;
  font: 600 1.25rem/1.5rem "FontAwesome";
  color: #00607a;
  display: inline-block;
}
.sede-banner-template__info a .fas.fa-long-arrow-right:before {
  position: relative;
  top: 2px;
}
.sede-banner-template__info a .icon-arrow {
  width: 20px;
  height: 20px;
  transform: rotate(271deg);
  margin-left: 1%;
  vertical-align: sub;
}
.sede-banner-template__picture {
  width: 35%;
  display: flex;
  justify-content: center;
  height: 100%;
  max-height: 185px;
  padding-top: 20px;
}
.sede-banner-template__picture picture {
  display: flex;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .sede-banner-template__picture picture {
    width: 100%;
    justify-content: end;
    max-height: 170px;
    padding-top: 0px;
  }
}
@media (max-width: 767.98px) {
  .sede-banner-template__picture {
    width: 100%;
    justify-content: end;
  }
}
.sede-banner-template__picture img {
  height: 100%;
  width: auto;
}

.sda-aside-tags .view-more-tags-button {
  color: black;
  font-weight: 700;
}
.sda-aside-tags .view-more-tags-button img {
  margin-left: 12px;
}
@media (max-width: 767.98px) {
  .sda-aside-tags .view-more-tags-button {
    justify-content: start;
  }
}
.sda-aside-tags .view-more-tags-button .icon-arrow-up {
  transform: rotate(180deg);
}
.sda-aside-tags .view-more-tags-button[aria-expanded=false] .less-themes {
  display: none;
}
.sda-aside-tags .view-more-tags-button[aria-expanded=true] .more-themes {
  display: none;
}
.sda-aside-tags .view-more-tags-button[aria-expanded=true] .icon-arrow {
  transform: rotate(180deg);
}
.sda-aside-tags .facet-term-selected {
  color: black !important;
}
.sda-aside-tags .term-name a {
  color: #00607a;
}

.sede-filters-search {
  margin-right: 1.563rem;
  padding-left: 0.938rem;
  list-style: none;
}
@media (max-width: 767.98px) {
  .sede-filters-search {
    display: none;
  }
}
.sede-filters-search .arrow-open::after {
  font-size: 1.5rem;
  transform: translate(15%, -40%) rotate(0deg);
}
.sede-filters-search .arrow-open[aria-expanded=true]::after {
  transform: translate(15%, -5%) rotate(180deg);
}

.sede-filters-search__title {
  font-size: 1rem;
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
}

.sede-filters-search__item input[type=checkbox] {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
  appearance: none;
  padding: 0;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  user-select: none;
  flex-shrink: 0;
  height: 0.625rem;
  width: 0.625rem;
  color: #2563eb;
  background-color: #ffffff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 $dga_darkblack;
  border: 1px solid;
  border-radius: 0;
  border-color: #5e616b;
  color: #1f2331;
  width: 1rem;
  height: 1rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.sede-filters-search__label {
  font-size: 0.875rem;
}

.sede-search-collapse {
  width: 100%;
  min-width: none;
  max-width: none;
  flex-flow: row wrap;
}
@media all and (min-width: 768px) {
  .sede-search-collapse {
    max-height: 21.875rem;
    overflow-y: auto;
  }
}
@media all and (max-width: 768px) {
  .sede-search-collapse {
    max-height: none;
    overflow-y: initial;
  }
}
.sede-search-collapse .sede-search-collapse.show {
  display: flex;
  position: relative;
}
.sede-search-collapse .sede-search-collapse.collapsing {
  position: relative;
}

@media all and (min-width: 768px) {
  .sede-filters-search {
    display: block;
  }
  #filtros_modal {
    display: none;
  }
}
@media all and (max-width: 768px) {
  .sede-filters-search {
    display: none;
  }
  #filtros_modal {
    display: block;
    position: relative;
    z-index: 1;
    margin-bottom: 1.5rem;
  }
}
@media all and (max-width: 768px) {
  .dga-view .main-tema.pt-0 .container .row {
    /*.info-tema.portlet-column-last {
        .articulos-tema.elementos-hijos.sede-menu-subtemas {
            display: none;
        }
    }*/
  }
  .dga-view .main-tema.pt-0 .container .row .menu-tema.portlet-column-first {
    margin-bottom: 0.625rem;
  }
  .dga-view .main-tema.pt-0 .container .row .menu-tema.portlet-column-first .articulos-tema.elementos-hijos.sede-menu-subtemas {
    display: block;
  }
  .dga-view .main-tema.pt-0 .container .row .menu-tema.portlet-column-first .articulos-tema.elementos-hijos.sede-menu-subtemas h1 {
    margin-top: 1.25rem;
  }
  .dga-view .main-tema.pt-0 .container .row .menu-tema.portlet-column-first .articulos-tema.elementos-hijos.sede-menu-subtemas .listado::before {
    content: none;
  }
  .dga-view .main-tema.pt-0 .container .row .menu-tema.portlet-column-first .articulos-tema.elementos-hijos.sede-menu-subtemas .listado__item .tema {
    padding-left: 1.25rem;
    padding-bottom: 0.625rem;
  }
  .dga-view .main-tema.pt-0 .container .row .menu-tema.portlet-column-first .articulos-tema.elementos-hijos.sede-menu-subtemas .listado__item .tema::before {
    content: none;
  }
  .dga-view .main-tema.pt-0 .container .row .menu-tema.portlet-column-first .articulos-tema.elementos-hijos.sede-menu-subtemas .listado__item .tema .title::before {
    content: "";
    width: 1rem;
    height: 1rem;
    background: url(/o/aragon-theme/images/dga/icons/icon-arrow-right.svg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0.125rem;
    transform: none;
  }
}
@media all and (min-width: 768px) {
  .dga-view .main-tema.pt-0 .container .row .menu-tema.portlet-column-first .articulos-tema.elementos-hijos.sede-menu-subtemas {
    display: none;
  }
  .dga-view .main-tema.pt-0 .container .row .info-tema.portlet-column-last .articulos-tema.elementos-hijos.sede-menu-subtemas {
    display: block;
  }
}

@media all and (max-width: 768px) {
  .dga-view .main-tema.pt-0 .container .row .info-tema.portlet-column-last .articulos-tema.elementos-hijos.sede-menu-subtemas:has(.listado) {
    display: block;
  }
}
@media all and (max-width: 768px) {
  .dga-view .main-tema.pt-0 .container .row .info-tema.portlet-column-last .articulos-tema.elementos-hijos.sede-menu-subtemas:not(:has(.listado)) {
    display: none;
  }
}
#content.sede-body .c-modal--full {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100vw;
  max-width: none;
  height: 100vh;
  overflow: hidden;
  outline: 0;
  transform: none;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
@supports (height: 100dvh) {
  #content.sede-body .c-modal--full {
    height: 100dvh;
  }
}
#content.sede-body .c-modal--full .modal-dialog {
  height: 100%;
  width: 100%;
  margin: 0;
}
#content.sede-body .c-modal--full .modal-header {
  height: auto;
  padding: 1rem;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: 1px solid #92949B;
}
#content.sede-body .c-modal--full .modal-content {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: 100%;
  border: none;
  border-radius: 0;
}
#content.sede-body .c-modal--full .modal-footer {
  height: auto;
  padding: 1rem;
  border-bottom: none;
  border-right: none;
  border-left: none;
  border-top: 1px solid #92949B;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  background: #ffffff;
  margin: 0;
}
#content.sede-body .c-modal--full .modal-body {
  padding-bottom: 4.375rem;
}

.dga-view .c-accordion .card {
  box-shadow: none;
  border-radius: 0;
  border-top: 1px solid #92949B;
  border-bottom: none;
  border-right: none;
  border-left: none;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.dga-view .c-accordion .card .card-header {
  margin-bottom: -1px;
  border-bottom-color: #92949B;
  background-color: transparent;
  padding: 1rem 0.625rem 1rem 2.75rem;
  display: flex;
  flex-flow: column wrap;
}
.dga-view .c-accordion .card .card-header .c-h4 {
  margin: 0;
}
.dga-view .c-accordion .card .card-header .c-button--transparent {
  position: absolute;
  top: 1rem;
  left: 0.5rem;
  z-index: 1;
  width: 1.406rem;
  height: 1.406rem;
  background: url(/o/aragon-theme/images/dga/sede/plus.svg) center center no-repeat;
}
.dga-view .c-accordion .card .card-header .c-button--transparent[aria-expanded=true] {
  background: url(/o/aragon-theme/images/dga/sede/minus.svg) center center no-repeat;
}
.dga-view .c-accordion .card .card-body {
  margin-left: 2.75rem;
  padding: 1rem 1rem 0 0;
  border-top: 1px solid #92949B;
  margin-bottom: -1px;
}
.dga-view .c-accordion .card .card-body:has(.card) {
  padding: 0;
}
.dga-view .c-accordion .card .card-body > .card:first-child {
  border-top: none;
}
.dga-view .c-accordion .card .card-body p + p {
  border-top: 1px solid #92949B;
  padding-top: 1rem;
}

.dga-view #content.sede-body .sede-listado-tasas {
  border-top: 0.063rem solid #92949B;
  border-bottom: 0.063rem solid #92949B;
}
.dga-view #content.sede-body .sede-listado-tasas li {
  border-bottom: 0.063rem solid #92949B;
  padding: 1rem 0;
}
.dga-view #content.sede-body .sede-listado-tasas li:last-child {
  border-bottom: none;
}
.dga-view #content.sede-body .sede-listado-tasas li h4 {
  font-size: 1.125rem;
}
.dga-view #content.sede-body .sede-listado-tasas li p {
  margin-bottom: 0;
}
.dga-view #content.sede-body .sede-buscador-tasas {
  width: 100%;
}
.dga-view #content.sede-body .sede-buscador-tasas .input-group .search-input-container {
  width: auto;
}
@media (max-width: 767.98px) {
  .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-input-container {
    width: calc(100% - 92px);
  }
}
.dga-view #content.sede-body .sede-buscador-tasas .input-group .search-input-container input {
  min-width: 28.125rem;
  line-height: 2.188rem;
  border: 0.063rem solid #92949B;
  padding: 0.313rem 0.625rem;
  border-radius: 0.188rem 0 0 0.188rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 767.98px) {
  .dga-view #content.sede-body .sede-buscador-tasas .input-group .search-input-container input {
    min-width: calc(100vw - 9.375rem);
  }
}
.dga-view #content.sede-body .sede-buscador-tasas .input-group .search-btn {
  border-radius: 0 0.188rem 0.188rem 0;
  margin-left: -0.063rem;
}
.dga-view #content.sede-body .tasa__rates .c-accordion .card .card-body {
  margin-left: 2.75rem;
  padding: 1rem 1rem 0 0;
  border-top: 1px solid #92949B;
  display: flex;
  flex-flow: column wrap;
}
.dga-view #content.sede-body .tasa__rates p {
  display: inline-flex;
}
.dga-view #content.sede-body .tasa__importe {
  display: inline-flex;
  flex: 1 1 30%;
  margin-left: 1.25rem;
}

.dga-view .sede-momento .sede-momento__title {
  width: 70%;
  display: block;
}
@media (max-width: 767.98px) {
  .dga-view .sede-momento .sede-momento__title {
    width: 100%;
  }
}
.dga-view .sede-momento .sede-momento__description {
  width: 70%;
}
@media (max-width: 767.98px) {
  .dga-view .sede-momento .sede-momento__description {
    order: 2;
    width: 100%;
  }
}
.dga-view .sede-momento .sede-momento__image {
  width: 30%;
  max-width: calc(10rem * 2);
}
.dga-view .sede-momento .sede-momento__image img {
  width: 100%;
}
@media (max-width: 767.98px) {
  .dga-view .sede-momento .sede-momento__image {
    order: 1;
    width: 100%;
    max-width: none;
    max-height: min-content;
    justify-content: center;
    margin-bottom: 1rem;
  }
  .dga-view .sede-momento .sede-momento__image img {
    width: auto;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .dga-view .sede-momento .sede-momento__image {
    position: relative;
    top: -2.5rem;
    padding-left: 1rem;
  }
}
.dga-view .sede-submomento {
  border: 1px solid #92949B;
  border-radius: 0.1875rem;
  padding: 1.75rem;
  margin-bottom: var(--spacer-4);
}
@media (max-width: 767.98px) {
  .dga-view .sede-submomento {
    padding: 1rem 1rem 1.75rem;
  }
}
.dga-view .sede-submomento .sede-submomento__title {
  width: 70%;
  display: block;
}
.dga-view .sede-submomento .sede-submomento__title a {
  color: #00607a;
}
@media (max-width: 767.98px) {
  .dga-view .sede-submomento .sede-submomento__title {
    width: 100%;
  }
}
.dga-view .sede-submomento .sede-submomento__description {
  width: 70%;
}
@media (max-width: 767.98px) {
  .dga-view .sede-submomento .sede-submomento__description {
    order: 2;
    width: 100%;
  }
}
.dga-view .sede-submomento .sede-submomento__image {
  width: 30%;
  max-width: calc(10rem * 2);
  max-height: calc(10rem * 2);
  overflow: hidden;
  flex-flow: row wrap;
}
.dga-view .sede-submomento .sede-submomento__image img {
  width: 100%;
}
@media (max-width: 767.98px) {
  .dga-view .sede-submomento .sede-submomento__image {
    order: 1;
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: calc(10rem * 2);
  }
  .dga-view .sede-submomento .sede-submomento__image img {
    max-height: calc(10rem * 2);
  }
}
@media (min-width: 768px) {
  .dga-view .sede-submomento .sede-submomento__image {
    position: relative;
    top: -2.5rem;
    padding-left: 1rem;
  }
}
.dga-view .sede-submomento-detalle .menu-submomentos {
  border-bottom: 1px solid #1f2331;
  margin-bottom: 2.5rem;
}
.dga-view .sede-submomento-detalle .menu-submomentos .activo {
  color: #1f2331;
  font-weight: 700;
  text-decoration: none;
}
.dga-view .sede-submomento-detalle .menu-submomentos .navigation-bar-light, .dga-view .sede-submomento-detalle .menu-submomentos .navbar-collapse, .dga-view .sede-submomento-detalle .menu-submomentos .navbar-nav {
  background-color: #ffffff;
}
.dga-view .sede-submomento-detalle .menu-submomentos .navbar-collapse.collapse.show {
  border: 1px solid #92949B;
}
.dga-view .sede-submomento-detalle .menu-submomentos .navigation-bar-light .navbar-nav .nav-link:hover {
  background-color: #ededec;
}
.dga-view .sede-submomento-detalle .menu-submomentos .navigation-bar {
  padding-bottom: 0.5px;
}
@media (max-width: 767.98px) {
  .dga-view .sede-submomento-detalle .menu-submomentos .navigation-bar {
    border-width: 0px;
    padding-bottom: 0;
  }
}
.dga-view .sede-submomento-detalle .info-destacada {
  background: #d6eaf0;
  padding: 1.75rem 1.75rem;
  margin-bottom: 1.75rem;
}
.dga-view .sede-submomento-detalle .card-submomento {
  border: 1px solid #92949B;
  border-radius: 0.1875rem;
  padding: 1.75rem 1.75rem 1.75rem 5rem;
  margin-bottom: var(--spacer-4);
}
.dga-view .sede-submomento-detalle .card-submomento .c-h3 svg,
.dga-view .sede-submomento-detalle .card-submomento .c-h4 svg {
  left: -2.5rem;
}
.dga-view .sede-submomento-detalle.bloque-destacado {
  background: #f6f6f5;
  padding: var(--spacer-5) 0;
}
.dga-view .sede-submomento-detalle.bloque-destacado .recursos li {
  border: 1px solid #92949B;
  border-radius: 0.25rem;
}
.dga-view .sede-submomento-detalle.bloque-destacado .recursos li svg {
  top: calc(50% - 0.5rem);
  right: 0;
}
.dga-view .sede-submomento-detalle.bloque-destacado .recursos li .c-link, .dga-view .sede-submomento-detalle.bloque-destacado .recursos li #content.sede-body .sendNoComment, #content.sede-body .dga-view .sede-submomento-detalle.bloque-destacado .recursos li .sendNoComment {
  display: flex;
  width: 100%;
}
.dga-view .sede-submomento-detalle.bloque-destacado .relacionados {
  gap: 1rem;
}
.dga-view .sede-submomento-detalle.bloque-destacado .relacionados li {
  width: 32%;
  border: 1px solid #92949B;
  border-radius: 0.25rem;
}
.dga-view .sede-submomento-detalle.bloque-destacado .relacionados li svg {
  right: 0;
  min-width: 16px;
  min-height: 16px;
}
@media (max-width: 1023.98px) {
  .dga-view .sede-submomento-detalle.bloque-destacado .relacionados li {
    width: calc(50% - 0.5rem);
  }
}
@media (max-width: 639.98px) {
  .dga-view .sede-submomento-detalle.bloque-destacado .relacionados li {
    width: 100%;
  }
}
.dga-view .sede-submomento-detalle .c-accordion .card:last-child {
  border-bottom: 1px solid #92949B;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header {
  padding-left: 1rem;
  padding-right: 2.5rem;
  border-bottom: none;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header:focus, .dga-view .sede-submomento-detalle .c-accordion .card-header:focus-within, .dga-view .sede-submomento-detalle .c-accordion .card-header.focus {
  background-color: #fdcb33;
  outline: 2px solid transparent;
  outline-offset: 2px;
  color: #1f2331;
  box-shadow: 0 0 transparent, 0 0 transparent, inset 0 -2px 0 0 #1f2331;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header span {
  text-decoration: underline;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header:focus-visible {
  outline: 0;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header > .c-link--full .mostrar, .dga-view .sede-submomento-detalle .c-accordion .card-header > .c-link--full .ocultar {
  color: #5e616b;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header > .c-link--full .mostrar {
  position: absolute;
  right: 0;
  top: 1rem;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header > .c-link--full .ocultar {
  position: absolute;
  right: 0;
  top: 1rem;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header > .c-link--full > span {
  display: none;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header > .c-link--full[aria-expanded=true] .ocultar {
  display: flex;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header > .c-link--full[aria-expanded=false] .mostrar {
  display: flex;
}
.dga-view .sede-submomento-detalle .c-accordion .card-header .text-base, .dga-view .sede-submomento-detalle .c-accordion .card-header #content.sede-body .portlet-forms .ddm-form-basic-info .ddm-form-description, #content.sede-body .portlet-forms .ddm-form-basic-info .dga-view .sede-submomento-detalle .c-accordion .card-header .ddm-form-description, .dga-view .sede-submomento-detalle .c-accordion .card-header #content.sede-body .portlet-forms label, #content.sede-body .portlet-forms .dga-view .sede-submomento-detalle .c-accordion .card-header label,
.dga-view .sede-submomento-detalle .c-accordion .card-header #content.sede-body .portlet-forms legend,
#content.sede-body .portlet-forms .dga-view .sede-submomento-detalle .c-accordion .card-header legend,
.dga-view .sede-submomento-detalle .c-accordion .card-header #content.sede-body .portlet-forms .option-selected,
#content.sede-body .portlet-forms .dga-view .sede-submomento-detalle .c-accordion .card-header .option-selected,
.dga-view .sede-submomento-detalle .c-accordion .card-header #content.sede-body .portlet-forms .custom-control-label,
#content.sede-body .portlet-forms .dga-view .sede-submomento-detalle .c-accordion .card-header .custom-control-label {
  margin-right: 1rem;
}
.dga-view .sede-submomento-detalle .c-accordion .card-body {
  margin-left: 1rem;
  border-top: none;
}
.dga-view .sede-submomento-detalle .c-accordion .card-body p + p {
  border-top: none;
  padding-top: initial;
}
.dga-view .sede-submomento-detalle .c-accordion .card-body .c-link--full {
  display: block;
}
.dga-view .sede-submomento-detalle span + span {
  margin-left: 0.5rem;
}
.dga-view .sede-submomento-detalle span {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
}
.dga-view .sede-submomento-detalle span.tipo {
  margin-top: 0.5rem;
}
.dga-view .sede-submomento-detalle span.status {
  padding: 0 0.25rem;
  margin-top: 0.5rem;
}
.dga-view .sede-submomento-detalle span.status.success {
  background-color: #dcf8e2;
}
.dga-view .sede-submomento-detalle span.status.warning {
  background-color: #fef6b2;
}
.dga-view .sede-submomento-detalle span.status.danger {
  background-color: #fbd3ce;
}
.dga-view .nav-submomentos .c-button.anterior svg, .dga-view .nav-submomentos .anterior.gsc-cursor-page svg, .dga-view .nav-submomentos .sede-filters__box .anterior.btn-filtrar svg, .sede-filters__box .dga-view .nav-submomentos .anterior.btn-filtrar svg, .dga-view .nav-submomentos #content.sede-body .portlet-forms button.anterior svg, #content.sede-body .portlet-forms .dga-view .nav-submomentos button.anterior svg, .dga-view .nav-submomentos #content.sede-body .sede-buscador-tasas .input-group .anterior.search-btn svg, .dga-view #content.sede-body .sede-buscador-tasas .input-group .nav-submomentos .anterior.search-btn svg {
  transform: rotate(180deg);
}
.dga-view .otros-momentos .imagen-destacada {
  max-height: calc(5rem * 3);
  overflow: hidden;
  min-height: calc(5rem * 3);
}
.dga-view .otros-momentos .imagen-destacada img {
  width: auto;
  max-height: calc(5rem * 3);
}
.dga-view .otros-momentos .c-paragraph-base {
  color: var(--desy-color-black);
}
@media (max-width: 767.98px) {
  .dga-view .otros-momentos .imagen-destacada {
    max-height: 10rem;
    min-height: 10rem;
  }
  .dga-view .otros-momentos .imagen-destacada img {
    max-width: 99.99%;
    max-height: 10rem;
  }
}
.dga-view .bg-primary-base {
  background-color: #fdcb33;
}
.dga-view .text-decoration-underline {
  text-decoration: underline;
}

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

.portlet-journal-content.portlet-barebone .portlet .portlet-header.autofit-row {
  position: initial;
}

.autofit-section .lfr-tooltip-scope button.dropdown-toggle {
  height: 32px;
  width: 32px;
  margin-right: 0.625rem;
}
.autofit-section .lfr-tooltip-scope button.dropdown-toggle .inline-item {
  font-size: 0.938rem;
}

.portlet-content-editable .alert {
  font-size: 14px;
}

.portlet-barebone h2.portlet-title-text {
  display: none;
}

.lfr-form-content .radio input[type=radio] {
  position: initial;
}

.portlet:hover .lfr-tooltip-scope .visible-interaction,
.portlet.open .lfr-tooltip-scope .visible-interaction {
  display: block !important;
}

@media (min-width: 576px) {
  .portlet .lfr-tooltip-scope .visible-interaction {
    display: block !important;
  }
}
.controls-hidden header.portlet-topper {
  display: none !important;
}
.controls-hidden .h2 .pull-right .visible-interaction {
  display: none !important;
}
.controls-hidden .dropdown.lfr-icon-menu {
  display: none !important;
}
.controls-hidden .portlet-journal-content.portlet-barebone .portlet .portlet-header.autofit-row {
  display: none;
}
.controls-hidden .portlet .lfr-tooltip-scope .visible-interaction {
  display: none !important;
}

@media (min-width: 576px) {
  .controls-hidden .portlet .lfr-tooltip-scope .visible-interaction {
    display: none !important;
  }
}
.icon-monospaced,
.icon-monospaced[class^=icon-],
.icon-monospaced[class*=" icon-"] {
  line-height: 34px !important;
}

.dga-view .custom_toggler_switch .input-checkbox-wrapper .toggle-switch-check:checked ~ .toggle-switch-bar:before,
.dga-view .custom_toggler_switch .input-checkbox-wrapper label:not(.toggle-switch) .toggle-switch:checked ~ .toggle-switch-bar:before {
  background-color: #00607a;
  border: 1px solid #1f2331;
}

.dga-view .custom_toggler_switch .input-checkbox-wrapper {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
}

.filtrado-container-date .search-facet,
.filtrado-container-new .search-facet {
  border-color: #cdced9;
  margin-top: 2px;
  margin-bottom: 2px;
}
.filtrado-container-date .search-facet .panel-title,
.filtrado-container-new .search-facet .panel-title {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  text-transform: none;
}
.filtrado-container-date .search-facet .panel-header,
.filtrado-container-new .search-facet .panel-header {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.575rem;
  color: #1f2331;
  display: inline-block;
  text-decoration: none;
  position: relative;
  line-height: 2.75rem;
  width: 100%;
}
.filtrado-container-date .search-facet .panel-header .collapse-icon-open,
.filtrado-container-date .search-facet .panel-header .collapse-icon-closed,
.filtrado-container-new .search-facet .panel-header .collapse-icon-open,
.filtrado-container-new .search-facet .panel-header .collapse-icon-closed {
  font-size: 1.125rem;
  top: calc(1.125rem + 0.1em);
}
.filtrado-container-date .search-facet .panel-header-link:focus,
.filtrado-container-new .search-facet .panel-header-link:focus {
  box-shadow: none;
}
.filtrado-container-date .search-facet .date-container .lfr-ddm-field-group.mb-3,
.filtrado-container-new .search-facet .date-container .lfr-ddm-field-group.mb-3 {
  margin-bottom: 20px !important;
}
.filtrado-container-date .filter-box .searcher-panel-container .sort,
.filtrado-container-new .filter-box .searcher-panel-container .sort {
  border: 1px solid #cdced9;
  margin-top: 2px;
  margin-bottom: 2px;
}

.dga-view .sede-menu-subtemas .listado__item .link .title::before {
  content: "";
  width: 1rem;
  height: 1rem;
  background: url(../images/dga/icons/icon-arrow-right.svg) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0.625rem;
  top: 0.125rem;
}

.lfr-tooltip-scope .dropdown-action > .dropdown-toggle {
  height: 1.875rem;
  width: 1.875rem;
}
.lfr-tooltip-scope .btn .inline-item {
  font-size: 1.25rem;
}

.opendata__dataset-list .input-container {
  display: contents;
  width: 100%;
  word-wrap: break-word;
}

.portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination {
  list-style: none;
  margin: 0.938rem 0;
  padding-left: 0;
  text-align: center;
  justify-content: center;
}
.portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination .page-item {
  display: inline;
  margin-left: 0.156rem;
  margin-right: 0.156rem;
}
.portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination .page-item a, .portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination .page-item span {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 15px;
  display: inline-block;
  padding: 5px 14px;
}
.portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination .page-item a:hover, .portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination .page-item a:focus {
  background-color: rgba(0, 0, 0, 0.02);
  text-decoration: none;
}
.portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination .page-item.disabled > a,
.portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination .page-item.disabled > a:hover,
.portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination .page-item.disabled > a:focus,
.portlet-content .portlet-body .lfr-pagination .lfr-pagination-buttons.pagination .page-item.disabled > span {
  background-color: transparent;
  color: #6b6c7e;
  cursor: not-allowed;
}

.suggested .panel .panel-header {
  border-bottom: 2px solid #961A0C;
  padding-top: 0.938rem;
  padding-bottom: 0.938rem;
}
.suggested .panel .panel-header:focus {
  box-shadow: none;
}
.suggested .panel .panel-header .panel-title {
  font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  color: #1f2331;
  text-transform: none;
}
.suggested .panel .panel-header .collapse-icon-closed,
.suggested .panel .panel-header .collapse-icon-open {
  color: #961A0C;
  font-size: 0.938rem;
  top: calc(0.938rem + 0.1em);
}

@media (max-width: 767.98px) {
  .suggested .panel .panel-header .panel-title {
    font: 1rem/1.375rem Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
  }
}
.highlight {
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ .sheet .c-empty-state-animation {
  margin: 0.625rem auto 0.938rem;
  max-width: initial;
}
.portlet-boundary_com_liferay_portal_search_web_search_results_portlet_SearchResultsPortlet_ .sheet h1.taglib-empty-result-message-title {
  display: none;
}

.gsc-wrapper a:hover {
  text-decoration: underline !important;
}

.gsc-control-csee,
.gsc-control-cse {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
}
.gsc-control-csee *,
.gsc-control-cse * {
  font-family: Open Sans, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
}
.gsc-control-csee b,
.gsc-control-cse b {
  font-weight: 700 !important;
}

.gcsc-more-maybe-branding-root {
  display: none;
}

.gsc-richsnippet-showsnippet-label {
  display: none;
}

.gsc-input-box {
  margin-right: 0.5rem;
  border: 0 !important;
  background: transparent !important;
}

.gsc-input {
  padding-right: 1rem !important;
}

.gsc-input input {
  background-image: none !important;
  margin: 0px !important;
  height: auto !important;
  padding: 0.5rem 0.75rem !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  border-radius: 0.1875rem !important;
  font-weight: 600 !important;
  border: 1px solid #1f2331 !important;
  padding-right: 2.25rem !important;
}
.gsc-input input:focus {
  border-color: transparent;
  box-shadow: #ffffff 0px 0px 0px 0px, #fdcb33 0px 0px 0px 4px, #1f2331 0px 0px 0px 3px inset;
}

.gsc-search-button {
  padding: 0.5rem 0.75rem !important;
  margin-left: 0.5rem;
  background-color: #00607a !important;
  border-width: 1px !important;
  border-color: #00607a !important;
  border-radius: 0.1875rem !important;
  vertical-align: baseline !important;
  font-weight: 600 !important;
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 100ms !important;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
  white-space: nowrap !important;
  cursor: pointer !important;
}
.gsc-search-button:hover {
  background-color: #00475C !important;
  border-color: #00475C !important;
  color: #ffffff !important;
}
.gsc-search-button:focus {
  background-color: #fdcb33 !important;
  border-color: #fdcb33 !important;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px 0px 0px 3px;
  color: #1f2331 !important;
  outline: 2px solid transparent;
  outline-offset: 2px;
  text-decoration: underline;
}
.gsc-search-button:focus svg {
  fill: #1f2331 !important;
}
.gsc-search-button:active:not([disabled]), .gsc-search-button:hover:not([disabled]), .gsc-search-button.ds-hover:not([disabled]) {
  background-color: #ededec;
  border-color: #00607a;
}
.gsc-search-button svg {
  fill: #fff !important;
  width: 1rem !important;
  height: 1rem !important;
  margin: 0.25rem !important;
}

.gsc-search-box table,
.gsc-control-cse table {
  font-size: initial !important;
  line-height: initial !important;
  margin: initial !important;
  border: initial !important;
  border-bottom: initial !important;
  min-width: initial !important;
  border-spacing: initial !important;
}
.gsc-search-box td,
.gsc-control-cse td {
  padding: initial !important;
  text-align: initial !important;
  border-bottom: initial !important;
  border-right: initial !important;
}

.gsst_a {
  padding: 0 !important;
}
.gsst_a:focus span {
  background-color: #fdcb33 !important;
  border-color: #fdcb33 !important;
  box-shadow: transparent 0px 0px 0px 0px, transparent 0px 0px 0px 0px, #1f2331 0px 0px 0px 3px;
  color: #1f2331 !important;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.gscb_a {
  text-decoration: none;
  margin-left: -1.75rem;
}

.gsst_a .gscb_a {
  position: relative;
  top: 1px;
  color: #92949B !important;
}
.gsst_a .gscb_a:focus-within {
  text-decoration: none !important;
}

.gsst_a:focus-within {
  box-shadow: none;
}

/* Resultados de... Ver resultados de... */
/* https://desy.aragon.es/demos/buscador/#gsc.tab=0&gsc.q=oposiciones%20a%20Administrador%20Superiorior%2C&gsc.sort= */
.gs-result .gs-title *,
.gsc-cursor-page,
.gs-spelling a {
  color: #00607a !important;
}

.gsc-tabHeader.gsc-tabhInactive, .gsc-refinementHeader.gsc-refinementhInactive {
  color: #5e616b !important;
  border-color: #5e616b !important;
  background-color: #ffffff !important;
}

.gsc-tabHeader.gsc-tabhActive, .gsc-refinementHeader.gsc-refinementhActive {
  color: #00607a !important;
  border-color: #00607a !important;
  background-color: #ffffff !important;
}

.gsc-orderby-label {
  font-size: 13px !important;
}

.gsc-selected-option {
  font-weight: 700 !important;
}

.quick-access-nav {
  display: none;
}

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

/*# sourceMappingURL=main.css.map */
/*# sourceMappingURL=main.css.map */
