/*1633433572000*/
@charset "UTF-8";
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

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

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

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

span.alert {
  display: inline-block; }

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

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #FFF;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #FFF;
      top: 1000px; }

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

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

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

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

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

.lfr-form-row:hover {
  background-color: #DFFCCB;
  border-color: #B2FF3A; }

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

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

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 768px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #FFF;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #FAFAFA; }
    .lfr-code tr td.line-numbers:before {
      color: #AAA;
      text-shadow: 1px 1px #FFF; }

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

.lfr-token {
  background-color: #B3DAEF;
  border-color: #5FA8FF;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #D1E5EF; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #B3DAEF; }

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

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

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

.lfr-checkbox-preselected, .lfr-configurator-visibility {
  opacity: 0.5; }

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

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

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

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

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

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

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

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

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

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

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

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

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

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

.lfr-panel-page .lfr-add-content h2 {
  border-color: #CCC; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #EFEFEF; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #CCC; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

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

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #CFD2D5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99A7B3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6B7785 #7C8994 #919FA9;
    color: #FFF;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094D7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659C #396EA8 #4C8CCB; }

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

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

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

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-toolbar {
  background-color: #E5E4E8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #CCC #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #FFF;
    border-right-color: #CCC;
    font-size: 12px; }

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

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC; }

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

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #D1E5EF; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598BEC;
    border-color: #224FA8;
    color: #FFF; }

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

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

.lfr-upload-container .upload-target {
  border-color: #DDD; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-links {
  border-radius: 4px; }
  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em; }

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit; }

.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3; }
  .taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none; }
    .taglib-categorization-filter .asset-entry:hover a .icon-remove {
      background-color: #CAD8F3; }

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

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

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

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

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

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

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

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

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

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

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

.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #E8E6E8;
  color: #A5A6AC; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00C2FF;
  color: #FFF; }

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

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

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

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

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #CCC;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #C8C9CA;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

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

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

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

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

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

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

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

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

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

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .glyphicon-ok {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

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

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

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

.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #AAA;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

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

.lfr-map {
  border-color: #CCC; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #F3F3F3; }
  @media (min-width: 768px) {
    .navbar .navbar-search {
      background-color: transparent; } }

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

.lfr-search-container-wrapper a {
  color: #212529; }

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item {
    border-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 h6 + h5 {
      font-weight: 600; }
    .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
      margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 768px) {
    .lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column, .lfr-create-date-column, .lfr-date-column, .lfr-display-date-column, .lfr-expiration-date-column, .lfr-last-post-date-column, .lfr-modified-date-column, .lfr-removed-date-column, .lfr-reply-date-column, .lfr-revision-column, .lfr-size-column {
  white-space: nowrap; }

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

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

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

.lfr-role-column {
  word-break: break-all \9;
  word-wrap: break-word; }

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

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

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #FCFCFC;
  border-color: #DDD; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #CCC; }

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

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

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

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

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

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

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

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

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

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

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

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

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

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

@media (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #e9ecef;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 992px) {
    .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

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

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

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

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

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

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

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

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

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

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

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

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

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

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

.lfr-editable {
  outline: 1px dashed #68BB30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68BB30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

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

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

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2B4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      background: transparent;
      border-left-color: #DBDDE1;
      color: #B0B4BB; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #CCC; }

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #EEF0F2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #CCC; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #FFF;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #FFF;
    color: #2B4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #EDEDEF;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #FFF; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #CCC; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #EDEDEF; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34ADAB; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1D5EC7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #FF6C58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #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 .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #CCC; }

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer .progress-container {
  background-color: #FFF; }

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

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

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

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

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .h5 {
      color: #FFF; } }

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

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

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

.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0; }

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

.lfr-item-viewer .lfr-item-viewer-close {
  color: #FFF;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #FFF; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

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

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

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60BFEF;
    border: 1px solid #60BFEF;
    color: #FFF; }

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

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

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

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

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

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

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

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

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

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00A2EA;
    color: #FFF; }

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"]:checked + .card-horizontal {
    box-shadow: inset 0 0 0 2px #65B6F0; }

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

.paginator-link {
  background: #EEE no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

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

.paginator-current-page {
  background: #0083BD url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

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

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

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

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

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

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

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

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

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

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

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

.panel-hd {
  background: #C0C2C5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

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

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

@media (min-width: 768px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }

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

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

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

.tree-node .tree-node-selected .tree-label {
  background: 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; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

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

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

.user-icon-color-0 {
  background-color: #4C0079; }

.user-icon-color-1 {
  background-color: #FD8300; }

.user-icon-color-2 {
  background-color: #009E57; }

.user-icon-color-3 {
  background-color: #F9B500; }

.user-icon-color-4 {
  background-color: #DF4230; }

.user-icon-color-5 {
  background-color: #BE67E5; }

.user-icon-color-6 {
  background-color: #004B8D; }

.user-icon-color-7 {
  background-color: #ACCB02; }

.user-icon-color-8 {
  background-color: #A82003; }

.user-icon-color-9 {
  background-color: #FD63A7; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

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

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

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

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

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

@media (min-width: 992px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

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

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder, .navigation-pane .navigation-entry .nav-item-label {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

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

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

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

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

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

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #C4C4C4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(../images/application/button_bg_over.png); }

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

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

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

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
.freeform .portlet {
  margin-bottom: 0; }

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-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.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: 768px) {
  .portlet .visible-interaction {
    display: none; } }

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

@media (max-width: 767px) {
  .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: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  .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: 768px) {
      .portlet > .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

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

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

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

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

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

.portlet-title-menu {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -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: -webkit-flex;
  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; }

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

@media (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    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-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  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, .portlet-journal .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;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 10px; }

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

.widget-toolbar .btn + .btn, .widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content, .underlay-content {
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-ddm-container .file-entry-upload-progress {
  border-radius: 0 0 4px 4px; }

.lfr-preview-file-image img {
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  box-shadow: 0 1px 3px #CCC; }

.portlet-document-library-upload-mask .overlaymask-content {
  border-radius: 5px; }

.overlaymask-content {
  background-color: #FFF; }

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

.lfr-search-combobox-item {
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  border-radius: 1px 4px 4px 1px; }

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

.portlet-language .portlet-body .current-language, .portlet-language .portlet-body .taglib-icon, .portlet-language .portlet-body .taglib-language-list-text {
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .lfr-ddm-repeatable-placeholder, .portlet-dynamic-data-lists .lfr-ddm-container .lfr-ddm-repeatable-placeholder {
  border-radius: 6px; }

.taglib-categorization-filter .asset-entry {
  border-radius: 14px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

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

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  box-shadow: 0 0 3px #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    box-shadow: 0 0 3px #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  box-shadow: 0 0 3px #27C1F2; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  border-radius: 0;
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  border-radius: 10px; }

.lfr-token {
  border-radius: 8px; }

.staging-tabview-list {
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  box-shadow: 1px 1px 2px #999; }

.lfr-action-label {
  border-radius: 2px; }

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

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

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

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

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-size: 40px 40px;
  background-image: -webkit-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-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));
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  transition: width, 0.5s, ease-out; }

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

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

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

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

.highlight-animation {
  -moz-animation: highlight-animation 0.7s;
  -webkit-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.lfr-spa-loading .lfr-spa-loading-bar {
  -moz-animation: shift-rightwards 1s ease-in-out infinite;
  -webkit-animation: shift-rightwards 1s ease-in-out infinite;
  -o-animation: shift-rightwards 1s ease-in-out infinite;
  -ms-animation: shift-rightwards 1s ease-in-out infinite;
  animation: shift-rightwards 1s ease-in-out infinite;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  animation-delay: 0.4s; }

.lfr-spa-loading-bar {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); }

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-moz-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@-o-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); } }

.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text, .mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }
  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
  -ms-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  box-shadow: inset 0 0 5px #B8C1D1; }

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

.quick-access-nav a {
  box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  box-shadow: initial; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  box-shadow: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-linear-gradient(#FFF, #E4E4E4);
  background-image: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-linear-gradient(#F2F2F2, #CCC);
  background-image: linear-gradient(#F2F2F2, #CCC); }

/* ---------- Switches ---------- */
input.switch:focus ~ .switch-bar:before {
  box-shadow: 0 0 3px #00F; }

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px; }

.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0; }

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      -webkit-transform: rotate(25deg);
      -moz-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
      -o-transform: rotate(25deg);
      transform: rotate(25deg);
      box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08); }
    .drop-here-info .drop-icons span:nth-of-type(2) {
      -webkit-transform: scale(0.8);
      -moz-transform: scale(0.8);
      -ms-transform: scale(0.8);
      -o-transform: scale(0.8);
      transform: scale(0.8);
      box-shadow: 0 6px 0 -2px rgba(0, 0, 0, 0.15); }
    .drop-here-info .drop-icons span:nth-of-type(3) {
      -webkit-transform: rotate(-25deg);
      -moz-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
      -o-transform: rotate(-25deg);
      transform: rotate(-25deg);
      box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08); }

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg); }

.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg); }

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/***************** liferay **********************/
.portlet-layout {
  display: block; }

.portlet-borderless-bar {
  float: left;
  position: inherit; }

.portlet-asset-publisher .asset-user-actions .export-actions, .portlet-asset-publisher .asset-user-actions .print-action, .portlet-asset-publisher .asset-user-actions .locale-actions {
  float: right; }

/**** normas especificas ****/
.centrado {
  text-align: center; }

/********************* Layouts *********************************/
#fila1 {
  padding: 0 0 20px 0; }

#fila1 img {
  margin-right: .8em;
  margin-left: .8em;
  margin-bottom: .9em;
  margin-top: .3em;
  border: 0; }

#fila1 #column-2.colDcha25 a {
  text-decoration: none;
  border-bottom: 0; }

#fila1 .flotantesquerra {
  float: left; }

#fila1 #column-2.colDcha25 a:hover {
  text-decoration: underline; }

#column-2.colDcha25 {
  border-left: 1px solid #ccc; }

#column-2.colDcha25.gris {
  background: #eee;
  border: 0; }

#column-2.colDcha25 h2 {
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 3px;
  margin-bottom: 10px; }

#column-2 .derechaDreta {
  background-color: #eee;
  padding: 15px; }

.derechaDreta .portlet-column-content.empty {
  padding: 0; }

#column-2.derechaDreta ul {
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  padding-top: 4px;
  margin: 4px 0 5px 0;
  list-style-position: outside; }

#column-2.derechaDreta ul li {
  font-weight: normal;
  list-style: none;
  color: #404040;
  margin-bottom: 5px;
  margin-left: 5px;
  line-height: 1.5em;
  text-align: left; }

#column-2.derechaDreta p {
  font-weight: normal;
  font-size: 100%;
  line-height: 1.4em;
  margin: 0.7em 0 0.7em 0;
  text-align: justify; }

#column-2.derechaDreta img {
  border: 0px;
  vertical-align: bottom; }

#column-2.derechaDreta ul li a {
  border-bottom: none; }

#column-2.derechaDreta ul li a:hover {
  text-decoration: underline; }

#column-2.colDcha70 {
  float: right !important; }

/* columna de la home y del interior con la layout 30gris */
#column-2 h2 {
  font-size: 1.4em;
  margin: 0;
  padding: 0; }

#column-1.gris h2, #column-1.gris h3 {
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 1.4em; }

#column-1.gris h3 {
  font-size: 1.3em; }

#column-1.gris a {
  text-decoration: none;
  border-bottom: 1px dotted; }

#column-1.gris a:hover {
  border-bottom: 1px solid; }

/************************ Elementos generales****************** ***/
ul li, ul li li, ul li li li, ol li {
  padding: 0 0 5px;
  line-height: 1.7em; }

ol {
  margin-left: 2.5em; }

ol li {
  margin-left: 7px; }

/******************Menú Horizontal *****************************/
.menuHorizontal {
  background: #080808;
  min-height: 35px; }

.menuHorizontal ul {
  margin: 0;
  padding-left: 0;
  color: #fff;
  background: #080808;
  float: left; }

.menuHorizontal .portlet-borderless-container {
  min-height: 0; }

.menuHorizontal ul li {
  list-style-type: none;
  display: inline;
  border-right: #333 1px solid;
  padding: 5px 0;
  float: left;
  display: block; }

.menuHorizontal ul > li:last-child {
  border-right: 0; }

.menuHorizontal ul li a, .menuHorizontal ul li a:visited, .menuHorizontal ul li a:hover {
  padding: 10px 10px;
  color: #fff; }

.menuHorizontal ul li a.current {
  font-weight: normal;
  color: #fff; }

/********************* Menu Vertical ***************************/
.menuVertical .portlet-navigation {
  margin-bottom: 20px; }

.menuVertical .portlet-navigation .list-menu {
  background-color: #eee;
  padding: 10px;
  font-weight: normal; }

.menuVertical ul {
  margin: 0;
  padding: 0; }

.menuVertical ul li {
  list-style-type: none;
  padding: 0; }

.menuVertical ul li a, .menuVertical ul li.open a {
  display: block;
  padding-left: 10px;
  color: #333;
  line-height: 1.7em;
  background: transparent url(../images/css/home/li.png) no-repeat 0 7px; }

.menuVertical ul ul ul {
  margin: 0 0 2px 5%;
  border: 0; }

.menuVertical ul li.open a {
  background: transparent url(../images/css/home/liActivo.png) no-repeat 0 9px; }

.menuVertical ul li a.selected {
  font-weight: 700; }

/**************************************************Fin Estructura **********************************************************/
/*****************************************Buscador de viviendas ****************************************************************/
.HousingService-portlet label {
  margin-left: 10px;
  line-height: 1.5em;
  padding-bottom: .5em; }

.HousingService-portlet input[type="submit"], .HousingService-portlet input[type="submit"]:hover {
  padding: 0 10px;
  margin-top: 20px; }

.HousingService-portlet div.radio {
  padding-left: 0; }

.HousingService-portlet form p {
  line-height: 1.4em;
  margin: 0.7em 0 1em; }

.alphabeticalindex {
  width: 100%;
  float: left;
  margin: 0;
  padding-bottom: 20px;
  padding-left: 0; }

.alphabeticalindex li {
  padding: 0 0 0 3px;
  display: inline;
  float: none;
  border-left: 1px solid #606060; }

.portlet-boundary_HousingService_WAR_HousingServiceportlet_ .alphabeticalindex li {
  border-left: 0px; }

/*Poner menor espaciado al detalle de las oficinas*/
.portlet-boundary_HousingService_WAR_HousingServiceportlet_ dl.default2 dd address.municipipality {
  margin-top: 0px;
  line-height: 1.4em;
  margin-bottom: 20px; }

.portlet-boundary_HousingService_WAR_HousingServiceportlet_ dl.default2 dd {
  padding: 10px 10px 0 10px; }

#fila1 .portlet-boundary_HousingService_WAR_HousingServiceportlet_ dl.default2 dd address.municipipality p {
  line-height: 1.4em;
  margin: 0; }

#fila1 .portlet-boundary_HousingService_WAR_HousingServiceportlet_ dl.default2 dd .horario p {
  line-height: 1.4em;
  margin: 0;
  text-align: left; }

#fila1 .portlet-boundary_HousingService_WAR_HousingServiceportlet_ dl.default2 dd .catalogo li {
  line-height: 1.4em; }

/*FIN Poner menor espaciado al detalle de las oficinas*/
.alphabeticalindex a {
  border-bottom: 1px dotted; }

.alphabeticalindex a:hover {
  border-bottom: none; }

ul.col3 {
  width: 100%;
  float: left; }

ul.col3 li {
  float: left;
  width: 33%;
  padding-right: 5%;
  line-height: 1.5em;
  color: #999; }

.flashMunicipality {
  padding: 30px 0;
  float: left;
  width: 100%;
  text-align: center; }

#fila1 p.arriba {
  float: right;
  width: 100%;
  text-align: right; }

#fila1 p.volver {
  float: right;
  width: 100%;
  text-align: right !important; }

.flotantdretamarge_dre0 {
  float: right;
  padding: 0 0 10px 10px; }

/*** detalle del buscador de viviendas **********/
.portlet-boundary_HousingService_WAR_HousingServiceportlet_ ul.housingService li {
  list-style-type: none; }

.results-header th {
  background: none !important; }

/********* Calendario general, y calendario de CJS *************/
.calendars {
  float: left;
  width: 100%; }

.calendars .taglib-calendar {
  float: left;
  margin: 0 1.2em 2em 0; }

.chrome .calendars .taglib-calendar tr td.calendar-current-day {
  float: left; }

.calendars .taglib-calendar table {
  border: none; }

.calendars .taglib-calendar tr th, .calendars .taglib-calendar tr td {
  width: 2.5em;
  padding: 0 !important;
  margin: 0;
  height: 20px;
  vertical-align: middle;
  font-weight: normal;
  color: #333; }

.calendars .taglib-calendar tr td a, #fila1 .calendars .taglib-calendar tr td a {
  padding: 0;
  height: auto;
  background: transparent;
  font-weight: bold;
  border: 0px; }

.calendars .taglib-calendar .calendar-header th {
  font-weight: bold; }

.calendars .taglib-calendar .results-header th {
  background: #fff;
  color: #333;
  text-transform: lowercase; }

.calendars .taglib-calendar tr.calendar-month-url td a:hover, .calendars .taglib-calendar tr.calendar-month-url a:visited, .calendars .taglib-calendar tr.calendar-month-url a:focus, .calendars .taglib-calendar tr.calendar-month-url a:active, .calendars .taglib-calendar a:hover, .calendars .taglib-calendar a:focus {
  background-color: transparent; }

.calendars .taglib-calendar tr td.calendar-current-day {
  font-weight: normal;
  border: 1px solid #333;
  border-bottom: 4px solid #333; }

.calendars .taglib-calendar .festivo, .calendars .taglib-calendar .results-header th.festivo {
  background: #eee; }

#fila1 .boletinesDiari .calendars .taglib-calendar tr td a.enlacesincolor {
  color: #333;
  font-weight: normal; }

#fila1 .cjs-portlet .calendars .taglib-calendar tr td a.enlacesincolor {
  color: #333;
  font-weight: normal; }

#fila1 .boletinesDiari .calendars .taglib-calendar tr td a.enlacesincolor:hover {
  font-weight: normal;
  color: #333;
  text-decoration: underline; }

.portlet-boundary_cjs_WAR_cjsportlet_ .calendars .taglib-calendar tr td a {
  background: none; }

/**** Listado CJS ***********/
.portlet-boundary_cjs_WAR_cjsportlet_ ul li {
  list-style: none; }

#fila1 .portlet-boundary_cjsmenu_WAR_cjsportlet_ form {
  margin: 30px 0 30px 15px; }

.portlet-boundary_cjs_WAR_cjsportlet_ .dia {
  float: left;
  height: 30px;
  margin: 10px 15px 0 0;
  width: 30px;
  padding-top: 8px;
  background: transparent url(../images/recursos/calendari.gif) no-repeat 100% 0;
  color: #666;
  font-weight: bold;
  text-align: center; }

.portlet-boundary_cjs_WAR_cjsportlet_ h2 span.dia {
  margin: -7px 10px 0 0; }

.portlet-boundary_cjs_WAR_cjsportlet_ dl dt a {
  border-bottom: 1px dotted #606060;
  text-decoration: none; }

.portlet-boundary_cjs_WAR_cjsportlet_ ul li dt a:hover {
  border-bottom: 1px solid #333;
  text-decoration: none; }

.portlet-boundary_cjs_WAR_cjsportlet_ ul.default {
  margin: 0;
  clear: both; }

.portlet-boundary_cjs_WAR_cjsportlet_ ul.default.diario {
  margin-bottom: 1em; }

.portlet-boundary_cjs_WAR_cjsportlet_ hr {
  border: 0;
  border-top: 1px solid #D2D2D2;
  margin-bottom: 5px;
  margin-top: 5px; }

.portlet-boundary_pij_WAR_pijportlet_ dl.mcpis dt {
  padding-left: 1em; }

.portlet-boundary_cjs_WAR_cjsportlet_ h3#currentActs {
  margin-top: 2em; }

/*Quitar mensajes de error para CJS*/
.portlet-boundary_cjs_WAR_cjsportlet_ .portlet-msg-error {
  display: none; }

.portlet-boundary_cjs_WAR_cjsportlet_ .avis {
  border: 1px solid #CCCCCC;
  color: #606060;
  margin: 10px;
  padding: 10px;
  text-align: left;
  font-weight: bold; }

/* ckeditor */
.cke_editor body, body.cke_show_borders {
  background: none; }

/* ckeditor */
.cke_editor body, body.cke_show_borders {
  background: none; }

/** quitar banderas del combo de idiomas **/
.taglib-language-option {
  background-image: none !important;
  padding-left: 0; }

/** quitar subrayado del dia actual del calendario **/
.taglib-calendar .calendar-current-day a {
  text-decoration: none; }

.taglib-calendar tr td a:hover {
  background-color: transparent;
  color: #333; }

/** notas de premsa **/
/** incidencia css/temas diba**/
.senserodoneta {
  list-style-type: none !important;
  padding-left: 0; }

.clear {
  clear: both; }

ul.col2 li {
  background-image: url(../images/css/interior/licentre.gif);
  background-position: left;
  background-repeat: no-repeat;
  float: left;
  list-style: none;
  list-style-position: inside;
  padding-left: 10px;
  padding-right: 5px;
  position: relative;
  width: 47%; }

/**********/
.menuVertical ul ul {
  margin-bottom: 5px;
  padding: 4px 15px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  background-color: #fff; }

.taglib-calendar table td.cursor {
  cursor: pointer; }

/**** Municipies - electes ****/
.destacat {
  margin: 10px;
  overflow: hidden;
  padding: 10px;
  background-color: #F2F2F2;
  border: 3px solid #DEDDDD;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc; }

/** incidencia cjs (centre) **/
input[type="checkbox"] {
  margin: 0 .3em 0 0; }

span.italica {
  font-style: italic; }

#fila1 .portlet-action a, #fila1_fit .portlet-action a {
  border: 0; }

.llistatemes li {
  list-style: none; }

.llistatemes li div {
  margin-top: 5px;
  background-color: #ececed;
  float: left;
  width: 100%; }

.llistatemes li div:hover {
  background-color: #ddd; }

.llistatemes li a {
  text-decoration: none;
  color: #545454; }

#fila1 .llistatemes img {
  margin: 0 10px 0 0; }

.llistatemes li h4 {
  padding: 19px 0 0 90px; }

.llistatemes li h3 {
  font-size: 1.7em;
  margin-bottom: 0; }

.tema-contingut ul.article_listing {
  margin-left: 15px;
  padding: 0; }

.content-list-portlet .customMenuTematica {
  z-index: 10;
  margin: 0;
  padding-left: 3px;
  text-align: center;
  width: 100%;
  top: 92px;
  left: 0;
  position: absolute;
  background-image: url(https://media.diba.cat/diba/imatges/carrusel/fons-noticia.png); }

.content-list-portlet .customMenuTematica li {
  list-style-type: none;
  height: 8px; }

.content-list-portlet .tematica-carrusel img {
  /*width: 223px;*/
  margin-bottom: 10px;
  /*margin-left: -10px;
		margin-top: -10px;*/ }

.content-list-portlet .tema-contingut, .tema-contingut {
  min-height: 30px;
  /*width: 225px;*/
  width: 100% !important;
  display: inline-block;
  padding: 10px;
  color: #515151;
  font-size: 1em;
  border: 0px solid #cacaca;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px; }

.content-list-portlet .tema-contingut .carousel-inner {
  margin-bottom: 15px; }

.content-list-portlet .tema-contingut ol.carousel-indicators {
  bottom: -12px; }

.content-list-portlet .tema-contingut ol.carousel-indicators li.active {
  background-color: #555; }

.content-list-portlet .tema-contingut ol.carousel-indicators li {
  background-color: #d7d9da; }

.content-list-portlet .tema-contingutx2 {
  width: 505px; }

.content-list-portlet .tema-contingut ul li.article {
  margin-bottom: 0; }

.content-list-portlet .tema-contingutx2 ul li {
  width: 217px; }

.journal-content-article .tema-cap {
  min-height: 44px;
  border: 1px solid #cacaca;
  border-bottom-color: #e7e7e7;
  padding: 0;
  margin-top: 10px;
  background-color: #d7d9da;
  /*width: 225px;*/ }

.journal-content-article .tema-capx2 {
  width: 505px; }

.journal-content-article .tema-cap h2 {
  color: #676767;
  font-weight: normal;
  font-size: 1.3em;
  margin: 10px 0 0 10px;
  padding: 0px;
  float: left;
  clear: none; }

.journal-content-article .tema-peu {
  min-height: 26px;
  border: 1px solid #cacaca;
  border-top: 0px;
  padding: 7px;
  /*width: 225px;*/ }

.journal-content-article .tema-peu a {
  font-size: 1em;
  text-decoration: none;
  color: #0076ad;
  float: right;
  margin: 0;
  padding: 0px;
  text-align: right; }

.journal-content-article .tema-banner {
  border-left-width: 1px;
  border-left-color: #cacaca;
  border-left-style: solid;
  border-right-width: 1px;
  border-right-color: #cacaca;
  border-right-style: solid;
  /*max-width: 225px;*/ }

.journal-content-article .tema-banner img {
  width: 100% !important; }

.journal-content-article .tema-bannerx2 {
  width: 505px; }

.journal-content-article .tema-bannerx2 img {
  width: 504px; }

.video.embed-responsive {
  width: 100%;
  display: block;
  border: none; }

.video.embed-responsive iframe {
  width: 100%; }

#readspeaker_button1 {
  float: right;
  z-index: 1; }

/*-------- Galeria imatges diba ----------*/
#galeriaDiba, .galeriaDiba {
  margin-bottom: 15px;
  background-color: #F7F7F7;
  -moz-border-radius: 22px 0;
  -webkit-border-radius: 22px 0;
  border-radius: 22px 0;
  padding: 5px;
  border: 1px solid #ccc; }

#galeriaDiba a, .galeriaDiba a {
  border-bottom: none !important; }

#galeriaDiba a:hover, .galeriaDiba a:hover {
  border-bottom: none !important; }

#galeriaDiba img, .galeriaDiba img {
  -moz-border-radius: 10px 0;
  -webkit-border-radius: 10px 0;
  border-radius: 10px 0;
  box-shadow: #D5D0D0 3px 3px 3px; }

/*.cod-9c5767-morado .menuHorizontal{background:#9C5767}
.cod-9c5767-morado .menuHorizontal ul{background:#9C5767}*/
.cod-9c5767-morado h1,
.cod-9c5767-morado h2,
.cod-9c5767-morado h3,
.cod-9c5767-morado h4,
.cod-9c5767-morado h5,
.cod-9c5767-morado a, .cod-9c5767-morado #mesyanio:hover {
  color: #9C5767; }

.cod-9c5767-morado input[type="submit"],
.cod-9c5767-morado input[type="button"],
.cod-9c5767-morado input[type="reset"] {
  color: #9C5767; }

.cod-9c5767-morado .menuVertical ul li a:hover,
.cod-9c5767-morado .menuVertical ul li a.selected {
  color: #9C5767; }

.cod-9c5767-morado .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-9c5767-morado/icono.png) no-repeat 0 9px; }

.cod-9c5767-morado .menuVertical ul li.open li a.open,
.cod-9c5767-morado .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-9c5767-morado/icono2.png) no-repeat 0 9px; }

.cod-9c5767-morado .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-9c5767-morado/icono3.png) no-repeat 0 9px; }

.cod-9c5767-morado .well {
  background-color: #9c5767; }

/* Àrea d'Hisenda i Recursos Interns  */
/*.cod-1b7a7d-turquesa .menuHorizontal{background:#1B7A7D}
.cod-1b7a7d-turquesa .menuHorizontal ul{background:#1B7A7D}*/
.cod-1b7a7d-turquesa h1,
.cod-1b7a7d-turquesa h2,
.cod-1b7a7d-turquesa h3,
.cod-1b7a7d-turquesa h4,
.cod-1b7a7d-turquesa h5,
.cod-1b7a7d-turquesa a, .cod-1b7a7d-turquesa #mesyanio:hover {
  color: #1B7A7D; }

.cod-1b7a7d-turquesa input[type="submit"],
.cod-1b7a7d-turquesa input[type="button"],
.cod-1b7a7d-turquesa input[type="reset"] {
  color: #1B7A7D; }

.cod-1b7a7d-turquesa .menuVertical ul li a:hover,
.cod-1b7a7d-turquesa .menuVertical ul li a.selected {
  color: #1B7A7D; }

.cod-1b7a7d-turquesa .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-1b7a7d-turquesa/icono.png) no-repeat 0 9px; }

.cod-1b7a7d-turquesa .menuVertical ul li.open li a.open,
.cod-1b7a7d-turquesa .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-1b7a7d-turquesa/icono2.png) no-repeat 0 9px; }

.cod-1b7a7d-turquesa .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-1b7a7d-turquesa/icono3.png) no-repeat 0 9px; }

.cod-1b7a7d-turquesa .well {
  background-color: #1b7a7d; }

/* Àrea d'Esports  */
/*.cod-b84d00-naranja .menuHorizontal{background:#B84D00}
.cod-b84d00-naranja .menuHorizontal ul{background:#B84D00}*/
.cod-b84d00-naranja h1,
.cod-b84d00-naranja h2,
.cod-b84d00-naranja h3,
.cod-b84d00-naranja h4,
.cod-b84d00-naranja h5,
.cod-b84d00-naranja a, .cod-b84d00-naranja #mesyanio:hover {
  color: #B84D00; }

.cod-b84d00-naranja input[type="submit"],
.cod-b84d00-naranja input[type="button"],
.cod-b84d00-naranja input[type="reset"] {
  color: #B84D00; }

.cod-b84d00-naranja .menuVertical ul li a:hover,
.cod-b84d00-naranja .menuVertical ul li a.selected {
  color: #B84D00; }

/*.#b84d00-naranja .menuVertical ul li li a, .#b84d00-naranja .menuVertical ul li.selected li a, .#b84d00-naranja .menuVertical ul li.open li a.selected{background:transparent url(../images/color_schemes/naranja/icono.png) no-repeat 0 8px}*/
.cod-b84d00-naranja .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-b84d00-naranja/icono.png) no-repeat 0 9px; }

.cod-b84d00-naranja .menuVertical ul li.open li a.open,
.cod-b84d00-naranja .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-b84d00-naranja/icono2.png) no-repeat 0 9px; }

.cod-b84d00-naranja .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-b84d00-naranja/icono3.png) no-repeat 0 9px; }

.cod-b84d00-naranja .well {
  background-color: #b84d00; }

/* Àrea d'Igualtat i Ciutadania  */
.cod-f37724-naranja2 h1,
.cod-f37724-naranja2 h2,
.cod-f37724-naranja2 h3,
.cod-f37724-naranja2 h4,
.cod-f37724-naranja2 h5,
.cod-f37724-naranja2 a, .cod-f37724-naranja2 #mesyanio:hover {
  color: #F37724; }

.cod-f37724-naranja2 input[type="submit"],
.cod-f37724-naranja2 input[type="button"],
.cod-f37724-naranja2 input[type="reset"] {
  color: #F37724; }

.cod-f37724-naranja2 .menuVertical ul li a:hover,
.cod-f37724-naranja2 .menuVertical ul li a.selected {
  color: #F37724; }

.cod-f37724-naranja2 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-f37724-naranja2/icono.png) no-repeat 0 9px; }

.cod-f37724-naranja2 .menuVertical ul li.open li a.open,
.cod-f37724-naranja2 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-f37724-naranja2/icono2.png) no-repeat 0 9px; }

.cod-f37724-naranja2 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-f37724-naranja2/icono3.png) no-repeat 0 9px; }

.cod-f37724-naranja2 .well {
  background-color: #f37724; }

/* Biblioteques  */
/*.cod-826b05-verde1 .menuHorizontal{background:#826b05}
.cod-826b05-verde1 .menuHorizontal ul{background:#826b05}*/
.cod-826b05-verde1 h1,
.cod-826b05-verde1 h2,
.cod-826b05-verde1 h3,
.cod-826b05-verde1 h4,
.cod-826b05-verde1 h5,
.cod-826b05-verde1 a, .cod-826b05-verde1 #mesyanio:hover {
  color: #826b05; }

.cod-826b05-verde1 input[type="submit"],
.cod-826b05-verde1 input[type="button"],
.cod-826b05-verde1 input[type="reset"] {
  color: #826b05; }

.cod-826b05-verde1 .menuVertical ul li a:hover,
.cod-826b05-verde1 .menuVertical ul li a.selected {
  color: #826b05; }

.cod-826b05-verde1 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-826b05-verde1/icono.png) no-repeat 0 9px; }

.cod-826b05-verde1 .menuVertical ul li.open li a.open,
.cod-826b05-verde1 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-826b05-verde1/icono2.png) no-repeat 0 9px; }

.cod-826b05-verde1 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-826b05-verde1/icono3.png) no-repeat 0 9px; }

.cod-826b05-verde1 .well {
  background-color: #826b05; }

/* Àrea d'Educació  */
/*.cod-717305-verde2 .menuHorizontal{background:#717305}
.cod-717305-verde2 .menuHorizontal ul{background:#717305}*/
.cod-717305-verde2 h1,
.cod-717305-verde2 h2,
.cod-717305-verde2 h3,
.cod-717305-verde2 h4,
.cod-717305-verde2 h5,
.cod-717305-verde2 a, .cod-717305-verde2 #mesyanio:hover {
  color: #717305; }

.cod-717305-verde2 input[type="submit"],
.cod-717305-verde2 input[type="button"],
.cod-717305-verde2 input[type="reset"] {
  color: #717305; }

.cod-717305-verde2 .menuVertical ul li a:hover,
.cod-717305-verde2 .menuVertical ul li a.selected {
  color: #717305; }

/*.#717305-verde2 .menuVertical ul li li a, .#717305-verde2 .menuVertical ul li.selected li a, .#717305-verde2 .menuVertical ul li.open li a.selected{background:transparent url(../images/color_schemes/verde2/icono.png) no-repeat 0 8px}*/
.cod-717305-verde2 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-717305-verde2/icono.png) no-repeat 0 9px; }

.cod-717305-verde2 .menuVertical ul li.open li a.open,
.cod-717305-verde2 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-717305-verde2/icono2.png) no-repeat 0 9px; }

.cod-717305-verde2 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-717305-verde2/icono3.png) no-repeat 0 9px; }

.cod-717305-verde2 .well {
  background-color: #717305; }

/* Àrea de Benestar Social  */
/*.cod-945c0f-marron .menuHorizontal{background:#945c0f}
.cod-945c0f-marron .menuHorizontal ul{background:#945c0f}*/
.cod-945c0f-marron h1,
.cod-945c0f-marron h2,
.cod-945c0f-marron h3,
.cod-945c0f-marron h4,
.cod-945c0f-marron h5,
.cod-945c0f-marron a, .cod-945c0f-marron #mesyanio:hover {
  color: #945c0f; }

.cod-945c0f-marron input[type="submit"],
.cod-945c0f-marron input[type="button"],
.cod-945c0f-marron input[type="reset"] {
  color: #945c0f; }

.cod-945c0f-marron .menuVertical ul li a:hover,
.cod-945c0f-marron .menuVertical ul li a.selected {
  color: #945c0f; }

/*.#945c0f-marron .menuVertical ul li li a, .#945c0f-marron .menuVertical ul li.selected li a, .#945c0f-marron .menuVertical ul li.open li a.selected{background:transparent url(../images/color_schemes/marron/icono.png) no-repeat 0 8px}*/
.cod-945c0f-marron .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-945c0f-marron/icono.png) no-repeat 0 9px; }

.cod-945c0f-marron .menuVertical ul li.open li a.open,
.cod-945c0f-marron .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-945c0f-marron/icono2.png) no-repeat 0 9px; }

.cod-945c0f-marron .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-945c0f-marron/icono3.png) no-repeat 0 9px; }

.cod-945c0f-marron .well {
  background-color: #945c0f; }

/* Àrea de Cultura  */
/*.cod-8F2769-violeta .menuHorizontal{background:#8F2769}
.cod-8F2769-violeta .menuHorizontal ul{background:#8F2769}*/
.cod-8F2769-violeta h1,
.cod-8F2769-violeta h2,
.cod-8F2769-violeta h3,
.cod-8F2769-violeta h4,
.cod-8F2769-violeta h5,
.cod-8F2769-violeta a, .cod-8F2769-violeta #mesyanio:hover {
  color: #8F2769; }

.cod-8F2769-violeta input[type="submit"],
.cod-8F2769-violeta input[type="button"],
.cod-8F2769-violeta input[type="reset"] {
  color: #8F2769; }

.cod-8F2769-violeta .menuVertical ul li a:hover,
.cod-8F2769-violeta .menuVertical ul li a.selected {
  color: #8F2769; }

/*.#8F2769-violeta .menuVertical ul li li a, .#8F2769-violeta .menuVertical ul li.selected li a, .#8F2769-violeta .menuVertical ul li.open li a.selected{background:transparent url(../images/color_schemes/violeta/icono.png) no-repeat 0 8px}*/
.cod-8F2769-violeta .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-8F2769-violeta/icono.png) no-repeat 0 9px; }

.cod-8F2769-violeta .menuVertical ul li.open li a.open,
.cod-8F2769-violeta .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-8F2769-violeta/icono2.png) no-repeat 0 9px; }

.cod-8F2769-violeta .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-8F2769-violeta/icono3.png) no-repeat 0 9px; }

.cod-8F2769-violeta .well {
  background-color: #8F2769; }

/* Àrea de salut Pública */
/*.cod-647600-verde3 .menuHorizontal{background:#647600}
.cod-647600-verde3 .menuHorizontal ul{background:#647600}*/
.cod-647600-verde3 h1,
.cod-647600-verde3 h2,
.cod-647600-verde3 h3,
.cod-647600-verde3 h4,
.cod-647600-verde3 h5,
.cod-647600-verde3 a, .cod-647600-verde3 #mesyanio:hover {
  color: #647600; }

.cod-647600-verde3 input[type="submit"],
.cod-647600-verde3 input[type="button"],
.cod-647600-verde3 input[type="reset"] {
  color: #647600; }

.cod-647600-verde3 .menuVertical ul li a:hover,
.cod-647600-verde3 .menuVertical ul li a.selected {
  color: #647600; }

/*.#647600-verde3 .menuVertical ul li li a, .#647600-verde3 .menuVertical ul li.selected li a, .#647600-verde3 .menuVertical ul li.open li a.selected{background:transparent url(../images/color_schemes/verde3/icono.png) no-repeat 0 8px}*/
.cod-647600-verde3 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-647600-verde3/icono.png) no-repeat 0 9px; }

.cod-647600-verde3 .menuVertical ul li.open li a.open,
.cod-647600-verde3 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-647600-verde3/icono2.png) no-repeat 0 9px; }

.cod-647600-verde3 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-647600-verde3/icono3.png) no-repeat 0 9px; }

.cod-647600-verde3 .well {
  background-color: #647600; }

/* rea d'Espais Naturals  */
/*.cod-4b7281-azul1 .menuHorizontal{background:#4b7281}
.cod-4b7281-azul1 .menuHorizontal ul{background:#4b7281}*/
.cod-4b7281-azul1 h1,
.cod-4b7281-azul1 h2,
.cod-4b7281-azul1 h3,
.cod-4b7281-azul1 h4,
.cod-4b7281-azul1 h5,
.cod-4b7281-azul1 a, .cod-4b7281-azul1 #mesyanio:hover {
  color: #4b7281; }

.cod-4b7281-azul1 input[type="submit"],
.cod-4b7281-azul1 input[type="button"],
.cod-4b7281-azul1 input[type="reset"] {
  color: #4b7281; }

.cod-4b7281-azul1 .menuVertical ul li a:hover,
.cod-4b7281-azul1 .menuVertical ul li a.selected {
  color: #4b7281; }

/*.#4b7281-azul1 .menuVertical ul li li a, .#4b7281-azul1 .menuVertical ul li.selected li a, .#4b7281-azul1 .menuVertical ul li.open li a.selected{background:transparent url(../images/color_schemes/azul1/icono.png) no-repeat 0 8px}*/
.cod-4b7281-azul1 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-4b7281-azul1/icono.png) no-repeat 0 9px; }

.cod-4b7281-azul1 .menuVertical ul li.open li a.open,
.cod-4b7281-azul1 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-4b7281-azul1/icono2.png) no-repeat 0 9px; }

.cod-4b7281-azul1 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-4b7281-azul1/icono3.png) no-repeat 0 9px; }

.cod-4b7281-azul1 .well {
  background-color: #4b7281; }

/* Àrea de Medi Ambient  */
/*.cod-0c7497-azul .menuHorizontal{background:#0c7497}
.cod-0c7497-azul .menuHorizontal ul{background:#0c7497}*/
.cod-0c7497-azul h1,
.cod-0c7497-azul h2,
.cod-0c7497-azul h3,
.cod-0c7497-azul h4,
.cod-0c7497-azul h5,
.cod-0c7497-azul a, .cod-0c7497-azul #mesyanio:hover {
  color: #0c7497; }

.cod-0c7497-azul input[type="submit"],
.cod-0c7497-azul input[type="button"],
.cod-0c7497-azul input[type="reset"] {
  color: #0c7497; }

.cod-0c7497-azul .menuVertical ul li a:hover,
.cod-0c7497-azul .menuVertical ul li a.selected {
  color: #0c7497; }

/*.#0c7497-azul .menuVertical ul li li a, .#0c7497-azul .menuVertical ul li.selected li a, .#0c7497-azul .menuVertical ul li.open li a.selected{background:transparent url(../images/color_schemes/azul/icono.png) no-repeat 0 8px}*/
.cod-0c7497-azul .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-0c7497-azul/icono.png) no-repeat 0 9px; }

.cod-0c7497-azul .menuVertical ul li.open li a.open,
.cod-0c7497-azul .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-0c7497-azul/icono2.png) no-repeat 0 9px; }

.cod-0c7497-azul .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-0c7497-azul/icono3.png) no-repeat 0 9px; }

.cod-0c7497-azul .well {
  background-color: #0c7497; }

/* Àrea de Desenvolupament Econòmic */
/*.cod-09539F-azul2 .menuHorizontal{background:#09539F}
.cod-09539F-azul2 .menuHorizontal ul{background:#09539F}*/
.cod-09539F-azul2 h1,
.cod-09539F-azul2 h2,
.cod-09539F-azul2 h3,
.cod-09539F-azul2 h4,
.cod-09539F-azul2 h5,
.cod-09539F-azul2 a, .cod-09539F-azul2 #mesyanio:hover {
  color: #09539F; }

.cod-09539F-azul2 input[type="submit"],
.cod-09539F-azul2 input[type="button"],
.cod-09539F-azul2 input[type="reset"] {
  color: #09539F; }

.cod-09539F-azul2 .menuVertical ul li a:hover,
.cod-09539F-azul2 .menuVertical ul li a.selected {
  color: #09539F; }

/*.#09539F-azul2 .menuVertical ul li li a, .#09539F-azul2 .menuVertical ul li.selected li a, .#09539F-azul2 .menuVertical ul li.open li a.selected{background:transparent url(../../images/azul2/icono.png) no-repeat 0 8px}*/
.cod-09539F-azul2 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-09539f-azul2/icono.png) no-repeat 0 9px; }

.cod-09539F-azul2 .menuVertical ul li.open li a.open,
.cod-09539F-azul2 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-09539F-azul2/icono2.png) no-repeat 0 9px; }

.cod-09539F-azul2 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-09539F-azul2/icono3.png) no-repeat 0 9px; }

.cod-09539F-azul2 .well {
  background-color: #09539F; }

/* Àrea de Comerç */
/*.cod-38761d-verde .menuHorizontal{background:#38761d}
.cod-38761d-verde .menuHorizontal ul{background:#38761d}*/
.cod-38761d-verde h1,
.cod-38761d-verde h2,
.cod-38761d-verde h3,
.cod-38761d-verde h4,
.cod-38761d-verde h5,
.cod-38761d-verde a, .cod-38761d-verde #mesyanio:hover {
  color: #38761d; }

.cod-38761d-verde input[type="submit"],
.cod-38761d-verde input[type="button"],
.cod-38761d-verde input[type="reset"] {
  color: #38761d; }

.cod-38761d-verde .menuVertical ul li a:hover,
.cod-38761d-verde .menuVertical ul li a.selected {
  color: #38761d; }

.cod-38761d-verde .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-38761d-verde/icono.png) no-repeat 0 9px; }

.cod-38761d-verde .menuVertical ul li.open li a.open,
.cod-38761d-verde .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-38761d-verde/icono2.png) no-repeat 0 9px; }

.cod-38761d-verde .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-38761d-verde/icono3.png) no-repeat 0 9px; }

.cod-38761d-verde .well {
  background-color: #38761d; }

/* Àrea d'Infraestructures, Urbanisme i Habitatge */
/*import "color_schemes/cod-9b5766-rosa"; */
/* Transversal2 - ( directorio de contacto, Jornades, cursos y seminaris )*/
/*.cod-626F7C-gris2 .menuHorizontal{background:#626F7C}
.cod-626F7C-gris2 .menuHorizontal ul{background:#626F7C}*/
.cod-626F7C-gris2 h1,
.cod-626F7C-gris2 h2,
.cod-626F7C-gris2 h3,
.cod-626F7C-gris2 h4,
.cod-626F7C-gris2 h5,
.cod-626F7C-gris2 a, .cod-626F7C-gris2 #mesyanio:hover {
  color: #626F7C; }

.cod-626F7C-gris2 input[type="submit"],
.cod-626F7C-gris2 input[type="button"],
.cod-626F7C-gris2 input[type="reset"] {
  color: #626F7C; }

.cod-626F7C-gris2 .menuVertical ul li a:hover,
.cod-626F7C-gris2 .menuVertical ul li a.selected {
  color: #626F7C; }

/*.#626F7C-gris2 .menuVertical ul li li a, .#626F7C-gris2 .menuVertical ul li.selected li a, .#626F7C-gris2 .menuVertical ul li.open li a.selected{background:transparent url(../images/color_schemes/gris2/icono.png) no-repeat 0 8px}*/
.cod-626F7C-gris2 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-626f7c-gris2/icono.png) no-repeat 0 9px; }

.cod-626F7C-gris2 .menuVertical ul li.open li a.open,
.cod-626F7C-gris2 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-626F7C-gris2/icono2.png) no-repeat 0 9px; }

.cod-626F7C-gris2 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-626F7C-gris2/icono3.png) no-repeat 0 9px; }

/**** Incidencia 374 *****/
.cod-626F7C-gris2 #cap_fr_menu {
  background-color: #626f7c; }

.cod-626F7C-gris2 #esquerra a:hover {
  color: #891536; }

.cod-626F7C-gris2 address a {
  text-decoration: underline;
  color: #891536; }

.cod-626F7C-gris2 #centre h1, .cod-626F7C-gris2 #centre_fit h1 {
  color: #891536; }

.cod-626F7C-gris2 #centre h2, .cod-626F7C-gris2 #centre_fit h2 {
  color: #891536; }

.cod-626F7C-gris2 #centre h3, .cod-626F7C-gris2 #centre_fit h3 {
  color: #891536; }

.cod-626F7C-gris2 #centre h4, .cod-626F7C-gris2 #centre_fit h4 {
  color: #891536; }

.cod-626F7C-gris2 #centre h5, .cod-626F7C-gris2 #centre_fit h5 {
  color: #891536; }

.cod-626F7C-gris2 #centre h6, .cod-626F7C-gris2 #centre_fit h6 {
  color: #891536; }

.cod-626F7C-gris2 #centre a, .cod-626F7C-gris2 #centre_fit a {
  color: #891536; }

.cod-626F7C-gris2 #dreta ul li {
  color: #891536; }

.cod-626F7C-gris2 #dreta a:hover {
  color: #891536 !important; }

.cod-626F7C-gris2 #centre .avis, .cod-626F7C-gris2 #centre_fit .avis {
  color: #891536; }

.cod-626F7C-gris2 #centre .avis ul, .cod-626F7C-gris2 #centre_fit .avis ul, .cod-626F7C-gris2 #centre .avis ol, .cod-626F7C-gris2 #centre_fit .avis ol {
  color: #891536;
  margin-bottom: 0px;
  margin-top: 5px; }

.cod-626F7C-gris2 .well {
  background-color: #626F7C; }

/* Àrea de Presidència */
/*.cod-606060-gris .menuHorizontal{background:#606060}
.cod-606060-gris .menuHorizontal ul{background:#606060}*/
.cod-606060-gris h1,
.cod-606060-gris h2,
.cod-606060-gris h3,
.cod-606060-gris h4,
.cod-606060-gris h5,
.cod-606060-gris a {
  color: #891536; }

.cod-606060-gris a:visited {
  color: #606060; }

.cod-606060-gris input[type="submit"],
.cod-606060-gris input[type="button"],
.cod-606060-gris input[type="reset"] {
  color: #606060; }

.cod-606060-gris .menuVertical ul li a:hover,
.cod-606060-gris .menuVertical ul li a.selected {
  color: #606060; }

.cod-606060-gris .menuVertical ul li a:hover,
.cod-606060-gris .menuVertical ul li a.selected {
  color: #606060; }

.cod-606060-gris .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-606060-gris/icono.png) no-repeat 0 9px; }

.cod-606060-gris .menuVertical ul li.open li a.open,
.cod-606060-gris .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-606060-gris/icono2.png) no-repeat 0 9px; }

.cod-606060-gris .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-606060-gris/icono3.png) no-repeat 0 9px; }

/**********************************CASO CONCRETO : LAYOUT 30(FONDO GRIS) X 70 ; Portlet de Contacto en columna1 y portlet de Municipios en la columna 2. Tema SinMenús.
Handicap: Aunque el esquema de color sea gris, los enlaces tienen que ser granates. Por lo que a continuación: Modificación de enlaces del esquema de color gris a granates *********************************************/
.cod-606060-gris .well {
  background-color: #606060; }

/* Transversal  */
/* Nous esquemes */
/*.cod-606060-gris .menuHorizontal{background:#606060}
.cod-606060-gris .menuHorizontal ul{background:#606060}*/
.cod-606060-gris h1,
.cod-606060-gris h2,
.cod-606060-gris h3,
.cod-606060-gris h4,
.cod-606060-gris h5,
.cod-606060-gris a {
  color: #891536; }

.cod-606060-gris a:visited {
  color: #606060; }

.cod-606060-gris input[type="submit"],
.cod-606060-gris input[type="button"],
.cod-606060-gris input[type="reset"] {
  color: #606060; }

.cod-606060-gris .menuVertical ul li a:hover,
.cod-606060-gris .menuVertical ul li a.selected {
  color: #606060; }

.cod-606060-gris .menuVertical ul li a:hover,
.cod-606060-gris .menuVertical ul li a.selected {
  color: #606060; }

.cod-606060-gris .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cod-606060-gris/icono.png) no-repeat 0 9px; }

.cod-606060-gris .menuVertical ul li.open li a.open,
.cod-606060-gris .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cod-606060-gris/icono2.png) no-repeat 0 9px; }

.cod-606060-gris .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cod-606060-gris/icono3.png) no-repeat 0 9px; }

/**********************************CASO CONCRETO : LAYOUT 30(FONDO GRIS) X 70 ; Portlet de Contacto en columna1 y portlet de Municipios en la columna 2. Tema SinMenús.
Handicap: Aunque el esquema de color sea gris, los enlaces tienen que ser granates. Por lo que a continuación: Modificación de enlaces del esquema de color gris a granates *********************************************/
.cod-606060-gris .well {
  background-color: #606060; }

/* Transversal  */
.administraciolocal-e31d53 h1, .administraciolocal-e31d53 h2, .administraciolocal-e31d53 h3, .administraciolocal-e31d53 h4, .administraciolocal-e31d53 h5,
.administraciolocal-e31d53 .h1, .administraciolocal-e31d53 .h2, .administraciolocal-e31d53 .h3, .administraciolocal-e31d53 .h4, .administraciolocal-e31d53 .h5,
.administraciolocal-e31d53 a, .administraciolocal-e31d53 #mesyanio:hover {
  color: #e31d53; }

.administraciolocal-e31d53 input[type="submit"],
.administraciolocal-e31d53 input[type="button"],
.administraciolocal-e31d53 input[type="reset"] {
  color: #e31d53; }

.administraciolocal-e31d53 .menuVertical ul li a:hover,
.administraciolocal-e31d53 .menuVertical ul li a.selected {
  color: #c71947;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.administraciolocal-e31d53 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/administraciolocal-e31d53/icono.png) no-repeat 0 9px; }

.administraciolocal-e31d53 .menuVertical ul li.open li a.open,
.administraciolocal-e31d53 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/administraciolocal-e31d53/icono2.png) no-repeat 0 9px; }

.administraciolocal-e31d53 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/administraciolocal-e31d53/icono3.png) no-repeat 0 9px; }

.administraciolocal-e31d53 .well {
  background-color: #e31d53; }

.administraciolocal-e31d53 .well.well-exposicio a, .administraciolocal-e31d53 .well.well-exposicio a:hover {
  color: #e31d53; }

.administraciolocal-e31d53 .journal-content-article .addeventatc {
  color: #e31d53 !important; }

.administraciolocal-e31d53 ul.pagination li a,
.administraciolocal-e31d53 ul.pagination li a:hover {
  color: #e31d53; }

.administraciolocal-e31d53 .pagination > .active > a, .administraciolocal-e31d53 .pagination > .active > span,
.administraciolocal-e31d53 .pagination > .active > a:hover,
.administraciolocal-e31d53 .pagination > .active > span:hover,
.administraciolocal-e31d53 .pagination > .active > a:focus,
.administraciolocal-e31d53 .pagination > .active > span:focus {
  background-color: #e31d53;
  border-color: #e31d53; }

.administraciolocal-e31d53 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #e31d53;
  border-left: 1px solid #e31d53;
  border-right: 1px solid #e31d53;
  border-bottom: 4px solid #e31d53;
  background-image: none; }

.administraciolocal-e31d53 #column-2.colDcha25 h1, .administraciolocal-e31d53 #column-2.colDcha25 h2, .administraciolocal-e31d53 #column-2.colDcha25 h3, .administraciolocal-e31d53 #column-2.colDcha25 h4, .administraciolocal-e31d53 #column-2.colDcha25 h5, .administraciolocal-e31d53 #column-2.colDcha25 .h1, .administraciolocal-e31d53 #column-2.colDcha25 .h2, .administraciolocal-e31d53 #column-2.colDcha25 .h3, .administraciolocal-e31d53 #column-2.colDcha25 .h4, .administraciolocal-e31d53 #column-2.colDcha25 .h5, .administraciolocal-e31d53 #column-2.colDcha25 a, .administraciolocal-e31d53 #column-2 .colDcha25 h1, .administraciolocal-e31d53 #column-2 .colDcha25 h2, .administraciolocal-e31d53 #column-2 .colDcha25 h3, .administraciolocal-e31d53 #column-2 .colDcha25 h4, .administraciolocal-e31d53 #column-2 .colDcha25 h5, .administraciolocal-e31d53 #column-2 .colDcha25 .h1, .administraciolocal-e31d53 #column-2 .colDcha25 .h2, .administraciolocal-e31d53 #column-2 .colDcha25 .h3, .administraciolocal-e31d53 #column-2 .colDcha25 .h4, .administraciolocal-e31d53 #column-2 .colDcha25 .h5, .administraciolocal-e31d53 #column-2 .colDcha25 a, .administraciolocal-e31d53 #column-2 .derechaDreta h1, .administraciolocal-e31d53 #column-2 .derechaDreta h2, .administraciolocal-e31d53 #column-2 .derechaDreta h3, .administraciolocal-e31d53 #column-2 .derechaDreta h4, .administraciolocal-e31d53 #column-2 .derechaDreta h5, .administraciolocal-e31d53 #column-2 .derechaDreta .h1, .administraciolocal-e31d53 #column-2 .derechaDreta .h2, .administraciolocal-e31d53 #column-2 .derechaDreta .h3, .administraciolocal-e31d53 #column-2 .derechaDreta .h4, .administraciolocal-e31d53 #column-2 .derechaDreta .h5, .administraciolocal-e31d53 #column-2 .derechaDreta a, .administraciolocal-e31d53 .Contacts-portlet h1, .administraciolocal-e31d53 .Contacts-portlet h2, .administraciolocal-e31d53 .Contacts-portlet h3, .administraciolocal-e31d53 .Contacts-portlet h4, .administraciolocal-e31d53 .Contacts-portlet h5, .administraciolocal-e31d53 .Contacts-portlet .h1, .administraciolocal-e31d53 .Contacts-portlet .h2, .administraciolocal-e31d53 .Contacts-portlet .h3, .administraciolocal-e31d53 .Contacts-portlet .h4, .administraciolocal-e31d53 .Contacts-portlet .h5, .administraciolocal-e31d53 .Contacts-portlet a {
  color: #c71947;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.benestar-7b7800 h1, .benestar-7b7800 h2, .benestar-7b7800 h3, .benestar-7b7800 h4, .benestar-7b7800 h5,
.benestar-7b7800 .h1, .benestar-7b7800 .h2, .benestar-7b7800 .h3, .benestar-7b7800 .h4, .benestar-7b7800 .h5,
.benestar-7b7800 a, .benestar-7b7800 #mesyanio:hover {
  color: #7b7800; }

.benestar-7b7800 input[type="submit"],
.benestar-7b7800 input[type="button"],
.benestar-7b7800 input[type="reset"] {
  color: #7b7800; }

.benestar-7b7800 .menuVertical ul li a:hover,
.benestar-7b7800 .menuVertical ul li a.selected {
  color: #5b5900;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.benestar-7b7800 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/benestar-7b7800/icono.png) no-repeat 0 9px; }

.benestar-7b7800 .menuVertical ul li.open li a.open,
.benestar-7b7800 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/benestar-7b7800/icono2.png) no-repeat 0 9px; }

.benestar-7b7800 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/benestar-7b7800/icono3.png) no-repeat 0 9px; }

.benestar-7b7800 .well {
  background-color: #7b7800; }

.benestar-7b7800 .well.well-exposicio a, .benestar-7b7800 .well.well-exposicio a:hover {
  color: #7b7800; }

.benestar-7b7800 .journal-content-article .addeventatc {
  color: #7b7800 !important; }

.benestar-7b7800 ul.pagination li a,
.benestar-7b7800 ul.pagination li a:hover {
  color: #7b7800; }

.benestar-7b7800 .pagination > .active > a, .benestar-7b7800 .pagination > .active > span,
.benestar-7b7800 .pagination > .active > a:hover,
.benestar-7b7800 .pagination > .active > span:hover,
.benestar-7b7800 .pagination > .active > a:focus,
.benestar-7b7800 .pagination > .active > span:focus {
  background-color: #7b7800;
  border-color: #7b7800; }

.benestar-7b7800 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #7b7800;
  border-left: 1px solid #7b7800;
  border-right: 1px solid #7b7800;
  border-bottom: 4px solid #7b7800;
  background-image: none; }

.benestar-7b7800 #column-2.colDcha25 h1, .benestar-7b7800 #column-2.colDcha25 h2, .benestar-7b7800 #column-2.colDcha25 h3, .benestar-7b7800 #column-2.colDcha25 h4, .benestar-7b7800 #column-2.colDcha25 h5, .benestar-7b7800 #column-2.colDcha25 .h1, .benestar-7b7800 #column-2.colDcha25 .h2, .benestar-7b7800 #column-2.colDcha25 .h3, .benestar-7b7800 #column-2.colDcha25 .h4, .benestar-7b7800 #column-2.colDcha25 .h5, .benestar-7b7800 #column-2.colDcha25 a, .benestar-7b7800 #column-2 .colDcha25 h1, .benestar-7b7800 #column-2 .colDcha25 h2, .benestar-7b7800 #column-2 .colDcha25 h3, .benestar-7b7800 #column-2 .colDcha25 h4, .benestar-7b7800 #column-2 .colDcha25 h5, .benestar-7b7800 #column-2 .colDcha25 .h1, .benestar-7b7800 #column-2 .colDcha25 .h2, .benestar-7b7800 #column-2 .colDcha25 .h3, .benestar-7b7800 #column-2 .colDcha25 .h4, .benestar-7b7800 #column-2 .colDcha25 .h5, .benestar-7b7800 #column-2 .colDcha25 a, .benestar-7b7800 #column-2 .derechaDreta h1, .benestar-7b7800 #column-2 .derechaDreta h2, .benestar-7b7800 #column-2 .derechaDreta h3, .benestar-7b7800 #column-2 .derechaDreta h4, .benestar-7b7800 #column-2 .derechaDreta h5, .benestar-7b7800 #column-2 .derechaDreta .h1, .benestar-7b7800 #column-2 .derechaDreta .h2, .benestar-7b7800 #column-2 .derechaDreta .h3, .benestar-7b7800 #column-2 .derechaDreta .h4, .benestar-7b7800 #column-2 .derechaDreta .h5, .benestar-7b7800 #column-2 .derechaDreta a, .benestar-7b7800 .Contacts-portlet h1, .benestar-7b7800 .Contacts-portlet h2, .benestar-7b7800 .Contacts-portlet h3, .benestar-7b7800 .Contacts-portlet h4, .benestar-7b7800 .Contacts-portlet h5, .benestar-7b7800 .Contacts-portlet .h1, .benestar-7b7800 .Contacts-portlet .h2, .benestar-7b7800 .Contacts-portlet .h3, .benestar-7b7800 .Contacts-portlet .h4, .benestar-7b7800 .Contacts-portlet .h5, .benestar-7b7800 .Contacts-portlet a {
  color: #5b5900;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.comercconsum-d72525 h1, .comercconsum-d72525 h2, .comercconsum-d72525 h3, .comercconsum-d72525 h4, .comercconsum-d72525 h5,
.comercconsum-d72525 .h1, .comercconsum-d72525 .h2, .comercconsum-d72525 .h3, .comercconsum-d72525 .h4, .comercconsum-d72525 .h5,
.comercconsum-d72525 a, .comercconsum-d72525 #mesyanio:hover {
  color: #d72525; }

.comercconsum-d72525 input[type="submit"],
.comercconsum-d72525 input[type="button"],
.comercconsum-d72525 input[type="reset"] {
  color: #d72525; }

.comercconsum-d72525 .menuVertical ul li a:hover,
.comercconsum-d72525 .menuVertical ul li a.selected {
  color: #ba2020;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.comercconsum-d72525 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/comercconsum-d72525/icono.png) no-repeat 0 9px; }

.comercconsum-d72525 .menuVertical ul li.open li a.open,
.comercconsum-d72525 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/comercconsum-d72525/icono2.png) no-repeat 0 9px; }

.comercconsum-d72525 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/comercconsum-d72525/icono3.png) no-repeat 0 9px; }

.comercconsum-d72525 .well {
  background-color: #d72525; }

.comercconsum-d72525 .well.well-exposicio a, .comercconsum-d72525 .well.well-exposicio a:hover {
  color: #d72525; }

.comercconsum-d72525 .journal-content-article .addeventatc {
  color: #d72525 !important; }

.comercconsum-d72525 ul.pagination li a,
.comercconsum-d72525 ul.pagination li a:hover {
  color: #d72525; }

.comercconsum-d72525 .pagination > .active > a, .comercconsum-d72525 .pagination > .active > span,
.comercconsum-d72525 .pagination > .active > a:hover,
.comercconsum-d72525 .pagination > .active > span:hover,
.comercconsum-d72525 .pagination > .active > a:focus,
.comercconsum-d72525 .pagination > .active > span:focus {
  background-color: #d72525;
  border-color: #d72525; }

.comercconsum-d72525 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #d72525;
  border-left: 1px solid #d72525;
  border-right: 1px solid #d72525;
  border-bottom: 4px solid #d72525;
  background-image: none; }

.comercconsum-d72525 #column-2.colDcha25 h1, .comercconsum-d72525 #column-2.colDcha25 h2, .comercconsum-d72525 #column-2.colDcha25 h3, .comercconsum-d72525 #column-2.colDcha25 h4, .comercconsum-d72525 #column-2.colDcha25 h5, .comercconsum-d72525 #column-2.colDcha25 .h1, .comercconsum-d72525 #column-2.colDcha25 .h2, .comercconsum-d72525 #column-2.colDcha25 .h3, .comercconsum-d72525 #column-2.colDcha25 .h4, .comercconsum-d72525 #column-2.colDcha25 .h5, .comercconsum-d72525 #column-2.colDcha25 a, .comercconsum-d72525 #column-2 .colDcha25 h1, .comercconsum-d72525 #column-2 .colDcha25 h2, .comercconsum-d72525 #column-2 .colDcha25 h3, .comercconsum-d72525 #column-2 .colDcha25 h4, .comercconsum-d72525 #column-2 .colDcha25 h5, .comercconsum-d72525 #column-2 .colDcha25 .h1, .comercconsum-d72525 #column-2 .colDcha25 .h2, .comercconsum-d72525 #column-2 .colDcha25 .h3, .comercconsum-d72525 #column-2 .colDcha25 .h4, .comercconsum-d72525 #column-2 .colDcha25 .h5, .comercconsum-d72525 #column-2 .colDcha25 a, .comercconsum-d72525 #column-2 .derechaDreta h1, .comercconsum-d72525 #column-2 .derechaDreta h2, .comercconsum-d72525 #column-2 .derechaDreta h3, .comercconsum-d72525 #column-2 .derechaDreta h4, .comercconsum-d72525 #column-2 .derechaDreta h5, .comercconsum-d72525 #column-2 .derechaDreta .h1, .comercconsum-d72525 #column-2 .derechaDreta .h2, .comercconsum-d72525 #column-2 .derechaDreta .h3, .comercconsum-d72525 #column-2 .derechaDreta .h4, .comercconsum-d72525 #column-2 .derechaDreta .h5, .comercconsum-d72525 #column-2 .derechaDreta a, .comercconsum-d72525 .Contacts-portlet h1, .comercconsum-d72525 .Contacts-portlet h2, .comercconsum-d72525 .Contacts-portlet h3, .comercconsum-d72525 .Contacts-portlet h4, .comercconsum-d72525 .Contacts-portlet h5, .comercconsum-d72525 .Contacts-portlet .h1, .comercconsum-d72525 .Contacts-portlet .h2, .comercconsum-d72525 .Contacts-portlet .h3, .comercconsum-d72525 .Contacts-portlet .h4, .comercconsum-d72525 .Contacts-portlet .h5, .comercconsum-d72525 .Contacts-portlet a {
  color: #ba2020;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.cultura-bf550e h1, .cultura-bf550e h2, .cultura-bf550e h3, .cultura-bf550e h4, .cultura-bf550e h5,
.cultura-bf550e .h1, .cultura-bf550e .h2, .cultura-bf550e .h3, .cultura-bf550e .h4, .cultura-bf550e .h5,
.cultura-bf550e a, .cultura-bf550e #mesyanio:hover {
  color: #bf550e; }

.cultura-bf550e input[type="submit"],
.cultura-bf550e input[type="button"],
.cultura-bf550e input[type="reset"] {
  color: #bf550e; }

.cultura-bf550e .menuVertical ul li a:hover,
.cultura-bf550e .menuVertical ul li a.selected {
  color: #a0470c;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.cultura-bf550e .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/cultura-bf550e/icono.png) no-repeat 0 9px; }

.cultura-bf550e .menuVertical ul li.open li a.open,
.cultura-bf550e .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/cultura-bf550e/icono2.png) no-repeat 0 9px; }

.cultura-bf550e .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/cultura-bf550e/icono3.png) no-repeat 0 9px; }

.cultura-bf550e .well {
  background-color: #bf550e; }

.cultura-bf550e .well.well-exposicio a, .cultura-bf550e .well.well-exposicio a:hover {
  color: #bf550e; }

.cultura-bf550e .journal-content-article .addeventatc {
  color: #bf550e !important; }

.cultura-bf550e ul.pagination li a,
.cultura-bf550e ul.pagination li a:hover {
  color: #bf550e; }

.cultura-bf550e .pagination > .active > a, .cultura-bf550e .pagination > .active > span,
.cultura-bf550e .pagination > .active > a:hover,
.cultura-bf550e .pagination > .active > span:hover,
.cultura-bf550e .pagination > .active > a:focus,
.cultura-bf550e .pagination > .active > span:focus {
  background-color: #bf550e;
  border-color: #bf550e; }

.cultura-bf550e .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #bf550e;
  border-left: 1px solid #bf550e;
  border-right: 1px solid #bf550e;
  border-bottom: 4px solid #bf550e;
  background-image: none; }

.cultura-bf550e #column-2.colDcha25 h1, .cultura-bf550e #column-2.colDcha25 h2, .cultura-bf550e #column-2.colDcha25 h3, .cultura-bf550e #column-2.colDcha25 h4, .cultura-bf550e #column-2.colDcha25 h5, .cultura-bf550e #column-2.colDcha25 .h1, .cultura-bf550e #column-2.colDcha25 .h2, .cultura-bf550e #column-2.colDcha25 .h3, .cultura-bf550e #column-2.colDcha25 .h4, .cultura-bf550e #column-2.colDcha25 .h5, .cultura-bf550e #column-2.colDcha25 a, .cultura-bf550e #column-2 .colDcha25 h1, .cultura-bf550e #column-2 .colDcha25 h2, .cultura-bf550e #column-2 .colDcha25 h3, .cultura-bf550e #column-2 .colDcha25 h4, .cultura-bf550e #column-2 .colDcha25 h5, .cultura-bf550e #column-2 .colDcha25 .h1, .cultura-bf550e #column-2 .colDcha25 .h2, .cultura-bf550e #column-2 .colDcha25 .h3, .cultura-bf550e #column-2 .colDcha25 .h4, .cultura-bf550e #column-2 .colDcha25 .h5, .cultura-bf550e #column-2 .colDcha25 a, .cultura-bf550e #column-2 .derechaDreta h1, .cultura-bf550e #column-2 .derechaDreta h2, .cultura-bf550e #column-2 .derechaDreta h3, .cultura-bf550e #column-2 .derechaDreta h4, .cultura-bf550e #column-2 .derechaDreta h5, .cultura-bf550e #column-2 .derechaDreta .h1, .cultura-bf550e #column-2 .derechaDreta .h2, .cultura-bf550e #column-2 .derechaDreta .h3, .cultura-bf550e #column-2 .derechaDreta .h4, .cultura-bf550e #column-2 .derechaDreta .h5, .cultura-bf550e #column-2 .derechaDreta a, .cultura-bf550e .Contacts-portlet h1, .cultura-bf550e .Contacts-portlet h2, .cultura-bf550e .Contacts-portlet h3, .cultura-bf550e .Contacts-portlet h4, .cultura-bf550e .Contacts-portlet h5, .cultura-bf550e .Contacts-portlet .h1, .cultura-bf550e .Contacts-portlet .h2, .cultura-bf550e .Contacts-portlet .h3, .cultura-bf550e .Contacts-portlet .h4, .cultura-bf550e .Contacts-portlet .h5, .cultura-bf550e .Contacts-portlet a {
  color: #a0470c;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.economiatreball-00539c h1, .economiatreball-00539c h2, .economiatreball-00539c h3, .economiatreball-00539c h4, .economiatreball-00539c h5,
.economiatreball-00539c .h1, .economiatreball-00539c .h2, .economiatreball-00539c .h3, .economiatreball-00539c .h4, .economiatreball-00539c .h5,
.economiatreball-00539c a, .economiatreball-00539c #mesyanio:hover {
  color: #00539c; }

.economiatreball-00539c input[type="submit"],
.economiatreball-00539c input[type="button"],
.economiatreball-00539c input[type="reset"] {
  color: #00539c; }

.economiatreball-00539c .menuVertical ul li a:hover,
.economiatreball-00539c .menuVertical ul li a.selected {
  color: #00539c; }

.economiatreball-00539c .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/economiatreball-00539c/icono.png) no-repeat 0 9px; }

.economiatreball-00539c .menuVertical ul li.open li a.open,
.economiatreball-00539c .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/economiatreball-00539c/icono2.png) no-repeat 0 9px; }

.economiatreball-00539c .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/economiatreball-00539c/icono3.png) no-repeat 0 9px; }

.economiatreball-00539c .well {
  background-color: #00539c; }

.economiatreball-00539c .well.well-exposicio a, .economiatreball-00539c .well.well-exposicio a:hover {
  color: #00539c; }

.economiatreball-00539c .journal-content-article .addeventatc {
  color: #00539c !important; }

.economiatreball-00539c ul.pagination li a,
.economiatreball-00539c ul.pagination li a:hover {
  color: #00539c; }

.economiatreball-00539c .pagination > .active > a, .economiatreball-00539c .pagination > .active > span,
.economiatreball-00539c .pagination > .active > a:hover,
.economiatreball-00539c .pagination > .active > span:hover,
.economiatreball-00539c .pagination > .active > a:focus,
.economiatreball-00539c .pagination > .active > span:focus {
  background-color: #00539c;
  border-color: #00539c; }

.economiatreball-00539c .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #00539c;
  border-left: 1px solid #00539c;
  border-right: 1px solid #00539c;
  border-bottom: 4px solid #00539c;
  background-image: none; }

.educacio-877200 h1, .educacio-877200 h2, .educacio-877200 h3, .educacio-877200 h4, .educacio-877200 h5,
.educacio-877200 .h1, .educacio-877200 .h2, .educacio-877200 .h3, .educacio-877200 .h4, .educacio-877200 .h5,
.educacio-877200 a, .educacio-877200 #mesyanio:hover {
  color: #877200; }

.educacio-877200 input[type="submit"],
.educacio-877200 input[type="button"],
.educacio-877200 input[type="reset"] {
  color: #877200; }

.educacio-877200 .menuVertical ul li a:hover,
.educacio-877200 .menuVertical ul li a.selected {
  color: #655600;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.educacio-877200 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/educacio-877200/icono.png) no-repeat 0 9px; }

.educacio-877200 .menuVertical ul li.open li a.open,
.educacio-877200 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/educacio-877200/icono2.png) no-repeat 0 9px; }

.educacio-877200 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/educacio-877200/icono3.png) no-repeat 0 9px; }

.educacio-877200 .well {
  background-color: #877200; }

.educacio-877200 .well.well-exposicio a, .educacio-877200 .well.well-exposicio a:hover {
  color: #877200; }

.educacio-877200 .economiatreball-00539c .journal-content-article .addeventatc {
  color: #877200 !important; }

.educacio-877200 ul.pagination li a,
.educacio-877200 ul.pagination li a:hover {
  color: #877200; }

.educacio-877200 .pagination > .active > a, .educacio-877200 .pagination > .active > span,
.educacio-877200 .pagination > .active > a:hover,
.educacio-877200 .pagination > .active > span:hover,
.educacio-877200 .pagination > .active > a:focus,
.educacio-877200 .pagination > .active > span:focus {
  background-color: #877200;
  border-color: #877200; }

.educacio-877200 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #877200;
  border-left: 1px solid #877200;
  border-right: 1px solid #877200;
  border-bottom: 4px solid #877200;
  background-image: none; }

.educacio-877200 #column-2.colDcha25 h1, .educacio-877200 #column-2.colDcha25 h2, .educacio-877200 #column-2.colDcha25 h3, .educacio-877200 #column-2.colDcha25 h4, .educacio-877200 #column-2.colDcha25 h5, .educacio-877200 #column-2.colDcha25 .h1, .educacio-877200 #column-2.colDcha25 .h2, .educacio-877200 #column-2.colDcha25 .h3, .educacio-877200 #column-2.colDcha25 .h4, .educacio-877200 #column-2.colDcha25 .h5, .educacio-877200 #column-2.colDcha25 a, .educacio-877200 #column-2 .colDcha25 h1, .educacio-877200 #column-2 .colDcha25 h2, .educacio-877200 #column-2 .colDcha25 h3, .educacio-877200 #column-2 .colDcha25 h4, .educacio-877200 #column-2 .colDcha25 h5, .educacio-877200 #column-2 .colDcha25 .h1, .educacio-877200 #column-2 .colDcha25 .h2, .educacio-877200 #column-2 .colDcha25 .h3, .educacio-877200 #column-2 .colDcha25 .h4, .educacio-877200 #column-2 .colDcha25 .h5, .educacio-877200 #column-2 .colDcha25 a, .educacio-877200 #column-2 .derechaDreta h1, .educacio-877200 #column-2 .derechaDreta h2, .educacio-877200 #column-2 .derechaDreta h3, .educacio-877200 #column-2 .derechaDreta h4, .educacio-877200 #column-2 .derechaDreta h5, .educacio-877200 #column-2 .derechaDreta .h1, .educacio-877200 #column-2 .derechaDreta .h2, .educacio-877200 #column-2 .derechaDreta .h3, .educacio-877200 #column-2 .derechaDreta .h4, .educacio-877200 #column-2 .derechaDreta .h5, .educacio-877200 #column-2 .derechaDreta a, .educacio-877200 .Contacts-portlet h1, .educacio-877200 .Contacts-portlet h2, .educacio-877200 .Contacts-portlet h3, .educacio-877200 .Contacts-portlet h4, .educacio-877200 .Contacts-portlet h5, .educacio-877200 .Contacts-portlet .h1, .educacio-877200 .Contacts-portlet .h2, .educacio-877200 .Contacts-portlet .h3, .educacio-877200 .Contacts-portlet .h4, .educacio-877200 .Contacts-portlet .h5, .educacio-877200 .Contacts-portlet a {
  color: #655600;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.esports-008474 h1, .esports-008474 h2, .esports-008474 h3, .esports-008474 h4, .esports-008474 h5,
.esports-008474 .h1, .esports-008474 .h2, .esports-008474 .h3, .esports-008474 .h4, .esports-008474 .h5,
.esports-008474 a, .esports-008474 #mesyanio:hover {
  color: #008474; }

.esports-008474 input[type="submit"],
.esports-008474 input[type="button"],
.esports-008474 input[type="reset"] {
  color: #008474; }

.esports-008474 .menuVertical ul li a:hover,
.esports-008474 .menuVertical ul li a.selected {
  color: #006559;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.esports-008474 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/esports-008474/icono.png) no-repeat 0 9px; }

.esports-008474 .menuVertical ul li.open li a.open,
.esports-008474 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/esports-008474/icono2.png) no-repeat 0 9px; }

.esports-008474 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/esports-008474/icono3.png) no-repeat 0 9px; }

.esports-008474 .well {
  background-color: #008474; }

.esports-008474 .well.well-exposicio a, .esports-008474 .well.well-exposicio a:hover {
  color: #008474; }

.esports-008474 .journal-content-article .addeventatc {
  color: #008474 !important; }

.esports-008474 ul.pagination li a,
.esports-008474 ul.pagination li a:hover {
  color: #008474; }

.esports-008474 .pagination > .active > a, .esports-008474 .pagination > .active > span,
.esports-008474 .pagination > .active > a:hover,
.esports-008474 .pagination > .active > span:hover,
.esports-008474 .pagination > .active > a:focus,
.esports-008474 .pagination > .active > span:focus {
  background-color: #008474;
  border-color: #008474; }

.esports-008474 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #008474;
  border-left: 1px solid #008474;
  border-right: 1px solid #008474;
  border-bottom: 4px solid #008474;
  background-image: none; }

.esports-008474 #column-2.colDcha25 h1, .esports-008474 #column-2.colDcha25 h2, .esports-008474 #column-2.colDcha25 h3, .esports-008474 #column-2.colDcha25 h4, .esports-008474 #column-2.colDcha25 h5, .esports-008474 #column-2.colDcha25 .h1, .esports-008474 #column-2.colDcha25 .h2, .esports-008474 #column-2.colDcha25 .h3, .esports-008474 #column-2.colDcha25 .h4, .esports-008474 #column-2.colDcha25 .h5, .esports-008474 #column-2.colDcha25 a, .esports-008474 #column-2 .colDcha25 h1, .esports-008474 #column-2 .colDcha25 h2, .esports-008474 #column-2 .colDcha25 h3, .esports-008474 #column-2 .colDcha25 h4, .esports-008474 #column-2 .colDcha25 h5, .esports-008474 #column-2 .colDcha25 .h1, .esports-008474 #column-2 .colDcha25 .h2, .esports-008474 #column-2 .colDcha25 .h3, .esports-008474 #column-2 .colDcha25 .h4, .esports-008474 #column-2 .colDcha25 .h5, .esports-008474 #column-2 .colDcha25 a, .esports-008474 #column-2 .derechaDreta h1, .esports-008474 #column-2 .derechaDreta h2, .esports-008474 #column-2 .derechaDreta h3, .esports-008474 #column-2 .derechaDreta h4, .esports-008474 #column-2 .derechaDreta h5, .esports-008474 #column-2 .derechaDreta .h1, .esports-008474 #column-2 .derechaDreta .h2, .esports-008474 #column-2 .derechaDreta .h3, .esports-008474 #column-2 .derechaDreta .h4, .esports-008474 #column-2 .derechaDreta .h5, .esports-008474 #column-2 .derechaDreta a, .esports-008474 .Contacts-portlet h1, .esports-008474 .Contacts-portlet h2, .esports-008474 .Contacts-portlet h3, .esports-008474 .Contacts-portlet h4, .esports-008474 .Contacts-portlet h5, .esports-008474 .Contacts-portlet .h1, .esports-008474 .Contacts-portlet .h2, .esports-008474 .Contacts-portlet .h3, .esports-008474 .Contacts-portlet .h4, .esports-008474 .Contacts-portlet .h5, .esports-008474 .Contacts-portlet a {
  color: #006559;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.mediambient-007db1 h1, .mediambient-007db1 h2, .mediambient-007db1 h3, .mediambient-007db1 h4, .mediambient-007db1 h5,
.mediambient-007db1 .h1, .mediambient-007db1 .h2, .mediambient-007db1 .h3, .mediambient-007db1 .h4, .mediambient-007db1 .h5,
.mediambient-007db1 a, .mediambient-007db1 #mesyanio:hover {
  color: #007db1; }

.mediambient-007db1 input[type="submit"],
.mediambient-007db1 input[type="button"],
.mediambient-007db1 input[type="reset"] {
  color: #007db1; }

.mediambient-007db1 .menuVertical ul li a:hover,
.mediambient-007db1 .menuVertical ul li a.selected {
  color: #006793;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.mediambient-007db1 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/mediambient-007db1/icono.png) no-repeat 0 9px; }

.mediambient-007db1 .menuVertical ul li.open li a.open,
.mediambient-007db1 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/mediambient-007db1/icono2.png) no-repeat 0 9px; }

.mediambient-007db1 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/mediambient-007db1/icono3.png) no-repeat 0 9px; }

.mediambient-007db1 .well {
  background-color: #007db1; }

.mediambient-007db1 .well.well-exposicio a, .mediambient-007db1 .well.well-exposicio a:hover {
  color: #007db1; }

.mediambient-007db1 .journal-content-article .addeventatc {
  color: #007db1 !important; }

.mediambient-007db1 ul.pagination li a,
.mediambient-007db1 ul.pagination li a:hover {
  color: #007db1; }

.mediambient-007db1 .pagination > .active > a, .mediambient-007db1 .pagination > .active > span,
.mediambient-007db1 .pagination > .active > a:hover,
.mediambient-007db1 .pagination > .active > span:hover,
.mediambient-007db1 .pagination > .active > a:focus,
.mediambient-007db1 .pagination > .active > span:focus {
  background-color: #007db1;
  border-color: #007db1; }

.mediambient-007db1 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #007db1;
  border-left: 1px solid #007db1;
  border-right: 1px solid #007db1;
  border-bottom: 4px solid #007db1;
  background-image: none; }

.mediambient-007db1 #column-2.colDcha25 h1, .mediambient-007db1 #column-2.colDcha25 h2, .mediambient-007db1 #column-2.colDcha25 h3, .mediambient-007db1 #column-2.colDcha25 h4, .mediambient-007db1 #column-2.colDcha25 h5, .mediambient-007db1 #column-2.colDcha25 .h1, .mediambient-007db1 #column-2.colDcha25 .h2, .mediambient-007db1 #column-2.colDcha25 .h3, .mediambient-007db1 #column-2.colDcha25 .h4, .mediambient-007db1 #column-2.colDcha25 .h5, .mediambient-007db1 #column-2.colDcha25 a, .mediambient-007db1 #column-2 .colDcha25 h1, .mediambient-007db1 #column-2 .colDcha25 h2, .mediambient-007db1 #column-2 .colDcha25 h3, .mediambient-007db1 #column-2 .colDcha25 h4, .mediambient-007db1 #column-2 .colDcha25 h5, .mediambient-007db1 #column-2 .colDcha25 .h1, .mediambient-007db1 #column-2 .colDcha25 .h2, .mediambient-007db1 #column-2 .colDcha25 .h3, .mediambient-007db1 #column-2 .colDcha25 .h4, .mediambient-007db1 #column-2 .colDcha25 .h5, .mediambient-007db1 #column-2 .colDcha25 a, .mediambient-007db1 #column-2 .derechaDreta h1, .mediambient-007db1 #column-2 .derechaDreta h2, .mediambient-007db1 #column-2 .derechaDreta h3, .mediambient-007db1 #column-2 .derechaDreta h4, .mediambient-007db1 #column-2 .derechaDreta h5, .mediambient-007db1 #column-2 .derechaDreta .h1, .mediambient-007db1 #column-2 .derechaDreta .h2, .mediambient-007db1 #column-2 .derechaDreta .h3, .mediambient-007db1 #column-2 .derechaDreta .h4, .mediambient-007db1 #column-2 .derechaDreta .h5, .mediambient-007db1 #column-2 .derechaDreta a, .mediambient-007db1 .Contacts-portlet h1, .mediambient-007db1 .Contacts-portlet h2, .mediambient-007db1 .Contacts-portlet h3, .mediambient-007db1 .Contacts-portlet h4, .mediambient-007db1 .Contacts-portlet h5, .mediambient-007db1 .Contacts-portlet .h1, .mediambient-007db1 .Contacts-portlet .h2, .mediambient-007db1 .Contacts-portlet .h3, .mediambient-007db1 .Contacts-portlet .h4, .mediambient-007db1 .Contacts-portlet .h5, .mediambient-007db1 .Contacts-portlet a {
  color: #006793;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.salutpublica-8e2b77 h1, .salutpublica-8e2b77 h2, .salutpublica-8e2b77 h3, .salutpublica-8e2b77 h4, .salutpublica-8e2b77 h5,
.salutpublica-8e2b77 .h1, .salutpublica-8e2b77 .h2, .salutpublica-8e2b77 .h3, .salutpublica-8e2b77 .h4, .salutpublica-8e2b77 .h5,
.salutpublica-8e2b77 a, .salutpublica-8e2b77 #mesyanio:hover {
  color: #8e2b77; }

.salutpublica-8e2b77 input[type="submit"],
.salutpublica-8e2b77 input[type="button"],
.salutpublica-8e2b77 input[type="reset"] {
  color: #8e2b77; }

.salutpublica-8e2b77 .menuVertical ul li a:hover,
.salutpublica-8e2b77 .menuVertical ul li a.selected {
  color: #8e2b77; }

.salutpublica-8e2b77 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/salutpublica-8e2b77/icono.png) no-repeat 0 9px; }

.salutpublica-8e2b77 .menuVertical ul li.open li a.open,
.salutpublica-8e2b77 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/salutpublica-8e2b77/icono2.png) no-repeat 0 9px; }

.salutpublica-8e2b77 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/salutpublica-8e2b77/icono3.png) no-repeat 0 9px; }

.salutpublica-8e2b77 .well {
  background-color: #8e2b77; }

.salutpublica-8e2b77 .well.well-exposicio a, .salutpublica-8e2b77 .well.well-exposicio a:hover {
  color: #8e2b77; }

.salutpublica-8e2b77 .journal-content-article .addeventatc {
  color: #8e2b77 !important; }

.salutpublica-8e2b77 ul.pagination li a,
.salutpublica-8e2b77 ul.pagination li a:hover {
  color: #8e2b77; }

.salutpublica-8e2b77 .pagination > .active > a, .salutpublica-8e2b77 .pagination > .active > span,
.salutpublica-8e2b77 .pagination > .active > a:hover,
.salutpublica-8e2b77 .pagination > .active > span:hover,
.salutpublica-8e2b77 .pagination > .active > a:focus,
.salutpublica-8e2b77 .pagination > .active > span:focus {
  background-color: #8e2b77;
  border-color: #8e2b77; }

.salutpublica-8e2b77 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #8e2b77;
  border-left: 1px solid #8e2b77;
  border-right: 1px solid #8e2b77;
  border-bottom: 4px solid #8e2b77;
  background-image: none; }

.territoriparcs-437f00 h1,
.territoriparcs-437f00 h2,
.territoriparcs-437f00 h3,
.territoriparcs-437f00 h4,
.territoriparcs-437f00 h5,
.territoriparcs-437f00 a, .territoriparcs-437f00 #mesyanio:hover {
  color: #437f00; }

.territoriparcs-437f00 input[type="submit"],
.territoriparcs-437f00 input[type="button"],
.territoriparcs-437f00 input[type="reset"] {
  color: #437f00; }

.territoriparcs-437f00 .menuVertical ul li a:hover,
.territoriparcs-437f00 .menuVertical ul li a.selected {
  color: #336000;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.territoriparcs-437f00 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/territoriparcs-437f00/icono.png) no-repeat 0 9px; }

.territoriparcs-437f00 .menuVertical ul li.open li a.open,
.territoriparcs-437f00 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/territoriparcs-437f00/icono2.png) no-repeat 0 9px; }

.territoriparcs-437f00 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/territoriparcs-437f00/icono3.png) no-repeat 0 9px; }

.territoriparcs-437f00 .well {
  background-color: #437f00; }

.territoriparcs-437f00 .well.well-exposicio a, .territoriparcs-437f00 .well.well-exposicio a:hover {
  color: #437f00; }

.territoriparcs-437f00 .journal-content-article .addeventatc {
  color: #437f00 !important; }

.territoriparcs-437f00 ul.pagination li a,
.territoriparcs-437f00 ul.pagination li a:hover {
  color: #437f00; }

.territoriparcs-437f00 .pagination > .active > a, .territoriparcs-437f00 .pagination > .active > span,
.territoriparcs-437f00 .pagination > .active > a:hover,
.territoriparcs-437f00 .pagination > .active > span:hover,
.territoriparcs-437f00 .pagination > .active > a:focus,
.territoriparcs-437f00 .pagination > .active > span:focus {
  background-color: #437f00;
  border-color: #437f00; }

.territoriparcs-437f00 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #437f00;
  border-left: 1px solid #437f00;
  border-right: 1px solid #437f00;
  border-bottom: 4px solid #437f00;
  background-image: none; }

.territoriparcs-437f00 #column-2.colDcha25 h1, .territoriparcs-437f00 #column-2.colDcha25 h2, .territoriparcs-437f00 #column-2.colDcha25 h3, .territoriparcs-437f00 #column-2.colDcha25 h4, .territoriparcs-437f00 #column-2.colDcha25 h5, .territoriparcs-437f00 #column-2.colDcha25 .h1, .territoriparcs-437f00 #column-2.colDcha25 .h2, .territoriparcs-437f00 #column-2.colDcha25 .h3, .territoriparcs-437f00 #column-2.colDcha25 .h4, .territoriparcs-437f00 #column-2.colDcha25 .h5, .territoriparcs-437f00 #column-2.colDcha25 a, .territoriparcs-437f00 #column-2 .colDcha25 h1, .territoriparcs-437f00 #column-2 .colDcha25 h2, .territoriparcs-437f00 #column-2 .colDcha25 h3, .territoriparcs-437f00 #column-2 .colDcha25 h4, .territoriparcs-437f00 #column-2 .colDcha25 h5, .territoriparcs-437f00 #column-2 .colDcha25 .h1, .territoriparcs-437f00 #column-2 .colDcha25 .h2, .territoriparcs-437f00 #column-2 .colDcha25 .h3, .territoriparcs-437f00 #column-2 .colDcha25 .h4, .territoriparcs-437f00 #column-2 .colDcha25 .h5, .territoriparcs-437f00 #column-2 .colDcha25 a, .territoriparcs-437f00 #column-2 .derechaDreta h1, .territoriparcs-437f00 #column-2 .derechaDreta h2, .territoriparcs-437f00 #column-2 .derechaDreta h3, .territoriparcs-437f00 #column-2 .derechaDreta h4, .territoriparcs-437f00 #column-2 .derechaDreta h5, .territoriparcs-437f00 #column-2 .derechaDreta .h1, .territoriparcs-437f00 #column-2 .derechaDreta .h2, .territoriparcs-437f00 #column-2 .derechaDreta .h3, .territoriparcs-437f00 #column-2 .derechaDreta .h4, .territoriparcs-437f00 #column-2 .derechaDreta .h5, .territoriparcs-437f00 #column-2 .derechaDreta a, .territoriparcs-437f00 .Contacts-portlet h1, .territoriparcs-437f00 .Contacts-portlet h2, .territoriparcs-437f00 .Contacts-portlet h3, .territoriparcs-437f00 .Contacts-portlet h4, .territoriparcs-437f00 .Contacts-portlet h5, .territoriparcs-437f00 .Contacts-portlet .h1, .territoriparcs-437f00 .Contacts-portlet .h2, .territoriparcs-437f00 .Contacts-portlet .h3, .territoriparcs-437f00 .Contacts-portlet .h4, .territoriparcs-437f00 .Contacts-portlet .h5, .territoriparcs-437f00 .Contacts-portlet a {
  color: #336000;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.turisme-986218 h1, .turisme-986218 h2, .turisme-986218 h3, .turisme-986218 h4, .turisme-986218 h5,
.turisme-986218 .h1, .turisme-986218 .h2, .turisme-986218 .h3, .turisme-986218 .h4, .turisme-986218 .h5,
.turisme-986218 a, .turisme-986218 #mesyanio:hover {
  color: #986218; }

.turisme-986218 input[type="submit"],
.turisme-986218 input[type="button"],
.turisme-986218 input[type="reset"] {
  color: #986218; }

.turisme-986218 .menuVertical ul li a:hover,
.turisme-986218 .menuVertical ul li a.selected {
  color: #7f5214;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.turisme-986218 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/turisme-986218/icono.png) no-repeat 0 9px; }

.turisme-986218 .menuVertical ul li.open li a.open,
.turisme-986218 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/turisme-986218/icono2.png) no-repeat 0 9px; }

.turisme-986218 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/turisme-986218/icono3.png) no-repeat 0 9px; }

.turisme-986218 .well {
  background-color: #986218; }

.turisme-986218 .well.well-exposicio a, .turisme-986218 .well.well-exposicio a:hover {
  color: #986218; }

.turisme-986218 .journal-content-article .addeventatc {
  color: #986218 !important; }

.turisme-986218 ul.pagination li a,
.turisme-986218 ul.pagination li a:hover {
  color: #986218; }

.turisme-986218 .pagination > .active > a, .turisme-986218 .pagination > .active > span,
.turisme-986218 .pagination > .active > a:hover,
.turisme-986218 .pagination > .active > span:hover,
.turisme-986218 .pagination > .active > a:focus,
.turisme-986218 .pagination > .active > span:focus {
  background-color: #986218;
  border-color: #986218; }

.turisme-986218 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #986218;
  border-left: 1px solid #986218;
  border-right: 1px solid #986218;
  border-bottom: 4px solid #986218;
  background-image: none; }

.turisme-986218 #column-2.colDcha25 h1, .turisme-986218 #column-2.colDcha25 h2, .turisme-986218 #column-2.colDcha25 h3, .turisme-986218 #column-2.colDcha25 h4, .turisme-986218 #column-2.colDcha25 h5, .turisme-986218 #column-2.colDcha25 .h1, .turisme-986218 #column-2.colDcha25 .h2, .turisme-986218 #column-2.colDcha25 .h3, .turisme-986218 #column-2.colDcha25 .h4, .turisme-986218 #column-2.colDcha25 .h5, .turisme-986218 #column-2.colDcha25 a, .turisme-986218 #column-2 .colDcha25 h1, .turisme-986218 #column-2 .colDcha25 h2, .turisme-986218 #column-2 .colDcha25 h3, .turisme-986218 #column-2 .colDcha25 h4, .turisme-986218 #column-2 .colDcha25 h5, .turisme-986218 #column-2 .colDcha25 .h1, .turisme-986218 #column-2 .colDcha25 .h2, .turisme-986218 #column-2 .colDcha25 .h3, .turisme-986218 #column-2 .colDcha25 .h4, .turisme-986218 #column-2 .colDcha25 .h5, .turisme-986218 #column-2 .colDcha25 a, .turisme-986218 #column-2 .derechaDreta h1, .turisme-986218 #column-2 .derechaDreta h2, .turisme-986218 #column-2 .derechaDreta h3, .turisme-986218 #column-2 .derechaDreta h4, .turisme-986218 #column-2 .derechaDreta h5, .turisme-986218 #column-2 .derechaDreta .h1, .turisme-986218 #column-2 .derechaDreta .h2, .turisme-986218 #column-2 .derechaDreta .h3, .turisme-986218 #column-2 .derechaDreta .h4, .turisme-986218 #column-2 .derechaDreta .h5, .turisme-986218 #column-2 .derechaDreta a, .turisme-986218 .Contacts-portlet h1, .turisme-986218 .Contacts-portlet h2, .turisme-986218 .Contacts-portlet h3, .turisme-986218 .Contacts-portlet h4, .turisme-986218 .Contacts-portlet h5, .turisme-986218 .Contacts-portlet .h1, .turisme-986218 .Contacts-portlet .h2, .turisme-986218 .Contacts-portlet .h3, .turisme-986218 .Contacts-portlet .h4, .turisme-986218 .Contacts-portlet .h5, .turisme-986218 .Contacts-portlet a {
  color: #7f5214;
  /*Més fosc per passar la validació de contrast a les dreceres*/ }

.urbanismehabitatge-3e3485 h1, .urbanismehabitatge-3e3485 h2, .urbanismehabitatge-3e3485 h3, .urbanismehabitatge-3e3485 h4, .urbanismehabitatge-3e3485 h5,
.urbanismehabitatge-3e3485 .h1, .urbanismehabitatge-3e3485 .h2, .urbanismehabitatge-3e3485 .h3, .urbanismehabitatge-3e3485 .h4, .urbanismehabitatge-3e3485 .h5,
.urbanismehabitatge-3e3485 a, .urbanismehabitatge-3e3485 #mesyanio:hover {
  color: #3e3485; }

.urbanismehabitatge-3e3485 input[type="submit"],
.urbanismehabitatge-3e3485 input[type="button"],
.urbanismehabitatge-3e3485 input[type="reset"] {
  color: #3e3485; }

.urbanismehabitatge-3e3485 .menuV ertical ul li a:hover,
.urbanismehabitatge-3e3485 .menuVertical ul li a.selected {
  color: #3e3485; }

.urbanismehabitatge-3e3485 .menuVertical ul li.open li a {
  background: transparent url(../images/color_schemes/urbanismehabitatge-3e3485/icono.png) no-repeat 0 9px; }

.urbanismehabitatge-3e3485 .menuVertical ul li.open li a.open,
.urbanismehabitatge-3e3485 .menuVertical ul li.open li.open a {
  background: transparent url(../images/color_schemes/urbanismehabitatge-3e3485/icono2.png) no-repeat 0 9px; }

.urbanismehabitatge-3e3485 .menuVertical ul li.open li.open li a {
  background: transparent url(../images/color_schemes/urbanismehabitatge-3e3485/icono3.png) no-repeat 0 9px; }

.urbanismehabitatge-3e3485 .well {
  background-color: #3e3485; }

.urbanismehabitatge-3e3485 .well.well-exposicio a, .urbanismehabitatge-3e3485 .well.well-exposicio a:hover {
  color: #3e3485; }

.urbanismehabitatge-3e3485 .journal-content-article .addeventatc {
  color: #3e3485 !important; }

.urbanismehabitatge-3e3485 ul.pagination li a,
.urbanismehabitatge-3e3485 ul.pagination li a:hover {
  color: #3e3485; }

.urbanismehabitatge-3e3485 .pagination > .active > a, .urbanismehabitatge-3e3485 .pagination > .active > span,
.urbanismehabitatge-3e3485 .pagination > .active > a:hover,
.urbanismehabitatge-3e3485 .pagination > .active > span:hover,
.urbanismehabitatge-3e3485 .pagination > .active > a:focus,
.urbanismehabitatge-3e3485 .pagination > .active > span:focus {
  background-color: #3e3485;
  border-color: #3e3485; }

.urbanismehabitatge-3e3485 .calendars .taglib-calendar tr td.calendar-current-day {
  border-top: 1px solid #3e3485;
  border-left: 1px solid #3e3485;
  border-right: 1px solid #3e3485;
  border-bottom: 4px solid #3e3485;
  background-image: none; }

/* Font ---------------------- */
@font-face {
  font-family: 'HelveticaNeueLTStd-Lt';
  src: url("../fonts/HelveticaNeueLTStd-Lt.eot");
  src: url("../fonts/HelveticaNeueLTStd-Lt.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Lt.woff2") format("woff2"), url("../fonts/HelveticaNeueLTStd-Lt.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Lt.ttf") format("truetype"); }

@font-face {
  font-family: 'HelveticaNeueLTStd-Md';
  src: url("../fonts/HelveticaNeueLTStd-Md.eot");
  src: url("../fonts/HelveticaNeueLTStd-Md.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Md.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Md.ttf") format("truetype"); }

@font-face {
  font-family: "uicons-solid-rounded";
  src: url("../fonts/uicons-solid-rounded.eot#iefix") format("embedded-opentype"), url("../fonts/uicons-solid-rounded.woff2") format("woff2"), url("../fonts/uicons-solid-rounded.woff") format("woff"); }

i[class^="fi-sr"]:before, i[class*=" fi-sr"]:before, span[class^="fi-sr-"]:before, span[class*="fi-sr-"]:before {
  font-family: uicons-solid-rounded !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fi-sr-add:before {
  content: "\f101"; }

.fi-sr-alarm-clock:before {
  content: "\f102"; }

.fi-sr-align-center:before {
  content: "\f103"; }

.fi-sr-align-justify:before {
  content: "\f104"; }

.fi-sr-align-left:before {
  content: "\f105"; }

.fi-sr-align-right:before {
  content: "\f106"; }

.fi-sr-ambulance:before {
  content: "\f107"; }

.fi-sr-angle-double-left:before {
  content: "\f108"; }

.fi-sr-angle-double-right:before {
  content: "\f109"; }

.fi-sr-angle-double-small-left:before {
  content: "\f10a"; }

.fi-sr-angle-double-small-right:before {
  content: "\f10b"; }

.fi-sr-angle-down:before {
  content: "\f10c"; }

.fi-sr-angle-left:before {
  content: "\f10d"; }

.fi-sr-angle-right:before {
  content: "\f10e"; }

.fi-sr-angle-small-down:before {
  content: "\f10f"; }

.fi-sr-angle-small-left:before {
  content: "\f110"; }

.fi-sr-angle-small-right:before {
  content: "\f111"; }

.fi-sr-angle-small-up:before {
  content: "\f112"; }

.fi-sr-angle-up:before {
  content: "\f113"; }

.fi-sr-apps-add:before {
  content: "\f114"; }

.fi-sr-apps-delete:before {
  content: "\f115"; }

.fi-sr-apps-sort:before {
  content: "\f116"; }

.fi-sr-apps:before {
  content: "\f117"; }

.fi-sr-archive:before {
  content: "\f118"; }

.fi-sr-arrow-down:before {
  content: "\f119"; }

.fi-sr-arrow-left:before {
  content: "\f11a"; }

.fi-sr-arrow-right:before {
  content: "\f11b"; }

.fi-sr-arrow-small-down:before {
  content: "\f11c"; }

.fi-sr-arrow-small-left:before {
  content: "\f11d"; }

.fi-sr-arrow-small-right:before {
  content: "\f11e"; }

.fi-sr-arrow-small-up:before {
  content: "\f11f"; }

.fi-sr-arrow-up:before {
  content: "\f120"; }

.fi-sr-asterisk:before {
  content: "\f121"; }

.fi-sr-backpack:before {
  content: "\f122"; }

.fi-sr-badge:before {
  content: "\f123"; }

.fi-sr-ban:before {
  content: "\f124"; }

.fi-sr-band-aid:before {
  content: "\f125"; }

.fi-sr-bank:before {
  content: "\f126"; }

.fi-sr-barber-shop:before {
  content: "\f127"; }

.fi-sr-baseball:before {
  content: "\f128"; }

.fi-sr-basketball:before {
  content: "\f129"; }

.fi-sr-bell-ring:before {
  content: "\f12a"; }

.fi-sr-bell-school:before {
  content: "\f12b"; }

.fi-sr-bell:before {
  content: "\f12c"; }

.fi-sr-billiard:before {
  content: "\f12d"; }

.fi-sr-bold:before {
  content: "\f12e"; }

.fi-sr-book-alt:before {
  content: "\f12f"; }

.fi-sr-book:before {
  content: "\f130"; }

.fi-sr-bookmark:before {
  content: "\f131"; }

.fi-sr-bowling:before {
  content: "\f132"; }

.fi-sr-box-alt:before {
  content: "\f133"; }

.fi-sr-box:before {
  content: "\f134"; }

.fi-sr-briefcase:before {
  content: "\f135"; }

.fi-sr-broom:before {
  content: "\f136"; }

.fi-sr-browser:before {
  content: "\f137"; }

.fi-sr-brush:before {
  content: "\f138"; }

.fi-sr-bug:before {
  content: "\f139"; }

.fi-sr-building:before {
  content: "\f13a"; }

.fi-sr-bulb:before {
  content: "\f13b"; }

.fi-sr-calculator:before {
  content: "\f13c"; }

.fi-sr-calendar:before {
  content: "\f13d"; }

.fi-sr-camera:before {
  content: "\f13e"; }

.fi-sr-caret-down:before {
  content: "\f13f"; }

.fi-sr-caret-left:before {
  content: "\f140"; }

.fi-sr-caret-right:before {
  content: "\f141"; }

.fi-sr-caret-up:before {
  content: "\f142"; }

.fi-sr-check:before {
  content: "\f143"; }

.fi-sr-checkbox:before {
  content: "\f144"; }

.fi-sr-chess:before {
  content: "\f145"; }

.fi-sr-circle-small:before {
  content: "\f146"; }

.fi-sr-circle:before {
  content: "\f147"; }

.fi-sr-clip:before {
  content: "\f148"; }

.fi-sr-clock:before {
  content: "\f149"; }

.fi-sr-cloud-check:before {
  content: "\f14a"; }

.fi-sr-cloud-disabled:before {
  content: "\f14b"; }

.fi-sr-cloud-download:before {
  content: "\f14c"; }

.fi-sr-cloud-share:before {
  content: "\f14d"; }

.fi-sr-cloud-upload:before {
  content: "\f14e"; }

.fi-sr-cloud:before {
  content: "\f14f"; }

.fi-sr-comment-alt:before {
  content: "\f150"; }

.fi-sr-comment:before {
  content: "\f151"; }

.fi-sr-compress-alt:before {
  content: "\f152"; }

.fi-sr-compress:before {
  content: "\f153"; }

.fi-sr-computer:before {
  content: "\f154"; }

.fi-sr-cookie:before {
  content: "\f155"; }

.fi-sr-copy-alt:before {
  content: "\f156"; }

.fi-sr-copy:before {
  content: "\f157"; }

.fi-sr-copyright:before {
  content: "\f158"; }

.fi-sr-cream:before {
  content: "\f159"; }

.fi-sr-credit-card:before {
  content: "\f15a"; }

.fi-sr-cross-circle:before {
  content: "\f15b"; }

.fi-sr-cross-small:before {
  content: "\f15c"; }

.fi-sr-cross:before {
  content: "\f15d"; }

.fi-sr-crown:before {
  content: "\f15e"; }

.fi-sr-cursor-finger:before {
  content: "\f15f"; }

.fi-sr-cursor-plus:before {
  content: "\f160"; }

.fi-sr-cursor-text-alt:before {
  content: "\f161"; }

.fi-sr-cursor-text:before {
  content: "\f162"; }

.fi-sr-cursor:before {
  content: "\f163"; }

.fi-sr-dart:before {
  content: "\f164"; }

.fi-sr-dashboard:before {
  content: "\f165"; }

.fi-sr-data-transfer:before {
  content: "\f166"; }

.fi-sr-database:before {
  content: "\f167"; }

.fi-sr-delete:before {
  content: "\f168"; }

.fi-sr-diamond:before {
  content: "\f169"; }

.fi-sr-dice:before {
  content: "\f16a"; }

.fi-sr-diploma:before {
  content: "\f16b"; }

.fi-sr-disk:before {
  content: "\f16c"; }

.fi-sr-doctor:before {
  content: "\f16d"; }

.fi-sr-document-signed:before {
  content: "\f16e"; }

.fi-sr-document:before {
  content: "\f16f"; }

.fi-sr-dollar:before {
  content: "\f170"; }

.fi-sr-download:before {
  content: "\f171"; }

.fi-sr-duplicate:before {
  content: "\f172"; }

.fi-sr-e-learning:before {
  content: "\f173"; }

.fi-sr-earnings:before {
  content: "\f174"; }

.fi-sr-edit-alt:before {
  content: "\f175"; }

.fi-sr-edit:before {
  content: "\f176"; }

.fi-sr-envelope:before {
  content: "\f177"; }

.fi-sr-euro:before {
  content: "\f178"; }

.fi-sr-exclamation:before {
  content: "\f179"; }

.fi-sr-expand:before {
  content: "\f17a"; }

.fi-sr-eye-crossed:before {
  content: "\f17b"; }

.fi-sr-eye-dropper:before {
  content: "\f17c"; }

.fi-sr-eye:before {
  content: "\f17d"; }

.fi-sr-feather:before {
  content: "\f17e"; }

.fi-sr-file-add:before {
  content: "\f17f"; }

.fi-sr-file-ai:before {
  content: "\f180"; }

.fi-sr-file-check:before {
  content: "\f181"; }

.fi-sr-file-delete:before {
  content: "\f182"; }

.fi-sr-file-eps:before {
  content: "\f183"; }

.fi-sr-file-gif:before {
  content: "\f184"; }

.fi-sr-file-music:before {
  content: "\f185"; }

.fi-sr-file-psd:before {
  content: "\f186"; }

.fi-sr-file:before {
  content: "\f187"; }

.fi-sr-fill:before {
  content: "\f188"; }

.fi-sr-film:before {
  content: "\f189"; }

.fi-sr-filter:before {
  content: "\f18a"; }

.fi-sr-fingerprint:before {
  content: "\f18b"; }

.fi-sr-flag:before {
  content: "\f18c"; }

.fi-sr-flame:before {
  content: "\f18d"; }

.fi-sr-flip-horizontal:before {
  content: "\f18e"; }

.fi-sr-folder-add:before {
  content: "\f18f"; }

.fi-sr-folder:before {
  content: "\f190"; }

.fi-sr-following:before {
  content: "\f191"; }

.fi-sr-football:before {
  content: "\f192"; }

.fi-sr-form:before {
  content: "\f193"; }

.fi-sr-forward:before {
  content: "\f194"; }

.fi-sr-ftp:before {
  content: "\f195"; }

.fi-sr-gallery:before {
  content: "\f196"; }

.fi-sr-glasses:before {
  content: "\f197"; }

.fi-sr-globe-alt:before {
  content: "\f198"; }

.fi-sr-globe:before {
  content: "\f199"; }

.fi-sr-golf:before {
  content: "\f19a"; }

.fi-sr-graduation-cap:before {
  content: "\f19b"; }

.fi-sr-graphic-tablet:before {
  content: "\f19c"; }

.fi-sr-grid-alt:before {
  content: "\f19d"; }

.fi-sr-grid:before {
  content: "\f19e"; }

.fi-sr-gym:before {
  content: "\f19f"; }

.fi-sr-headphones:before {
  content: "\f1a0"; }

.fi-sr-headset:before {
  content: "\f1a1"; }

.fi-sr-heart:before {
  content: "\f1a2"; }

.fi-sr-home:before {
  content: "\f1a3"; }

.fi-sr-hourglass-end:before {
  content: "\f1a4"; }

.fi-sr-hourglass:before {
  content: "\f1a5"; }

.fi-sr-ice-skate:before {
  content: "\f1a6"; }

.fi-sr-id-badge:before {
  content: "\f1a7"; }

.fi-sr-inbox:before {
  content: "\f1a8"; }

.fi-sr-incognito:before {
  content: "\f1a9"; }

.fi-sr-indent:before {
  content: "\f1aa"; }

.fi-sr-infinity:before {
  content: "\f1ab"; }

.fi-sr-info:before {
  content: "\f1ac"; }

.fi-sr-interactive:before {
  content: "\f1ad"; }

.fi-sr-interlining:before {
  content: "\f1ae"; }

.fi-sr-interrogation:before {
  content: "\f1af"; }

.fi-sr-italic:before {
  content: "\f1b0"; }

.fi-sr-jpg:before {
  content: "\f1b1"; }

.fi-sr-key:before {
  content: "\f1b2"; }

.fi-sr-keyboard:before {
  content: "\f1b3"; }

.fi-sr-label:before {
  content: "\f1b4"; }

.fi-sr-laptop:before {
  content: "\f1b5"; }

.fi-sr-lasso:before {
  content: "\f1b6"; }

.fi-sr-layers:before {
  content: "\f1b7"; }

.fi-sr-layout-fluid:before {
  content: "\f1b8"; }

.fi-sr-letter-case:before {
  content: "\f1b9"; }

.fi-sr-life-ring:before {
  content: "\f1ba"; }

.fi-sr-line-width:before {
  content: "\f1bb"; }

.fi-sr-link:before {
  content: "\f1bc"; }

.fi-sr-lipstick:before {
  content: "\f1bd"; }

.fi-sr-list-check:before {
  content: "\f1be"; }

.fi-sr-list:before {
  content: "\f1bf"; }

.fi-sr-location-alt:before {
  content: "\f1c0"; }

.fi-sr-lock-alt:before {
  content: "\f1c1"; }

.fi-sr-lock:before {
  content: "\f1c2"; }

.fi-sr-magic-wand:before {
  content: "\f1c3"; }

.fi-sr-makeup-brush:before {
  content: "\f1c4"; }

.fi-sr-marker-time:before {
  content: "\f1c5"; }

.fi-sr-marker:before {
  content: "\f1c6"; }

.fi-sr-medicine:before {
  content: "\f1c7"; }

.fi-sr-megaphone:before {
  content: "\f1c8"; }

.fi-sr-menu-burger:before {
  content: "\f1c9"; }

.fi-sr-menu-dots-vertical:before {
  content: "\f1ca"; }

.fi-sr-menu-dots:before {
  content: "\f1cb"; }

.fi-sr-microphone:before {
  content: "\f1cc"; }

.fi-sr-minus-small:before {
  content: "\f1cd"; }

.fi-sr-minus:before {
  content: "\f1ce"; }

.fi-sr-mobile:before {
  content: "\f1cf"; }

.fi-sr-mode-landscape:before {
  content: "\f1d0"; }

.fi-sr-mode-portrait:before {
  content: "\f1d1"; }

.fi-sr-money:before {
  content: "\f1d2"; }

.fi-sr-mouse:before {
  content: "\f1d3"; }

.fi-sr-music-alt:before {
  content: "\f1d4"; }

.fi-sr-music:before {
  content: "\f1d5"; }

.fi-sr-network-cloud:before {
  content: "\f1d6"; }

.fi-sr-network:before {
  content: "\f1d7"; }

.fi-sr-notebook:before {
  content: "\f1d8"; }

.fi-sr-opacity:before {
  content: "\f1d9"; }

.fi-sr-package:before {
  content: "\f1da"; }

.fi-sr-paint-brush:before {
  content: "\f1db"; }

.fi-sr-palette:before {
  content: "\f1dc"; }

.fi-sr-paper-plane:before {
  content: "\f1dd"; }

.fi-sr-password:before {
  content: "\f1de"; }

.fi-sr-pause:before {
  content: "\f1df"; }

.fi-sr-pencil:before {
  content: "\f1e0"; }

.fi-sr-pharmacy:before {
  content: "\f1e1"; }

.fi-sr-physics:before {
  content: "\f1e2"; }

.fi-sr-picture:before {
  content: "\f1e3"; }

.fi-sr-ping-pong:before {
  content: "\f1e4"; }

.fi-sr-play-alt:before {
  content: "\f1e5"; }

.fi-sr-play:before {
  content: "\f1e6"; }

.fi-sr-playing-cards:before {
  content: "\f1e7"; }

.fi-sr-plus-small:before {
  content: "\f1e8"; }

.fi-sr-plus:before {
  content: "\f1e9"; }

.fi-sr-poker-chip:before {
  content: "\f1ea"; }

.fi-sr-portrait:before {
  content: "\f1eb"; }

.fi-sr-pound:before {
  content: "\f1ec"; }

.fi-sr-power:before {
  content: "\f1ed"; }

.fi-sr-presentation:before {
  content: "\f1ee"; }

.fi-sr-print:before {
  content: "\f1ef"; }

.fi-sr-protractor:before {
  content: "\f1f0"; }

.fi-sr-pulse:before {
  content: "\f1f1"; }

.fi-sr-quote-right:before {
  content: "\f1f2"; }

.fi-sr-rec:before {
  content: "\f1f3"; }

.fi-sr-receipt:before {
  content: "\f1f4"; }

.fi-sr-rectangle-horizontal:before {
  content: "\f1f5"; }

.fi-sr-rectangle-panoramic:before {
  content: "\f1f6"; }

.fi-sr-rectangle-vertical:before {
  content: "\f1f7"; }

.fi-sr-redo:before {
  content: "\f1f8"; }

.fi-sr-reflect:before {
  content: "\f1f9"; }

.fi-sr-refresh:before {
  content: "\f1fa"; }

.fi-sr-resize:before {
  content: "\f1fb"; }

.fi-sr-resources:before {
  content: "\f1fc"; }

.fi-sr-rewind:before {
  content: "\f1fd"; }

.fi-sr-rocket:before {
  content: "\f1fe"; }

.fi-sr-rotate-right:before {
  content: "\f1ff"; }

.fi-sr-rugby:before {
  content: "\f200"; }

.fi-sr-scale:before {
  content: "\f201"; }

.fi-sr-school-bus:before {
  content: "\f202"; }

.fi-sr-school:before {
  content: "\f203"; }

.fi-sr-scissors:before {
  content: "\f204"; }

.fi-sr-screen:before {
  content: "\f205"; }

.fi-sr-search-alt:before {
  content: "\f206"; }

.fi-sr-search:before {
  content: "\f207"; }

.fi-sr-settings-sliders:before {
  content: "\f208"; }

.fi-sr-settings:before {
  content: "\f209"; }

.fi-sr-share:before {
  content: "\f20a"; }

.fi-sr-shield-check:before {
  content: "\f20b"; }

.fi-sr-shield-exclamation:before {
  content: "\f20c"; }

.fi-sr-shield-interrogation:before {
  content: "\f20d"; }

.fi-sr-shield-plus:before {
  content: "\f20e"; }

.fi-sr-shield:before {
  content: "\f20f"; }

.fi-sr-shop:before {
  content: "\f210"; }

.fi-sr-shopping-bag-add:before {
  content: "\f211"; }

.fi-sr-shopping-bag:before {
  content: "\f212"; }

.fi-sr-shopping-cart-add:before {
  content: "\f213"; }

.fi-sr-shopping-cart-check:before {
  content: "\f214"; }

.fi-sr-shopping-cart:before {
  content: "\f215"; }

.fi-sr-shuffle:before {
  content: "\f216"; }

.fi-sr-sign-in:before {
  content: "\f217"; }

.fi-sr-sign-out:before {
  content: "\f218"; }

.fi-sr-signal-alt-1:before {
  content: "\f219"; }

.fi-sr-signal-alt-2:before {
  content: "\f21a"; }

.fi-sr-signal-alt:before {
  content: "\f21b"; }

.fi-sr-skateboard:before {
  content: "\f21c"; }

.fi-sr-smartphone:before {
  content: "\f21d"; }

.fi-sr-soap:before {
  content: "\f21e"; }

.fi-sr-spa:before {
  content: "\f21f"; }

.fi-sr-speaker:before {
  content: "\f220"; }

.fi-sr-spinner-alt:before {
  content: "\f221"; }

.fi-sr-spinner:before {
  content: "\f222"; }

.fi-sr-square-root:before {
  content: "\f223"; }

.fi-sr-square:before {
  content: "\f224"; }

.fi-sr-star:before {
  content: "\f225"; }

.fi-sr-stats:before {
  content: "\f226"; }

.fi-sr-stethoscope:before {
  content: "\f227"; }

.fi-sr-sticker:before {
  content: "\f228"; }

.fi-sr-stop:before {
  content: "\f229"; }

.fi-sr-stopwatch:before {
  content: "\f22a"; }

.fi-sr-subtitles:before {
  content: "\f22b"; }

.fi-sr-surfing:before {
  content: "\f22c"; }

.fi-sr-sword:before {
  content: "\f22d"; }

.fi-sr-syringe:before {
  content: "\f22e"; }

.fi-sr-tablet:before {
  content: "\f22f"; }

.fi-sr-target:before {
  content: "\f230"; }

.fi-sr-tennis:before {
  content: "\f231"; }

.fi-sr-test-tube:before {
  content: "\f232"; }

.fi-sr-test:before {
  content: "\f233"; }

.fi-sr-text-check:before {
  content: "\f234"; }

.fi-sr-text:before {
  content: "\f235"; }

.fi-sr-thumbs-down:before {
  content: "\f236"; }

.fi-sr-thumbs-up:before {
  content: "\f237"; }

.fi-sr-ticket:before {
  content: "\f238"; }

.fi-sr-time-add:before {
  content: "\f239"; }

.fi-sr-time-check:before {
  content: "\f23a"; }

.fi-sr-time-delete:before {
  content: "\f23b"; }

.fi-sr-time-fast:before {
  content: "\f23c"; }

.fi-sr-time-forward-sixty:before {
  content: "\f23d"; }

.fi-sr-time-forward-ten:before {
  content: "\f23e"; }

.fi-sr-time-forward:before {
  content: "\f23f"; }

.fi-sr-time-half-past:before {
  content: "\f240"; }

.fi-sr-time-oclock:before {
  content: "\f241"; }

.fi-sr-time-past:before {
  content: "\f242"; }

.fi-sr-time-quarter-past:before {
  content: "\f243"; }

.fi-sr-time-quarter-to:before {
  content: "\f244"; }

.fi-sr-time-twenty-four:before {
  content: "\f245"; }

.fi-sr-tool-crop:before {
  content: "\f246"; }

.fi-sr-tool-marquee:before {
  content: "\f247"; }

.fi-sr-tooth:before {
  content: "\f248"; }

.fi-sr-transform:before {
  content: "\f249"; }

.fi-sr-trash:before {
  content: "\f24a"; }

.fi-sr-treatment:before {
  content: "\f24b"; }

.fi-sr-trophy:before {
  content: "\f24c"; }

.fi-sr-umbrella:before {
  content: "\f24d"; }

.fi-sr-underline:before {
  content: "\f24e"; }

.fi-sr-undo:before {
  content: "\f24f"; }

.fi-sr-unlock:before {
  content: "\f250"; }

.fi-sr-upload:before {
  content: "\f251"; }

.fi-sr-usb-drive:before {
  content: "\f252"; }

.fi-sr-user-add:before {
  content: "\f253"; }

.fi-sr-user-delete:before {
  content: "\f254"; }

.fi-sr-user-remove:before {
  content: "\f255"; }

.fi-sr-user-time:before {
  content: "\f256"; }

.fi-sr-user:before {
  content: "\f257"; }

.fi-sr-users:before {
  content: "\f258"; }

.fi-sr-vector-alt:before {
  content: "\f259"; }

.fi-sr-vector:before {
  content: "\f25a"; }

.fi-sr-video-camera:before {
  content: "\f25b"; }

.fi-sr-volleyball:before {
  content: "\f25c"; }

.fi-sr-volume:before {
  content: "\f25d"; }

.fi-sr-wifi-alt:before {
  content: "\f25e"; }

.fi-sr-world:before {
  content: "\f25f"; }

.fi-sr-yen:before {
  content: "\f260"; }

.fi-sr-zoom-in:before {
  content: "\f261"; }

.fi-sr-zoom-out:before {
  content: "\f262"; }

/* ------------------------------- */
/* Variables ---------------------- */
/* ------------------------------- */
.exposicions-9c1f2d.signed-out .portlet-column-content.empty {
  padding: 0; }

.exposicions-9c1f2d {
  background-color: #ffffff; }

.exposicions-9c1f2d .theme-showcase {
  /* MENU HORIZONTAL ------------------------------------------------- */
  /* BREADCRUMB ------------------------------------------------- */
  /* CONTAINER ------------------------------------------------- */
  /* EXPOSICIONS ------------------------------------------------- */
  /* AGENDA/EXPOSICIONS VIRTUALS - BUSCADOR  */
  /* EXPOSICIONS VIRTUALS - DETALL */ }
  .exposicions-9c1f2d .theme-showcase .contenido a {
    color: #9C1F2D; }
    .exposicions-9c1f2d .theme-showcase .contenido a:hover {
      color: #9C1F2D;
      text-decoration: none; }
  .exposicions-9c1f2d .theme-showcase .portlet-exposicions-transparent .portlet-content,
  .exposicions-9c1f2d .theme-showcase .portlet-exposicions-bg .portlet-content {
    justify-items: center;
    padding: 0; }
    .exposicions-9c1f2d .theme-showcase .portlet-exposicions-transparent .portlet-content h2,
    .exposicions-9c1f2d .theme-showcase .portlet-exposicions-bg .portlet-content h2 {
      color: #000000;
      display: flex;
      margin: 0 auto;
      font-size: 3.6rem;
      font-family: 'HelveticaNeueLTStd-Lt';
      font-weight: 300;
      padding-top: 5.7rem;
      margin-bottom: 1.3rem;
      text-align: center;
      width: 100%; }
      @media (max-width: 1199.98px) {
        .exposicions-9c1f2d .theme-showcase .portlet-exposicions-transparent .portlet-content h2,
        .exposicions-9c1f2d .theme-showcase .portlet-exposicions-bg .portlet-content h2 {
          font-size: 2.6rem; } }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .exposicions-9c1f2d .theme-showcase .portlet-exposicions-transparent .portlet-content h2,
        .exposicions-9c1f2d .theme-showcase .portlet-exposicions-bg .portlet-content h2 {
          font-size: 2rem;
          margin-bottom: 1rem;
          padding-top: 3.7rem; } }
      @media (max-width: 767.98px) {
        .exposicions-9c1f2d .theme-showcase .portlet-exposicions-transparent .portlet-content h2,
        .exposicions-9c1f2d .theme-showcase .portlet-exposicions-bg .portlet-content h2 {
          font-size: 2rem;
          margin-bottom: 1rem;
          padding-top: 3rem; } }
  .exposicions-9c1f2d .theme-showcase .portlet-exposicions-bg .portlet-content {
    background-color: #f6f6f6; }
  .exposicions-9c1f2d .theme-showcase .btn-exp {
    align-items: center;
    box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.5);
    display: flex;
    font-family: 'HelveticaNeueLTStd-Md';
    justify-content: center;
    text-decoration: none;
    text-transform: uppercase; }
    .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-primary {
      border: solid 5px #9C1F2D;
      border-radius: 50px;
      background-color: #ffffff;
      color: #9C1F2D;
      font-size: 21px;
      height: 72px;
      width: 345px; }
      @media (max-width: 1199.98px) {
        .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-primary {
          font-size: 18px;
          height: 50px;
          width: 280px; } }
      .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-primary:hover, .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-primary:focus {
        background-color: #9C1F2D;
        color: #ffffff;
        text-decoration: none; }
      .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-primary.btn-exp-bggray {
        background-color: #f6f6f6; }
        .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-primary.btn-exp-bggray:hover, .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-primary.btn-exp-bggray:focus {
          background-color: #9C1F2D;
          color: #ffffff;
          text-decoration: none; }
    .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-secondary {
      border-radius: 50px;
      background-color: #9C1F2D;
      border: none;
      color: #ffffff;
      font-size: 15px;
      height: 45px;
      width: 190px; }
      .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-secondary:hover, .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-secondary:focus {
        border: solid 5px #9C1F2D;
        border-radius: 50px;
        background-color: #ffffff;
        color: #9C1F2D; }
    .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-secondary {
      border-radius: 50px;
      background-color: #9C1F2D;
      border: none;
      color: #ffffff;
      font-size: 15px;
      height: 45px;
      width: 190px; }
      .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-secondary:hover, .exposicions-9c1f2d .theme-showcase .btn-exp.btn-exp-secondary:focus {
        border: solid 5px #9C1F2D;
        border-radius: 50px;
        background-color: #ffffff;
        color: #9C1F2D; }
  .exposicions-9c1f2d .theme-showcase .btn-exp-link-icon {
    color: #000000;
    font-size: 14px;
    font-family: 'HelveticaNeueLTStd-Md';
    text-decoration: none;
    display: flex;
    align-items: center; }
    .exposicions-9c1f2d .theme-showcase .btn-exp-link-icon:after {
      margin-left: 10px;
      content: "\f10e";
      width: 45px;
      height: 45px;
      background: #9C1F2D;
      border-radius: 50%;
      font-family: "uicons-solid-rounded";
      text-decoration: none;
      color: #ffffff;
      font-size: 22px;
      font-weight: bold;
      text-align: center;
      box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.5);
      align-items: center;
      display: flex;
      justify-content: center; }
    .exposicions-9c1f2d .theme-showcase .btn-exp-link-icon:hover, .exposicions-9c1f2d .theme-showcase .btn-exp-link-icon:focus {
      text-decoration: none; }
      .exposicions-9c1f2d .theme-showcase .btn-exp-link-icon:hover span, .exposicions-9c1f2d .theme-showcase .btn-exp-link-icon:focus span {
        text-decoration: underline; }
    .exposicions-9c1f2d .theme-showcase .btn-exp-link-icon img {
      margin-left: 5px;
      width: 45px; }
  .exposicions-9c1f2d .theme-showcase .btn-exp-cercar:before {
    content: "\f002";
    color: #ffffff;
    font-family: 'fontawesome-alloy';
    font-size: 23px;
    margin-right: 10px; }
  .exposicions-9c1f2d .theme-showcase .btn-exp-cercar:hover:before, .exposicions-9c1f2d .theme-showcase .btn-exp-cercar:focus:before {
    color: #9C1F2D; }
  .exposicions-9c1f2d .theme-showcase .btn-exp-filtrar:before {
    content: "\f208";
    font-family: "uicons-solid-rounded";
    margin-right: 10px;
    font-size: 20px; }
  .exposicions-9c1f2d .theme-showcase #back-to-top {
    border-radius: 50%;
    bottom: 4.42%;
    display: inline-block;
    height: 70px;
    opacity: 0;
    position: fixed;
    right: 4.42%;
    transition: background-color .3s, opacity .5s, visibility .5s;
    visibility: hidden;
    width: 70px;
    z-index: 1000; }
    .exposicions-9c1f2d .theme-showcase #back-to-top:hover {
      cursor: pointer; }
    .exposicions-9c1f2d .theme-showcase #back-to-top.show {
      opacity: 1;
      visibility: visible; }
  .exposicions-9c1f2d .theme-showcase.container {
    font-family: 'HelveticaNeueLTStd-Lt'; }
  .exposicions-9c1f2d .theme-showcase section.portlet {
    margin-bottom: 0; }
  .exposicions-9c1f2d .theme-showcase .hidden-exposicions {
    display: none; }
  .exposicions-9c1f2d .theme-showcase #top_logo .pull-left {
    float: right !important;
    margin: 0  4.42% 0 auto; }
  .exposicions-9c1f2d .theme-showcase #top_logo > .row > .col-sm-12 {
    align-items: center;
    display: flex;
    align-content: flex-end;
    padding: 0; }
  .exposicions-9c1f2d .theme-showcase #top_logo h1 {
    display: inline-flex;
    font-family: 'HelveticaNeueLTStd-Md';
    font-size: 30px;
    line-height: 39px;
    margin-left: 4.42%;
    margin-bottom: 0; }
  .exposicions-9c1f2d .theme-showcase div#contingutcentral.row {
    padding-top: 0; }
    .exposicions-9c1f2d .theme-showcase div#contingutcentral.row > .contenido.col-xs-12 {
      padding: 0; }
  .exposicions-9c1f2d .theme-showcase header .row {
    margin-left: 0;
    margin-right: 0; }
  .exposicions-9c1f2d .theme-showcase header > .row > .col-xs-12 {
    padding-left: 0;
    padding-right: 0; }
  .exposicions-9c1f2d .theme-showcase .row.exposicions-row {
    margin-left: 0;
    margin-right: 0; }
    .exposicions-9c1f2d .theme-showcase .row.exposicions-row > .col-sm-12,
    .exposicions-9c1f2d .theme-showcase .row.exposicions-row > .col-md-6 {
      padding-left: 0;
      padding-right: 0; }
  .exposicions-9c1f2d .theme-showcase #menu-principal ul.principal {
    border-bottom: none; }
  .exposicions-9c1f2d .theme-showcase .menuHorizontal {
    background: #000000;
    min-height: 31px;
    padding-right: 4.42%;
    padding-left: 4.42%; }
    @media (max-width: 575.98px) {
      .exposicions-9c1f2d .theme-showcase .menuHorizontal {
        padding: inherit; } }
    .exposicions-9c1f2d .theme-showcase .menuHorizontal ul {
      background: transparent;
      font-size: 1rem;
      text-transform: uppercase; }
      @media (max-width: 575.98px) {
        .exposicions-9c1f2d .theme-showcase .menuHorizontal ul {
          background: #000000;
          padding-right: 4.42%;
          padding-left: 4.42%; } }
      .exposicions-9c1f2d .theme-showcase .menuHorizontal ul li {
        border-right: none;
        font-family: 'HelveticaNeueLTStd-Md';
        padding: 4px 0; }
        .exposicions-9c1f2d .theme-showcase .menuHorizontal ul li:after {
          content: "·";
          font-weight: 600; }
        .exposicions-9c1f2d .theme-showcase .menuHorizontal ul li:last-child:after {
          content: none; }
        .exposicions-9c1f2d .theme-showcase .menuHorizontal ul li:first-child a,
        .exposicions-9c1f2d .theme-showcase .menuHorizontal ul li:first-child a:hover {
          padding-left: 0; }
        .exposicions-9c1f2d .theme-showcase .menuHorizontal ul li a,
        .exposicions-9c1f2d .theme-showcase .menuHorizontal ul li a:visited,
        .exposicions-9c1f2d .theme-showcase .menuHorizontal ul li a:hover {
          padding: 7px 10px; }
  .exposicions-9c1f2d .theme-showcase .breadcrumb.breadcrumb-exposicions {
    background-color: #ffffff;
    border-radius: 0;
    font-family: 'HelveticaNeueLTStd-Lt';
    margin: 0;
    padding: 0.9rem 4.42%; }
    .exposicions-9c1f2d .theme-showcase .breadcrumb.breadcrumb-exposicions li {
      color: #000000;
      margin: 0;
      padding: 0; }
      .exposicions-9c1f2d .theme-showcase .breadcrumb.breadcrumb-exposicions li:nth-child(2)::before {
        content: " "; }
      .exposicions-9c1f2d .theme-showcase .breadcrumb.breadcrumb-exposicions li.active {
        color: #000000;
        font-family: 'HelveticaNeueLTStd-Md'; }
      .exposicions-9c1f2d .theme-showcase .breadcrumb.breadcrumb-exposicions li a {
        color: #000000;
        text-decoration: underline; }
        .exposicions-9c1f2d .theme-showcase .breadcrumb.breadcrumb-exposicions li a:hover {
          text-decoration: none; }
    .exposicions-9c1f2d .theme-showcase .breadcrumb.breadcrumb-exposicions > li + li::before {
      content: "·";
      color: #000000;
      font-family: 'HelveticaNeueLTStd-Md';
      padding-left: 0.4rem;
      padding-right: 0.4rem; }
  .exposicions-9c1f2d .theme-showcase.container {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 576px) {
      .exposicions-9c1f2d .theme-showcase.container {
        max-width: 100%; } }
    @media (min-width: 768px) {
      .exposicions-9c1f2d .theme-showcase.container {
        max-width: 100%; } }
    @media (min-width: 992px) {
      .exposicions-9c1f2d .theme-showcase.container {
        max-width: 100%; } }
    @media (min-width: 1200px) {
      .exposicions-9c1f2d .theme-showcase.container {
        max-width: 100%; } }
  .exposicions-9c1f2d .theme-showcase footer {
    padding: 20px 4.42%; }
  .exposicions-9c1f2d .theme-showcase .exposicions {
    /* TITOL PAGINA  */
    /* COS PAGINA  */ }
    .exposicions-9c1f2d .theme-showcase .exposicions__titol-pagina {
      padding-right: 4.42%;
      padding-left: 4.42%;
      font-size: 2.15rem;
      font-family: 'HelveticaNeueLTStd-Lt';
      margin-top: 25px;
      margin-bottom: 25px;
      color: #000000; }
    .exposicions-9c1f2d .theme-showcase .exposicions__cos-pagina {
      color: #000000;
      font-size: 1.15rem;
      font-family: 'HelveticaNeueLTStd-Lt';
      line-height: 1.9rem;
      padding: 75px 12.2%; }
      .exposicions-9c1f2d .theme-showcase .exposicions__cos-pagina h3 {
        color: #000000;
        font-size: 1.8rem;
        line-height: 1.9rem;
        font-family: 'HelveticaNeueLTStd-Md';
        margin-bottom: 25px;
        margin-top: 33px; }
        .exposicions-9c1f2d .theme-showcase .exposicions__cos-pagina h3:first-child {
          margin-top: 0; }
    .exposicions-9c1f2d .theme-showcase .exposicions__home {
      /* IMAGE TEXTS BUTTON  */
      /* CALL TO ACTION */
      /* VIDEO */
      /* ICON NAVIGATION  */
      /* CARAOUSEL  */
      /* TEXT BUTTON  */
      /* CARAOUSEL VERTICAL */ }
      .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button {
        display: flex;
        min-height: 670px; }
        @media (max-width: 1199.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button {
            min-height: 550px; } }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button {
            min-height: 440px; } }
        @media (max-width: 767.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button {
            display: block; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button h2 {
          color: #000000;
          font-size: 3.6rem;
          font-family: 'HelveticaNeueLTStd-Lt';
          font-weight: 300;
          margin-bottom: 1.7rem; }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button h2 {
              font-size: 2.6rem; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button h2 {
              font-size: 2rem;
              margin-bottom: 1rem; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button h2 {
              font-size: 2rem;
              margin-bottom: 1rem;
              margin-top: 20px;
              text-align: center; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button p {
          color: #525252;
          font-size: 22px;
          line-height: 30px;
          margin-bottom: 40px; }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button p {
              font-size: 19px;
              line-height: 27px;
              margin-bottom: 25px; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button p {
              font-size: 17px;
              line-height: 25px;
              margin-bottom: 20px; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button p {
              font-size: 17px;
              line-height: 25px;
              margin-bottom: 20px;
              text-align: center; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-right {
          align-items: center;
          display: flex;
          padding-left: 7.8%;
          padding-right: 15.57%; }
          @media screen and (-ms-high-contrast: none) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-right {
              padding-top: 9%; } }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-right {
              padding-left: 6.8%;
              padding-right: 8.57%; } }
  @media screen and (max-width: 1199.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-right {
      padding-top: 9%; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-right {
              padding-left: 5%;
              padding-right: 7%; } }
  @media screen and (min-width: 768px) and (max-width: 991.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-right {
      padding-top: 14%; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-right {
              padding-left: 6.8%;
              padding-right: 6.8%; } }
  @media screen and (max-width: 767.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-right {
      padding-top: 0; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-right .btn-exp {
              margin: 0 auto 35px auto; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left {
          align-items: flex-end;
          display: flex;
          justify-content: flex-end; }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left > div {
            display: block;
            width: 73%;
            z-index: 2; }
            .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left > div img {
              box-shadow: -5px -5px 5px 0px rgba(0, 0, 0, 0.5); }
            @media (max-width: 1199.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left > div {
                width: 90%; } }
            @media (max-width: 767.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left > div {
                margin-top: 35px;
                width: 73%; } }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left:before {
            background-color: #4D868E;
            content: " ";
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 69.6%;
            z-index: 1; }
            @media screen and (-ms-high-contrast: none) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left:before {
                min-height: 670px; } }
  @media screen and (-ms-high-contrast: none) and (max-width: 1199.98px) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left:before {
      min-height: 550px; } }
  @media screen and (-ms-high-contrast: none) and (min-width: 768px) and (max-width: 991.98px) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left:before {
      min-height: 440px; } }
  @media screen and (-ms-high-contrast: none) and (max-width: 767.98px) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left:before {
      min-height: 300px; } }
            @media (max-width: 1199.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__image-texts-button .col-left:before {
                width: 83%; } }
      .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action {
        background-color: #f6f6f6;
        padding-bottom: 5.7rem;
        padding-top: 5.7rem; }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action {
            padding-bottom: 3.7rem;
            padding-top: 3.7rem; } }
        @media (max-width: 767.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action {
            padding-bottom: 2.7rem;
            padding-top: 1.7rem; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action h2 {
          color: #000000;
          font-size: 3.6rem;
          font-family: 'HelveticaNeueLTStd-Lt';
          font-weight: 300;
          margin-bottom: 1.7rem; }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action h2 {
              font-size: 2.6rem; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action h2 {
              font-size: 2rem;
              margin-bottom: 1rem; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action h2 {
              font-size: 2rem;
              margin-bottom: 1rem;
              margin-top: 20px; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action p {
          color: #525252;
          font-size: 22px;
          line-height: 30px;
          margin-bottom: 40px; }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action p {
              font-size: 19px;
              line-height: 27px;
              margin-bottom: 25px; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action p {
              font-size: 17px;
              line-height: 25px;
              margin-bottom: 20px; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action p {
              font-size: 17px;
              line-height: 25px;
              margin-bottom: 20px; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__call-to-action .btn-exp {
          margin: auto; }
      .exposicions-9c1f2d .theme-showcase .exposicions__home__video {
        padding-bottom: 5.7rem;
        padding-top: 5.4rem; }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__video {
            padding-bottom: 3.7rem;
            padding-top: 3.7rem; } }
        @media (max-width: 767.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__video {
            padding-bottom: 2.7rem;
            padding-top: 1.7rem; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__video h2 {
          color: #000000;
          font-size: 3.6rem;
          font-family: 'HelveticaNeueLTStd-Lt';
          font-weight: 300;
          margin-bottom: 1.7rem; }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__video h2 {
              font-size: 2.6rem; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__video h2 {
              font-size: 2rem;
              margin-bottom: 1rem; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__video h2 {
              font-size: 2rem;
              margin-bottom: 1rem;
              margin-top: 20px; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__video p {
          color: #525252;
          font-size: 22px;
          line-height: 30px;
          margin-bottom: 70px; }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__video p {
              font-size: 19px;
              line-height: 27px;
              margin-bottom: 35px; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__video p {
              font-size: 17px;
              line-height: 25px;
              margin-bottom: 30px; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__video p {
              font-size: 17px;
              line-height: 25px;
              margin-bottom: 30px; } }
      .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation {
        background-color: #f6f6f6;
        display: flex;
        list-style: none;
        margin: 0;
        padding: 3rem 17.4% 0 17.4%;
        flex-wrap: wrap; }
        @media (max-width: 1199.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation {
            padding: 1rem 12.4% 0 12.4%; } }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation {
            padding: 1rem 10.4% 0 10.4%; } }
        @media (max-width: 767.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation {
            padding: 1rem 13.4% 0 13.4%; } }
        @media (max-width: 575.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation {
            padding: 1rem 8.4%; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li {
          margin-bottom: 50px; }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li {
              margin-bottom: 25px; } }
          @media (max-width: 575.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li {
              margin-bottom: 15px; } }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li a {
            align-items: center;
            color: #000000;
            display: flex;
            font-size: 20px;
            font-family: 'HelveticaNeueLTStd-Md';
            line-height: 28px;
            text-decoration: none; }
            @media (min-width: 768px) and (max-width: 991.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li a {
                font-size: 16px;
                line-height: 24px; } }
            .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li a:hover span {
              text-decoration: underline; }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li img {
            margin-right: 30px;
            height: 111px; }
            @media (max-width: 1199.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li img {
                height: 90px; } }
            @media (min-width: 768px) and (max-width: 991.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li img {
                margin-right: 10px;
                height: 80px; } }
            @media (max-width: 575.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__icon-navigation li img {
                margin-right: 15px;
                height: 80px; } }
      .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel {
        margin-top: -1.5rem; }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption {
          background-color: rgba(0, 0, 0, 0.5);
          bottom: 15%;
          height: 365px;
          left: 13.9%;
          padding: 40px 45px 37px 45px;
          max-width: 70%;
          right: 0;
          text-align: left; }
          @media screen and (-ms-high-contrast: none) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption {
              height: 300px;
              max-width: 70%;
              bottom: 25%; } }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption {
              bottom: 15%;
              max-width: 85%;
              left: 10%; } }
  @media screen and (max-width: 1199.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption {
      max-width: 85%;
      left: 8%; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption {
              bottom: 15%;
              height: 270px;
              left: 1%;
              max-width: 98%;
              padding: 30px 24px; } }
  @media screen and (min-width: 768px) and (max-width: 991.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption {
      max-width: 98%; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption {
              bottom: 15%;
              height: 181px;
              left: 10%;
              max-width: 80%;
              padding: 30px 40px; } }
          @media (max-width: 575.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption {
              bottom: 95px;
              height: 130px;
              left: 7%;
              padding: 13px 22px;
              max-width: 85%; } }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a {
            color: #ffffff;
            text-decoration: none; }
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a:hover {
              text-decoration: underline; }
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
              font-family: 'HelveticaNeueLTStd-Md';
              display: block;
              /* Fallback for non-webkit */
              display: -webkit-box;
              margin: 0 auto 8px auto;
              font-size: 3.6rem;
              line-height: 4.3rem;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis;
              word-wrap: normal !important;
              -ms-text-overflow: ellipsis !important; }
              @media screen and (-ms-high-contrast: none) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
                  height: 67px; } }
              @media (max-width: 1199.98px) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
                  font-size: 2.8rem;
                  line-height: 4rem; } }
  @media screen and (max-width: 1199.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
      height: 56px; } }
              @media (min-width: 768px) and (max-width: 991.98px) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
                  font-size: 1.8rem;
                  line-height: 2.2rem; } }
  @media screen and (min-width: 768px) and (max-width: 991.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
      height: 36px; } }
              @media (max-width: 767.98px) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
                  font-size: 1.8rem;
                  line-height: 2.2rem; } }
  @media screen and (max-width: 767.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
      height: 36px; } }
              @media (max-width: 575.98px) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
                  font-size: 1.5rem;
                  line-height: 1.8rem; } }
  @media screen and (max-width: 575.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a h3 {
      height: 27px; } }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div {
            font-size: 1.4rem;
            display: block;
            /* Fallback for non-webkit */
            display: -webkit-box;
            margin: 0 auto;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            word-wrap: normal !important;
            -ms-text-overflow: ellipsis !important; }
            @media screen and (-ms-high-contrast: none) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div {
                height: 35px; } }
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div p, .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div h3, .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div h4, .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div ul, .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div strong {
              display: none; }
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div p:first-child, .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div h3:first-child, .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div h4:first-child, .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div ul:first-child, .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div strong:first-child {
                display: block; }
            @media (min-width: 768px) and (max-width: 991.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div {
                font-size: 1.2rem; } }
  @media screen and (min-width: 768px) and (max-width: 991.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div {
      height: 30px; } }
            @media (max-width: 575.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div {
                font-size: 1.2rem; } }
  @media screen and (max-width: 575.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div {
      height: 30px; } }
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div p {
              line-height: 2.2rem;
              margin-bottom: 0; }
              @media (min-width: 768px) and (max-width: 991.98px) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div p {
                  line-height: 1.8rem;
                  margin-top: 5px; } }
              @media (max-width: 767.98px) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div p {
                  line-height: 1.8rem;
                  margin-top: 5px; } }
              @media (max-width: 575.98px) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption a + div p {
                  line-height: 1.5rem;
                  margin-top: 7px; } }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional {
            display: flex;
            margin-top: 10px; }
            @media screen and (-ms-high-contrast: none) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional {
                margin-top: 10px; } }
            @media (max-width: 767.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional {
                display: none; } }
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item {
              max-width: 40%; }
              @media (min-width: 768px) and (max-width: 991.98px) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item {
                  margin-top: 10px; } }
              @media (min-width: 768px) and (max-width: 991.98px) {
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item:nth-child(2) {
                  max-width: 55%; } }
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item > img {
                float: left;
                height: 46px;
                margin-right: 10px;
                width: 46px; }
                @media (min-width: 768px) and (max-width: 991.98px) {
                  .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item > img {
                    height: 40px;
                    margin-right: 6px;
                    width: 40px; } }
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item p {
                float: left;
                margin-bottom: 0; }
                @media (min-width: 768px) and (max-width: 991.98px) {
                  .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item p {
                    line-height: 1.3rem; } }
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item ul {
                margin: 0;
                list-style: none;
                padding: 0 0 0 56px; }
                .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item ul li {
                  padding: 0 3px 0 0;
                  float: left; }
                  .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item ul li:after {
                    content: " · "; }
                  .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item ul li:last-child:after {
                    content: none; }
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item.item-localitzacio span,
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item.item-localitzacio span p {
                display: block;
                /* Fallback for non-webkit */
                display: -webkit-box;
                -webkit-line-clamp: 4;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                word-wrap: normal !important;
                -ms-text-overflow: ellipsis !important; }
                @media screen and (-ms-high-contrast: none) {
                  .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item.item-localitzacio span,
                  .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-caption .expo-informacio-addicional .expo-informacio-addicional-item.item-localitzacio span p {
                    height: 58px; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-item {
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          height: 85vh;
          max-height: 665px; }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-item {
              max-height: 540px; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-item {
              max-height: 400px; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-item {
              max-height: 400px; } }
          @media (max-width: 575.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-item {
              max-height: 330px; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-indicators {
          align-items: center;
          bottom: 28px; }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-indicators {
              bottom: 12px; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-indicators {
              bottom: 15px; } }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-indicators li {
            border-radius: 50%;
            box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.5);
            background-color: #ffffff;
            height: 13px;
            width: 13px; }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel .carousel-indicators .active {
            border: solid 4px #ffffff;
            background-color: transparent;
            width: 18px;
            height: 18px; }
      .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button {
        align-items: center;
        display: flex;
        min-height: 670px;
        padding-left: 31.14%;
        padding-right: 15.6%; }
        @media screen and (-ms-high-contrast: none) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button {
            padding-top: 15%; } }
        @media (max-width: 1199.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button {
            min-height: 550px;
            padding-left: 17.14%;
            padding-right: 13.6%; } }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button {
            min-height: 440px;
            padding-right: 10%;
            padding-left: 14%; } }
        @media (max-width: 767.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button {
            display: block;
            padding-left: 6.8%;
            padding-right: 6.8%;
            min-height: initial;
            padding-bottom: 2.7rem;
            padding-top: 1.7rem; } }
  @media screen and (max-width: 767.98px) and (-ms-high-contrast: none) {
    .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button {
      min-height: 300px; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button h2 {
          color: #000000;
          font-size: 3.6rem;
          font-family: 'HelveticaNeueLTStd-Lt';
          font-weight: 300;
          margin-bottom: 1.7rem; }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button h2 {
              font-size: 2.6rem; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button h2 {
              font-size: 2rem;
              margin-bottom: 1rem;
              margin-top: 2.5rem; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button h2 {
              font-size: 2rem;
              margin-bottom: 1rem;
              margin-top: 20px;
              text-align: center; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button p {
          color: #525252;
          font-size: 22px;
          line-height: 30px;
          margin-bottom: 40px; }
          @media (max-width: 1199.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button p {
              font-size: 19px;
              line-height: 27px;
              margin-bottom: 25px; } }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button p {
              font-size: 17px;
              line-height: 25px;
              margin-bottom: 20px; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button p {
              font-size: 17px;
              line-height: 25px;
              margin-bottom: 20px;
              text-align: center; } }
        @media (max-width: 767.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__texts-button .btn-exp {
            margin: 0 auto; } }
      .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical {
        align-items: center;
        display: flex;
        margin-top: -1.5rem;
        min-height: 670px; }
        @media screen and (-ms-high-contrast: none) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical {
            padding-top: 9%; } }
        @media (min-width: 768px) and (max-width: 991.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical {
            min-height: 440px; } }
        @media (max-width: 767.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical {
            min-height: 434px; } }
        @media (max-width: 575.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical {
            min-height: 305px; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .vert .carousel-item-next.carousel-item-left,
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .vert .carousel-item-prev.carousel-item-right {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .vert .carousel-item-next,
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .vert .active.carousel-item-right {
          -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100% 0); }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .vert .carousel-item-prev,
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .vert .active.carousel-item-left {
          -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0); }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical:before {
          background-color: #9C1F2D;
          content: " ";
          height: 100%;
          position: absolute;
          right: 0;
          top: 0;
          width: 69.6%;
          z-index: 1; }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel {
          align-items: center;
          display: flex;
          margin-left: 0;
          padding-right: 11.4%;
          width: 87.5%;
          z-index: 2; }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel {
              margin-left: auto; } }
          @media (max-width: 575.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel {
              padding-right: 13.4%; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-inner {
          box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.5); }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item {
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
          height: 85vh;
          max-height: 480px; }
          @media (min-width: 768px) and (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item {
              height: 300px; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item {
              max-height: 306px; } }
          @media (max-width: 575.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item {
              max-height: 220px; } }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item .carousel-caption {
            background-color: rgba(0, 0, 0, 0.5);
            bottom: initial;
            left: 65px;
            padding: 20px;
            text-align: left;
            top: 65px; }
            @media (min-width: 768px) and (max-width: 991.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item .carousel-caption {
                left: 40px;
                top: 40px; } }
            @media (max-width: 575.98px) {
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item .carousel-caption {
                left: 30px;
                right: 30px;
                top: 30px; } }
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item .carousel-caption a {
              color: #ffffff;
              text-decoration: none; }
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item .carousel-caption a:hover {
                text-decoration: underline; }
              .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item .carousel-caption a h3 {
                font-family: 'HelveticaNeueLTStd-Md';
                font-size: 30px;
                line-height: 39px; }
                @media (max-width: 1199.98px) {
                  .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item .carousel-caption a h3 {
                    font-size: 21px;
                    line-height: 29px; } }
                @media (min-width: 768px) and (max-width: 991.98px) {
                  .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item .carousel-caption a h3 {
                    display: -webkit-box;
                    -webkit-line-clamp: 4;
                    -webkit-box-orient: vertical;
                    overflow: hidden; } }
                @media (max-width: 575.98px) {
                  .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-item .carousel-caption a h3 {
                    display: -webkit-box;
                    -webkit-line-clamp: 4;
                    -webkit-box-orient: vertical;
                    overflow: hidden; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-indicators {
          bottom: initial;
          flex-direction: column;
          margin-right: 0;
          margin-left: auto;
          width: 30px; }
          @media screen and (-ms-high-contrast: none) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-indicators {
              top: 0; } }
          @media (max-width: 767.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-indicators {
              margin-right: 25px; } }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-indicators li {
            border-radius: 50%;
            box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.5);
            background-color: #ffffff;
            height: 13px;
            margin: 0 auto 8px;
            width: 13px; }
          .exposicions-9c1f2d .theme-showcase .exposicions__home__carousel-vertical .carousel-indicators .active {
            border: solid 4px #ffffff;
            background-color: transparent;
            height: 18px;
            width: 18px; }
  .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet {
    /* Cercador - Sensible */
    /* Cercador - Sensible nome filtre */
    /* Cercador - Resultats */ }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .portlet-body {
      text-align: center; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box {
      background-color: #F2F2F2;
      padding: 45px 4.42%;
      text-align: left; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet label {
      color: #000;
      font-size: 1.12rem;
      line-height: 1.4rem;
      width: 100%; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet input,
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet input[type="text"].form-control {
      border-radius: 0;
      border: none;
      color: rgba(0, 0, 0, 0.8);
      font-size: 16px;
      height: 45px;
      padding: 0 15px;
      width: 100%; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .form-group {
      margin-bottom: 1.5rem; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .btn-exp-link-icon:after {
      content: "\f113"; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .btn-exp-link-icon.collapsed:after {
      content: "\f10c"; }
    @media (max-width: 450px) {
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .btn-exp-link-icon {
        order: 1;
        width: 100%;
        justify-content: center;
        margin-bottom: 25px; } }
    @media (max-width: 450px) {
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box .collapse + .d-flex {
        flex-direction: column; } }
    @media (max-width: 450px) {
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box .collapse + .d-flex .btn-exp-cercar {
        order: 2;
        clear: both;
        width: 100%; } }
    @media (max-width: 450px) {
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box .collapse.show + .d-flex {
        flex-direction: column; } }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box .collapse.show + .d-flex .btn-exp-link-icon:after {
      content: "\f113"; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .chosen-container-multi .chosen-choices {
      border: none;
      border-radius: 2px;
      background-image: none;
      box-shadow: none;
      min-height: 45px;
      padding: 0; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .chosen-container-multi .chosen-choices li.search-field {
      width: 100%; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .chosen-container-multi .chosen-choices li.search-field input[type=text] {
      color: rgba(0, 0, 0, 0.8);
      height: 45px;
      font-size: 16px;
      font-family: 'HelveticaNeueLTStd-Lt';
      padding: 0 15px;
      width: 100% !important; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .chosen-container-multi .chosen-choices li.search-choice {
      border-radius: 0;
      background-image: none;
      border: none;
      background-color: #cccccc;
      margin: 7px;
      padding: 5px 20px 5px 7px; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      top: 6px; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .chosen-container {
      width: 100% !important;
      flex-grow: 1; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .chosen-container .chosen-drop {
      border: none;
      border-radius: 0;
      font-size: 1rem;
      line-height: 1.4rem; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .chosen-results li {
      padding: 9px; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .chosen-results li.highlighted {
      background-color: #C8C8C9;
      background-image: none;
      color: #000000; }
    @media (max-width: 767.98px) {
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row .col {
        width: 100%; } }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row .col:nth-child(2) label {
      min-width: 132px; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row .chosen-container {
      flex-grow: 1;
      width: initial !important; }
      @media (max-width: 767.98px) {
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row .chosen-container {
          width: 100% !important; } }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row label {
      display: flex;
      align-items: center;
      margin: 0 10px 0 0;
      width: initial; }
      @media (max-width: 991.98px) {
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row label {
          margin-bottom: 10px;
          margin-left: 15px;
          width: 100%; } }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row .form-icon-box .form-group {
      align-items: center;
      display: flex;
      margin: 0; }
      @media (max-width: 450px) {
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row .form-icon-box .form-group {
          flex-direction: column; } }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row .form-icon-box .form-group label {
        display: flex;
        margin: 0 15px 0 0;
        width: initial; }
        @media (max-width: 450px) {
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row .form-icon-box .form-group label {
            width: 100%;
            margin: 0 -15px 15px; } }
    @media (max-width: 991.98px) {
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .planifica-box.sensible-nome-filtre .row .btn-exp-filtrar {
        margin-top: 24px;
        margin-left: auto;
        margin-right: 15px; } }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet #resultats-cercador + p + .row {
      margin-left: 12.2%;
      margin-right: 12.2%;
      margin-top: 35px; }
      @media (min-width: 768px) and (max-width: 991.98px) {
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet #resultats-cercador + p + .row {
          margin-right: 4.42%;
          margin-left: 4.42%; } }
      @media (max-width: 767.98px) {
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet #resultats-cercador + p + .row {
          margin-right: 4.42%;
          margin-left: 4.42%; } }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet #resultats-cercador + p {
      color: #000000;
      font-size: 16px;
      line-height: 20px;
      margin-top: 65px;
      padding-right: 4.42%;
      padding-left: 4.42%;
      text-align: left; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet #resultats-cercador + p + .row + p {
      display: none; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet ul.pagination {
      display: inline-flex;
      margin-bottom: 0; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > li.active > a .pagination > li.active > a:hover,
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > li.active > a:focus,
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > .active > a,
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > .active > span,
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > .active > a:hover,
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > .active > span:hover,
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > .active > a:focus,
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > .active > span:focus {
      color: #9C1F2D !important;
      font-family: 'HelveticaNeueLTStd-Md'; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > .active > a,
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > .active > a:hover {
      background-color: transparent; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > li > a {
      background-color: transparent;
      border: none;
      color: #000000;
      font-size: 18px;
      font-family: 'HelveticaNeueLTStd-Lt';
      line-height: 1.25;
      margin-left: -1px;
      text-decoration: none; }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > li > a:hover, .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .pagination > li > a:focus {
        color: #9C1F2D !important; }
    .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item {
      background-color: #FAFAFA;
      box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.16);
      display: flex;
      flex-direction: column;
      margin-bottom: 55px;
      min-height: 547px;
      padding: 0 23px 34px 23px;
      text-align: left;
      width: 100%; }
      @media screen and (-ms-high-contrast: none) {
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item {
          display: block !important;
          width: 100%; } }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item h4 {
        font-size: 1.4rem;
        font-family: 'HelveticaNeueLTStd-Md';
        line-height: 2rem;
        margin-bottom: 18px;
        margin-top: 28px;
        min-height: 56px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-word; }
        @media screen and (-ms-high-contrast: none) {
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item h4 {
            height: 88px;
            margin-top: 0;
            padding-top: 28px; } }
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item h4 a {
          color: #000000;
          text-decoration: none; }
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item h4 a:hover {
            text-decoration: underline; }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__entradeta p {
        font-size: 1.15rem;
        line-height: 1.7rem;
        margin-bottom: 0;
        min-height: 120px;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        -webkit-box-orient: vertical;
        overflow: hidden;
        word-break: break-word; }
        @media screen and (-ms-high-contrast: none) {
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__entradeta p {
            height: 120px; } }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item_categories {
        color: #000000;
        font-size: 1.15rem;
        margin-bottom: auto;
        margin-top: 15px;
        word-break: break-word; }
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item_categories ul {
          list-style: none;
          margin: 0;
          padding: 0; }
          @media screen and (-ms-high-contrast: none) {
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item_categories ul {
              margin-top: 45px;
              display: block; } }
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item_categories ul li {
            display: inline-flex;
            padding: 0;
            line-height: 1rem; }
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item_categories ul li:first-child:before {
              content: none; }
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item_categories ul li:before {
              content: "·";
              padding: 0 5px 0 0; }
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item_categories span {
          display: block; }
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item_categories span span {
            color: #9C1F2D;
            display: inline-block;
            font-family: 'HelveticaNeueLTStd-Md';
            margin: 0 0 0 5px;
            word-break: break-word; }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__date,
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__adreca,
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public,
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes {
        align-items: center;
        display: flex;
        margin-bottom: 12px;
        word-break: break-word; }
        @media screen and (-ms-high-contrast: none) {
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__date,
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__adreca,
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public,
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes {
            display: block; } }
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__date img,
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__adreca img,
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public img,
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes img {
          height: 42px;
          margin-right: 10px;
          width: 42px; }
          @media screen and (-ms-high-contrast: none) {
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__date img,
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__adreca img,
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public img,
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes img {
              float: left; } }
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__date span,
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__adreca span,
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public span,
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes span {
          color: #000000;
          font-size: 0.9rem;
          font-family: 'HelveticaNeueLTStd-Lt';
          line-height: 1.4rem;
          margin-bottom: 0; }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__adreca {
        min-height: 60px; }
        @media screen and (-ms-high-contrast: none) {
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__adreca {
            display: block;
            clear: both; } }
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__adreca span {
          display: -webkit-box;
          overflow: hidden;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical; }
          @media screen and (-ms-high-contrast: none) {
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__adreca span {
              display: block;
              float: left;
              height: 58px;
              width: calc(100% - 55px); } }
      @media screen and (-ms-high-contrast: none) {
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__date span {
          display: block;
          height: 58px;
          float: left;
          width: calc(100% - 55px); } }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public ul,
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes ul {
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        margin-bottom: 0;
        padding: 0;
        width: 100%; }
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public ul li,
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes ul li {
          align-items: center;
          display: inline-flex;
          width: 50%; }
          @media (max-width: 1400px) {
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public ul li,
            .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes ul li {
              width: 100%; } }
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public ul li:before,
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes ul li:before {
            content: none; }
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__public ul li img,
          .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes ul li img {
            height: 42px;
            margin-right: 5px;
            width: 42px; }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .cercador__result-item__temes {
        margin-bottom: 0; }
      .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .result-link {
        display: block;
        height: 183px;
        margin-left: -23px;
        margin-right: -23px; }
        .exposicions-9c1f2d .theme-showcase .cercadorArticlesVocabularis-portlet .exposicions__cercador__result-item .result-link img {
          object-fit: cover;
          object-position: center;
          height: 100%;
          width: 100%; }
  .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__imatge {
    height: 382px; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__imatge img {
      object-fit: cover;
      object-position: center;
      height: 100%;
      width: 100%; }
  .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__informacio-principal {
    margin-left: 12.2%;
    margin-right: 12.2%;
    padding-top: 60px;
    padding-bottom: 40px; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__informacio-principal h2 {
      color: #000000;
      font-size: 2.85rem;
      font-family: 'HelveticaNeueLTStd-Md'; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__informacio-principal p {
      font-size: 1.5rem;
      line-height: 2.1rem;
      margin-bottom: 30px; }
  .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos {
    font-size: 1.15rem;
    line-height: 1.6rem; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos p {
      font-size: 1.15rem;
      line-height: 1.6rem; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .collapse {
      display: block;
      max-height: 188px;
      overflow: hidden; }
      @media (max-width: 450px) {
        .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .collapse {
          max-height: 200px; } }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .collapsing {
      max-height: 188px; }
      @media (max-width: 450px) {
        .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .collapsing {
          max-height: 200px; } }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .collapse.show {
      height: auto; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .collapse + .btn-exp-link-icon:after {
      content: "\f1e9"; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .collapse + .btn-exp-link-icon .lleguir-mes {
      display: block; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .show + .btn-exp-link-icon:after,
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .collapsing + .btn-exp-link-icon:after {
      content: "\f1ce"; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .show + .btn-exp-link-icon .lleguir-mes,
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__cos.partialcollapse .collapsing + .btn-exp-link-icon .lleguir-mes {
      display: none; }
  .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues {
    align-content: center;
    display: flex;
    padding: 33px 4.42% 42px 4.42%; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues h4 {
      font-size: 1.5rem;
      font-family: 'HelveticaNeueLTStd-Md';
      line-height: 1.5rem; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues img {
      width: 50px;
      margin-right: 5px; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues p {
      font-size: 1.1rem;
      line-height: 1.5rem;
      margin-bottom: 0; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues .detall__info-descarregues__categoria span {
      font-size: 1.1rem;
      line-height: 1.5rem;
      margin-bottom: 0; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues .detall__info-descarregues__material-addicional a {
      align-items: center;
      color: #000000;
      display: inline-flex;
      margin-right: 20px;
      text-decoration: none; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues .detall__info-descarregues__material-addicional a p {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues .detall__info-descarregues__material-addicional a:hover {
        text-decoration: underline; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues #socialShare {
      display: flex;
      flex-direction: row;
      margin: 0; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues #socialShare .addthis_sharing_toolbox {
        display: flex;
        margin-left: auto; }
        @media (max-width: 767.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues #socialShare .addthis_sharing_toolbox {
            margin-left: 0; } }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues #socialShare .at-resp-share-element .at-share-btn .at-icon-wrapper {
        height: 34px !important;
        width: 34px !important; }
        .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__info-descarregues #socialShare .at-resp-share-element .at-share-btn .at-icon-wrapper svg {
          height: 34px !important;
          width: 34px !important; }
  .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__ancoress {
    background: #F7F7F7;
    padding: 5px 4.42% 20px; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__ancoress ul {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      margin: 0;
      padding: 0; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__ancoress ul li {
        margin-right: 50px;
        margin-top: 15px;
        padding: 0; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__ancoress a {
      color: #000000;
      font-size: 20px;
      font-family: 'HelveticaNeueLTStd-Md';
      line-height: 20px;
      text-decoration: none; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__ancoress a:hover, .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__ancoress a:focus {
        text-decoration: underline; }
  .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio {
    padding: 77px 0 45px 0; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio:nth-child(odd) {
      background-color: #F7F7F7; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio h3 {
      color: #000000;
      font-size: 40px;
      line-height: 2.85rem;
      margin-bottom: 2.85rem;
      margin-left: 12.2%;
      margin-right: 12.2%; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio h3 + p {
        color: #000000;
        font-size: 1.15rem;
        line-height: 1.6rem;
        margin-bottom: 45px;
        margin-left: 12.2%;
        margin-right: 12.2%; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio p {
      color: #000000;
      font-size: 1.15rem;
      line-height: 1.6rem;
      margin-bottom: 45px;
      margin-left: 12.2%;
      margin-right: 12.2%; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio a.btn-exp-pujar {
      color: #000000;
      display: inline-block;
      font-size: 1rem;
      font-family: 'HelveticaNeueLTStd-Md';
      margin-right: 12.2%;
      margin-top: 2.85rem;
      margin-left: auto;
      text-decoration: none; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio a.btn-exp-pujar img {
        margin-left: 10px;
        width: 45px; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .detall__seccio__audio {
      box-shadow: 3px 3px 3px 0px rgba(0, 0, 0, 0.5);
      border-radius: 36px;
      display: inline-flex;
      height: 54px;
      margin-left: 12.2%;
      margin-right: 12.2%;
      margin-bottom: 45px; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item {
      height: 80vh; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item button.btn.btn-primary {
        border: none;
        border-radius: 50%;
        height: 45px;
        font-size: 20px;
        position: absolute;
        right: 15px;
        top: 15px;
        width: 45px;
        opacity: .7; }
        .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item button.btn.btn-primary:focus, .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item button.btn.btn-primary:hover {
          outline: none;
          box-shadow: none;
          background-color: #9C1F2D;
          opacity: 1; }
      @media (max-width: 991.98px) {
        .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item {
          height: 50vh; } }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item img {
        object-fit: cover;
        object-position: center;
        height: 100%;
        width: 100%; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item .carousel-caption {
        background-color: rgba(0, 0, 0, 0.6);
        bottom: 125px;
        padding: 30px; }
        .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item .carousel-caption h4 {
          font-size: 1.7rem;
          font-family: 'HelveticaNeueLTStd-Md';
          line-height: 2.5rem; }
          @media (max-width: 991.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item .carousel-caption h4 {
              display: block;
              /* Fallback for non-webkit */
              display: -webkit-box;
              font-size: 1rem;
              line-height: 1.5rem;
              -webkit-line-clamp: 4;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis;
              word-wrap: normal !important;
              -ms-text-overflow: ellipsis !important;
              max-height: 86px; } }
          @media (max-width: 575.98px) {
            .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item .carousel-caption h4 {
              display: block;
              /* Fallback for non-webkit */
              display: -webkit-box;
              font-size: 1rem;
              line-height: 1.5rem;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical;
              overflow: hidden;
              text-overflow: ellipsis;
              -o-text-overflow: ellipsis;
              word-wrap: normal !important;
              -ms-text-overflow: ellipsis !important;
              max-height: 60px; } }
        .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item .carousel-caption p {
          color: #ffffff;
          display: inline-block;
          font-family: 'HelveticaNeueLTStd-Lt';
          font-size: 1.15rem;
          line-height: 1.5rem;
          margin-bottom: 0; }
        @media (max-width: 575.98px) {
          .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-item .carousel-caption {
            bottom: 50px;
            padding: 15px; } }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-control-next,
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-control-prev {
      height: 69px;
      margin: auto 0; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-control-next img,
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .carousel-control-prev img {
        width: 69px; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio button .icon-fullscreen {
      line-height: 35px; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal.show {
      padding-right: 20px !important;
      padding-left: 20px;
      display: flex !important; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-dialog.modal-dialog-centered {
      justify-content: center;
      display: inline-flex; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-body button.close {
      align-content: center;
      background-color: #9C1F2D;
      color: #ffffff;
      border-radius: 50%;
      font-size: 35px;
      height: 45px;
      line-height: 11px;
      position: absolute;
      right: 25px;
      top: 25px;
      width: 45px; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-body button.close _::-webkit-full-page-media, .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-body button.close _:future, .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-body button.close :root .safari_only {
        line-height: 13px; }
      @media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) {
        .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-body button.close {
          line-height: 13px; } }
      @media not all and (min-resolution: 0.001dpcm) {
        .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-body button.close {
          line-height: 13px; } }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-body button.close:hover {
        opacity: 1; }
      .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-body button.close span {
        height: 20px; }
    .exposicions-9c1f2d .theme-showcase .exposicions__exposicions-virtuals__detall__seccio .modal .modal-body img {
      max-height: 85vh; }

/* Exposicions  */
@font-face {
  font-family: 'archiaregular';
  src: url("../fonts/archia-regular-webfont.eot");
  src: url("../fonts/archia-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/archia-regular-webfont.woff2") format("woff2"), url("../fonts/archia-regular-webfont.woff") format("woff"), url("../fonts/archia-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*@font-face {
	 font-family: 'helveticalight';
	 src: url('../fonts/helvetica/HelveticaLTStd-Light.otf') format('otf');
	 font-weight: normal;
	 font-style: normal;
}
 @font-face {
	 font-family: 'helveticabold';
	 src: url('../fonts/helvetica/HelveticaLTStd-Bold.otf') format('otf');
	 font-weight: normal;
	 font-style: normal;
}
*/
/* Variables ---------------------- */
/* ------------------------------- */
.projectestransformadors-ed6c65 .transformadors-header {
  margin: -20px -15px 0 -15px;
  position: relative;
  overflow: hidden; }

.projectestransformadors-ed6c65 .transformadors-header .transformadors-header-img-bg {
  width: 100%;
  position: relative;
  z-index: 1; }

.projectestransformadors-ed6c65 .transformadors-header .transformadors-header-img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  min-width: 40%;
  min-height: 88%;
  max-height: 100%;
  width: auto;
  height: auto; }

.projectestransformadors-ed6c65 .transformadors-header .transformadors-header-content {
  position: absolute;
  left: 0;
  top: 0;
  padding: 1.25rem 0 1.25rem 4.6875rem;
  height: 100%;
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2; }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-header .transformadors-header-content {
    width: 100%;
    padding: 1.25rem 1.875rem; } }

.projectestransformadors-ed6c65 .transformadors-header h2 {
  font-family: 'archiaregular', sans-serif;
  font-size: 2.125rem;
  line-height: 1.3;
  color: black;
  margin-bottom: 1.875rem; }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-header h2 {
    font-size: 1.875rem;
    margin-bottom: 1.25rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-header h2 {
    font-size: 1.5rem;
    line-height: 1.2;
    margin-bottom: 0.3125rem; } }

.projectestransformadors-ed6c65 .transformadors-header .transformadors-header-years {
  font-size: 1.5rem;
  color: #9d2235;
  font-family: 'archiaregular', sans-serif;
  font-weight: bold;
  margin-bottom: 3rem; }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-header .transformadors-header-years {
    font-size: 1.375rem;
    margin-bottom: 1.5rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-header .transformadors-header-years {
    font-size: 1.125rem;
    margin-bottom: 0.625rem; } }

.projectestransformadors-ed6c65 .transformadors-header .transformadors-header-icons {
  display: flex; }

.projectestransformadors-ed6c65 .transformadors-header .transformadors-header-icon {
  border-radius: 50%;
  overflow: hidden;
  border: 0.625rem solid #9d2235;
  margin-right: 1.5rem; }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-header .transformadors-header-icon {
    width: 2.5rem;
    border: 0.375rem solid #9d2235;
    margin-right: 0.9375rem; }
  .projectestransformadors-ed6c65 .transformadors-header .transformadors-header-icon img {
    max-width: 100%; } }

.projectestransformadors-ed6c65 .transformadors-intro {
  /*margin: -10px -15px;*/
  margin: 0px -15px;
  background-color: #ffe3e2;
  padding: 3.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #333; }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-intro {
    padding: 1.875rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-intro {
    padding: 1.25rem;
    font-size: 0.8125rem; } }

.projectestransformadors-ed6c65 .transformadors-intro a {
  color: #c13c4f;
  text-decoration: underline; }

.projectestransformadors-ed6c65 .transformadors-intro a:hover, .projectestransformadors-ed6c65 .transformadors-intro a:focus {
  text-transform: none; }

.projectestransformadors-ed6c65 .transformadors-left-menu .portlet-column-first {
  background-color: #9d2235;
  color: white;
  min-height: 700px; }

@media (min-width: 768px) {
  .projectestransformadors-ed6c65 .transformadors-left-menu .portlet-column-first {
    margin-bottom: -10px; } }

.projectestransformadors-ed6c65 .transformadors-left-menu .portlet-column-last {
  margin-bottom: -20px; }

.projectestransformadors-ed6c65 .transformadors-projects-menu {
  padding: 3.125rem 3.75rem; }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-projects-menu {
    padding: 1.25rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-projects-menu {
    padding: 0.9375rem; } }

.projectestransformadors-ed6c65 .transformadors-projects-menu li {
  padding: 0; }

.projectestransformadors-ed6c65 .transformadors-projects-menu a {
  display: block;
  padding: 0.625rem 0.9375rem 0.625rem 0;
  color: white;
  font-size: 1.125rem;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  margin-bottom: -1px;
  text-decoration: none;
  position: relative;
  font-weight: bold; }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-projects-menu a {
    padding: 1rem; } }

.projectestransformadors-ed6c65 .transformadors-projects-menu a:hover, .projectestransformadors-ed6c65 .transformadors-projects-menu a:focus {
  text-decoration: none;
  opacity: 0.75; }

.projectestransformadors-ed6c65 .transformadors-projects-menu a span {
  font-size: 0.875rem;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -0.375rem; }

.projectestransformadors-ed6c65 .transformadors-project-type {
  margin: 0 -15px;
  padding: 3.125rem;
  position: relative;
  overflow: hidden; }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-project-type {
    padding: 1.875rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-type {
    padding: 1.25rem; } }

.projectestransformadors-ed6c65 .transformadors-project-type h3 {
  font-size: 1.5rem;
  line-height: 1.25rem;
  color: #9d2235;
  margin-bottom: 1.25rem; }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-project-type h3 {
    font-size: 1.375rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-type h3 {
    font-size: 1.25rem;
    margin-bottom: 0.9375rem; } }

.projectestransformadors-ed6c65 .transformadors-project-type .transformadors-project-type-intro {
  font-size: 0.875rem;
  color: #333; }

.projectestransformadors-ed6c65 .transformadors-project-type h4 {
  padding: 1.25rem 2rem;
  margin: 1.875rem 0 -1px 0;
  background-color: #fef1f1;
  border: 1px solid #ffe3e2;
  color: #333;
  font-size: 1.125rem;
  font-weight: bold;
  text-transform: uppercase; }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-project-type h4 {
    padding: 0.9375rem 1.25rem;
    font-size: 1rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-type h4 {
    padding: 0.9375rem;
    font-size: 0.9375rem; } }

.projectestransformadors-ed6c65 .transformadors-project-type h5 {
  margin: 0; }

.projectestransformadors-ed6c65 .transformadors-project-type .card {
  border: 0;
  border-radius: 0;
  margin: 0 0 -1px 0; }

.projectestransformadors-ed6c65 .transformadors-project-type .card .card-header {
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent; }

.projectestransformadors-ed6c65 .transformadors-project-type .card .card-header a {
  display: block;
  padding: 1.25rem 3.125rem 1.25rem 1.5rem;
  color: #9d2235;
  font-size: 1rem;
  font-weight: bold;
  background-color: #fef1f1;
  border: 1px solid #ffe3e2;
  cursor: pointer;
  position: relative;
  text-decoration: none; }

.projectestransformadors-ed6c65 .transformadors-project-type .card .card-header a .icon-chevron-down, .projectestransformadors-ed6c65 .transformadors-project-type .card .card-header a .icon-chevron-right {
  position: absolute;
  right: 1.875rem;
  top: 50%;
  margin-top: -0.4375rem; }

.projectestransformadors-ed6c65 .transformadors-project-type .card .card-header a[aria-expanded="true"] .icon-chevron-down {
  transform: rotate(180deg); }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-project-type .card .card-header a {
    padding: 0.9375rem;
    font-size: 1rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-type .card .card-header a {
    padding: 0.9375rem 2rem 0.9375rem 0.9375rem;
    font-size: 0.9375rem; }
  .projectestransformadors-ed6c65 .transformadors-project-type .card .card-header a .icon-chevron-down, .projectestransformadors-ed6c65 .transformadors-project-type .card .card-header a .icon-chevron-right {
    right: 0.9375rem; } }

.projectestransformadors-ed6c65 .transformadors-project-type .card .card-body {
  background-color: white;
  padding: 1.875rem;
  color: #4b4b4b;
  font-size: 0.875rem; }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-type .card .card-body {
    font-size: 0.8125rem; } }

.projectestransformadors-ed6c65 .transformadors-project-type .transformadors-project-type-image-bg {
  position: absolute;
  left: -0.9375rem;
  width: calc(100% + 1.875rem); }

.projectestransformadors-ed6c65 .transformadors-project-type .transformadors-project-type-image-bg img {
  width: 100%; }

.projectestransformadors-ed6c65 .transformadors-project-type .transformadors-project-type-image-bg::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #9d2235;
  opacity: 0.75; }

.projectestransformadors-ed6c65 .transformadors-table {
  width: 100%;
  font-size: 0.875rem; }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-table {
    font-size: 0.8125rem; } }

.projectestransformadors-ed6c65 .transformadors-table th, .projectestransformadors-ed6c65 .transformadors-table td {
  padding: 0.625rem 0; }

.projectestransformadors-ed6c65 .transformadors-table thead tr th {
  font-weight: bold;
  color: #9d2235;
  border-bottom: 1px solid #ffe3e2; }

.projectestransformadors-ed6c65 .transformadors-table tbody tr td {
  color: #7f7f7f; }

.projectestransformadors-ed6c65 .transformadors-table tbody tr td a {
  float: right;
  color: #9d2235;
  text-decoration: underline; }

.projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-img {
  min-width: 30%; }

.projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-content {
  width: 62%; }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-content {
    width: 75%;
    padding-left: 3.125rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-content {
    width: 100%;
    padding: 1.25rem 1.875rem; } }

@media (max-width: 575px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-content {
    padding: 1.25rem; } }

.projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header h2 {
  padding-right: 6.25rem;
  margin-bottom: 3.75rem; }

@media (max-width: 1199px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header h2 {
    padding-right: 0;
    margin-bottom: 3.125rem; } }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header h2 {
    margin-bottom: 1.875rem;
    padding-right: 5rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header h2 {
    margin-bottom: 0.625rem;
    line-height: 1.15;
    font-size: 1.25rem; } }

.projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-project-info {
  display: flex;
  align-items: center; }

@media (min-width: 768px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-project-info {
    justify-content: space-between; } }

.projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs {
  display: flex;
  padding: 0.5rem 0;
  align-items: center;
  margin-right: 1.875rem;
  border-top: 1px solid #ffe3e2;
  border-bottom: 1px solid #ffe3e2;
  font-family: 'archiaregular', sans-serif; }

@media (max-width: 1199px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs {
    margin-right: 1.25rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs {
    margin-right: 0.625rem;
    padding: 0.25rem 0;
    max-width: 60%; } }

@media (max-width: 575px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs {
    margin-right: 0.3125rem; } }

.projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs span, .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs a {
  padding: 0.75rem 1rem;
  border-right: 1px solid #ffe3e2;
  color: #9d2235;
  font-size: 1.25rem;
  text-decoration: none; }

@media (max-width: 1199px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs span, .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs a {
    font-size: 1.125rem;
    padding: 0.75rem; } }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs span, .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs a {
    font-size: 1rem;
    padding: 0.625rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs span, .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs a {
    font-size: 0.8125rem; }
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs span:last-child, .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs a:last-child {
    padding-right: 0 !important; } }

@media (max-width: 575px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs span, .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs a {
    font-size: 0.75rem;
    line-height: 1.15;
    padding: 0.375rem 0.3125rem; } }

.projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs span:first-child, .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs a:first-child {
  padding-left: 0; }

.projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs span:last-child, .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-breadcrumbs a:last-child {
  border: 0; }

.projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-icon {
  border-width: 0.9375rem; }

@media (max-width: 1199px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-icon {
    border-width: 0.625rem; }
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-icon img {
    max-width: 5rem; } }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-icon img {
    max-width: 3.75rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-icon {
    border-width: 0.375rem;
    min-width: 3.25rem; }
  .projectestransformadors-ed6c65 .transformadors-project-detail .transformadors-header .transformadors-header-icon img {
    max-width: 2.5rem;
    min-width: 2.5rem; } }

.projectestransformadors-ed6c65 .transformadors-project-detail-content {
  font-size: 0.875rem;
  color: #333; }

@media (min-width: 1200px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail-content {
    padding: 3.75rem 2.8125rem; } }

@media (max-width: 1199px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail-content {
    padding: 3.75rem 0.9375rem; } }

@media (max-width: 991px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail-content {
    padding: 2.5rem 0.9375rem; } }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail-content {
    padding: 1.875rem 0.9375rem; } }

.projectestransformadors-ed6c65 .transformadors-project-detail-content a {
  color: #9d2235; }

.projectestransformadors-ed6c65 .transformadors-project-detail-content h3 {
  font-weight: bold;
  font-size: 2.1875rem;
  line-height: 1.2;
  color: #9d2235;
  margin-bottom: 1.875rem; }

.projectestransformadors-ed6c65 .transformadors-project-detail-content h4 {
  margin-bottom: 1.875rem; }

.projectestransformadors-ed6c65 .transformadors-project-detail-content h4, .projectestransformadors-ed6c65 .transformadors-project-detail-content h3 small {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: normal;
  color: #9d2235; }

.projectestransformadors-ed6c65 .transformadors-project-detail-features {
  margin-top: 2.5rem; }

.projectestransformadors-ed6c65 .transformadors-project-detail-features li {
  margin-bottom: 0.625rem; }

.projectestransformadors-ed6c65 .transformadors-project-detail-features a {
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 1.25rem 3.75rem 1.25rem 1.25rem;
  color: #9d2235;
  border: 1px solid #ffe3e2;
  text-decoration: none;
  position: relative; }

.projectestransformadors-ed6c65 .transformadors-project-detail-features a:hover, .projectestransformadors-ed6c65 .transformadors-project-detail-features a:focus {
  text-decoration: none;
  background-color: #9d2235;
  color: white; }

.projectestransformadors-ed6c65 .transformadors-project-detail-features a span {
  position: absolute;
  right: 1.25rem;
  top: 50%;
  margin-top: -0.4375rem; }

.projectestransformadors-ed6c65 .transformadors-project-detail-features a[aria-expanded="true"] span {
  transform: rotate(180deg); }

.projectestransformadors-ed6c65 .transformadors-project-detail-features.type-2 a {
  padding-right: 4.375rem;
  padding-bottom: 4.375rem;
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%; }

.projectestransformadors-ed6c65 .transformadors-project-detail-features.type-2 a .icon-plus {
  border: 2px solid #9d2235;
  border-radius: 50%;
  font-size: 1.5rem;
  position: absolute;
  right: 1.25rem;
  bottom: 1.25rem;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center; }

.projectestransformadors-ed6c65 .transformadors-project-detail-features.type-2 a:hover .icon-plus, .projectestransformadors-ed6c65 .transformadors-project-detail-features.type-2 a:focus .icon-plus {
  border-color: white; }

.projectestransformadors-ed6c65 .transformadors-project-detail-features .transformadors-project-detail-features-collapse {
  padding: 1.25rem;
  border: 1px solid #ffe3e2;
  border-top: 0; }

.projectestransformadors-ed6c65 .transformadors-project-detail-paginator {
  margin: 0 -15px -10px -15px;
  padding: 1.5rem 3.75rem;
  display: flex;
  justify-content: space-between;
  background-color: #9d2235;
  align-items: center; }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail-paginator {
    flex-direction: column;
    align-content: center; } }

.projectestransformadors-ed6c65 .transformadors-project-detail-paginator .current-project {
  color: white;
  font-size: 1.125rem;
  font-weight: bold; }

@media (max-width: 767px) {
  .projectestransformadors-ed6c65 .transformadors-project-detail-paginator .current-project {
    margin-bottom: 0.9375rem; } }

.projectestransformadors-ed6c65 .transformadors-project-detail-paginator .projects-paginator {
  display: flex;
  align-items: center; }

.projectestransformadors-ed6c65 .transformadors-project-detail-paginator .projects-paginator a, .projectestransformadors-ed6c65 .transformadors-project-detail-paginator .projects-paginator span {
  padding: 0 0.3125rem;
  color: white; }

.projectestransformadors-ed6c65 .transformadors-project-detail-paginator .projects-paginator a {
  font-size: 0.75rem;
  text-decoration: none; }

.projectestransformadors-ed6c65 .transformadors-project-detail-paginator .projects-paginator span {
  font-size: 1.125rem; }

.projectestransformadors-ed6c65 .transformadors-project-detail-paginator .projects-paginator span.current-project-page {
  font-weight: bold; }

.projectestransformadors-ed6c65 .transformadors-project-detail .table th, .projectestransformadors-ed6c65 .table td {
  border-bottom-width: 1px;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 1px;
  border-color: #9d2235;
  border-style: dotted;
  color: #9d2235; }

.projectestransformadors-ed6c65 .transformadors-project-detail .table th {
  background-color: #9d2235;
  color: #fff; }

.projectestransformadors-ed6c65 .transformadors-project-detail .progress-bar {
  background-color: #9d2235; }

:root {
  font-size: 14px; }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #333;
  background-color: #f3f3f3; }

@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0; } }

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

a:hover {
  color: #333;
  text-decoration: underline; }

*:focus {
  outline: 5px auto -webkit-focus-ring-color; }

.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px; }

.theme-showcase > p > .btn {
  margin: 5px 0; }

.theme-showcase .navbar .container {
  width: auto; }

/* Inici - Canvi versi� 6.2 */
.navbar {
  margin-bottom: 0;
  border: none;
  min-height: 0; }

.navbar-default {
  background: none; }

/* Fi - Canvi versi� 6.2 */
#menu-principal.navbar-collapse {
  padding-left: 0;
  padding-right: 0; }

#menu-principal ul.principal .dropdown-menu li {
  text-align: left;
  border-right: none; }

#menu-principal ul.principal {
  width: 100%;
  list-style-type: none;
  border-top: #000 solid 1px;
  border-bottom: #000 solid 8px;
  margin: 0; }

#menu-principal ul.principal li {
  border-right: #676869 solid 1px;
  padding-bottom: 0px;
  /*position: static;*/ }

#menu-principal ul.principal li:last-child {
  border-right: none; }

#menu-principal ul.principal li a {
  list-style-type: none;
  text-align: center;
  text-transform: uppercase;
  display: block;
  color: #333;
  cursor: pointer;
  line-height: 1.42857143;
  padding: 0.5rem 0rem; }

#menu-principal ul.principal li .menu.open a {
  background-color: transparent; }

#menu-principal ul.principal li a:hover {
  color: #000000;
  text-decoration: none; }

/* Inici - Canvi versi� 6.2 */
.nav .menu .dropdown-toggle .caret {
  margin-left: 2px;
  margin-top: 0;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/* Fi - Canvi versi� 6.2 */
#submenu {
  position: relative; }

.submenu {
  width: 100%;
  color: #FFF;
  background-color: #9c9aa0;
  background-image: linear-gradient(-45deg, #38373a, #9c9aa0); }

.dropdown-menu.submenu {
  margin: 0;
  border: none;
  border-radius: 0; }

.taronja {
  background-color: #f29400;
  background-image: linear-gradient(-45deg, #d27000, #f29400); }

.verd {
  background-color: #b1c800;
  background-image: linear-gradient(-45deg, #a1b800, #b1c800); }

.blau {
  background-color: #009ee0;
  background-image: linear-gradient(-45deg, #0071a0, #009ee0); }

.magenta {
  background-color: #e2007b;
  background-image: linear-gradient(-45deg, #a2007b, #e2007b); }

#menu-principal ul.principal .submenu ul {
  margin: 0 0px 0 0px !important;
  padding: 0 !important;
  list-style-type: none; }

#menu-principal ul.principal .menu .submenu li a {
  color: #FFF;
  list-style-type: none;
  background-image: url(../images/recursos/ico-next.png);
  background-repeat: no-repeat;
  background-position: left 14px;
  background-size: 0.7em;
  border-bottom: #FFF solid 1px;
  text-transform: none;
  cursor: pointer;
  text-align: left;
  padding-left: 15px; }

#menu-principal ul.principal .menu .submenu li a:hover {
  background-color: #ddd;
  color: #333;
  text-decoration: none; }

#menu-principal ul.principal .submenu li.first a {
  border-top: #FFF solid 1px !important; }

#menu-principal ul.principal .submenu li.imatge {
  margin: 0 10px;
  display: block;
  color: #FFF;
  list-style-type: none;
  border-bottom: none;
  background-image: none !important;
  padding: 0px 0px 0px 0px;
  font-size: 11px; }

#menu-principal ul.principal .submenu li.imatge a {
  margin: 0 0px;
  display: block;
  color: #FFF;
  list-style-type: none;
  border-bottom: none;
  background-image: none !important;
  padding: 0px 0px 0px 0px;
  font-size: 11px; }

#menuprin .container {
  width: auto;
  padding: 0 !important; }

.menupr {
  width: 100%; }

li.menu {
  padding-left: 0px !important;
  padding-right: 5px !important; }

#top_logo {
  border-top: #000 solid 1px;
  padding: 10px 0; }

#top_logo h2 {
  color: #000;
  font-size: 23px;
  margin: 0;
  padding: 0;
  font-weight: bold; }

#top_logo img {
  max-height: 50px;
  width: auto; }

footer h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0; }

footer h3.vermell {
  color: #9e1b32; }

.top1 {
  border-left: #000 solid 1px; }

header #xarxes {
  padding-top: 3px; }

form.buscador .col-md-10, form.buscador .col-sm-10 {
  padding-right: 0; }

form.buscador .col-md-2, form.buscador .col-sm-2 {
  padding-right: 0;
  padding-left: 0; }

form.buscador .btn-default, form.buscador .btn-default:hover,
form.buscador .btn-default:not(.disabled):active, form.buscador .btn-default:focus,
form.buscador .btn-default:not(:disabled):not(.disabled):active:focus {
  background: none;
  background-color: transparent;
  border: none;
  text-shadow: 0 0 0;
  box-shadow: none;
  -webkit-box-shadow: none; }

form.buscador i.icon-search {
  color: #333; }

form.buscador .form-group {
  margin-bottom: 0; }

/* Inici - Canvi versi� 6.2 */
form.buscador .cercador {
  background-color: transparent;
  box-shadow: none;
  border: none; }

form.buscador .cercador:focus {
  outline-color: -webkit-focus-ring-color;
  outline-style: auto;
  outline-width: 5px;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* Fi - Canvi versi� 6.2 */
#top_cerca .portlet-language .portlet-borderless-container {
  min-height: 0; }

#top_cerca .portlet-language .form-group {
  margin-bottom: 0; }

#top_cerca .portlet-language section {
  margin-bottom: 0; }

#top_cerca .portlet-language {
  padding-top: 7px;
  text-align: right; }

#top_cerca .top1 span.language-entry-short-text {
  color: #666; }

#top_cerca .portlet-journal-content .portlet-borderless-container {
  min-height: 0; }

#top_cerca .top1 a {
  color: #333;
  text-decoration: none; }

#top_cerca .top1 a:hover {
  color: #000;
  text-decoration: none; }

/* Inici - Canvi versió 6.2 */
.portlet-language select {
  width: 100%;
  background-color: transparent;
  border: none;
  background-image: none;
  padding: 0;
  height: auto; }

/* Fi - Canvi versi� 6.2 */
/* Canvi DXP */
.portlet-language .portlet-title-text {
  display: none; }

/* Fi canvi DXP */
#xarxes .journal-content-article img {
  margin-right: 10px;
  margin-top: 2px;
  width: 25px;
  height: auto; }

form#contacteDiba {
  border: none;
  background: none;
  margin: 0;
  padding: 0; }

form#contacteDiba input[type="text"] {
  background-image: none; }

.slidern {
  position: relative;
  height: 100%; }

.bxslider img {
  width: 100%;
  height: auto; }

.bxslider li {
  background-size: contain;
  background-repeat: no-repeat; }

.descripcio {
  position: absolute;
  z-index: 999999999;
  left: 0;
  top: 0;
  display: table-cell;
  height: 100%;
  background-image: url(imgs/bg-blanc70.png);
  padding: 20px;
  font-weight: bold; }

.descripcio h1 {
  font-size: 24px;
  color: #707173;
  margin-top: 0 !important;
  font-weight: bold; }

.descripcio p {
  font-size: 14px;
  color: #707173;
  font-weight: bold; }

.descripcio a {
  color: #707173; }

.descripcio a:hover {
  text-decoration: none; }

.mes img {
  width: 20px;
  height: auto; }

.info {
  background-color: #FFF;
  margin: 0; }

/* Inici - Canvi versió 6.2 */
div#contingutcentral.row {
  padding-top: 20px; }

/* Fi - Canvi versi� 6.2 */
.cami {
  font-size: 11px;
  color: #707173; }

.cami a {
  color: #707173; }

.cami .sel {
  font-weight: bold;
  color: #9e1b32; }

footer {
  padding: 20px;
  margin: 15px 0 0 0;
  background-color: #FFF;
  border-bottom: #000 solid 4px;
  font-size: 0.9em;
  color: #666;
  overflow: hidden; }

footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

footer li {
  padding-bottom: 0; }

footer .row li a {
  display: block;
  padding: 5px;
  color: #666;
  border-bottom: #999 solid 1px; }

/* Inici - Canvi versi� 6.2 */
footer .row li a:hover {
  text-decoration: none;
  background-color: #eee;
  color: #000; }

/* Fi - Canvi versi� 6.2 */
footer #llistaenllacos {
  margin-bottom: 40px; }

.footerbloc {
  border-top: #707173 solid 1px;
  padding-top: 15px;
  padding-bottom: 15px; }

.footerbloc address {
  font-size: 0.85em; }

.footerbloc img {
  max-height: 50px; }

.footerbloc2 {
  border-top: #ffffff solid 1px;
  padding-top: 10px;
  padding-bottom: 15px;
  float: left;
  width: 100%; }

.footer_logo img {
  max-height: 50px;
  width: auto; }

.footer_logo2 img {
  max-height: 50px;
  width: auto; }

.bloc1 {
  height: 200px; }

.bloc2 {
  height: 200px;
  padding-top: 0px; }

.bloc3 {
  padding-top: 5px;
  padding-bottom: 5px; }

.bloc4 {
  min-height: 71px; }

.bloc5 {
  border-top: #707173 solid 1px;
  padding-top: 15px;
  float: left;
  width: 100%; }

#xarxes2 img {
  width: 25px;
  height: auto;
  margin-right: 10px; }

.fright {
  float: right;
  display: block; }

.alright {
  text-align: right; }

#cap2 {
  width: 100%;
  float: left;
  height: 135px !important;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative; }

#cap2 h1 {
  font-size: 28px;
  padding: 0px 20px 0 0px;
  margin: 0;
  color: #FFF;
  position: absolute;
  bottom: 15px;
  left: 20px;
  z-index: 999;
  width: auto;
  font-weight: bold; }

h1.shadow {
  text-shadow: 1px 1px 0px #000000; }

ul#menu2 {
  list-style-type: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 0;
  background-color: #000;
  color: #FFF;
  text-transform: uppercase; }

#menu2 li a {
  list-style-type: none;
  border-right: #ffffff solid 1px;
  text-align: center;
  font-size: 11px !important;
  text-transform: uppercase;
  display: block;
  color: #ffffff;
  padding: 0 !important; }

#menu2 li.last a {
  border-right: none; }

#menu2 li a:hover {
  color: #ffffff;
  text-decoration: underline; }

li.menu2 {
  padding-left: 0px !important;
  padding-right: 0px !important; }

@media (max-width: 1200px) {
  .submenu li a {
    padding: 7px 0 7px 20px;
    margin: 0 7px; }
  .submenu li.imatge {
    margin: 0 5px 0 7px !important; } }

@media (max-width: 992px) {
  .descripcio p {
    font-size: 11px; }
  .submenu li.imatge.doble {
    padding: 0px 0 0px 0px !important; }
  .submenu li.imatge.doble a {
    padding: 0px 0 0px 0px !important;
    margin: 0 0px !important; } }

@media (min-width: 768px) and (max-width: 992px) {
  #cap2 h1 {
    font-size: 22px; }
  #xarxes .journal-content-article img {
    margin-right: 3px; } }

@media (max-width: 767px) {
  #top_cerca {
    padding: 0px 15px; }
  #top_logo {
    padding: 0; }
  ul#menu2 {
    padding: 0px 0 0px 0 !important; }
  #menu2 li a {
    border-right: none;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    border-bottom: #FFF solid 1px; }
  #menu2 li a:hover {
    text-decoration: none;
    background-color: #dddddd;
    color: #707173; }
  li.menu2 {
    padding-left: 0px !important;
    padding-right: 0px !important; }
  #cap2 h1 {
    font-size: 20px; }
  .alright {
    text-align: left; }
  #top_logo h2 {
    padding: 6px 0 15px 0; }
  .logo {
    padding-bottom: 20px; }
  .bloc1 {
    height: auto; }
  .bloc2 {
    height: auto;
    padding-bottom: 30px; }
  .bloc3 {
    padding-top: 5px;
    padding-bottom: 5px; }
  .bloc4 {
    height: auto;
    min-height: 0;
    padding-bottom: 10px; }
  .footerbloc {
    padding-bottom: 10px; }
  #xarxes2 img {
    width: 25px;
    height: auto;
    margin-right: 15px; }
  #xarxes .journal-content-article img {
    margin: 0 6px 6px 0; }
  .carousel {
    margin-bottom: 15px; }
  .descripcio {
    height: 25%;
    top: 80%;
    padding: 6px 20px 0px 20px;
    width: 100% !important; }
  .descripcio h1 {
    font-size: 15px;
    text-align: center !important; }
  .descripcio p {
    display: none; }
  .mes {
    display: none; }
  .bxslider img {
    width: auto;
    height: 290px; }
  .bxslider li {
    background-size: cover;
    background-position: center top;
    background-size: 49em;
    background-repeat: no-repeat; }
  .top1 {
    border: none; }
  .footerbloc2 {
    display: none; }
  #menu-principal ul.principal {
    border: none;
    padding-bottom: 0; }
  /* Inici - Canvi versi� 6.2 */
  header .navbar {
    /*margin-bottom: 10px;*/
    border-top: 1px solid #000; }
  header .navbar #menu-principal.navbar-collapse {
    border-color: #707173;
    background-color: #9c9aa0; }
  /* Fi - Canvi versi� 6.2 */
  #menu-principal ul.principal li {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    border-right: none; }
  /*#menu-principal ul.principal .submenu li {
		    padding-left: 15px;
		}*/
  #menu-principal ul.principal li .menu a.dropdown-toggle:hover, #menu-principal ul.principal li .menu.open a.dropdown-toggle {
    background: #f3f3f4; }
  #menu-principal ul.principal li .menu a {
    padding-bottom: 8px;
    border-bottom: #707173 solid 1px;
    color: #000; }
  #menu-principal .navbar-nav {
    margin: 0; } }

@media (max-width: 768px) {
  .container.theme-showcase {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%; } }

#menu-principal .menu .dropdown-menu.submenu {
  width: 100%; }

.fila #grupo {
  position: absolute;
  right: 20px;
  /*top: 0;
		z-index: 1;*/ }

.Contacts-portlet {
  background-color: #eee;
  margin-bottom: 10px;
  padding: 15px; }

.Contacts-portlet address {
  font-size: 0.9em;
  margin-bottom: 0; }

.Contacts-portlet p {
  margin-bottom: .2em; }

/** Contactes addicionals **/
#contactes_addicionals {
  margin-top: 20px;
  margin-bottom: 0;
  background-color: #eee;
  font-size: 0.9em; }

#contactes_addicionals address {
  padding: 15px; }

#contactes_addicionals p {
  margin-bottom: .2em; }

/** Fi contactes addicionals **/
hr {
  margin-top: 10px;
  margin-bottom: 10px; }

div[role="banner"] p {
  margin: 0; }

/* Inici - Canvi versi� 6.2 */
header .navbar-toggle {
  background-color: #9e1b32;
  border: none; }

header .navbar-toggle:hover, header .navbar-toggle:focus {
  background-color: #888;
  background-image: none; }

header .navbar-toggle .icon-bar {
  background-color: #ffffff; }

/* Fi - Canvi versi� 6.2 */
a.navbar-brand {
  padding: 5px 10px; }

a.navbar-brand img {
  max-height: 40px; }

.results-grid {
  border: none; }

.dibaCalendarSearch-portlet .taglib-calendar table .tooltip-inner, .minisiteCalendar-portlet .taglib-calendar table .tooltip-inner, .cjs-portlet .taglib-calendar table .tooltip-inner, .NotaPrensa-portlet .taglib-calendar table .tooltip-inner {
  text-align: left; }

.dibaCalendarSearch-portlet .taglib-calendar table .tooltip-inner ul, .minisiteCalendar-portlet .taglib-calendar table .tooltip-inner ul, .cjs-portlet .taglib-calendar table .tooltip-inner ul,
.NotaPrensa-portlet .taglib-calendar table .tooltip-inner ul {
  margin-bottom: 0; }

.cjs-portlet .taglib-calendar table .tooltip-inner ul li {
  list-style: disc; }

.cjs-menu-portlet select {
  width: auto; }

td, th {
  padding: 5px; }

.portlet-boundary_municipalitiesDirectoryMenu_ ul li {
  padding: 0 0 0 10px;
  background: transparent url(../images/css/home/li.png) no-repeat 0 5px;
  font-weight: bold;
  list-style: none; }

.portlet-boundary_municipalitiesDirectoryMenu_ ul a {
  color: #404040;
  text-decoration: none; }

.portlet-boundary_municipalitiesDirectoryMenu_ ul ul {
  margin: .5em 0;
  padding: 0 0 5px 5px;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9; }

.portlet-boundary_municipalitiesDirectoryMenu_ ul {
  margin: 0;
  padding: 0 0 0 15px; }

.top1 .taglib-language-option {
  padding-left: 5px;
  background-position: -200px center; }

.portlet-asset-publisher .asset-content {
  margin: 0; }

.portlet-asset-publisher .asset-full-content .asset-content {
  margin-right: 0; }

input[type="submit"]:hover, input[type="submit"] {
  background: #ffffff;
  padding: 5px;
  border: 1px solid #ccc; }

/* FITXA DIPUTAT */
.destacatInici {
  background: #efefef;
  padding: 5px 0 5px 25px;
  margin: 0 0 10px 0;
  font-size: 1.1em; }

.destacatApartats {
  border-left: 1px solid silver;
  padding: 0 0 0 15px;
  background: url("../images/recursos/fletxaEsquerra.gif") no-repeat;
  font-size: 1.1em; }

.dadesApartats {
  border: none;
  margin: 0 0 0 10px; }

.dadesApartats dd {
  padding: 5px 0 0 0;
  margin: 0 0 5px 0;
  line-height: 1.2em; }

.dadesApartats dt {
  border: 0;
  background-color: #ffffff;
  float: left;
  padding: 5px 5px 0 0; }

.llistesApartats {
  margin: 0 0 0 10px !important;
  list-style: none; }

/* FI FITXA DIPUTAT */
/* Datepicker del cercador avançat de continguts web*/
.datepicker thead {
  background: none; }

.datepicker table {
  border: none; }

.datepicker.dropdown-menu {
  padding: 5px; }

.datepicker.dropdown-menu th, .datepicker.dropdown-menu td {
  padding: 5px;
  background: none; }

/*pestanyes bootstrap*/
ul[role=tablist] li {
  padding: 0; }

/*paginació bootstrap*/
ul.pagination li a, ul.pagination li a:hover {
  color: #891536; }

ul.pagination li.disabled span {
  color: #333; }

.pagination > li.active > a, .pagination > li.active > a:hover,
.pagination > li.active > a:focus,
.pagination > .active > a, .pagination > .active > span,
.pagination > .active > a:hover, .pagination > .active > span:hover,
.pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #891536;
  border-color: #891536;
  padding: 0.5rem 0.75rem;
  float: left;
  line-height: 1.25;
  position: relative;
  /*border: 1px solid;*/
  color: #fff !important;
  font-weight: bold; }

a.dotted {
  border-bottom: 1px dotted; }

a.dotted:hover {
  border: none; }

.well {
  border-radius: 15px;
  color: #ffffff;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px; }

.well.well-exposicio {
  background-color: #eee;
  color: #333; }

.well.image-viewer {
  border-radius: 2px; }

.well a {
  color: #ffffff;
  border-bottom: 1px dotted; }

.well a:hover {
  color: #ffffff;
  border-bottom: none; }

/** Cercador d'articles **/
.cercadorArticlesVocabularis-portlet label {
  font-weight: normal; }

.cercadorArticlesVocabularis-portlet .chosen-container {
  min-height: 30px; }

.cercadorArticlesVocabularis-portlet .chosen-container-multi .chosen-choices {
  border: 1px solid #ccc;
  border-radius: 2px;
  min-height: 30px;
  background-image: none; }
  .cercadorArticlesVocabularis-portlet .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: 100%; }

/** Botó per afegir events a google calendar, yahoo, outlook ...**/
.journal-content-article .addeventatc {
  padding: 5px 10px;
  border: 1px solid #ccc;
  border-radius: 3px;
  line-height: 1.5;
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size: 1em;
  vertical-align: middle;
  color: #8f2769 !important; }

.journal-content-article .addeventatc:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size: 1em;
  color: #333; }

.journal-content-article .addeventatc .addeventatc_icon {
  background: none; }

.journal-content-article .addeventatc_dropdown .copyx {
  display: none; }

/** Fi botó **/
/** Visualitzador d'imatges AlloyUI **/
a.image-viewer-base-control.carousel-control {
  top: 45%;
  width: 40px;
  color: #fff;
  font-size: 30px; }

a.image-viewer-base-control.carousel-control.right {
  left: auto;
  right: 15px; }

a.image-viewer-base-control.carousel-control.left {
  left: 15px;
  right: auto; }

.image-viewer-caption, .image-viewer-info {
  color: #fff !important; }

/** Fi visualitzador **/
.carousel-menu-item {
  background: #474a4b; }

.carousel-menu-prev {
  background-image: url(/html/js/aui/aui-carousel/assets/skins/sam/prev.png); }

.carousel-menu-next {
  background-image: url(/html/js/aui/aui-carousel/assets/skins/sam/next.png); }

.carousel-menu-active {
  background: #fff; }

/** Entrades relacionades **/
.taglib-asset-links h2 {
  background: none;
  font-size: 20px;
  height: auto;
  margin: 0;
  padding: 10px 0; }

.asset-links-list a.taglib-icon img,
.journal-content-article a.taglib-icon img {
  display: none; }

.taglib-asset-links .asset-links-list {
  margin-left: 2em;
  list-style: disc outside; }

.taglib-icon .taglib-text {
  text-decoration: none; }

/** Fi entrades relacionades **/
.diba-carrusel .carousel-item h2 {
  font-size: 1.7em;
  padding-top: 10px; }

.btn-primary, .btn-primary.btn-default {
  background-color: #891536;
  border-color: #5d0e25; }

.btn-primary:hover, .btn-primary.btn-default:hover {
  background-color: #5d0e25;
  border-color: #5d0e25; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

dl {
  margin: 10px 0;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 5px; }

dt {
  padding: 10px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  font-weight: bold;
  overflow: hidden;
  background-color: #eee; }

dl > dt:first-child {
  border-top: none; }

dd {
  padding: 10px; }

.dockbar-user-notifications .dropdown-toggle .user-notifications-count {
  display: inline; }

.carousel .carousel-control {
  width: 5%;
  z-index: 100;
  background-color: transparent;
  border: none;
  height: 100%;
  margin-top: 0;
  border-radius: 0;
  color: #000 !important; }

.carousel-indicators {
  margin-bottom: 0;
  bottom: 5px;
  top: auto; }

/* addthis */
#socialShare {
  margin-bottom: 8px; }

#socialShare.btn-group, #socialShare.btn-group .btn {
  width: auto; }

#socialShare li {
  padding: 0; }

#socialShare li a {
  margin: 5px; }

#socialShare ul.dropdown-menu.show {
  min-width: 202px;
  transform: none !important;
  right: 0;
  left: auto !important;
  top: 100% !important; }

/** Menu principal **/
@media (min-width: 768px) {
  .navbar > .container-fluid, .navbar > .container {
    padding-left: 0;
    padding-right: 0; }
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header,
  .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; }
  .nav-justified > li {
    display: table-cell;
    width: 1%; } }

@media (max-width: 767px) {
  .nav-justified .open .dropdown-menu {
    position: relative;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.nav.nav-justified > li {
  float: none; }

.btn {
  white-space: normal; }

.menu-intro {
  padding: 20px 30px; }

.menu-intro .media-heading {
  color: #fff; }

.menu-intro img.img-intro {
  margin: 0 10px 10px 10px; }

#menu-principal ul.principal .menu .submenu a.boto {
  background-color: #fff;
  background-image: none;
  color: #333;
  display: inline-block;
  padding: 5px 10px;
  border-bottom-color: #ccc;
  width: auto; }

#menu-principal ul.principal div.menu {
  position: static; }

header section.portlet {
  margin-bottom: 0; }

#wrapper {
  padding-top: 0; }

.has-control-menu #wrapper {
  padding-top: 2em; }

/* Dockbar */
.control-menu ul.control-menu-nav li {
  padding: 0;
  line-height: 1.5em; }

/* Fi Dockbar */
.portlet-borderless .portlet-content {
  padding: 0; }

.dibaForm-portlet label {
  font-weight: bold; }

.autofit-float > .autofit-col-end {
  z-index: 100; }

header .navbar {
  padding: 0; }

header .dropdown-menu {
  max-height: none;
  max-width: none; }

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

.img-fluid {
  height: auto !important; }

.panel-heading {
  padding: 10px;
  border-bottom: 1px solid; }

.modal[role="dialog"] {
  display: none; }

.modal[role="dialog"] .modal-dialog {
  display: table;
  margin-left: auto;
  position: relative; }

img {
  max-width: 100%; }

.btn:focus, .btn.focus {
  outline: auto; }

#column-2.colDcha25, #column-2 .colDcha25 {
  background: #eee;
  padding: 10px; }

.directorioOficinas ul {
  margin: 5px 15px 20px 0;
  padding: 0 0 5px 5px; }

.directorioOficinas img {
  float: left; }

.altresDirectoris ul li, .directorioOficinas ul li {
  list-style: none; }

.contacteDibaCaixa {
  padding: 10px;
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  border-left-color: #e31d53; }

.contacteDibaCaixa a {
  text-decoration: underline; }

.contenido a, .contenido .colDcha70 a {
  text-decoration: underline; }

.contenido a:hover {
  text-decoration: underline; }

.contenido a.btn {
  text-decoration: none; }

.contenido #galeriaimatges a {
  color: #fff; }

.columnes .doscol:nth-child(odd) {
  clear: both; }

.columnes .trescol:nth-child(3n+1) {
  clear: both; }

.columnes .quatrecol:nth-child(4n+1) {
  clear: both; }

.doscol {
  margin-bottom: 10px; }

.trescol {
  margin-bottom: 10px; }

.quatrecol {
  margin-bottom: 10px; }

input[type="text"].form-control {
  padding: 6px 12px;
  font-size: 14px; }

.DIBA_4cols {
  margin: 0 0 20px 0 !important; }

.DIBA_4cols .portlet-column-content {
  padding: 0 !important; }

.DIBA_4cols section.portlet {
  margin-bottom: 0; }

.portlet-asset-publisher ul.list-unstyled li.h3.content {
  font-size: 1rem; }

.portlet-layout.row {
  display: flex; }

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