@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 only screen and (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 only screen and (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 only screen and (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 only screen and (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 only screen and (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:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .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-search-container-wrapper .table-list tbody tr:nth-last-child(2) td:first-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th:first-child {
  border-bottom-left-radius: 0.25rem; }

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

.lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media only screen and (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 only screen and (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 only screen and (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 only screen and (min-width: 768px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.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 only screen and (min-width: 768px) {
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

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

@media only screen and (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 only screen and (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 only screen and (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .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;
  text-align: start; }

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

.mce-content-body {
  text-align: start; }

.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 only screen and (min-width: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

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

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media only screen and (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 only screen and (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 only screen and (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 only screen and (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 only screen and (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 only screen and (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 only screen and (min-width: 768px) {
  .portlet .visible-interaction {
    display: none; } }

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

@media only screen and (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 only screen and (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 only screen and (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 only screen and (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 only screen and (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media only screen and (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); }

/* inject:imports */
/**
 * header variables definition
 */
/* map icon size */
/* header icons size */
/**
 * max width site limit
 */
/* site-max-width OLD: 1820px + $site-side-padding  */
/**
 * Liferay hooks
 */
/**
 * link-variant
 * set the link color and hover properties
 */
/**
 * Creates font face with specified params and definitions
 */
.carousel.carousel-fade .carousel-inner {
  height: 100%; }

.carousel.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 1s;
  transition-property: opacity; }

.carousel.carousel-fade .carousel-item-next.carousel-item-left,
.carousel.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel.carousel-fade .carousel-item.active {
  opacity: 1; }

.carousel.carousel-fade .active.carousel-item-left,
.carousel.carousel-fade .active.carousel-item-right {
  opacity: 0; }

.carousel.carousel-fade .active.carousel-item-left,
.carousel.carousel-fade .active.carousel-item-prev,
.carousel.carousel-fade .carousel-item-next,
.carousel.carousel-fade .carousel-item-prev,
.carousel.carousel-fade .carousel-item.active {
  transform: translateX(0); }

.carousel .carousel-indicators.dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  border: 3px solid white;
  background: white;
  transition: background 0.5s ease 0s;
  margin: 0 6px;
  box-sizing: border-box; }

.carousel .carousel-indicators.dots .active {
  background: transparent; }

.modal.theme-modal {
  display: none;
  padding: 0; }
  .modal.theme-modal .modal-header {
    height: 6rem;
    border: 0; }
  @media (min-width: 768px) {
    .modal.theme-modal .modal-dialog {
      max-width: 700px; } }
  @media (min-width: 992px) {
    .modal.theme-modal .modal-dialog {
      max-width: 900px; } }
  @media (min-width: 992px) {
    .modal.theme-modal.fade:not(.show) .modal-dialog.modal-dialog-centered {
      transform: translate(0, -10%); } }
  .modal.theme-modal button.close {
    opacity: 1;
    border-radius: 50%; }

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */ }

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr; }

.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto; }

/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0; }

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
 margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
 margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
 opacity .2s ease-in-out, background-color .2s ease-in-out;
  -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
 margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
 margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
 opacity .2s ease-in-out, background-color .2s ease-in-out;
  -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
 margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
 margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
 opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: width .2s ease-out .2s, height .2s ease-out .2s, 
 margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
 margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
 opacity .2s ease-in-out, background-color .2s ease-in-out; }

/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/
/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/ }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/ }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/ }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/ }

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0; }

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII="); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%); }

/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

/* ---------------------------------------- */
#wrapper {
  position: relative;
  padding-top: 0;
  /**
   * hook to make background transparent
   */ }
  #wrapper .portlet-decorate .portlet-content {
    background-color: transparent; }

@media (min-width: 768px) {
  .has-control-menu {
    /**
     * hook for side menu admin padding
     * padding-left: 320px
     */ }
    .has-control-menu #wrapper:not(.control-menu-hide) > header {
      transition: left 0.5s ease 0s;
      /**
       * hook for liferay top bar height
       */ }
      .has-control-menu #wrapper:not(.control-menu-hide) > header.floating-header {
        top: 33px;
        margin-top: -56px; }
    .has-control-menu.open #wrapper:not(.control-menu-hide) > header {
      left: 320px; } }

#wrapper > header {
  height: 100px;
  background-color: white; }
  #wrapper > header > .wrapped-content {
    height: 100%; }
  #wrapper > header.floating-header {
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    /* liferay login portlet hook */ }
    #wrapper > header.floating-header + #content #p_p_id_com_liferay_login_web_portlet_LoginPortlet_ {
      padding-top: 100px; }
  #wrapper > header #left-block,
  #wrapper > header #right-block,
  #wrapper > header > .wrapped-content,
  #wrapper > header .social-links {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between; }
  #wrapper > header #left-block > *:not(:first-child),
  #wrapper > header #right-block > *:not(:first-child) {
    margin-left: 2em; }
  #wrapper > header .menu-toggle {
    padding: 0 0.5rem; }
  #wrapper > header .logo.custom-logo {
    margin: 1em 0;
    height: calc(100% - 2em); }
    #wrapper > header .logo.custom-logo > img {
      height: 100%;
      width: auto; }
  #wrapper > header .languages-list li a {
    font-family: "Encode Sans" !important; }
  #wrapper > header .languages-list li.selected a {
    color: #EC0043 !important; }
  #wrapper > header .social-links {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #wrapper > header .social-links > li {
      padding: 0.25em; }
  #wrapper > header .geoportal-link > i {
    vertical-align: middle;
    font-size: 2.5rem; }
  #wrapper > header .header-icon-size {
    font-size: 1.75rem; }
  #wrapper > header a {
    color: black;
    text-decoration: none;
    transition: color 0.2s ease 0s; }
    #wrapper > header a[href]:focus, #wrapper > header a[href]:hover {
      color: gray;
      text-decoration: none; }

/* Para cuando hay barra superior de administración */
.has-control-menu:not(.control-menu-hide) #wrapper {
  /*margin-top: calc(100px + 56px) !important;*/
  margin-top: 49px !important; }
  @media (min-width: 992px) {
    .has-control-menu:not(.control-menu-hide) #wrapper {
      /*margin-top: calc(100px + 56px) !important;*/
      margin-top: 56px !important; } }

.has-control-menu:not(.control-menu-hide) .menu {
  top: calc(100px + 49px) !important; }
  @media (min-width: 992px) {
    .has-control-menu:not(.control-menu-hide) .menu {
      top: calc(100px + 56px) !important; } }

/*
 * admin menu font sizing hook
 */
.product-menu .list-group-heading.goto-link {
  font-size: 0.8rem; }

.product-menu .list-group, .product-menu .panel-title {
  font-size: 0.875rem; }

.portlet {
  margin-bottom: 0; }

.portlet-layout .portlet-header {
  margin-bottom: 0; }

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

.lfr-add-panel .add-content-menu .lfr-content-item .taglib-icon-label {
  line-height: 1rem;
  font-size: 1rem; }

.portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portlet-layout.row .col,
  .portlet-layout.row .col-1,
  .portlet-layout.row .col-10,
  .portlet-layout.row .col-11,
  .portlet-layout.row .col-12,
  .portlet-layout.row .col-2,
  .portlet-layout.row .col-3,
  .portlet-layout.row .col-4,
  .portlet-layout.row .col-5,
  .portlet-layout.row .col-6,
  .portlet-layout.row .col-7,
  .portlet-layout.row .col-8,
  .portlet-layout.row .col-9,
  .portlet-layout.row .col-auto,
  .portlet-layout.row .col-lg,
  .portlet-layout.row .col-lg-1,
  .portlet-layout.row .col-lg-10,
  .portlet-layout.row .col-lg-11,
  .portlet-layout.row .col-lg-12,
  .portlet-layout.row .col-lg-2,
  .portlet-layout.row .col-lg-3,
  .portlet-layout.row .col-lg-4,
  .portlet-layout.row .col-lg-5,
  .portlet-layout.row .col-lg-6,
  .portlet-layout.row .col-lg-7,
  .portlet-layout.row .col-lg-8,
  .portlet-layout.row .col-lg-9,
  .portlet-layout.row .col-lg-auto,
  .portlet-layout.row .col-md,
  .portlet-layout.row .col-md-1,
  .portlet-layout.row .col-md-10,
  .portlet-layout.row .col-md-11,
  .portlet-layout.row .col-md-12,
  .portlet-layout.row .col-md-2,
  .portlet-layout.row .col-md-3,
  .portlet-layout.row .col-md-4,
  .portlet-layout.row .col-md-5,
  .portlet-layout.row .col-md-6,
  .portlet-layout.row .col-md-7,
  .portlet-layout.row .col-md-8,
  .portlet-layout.row .col-md-9,
  .portlet-layout.row .col-md-auto,
  .portlet-layout.row .col-sm,
  .portlet-layout.row .col-sm-1,
  .portlet-layout.row .col-sm-10,
  .portlet-layout.row .col-sm-11,
  .portlet-layout.row .col-sm-12,
  .portlet-layout.row .col-sm-2,
  .portlet-layout.row .col-sm-3,
  .portlet-layout.row .col-sm-4,
  .portlet-layout.row .col-sm-5,
  .portlet-layout.row .col-sm-6,
  .portlet-layout.row .col-sm-7,
  .portlet-layout.row .col-sm-8,
  .portlet-layout.row .col-sm-9,
  .portlet-layout.row .col-sm-auto,
  .portlet-layout.row .col-xl,
  .portlet-layout.row .col-xl-1,
  .portlet-layout.row .col-xl-10,
  .portlet-layout.row .col-xl-11,
  .portlet-layout.row .col-xl-12,
  .portlet-layout.row .col-xl-2,
  .portlet-layout.row .col-xl-3,
  .portlet-layout.row .col-xl-4,
  .portlet-layout.row .col-xl-5,
  .portlet-layout.row .col-xl-6,
  .portlet-layout.row .col-xl-7,
  .portlet-layout.row .col-xl-8,
  .portlet-layout.row .col-xl-9,
  .portlet-layout.row .col-xl-auto,
  .portlet-layout.row .col-xs-1,
  .portlet-layout.row .col-xs-10,
  .portlet-layout.row .col-xs-11,
  .portlet-layout.row .col-xs-12,
  .portlet-layout.row .col-xs-2,
  .portlet-layout.row .col-xs-3,
  .portlet-layout.row .col-xs-4,
  .portlet-layout.row .col-xs-5,
  .portlet-layout.row .col-xs-6,
  .portlet-layout.row .col-xs-7,
  .portlet-layout.row .col-xs-8,
  .portlet-layout.row .col-xs-9 {
    padding-left: 0;
    padding-right: 0;
    min-height: unset; }

.portlet-layout > .row {
  margin-left: 0;
  margin-right: 0; }
  .portlet-layout > .row .col,
  .portlet-layout > .row .col-1,
  .portlet-layout > .row .col-10,
  .portlet-layout > .row .col-11,
  .portlet-layout > .row .col-12,
  .portlet-layout > .row .col-2,
  .portlet-layout > .row .col-3,
  .portlet-layout > .row .col-4,
  .portlet-layout > .row .col-5,
  .portlet-layout > .row .col-6,
  .portlet-layout > .row .col-7,
  .portlet-layout > .row .col-8,
  .portlet-layout > .row .col-9,
  .portlet-layout > .row .col-auto,
  .portlet-layout > .row .col-lg,
  .portlet-layout > .row .col-lg-1,
  .portlet-layout > .row .col-lg-10,
  .portlet-layout > .row .col-lg-11,
  .portlet-layout > .row .col-lg-12,
  .portlet-layout > .row .col-lg-2,
  .portlet-layout > .row .col-lg-3,
  .portlet-layout > .row .col-lg-4,
  .portlet-layout > .row .col-lg-5,
  .portlet-layout > .row .col-lg-6,
  .portlet-layout > .row .col-lg-7,
  .portlet-layout > .row .col-lg-8,
  .portlet-layout > .row .col-lg-9,
  .portlet-layout > .row .col-lg-auto,
  .portlet-layout > .row .col-md,
  .portlet-layout > .row .col-md-1,
  .portlet-layout > .row .col-md-10,
  .portlet-layout > .row .col-md-11,
  .portlet-layout > .row .col-md-12,
  .portlet-layout > .row .col-md-2,
  .portlet-layout > .row .col-md-3,
  .portlet-layout > .row .col-md-4,
  .portlet-layout > .row .col-md-5,
  .portlet-layout > .row .col-md-6,
  .portlet-layout > .row .col-md-7,
  .portlet-layout > .row .col-md-8,
  .portlet-layout > .row .col-md-9,
  .portlet-layout > .row .col-md-auto,
  .portlet-layout > .row .col-sm,
  .portlet-layout > .row .col-sm-1,
  .portlet-layout > .row .col-sm-10,
  .portlet-layout > .row .col-sm-11,
  .portlet-layout > .row .col-sm-12,
  .portlet-layout > .row .col-sm-2,
  .portlet-layout > .row .col-sm-3,
  .portlet-layout > .row .col-sm-4,
  .portlet-layout > .row .col-sm-5,
  .portlet-layout > .row .col-sm-6,
  .portlet-layout > .row .col-sm-7,
  .portlet-layout > .row .col-sm-8,
  .portlet-layout > .row .col-sm-9,
  .portlet-layout > .row .col-sm-auto,
  .portlet-layout > .row .col-xl,
  .portlet-layout > .row .col-xl-1,
  .portlet-layout > .row .col-xl-10,
  .portlet-layout > .row .col-xl-11,
  .portlet-layout > .row .col-xl-12,
  .portlet-layout > .row .col-xl-2,
  .portlet-layout > .row .col-xl-3,
  .portlet-layout > .row .col-xl-4,
  .portlet-layout > .row .col-xl-5,
  .portlet-layout > .row .col-xl-6,
  .portlet-layout > .row .col-xl-7,
  .portlet-layout > .row .col-xl-8,
  .portlet-layout > .row .col-xl-9,
  .portlet-layout > .row .col-xl-auto,
  .portlet-layout > .row .col-xs-1,
  .portlet-layout > .row .col-xs-10,
  .portlet-layout > .row .col-xs-11,
  .portlet-layout > .row .col-xs-12,
  .portlet-layout > .row .col-xs-2,
  .portlet-layout > .row .col-xs-3,
  .portlet-layout > .row .col-xs-4,
  .portlet-layout > .row .col-xs-5,
  .portlet-layout > .row .col-xs-6,
  .portlet-layout > .row .col-xs-7,
  .portlet-layout > .row .col-xs-8,
  .portlet-layout > .row .col-xs-9 {
    padding-left: 0;
    padding-right: 0;
    min-height: unset; }

/* DESCUADRA LOS MODALES DE LAS FICHAS

.modal-dialog-centered {
  display: inline-flex;
  align-items: center;
  transform: translate(-50%, 0) !important;
  min-height: calc(100% - (0.5rem * 2)) !important;
}

.modal-dialog {
    position: fixed;
}
*/
/* FIX AL CARGAR SLIDER */
.slick-carousel {
  display: none !important;
  visibility: hidden;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -webkit-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear; }

.slick-initialized {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'; }

/* ===============================
               ÍNDICE 
   =============================== 
   
   - Font size, color classes, blocks variales
   - functions
   - blocks
   - util
   - type_colors

*/
/**
 * font sizes
 */
/**
 * color classes
 */
/* #FF0048 */
/* #02B572 */
/* #0EB7A5 */
/* black */
/* aqua */
/**
 * blocks variables
 */
/* ===============================
              FUNCTIONS 
   =============================== */
/**
 * Utility function to get the font size from the $font-sizes map variable
 */
/* ===============================
                BLOCKS 
   =============================== */
/**
 * key value block definition
 */
.property-descriptor > label {
  font-weight: bold; }
  .property-descriptor > label:after {
    content: ':'; }

/**
 * icon list block definition
 */
.icons-group {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center; }
  .icons-group .full-width {
    justify-content: space-between; }
  .icons-group > * {
    font-size: 2.125rem;
    padding: 0 0.3rem; }
  .icons-group a {
    text-decoration: none; }
    .icons-group a > * {
      vertical-align: middle; }
    .icons-group a:hover {
      color: inherit;
      text-decoration: none; }

ul.icons-group {
  margin: 0;
  padding: 0;
  list-style-type: none; }

/**
 * rounded-pane sections rounds the sides pane
 */
.rounded-pane {
  border-radius: 30px !important;
  box-sizing: border-box;
  padding-left: 1rem;
  padding-right: 1rem; }

/*** ANIMATIONS ***/
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-grow:hover, .hvr-grow:active {
  -webkit-transform: scale(1.25);
  transform: scale(1.25); }

/* ===============================
                 UTIL 
   =============================== */
/*
 * font util
 */
.font-xs {
  font-size: 0.875rem; }

.font-rel-xs {
  font-size: 0.875em; }

.font-initial {
  font-size: 1rem; }

.font-rel-initial {
  font-size: 1em; }

.font-sm {
  font-size: 1.25rem; }

.font-rel-sm {
  font-size: 1.25em; }

.font-md {
  font-size: 1.5rem; }

.font-rel-md {
  font-size: 1.5em; }

.font-lg {
  font-size: 1.75rem; }

.font-rel-lg {
  font-size: 1.75em; }

.font-xl {
  font-size: 2.125rem; }

.font-rel-xl {
  font-size: 2.125em; }

.font-2xl {
  font-size: 2.5rem; }

.font-rel-2xl {
  font-size: 2.5em; }

.font-3xl {
  font-size: 2.75rem; }

.font-rel-3xl {
  font-size: 2.75em; }

.font-4xl {
  font-size: 3.75rem; }

.font-rel-4xl {
  font-size: 3.75em; }

/*
 * color util
 */
.c-black {
  color: #000000; }
  .c-black.c-i {
    color: #000000 !important; }

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

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

.c-darkgray {
  color: #585858; }
  .c-darkgray.c-i {
    color: #585858 !important; }

.bg-darkgray {
  background-color: #585858; }
  .bg-darkgray.bg-i {
    background-color: #585858 !important; }

.border-darkgray {
  border-color: #585858; }
  .border-darkgray .border-i {
    border-color: #585858 !important; }

.c-gray {
  color: rgba(0, 0, 0, 0.5); }
  .c-gray.c-i {
    color: rgba(0, 0, 0, 0.5) !important; }

.bg-gray {
  background-color: rgba(0, 0, 0, 0.5); }
  .bg-gray.bg-i {
    background-color: rgba(0, 0, 0, 0.5) !important; }

.border-gray {
  border-color: rgba(0, 0, 0, 0.5); }
  .border-gray .border-i {
    border-color: rgba(0, 0, 0, 0.5) !important; }

.c-lightgray {
  color: #EFEFEF; }
  .c-lightgray.c-i {
    color: #EFEFEF !important; }

.bg-lightgray {
  background-color: #EFEFEF; }
  .bg-lightgray.bg-i {
    background-color: #EFEFEF !important; }

.border-lightgray {
  border-color: #EFEFEF; }
  .border-lightgray .border-i {
    border-color: #EFEFEF !important; }

.c-white {
  color: #FFFFFF; }
  .c-white.c-i {
    color: #FFFFFF !important; }

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

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

.c-darkblue {
  color: #005A8D; }
  .c-darkblue.c-i {
    color: #005A8D !important; }

.bg-darkblue {
  background-color: #005A8D; }
  .bg-darkblue.bg-i {
    background-color: #005A8D !important; }

.border-darkblue {
  border-color: #005A8D; }
  .border-darkblue .border-i {
    border-color: #005A8D !important; }

.c-intenseblue {
  color: #0075B8; }
  .c-intenseblue.c-i {
    color: #0075B8 !important; }

.bg-intenseblue {
  background-color: #0075B8; }
  .bg-intenseblue.bg-i {
    background-color: #0075B8 !important; }

.border-intenseblue {
  border-color: #0075B8; }
  .border-intenseblue .border-i {
    border-color: #0075B8 !important; }

.c-blue {
  color: #007cc2; }
  .c-blue.c-i {
    color: #007cc2 !important; }

.bg-blue {
  background-color: #007cc2; }
  .bg-blue.bg-i {
    background-color: #007cc2 !important; }

.border-blue {
  border-color: #007cc2; }
  .border-blue .border-i {
    border-color: #007cc2 !important; }

.c-lightenblue {
  color: #18A1C4; }
  .c-lightenblue.c-i {
    color: #18A1C4 !important; }

.bg-lightenblue {
  background-color: #18A1C4; }
  .bg-lightenblue.bg-i {
    background-color: #18A1C4 !important; }

.border-lightenblue {
  border-color: #18A1C4; }
  .border-lightenblue .border-i {
    border-color: #18A1C4 !important; }

.c-purple {
  color: #7F50B2; }
  .c-purple.c-i {
    color: #7F50B2 !important; }

.bg-purple {
  background-color: #7F50B2; }
  .bg-purple.bg-i {
    background-color: #7F50B2 !important; }

.border-purple {
  border-color: #7F50B2; }
  .border-purple .border-i {
    border-color: #7F50B2 !important; }

.c-pink {
  color: #FF3B71; }
  .c-pink.c-i {
    color: #FF3B71 !important; }

.bg-pink {
  background-color: #FF3B71; }
  .bg-pink.bg-i {
    background-color: #FF3B71 !important; }

.border-pink {
  border-color: #FF3B71; }
  .border-pink .border-i {
    border-color: #FF3B71 !important; }

.c-intensepink {
  color: #EC0043; }
  .c-intensepink.c-i {
    color: #EC0043 !important; }

.bg-intensepink {
  background-color: #EC0043; }
  .bg-intensepink.bg-i {
    background-color: #EC0043 !important; }

.border-intensepink {
  border-color: #EC0043; }
  .border-intensepink .border-i {
    border-color: #EC0043 !important; }

.c-red {
  color: #e00; }
  .c-red.c-i {
    color: #e00 !important; }

.bg-red {
  background-color: #e00; }
  .bg-red.bg-i {
    background-color: #e00 !important; }

.border-red {
  border-color: #e00; }
  .border-red .border-i {
    border-color: #e00 !important; }

.c-orange {
  color: #FFA200; }
  .c-orange.c-i {
    color: #FFA200 !important; }

.bg-orange {
  background-color: #FFA200; }
  .bg-orange.bg-i {
    background-color: #FFA200 !important; }

.border-orange {
  border-color: #FFA200; }
  .border-orange .border-i {
    border-color: #FFA200 !important; }

.c-yellow {
  color: #FFC935; }
  .c-yellow.c-i {
    color: #FFC935 !important; }

.bg-yellow {
  background-color: #FFC935; }
  .bg-yellow.bg-i {
    background-color: #FFC935 !important; }

.border-yellow {
  border-color: #FFC935; }
  .border-yellow .border-i {
    border-color: #FFC935 !important; }

.c-gold {
  color: #d08400; }
  .c-gold.c-i {
    color: #d08400 !important; }

.bg-gold {
  background-color: #d08400; }
  .bg-gold.bg-i {
    background-color: #d08400 !important; }

.border-gold {
  border-color: #d08400; }
  .border-gold .border-i {
    border-color: #d08400 !important; }

.c-lightengreen {
  color: #A5C933; }
  .c-lightengreen.c-i {
    color: #A5C933 !important; }

.bg-lightengreen {
  background-color: #A5C933; }
  .bg-lightengreen.bg-i {
    background-color: #A5C933 !important; }

.border-lightengreen {
  border-color: #A5C933; }
  .border-lightengreen .border-i {
    border-color: #A5C933 !important; }

.c-green {
  color: #00AA6B; }
  .c-green.c-i {
    color: #00AA6B !important; }

.bg-green {
  background-color: #00AA6B; }
  .bg-green.bg-i {
    background-color: #00AA6B !important; }

.border-green {
  border-color: #00AA6B; }
  .border-green .border-i {
    border-color: #00AA6B !important; }

.c-aqua {
  color: #00A795; }
  .c-aqua.c-i {
    color: #00A795 !important; }

.bg-aqua {
  background-color: #00A795; }
  .bg-aqua.bg-i {
    background-color: #00A795 !important; }

.border-aqua {
  border-color: #00A795; }
  .border-aqua .border-i {
    border-color: #00A795 !important; }

.c-brown {
  color: #957A62; }
  .c-brown.c-i {
    color: #957A62 !important; }

.bg-brown {
  background-color: #957A62; }
  .bg-brown.bg-i {
    background-color: #957A62 !important; }

.border-brown {
  border-color: #957A62; }
  .border-brown .border-i {
    border-color: #957A62 !important; }

/* ===============================
              TYPE COLORS 
   =============================== */
/*
 * typecodes classes definition
 */
.c-tiprecalojam {
  color: #F44336 !important; }

.bg-tiprecalojam {
  background-color: #F44336 !important; }

.border-tiprecalojam {
  border-color: #F44336 !important; }

.c-tiprecrestaur {
  color: #E91E63 !important; }

.bg-tiprecrestaur {
  background-color: #E91E63 !important; }

.border-tiprecrestaur {
  border-color: #E91E63 !important; }

.c-tiprecevento {
  color: #9C27B0 !important; }

.bg-tiprecevento {
  background-color: #9C27B0 !important; }

.border-tiprecevento {
  border-color: #9C27B0 !important; }

.c-tipreceveprof {
  color: #474f77 !important; }

.bg-tipreceveprof {
  background-color: #474f77 !important; }

.border-tipreceveprof {
  border-color: #474f77 !important; }

.c-tiprecplaya {
  color: #673AB7 !important; }

.bg-tiprecplaya {
  background-color: #673AB7 !important; }

.border-tiprecplaya {
  border-color: #673AB7 !important; }

.c-tiprecgolf {
  color: #3F51B5 !important; }

.bg-tiprecgolf {
  background-color: #3F51B5 !important; }

.border-tiprecgolf {
  border-color: #3F51B5 !important; }

.c-tiprecflamenco {
  color: #2196F3 !important; }

.bg-tiprecflamenco {
  background-color: #2196F3 !important; }

.border-tiprecflamenco {
  border-color: #2196F3 !important; }

.c-tiprecdeporte {
  color: #03A9F4 !important; }

.bg-tiprecdeporte {
  background-color: #03A9F4 !important; }

.border-tiprecdeporte {
  border-color: #03A9F4 !important; }

.c-tiprecsaludbelleza {
  color: #00BCD4 !important; }

.bg-tiprecsaludbelleza {
  background-color: #00BCD4 !important; }

.border-tiprecsaludbelleza {
  border-color: #00BCD4 !important; }

.c-tiprectransporte {
  color: #009688 !important; }

.bg-tiprectransporte {
  background-color: #009688 !important; }

.border-tiprectransporte {
  border-color: #009688 !important; }

.c-tiprecservinf {
  color: #4cAF50 !important; }

.bg-tiprecservinf {
  background-color: #4cAF50 !important; }

.border-tiprecservinf {
  border-color: #4cAF50 !important; }

.c-tiprecareanatural {
  color: #8BC34A !important; }

.bg-tiprecareanatural {
  background-color: #8BC34A !important; }

.border-tiprecareanatural {
  border-color: #8BC34A !important; }

.c-tiprecrutaturis {
  color: #C0CA33 !important; }

.bg-tiprecrutaturis {
  background-color: #C0CA33 !important; }

.border-tiprecrutaturis {
  border-color: #C0CA33 !important; }

.c-tipreccompra {
  color: #FCC02E !important; }

.bg-tipreccompra {
  background-color: #FCC02E !important; }

.border-tipreccompra {
  border-color: #FCC02E !important; }

.c-tiprecparquesocio {
  color: #014D41 !important; }

.bg-tiprecparquesocio {
  background-color: #014D41 !important; }

.border-tiprecparquesocio {
  border-color: #014D41 !important; }

.c-tiprecocionocturno {
  color: #FF9800 !important; }

.bg-tiprecocionocturno {
  background-color: #FF9800 !important; }

.border-tiprecocionocturno {
  border-color: #FF9800 !important; }

.c-tiprecvisita {
  color: #FF5722 !important; }

.bg-tiprecvisita {
  background-color: #FF5722 !important; }

.border-tiprecvisita {
  border-color: #FF5722 !important; }

.c-tiprecsendero {
  color: #795548 !important; }

.bg-tiprecsendero {
  background-color: #795548 !important; }

.border-tiprecsendero {
  border-color: #795548 !important; }

.c-tiprecoferta {
  color: #9E9E9E !important; }

.bg-tiprecoferta {
  background-color: #9E9E9E !important; }

.border-tiprecoferta {
  border-color: #9E9E9E !important; }

.c-tiprecconvcong {
  color: #607D8B !important; }

.bg-tiprecconvcong {
  background-color: #607D8B !important; }

.border-tiprecconvcong {
  border-color: #607D8B !important; }

.c-tiprecactgui {
  color: #263238 !important; }

.bg-tiprecactgui {
  background-color: #263238 !important; }

.border-tiprecactgui {
  border-color: #263238 !important; }

.c-tiprecagevia {
  color: #1B5E20 !important; }

.bg-tiprecagevia {
  background-color: #1B5E20 !important; }

.border-tiprecagevia {
  border-color: #1B5E20 !important; }

.c-tiprecotrcom {
  color: #01579B !important; }

.bg-tiprecotrcom {
  background-color: #01579B !important; }

.border-tiprecotrcom {
  border-color: #01579B !important; }

.c-tiprecescesp {
  color: #827717 !important; }

.bg-tiprecescesp {
  background-color: #827717 !important; }

.border-tiprecescesp {
  border-color: #827717 !important; }

.c-tiptermunicipio {
  color: #FF0048 !important; }

.bg-tiptermunicipio {
  background-color: #FF0048 !important; }

.border-tiptermunicipio {
  border-color: #FF0048 !important; }

.c-tipterprovincia {
  color: #FFC935 !important; }

.bg-tipterprovincia {
  background-color: #FFC935 !important; }

.border-tipterprovincia {
  border-color: #FFC935 !important; }

.c-noticias {
  color: #02B572 !important; }

.bg-noticias {
  background-color: #02B572 !important; }

.border-noticias {
  border-color: #02B572 !important; }

.c-reportajes {
  color: #FFA200 !important; }

.bg-reportajes {
  background-color: #FFA200 !important; }

.border-reportajes {
  border-color: #FFA200 !important; }

.c-recetas {
  color: #A5C933 !important; }

.bg-recetas {
  background-color: #A5C933 !important; }

.border-recetas {
  border-color: #A5C933 !important; }

.c-territorio {
  color: #0080C9 !important; }

.bg-territorio {
  background-color: #0080C9 !important; }

.border-territorio {
  border-color: #0080C9 !important; }

.c-artistas {
  color: #FF3B71 !important; }

.bg-artistas {
  background-color: #FF3B71 !important; }

.border-artistas {
  border-color: #FF3B71 !important; }

.c-palos-flamencos {
  color: #0EB7A5 !important; }

.bg-palos-flamencos {
  background-color: #0EB7A5 !important; }

.border-palos-flamencos {
  border-color: #0EB7A5 !important; }

.c-publicaciones {
  color: #0075B8 !important; }

.bg-publicaciones {
  background-color: #0075B8 !important; }

.border-publicaciones {
  border-color: #0075B8 !important; }

.c-sports {
  color: #A5C933 !important; }

.bg-sports {
  background-color: #A5C933 !important; }

.border-sports {
  border-color: #A5C933 !important; }

/* ICONOS */
.icons-group a span[class*="facebook"] {
  color: #0075B8; }

.icons-group a span[class*="twitter"] {
  color: #18A1C4; }

.icons-group a span[class*="envelope"] {
  color: #7F50B2; }

.icons-group a:hover span {
  color: #000000; }

/* ENLACES */
.txt-link {
  cursor: pointer;
  font-weight: 700; }

/* COLORES SERVICIOS Y MENU */
.color1 {
  color: #0080C9; }

.color2 {
  color: #FFA200; }

.color3 {
  color: #FF3B71; }

.color4 {
  color: #02B572; }

.color5 {
  color: #FFC935; }

.color6 {
  color: #957A62; }

.color7 {
  color: #7F50B2; }

.color8 {
  color: #1FA8CB; }

.color9 {
  color: #FF0048; }

.color10 {
  color: #A5C933; }

.static-links-blocks .row .col-12:nth-child(1) .link {
  background-color: #0075B8; }

.static-links-blocks .row .col-12:nth-child(2) .link {
  background-color: #FFA200; }

.static-links-blocks .row .col-12:nth-child(3) .link {
  background-color: #FF0048; }

.static-links-blocks .row .col-12:nth-child(4) .link {
  background-color: #02B572; }

.static-links-blocks .row .col-12:nth-child(5) .link {
  background-color: #957A62; }

.static-links-blocks .row .col-12:nth-child(6) .link {
  background-color: #A5C933; }

.static-links-blocks .row .col-12:nth-child(7) .link {
  background-color: #7F50B2; }

.static-links-blocks .row .col-12:nth-child(8) .link {
  background-color: #1FA8CB; }

.static-links-blocks .row .col-12:nth-child(9) .link {
  background-color: #ff563b; }

.static-links-blocks .row .col-12:nth-child(10) .link {
  background-color: #11cc53; }

.static-links-blocks .row .col-12:nth-child(11) .link {
  background-color: #0075B8; }

.static-links-blocks .row .col-12:nth-child(12) .link {
  background-color: #FFA200; }

.static-links-blocks .row .col-12:nth-child(13) .link {
  background-color: #FF0048; }

.static-links-blocks .row .col-12:nth-child(14) .link {
  background-color: #02B572; }

.static-links-blocks .row .col-12:nth-child(15) .link {
  background-color: #957A62; }

.static-links-blocks .row .col-12:nth-child(16) .link {
  background-color: #A5C933; }

.static-links-blocks .row .col-12:nth-child(17) .link {
  background-color: #7F50B2; }

.static-links-blocks .row .col-12:nth-child(18) .link {
  background-color: #1FA8CB; }

.static-links-blocks .row .col-12:nth-child(19) .link {
  background-color: #ff563b; }

.static-links-blocks .row .col-12:nth-child(20) .link {
  background-color: #11cc53; }

/* CÍRCULO VALORACIÓN */
.number-verygood {
  border: 4px solid #00AA6B; }
  .number-verygood .score-fill {
    background-color: #00AA6B; }

.number-good {
  border: 4px solid #A5C933; }
  .number-good .score-fill {
    background-color: #A5C933; }

.number-regular {
  border: 4px solid #FFA200; }
  .number-regular .score-fill {
    background-color: #FFA200; }

.number-bad {
  border: 4px solid #FF3B71; }
  .number-bad .score-fill {
    background-color: #FF3B71; }

.number-verybad {
  border: 4px solid #957A62; }
  .number-verybad .score-fill {
    background-color: #957A62; }

/***** COLORES DE LOS ELEMENTOS DEL PORTAL *****/
/* CABECERA */
.dynamic-header-portlet .image-title, .static-header .image-title {
  background-color: rgba(0, 0, 0, 0.25); }

.dynamic-header-portlet h1, .static-header h1 {
  color: #FFFFFF; }

/* MIGAS */
.breadcrumb {
  background-color: transparent; }
  .breadcrumb a {
    color: #000000; }

/* LATERAL DINÁMICO Y ESTÁTICO */
.dynamic-summary-portlet .resource-type-icon, .static-sidebar .resource-type-icon, .static-summary .resource-type-icon {
  background-color: #000000;
  color: #FFFFFF; }

.dynamic-summary-portlet .valorations, .static-sidebar .valorations, .static-summary .valorations {
  border-color: #EFEFEF;
  background-color: #EFEFEF; }

.dynamic-summary-portlet .highlighted-number, .static-sidebar .highlighted-number, .static-summary .highlighted-number {
  background-color: #FFFFFF; }

.dynamic-summary-portlet .title, .static-sidebar .title, .static-summary .title {
  color: #000000; }

.dynamic-summary-portlet .share a.facebook, .static-sidebar .share a.facebook, .static-summary .share a.facebook {
  color: #005A8D; }

.dynamic-summary-portlet .share a.mail, .static-sidebar .share a.mail, .static-summary .share a.mail {
  color: #00AA6B; }

.dynamic-summary-portlet .share a:hover, .static-sidebar .share a:hover, .static-summary .share a:hover {
  color: #000000; }

.dynamic-summary-portlet .show-link, .static-sidebar .show-link, .static-summary .show-link {
  background-color: #00AA6B;
  color: white; }
  .dynamic-summary-portlet .show-link:hover, .static-sidebar .show-link:hover, .static-summary .show-link:hover {
    background: black;
    color: white; }

/* GALERÍA */
.gallery-grid .gallery {
  background-color: #000000; }
  .gallery-grid .gallery .main-view {
    background-color: #e8e8e8; }
  .gallery-grid .gallery .sidebar {
    background-color: #c3c3c3; }

.gallery-grid .slick-next, .gallery-grid .slick-prev {
  color: #FFFFFF !important; }
  .gallery-grid .slick-next:hover, .gallery-grid .slick-prev:hover {
    color: #A5C933 !important; }

.gallery-grid .border-color {
  border-color: #A5C933; }

.gallery-list .slick-carousel .slick-list {
  background-color: #EFEFEF; }

/* INFORMACIÓN DE CONTACTO */
.dynamic-contactinfo-portlet, .static-contactinfo {
  color: #FFFFFF; }
  .dynamic-contactinfo-portlet .bg, .static-contactinfo .bg {
    background-color: #0075B8; }
  .dynamic-contactinfo-portlet .area-left, .static-contactinfo .area-left {
    background-color: #0075B8; }
  .dynamic-contactinfo-portlet .area-right, .static-contactinfo .area-right {
    background-color: #007cc2; }
  .dynamic-contactinfo-portlet .slick-list, .static-contactinfo .slick-list {
    background-color: #005A8D; }
  .dynamic-contactinfo-portlet .nav-tabs .nav-item a, .static-contactinfo .nav-tabs .nav-item a {
    color: #FFFFFF !important; }
    .dynamic-contactinfo-portlet .nav-tabs .nav-item a:hover, .static-contactinfo .nav-tabs .nav-item a:hover {
      color: #000000 !important; }
    .dynamic-contactinfo-portlet .nav-tabs .nav-item a.disabled, .static-contactinfo .nav-tabs .nav-item a.disabled {
      color: #000000 !important; }
    .dynamic-contactinfo-portlet .nav-tabs .nav-item a.active, .static-contactinfo .nav-tabs .nav-item a.active {
      color: #FFA200 !important; }
  .dynamic-contactinfo-portlet .slick-dots li.slick-active button:before, .static-contactinfo .slick-dots li.slick-active button:before {
    border: 3px solid #FFFFFF !important; }
  .dynamic-contactinfo-portlet .slick-dots li button, .static-contactinfo .slick-dots li button {
    color: #FFFFFF; }
    .dynamic-contactinfo-portlet .slick-dots li button:before, .static-contactinfo .slick-dots li button:before {
      color: #FFFFFF; }
  .dynamic-contactinfo-portlet .whiteskin, .static-contactinfo .whiteskin {
    background-color: #FFFFFF; }
    .dynamic-contactinfo-portlet .whiteskin .title, .dynamic-contactinfo-portlet .whiteskin .territory, .dynamic-contactinfo-portlet .whiteskin .address, .dynamic-contactinfo-portlet .whiteskin .other, .dynamic-contactinfo-portlet .whiteskin .info, .dynamic-contactinfo-portlet .whiteskin #tooltip-copy, .static-contactinfo .whiteskin .title, .static-contactinfo .whiteskin .territory, .static-contactinfo .whiteskin .address, .static-contactinfo .whiteskin .other, .static-contactinfo .whiteskin .info, .static-contactinfo .whiteskin #tooltip-copy {
      color: #000000; }
      .dynamic-contactinfo-portlet .whiteskin .title a, .dynamic-contactinfo-portlet .whiteskin .territory a, .dynamic-contactinfo-portlet .whiteskin .address a, .dynamic-contactinfo-portlet .whiteskin .other a, .dynamic-contactinfo-portlet .whiteskin .info a, .dynamic-contactinfo-portlet .whiteskin #tooltip-copy a, .static-contactinfo .whiteskin .title a, .static-contactinfo .whiteskin .territory a, .static-contactinfo .whiteskin .address a, .static-contactinfo .whiteskin .other a, .static-contactinfo .whiteskin .info a, .static-contactinfo .whiteskin #tooltip-copy a {
        color: #000000; }
    .dynamic-contactinfo-portlet .whiteskin .nav-tabs .nav-item a, .static-contactinfo .whiteskin .nav-tabs .nav-item a {
      color: #005A8D !important; }
      .dynamic-contactinfo-portlet .whiteskin .nav-tabs .nav-item a:hover, .static-contactinfo .whiteskin .nav-tabs .nav-item a:hover {
        color: #000000 !important; }
      .dynamic-contactinfo-portlet .whiteskin .nav-tabs .nav-item a.disabled, .static-contactinfo .whiteskin .nav-tabs .nav-item a.disabled {
        color: #000000 !important; }
      .dynamic-contactinfo-portlet .whiteskin .nav-tabs .nav-item a.active, .static-contactinfo .whiteskin .nav-tabs .nav-item a.active {
        color: #FFA200 !important; }
    .dynamic-contactinfo-portlet .whiteskin .slick-list, .static-contactinfo .whiteskin .slick-list {
      background-color: #007cc2 !important; }
    .dynamic-contactinfo-portlet .whiteskin .copy-button, .static-contactinfo .whiteskin .copy-button {
      color: #000000; }
    .dynamic-contactinfo-portlet .whiteskin .slick-dots li.slick-active button:before, .static-contactinfo .whiteskin .slick-dots li.slick-active button:before {
      border: 3px solid #000000 !important; }
    .dynamic-contactinfo-portlet .whiteskin .slick-dots li button, .static-contactinfo .whiteskin .slick-dots li button {
      color: #000000; }
      .dynamic-contactinfo-portlet .whiteskin .slick-dots li button:before, .static-contactinfo .whiteskin .slick-dots li button:before {
        color: #000000; }

/* ¿DESEA SABER MÁS? */
.static-links-sections .bg {
  background: #585858; }

.static-links-sections .section-title {
  color: #FFFFFF; }

.static-links-sections a {
  color: #FFFFFF; }
  .static-links-sections a:hover {
    color: #A5C933; }
  .static-links-sections a i {
    color: #A5C933; }

/* BOTONERA */
.static-links a {
  color: #000000; }
  .static-links a:hover {
    color: #00A795; }

/* TAGS */
.tag {
  background-color: #EFEFEF; }

/* PAGINACIÓN */
.pagination ul .first span:hover, .pagination ul .prev span:hover, .pagination ul .next span:hover, .pagination ul .last span:hover {
  color: #EC0043; }

.pagination ul .disabled:hover {
  color: #000000 !important; }

/* PIE */
.footer .links-footer a {
  color: #6b6b6b; }
  .footer .links-footer a:hover {
    color: black; }

.footer .content-footer {
  color: #767676; }

/* MODAL CONFIRMACIÓN */
.swal2-styled.swal2-confirm {
  background-color: #007cc2 !important; }

/* DRAG & DROP ADMINISTRACIÓN */
.button-layout {
  display: none;
  position: fixed;
  top: 13px;
  right: 100px;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 1.2rem;
  background-color: #272833;
  cursor: pointer;
  z-index: 1000; }
  .button-layout:hover {
    background-color: #333544; }

.open-admin-panel .button-layout {
  display: flex; }

.title-layout {
  display: none;
  font-family: "Asap Condensed";
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
  padding: 0.5rem 2rem 1rem 2rem; }

/* Bajar contenido y subir cabecera flotante en administración para que no tape */
.has-control-menu.main-page:not(.control-menu-hide) {
  /*margin-top: 156px;*/
  margin-top: 195px; }
  .has-control-menu.main-page:not(.control-menu-hide).layout-mode {
    margin-top: 156px; }
  .has-control-menu.main-page:not(.control-menu-hide) #wrapper > header.floating-header {
    top: 56px; }

/* Clase que se activa en las áreas cuando se arrastra un componente */
/*.yui3-dd-drop-active-valid {*/
.layout-mode {
  /* Ajusta el ancho al del wrapped-content */
  /* Ajuste de bloques para los microsites */
  /* Estilo para las áreas cuando se arrastra un componente  */
  /* Oculta el contenido de los bloques */
  /*******Provisional *****
	.dynamic-services-portlet *, .dynamic-infrastructures-portlet *, .dynamic-description-portlet *{
		display: none;
	}*/
  /* Estilo de los bloques */
  /* Título de los bloques */
  /*.dynamic-header-portlet:before, .static-header:before{content: "CABECERA";}
	.dynamic-summary-portlet:before, .static-sidebar:before, static-summary:before{content: "RESUMEN Y ACCIONES";}
	.dynamic-description-portlet:before, .static-text:before{content: "DESCRIPCIÓN";}
	.dynamic-gallery-portlet:before{content: "GALERÍA MULTIMEDIA";}	
	.dynamic-contactinfo-portlet:before{content: "INFORMACIÓN DE CONTACTO";}		
	.dynamic-infrastructures-portlet:before{content: "INFRAESTRUCTURAS";}
	.dynamic-services-portlet:before{content: "SERVICIOS";}
	.dynamic-characteristics-portlet:before{content: "CARACTERÍSTICAS";}
	.breadcrumb:before{content: "MIGAS DE PAN";}
	.static-links-sections:before, .dynamic-links-sections:before{content: "MENÚ DE ENLACES";}
	.know-more-section:before{content: "¿QUIERES SABER MÁS?";}
	div[class*="highlighted"].portlet-boundary:before{content: "DESTACADOS";}
	.recommend:before{content: "RECOMENDAMOS";}
	.static-share:before{content: "COMPARTIR";}*/ }
  .layout-mode .col-left {
    padding-left: 5px !important; }
  .layout-mode .col-right {
    padding-right: 5px !important; }
  .layout-mode .sortable-layout-drag-indicator {
    display: none !important; }
  .layout-mode .sortable-layout-drag-target-indicator {
    display: block !important; }
  .layout-mode .sortable-layout-drag-target-indicator.hide {
    display: none !important; }
  .layout-mode .title-layout {
    display: block; }
  .layout-mode .area-header, .layout-mode .area-other1, .layout-mode .area-other2, .layout-mode .area-error, .layout-mode .area-other-static {
    padding: 0 20px;
    max-width: 1140px;
    margin: 0 auto;
    position: relative; }
    @media (min-width: 992px) {
      .layout-mode .area-header, .layout-mode .area-other1, .layout-mode .area-other2, .layout-mode .area-error, .layout-mode .area-other-static {
        padding: 0 70px !important; } }
  .layout-mode.nac-page {
    /* Ajusta el ancho al del wrapped-content */ }
    @media (min-width: 992px) {
      .layout-mode.nac-page .area-header, .layout-mode.nac-page .area-other1, .layout-mode.nac-page .area-other2, .layout-mode.nac-page .area-error {
        padding: 0 10px !important; } }
  .layout-mode.microsite .area-header {
    margin: 0 !important; }
  .layout-mode.microsite .area-description {
    margin: 0 !important;
    padding: 0 5px 0 5px !important; }
    .layout-mode.microsite .area-description.col-left {
      padding: 0 0 0 5px !important; }
      @media (min-width: 992px) {
        .layout-mode.microsite .area-description.col-left {
          padding-right: 6px !important; } }
  .layout-mode.microsite .area-summary {
    margin: 0 !important; }
    .layout-mode.microsite .area-summary.col-right {
      padding: 0 5px 0 0 !important; }
      @media (min-width: 992px) {
        .layout-mode.microsite .area-summary.col-right {
          padding-left: 6px !important; } }
    .layout-mode.microsite .area-summary.col-left {
      padding: 0 0 0 5px !important; }
      @media (min-width: 992px) {
        .layout-mode.microsite .area-summary.col-left {
          padding-right: 6px !important; } }
  .layout-mode.microsite .area-other1, .layout-mode.microsite .area-other2 {
    padding: 0 70px !important; }
  .layout-mode.microsite .area-block1 {
    padding-left: 5px !important; }
  .layout-mode.microsite .area-block2 {
    padding-right: 5px !important; }
  .layout-mode .area-header.yui3-dd-drop-over > div, .layout-mode .area-description.yui3-dd-drop-over > div, .layout-mode .area-summary.yui3-dd-drop-over > div, .layout-mode .area-other1.yui3-dd-drop-over > div, .layout-mode .area-other2.yui3-dd-drop-over > div, .layout-mode .area-block1.yui3-dd-drop-over > div, .layout-mode .area-block2.yui3-dd-drop-over > div, .layout-mode .area-error.yui3-dd-drop-over > div, .layout-mode .area-other-static.yui3-dd-drop-over > div {
    border-style: dashed;
    background: white; }
  .layout-mode .area-header > div, .layout-mode .area-description > div, .layout-mode .area-summary > div, .layout-mode .area-other1 > div, .layout-mode .area-other2 > div, .layout-mode .area-block1 > div, .layout-mode .area-block2 > div, .layout-mode .area-error > div, .layout-mode .area-other-static > div {
    margin: 0 3px 3px 3px;
    padding: 1rem;
    background: #EFEFEF;
    border: 3px solid #CBCBCB;
    border-radius: 4px;
    margin-bottom: 0.6rem; }
  .layout-mode .area-header::before, .layout-mode .area-description::before, .layout-mode .area-summary::before, .layout-mode .area-other1::before, .layout-mode .area-other2::before, .layout-mode .area-block1::before, .layout-mode .area-block2::before, .layout-mode .area-error::before, .layout-mode .area-other-static::before {
    font-family: "Encode Sans";
    font-weight: 600;
    padding: 0.2rem 0.5rem 0.2rem 0.5rem;
    margin-left: 1rem;
    margin-top: 0.2rem;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .layout-mode .area-header::before {
    content: "CABECERA";
    background-color: #FFA200; }
  .layout-mode .area-header > div {
    background: #FFF1D9;
    border: 3px solid #FFA200; }
  .layout-mode .area-header.yui3-dd-drop-over > div {
    background: #FFA200; }
  .layout-mode .area-description {
    margin-top: 0; }
    .layout-mode .area-description::before {
      content: "DESCRIPCIÓN";
      background-color: #A5C933; }
    .layout-mode .area-description > div {
      background: #F2F7E0;
      border: 3px solid #A5C933; }
    .layout-mode .area-description.yui3-dd-drop-over > div {
      background: #A5C933; }
  .layout-mode .area-summary::before {
    content: "COLUMNA LATERAL";
    background-color: #02B572; }
  .layout-mode .area-summary > div {
    background: #D9F4EA;
    border: 3px solid #02B572; }
  .layout-mode .area-summary.yui3-dd-drop-over > div {
    background: #02B572; }
  .layout-mode .area-other1::before {
    content: "CONTENIDO";
    background-color: #1FA8CB; }
  .layout-mode .area-other1 > div {
    background: #DDF2F7;
    border: 3px solid #1FA8CB; }
  .layout-mode .area-other1.yui3-dd-drop-over > div {
    background: #1FA8CB; }
  .layout-mode .area-other2::before {
    content: "CONTENIDO";
    background-color: #1FA8CB; }
  .layout-mode .area-other2 > div {
    background: #DDF2F7;
    border: 3px solid #1FA8CB; }
  .layout-mode .area-other2.yui3-dd-drop-over > div {
    background: #1FA8CB; }
  .layout-mode .area-other-static::before {
    content: "CONTENIDO";
    background-color: #1FA8CB; }
  .layout-mode .area-other-static > div {
    background: #DDF2F7;
    border: 3px solid #1FA8CB; }
  .layout-mode .area-other-static.yui3-dd-drop-over > div {
    background: #1FA8CB; }
  .layout-mode .area-block1::before {
    content: "CONTENIDO BLOQUE IZQUIERDO";
    /*background-color: #7F50B2;*/
    background-color: #1FA8CB; }
  .layout-mode .area-block1 > div {
    /*background: #ECE5F4;*/
    background: #DDF2F7;
    /*border: 3px solid #7F50B2;*/
    border: 3px solid #1FA8CB; }
  .layout-mode .area-block1.yui3-dd-drop-over > div {
    /*background: #7F50B2;*/
    background: #1FA8CB; }
  .layout-mode .area-block2::before {
    content: "CONTENIDO BLOQUE DERECHO";
    /*background-color: #FF3B71;*/
    background-color: #1FA8CB; }
  .layout-mode .area-block2 > div {
    /*background: #FFE1EA;*/
    background: #DDF2F7;
    /*border: 3px solid #FF3B71;*/
    border: 3px solid #1FA8CB; }
  .layout-mode .area-block2.yui3-dd-drop-over > div {
    /*background: #FF3B71;*/
    background: #1FA8CB; }
  .layout-mode .area-error::before {
    content: "CONTENIDO";
    background-color: #1FA8CB; }
  .layout-mode .area-error > div {
    background: #DDF2F7;
    border: 3px solid #1FA8CB; }
  .layout-mode .area-error.yui3-dd-drop-over > div {
    background: #1FA8CB; }
  .layout-mode .bg {
    display: none; }
  .layout-mode div[id*="megamenuweb"], .layout-mode .micro-menu {
    display: none !important; }
  .layout-mode .dynamic-header-portlet,
  .layout-mode .dynamic-summary-portlet,
  .layout-mode .dynamic-description-portlet,
  .layout-mode .dynamic-gallery-portlet,
  .layout-mode .dynamic-infrastructures-portlet,
  .layout-mode .dynamic-contactinfo-portlet,
  .layout-mode .dynamic-services-portlet,
  .layout-mode .dynamic-characteristics-portlet,
  .layout-mode .dynamic-links-sections,
  .layout-mode .static-header,
  .layout-mode .breadcrumb,
  .layout-mode .static-text,
  .layout-mode .know-more-section,
  .layout-mode .static-links-sections,
  .layout-mode div[class*="highlighted"].portlet-boundary,
  .layout-mode .recommend,
  .layout-mode .static-sidebar,
  .layout-mode .static-summary,
  .layout-mode .static-share {
    margin: 0; }
  .layout-mode .div[class*="breadcrumbs"].portlet-boundary .portlet-topper .portlet-title-default:before {
    content: "Migas de Pan"; }
  .layout-mode .div[class*="breadcrumbs"].portlet-boundary .portlet-topper .portlet-name-text {
    display: none; }
  .layout-mode .portlet-topper {
    position: relative !important;
    background: white !important;
    opacity: 1 !important;
    border: 3px solid #c7c7c7;
    border-radius: 4px;
    margin: 3px 0;
    text-align: left; }
    .layout-mode .portlet-topper:hover {
      background-color: #EFEFEF !important; }
    .layout-mode .portlet-topper + .portlet-content {
      display: none; }
    .layout-mode .portlet-topper a:hover {
      color: #FF0048;
      text-decoration: none; }
    .layout-mode .portlet-topper .portlet-title-default:before, .layout-mode .portlet-topper .portlet-name-text {
      font-weight: 500;
      font-family: "Encode Sans";
      font-size: 1rem;
      color: black; }
  @media only screen and (min-width: 768px) {
    .layout-mode .portlet.open > .portlet-topper, .layout-mode .portlet:hover > .portlet-topper, .layout-mode .portlet.focus > .portlet-topper {
      /* opacity: 1; */
      -webkit-transform: translateY(0) !important;
      -moz-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
      -o-transform: translateY(0) !important;
      transform: translateY(0) !important; } }

/* Fix para que la barra superior de los bloques en la administración no suba cuando se pasa el ratón por encima */
.portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
  z-index: 2;
  /*transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;*/ }

/* Fix para que los bloques vacíos no ocupen lugar */
.portlet-column-content.empty {
  padding: 0; }

/* Fix para quitar el borde de los portlets */
.portlet-decorate .portlet-content {
  border-width: 0; }

/* 

ÍNDICE

- BOTONES REDONDEADOS
- ARROWS
- Z-INDEX 
- CARET TOOLTIP
- ENLACES
- MÁRGENES DE LOS WRAPPED-CONTENT
- MÁRGENES LATERALES
- MÁRGENES Y TIPOGRAFÍA DE LOS BLOQUES
- TÍTULOS
- ENLACES
- PAGINACIÓN
- ETIQUETAS
- CABECERA DINÁMICA Y ESTÁTICA
- MENÚ APARTADOS ESTÁTICOS Y DINÁMICOS
- MENÚ BLOQUES
- SABER MÁS
- LATERAL ESTÁTICO Y DINÁMICO
- GALERÍA V1
- GALERÍA V2
- CARACTERÍSTICAS DINÁMICAS
- RECETA
- INFORMACIÓN DE CONTACTO
- OTRA INFORMACIÓN
- EVENTO
- PUBLICACIÓN
- DETALLE DE POPUP
- PAGINACIÓN ARTÍCULOS
- FICHA MAPA
- FOTO/VIDEO REPORTAJE
- CUSTOM LOADER
- PANTALLA DE ERROR
- SCROLLBAR
- VENTANA MODAL
- VENTANA MODAL LIGHTBOX
- FORMULARIOS
- PESTAÑAS
- LEER MAS
- AUDIOS

---------------COMPONENTES NAC
- LINKS
- COLUMNAS
- BANNER (CABECERA DOBLE)
- BOTONERA
- 2, 3, 4 COLUMNAS
- CUADROS PORTADA
- STEPS
- VIDEO YOUTUBE
- IMAGEN SIMPLE

- MICROSITE
- PESTAÑAS
 */
.height-0 {
  height: 0; }

/* BOTONES REDONDEADOS */
.btn-link.go-home {
  background-color: #EC0043; }

.btn-link.add-favorite {
  background-color: #EC0043; }

.btn-link.add-plan {
  background-color: #00AA6B; }

.btn-link.show-link {
  background-color: #00AA6B; }

.btn-link.ask-offer {
  background-color: #007cc2; }

.btn-link.user-access {
  background-color: #18A1C4; }

.btn-link.form-button {
  background-color: #EC0043; }

.btn-link.login-button {
  background-color: #FFA200; }

.btn-link.comment-button {
  background-color: #007cc2; }

.btn-link.userpanel-button {
  background-color: #00A795; }

.btn-link.reset span {
  color: #FFA200; }

.btn-link.advanced span {
  color: #00A795; }

.btn-link {
  font-family: "Asap Condensed";
  font-weight: bold;
  font-size: 1.5rem;
  margin-right: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-radius: 50px !important;
  padding-left: 25px;
  padding-right: 25px;
  color: #FFFFFF;
  text-decoration: none; }
  .btn-link p {
    margin: 0;
    display: inline-block; }
  .btn-link:hover {
    color: #FFFFFF !important;
    background: #000000 !important;
    text-decoration: none; }
    .btn-link:hover span {
      color: #FFFFFF; }
  .btn-link:focus {
    box-shadow: none; }
  .btn-link span {
    font-size: 1.2rem;
    margin-right: 4px; }

.alt-btn {
  background-color: #EFEFEF;
  color: #585858 !important; }
  .alt-btn span {
    color: #EC0043 !important; }

/* ARROWS */
.share-tooltip:before,
.highlighted.cards-tpl .arrow:before,
.home-header .wrapped-content .suggester .items:before,
.home-header .wrapped-content .suggester .photo-category:before,
.micro-menu .topnav.responsive .dropdowns:before,
#banner .user-tooltip:before {
  content: "\e94e";
  font-family: "Andalucia Icons"; }

@media (max-width: 991.98px) {
  .breadcrumb .bread:before {
    content: "\e94e";
    font-family: "Andalucia Icons"; } }

/* Z-INDEX */
.zin {
  z-index: -1 !important; }

.zi0 {
  z-index: 0 !important; }

.zi1 {
  z-index: 1 !important; }

.zi2 {
  z-index: 2 !important; }

/* CARET TOOLTIP */
.clay-tooltip.top .tooltip-arrow:before, .tooltip.top .tooltip-arrow:before {
  border-top-color: black !important; }

/* ENLACES */
.dynamic-description-portlet a, .static-text a, .recipe a, .otherinfo a, .publication-profile a, .modal-body a {
  color: #000000;
  text-decoration: underline; }
  .dynamic-description-portlet a:hover, .static-text a:hover, .recipe a:hover, .otherinfo a:hover, .publication-profile a:hover, .modal-body a:hover {
    color: #EC0043;
    text-decoration: none; }

.static-text table img {
  min-width: 250px; }

.static-text table td {
  border: none !important; }

.no-minwidth-img img {
  min-width: 0 !important; }

/*** MÁRGENES DE LOS WRAPPED-CONTENT A CERO PARA QUE OCUPEN TODO EL ANCHO ***/
.breadcrumb,
.dynamic-contactinfo-portlet,
.static-contactinfo,
.gallery-list, .home-mapas,
.full-tpl,
.dynamic-header-portlet,
.static-header,
.nac_squares {
  /*, .dynamic-characteristics */ }
  .breadcrumb .wrapped-content,
  .dynamic-contactinfo-portlet .wrapped-content,
  .static-contactinfo .wrapped-content,
  .gallery-list .wrapped-content, .home-mapas .wrapped-content,
  .full-tpl .wrapped-content,
  .dynamic-header-portlet .wrapped-content,
  .static-header .wrapped-content,
  .nac_squares .wrapped-content {
    padding: 0;
    max-width: 100%; }

/* MÁRGENES LATERALES */
/**
 * max width site limit
 */
/**
  @include media-breakpoint-up(sm) { ... }
  @include media-breakpoint-up(md) { ... }
  @include media-breakpoint-up(lg) { ... }
  @include media-breakpoint-up(xl) { ... }
  **/
/*@media screen and (min-width: ($site-max-width + 1)) {
    padding: 0;
  }*/
.wrapped-content, .eventitle, #events-title, #cards-title {
  padding: 0 20px;
  max-width: 1140px;
  margin: 0 auto;
  position: relative; }
  @media (min-width: 992px) {
    .wrapped-content, .eventitle, #events-title, #cards-title {
      padding: 0 20px; } }

/*** MÁRGENES Y TIPOGRAFÍA DE LOS BLOQUES ***/
.login, .area-description, .dynamic-services-portlet, .area-summary, .dynamic-header-portlet, .static-header, .breadcrumb, .recipe, .recommend, .banner-full, .static-text, .dynamic-description-portlet, .static-sidebar, .static-summary, .dynamic-summary-portlet, .static-share, .recommend, .static-links-sections, .static-links-blocks, .landing-search, .highlighted, .otherinfo, .dynamic-infrastructures-portlet, .gallery-grid, .gallery-list, .dynamic-characteristics-portlet, .dynamic-contactinfo-portlet, .static-contactinfo, .nac_cols, .photo-rep, .visor3d {
  font-family: "Encode Sans"; }

.nac_cols, .nac_squares, .nac_image, .nac_toolbar {
  margin-top: 30px;
  margin-bottom: 30px; }

.breadcrumb {
  margin-top: 1rem; }

.area-description, .area-summary {
  margin-bottom: 1rem; }

.dynamic-infrastructures-portlet .bg {
  margin-top: 3rem; }

.dynamic-services-portlet .bg {
  margin: 3rem 0 1rem 0; }

.dynamic-header-portlet .bg,
.dynamic-description-portlet .bg,
.dynamic-summary-portlet .bg {
  margin: 0 !important; }

.dynamic-characteristics-portlet .bg,
.dynamic-contactinfo-portlet .bg,
.visor3d .bg {
  margin: 3rem 0; }

.static-text,
.recipe,
.static-header,
.static-sidebar,
.static-summary,
.static-share {
  margin: 0 !important; }

.highlighted,
.landing-search,
.otherinfo,
.gallery-grid,
.gallery-list,
.static-contactinfo,
.nac_cols,
.photo-rep,
.ad-image {
  margin: 3rem 0; }

.static-links-sections, .dynamic-links-sections, .static-links-square {
  margin: 3rem 0; }

.static-links-blocks {
  margin: 2rem 0 3rem 0; }

.know-more-section {
  margin: 5rem 0; }

/* TÍTULOS */
.login .section-title, .highlighted .section-title, .dynamic-services-portlet .section-title, .dynamic-infrastructures-portlet .section-title, .home-planifica .section-title, .home-mapas .section-title, .dynamic-links-sections .section-title, .static-links-sections .section-title, .static-links-blocks .section-title, .static-links-square .section-title, .nac_cols .section-title, .audio-section .section-title, .eupopup-container .section-title, .valorations .section-title, .visor3d .section-title {
  font-family: "Asap Condensed";
  font-size: 2.3rem;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  color: #000000; }

#megamenu .section-title {
  color: #FFFFFF;
  display: inline; }

.eupopup-container .section-title {
  font-size: 2rem;
  margin-bottom: 1rem; }

.highlighted .section-title {
  padding-left: 6px;
  padding-bottom: 5px;
  pointer-events: none; }
  @media (max-width: 767.98px) {
    .highlighted .section-title {
      text-align: center;
      display: block; } }

.highlighted .imprescindibles-text {
  text-align: center;
  padding: 0 2rem 2rem 2rem;
  font-size: 1rem;
  max-width: 1200px;
  margin: auto; }

.dynamic-infrastructures-portlet .section-title {
  text-align: center;
  padding-bottom: 3rem; }

.dynamic-services-portlet .section-title {
  text-align: center;
  padding-bottom: 2rem; }

.home-planifica .section-title {
  padding: 0 40px 30px; }

.home-mapas .section-title {
  padding-bottom: 0.5rem; }

/* PAGINACIÓN */
.pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1rem; }
  .pagination ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    .pagination ul li {
      display: inline;
      margin: 0;
      padding: 0; }
    .pagination ul .status {
      margin: 0 10px; }
      .pagination ul .status .number {
        font-weight: 600; }
    .pagination ul .first, .pagination ul .prev, .pagination ul .next, .pagination ul .last {
      margin: 2px; }
      .pagination ul .first span, .pagination ul .prev span, .pagination ul .next span, .pagination ul .last span {
        font-size: 1.2rem;
        cursor: pointer;
        padding: 0 5px; }
    .pagination ul .disabled {
      cursor: default !important;
      opacity: 0.3; }

/* ETIQUETAS */
.custom-tags {
  margin-top: 1.4rem; }
  .custom-tags .title {
    font-size: 1rem;
    margin: 0;
    padding: 0;
    font-weight: 700;
    text-align: center; }
  .custom-tags .tags-group {
    margin-top: 0.7rem; }
    .custom-tags .tags-group .tag {
      padding: 0.4rem 1rem;
      border-radius: 100px;
      display: inline-block;
      margin-right: 4px;
      margin-bottom: 8px; }

/* CABECERA DINÁMICA Y ESTÁTICA */
.nac-page .dynamic-header-portlet .image-title, .nac-page .static-header .image-title {
  padding-top: 0 !important; }

.dynamic-header-portlet, .static-header {
  text-align: center;
  /* FLECHAS HOME */ }
  .dynamic-header-portlet.home-header .image-title, .static-header.home-header .image-title {
    min-height: 100vh; }
    @media only screen and (min-width: 768px) {
      .dynamic-header-portlet.home-header .image-title, .static-header.home-header .image-title {
        height: 100vh; } }
    @media only screen and (min-width: 1200px) {
      .dynamic-header-portlet.home-header .image-title, .static-header.home-header .image-title {
        height: 100vh; } }
  .dynamic-header-portlet.multi .image-title, .static-header.multi .image-title {
    /*min-height: 22rem;
    		  
		    @media only screen and (min-width: 768px) {
		    	height: 25rem;
		    }
		    		  
		    @media only screen and (min-width: 1200px) {
		    	height: 28rem;
		    }*/ }
    .dynamic-header-portlet.multi .image-title h1, .static-header.multi .image-title h1 {
      padding: 3rem 2rem 0rem 2rem; }
      @media only screen and (min-width: 768px) {
        .dynamic-header-portlet.multi .image-title h1, .static-header.multi .image-title h1 {
          padding: 3rem 4rem 0rem 4rem;
          font-size: 3rem; } }
      @media only screen and (min-width: 1200px) {
        .dynamic-header-portlet.multi .image-title h1, .static-header.multi .image-title h1 {
          padding: 3rem 4rem 0rem 4rem;
          font-size: 3.3rem; } }
    .dynamic-header-portlet.multi .image-title .quality-icons, .static-header.multi .image-title .quality-icons {
      font-size: 1.5rem; }
    .dynamic-header-portlet.multi .image-title .date, .static-header.multi .image-title .date {
      color: white;
      padding-bottom: 3rem;
      font-size: 1.4rem;
      font-weight: 400;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .dynamic-header-portlet.multi .image-title .date, .static-header.multi .image-title .date {
          padding-bottom: 3rem;
          font-size: 1.4rem; } }
      @media only screen and (min-width: 1200px) {
        .dynamic-header-portlet.multi .image-title .date, .static-header.multi .image-title .date {
          padding-bottom: 3rem;
          font-size: 1.6rem; } }
  .dynamic-header-portlet .video-header, .static-header .video-header {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .dynamic-header-portlet .video-header video, .dynamic-header-portlet .video-header img, .static-header .video-header video, .static-header .video-header img {
      /********** FIX IE ***********/
      /*width: 100%;				
			height: 100%;
			object-fit: cover;*/
      position: relative;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      transform: translateX(-50%) translateY(-50%);
      /********** /FIX IE ***********/ }
      @media all and (max-width: 992px) and (-ms-high-contrast: none) {
        .dynamic-header-portlet .video-header video, .dynamic-header-portlet .video-header img, .static-header .video-header video, .static-header .video-header img {
          width: auto;
          height: 100vh; } }
  .dynamic-header-portlet .image-title, .static-header .image-title {
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    min-height: 29rem;
    padding-top: 60px;
    /********** FIX IE ***********/
    overflow: hidden;
    /********** /FIX IE ***********/
    /********** FIX IE ***********/
    /********** /FIX IE ***********/
    /* CARRUSEL */ }
    @media only screen and (min-width: 768px) {
      .dynamic-header-portlet .image-title, .static-header .image-title {
        /*height: 30rem;*/
        min-height: 32rem; } }
    @media only screen and (min-width: 992px) {
      .dynamic-header-portlet .image-title, .static-header .image-title {
        padding-top: 100px;
        min-height: 33rem; } }
    @media only screen and (min-width: 1200px) {
      .dynamic-header-portlet .image-title, .static-header .image-title {
        /*height: 37rem;*/
        min-height: 35rem; } }
    .dynamic-header-portlet .image-title > div, .static-header .image-title > div {
      width: 100%;
      text-align: center; }
    .dynamic-header-portlet .image-title .eventitle, .static-header .image-title .eventitle {
      width: 100%;
      height: 100%;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: left;
      flex-wrap: wrap; }
      @media (min-width: 768px) {
        .dynamic-header-portlet .image-title .eventitle, .static-header .image-title .eventitle {
          flex-wrap: nowrap; } }
      .dynamic-header-portlet .image-title .eventitle .poster, .static-header .image-title .eventitle .poster {
        /* background-color: rgba(0,0,0,0.4); */
        padding: 1rem;
        height: 150px;
        width: 150px; }
        @media (min-width: 768px) {
          .dynamic-header-portlet .image-title .eventitle .poster, .static-header .image-title .eventitle .poster {
            height: 220px;
            width: 220px; } }
        @media (min-width: 992px) {
          .dynamic-header-portlet .image-title .eventitle .poster, .static-header .image-title .eventitle .poster {
            height: 280px;
            width: 280px; } }
        .dynamic-header-portlet .image-title .eventitle .poster img, .static-header .image-title .eventitle .poster img {
          height: 100%;
          width: 100%;
          object-fit: cover;
          border-radius: 150px;
          border: 8px solid #FFFFFF; }
          @media (min-width: 768px) {
            .dynamic-header-portlet .image-title .eventitle .poster img, .static-header .image-title .eventitle .poster img {
              border-radius: 220px;
              border: 10px solid #FFFFFF; } }
          @media (min-width: 992px) {
            .dynamic-header-portlet .image-title .eventitle .poster img, .static-header .image-title .eventitle .poster img {
              border-radius: 280px;
              border: 12px solid #FFFFFF; } }
      .dynamic-header-portlet .image-title .eventitle h1, .dynamic-header-portlet .image-title .eventitle .date, .static-header .image-title .eventitle h1, .static-header .image-title .eventitle .date {
        padding-left: 1rem; }
    .dynamic-header-portlet .image-title h1, .static-header .image-title h1 {
      font-family: "Asap Condensed";
      font-weight: bold;
      text-transform: uppercase;
      font-size: 2.5rem;
      padding: 3rem 2rem 6rem 2rem;
      line-height: normal;
      max-width: 1200px;
      margin: auto; }
      @media only screen and (min-width: 768px) {
        .dynamic-header-portlet .image-title h1, .static-header .image-title h1 {
          padding: 3rem 4rem 4rem 4rem;
          font-size: 3.3rem; } }
      @media only screen and (min-width: 1200px) {
        .dynamic-header-portlet .image-title h1, .static-header .image-title h1 {
          padding: 5rem 6rem 5rem 6rem;
          font-size: 4rem; } }
    .dynamic-header-portlet .image-title > img, .dynamic-header-portlet .image-title > iframe, .dynamic-header-portlet .image-title > video, .static-header .image-title > img, .static-header .image-title > iframe, .static-header .image-title > video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: -1; }
    @media all and (-ms-high-contrast: none) {
      .dynamic-header-portlet .image-title, .static-header .image-title {
        /* IE11 */ }
        .dynamic-header-portlet .image-title *::-ms-backdrop, .dynamic-header-portlet .image-title > img, .static-header .image-title *::-ms-backdrop, .static-header .image-title > img {
          width: auto;
          height: auto;
          z-index: -1;
          position: absolute;
          top: 50%;
          left: 50%;
          min-width: 100%;
          min-height: 100%;
          transform: translateX(-50%) translateY(-50%); } }
    .dynamic-header-portlet .image-title > div, .static-header .image-title > div {
      position: relative; }
      .dynamic-header-portlet .image-title > div.header-carousel, .static-header .image-title > div.header-carousel {
        position: absolute;
        top: 0;
        height: 100%; }
        .dynamic-header-portlet .image-title > div.header-carousel div, .static-header .image-title > div.header-carousel div {
          height: 100%; }
        .dynamic-header-portlet .image-title > div.header-carousel img, .dynamic-header-portlet .image-title > div.header-carousel video, .dynamic-header-portlet .image-title > div.header-carousel iframe, .static-header .image-title > div.header-carousel img, .static-header .image-title > div.header-carousel video, .static-header .image-title > div.header-carousel iframe {
          display: block;
          width: 100%;
          height: 100%;
          object-fit: cover;
          filter: brightness(0.75); }
      .dynamic-header-portlet .image-title > div.search-carousel .slick-dots, .static-header .image-title > div.search-carousel .slick-dots {
        bottom: 150px !important;
        z-index: 1; }
      .dynamic-header-portlet .image-title > div .slick-dots, .static-header .image-title > div .slick-dots {
        position: absolute !important;
        bottom: 30px !important;
        padding-top: 0 !important;
        color: white; }
        .dynamic-header-portlet .image-title > div .slick-dots li button:before, .static-header .image-title > div .slick-dots li button:before {
          color: #FFFFFF;
          opacity: 1 !important; }
        .dynamic-header-portlet .image-title > div .slick-dots li.slick-active button::before, .static-header .image-title > div .slick-dots li.slick-active button::before {
          border: 3px solid #FFFFFF !important; }
  .dynamic-header-portlet .arrows, .static-header .arrows {
    width: 60px;
    height: 80px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 20px;
    cursor: pointer;
    z-index: 1; }
    @media (max-width: 991.98px) {
      .dynamic-header-portlet .arrows.hide-arrow, .static-header .arrows.hide-arrow {
        display: none !important; } }
    .dynamic-header-portlet .arrows:hover path, .static-header .arrows:hover path {
      stroke: #FFC935; }
  .dynamic-header-portlet .arrows path, .static-header .arrows path {
    stroke: #fff;
    fill: transparent;
    stroke-width: 2px;
    animation: arrow 5s infinite;
    -webkit-animation: arrow 5s infinite; }

@keyframes arrow {
  0% {
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes arrow /*Safari and Chrome*/ {
  0% {
    opacity: 0; }
  40% {
    opacity: 1; }
  80% {
    opacity: 0; }
  100% {
    opacity: 0; } }
  .dynamic-header-portlet .arrows path.a1, .static-header .arrows path.a1 {
    animation-delay: -1s;
    -webkit-animation-delay: -1s;
    /* Safari 和 Chrome */ }
  .dynamic-header-portlet .arrows path.a2, .static-header .arrows path.a2 {
    animation-delay: -0.5s;
    -webkit-animation-delay: -0.5s;
    /* Safari 和 Chrome */ }
  .dynamic-header-portlet .arrows path.a3, .static-header .arrows path.a3 {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    /* Safari 和 Chrome */ }

/* MENÚ APARTADOS ESTÁTICOS Y DINÁMICOS */
.static-links-sections .bg, .dynamic-links-sections .bg {
  text-align: center;
  background: transparent; }

.static-links-sections .links-container, .dynamic-links-sections .links-container {
  background-color: #EFEFEF;
  padding: 2rem 2rem 3rem 2rem;
  width: 100%;
  border-radius: 10px; }

.static-links-sections .section-title, .dynamic-links-sections .section-title {
  padding-bottom: 2rem; }

.static-links-sections .link, .dynamic-links-sections .link {
  text-align: center;
  padding: 3px;
  border-bottom: 1px solid #d4d4d4;
  margin: 0.5rem 1rem;
  height: 100%;
  align-items: center;
  display: flex;
  /*display: inline-block;  PARA LOS ELEMENTOS EN LÍNEA */ }
  .static-links-sections .link a, .static-links-sections .link .simulate-link, .dynamic-links-sections .link a, .dynamic-links-sections .link .simulate-link {
    display: flex;
    color: #000000; }
    .static-links-sections .link a:hover, .static-links-sections .link .simulate-link:hover, .dynamic-links-sections .link a:hover, .dynamic-links-sections .link .simulate-link:hover {
      text-decoration: none;
      color: #EC0043; }
    .static-links-sections .link a .title, .static-links-sections .link .simulate-link .title, .dynamic-links-sections .link a .title, .dynamic-links-sections .link .simulate-link .title {
      font-family: "Encode Sans";
      font-weight: 200;
      font-size: 1.2rem;
      line-height: normal;
      flex-grow: 1;
      text-align: left;
      padding: 0 1rem 0 47px;
      /*padding-right: calc(8px + 3% + 1rem);*/
      transition: all 0.2s;
      font-weight: 700; }
      .static-links-sections .link a .title i, .static-links-sections .link .simulate-link .title i, .dynamic-links-sections .link a .title i, .dynamic-links-sections .link .simulate-link .title i {
        font-size: 1.4rem;
        color: #EC0043;
        position: absolute;
        margin-top: 2px;
        margin-left: -20px; }

/* MENÚ BLOQUES */
.static-links-blocks {
  /*.bg{
	    background-color: #efefef;
	    padding: 2rem;
    }*/
  /*.row{
    	background-color: #545454;
    }*/ }
  .static-links-blocks .links-container {
    /*background-color: #efefef;
	    padding: 2rem 1rem; */
    width: 100%;
    border-radius: 10px; }
    .static-links-blocks .links-container .section-title {
      text-align: center;
      margin-bottom: 1rem; }
    .static-links-blocks .links-container .row {
      justify-content: center; }
    .static-links-blocks .links-container .link {
      text-align: center;
      min-height: 50px;
      width: 100%;
      height: 100%;
      display: flex;
      box-sizing: content-box; }
      .static-links-blocks .links-container .link a, .static-links-blocks .links-container .link .simulate-link {
        display: flex;
        width: 100%;
        height: 100%;
        justify-content: flex-start;
        align-items: flex-end;
        color: white;
        z-index: 0; }
        .static-links-blocks .links-container .link a:hover, .static-links-blocks .links-container .link .simulate-link:hover {
          text-decoration: underline;
          /*color: #ff0048 !important;*/ }
          .static-links-blocks .links-container .link a:hover img, .static-links-blocks .links-container .link .simulate-link:hover img {
            width: 120% !important;
            height: 120% !important; }
        .static-links-blocks .links-container .link a .veil, .static-links-blocks .links-container .link .simulate-link .veil {
          z-index: 1;
          position: absolute;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.1);
          /*
				    background: rgba(255, 255, 255,0.3);
					background: -moz-linear-gradient(270deg, rgba(255, 255, 255, 0.8) 17%, rgba(255, 255, 255, 0) 70%);
					background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.8) 17%, rgba(255, 255, 255, 0) 70);
					background: -o-linear-gradient(270deg, rgba(255, 255, 255, 0.8) 17%, rgba(255, 255, 255, 0) 70%);
					background: -ms-linear-gradient(270deg, rgba(255, 255, 255, 0.8) 17%, rgba(255, 255, 255, 0) 70%);
					background: linear-gradient(0deg, rgba(255, 255, 255, 0.8) 17%, rgba(255, 255, 255, 0) 70%);
					
				    background: rgba(239, 239, 239,0.3);
					background: -moz-linear-gradient(270deg, rgba(239, 239, 239, 0.8) 17%, rgba(239, 239, 239, 0) 70%);
					background: -webkit-linear-gradient(270deg, rgba(239, 239, 239, 0.8) 17%, rgba(239, 239, 239, 0) 70);
					background: -o-linear-gradient(270deg, rgba(239, 239, 239, 0.8) 17%, rgba(239, 239, 239, 0) 70%);
					background: -ms-linear-gradient(270deg, rgba(239, 239, 239, 0.8) 17%, rgba(239, 239, 239, 0) 70%);
					background: linear-gradient(0deg, rgba(239, 239, 239, 0.8) 17%, rgba(239, 239, 239, 0) 70%);
					*/ }
        .static-links-blocks .links-container .link a .img, .static-links-blocks .links-container .link .simulate-link .img {
          position: absolute;
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat;
          /*background-color: rgba(0, 0, 0, 0.25);*/
          display: flex;
          align-items: center;
          justify-content: center;
          height: 100%;
          width: 100%;
          margin: auto;
          filter: saturate(0.5) opacity(0.2);
          overflow: hidden; }
          .static-links-blocks .links-container .link a .img img, .static-links-blocks .links-container .link .simulate-link .img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            position: absolute;
            /*z-index: -1;*/
            transition: all 0.2s; }
        .static-links-blocks .links-container .link a .title, .static-links-blocks .links-container .link .simulate-link .title {
          font-family: "Encode Sans";
          font-weight: 700;
          font-size: 1.4rem;
          line-height: normal;
          padding: 1rem;
          position: relative;
          z-index: 2;
          text-align: left;
          padding-top: 6rem;
          /*border: 4px solid #efefef;*/
          border: 4px solid white;
          width: 100%;
          height: 100%; }
          @media only screen and (max-width: 991px) {
            .static-links-blocks .links-container .link a .title, .static-links-blocks .links-container .link .simulate-link .title {
              padding-top: 3rem; } }
          @media only screen and (max-width: 767px) {
            .static-links-blocks .links-container .link a .title, .static-links-blocks .links-container .link .simulate-link .title {
              padding-top: 1rem; } }

/* SABER MÁS */
.know-more-section .bg {
  text-align: center;
  /*background: $darkgray url("/o/main-theme/images/positive-b.png");*/
  background: #FFFFFF; }

.know-more-section .wrapped-content {
  max-width: 1300px; }

.know-more-section .section-title {
  font-family: "Asap Condensed";
  font-size: 2rem;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 2rem;
  color: #000000; }

.know-more-section .link {
  text-align: center;
  padding: 10px;
  display: inline-block;
  border-radius: 70px;
  margin: 8px;
  background: #efefef;
  transition: all 0.2s; }
  .know-more-section .link:hover {
    background-color: #A5C933;
    color: #FFFFFF; }
    .know-more-section .link:hover a {
      color: #FFFFFF; }
      .know-more-section .link:hover a i {
        color: #FFFFFF !important; }
  .know-more-section .link a {
    display: flex;
    color: #000000; }
    .know-more-section .link a:hover {
      text-decoration: none; }
    .know-more-section .link a .title {
      font-family: "Encode Sans";
      font-weight: 200;
      font-size: 1.1rem;
      line-height: normal;
      flex-grow: 1;
      text-align: left;
      padding: 0 10px 0 35px;
      font-weight: 700; }
      .know-more-section .link a .title i {
        font-size: 1.2rem;
        color: #A5C933;
        position: absolute;
        margin-top: 2px;
        margin-left: -30px; }

/* LATERAL ESTÁTICO Y DINÁMICO */
.static-sidebar, .static-summary, .dynamic-summary-portlet, .static-share {
  text-align: center; }
  .static-sidebar .summary-resource-type, .static-summary .summary-resource-type, .dynamic-summary-portlet .summary-resource-type, .static-share .summary-resource-type {
    margin-top: -3.5rem; }
    .static-sidebar .summary-resource-type .resource-type-circle, .static-summary .summary-resource-type .resource-type-circle, .dynamic-summary-portlet .summary-resource-type .resource-type-circle, .static-share .summary-resource-type .resource-type-circle {
      width: 7rem;
      height: 7rem;
      display: inline-flex;
      justify-content: center;
      align-items: center;
      background: #FFFFFF;
      border-radius: 50%; }
      .static-sidebar .summary-resource-type .resource-type-circle .resource-type-icon, .static-summary .summary-resource-type .resource-type-circle .resource-type-icon, .dynamic-summary-portlet .summary-resource-type .resource-type-circle .resource-type-icon, .static-share .summary-resource-type .resource-type-circle .resource-type-icon {
        font-size: 3rem;
        border-radius: 50%;
        width: 6rem;
        height: 6rem;
        display: inline-flex;
        align-items: center;
        justify-content: center; }
    .static-sidebar .summary-resource-type .title, .static-summary .summary-resource-type .title, .dynamic-summary-portlet .summary-resource-type .title, .static-share .summary-resource-type .title {
      font-size: 1.5rem;
      font-weight: 700;
      margin: 0;
      padding: 0; }
    .static-sidebar .summary-resource-type a .subtitle,
    .static-sidebar .summary-resource-type .subtitle, .static-summary .summary-resource-type a .subtitle,
    .static-summary .summary-resource-type .subtitle, .dynamic-summary-portlet .summary-resource-type a .subtitle,
    .dynamic-summary-portlet .summary-resource-type .subtitle, .static-share .summary-resource-type a .subtitle,
    .static-share .summary-resource-type .subtitle {
      font-size: 1.3rem;
      font-weight: normal;
      margin: 5px 0 0 0;
      padding: 0;
      color: initial; }
    .static-sidebar .summary-resource-type a .subtitle:hover,
    .static-sidebar .summary-resource-type a .title:hover, .static-summary .summary-resource-type a .subtitle:hover,
    .static-summary .summary-resource-type a .title:hover, .dynamic-summary-portlet .summary-resource-type a .subtitle:hover,
    .dynamic-summary-portlet .summary-resource-type a .title:hover, .static-share .summary-resource-type a .subtitle:hover,
    .static-share .summary-resource-type a .title:hover {
      text-decoration: underline; }
    .static-sidebar .summary-resource-type .subtitle2, .static-summary .summary-resource-type .subtitle2, .dynamic-summary-portlet .summary-resource-type .subtitle2, .static-share .summary-resource-type .subtitle2 {
      font-size: 1rem;
      padding: 0;
      margin: 0.4rem;
      font-weight: 500;
      color: rgba(0, 0, 0, 0.5); }
    .static-sidebar .summary-resource-type .map img, .static-summary .summary-resource-type .map img, .dynamic-summary-portlet .summary-resource-type .map img, .static-share .summary-resource-type .map img {
      width: 100%; }
  .static-sidebar .valorations, .static-summary .valorations, .dynamic-summary-portlet .valorations, .static-share .valorations {
    margin-top: 1.5rem;
    text-align: left;
    display: inline-flex;
    position: relative;
    flex-flow: column nowrap;
    padding-left: 5.5rem;
    justify-content: center;
    border-width: 1.125rem;
    border-style: solid;
    border-radius: 10rem;
    min-height: 6rem; }
    .static-sidebar .valorations > .highlighted-number, .static-summary .valorations > .highlighted-number, .dynamic-summary-portlet .valorations > .highlighted-number, .static-share .valorations > .highlighted-number {
      position: absolute;
      left: -0.5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2rem;
      font-weight: 700;
      width: 5rem;
      height: 5rem;
      border-radius: 50%; }
    .static-sidebar .valorations .title, .static-summary .valorations .title, .dynamic-summary-portlet .valorations .title, .static-share .valorations .title {
      font-size: 1.4rem;
      font-weight: 700;
      margin: 0;
      padding: 0; }
    .static-sidebar .valorations .subtitle, .static-summary .valorations .subtitle, .dynamic-summary-portlet .valorations .subtitle, .static-share .valorations .subtitle {
      font-size: 0.9rem;
      font-weight: normal;
      margin: 0;
      padding: 0; }
  .static-sidebar .wheather, .static-summary .wheather, .dynamic-summary-portlet .wheather, .static-share .wheather {
    margin-top: 1.4rem; }
    .static-sidebar .wheather .title, .static-summary .wheather .title, .dynamic-summary-portlet .wheather .title, .static-share .wheather .title {
      font-size: 1rem;
      margin: 0;
      padding: 0;
      font-weight: 700; }
    .static-sidebar .wheather .icons-group li, .static-summary .wheather .icons-group li, .dynamic-summary-portlet .wheather .icons-group li, .static-share .wheather .icons-group li {
      font-size: 1.5rem;
      padding: 0 .4rem; }
      .static-sidebar .wheather .icons-group li:first-child, .static-summary .wheather .icons-group li:first-child, .dynamic-summary-portlet .wheather .icons-group li:first-child, .static-share .wheather .icons-group li:first-child {
        color: #FFA200;
        font-size: 2.2rem; }
      .static-sidebar .wheather .icons-group li span, .static-summary .wheather .icons-group li span, .dynamic-summary-portlet .wheather .icons-group li span, .static-share .wheather .icons-group li span {
        font-size: 1rem;
        font-weight: 700;
        color: rgba(0, 0, 0, 0.5); }
      .static-sidebar .wheather .icons-group li[id*="view-temp"], .static-summary .wheather .icons-group li[id*="view-temp"], .dynamic-summary-portlet .wheather .icons-group li[id*="view-temp"], .static-share .wheather .icons-group li[id*="view-temp"] {
        border-radius: 30px;
        font-size: 1rem;
        font-weight: 700;
        width: 36px;
        height: 36px;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 5px;
        cursor: pointer;
        color: #585858; }
        .static-sidebar .wheather .icons-group li[id*="view-temp"]:hover, .static-summary .wheather .icons-group li[id*="view-temp"]:hover, .dynamic-summary-portlet .wheather .icons-group li[id*="view-temp"]:hover, .static-share .wheather .icons-group li[id*="view-temp"]:hover {
          color: #EC0043; }
      .static-sidebar .wheather .icons-group li.temp-active, .static-summary .wheather .icons-group li.temp-active, .dynamic-summary-portlet .wheather .icons-group li.temp-active, .static-share .wheather .icons-group li.temp-active {
        background-color: #EFEFEF;
        color: #585858;
        cursor: default; }
        .static-sidebar .wheather .icons-group li.temp-active:hover, .static-summary .wheather .icons-group li.temp-active:hover, .dynamic-summary-portlet .wheather .icons-group li.temp-active:hover, .static-share .wheather .icons-group li.temp-active:hover {
          color: #585858; }
  .static-sidebar .actions, .static-summary .actions, .dynamic-summary-portlet .actions, .static-share .actions {
    margin-top: 1.4rem; }
    .static-sidebar .actions .title, .static-summary .actions .title, .dynamic-summary-portlet .actions .title, .static-share .actions .title {
      font-size: 1rem;
      margin: 0 0 0.5rem 0;
      padding: 0;
      font-weight: 700; }
    .static-sidebar .actions .delete-favourite, .static-summary .actions .delete-favourite, .dynamic-summary-portlet .actions .delete-favourite, .static-share .actions .delete-favourite {
      margin-top: 0.5rem; }
      .static-sidebar .actions .delete-favourite:hover, .static-summary .actions .delete-favourite:hover, .dynamic-summary-portlet .actions .delete-favourite:hover, .static-share .actions .delete-favourite:hover {
        color: #EC0043; }
      .static-sidebar .actions .delete-favourite a, .static-summary .actions .delete-favourite a, .dynamic-summary-portlet .actions .delete-favourite a, .static-share .actions .delete-favourite a {
        cursor: pointer; }
      .static-sidebar .actions .delete-favourite span, .static-summary .actions .delete-favourite span, .dynamic-summary-portlet .actions .delete-favourite span, .static-share .actions .delete-favourite span {
        font-size: 0.8rem; }
    .static-sidebar .actions #favouritelogin.modal, .static-summary .actions #favouritelogin.modal, .dynamic-summary-portlet .actions #favouritelogin.modal, .static-share .actions #favouritelogin.modal {
      display: none; }
    .static-sidebar .actions .modal-dialog, .static-summary .actions .modal-dialog, .dynamic-summary-portlet .actions .modal-dialog, .static-share .actions .modal-dialog {
      text-align: center; }
      .static-sidebar .actions .modal-dialog .modal-title, .static-summary .actions .modal-dialog .modal-title, .dynamic-summary-portlet .actions .modal-dialog .modal-title, .static-share .actions .modal-dialog .modal-title {
        font-family: "Asap Condensed";
        font-size: 2.3rem;
        font-weight: bold;
        text-transform: uppercase;
        color: #000000; }
      .static-sidebar .actions .modal-dialog .modal-footer, .static-summary .actions .modal-dialog .modal-footer, .dynamic-summary-portlet .actions .modal-dialog .modal-footer, .static-share .actions .modal-dialog .modal-footer {
        border-top: 0 !important;
        justify-content: center !important; }
      .static-sidebar .actions .modal-dialog .modal-header, .static-summary .actions .modal-dialog .modal-header, .dynamic-summary-portlet .actions .modal-dialog .modal-header, .static-share .actions .modal-dialog .modal-header {
        border-bottom: 0 !important; }
    @media screen and (min-width: 992px) {
      .static-sidebar .actions .modal-dialog, .static-summary .actions .modal-dialog, .dynamic-summary-portlet .actions .modal-dialog, .static-share .actions .modal-dialog {
        max-width: 50% !important; } }
  .static-sidebar .page-links, .static-summary .page-links, .dynamic-summary-portlet .page-links, .static-share .page-links {
    margin-top: 1.4rem; }
    .static-sidebar .page-links .title, .static-summary .page-links .title, .dynamic-summary-portlet .page-links .title, .static-share .page-links .title {
      font-size: 1rem;
      margin: 0;
      padding: 0;
      font-weight: 700; }
    .static-sidebar .page-links a, .static-summary .page-links a, .dynamic-summary-portlet .page-links a, .static-share .page-links a {
      font-family: "Asap Condensed";
      font-weight: bold;
      font-size: 1.5rem;
      margin-right: 2px;
      padding-top: 2px;
      padding-bottom: 2px; }
      .static-sidebar .page-links a span, .static-summary .page-links a span, .dynamic-summary-portlet .page-links a span, .static-share .page-links a span {
        font-size: 1.2rem;
        margin-right: 4px; }
  .static-sidebar .nac-actions, .static-summary .nac-actions, .dynamic-summary-portlet .nac-actions, .static-share .nac-actions {
    margin-top: 1.4rem; }
    .static-sidebar .nac-actions .title, .static-summary .nac-actions .title, .dynamic-summary-portlet .nac-actions .title, .static-share .nac-actions .title {
      font-size: 1rem;
      margin: 0;
      padding: 0;
      font-weight: 700; }
    .static-sidebar .nac-actions button, .static-summary .nac-actions button, .dynamic-summary-portlet .nac-actions button, .static-share .nac-actions button {
      margin-top: 10px; }
  .static-sidebar .share, .static-summary .share, .dynamic-summary-portlet .share, .static-share .share {
    margin-top: 1.4rem; }
    .static-sidebar .share .title, .static-summary .share .title, .dynamic-summary-portlet .share .title, .static-share .share .title {
      font-size: 1rem;
      margin: 0;
      padding: 0;
      font-weight: 700; }
  .static-sidebar .author, .static-summary .author, .dynamic-summary-portlet .author, .static-share .author {
    margin-top: 1.4rem; }
    .static-sidebar .author .title, .static-summary .author .title, .dynamic-summary-portlet .author .title, .static-share .author .title {
      font-size: 1rem;
      margin: 0;
      padding: 0;
      font-weight: 700; }
    .static-sidebar .author .name, .static-summary .author .name, .dynamic-summary-portlet .author .name, .static-share .author .name {
      font-size: 1.3rem;
      font-weight: normal;
      margin: 0;
      padding: 0; }
  .static-sidebar .jump, .static-summary .jump, .dynamic-summary-portlet .jump, .static-share .jump {
    margin-top: 1.4rem; }
    .static-sidebar .jump .title, .static-summary .jump .title, .dynamic-summary-portlet .jump .title, .static-share .jump .title {
      font-size: 1rem;
      margin: 0;
      padding: 0;
      font-weight: 700; }
    .static-sidebar .jump a, .static-summary .jump a, .dynamic-summary-portlet .jump a, .static-share .jump a {
      font-size: 1.3rem;
      font-weight: normal;
      margin: 0;
      padding: 0; }
  .static-sidebar .offer-access, .static-summary .offer-access, .dynamic-summary-portlet .offer-access, .static-share .offer-access {
    margin-top: 1.4rem;
    display: inline-block;
    font-family: "Asap Condensed";
    font-weight: bold;
    background: #efefef;
    border-radius: 20px;
    padding: 20px 24px 24px 24px;
    width: auto;
    text-align: center; }
    .static-sidebar .offer-access .offer-label, .static-summary .offer-access .offer-label, .dynamic-summary-portlet .offer-access .offer-label, .static-share .offer-access .offer-label {
      font-size: 1.3rem;
      line-height: initial;
      text-align: center; }
    .static-sidebar .offer-access .offer-price, .static-summary .offer-access .offer-price, .dynamic-summary-portlet .offer-access .offer-price, .static-share .offer-access .offer-price {
      font-size: 3.5rem;
      line-height: initial;
      margin-bottom: 5px; }
    .static-sidebar .offer-access .btn, .static-summary .offer-access .btn, .dynamic-summary-portlet .offer-access .btn, .static-share .offer-access .btn {
      white-space: normal !important;
      border-radius: 24px !important;
      line-height: initial !important; }

/* GALERÍA V1 */
.gallery-list .gallery, .gallery-grid .gallery {
  overflow: hidden; }
  .gallery-list .gallery .main-view,
  .gallery-list .gallery .sidebar, .gallery-grid .gallery .main-view,
  .gallery-grid .gallery .sidebar {
    height: 20rem;
    /* var: gallery-max-height */ }
    @media only screen and (min-width: 768px) {
      .gallery-list .gallery .main-view,
      .gallery-list .gallery .sidebar, .gallery-grid .gallery .main-view,
      .gallery-grid .gallery .sidebar {
        height: 32rem;
        /* var: gallery-md-max-height */ } }
  .gallery-list .gallery .main-view .slick-carousel .slick-next,
  .gallery-list .gallery .main-view .slick-carousel .slick-prev, .gallery-grid .gallery .main-view .slick-carousel .slick-next,
  .gallery-grid .gallery .main-view .slick-carousel .slick-prev {
    z-index: 1;
    text-shadow: 0px 2px 3px black; }
  .gallery-list .gallery .main-view .slick-carousel .slick-prev, .gallery-grid .gallery .main-view .slick-carousel .slick-prev {
    left: 0.5rem; }
  .gallery-list .gallery .main-view .slick-carousel .slick-next, .gallery-grid .gallery .main-view .slick-carousel .slick-next {
    right: 0.5rem; }
  .gallery-list .gallery .main-view .slick-carousel .slick-item, .gallery-grid .gallery .main-view .slick-carousel .slick-item {
    /* we need to include slick arrows so we take this space using parent padding*/
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center; }
    .gallery-list .gallery .main-view .slick-carousel .slick-item video, .gallery-grid .gallery .main-view .slick-carousel .slick-item video {
      width: 100%;
      height: 100%; }
    .gallery-list .gallery .main-view .slick-carousel .slick-item img, .gallery-grid .gallery .main-view .slick-carousel .slick-item img {
      max-height: 100%;
      max-width: 100%;
      margin: 0 auto;
      flex-grow: 0;
      flex-shrink: 0; }
    .gallery-list .gallery .main-view .slick-carousel .slick-item iframe, .gallery-grid .gallery .main-view .slick-carousel .slick-item iframe {
      width: 100%;
      height: 100%; }
  .gallery-list .gallery .main-view .slick-carousel,
  .gallery-list .gallery .main-view .slick-carousel .slick-item,
  .gallery-list .gallery .main-view .slick-carousel .slick-list,
  .gallery-list .gallery .main-view .slick-carousel .slick-track, .gallery-grid .gallery .main-view .slick-carousel,
  .gallery-grid .gallery .main-view .slick-carousel .slick-item,
  .gallery-grid .gallery .main-view .slick-carousel .slick-list,
  .gallery-grid .gallery .main-view .slick-carousel .slick-track {
    height: inherit; }
  .gallery-list .gallery .sidebar, .gallery-grid .gallery .sidebar {
    border-left: 7px solid white;
    overflow-x: hidden;
    overflow-y: auto; }
    .gallery-list .gallery .sidebar > div *[data-selected], .gallery-grid .gallery .sidebar > div *[data-selected] {
      position: relative; }
      .gallery-list .gallery .sidebar > div *[data-selected]::before, .gallery-grid .gallery .sidebar > div *[data-selected]::before {
        animation-name: borderSelection;
        animation-duration: 0.3s;
        animation-fill-mode: both; }
    .gallery-list .gallery .sidebar *[data-selected='true']::before, .gallery-grid .gallery .sidebar *[data-selected='true']::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      animation-direction: normal;
      border-style: solid;
      border-color: inherit; }
    .gallery-list .gallery .sidebar .border-color:not(*[data-selected='true']), .gallery-grid .gallery .sidebar .border-color:not(*[data-selected='true']) {
      cursor: pointer;
      transition: filter 0.2s ease-in-out 0s; }
      .gallery-list .gallery .sidebar .border-color:not(*[data-selected='true']):hover, .gallery-grid .gallery .sidebar .border-color:not(*[data-selected='true']):hover {
        filter: brightness(70%); }
    .gallery-list .gallery .sidebar img,
    .gallery-list .gallery .sidebar video, .gallery-grid .gallery .sidebar img,
    .gallery-grid .gallery .sidebar video {
      width: 100%;
      height: 8rem;
      /* var: sidebar-image-height */
      object-fit: cover; }
    .gallery-list .gallery .sidebar video, .gallery-grid .gallery .sidebar video {
      vertical-align: middle;
      border-style: none; }
    .gallery-list .gallery .sidebar .icon-video-thumb, .gallery-grid .gallery .sidebar .icon-video-thumb {
      z-index: 3;
      position: absolute;
      left: 0px;
      top: 0px; }

@keyframes borderSelection {
  from {
    border-width: 0; }
  to {
    border-width: 0.5rem; } }

/* GALERÍA V2 */
.gallery-list .section-title {
  font-family: "Asap Condensed";
  font-size: 2rem;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 2rem;
  text-align: center; }

.gallery-list .slick-carousel .slick-arrow {
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border-radius: 50%;
  font-size: 1.2rem;
  transition: all 0.2s; }
  .gallery-list .slick-carousel .slick-arrow:hover {
    color: white;
    background: black; }
  .gallery-list .slick-carousel .slick-arrow.slick-prev {
    left: 2rem;
    z-index: 1; }
  .gallery-list .slick-carousel .slick-arrow.slick-next {
    right: 2rem; }

.gallery-list .slick-carousel .slick-list .slick-track {
  display: flex;
  justify-content: center; }
  .gallery-list .slick-carousel .slick-list .slick-track .slick-slide {
    height: 25vw;
    overflow: hidden; }
    @media screen and (max-width: 1200px) {
      .gallery-list .slick-carousel .slick-list .slick-track .slick-slide {
        height: 30vw; } }
    @media screen and (max-width: 768px) {
      .gallery-list .slick-carousel .slick-list .slick-track .slick-slide {
        height: 50vw; } }
    @media screen and (max-width: 576px) {
      .gallery-list .slick-carousel .slick-list .slick-track .slick-slide {
        height: 100vw; } }
    .gallery-list .slick-carousel .slick-list .slick-track .slick-slide .item {
      height: 100%;
      width: 100%;
      display: flex; }
      .gallery-list .slick-carousel .slick-list .slick-track .slick-slide .item a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
        position: relative; }
        .gallery-list .slick-carousel .slick-list .slick-track .slick-slide .item a:hover img,
        .gallery-list .slick-carousel .slick-list .slick-track .slick-slide .item a:hover video {
          height: 110%;
          width: 110%; }
        .gallery-list .slick-carousel .slick-list .slick-track .slick-slide .item a video,
        .gallery-list .slick-carousel .slick-list .slick-track .slick-slide .item a img {
          height: 100%;
          width: 100%;
          cursor: pointer;
          object-fit: cover;
          transition: all 0.2s; }
        .gallery-list .slick-carousel .slick-list .slick-track .slick-slide .item a:hover .icon-video-thumb {
          height: inherit;
          width: auto; }
        .gallery-list .slick-carousel .slick-list .slick-track .slick-slide .item a .icon-video-thumb {
          z-index: 3;
          position: absolute;
          width: auto; }

/* CARACTERÍSTICAS DINÁMICAS */
.dynamic-characteristics .wrapped-content > .row.no-gutters {
  border-left: 10px solid #FFA200; }

.dynamic-characteristics .area-center {
  background-color: #EFEFEF;
  padding: 3rem 2rem 0 2rem; }

.dynamic-characteristics .area-left {
  height: 500px;
  min-height: auto;
  background-color: #EFEFEF; }
  .dynamic-characteristics .area-left .tab-content {
    padding: 3rem 2rem;
    height: 100% !important;
    display: flex;
    flex-direction: column; }
  @media (max-width: 767px) {
    .dynamic-characteristics .area-left {
      height: auto;
      max-height: 500px; } }

.dynamic-characteristics .area-right {
  background-color: #EFEFEF;
  height: 500px; }
  .dynamic-characteristics .area-right > div {
    height: 100%; }
  .dynamic-characteristics .area-right .nocoord-message {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 1; }
    .dynamic-characteristics .area-right .nocoord-message div {
      color: black;
      font-size: 1.3rem;
      font-weight: 600;
      font-family: "Encode Sans";
      border-bottom: 4px solid #7f50b2;
      background: white;
      display: inline-block;
      padding: 10px 20px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      text-align: center; }

.dynamic-characteristics .section-title {
  font-family: "Asap Condensed";
  font-size: 2rem;
  font-weight: bold;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  padding-left: 6px;
  padding-bottom: 2rem;
  text-align: center;
  flex-shrink: 0; }

.dynamic-characteristics .event-row {
  border-bottom: 1px solid #cccccc;
  max-width: 920px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 6px 0; }
  .dynamic-characteristics .event-row:last-child {
    border-bottom: none; }
  @media (min-width: 992px) {
    .dynamic-characteristics .event-row {
      flex-wrap: nowrap; } }
  .dynamic-characteristics .event-row div {
    padding: 0 6px; }
    .dynamic-characteristics .event-row div:first-child {
      flex-grow: 1; }
    .dynamic-characteristics .event-row div a {
      color: black; }
      .dynamic-characteristics .event-row div a:hover {
        color: #000000;
        text-decoration: underline; }

.dynamic-characteristics .filter {
  display: flex;
  background: white;
  border-radius: 50px;
  padding: 5px 18px;
  margin-bottom: 2rem;
  border: 2px solid #dcdcdc;
  /*height: min-intrinsic;*/
  min-height: 50px; }
  .dynamic-characteristics .filter input {
    border: none;
    flex-grow: 1;
    outline: none !important;
    font-family: "Asap Condensed";
    font-weight: bold;
    font-size: 1.3rem;
    width: calc(100% - 40px); }
  .dynamic-characteristics .filter button {
    background: none;
    border: none;
    font-family: "Asap Condensed";
    font-weight: bold;
    font-size: 1.5rem;
    cursor: pointer;
    padding: 0;
    vertical-align: middle;
    color: #FF0048;
    outline: none !important;
    margin-left: 12px; }
    .dynamic-characteristics .filter button:hover {
      color: black; }

.dynamic-characteristics .no-coord {
  display: flex;
  margin: 5px 0 0 0; }
  .dynamic-characteristics .no-coord span {
    color: #7f50b2;
    /*padding: 1px 7px;*/
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
    top: -5px;
    position: relative; }

.dynamic-characteristics.golf .section-title {
  font-family: "Asap Condensed";
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  padding-bottom: 2rem;
  color: black; }

.dynamic-characteristics.golf .rows {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center; }
  .dynamic-characteristics.golf .rows img {
    max-width: 100%;
    max-height: 400px;
    margin-bottom: 1.5rem; }
  .dynamic-characteristics.golf .rows .map-carousel {
    max-width: 320px; }
    .dynamic-characteristics.golf .rows .map-carousel .carousel {
      margin: 0 3rem; }

.dynamic-characteristics.golf .subtitle {
  font-weight: 700;
  font-size: 1.75rem;
  margin: 0;
  padding: 0;
  margin-left: 1rem; }

.dynamic-characteristics.golf ul {
  font-size: 1.2rem;
  padding-left: 0;
  list-style: none;
  margin-top: 1.5rem;
  margin-left: 1rem; }

.dynamic-characteristics.golf .slick-arrow {
  color: #A5C933; }

.dynamic-characteristics.golf .slick-dots {
  margin-top: 0; }

.dynamic-characteristics.golf .slick-dotted.slick-slider {
  margin-bottom: 0; }

.dynamic-characteristics.itinerary, .dynamic-characteristics.event {
  /* $aqua */
  /* $green */
  /* $lightengreen */
  /* $orange */
  /* $pink */
  /* $intensepink */
  /* $red */ }
  .dynamic-characteristics.itinerary .difsenmuybaja, .dynamic-characteristics.event .difsenmuybaja {
    color: #085; }
  .dynamic-characteristics.itinerary .difsenbaja, .dynamic-characteristics.event .difsenbaja {
    color: #085; }
  .dynamic-characteristics.itinerary .difsenmedbaja, .dynamic-characteristics.event .difsenmedbaja {
    color: #628100; }
  .dynamic-characteristics.itinerary .difsenmedia, .dynamic-characteristics.event .difsenmedia {
    color: #628100; }
  .dynamic-characteristics.itinerary .difsenmedalta, .dynamic-characteristics.event .difsenmedalta {
    color: #a66900; }
  .dynamic-characteristics.itinerary .difsenalta, .dynamic-characteristics.event .difsenalta {
    color: #a66900; }
  .dynamic-characteristics.itinerary .difsenmuyalta, .dynamic-characteristics.event .difsenmuyalta {
    color: #e00; }
  .dynamic-characteristics.itinerary .program-events-characteristics, .dynamic-characteristics.event .program-events-characteristics {
    height: unset;
    max-height: 500px; }
  .dynamic-characteristics.itinerary .tab-content, .dynamic-characteristics.event .tab-content {
    padding-right: 1rem; }
  .dynamic-characteristics.itinerary .items, .dynamic-characteristics.event .items {
    overflow: hidden !important;
    height: inherit;
    /*max-height: 340px;*/
    /*.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {*/ }
    .dynamic-characteristics.itinerary .items .mCustomScrollBox, .dynamic-characteristics.event .items .mCustomScrollBox {
      padding-right: 1rem; }
    .dynamic-characteristics.itinerary .items .mCSB_scrollTools_vertical, .dynamic-characteristics.event .items .mCSB_scrollTools_vertical {
      right: -5px !important; }
    .dynamic-characteristics.itinerary .items .item, .dynamic-characteristics.event .items .item {
      padding: 0;
      margin-bottom: 1.5rem; }
      .dynamic-characteristics.itinerary .items .item:last-child, .dynamic-characteristics.event .items .item:last-child {
        margin-bottom: 0; }
      .dynamic-characteristics.itinerary .items .item .title, .dynamic-characteristics.event .items .item .title {
        font-size: 1.2rem;
        line-height: initial;
        color: #000000;
        margin: 0;
        padding: 0;
        transition: all 0.2s;
        cursor: pointer;
        pointer-events: auto; }
        .dynamic-characteristics.itinerary .items .item .title > div, .dynamic-characteristics.event .items .item .title > div {
          color: #000000;
          display: block;
          align-items: center;
          justify-content: center;
          cursor: pointer; }
          .dynamic-characteristics.itinerary .items .item .title > div:hover span, .dynamic-characteristics.event .items .item .title > div:hover span {
            /*color: $intensepink;*/
            text-decoration: underline; }
        .dynamic-characteristics.itinerary .items .item .title i, .dynamic-characteristics.event .items .item .title i {
          color: rgba(0, 0, 0, 0.5);
          margin-left: 10px;
          margin-top: 4px; }
      .dynamic-characteristics.itinerary .items .item .content, .dynamic-characteristics.event .items .item .content {
        background: rgba(0, 0, 0, 0.05);
        background: white;
        padding: 10px;
        border-radius: 10px;
        margin-top: 10px;
        margin: 10px 20px 0 0; }
        .dynamic-characteristics.itinerary .items .item .content .subtitle, .dynamic-characteristics.event .items .item .content .subtitle {
          font-weight: 700;
          text-align: center;
          margin: 5px 0; }
          .dynamic-characteristics.itinerary .items .item .content .subtitle ul, .dynamic-characteristics.event .items .item .content .subtitle ul {
            text-align: left;
            padding: 0;
            list-style: none;
            margin-top: -16px;
            padding: 10px 20px;
            border-radius: 5px;
            display: inline-block;
            margin: 0.5rem 0;
            background-color: #EFEFEF; }
            .dynamic-characteristics.itinerary .items .item .content .subtitle ul li, .dynamic-characteristics.event .items .item .content .subtitle ul li {
              font-weight: normal;
              display: flex;
              line-height: initial;
              margin-bottom: 10px; }
              .dynamic-characteristics.itinerary .items .item .content .subtitle ul li:last-child, .dynamic-characteristics.event .items .item .content .subtitle ul li:last-child {
                margin-bottom: 0; }
              .dynamic-characteristics.itinerary .items .item .content .subtitle ul li span, .dynamic-characteristics.event .items .item .content .subtitle ul li span {
                text-align: right; }
              .dynamic-characteristics.itinerary .items .item .content .subtitle ul li .value, .dynamic-characteristics.event .items .item .content .subtitle ul li .value {
                text-align: left;
                font-weight: bold;
                margin-left: 6px; }
        .dynamic-characteristics.itinerary .items .item .content .steps, .dynamic-characteristics.event .items .item .content .steps {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center; }
          .dynamic-characteristics.itinerary .items .item .content .steps .step, .dynamic-characteristics.event .items .item .content .steps .step {
            /*border-radius: 50px;
							background-color: $white;
							margin-bottom: 12px;*/
            padding: 5px 14px 5px 7px;
            border-bottom: 1px solid #dcdcdc;
            margin-bottom: 4px;
            padding-bottom: 9px;
            width: 95%; }
            .dynamic-characteristics.itinerary .items .item .content .steps .step:last-child, .dynamic-characteristics.event .items .item .content .steps .step:last-child {
              border-bottom: none;
              margin-bottom: 0; }
            .dynamic-characteristics.itinerary .items .item .content .steps .step .indicator, .dynamic-characteristics.event .items .item .content .steps .step .indicator {
              display: inline-flex;
              background-color: #FFFFFF;
              color: #000000;
              border: 2px solid rgba(0, 0, 0, 0.5);
              border-radius: 30px;
              font-weight: 700;
              width: 26px;
              height: 26px;
              align-items: center;
              justify-content: center;
              margin-right: 5px; }
            .dynamic-characteristics.itinerary .items .item .content .steps .step i, .dynamic-characteristics.event .items .item .content .steps .step i {
              margin: 0 4px 0 6px;
              margin-bottom: 0; }
          .dynamic-characteristics.itinerary .items .item .content .steps i, .dynamic-characteristics.event .items .item .content .steps i {
            margin: 0 7px;
            margin-bottom: 12px;
            color: rgba(0, 0, 0, 0.5);
            display: none; }

.dynamic-characteristics.points .items, .dynamic-characteristics.province .items, .dynamic-characteristics.tourist-zone .items {
  /*height: 260px;*/
  overflow: hidden !important;
  height: inherit;
  /*.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {*/ }
  .dynamic-characteristics.points .items .mCSB_scrollTools_vertical, .dynamic-characteristics.province .items .mCSB_scrollTools_vertical, .dynamic-characteristics.tourist-zone .items .mCSB_scrollTools_vertical {
    right: -5px !important; }
  .dynamic-characteristics.points .items .item, .dynamic-characteristics.province .items .item, .dynamic-characteristics.tourist-zone .items .item {
    display: flex;
    /*flex-wrap: wrap;*/
    padding: 0;
    margin-bottom: 1.5rem;
    align-items: center; }
    .dynamic-characteristics.points .items .item:last-child, .dynamic-characteristics.province .items .item:last-child, .dynamic-characteristics.tourist-zone .items .item:last-child {
      margin-bottom: 0; }
    .dynamic-characteristics.points .items .item .title, .dynamic-characteristics.province .items .item .title, .dynamic-characteristics.tourist-zone .items .item .title {
      font-size: 1.2rem;
      line-height: initial;
      color: #000000;
      margin: 0;
      padding: 0;
      transition: all 0.2s;
      display: flex;
      align-items: center; }
      .dynamic-characteristics.points .items .item .title .map-link, .dynamic-characteristics.province .items .item .title .map-link, .dynamic-characteristics.tourist-zone .items .item .title .map-link {
        color: #000000;
        display: block;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        padding-left: 10px;
        padding-right: 10px; }
        .dynamic-characteristics.points .items .item .title .map-link.township-selected, .dynamic-characteristics.points .items .item .title .map-link.resource-selected, .dynamic-characteristics.province .items .item .title .map-link.township-selected, .dynamic-characteristics.province .items .item .title .map-link.resource-selected, .dynamic-characteristics.tourist-zone .items .item .title .map-link.township-selected, .dynamic-characteristics.tourist-zone .items .item .title .map-link.resource-selected {
          border-radius: 50px;
          background-color: #EC0043;
          color: #FFFFFF !important; }
          .dynamic-characteristics.points .items .item .title .map-link.township-selected a, .dynamic-characteristics.points .items .item .title .map-link.resource-selected a, .dynamic-characteristics.province .items .item .title .map-link.township-selected a, .dynamic-characteristics.province .items .item .title .map-link.resource-selected a, .dynamic-characteristics.tourist-zone .items .item .title .map-link.township-selected a, .dynamic-characteristics.tourist-zone .items .item .title .map-link.resource-selected a {
            color: #FFFFFF; }
          .dynamic-characteristics.points .items .item .title .map-link.township-selected i, .dynamic-characteristics.points .items .item .title .map-link.resource-selected i, .dynamic-characteristics.province .items .item .title .map-link.township-selected i, .dynamic-characteristics.province .items .item .title .map-link.resource-selected i, .dynamic-characteristics.tourist-zone .items .item .title .map-link.township-selected i, .dynamic-characteristics.tourist-zone .items .item .title .map-link.resource-selected i {
            color: #FFFFFF !important; }
        .dynamic-characteristics.points .items .item .title .map-link a, .dynamic-characteristics.province .items .item .title .map-link a, .dynamic-characteristics.tourist-zone .items .item .title .map-link a {
          color: #000000; }
        .dynamic-characteristics.points .items .item .title .map-link span, .dynamic-characteristics.province .items .item .title .map-link span, .dynamic-characteristics.tourist-zone .items .item .title .map-link span {
          margin-right: 10px; }
        .dynamic-characteristics.points .items .item .title .map-link.disable:hover, .dynamic-characteristics.province .items .item .title .map-link.disable:hover, .dynamic-characteristics.tourist-zone .items .item .title .map-link.disable:hover {
          cursor: default; }
          .dynamic-characteristics.points .items .item .title .map-link.disable:hover span, .dynamic-characteristics.province .items .item .title .map-link.disable:hover span, .dynamic-characteristics.tourist-zone .items .item .title .map-link.disable:hover span {
            text-decoration: none !important;
            cursor: default; }
        .dynamic-characteristics.points .items .item .title .map-link:hover span, .dynamic-characteristics.province .items .item .title .map-link:hover span, .dynamic-characteristics.tourist-zone .items .item .title .map-link:hover span {
          text-decoration: underline; }
        .dynamic-characteristics.points .items .item .title .map-link:hover i, .dynamic-characteristics.province .items .item .title .map-link:hover i, .dynamic-characteristics.tourist-zone .items .item .title .map-link:hover i {
          text-decoration: none !important; }
        .dynamic-characteristics.points .items .item .title .map-link:hover .no-coord span, .dynamic-characteristics.province .items .item .title .map-link:hover .no-coord span, .dynamic-characteristics.tourist-zone .items .item .title .map-link:hover .no-coord span {
          text-decoration: none; }
      .dynamic-characteristics.points .items .item .title i, .dynamic-characteristics.province .items .item .title i, .dynamic-characteristics.tourist-zone .items .item .title i {
        color: rgba(0, 0, 0, 0.5);
        margin-top: 4px;
        width: 40px;
        text-align: center;
        margin-right: 10px; }
    .dynamic-characteristics.points .items .item .img, .dynamic-characteristics.province .items .item .img, .dynamic-characteristics.tourist-zone .items .item .img {
      height: 40px;
      width: 40px;
      border-radius: 50px;
      overflow: hidden;
      margin-right: 10px;
      flex-shrink: 0; }
      .dynamic-characteristics.points .items .item .img img, .dynamic-characteristics.province .items .item .img img, .dynamic-characteristics.tourist-zone .items .item .img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .dynamic-characteristics.points .items .item .content, .dynamic-characteristics.province .items .item .content, .dynamic-characteristics.tourist-zone .items .item .content {
      background: rgba(0, 0, 0, 0.05);
      background: white;
      width: 100%;
      padding: 10px;
      border-radius: 10px;
      margin-top: 10px;
      margin: 2px 20px 0 0; }
      .dynamic-characteristics.points .items .item .content .title, .dynamic-characteristics.province .items .item .content .title, .dynamic-characteristics.tourist-zone .items .item .content .title {
        font-weight: 700;
        justify-content: center;
        font-size: 1rem;
        color: #00A795;
        margin-top: 10px; }
      .dynamic-characteristics.points .items .item .content .subtitle, .dynamic-characteristics.province .items .item .content .subtitle, .dynamic-characteristics.tourist-zone .items .item .content .subtitle {
        font-weight: 700;
        text-align: center; }
        .dynamic-characteristics.points .items .item .content .subtitle ul, .dynamic-characteristics.province .items .item .content .subtitle ul, .dynamic-characteristics.tourist-zone .items .item .content .subtitle ul {
          padding: 0;
          list-style: none;
          margin-top: -16px;
          padding: 10px;
          display: inline-block;
          margin: 0.5rem 0;
          background: rgba(255, 255, 255, 0.5);
          border-top: 1px solid #dcdcdc; }
          .dynamic-characteristics.points .items .item .content .subtitle ul li, .dynamic-characteristics.province .items .item .content .subtitle ul li, .dynamic-characteristics.tourist-zone .items .item .content .subtitle ul li {
            font-weight: normal;
            display: flex;
            line-height: initial;
            margin-bottom: 10px; }
            .dynamic-characteristics.points .items .item .content .subtitle ul li:last-child, .dynamic-characteristics.province .items .item .content .subtitle ul li:last-child, .dynamic-characteristics.tourist-zone .items .item .content .subtitle ul li:last-child {
              margin-bottom: 0; }
            .dynamic-characteristics.points .items .item .content .subtitle ul li span, .dynamic-characteristics.province .items .item .content .subtitle ul li span, .dynamic-characteristics.tourist-zone .items .item .content .subtitle ul li span {
              text-align: right; }
            .dynamic-characteristics.points .items .item .content .subtitle ul li .value, .dynamic-characteristics.province .items .item .content .subtitle ul li .value, .dynamic-characteristics.tourist-zone .items .item .content .subtitle ul li .value {
              text-align: left;
              font-weight: bold;
              margin-left: 6px; }

.dynamic-characteristics.offer .area-price {
  background-color: #EFEFEF; }
  .dynamic-characteristics.offer .area-price > div {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 0 2rem 3rem 2rem; }

.dynamic-characteristics.offer .area-info {
  background-color: #EFEFEF; }
  .dynamic-characteristics.offer .area-info > div {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem 2rem 2rem;
    position: relative;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translateX(-50%) translateY(-50%); }

.dynamic-characteristics.offer .area-text {
  padding: 0 2rem 2rem 2rem;
  margin-top: -20px; }

.dynamic-characteristics.offer .offer-label {
  text-align: center;
  font-family: "Asap Condensed";
  font-weight: bold;
  font-size: 1.5rem; }

.dynamic-characteristics.offer .offer-price {
  /*width: 150px;
			height: 150px;
			border-radius: 150px;
			background-color: $white;
			display: flex;
			flex-wrap: wrap;
			align-items: center;
			justify-content: center;
			color: $black;
			margin-bottom: 1rem;
			align-content: center;
			border: 5px solid $gray;*/
  display: flex;
  align-items: baseline;
  justify-content: center;
  color: #000000;
  margin-bottom: 0.6rem;
  align-content: center; }
  .dynamic-characteristics.offer .offer-price .number {
    font-family: "Asap Condensed";
    font-weight: bold;
    font-size: 4rem;
    width: 100%;
    text-align: center;
    line-height: 1; }
  .dynamic-characteristics.offer .offer-price .currency {
    font-family: "Asap Condensed";
    font-weight: bold;
    font-size: 4rem;
    width: 100%;
    text-align: center;
    line-height: 1;
    margin-left: 8px; }

.dynamic-characteristics.offer .offer-lbl {
  font-weight: bold;
  margin-bottom: 0.3rem; }

.dynamic-characteristics.offer .value {
  font-weight: normal;
  padding-left: 0.5rem;
  margin-bottom: 0.8rem; }
  .dynamic-characteristics.offer .value a {
    color: #000000;
    text-decoration: underline; }
    .dynamic-characteristics.offer .value a:hover {
      text-decoration: none;
      color: #EC0043; }

.dynamic-characteristics.offer .items {
  /*height: 330px;*/
  overflow: hidden !important;
  height: inherit;
  /*.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical {*/ }
  .dynamic-characteristics.offer .items .mCSB_scrollTools_vertical {
    right: -5px !important; }
  .dynamic-characteristics.offer .items .item {
    display: flex;
    padding: 0;
    margin-bottom: 1.5rem;
    align-items: center; }
    .dynamic-characteristics.offer .items .item:last-child {
      margin-bottom: 0; }
    .dynamic-characteristics.offer .items .item .title {
      font-size: 1.2rem;
      line-height: initial;
      color: #000000;
      margin: 0;
      padding: 0;
      transition: all 0.2s;
      display: flex;
      align-items: center; }
      .dynamic-characteristics.offer .items .item .title .map-link {
        color: #000000;
        display: block;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        padding-left: 10px;
        padding-right: 10px; }
        .dynamic-characteristics.offer .items .item .title .map-link.resource-selected {
          border-radius: 50px;
          background-color: #EC0043;
          color: #FFFFFF !important; }
          .dynamic-characteristics.offer .items .item .title .map-link.resource-selected a {
            color: #FFFFFF; }
          .dynamic-characteristics.offer .items .item .title .map-link.resource-selected i {
            color: #FFFFFF !important; }
        .dynamic-characteristics.offer .items .item .title .map-link a {
          color: #000000; }
        .dynamic-characteristics.offer .items .item .title .map-link span {
          margin-right: 10px; }
        .dynamic-characteristics.offer .items .item .title .map-link:hover span {
          text-decoration: underline; }
        .dynamic-characteristics.offer .items .item .title .map-link:hover i {
          text-decoration: none !important; }
      .dynamic-characteristics.offer .items .item .title i {
        color: rgba(0, 0, 0, 0.5);
        margin-left: 0;
        margin-right: 10px;
        margin-top: 4px; }
    .dynamic-characteristics.offer .items .item .img {
      height: 40px;
      width: 40px;
      border-radius: 50px;
      overflow: hidden;
      flex-shrink: 0; }
      .dynamic-characteristics.offer .items .item .img img {
        width: 100%;
        height: 100%;
        object-fit: cover; }

/* RECETA */
.recipe .title {
  font-size: 1.8rem;
  font-family: "Asap Condensed";
  font-weight: bold;
  padding: 0;
  margin: 1rem 0 0.5rem 0; }

.recipe .subtitle {
  font-size: 1.3rem;
  font-weight: bold;
  padding: 0;
  margin: 1rem 0 0.5rem 0; }

.recipe .note {
  background-color: #EFEFEF;
  padding: 2rem 0;
  margin: 2rem 0; }
  .recipe .note .title {
    font-size: 2rem;
    margin: 0.5rem 3rem 0 3rem;
    color: #000000; }
  .recipe .note .people {
    font-size: 1.3rem;
    font-family: "Asap Condensed";
    font-weight: bold;
    padding: 0;
    margin: 0 3rem 0 3rem;
    color: #FF3B71; }
  .recipe .note .subtitle {
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0;
    margin: 2rem 4rem 1rem 4rem; }
  .recipe .note .ingredients ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .recipe .note .ingredients ul li {
      border-bottom: 1px solid #18A1C4;
      padding: 0.2rem 4rem;
      margin: 0.5rem 0; }

/* INFORMACIÓN DE CONTACTO */
.dynamic-contactinfo-portlet, .static-contactinfo {
  text-align: center; }
  .dynamic-contactinfo-portlet .area-left > div, .dynamic-contactinfo-portlet .area-right > div, .static-contactinfo .area-left > div, .static-contactinfo .area-right > div {
    display: flex;
    min-height: 23rem;
    /*height: 100%;*/
    padding: 8rem 3rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
  .dynamic-contactinfo-portlet .area-left .m-mapea-container, .dynamic-contactinfo-portlet .area-right .m-mapea-container, .static-contactinfo .area-left .m-mapea-container, .static-contactinfo .area-right .m-mapea-container {
    padding: 0 !important; }
    .dynamic-contactinfo-portlet .area-left .m-mapea-container .ol-viewport, .dynamic-contactinfo-portlet .area-right .m-mapea-container .ol-viewport, .static-contactinfo .area-left .m-mapea-container .ol-viewport, .static-contactinfo .area-right .m-mapea-container .ol-viewport {
      /*width: auto !important;*/
      width: 100%;
      heigth: 100%; }
  .dynamic-contactinfo-portlet .area-left > div, .static-contactinfo .area-left > div {
    height: 100%; }
  @media (max-width: 991.98px) {
    .dynamic-contactinfo-portlet .area-left, .static-contactinfo .area-left {
      height: auto !important; }
      .dynamic-contactinfo-portlet .area-left > div, .static-contactinfo .area-left > div {
        padding: 5rem 3rem; } }
  .dynamic-contactinfo-portlet .area-left.whiteskin > div, .static-contactinfo .area-left.whiteskin > div {
    padding: 2rem 3rem;
    min-height: 12rem; }
    .dynamic-contactinfo-portlet .area-left.whiteskin > div .contact-info-tabs .nav-tabs .nav-item a.nav-link, .static-contactinfo .area-left.whiteskin > div .contact-info-tabs .nav-tabs .nav-item a.nav-link {
      font-size: 3rem !important; }
      @media (max-width: 991.98px) {
        .dynamic-contactinfo-portlet .area-left.whiteskin > div .contact-info-tabs .nav-tabs .nav-item a.nav-link, .static-contactinfo .area-left.whiteskin > div .contact-info-tabs .nav-tabs .nav-item a.nav-link {
          font-size: 2rem !important; } }
  .dynamic-contactinfo-portlet .title, .static-contactinfo .title {
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Asap Condensed";
    font-size: 2.3rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    line-height: initial; }
  .dynamic-contactinfo-portlet .territory, .static-contactinfo .territory {
    font-weight: 600;
    font-size: 1.2rem; }
    .dynamic-contactinfo-portlet .territory a, .static-contactinfo .territory a {
      color: white; }
      .dynamic-contactinfo-portlet .territory a:hover, .static-contactinfo .territory a:hover {
        text-decoration: underline !important; }
  .dynamic-contactinfo-portlet .address, .dynamic-contactinfo-portlet .other, .static-contactinfo .address, .static-contactinfo .other {
    font-size: 1.2rem;
    font-weight: 300; }
    .dynamic-contactinfo-portlet .address a, .dynamic-contactinfo-portlet .other a, .static-contactinfo .address a, .static-contactinfo .other a {
      color: white; }
      .dynamic-contactinfo-portlet .address a:hover, .dynamic-contactinfo-portlet .other a:hover, .static-contactinfo .address a:hover, .static-contactinfo .other a:hover {
        text-decoration: underline; }
  .dynamic-contactinfo-portlet .other, .static-contactinfo .other {
    text-align: left;
    font-weight: 700;
    font-size: 1rem;
    margin-top: 6px; }
    .dynamic-contactinfo-portlet .other .other-label, .static-contactinfo .other .other-label {
      text-align: right;
      padding-right: 10px;
      font-weight: 500; }
  .dynamic-contactinfo-portlet .info, .dynamic-contactinfo-portlet .info-social, .static-contactinfo .info, .static-contactinfo .info-social {
    font-weight: 600;
    font-size: 1.2rem;
    margin-bottom: 0;
    margin-top: 2rem; }
  .dynamic-contactinfo-portlet .area-right .info, .static-contactinfo .area-right .info {
    margin-top: 0; }
  .dynamic-contactinfo-portlet #contactinfo-map .extra-map, .static-contactinfo #contactinfo-map .extra-map {
    font-size: 2.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
    position: absolute;
    right: 0;
    bottom: 1rem;
    padding: 1rem;
    background-color: rgba(255, 255, 255, 0.5); }
  @media (max-width: 991.98px) {
    .dynamic-contactinfo-portlet #contactinfo-map, .static-contactinfo #contactinfo-map {
      /*border: 1rem solid $intenseblue;*/
      border: 1rem solid white; }
      .dynamic-contactinfo-portlet #contactinfo-map .extra-map, .static-contactinfo #contactinfo-map .extra-map {
        padding: 1rem 2rem 1rem 1rem;
        bottom: 2rem; } }
  .dynamic-contactinfo-portlet #contactinfo-map .extra-map img, .static-contactinfo #contactinfo-map .extra-map img {
    max-width: 150px; }
  .dynamic-contactinfo-portlet .contact-info-tabs, .static-contactinfo .contact-info-tabs {
    width: 100%;
    /* pestañas */ }
    .dynamic-contactinfo-portlet .contact-info-tabs .nav-tabs, .static-contactinfo .contact-info-tabs .nav-tabs {
      border: none;
      justify-content: center; }
      .dynamic-contactinfo-portlet .contact-info-tabs .nav-tabs .disabled, .static-contactinfo .contact-info-tabs .nav-tabs .disabled {
        opacity: 0.15; }
    .dynamic-contactinfo-portlet .contact-info-tabs .nav-tabs, .static-contactinfo .contact-info-tabs .nav-tabs {
      justify-content: center !important;
      border-bottom: none !important;
      margin-bottom: 0 !important; }
      .dynamic-contactinfo-portlet .contact-info-tabs .nav-tabs .nav-link.active, .static-contactinfo .contact-info-tabs .nav-tabs .nav-link.active {
        border: none !important;
        border-bottom: none !important;
        font-weight: 600 !important; }
      .dynamic-contactinfo-portlet .contact-info-tabs .nav-tabs .nav-link, .static-contactinfo .contact-info-tabs .nav-tabs .nav-link {
        padding: 0.5rem 0.8rem !important;
        margin: 0 !important;
        font-weight: 600 !important;
        font-size: 1.8rem !important;
        border-bottom: none !important;
        cursor: pointer !important; }
        .dynamic-contactinfo-portlet .contact-info-tabs .nav-tabs .nav-link:hover, .static-contactinfo .contact-info-tabs .nav-tabs .nav-link:hover {
          border: none !important;
          border-bottom: none !important; }
    .dynamic-contactinfo-portlet .contact-info-tabs .tab-content, .static-contactinfo .contact-info-tabs .tab-content {
      position: relative;
      width: 80%;
      max-width: 600px;
      margin: 0 auto; }
      .dynamic-contactinfo-portlet .contact-info-tabs .tab-content a, .static-contactinfo .contact-info-tabs .tab-content a {
        color: white; }
        .dynamic-contactinfo-portlet .contact-info-tabs .tab-content a:hover, .static-contactinfo .contact-info-tabs .tab-content a:hover {
          text-decoration: underline !important; }
      .dynamic-contactinfo-portlet .contact-info-tabs .tab-content .tab-pane, .static-contactinfo .contact-info-tabs .tab-content .tab-pane {
        word-break: break-word;
        width: 100%; }
      .dynamic-contactinfo-portlet .contact-info-tabs .tab-content .slick-carousel .slick-list, .static-contactinfo .contact-info-tabs .tab-content .slick-carousel .slick-list {
        border-radius: 30px;
        box-sizing: border-box;
        padding: 1rem;
        font-size: 1.2rem;
        font-weight: 300;
        position: relative;
        background-color: #005A8D; }
        .dynamic-contactinfo-portlet .contact-info-tabs .tab-content .slick-carousel .slick-list .slick-slide, .static-contactinfo .contact-info-tabs .tab-content .slick-carousel .slick-list .slick-slide {
          padding: 0 2rem; }
      .dynamic-contactinfo-portlet .contact-info-tabs .tab-content .slick-carousel.slick-dotted.slick-slider, .static-contactinfo .contact-info-tabs .tab-content .slick-carousel.slick-dotted.slick-slider {
        margin-bottom: 0; }
  .dynamic-contactinfo-portlet .copy-button, .static-contactinfo .copy-button {
    position: absolute;
    /*right: -18px;
    	top: 10px;*/
    right: -35px;
    top: 20px;
    font-size: 1.3rem;
    cursor: pointer; }
    .dynamic-contactinfo-portlet .copy-button:hover, .static-contactinfo .copy-button:hover {
      color: black; }
  .dynamic-contactinfo-portlet #copy-contact-info, .static-contactinfo #copy-contact-info {
    position: relative;
    width: 100%; }
    .dynamic-contactinfo-portlet #copy-contact-info #tooltip-copy, .static-contactinfo #copy-contact-info #tooltip-copy {
      display: none;
      transform: translateX(-50%);
      position: absolute;
      margin-top: 0.5rem; }
  .dynamic-contactinfo-portlet .offer-message, .static-contactinfo .offer-message {
    margin-top: 2rem; }

/* OTRA INFORMACIÓN */
.otherinfo .content {
  border-left: 10px solid rgba(0, 0, 0, 0.5);
  background-color: #EFEFEF;
  padding: 3rem 2rem;
  max-height: 500px; }
  .otherinfo .content .section-title {
    font-family: "Asap Condensed";
    font-size: 2rem;
    font-weight: bold;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    padding-left: 6px;
    padding-bottom: 2rem;
    text-align: center; }
  .otherinfo .content .data {
    max-height: 500px;
    overflow: auto; }
  .otherinfo .content .row {
    justify-content: center; }
  .otherinfo .content .offer-lbl {
    font-weight: bold;
    margin-bottom: 0.3rem;
    width: auto;
    flex-basis: auto; }
  .otherinfo .content .value {
    font-weight: normal;
    padding-left: 0.5rem;
    margin-bottom: 0.8rem;
    width: auto;
    flex-basis: auto; }

/* EVENTO */
.event-profile {
  margin-bottom: 2rem; }
  .event-profile .cols1 {
    width: 33.33%;
    padding: 5px; }
    @media (min-width: 992px) {
      .event-profile .cols1 {
        width: 20%; } }
  .event-profile .cols2 {
    width: 100%;
    padding: 5px; }
    .event-profile .cols2 .item {
      display: flex;
      justify-content: flex-end;
      padding: 0 !important; }
      .event-profile .cols2 .item .icon {
        font-size: 1.3rem !important;
        line-height: initial;
        padding-right: 6px; }
      .event-profile .cols2 .item .title {
        padding-right: 10px; }
        .event-profile .cols2 .item .title h2, .event-profile .cols2 .item .title h3, .event-profile .cols2 .item .title h4, .event-profile .cols2 .item .title h5, .event-profile .cols2 .item .title h6 {
          font-size: 1.1rem;
          margin: 0;
          padding: 0;
          font-weight: 700; }
      .event-profile .cols2 .item .text {
        font-size: 1rem;
        width: 50%;
        text-align: left; }
  .event-profile .rows {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    .event-profile .rows .item {
      text-align: center;
      padding: 1rem;
      /*background-color: $lightgray;*/
      flex-grow: 1;
      height: 100%; }
      .event-profile .rows .item .icon {
        font-size: 3rem;
        line-height: initial; }
      .event-profile .rows .item .title {
        margin-bottom: 0.3rem; }
        .event-profile .rows .item .title h2, .event-profile .rows .item .title h3, .event-profile .rows .item .title h4, .event-profile .rows .item .title h5, .event-profile .rows .item .title h6 {
          font-size: 1.2rem;
          margin: 0;
          padding: 0;
          font-weight: 700;
          text-align: center; }
      .event-profile .rows .item .text {
        font-size: 1rem; }
      .event-profile .rows .item .link {
        font-weight: 700;
        cursor: pointer; }
        .event-profile .rows .item .link:hover {
          color: #FF0048; }
        .event-profile .rows .item .link i {
          color: #FF0048;
          font-size: 0.8rem; }

/* PUBLICACIÓN */
.publication-profile {
  margin-bottom: 2rem; }
  @media (min-width: 992px) {
    .publication-profile {
      display: flex; } }
  .publication-profile .cover {
    text-align: center;
    width: 100%;
    display: inline-block;
    flex-shrink: 0;
    flex-grow: 0;
    margin-bottom: 30px;
    background: #0075B8; }
    @media (min-width: 768px) {
      .publication-profile .cover {
        background: #FFFFFF; } }
    @media (min-width: 992px) {
      .publication-profile .cover {
        text-align: right;
        width: 180px;
        border-bottom: none; } }
    .publication-profile .cover img {
      width: 100%;
      max-width: 200px;
      max-height: 400px; }
  @media (min-width: 992px) {
    .publication-profile .item {
      padding-left: 20px; } }
  .publication-profile .item .title h2, .publication-profile .item .title h3, .publication-profile .item .title h4, .publication-profile .item .title h5, .publication-profile .item .title h6 {
    font-size: 1.1rem;
    margin: 0;
    padding: 0;
    font-weight: 700; }
  .publication-profile .item .text {
    font-size: 1rem;
    text-align: left;
    margin-bottom: 15px; }

/* DETALLE DE POPUP */
/*
.popup-detail{

	.even{ background-color: $lightgray; padding: 1rem; }
	.odd{ background-color: $white; padding: 1rem; }
	
	.meeting-title{
		display: flex;
		align-items: center;
		justify-content: center;
		align-items: center;
		width: 100%;
		padding: 0 20px;
	}
	
	.image{
		width: 80px;
		height: 80px;
		display: inline-block;
		margin-right: 10px;
		flex-shrink: 0;
		
		img{
			width: 100%;
		    height: 100%;
		    object-fit: cover;
		    border-radius: 80px;
		}
	}
	
	.name{
		font-size: 1.5rem;
		font-weight: 700;    
		display: flex;
    	align-items: center;
    	height: 100%;
	}
	
	label{
	    width: 100%;
	    padding-right: 10px;
	    font-weight: 600;
	    margin-bottom: 0;
	}
	
	table{
		
		th{
			padding: 10px 5px 0 5px;
			text-align: center;
		}
		
		td{
			text-align: center;
			margin-bottom: 10px;
		}
	}

}*/
.popup-detail .rooms {
  width: 100%; }

.popup-detail .rooms-container {
  display: flex;
  width: initial;
  flex-wrap: wrap; }

.popup-detail .room-card {
  background-color: #EFEFEF;
  border-radius: 8px;
  margin: 0 1% 1rem 1%;
  width: 48%; }
  @media (max-width: 991.98px) {
    .popup-detail .room-card {
      margin: 0 1% 1rem 1%;
      width: 98%; }
      .popup-detail .room-card th {
        display: block !important;
        width: 100% !important;
        text-align: left !important; }
      .popup-detail .room-card td {
        display: block !important;
        width: 100% !important; } }

.popup-detail .room-title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%; }
  .popup-detail .room-title .image {
    width: 100%;
    height: 150px;
    display: block;
    flex-shrink: 0; }
    .popup-detail .room-title .image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px; }
  .popup-detail .room-title .name {
    font-size: 1.3rem;
    padding: 20px 20px 10px 20px;
    font-weight: 700;
    display: flex;
    align-items: center;
    height: 100%; }

.popup-detail label {
  width: 100%;
  padding-right: 10px;
  font-weight: 600;
  margin-bottom: 0; }

.popup-detail .room-body {
  padding: 0 20px 20px 20px; }
  .popup-detail .room-body table th {
    text-align: right;
    font-weight: 400; }
  .popup-detail .room-body table td {
    text-align: left;
    margin-bottom: 10px;
    font-weight: 700; }
    .popup-detail .room-body table td .persons {
      font-weight: 400; }
  .popup-detail .room-body .card-info {
    padding-top: 10px; }

/* PAGINACIÓN ARTÍCULOS */
.pagination-articles {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem; }
  .pagination-articles a {
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 6px;
    max-width: 250px;
    text-decoration: none !important; }
    .pagination-articles a span {
      font-size: 2rem;
      color: #EC0043; }
    .pagination-articles a div {
      font-weight: 700;
      text-align: center;
      color: #000000; }
    .pagination-articles a:hover {
      background-color: #EFEFEF; }
      .pagination-articles a:hover span {
        text-decoration: none; }
      .pagination-articles a:hover div {
        color: #EC0043;
        text-decoration: none; }

/* FICHA MAPA */
.m-popup {
  padding: 0 !important;
  border: none !important; }
  .m-popup .m-header .m-popup-closer {
    z-index: 3;
    background: #EC0043;
    border-radius: 30px;
    color: white;
    padding: 0;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -8px;
    right: -8px; }
    .m-popup .m-header .m-popup-closer:hover {
      background: #000000;
      color: white; }
  .m-popup div.m-content div.m-body {
    max-height: none !important; }

.map-card {
  width: 250px;
  border-radius: 6px; }
  .map-card:before {
    font-size: 1rem;
    position: absolute;
    bottom: -21px;
    right: 21px;
    color: black; }
  .map-card .img {
    height: 120px;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px; }
    .map-card .img img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      transition: all 0.2s ease-in-out;
      display: flex;
      align-items: center;
      justify-content: center; }
  .map-card .item-content {
    padding: 0.6rem 0.8rem;
    bottom: 0;
    transition: all 0.3s; }
    .map-card .item-content .title, .map-card .item-content a {
      margin-top: 0;
      font-size: 1rem;
      font-weight: 700;
      font-family: "Encode Sans";
      color: #000000; }
    .map-card .item-content .subtitle {
      margin-top: 1.3rem;
      text-align: right; }
      .map-card .item-content .subtitle a {
        text-decoration: none;
        color: #000000;
        font-family: "Encode Sans";
        font-weight: bold;
        font-size: 1rem;
        padding: 0.1rem 0.5rem;
        display: inline-flex;
        align-items: center; }
        .map-card .item-content .subtitle a:hover {
          color: #EC0043; }
        .map-card .item-content .subtitle a i {
          margin-left: 6px;
          color: #EC0043; }

/* FOTO/VIDEO REPORTAJE */
@media (max-width: 991.98px) {
  .photo-rep .carousel.slick-carousel {
    margin: 0 35px; } }

.photo-rep .pr-mainview {
  background: gray;
  height: 300px; }
  @media (min-width: 992px) {
    .photo-rep .pr-mainview {
      height: 600px; } }
  .photo-rep .pr-mainview div {
    display: block;
    height: 100%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center; }
    .photo-rep .pr-mainview div img {
      object-fit: cover;
      height: 100%;
      width: 100%; }

.photo-rep .pr-sidebar {
  color: #FFFFFF;
  padding: 1.5rem 1.5rem 1.6rem 1.8rem;
  display: flex;
  flex-direction: column;
  height: 100%;
  height: unset; }
  @media (min-width: 992px) {
    .photo-rep .pr-sidebar {
      height: 600px; } }
  .photo-rep .pr-sidebar .pages {
    font-size: 1.3rem;
    flex-shrink: 0;
    flex-grow: 0; }
    .photo-rep .pr-sidebar .pages .actual {
      font-size: 3rem;
      font-weight: 600;
      margin-right: 0.2rem;
      line-height: normal; }
    .photo-rep .pr-sidebar .pages .total {
      font-size: 1.5rem;
      font-weight: 600;
      margin-left: 0.2rem; }
  .photo-rep .pr-sidebar .text {
    margin-top: 0rem;
    flex-shrink: 1;
    flex-grow: 1;
    height: inherit;
    overflow: hidden;
    /*
			@include media-breakpoint-up(lg) {
				margin-top: 2.5rem;
		    }
		    */ }
    @media (max-width: 991.98px) {
      .photo-rep .pr-sidebar .text {
        max-height: 250px; } }
    .photo-rep .pr-sidebar .text a {
      color: #FFFFFF;
      text-decoration: underline; }
      .photo-rep .pr-sidebar .text a:hover {
        color: #FFFFFF;
        text-decoration: none; }

.photo-rep .slick-next:hover, .photo-rep .slick-prev:hover {
  color: #A5C933 !important; }

/* CUSTOM LOADER */
.custom-loader {
  margin: 0 auto;
  width: 60px;
  height: 50px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%); }
  .custom-loader > div {
    height: 100%;
    width: 8px;
    display: inline-block;
    float: left;
    margin-left: 2px;
    -webkit-animation: delay 1.6s infinite ease-in-out;
    animation: delay 1.6s infinite ease-in-out;
    border-radius: 20px; }
  .custom-loader .bar1 {
    background-color: #EC0043; }
  .custom-loader .bar2 {
    background-color: #FFA200;
    -webkit-animation-delay: -1.5s;
    animation-delay: -1.5s; }
  .custom-loader .bar3 {
    background-color: #FFC935;
    -webkit-animation-delay: -1.4s;
    animation-delay: -1.4s; }
  .custom-loader .bar4 {
    background-color: #A5C933;
    -webkit-animation-delay: -1.3s;
    animation-delay: -1.3s; }
  .custom-loader .bar5 {
    background-color: #00A795;
    -webkit-animation-delay: -1.2s;
    animation-delay: -1.2s; }
  .custom-loader .bar6 {
    background-color: #007cc2;
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }

/* Con cortina blanca */
.manage-spiner-maps {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 3;
  background: rgba(255, 255, 255, 0.7); }
  .manage-spiner-maps .custom-loader {
    width: 150px;
    height: 150px;
    padding: 50px;
    display: flex;
    justify-content: center;
    border-radius: 100px;
    background: white; }

@-webkit-keyframes delay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.05); }
  20% {
    -webkit-transform: scaleY(1); } }

@keyframes delay {
  0%, 40%, 100% {
    transform: scaleY(0.05);
    -webkit-transform: scaleY(0.05); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }

/* PANTALLA DE ERROR */
.error-wrapper {
  /*height: calc(100vh - 100px);*/
  height: 100vh;
  min-height: 400px;
  background: #eee url("/o/main-theme/images/trama.png") 0 0 repeat;
  display: flex;
  justify-content: center;
  height: calc(100vh - 355px);
  margin-top: 100px; }
  @media (max-width: 991.98px) {
    .error-wrapper {
      margin-top: 60px; } }
  .error-wrapper .error-center {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-bottom: 2rem;
    padding-top: 1rem; }
    .error-wrapper .error-center img {
      height: 250px; }
      @media (max-width: 991.98px) {
        .error-wrapper .error-center img {
          height: 145px; } }
    .error-wrapper .error-center .error-text-wrapper {
      display: flex;
      flex-direction: row; }
      @media (max-width: 767.98px) {
        .error-wrapper .error-center .error-text-wrapper {
          flex-direction: column; } }
      .error-wrapper .error-center .error-text-wrapper .oops {
        display: flex;
        align-self: center;
        font-size: 5rem;
        font-weight: 700;
        margin-bottom: 0;
        margin-right: 1rem;
        font-family: "Asap Condensed"; }
        @media (max-width: 767.98px) {
          .error-wrapper .error-center .error-text-wrapper .oops {
            margin-right: 0;
            font-size: 3rem; } }
      .error-wrapper .error-center .error-text-wrapper .error-text {
        display: flex;
        flex-direction: column;
        align-self: center; }
        @media (max-width: 767.98px) {
          .error-wrapper .error-center .error-text-wrapper .error-text {
            text-align: center; } }
        .error-wrapper .error-center .error-text-wrapper .error-text .error-name {
          font-weight: 700;
          font-size: 1.5rem; }
          @media (max-width: 767.98px) {
            .error-wrapper .error-center .error-text-wrapper .error-text .error-name {
              font-size: 1rem; } }
        .error-wrapper .error-center .error-text-wrapper .error-text .error-description {
          font-family: "Encode Sans";
          color: #585858; }
          @media (max-width: 767.98px) {
            .error-wrapper .error-center .error-text-wrapper .error-text .error-description {
              font-size: .9rem; } }
        .error-wrapper .error-center .error-text-wrapper .error-text label {
          margin-bottom: 0;
          font-family: "Asap Condensed"; }
    .error-wrapper .error-center .go-home {
      width: fit-content; }
      @media (max-width: 767.98px) {
        .error-wrapper .error-center .go-home {
          margin-top: 1rem; } }

/* SCROLLBAR */
/* THEME: MINIMAL

.mCSB_scrollTools {
    opacity: 1 !important;
    filter: "alpha(opacity=100)" !important;
    -ms-filter: "alpha(opacity=100)" !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000 !important;
    background-color: rgba(0,0,0, 0.75) !important;
    filter: "alpha(opacity=75)" !important;
    -ms-filter: "alpha(opacity=75)" !important;
}

.mCSB_scrollTools .mCSB_dragger.mSCB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000 !important;
    background-color: rgba(0,0,0, 0.90) !important;
    filter: "alpha(opacity=90)" !important;
    -ms-filter: "alpha(opacity=90)" !important;
}

.mCSB_scrollTools .mCSB_draggerRail {
    display: none !important;
}
*/
/* THEME: INSET */
.mCSB_inside > .mCSB_container {
  margin-right: 0; }

/*
.modal-content .mCSB_inside > .mCSB_container {
    margin-right: 20px;
}*/
.photo-rep .mCSB_inside > .mCSB_container {
  margin-right: 30px; }

/* VENTANA MODAL */
.modal-dialog.modal-dialog-centered td {
  word-break: break-word; }

body .m-areas > div.m-area > div.m-panel, body .m-attribution {
  z-index: 1; }

.dynamic-services-portlet .modal-body {
  max-height: 70vh; }

/* VENTANA MODAL LIGHTBOX */
.ekko-lightbox .modal-dialog {
  position: relative; }

.ekko-lightbox .modal-body {
  overflow: hidden; }

.ekko-lightbox .ekko-lightbox-nav-overlay span div {
  /* display: inline; */
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border-radius: 50%;
  font-size: 1.2rem;
  transition: all 0.2s;
  display: flex;
  justify-content: center;
  align-items: center; }

.ekko-lightbox.fade, .ekko-lightbox .fade {
  opacity: 0;
  transition: opacity .15s linear; }
  .ekko-lightbox.fade.in, .ekko-lightbox .fade.in {
    opacity: 1; }
  .ekko-lightbox.fade.show, .ekko-lightbox .fade.show {
    opacity: 1; }

.modal.fade .modal-dialog {
  transition: all 0.3s ease-out;
  opacity: 0; }

.modal.show .modal-dialog {
  opacity: 1; }

/* FORMULARIOS */
.SumoSelect {
  border: none; }
  .SumoSelect .CaptionCont {
    border: 1px solid #e4e4e4; }

.SumoSelect:focus > .CaptionCont, .SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont {
  box-shadow: none;
  border: 1px solid #efefef; }

.public-form .container {
  border: none !important;
  margin: 0 auto !important;
  padding: 0 !important; }
  .public-form .container .required-warning {
    margin-bottom: 2rem !important;
    color: #EC0043 !important; }
  .public-form .container .form-group {
    margin-bottom: 1.2rem; }
    .public-form .container .form-group .input-group {
      padding: 0 !important;
      background: white !important;
      margin: 0 !important; }
      .public-form .container .form-group .input-group .form-check {
        width: 100%;
        padding-left: 3rem; }
        .public-form .container .form-group .input-group .form-check .form-check-label {
          font-weight: normal !important; }
  .public-form .container .form-error {
    border-color: red; }
  .public-form .container .form-text.form-error {
    color: #e00; }
  .public-form .container .form-toolbar {
    text-align: center;
    margin-top: 2rem; }

/* LEER MAS */
.leermas {
  font-weight: bold;
  text-decoration: none !important;
  color: black; }
  .leermas:hover {
    color: #FF0048;
    text-decoration: none;
    opacity: 1; }
  .leermas i {
    color: #EC0043;
    font-size: 0.8rem;
    margin-left: 5px; }

/* NAC */
/* LINKS */
.nac_links {
  font-family: "Encode Sans"; }
  .nac_links .section-title {
    font-family: "Asap Condensed";
    font-size: 1.8rem;
    font-weight: bold;
    margin: 2rem 0 1rem 0;
    padding: 0; }
  .nac_links p {
    margin-bottom: 0.4rem; }

/******************************************** BANNER (CABECERA DOBLE) */
.main-page .nac_banner .banner, .main-page .nac_banner .banner {
  padding-top: 60px;
  height: calc(50vw + 60px);
  max-height: 560px; }
  @media only screen and (min-width: 992px) {
    .main-page .nac_banner .banner, .main-page .nac_banner .banner {
      padding-top: 100px;
      height: calc(50vw + 100px);
      max-height: 600px; } }

.nac_banner .wrapped-content {
  max-width: 100%;
  padding: 0; }

.nac_banner .banner {
  height: 50vw;
  max-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover !important;
  /*padding-top: 100px;*/
  position: relative; }
  .nac_banner .banner img {
    max-height: 80%;
    max-width: 80%;
    z-index: 2; }
  .nac_banner .banner .veil {
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0; }
  .nac_banner .banner h1 {
    font-family: "Asap Condensed";
    font-weight: bold;
    font-size: 4rem;
    color: white;
    line-height: initial;
    z-index: 2;
    text-transform: uppercase;
    padding: 0 40px;
    text-align: center; }
    @media (max-width: 768px) {
      .nac_banner .banner h1 {
        font-size: 2.5rem; } }

/******************************************** BOTONERA */
.nac_toolbar .form {
  text-align: center; }
  .nac_toolbar .form p {
    margin-top: 2rem;
    margin-bottom: 0.8rem; }
  .nac_toolbar .form .title {
    font-size: 24px;
    margin-top: -0.5rem;
    font-weight: bold;
    margin-bottom: -0.5rem; }

/* 2, 3, 4 COLUMNAS */
.nac_cols .section-title {
  margin-top: 2rem;
  margin-bottom: 1rem;
  text-align: center;
  width: 100%; }

.nac_cols .col {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media only screen and (min-width: 992px) {
    .nac_cols .col.col2 .item {
      max-width: 50% !important; }
      .nac_cols .col.col2 .item h3 {
        font-size: 2rem !important; }
    .nac_cols .col.col3 .item {
      max-width: 33% !important; }
      .nac_cols .col.col3 .item h3 {
        font-size: 2rem !important; }
    .nac_cols .col.col4 .item {
      max-width: 25% !important; }
      .nac_cols .col.col4 .item h3 {
        font-size: 2rem !important; } }
  .nac_cols .col .item {
    max-width: 100%;
    flex-grow: 1;
    padding: 0 20px;
    margin-top: 1.5rem;
    text-align: center;
    margin-bottom: 1.7rem; }
    @media only screen and (min-width: 768px) {
      .nac_cols .col .item {
        max-width: 50%; }
        .nac_cols .col .item h3 {
          font-size: 1.8rem !important; } }
    .nac_cols .col .item:first-child {
      padding-left: 0; }
    .nac_cols .col .item:last-child {
      padding-right: 0; }
    .nac_cols .col .item h3 {
      text-align: center;
      /*font-family: 'Kalam', sans-serif;*/
      font-family: "Asap Condensed";
      font-size: 1.8rem;
      font-weight: bold;
      padding: 0;
      margin: 0 0 0.5rem 0;
      color: #000000;
      transition: all 0.2s; }
    .nac_cols .col .item a {
      text-decoration: none; }
      .nac_cols .col .item a:hover h3 {
        color: #EC0043; }
    .nac_cols .col .item.rounded a:hover img {
      width: 110%;
      height: 110%; }
    .nac_cols .col .item.rounded div {
      border-radius: 200px; }
    .nac_cols .col .item div {
      overflow: hidden;
      min-height: 100px;
      min-width: 100px;
      max-height: 150px;
      max-width: 150px;
      height: 20vw;
      width: 20vw;
      margin: 0 auto 1rem auto;
      display: flex;
      justify-content: center;
      align-items: center; }
      .nac_cols .col .item div img {
        object-fit: cover;
        height: 100%;
        width: 100%;
        transition: all 0.2s; }
    .nac_cols .col .item p {
      text-align: center; }

.nac_cols .leermas {
  font-size: 1.2rem; }
  .nac_cols .leermas i {
    font-size: 1rem !important; }

/*
@media (max-width: 960px) {

	.col3{
		flex-wrap: wrap;

		& > div{
			width: 100%;
	
			&:first-child{
				padding-left: 20px;
			}
		
			&:last-child{
				padding-right: 20px;
			}
		
			&:nth-child(2), &:nth-child(3){
				padding-top: 25px;
			}
		}
	}
}
*/
/******************************************** CUADROS PORTADA */
.nac_squares .squares {
  display: flex;
  flex-wrap: wrap; }

.nac_squares .square {
  display: flex;
  width: 100%;
  color: white; }

.nac_squares .square-photo {
  width: 50%;
  background-size: cover !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-position: center !important; }

.nac_squares .square-text {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 280px;
  padding: 7rem 5rem; }
  .nac_squares .square-text a {
    color: #FFFFFF;
    text-decoration: underline; }
    .nac_squares .square-text a:hover {
      text-decoration: underline;
      color: #000000; }
    .nac_squares .square-text a.acceder {
      margin-top: 1rem; }

.nac_squares .square-text > div {
  display: inline-block;
  /*padding: 30px 20px 40px 20px;*/ }

.nac_squares .square-text h2 {
  font-family: "Asap Condensed" !important;
  font-weight: bold !important;
  font-size: 2.3rem !important;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0 !important;
  line-height: initial; }

.nac_squares .square-text h2 i {
  vertical-align: text-bottom;
  font-size: 2.2rem; }

.nac_squares .square-text li {
  margin-bottom: 15px;
  /*list-style: none;*/ }

.nac_squares .square-text li i {
  font-size: 0.8rem;
  margin-right: 5px; }

.nac_squares .square .acceder {
  background-color: white;
  display: inline-block;
  border-radius: 50px;
  padding: 20px 35px;
  text-decoration: none;
  font-family: "Asap Condensed";
  font-weight: bold;
  font-size: 2rem;
  line-height: 0.8;
  transition: all 0.2s;
  text-decoration: none !important; }
  .nac_squares .square .acceder:hover {
    color: white !important;
    background-color: #000000;
    opacity: 1;
    text-decoration: none !important; }

@media (max-width: 960px) {
  .nac_squares {
    /*.square-pink .square-photo{
			order: 1;
		}
	
		.square-pink .square-text{
			order: 2;
		}*/ }
    .nac_squares .square {
      flex-wrap: wrap; }
    .nac_squares .square-pink {
      /*margin-bottom: 50px;*/ }
    .nac_squares .square-green .square-photo {
      order: 2; }
    .nac_squares .square-green .square-text {
      order: 1; }
    .nac_squares .square-text {
      width: 100%; }
    .nac_squares .square-photo {
      width: 100%;
      height: 300px; }
    .nac_squares .square-text h2 i {
      display: none; } }

/******************************************** STEPS */
#steps1 {
  display: inline-block;
  width: 100%; }

#steps2 {
  display: none;
  width: 100%; }

@media (max-width: 768px) {
  #steps2 {
    display: inline-block; }
  #steps1 {
    display: none; } }

/******************************************** VIDEO YOUTUBE */
.container-resize-video {
  height: 32rem; }

/******************************************** IMAGEN SIMPLE */
.nac_image {
  text-align: center; }
  .nac_image img {
    max-width: 100%;
    max-height: 700px; }

/******************************************** MICROSITE */
.micro-menu {
  text-align: center;
  top: 4.4rem;
  /*top: 60px;*/
  position: absolute;
  width: 100%;
  z-index: 1;
  /*background: rgba(0,0,0,0.2);*/ }
  @media only screen and (min-width: 992px) {
    .micro-menu {
      top: 7rem;
      /*top: 100px;*/ } }
  .micro-menu .topnav {
    overflow: hidden;
    display: inline-flex;
    margin: 0 auto;
    justify-content: center;
    background: #008856;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50px;
    font-weight: 600; }
    .micro-menu .topnav a {
      display: block;
      color: #FFFFFF;
      text-align: center;
      padding: 8px 25px;
      text-decoration: none;
      font-size: 1rem;
      text-align: left; }
      @media only screen and (min-width: 1240px) {
        .micro-menu .topnav a {
          font-size: 1.2rem; } }
    .micro-menu .topnav .icon {
      display: none;
      padding: 8px 25px;
      border-radius: 50px; }
      .micro-menu .topnav .icon span {
        margin-left: 10px; }
      .micro-menu .topnav .icon:hover {
        background-color: #007148; }
    .micro-menu .topnav .dropdowns {
      display: flex;
      flex-wrap: nowrap; }
      .micro-menu .topnav .dropdowns:before {
        display: none; }
      .micro-menu .topnav .dropdowns > a:hover, .micro-menu .topnav .dropdowns > .dropdown > a:hover {
        background: #1d1d1d !important;
        background: #008856 !important; }
      .micro-menu .topnav .dropdowns .dropdown {
        overflow: hidden;
        position: inherit; }
        .micro-menu .topnav .dropdowns .dropdown:hover .dropbtn {
          background-color: #1d1d1d;
          background: #008856; }
        .micro-menu .topnav .dropdowns .dropdown:hover .dropdown-content {
          display: block; }
        .micro-menu .topnav .dropdowns .dropdown .dropbtn {
          font-size: 1rem;
          font-weight: 600;
          border: none;
          outline: none;
          color: white;
          padding: 8px 25px;
          background-color: transparent;
          font-family: inherit;
          margin: 0;
          display: flex; }
          @media only screen and (min-width: 1240px) {
            .micro-menu .topnav .dropdowns .dropdown .dropbtn {
              font-size: 1.2rem; } }
          .micro-menu .topnav .dropdowns .dropdown .dropbtn span {
            margin-left: 10px;
            margin-top: 7px; }
        .micro-menu .topnav .dropdowns .dropdown .dropdown-content {
          display: none;
          position: absolute;
          background-color: #1d1d1d;
          background: #008856;
          min-width: 160px;
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          z-index: 2; }
          .micro-menu .topnav .dropdowns .dropdown .dropdown-content a {
            float: none;
            color: white;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
            text-align: left; }
            .micro-menu .topnav .dropdowns .dropdown .dropdown-content a:hover {
              background-color: #efefef;
              color: #000000;
              font-weight: 600; }
    @media screen and (max-width: 991px) {
      .micro-menu .topnav {
        padding: 0 2rem;
        background: none;
        border-radius: 0;
        width: 100%; }
        .micro-menu .topnav .icon {
          display: block;
          background: rgba(0, 0, 0, 0.6); }
        .micro-menu .topnav .dropdowns {
          display: none;
          border-radius: 10px;
          flex-wrap: wrap;
          overflow: hidden; }
        .micro-menu .topnav.responsive {
          flex-wrap: wrap; }
          .micro-menu .topnav.responsive .dropdowns {
            display: block;
            width: 100%;
            margin-top: 15px;
            background: #efefef;
            background: #1d1d1d;
            background: #008856; }
            .micro-menu .topnav.responsive .dropdowns > a:hover {
              background: #efefef !important;
              color: #000000 !important; }
            .micro-menu .topnav.responsive .dropdowns:before {
              font-size: 1rem;
              transform: rotate(180deg);
              position: absolute;
              top: 34px;
              left: calc(50% - 8px);
              color: #1d1d1d;
              color: #008856;
              display: block; }
            .micro-menu .topnav.responsive .dropdowns .dropdown {
              display: block;
              width: 100%;
              border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
              .micro-menu .topnav.responsive .dropdowns .dropdown:last-child {
                border-bottom: none; }
              .micro-menu .topnav.responsive .dropdowns .dropdown:hover {
                background: transparent; }
              .micro-menu .topnav.responsive .dropdowns .dropdown.opened .dropdown-content {
                display: block;
                max-height: 2000px; }
              .micro-menu .topnav.responsive .dropdowns .dropdown .dropbtn {
                display: block;
                width: 100%;
                text-align: left; }
              .micro-menu .topnav.responsive .dropdowns .dropdown .dropdown-content {
                display: block;
                overflow: hidden;
                transition: all 0.3s;
                position: relative;
                max-height: 0;
                background-color: #007148; }
                .micro-menu .topnav.responsive .dropdowns .dropdown .dropdown-content a {
                  padding-left: 3rem; } }
  .micro-menu .active {
    /*background-color: #FF0048;*/
    color: white; }
  .micro-menu .topnav a:hover, .micro-menu .dropdown:hover .dropbtn {
    background-color: #000000;
    color: #FFFFFF; }

.micro-menu.estatico {
  display: none; }

.has-control-menu .micro-menu.estatico {
  display: block;
  position: relative;
  top: 0;
  margin-bottom: 3rem; }
  .has-control-menu .micro-menu.estatico .topnav {
    width: 98%;
    background: white;
    border: 1px solid gray;
    border-radius: 0;
    justify-content: left; }
    .has-control-menu .micro-menu.estatico .topnav > .dropdowns > span {
      color: black;
      padding: 0.6rem;
      font-size: 1.2rem; }

.has-control-menu .micro-menu {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 9rem; }

.microsite .static-header, .microsite .dynamic-header-portlet {
  background-color: rgba(0, 0, 0, 0.35); }
  .microsite .static-header .image-title, .microsite .dynamic-header-portlet .image-title {
    /*align-items: flex-end;*/
    background: black;
    background: -moz-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 98%);
    background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 98%);
    background: -o-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 98%);
    background: -ms-linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 98%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.4) 20%, white 98%); }
    @media only screen and (min-width: 768px) {
      .microsite .static-header .image-title, .microsite .dynamic-header-portlet .image-title {
        min-height: 30rem;
        min-height: 43rem; } }
    @media only screen and (min-width: 992px) {
      .microsite .static-header .image-title, .microsite .dynamic-header-portlet .image-title {
        padding-top: 100px;
        min-height: 44rem; } }
    @media only screen and (min-width: 1200px) {
      .microsite .static-header .image-title, .microsite .dynamic-header-portlet .image-title {
        min-height: 46rem; } }
    .microsite .static-header .image-title h1, .microsite .dynamic-header-portlet .image-title h1 {
      color: #000000;
      /*			
				padding: 3rem 2rem 17rem 2rem;
				font-size: 3.5rem;
			    font-size: 2.5rem;
				*/ }
      @media only screen and (min-width: 768px) {
        .microsite .static-header .image-title h1, .microsite .dynamic-header-portlet .image-title h1 {
          padding: 3rem 4rem 17rem 4rem;
          font-size: 3rem; } }
      @media only screen and (min-width: 1200px) {
        .microsite .static-header .image-title h1, .microsite .dynamic-header-portlet .image-title h1 {
          padding: 5rem 6rem 19rem 6rem;
          font-size: 3.2rem; } }

.microsite .area-summary {
  padding: 0 2rem 0 2rem !important;
  margin-top: -13rem;
  background: rgba(255, 255, 255, 0.7);
  background: white; }
  @media screen and (max-width: 767px) {
    .microsite .area-summary {
      margin-top: 0;
      padding: 0 1rem 0 1rem !important; } }

.microsite .area-description {
  padding: 0.5rem 2rem 0 2rem !important;
  margin-top: -13rem;
  background: rgba(255, 255, 255, 0.7);
  background: white; }
  @media screen and (max-width: 991px) {
    .microsite .area-description {
      padding: 0.5rem 1rem 0 1rem !important; } }
  @media screen and (max-width: 767px) {
    .microsite .area-description {
      margin-top: 0; } }
  .microsite .area-description .static-header .image-title, .microsite .area-description .dynamic-header-portlet .image-title {
    min-height: unset;
    padding-top: 0;
    z-index: 1;
    background: transparent; }
    .microsite .area-description .static-header .image-title h1, .microsite .area-description .dynamic-header-portlet .image-title h1 {
      color: #000000;
      padding: 0;
      margin-bottom: 3rem;
      font-family: "Encode Sans";
      text-transform: initial;
      border-bottom: 5px solid #ffa200;
      font-size: 2rem;
      display: inline-block; }
    .microsite .area-description .static-header .image-title img, .microsite .area-description .dynamic-header-portlet .image-title img {
      display: none; }

.microsite .area-other1, .microsite .area-other2 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
  background: white; }
  @media screen and (max-width: 991px) {
    .microsite .area-other1, .microsite .area-other2 {
      padding-left: 1rem !important;
      padding-right: 1rem !important; } }

.microsite .area-block1 {
  padding-left: 2rem !important;
  background: white; }
  @media screen and (max-width: 991px) {
    .microsite .area-block1 {
      padding-left: 1rem !important;
      padding-right: 1rem !important; } }

.microsite .area-block2 {
  padding-right: 2rem !important;
  background: white; }
  @media screen and (max-width: 991px) {
    .microsite .area-block2 {
      padding-left: 1rem !important;
      padding-right: 1rem !important; } }

.microsite .static-links-blocks {
  /*margin: -3rem 0 0 0;*/ }
  .microsite .static-links-blocks .section-title {
    display: none; }
  .microsite .static-links-blocks .title {
    border: 4px solid transparent !important; }

/* Pestañas */
.nav-tabs {
  justify-content: center;
  border-bottom: none;
  margin-bottom: 0.8rem; }
  .nav-tabs .nav-link.active {
    border: 1px solid transparent;
    border-bottom: 4px solid #FFA200 !important;
    font-weight: 600;
    color: #000000; }
  .nav-tabs .nav-link {
    padding: 0;
    margin: 0 0.6rem;
    font-weight: 400;
    font-family: "Encode Sans";
    color: black;
    font-size: 1.2rem;
    border-bottom: 4px solid transparent;
    cursor: pointer;
    color: #000000; }
    .nav-tabs .nav-link:hover {
      border: 1px solid transparent;
      border-bottom: 4px solid #EFEFEF; }

.circled {
  display: flex;
  justify-content: center; }
  .circled .nav-tabs {
    background-color: #FFFFFF;
    border-radius: 50px;
    padding-bottom: 9px; }
    .circled .nav-tabs .nav-item {
      padding: 8px 5px 0 5px; }
      .circled .nav-tabs .nav-item .nav-link {
        border: none !important;
        background-color: #EFEFEF;
        color: #000000;
        border-radius: 50px;
        padding: 2px 13px;
        margin: 0 5px; }
        .circled .nav-tabs .nav-item .nav-link.active {
          font-weight: 400;
          color: #FFFFFF;
          background-color: #EC0043; }
        .circled .nav-tabs .nav-item .nav-link:hover {
          border: none !important;
          background-color: #000000;
          color: #FFFFFF; }

/* VALORACIONES Y COMENTARIOS */
.valorations .area-left {
  background: #d6d6d6; }

.valorations .area-right {
  background: #EFEFEF; }

.valorations .mCSB_scrollTools {
  margin: 0.8rem 0.5rem; }

.valorations .valorations-container {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 10px solid #FFA200; }
  @media (max-width: 991.98px) {
    .valorations .valorations-container > .row {
      flex-direction: column-reverse; } }
  .valorations .valorations-container .valorations-list {
    height: 500px; }
    .valorations .valorations-container .valorations-list .valoration {
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      padding: 0.6rem 2rem 0.85rem 0;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      background: #FFFFFF;
      align-items: flex-start; }
      .valorations .valorations-container .valorations-list .valoration:last-child {
        border: none; }
      .valorations .valorations-container .valorations-list .valoration .info {
        width: 120px;
        flex-shrink: 0;
        flex-grow: 0;
        margin: 7px 0 2px 0; }
        @media only screen and (max-width: 450px) {
          .valorations .valorations-container .valorations-list .valoration .info {
            width: 100%; } }
        .valorations .valorations-container .valorations-list .valoration .info .score {
          margin: 0 20px 5px 20px;
          width: 80px;
          height: 80px;
          border-radius: 100px;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 2rem;
          font-weight: 700; }
          @media only screen and (max-width: 450px) {
            .valorations .valorations-container .valorations-list .valoration .info .score {
              margin: 0 auto 5px auto; } }
        .valorations .valorations-container .valorations-list .valoration .info .name {
          font-size: 1rem;
          font-weight: 700;
          text-align: center;
          margin: 0 10px;
          line-height: normal; }
        .valorations .valorations-container .valorations-list .valoration .info .date {
          text-align: center;
          font-weight: 700;
          font-size: 0.8rem;
          color: rgba(0, 0, 0, 0.5);
          margin: 0 10px;
          line-height: normal;
          margin-top: 4px; }
      .valorations .valorations-container .valorations-list .valoration .text {
        flex-grow: 1;
        width: calc(100% - 120px); }
        .valorations .valorations-container .valorations-list .valoration .text .title {
          font-size: 1rem;
          font-weight: 700;
          padding: 4px 10px; }
        .valorations .valorations-container .valorations-list .valoration .text .positive {
          display: flex;
          font-size: 0.9rem;
          font-weight: 500;
          padding: 4px 10px; }
          .valorations .valorations-container .valorations-list .valoration .text .positive span {
            vertical-align: middle; }
          .valorations .valorations-container .valorations-list .valoration .text .positive i {
            color: #A5C933;
            margin-right: 10px;
            vertical-align: middle;
            line-height: inherit; }
        .valorations .valorations-container .valorations-list .valoration .text .negative {
          display: flex;
          font-size: 0.9rem;
          font-weight: 500;
          padding: 4px 10px; }
          .valorations .valorations-container .valorations-list .valoration .text .negative span {
            vertical-align: middle; }
          .valorations .valorations-container .valorations-list .valoration .text .negative i {
            color: #EC0043;
            margin-right: 10px;
            vertical-align: middle;
            line-height: inherit; }
        .valorations .valorations-container .valorations-list .valoration .text .actions {
          /*background: url(../images/black.svg) repeat-x;*/
          background-position-y: 12px;
          background-size: 1px;
          margin-top: 10px;
          margin-bottom: 3px; }
          .valorations .valorations-container .valorations-list .valoration .text .actions .action-button {
            background: #FFFFFF;
            display: inline-block;
            padding: 0 8px;
            cursor: pointer;
            font-size: 0.9rem;
            color: #585858; }
            .valorations .valorations-container .valorations-list .valoration .text .actions .action-button:hover span {
              color: #EC0043; }
            .valorations .valorations-container .valorations-list .valoration .text .actions .action-button i {
              color: #EC0043; }
            .valorations .valorations-container .valorations-list .valoration .text .actions .action-button span {
              font-weight: 700; }
        .valorations .valorations-container .valorations-list .valoration .text .btn-link {
          font-size: 1rem;
          padding: 6px 12px 6px 10px;
          cursor: pointer; }
          .valorations .valorations-container .valorations-list .valoration .text .btn-link span {
            font-size: 0.9rem; }
        .valorations .valorations-container .valorations-list .valoration .text .answers {
          display: none;
          max-height: 300px;
          overflow: hidden;
          transition: all 0.2s;
          margin-bottom: 6px; }
          .valorations .valorations-container .valorations-list .valoration .text .answers.collapsed {
            height: 0; }
          .valorations .valorations-container .valorations-list .valoration .text .answers .mCSB_scrollTools {
            margin-right: 0; }
          .valorations .valorations-container .valorations-list .valoration .text .answers .answer {
            border-radius: 6px;
            background-color: #EFEFEF;
            padding: 12px;
            font-size: 0.9rem;
            margin: 0 8px 6px 8px;
            font-weight: 500;
            display: flex;
            flex-wrap: wrap;
            align-items: center; }
            .valorations .valorations-container .valorations-list .valoration .text .answers .answer:last-child {
              margin: 0 8px 0 8px; }
            .valorations .valorations-container .valorations-list .valoration .text .answers .answer .answer-user {
              font-weight: 700;
              margin-right: 10px; }
            .valorations .valorations-container .valorations-list .valoration .text .answers .answer .answer-date {
              /*font-style: italic;*/
              color: #585858;
              font-weight: 600;
              font-size: 0.8rem; }
            .valorations .valorations-container .valorations-list .valoration .text .answers .answer .answer-text {
              width: 100%; }

.valorations .chart-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 3rem;
  justify-content: center;
  align-items: center;
  height: 100%; }
  @media only screen and (max-width: 450px) {
    .valorations .chart-container {
      padding: 1rem; } }
  .valorations .chart-container .section-title {
    width: 100%;
    padding-bottom: 2rem;
    text-align: center; }
  .valorations .chart-container .empty {
    padding: 0 2rem 0 2rem; }
  .valorations .chart-container .score {
    text-align: left;
    display: flex;
    position: relative;
    flex-flow: column nowrap;
    padding-left: 5.5rem;
    justify-content: center;
    margin-bottom: 2.6rem;
    margin-top: 10px;
    height: 54px; }
    .valorations .chart-container .score > .highlighted-number {
      position: absolute;
      left: -0.5rem;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 2rem;
      font-weight: 700;
      width: 5rem;
      height: 5rem;
      border-radius: 50%;
      background: #FFFFFF; }
    .valorations .chart-container .score .title {
      font-size: 1.4rem;
      font-weight: 700;
      margin: 0;
      padding: 0;
      line-height: normal; }
    .valorations .chart-container .score .subtitle {
      font-size: 0.9rem;
      font-weight: normal;
      margin: 0;
      padding: 0;
      color: rgba(0, 0, 0, 0.5);
      font-size: 1rem;
      font-weight: 700; }
  .valorations .chart-container .chart {
    display: flex;
    border: none;
    width: 100%;
    max-width: 370px;
    justify-content: space-between; }
    .valorations .chart-container .chart .item {
      height: 140px;
      width: 22px; }
      .valorations .chart-container .chart .item .bar {
        height: 100px;
        width: 16px;
        border-radius: 30px;
        background-color: white;
        display: flex;
        align-items: flex-end;
        margin: auto; }
        .valorations .chart-container .chart .item .bar .score-fill {
          width: 100%;
          border-radius: 30px; }
          .valorations .chart-container .chart .item .bar .score-fill.score-10 {
            height: 100%; }
          .valorations .chart-container .chart .item .bar .score-fill.score-9 {
            height: 90%; }
          .valorations .chart-container .chart .item .bar .score-fill.score-8 {
            height: 80%; }
          .valorations .chart-container .chart .item .bar .score-fill.score-7 {
            height: 70%; }
          .valorations .chart-container .chart .item .bar .score-fill.score-6 {
            height: 60%; }
          .valorations .chart-container .chart .item .bar .score-fill.score-5 {
            height: 50%; }
          .valorations .chart-container .chart .item .bar .score-fill.score-4 {
            height: 40%; }
          .valorations .chart-container .chart .item .bar .score-fill.score-3 {
            height: 30%; }
          .valorations .chart-container .chart .item .bar .score-fill.score-2 {
            height: 20%; }
          .valorations .chart-container .chart .item .bar .score-fill.score-1 {
            height: 10%; }
      .valorations .chart-container .chart .item .number {
        padding-top: 5px;
        font-weight: 700;
        text-align: center; }
  .valorations .chart-container .comment-button {
    margin-top: 2rem; }
    .valorations .chart-container .comment-button a {
      color: #FFFFFF; }
    .valorations .chart-container .comment-button a:hover {
      color: #FFFFFF; }
    @media only screen and (max-width: 450px) {
      .valorations .chart-container .comment-button {
        white-space: normal;
        border-radius: 20px !important; } }

.modal-valoracion .modal-content {
  text-align: center; }

.modal-valoracion .modal-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 30px 40px 30px; }

.modal-valoracion .score {
  text-align: left;
  display: flex;
  position: relative;
  flex-flow: column nowrap;
  padding-left: 5.5rem;
  justify-content: center;
  margin-bottom: 2rem;
  margin-top: 10px;
  height: 70px; }
  .modal-valoracion .score > .highlighted-number {
    position: absolute;
    left: -0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    font-weight: 700;
    width: 5rem;
    height: 5rem;
    border-radius: 50%; }
  .modal-valoracion .score .title {
    font-size: 1.4rem;
    font-weight: 700;
    margin: 0;
    padding: 0; }
  .modal-valoracion .score .subtitle {
    font-size: 0.9rem;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, 0.5);
    font-size: 1.2rem; }
    .modal-valoracion .score .subtitle i {
      cursor: pointer; }
      @media (max-width: 991.98px) {
        .modal-valoracion .score .subtitle i {
          font-size: 1.6rem; } }
      .modal-valoracion .score .subtitle i:hover {
        color: #FFA200; }

.modal-valoracion .form-valoracion {
  width: 100%; }
  .modal-valoracion .form-valoracion .col-12 {
    padding: 10px !important; }
  .modal-valoracion .form-valoracion span {
    border: none;
    font-size: 1rem;
    font-weight: 700;
    display: block;
    width: 100%;
    text-align: left; }
  .modal-valoracion .form-valoracion input, .modal-valoracion .form-valoracion textarea {
    width: 100%;
    padding: 8px;
    background-color: #EFEFEF;
    border: none;
    border-radius: 5px;
    outline: none; }
  .modal-valoracion .form-valoracion textarea {
    max-height: 30vh;
    min-height: 5vh; }

/* AGENDA */
.diary .wrapped-content > .row.no-gutters {
  border-left: 10px solid #FFA200; }

.diary .nav-item a {
  text-decoration: none; }

.diary .area-center {
  /*padding-top: 2rem !important;
		padding-bottom: 3rem !important;*/
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
  background-color: #EFEFEF; }
  .diary .area-center .section-title {
    text-align: center; }
  .diary .area-center .tab-pane {
    padding: 0 2rem;
    margin-bottom: 3rem; }
    .diary .area-center .tab-pane table {
      margin-top: 1rem; }
      .diary .area-center .tab-pane table tr:nth-child(odd) {
        background: #EFEFEF; }
      .diary .area-center .tab-pane table tr:nth-child(even) {
        background: #FFFFFF; }
      .diary .area-center .tab-pane table tr td {
        padding: 8px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important; }
  .diary .area-center .tab-pane .tab-pane {
    padding: 0; }
  .diary .area-center .mt-4 {
    display: block; }

/* VISOR 3D */
/* COLORES ELEMENTOS POR POSICIÓN */
.visor3d a {
  text-decoration: underline;
  color: #000000; }
  .visor3d a:hover {
    text-decoration: none;
    color: #EC0043; }

.visor3d .bg {
  /*background-color: $lightgray;
		padding: 3rem 0 4rem 0;*/ }

.visor3d .section-title {
  text-align: center;
  padding-bottom: 2rem; }

.visor3d .description {
  margin-bottom: 1rem; }

.visor3d .row > div:nth-child(1) .item-content, .visor3d .row > div:nth-child(1) .frame {
  background-color: #00AA6B; }

.visor3d .row > div:nth-child(2) .item-content, .visor3d .row > div:nth-child(2) .frame {
  background-color: #FF3B71; }

.visor3d .row > div:nth-child(3) .item-content, .visor3d .row > div:nth-child(3) .frame {
  background-color: #18A1C4; }

.visor3d .row > div:nth-child(4) .item-content, .visor3d .row > div:nth-child(4) .frame {
  background-color: #FFA200; }

.visor3d .row > div:nth-child(5) .item-content, .visor3d .row > div:nth-child(5) .frame {
  background-color: #7F50B2; }

.visor3d .row > div:nth-child(6) .item-content, .visor3d .row > div:nth-child(6) .frame {
  background-color: #00A795; }

.visor3d .row > div:nth-child(7) .item-content, .visor3d .row > div:nth-child(7) .frame {
  background-color: #957A62; }

.visor3d .row > div:nth-child(8) .item-content, .visor3d .row > div:nth-child(8) .frame {
  background-color: #007cc2; }

.visor3d .row > div:nth-child(9) .item-content, .visor3d .row > div:nth-child(9) .frame {
  background-color: #00AA6B; }

.visor3d .row > div:nth-child(10) .item-content, .visor3d .row > div:nth-child(10) .frame {
  background-color: #FF3B71; }

.visor3d .row > div:nth-child(11) .item-content, .visor3d .row > div:nth-child(11) .frame {
  background-color: #18A1C4; }

.visor3d .row > div:nth-child(12) .item-content, .visor3d .row > div:nth-child(12) .frame {
  background-color: #FFA200; }

.visor3d .row > div:nth-child(13) .item-content, .visor3d .row > div:nth-child(13) .frame {
  background-color: #7F50B2; }

.visor3d .row > div:nth-child(14) .item-content, .visor3d .row > div:nth-child(14) .frame {
  background-color: #00A795; }

.visor3d .row > div:nth-child(15) .item-content, .visor3d .row > div:nth-child(15) .frame {
  background-color: #957A62; }

.visor3d .row > div:nth-child(16) .item-content, .visor3d .row > div:nth-child(16) .frame {
  background-color: #007cc2; }

.visor3d .row > div.col-md-6 .visor {
  margin: 0.5rem; }

.visor3d .row > div.col-md-6:first-child .visor {
  margin-left: 0; }

.visor3d .row > div.col-md-6:last-child .visor {
  margin-right: 0; }

.visor3d .visor {
  overflow: hidden;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-radius: 5px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
  .visor3d .visor iframe {
    margin-bottom: -8px; }
  @media (max-width: 991.98px) {
    .visor3d .visor .frame {
      padding-top: 1rem; } }
  .visor3d .visor .item-content {
    padding: 1rem; }
    .visor3d .visor .item-content a {
      color: #FFFFFF;
      text-decoration: underline; }
      .visor3d .visor .item-content a:hover {
        text-decoration: none;
        color: #FFFFFF; }
    .visor3d .visor .item-content .title {
      font-size: 1.2rem;
      font-weight: 700;
      color: #000000;
      margin: 0;
      padding: 0;
      color: #FFFFFF; }
    .visor3d .visor .item-content .subtitle {
      margin-top: 10px;
      color: #FFFFFF; }

/* USER PROFILE */
.control-menu-hide .userprofile-header {
  margin-top: 150px; }
  @media (max-width: 991.98px) {
    .control-menu-hide .userprofile-header {
      margin-top: 80px; } }

.has-control-menu:not(.control-menu-hide) .userprofile-header {
  margin-top: 0 !important; }

/* TABLAS RESPONSIVE */
responsive {
  /*width: 100%;
    overflow: auto;*/
  display: block; }

/* ANUNCIOS */
.ad-image {
  text-align: center; }
  .ad-image img {
    max-width: 100%;
    margin: 0 auto; }

/* MODAL PORTAL (NO ADMINISTRACIÓN) */
.modal-dialog.myModal, .dynamic-services-content .modal-dialog {
  position: relative !important; }

/* endinject */
/*

ÍNDICE

- PÁGINA
- MEGAMENU
- MIGAS
- PIE
- TEXTO CUERPO

- HEADER
- TEXTO DE BIENVENIDA
- TABLAS
- POPUP
- FORMULARIOS
- ACORDEÓN

*/
/* PÁGINA */
body {
  margin: 0;
  font-family: "Encode Sans";
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000;
  text-align: left; }

#wrapper.control-menu-hide {
  margin-top: 0 !important;
  padding-left: 0 !important; }

a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: inherit;
  transition: all 0.2s; }
  a:hover {
    color: inherit;
    text-decoration-color: inherit;
    opacity: 0.7; }

.sidebar-body a {
  text-decoration: none; }

b, strong {
  font-weight: 600; }

.col-25 .wrapped-content, .col-75 .wrapped-content, .col-33 .wrapped-content, .col-66 .wrapped-content, .col-50 .wrapped-content {
  padding: 0; }

.col-left {
  padding-right: 6px !important; }

.col-right {
  padding-left: 20px !important; }

.area-summary {
  order: 1; }

.area-description {
  order: 2; }

.portlet-decorate .portlet-content {
  border: none !important; }

/******************************************** MEGAMENU */
.menu {
  background-color: #EFEFEF;
  position: absolute;
  z-index: 3;
  top: 100px;
  width: 100%;
  display: none;
  justify-content: center; }
  .menu .bg {
    padding: 30px 20px 10px 20px;
    max-width: 1500px;
    width: 100%;
    margin: 0 auto; }
    .menu .bg .row {
      justify-content: center; }
  .menu .color1 {
    color: #c10238; }
  .menu .color2 {
    color: #0071b1; }
  .menu .color3 {
    color: #00925b; }
  .menu .color4 {
    color: #582c88; }
  .menu ul {
    margin: 0;
    margin-bottom: 30px;
    padding: 0;
    list-style: none; }
  .menu .category {
    width: 25%;
    margin: 0;
    padding: 0; }
  .menu a {
    color: black;
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: 400; }
  .menu a:hover, .menu a:hover h3 {
    opacity: 0.6; }
  .menu h3 {
    margin-top: 0;
    padding: 0 10px;
    font-size: 1.5rem;
    font-weight: 600; }
  .menu .submenu {
    margin-bottom: 30px; }
    .menu .submenu li {
      margin-bottom: 10px;
      padding: 10px;
      border-bottom: 1px solid #cacaca;
      margin: 0 10px; }
    .menu .submenu a {
      text-decoration: none;
      font-size: 1.1rem; }
  .menu a.active {
    border-bottom: 4px solid #FFC935; }
  .menu a.active:hover {
    opacity: 1; }
  @media (max-width: 960px) {
    .menu ul.ul-top {
      flex-wrap: wrap; }
    .menu h3 {
      margin-bottom: 8px; }
    .menu .category {
      width: 50%; } }
  @media (max-width: 768px) {
    .menu {
      border-bottom: 5px solid #777777; }
      .menu .category {
        width: 100%; }
      .menu .submenu li {
        padding: 10px;
        border-bottom: 1px solid #cacaca; } }
  @media (max-width: 575px) {
    .menu .submenu {
      margin-left: 30px !important; } }

/******************************************** MIGAS */
.nac_breadcrumb {
  padding: 1rem 0 2rem 0;
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 400; }
  .nac_breadcrumb a {
    text-decoration: none;
    font-weight: 600; }
  .nac_breadcrumb a:hover {
    text-decoration: none;
    color: black;
    opacity: 1;
    color: #EC0043; }
  .nac_breadcrumb i {
    padding: 0 0.6rem;
    color: #b7b7b7; }
  .nac_breadcrumb .andalucia-i-pin {
    padding-left: 0; }
  .nac_breadcrumb .andalucia-i-pin.orange {
    color: #ffa200 !important; }

/******************************************** PIE */
.menu-footer {
  position: relative;
  top: unset;
  width: 100%;
  display: block;
  margin-top: 40px; }
  .menu-footer .ul-top {
    padding: 40px 0 0 0 !important; }
  .menu-footer h3 {
    font-size: 1.2rem;
    font-weight: 600; }
    @media (min-width: 768px) {
      .menu-footer h3 {
        min-height: 48px; } }
  .menu-footer .category {
    padding-bottom: 40px; }
  .menu-footer .submenu li {
    padding: 0.5rem;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: normal; }
  .menu-footer .submenu a {
    font-size: 1rem; }
  @media (max-width: 768px) {
    .menu-footer {
      border-bottom: none; } }

.footer {
  padding: 20px 0 30px 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .footer .links-footer {
    font-size: 15px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
    .footer .links-footer a {
      display: inline-block;
      padding: 5px 15px;
      text-decoration: none;
      font-weight: 600;
      line-height: initial; }
      .footer .links-footer a:hover {
        opacity: 1; }
  .footer .content-footer {
    display: flex;
    max-width: 700px;
    flex-wrap: wrap; }
    .footer .content-footer .logo-footer {
      text-align: center;
      width: 100%;
      margin-bottom: 30px; }
      .footer .content-footer .logo-footer img {
        height: 100px; }
      @media (min-width: 768px) {
        .footer .content-footer .logo-footer {
          text-align: left; } }
    .footer .content-footer .text-footer {
      font-size: 12px;
      line-height: 15px;
      display: flex;
      align-items: center;
      padding-left: 10px; }
    @media (min-width: 768px) {
      .footer .content-footer {
        flex-wrap: nowrap; } }

/******************************************** HEADER */
.header {
  text-align: center;
  height: 100px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.8);
  background: white; }
  .header .content-header {
    max-width: 1500px;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px; }
  .header .bars {
    width: 35px;
    text-align: left;
    flex-grow: 0;
    flex-shrink: 0; }
  .header .language .active {
    font-weight: 600;
    color: #EC0043; }
  .header .language #portlet_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet .languages-list li {
    margin-left: 20px;
    font-family: "Encode Sans" !important;
    font-weight: 400 !important; }
    .header .language #portlet_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet .languages-list li a {
      text-decoration: none; }
      .header .language #portlet_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet .languages-list li a:hover {
        text-decoration: none;
        color: #EC0043;
        opacity: 1; }
  .header .bars i {
    cursor: pointer; }
  .header .bars i:hover {
    color: #FF0048; }
  .header #menuclosed {
    display: block;
    font-size: 2rem;
    transition: all 0.2s; }
  .header #menuopened {
    display: none;
    font-size: 1.8rem;
    margin-left: -5px;
    transition: all 0.2s; }
  .header .logo {
    text-align: center;
    flex-grow: 1; }
  .header #logo-header {
    border: none;
    width: auto;
    height: 80px; }
  .header #logo-header-responsive {
    height: 60px;
    border: none;
    width: auto; }
  .header .languages-list li a {
    font-family: "Encode Sans" !important; }
  .header .languages-list li.selected a {
    color: #EC0043 !important; }
  .header .user {
    /*width: 30px;*/
    text-align: right;
    flex-grow: 0;
    flex-shrink: 0; }
  .header .user a {
    text-decoration: none; }
  .header .user a:hover {
    text-decoration: none;
    color: #0080C9; }
  .header .user i {
    font-size: 1.6rem; }
  .header #btn-login {
    display: block; }
    @media (max-width: 767px) {
      .header #btn-login {
        display: none !important; } }
  .header #btn-login-res {
    display: none;
    font-size: 1.6rem; }
    @media (max-width: 767px) {
      .header #btn-login-res {
        display: block; } }

/******************************************** TEXTO CUERPO */
i {
  vertical-align: middle; }

h2 {
  font-family: "Asap Condensed";
  font-weight: bold;
  font-size: 2rem !important;
  text-transform: uppercase;
  margin-top: 2rem;
  line-height: initial;
  text-align: center; }

h3 {
  margin-top: 3rem;
  line-height: initial; }

h4 {
  margin-top: 3rem;
  line-height: initial; }

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

.normal {
  font-size: 1rem; }

.semibold {
  font-weight: 600; }

.bold {
  font-weight: bold;
  font-size: 1.2rem; }

.minibold {
  font-weight: bold;
  font-size: 0.9rem; }

.boton {
  font-family: "asap_condensedbold" !important;
  font-size: 1.5rem !important;
  background-color: #FFA200;
  border-radius: 100px;
  text-align: center;
  padding: 10px 20px;
  color: white;
  font-weight: bold; }

.btn {
  font-size: 1.2rem;
  text-decoration: none; }
  .btn:hover {
    text-decoration: none; }

/******************************************** TEXTO DE BIENVENIDA */
.welcome {
  text-align: center;
  margin-bottom: 80px; }
  .welcome h2 {
    font-size: 3rem !important; }

/******************************************** TABLAS */
table {
  width: 100%; }

th, td {
  padding: 6px; }

table tr:nth-child(even) {
  background-color: #E5E5E5; }

/******************************************** POPUP */
h3.modal-title {
  margin-top: 0; }

/******************************************** FORMULARIOS */
.form-control {
  color: #000000; }

.lfr-ddm-form-container .lfr-ddm-form-pagination-controls {
  text-align: center;
  padding-top: 0; }

.form-button {
  font-size: 1.5rem;
  min-width: 200px;
  transition: all 0.2s; }

/******************************************** ACORDEÓN */
.collapse-link:hover {
  opacity: 1; }