@charset "UTF-8";
@import url(ext/font-awesome.css?t=1748251897970);
@use "sass:math" as *;
/**
 * 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
 */
@use "sass:math" as *;
/**
 * 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
 */
.quick-access-nav {
  position: fixed;
  z-index: 999; }

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px; }
  .lfr-asset-column-details .lfr-asset-icon.last {
    border-width: 0; }

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

.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em; }

.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em; }
  .lfr-asset-column-details .lfr-panel.lfr-extended {
    border: 1px solid #ccc;
    margin-bottom: 0; }

.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block; }

.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em; }

.overlay {
  position: absolute; }

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

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

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

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

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

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

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

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

.lfr-pagination:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-pagination .dropdown-menu {
  display: none; }

.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px; }

.lfr-pagination .lfr-pagination-controls {
  float: left; }
  .lfr-pagination .lfr-pagination-controls .search-results {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    top: 10px; }
  .lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
    border-width: 0;
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 20px;
    padding: 3px 20px;
    text-align: left;
    white-space: nowrap;
    width: 100%; }

.lfr-pagination .lfr-pagination-delta-selector {
  float: left; }
  @media (max-width: 991.98px) {
    .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
      display: none; } }

.lfr-pagination .pagination-content {
  float: right; }

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

.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0; }

.lfr-panel .toggler-header {
  cursor: pointer; }

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

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

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

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

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

.lfr-tree a {
  text-decoration: none; }

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

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

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

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

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

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

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px; }

.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border: 2px solid #cfc; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border: 2px dotted #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border: 2px solid #fdc6c6; }

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

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

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .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/valencia-theme/images/states/empty_state.gif); }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-result-message-header,
    .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
      background-image: url(/o/valencia-theme/images/states/empty_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header, .c-prefers-reduced-motion
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(/o/valencia-theme/images/states/empty_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/valencia-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-search-result-message-header {
      background-image: url(/o/valencia-theme/images/states/search_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(/o/valencia-theme/images/states/search_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/valencia-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-empty-state {
      background-image: url(/o/valencia-theme/images/states/empty_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
    background-image: url(/o/valencia-theme/images/states/empty_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/valencia-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-success-state {
      background-image: url(/o/valencia-theme/images/states/success_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
    background-image: url(/o/valencia-theme/images/states/success_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/valencia-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px; }
  @media (prefers-reduced-motion: reduce) {
    .taglib-empty-result-message .taglib-search-state {
      background-image: url(/o/valencia-theme/images/states/search_state_reduced_motion.gif); } }
  .c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
    background-image: url(/o/valencia-theme/images/states/search_state_reduced_motion.gif); }

.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px; }

.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem; }

.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center; }

.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center; }

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

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

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

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

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

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

.taglib-icon-list li {
  float: left;
  margin-right: 1em; }

.taglib-icon-list:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden; }

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none; }

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

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

.lfr-icon-menu-open:after {
  clear: both;
  content: '';
  display: table; }

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

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0; }

.input-localized .input-group-item {
  flex-direction: column; }

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

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

.input-localized .lfr-input-localized-default a {
  margin-right: 14px; }

.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px; }

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

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

.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px; }

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

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal; }

.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem; }

.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px; }
  .input-localized-palette-container .palette-item-inner img {
    display: block; }

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

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px; }

.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem; }

.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1; }
  .item-selector .input-file + label {
    position: relative; }
    .item-selector .input-file + label::before {
      border-radius: 4px;
      bottom: -2px;
      content: '';
      display: block;
      left: -2px;
      position: absolute;
      right: -2px;
      top: -2px;
      transition: box-shadow 0.15s ease-in-out; }
  .item-selector .input-file:focus + label::before {
    box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff; }

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

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

.navbar .navbar-collapse {
  max-height: none; }
  .navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
    display: inline; }

@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%; } }

.navbar .navbar-search .form-search {
  margin: 8px 0; }
  @media (min-width: 768px) {
    .navbar .navbar-search .form-search {
      float: right;
      max-width: 275px; } }
  @media (max-width: 767.98px) {
    .navbar .navbar-search .form-search .input-group {
      width: 100%; } }

@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px; }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible; } }

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

.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px; }

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative; }
  @media (min-width: 576px) {
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
      margin-left: 375px;
      width: auto; } }
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
    position: static; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
      left: 12px;
      position: fixed;
      right: 12px;
      top: -1px;
      z-index: 1020; }
      .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
        display: block;
        padding: 0; }
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
          overflow-x: hidden; }
          @media (min-width: 576px) {
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
              margin-left: 375px; } }
          .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
            border-collapse: collapse;
            width: 100%; }
            .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
              border-radius: 0; }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      width: auto; }
      @media (min-width: 576px) {
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
        .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
          left: 0;
          position: absolute;
          right: 15px; } }
    .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
      height: auto; }

.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline; }
  .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):hover {
    color: #000; }

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

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

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

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

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

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

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

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

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px; }
  .user-status-tooltip .user-status-avatar .user-status-avatar-image {
    width: 27px; }

.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden; }
  .user-status-tooltip .user-status-info .user-status-date {
    font-size: 11px; }

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

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

.taglib-search-toggle .form-search {
  position: relative; }
  .taglib-search-toggle .form-search .input-group-btn {
    position: absolute; }
    @media (min-width: 992px) {
      .taglib-search-toggle .form-search .input-group-btn {
        position: static; } }

.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

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

.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1; }

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

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

.table-cell .taglib-workflow-status {
  margin: 0; }
  .table-cell .taglib-workflow-status .workflow-status {
    padding-left: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate; }

html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd; }

html:not(#__):not(#___) .active-area {
  background: #ffc; }

html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #ccc; }

html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1; }
  html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
    background-image: none; }

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

html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden; }

html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px; }

html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0; }

html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important; }

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px; }

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

.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000; }
  .lfr-item-viewer .progress-container a {
    position: absolute;
    right: 30px; }
  .lfr-item-viewer .progress-container .progress {
    margin-top: 10px; }

.lfr-item-viewer .search-info {
  background-color: #d3e8f1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%; }
  .lfr-item-viewer .upload-view > div {
    display: table-cell;
    vertical-align: middle; }

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

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

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

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

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

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative; }

.modal-dialog.dialog-iframe-modal {
  max-width: none; }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all; }
  .modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
    bottom: 0;
    right: 0; }

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

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

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

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

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em; }

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em; }

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em; }

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em; }

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em; }

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em; }

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

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

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

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

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

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

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block; }

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

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

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

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

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

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

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

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto; }

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

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

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

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

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

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

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

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

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

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

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

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

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

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #fff;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #fff; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 576px) {
      .portlet > .portlet-topper {
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }
  @media (min-width: 576px) and (prefers-reduced-motion: reduce) {
    .portlet > .portlet-topper {
      transition: none; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

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

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

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

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

.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5; } }

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

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #d3dadd; }

.main-content-body {
  margin-top: 20px; }

.restricted,
.restricted td {
  background: #fdd;
  border-width: 0; }

.restricted * {
  color: #727c81; }

.alt.restricted td {
  background-color: #ffc0c0; }

.hover.restricted td {
  background-color: #d3bdc0; }

.alt.restricted td.first,
.restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-borderless .portlet-content {
  padding: 1rem; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1rem;
  word-wrap: break-word; }

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

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

/* ---------- Breadcrumb taglib ---------- */
.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; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727c81;
    color: #fff; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4; }

.taglib-calendar tr th {
  border-bottom-color: #d7d7d7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline; }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

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

.product-menu .loading-animation {
  margin-top: 160px; }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px; }

.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px; }

.upload-drop-active .lfr-upload-container .upload-target {
  animation: none; }

.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite; }

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

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

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

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

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

.highlight-animation {
  animation: highlight-animation 0.7s; }

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

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

.portlet-decorate .portlet-content {
  background: #FFF;
  border: 0.0625em solid #DEEEEE; }

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

.portlet-title .portlet-title-text {
  width: 100%;
  padding-right: .9375em;
  padding-left: .9375em;
  margin-right: auto;
  margin-left: auto; }

.portlet-title_underlined .portlet-title-text {
  width: 100%;
  padding-right: .9375em;
  padding-left: .9375em;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0.5em;
  border-bottom: 0.0625em solid #DEEEEE; }

@media (min-width: 576px) and (max-width: 768px) {
  .portlet-title .portlet-title-text, .portlet-title_underlined .portlet-title-text {
    max-width: 33.75em; } }

@media (min-width: 768px) and (max-width: 992px) {
  .portlet-title .portlet-title-text, .portlet-title_underlined .portlet-title-text {
    max-width: 45em; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .portlet-title .portlet-title-text, .portlet-title_underlined .portlet-title-text {
    max-width: 60em; } }

@media (min-width: 1200px) {
  .portlet-title .portlet-title-text, .portlet-title_underlined .portlet-title-text {
    max-width: 71.25em; } }

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  src: url("../css/fonts/roboto/Roboto-Regular.ttf"); }

/* roboto-bold - latin */
@font-face {
  font-family: 'Roboto-Bold';
  src: url("../css/fonts/roboto/Roboto-Bold.ttf"); }

/* roboto-slab-regular - latin */
@font-face {
  font-family: 'Roboto-Slab';
  src: url("../css/fonts/roboto-slab/RobotoSlab-Regular.ttf"); }

/* roboto-slab-bold - latin */
@font-face {
  font-family: 'Roboto-Slab-Bold';
  src: url("../css/fonts/roboto-slab/RobotoSlab-Bold.ttf"); }

/* montserrat - regular - latin */
@font-face {
  font-family: 'Montserrat';
  src: url("../css/fonts/montserrat/Montserrat-Regular.ttf"); }

/* montserrat - bold - latin */
@font-face {
  font-family: 'Montserrat-Bold';
  src: url("../css/fonts/montserrat/Montserrat-Bold.ttf"); }

/* montserrat - medium - latin */
@font-face {
  font-family: 'Montserrat-Medium';
  src: url("../css/fonts/montserrat/Montserrat-Medium.ttf"); }

/* montserrat - semibold - latin */
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("../css/fonts/montserrat/Montserrat-SemiBold.ttf"); }

:root {
  --body-font-family-1: 'Montserrat';
  --body-font-family-2: 'Montserrat-Bold';
  --body-font-size: 1rem;
  --h1-font-size: 3.2em;
  --h2-font-size: 2.8em;
  --h3-font-size: 2em;
  --h4-font-size: 1.2em;
  --font-family-h1: 'Montserrat';
  --font-family-h2: 'Montserrat-SemiBold';
  --bodyColor: #FFF;
  --bodyTextColor: #595959;
  --mainColor: #ffc840;
  --colorPrincipal: #ffc840;
  --mainColorRed: #D6001C;
  --mainColorGrey: #b2b2b2;
  --enlaceColor: #0056B3;
  --hrColor: $morado1;
  --botonPrincipalBackgroundColor:#ffc840;
  --botonPrincipalBoderColor:#000;
  --botonPrincipalColorText:#000;
  --botonPrincipalFontFamily:'Montserrat-SemiBold';
  --botonPrincipalHoverBackgroundColor:#000;
  --botonPrincipalHoverBoderColor:#ffc840;
  --botonPrincipalHoverColorText:#fff;
  --botonEstandarBackgroundColor:#ffc840;
  --botonEstandarBoderColor:#000;
  --botonEstandarColorText:#000;
  --botonEstandarFontFamily:'Montserrat-SemiBold';
  --botonEstandarHoverBackgroundColor:#000;
  --botonEstandarHoverBoderColor:#000;
  --botonEstandarHoverColorText:#fff;
  /*variables para json de libro de estilos*/
  /*colorSystem*/
  --white:#fff;
  --gray-100:#f7f8f9;
  --gray-200:#f1f2f5;
  --gray-300:#e7e7ed;
  --gray-400:#cdced9;
  --gray-500:#a7a9bc;
  --gray-600:#6b6c7e;
  --gray-700:#495057;
  --gray-800:#393a4a;
  --gray-900:#272833;
  --principal-1-1:#FFC840;
  --principal-1-2:#FFE083;
  --principal-1-3:#FFEFC1;
  --principal-2-1:#000000;
  --principal-2-2:#808080;
  --principal-2-3:#BFBFBF;
  --principal-3-1:#D6001C;
  --principal-3-2:#EA808D;
  --principal-3-3:#F5BFC6;
  --principal-4-1:#5B6770;
  --principal-4-2:#ADB3B7;
  --principal-4-3:#D6D9DB;
  --secundario-1-1:#86B400;
  --secundario-1-2:#C2D980;
  --secundario-1-3:#E1ECBF;
  --secundario-2-1:#F59100;
  --secundario-2-2:#FAC880;
  --secundario-2-3:#FCE3BF;
  --secundario-3-1:#00A9A0;
  --secundario-3-2:#80D4CF;
  --secundario-3-3:#BFE9E7;
  --secundario-4-1:#990099;
  --secundario-4-2:#CC80CC;
  --secundario-4-3:#E5BFE5;
  --secundario-5-1:#0066cc;
  --secundario-5-2:#80B2E5;
  --secundario-5-3:#BFD9F2;
  --secundario-6-1:#965a00;
  --secundario-6-2:#CAAC80;
  --secundario-6-3:#E5D6BF;
  --black:#000;
  --primary:#FFC840;
  --secondary:#000000;
  --success:#287d3c;
  --info:#2e5aac;
  --warning:#b95000;
  --danger:#da1414;
  --dark:#272833;
  --light:#f1f2f5;
  /*spacing*/
  --spacer-0:0;
  --spacer-1:0.25rem;
  --spacer-2:0.5rem;
  --spacer-3:1rem;
  --spacer-4:1.5rem;
  --spacer-5:3rem;
  --spacer-6:4.5rem;
  --spacer-7:6rem;
  --spacer-8:7.5rem;
  --spacer-9:9rem;
  --spacer-10:10rem;
  /*borders*/
  --body-bg:#fff;
  --body-color:#272833;
  --border-radius:0.25rem;
  --border-radius-sm:0.1875rem;
  --border-radius-lg:0.375rem;
  --border-radius-circle:50%;
  --rounded-pill:50rem;
  /*box-shadows*/
  --box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);
  --box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);
  --box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);
  /*aspect-ratios*/
  --aspect-ratio:100%;
  --aspect-ratio-4-to-3:75%;
  --aspect-ratio-8-to-3:37.5%;
  --aspect-ratio-16-to-9:56.25%;
  /*transitions*/
  --transition-collapse:height .35s ease;
  --transition-fade:opacity .15s linear;
  /*layout*/
  --container-max-sm:576px;
  --container-max-md:768px;
  --container-max-lg:992px;
  --container-max-xl:1280px;
  /*font-family*/
  --font-family-sans-serif:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  --font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
  --font-family-base:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  /*font-size*/
  --font-size-base:0.875rem;
  --font-size-sm:0.875rem;
  --font-size-lg:1.125rem;
  /*font-weight*/
  --font-weight-lighter:lighter;
  --font-weight-light:300;
  --font-weight-normal:400;
  --font-weight-bold:700;
  --font-weight-bolder:900;
  /*headings*/
  --h1-font-size: 3.2em;
  --h2-font-size: 2.8em;
  --h3-font-size: 2em;
  --h4-font-size: 1.2em;
  --h5-font-size:0.875rem;
  --h6-font-size:0.8125rem;
  /*displays*/
  --display1-size:6rem;
  --display2-size:5.5rem;
  --display3-size:4.5rem;
  --display4-size:3.5rem;
  --display1-weight:300;
  --display2-weight:300;
  --display3-weight:300;
  --display4-weight:300;
  --display-line-height:1.2;
  /*other*/
  --lead-font-size:1.25rem;
  --lead-font-weight:300;
  --text-muted:#a7a9bc;
  --blockquote-font-size:1.25rem;
  --blockquote-small-color:#6b6c7e;
  --blockquote-small-font-size:80%;
  --hr-border-color:rgba(0, 0, 0, .1);
  --hr-border-width:1px;
  --hr-border-margin-y:1rem;
  /*button-outline-primary*/
  --btn-primary-background-color:#0b5fff;
  --btn-primary-border-color:#0b5fff;
  --btn-primary-color:#fff;
  --btn-primary-hover-background-color:#0053f0;
  --btn-primary-hover-border-color:transparent;
  --btn-primary-hover-color:#fff;
  --btn-outline-primary-border-color:#0b5fff;
  --btn-outline-primary-color:#0b5fff;
  --btn-outline-primary-hover-background-color:#f0f5ff;
  --btn-outline-primary-hover-border-color:#0b5fff;
  --btn-outline-primary-hover-color:#0b5fff;
  /*button-outline-secondary*/
  --btn-secondary-background-color:#fff;
  --btn-secondary-border-color:#cdced9;
  --btn-secondary-color:#6b6c7e;
  --btn-secondary-hover-background-color:#f7f8f9;
  --btn-secondary-hover-border-color:#cdced9;
  --btn-secondary-hover-color:#272833;
  --btn-outline-secondary-border-color:#cdced9;
  --btn-outline-secondary-color:#6b6c7e;
  --btn-outline-secondary-hover-background-color:rgba(39, 40, 51, 0.03);
  --btn-outline-secondary-hover-border-color:transparent;
  --btn-outline-secondary-hover-color:#272833;
  /*button-link*/
  --btn-link-color:#0b5fff;
  --btn-link-hover-color:#004ad7; }

* {
  margin: 0;
  padding: 0; }

/* Override */
.controls-hidden .portlet-topper-toolbar {
  display: block !important; }

#_com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet_sidenavSliderId {
  z-index: 10000 !important; }

/*.page-editor__sidebar, .page-editor__theme-adapter-forms{
    z-index: 10000 !important;
}*/
.control-menu.control-menu-level-1 {
  position: relative; }

section#content {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }

@media screen and (min-width: 992px) {
  section#content {
    /*min-height: 37.5em;*/
    padding-bottom: 5rem; } }

label,
.control-label {
  color: #595959;
  font-size: 0.75em;
  font-weight: 500;
  margin-bottom: 0.125em; }

.quick-access-nav a:focus {
  outline: -webkit-focus-ring-color auto 0.3125em;
  text-decoration: underline; }

div[class*=CabeceraConf] section.portlet {
  margin-top: -.625em; }

body {
  background-color: var(--bodyColor);
  color: var(--bodyTextColor);
  font-family: var(--body-font-family-1), var(--body-font-family-2), sans-serif;
  font-size: var(--body-font-size); }

#wrapper {
  padding: 0; }

.navbar {
  padding: 0; }

h1 {
  font-family: var(--font-family-h1), sans-serif;
  font-size: var(--h1-font-size); }

h2 {
  font-family: var(--font-family-h2), sans-serif;
  font-size: var(--h2-font-size); }

h3 {
  font-family: var(--font-family-h2), sans-serif;
  font-size: var(--h3-font-size); }

h4 {
  font-family: var(--font-family-h1), sans-serif;
  font-size: var(--h4-font-size); }

hr {
  color: var(--hrColor); }

a {
  color: var(--enlaceColor); }

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

.icon-bar {
  background-color: black; }

.main-color {
  color: var(--mainColor); }

.main-color-red {
  color: var(--mainColorRed); }

.main-color-grey {
  color: var(--mainColorGrey); }

ul {
  margin-bottom: 1rem;
  margin-left: 1.5rem; }

ul.tipoCuadrados li {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  list-style: none; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.hero-image {
  margin-top: -1.6875em;
  /* The image used */
  background-image: url("./img/ayto_2.jpg");
  /* Set a specific height */
  height: 29.375em;
  /* Position and center the image to scale nicely on all screens */
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.input-buscar {
  border: none;
  border-bottom: 1px solid black;
  box-sizing: border-box;
  border-radius: 0;
  background: none;
  color: black;
  height: 2.5em;
  font-size: .875em;
  width: 100%; }

@media (max-width: 791px) {
  #p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_theme_navigation_menu_ + * {
    margin-top: 119px; }
  .signed-out #p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_INSTANCE_theme_navigation_menu_ + * {
    margin-top: 86px; } }

@media (max-width: 420px) {
  h1 {
    font-size: 2.4em; }
  h2 {
    font-size: 2em; }
  h3 {
    font-size: 1.5em; }
  h4 {
    font-size: 1em; }
  span {
    font-size: 0.8125em; } }

/* Style all font awesome icons */
.align-left {
  text-align: left; }

/* PRUEBA OVERLAY*/
.image {
  display: block;
  height: auto;
  width: 100%; }

.navbar-collapse {
  padding: 0; }

/* cards infociudad */
.flex-row {
  display: flex;
  flex-wrap: wrap; }

.flex-row > [class*='col-'] {
  display: flex;
  flex-direction: column; }

.thumbnail {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: .3125em;
  margin-bottom: .9375em;
  padding: 0;
  transition: 0.3s; }

.flex-row .thumbnail,
.flex-row .caption {
  display: flex;
  flex: 1 0 auto;
  flex-direction: column;
  height: auto;
  position: relative; }

.thumbnail img {
  border-radius: .3125em .3125em 0em 0em;
  width: 100%; }

.flex-text {
  flex-grow: 1; }

.flex-row img {
  min-width: 0;
  width: 100%; }

/* Menu lateral */
.menu-lateral > li:hover,
.menu-lateral > li:focus {
  background-color: #ffd83f;
  outline: none; }

.menu-lateral > li.active {
  background-color: #ffd83f;
  border: none;
  font-weight: bold; }

.menu-lateral > li.active:hover {
  background-color: #ffd83f;
  border: none; }

.menu-lateral > li > a {
  border-radius: 0 !important;
  color: black;
  display: block;
  font-size: .875em; }

.menu-lateral > li > a:hover {
  color: black;
  text-decoration: underline; }

.menu-lateral > li > a:focus {
  outline: none; }

/* Portlet login */
.login-container {
  left: 25%;
  position: relative;
  width: 50%; }

/*MENU SECUNDARIO*/
.a-facebook {
  border: 0;
  color: black;
  position: relative;
  text-align: center; }

.lab-facebook {
  color: black; }

.a-facebook:hover {
  border: 0;
  position: relative;
  text-align: center; }

.lab-twitter {
  color: black; }

.a-twitter {
  border: 0;
  color: black;
  position: relative;
  text-align: center; }

.a-twitter:hover {
  border: 0;
  position: relative;
  text-align: center; }

@media (max-width: 360px) {
  .web-munic-label-directos {
    display: block;
    padding-left: 0; }
  .web-munic-label-directos:hover {
    display: block;
    padding-left: 0; }
  .li-directos {
    height: 8.4375em; } }

/* botones */
/*
botonPrincipalBackgroundColor:$amarillo1;
botonPrincipalBoderColor:#000;
botonPrincipalColorText:#000;
botonPrincipalFontFamily:Montserrat-SemiBold;
*/
.btn-principal,
.buscador-generico .btn-primary,
.buscador-generico .btn-default {
  background-color: var(--botonPrincipalBackgroundColor) !important;
  border-color: var(--botonPrincipalBoderColor) !important;
  color: var(--botonPrincipalColorText);
  font-family: var(--botonPrincipalFontFamily), sans-serif; }

/*
botonPrincipalHoverBackgroundColor:#000;
botonPrincipalHoverBoderColor:$amarillo1;
botonPrincipalHoverColorText:#fff;
*/
.btn-principal:hover,
.btn-principal:focus,
.buscador-generico .btn-primary:hover,
.buscador-generico .btn-default:hover {
  background-color: var(--botonPrincipalHoverBackgroundColor) !important;
  border-color: var(--botonPrincipalHoverBoderColor) !important;
  color: var(--botonPrincipalHoverColorText);
  text-decoration: none;
  transition: all 0.5s ease; }

.btn-principal:hover,
.buscador-generico .btn-primary:hover {
  outline: none; }

/*
botonEstandarBackgroundColor:$amarillo1;
botonEstandarBoderColor:#000;
botonEstandarColorText:#000;
botonEstandarFontFamily:Montserrat-SemiBold;
*/
.btn-estandar,
.btn-defecto,
.btn-defecto:focus {
  background-color: var(--botonEstandarBackgroundColor);
  border-color: var(--botonEstandarBoderColor);
  color: var(--botonEstandarColorText);
  font-family: var(--botonEstandarFontFamily), sans-serif; }

/*
botonEstandarHoverBackgroundColor:#000;
botonEstandarHoverBoderColor:#000;
botonEstandarHoverColorText:#fff;
*/
.btn-estandar:hover, .btn-estandar:focus,
.btn-defecto:hover {
  background-color: var(--botonEstandarHoverBackgroundColor);
  border-color: var(--botonEstandarHoverBoderColor);
  color: var(--botonEstandarHoverColorText);
  transition: all 0.5s ease;
  text-decoration: underline; }

.btn-estandar:hover,
.btn-defecto:hover,
.btn-estandar:focus,
.btn-defecto:focus {
  outline: none;
  box-shadow: none; }

.bloque_tabla {
  border-collapse: collapse;
  margin-bottom: 1.25em;
  width: 100%; }

#header_c3_1 {
  border-bottom: .0625em solid #C9C9C9;
  border-left: 2px solid #ccc;
  padding: .625em; }

#header_c3_2 {
  border-bottom: .0625em solid #C9C9C9;
  padding: .625em; }

#header_c3_3 {
  border-bottom: 1px solid #C9C9C9;
  padding: 10px; }

#header_c3_4 {
  border-bottom: .0625em solid #C9C9C9;
  padding: .625em; }

span.left {
  float: left; }

span.right {
  float: right; }

.subtitulo {
  color: #007F78;
  font-size: 1em;
  font-family: Montserrat-Medium, sans-serif; }

caption.subtitulo {
  caption-side: top; }

/* ratio images*/
.aspect-ratio-2-to-1 {
  padding-bottom: 50%; }

@media (max-width: 767px) {
  .navbar {
    padding: 0; } }

@media (min-width: 992px) and (max-width: 1199px) {
  body {
    font-size: .9375em; } }

@media (min-width: 1200px) {
  body {
    font-size: 1em; } }

.container-fluid-1280 > .columns-1 > .portlet-layout {
  margin-right: 0em; }

.separabloques {
  display: none; }

.btn-buscar {
  background-color: transparent; }

h2.bloque_titulo {
  font-size: 1.8em !important;
  color: #000 !important; }

h3.bloque_subtitulo {
  font-size: 1.3em !important;
  color: #000 !important; }

/* Datepicker */
body {
  /* Iframe  Map*/ }
  body .datepicker {
    border-radius: 0; }
  body .datepicker td.old.day,
  body .datepicker td.new.day {
    color: #767676 !important; }
  body .datepicker td, body .datepicker th {
    border-radius: 0;
    border: none;
    height: 25px;
    padding: 3px 5px;
    text-align: center;
    width: 25px; }
  body .datepicker table tr td.today,
  body .datepicker table tr td.today:hover,
  body .datepicker table tr td.today.disabled,
  body .datepicker table tr td.today.disabled:hover,
  body .datepicker table tr td.active.day {
    background-color: #ffc840 !important;
    background-image: none;
    border-radius: 0;
    border: solid 1px #000;
    color: #000000; }
  body .datepicker table tr td.today,
  body .datepicker table tr td.today:hover,
  body .datepicker table tr td.today.disabled,
  body .datepicker table tr td.today.disabled:hover {
    background-color: #fff !important;
    border-color: rgba(255, 0, 0, 0.25) rgba(255, 0, 0, 0.25) rgba(255, 0, 0, 0.5) !important; }
  body .datepicker table tr td.today:hover,
  body .datepicker table tr td.today:hover:hover,
  body .datepicker table tr td.today.disabled:hover,
  body .datepicker table tr td.today.disabled:hover:hover,
  body .datepicker table tr td.today:active,
  body .datepicker table tr td.today:hover:active,
  body .datepicker table tr td.today.disabled:active,
  body .datepicker table tr td.today.disabled:hover:active,
  body .datepicker table tr td.today.active,
  body .datepicker table tr td.today:hover.active,
  body .datepicker table tr td.today.disabled.active,
  body .datepicker table tr td.today.disabled:hover.active,
  body .datepicker table tr td.today.disabled,
  body .datepicker table tr td.today:hover.disabled,
  body .datepicker table tr td.today.disabled.disabled,
  body .datepicker table tr td.today.disabled:hover.disabled,
  body .datepicker table tr td.today[disabled],
  body .datepicker table tr td.today:hover[disabled],
  body .datepicker table tr td.today.disabled[disabled],
  body .datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #ce8b34; }
  body .datepicker table tr td.active:active,
  body .datepicker table tr td.active.disabled:active,
  body .datepicker table tr td.active.active,
  body .datepicker table tr td.active.disabled.active,
  body .datepicker table tr td.active.disabled,
  body .datepicker table tr td.active.disabled.disabled,
  body .datepicker table tr td.active[disabled],
  body .datepicker table tr td.active.disabled[disabled] {
    background-color: #115eb7;
    border-radius: 0;
    color: #000000; }
  body .datepicker table tr td.active:hover.active,
  body .datepicker table tr td.active:hover,
  body .datepicker table tr td.active:hover:hover,
  body .datepicker table tr td.active.disabled:hover,
  body .datepicker table tr td.active.disabled:hover:hover,
  body .datepicker table tr td.active.disabled:hover:active,
  body .datepicker table tr td.active.disabled:hover.disabled,
  body .datepicker table tr td.active:hover[disabled],
  body .datepicker table tr td.active:hover.disabled,
  body .datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #0a3567;
    background-image: none; }
  body .datepicker table tr td span.active,
  body .datepicker table tr td span.active:hover,
  body .datepicker table tr td span.active.disabled,
  body .datepicker table tr td span.active.disabled:hover {
    background-color: #0044cc;
    background-image: none;
    border-radius: 0;
    font-weight: bold;
    font-size: 0.8rem; }
  body .datepicker table tr td span {
    border-radius: 0;
    font-size: 0.8rem;
    font-weight: bold; }
  body .datepicker table tr td span:hover,
  body .datepicker table tr td span.focused {
    background: #595959;
    border-radius: 0;
    color: #ffffff; }
  body .datepicker.dropdown-menu {
    overflow: initial; }
  body .iframe-map {
    border: 0;
    height: 47.5em;
    width: 100%; }

/* TABLE */
.table-hover tbody tr:hover,
.table-hover tbody tr:focus,
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th,
.table-hover tbody tr:focus td,
.table-hover tbody tr:focus th {
  background-color: #595959;
  color: #ffffff; }
  .table-hover tbody tr:hover a,
  .table-hover tbody tr:focus a,
  .table-hover tbody tr:hover td a,
  .table-hover tbody tr:hover th a,
  .table-hover tbody tr:focus td a,
  .table-hover tbody tr:focus th a {
    color: #ffffff; }

/* Top button styles */
#topButton {
  display: inline-block;
  background-color: #ffc840;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 10px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  z-index: 10; }

#topButton::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: rgba(0, 0, 0, 0.8); }

#topButton:hover {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.8); }

#topButton:hover:after {
  color: #ffc840; }

#topButton:active {
  background-color: rgba(0, 0, 0, 0.8); }

#topButton:active:after {
  color: #ffc840; }

@media (min-width: 500px) {
  #topButton {
    margin: 30px; } }

/* 	NAV REDES SOCIALES */
.compartir-redes-sociales ul {
  background-color: #000000;
  display: inline-block;
  min-height: 58px;
  margin-bottom: 1rem;
  padding: 0.5rem 0.5rem 0 0.5rem; }
  .compartir-redes-sociales ul li {
    display: inline-block; }

.compartir-redes-sociales .social-icon {
  display: block;
  margin-right: 5px; }
  .compartir-redes-sociales .social-icon img {
    height: 42px;
    width: 42px; }

.compartir-redes-sociales .social-icon:hover,
.compartir-redes-sociales .social-icon:focus {
  transform: translateY(-4px);
  transition: all .2s ease-in-out; }

@media (max-width: 330px) {
  .compartir-redes-sociales .social-icon img {
    height: 30px;
    width: 30px; }
  .compartir-redes-sociales ul {
    min-height: 47px; } }

/* Colores leyenda Proyectos de inversion */
.Azul.oscuro {
  color: darkblue; }

.Marrón {
  color: brown; }

.Naranja {
  color: orange; }

.Negro {
  color: black; }

.Rojo {
  color: red; }

.Verde.claro {
  color: darkseagreen; }

.Verde.oscuro {
  color: darkgreen; }

/* ADT comisiones plenos */
.comisiones-plenos .a-anyos-comisiones {
  display: block;
  padding: 10px 15px;
  position: relative;
  cursor: pointer;
  font-family: inherit;
  color: inherit; }

/* Plantilla direccion */
.direccion .embed-responsive-item {
  border: 0;
  min-height: 30rem;
  width: 100%; }

/* Plantilla propuesta inversion*/
.propuesta-inversion h3.bloque_titulo {
  font-size: 2em; }

.propuesta-inversion h3.bloque_subtitulo {
  font-size: 1.8em;
  margin-top: 1em; }

.propuesta-inversion h4.bloque_subtitulo {
  font-size: 1.5em;
  margin: 20px 0px;
  display: block; }

.propuesta-inversion .propuesta {
  border: 1px solid #999;
  background: #daffe5;
  padding: 10px; }

.propuesta-inversion #columna_centro > h4 {
  font-size: 1em; }

/* Configuracion portlets*/
.portlet > .portlet-topper {
  z-index: 999 !important;
  max-width: 83%; }

/* Mensajes en páginas no autenticados */
.signed-out div#alertContainer {
   display: none !important; }

.signed-out .alert-notifications-fixed {
  display: none !important; }

@media (max-width: 767px) {
  header {
    height: auto; }
  .no-cabecera-pt-movil {
    margin-top: 119px; }
  .signed-out .no-cabecera-pt-movil {
    margin-top: 86px; } }

/* header nav-menu liferay fixed */
@media (max-width: 767px) {
  #ControlMenu {
    position: fixed; } }

body.signed-out .portlet > .portlet-topper {
  display: none; }

/* Panels */
.container-fluid-1280 .panel-group {
  border-radius: 0; }
  .container-fluid-1280 .panel-group .panel {
    margin-bottom: 0.25em; }
  .container-fluid-1280 .panel-group .panel-default {
    border-color: transparent; }
    .container-fluid-1280 .panel-group .panel-default .panel-heading {
      border-color: transparent;
      color: #000000; }
  .container-fluid-1280 .panel-group .panel-title > a {
    background-color: #ffc840;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-weight: bold;
    font-size: 1.1rem;
    padding-left: 1em;
    padding-top: 0.8em;
    padding-bottom: 0.8em; }
    .container-fluid-1280 .panel-group .panel-title > a .fa {
      transform: rotate(90deg); }
    .container-fluid-1280 .panel-group .panel-title > a.collapsed {
      background-color: #838383; }
      .container-fluid-1280 .panel-group .panel-title > a.collapsed .fa {
        transform: rotate(0deg); }
  .container-fluid-1280 .panel-group .panel-body {
    border: solid 2px #dadee0;
    border-top: 2px solid #ffffff;
    padding: 1rem; }

.buscador-generico form .panel-group .panel-body {
  border: none; }

/* Contenidos relacionados */
.sheet-tertiary-title {
  text-transform: uppercase;
  border-bottom: solid 1px #e3a610;
  font-size: 1em;
  font-weight: bold;
  margin: 15px 0 15px 15px;
  padding-bottom: 9px; }

.asset-links .sidebar-list-group {
  margin-top: -1rem; }
  .asset-links .sidebar-list-group .list-group-item {
    border-color: transparent; }

.autofit-float.autofit-row.portlet-header {
  width: auto; }

/* ESTILOS PARA LISTAS  */
.enlaces-redes-sociales .desplegableRedesSociales {
  background-color: #fff;
  border: 1px solid #D6D6D6;
  border-radius: 5px 5px 0 0;
  background-image: none;
  cursor: pointer;
  color: #000;
  font-weight: bold;
  margin-bottom: .25em;
  padding-top: .5em;
  padding-bottom: .5em;
  transition: all .5s; }
  .enlaces-redes-sociales .desplegableRedesSociales .iconoEnlacesRedesSociales {
    border-radius: 20px;
    border: solid 1px #ffc840;
    padding: 3px 5px 3px 8px;
    background-color: #ffc840; }
  .enlaces-redes-sociales .desplegableRedesSociales.collapsed {
    background-color: #fff;
    border: 1px solid #D6D6D6;
    border-radius: 5px;
    margin: 10px 0;
    max-height: 50px;
    overflow: hidden;
    padding-top: 0.2em; }
    .enlaces-redes-sociales .desplegableRedesSociales.collapsed .iconoEnlacesRedesSociales {
      transform: rotate(0deg); }
  .enlaces-redes-sociales .desplegableRedesSociales h2 {
    font-size: 1.1rem;
    padding-left: 1em;
    padding-top: 0.5em; }
    .enlaces-redes-sociales .desplegableRedesSociales h2 span:nth-child(2) {
      padding-left: 1em; }

.enlaces-redes-sociales .iconoEnlacesRedesSociales {
  padding-left: 0.5em;
  padding-top: 0.5em;
  transform: rotate(90deg); }

.enlaces-redes-sociales .ulRedes {
  background-color: #ffffff;
  margin-bottom: 0.25em;
  margin-top: -4px;
  margin-left: 0;
  list-style: none; }

.enlaces-redes-sociales .liRedes {
  border: none;
  border-left: solid 1px #D6D6D6;
  border-right: solid 1px #D6D6D6;
  list-style: none;
  padding: 1rem; }

.enlaces-redes-sociales .liRedes:hover {
  background-color: #efefef; }

.enlaces-redes-sociales .liRedes:last-child {
  border-bottom: solid 1px #D6D6D6;
  border-radius: 0 0 5px 5px; }

.enlaces-redes-sociales .iconoRedesSociales {
  border: solid 1px #666666;
  height: 3em;
  width: 3em; }

.enlaces-redes-sociales .iconosSociales {
  padding-top: 0.5em; }
  .enlaces-redes-sociales .iconosSociales li {
    float: left;
    margin-right: 0.5rem;
    list-style: none; }

.enlaces-redes-sociales .iconoSocial {
  height: 1.5em;
  min-height: 44px;
  min-width: 44px;
  width: 1.5em; }

.enlaces-redes-sociales .tituloRedesSociales {
  color: #000000;
  padding-top: 0.75em; }

.enlaces-redes-sociales .aSociales:hover {
  text-decoration: none; }

.enlaces-redes-sociales .fa-chevron-right:before {
  font-size: 0.8em; }

/* Trámites en materias                                                         */
.row-submaterias .tabpane-submateria .desplegable {
  border: 1px solid #D6D6D6;
  border-radius: 5px;
  margin: 10px 0 0;
  overflow: hidden; }

.row-submaterias .tabpane-submateria .desplegable:focus {
  outline: none; }

.row-submaterias .tabpane-submateria .desplegable[aria-expanded="true"] {
  border-bottom: none;
  border-radius: 5px 5px 0 0; }

.row-submaterias .tabpane-submateria .row.subMaterias {
  display: block; }

.row-submaterias .tabpane-submateria .row.subMaterias .fa {
  display: block;
  float: left;
  width: 25px;
  margin: 0 20px 0; }

.row-submaterias .tabpane-submateria .row.subMaterias .fa-chevron-down {
  padding: 1px 5px 3px 4px !important; }

.row-submaterias .tabpane-submateria .row.subMaterias .pt-1 {
  border-radius: 20px;
  border: solid 1px #ffc840;
  padding: 3px 5px 3px 8px;
  background-color: #ffc840; }

.row-submaterias .tabpane-submateria .enlaces {
  border: 1px solid #D6D6D6;
  border-radius: 0 0 5px 5px;
  margin: 0;
  padding-top: 10px; }

.row-submaterias .tabpane-submateria .enlaces li {
  margin: 10px 0; }

.row-submaterias .tabpane-submateria .enlaces li:before {
  content: "\2022";
  color: #ffc840;
  font-size: 90px;
  line-height: 0;
  display: inline-block; }

.row-submaterias .tabpane-submateria .enlaces li a {
  display: block;
  margin-top: -45px;
  padding-left: 35px; }

/* Pleno del Ayuntamiento */
.panel-group div[id^='category-2'],
.panel-group div[id^='collapse20'],
.panel-group div[id^='collapse46'],
.panel-group div[id^='anyo-46'],
.panel-group div[id^='category-18'],
.panel-group div[id^='collapse18'] {
  background-color: #fff !important;
  padding-left: 0 !important; }

.panel-group div[id^='year-2'] .panel-title > a.collapsed,
.panel-group div[id^='collapse20'] .panel-title > a.collapsed,
.panel-group div[id^='category-2'] .panel-title > a.collapsed,
.panel-group div[id^='category-46'] .panel-title > a.collapsed,
.panel-group div[id^='anyo-46'] .panel-title > a.collapsed,
.panel-group div[id^='category-18'] .panel-title > a.collapsed,
.panel-group div[id^='category-'] .panel-title > a.collapsed.a-anyos-comisiones,
.panel-group div[id^='cat-primer-nivel-18'] .panel-title > a.collapsed {
  background-color: #fff !important;
  border-radius: 5px; }

.panel-group div[id^='year-2'] .panel-title > a,
.panel-group div[id^='collapse20'] .panel-title > a,
.panel-group div[id^='category-2'] .panel-title > a,
.panel-group div[id^='category-46'] .panel-title > a,
.panel-group div[id^='anyo-46'] .panel-title > a,
.panel-group div[id^='category-18'] .panel-title > a,
.panel-group div[id^='category-'] .panel-title > a.a-anyos-comisiones,
.panel-group div[id^='cat-primer-nivel-18'] .panel-title > a {
  background-color: #fff !important;
  border: 1px solid #D6D6D6;
  border-radius: 5px 5px 0 0;
  color: #000; }

.panel-group div[id^='year-2'] .panel-title > a:hover,
.panel-group div[id^='collapse2'] .panel-title > a:hover {
  text-decoration: none; }

div[id^='year-2'] a .iconoListaDesplegable,
div[id^='collapse2'] a .iconoListaDesplegable,
div[id^='year-2'] a .iconoEnlacesRedesSociales,
div[id^='collapse2'] a .iconoEnlacesRedesSociales,
div[id^='category-2'] a .iconoEnlacesRedesSociales,
div[id^='category-46'] a .iconoEnlacesRedesSociales,
div[id^='anyo-46'] a .iconoEnlacesRedesSociales,
div[id^='category-18'] a .iconoEnlacesRedesSociales,
div[id^='category-'] a.a-anyos-comisiones .iconoEnlacesRedesSociales,
div[id^='cat-primer-nivel-18'] a .iconoEnlacesRedesSociales {
  border-radius: 20px;
  border: solid 1px #ffc840;
  padding: 5px 5px 3px 8px;
  background-color: #ffc840; }

.panel-group div[id^='collapse20'] .panel-body,
.panel-group div[id^='collapse46'] .panel-body,
.panel-group div[id^='collapse18'] .panel-body {
  border: 1px solid #D6D6D6 !important;
  border-radius: 0 0 5px 5px;
  border-top: 1px solid #ffffff !important; }

.panel-group div[id^='collapse20'] .panel-body ul,
.panel-group div[id^='collapse46'] .panel-body ul,
.panel-group div[id^='collapse18'] .panel-body ul {
  list-style: none; }

.panel-group div[id^='collapse20'] .panel-body ul li,
.panel-group div[id^='collapse46'] .panel-body ul li,
.panel-group div[id^='collapse18'] .panel-body ul li {
  padding: 5px 0; }

.panel-group div[id^='collapse20'] .panel-body ul li:before,
.panel-group div[id^='collapse46'] .panel-body ul li:before,
.panel-group div[id^='collapse18'] .panel-body ul li:before {
  content: "\2022";
  color: #ffc840;
  font-size: 90px;
  line-height: 0;
  display: inline-block; }

.panel-group div[id^='collapse20'] .panel-body ul li a,
.panel-group div[id^='collapse46'] .panel-body ul li a,
.panel-group div[id^='collapse18'] .panel-body ul li a {
  display: block;
  margin-top: -45px;
  padding-left: 35px;
  color: #000; }

/* Columna de apoyo */
.bloque-cuadro {
  border: 3px solid;
  border-color: #dadada;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 15px;
  float: left;
  width: 100%;
  padding-bottom: 50px; }

.bloque-cuadro .bloque_imagen {
  float: left;
  width: 320px;
  height: 155px !important;
  margin-right: 20px !important;
  margin-bottom: 20px !important; }

.bloque-cuadro .bloque_imagen .imagenPie img {
  width: 320px;
  height: auto; }

.titulo-bloque {
  margin-top: 3%;
  margin-bottom: 3%;
  color: 4C4C4C; }

.owl-controls-custom .owl-nav {
  display: block; }

.owl-controls-custom .owl-nav .owl-prev {
  background-color: transparent;
  background-image: url(https://www.barcelona.cat/sites/all/themes/bcn/images/banners_paginats_arrow_left.png);
  height: 45px;
  left: -43px;
  position: absolute;
  top: 100px;
  width: 23px;
  filter: opacity(60%); }

.owl-controls-custom .owl-nav .owl-prev:hover {
  background-image: url(https://www.barcelona.cat/sites/all/themes/bcn/images/banners_paginats_arrow_left.png);
  filter: opacity(100%); }

.owl-controls-custom .owl-nav .owl-next {
  background-color: transparent;
  background-image: url(https://www.barcelona.cat/sites/all/themes/bcn/images/banners_paginats_arrow_right.png);
  height: 45px;
  position: absolute;
  right: -43px;
  top: 100px;
  width: 23px;
  filter: opacity(60%); }

.owl-controls-custom .owl-nav .owl-next:hover {
  background-image: url(https://www.barcelona.cat/sites/all/themes/bcn/images/banners_paginats_arrow_right.png);
  filter: opacity(100%); }

.owl-controls-custom .owl-nav .owl-next:hover, .owl-controls-custom .owl-nav .owl-prev:hover {
  background-color: transparent;
  box-shadow: none; }

.owl-controls-custom .owl-nav .owl-next, .owl-controls-custom .owl-nav .owl-prev {
  top: 62% !important;
  margin-top: -2.5em;
  transform: translateY(-50%); }

.owl-dots .owl-dot span {
  border: 1px dashed #222222; }

.vlc-arrow {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px dashed #222222;
  background-color: rgba(215, 215, 215, 0.35);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px;
  color: rgba(33, 37, 41, 0.8);
  transition: all 0.5s ease-in-out;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 2em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.vlc-arrow:hover {
  background-color: rgba(255, 205, 0, 0.9);
  color: #000;
  transition: all 0.5s ease-in-out;
  cursor: pointer; }

.vlc-arrow-left {
  padding: 10px 7px 0 0px; }

.vlc-arrow-right {
  padding: 10px 0 0 7px; }

.vlc-arrow-left:before {
  content: "\f053"; }

.vlc-arrow-right:before {
  content: "\f054"; }

.cajas-carrusel-destacado {
  background-color: #FFF;
  color: #595959;
  margin: 0.3125em;
  min-height: 11.5em;
  max-height: 15.5em; }

.enlace {
  border: solid #595959 .0625em;
  box-shadow: grey 0px 4px 2px -2px;
  min-height: 3.6em;
  max-height: 3.6em;
  background-color: #ffc840; }

.fa {
  margin-right: 0.7em;
  color: black; }

.noticia-date {
  padding-top: 15px !important; }

.compartir-redes-sociales ul {
  background-color: transparent; }

.dateRedes {
  margin-bottom: 3%; }

.listaCategoriasCabecera {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style: none; }

.itemCategoria::before {
  content: "\2022";
  color: #ffc840;
  font-size: 90px;
  line-height: 0; }

.enlaceCategoria {
  display: block;
  margin-top: -41px;
  padding-left: 30px; }

.noticia-contenido .contenido-multimedia {
  position: relative;
  float: left; }

.publicador-noticias-secundario .titular-actualidad {
  margin-top: 10px; }

/* Nuevos cambios Listas Desplegables */
.panel-group div[id^='collapse20'] .leftmarginable,
.panel-group div[id^='collapse20'].leftmarginable {
  margin-left: 0rem; }

.panel-group div[id^='collapse20'] .panel-body .panel-group .panel,
.panel-group div[id^='collapse18'] .panel-body .panel-group,
.panel-group div[id^='collapse46'] .panel-body .panel-group {
  margin-left: 30px; }

.noticia-contenido-related-content .lSAction > a {
  width: 50px;
  height: 50px;
  top: 35%; }

.noticia-contenido-related-content .lSAction .fa {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px dashed #222222;
  background-color: rgba(215, 215, 215, 0.35);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 30px;
  color: rgba(33, 37, 41, 0.8);
  transition: all .5s ease-in-out;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 2em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.noticia-contenido-related-content .lSAction a:hover .fa {
  background-color: rgba(255, 205, 0, 0.9);
  color: #000;
  transition: all .5s ease-in-out;
  cursor: pointer; }

.noticia-contenido-related-content .lSAction .fa:before {
  display: inline-block; }

.noticia-contenido-related-content .lSAction .fa-chevron-right:before {
  padding: 13px 0 0 18px; }

.noticia-contenido-related-content .lSAction .fa-chevron-left:before {
  padding: 13px 0 0 13px; }

.no-image {
  min-height: 30px;
  line-height: normal; }

.news-wrapper-second-third,
.news-wrapper-third-third,
.news-wrapper-third-middle,
.news-wrapper-third-last {
  border-top: solid 1px #ededed;
  margin: 15px 0; }

.publicador-noticias-secundario .titular-actualidad,
.publicador-noticias-tercero .titular-actualidad {
  padding: 0 10px 0 0; }

@media (max-width: 767px) {
  .vlc-arrow {
    width: 40px;
    height: 40px;
    font-size: 1.4em; }
  .vlc-arrow-left {
    padding: 10px 7px 0 5px; }
  .vlc-arrow-right {
    padding: 10px 5px 0 7px; } }

@media (max-width: 991px) {
  .publicador-noticias-secundario-tercero-xs {
    min-height: 30px;
    line-height: normal;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .publicador-noticias-secundario-tercero-xs .journal-content-article .news div {
    display: none; }
  .publicador-noticias-secundario .titular-actualidad {
    margin-top: 0; } }

@media (max-width: 768px) {
  .publicador-noticias-secundario-tercero-xs {
    flex: 0 0 50%;
    max-width: 50%; } }

/* cookies cookieConsent */
.dark.cookie-consent-preferences-overlay .cookie-consent-preferences-dialog .cc_cp_container .cc_cp_footer .cc_cp_f_save button {
  background: #ffc840 !important; }

.cc_cp_head_lang_selector {
  display: none !important; }

.dark.cc_dialog button.cc_b_ok {
  background: #ffc840 !important; }

.dark.cc_dialog button.cc_b_ok:hover {
  background-color: rgba(0, 0, 0, 0.8) !important;
  border-color: black !important;
  color: #fff !important;
  transition: all 0.5s ease !important;
  text-decoration: underline !important; }

.dark.cookie-consent-preferences-overlay .cookie-consent-preferences-dialog .cc_cp_container .cc_cp_content .cc_cp_m_content a {
  color: #ffc840 !important;
  font-weight: bold !important; }

.dark.cc_dialog {
  color: #fff;
  position: fixed !important;
  bottom: -5% !important;
  left: 0 !important;
  right: 0 !important;
  padding: 20px 1% !important;
  z-index: 99999 !important;
  max-width: 100% !important;
  transform: translateY(-50%) !important;
  background-color: rgba(4, 4, 4, 0.8) !important; }

.dark.cc_dialog button.cc_b_ok:focus {
  box-shadow: 0 0 0 2px #ffc840 !important; }

/*TWITTER*/
.redescontentTwitter {
  font-size: 13px;
  min-height: 500px;
  background-color: white;
  box-shadow: 0px 0px 2px black;
  margin-left: 4%;
  margin-bottom: 6%; }

.redescontentTwitter img {
  width: 80%;
  height: 171px;
  margin-left: 10%;
  margin-top: 12%;
  min-height: 175px;
  max-height: 175px; }

.redescontentTwitter .evr-rrss__container {
  width: 80%;
  margin-left: 10%;
  margin-top: 10%; }

.limited {
  overflow: scroll;
  height: 530px;
  overflow-x: hidden; }

.limited::-webkit-scrollbar {
  display: none; }

/*Facebook*/
.redescontent {
  height: 520px;
  font-size: 13px; }

.redescontent .mj-rrss__box {
  border: 2px transparent solid;
  min-height: 500px;
  background-color: white;
  box-shadow: 0px 0px 2px black; }

.redescontent .mj-rrss__box .mj-rrss__txt img {
  width: 80%;
  margin-left: 10%;
  margin-top: 10%;
  min-height: 175px;
  max-height: 175px; }

.redescontent .mj-rrss__box .infoestyle {
  width: 80%;
  margin-left: 10%;
  margin-top: 7%; }

.portlet-journal-content .portlet .portlet-header .visible-interaction {
  visibility: visible !important; }

/*** modificacion portlet materias para posicion de selecionable amarillo 
#materiasTablist{
	flex-wrap:nowrap
}***/
/*** hack de firefox para display: flex ***/
.row, .form-horizontal > .form-group {
  min-width: 30px; }

/*** modificación de alert-info que muestra el nombre del nodo ***/
/*
.alert-info {
	margin-top: 50px;
	float: left;
	width: 100%;
}
*/
/*** Esconder titulos de pagina y cabecera ***/
section#content h1.hide-accessible {
  -webkit-transform: scale(0); }

nav.quick-access-nav a#eSaltar {
  position: absolute;
  width: max-content;
  visibility: hidden; }

/*PUBLICADOR*/
#publicador-noticias .first-column .news .aspect-ratio-2-to-1 {
  padding-bottom: 100%; }

#publicador-noticias .first-column .news .aspect-ratio-2-to-1 .aspect-ratio-item-flush {
  max-height: none;
  position: absolute;
  width: inherit; }

#publicador-noticias .aspect-ratio-2-to-1 .aspect-ratio-item-flush {
  height: 100%; }

#publicador-noticias .arrow {
  background-color: #000000;
  height: 33px;
  padding: 5px 10px; }

#publicador-noticias .carousel-control-prev, #publicador-noticias .carousel-control-next {
  opacity: 1;
  transition: none; }
  #publicador-noticias .carousel-control-prev:hover .glyphicon,
  #publicador-noticias .carousel-control-prev:focus .glyphicon, #publicador-noticias .carousel-control-next:hover .glyphicon,
  #publicador-noticias .carousel-control-next:focus .glyphicon {
    color: #ffc840; }

#publicador-noticias .row {
  margin: 0; }

#publicador-noticias .carousel-control-prev, #publicador-noticias .carousel-control-next {
  width: 1.8em; }

.btn-estandar.publicador-noticias-btn {
  margin-top: 15px; }
  .btn-estandar.publicador-noticias-btn:focus, .btn-estandar.publicador-noticias-btn:hover {
    text-decoration: underline; }

@media (max-width: 990px) {
  .titulo-actualidad {
    font-size: 0.8em; } }

@media (min-width: 992px) {
  #publicador-noticias .first-column-subtext {
    margin-top: 25px; } }

@media (max-width: 767px) {
  #publicador-noticias {
    margin: 0.6em !important; }
    #publicador-noticias .carousel-control-prev .glyphicon, #publicador-noticias .carousel-control-next .glyphicon {
      float: inherit;
      font-size: 1em; } }

/*PLANTILLA*/
.titulo-actualidad {
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  font-size: 1em;
  max-width: 100%;
  max-height: 100%;
  margin-bottom: 0;
  padding: 0.5rem 1rem;
  position: absolute; }

.view-link {
  height: 100%; }
  .view-link a {
    bottom: 0;
    color: black;
    display: block;
    right: 1.5em; }
    .view-link a:hover {
      text-decoration: underline; }

@media (max-width: 767px) {
  .titular-actualidad {
    font-size: 0.9em;
    position: relative; }
  .news {
    padding: 1%; } }

@media (max-width: 375px) {
  .titular-actualidad {
    font-size: 0.85em;
    position: relative; } }

.breadcrumb {
  padding: .5em .9375em;
  margin-bottom: 1.25em;
  list-style: none;
  background-color: transparent;
  border-radius: .25em; }
  .breadcrumb a {
    color: #4A5E6A; }
  .breadcrumb > li {
    float: left;
    font-size: .75em;
    font-weight: 500;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase; }
    .breadcrumb > li .active {
      color: #C1CBD1; }

.home img {
  width: 1em;
  margin-right: .3em;
  margin-bottom: .2em;
  text-decoration: none; }

.breadcrumb-horizontal > li {
  margin-right: 0.5em;
  position: relative; }
  .breadcrumb-horizontal > li + li {
    padding-left: 1em; }
  .breadcrumb-horizontal > li + li::before {
    background-image: url(../images/icons/descarga.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    float: left;
    height: 0.75em;
    left: 0;
    margin-top: -0.375em;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 0.75em;
    color: #D4DADF; }

.camino-migas a {
  color: #4A5E6A;
  text-decoration: underline;
  font-size: 12px;
  font-weight: 500; }

.camino-migas a:hover {
  text-decoration: underline; }

.camino-migas {
  padding: 8px 0px;
  margin-bottom: 20px; }

.home a {
  text-decoration: none; }

.home img {
  width: 16px;
  margin-right: 5px;
  margin-bottom: 3px;
  text-decoration: none; }

.flechamigas {
  background-image: url("/o/valencia-theme/images/icons/descarga.svg");
  background-repeat: no-repeat;
  width: 10px;
  margin: 0px 5px; }

.breadcrumb-horizontal {
  margin-left: -10px; }

/* CARROUSEL INICIO */
#myCarousel {
  min-height: 31.25em;
  position: relative;
  width: 100%;
  z-index: 100; }

.portada-principal .slider-dots-wrapper {
  text-align: center;
  bottom: 60px;
  position: absolute;
  right: 0;
  left: 0; }

.portada-principal .btn-play {
  color: #222;
  display: inline-block;
  font-size: 20px;
  top: 10px; }

.portada-principal .btn-play:hover {
  cursor: pointer; }

.portada-principal .btn-play:before {
  content: "\e073"; }

.portada-principal .btn-play-paused:before {
  content: "\e072"; }

.portada-principal .carousel-indicators {
  position: initial;
  display: inline-block;
  margin-right: 0;
  margin-left: 0; }

.portada-principal .carousel-indicators li {
  display: inline-block;
  background-color: transparent;
  background-clip: initial;
  border-top: 0;
  border-bottom: 0;
  box-sizing: inherit;
  flex: none;
  height: 20px;
  line-height: 11px;
  margin-right: initial;
  margin-left: initial;
  opacity: 1;
  padding: 0 4px;
  text-indent: 0;
  transition: none;
  width: inherit; }

.portada-principal .carousel-indicators li button {
  background-color: #222;
  box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.2), 0 0.4em 1.2em 0 rgba(0, 0, 0, 0.19);
  background-clip: initial;
  border: transparent;
  box-sizing: content-box;
  cursor: pointer;
  flex: 0 1 auto;
  height: 15px;
  margin-right: 3px;
  margin-left: 3px;
  opacity: 1;
  text-indent: -999px;
  width: 15px;
  margin-top: 8%;
  border-radius: 50%; }

.portada-principal .carousel-indicators .active button {
  background-color: #ffc840;
  height: 15px;
  opacity: 1; }

.portada-principal .arrow {
  background-color: transparent;
  height: 33px;
  padding: 5px 10px;
  margin-top: 2%; }

.portada-principal .carousel-control-prev,
.portada-principal .carousel-control-next {
  opacity: 1;
  transition: none; }

@media (max-width: 778px) {
  #myCarousel {
    height: 37.5em; }
  #carouselButtons span {
    font-size: 0.8em; }
  #carouselButtons {
    left: 10px;
    bottom: 15px; } }

.control-flecha {
  background-image: none !important; }

.control-flecha:focus {
  outline: 2px solid blue; }

.elementos {
  height: 31.25em  !important;
  position: relative;
  width: 100%; }

.row-elementos {
  position: relative;
  margin-top: 6.25em;
  margin-right: -0.3125em;
  margin-left: 1.5625em; }

.row-cuadro {
  position: relative;
  background-color: white;
  border-radius: 0.3125em;
  -moz-border-radius: 0.3125em;
  -webkit-border-radius: 0.3125em;
  border: 0px solid #000000;
  height: 18.75em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%; }

.carousel-title {
  font-size: 2em;
  text-shadow: 1px 2px #000;
  color: white;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  width: 100%; }

@media (max-width: 778px) {
  .carousel-title {
    font-size: 1em;
    text-shadow: 0px 0px #999;
    font-weight: bold; } }

.carousel-img-small {
  position: relative;
  width: 100%;
  height: 12.5em;
  right: 5%; }

.text-description {
  position: relative;
  max-height: 9.375em;
  overflow: hidden; }

@media (max-width: 778px) {
  .text-description {
    text-overflow: ellipsis;
    white-space: nowrap; } }

.carousel-description {
  color: white;
  font-size: 1em;
  width: 100%;
  text-shadow: 1px 1px #000; }

.url-information {
  position: relative;
  right: -25%;
  margin-top: 0.625em; }

@media (max-width: 768px) {
  .url-information {
    right: 0%; }
  .portada-principal .arrow .glyphicon {
    font-size: initial; } }

.btn-m-informacion {
  background-color: #ffc840;
  color: #000;
  border-color: #ffc840; }

.btn-m-informacion:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  transition: all 0.5s ease;
  border-color: rgba(0, 0, 0, 0.8); }

.carousel-container {
  width: 100%;
  height: 30em;
  padding-left: 0em;
  padding-right: 0em; }

.carousel-inner {
  overflow: hidden; }

#myCarouselV1 {
  position: relative;
  width: 100%;
  height: 30em; }

.background-image-publicador {
  position: relative;
  width: 100%;
  height: 30em;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.row-elementosV1 {
  position: relative;
  margin-left: 4.375em;
  width: 50%;
  max-width: 28.125em;
  padding: 1em;
  background: rgba(33, 37, 41, 0.8);
  box-shadow: 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.14), 0 0.2em 0.06em -0.1em rgba(0, 0, 0, 0.12), 0 0.06em 0.3em 0 rgba(0, 0, 0, 0.2);
  transform: translateY(15%); }

.row-title {
  overflow: hidden; }

.text-titleV1 {
  font-size: 1.5em;
  color: white;
  line-height: 1.2em;
  overflow: hidden; }

.hr-title {
  width: 25%;
  border: 0.03em solid #ffc840; }

.row-description {
  overflow: hidden; }

.text-descriptionV1 {
  color: #ffffff; }
  .text-descriptionV1 a {
    color: #ffc840;
    text-decoration: underline; }

.url-informationV1 {
  padding-top: 1em; }

.control-flecha {
  width: 10%; }

#carouselButtons {
  left: 3.9%;
  position: absolute;
  bottom: 72px;
  z-index: 99; }

#carouselButtons .btn-default {
  background-color: #000000;
  border-color: #000000; }

@media (max-width: 768px) {
  .carousel-container {
    height: 30em; }
  #myCarouselV1 {
    height: 30em; }
  .background-image-publicador {
    height: 30em; }
  .row-elementosV1 {
    position: absolute;
    margin-top: 1em;
    margin-left: 8%;
    width: 76%;
    height: 65%; }
  .text-titleV1 {
    font-size: 1em; }
  .hr-title {
    width: 25%;
    border: 0.03125em solid #ffc840; }
  .row-description {
    max-height: 50%; }
  .text-descriptionV1 {
    font-size: 1em; }
  .url-information {
    right: 0%; }
  .url-informationV1 {
    position: fixed;
    bottom: 0; }
  #carouselButtons {
    left: 10px;
    bottom: 1em; }
  .control-flecha {
    width: 17%; } }

/*ESTILOS PARA LAS CABECERAS DE LAS PAGINAS*/
.background-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  width: 100%;
  height: 25em; }

.title {
  height: 25%;
  /*position: absolute;*/
  top: 50%;
  text-align: center;
  width: 100%; }

.label-title {
  text-shadow: black 0.1em 0.1em 0.2em;
  display: inline-block;
  color: #ffffff;
  font-size: 3.7em;
  font-style: normal;
  padding: 0 1rem;
  background-color: rgba(4, 4, 4, 0.3); }

.label-subtitle {
  font-size: 3em;
  color: #ffffff;
  display: block;
  font-style: normal;
  margin-top: -0.5em; }
  .label-subtitle span {
    text-shadow: black 0.1em 0.1em 0.2em;
    padding: 0 1rem;
    background-color: rgba(4, 4, 4, 0.3); }

.cabecera-privada {
  margin-top: -.625em;
  /*Evitar margen inferior sobrescrito para la clase .portlet*/
  position: relative; }
  .cabecera-privada .submenu-pagina {
    background-color: rgba(4, 4, 4, 0.8);
    overflow-y: auto;
    padding: 1.25em 0;
    width: 100%; }
    .cabecera-privada .submenu-pagina .listado-enlaces li {
      position: relative;
      list-style: none; }
      .cabecera-privada .submenu-pagina .listado-enlaces li button {
        background: none;
        border: none;
        color: #ffc840;
        cursor: pointer;
        font-size: 1.5em;
        position: absolute;
        right: 25px;
        top: 0; }
      .cabecera-privada .submenu-pagina .listado-enlaces li a {
        color: #fff;
        border-left: solid 0.125rem #ffc840;
        display: inline-block;
        font-family: "Montserrat-SemiBold";
        font-size: .75em;
        padding-left: .625em;
        padding-right: 1.25em;
        text-transform: uppercase; }
        .cabecera-privada .submenu-pagina .listado-enlaces li a.external {
          background-image: url(../images/icons/external-link-square-alt.png);
          background-position: center right;
          background-repeat: no-repeat;
          display: inline-block;
          padding-right: 1.125em; }
    .cabecera-privada .submenu-pagina .listado-enlaces.active li i {
      transform: rotate(180deg); }
    .cabecera-privada .submenu-pagina .listado-enlaces .listado-subenlaces {
      display: none; }
    .cabecera-privada .submenu-pagina .listado-enlaces li.active {
      margin-bottom: 1.8rem; }
    .cabecera-privada .submenu-pagina .listado-enlaces li.active .listado-subenlaces {
      border-left: solid 0.125rem #ffc840;
      display: block;
      margin-top: -2px;
      padding: 1rem 0em 0;
      margin-left: 0; }
      .cabecera-privada .submenu-pagina .listado-enlaces li.active .listado-subenlaces li {
        margin-bottom: .625em; }
        .cabecera-privada .submenu-pagina .listado-enlaces li.active .listado-subenlaces li:last-child {
          margin-bottom: 0; }
        .cabecera-privada .submenu-pagina .listado-enlaces li.active .listado-subenlaces li a {
          background-size: .56em;
          border: none;
          font-family: "Montserrat";
          text-transform: none; }
          .cabecera-privada .submenu-pagina .listado-enlaces li.active .listado-subenlaces li a.external {
            background-image: url(../images/icons/external-link-square-alt.png);
            background-position: center right;
            background-repeat: no-repeat;
            display: inline-block;
            padding-right: 1.12em; }
  .cabecera-privada .boton-redondeado {
    background: transparent;
    border: 0.0625em solid #ffc840;
    border-radius: 1em;
    color: #ffc840;
    font-family: "Montserrat-Medium";
    font-size: 0.75em;
    line-height: .9em;
    margin-top: .625em;
    padding: .5em 1.8em; }
  @media (max-width: 768px) {
    .cabecera-privada {
      position: relative; } }

/*HEADERS REDESIGN*/
.cabecera-pagina {
  margin-top: -.625em;
  /*Evitar margen inferior sobrescrito para la clase .portlet*/
  position: relative;
  z-index: 9; }
  .cabecera-pagina .background-image {
    height: 37.5em; }
  .cabecera-pagina .submenu-pagina {
    background-color: rgba(4, 4, 4, 0.8);
    bottom: 0;
    max-height: 37.5em;
    overflow-y: auto;
    position: absolute;
    padding: 1.25em 0em;
    width: 100%; }
    .cabecera-pagina .submenu-pagina .listado-enlaces li {
      list-style: none;
      position: relative; }
      .cabecera-pagina .submenu-pagina .listado-enlaces li button {
        background: none;
        border: none;
        color: #ffc840;
        cursor: pointer;
        font-size: 1.25em;
        position: initial;
        top: 0;
        right: 25px; }
      .cabecera-pagina .submenu-pagina .listado-enlaces li a {
        border-left: solid 0.125rem #ffc840;
        color: #fff;
        display: inline-block;
        font-family: "Montserrat-SemiBold";
        font-size: .75em;
        text-transform: uppercase;
        padding-left: .625em;
        padding-right: .15em; }
        .cabecera-pagina .submenu-pagina .listado-enlaces li a.external {
          background-image: url(../images/icons/external-link-square-alt.png);
          background-position: center right;
          background-repeat: no-repeat;
          display: inline-block;
          padding-right: 1.125em; }
    .cabecera-pagina .submenu-pagina .listado-enlaces.active li i {
      transform: rotate(180deg); }
    .cabecera-pagina .submenu-pagina .listado-enlaces .listado-subenlaces {
      display: none; }
    .cabecera-pagina .submenu-pagina .listado-enlaces li.active {
      margin-bottom: 1.8rem; }
    .cabecera-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces {
      border-left: solid 0.125rem #ffc840;
      display: block;
      margin-top: -2px;
      margin-left: 0;
      padding: 1rem 0em 0; }
      .cabecera-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces li {
        margin-bottom: .625em; }
        .cabecera-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces li:last-child {
          margin-bottom: 0; }
        .cabecera-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces li a {
          background-size: .5625em;
          border: none;
          font-family: "Montserrat";
          text-transform: none; }
          .cabecera-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces li a.external {
            background-image: url(../images/icons/external-link-square-alt.png);
            background-position: center right;
            background-repeat: no-repeat;
            display: inline-block;
            padding-right: 1.125em; }
    .cabecera-pagina .submenu-pagina .boton-redondeado {
      border: 0.0625em solid #ffc840;
      border-radius: 1.0625em;
      background: transparent;
      color: #ffc840;
      font-size: 0.75em;
      font-family: "Montserrat-Medium";
      line-height: 0.9375em;
      margin-top: .625em;
      padding: 0.5em 1.875em; }
    @media (max-width: 768px) {
      .cabecera-pagina .submenu-pagina {
        position: relative; } }
  .cabecera-pagina .title-page-image {
    height: 25%;
    position: absolute;
    top: 25%;
    text-align: center;
    width: 100%; }

/*Estilo para ADT Global Cabecera página sin imagen (global) */
.cabecera-noImagen-pagina {
  margin-top: -.625em;
  /*Evitar margen inferior sobrescrito para la clase .portlet*/
  position: relative;
  z-index: 9; }
  .cabecera-noImagen-pagina .background-image {
    height: 37.5em; }
  .cabecera-noImagen-pagina .submenu-pagina {
    background-color: rgba(4, 4, 4, 0.8);
    overflow-y: auto;
    padding: 1.25em 0; }
    .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li {
      list-style: none;
      position: relative; }
      .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li button {
        background: none;
        border: none;
        color: #ffc840;
        cursor: pointer;
        font-size: 1.25em;
        position: initial;
        top: 0;
        right: 25px; }
      .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li a {
        border-left: solid 0.125rem #ffc840;
        color: #fff;
        display: inline-block;
        font-family: "Montserrat-SemiBold";
        font-size: .75em;
        text-transform: uppercase;
        padding-left: .625em;
        padding-right: .15em; }
        .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li a.external {
          background-image: url(../images/icons/external-link-square-alt.png);
          background-position: center right;
          background-repeat: no-repeat;
          display: inline-block;
          padding-right: 1.125em; }
    .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces.active li i {
      transform: rotate(180deg); }
    .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces .listado-subenlaces {
      display: none; }
    .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li.active {
      margin-bottom: 1.8rem; }
    .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces {
      border-left: solid 0.125rem #ffc840;
      display: block;
      margin-top: -2px;
      margin-left: 0;
      padding: 1rem 0em 0; }
      .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces li {
        margin-bottom: .625em; }
        .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces li:last-child {
          margin-bottom: 0; }
        .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces li a {
          background-size: .5625em;
          border: none;
          font-family: "Montserrat";
          text-transform: none; }
          .cabecera-noImagen-pagina .submenu-pagina .listado-enlaces li.active .listado-subenlaces li a.external {
            background-image: url(../images/icons/external-link-square-alt.png);
            background-position: center right;
            background-repeat: no-repeat;
            display: inline-block;
            padding-right: 1.125em; }
    .cabecera-noImagen-pagina .submenu-pagina .boton-redondeado {
      border: 0.0625em solid #ffc840;
      border-radius: 1.0625em;
      background: transparent;
      color: #ffc840;
      font-size: 0.75em;
      font-family: "Montserrat-Medium";
      line-height: 0.9375em;
      margin-top: .625em;
      padding: 0.5em 1.875em; }
    @media (max-width: 768px) {
      .cabecera-noImagen-pagina .submenu-pagina {
        position: relative; } }
  .cabecera-noImagen-pagina .title-page-image {
    height: 25%;
    position: absolute;
    top: 25%;
    text-align: center;
    width: 100%; }

@media (min-width: 992px) and (max-width: 1199px) {
  .label-title {
    font-size: 3.0em; }
  .label-subtitle {
    font-size: 2.50em; }
  .cabecera-pagina .background-image {
    height: 20em; }
  .title {
    top: 35%; } }

@media (min-width: 768px) and (max-width: 991px) {
  .label-title {
    font-size: 2.5em; }
  .label-subtitle {
    font-size: 2.0em; }
  .cabecera-pagina .background-image {
    height: 15em; }
  .title {
    top: 35%; } }

@media (min-width: 534px) and (max-width: 767px) {
  .label-title {
    font-size: 2.25em; }
  .label-subtitle {
    font-size: 1.5em; }
  .cabecera-pagina .background-image {
    height: 11em; }
  .title {
    top: 45%; } }

@media (max-width: 534px) {
  .label-title {
    font-size: 2em;
    text-shadow: black 0.1em 0.1em 0.2em; }
  .label-subtitle {
    font-size: 1.25em;
    text-shadow: black 0.1em 0.1em 0.2em; }
  .cabecera-pagina .background-image {
    height: 11em; }
  .cabecera-pagina .submenu-pagina,
  .cabecera-privada .submenu-pagina {
    padding: 1.25em 1em; }
  .title {
    top: 45%; } }

/* Style all font awesome icons */
footer {
  margin-bottom: -10px; }
  footer address {
    margin-bottom: 0; }
    footer address p {
      margin-bottom: 0.3rem; }

.img-footer {
  max-width: 25%;
  max-height: 126px; }

#social-footer {
  background-color: #b2b2b2;
  padding: 5px; }
  #social-footer ul {
    margin-bottom: 0; }

.iconoredessociales {
  margin-right: 10px;
  width: 25px; }

.social-footer-labels {
  color: #000000; }
  .social-footer-labels:hover, .social-footer-labels:focus {
    color: #000000; }

.catmenu {
  padding-top: 1.875em; }

.catmenu ul {
  display: flex; }

#footer-enlaces {
  background: #000000; }

#footer-enlaces li a {
  color: #FFF;
  font-size: 0.9em;
  line-height: .75em; }

#footer-enlaces h4 {
  color: #ffc840;
  font-size: 1.1em;
  padding-bottom: .625em; }
  #footer-enlaces h4 a {
    color: #ffc840;
    cursor: default;
    text-decoration: none; }

#footer-enlaces ul {
  /*padding:0;
    margin: 0;*/ }

#footer-enlaces li {
  list-style: none;
  margin: .3125em 0;
  float: left; }

#footer-enlaces li a.categorias_link {
  color: #ffc840;
  font-size: 1.1em; }
  #footer-enlaces li a.categorias_link:hover, #footer-enlaces li a.categorias_link:focus {
    text-decoration: underline; }

#footer-enlaces .footer-list.temas,
#footer-enlaces .footer-list.audiencias {
  margin-left: 0; }

.adressplaza {
  color: #FFFFFF;
  font-size: 0.8em;
  padding-top: 2.5em;
  margin-bottom: 1rem; }

.titularnavegacion {
  color: #FFFFFF;
  font-size: 2rem; }

.legal {
  background: #000;
  color: #FFF;
  font-size: 0.8em;
  padding: 20px 0px;
  margin-top: 20px; }

.legal-links ul {
  display: flex;
  float: right;
  list-style: none; }

.legal-links {
  text-align: right; }

.legal-links a {
  color: #FFF;
  margin-right: 25px; }

.legal-links a:hover {
  color: #ffc840; }

.redesociales {
  list-style: none;
  text-align: center; }

#footer-enlaces ul.distritos {
  margin-top: -5px;
  margin-left: -15px; }

#footer-enlaces row.catmenu {
  margin-left: -15px;
  margin-right: -15px; }

@media (max-width: 540px) {
  .catmenu li.col {
    flex-basis: initial; } }

@media (min-width: 768px) {
  .footer-list-distritos {
    display: flex !important;
    height: auto !important;
    visibility: visible; }
  .footer-list {
    display: block !important;
    height: auto !important;
    visibility: visible; } }

@media (max-width: 768px) {
  .legal {
    padding-bottom: 5em; }
  .legal-links {
    padding-top: 10px;
    text-align: left; }
  .portlet-journal-content .journal-content-article img {
    display: block; }
  .redesociales {
    display: block;
    margin-bottom: 5px;
    text-align: center; }
  .portlet-journal-content .journal-content-article img {
    display: block;
    margin: auto; }
  .footer-title a::after {
    content: '\f107';
    color: #ffc840;
    font-family: fontawesome-alloy;
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 1.5rem;
    line-height: 1rem;
    transform: rotate(0);
    transition: all 300ms linear; }
  .footer-title a[aria-expanded=true]::after {
    transform: rotate(180deg);
    transition: all 300ms linear; }
  #footer-enlaces h4 a:hover,
  #footer-enlaces h4 a:focus {
    cursor: pointer;
    text-decoration: underline; } }

.div-bloque-actualidad,
.div-bloque-principal-actualidad {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.label-fecha-actualidad {
  font-size: .8125em;
  font-weight: bold;
  margin: .6em;
  margin-bottom: 0; }
  .label-fecha-actualidad .fa {
    margin-right: 0.7em; }

.label-categoria-actualidad {
  font-size: .8125em;
  margin-right: 0.6em;
  margin-left: 0.6em;
  margin-bottom: 0.3em !important; }

.label-title-campanyas {
  color: #000000;
  cursor: pointer;
  font-size: .9375em;
  font-weight: bold;
  margin-right: 0.6em;
  margin-left: 0.6em;
  margin-top: 0.6em;
  margin-bottom: 0.4em;
  min-height: 2em;
  max-height: 3.6em;
  line-height: 1.2em;
  text-overflow: ellipsis;
  overflow: hidden; }

.label-title-agenda {
  color: #000000;
  cursor: pointer;
  font-size: .9375em;
  font-weight: bold;
  margin-right: 0.6em;
  margin-left: 0.6em;
  margin-top: 0.6em;
  margin-bottom: 0.4em;
  min-height: 2em;
  max-height: 2.4em;
  line-height: 1.2em;
  text-overflow: ellipsis;
  overflow: hidden; }

.cajas-actualidad {
  border: solid #595959 .0625em;
  background-color: #FFF;
  color: #595959;
  margin: 0.3125em;
  min-height: 15.5em;
  max-height: 15.5em; }
  .cajas-actualidad a {
    color: #000000; }
    .cajas-actualidad a:hover, .cajas-actualidad a:focus {
      text-decoration: underline; }

.btn-estandar.btn-valencia-municipal {
  float: right;
  margin-bottom: 2rem;
  margin-top: 1rem;
  margin-right: -10px; }
  .btn-estandar.btn-valencia-municipal:focus, .btn-estandar.btn-valencia-municipal:hover {
    text-decoration: underline; }

.actualidad-resultados {
  margin-right: 10px;
  margin-left: 10px; }

.publicador-campanias ul {
  list-style: none;
  margin-left: 0; }

.publicador-campanias a {
  color: #424242; }

@media (max-width: 768px) {
  .btn-estandar.btn-valencia-municipal {
    margin-right: 0 !important;
    float: none !important; }
  .div-bloque-principal-actualidad div:nth-child(n+4) {
    display: none; } }

@media (max-width: 575px) {
  .cajas-actualidad {
    min-height: inherit;
    max-height: inherit; } }

@media (max-width: 420px) {
  .div-bloque-actualidad {
    padding-left: .3125em !important;
    padding-right: .3125em !important; } }

/*MENU ACCESOS DIRECTOS CIRCULOS*/
.habla-alcalde {
  text-decoration: none; }

.habla-alcalde:hover {
  text-decoration: none; }

.alcalde-wrapp {
  text-align: center; }

.web-munic-label-alcalde {
  color: #008B8B;
  text-decoration: none;
  text-align: center;
  font-size: 1.5em;
  margin-top: .625em; }

.acceso-directos-lista {
  width: 80%;
  margin: auto;
  list-style: none; }

@media (min-width: 992px) {
  .acceso-directos-lista {
    width: 80%; } }

.web-munic-a-directos {
  text-decoration: none;
  margin-bottom: 10%;
  display: table; }

.web-munic-a-directos:hover {
  text-decoration: none;
  margin-bottom: 10%;
  display: table; }

.web-munic-label-directos {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  text-decoration: none;
  font-size: 1em;
  color: #111111;
  padding-left: .625em;
  font-family: Montserrat-SemiBold; }

.web-munic-tag-circle-dir {
  background-color: #ffc840;
  color: #111111;
  padding: 0.6em;
  position: relative;
  text-align: center;
  border: 0;
  width: 4em;
  height: 4em;
  display: table-cell;
  box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.2), 0 0.4em 1.3em 0 rgba(0, 0, 0, 0.19);
  margin-bottom: 0.6em;
  transition: all 0.5s ease; }
  .web-munic-tag-circle-dir:hover {
    background-color: #FFF;
    color: #000;
    border-radius: 50%;
    transition: all 0.5s ease;
    transform: rotate(360deg);
    filter: invert(100%); }

.web-munic-tag-circle-tur {
  background-color: #4E873A; }

.web-munic-tag-circle-gob {
  background-color: #C06025; }

.web-munic-tag-circle-sed {
  background-color: #9AB338; }

.web-munic-tag-circle-bar {
  background-color: #D3D02E; }

.web-munic-tag-circle-ayu {
  background-color: #D0911A; }

.web-munic-tag-circle-cjov {
  background-color: #5C9991; }

.web-munic-tag-circle-com {
  background-color: orange; }

.web-munic-tag-circle-val {
  background-color: #B13570; }

.web-munic-tag-circle-yell {
  background-color: #ffc840; }

.web-munic-tag-circle-bla {
  background-color: #000000; }

.menu-navegacion-cuadrados ul {
  list-style: none; }

/*PORTLET AEMET*/
.aemet-title {
  font-size: 0.8em; }

.aemet-img-cielo {
  width: 1.8em; }

.aemet-temp {
  font-size: 0.7em; }

.aemet-img-viento {
  width: 1.8em; }

.aemet-dir {
  font-size: 0.7em; }

.menu-tiempo {
  text-align: right; }

.ajuste {
  float: right;
  font-size: 0.68rem;
  margin-top: 1.25em; }

.aemet-portlet .ajuste {
  float: left; }

.aemet-portlet img {
  height: 1.8em; }

#portlet_AemetPortlet_INSTANCE_uU2tmzjRXbbU {
  margin-bottom: 0; }

#portlet_AemetPortlet_INSTANCE_uU2tmzjRXbbU > div > div > div > div > div > img:nth-child(3), #portlet_AemetPortlet_INSTANCE_uU2tmzjRXbbU > div > div > div > div > div > span:nth-child(4), #portlet_AemetPortlet_INSTANCE_uU2tmzjRXbbU > div > div > div > div > div > span:nth-child(5) {
  display: none; }

.aemet-icon {
  float: left;
  height: 28px;
  margin-top: 6px;
  width: 28px;
  padding: 5px; }

@media (min-width: 768px) and (max-width: 991px) {
  .aemet-icon {
    padding: 4px; } }

@media (max-width: 1200px) {
  .aemet-portlet {
    width: 70px;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: -100px;
    left: -35px; } }

@media (min-width: 768px) and (max-width: 965px) {
  .aemet-portlet {
    top: -128px; } }

/* NOTICIAS */
.noticia-publisher {
  color: #595959;
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 1.6rem; }
  .noticia-publisher h3 {
    color: #000000;
    font-size: 1.1rem;
    line-height: 1.6rem;
    margin-bottom: 0.9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .noticia-publisher h3 a {
    color: #000000;
    text-decoration: none; }
    .noticia-publisher h3 a:hover {
      text-decoration: underline; }
  .noticia-publisher .date {
    color: #000000;
    margin: 0.5rem 0; }

/* Style _web_formularios.scss */
.buscador-generico .form-control {
  padding: 0;
  border-radius: 0; }

.orange-input[type=text],
.fch-fin,
.fch-inicio,
.fecha-busqueda,
.buscador-generico .input-text-wrapper input.form-control {
  background-image: url("./img/banda_yellow.png");
  background-repeat: repeat-y;
  padding-left: 1.25em;
  border: 0.0625em solid #595959;
  min-height: 1.5em;
  max-height: 1.5em;
  margin-bottom: .625em;
  border-radius: inherit; }

.buscador-generico .input-text-wrapper input.form-control {
  clear: both; }

.buscador-general .input-text-wrapper input.input-busqueda {
  max-height: 2.5em; }

.orange-input[type=text]:hover, .fch-fin:hover, .fch-inicio:hover, .fecha-busqueda {
  border: .0625em solid #007F78; }

.orange-select,
.buscador-generico .input-select-wrapper select.form-control {
  background: url("./img/banda_yellow.png") left repeat-y, url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='lexicon-icon lexicon-icon-angle-down' focusable='false' role='presentation' title='' tooltip='false' viewBox='0 0 512 512' width='1em'><path class='lexicon-icon-outline' d='M256 384c6.936-0.22 13.81-2.973 19.111-8.272l227.221-227.221c11.058-11.026 11.058-28.941 0-39.999-11.026-11.058-28.94-11.058-39.999 0l-206.333 206.333c0 0-206.333-206.333-206.333-206.333-11.059-11.058-28.973-11.058-39.999 0-11.059 11.058-11.059 28.972 0 39.999l227.221 227.221c5.3 5.3 12.174 8.053 19.111 8.272z'></path></svg>") calc(100% - 0.625em) center no-repeat !important;
  padding-left: 1.25em !important;
  border: 0.0625em solid #595959;
  min-height: 1.5em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  height: 1.8em;
  color: #29353D; }

select:hover {
  border: 0.0625em solid #007F78; }

.orange-input[type=text]:focus {
  border: 0.0625em solid #007F78; }

select:focus {
  border: 0.0625em solid #007F78; }

.orange-label {
  font-size: 1em;
  font-weight: lighter; }

textarea {
  background-image: url("./img/banda_yellow.png");
  background-repeat: repeat-y;
  padding-left: 1.25em;
  border: 0.0625em solid #595959;
  min-height: 1.25em;
  margin-bottom: .625em; }

.inputfile {
  border: .0625em solid #999999;
  padding: .25em; }

.inputFileCustom {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.input-file-wrapper label {
  padding-left: 40px !important;
  padding: 0.375rem 0.75rem;
  margin: 1.5em 0;
  background-color: #ffc840 !important;
  background-image: url("./img/upload.svg");
  background-size: 16px auto !important;
  background-repeat: no-repeat !important;
  background-position: 10px center !important;
  border-radius: 0.25rem;
  position: relative;
  float: left;
  border: 1px solid black !important;
  color: #000 !important;
  font-family: Montserrat-SemiBold, sans-serif;
  font-size: 1rem; }

.input-file-wrapper label:hover {
  background-color: rgba(0, 0, 0, 0.8) !important;
  background-image: url("./img/upload_white.svg");
  border-color: black !important;
  color: #fff !important;
  transition: all 0.5s ease;
  text-decoration: underline; }

.orange {
  margin-left: 1.25em; }
  .orange li {
    list-style-image: url("./img/imagen_ulli.png");
    padding-left: .625em;
    padding-bottom: 0.5rem; }

.btn-municipal {
  background-color: #ffc840;
  color: #000;
  border-color: #ffc840; }

.btn-municipal:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  transition: all 0.5s ease;
  border-color: rgba(0, 0, 0, 0.8); }

.input-group-addon {
  background-color: #fff;
  border: none;
  color: #000;
  font-family: Montserrat-Medium;
  max-height: 1.5em; }

select.orange-input {
  background-image: url("./img/banda_yellow.png");
  background-position-x: 0em;
  background-repeat: repeat-y;
  padding-left: 2.0625em;
  border: 0.0625em solid #595959;
  min-height: 1.5em;
  max-height: 1.5em;
  margin-right: 0.625em; }

select.orange-input:focus {
  border: 0.0625em solid #007F78;
  background-image: url("./img/banda_yellow.png");
  background-position-x: 0em;
  background-repeat: repeat-y;
  padding-left: 2.0625em;
  min-height: 1.5em;
  max-height: 1.5em;
  margin-bottom: 0.625em; }

.has-error select.orange-input {
  border: .0625em solid #a90014;
  background-image: url("./img/banda_desplegable_error.jpg");
  background-position-x: 0em;
  background-size: 1.1875em auto;
  background-repeat: no-repeat;
  padding-left: 2.0625em;
  min-height: 1.5em;
  max-height: 1.5em;
  margin-bottom: 0.625em;
  color: #a90014; }

/* Estilo para el menu amarillo de la seccion ayuntamiento */
.link_menu_amarillo {
  padding: 0em .9375em !important;
  font-family: Montserrat-Medium, sans-serif;
  text-overflow: ellipsis !important;
  overflow: hidden;
  white-space: nowrap; }

.navbar-menu-navegacion-amarillo .dropdown > span {
  display: inline-block;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  top: 0; }

.navbar-menu-navegacion-amarillo .nav-child-toggle-navegacion-amarillo {
  float: none;
  padding-left: .625em; }

.navbar-menu-navegacion-amarillo ul {
  list-style-type: none;
  margin: .3125em auto;
  padding: 0; }

.container-amarillo {
  position: relative;
  margin: -.9375em 5% .3125em 5%;
  padding: .625em .9375em; }

.enlace-amarillo {
  padding: 0;
  margin: 0;
  font-size: 0.9em; }

/* Style _web_agendaciudad.scss */
.agenda-titulo {
  background: #ffc840;
  color: #000000;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3em;
  margin: 1.2rem 0;
  padding: 0.7rem 1.3rem; }

.volver {
  cursor: pointer; }

.volver > img {
  width: 1.25em; }

.img-compartir {
  margin-top: -3.75em;
  width: 1.875em; }

.fecha_agenda {
  margin-top: 1.25em;
  text-align: right;
  font-weight: bold; }

.logo_impresion {
  float: right; }

.bloque_subtitulo {
  display: block;
  margin-top: .625em;
  font-size: 2em; }

.imagenPieRecurso {
  max-width: 28.125em;
  float: left;
  margin: 0em .9375em .9375em 0em; }

.elementoLista {
  background: url("/o/valencia-theme/css/img/imagen_ulli.png") no-repeat left;
  padding-left: 1.25em;
  list-style: none;
  margin-left: 2rem;
  background-size: 9px; }

.container-agenda-ciudad .link-styles-hover {
  color: #595959;
  display: inline-block;
  text-decoration: none;
  margin-top: 0.5rem; }
  .container-agenda-ciudad .link-styles-hover img {
    width: 25px; }

@media (max-width: 420px) {
  .bloque_subtitulo {
    font-size: 1.5em; } }

.div-bloque-principal-actualidad .div-fecha-actual,
.datepicker-dropdown .div-fecha-actual {
  padding: 0; }

.div-bloque-principal-actualidad .div-datepicker-valencia,
.datepicker-dropdown .div-datepicker-valencia {
  padding-left: 0;
  max-height: 15em; }

.div-bloque-principal-actualidad .datepicker,
.div-bloque-principal-actualidad .table-condensed,
.datepicker-dropdown .datepicker,
.datepicker-dropdown .table-condensed {
  width: 100%;
  font-size: 0.8em;
  padding-left: 0em; }

.div-bloque-principal-actualidad .datepicker,
.datepicker-dropdown .datepicker {
  padding: 0; }

.div-bloque-principal-actualidad .cajas-actualidad.fecha-actual,
.datepicker-dropdown .cajas-actualidad.fecha-actual {
  text-align: center;
  color: #ffc840;
  background-color: #545454; }

.div-bloque-principal-actualidad .hoy,
.datepicker-dropdown .hoy {
  font-size: 2em;
  margin: 0; }

.div-bloque-principal-actualidad .num-hoy,
.datepicker-dropdown .num-hoy {
  font-size: 6em;
  margin: 0;
  margin-bottom: -0.2em; }

.div-bloque-principal-actualidad .mes-hoy,
.datepicker-dropdown .mes-hoy {
  font-size: 2.4em;
  margin: 0; }

.div-bloque-principal-actualidad .btn-agenda-default,
.datepicker-dropdown .btn-agenda-default {
  background-color: #ffc840;
  border-color: black;
  color: #000;
  font-family: Montserrat-SemiBold, sans-serif;
  background-color: #ffc840;
  font-size: 0.9em;
  width: 14em;
  max-width: 90%;
  margin-top: 5%;
  height: 20%;
  max-height: 25%;
  padding-top: 2.5%;
  padding-bottom: 2.5%; }

.div-bloque-principal-actualidad .btn-agenda-default:hover,
.div-bloque-principal-actualidad .btn-agenda-default:focus,
.datepicker-dropdown .btn-agenda-default:hover,
.datepicker-dropdown .btn-agenda-default:focus {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: black;
  color: #fff;
  transition: all 0.5s ease;
  text-decoration: underline;
  outline: none;
  box-shadow: none; }

.div-bloque-principal-actualidad .btn-agenda-default:active,
.datepicker-dropdown .btn-agenda-default:active {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: black;
  color: #fff; }

.div-bloque-principal-actualidad .btn-agenda-default:active:focus,
.datepicker-dropdown .btn-agenda-default:active:focus {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: black;
  color: #fff; }

.div-bloque-principal-actualidad .btn-agenda-default:active:hover,
.datepicker-dropdown .btn-agenda-default:active:hover {
  background-color: rgba(0, 0, 0, 0.8);
  border-color: black;
  color: #fff; }

.div-bloque-principal-actualidad .datepicker-valencia,
.datepicker-dropdown .datepicker-valencia {
  z-index: 980;
  position: relative; }

.div-bloque-principal-actualidad .datepicker-vuelta-val,
.datepicker-dropdown .datepicker-vuelta-val {
  z-index: 997;
  position: relative;
  background-color: white;
  height: 15.125em;
  font-size: 0.9375em;
  top: -15.6em;
  margin: 0.4em; }

.div-bloque-principal-actualidad .table-condensed,
.datepicker-dropdown .table-condensed {
  background: white;
  z-index: 997; }

.div-bloque-principal-actualidad .headSelector,
.datepicker-dropdown .headSelector {
  height: 45px;
  font-size: 1.2rem;
  color: #595959; }
  .div-bloque-principal-actualidad .headSelector div,
  .datepicker-dropdown .headSelector div {
    position: relative;
    float: left;
    text-align: center;
    height: 45px;
    padding-top: 10px; }
  .div-bloque-principal-actualidad .headSelector .prev, .div-bloque-principal-actualidad .headSelector .next,
  .datepicker-dropdown .headSelector .prev,
  .datepicker-dropdown .headSelector .next {
    width: 15%; }
  .div-bloque-principal-actualidad .headSelector .datepicker-switch,
  .datepicker-dropdown .headSelector .datepicker-switch {
    width: 70%;
    font-size: 1.2rem; }

.div-bloque-principal-actualidad .datepicker-switch,
.datepicker-dropdown .datepicker-switch {
  background: white;
  border: none;
  font-size: 1rem; }

.div-bloque-principal-actualidad .datepicker .datepicker-switch:hover, .div-bloque-principal-actualidad .datepicker .prev:hover, .div-bloque-principal-actualidad .datepicker .next:hover, .div-bloque-principal-actualidad .datepicker tfoot tr th:hover,
.datepicker-dropdown .datepicker .datepicker-switch:hover,
.datepicker-dropdown .datepicker .prev:hover,
.datepicker-dropdown .datepicker .next:hover,
.datepicker-dropdown .datepicker tfoot tr th:hover {
  background-color: #eee; }

.div-bloque-principal-actualidad .datepicker table tr td.day:hover, .div-bloque-principal-actualidad .datepicker table tr td.day.focused,
.datepicker-dropdown .datepicker table tr td.day:hover,
.datepicker-dropdown .datepicker table tr td.day.focused {
  background-color: #eee; }

.div-bloque-principal-actualidad .datepicker table tr td.day,
.datepicker-dropdown .datepicker table tr td.day {
  color: #000000;
  font-weight: bold; }

.div-bloque-principal-actualidad .datepicker table tr td.old,
.div-bloque-principal-actualidad .datepicker table tr td.new,
.datepicker-dropdown .datepicker table tr td.old,
.datepicker-dropdown .datepicker table tr td.new {
  color: #767676; }

.div-bloque-principal-actualidad .datepicker td,
.div-bloque-principal-actualidad .datepicker th,
.datepicker-dropdown .datepicker td,
.datepicker-dropdown .datepicker th {
  height: 23px; }

.div-bloque-principal-actualidad .dow,
.datepicker-dropdown .dow {
  color: #0000FF; }

.div-bloque-principal-actualidad .datepicker td.today,
.datepicker-dropdown .datepicker td.today {
  font-weight: bold;
  color: black; }

.div-bloque-principal-actualidad .div-date-span,
.datepicker-dropdown .div-date-span {
  text-align: center;
  margin: 0 !important;
  height: 15%;
  padding-top: 2.5%;
  padding-bottom: 2.5%; }

.div-bloque-principal-actualidad .date-span,
.datepicker-dropdown .date-span {
  color: black; }

.div-bloque-principal-actualidad .div-date-button,
.datepicker-dropdown .div-date-button {
  text-align: center;
  height: 100%;
  padding-bottom: 5%; }

.datepicker-dropdown {
  border: solid #595959 .0625em;
  width: 265px; }
  .datepicker-dropdown .table-condensed {
    font-size: 0.65em; }
  .datepicker-dropdown td.day {
    color: #000000 !important;
    font-weight: bold !important; }
  .datepicker-dropdown td.old,
  .datepicker-dropdown td.new {
    color: #767676 !important;
    background: #fff !important; }

.btn-estandar-agenda {
  margin-left: -10px;
  margin-top: 1rem; }
  .btn-estandar-agenda:focus, .btn-estandar-agenda:hover {
    text-decoration: underline; }

@media (min-width: 768px) and (max-width: 991px) {
  .datepicker,
  .table-condensed {
    font-size: 0.75em; }
  .h3-agenda {
    font-size: 2.2em; }
  .btn-agenda-default {
    font-size: 0.8em;
    width: 13em; }
  .datepicker-vuelta-val {
    height: 15.25em !important;
    top: -15.7em !important; } }

@media (min-width: 768px) {
  .h3-agenda {
    margin-left: -1.25em;
    margin-top: 0.5em; } }

@media (min-width: 421px) and (max-width: 767px) {
  .btn-estandar-agenda {
    margin-left: -0.625em; }
  .h3-agenda {
    font-size: 1.8em;
    margin-top: 1.5rem;
    margin-left: -0.625em; }
  .datepicker,
  .table-condensed {
    font-size: 0.8125em; }
  .div-fecha-actual {
    width: 50%;
    padding-left: 1.25em;
    padding-right: 0.625em; }
  .div-datepicker-valencia {
    width: 50%; }
  .datepicker-valencia {
    margin-bottom: 0.5em; }
  .div-bloque {
    width: 48%; } }

@media (max-width: 575px) {
  .div-bloque-principal-actualidad .datepicker {
    height: inherit; } }

@media (max-width: 420px) {
  .btn-estandar-agenda {
    margin-left: -0.3125px; }
  .h3-agenda {
    font-size: 1.4em;
    margin-top: 1.5rem; }
  .div-fecha-actual {
    padding-right: 0.3125em;
    padding-left: 1.25em; }
  .datepicker-valencia {
    margin-bottom: 0.5em; }
  .div-bloque {
    padding-left: 0.3125em !important;
    padding-right: 1.25em !important; }
  .datepicker-vuelta-val {
    height: 15.25em !important;
    top: -0.65em !important;
    margin: 0.4em !important; } }

.datepicker-switch {
  color: #000000; }

/* Style _web_campanyas.scss */
h3.h3-municipal {
  float: right; }

.municipal-titulo {
  background: #ffc840;
  color: #000000;
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3em;
  margin: 1.2rem 0;
  padding: 0.7rem 1.3rem; }

.campanyas_h4 {
  color: #0066CC;
  font-weight: bold;
  font-size: 1.5em;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.datoscampanyas {
  border: 1px solid #cccccc;
  display: table;
  padding: 0.625em;
  margin: 1rem 0; }

.bloquesdata {
  height: auto;
  margin: .0625em; }

.bloque_imagen_recurso {
  height: auto;
  float: left; }
  .bloque_imagen_recurso img {
    max-width: 100%; }

@media (min-width: 768px) {
  h3.h3-municipal {
    margin-right: -1.25em; }
  .btn-estandar {
    margin-right: -0.625em; } }

@media (max-width: 767px) and (min-width: 420px) {
  .btn-estandar {
    margin-right: 1.125em; }
  h3.h3-municipal {
    float: left !important;
    font-size: 1.8em; } }

@media (max-width: 421px) {
  .btn-estandar {
    margin-right: 1.125em; }
  h3.h3-municipal {
    float: left !important;
    font-size: 1.4em; } }

@media (min-width: 768px) and (max-width: 991px) {
  .h3-municipal {
    font-size: 2.2em; } }

@media (max-width: 420px) {
  .h3-municipal {
    font-size: 1.45em; } }

.component-title {
  display: none; }

.container-municipal .link-styles-hover {
  color: #595959;
  display: inline-block;
  text-decoration: none;
  margin-top: 1rem; }
  .container-municipal .link-styles-hover img {
    width: 25px; }
  .container-municipal .link-styles-hover:hover {
    text-decoration: underline; }

.container-municipal .enlaces-inline {
  display: inline; }

.container-municipal .bloquesdata .bloque_enlace a {
  color: #424242;
  display: block;
  font-size: 1em;
  margin-bottom: 1.2em;
  margin-left: 0;
  padding-left: 30px; }
  .container-municipal .bloquesdata .bloque_enlace a:before {
    content: "\2022";
    color: #ffc840;
    font-size: 90px;
    line-height: 0;
    display: block;
    position: absolute;
    left: 17px;
    padding-top: 4px; }

.container-municipal .enlace-colores {
  color: #0066cf; }

.container-municipal .relatedAgenda,
.container-municipal .relatedAgenda:hover,
.container-municipal .regMun,
.container-municipal .regMun:hover {
  background: #edeef0;
  border: 0.5px solid #CCCCCC;
  color: #0066cf;
  padding: 10px; }

.container-municipal .BDN-img-icon {
  float: left;
  margin-right: 1rem;
  width: 2.5rem; }

.container-municipal .sede-electronica-img-icon {
  float: left;
  margin-right: 0.5rem;
  vertical-align: middle;
  width: 5rem; }

/* Style _web_enlacesinteres.scss */
.div-card-interes {
  width: 100%;
  height: 5em;
  background-repeat: no-repeat;
  background-position: right;
  background-size: auto;
  border-top: .06em solid black;
  border-right: .06em solid black;
  border-bottom: .06em solid black; }

.a-interes {
  color: #000000;
  text-decoration: none; }

.a-interes:hover {
  color: #000000;
  text-decoration: none; }

.a-interes:focus > .div-card-interes {
  outline: -webkit-focus-ring-color solid .1em; }

.volver {
  cursor: pointer; }

.clearmargin {
  margin-left: 0em; }

.ficha {
  background: #edeef0;
  border: .03125em solid #CCCCCC;
  margin: auto;
  padding: 1.25em;
  margin-top: 1.25em;
  -webkit-box-shadow: .1em .1em .3em #999; }

.actasyordenes_h4 {
  color: #4C94DB;
  font-family: Montserrat-Medium; }

.pagina {
  padding-left: 0; }

.collapse {
  text-decoration: none;
  font-family: Montserrat, Montserrat-Bold, sans-serif;
  color: #0066CC; }

.collapse:hover {
  text-decoration: none;
  font-family: Montserrat, Montserrat-Bold, sans-serif;
  color: #0066CC; }

.icon-expand-alt:before {
  font-family: 'fontawesome-alloy';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.5em; }

.icon-collapse-alt:before {
  font-family: 'fontawesome-alloy';
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 1.5em;
  text-decoration: none;
  font-size: 1.5em;
  color: #0066CC; }

.icon-expand-alt:hover {
  text-decoration: none; }

a.icon-collapse-alt {
  color: #0066CC;
  font-weight: bold;
  background: #d5edfc; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: 0em; }

.leftmarginable {
  margin-left: 1.875em; }

.buttonmarginable {
  margin-bottom: .625em; }

.container-cabecera-no-menu {
  margin-top: -.625em;
  position: relative;
  height: 25em; }
  .container-cabecera-no-menu div:first-child {
    height: 100%; }

.background_no_menu {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .background_no_menu div:first-child {
    height: initial;
    position: relative;
    top: 45%; }

.label-title-no-menu {
  text-shadow: black 0.1em 0.1em 0.2em;
  color: #ffffff;
  display: inline-block;
  font-size: 3.7em;
  font-style: normal;
  padding: 0 1rem;
  position: relative;
  top: 50%;
  background-color: rgba(4, 4, 4, 0.3); }

@media (min-width: 992px) and (max-width: 1199px) {
  .container-cabecera-no-menu {
    height: 20em; }
  .label-title-no-menu {
    font-size: 3.0em; } }

@media (min-width: 768px) and (max-width: 991px) {
  .container-cabecera-no-menu {
    height: 15em; }
  .label-title-no-menu {
    font-size: 2.5em; } }

@media (min-width: 534px) and (max-width: 767px) {
  .container-cabecera-no-menu {
    height: 11em; }
  .label-title-no-menu {
    font-size: 2.25em; } }

@media (max-width: 534px) {
  .container-cabecera-no-menu {
    height: 11em; }
  .label-title-no-menu {
    font-size: 2em; } }

/* MENU NAVEGACION PRINCIPAL */
a-principal {
  color: #0066cc; }

a-principal:hover {
  color: #C69F00; }

.navbar.navbar-principal {
  margin-bottom: 0;
  overflow: hidden;
  width: 100%;
  z-index: 987; }

.navbar-principal:after {
  clear: none; }

.navbar-nav > li > a {
  line-height: 1.5em;
  padding-bottom: 0.71875em;
  padding-top: 0.71875em; }

.navbar-a-principal {
  padding: .15625em 0em;
  height: 3.75em; }

.navbar .nav li > a {
  transition: all 0.5s ease-in-out; }

.ul-principal .open > a, .ul-principal .open > a:hover, .ul-principal .open > a:focus {
  background-color: rgba(0, 0, 0, 0.8); }

.ul-principal > li > a {
  color: #000000;
  font-weight: bolder;
  font-size: 0.9em; }

.ul-principal > li > a:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  transition: all 0.5s ease-in-out; }

.ul-principal > li > a.user-folder {
  background-color: #111111;
  color: white; }

.ul-principal > li > a.user-folder:hover {
  background-color: white;
  color: #1d1e1c; }

.bloque-1, .bloque-2 {
  padding-left: 0em;
  padding-right: 0em;
  display: inherit; }

#language-selector {
  background: transparent;
  margin: 0;
  padding-right: 5em;
  padding-left: 1em;
  padding-top: 0.9em; }

#language-selector select {
  border: 0;
  box-shadow: none;
  background-color: transparent;
  color: black; }

.li-va, .li-cas {
  background: #303030; }

.li-cas {
  padding-right: 0.625em; }

.navbar-principal {
  border: 0;
  background-color: white; }

.ul-principal {
  margin: 0;
  padding: 0em 0.3em;
  list-style-type: none;
  height: 100%;
  text-transform: uppercase; }

.img-logo {
  max-height: 100%;
  width: 156px;
  margin-top: 9px; }

.div-lan {
  color: black; }

.ul-lan {
  background: transparent;
  color: #000;
  font-size: 1em;
  margin-left: 0;
  position: absolute;
  width: 100%;
  z-index: 1000;
  text-align: left;
  margin-bottom: 0; }

li.init {
  cursor: pointer;
  list-style: none;
  min-width: 2.5em; }

.ul-lan li:not(.init) {
  display: none; }

.languagenmenu {
  min-height: 2.8em;
  padding-top: 0.375em;
  margin: auto; }

.li-element {
  background-color: #ffffff;
  cursor: pointer;
  padding-left: 1.3em; }

.div-media {
  border-right: 0.0625em solid #FFF;
  min-height: 2.8em;
  margin: auto;
  padding-top: 0.4em; }

.ocultovisual {
  left: 999999999999999999999999px;
  position: fixed; }

.menu-fila {
  width: 100%;
  color: #000;
  background-color: #ffc840;
  font-size: .8em;
  text-align: center;
  margin-right: inherit; }

.menu-fila a {
  color: #000; }

.menu-fila a:hover {
  color: #000;
  text-decoration: underline; }

.idioma {
  position: relative;
  float: left; }

.idioma ul.lang-vlc-switch {
  width: 90px;
  height: 40px;
  margin-left: 15px !important; }

.idioma ul.lang-vlc-switch li {
  width: 44px;
  height: 40px;
  margin: 0;
  padding: 0;
  position: relative;
  float: left;
  display: block;
  padding-top: 12px;
  text-align: center; }

.idioma ul.lang-vlc-switch li.current-language {
  font-family: Montserrat-SemiBold, sans-serif; }

.idioma ul.lang-vlc-switch li a {
  float: left;
  display: block;
  height: 18px;
  text-transform: uppercase;
  color: #000; }

.idioma ul.lang-vlc-switch li:first-child a {
  border-right: 1px solid #fff;
  padding-right: 10px;
  color: #000; }

.texto-idioma {
  font-size: 0.7rem;
  display: block; }

.texto-idioma:hover {
  text-decoration: underline; }

.menu-oculto {
  background-color: #FFFFFF; }

.menu-oculto {
  display: flex;
  float: right;
  height: 3em;
  right: 9.4em;
  top: 6px;
  z-index: 9;
  padding-top: .625em; }

.menu-tiempo {
  margin: 0; }

.div-fila {
  margin-right: -100px;
  margin-right: -6.25em; }

.menu-tiempo section.portlet {
  height: 100%;
  margin: 0; }

.menu-minuto {
  padding: .5em;
  border-right: .0625em solid white; }

.menu-visita {
  padding: .5em; }

.menu-media {
  border-left: none;
  height: auto;
  max-height: 1.875em; }

.menu-media.media1 {
  border-right: 0.0625em solid #FFF; }

.menu-media.media1 ul {
  padding: 0;
  margin: 0;
  display: inline-flex;
  justify-content: space-between; }

.menu-media.media2 ul {
  margin-left: 0; }

.menu-media li {
  display: inline-block;
  padding: 0;
  margin: 0;
  margin-right: 0.5625em; }

.menu-fila .menu-media.media1 .red-social-centrado {
  background-color: black;
  color: #ffc840;
  font-size: 1.3em;
  line-height: 1.2em; }

.twitter-span, .facebook-span, .youtube-span, .instagram-span, .flickr-span {
  border-radius: 50%;
  font-size: 1.5em;
  padding: .25em 0;
  text-align: center;
  height: 1.5625em;
  width: 1.5625em; }

.enlacesmenu {
  border-right: 0.0625em solid #FFF; }

.menu-fila .enlacesmenu:first-child {
  border-right: none; }

.menu-fila .enlacesmenu {
  display: block;
  font-weight: 900;
  font-size: 0.69rem;
  line-height: 0.8rem;
  text-transform: uppercase;
  text-align: left;
  padding: 0 15px; }

.menu-fila .enlacesmenu7,
.menu-fila .enlacesmenu8,
.menu-fila .enlacesmenu9 {
  width: 35px;
  padding: 7px 0 0 7px; }

.menu-fila .enlacesmenu7,
.menu-fila .enlacesmenu8 {
  border-right: none; }

.menu-fila .enlacesmenu9 {
  width: 42px;
  padding-right: 7px; }

.menu-fila .enlacesmenu a {
  padding-left: 27px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 2em;
  height: 40px;
  line-height: 0.8rem;
  display: table-cell;
  vertical-align: middle; }

.menu-fila .enlacesmenu a.menuItem1 {
  background-image: url(../images/menu-icons/Valencial_Minuto-n-ico.svg); }

.menu-fila .enlacesmenu a.menuItem2 {
  background-image: url(../images/menu-icons/Gobierno_Abierto-n-ico.svg); }

.menu-fila .enlacesmenu a.menuItem3 {
  background-image: url(../images/menu-icons/Turismo_Valencia-n-ico.svg);
  background-size: auto 1.65em; }

.menu-fila .enlacesmenu a.menuItem4 {
  background-image: url(../images/menu-icons/Sede_Electronica-n-ico.svg); }

.menu-fila .enlacesmenu a.menuItem5 {
  background-image: url(../images/menu-icons/Cita_Previa-n-ico.svg); }

.menu-fila .enlacesmenu a.menuItem6 {
  background-image: url(../images/menu-icons/app-ico.svg);
  background-size: auto 2.0em; }

.menu-fila .enlacesmenu a.menuItem7 {
  background-image: url(../images/menu-icons/facebook_yellow_rounded.svg); }

.menu-fila .enlacesmenu a.menuItem8 {
  background-image: url(../images/menu-icons/twitter_yellow_rounded.svg); }

.menu-fila .enlacesmenu a.menuItem9 {
  background-image: url(../images/menu-icons/instagram_yellow_rounded.svg); }

.menu-fila .enlacesmenu7 a,
.menu-fila .enlacesmenu8 a,
.menu-fila .enlacesmenu9 a {
  background-position: center 2px;
  text-indent: -99999px; }

.menu-buscar-x {
  color: #fff;
  font-weight: bold;
  text-align: center;
  top: 0;
  position: absolute;
  left: -38px; }
  .menu-buscar-x:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

.menu-buscar-x:hover {
  background-color: #000;
  color: #FFF;
  cursor: pointer;
  transition: all 0.5s ease;
  text-transform: none; }

.menu-buscar-x .fa {
  margin-right: 0;
  padding: 9px 13px 10px 13px; }

.menu-buscar-x .fa:hover {
  color: #fff; }

.img-visit {
  float: left;
  height: 1.7em;
  margin: auto;
  margin-right: 5px; }

.img-visit + span {
  display: block;
  font-weight: 900;
  font-size: 0.69rem;
  line-height: 0.8rem;
  text-transform: uppercase;
  text-align: left; }

.img-app, .img-atencion-ciudadana {
  height: 25px;
  margin-top: 0px;
  vertical-align: top;
  padding-left: 7px; }

.img-atencion-ciudadana {
  padding-left: 0; }

#texto-buscando {
  margin-top: 10%;
  color: white; }

#buscando-resultados {
  position: fixed;
  z-index: 10000;
  height: 100vh;
  width: 100vw;
  background: #0000008A;
  top: 0; }

.menublack {
  background: #000;
  padding: 0.625em;
  max-width: inherit; }

.menublack a {
  color: #000;
  display: block; }

.widget-menublack {
  background: #ffc840;
  padding: 0.3125em;
  color: #000;
  border-radius: 0.3125rem;
  max-height: 2.5em;
  min-height: 2.5em;
  width: 100%;
  margin-bottom: 0.625em;
  text-align: center; }
  .widget-menublack .sel1 {
    margin-left: 0; }
    .widget-menublack .sel1 .glyphicon {
      display: inline-block; }
      .widget-menublack .sel1 .glyphicon + a {
        display: inline-block; }

#p_p_id_BuscadorGeneral_INSTANCE_gCRmGhDELlLG_ {
  max-width: 68.75em;
  margin: auto; }

.seccionmenu {
  min-height: 2.8em;
  padding-top: 0.375em;
  margin: auto;
  border-right: 0.0625em #FFF solid;
  text-align: center; }

#publicador-carousel {
  z-index: 99; }

.glyphicon-globe {
  font-size: 1.7em;
  float: left;
  line-height: 0.8em;
  margin-right: 0.3125em; }

.buscar-mobile {
  position: absolute;
  top: -46px;
  right: 15px;
  display: none; }

.buscar-mobile .fa {
  font-size: 1.7em; }

@media (min-width: 1200px) {
  .menu-fila .container {
    max-height: 40px; }
  .menu-oculto {
    position: absolute;
    right: 0; }
  .menu-fila .bloque-2 .row.w-100 {
    margin-left: 0;
    margin-right: 0; }
  .menu-fila .idioma {
    padding-left: 0; } }

@media (min-width: 766px) and (max-width: 1200px) {
  .seccionmenu, .div-media {
    border-right: none; }
  #sel1 {
    margin: auto; }
  .citaprevia {
    border-right: none; }
  .bloque-2 {
    padding: 0;
    height: 0; }
  .menu-media.media1 {
    padding-right: 10px; }
  .menu-oculto {
    margin-bottom: 1.25em;
    margin-left: 0.3125em; }
  .menu-fila .enlacesmenu {
    margin-left: 0;
    max-height: 40px; }
  .menu-fila .enlacesmenu:last-child {
    border-right: none; }
  .menu-fila .container-fluid {
    padding-left: 0;
    padding-right: 0; }
  .idioma {
    width: 25%;
    max-width: 25%;
    position: absolute;
    top: -92px;
    padding: 0;
    right: -15%; } }

@media (min-width: 768px) and (max-width: 965px) {
  .menu-fila .enlacesmenu {
    max-height: 65px;
    height: 65px;
    flex: 0 0 16%;
    max-width: 14%;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 !important;
    font-size: 0.63rem; }
  .menu-fila .enlacesmenu6 {
    border: none; }
  .menu-fila .enlacesmenu7,
  .menu-fila .enlacesmenu8,
  .menu-fila .enlacesmenu9 {
    position: absolute;
    top: -47px;
    padding: 0 !important; }
  .menu-fila .enlacesmenu7 {
    left: 170px; }
  .menu-fila .enlacesmenu8 {
    left: 200px; }
  .menu-fila .enlacesmenu9 {
    left: 226px; }
  .menu-fila .enlacesmenu a {
    display: block;
    background-position: center 5px;
    text-align: center;
    height: 65px;
    padding-left: 0;
    padding-top: 35px; }
  .menu-fila .enlacesmenu7 a,
  .menu-fila .enlacesmenu8 a,
  .menu-fila .enlacesmenu9 a {
    height: 26px;
    background-position: center;
    padding-top: 0; }
  .idioma {
    top: -120px; } }

@media (max-width: 992px) {
  .menu-oculto {
    margin-bottom: 1.25em;
    margin-left: 0.3125em; }
  .ul-lan {
    background: transparent;
    color: #000;
    font-size: 1em;
    margin-left: 0;
    position: inherit; }
  .menu-fila .container {
    max-width: 98%; } }

@media (min-width: 992px) {
  #nav-enlaces-buscador {
    display: inline-flex; } }

@media (min-width: 768px) {
  .navbar-header {
    text-align: center;
    background-color: #ffc840; }
  .navbar-nav > li > a {
    line-height: 1.75em;
    padding: 0.96875em 0.9375em; }
  #myNavbar {
    display: block; } }

@media (max-width: 767px) {
  .signed-in .navbar-principal {
    margin-top: 56px; }
  .navbar-principal {
    max-height: 100%;
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100vw !important;
    background-color: #ffc840; }
    .navbar-principal .navbar-toggle {
      top: 1.95em;
      padding-top: 0.625em;
      position: absolute;
      left: 15px; }
    .navbar-principal .navbar-a-principal {
      padding: 0;
      margin-top: 9px;
      margin-left: 45px; }
  .navbar-header {
    text-align: left; }
  div#myNavbar {
    padding-top: 183px; }
  .glyphicon {
    float: inherit;
    font-size: 1.7em;
    padding-top: 2px; }
  .menu-media ul {
    margin: 0; }
  .menu-media li {
    margin-right: 0.8em;
    margin-top: -0.2rem; }
    .menu-media li a img {
      margin-top: -0.3rem; }
  .img-visit {
    float: none; }
  .img-visit + span {
    font-size: .9rem;
    display: inline-block; }
  .buscar-mobile .btn-buscar {
    background-color: #ffc840; }
  #nav-enlaces-buscador {
    position: fixed;
    width: 100vw;
    left: 0;
    top: 75px;
    background-color: #fff;
    z-index: 999; }
  #nav-enlaces-buscador .buscador-general-cabecera {
    display: none; }
  #nav-enlaces-buscador.show .menu-blanco {
    display: block !important; }
  #nav-enlaces-buscador .buscador-general-cabecera.show {
    display: block !important; }
  #nav-enlaces-buscador .buscador-general-cabecera.show {
    position: absolute;
    top: 0;
    left: initial;
    right: initial;
    width: 100vw;
    height: auto;
    padding: 30px 0;
    margin: 0;
    box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.2), 0 0.4em 1.2em 0 rgba(0, 0, 0, 0.19); }
  #nav-enlaces-buscador .buscador-general-cabecera.show div,
  #nav-enlaces-buscador .buscador-general-cabecera.show section {
    margin: 0;
    padding: 0; }
  #nav-enlaces-buscador .buscador-general-cabecera.show .search-input-port {
    width: 21em; }
  #nav-enlaces-buscador .buscador-general-cabecera.show .div-buscar-port-x {
    display: none; }
  .buscar-mobile {
    display: block; }
  .ul-principal {
    padding: 0;
    top: 3.75em;
    transition: all .5s ease-out;
    z-index: 100; }
  .ul-principal li {
    border-bottom: solid 1px #595959;
    width: 100%; }
  .ul-principal li:last-child {
    border-bottom: none; }
  #myNavbar .navbar-nav {
    background-color: #ffc840;
    float: left;
    text-transform: uppercase;
    height: 287px;
    position: relative;
    top: 24px; }
  #myNavbar .navbar-nav li {
    border: none;
    width: 48%;
    max-height: 40px;
    float: left;
    box-sizing: border-box;
    margin: 10px 1% 0 1%;
    padding: 0 15px; }
  #myNavbar .navbar-nav li a {
    padding-left: 35px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 2em;
    height: 40px;
    line-height: 0.8rem;
    display: table-cell;
    vertical-align: middle;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.8rem; }
  #myNavbar .navbar-nav li a.menuItem1 {
    background-image: url(../images/menu-icons/Valencial_Minuto-n-ico.svg); }
  #myNavbar .navbar-nav li a.menuItem2 {
    background-image: url(../images/menu-icons/Gobierno_Abierto-n-ico.svg); }
  #myNavbar .navbar-nav li a.menuItem3 {
    background-image: url(../images/menu-icons/Turismo_Valencia-n-ico.svg);
    background-size: auto 1.65em; }
  #myNavbar .navbar-nav li a.menuItem4 {
    background-image: url(../images/menu-icons/Sede_Electronica-n-ico.svg); }
  #myNavbar .navbar-nav li a.menuItem5 {
    background-image: url(../images/menu-icons/Cita_Previa-n-ico.svg); }
  #myNavbar .navbar-nav li a.menuItem6 {
    background-image: url(../images/menu-icons/AppValencia-n.svg);
    background-size: auto 1.85em; }
  #myNavbar .navbar-nav li a.menuItem7 {
    background-image: url(../images/menu-icons/facebook_yellow_rounded.svg); }
  #myNavbar .navbar-nav li a.menuItem8 {
    background-image: url(../images/menu-icons/twitter_yellow_rounded.svg); }
  #myNavbar .navbar-nav li a.menuItem9 {
    background-image: url(../images/menu-icons/instagram_yellow_rounded.svg); }
  #myNavbar .navbar-nav li a:hover {
    background-color: inherit;
    color: #000;
    text-decoration: underline; }
  .idioma-switcher {
    position: fixed;
    width: 75px;
    top: 21px;
    right: 20%;
    height: 40px;
    z-index: 9999; }
  .idioma-switcher ul.lang-vlc-switch {
    width: 85px;
    margin-left: 15px !important; }
  .idioma-switcher ul.lang-vlc-switch li {
    width: 42px; }
  .idioma-switcher ul.lang-vlc-switch li:first-child a {
    border-right: 1px solid #000;
    padding-right: 7px; }
  .texto-idioma {
    font-size: 0.9em !important; }
  .menu-buscar {
    margin-left: 40px !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .img-visit {
    margin-right: 0;
    margin-bottom: 5px;
    width: 100%; }
  .img-visit + span {
    text-align: center; }
  .navbar-nav > li:last-child > a {
    padding: 0.96875em 0.3em; } }

@media (max-width: 576px) {
  .img-visit + span {
    font-size: 0.8rem;
    display: block;
    line-height: 2rem; }
  .img-visit {
    float: left; }
  .texto-idioma {
    float: left;
    font-size: 0.8rem; }
  .widget-menublack .glyphicon-globe {
    line-height: 1.1em;
    float: left;
    font-size: 1.5em; }
  .widget-menublack .sel1 {
    margin-top: -0.7rem; }
  .widget-menublack .sel1 .glyphicon + a {
    display: initial; }
  .twitter-span, .facebook-span, .youtube-span, .instagram-span, .flickr-span {
    font-size: 1.3em; }
  .signed-in .navbar-principal {
    margin-top: 48px; }
  .menu-media ul {
    margin-top: 5px; } }

@media (max-width: 375px) {
  .img-visit + span {
    font-size: 0.65rem;
    display: block;
    line-height: 1.8rem; }
  .texto-idioma {
    font-size: 0.65rem; }
  .menu-media li {
    margin-right: 0; }
  #nav-enlaces-buscador .buscador-general-cabecera.show .search-input-port {
    width: 20em; }
  #myNavbar .navbar-nav li a,
  .ul-principal > li > a,
  .texto-idioma {
    font-size: 0.8rem !important; } }

@media (max-width: 320px) {
  .navbar-nav > li > a {
    line-height: 1.2em;
    padding-bottom: 0.5em;
    padding-top: 0.5em; }
  #nav-enlaces-buscador .buscador-general-cabecera.show .search-input-port {
    width: 17em; }
  div#myNavbar {
    padding-top: 115px; }
  #myNavbar .navbar-nav li a,
  .ul-principal > li > a,
  .texto-idioma {
    font-size: 0.7rem !important; } }

/*MENU NAVEGACION AMARILLO*/
.menu-navegacion-amarillo {
  background-color: #ffc840;
  min-height: 3.5rem;
  padding: 1rem 1.5rem; }
  .menu-navegacion-amarillo h2 {
    color: #000000;
    font-size: 1.2em;
    float: left;
    margin-bottom: 0; }
  .menu-navegacion-amarillo .menu-navegacion-amarillo-select {
    display: block;
    float: right;
    margin-top: -3px; }
    .menu-navegacion-amarillo .menu-navegacion-amarillo-select p {
      float: left;
      margin-right: 20px;
      margin-bottom: 0;
      margin-top: 4px; }
    .menu-navegacion-amarillo .menu-navegacion-amarillo-select .btn {
      margin-left: 10px;
      font-size: 0.8rem;
      font-weight: bold;
      padding: 5px 10px; }

.navbar-menu-navegacion-amarillo {
  float: left;
  font-size: 0.9rem;
  height: 2rem; }
  .navbar-menu-navegacion-amarillo .nav-child-toggle {
    float: right; }
  .navbar-menu-navegacion-amarillo .dropdown-no-parent {
    display: list-item;
    width: 100%; }
  .navbar-menu-navegacion-amarillo .dropdown > a {
    display: inline-block; }
  .navbar-menu-navegacion-amarillo .dropdown > span {
    display: inline-block;
    padding-top: 1.125em;
    padding-bottom: 1.125em;
    padding-left: 0;
    top: 0em; }
  .navbar-menu-navegacion-amarillo .dropdown > li > a {
    overflow: visible;
    padding-left: .5em;
    padding-right: .5em; }
  .navbar-menu-navegacion-amarillo .dropdown-menu {
    max-height: none;
    min-width: 20em;
    max-width: 38.75em; }
    .navbar-menu-navegacion-amarillo .dropdown-menu > li > a {
      overflow: visible;
      padding-left: .5em;
      padding-right: .5em; }
      .navbar-menu-navegacion-amarillo .dropdown-menu > li > a:hover {
        background-color: transparent; }
  .navbar-menu-navegacion-amarillo > li {
    display: list-item;
    background-color: #ffc840; }
    .navbar-menu-navegacion-amarillo > li > a > span {
      color: #000000; }
      .navbar-menu-navegacion-amarillo > li > a > span:focus, .navbar-menu-navegacion-amarillo > li > a > span:hover {
        color: #595959;
        border-bottom: 0.1875em solid #595959;
        padding-bottom: 0.3125em; }
  .navbar-menu-navegacion-amarillo > .open > a > span {
    color: #595959;
    border-bottom: 0.1875em solid #595959;
    padding-bottom: .3125em; }

.navbar-menu-navegacion-amarillo > li > a > span:focus,
.navbar-menu-navegacion-amarillo > li > a > span:hover,
.navbar-menu-navegacion-amarillo > li > a > span:active,
.navbar-menu-navegacion-amarillo > li > a > span:focus-within,
.navbar-menu-navegacion-amarillo > li > a > span:visited {
  border-bottom: 0px solid #595959 !important;
  padding-bottom: 0px !important; }

.navbar-menu-navegacion-amarillo > .open > a > span {
  border-bottom: 0px solid #595959 !important;
  padding-bottom: 0px !important; }

@media (max-width: 950px) {
  .menu-navegacion-amarillo {
    min-height: 6.5rem; }
    .menu-navegacion-amarillo h2 {
      float: none;
      margin-bottom: 15px; }
    .menu-navegacion-amarillo .menu-navegacion-amarillo-select {
      display: block;
      float: left;
      margin-top: 0; } }

@media (max-width: 540px) {
  .menu-navegacion-amarillo-select {
    float: none;
    display: block;
    clear: both;
    margin-bottom: 15px; }
  .menu-navegacion-amarillo .menu-navegacion-amarillo-select .btn {
    margin: 0; }
  .menu-navegacion-amarillo .menu-navegacion-amarillo-select p {
    margin-bottom: 5px;
    float: none; }
  .navbar-menu-navegacion-amarillo {
    float: none;
    display: block;
    margin-bottom: 10px; }
  .menu-navegacion-amarillo h2 {
    margin-bottom: 0; }
  .menu-navegacion-amarillo {
    min-height: 10rem; } }

.span-padre {
  color: #000000; }

.categoria-etiqueta {
  font-size: 1em;
  color: black;
  border-radius: 0;
  background-color: white; }

.prensa-div {
  margin-top: 1em; }

.a-prensa {
  color: #595959; }

.a-prensa:hover {
  text-decoration: none;
  color: #595959; }

.categoria-div {
  margin-bottom: 1em;
  font-size: 1.25em;
  margin-top: 0.5em;
  margin-left: 0.75em;
  z-index: 999; }

.cruz {
  color: black;
  vertical-align: inherit;
  padding: 0;
  font-family: arial, sans-serif;
  font-size: 1.3em;
  margin-left: 5px; }

@media (max-width: 360px) {
  .prensa-div {
    background-color: #ffc840; }
  .container-style {
    background-color: #ffc840;
    height: 3.8em; } }

@media (max-width: 767px) {
  .prensa-div {
    margin-top: 1em;
    background-color: #ffc840; }
  .container-style {
    background-color: #ffc840;
    height: 3.9em; } }

@media (max-width: 1199px) {
  .container-style {
    background-color: #ffc840;
    height: 4em; } }

/* HIJOS */
.child-menu-navegacion-amarillo {
  background-color: white;
  border: 0.0625em solid #ffc840;
  overflow: visible;
  box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6); }
  .child-menu-navegacion-amarillo > li {
    background-color: white; }
    .child-menu-navegacion-amarillo > li > a {
      color: #595959;
      text-decoration: none; }
      .child-menu-navegacion-amarillo > li > a:hover {
        background-color: white;
        color: #000000;
        text-decoration: underline; }
  .child-menu-navegacion-amarillo > .open > a {
    background-color: white;
    color: #000000;
    text-decoration: underline; }
  .child-menu-navegacion-amarillo .dropdown > span {
    display: inline-block;
    padding-top: .5625em;
    padding-bottom: 0em; }

/* NIETOS*/
.grandchild-menu-navegacion-amarillo {
  background-color: #595959;
  border: none;
  overflow: visible;
  top: 0%;
  left: 100%;
  box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6); }
  .grandchild-menu-navegacion-amarillo > li {
    background-color: #595959;
    color: white;
    text-decoration: none; }
    .grandchild-menu-navegacion-amarillo > li > a {
      background-color: #595959;
      color: white;
      text-decoration: none; }
      .grandchild-menu-navegacion-amarillo > li > a:hover {
        background-color: #595959;
        color: #ffc840;
        text-decoration: underline; }
  .grandchild-menu-navegacion-amarillo > .open > a {
    background-color: #595959;
    color: #ffc840;
    text-decoration: underline; }

/* BISNIETOS*/
.greatgrandchild-menu-navegacion-amarillo {
  background-color: white;
  color: #595959;
  text-decoration: none;
  border: 0.0625em solid #ffc840;
  overflow: visible;
  top: 0%;
  left: 100%;
  box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0.3125em 0.3125em 0.25em 0em rgba(0, 0, 0, 0.6); }
  .greatgrandchild-menu-navegacion-amarillo > li {
    background-color: white;
    color: #595959;
    text-decoration: none; }
    .greatgrandchild-menu-navegacion-amarillo > li > a {
      background-color: white;
      color: #595959;
      text-decoration: none; }
      .greatgrandchild-menu-navegacion-amarillo > li > a:hover {
        background-color: white;
        color: #000000;
        text-decoration: underline; }
  .greatgrandchild-menu-navegacion-amarillo > .open > a {
    background-color: white;
    color: #000000;
    text-decoration: underline; }

/*MENU CATEGORIAS AMARILLO*/
/* MENU ATENCION CIUDADANA */
.atencion-titulo {
  margin-bottom: 20px; }

@media (max-width: 1260px) {
  .atencion-titulo {
    line-height: 130%; } }

@media (max-width: 1402px) {
  .atencion-titulo {
    font-size: 0.9em; } }

@media (max-width: 620px) {
  .extrasmall {
    width: 100%; } }

.padres {
  border: 1px solid black;
  background-color: white;
  display: block;
  height: auto;
  padding: 0;
  position: relative;
  width: 100%; }

.padresW {
  background-color: white;
  display: block;
  text-align: center; }

.padres:hover .web-label-horizontal {
  display: none; }

.padres:hover .hijos {
  transform: translate(0, -15em); }

.padres:hover .hijosMult {
  transform: translate(0, -15em); }

.padres:hover .strong-horizontal {
  transform: translate(0, -15em); }

.padres:hover .span-horizontal {
  opacity: 0; }

.padres:hover .accio-horizontal {
  transform: translate(0, 0); }

.padres:hover .accio-horizontalMult {
  transform: translate(0, 0); }

.a-horizontal {
  color: #000000;
  text-decoration: none; }

.a-horizontal:hover {
  color: #000000;
  text-decoration: none; }

.img-horizontal {
  height: 11.25em;
  max-width: 234px;
  max-height: 234px; }

.strong-horizontal {
  background-color: #ffffff;
  color: #990099;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 1em;
  min-height: 3em;
  padding-top: 0;
  text-align: center;
  transition: all ease 0.7s; }

.span-horizontal {
  color: #000000;
  display: block;
  font-size: 15px;
  font-weight: normal;
  position: relative;
  transition: all ease 0.5s;
  text-align: center;
  width: 100%; }

.hijos {
  background-color: #ffffff;
  height: 15em;
  padding: 2em;
  position: absolute;
  transform: translate(0, -0.5em);
  transition: all ease .7s;
  width: 100%; }

.hijosMult {
  background-color: #ffffff;
  height: 15em;
  padding: 1.5em 1.5em 1.5em 2em;
  position: absolute;
  transform: translate(0, -0.5em);
  transition: all ease .7s;
  width: 100%; }

.accio-horizontal {
  bottom: 0;
  left: 0;
  padding: 1em;
  position: absolute;
  transition: all ease .7s;
  transform: translate(0, 85%);
  width: 100%; }

.accio-horizontalMult {
  background-color: #ffc840;
  background-color: #ffc840;
  bottom: 0;
  left: 0;
  padding: 0.25em;
  position: absolute;
  transition: all ease .7s;
  transform: translate(0, 35%);
  width: 100%; }

/* MENU TRAMITES */
.horizontal-menu-tramites ul.row li {
  list-style: none; }
  .horizontal-menu-tramites ul.row li .ul-hijos {
    color: #000000;
    height: 100%; }
    .horizontal-menu-tramites ul.row li .ul-hijos li {
      list-style: disc; }

.padres-tramites {
  background-color: #ffffff;
  border: 1px solid #000000;
  display: block;
  overflow: hidden;
  position: relative;
  padding: 0;
  width: 100%; }

.padresW-tramites {
  background-color: #ffffff;
  border: 1px solid #000000;
  display: block;
  height: 15em;
  overflow: hidden;
  position: relative;
  padding: 0;
  width: 100%; }

.padres-tramites:hover .web-label-horizontal {
  display: none; }

.padres-tramites:hover .hijos {
  transform: translate(0, -15em); }

.padres-tramites:hover .hijosMult {
  transform: translate(0, -15em); }

.padres-tramites:hover .strong-horizontal {
  transform: translate(0, -15em); }

.padres-tramites:hover .span-horizontal {
  opacity: 0; }

.padres-tramites:hover .accio-horizontal {
  transform: translate(0, 0); }

.padres-tramites:hover .accio-horizontalMult {
  transform: translate(0, 0); }

.img-horizontal-tramites {
  display: block;
  height: 11.25em;
  width: 100%; }

.strong-horizontal-tramites {
  background-color: #ffffff;
  display: block;
  font-size: 1.25em;
  margin-bottom: 0;
  padding: 0.5rem 1rem;
  text-align: center;
  transition: all ease 0.7s;
  font-family: Montserrat-SemiBold, sans-serif; }

.accio-horizontal-tramites {
  background-color: #ffc840;
  bottom: 0;
  left: 0;
  padding: 1em;
  position: absolute;
  transition: all ease .7s;
  transform: translate(0, 85%);
  width: 100%; }

.atencion-ciudadana-menu ul.row {
  list-style: none; }

/*MENU WEBS MUNICIPALES CIRCULOS*/
#webs-municipales-circ {
  margin-top: -3em; }

.circ-navbar {
  background-color: transparent;
  width: 100%;
  z-index: 88; }

.web-munic-label {
  color: #000000;
  margin-top: 0.6em;
  text-decoration: none;
  font-family: Montserrat-SemiBold, sans-serif; }

.web-munic-menu {
  text-decoration: none; }

.web-munic-label:hover {
  text-decoration: none; }

.web-munic-col-md-10,
.web-munic-col-sm-4-circ {
  float: left;
  height: 100%;
  min-height: 0.0625em;
  padding: 0.6em;
  text-align: center;
  width: 13%; }

.web-munic-col-sm-4-circ a {
  color: #000000;
  display: block; }

.web-munic-tag-circle-circ {
  background-color: #ffc840;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0.5em 1em 0 rgba(0, 0, 0, 0.2), 0 0.4em 1.2em 0 rgba(0, 0, 0, 0.19);
  color: #111111;
  height: 5em;
  margin: auto;
  padding: 1em;
  position: relative;
  text-align: center;
  transition: all 0.5s ease;
  width: 5em; }
  .web-munic-tag-circle-circ:hover {
    background-color: #FFF;
    color: #000;
    transition: all 0.5s ease;
    transform: rotate(360deg);
    filter: invert(100%); }

.web-munic-tag-circle-circ > h4 {
  left: 0%;
  position: absolute;
  top: 45%;
  width: 100%; }

#webs-municipales-circ .container,
#webs-municipales-circ > .container > .row {
  height: 100%; }

section#webs-municipales-circ .navbar-toggle {
  clear: left;
  float: left;
  width: 100%;
  font-size: 1.2em; }

section#webs-municipales-circ div#texto-container {
  bottom: 0;
  display: none;
  position: absolute;
  padding: 1em;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2000; }

section#webs-municipales-circ div#texto {
  display: none;
  left: 25%;
  position: absolute;
  text-align: left;
  width: 55%; }

section#webs-municipales-circ div.circ-wraper {
  clear: left;
  float: left; }

section#webs-municipales-circ div.text-wraper {
  clear: right;
  display: block;
  float: right;
  width: 80%;
  text-align: justify; }

section#webs-municipales-circ a {
  display: initial; }

section#webs-municipales-circ .collapse ol {
  display: flex;
  justify-content: space-between;
  padding: 0;
  list-style-type: none; }

div.tooltip, div.tooltip-inner {
  background-color: #E0E0E0;
  box-shadow: none;
  color: #000000;
  max-width: 31.25em;
  text-align: left; }
  div.tooltip ol, div.tooltip-inner ol {
    list-style: none; }

@media (max-width: 767px) {
  .circ-navbar {
    right: 0; }
  .circ-navbar-header {
    padding-top: 3.5rem;
    padding-bottom: 1rem;
    width: 100%; }
  .web-munic-col-sm-4-circ {
    display: list-item;
    height: 100%;
    text-align: left;
    width: 100%; }
  .web-munic-col-sm-4-circ h4 {
    color: #FFFFFF; }
  .web-munic-tag-circle-circ {
    display: inline-block;
    height: 2.5em;
    padding: 0.2em;
    width: 2.5em; }
  .web-munic-label {
    display: inline;
    margin-left: 0.6em;
    text-decoration: none;
    font-family: Montserrat-SemiBold; }
  .web-munic-label:hover {
    display: inline;
    text-decoration: none; }
  section#webs-municipales-circ .collapse ol {
    display: block; } }

@media (min-width: 768px) and (max-width: 991px) {
  .web-munic-col-sm-4-circ {
    display: block; }
  .web-munic-tag-circle-circ {
    height: 4em;
    padding: 0.6em;
    width: 4em; }
  .web-munic-label {
    display: block; }
  #myNavbarCirc {
    display: block; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .web-munic-col-sm-4-circ {
    display: block; }
  .web-munic-tag-circle-circ {
    padding: 0.8em; }
  .web-munic-label {
    display: block; }
  #myNavbarCirc {
    display: block; } }

@media (min-width: 1200px) {
  .web-munic-tag-circle-circ {
    padding: 0.8em; }
  .web-munic-col-sm-4-circ {
    display: block; }
  .web-munic-label {
    display: block; }
  #myNavbarCirc {
    display: block; } }

/* WEBS MUNICIPALES */
.municipal-div-card {
  width: 100%;
  min-height: 16em;
  position: relative;
  margin-bottom: 1em;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

.municipal-div-card:hover {
  /* box-shadow: 0 .3em .1em 0 rgba(0, 0, 0, .3), 0 .3em .2em 0 rgba(0, 0, 0, .6);*/
  transform: scale(1.05); }

.municipal-div-card:hover > .div-body {
  background-color: rgba(0, 0, 0, 0.95); }

.municipal-div-card:hover > .div-img {
  opacity: 0.75; }

.municipal-a-body {
  color: #000000;
  font-weight: bold; }

.municipal-a-body:hover {
  text-decoration: none;
  color: #000000;
  font-weight: bold; }

.municipal-a-body:focus {
  outline: none; }

.municipal-a-body:focus .municipal-div-card {
  transform: scale(1.05); }

.municipal-div-img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  border-top: .05em solid #828282;
  border-right: .05em solid #828282;
  border-left: .05em solid #828282; }

.municipal-img-au {
  width: 100%;
  height: 10em; }

.municipal-div-body {
  position: absolute;
  width: 100%;
  min-height: 4em;
  opacity: 1.5;
  background-color: rgba(0, 0, 0, 0.7);
  top: 10em;
  transition: opacity 2s;
  text-align: center;
  border-bottom: .05em solid #828282;
  border-right: .05em solid #828282;
  border-left: .05em solid #828282; }

.municipal-title,
.municipal-subtitle {
  font-size: 1em;
  overflow: hidden; }

.menu-webs-municipales > ul.row {
  list-style: none; }

@media (max-width: 768px) {
  .municipal-title,
  .municipal-subtitle {
    font-size: 1.1em; } }

@media (max-width: 340px) {
  .extrasmall {
    width: 100%; } }

.hamburguer-icon {
  width: 30px;
  height: 27px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer; }

.hamburguer-icon span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }

.hamburguer-icon span {
  background-color: #212529; }

.hamburguer-icon-animated span:nth-child(1) {
  top: 0px; }

.hamburguer-icon-animated span:nth-child(2),
.hamburguer-icon-animated span:nth-child(3) {
  top: 10px; }

.hamburguer-icon-animated span:nth-child(4) {
  top: 20px; }

.hamburguer-icon-animated.open span:nth-child(1) {
  left: 50%;
  top: 11px;
  width: 0%; }

.hamburguer-icon-animated.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.hamburguer-icon-animated.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.hamburguer-icon-animated.open span:nth-child(4) {
  left: 50%;
  top: 11px;
  width: 0%; }

/* Buscador noticias */
.customLink {
  color: #000000;
  font-weight: bold; }
  .customLink:hover {
    color: #0056B3;
    text-decoration: underline; }

.busqueda-noticias-bar {
  background-color: #e1e7eb;
  padding: 1rem 1.5rem; }
  .busqueda-noticias-bar h2 {
    color: #000000;
    font-size: 1.2em;
    margin-bottom: 0;
    margin-top: 5px; }
  .busqueda-noticias-bar .btn {
    float: right;
    font-size: 0.8rem;
    font-weight: bold;
    padding: 5px 10px; }

.busqueda-noticias .busqueda-noticias-form {
  border: 1px solid #e1e7eb;
  padding: 0 25px 20px; }
  .busqueda-noticias .busqueda-noticias-form h3 {
    color: #595959;
    font-size: 1.2em;
    margin-top: 1rem; }
  .busqueda-noticias .busqueda-noticias-form label,
  .busqueda-noticias .busqueda-noticias-form legend {
    color: #595959;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    width: 100%; }

/* Buscador general */
.buscador-general-cabecera .btn-search-cancel {
  display: none; }

.buscador-generico form {
  border: solid 1px #e1e7eb;
  padding: 15px; }

.buscador-generico label,
.buscador-generico legend {
  font-size: 1em;
  font-weight: bold;
  float: left;
  margin-right: 0.3rem;
  color: #595959; }

.buscador-generico .btn-estandar {
  margin-right: 0; }

.buscador-generico .input-text-wrapper .btn-estandar::before {
  content: "\f002";
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0px 6px 0 0px; }

.buscador-generico .input-text-wrapper .btn-estandar:hover::before {
  text-decoration: none; }

.buscador-generico input[type="radio"] {
  float: left;
  margin-top: 5px; }

.buscador-generico span {
  display: block;
  float: left;
  margin-right: 10px;
  margin-left: 5px; }

.buscador-general .modo-busqueda {
  padding: 1rem 0 0 0; }

.buscador-general .buscador-general-info-resultados {
  margin: 1rem 0;
  width: 100%;
  text-align: center; }

.buscador-general .f-general {
  margin-top: 0;
  padding: 1rem 1.5rem; }
  .buscador-general .f-general h5, .buscador-general .f-general span {
    font-size: 1rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis; }
  .buscador-general .f-general:first-child {
    border-top: 1px solid #e1e7eb; }

.buscador-general .masResultados {
  margin-top: 1.2rem; }

.buscador-general button[type=submit] {
  margin-left: 0.5rem;
  width: 7rem; }

.dataTables-container {
  margin-top: 20px; }
  .dataTables-container .dt-button {
    background: #ffc840 !important;
    border-color: black !important;
    color: #000;
    font-family: Montserrat-SemiBold, sans-serif;
    font-size: 1rem;
    border-radius: 0.25rem;
    line-height: 1.5em;
    padding: 0.375rem 0.75rem;
    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; }
  .dataTables-container .dt-button:hover, .dataTables-container .dt-button:focus {
    background-color: rgba(0, 0, 0, 0.8) !important;
    border-color: #ffc840 !important;
    color: #fff;
    text-decoration: none;
    transition: all 0.5s ease; }
  .dataTables-container .dt-button:hover {
    outline: none; }
  .dataTables-container td.dtr-control:before {
    transform: rotate(0deg);
    border-radius: 20px !important;
    border: solid 1px #ffc840 !important;
    padding: 5px 5px 3px 8px !important;
    color: black !important;
    background-color: #ffc840 !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-family: 'FontAwesome' !important;
    width: auto !important;
    box-shadow: none !important;
    content: "\f054" !important;
    margin-top: -12px !important; }
  .dataTables-container tr.parent td.dtr-control:before {
    transform: rotate(90deg); }
  .dataTables-container td.dtr-control a span {
    margin-left: 10px; }
  .dataTables-container table.dataTable > tbody > tr.child ul.dtr-details > li {
    float: left;
    width: 100%; }

.f-general {
  border-bottom: 1px solid #e1e7eb;
  margin-top: 0.8em;
  padding: 0 1.5rem; }

.a-f-general {
  color: #29353D;
  display: block;
  padding-right: 2.5rem;
  text-decoration: none; }
  .a-f-general:hover, .a-f-general:focus {
    color: #0056B3; }

.sinResultados {
  text-align: center;
  padding: 1em; }

@media (max-width: 767px) {
  .f-general {
    height: auto; }
  .avanzada {
    margin-top: 1em; }
  .busquedaAvanzada {
    margin-top: 1rem; }
  .buscador-general .modo-busqueda label {
    display: block;
    float: none; } }

/*the container must be positioned relative:*/
.autocomplete {
  position: relative;
  display: inline-block; }

.input-busqueda {
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 0;
  height: 40px !important;
  color: black;
  font-size: 14px;
  width: calc(100% - 8rem);
  float: left;
  margin-right: 0.5rem; }

.input-busqueda:focus {
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 0;
  height: 40px;
  background: none;
  color: black;
  font-size: 14px; }

.autocomplete-items {
  position: absolute;
  border: 1px solid;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  font-size: 14px;
  max-height: 15em;
  overflow-y: auto; }

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4; }

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; }

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff; }

.fch-fin-buscador, .fch-inicio-buscador {
  background-image: url(/o/valencia-theme/css/img/banda_yellow.png);
  background-repeat: repeat-y;
  width: inherit;
  height: 1.8em;
  min-height: 1.8em;
  max-height: 1.8em;
  padding: 0.75em;
  border: 1px solid #999999;
  border-radius: inherit; }

.orange-select {
  width: inherit !important; }

.search-input-port {
  display: initial;
  width: 15.5em;
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 0;
  height: 40px;
  background: none;
  outline: none;
  color: black;
  font-size: 0.875em;
  flex: 0.8; }

.search-input-port:focus {
  display: initial;
  width: 100%;
  color: black;
  border-color: black; }

.search-input-r {
  display: initial;
  width: 25em;
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 0;
  height: 40px;
  background: none;
  outline: none;
  color: black;
  font-size: 0.875em; }

.search-input-r:focus {
  display: initial;
  width: 25em;
  color: black;
  border-color: black; }

.form-group-inline-port {
  align-items: center; }

.btn-buscar {
  background-color: white;
  border: none;
  width: 2em;
  color: black;
  flex: 0.2; }

.btn-buscar:focus {
  background-color: white;
  border: none;
  width: 2em;
  color: black; }

::placeholder {
  color: black !important; }

.div-buscar-port-x {
  display: table;
  height: 40px !important; }

.busqueda-noticias {
  margin-bottom: 25px; }
  .busqueda-noticias .main-content-body {
    width: 100%; }
  .busqueda-noticias .noticias-list .text-muted {
    border: solid 2px #595959;
    display: block;
    font-weight: bold;
    padding: 10px 22px;
    margin-top: -7px;
    width: 100%; }

/* Datepicker */
.busqueda-noticias .datepicker-valencia {
  z-index: 1000;
  position: relative; }
  .busqueda-noticias .datepicker-valencia .datepicker td,
  .busqueda-noticias .datepicker-valencia .datepicker th {
    width: 30px;
    height: 30px; }

.busqueda-noticias .table-condensed {
  background: white;
  color: #333333;
  font-size: 1rem;
  font-weight: bold;
  width: 100%;
  z-index: 1000; }

.busqueda-noticias .datepicker-dropdown .datepicker td,
.busqueda-noticias .datepicker-dropdown .datepicker th {
  text-align: center;
  width: 25px;
  height: 25px;
  border-radius: 0;
  border: none;
  padding: 3px 5px; }

.busqueda-noticias .datepicker {
  width: 100%;
  font-size: 13px; }

.fecha-actual {
  text-align: center;
  color: #ffc840;
  background-color: #545454; }

.hoy {
  font-size: 2em;
  margin: 0; }

.num-hoy {
  font-size: 6em;
  margin: 0;
  margin-bottom: -0.2em; }

.mes-hoy {
  font-size: 2.4em;
  margin: 0; }

.dow {
  color: #00BFFF; }

.lbl-cat {
  margin-right: 1em; }

.datepicker td.today {
  font-weight: bold;
  color: black;
  background-image: none !important; }

.datepicker td.active {
  background-color: lightcoral !important;
  background-image: none !important; }

.datepicker td.active:hover {
  background-color: lightcoral !important;
  background-image: none !important; }

.datepicker td.today.active {
  background-color: lightcoral !important;
  background-image: none; }

.datepicker td.today.active:hover {
  background-color: lightcoral !important;
  background-image: none; }

.input-not {
  background-image: url("/o/valencia-theme/css/img/banda_yellow.png");
  background-repeat: repeat-y;
  padding-left: 20px;
  border: 1px solid #595959;
  min-height: 20px;
  margin-bottom: 1em; }

.input-not:focus {
  border: 1px solid #007F78; }

@media (min-width: 768px) and (max-width: 991px) {
  .label-title-PortAgenda {
    margin: 5px; } }

@media (min-width: 421px) and (max-width: 767px) {
  .label-title-PortAgenda {
    margin: 5px; } }

@media (max-width: 420px) {
  .label-title-PortAgenda {
    margin: 5px; } }

@media (max-width: 992px) {
  .search-input-port:focus {
    width: 58em; } }

@media (max-width: 767px) {
  .search-input-port:focus {
    width: 47.5em; }
  .busqueda-noticias-bar .btn {
    float: left;
    margin-top: 15px; } }

@media (max-width: 498px) {
  .search-input-port:focus {
    width: 15.5em; } }

/* BUSCADOR INFO CIUDAD */
.busqueda-infociudad .div-infociudad-busquedas {
  margin-bottom: 2em; }

.busqueda-infociudad .div-infociudad-texto {
  margin-bottom: 1em; }

.busqueda-infociudad .label-inf {
  margin-bottom: 1em;
  width: 7em; }

.busqueda-infociudad .label-doc {
  margin-bottom: 1em;
  margin-right: 1em; }

.busqueda-infociudad .input-inf {
  background-image: url("/o/valencia-theme/css/img/banda_yellow.png");
  background-repeat: repeat-y;
  padding-left: 20px;
  border: 1px solid #595959;
  min-height: 20px;
  margin-bottom: 1em;
  box-shadow: none;
  width: inherit; }

.busqueda-infociudad .input-inf:hover {
  border: 1px solid #007F78; }

.busqueda-infociudad .input-inf:focus {
  border: 1px solid #007F78; }

.busqueda-infociudad .span-radio {
  margin-right: 1em; }

.busqueda-infociudad .input-radio-inf {
  margin-right: 0.5em !important;
  margin-left: 0.5em !important; }

.busqueda-infociudad #cont-bInfociudad select {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y, url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='lexicon-icon lexicon-icon-angle-down' focusable='false' role='presentation' title='' tooltip='false' viewBox='0 0 512 512' width='1em'><path class='lexicon-icon-outline' d='M256 384c6.936-0.22 13.81-2.973 19.111-8.272l227.221-227.221c11.058-11.026 11.058-28.941 0-39.999-11.026-11.058-28.94-11.058-39.999 0l-206.333 206.333c0 0-206.333-206.333-206.333-206.333-11.059-11.058-28.973-11.058-39.999 0-11.059 11.058-11.059 28.972 0 39.999l227.221 227.221c5.3 5.3 12.174 8.053 19.111 8.272z'></path></svg>") calc(100% - 0.625em) center no-repeat;
  padding-left: 1.25em;
  border: 1px solid #595959;
  min-height: 1.5em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  width: inherit;
  height: 1.5em; }

.busqueda-infociudad #cont-bInfociudad select:hover, .busqueda-infociudad #cont-bInfociudad select:focus {
  border: 1px solid #007F78; }

.busqueda-infociudad #cont-bInfociudad select.input-inf.select-doc-inf {
  width: 7em; }

.busqueda-infociudad #cont-bInfociudad select:focus {
  border: 1px solid #007F78; }

.busqueda-infociudad ul {
  list-style: none;
  margin-top: 1rem;
  padding-left: 2rem; }

.busqueda-infociudad li {
  background: url(/o/valencia-theme/css/img/imagen_ulli.png) no-repeat 0 1.1rem;
  padding-left: 1.4rem; }

.busqueda-infociudad li a {
  color: #595959;
  display: block;
  font-weight: bold;
  font-size: 0.9rem;
  margin: 0.9rem 0; }
  .busqueda-infociudad li a:hover, .busqueda-infociudad li a:focus {
    color: #0056B3; }

.busqueda-infociudad .btn-principal:hover,
.busqueda-infociudad .btn-principal:focus {
  text-decoration: underline; }

.busqueda-infociudad .btn-principal::before {
  content: "\f002";
  font: normal normal normal 14px/1 FontAwesome;
  margin: 0px 6px 0 0px; }

.busqueda-infociudad .btn-principal:hover::before {
  text-decoration: none; }

.enlaces-redes-sociales .desplegableRedesSociales {
  background-color: #fff;
  background-image: none;
  cursor: pointer;
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  transition: all 0.5s; }
  .enlaces-redes-sociales .desplegableRedesSociales .iconoEnlacesRedesSociales {
    padding: 3px 5px 3px 8px;
    transform: rotate(90deg); }
  .enlaces-redes-sociales .desplegableRedesSociales.collapsed {
    background-color: #fff; }
    .enlaces-redes-sociales .desplegableRedesSociales.collapsed .iconoEnlacesRedesSociales {
      transform: rotate(0deg); }
  .enlaces-redes-sociales .desplegableRedesSociales h2 {
    font-size: 1.1rem;
    padding-left: 1em;
    padding-top: 0.5em; }
    .enlaces-redes-sociales .desplegableRedesSociales h2 span:nth-child(2) {
      padding-left: 1em; }

.enlaces-redes-sociales .iconoEnlacesRedesSociales {
  padding-left: 0.5em;
  padding-top: 0.5em; }

.enlaces-redes-sociales .ulRedes {
  background-color: #ffffff;
  margin-bottom: 0.25em;
  margin-top: -4px;
  margin-left: 0; }

.enlaces-redes-sociales .liRedes {
  border: solid 2px #dadee0;
  border-top: 2px solid #ffffff;
  padding: 1rem;
  list-style: none; }

.enlaces-redes-sociales .iconoRedesSociales {
  border: solid 1px #666666;
  height: 3em;
  width: 3em; }

.enlaces-redes-sociales .iconosSociales {
  padding-top: 0.5em; }
  .enlaces-redes-sociales .iconosSociales li {
    float: left;
    margin-right: 0.5rem;
    list-style: none; }

.enlaces-redes-sociales .iconoSocial {
  height: 1.5em;
  min-height: 44px;
  min-width: 44px;
  width: 1.5em; }

.enlaces-redes-sociales .tituloRedesSociales {
  color: #000000;
  padding-top: 0.75em; }

.enlaces-redes-sociales .aSociales:hover {
  text-decoration: none; }

@media (max-width: 991px) {
  .enlaces-redes-sociales .liRedes {
    padding: 0.5em 0; }
  .enlaces-redes-sociales .iconosSociales {
    text-align: right; } }

@media (max-width: 420px) {
  .enlaces-redes-sociales .tituloRedesSociales {
    padding-top: 0; } }

.scheduler-base-icon-prev,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.scheduler-base-view-week,
.scheduler-base-today,
.scheduler-base-view-month,
.scheduler-base-view-agenda,
.scheduler-base-view,
.scheduler-base-icon-next {
  background-color: #ffc840;
  border-color: #000000;
  color: #000;
  font-family: Montserrat-Medium;
  font-size: 1rem; }

.yui3-skin-sam .calendar-portlet .yui3-calendar-weekday {
  color: #0071A7; }

.yui3-skin-sam .calendar-portlet .yui3-calendar-day:hover,
.yui3-skin-sam .calendar-portlet .yui3-calendar-day.yui3-calendar-day-selected:hover,
.yui3-skin-sam .calendar-portlet .yui3-calendar-day.yui3-calendar-day-selected.lfr-busy-day:hover {
  background: #676767;
  color: #fff;
  text-decoration: underline; }

.scheduler-view-day-table-time {
  color: #6F6F6F; }

.scheduler-view-day-header-day .scheduler-today-hd {
  color: #0071A7; }

.scheduler-view-day-header-view-label {
  color: #6F6F6F; }

.scheduler-event-recorder-date,
.calendar-portlet-invitees,
.calendar-portlet-invitees {
  color: #617283;
  font-size: 1em; }

.workflow-status-approved {
  color: #217A35; }

.calendar-list-item-color {
  border-color: #000000 !important; }

.calendar-list-item-arrow {
  border-color: #000000 !important; }

.scheduler-view-agenda-container .scheduler-view-agenda-header .scheduler-view-agenda-header-extra {
  text-decoration: underline !important; }

.scheduler-event-icons {
  color: #4d0000;
  background-color: rgba(244, 231, 231, 0.69); }

.scheduler-event-title {
  color: #4d0000;
  background-color: rgba(244, 231, 231, 0.69); }

.scheduler-event-content {
  color: #4d0000;
  background-color: rgba(244, 231, 231, 0.69); }

.scheduler-view-table-colgrid {
  border: 1px solid #898989; }

.scheduler-view-table-data-col-title {
  border-top: transparent; }

.scheduler-view-table-colgrid-today {
  background-color: #009be6; }

.scheduler-view-table-data-col-title-today {
  color: #ffffff; }

.scheduler-base-nav-date,
.scheduler-base-view-date,
.calendar-list-item-label,
.calendar-portlet-list-text,
.calendar-portlet-calendar-list .calendar-portlet-add-calendars-input,
.scheduler-base-controls .btn-group .calendar-add-event-btn,
.scheduler-view-day-table-time,
.scheduler-view-day-header-view-label {
  font-size: 1rem; }

.scheduler-view-day-header-day-weekday,
.scheduler-view-day-header-day-number {
  font-size: 0.9rem; }

.mapa-web li a {
  background-color: #363535;
  color: #ffffff;
  display: block;
  font-size: 0.9rem;
  font-weight: bold;
  padding: 0.3rem 0.5rem;
  text-transform: uppercase;
  text-decoration: none; }
  .mapa-web li a:hover, .mapa-web li a:focus {
    text-decoration: underline; }

.mapa-web li a:not([href]):not([tabindex]) {
  color: #ffffff; }

.mapa-web .child-pages {
  margin-bottom: 1.5rem; }
  .mapa-web .child-pages a {
    background-color: #e1e1e1;
    border-bottom: solid 2px #ffffff;
    color: #595959;
    font-size: 0.8rem;
    line-height: 1.2rem;
    margin-bottom: 0;
    padding-bottom: 0.3rem;
    text-transform: none; }
  .mapa-web .child-pages .child-pages {
    margin-bottom: 0; }
    .mapa-web .child-pages .child-pages a {
      border-bottom: solid 1px #b7b7b7;
      background-color: #ffffff;
      padding-left: 1rem; }

.navegacion-categorias .list-group-item {
  border: none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  padding: 0; }
  .navegacion-categorias .list-group-item a {
    padding: 0.5rem; }

.navegacion-categorias .navegacion-categorias-icon {
  float: left;
  margin-right: 15px;
  max-width: 25px; }

.publicador-infociudad h2 {
  font-size: 1.8rem; }

.publicador-infociudad ul {
  list-style: none; }

.publicador-infociudad .subscribe-action {
  display: none; }

.publicador-infociudad .publicador-infociudad-header {
  border-bottom: solid 1px #595959;
  margin-bottom: 0.3rem; }

.publicador-infociudad .publicador-infociudad-list-result {
  padding-left: 2rem; }
  .publicador-infociudad .publicador-infociudad-list-result li {
    background: url(/o/valencia-theme/css/img/imagen_ulli.png) no-repeat 0 1.1rem;
    padding-left: 1.4rem; }

.publicador-infociudad .taglib-categorization-filter.entry-title {
  display: none; }

.publicador-infociudad .a-info-cat {
  color: #595959;
  display: block;
  font-weight: bold;
  font-size: 0.9rem;
  margin: 0.9rem 0 0 0; }
  .publicador-infociudad .a-info-cat:hover, .publicador-infociudad .a-info-cat:focus {
    color: #0056B3; }
  .publicador-infociudad .a-info-cat.a-info-cat-icon {
    border: none;
    display: inline-block;
    font-size: 0.5rem;
    margin: 0.9rem 0.5rem 0 0;
    min-height: inherit;
    padding: 0;
    text-align: left; }
    .publicador-infociudad .a-info-cat.a-info-cat-icon:hover {
      width: initial; }
      .publicador-infociudad .a-info-cat.a-info-cat-icon:hover h3 {
        text-decoration: underline; }
    .publicador-infociudad .a-info-cat.a-info-cat-icon h3 {
      float: left; }
    .publicador-infociudad .a-info-cat.a-info-cat-icon .glyphicon {
      float: left;
      font-size: 1rem;
      margin-right: 0.3rem; }

.publicador-infociudad .a-info-cat:hover {
  width: 100%; }

.infociudad-carpeta {
  margin-top: -0.6rem;
  font-weight: normal; }
  .infociudad-carpeta h2 {
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem; }
  .infociudad-carpeta #rrss ul li {
    list-style: unset;
    margin-left: 1.2rem; }
  .infociudad-carpeta ul li {
    list-style: none;
    margin-bottom: 0.5rem; }
  .infociudad-carpeta .compartir-redes-sociales {
    margin-top: 10px; }
  .infociudad-carpeta .nav.nav-tabs {
    margin-top: -2rem; }
  .infociudad-carpeta .nav-tabs > li {
    margin-bottom: -1px; }
  .infociudad-carpeta .nav-tabs > li > a.active,
  .infociudad-carpeta .nav-underline .tab.active .nav-tabs > li > a,
  .infociudad-carpeta .nav-underline .tab.active .nav-tabs > li > a,
  .infociudad-carpeta .nav-underline .tab.active a.tab .nav-tabs > li > a,
  .infociudad-carpeta .nav-tabs > .active > a,
  .infociudad-carpeta .nav-underline .tab.active .nav-tabs > a > a,
  .infociudad-carpeta .nav-underline .tab.active .nav-tabs > a > a,
  .infociudad-carpeta .nav-underline .tab.active a.tab .nav-tabs > a > a {
    background-color: #FFF;
    border-color: #595959;
    color: #595959; }
  .infociudad-carpeta .nav-tabs > li > a {
    border-radius: 0; }
  .infociudad-carpeta .a-utilidades {
    color: black; }
  .infociudad-carpeta .a-utilidades:hover {
    color: black;
    text-decoration: none; }
  .infociudad-carpeta .a-utilidades:focus {
    color: black;
    text-decoration: none; }

.revision-planeamiento-documentos .a-documento {
  color: black; }

.revision-planeamiento-documentos .a-documento:hover {
  color: black;
  text-decoration: none; }

.revision-planeamiento-documentos .a-documento:focus {
  color: black;
  text-decoration: none; }

.revision-planeamiento-documentos .taglib-asset-links {
  display: none; }

.noticia-contenido .volver {
  cursor: pointer; }

.noticia-contenido .div-you {
  width: 100%;
  height: 30em; }

.noticia-contenido .ul-img {
  width: 100%; }

.noticia-contenido .li-img {
  display: block;
  float: left;
  margin-right: 6px; }

.noticia-contenido .slider-img {
  display: block;
  height: 38em;
  width: 100%;
  object-fit: cover; }

.noticia-contenido .noticia-date {
  color: black;
  font-weight: bold;
  line-height: 2em; }

.noticia-contenido .li-imgVid {
  display: block; }

.noticia-contenido .slider-imgVid {
  height: 8em;
  width: 100%; }

.noticia-contenido .icono-multimedia {
  width: 2.5em;
  height: 2.5em;
  margin-right: 1em; }

.noticia-contenido .div-related {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.noticia-contenido .a-related {
  color: black;
  text-decoration: none; }

.noticia-contenido .a-related:hover {
  text-decoration: none;
  color: black; }

.noticia-contenido .img-compartir {
  height: 30px;
  width: 30px; }

@media (min-width: 768px) and (max-width: 991px) {
  .noticia-contenido .div-you {
    height: 20em; }
  .noticia-contenido .slider-img {
    display: block;
    height: 27em;
    width: 100%;
    object-fit: cover; } }

@media (max-width: 768px) {
  .noticia-contenido .div-you {
    height: 10em; }
  .noticia-contenido .slider-img {
    display: block;
    height: 20em;
    width: 100%;
    object-fit: cover; } }

#contenedor_perfilcontratante {
  width: 100%;
  max-width: 100%;
  margin: 0; }
  #contenedor_perfilcontratante .listado {
    padding: 1rem 0;
    margin-left: 0;
    list-style: none; }
  #contenedor_perfilcontratante .li circulo {
    padding: 0px; }
  #contenedor_perfilcontratante .circulo {
    border-bottom: 1px solid #e1e7eb;
    margin-bottom: 15px;
    width: 100%; }
    #contenedor_perfilcontratante .circulo:first-child {
      border-top: 1px solid #e1e7eb; }

.listado li {
  padding: 10px;
  width: 100%; }

.numExpediente {
  color: #000;
  font-size: 1rem; }

.plazo {
  font-size: 15px;
  color: #000; }

.red {
  color: #595959;
  display: block;
  margin-top: -40px;
  font-size: 15px;
  background-image: url("/o/valencia-theme/images/perfil-contratante/icono_info.png");
  background-size: 20px;
  background-repeat: no-repeat;
  padding-left: 30px;
  clear: both; }

li.estilo-plegar {
  border: #dadada solid 2px;
  cursor: pointer;
  margin-top: 1rem;
  background: #FFFFFF;
  padding-left: 1rem;
  list-style: none;
  padding: 0; }
  li.estilo-plegar a {
    color: #424242;
    display: block;
    padding: .5em .5em .5em 1em; }
  li.estilo-plegar:before {
    content: "\f107";
    color: #ffc840;
    font-family: 'fontawesome-alloy';
    float: right;
    margin-right: 10px;
    transform: rotate(-90deg);
    margin-top: 8px; }

li.plegar {
  cursor: pointer;
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.25em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  transition: all 0.5s;
  background-color: #ffc840; }
  li.plegar:before {
    content: "\f107";
    color: #000000;
    font-family: 'fontawesome-alloy';
    float: right;
    margin-right: 10px;
    transform: rotate(-90deg); }

.hijoplegar {
  margin-left: 0;
  margin-bottom: 5px; }
  .hijoplegar li {
    cursor: pointer;
    margin-top: 5px; }

li.plegar_subnivel {
  border: #dadada solid 2px;
  cursor: pointer;
  list-style: none; }
  li.plegar_subnivel:before {
    content: "\f107";
    color: #000000;
    font-family: 'fontawesome-alloy';
    float: right;
    margin-right: 10px;
    transform: rotate(-90deg); }

li.circulo_desplazado_2 {
  border-bottom: solid 1px #ccc;
  list-style: none; }

.hijoplegarsubnivel {
  margin-left: 0; }

/*  //////////  ESTILOS PROPIOS DE LOS EXPEDIENTES   ////////// */
#marco_web {
  background: #edeef0;
  color: #000000;
  margin: auto;
  padding: 3rem;
  margin-top: 20px; }
  #marco_web .bloque {
    font-weight: bold; }
    #marco_web .bloque > span {
      font-weight: normal; }

.negrita {
  display: block; }

.icono_certi a,
.icono_xml a,
.icono_pdf2 a,
.icono_xls a,
.icono_dwg a {
  font-size: 1rem; }

.icono_certi,
.icono_xml,
.icono_pdf2,
.icono_xls,
.icono_dwg {
  background-size: 30px;
  background-position: 0px;
  background-repeat: no-repeat;
  padding-left: 40px;
  margin-top: 5px; }

.icono_certi {
  background-image: url("/o/valencia-theme/images/perfil-contratante/ico_certificado.png"); }

.icono_xml {
  background-image: url("/o/valencia-theme/images/perfil-contratante/ico_xml.png"); }

.icono_pdf2 {
  background-image: url("/o/valencia-theme/images/icons/icono_down_pdf.svg");
  background-size: 17px auto; }

.icono_xls {
  background-image: url("/o/valencia-theme/images/perfil-contratante/ico_xls.png"); }

.icono_dwg {
  background-image: url("/o/valencia-theme/images/perfil-contratante/ico_dwg.png"); }

.info {
  padding: 2rem;
  margin: auto;
  background: #FFFFFF; }

.divboton {
  max-width: 100%;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: right; }

#combobasededatos,
#combovista {
  font-size: 16px; }

.tipoCuadrados {
  margin-left: 0; }
  .tipoCuadrados .negrita {
    display: initial; }

.entradaExpediente {
  margin-top: 15px;
  border: #dadada solid 2px;
  display: block;
  font-size: 1em;
  margin-left: 0;
  padding: .5em .5em .5em 1em; }
  .entradaExpediente:before {
    content: "\f107";
    color: #ffc840;
    font-family: 'fontawesome-alloy';
    float: right;
    margin-right: 10px;
    transform: rotate(-90deg); }

.entradaExpediente:hover,
.entradaExpediente:focus {
  text-decoration: underline; }

#avisos .bloque_subtitulo {
  margin-top: -2rem; }

@media (min-width: 800px) {
  .perfil-contratante .div-sel {
    margin-bottom: 10px; }
  .perfil-contratante .selet > option {
    color: #000000;
    background-color: #FFEB99; }
  .perfil-contratante .plazo {
    margin-top: -15px;
    margin-bottom: 0px;
    float: left;
    display: block;
    margin-bottom: 10px; }
  .perfil-contratante .red {
    color: #009933;
    display: block;
    font-size: 15px;
    background-image: url("/o/valencia-theme/images/perfil-contratante/icono_info.png");
    background-size: 20px;
    background-repeat: no-repeat;
    padding-left: 30px; }
  .perfil-contratante #contenedor_perfilcontratante {
    width: 100% !important; }
  .perfil-contratante #marco_web {
    width: 80% !important;
    -webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
    filter: shadow(color=#999999, direction=135, strength=2); }
  .perfil-contratante .divboton {
    width: 80% !important;
    text-align: left !important; } }

@media (max-width: 800px) {
  .perfil-contratante .div-sel {
    margin-bottom: 10px; }
  .perfil-contratante .selet {
    margin-bottom: 10px;
    padding-left: 20px;
    border: 1px solid #00A9A0;
    min-height: 20px;
    background-repeat: no-repeat; }
  .perfil-contratante #contenedor_perfilcontratante {
    width: 100% !important; }
  .perfil-contratante #marco_web {
    width: 100% !important; }
  .perfil-contratante .divboton {
    width: 100% !important;
    text-align: left !important; } }

.journal-content-article {
  /***** LISTADOS ******/
  /* Buscador avanzado */
  /******* TABLAS ***************/
  /*********** AGENDA *******************************/
  /*********** Autoliquidacion *******************************/
  /************* Servicios Sociales ***********/
  /* Plenos */
  /************** CEMENTERIOS ***********/
  /************** OFERTAS EMPLEO *********/
  /************ OPOSICIONES **************/
  /************* TRAMITES **********/
  /************* METEOROLOGÍA **********/
  /* Infociudad - Líneas autobus */
  /* Urbanismo */
  /* Más info - Related content */
  /* Bloque portadilla */ }
  .journal-content-article li.level_1 li {
    font-weight: bold;
    margin: 5px 0 0 0; }
  .journal-content-article li.level_2 {
    padding-left: 40px; }
    .journal-content-article li.level_2 a {
      padding-left: 20px; }
  .journal-content-article div.separador, .journal-content-article div.separabloques {
    clear: both;
    color: White;
    font-size: 0;
    height: 0; }
  .journal-content-article .margen_bottom {
    margin-bottom: 0.5em !important; }
  .journal-content-article hr {
    margin: 0 0 3px 0;
    color: #999999;
    height: 1px;
    padding: 0; }
  .journal-content-article div.hr hr {
    display: none; }
  .journal-content-article div.hr_vistas hr {
    display: none; }
  .journal-content-article div.enlace {
    font-size: 1.1em;
    line-height: 1.5em; }
  .journal-content-article h2.bloque_titulo {
    color: #000000;
    font-size: 1.8em;
    margin-bottom: 0.5em; }
  .journal-content-article h3.bloque_titulo {
    font-size: 1.3em;
    color: #888888; }
  .journal-content-article h3.bloque_subtitulo {
    border-bottom: solid 1px #e3a610;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding-bottom: 9px; }
  .journal-content-article h3.bloque_listado {
    background-color: #005E75;
    border-bottom: 0.1em solid #005E75;
    border-top: 0.1em solid #005E75;
    color: #ffffff;
    display: block;
    font-size: 1.1em;
    line-height: 1.6em;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 1em;
    text-transform: uppercase; }
  .journal-content-article h4.bloque_destacado {
    font-size: 1.2em;
    color: #424242;
    font-weight: bold;
    margin: 1em 0;
    /*Top, right, bottom, left */ }
  .journal-content-article h4.bloque_centrado {
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    margin: 10px 0 10px 0;
    /*Top, right, bottom, left */ }
  .journal-content-article div.b_destacado {
    border-top: 0.5em solid #666666;
    color: #424242;
    font-size: 1em;
    padding: 0.1em 0em 0.4em; }
  .journal-content-article div.b_destacado h3,
  .journal-content-article div.b_destacado_gris h3 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em; }
  .journal-content-article div.b_destacado_gris {
    border-top: 0.5em solid;
    border: 1px solid;
    background-color: #EBECED;
    padding: 0.5em;
    padding-top: 0;
    margin-top: 0.5em; }
  .journal-content-article div.b_destacado ul,
  .journal-content-article div.b_destacado ul li,
  .journal-content-article div.b_destacado_gris ul,
  .journal-content-article div.b_destacado_gris ul li {
    list-style: none;
    margin: 0;
    padding: 0; }
  .journal-content-article ul.enlinea li.primer_li {
    padding-left: 0 !important; }
  .journal-content-article div.b_destacado ul.enlinea li {
    border-right: 0.1em solid;
    display: inline;
    padding-right: 0.3em;
    padding-left: 0.2em; }
  .journal-content-article div.b_destacado ul.enlinea li.ultimo_li {
    border: 0; }
  .journal-content-article ul.lista {
    margin: 0px; }
  .journal-content-article ul.tipoCirculos {
    list-style-type: disc; }
  .journal-content-article ul.tipoNumeros {
    list-style-type: decimal;
    margin-left: 5px; }
  .journal-content-article ul.tipoAlfabetica {
    list-style-type: upper-alpha; }
  .journal-content-article ul.tipoSinSimbolo {
    list-style-type: none; }
  .journal-content-article ul.tipoCuadrados {
    list-style-type: square; }
  .journal-content-article ul.acciones {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .journal-content-article ul.acciones li {
    display: block;
    line-height: 1.8em;
    margin-left: 0;
    margin-top: 0.5em; }
  .journal-content-article ul.lista,
  .journal-content-article ul.tipoCirculos,
  .journal-content-article ul.tipoNumeros,
  .journal-content-article ul.tipoAlfabetica,
  .journal-content-article ul.tipoSinSimbolo,
  .journal-content-article ul.tipoCuadrados {
    font-size: 1.1em;
    line-height: 2em;
    list-style: none; }
  .journal-content-article ul.lista p,
  .journal-content-article ul.tipoCirculos p,
  .journal-content-article ul.tipoNumeros p,
  .journal-content-article ul.tipoAlfabetica p,
  .journal-content-article ul.tipoSinSimbolo p,
  .journal-content-article ul.tipoCuadrados p {
    font-size: 1em; }
  .journal-content-article #ayuntamiento_informa ul li {
    display: inline; }
  .journal-content-article #ayuntamiento_informa ul li.ultimo_li {
    border-left: 1px solid #666666;
    padding-left: 4px; }
  .journal-content-article div.bloque_texto {
    padding-top: 15px; }
  .journal-content-article div.bloque_imagen_texto {
    margin: 0 5px 0 10px;
    padding-top: 5px;
    display: block;
    clear: both; }
  .journal-content-article div.bloque_texto_imagen {
    border: 1px dotted white;
    margin: 0 5px 0 0;
    padding-top: 5px; }
  .journal-content-article .negrita {
    font-weight: bold; }
  .journal-content-article .cursiva {
    font-style: italic; }
  .journal-content-article .negcurs {
    font-style: italic;
    font-weight: bold; }
  .journal-content-article .centrado {
    text-align: center; }
  .journal-content-article .right {
    text-align: right; }
  .journal-content-article .left {
    text-align: left; }
  .journal-content-article .justify {
    text-align: justify; }
  .journal-content-article span.right {
    display: block;
    text-align: right; }
  .journal-content-article span.left {
    display: block;
    text-align: left; }
  .journal-content-article span.center {
    display: block;
    text-align: center; }
  .journal-content-article span.justify {
    display: block;
    text-align: justify; }
  .journal-content-article .line_height_15 {
    line-height: 1.5em; }
  .journal-content-article .line_height_20 {
    line-height: 2em; }
  .journal-content-article .line_height_25 {
    line-height: 2.5em; }
  .journal-content-article span.margen10 {
    margin-left: 5px; }
  .journal-content-article p.bloque_texto {
    color: #000000;
    font-size: 1em;
    margin-top: 0; }
  .journal-content-article p.bloque_texto_tabulado {
    font-size: 1em; }
  .journal-content-article span.elementoLista {
    margin-left: -5px;
    display: block; }
  .journal-content-article div.foto_izq {
    float: left;
    position: relative;
    /* Necesario para que en IE se vea la imagen */
    margin: 0 9px 0 0; }
  .journal-content-article div.foto_der {
    float: right;
    position: relative;
    /* Necesario para que en IE se vea la imagen */
    margin: 0 0 0 9px; }
  .journal-content-article div.bloque_imagen_columnas {
    border: 1px dotted white;
    padding-top: 10px;
    text-align: center; }
  .journal-content-article div.bloque_imagen_columnas span.pie_imagen {
    margin: auto; }
  .journal-content-article div.bloque_dos_columnas {
    padding-top: 5px; }
  .journal-content-article #columna_unica div.bloque_dos_columnas {
    margin-bottom: 10px;
    position: relative;
    width: 600px; }
  .journal-content-article #columna_principal div.bloque_dos_columnas {
    margin-bottom: 10px;
    position: relative;
    width: 370px; }
  .journal-content-article div.columna_izq {
    float: left;
    position: relative;
    width: 49%; }
  .journal-content-article div.columna_der {
    float: right;
    position: relative;
    width: 49%; }
  .journal-content-article div.bloque_imagen {
    height: auto;
    margin: auto;
    text-align: center; }
  .journal-content-article a.bloqueEnlace {
    font-weight: bold; }
  .journal-content-article a.bloqueEnlaceSubrayado {
    font-weight: bold;
    text-decoration: underline; }
  .journal-content-article span.pie_imagen {
    display: block;
    font-size: 0.8em;
    font-style: italic;
    margin-bottom: 1rem; }
  .journal-content-article div.imagenPie {
    margin-bottom: 1.2em; }
  .journal-content-article ul.listado_categorias {
    font-size: 1.1em;
    list-style-type: none;
    margin: 0;
    padding: 0; }
  .journal-content-article li.expandir,
  .journal-content-article li.expandir_subnivel,
  .journal-content-article li.expandir_1,
  .journal-content-article li.expandir_2,
  .journal-content-article li.expandir_3,
  .journal-content-article li.expandir_4,
  .journal-content-article li.plegar,
  .journal-content-article li.plegar_subnivel,
  .journal-content-article li.plegar_1,
  .journal-content-article li.plegar_2,
  .journal-content-article li.plegar_3,
  .journal-content-article li.plegar_4 {
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: 0.1em solid #ccc;
    margin: 0;
    padding: 0;
    padding-left: 1em; }
  .journal-content-article li.expandir,
  .journal-content-article li.expandir_subnivel,
  .journal-content-article li.expandir_1,
  .journal-content-article li.expandir_2,
  .journal-content-article li.expandir_3,
  .journal-content-article li.expandir_4 {
    background-image: url(mas.gif); }
  .journal-content-article li.plegar,
  .journal-content-article li.plegar_subnivel,
  .journal-content-article li.plegar_1,
  .journal-content-article li.plegar_2,
  .journal-content-article li.plegar_3,
  .journal-content-article li.plegar_4 {
    background-image: url(menos.gif); }
  .journal-content-article li.expandir_subnivel,
  .journal-content-article li.expandir_2,
  .journal-content-article li.plegar_subnivel,
  .journal-content-article li.plegar_2 {
    margin-left: 1.5em; }
  .journal-content-article li.expandir_3,
  .journal-content-article li.plegar_3 {
    margin-left: 3em; }
  .journal-content-article li.expandir_4,
  .journal-content-article li.plegar_4 {
    margin-left: 4.5em; }
  .journal-content-article ul.listado li {
    list-style-type: none;
    font-size: 1em; }
  .journal-content-article li.circulo_desplazado,
  .journal-content-article li.circulo_desplazado_1,
  .journal-content-article li.circulo_desplazado_2,
  .journal-content-article li.circulo_desplazado_3,
  .journal-content-article li.circulo_desplazado_4 {
    margin-left: 1.5em;
    padding: 0;
    padding-left: 1em;
    border-bottom: 0.1 solid #ccc; }
  .journal-content-article li.circulo_desplazado_2 {
    margin-left: 3em; }
  .journal-content-article li.circulo_desplazado_3 {
    margin-left: 4.5em; }
  .journal-content-article li.circulo_desplazado_4 {
    margin-left: 6em; }
  .journal-content-article ul.listado li, .journal-content-article ul.listado li.expandir a, .journal-content-article ul.listado li.plegar a {
    line-height: 1.8em; }
  .journal-content-article ul.listado li.expandir a, .journal-content-article ul.listado li.plegar a {
    display: block; }
  .journal-content-article ul.listado li ul.listado li a:hover {
    background-color: #EEEEEE; }
  .journal-content-article ul.listado li.circulo_desplazado a,
  .journal-content-article ul.listado li.circulo_desplazado_1 a,
  .journal-content-article ul.listado li.circulo_desplazado_2 a,
  .journal-content-article ul.listado li.circulo_desplazado_3 a,
  .journal-content-article ul.listado li.circulo_desplazado_4 a,
  .journal-content-article ul.listado li.circulo a {
    line-height: 1.1em; }
  .journal-content-article ul.listado li a.plazo {
    line-height: 1.5em; }
  .journal-content-article ul.listadoBusqueda {
    padding: 0;
    margin: 0; }
  .journal-content-article ul.listadoBusqueda li {
    border-top: 0.1em solid;
    font-size: 1.1em;
    line-height: 1.8em;
    list-style: none;
    margin: 0;
    padding: 0; }
  .journal-content-article table.bloque_tabla {
    border-bottom: 2px solid #999;
    margin-bottom: 0.5em;
    width: 100%; }
  .journal-content-article table.bloque_tabla caption {
    font-weight: bold;
    margin-bottom: 3px;
    text-transform: uppercase;
    text-align: left;
    width: 100%; }
  .journal-content-article table.bloque_tabla caption.subtitulo {
    border-bottom: 2px solid;
    display: table-caption;
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #efad0a; }
  .journal-content-article table.bloque_tabla caption.oculto {
    display: none; }
  .journal-content-article table.bloque_tabla tr td:last-child,
  .journal-content-article table.bloque_tabla tr th:last-child {
    border-right: 2px solid #ccc; }
  .journal-content-article table.bloque_tabla td, .journal-content-article table.bloque_tabla th {
    font-size: 1em;
    padding: 0.7em;
    text-align: left; }
  .journal-content-article table.bloque_tabla th {
    color: #333;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase; }
  .journal-content-article table.bloque_tabla td .negrita, .journal-content-article table.bloque_tabla th .negrita {
    font-size: 1em; }
  .journal-content-article table.bloque_tabla tr.principal th {
    border-bottom: 2px solid #cccccc; }
  .journal-content-article table.bloque_tabla tr.principal th {
    color: #000000; }
  .journal-content-article table.bloque_tabla tr.secundario th {
    border-bottom: 2px solid #ccc;
    border-top: 2px solid #ccc;
    color: #000000;
    text-transform: uppercase; }
  .journal-content-article a.enlaceTabla {
    color: #762E07;
    text-decoration: none; }
  .journal-content-article a.enlaceTabla:hover {
    color: #c24b0c;
    text-decoration: underline; }
  .journal-content-article th.fila {
    color: #333;
    border-bottom: 2px solid #ccc; }
  .journal-content-article table.bloque_tabla tr.filapar {
    background-color: #fff;
    border-bottom: 2px solid #ccc; }
  .journal-content-article table.bloque_tabla tr.filaimpar {
    background-color: #fff;
    border-bottom: 2px solid #ccc; }
  .journal-content-article table.bloque_tabla tr.filapar td {
    border-bottom: 2px solid #ccc; }
  .journal-content-article table.bloque_tabla tr.filaimpar td {
    border-bottom: 2px solid #ccc; }
  .journal-content-article table.bloque_tabla td.separacion {
    border-left: 2px solid #ccc; }
  .journal-content-article table.bloque_tabla .filaimpar,
  .journal-content-article table.bloque_tabla .filapar {
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc; }
  .journal-content-article div.agenda {
    display: block; }
  .journal-content-article div.agenda img {
    float: left;
    margin-right: 0.5em;
    position: relative; }
  .journal-content-article span.agenda_lugar {
    display: block;
    font-weight: bold; }
  .journal-content-article span.agenda_info {
    display: block;
    font-weight: normal; }
  .journal-content-article table.calendario caption {
    color: #666; }
  .journal-content-article table.calendario td {
    text-align: center; }
  .journal-content-article table.calendario caption {
    text-align: left;
    font-weight: bold; }
  .journal-content-article table.calendario td.hoy {
    background-color: #D5D6D5; }
  .journal-content-article .diaactual {
    display: block;
    background-color: #D5D6D5; }
  .journal-content-article span.mes_anterior {
    float: left;
    font-size: 1.1em; }
  .journal-content-article span.mes_siguiente {
    float: right;
    font-size: 1.1em; }
  .journal-content-article span.mes_anterior,
  .journal-content-article span.mes_anterior a,
  .journal-content-article span.mes_siguiente,
  .journal-content-article span.mes_siguiente a {
    color: #666; }
  .journal-content-article form.busqueda fieldset {
    border: 0;
    padding: 0;
    margin: 0;
    margin-bottom: 0.5em; }
  .journal-content-article form.busqueda fieldset legend {
    display: none; }
  .journal-content-article form.busqueda input, .journal-content-article form.busqueda select.secciones {
    font-size: 1.1em;
    width: 95%; }
  .journal-content-article form.busqueda label {
    display: block; }
  .journal-content-article form.busqueda label.secciones {
    display: none; }
  .journal-content-article form.busqueda input#btn_buscar, .journal-content-article form.busqueda input#btn_cercar {
    width: auto; }
  .journal-content-article div.encabezadoCol {
    background-color: #82abbb;
    color: #FFFFFF;
    font-weight: bold;
    height: 2.5em;
    margin-bottom: 0.5em;
    padding-left: 0.5em;
    padding-top: 0.3em; }
  .journal-content-article div.encabezadoColUltimo {
    background-color: #82abbb;
    color: #FFFFFF;
    height: 2.5em;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding-left: 0.5em;
    padding-top: 0.3em;
    text-align: center; }
  .journal-content-article div.datos_centrados {
    margin-top: 2px;
    text-align: center;
    width: 100%; }
  .journal-content-article div.columnaPlusvalia {
    float: left;
    position: relative;
    margin: 0;
    z-index: 1; }
  .journal-content-article div.encabezadoCol_fino {
    background-color: #82abbb;
    color: #FFFFFF;
    font-weight: bold;
    height: 1.5em;
    padding-left: 0.5em;
    padding-top: 0.3em;
    margin-bottom: 0.5em; }
  .journal-content-article span.resultados {
    font-weight: bold; }
  .journal-content-article div.restoDatosIzq {
    clear: both;
    display: inline;
    float: left;
    width: 50%; }
  .journal-content-article div.restoFin {
    clear: both; }
  .journal-content-article a.nombreRecurso {
    font-weight: bold; }
  .journal-content-article div.etiqueta {
    position: relative;
    float: left;
    width: 8em; }
  .journal-content-article div.etiqueta_corta {
    position: relative;
    float: left;
    width: 6em; }
  .journal-content-article div.etiqueta_mediana {
    position: relative;
    float: left;
    width: 9em; }
  .journal-content-article div.etiqueta_grande {
    position: relative;
    float: left;
    width: 12em; }
  .journal-content-article div.etiqueta_supergrande {
    position: relative;
    float: left;
    width: 15em; }
  .journal-content-article div.etiqueta_hypergrande {
    position: relative;
    float: left;
    width: 20em; }
  .journal-content-article div.valorCampo2col {
    position: relative;
    float: left;
    width: 8em; }
  .journal-content-article div.valorCampo2col_corto {
    position: relative;
    float: left;
    width: 12em; }
  .journal-content-article div.valorCampo2col_supercorto {
    position: relative;
    float: left;
    width: 6em; }
  .journal-content-article div.etiquetaDer {
    position: relative;
    float: left;
    width: 7em; }
  .journal-content-article div.etiquetaDer_grande {
    position: relative;
    float: left;
    width: 11em; }
  .journal-content-article div.etiqueta_sinmargen {
    position: relative;
    float: left;
    margin-right: 1em; }
  .journal-content-article div.elementoFilaCheck {
    display: inline;
    position: relative;
    float: left;
    width: 12em; }
  .journal-content-article div.elementoFilaCheck_mediano {
    display: inline;
    position: relative;
    float: left;
    width: 9em; }
  .journal-content-article li.doble_espacio {
    margin-bottom: 1em; }
  .journal-content-article div.doble_espacio {
    margin-bottom: 2em; }
  .journal-content-article div.mitad_espacio {
    margin-bottom: 1em; }
  .journal-content-article #imagenCemen {
    margin-left: 2px; }
  .journal-content-article #botones {
    margin: 1em;
    text-align: right; }
  .journal-content-article #botones a {
    margin: 1em; }
  .journal-content-article .datos_oferta {
    margin-left: 120px; }
  .journal-content-article .datos_oferta_2018 {
    margin-left: 85px; }
  .journal-content-article div.bloque_pdf_anexado {
    position: relative;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    width: 150px;
    text-align: center; }
  .journal-content-article .icono_pdf {
    background-image: url(pdf.gif);
    background-repeat: no-repeat;
    background-position: center;
    height: 35px;
    width: 150px; }
  .journal-content-article #titulo_oposicion {
    margin-left: 170px; }
  .journal-content-article .lugarPruebaOpo {
    margin-left: 205px; }
  .journal-content-article #pestanyasTramite {
    height: 2em; }
  .journal-content-article .pestanyaTramite {
    position: relative;
    float: left;
    margin-right: 1px;
    background-color: #105DA5;
    padding: 3px; }
  .journal-content-article .pestanyaTramite a {
    color: white; }
  .journal-content-article .pestanyaTramite a.seleccionado {
    color: red; }
  .journal-content-article img.img_callejero {
    border: solid 1px black;
    padding: 10px; }
  .journal-content-article #columna_principal div.bloque_tres_columnas {
    position: relative;
    margin-bottom: 10px; }
  .journal-content-article div.columna_izq3 {
    float: left;
    position: relative; }
  .journal-content-article div.columna_mid3 {
    float: left;
    position: relative;
    padding-left: 10px; }
  .journal-content-article div.columna_der3 {
    position: relative; }
  .journal-content-article #columna_principal div.bloque_dos_columnas_meteo {
    position: relative;
    margin-bottom: 10px; }
  .journal-content-article div.columna_izq2 {
    float: left;
    position: relative; }
  .journal-content-article .pie_imagen_centrado {
    display: block;
    text-align: center;
    font-weight: bold;
    margin-top: 3px; }
  .journal-content-article .bloque {
    font-size: 1em; }
  .journal-content-article .bloque p.bloque_texto,
  .journal-content-article .bloque p,
  .journal-content-article .bloque ul.listado,
  .journal-content-article .bloque ul.lista,
  .journal-content-article .bloque ul.tipoCirculos,
  .journal-content-article .bloque ul.tipoNumeros,
  .journal-content-article .bloque ul.tipoAlfabetica,
  .journal-content-article .bloque ul.tipoSinSimbolo,
  .journal-content-article .bloque ul.tipoCuadrados,
  .journal-content-article .bloque table {
    font-size: 1em; }
  .journal-content-article div#paradasBus {
    font-size: 1.1em; }
  .journal-content-article .etiquetaCampo {
    font-size: 1em;
    line-height: 1.6em; }
  .journal-content-article .detalleCampo {
    font-size: 1em;
    font-weight: bold;
    margin-left: 10px; }
  .journal-content-article #related-content {
    border: 2px solid #1b1919;
    padding: 2rem; }
  .journal-content-article .bloque_imagen_portadilla img {
    width: 100%; }

.bloque_enlace a {
  display: block;
  font-size: 1em;
  margin-bottom: 1.2em;
  margin-left: 0;
  padding-left: 30px; }
  .bloque_enlace a:before {
    content: "\2022";
    color: #ffc840;
    font-size: 90px;
    line-height: 0;
    display: block;
    position: absolute;
    left: 0;
    padding-top: 4px; }

.component-paragraph .bloque_enlace a {
  position: relative; }

.col-12 .bloque_enlace a:before {
  left: 17px; }

.bloque_enlace a {
  color: #424242; }

.menu-navegacion-lista ul {
  list-style: none;
  margin: 0; }
  .menu-navegacion-lista ul li {
    padding: 1em;
    margin: 0; }

.menu-navegacion-lista .a-link {
  color: black; }

.menu-navegacion-lista .a-link:hover {
  color: black;
  text-decoration: none; }

.menu-navegacion-lista .a-link:focus {
  color: black;
  text-decoration: none; }

.menu-navegacion-lista .elementoLista {
  margin-left: 0; }

.Informacion-transparencia .desplegableGobiernoAbierto {
  background-color: #838383;
  background-image: none;
  color: black;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 0.25em;
  transition: all 0.5s; }
  .Informacion-transparencia .desplegableGobiernoAbierto + ul .desplegableGobiernoAbierto {
    background-color: #e5e5e5; }

.Informacion-transparencia .iconoEnlacesGobiernoAbierto {
  width: 1em;
  padding: 1rem 1.5rem 1rem 1rem; }

.Informacion-transparencia .ulLink {
  margin-bottom: 0.25em; }

.Informacion-transparencia .liLink {
  padding: 0.5em 1rem;
  border-bottom: 1px solid white;
  background-color: #dadee0; }

.Informacion-transparencia ul {
  list-style: none;
  margin-left: 0; }

@media (max-width: 991px) {
  .liLink {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 420px) {
  .tituloRedesSociales {
    padding-top: 0; } }

.mi-barrio .label-barrio {
  font-size: 14px;
  color: #869CAD; }

.mi-barrio .hrh2 {
  color: black;
  border-top: 7px solid; }

.mi-barrio .hrh3 {
  border-top: 2px solid;
  color: black; }

.mi-barrio input[type=text]:hover {
  border: 1px solid #00a9a0; }

.mi-barrio input[type=text]:focus {
  border: 1px solid #00a9a0; }

.mi-barrio .htmlfromxml {
  border: 1px solid #999999;
  color: #000;
  padding: 2rem 2rem; }

.mi-barrio .hrh2 {
  border: #efad0a solid 1px;
  margin-top: 0px; }

.mi-barrio .hrh3 {
  border-top: 0px;
  color: #000000; }

.mi-barrio .situacion {
  background: #F8B24C;
  margin-left: 30px;
  margin-right: 30px;
  padding: 20px; }

.mi-barrio p {
  margin: 0 0 10px 0px; }

.mi-barrio h4 {
  margin-left: 30px;
  margin-right: 30px; }

.mi-barrio .cajaenlaces {
  background: #FFFFFF;
  margin-left: 30px;
  margin-right: 30px;
  padding: 10px 0; }
  .mi-barrio .cajaenlaces a {
    color: #424242;
    border: #dadada solid 2px;
    display: block;
    font-size: 1em;
    margin-bottom: 1.2em;
    margin-left: 0;
    padding: .5em .5em .5em 1em;
    text-decoration: none; }
    .mi-barrio .cajaenlaces a:hover {
      text-decoration: underline; }
  .mi-barrio .cajaenlaces a:before {
    content: "\f107";
    color: #ffc840;
    font-family: 'fontawesome-alloy';
    float: right;
    margin-right: 10px;
    transform: rotate(-90deg); }

.mi-barrio .cajaenlaces a {
  display: block; }

.mi-barrio .htmlfromxml h3 {
  color: #595959;
  font-size: 1.5em;
  font-weight: bold;
  padding-left: 30px; }

.mi-barrio h2 {
  font-size: 1.8rem;
  margin-top: 2rem; }

.mi-barrio h3 {
  font-size: 1.5em; }

/* dataTables combo boxes */
#miBarrio-contenedor .dataTables_length label select {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y, url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='lexicon-icon lexicon-icon-angle-down' focusable='false' role='presentation' title='' tooltip='false' viewBox='0 0 512 512' width='1em'><path class='lexicon-icon-outline' d='M256 384c6.936-0.22 13.81-2.973 19.111-8.272l227.221-227.221c11.058-11.026 11.058-28.941 0-39.999-11.026-11.058-28.94-11.058-39.999 0l-206.333 206.333c0 0-206.333-206.333-206.333-206.333-11.059-11.058-28.973-11.058-39.999 0-11.059 11.058-11.059 28.972 0 39.999l227.221 227.221c5.3 5.3 12.174 8.053 19.111 8.272z'></path></svg>") calc(100% - 0.625em) center no-repeat;
  padding-left: 1.25em;
  border: 1px solid #999999;
  min-height: 1.25em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  width: 6em;
  height: 2em; }

#miBarrio-contenedor .dataTables_length label select:focus {
  border: 1px solid #00a9a0;
  outline: none; }

/* dataTables input */
#miBarrio-contenedor .dataTables_filter input {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y;
  padding-left: 1.25em;
  border: 1px solid #999999;
  min-height: 1.25em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  width: 18em;
  height: 2em; }

#miBarrio-contenedor .dataTables_filter input:focus {
  border: 1px solid #00a9a0;
  outline: none; }

/* formularios combo boxes */
#miBarrio-contenedor form.form select {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y, url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='lexicon-icon lexicon-icon-angle-down' focusable='false' role='presentation' title='' tooltip='false' viewBox='0 0 512 512' width='1em'><path class='lexicon-icon-outline' d='M256 384c6.936-0.22 13.81-2.973 19.111-8.272l227.221-227.221c11.058-11.026 11.058-28.941 0-39.999-11.026-11.058-28.94-11.058-39.999 0l-206.333 206.333c0 0-206.333-206.333-206.333-206.333-11.059-11.058-28.973-11.058-39.999 0-11.059 11.058-11.059 28.972 0 39.999l227.221 227.221c5.3 5.3 12.174 8.053 19.111 8.272z'></path></svg>") calc(100% - 0.625em) center no-repeat;
  padding-left: 1.25em;
  border: 1px solid #999999;
  min-height: 1.25em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  width: 100%; }

#miBarrio-contenedor form.form select:focus, #miBarrio-contenedor form.form select:hover {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y, url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='lexicon-icon lexicon-icon-angle-down' focusable='false' role='presentation' title='' tooltip='false' viewBox='0 0 512 512' width='1em'><path class='lexicon-icon-outline' d='M256 384c6.936-0.22 13.81-2.973 19.111-8.272l227.221-227.221c11.058-11.026 11.058-28.941 0-39.999-11.026-11.058-28.94-11.058-39.999 0l-206.333 206.333c0 0-206.333-206.333-206.333-206.333-11.059-11.058-28.973-11.058-39.999 0-11.059 11.058-11.059 28.972 0 39.999l227.221 227.221c5.3 5.3 12.174 8.053 19.111 8.272z'></path></svg>") calc(100% - 0.625em) center no-repeat;
  border: 1px solid #00a9a0;
  outline: none;
  color: #29353D; }

#miBarrio-contenedor form.form input {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y;
  padding-left: 1.25em;
  border: 1px solid #999999;
  min-height: 1.25em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  width: 100%;
  height: 2em; }

#miBarrio-contenedor form.form input:focus, #miBarrio-contenedor form.form input:hover {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y;
  padding-left: 1.25em;
  border: 1px solid #00a9a0;
  outline: none;
  color: #29353D; }

.datos-abiertos h2,
.datos-abiertos h3,
.datos-abiertos h4 {
  color: #000000; }

.datos-abiertos .sectors-group .sector a {
  background-position: 3px 0;
  background-repeat: no-repeat;
  color: #000000;
  display: block;
  height: 80px;
  padding-left: 80px;
  padding-top: 10px;
  margin-bottom: .7rem; }
  .datos-abiertos .sectors-group .sector a:hover {
    text-decoration: underline; }
  .datos-abiertos .sectors-group .sector a strong {
    border-bottom: 1px solid #e9b12a;
    display: block;
    line-height: 1;
    margin-bottom: .25em;
    padding-bottom: 0.5rem;
    padding-top: .5em;
    text-transform: uppercase; }

.datos-abiertos .show-sector-principal {
  background: none;
  border: none;
  color: #ffc840;
  cursor: pointer;
  font-size: 2.25em;
  top: 0;
  width: 100%;
  border-bottom: solid 1px #000000; }
  .datos-abiertos .show-sector-principal:focus {
    outline: none; }
  .datos-abiertos .show-sector-principal:before {
    float: right;
    transform: rotate(180deg); }
  .datos-abiertos .show-sector-principal.collapsed:before {
    float: right;
    transform: rotate(0deg); }

.datos-abiertos .show-tags,
.datos-abiertos .show-formats,
.datos-abiertos .show-sectors {
  background: none;
  border: none;
  color: #ffc840;
  cursor: pointer;
  font-size: 2.25em;
  top: 0;
  width: 100%;
  border-bottom: solid 1px #000000; }
  .datos-abiertos .show-tags:focus,
  .datos-abiertos .show-formats:focus,
  .datos-abiertos .show-sectors:focus {
    outline: none; }
  .datos-abiertos .show-tags:before,
  .datos-abiertos .show-formats:before,
  .datos-abiertos .show-sectors:before {
    float: right;
    transform: rotate(180deg); }
  .datos-abiertos .show-tags.collapsed:before,
  .datos-abiertos .show-formats.collapsed:before,
  .datos-abiertos .show-sectors.collapsed:before {
    float: right;
    transform: rotate(0deg); }

.datos-abiertos .datos-abiertos-filters {
  border: #dadada solid 2px;
  padding: 1rem; }
  .datos-abiertos .datos-abiertos-filters li.collapse {
    color: #595959; }
  .datos-abiertos .datos-abiertos-filters a {
    cursor: pointer;
    color: #595959; }
    .datos-abiertos .datos-abiertos-filters a:hover {
      text-decoration: underline; }

.datos-abiertos .dataset {
  margin-bottom: 1em; }
  .datos-abiertos .dataset .dataset_group {
    background: #F9F9F9;
    min-height: 245px; }
    .datos-abiertos .dataset .dataset_group .dataset_sector {
      position: absolute;
      top: 9px;
      right: 25px;
      display: block; }
      .datos-abiertos .dataset .dataset_group .dataset_sector img {
        display: block;
        margin-bottom: .5em;
        width: 33px; }
    .datos-abiertos .dataset .dataset_group .dataset_content {
      width: 85%;
      padding: 10px; }
      .datos-abiertos .dataset .dataset_group .dataset_content .dataset_title {
        color: #000;
        font-size: 1rem;
        line-height: 1.4rem;
        margin-bottom: 5px;
        padding: .5em 0; }
        .datos-abiertos .dataset .dataset_group .dataset_content .dataset_title a {
          color: #000; }
      .datos-abiertos .dataset .dataset_group .dataset_content p.dataset_desc {
        font-size: 13px;
        margin-bottom: .75em;
        height: 3em;
        overflow-y: hidden; }
      .datos-abiertos .dataset .dataset_group .dataset_content p.dataset_org {
        color: #0056B3;
        margin-bottom: 1em; }
      .datos-abiertos .dataset .dataset_group .dataset_content .dataset_formats {
        border-bottom: 2px solid #d9d9d9;
        margin-bottom: .75em;
        padding-bottom: .5em; }
        .datos-abiertos .dataset .dataset_group .dataset_content .dataset_formats .format-mini {
          display: inline-block;
          font-size: 10px;
          font-weight: bold;
          margin: 0 .5em 0 0;
          text-decoration: none; }

.dataset-detail h2 {
  border-top: 3px solid #000;
  padding-top: .5em;
  color: #000;
  margin-top: 1em;
  font-size: 20px;
  font-weight: normal; }

.dataset-detail .detail_title h1 {
  background: url(/o/valencia-theme/images/da-sectors/title.png) no-repeat 0 0.15em;
  border: 0;
  color: #000;
  float: left;
  line-height: 1;
  padding: 0 0 4px 40px;
  margin-bottom: .5em;
  margin-top: 0;
  text-shadow: none;
  font-weight: normal;
  font-size: 28px; }

.dataset-detail .detail_content .detail_sector .groupsector {
  color: #fb97a2;
  font-weight: bold; }

.dataset-detail .detail_content a {
  color: #3d6da7;
  text-decoration: none; }

.dataset-detail .detail_resources {
  background: #f6f7f8;
  border: 0; }
  .dataset-detail .detail_resources button {
    font-size: 14px;
    color: #fff;
    margin-bottom: .5em;
    padding: .25em .5em;
    border-radius: 3px; }
  .dataset-detail .detail_resources .type-CSV {
    background-color: #83b087; }
  .dataset-detail .detail_resources .type-WFS, .dataset-detail .detail_resources .type-GeoJSON, .dataset-detail .detail_resources .type-GML, .dataset-detail .detail_resources .type-WMS, .dataset-detail .detail_resources .type-KML {
    background-color: #e79458; }
  .dataset-detail .detail_resources .type-SHAPE, .dataset-detail .detail_resources .type-KMZ, .dataset-detail .detail_resources .type-ZIP, .dataset-detail .detail_resources .type-RTOD {
    background-color: #ccc; }
  .dataset-detail .detail_resources .type-JSON, .dataset-detail .detail_resources .type-RDF, .dataset-detail .detail_resources .type-RSS {
    background-color: #5994d6; }

@media (max-width: 575px) {
  .order-xs-1 {
    order: 1; }
  .order-xs-2 {
    order: 2; } }

.enlaces-apps {
  list-style: none;
  margin-left: 0; }
  .enlaces-apps li a {
    color: #424242;
    border: #dadada solid 2px;
    display: block;
    font-size: 1em;
    margin-bottom: 1.2em;
    margin-left: 0;
    padding: .5em .5em .5em 1em; }
  .enlaces-apps li a:before {
    content: "\f107";
    color: #ffc840;
    font-family: 'fontawesome-alloy';
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    transform: rotate(-90deg); }

.infociudad-link-list {
  list-style: none; }
  .infociudad-link-list li {
    margin-left: 0; }

.datos-abiertos-aplicaciones .icon-app {
  float: right;
  width: 80px; }

.datos-abiertos-aplicaciones h4 {
  font-weight: bold; }

.pagina-de-interes ul {
  list-style: none; }

.centros-municipales .btn-estandar {
  margin-top: 30px; }

.centros-municipales .btn-default-bar {
  color: #000000;
  border-color: #000000;
  margin: 10px;
  font-size: 0.9em;
  width: 12em;
  background-color: white; }

.centros-municipales .btn-default-bar:hover {
  color: #000000;
  outline: none;
  border-color: #000000; }

.centros-municipales .btn-default-bar:focus {
  color: #000000;
  outline: none;
  border-color: #000000; }

.centros-municipales .btn-default-bar:active {
  color: #000000;
  outline: none;
  border-color: #000000; }

.centros-municipales .btn-default-bar:active:focus {
  color: #000000;
  outline: none;
  border-color: #000000; }

.centros-municipales .btn-default-bar:active:hover {
  color: #000000;
  outline: none;
  border-color: #000000; }

.centros-municipales .label-barrio {
  color: black;
  font-size: 14px;
  color: #869CAD; }

.centros-municipales .hrh3 {
  color: black;
  border-top: 2px solid; }

.centros-municipales input[type=text]:hover {
  border: 1px solid #00a9a0; }

.centros-municipales input[type=text]:focus {
  border: 1px solid #00a9a0; }

.centros-municipales .btn-default-bar {
  background-color: #ffc840;
  color: #000;
  border-color: #ffc840;
  float: left; }

.centros-municipales .btn-default-bar:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #FFF;
  transition: all 0.5s ease;
  border-color: rgba(0, 0, 0, 0.8); }

.centros-municipales .htmlfromxml {
  border: 1px solid #999999;
  color: #000;
  padding: 2rem 2rem; }

.centros-municipales .hrh2 {
  border: #efad0a solid 1px;
  margin-top: 0px; }

.centros-municipales .hrh3 {
  color: #000000;
  border-top: 0px; }

.centros-municipales .situacion {
  background: #F8B24C;
  margin-left: 30px;
  margin-right: 30px;
  padding: 20px; }

.centros-municipales p {
  margin: 0 0 10px 0px; }

.centros-municipales h4 {
  margin-left: 30px;
  margin-right: 30px; }

.centros-municipales .cajaenlaces {
  background: #FFFFFF;
  margin-left: 30px;
  margin-right: 30px;
  padding: 10px 0; }
  .centros-municipales .cajaenlaces a {
    color: #424242;
    border: #dadada solid 2px;
    display: block;
    font-size: 1em;
    margin-bottom: 1.2em;
    margin-left: 0;
    padding: .5em .5em .5em 1em;
    text-decoration: none; }
    .centros-municipales .cajaenlaces a:hover {
      text-decoration: underline; }
  .centros-municipales .cajaenlaces a:before {
    content: "\f107";
    color: #ffc840;
    font-family: 'fontawesome-alloy';
    float: right;
    margin-right: 10px;
    transform: rotate(-90deg); }

.centros-municipales .cajaenlaces a {
  display: block; }

.centros-municipales .htmlfromxml h3 {
  color: #595959;
  font-size: 1.5em;
  font-weight: bold;
  padding-left: 30px; }

.centros-municipales h2 {
  font-size: 1.8rem;
  margin-top: 2rem; }

.centros-municipales h3 {
  font-size: 1.5em; }

/* dataTables combo boxes */
#centrosMunicipales-contenedor .dataTables_length label select {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y, url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='lexicon-icon lexicon-icon-angle-down' focusable='false' role='presentation' title='' tooltip='false' viewBox='0 0 512 512' width='1em'><path class='lexicon-icon-outline' d='M256 384c6.936-0.22 13.81-2.973 19.111-8.272l227.221-227.221c11.058-11.026 11.058-28.941 0-39.999-11.026-11.058-28.94-11.058-39.999 0l-206.333 206.333c0 0-206.333-206.333-206.333-206.333-11.059-11.058-28.973-11.058-39.999 0-11.059 11.058-11.059 28.972 0 39.999l227.221 227.221c5.3 5.3 12.174 8.053 19.111 8.272z'></path></svg>") calc(100% - 0.625em) center no-repeat;
  padding-left: 1.25em;
  border: 1px solid #999999;
  min-height: 1.25em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  width: 6em;
  height: 2em; }

#centrosMunicipales-contenedor .dataTables_length label select:focus {
  border: 1px solid #00a9a0;
  outline: none; }

/* dataTables input */
#centrosMunicipales-contenedor .dataTables_filter input {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y;
  padding-left: 1.25em;
  border: 1px solid #999999;
  min-height: 1.25em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  width: 18em;
  height: 2em; }

#centrosMunicipales-contenedor .dataTables_filter input:focus {
  border: 1px solid #00a9a0;
  outline: none; }

/* formularios combo boxes */
#centrosMunicipales-contenedor form.form select {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y, url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='lexicon-icon lexicon-icon-angle-down' focusable='false' role='presentation' title='' tooltip='false' viewBox='0 0 512 512' width='1em'><path class='lexicon-icon-outline' d='M256 384c6.936-0.22 13.81-2.973 19.111-8.272l227.221-227.221c11.058-11.026 11.058-28.941 0-39.999-11.026-11.058-28.94-11.058-39.999 0l-206.333 206.333c0 0-206.333-206.333-206.333-206.333-11.059-11.058-28.973-11.058-39.999 0-11.059 11.058-11.059 28.972 0 39.999l227.221 227.221c5.3 5.3 12.174 8.053 19.111 8.272z'></path></svg>") calc(100% - 0.625em) center no-repeat;
  padding-left: 1.25em;
  border: 1px solid #999999;
  min-height: 1.25em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  width: 17em;
  height: 2em; }

#centrosMunicipales-contenedor form.form select:focus, #centrosMunicipales-contenedor form.form select:hover {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y, url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' class='lexicon-icon lexicon-icon-angle-down' focusable='false' role='presentation' title='' tooltip='false' viewBox='0 0 512 512' width='1em'><path class='lexicon-icon-outline' d='M256 384c6.936-0.22 13.81-2.973 19.111-8.272l227.221-227.221c11.058-11.026 11.058-28.941 0-39.999-11.026-11.058-28.94-11.058-39.999 0l-206.333 206.333c0 0-206.333-206.333-206.333-206.333-11.059-11.058-28.973-11.058-39.999 0-11.059 11.058-11.059 28.972 0 39.999l227.221 227.221c5.3 5.3 12.174 8.053 19.111 8.272z'></path></svg>") calc(100% - 0.625em) center no-repeat;
  border: 1px solid #00a9a0;
  outline: none;
  color: #29353D; }

#centrosMunicipales-contenedor form.form input {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y;
  padding-left: 1.25em;
  border: 1px solid #999999;
  min-height: 1.25em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  width: 100%;
  height: 2em; }

#centrosMunicipales-contenedor form.form input:focus, #centrosMunicipales-contenedor form.form input:hover {
  background: url("/o/valencia-theme/css/img/banda_yellow.png") left repeat-y;
  padding-left: 1.25em;
  border: 1px solid #00a9a0;
  outline: none;
  color: #29353D; }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

@media (max-width: 768px) {
  .owl-carousel .owl-stage-outer {
    margin-bottom: 30px; }
  .owl-dots {
    display: none; } }

@media (max-width: 420px) {
  .owl-carousel .owl-stage-outer {
    height: 270px; } }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

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

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/*
 * 	Green theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/*# sourceMappingURL=main.css.map */
