.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em;
}
.loadingmask-message .loadingmask-message-content {
  -webkit-animation: loading-animation 1.2s infinite ease-out;
  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;
  -webkit-transform: translateZ(0);
  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 solid #CDCED9;
}

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

span.alert {
  display: inline-block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7D7D7D;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -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 {
  border-bottom-color: #CCC;
}

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

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

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

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

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

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

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

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

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

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

.lfr-checkbox-preselected {
  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;
}

.sidebar-sm {
  font-size: 0.875rem;
}
.sidebar-sm .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-group {
  margin-bottom: 1rem;
}
.sidebar-sm .form-control {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  height: 2rem;
  line-height: 1.5;
  min-height: auto;
  padding: 0.25rem 0.75rem;
}
.sidebar-sm .form-control.form-control-tag-group {
  height: auto;
}
.sidebar-sm .form-control.form-control-tag-group .form-control-inset {
  margin-bottom: 0;
  margin-top: 0;
}
.sidebar-sm .form-control.form-control-tag-group .label {
  margin-bottom: 0;
  margin-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.sidebar-sm select.form-control:not([size]) {
  height: 2rem;
}
.sidebar-sm .article-content-description .input-localized.input-localized-editor .input-group-item .wrapper .form-control {
  min-height: auto;
  padding: 0.285rem 0.75rem;
}
.sidebar-sm .btn {
  border-radius: 0.1875rem;
  font-size: 0.875rem;
  line-height: 1.15;
  padding: 0.4375rem 0.75rem;
}
.sidebar-sm .btn.close {
  padding: 0.4375rem;
}
.sidebar-sm .btn-monospaced, .sidebar-sm .btn-monospaced.btn-sm {
  height: 2rem;
  padding: 0.1875rem 0;
  width: 2rem;
}
.sidebar-sm .input-group-item .input-group-text {
  font-size: 0.875rem;
  height: 2rem;
  min-width: 2rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.sidebar-sm .input-group-item .btn .btn-section {
  font-size: 0.5625rem;
}

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

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

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

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

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

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

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

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

.lfr-upload-container .upload-target {
  border-color: #DDD;
}
.lfr-upload-container .upload-target h4 span {
  text-transform: lowercase;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat;
}
.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #869CAD;
}
.lfr-upload-container .delete-button {
  color: #869CAD;
}
.lfr-upload-container .file-added .success-message {
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #FDD url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
}
.lfr-upload-container .upload-complete .error-message, .lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
}
.lfr-upload-container .file-uploading {
  background-color: #FFC;
}
.lfr-upload-container .progress-bar {
  background: #FFF;
  margin-top: 25px;
  text-align: left;
  width: 100%;
}
.lfr-upload-container .progress {
  background: #8DB2E3;
}

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

.app-view-entry:hover .entry-thumbnail {
  border-color: #7ABFDD;
}
.app-view-entry.selected .entry-thumbnail {
  border-color: #057CB0;
}
.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #F0F0F0;
}
.app-view-entry .entry-title {
  font-weight: bold;
}
.app-view-entry .entry-link {
  text-decoration: none;
}
.app-view-entry .entry-metadata dt, .app-view-entry .entry-metadata dd, .app-view-entry .entry-metadata .entry-categories, .app-view-entry .entry-metadata .entry-tags, .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
  font-weight: normal;
}
.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00A2EA;
}
.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #FFF;
}
.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333;
}
.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5AD300;
}
.app-view-entry:hover, .app-view-entry.hover {
  background-color: #D3E8F1;
}
.app-view-entry a.entry-link:hover {
  text-decoration: none;
}
.app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
  text-decoration: underline;
}

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

.app-view-search-entry-taglib .entry-discussion a, .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none;
}
.app-view-search-entry-taglib .entry-discussion:hover, .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #D3E8F1;
}
.app-view-search-entry-taglib .entry-folder {
  color: #999;
}
.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none;
}
.app-view-search-entry-taglib.alt {
  background-color: #EDF0F3;
}
.app-view-search-entry-taglib.search {
  background-color: #FFF;
}
.app-view-search-entry-taglib.search.alt {
  background-color: #E2E5E8;
}

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat;
}
.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0;
}
.app-view-taglib .icon-display-icon {
  background-position: -16px 0;
}
.app-view-taglib .icon-display-list {
  background-position: 0 0;
}
.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%;
}
.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%;
}

@media (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
  }
}
.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333;
}

.taglib-asset-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-diff-addedline, #taglib-diff-results ins {
  background: #E6FFE6;
}

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

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

.taglib-diff-html div.diff-removed-image {
  background: #FDC6C6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #CFC url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55;
}
.taglib-diff-html span.diff-html-added {
  background-color: #CFC;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border-color: #CFC;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border-color: #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #FDC6C6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border-color: #FDC6C6;
}

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009AE5;
}
.diff-version-comparator .taglib-diff-html .diff-html-changed img {
  border-color: #009AE5;
}
.diff-version-comparator .diff-target-selector {
  border-left-color: #E5E5E5;
}
.diff-version-comparator .diff-version-filter {
  background-color: #F9F9F9;
}

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #DBDDE1;
}
@media (min-width: 768px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-actions li a, .taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #DDD;
  border-radius: 4px;
}
.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
  background-size: 40px;
}

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

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

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

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

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

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

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

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

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

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

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

.taglib-image-selector .change-image-controls {
  background: #FFF;
}
.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1;
}
.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7;
}
.taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0;
}
.taglib-image-selector.drop-active {
  outline-width: 0;
}
.taglib-image-selector.drop-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.drop-active .glyphicon-ok {
  opacity: 0;
}
.taglib-image-selector.drop-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.drop-active .error-wrapper {
  opacity: 0;
}
.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15;
}
.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0;
}
.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0;
}
.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0;
}

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1;
}
.input-localized .palette-item-inner {
  border-color: #666;
}
.input-localized .palette-item, .input-localized .palette-item-inner, .input-localized .palette-item-hover, .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #DDD;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background: #FF0047;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27C1F2;
}

.taglib-move-boxes .choice-selector label {
  background: #EBF1F9;
  border-bottom-color: #8DB2F3;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #FAFAFA;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
}

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

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

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

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

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

.lfr-search-container-wrapper a {
  color: #212529;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
  background-color: #F7F8F9;
  border-radius: 4px;
  color: #212529;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item: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 span + h2.h5 {
  font-weight: 600;
}
.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) td:last-child, .lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) th: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 (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-mobile-column, .lfr-website-column {
  min-width: 100px;
}
@media (min-width: 768px) {
  .lfr-email-column, .lfr-mobile-column, .lfr-website-column {
    min-width: 115px;
  }
}
.lfr-email-column .checkbox-container .form-group, .lfr-mobile-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
  margin-bottom: 0;
}

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

.lfr-search-iterator-fixed-header {
  position: absolute;
  width: 100%;
  z-index: 1020;
}

.lfr-search-iterator-fixed-header-table {
  position: relative;
}

.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 background colors ---------- */
/* ---------- User icons border color ---------- */
/* ---------- 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;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
  bottom: 0;
  left: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767.98px) {
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    border-radius: 0;
    border-width: 0;
  }
}
@media (max-width: 767.98px) {
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
    padding: 1rem;
  }
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
  width: 100%;
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
  margin: 0;
}

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

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

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.dialog-iframe-popup .lfr-form-content {
  padding: 15px;
}
.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%;
}
.dialog-iframe-popup .portlet-column {
  position: static;
}
.dialog-iframe-popup .dialog-body > .container-fluid-1280, .dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default, .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
.dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
.dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
.dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
.dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
.dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
.dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0;
}
.dialog-iframe-popup .login-container {
  padding: 1rem;
}
.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 768px) {
  .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
  .dialog-iframe-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0;
}
.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 768px) {
  .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 768px) {
  .dialog-iframe-popup .lfr-dynamic-uploader,
  .dialog-iframe-popup .process-list {
    top: 48px;
  }
}
.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0;
}

@media (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px);
  }
}
.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
}
@media (min-width: 992px) {
  .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
    position: fixed;
  }
}
.dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
@media (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .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;
}

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

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px;
}

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

.html-editor.portlet-message-boards {
  -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: #FFF;
  color: #6B6C7E;
}

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

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

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

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

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

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

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

.lfr-item-viewer .image-viewer-base {
  outline: none;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.lfr-item-viewer .search-info {
  background-color: #D3E8F1;
}
.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}
.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}
.lfr-item-viewer .progress-container {
  background-color: #FFF;
}
.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}

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

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

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

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .image-viewer-sidenav dd {
    color: #777;
  }
}
.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .image-viewer-sidenav .h5 {
    color: #FFF;
  }
}
.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px;
}
.image-viewer-sidenav .nav-tabs-default > li:first-child {
  padding-left: 0;
}
.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0;
}
.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0;
}
.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777;
}
@media (min-width: 768px) {
  .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
    color: #FFF;
  }
}
.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
}

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

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

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

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #E5F5FC;
  color: #009AE5;
}
.nav.list-group > .active {
  border-width: 1px 0 0 0;
}
.nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
  background-color: #60BFEF;
  border: 1px solid #60BFEF;
  color: #FFF;
}
.nav.list-group .list-group-item {
  padding: 0;
}
.nav.list-group .list-group-item.nav-header {
  background-color: #F3F3F3;
  padding-left: 10px;
  padding-right: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal.card,
.lfr-page-layouts input[type=radio]:checked + .card-horizontal .card {
  background-color: #f8f9fa;
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  background-color: #007BFF;
  bottom: -1px;
  content: "";
  height: 4px;
  left: -1px;
  position: absolute;
  right: -1px;
  transition: height 0.15s ease-in-out;
}
.lfr-page-layouts .card-horizontal.card,
.lfr-page-layouts .card-horizontal .card {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.lfr-page-layouts .card-horizontal.card:hover,
.lfr-page-layouts .card-horizontal .card:hover {
  background-color: #f8f9fa;
  text-decoration: none;
}
.lfr-page-layouts .card-horizontal.card:focus,
.lfr-page-layouts .card-horizontal .card:focus {
  background-color: #f8f9fa;
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
.lfr-page-layouts .card-horizontal .card:active,
.lfr-page-layouts .card-horizontal .card.active {
  background-color: #e9ecef;
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -1px;
  content: "";
  height: 0;
  left: -1px;
  position: absolute;
  right: -1px;
  transition: height 0.15s ease-in-out;
}
.lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
  background-color: #007BFF;
  height: 4px;
}
.lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
  background-color: #007BFF;
  height: 4px;
}
.lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
  background-color: #007BFF;
  height: 4px;
}
.dialog-iframe-popup:not(.article-preview) #main-content, .dialog-iframe-popup:not(.article-preview) #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;
  padding: 0;
}

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

.modal-hidden {
  display: none;
}

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

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

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

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

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

.customizable .customizable-layout-column-content {
  background-color: #5EAF3D;
}
.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 .btn {
  margin-right: 0.5rem;
}
.sheet-footer .btn:last-child {
  margin-right: 0;
}

@media (min-width: 768px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%;
  }
}
.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}
.splitter.splitter-spaced {
  border-radius: 0.25rem;
  margin-bottom: 20px;
}

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

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

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

.tab-back {
  float: right;
}

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px;
}

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

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

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

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

.underlay-hidden {
  display: none;
}

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

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

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

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

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

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

.user-icon-color-4 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #50D2A0;
}

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

.user-icon-color-6 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #9BE169;
}

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

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

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

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

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

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

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

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

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

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

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

.nav-menu ul {
  padding-left: 10px;
}
.nav-menu li a.ancestor {
  font-weight: bold;
}
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}

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

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

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

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

.form-triggers {
  float: left;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

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

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

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

.restricted, .restricted td {
  background: #FDD;
  border-width: 0;
}
.restricted * {
  color: #727C81;
}

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

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

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

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

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

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

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

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
  background: none;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  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;
}

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

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

.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;
  transition-duration: 0.25s;
  transition-property: box-shadow;
  transition-timing-function: ease-out;
}
.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

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

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

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

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

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}
@keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  40% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  60% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  100% {
    -webkit-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);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}

.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);
    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);
    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 {
  -webkit-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 {
  -webkit-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: linear-gradient(#FFF, #E4E4E4);
  border-radius: 2px;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  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;
}
@media (prefers-reduced-motion: reduce) {
  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: none;
  }
}

/* ---------- Image selector ---------- */
.taglib-image-selector .glyphicon-ok {
  transition: opacity 0.2s ease-in-out;
  border-radius: 30px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-image-selector .glyphicon-ok {
    transition: none;
  }
}
.taglib-image-selector .progress-wrapper .progressbar {
  border-radius: 0;
}

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

.drop-active .drop-here-info span:nth-of-type(1) {
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  -webkit-transform: rotate(15deg);
  transform: rotate(15deg);
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
.quick-access-nav {
  position: relative;
  top: auto;
  margin: 0;
  padding: 0;
  line-height: 0;
}
.quick-access-nav a {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  background-color: transparent;
  padding: 0;
}
.quick-access-nav a:active, .quick-access-nav a:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
  color: #23527c;
  text-decoration: none;
  outline-offset: 1px;
  outline: solid;
  outline-width: 1px;
  outline-color: #427314;
  line-height: initial;
  top: unset;
}
.quick-access-nav a:hover {
  color: #427314;
}

body.has-control-menu .quick-access-nav a {
  color: white;
}

#wrapper .portlet-header .autofit-col-expand {
  display: none;
}

body.has-control-menu.controls-visible #wrapper .portlet-header .autofit-col-expand {
  display: inherit;
}

body {
  font-size: 16px;
}

@media (max-width: 375px) {
  #megamenuMultinivel {
    max-height: 30vh !important;
  }
}
div#decMenuSup {
  border: none !important;
}

.contenedor-menu {
  clear: both;
  display: block;
  background-color: #ffffff;
  z-index: 1050;
}

.redesign.menu_navegacion nav.navbar.menu_escritorio.navbar-light {
  font-family: "IberPangea", sans-serif;
  font-size: 16px;
  line-height: 24.69px;
  color: #615D5A;
  padding-bottom: 0px !important;
}

.redesign.menu_navegacion nav.navbar.menu_escritorio.navbar-light #menuPrincipal ul li a {
  font-size: 16px;
}

/* QUITAR BOOTSTRAP COLLAPSING */
.contenedor-menu .collapsing {
  -webkit-transition: height 0.01s;
  -moz-transition: height 0.01s;
  -ms-transition: height 0.01s;
  -o-transition: height 0.01s;
  transition: height 0.01s;
}

.contenedor-menu .navbar-inferior.collapsing {
  -webkit-transition: height 0.01s;
  -moz-transition: height 0.01s;
  -ms-transition: height 0.01s;
  -o-transition: height 0.01s;
  transition: height 0.01s;
}

/* ends QUITAR BOOTSTRAP COLLAPSING */
/*STICKY*/
.contenedor-menu.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.sticked {
  padding-top: 103px;
}

#decContenedorHome .sticked {
  padding-top: 103px;
  display: block;
}

body.modal-open .contenedor-menu.sticky {
  position: fixed;
}

/*ends STICKY*/
button:focus {
  outline: 0px !important;
}

.center-container {
  position: relative;
}

.nuevoBuscador {
  position: absolute;
  width: calc(100% - 5px);
  margin-left: -14px;
}

.ancho {
  width: calc(100% - 80px) !important;
  margin-left: 20px;
  border-color: #427314 !important;
  border-radius: 0 !important;
  border-width: 0 0 1px 0 !important;
}

.form-control:focus {
  box-shadow: none !important;
}

.activoP a.nav-link.link-loader.link-opcion-principal.menu-element {
  border-bottom: 0.5px solid #007F33;
  color: #007F33;
  font-family: "IberPangea SmBold", sans-serif;
}

.menu_hijos {
  font-family: IberPangeaText, sans-serif;
  list-style: none;
  padding: 0px 30px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.menu_hijos li {
  padding: 13px 15px;
}

.borde-lista-items {
  border-bottom: 1px solid rgba(211, 212, 211, 0.5);
}

.menu_hijos-item {
  font-family: "IberPangea", sans-serif;
  color: #00402A;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  margin-bottom: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.menu_hijos-item a:hover {
  color: #00402A;
  font-family: "IberPangea SmBold", sans-serif;
  cursor: pointer;
}

.menu_hijos-item .activoP, a.menu_hijos-item.activoP:hover, li.submenu_reno-hijo a.activoP:hover {
  color: #007F33 !important;
  font-family: "IberPangea SmBold", sans-serif;
}

/* NUEVO SUBMENU */
.submenu_reno {
  display: none;
  list-style: none;
  position: absolute;
  margin-top: 13px;
  background-color: #fff5ec;
  padding: 0 25px 10px 25px;
  margin-left: -25px;
  border-radius: 0 0 15px 15px;
  z-index: 10;
  max-height: 40vh;
  overflow-y: auto;
}

li.submenu_reno-hijo {
  padding: 10px 0px !important;
  width: 250px;
  text-align: left;
  border-bottom: 1px solid #D3D4D3;
}

.submenu_reno-hijo:last-child {
  border-bottom: none;
}

.submenu_reno-hijo:first-child {
  margin-top: 15px;
}

.submenu_reno > li > a {
  color: #00402A;
  margin-bottom: 0px;
  font-family: "IberPangea", sans-serif;
}

.submenu_reno > li > a:hover {
  color: #00402A !important;
  font-family: "IberPangea SmBold", sans-serif;
  text-decoration: none;
}

li.menu_hijos-item:hover .submenu_reno {
  display: block !important;
}

@media all and (max-width: 1500px) {
  .menu_hijos li {
    padding: 13px 11px;
    align-self: end;
  }
  .submenu_reno--items {
    height: 342px;
    overflow-y: auto;
  }
  .submenu_reno::-webkit-scrollbar {
    -webkit-appearance: none;
  }
  .submenu_reno::-webkit-scrollbar:vertical {
    width: 10px;
  }
  .submenu_reno::-webkit-scrollbar-button:increment, .submenu_reno::-webkit-scrollbar-button {
    display: none;
  }
  .submenu_reno::-webkit-scrollbar:horizontal {
    height: 10px;
  }
  .submenu_reno::-webkit-scrollbar-thumb {
    background-color: #9B9B9B;
    border-radius: 20px;
    border: 2px solid #f1f2f3;
  }
  .submenu_reno::-webkit-scrollbar-track {
    border-radius: 10px;
  }
}
/* FIN NUEVO SUBMENU */
.navbar {
  padding-bottom: 15px !important;
}

.menu_navegacion {
  letter-spacing: -0.01px;
}

.menu_navegacion .imgLogoHeader {
  max-width: 100% !important;
}

.dividerVMenu {
  border-left: 1px solid #d3d4d3;
  height: 26px;
  margin-top: -20px;
}

.mtN-22 {
  margin-top: -22px;
}

.redesign button.btn_buscar.collapsed {
  height: 47px;
}

.redesign button.btn_buscar.collapsed:focus,
.redesign button.aspa-cerrar-btn:focus {
  outline: 2px solid black !important;
  height: 3em;
}

.redesign button.btn_buscar:focus {
  outline: 2px solid black !important;
}

.redesign button.btn_hamburguesa.navbar-toggler.collapsed:focus {
  outline: 2px solid black !important;
  height: 3em;
}

.redesign button.btn_hamburguesa.navbar-toggler:focus {
  outline: 2px solid black !important;
}

.navbar-toggler.btn_hamburguesa {
  border: none;
}

.navbar-toggler.btn_hamburguesa navbar-toggler-icon {
  color: #007F33;
}

.navbar.menu_escritorio, .navbar.menu {
  flex-wrap: nowrap;
  margin-top: -10px;
}

.navbar.menu_escritorio {
  border-bottom: 1px solid rgba(211, 212, 211, 0.5);
  padding-top: 0;
}

.menu_navegacion .navbar.nav {
  align-items: flex-start;
}

.menu_navegacion .navbar-nav a.nav-link {
  color: #00402A;
  border-bottom: 2px solid transparent;
  line-height: 20px;
  padding-bottom: 20px;
  padding-top: 20px;
  font-family: "IberPangea", sans-serif;
}

.menu_navegacion .navbar-nav a.nav-link:hover {
  border-bottom: 2.5px solid #007F33;
  color: #00402A;
  font-family: "IberPangea SmBold", sans-serif;
}

.menu_navegacion .navbar-nav .activo a.nav-link:hover, .menu_navegacion .navbar-nav .activo {
  border-bottom: 0;
}

.menu_secundario .navbar-nav a.nav-link {
  font-family: "IberPangea Medium", sans-serif;
  color: #007F33;
  line-height: 24.69px;
  font-size: 14px;
  margin-top: -3px;
  margin-bottom: 0px;
}

.menu_secundario .navbar-nav a.nav-link:hover {
  border-bottom: none;
}

.menu_secundario .navbar-nav li.nav-item:focus,
.menu_secundario .navbar-nav li.nav-item:focus-visible {
  outline: 0;
}

#menuPrincipal {
  padding-bottom: 0px !important;
}

#menuPrincipal .nav-item.opcion-principal {
  word-wrap: anywhere;
}

@media all and (min-width: 1000px) {
  .redesign.menu_navegacion {
    height: 137px;
    overflow-y: scroll;
    scrollbar-width: none;
    border-bottom: 1px solid rgba(211, 212, 211, 0.5);
  }
  .redesign.menu_navegacion::-webkit-scrollbar {
    display: none;
  }
  .redesign .navbar.menu_escritorio {
    border-bottom: 0;
  }
}
#menuPrincipal.menu_navegacion .navbar-nav a.nav-link {
  padding-top: 10px;
  /*padding-bottom: 11px;*/
  padding-bottom: 27px;
  margin-bottom: -2px;
}

#menuPrincipal .dropdownIdioma {
  margin-top: 0px;
}

nav.menu_secundario.navbar.navbar-light.justify-content-end {
  padding: 0 0 0.5rem 0.1rem;
}

.dropdownIdioma .caret-iberdrola {
  background: url("/o/iberdrola-corporativo-theme/images/menu/arrow_down.svg") no-repeat;
  width: 10px;
  height: 7px;
  background-size: cover;
  display: inline-block;
}

.cabecera-izquierda-idiomas span {
  font-family: "IberPangea SmBold", sans-serif;
  font-size: 13px;
  line-height: 24.69px;
  color: #615D5A;
}

.dropdownIdioma .dropdown-menu {
  min-width: 0;
  border-radius: 0;
  padding: 0.5rem 8px;
}

.dropdownIdioma .dropdown-menu li {
  padding-top: 10px;
}

.dropdownIdioma .dropdown-menu a {
  font-size: 13px;
  padding: 0 10px;
}

.dropdownIdioma {
  text-transform: uppercase;
  margin-top: 10px;
}

.dropdownIdioma a {
  text-decoration: none;
  margin-bottom: 0px;
}

@media screen and (max-width: 57.5em), screen and (max-device-width: 57.5em) {
  #menu_top {
    display: none;
  }
}
/*mega*/
#menuHamburguesa {
  font-family: IberPangeaText, sans-serif;
  background: #ffffff;
}

#menuHamburguesa nav ul, #menuHamburguesa nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}

#menuHamburguesa nav a {
  display: block;
  text-decoration: none;
}

#menuHamburguesa nav a:hover, nav a:visited {
  text-decoration: none;
}

#menuHamburguesa .menu-list.nivel3::-webkit-scrollbar {
  display: none;
}

ul#megamenuMultinivel::-webkit-scrollbar {
  display: none;
}

.megamenu {
  background: #ffffff;
  z-index: 10;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.29);
}

.megamenu .activo {
  border-bottom: 0;
  background-color: #f8f8f8;
}

#menuHamburguesa .menu-list.nivel3 {
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

ul#megamenuMultinivel {
  max-height: 455px;
  overflow-y: auto;
  height: 455px;
  -ms-overflow-style: none;
  scrollbar-width: thin;
}

@media all and (max-height: 600px) {
  ul#megamenuMultinivel {
    max-height: 440px;
    overflow-y: auto;
    height: 60vh;
  }
  .megamenu li:last-child {
    padding-bottom: 0 !important;
  }
}
@media all and (max-height: 560px) {
  ul#megamenuMultinivel {
    max-height: 400px;
    overflow-y: auto;
    height: 60vh;
  }
}
@media (max-width: 768px) {
  ul#megamenuMultinivel {
    height: 60vh !important;
    overflow: scroll !important;
  }
}
@media (max-width: 768px) and (orientation: landscape) {
  ul#megamenuMultinivel {
    height: 60vh !important;
    overflow: scroll !important;
  }
}
#menuHamburguesa nav .megamenu li:first-child {
  padding-top: 5px;
}

.multi-nivel {
  flex-direction: column;
}

.menu-link {
  padding: 4px 0;
  background: transparent;
  color: #615D5A;
  font-size: 17px;
  position: relative;
  z-index: 1;
}

.menu-link.menu-bar-link {
  line-height: 20px;
}

.menu-link .mEnlace {
  color: #007F33;
  font-size: 17px;
  line-height: 23px;
  font-family: "IberPangeaText Medium", sans-serif;
  margin-bottom: 0px;
}

.activoP .menu-link .mEnlace span {
  color: #007F33;
}

ul.megamenu.multi-nivel li.activoP a.mEnlace span.span-nivel-uno {
  font-family: "IberPangeaText Bold", sans-serif;
}

ul.megamenu.multi-nivel li.activoP.m-bottom a.mEnlace span.span-nivel-uno {
  font-family: "IberPangeaText", sans-serif;
}

ul.nivel2 li.activoPN2 .menu-link .span-nivel-dos {
  color: #007F33 !important;
  font-family: "IberPangeaText Bold", sans-serif !important;
}

ul.nivel3 li.activoPN3 .menu-link .span-nivel-tres {
  color: #007F33;
  font-family: "IberPangeaText Bold", sans-serif !important;
}

ul.nivel3 li a.menu-link.menu-list-link:hover span.span-nivel-tres {
  color: #615D5A;
}

#menuHamburguesa nav ul.nivel3 li {
  margin-top: 5px;
}

#menuHamburguesa nav ul.megamenu li.activoP.m-bottom a.mEnlace:hover span.span-nivel-uno {
  font-family: "IberPangeaText Bold", sans-serif;
  color: #615D5A;
}

.menu-link .mEnlace span.span-nivel-dos, .menu-link .mEnlace span.span-nivel-tres, .menu-link.menu-list-link.linkp a {
  color: #615D5A;
  font-weight: 400;
  margin-bottom: 0px;
  font-family: "IberPangeaText", sans-serif;
}

.enlaceReno {
  color: #615D5A;
}

.menu-link.menu-list-link.linkp a.mEnlace link-loader:hover {
  color: #007F33 !important;
}

a.menu-link.menu-list-link:hover {
  color: #007F33;
}

.menu-link.menu-list-link.linkp a:hover {
  color: #007F33;
}

.menu-link .mEnlace span.span-nivel-uno:active {
  color: #007F33;
}

.menu-link span.span-nivel-dos:active {
  color: #007F33 !important;
}

.m-bottom .menu-link .mEnlace {
  font-family: "IberPangeaText", sans-serif;
  font-size: 14px;
  line-height: 23px;
  color: #615D5A;
  padding: 2px 0;
}

.menu-link.linkp {
  padding-right: 40px;
}

.menu-link.linkp a.mSpan {
  content: "";
  background-image: url("/o/iberdrola-corporativo-theme/images/menu/arrowMenu_rediseno.svg");
  background-repeat: no-repeat;
  background-size: 14px;
  background-position: center;
  width: 30px;
  height: 30px;
  font-size: 12px;
  position: absolute;
  right: 35px;
  top: 0px;
  cursor: pointer;
}

ul.nivel2 li a.mSpan, ul.nivel2 li.activoPN2 a.mSpan {
  top: 6px !important;
  right: -7px !important;
}

.m-bottom .menu-link {
  padding: 0;
}

.m-bottom .menu-link.linkp a.mSpan {
  height: 12px;
}

.nivel2 .menu-link .mEnlace {
  /*text-transform:uppercase;*/
  font-size: 17px;
}

.nivel3 .menu-link {
  font-size: 17px;
  text-transform: none;
  padding: 5px 0;
  margin-bottom: 0px;
  font-family: "IberPangeaText", sans-serif;
  line-height: 23px;
}

button.btn_hamburguesa.navbar-toggler[aria-expanded=true] span {
  margin-top: 0px !important;
}

ul.menu-list.nivel2, .nivel2 .menu-link {
  background-color: #FFFAF6;
}

ul.menu-list.nivel3, .nivel3 .menu-link {
  background-color: #FFF5EC;
}

ul.menu-list.nivel2 li div, .m-bottom ul.menu-list.nivel2 li div, .m-bottom .nivel2 .menu-link {
  border-bottom: 1px solid #D3D4D3;
  margin-right: 31px;
  margin-left: 31px;
  border-left: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}

.m-bottom .nivel2 .menu-link.linkp a.mSpan {
  height: 30px;
}

ul.menu-list.nivel2 .menu-link.menu-list-link.linkp a span.span-nivel-dos {
  line-height: 23px;
  font-family: "IberPangeaText", sans-serif;
}

ul.menu-list.nivel2 .menu-link.menu-list-link.linkp a:hover span.span-nivel-dos, ul.menu-list.nivel3 .menu-link.menu-list-link.linkp a:hover span.span-nivel-tres {
  color: #615D5A;
  font-family: "IberPangeaText Bold", sans-serif;
}

ul.menu-list.nivel2 li.activoPN2 .menu-link.menu-list-link.linkp a:hover span.span-nivel-dos, ul.menu-list.nivel3 li.activoPN3 a.menu-link.menu-list-link:hover span.span-nivel-tres {
  color: #615D5A !important;
}

ul.menu-list.nivel3 li a {
  border-bottom: 0;
  margin-left: 40px;
}

ul.menu-list.nivel3 li a.menu-link.menu-list-link {
  border-bottom: none;
  padding: 5px 0px;
}

.multi-nivel li a, .multi-nivel .linkp {
  border-left: transparent !important;
}

.multi-nivel li a:hover, .multi-nivel li a:focus, .menu-link.menu-bar-link.linkp:focus a {
  color: #007F33;
  font-family: "IberPangeaText Bold", sans-serif;
}

ul.megamenu.multi-nivel li.m-bottom a.mEnlace:hover {
  color: #615D5A;
  font-family: "IberPangeaText Bold", sans-serif;
}

ul.megamenu.multi-nivel li.m-bottom a.mSpan {
  top: 6px;
}

#menuHamburguesa nav li.dropdown-divider {
  margin: 0.5rem 0;
  width: 100%;
}

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

.navbar-light .btn_hamburguesa.collapsed .navbar-toggler-icon {
  background-image: url("/o/iberdrola-corporativo-theme/images/menu/hamburguesa_menu.svg");
}

.navbar-light .btn_hamburguesa .navbar-toggler-icon {
  background-image: url("/o/iberdrola-corporativo-theme/images/menu/aspa-cerrar_green.svg");
}

@media screen and (min-width: 57.5em) {
  div#lenguaje {
    display: none;
  }
  .dividerVMenu.lenguaje {
    display: none;
  }
}
@media all and (max-width: 1136px) {
  .redesign {
    font-size: 14px !important;
  }
}
@media all and (max-width: 1060px) {
  /*.navbar.menu_escritorio, .navbar.menu_navegacion{
  	flex-wrap: nowrap;
  }*/
  .menu_escritorio .navbar-nav li.nav-item.opcion-principal {
    margin: 0 -3px;
  }
}
@media all and (min-width: 1048px) {
  #menuHamburguesa .nav {
    margin-top: 50px;
    background: #ffffff;
  }
  #menuHamburguesa .nav > nav {
    max-width: 900px;
    margin: 0 auto;
  }
  #menuHamburguesa {
    position: relative;
  }
  #menuHamburguesa > li > .linkp a.mSpan:focus ~ ul {
    display: flex;
    transform-origin: top;
    animation: dropdown 0.2s ease-out;
  }
  #menuHamburguesa > li > .linkp ~ ul:hover {
    display: flex;
  }
  #menuHamburguesa > li:focus-within > .linkp ~ ul {
    display: flex;
  }
  #menuHamburguesa > li:hover > a, #menuHamburguesa > li > .linkp:focus, #menuHamburguesa > li:focus-within > .linkp {
    background: #177E89;
    color: #ffffff;
  }
  .megamenu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
  }
  .megamenu .nivel2 .activo, .megamenu .nivel2 .activo div {
    background-color: #f2f2f2;
  }
  .megamenu li:first-child, .nivel3 li:first-child {
    padding-top: 11px !important;
  }
  ul.menu-list.nivel2 li:first-child {
    padding-top: 3px !important;
  }
  .megamenu li:last-child, .nivel2 li:last-child, .nivel3 li:last-child {
    padding-bottom: 20px !important;
  }
  .megamenu a:hover {
    color: #136a73;
  }
  .multi-nivel > li {
    width: 33.3333333333%;
  }
  .multi-nivel > li > .linkp ~ ul {
    left: 33.3333333333%;
    width: 33.3333333333%;
  }
  .multi-nivel > li > .linkp ~ ul ul {
    width: 100%;
    left: 100%;
  }
  .multi-nivel li:focus-within > .linkp ~ ul {
    display: block;
  }
  .multi-nivel li:hover > a, .multi-nivel li:focus-within > a, .multi-nivel li:hover > .linkp, .multi-nivel li:focus-within > .linkp {
    background-color: transparent;
    color: #007F33;
  }
  .multi-nivel .linkp ~ ul, .multi-nivel .linkp {
    border-left: 1px solid #f0f0f0;
  }
  .multi-nivel .linkp ~ ul {
    position: absolute;
    top: 0;
    height: 100%;
  }
  /*.multi-nivel .nivel2 li:hover{
  	background-color: #f2f2f2;
    }*/
  /*.multi-nivel li:hover{
  	background-color: #f8f8f8;
    }*/
  .menu-link {
    margin-left: 40px;
  }
  .menu-link.linkp a.mSpan {
    transform: rotate(270deg);
  }
  #menuHamburguesa nav li.dropdown-divider {
    margin: 0.9rem 2.5rem;
    width: 27%;
    border-top: 1px solid #D3D4D3;
  }
  .nuevoBuscador {
    position: absolute;
    width: calc(100% - 200px);
    margin-left: 172px;
  }
  .ancho {
    width: calc(100% - 80px) !important;
    margin-left: 20px;
    border-color: #427314 !important;
    border-radius: 0 !important;
    border-width: 0 0 1px 0 !important;
  }
  .form-control:focus {
    box-shadow: none !important;
  }
}
@media all and (max-width: 995px) {
  .menu_escritorio .navbar-nav li.nav-item.opcion-principal {
    flex-basis: min-content;
    text-align: center;
    margin: 0 1px;
  }
  div#navbarPrincipal ul.navbar-nav.mr-auto li:nth-child(6) {
    flex: none;
  }
  div#navbarPrincipal ul.navbar-nav.mr-auto {
    justify-content: end;
    align-items: center;
  }
}
@media all and (min-width: 921px) {
  .menu_navegacion .imgLogoHeader {
    max-width: none !important;
  }
}
@media all and (min-width: 992px) {
  #menuPrincipal .dropdownIdioma {
    margin-top: 10px;
  }
  #menuPrincipal .d-lg-block {
    display: none !important;
  }
  header.contenedor-menu .d-lg-block {
    display: none !important;
  }
}
@media all and (min-width: 300px) and (max-width: 1189px) {
  .redesign.menu_navegacion nav.navbar.menu_escritorio.navbar-light {
    font-size: 15px;
  }
  .menu-link {
    margin-left: 30px;
    margin-right: 30px;
    padding: 10px 0px;
  }
  .menu-link.linkp a.mSpan {
    right: 0;
  }
  .m-bottom .menu-link .mEnlace {
    padding: 5px 0px;
    font-size: 16px;
    line-height: 24px;
  }
  .m-bottom ul.menu-list.nivel2 li div, .m-bottom .nivel2 .menu-link {
    padding-bottom: 4px;
    padding-top: 4px;
  }
}
@media (min-width: 1156px) {
  #menuPrincipal .d-lg-block {
    display: block !important;
  }
  header.contenedor-menu .d-lg-block {
    display: block !important;
  }
}
@media all and (min-width: 1800px) {
  .menu-link {
    padding: 8px 0px;
  }
  .menu-link.linkp a.mSpan {
    right: 25px;
  }
  #menuHamburguesa nav li.dropdown-divider {
    width: 29.5%;
    margin: 1.7rem 2.5rem;
  }
  .m-bottom .menu-link .mEnlace {
    padding: 4px 0px;
  }
  ul#megamenuMultinivel {
    max-height: 550px;
    height: 550px;
  }
  ul.menu-list.nivel2 .menu-link {
    margin-right: 35px;
    margin-left: 31px;
  }
}
.menu_secundario .navbar-nav a.powerUp {
  padding: 5px 19px;
  color: #00402A;
  background-color: #DCEBE1;
  border-radius: 8px;
  margin-top: 11px;
  font-family: "IberPangea Medium", sans-serif !important;
}

.menu_secundario .navbar-nav .activoP a.powerUp {
  color: #FFFFFF !important;
  background-color: #00402A;
  border-bottom: none !important;
}

.menu_secundario .navbar-nav a.powerUp:hover {
  color: #FFFFFF;
  background-color: #699282;
}

.powerUp.m-bottom .menu-link a.mEnlace {
  width: max-content;
  padding: 5px 19px !important;
  color: #00402A !important;
  background-color: #DCEBE1;
  border-radius: 8px;
}

.powerUp .menu-link .mEnlace span {
  font-family: "IberPangea Medium", sans-serif !important;
}

.activoP.powerUp.m-bottom .menu-link a.mEnlace {
  color: #FFFFFF;
  background-color: #00402A;
}

.powerUp.m-bottom .menu-link a.mEnlace:hover {
  color: #FFFFFF !important;
  background-color: #699282;
}

.activoP.powerUp .menu-link .mEnlace span {
  color: #FFFFFF !important;
}

@media all and (max-width: 1024px) and (orientation: portrait) {
  .powerUp.m-bottom .menu-link a.mEnlace {
    margin-bottom: 1em;
  }
}
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-wrapper.scroll--rtl {
  direction: rtl;
}

.scroll-element {
  box-sizing: content-box;
  display: none;
}

.scroll-element div {
  box-sizing: content-box;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-outer > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-light > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-rail > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  -ms-transition: height 0.2s;
  transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -o-transition: width 0.2s;
  -ms-transition: width 0.2s;
  transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

.banner-subhome {
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.banner-subhome .banner-subhome-texto {
  font-family: IberPangeaText, sans-serif;
  color: #ffffff !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  font-size: 55px;
  line-height: 0.9;
  padding-top: 56px;
  padding-left: 17%;
  margin: 0;
  position: relative;
  z-index: 1;
}

.banner-subhome .banner-subhome-texto .strong {
  font-family: IberPangeaText, sans-serif;
  font-size: 55px;
  margin: 0;
}

.banner-subhome .banner-subhome-texto .strong::first-letter {
  border-bottom: 1px solid white;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.25);
}

.banner-subhome .banner-subhome-texto span {
  font-family: IberPangeaText Light, sans-serif;
  display: block;
  font-size: 40px;
  margin-left: -2px;
}

.imagen-subhome {
  position: absolute;
  top: 0px;
  width: 100%;
}

.imagen-subhome img {
  width: 100%;
}

/* MOVIL */
@media screen and (max-width: 47.95em) {
  .banner-subhome {
    height: auto;
    width: 100%;
  }
  .banner-subhome .banner-subhome-texto {
    padding-top: calc(15px + 3vw);
    padding-bottom: calc(15px + 3vw);
  }
  .banner-subhome .banner-subhome-texto,
  .banner-subhome .banner-subhome-texto span,
  .banner-subhome .banner-subhome-texto .strong {
    font-size: calc(15px + 3vw);
  }
}
#decMigas {
  width: 100% !important;
}

.infoPagina {
  width: 100%;
  max-width: 80em;
  padding: 0px;
  margin: 0 auto;
}

.infoPagina .migas {
  padding: 40px 10px 45px 15px;
  margin: 0;
  display: block;
  width: 100%;
}

.infoPagina .infoPaginaNivel3 {
  margin: 0;
}

.infoPagina .migas .container {
  padding: 0;
}

/* Titulo menu nivel 3 */
.infoPagina .infoPaginaNivel3 span {
  font-family: IberPangeaText Light, sans-serif;
  font-size: 1.43em;
}

.nivelInico {
  font-family: IberPangeaText, sans-serif;
  padding-right: 5px;
}

.nivelSeleccionado {
  font-family: "IberPangeaText Medium", sans-serif;
  color: #007F33;
  font-size: 12px;
  line-height: 24px;
}

.infoPagina .migas ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

.infoPagina .migas ul li {
  font-family: "IberPangeaText Medium", sans-serif;
  display: inline-block;
}

.infoPagina .migas ul li:not(:last-child):after {
  content: url(../images/migas/flecha_migas_pan.svg);
  height: auto;
  margin: 0 5px;
  color: #b5c698;
  position: relative;
  display: inline-block;
}

.infoPagina .migas ul li a {
  color: #615D5A;
  display: inline-block;
  width: auto !important;
  font-size: 12px;
  line-height: 24px;
  margin-bottom: 0px;
  font-family: "IberPangeaText Medium", sans-serif;
  /* Puntos suspensivos para migas largas:
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  Tamanno maximo de una sola opcion:
  max-width: 300px;*/
}

#decMigas div div ul li a.nivelInicoImg img {
  vertical-align: baseline;
  padding-right: 5px;
}

.infoPagina .migas ul li a:hover,
.infoPagina .migas ul li a:focus {
  text-decoration: underline;
}

h1.titularHeader {
  text-align: center;
  margin-bottom: 1em;
  font-family: IberPangeaText Light, sans-serif;
}

@media screen and (max-width: 73em) {
  .infoPagina .migas {
    padding: 15px 10px 30px 35px;
  }
}
@media screen and (max-width: 60em) {
  .infoPagina .migas {
    padding: 15px 3.5% 30px 3.5%;
  }
}
/* Para pantallas inferior a 768px (mobile) */
@media screen and (max-width: 47.95em) {
  div.infoPagina {
    font-size: 11px;
  }
  .infoPagina .infoPaginaNivel3 {
    display: none;
    padding: 2.2em 0 2.6em 0;
    width: 100%;
    text-align: center;
  }
}
body {
  padding: 0px !important;
  overflow-x: hidden;
}

@media (max-width: 300px) {
  div.rrss-container-new button.drop-down-button-rrss {
    z-index: -1 !important;
  }
}
body.controls-visible ul.dropdown-menu.dropdown-menu-right li a, body.controls-visible .alert.alert-info.text-center a, a.collapse-icon.collapse-icon-middle.collapsed.list-group-heading.panel-header, a.lfr-icon-item.taglib-icon span.taglib-text-icon, a.lfr-icon-item.taglib-icon.focus span.taglib-text-icon {
  font-family: "Segoe UI", sans-serif;
  line-height: 21px;
}

.sidebar-header .autofit-col.autofit-col-expand a, a.collapse-icon.collapse-icon-middle.panel-toggler.panel-header-link.collapsed {
  font-family: "Segoe UI", sans-serif;
  line-height: 32px;
}

body div#wrapper {
  padding: 0px;
}

.controls-visible.has-control-menu .product-menu.sidebar.sidenav-menu .sidebar-body .panel.panel-secondary:nth-child(2) .panel-body .list-group a, #panel-manage-site_administration_content ul li a, .collapse .list-group-item ul.nav.nav-equal-height.nav-stacked > li > a, .collapse.show .list-group-item ul.nav.nav-equal-height.nav-stacked > li > a {
  font-size: 14.08px;
  line-height: 21.12px;
  font-family: "Segoe UI", sans-serif;
  margin-bottom: 0px;
}

#manageRecentPanel .list-group-item ul.tabular-list-group li .list-group-item-content h1 {
  font-family: "Segoe UI Semibold", sans-serif;
}

ul.control-menu-level-1-nav.control-menu-nav li.control-menu-nav-category.tools-control-group ul.control-menu-nav li.control-menu-nav-item span.lfr-portal-tooltip > a {
  font-family: "Segoe UI", sans-serif;
}

.controls-visible.has-control-menu .product-menu.sidebar.sidenav-menu .sidebar-body .panel.panel-secondary:first-child .panel-body .list-group a {
  line-height: 21.12px;
}

.open.lfr-icon-menu-open ul li a {
  margin-bottom: 0px;
  font-size: 16px;
}

a, a:hover {
  font-family: "IberPangeaText Bold", sans-serif;
  color: #007F33;
}

p, ul > li {
  font-family: "IberPangeaText", sans-serif;
  color: #615D5A;
  font-size: 17px;
  line-height: 23px;
}

#senna_surface1-default .quick-access-nav a {
  margin-bottom: 0px;
  line-height: 0px;
  font-size: 14.08px;
  font-family: "Segoe UI", sans-serif;
  display: inline-block;
  padding: 10px;
}

ul.control-menu-nav .control-menu-level-1-heading.truncate-text, ul.control-menu-level-1-nav.control-menu-nav li.control-menu-nav-category.tools-control-group ul.control-menu-nav li.control-menu-nav-item, .control-menu.control-menu-level-1.d-print-none .container-fluid ul.control-menu-level-1-nav.control-menu-nav > li > ul.control-menu-nav > li > a {
  font-family: "Segoe UI", sans-serif;
  font-size: 16px;
  line-height: 24px;
}

ul.control-menu-nav .text-muted.truncate-text {
  font-family: "Segoe UI", sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.lfr-add-panel .add-content-menu .lfr-content-item .taglib-icon-label, .lfr-add-panel .add-content-menu .lfr-content-item svg.lexicon-icon.lexicon-icon-grid, .lfr-add-panel .add-content-menu .lfr-content-item svg.lexicon-icon.lexicon-icon-live, .collapse.show .list-group-item ul.nav.nav-equal-height.nav-stacked li.lfr-content-item {
  color: #eeeffa;
  font-size: 14.08px;
  line-height: 21.12px;
  font-family: "Segoe UI", sans-serif;
}

a.collapse-icon.collapse-icon-middle.list-group-heading.panel-header.panel-header-link, a.collapse-icon.list-group-heading.panel-header.panel-header-link {
  font-family: "Segoe UI Semibold", sans-serif;
}

a.collapse-icon.collapse-icon-middle.panel-toggler {
  font-family: "SegoeUI-Bold", sans-serif;
}

.lfr-add-panel .add-content-menu .lfr-content-item:hover .add-content-item {
  margin-bottom: 0px;
  font-family: "IberPangeaText", sans-serif;
  color: #eeeffa;
  font-size: 14px;
  line-height: 21px;
}

#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_applicationList .bg-dark.m-4.p-3.small.text-white p.h3 {
  font-size: 28px;
  line-height: 33.6px;
  font-family: "Segoe UI Semibold", sans-serif;
  color: white;
}

#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_applicationList .bg-dark.m-4.p-3.small.text-white ul.list-unstyled.mb-0 svg.lexicon-icon, #_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_applicationList .bg-dark.m-4.p-3.small.text-white ul.list-unstyled.mb-0 li.my-2, #_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_applicationList .bg-dark.m-4.p-3.small.text-white p.mt-3 {
  font-size: 11.264px;
  line-height: 16.896px;
  color: white;
  font-family: "Segoe UI", sans-serif;
}

#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_applicationList .bg-dark.m-4.p-3.small.text-white ul.list-unstyled.mb-0 li span span.taglib-icon-label {
  color: white;
  font-family: "Segoe UI", sans-serif;
  font-size: 11.264px;
}

#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_entriesContainer .display-style-bar ul.dropdown-menu li.num-item a.num-item {
  margin-bottom: 0px;
  font-family: "Segoe UI", sans-serif;
  font-size: 16px;
  color: #212529;
  line-height: 24px;
}

#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_entriesContainer .display-style-bar span#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_numItemsContainer a, #_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_entriesContainer .display-style-bar span#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_displayStyleContainer a {
  font-family: "Segoe UI", sans-serif;
  font-size: 14.08px;
  font-weight: 400;
  line-height: 21.12px;
}

#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_entriesContainer .add-content-button ul.lfr-nav.nav li a.dropdown-toggle {
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  font-family: "Segoe UI", sans-serif;
}

#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_entriesContainer .add-content-button ul.lfr-nav.nav li.dropdown ul.dropdown-menu li[role=presentation] a[role=menuitem] {
  color: #212529;
  font-size: 16px;
  line-height: 24px;
  font-family: "Segoe UI", sans-serif;
  font-weight: 400;
  margin-bottom: 0px;
}

#_com_liferay_product_navigation_control_menu_web_portlet_ProductNavigationControlMenuPortlet_entriesContainer .add-content-button ul.lfr-nav.nav li.dropdown ul.dropdown-menu li:nth-child(1) {
  font-size: 16px;
  line-height: 24px;
  font-family: "Segoe UI", sans-serif;
  font-weight: 400;
}

.product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .add-content-menu .panel-group .add-application-panel.panel .panel-header.panel-heading .panel-title a span.category-name, .product-menu.sidebar.sidebar-inverse.sidenav-menu .sidebar-body .add-content-menu .panel-group .add-content-panel.panel .panel-header.panel-heading .panel-title a {
  font-family: "Segoe UI", sans-serif;
  font-weight: 500;
}

.login-container .navigation ul.list-unstyled.taglib-icon-list li a {
  color: #007bff;
  font-family: "Segoe UI", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0px;
}

p strong {
  font-family: "IberPangeaText Bold", sans-serif;
}

p.nota {
  color: #615D5A;
  font-size: 14px;
  line-height: 18px;
  font-family: "IberPangeaText Italic", sans-serif;
}

.cursiva_texto {
  font-family: "IberPangeaText Italic", sans-serif;
}

h3.cabecera {
  text-align: center;
  float: left;
  width: 100%;
  font-family: "IberPangea Medium", sans-serif;
  color: #007F33 !important;
  font-size: 32px;
  line-height: 36px !important;
}

h3.ladillo {
  font-family: "IberPangea Medium", sans-serif !important;
  color: #007F33 !important;
  font-size: 32px !important;
  line-height: 36px !important;
  margin-top: 2.55em;
  margin-bottom: 1em;
}

h4.ladillo, .h4.seccionTitulo, span.standard.titulo {
  font-family: "IberPangea Medium", sans-serif !important;
  color: #00402a !important;
  font-size: 26px !important;
  line-height: 32px !important;
  margin-top: 2.55em;
  margin-bottom: 1em;
}

h5.ladillo {
  font-family: "IberPangea", sans-serif;
  color: #007F33 !important;
  font-size: 24px;
  line-height: 30px;
}

h6.ladillo {
  font-family: "IberPangea", sans-serif;
  color: #00402a !important;
  font-size: 20px;
  line-height: 26px;
}

ul li::marker {
  color: #B0A9A3;
}

ul > li > a {
  color: #007F33;
  font-family: "IberPangeaText SmBold", sans-serif;
  font-weight: normal;
  font-size: 17px;
  line-height: 26px;
  display: inline-block;
  margin-bottom: 20px;
}

ul > li > a:hover {
  font-family: "IberPangeaText SmBold", sans-serif;
}

.controls-visible.has-control-menu .product-menu.sidebar.sidenav-menu .sidebar-body .panel.panel-secondary a, a.collapse-icon.collapse-icon-middle.list-group-heading.panel-header.panel-header-link.collapsed, ul.control-menu-nav li.control-menu-nav-item span.lfr-portal-tooltip a.control-menu-icon span svg g {
  font-family: "Segoe UI", sans-serif;
}

.control-menu.control-menu-level-1.d-print-none .container-fluid.container-fluid-max-xl ul.control-menu-level-1-nav.control-menu-nav li.control-menu-nav-category ul li a {
  margin-bottom: 0px;
}

.control-menu.control-menu-level-1.d-print-none .container-fluid.container-fluid-max-xl ul.control-menu-level-1-nav.control-menu-nav li.control-menu-nav-category ul li a svg {
  font-size: 16px;
}

.resaltadoNaranja {
  font-family: "IberPangeaText Bold", sans-serif;
}

.resaltadoVerde {
  font-family: "IberPangeaText Bold", sans-serif;
}

.contenedor-menu .buscador-input .input-buscador {
  display: inline-block;
}

.has-control-menu div#decContenntShapes {
  margin-top: 60px;
}

header .portlet-search-bar {
  width: calc(100% - 100px);
}

header fieldset.fieldset.search-bar {
  position: absolute;
  width: 100%;
  top: 34px;
  z-index: 1;
}

ul.pagination > li > a.botonPaginar {
  margin-bottom: 0px;
}

div#main-content.decHome div#column-1 {
  padding: 0px;
}

section.bloque-grid-section a, section.bloque-grid-section a * {
  text-decoration: none !important;
}

body:not(.signed-in) .autofit-float.autofit-row.portlet-header {
  display: none;
  visibility: hidden;
  opacity: 0;
}

div#main-content.decContentShapes.container {
  max-width: 100%;
  padding: 0px;
  margin: 0px;
}

div#main-content.decContentShapes.container #column-1 {
  padding: 0px;
}

.contenedor-menu .navbar-inferior.in > .modal-backdrop {
  display: none;
}

div#contenido-newsletter label.checkform2.labelCheck img {
  position: relative;
  left: 6px;
  top: -5px;
  max-width: 13px;
}

.span-href-nivel-tres.url-link, .span-href-nivel-dos.url-link {
  display: block;
  font-family: "IberPangeaText", sans-serif;
  font-size: 1.063rem;
  letter-spacing: 1px;
  color: #afff6e;
  height: 0.875rem;
  line-height: 0.875rem;
  margin-bottom: 6px;
}

.clientes span.span-href-nivel-tres.url-link {
  display: inline-block !important;
  width: 100%;
}

.portlet-decorate .portlet-content {
  background-color: transparent !important;
}

.portlet-borderless .portlet-content, .portlet-decorate .portlet-content {
  padding: 0px;
}

.contenedor-menu li.bk-ods .link-nivel-tres span {
  position: relative;
  z-index: 2;
}

.opcion-nivel-tres img {
  width: 100%;
  position: absolute;
  z-index: 1;
  max-width: 100%;
  left: 0px;
  top: 0px;
}

.contenedor-menu li.bk-ods .link-nivel-tres {
  position: relative;
}

.contenedor-menu .autofit-float.autofit-row.portlet-header {
  display: none;
}

.portlet-layout.row {
  margin: 0px;
}

.portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
  transform: translateY(0%);
  z-index: 2;
  opacity: 1 !important;
}

#navbar-inferior .portlet-boundary_com_liferay_site_navigation_language_web_portlet_SiteNavigationLanguagePortlet_ {
  float: left;
}

.contenedor-menu .selectores-barra-inferior .link-idioma:not(.active):focus, .contenedor-menu .selectores-barra-inferior .link-idioma:not(.active):hover {
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

li.control-menu-nav-category.tools-control-group .control-menu-icon.toggle-controls.visible-xs.lfr-icon-item.taglib-icon {
  display: block !important;
}

.controls-hidden header.portlet-topper {
  display: none !important;
}

.barra-inferior-megamenu {
  position: absolute;
  width: 100%;
  min-height: auto;
  bottom: 0px;
}

a.red-social-link {
  position: relative;
  display: inline-block;
}

img.ico-rs.ico-hover {
  position: absolute;
  left: 0px;
  top: 0px;
}

a.red-social-link:hover img.ico-rs, a.red-social-link:focus img.ico-rs {
  opacity: 0;
}
a.red-social-link:hover img.ico-rs.ico-hover, a.red-social-link:focus img.ico-rs.ico-hover {
  opacity: 1 !important;
}

section .thumbnail_container img:hover, section:hover .thumbnail_container img {
  opacity: inherit;
}

a.item-link.con-cajetin .ven-new {
  position: absolute;
  top: 10px;
  right: 10px;
}

.item-footer.texto-video span {
  color: #4A4A4A;
}

.item-footer.texto-video a:hover span {
  color: #0056b3;
}

.grid-element img.ven-new + span {
  position: absolute;
  left: -99999px;
}

.opcion-nivel-tres img.ven-new {
  width: auto;
  position: static;
}

.decContenido.contenido2Columnas.container .portlet-layout.row {
  display: inline-block;
  width: 100%;
}

.signed-in .contenedor-menu .nav-superior {
  position: relative;
  z-index: 1;
}

#wrapper .portlet {
  /* display: inline-block;*/
  width: 100%;
  margin-bottom: 0px;
}

.portlet-content-editable {
  border: 0px;
}

/*
.portlet-boundary {
    width: 100%;

}*/
dd.bolsaIbex {
  margin-bottom: 0px;
}

div.accionistasInversores {
  border: 0px !important;
}

a.logo.default-logo {
  display: inherit;
}

.portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
  z-index: 999;
}

.portlet-journal-content.portlet-barebone .portlet .portlet-header {
  top: 50px;
}

div#decMenuSup + .portlet-boundary {
  width: 100%;
}

.Thin {
  font-family: "IberPangeaText Light", sans-serif !important;
}

.Light {
  font-family: "IberPangeaText Light", sans-serif !important;
}

div#contenidosIzquierda {
  width: 100%;
  display: inline-block;
}

.signed-in.has-control-menu div#decMenuSup + .portlet-boundary {
  width: 100%;
  display: inline-block;
}

.decPagination .decContenido.contenido2Columnas.container {
  margin-top: 20px;
}

.controls-hidden .portlet-column-content.empty {
  padding: 0px;
}

a.botonPaginar.flecha.paginarAction {
  color: #007F33 !important;
  font-weight: bold;
}

a.botonPaginar.flecha.paginarAction:hover {
  color: white !important;
  font-weight: bold;
}

@media all and (min-width: 1084px) and (max-width: 1168px) {
  .tag_search_list_wrapper {
    margin-right: 83px !important;
  }
}
@media all and (max-width: 650px) {
  .tag_search_list_wrapper .imgBloque.imgContenido {
    font-size: 20px !important;
    margin-left: 10px;
  }
  .mrgTopNeg {
    margin-top: 0px;
  }
}
@media all and (min-width: 902px) {
  .tag_search_list_wrapper .imgBloque.imgContenido {
    font-size: 22px !important;
    color: #007F33 !important;
    margin-left: 15px;
  }
}
.tag_search_list_wrapper .imgBloque.imgContenido {
  font-family: "IberPangeaText Light", sans-serif;
  font-size: 18px;
  line-height: 28px;
  margin-top: 14px;
  display: inline-block;
}

.tag_search_list_wrapper #decContenedorSubHome2 div.contenidoCentrado {
  max-width: 1110px;
  padding: 10px 90px 0 90px;
  width: 30%;
  float: left;
}

@media all and (min-width: 652px) and (max-width: 684px) {
  .tag_search_list_wrapper .imgBloque.imgContenido {
    margin-left: 10px;
  }
}
@media all and (min-width: 685px) and (max-width: 901px) {
  .tag_search_list_wrapper .imgBloque.imgContenido {
    margin-left: 15px;
  }
}
.signed-out .portlet-column-content.empty {
  display: none;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.signed-in .lfr-admin-panel.sidenav-menu-slider {
  z-index: 99999;
}

.signed-in .lfr-add-panel .add-content-menu .lfr-content-item .add-content-item {
  cursor: pointer;
  padding: 0 0 0 10px;
  white-space: nowrap !important;
  padding: 0px !important;
  margin-left: -20px !important;
  position: relative;
  left: -22px;
}

a.ancla-main-content {
  width: 58px;
  height: 58px;
  position: relative;
}
a.ancla-main-content img {
  position: absolute;
  right: 0px;
}

.bloqueAcordeones ul[id^=accordion] > li div.contenidoInterior.collapse {
  display: none !important;
}

.bloqueAcordeones ul[id^=accordion] > li div.contenidoInterior.collapse.show {
  display: block !important;
}

.portlet-boundary_com_iberdrola_wcorp_agenda_WcorpAgendaProximosEventosWebPortlet_ {
  width: 100%;
  display: inline-block;
}

.elementosTituloSeccion {
  display: flex;
}

.contenidoInterior .contenidoInterior {
  font-size: inherit;
}

.contenidoInterior a:hover,
.contenidoInterior a.enlaceImg:hover {
  text-decoration: underline;
}

.listado-galeria > li {
  min-height: inherit !important;
}

.row.bloque-imagen-descargable {
  margin-top: 20px;
  margin-bottom: 20px;
}

.default-carousel .owl-carousel .item .item-img {
  background: none;
}

.default-carousel .owl-carousel .item .item-img:hover img,
.default-carousel .owl-carousel .item.itemvidka:not(.playing-video):hover video {
  opacity: 1 !important;
}

.default-carousel .owl-carousel .item .item-img,
.default-carousel .owl-carousel .item .thumbnail_container,
.default-carousel .owl-carousel .item .youtube-player {
  display: block;
  height: auto;
  max-height: inherit;
}

.default-carousel .owl-carousel .item .item-img img, .default-carousel .owl-carousel .item .item-img picture {
  max-width: 100% !important;
  height: auto !important;
  width: auto !important;
  object-fit: inherit;
}

.default-carousel .owl-carousel .item {
  height: auto !important;
}

section.carrusel-section.default-carousel > .row, section.carrusel-section.default-carousel > .row > .columns {
  width: 100%;
}

section.carrusel-section.default-carousel .owl-carousel {
  margin-top: 0px;
}

section.carrusel-section.default-carousel > .row {
  margin: 0px;
}

.default-carousel .owl-carousel .item > div > .row {
  margin-left: 0px;
  margin-right: 0px;
}

.default-carousel .owl-carousel .owl-item img {
  width: auto !important;
}

.default-carousel .owl-theme .owl-dots .owl-dot span {
  border: 0px;
  background-color: #d4d4d4;
  width: 13px;
  height: 13px;
}

.default-carousel .owl-theme .owl-dots .owl-dot.active span,
.default-carousel .owl-theme .owl-dots .owl-dot:hover span {
  background: #707070;
  border: 0px;
  width: 13px;
  height: 13px;
}

html .thumbnail_container {
  background-color: #fff;
}

.video-externo.playing .thumbnail_container {
  opacity: 0;
}

.carrusel-section .video-externo.playing.pause {
  z-index: 1;
}

.contenidoInterior .entradilla p {
  font-size: 1.249em;
  line-height: 1.5em;
}

html body section.bloque-acordeones li > div.contenidoInterior, .bloqueAcordeones ul[id^=accordion] > li div.contenidoInterior {
  width: 100% !important;
  max-width: 100% !important;
}

.multimedia-item video {
  width: 100%;
  display: none;
}

.multimedia-item .video-externo.playing video {
  display: block;
}

.multimedia-item .video-externo.playing .thumbnail_container {
  display: none;
}

.video-externo.playing .start-video-externo.item-video-play-externo {
  display: none;
}

.video-externo.playing.pause .start-video-externo.item-video-play-externo {
  display: block;
}

.listado-galeria .video-externo.playing.audio .thumbnail_container {
  z-index: -1;
  opacity: 1;
}

.listados-multiples li.li-primer-listado:before {
  content: "•" !important;
  color: #A4BA08;
  position: absolute;
  margin: 0.1em 0 0 -2.29em;
  font-size: 10px;
}

.portlet-journal-content.portlet-barebone .portlet .portlet-header {
  z-index: 999;
}

body .bloqueAcordeones ul[id^=accordion] > li div.contenidoInterior {
  width: 100% !important;
}

.portlet-boundary_com_iberdrola_wcorp_buzon_etico_BuzonEticoPortlet_ {
  font-size: 0.88em;
}

.termsReCaptcha {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 1.7em;
  font-family: "IberPangeaText LightItalic", sans-serif;
  font-size: 0.82em;
  line-height: 2.1em;
}

/*becas*/
#wrapper .contenidoInterior .form-becas h1 {
  margin-bottom: 10px;
  width: 100%;
  font-size: 1.43em;
  font-family: "IberPangeaText Light", sans-serif;
  border-left: 2px solid #A4BA08;
  padding-left: 0.5em;
  margin-top: 0;
  text-transform: uppercase;
}
#wrapper .contenidoInterior .form-becas h4 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#wrapper .contenidoInterior .form-becas div.select {
  background-image: none;
}
#wrapper .contenidoInterior .form-becas .capaFormulario {
  font-size: 0.88em;
  display: inline-block;
  width: 100%;
  padding: 1em 0;
}
#wrapper .contenidoInterior .form-becas .capaFormulario .botonAzul {
  color: #fff !important;
  text-decoration: none;
}
#wrapper .contenidoInterior .form-becas :focus, #wrapper .contenidoInterior .form-becas a:focus, #wrapper .contenidoInterior .form-becas button:focus, #wrapper .contenidoInterior .form-becas li:focus {
  text-decoration: none;
  outline-offset: 1px;
  outline: solid;
  outline-width: 1px;
  outline-color: #427314;
  box-shadow: none;
  border-color: #427314;
}
#wrapper .contenidoInterior .form-becas button, #wrapper .contenidoInterior .form-becas input[type=button], #wrapper .contenidoInterior .form-becas input[type=reset], #wrapper .contenidoInterior .form-becas input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
#wrapper .contenidoInterior .form-becas .btn-primary {
  margin: 5px 0;
}
#wrapper .contenidoInterior .form-becas .btn-primary {
  background-color: transparent;
  color: #427314 !important;
  border-color: #427314;
  border-radius: 0;
  font-size: 1em;
  padding: 0.61em 3.37em;
  text-transform: uppercase;
}
#wrapper .contenidoInterior .form-becas button.btn-primary:hover, #wrapper .contenidoInterior .form-becas a.btn-primary:hover {
  background-color: transparent;
  color: #707070 !important;
  border-color: #707070;
  text-decoration: none;
}
#wrapper .contenidoInterior .form-becas table.overview-table tr td, #wrapper .contenidoInterior .form-becas table tr td, #wrapper .contenidoInterior .form-becas table.overview-table tr th, #wrapper .contenidoInterior .form-becas table tr th {
  font-size: inherit;
}
#wrapper .contenidoInterior .form-becas .capaFormulario a.btn-primary.btndesconectar {
  background-image: url(/o/iberdrola-corporativo-theme/images/becas/LogOut.svg);
}
#wrapper .contenidoInterior .form-becas .capaFormulario a.btn-primary.btnfaq {
  background-image: url(/o/iberdrola-corporativo-theme/images/becas/faq.png);
}
#wrapper .contenidoInterior .form-becas span.doble {
  display: inline-block;
}
#wrapper .contenidoInterior .form-becas .contentListadoPestanas ul.listadoPestanas li.activo .arrow-before {
  bottom: -3px;
}
#wrapper .contenidoInterior .form-becas .contentListadoPestanas ul.listadoPestanas li.activo .arrow-after {
  bottom: -4px;
}
#wrapper .contenidoInterior .form-becas .capaFormulario > div > a.btnfaq,
#wrapper .contenidoInterior .form-becas .capaFormulario > div > a.btndesconectar {
  width: 40px !important;
  height: 40px;
  margin: 5px !important;
  padding: 0px !important;
}
#wrapper .contenidoInterior .form-becas div#modalSinGuardarTimeout {
  display: flex;
  align-items: center;
  justify-content: center;
}
#wrapper .contenidoInterior .form-becas .contentinputext {
  display: inline-block;
  width: 100%;
}
#wrapper .contenidoInterior .form-becas input#_com_iberdrola_wcorp_becas_BecasPortlet_participacionAnnoAnterior, #wrapper .contenidoInterior .form-becas input#_com_iberdrola_wcorp_becas_BecasPortlet_uniAceptado {
  display: inline;
  position: static;
  width: auto;
  height: auto;
}
#wrapper .contenidoInterior .form-becas .contentinpuntext label span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border-width: 1px;
  border-style: solid;
  border-color: #707070;
  border-radius: 0;
  background-image: -moz-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -ms-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -o-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -webkit-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
  background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  vertical-align: bottom;
}
#wrapper .contenidoInterior .form-becas .contentinpuntext label span[aria-checked=true]::before {
  content: url(/o/iberdrola-corporativo-theme/images/alertas/check_on.png);
  display: block;
  width: 1em;
  color: rgb(39, 96, 21);
  font-size: 20px;
  line-height: 0.8em;
  text-align: center;
  font-weight: bold;
}

#infg-puertollano-proyecto-emblematico .modal {
  display: none;
}

body.signed-in.has-control-menu.controls-visible .contenidoCentrado .contenidoInterior .portlet-boundary {
  min-height: 50px;
}

body.signed-out.has-control-menu .contenidoCentrado .contenidoInterior .portlet-boundary,
body.signed-in.has-control-menu.controls-hidden .contenidoCentrado .contenidoInterior .portlet-boundary {
  min-height: auto;
}

body.signed-in.has-control-menu.controls-hidden .contenidoCentrado .contenidoInterior .portlet-boundary .portlet-header {
  display: none;
}

.termsReCaptcha {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 1.7em;
  font-family: "IberPangeaText LightItalic", sans-serif;
  font-size: 0.82em;
  line-height: 2.1em;
  font-style: italic;
}

#myCarousel .video-embeded.video-youtube iframe {
  z-index: 2;
  position: relative;
}

#myCarousel.carousel-inner > .item {
  position: relative;
  z-index: 1;
}

#myCarousel .video-externo, #myCarousel .video-embeded.video-youtube {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: transparent !important;
}
#myCarousel .video-externo video, #myCarousel .video-embeded.video-youtube video {
  width: 100%;
  height: 100%;
  display: none;
}
#myCarousel .video-externo iframe.vimeo, #myCarousel .video-embeded.video-youtube iframe.vimeo {
  width: 100%;
  height: 100%;
  background-color: #000;
}
#myCarousel .video-externo.vimeo-playing .btn-vimeo, #myCarousel .video-embeded.video-youtube.vimeo-playing .btn-vimeo {
  display: none;
  visibility: hidden;
}
#myCarousel .video-externo.vimeo-playing::before, #myCarousel .video-embeded.video-youtube.vimeo-playing::before {
  display: none !important;
}
#myCarousel .video-externo:hover::before, #myCarousel .video-externo.pause.playing::before, #myCarousel .video-embeded.video-youtube:hover::before, #myCarousel .video-embeded.video-youtube.pause.playing::before {
  content: "";
  opacity: 0.5;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
#myCarousel .video-externo.pause.playing::before, #myCarousel .video-embeded.video-youtube.pause.playing::before {
  display: block !important;
}
#myCarousel .video-externo.playing::before, #myCarousel .video-embeded.video-youtube.playing::before {
  display: none;
}
#myCarousel .video-externo .item-video-play-externo, #myCarousel .video-externo .start-video.item-video-play, #myCarousel .video-embeded.video-youtube .item-video-play-externo, #myCarousel .video-embeded.video-youtube .start-video.item-video-play {
  content: url(/o/iberdrola-corporativo-theme/images/huellaDigital/play.png);
  background-image: url(/o/iberdrola-corporativo-theme/images/huellaDigital/play.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
  z-index: 200;
  background-size: 100%;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
}
#myCarousel .video-externo .item-video-play-externo:hover, #myCarousel .video-externo .start-video.item-video-play:hover, #myCarousel .video-embeded.video-youtube .item-video-play-externo:hover, #myCarousel .video-embeded.video-youtube .start-video.item-video-play:hover {
  content: url(/o/iberdrola-corporativo-theme/images/huellaDigital/play_rollover.png);
  background-image: url(/o/iberdrola-corporativo-theme/images/huellaDigital/play_rollover.png);
}
#myCarousel .video-externo.playing, #myCarousel .video-embeded.video-youtube.playing {
  background-color: #000;
}
#myCarousel .video-externo.playing video, #myCarousel .video-embeded.video-youtube.playing video {
  display: block !important;
}
#myCarousel .video-externo.playing + div, #myCarousel .video-embeded.video-youtube.playing + div {
  opacity: 0;
}
#myCarousel .video-externo .item-video-play-externo:hover,
#myCarousel .video-externo .item-video-play-externo:focus,
#myCarousel .video-externo .start-video.item-video-play:hover,
#myCarousel .video-externo .start-video.item-video-play:focus, #myCarousel .video-embeded.video-youtube .item-video-play-externo:hover,
#myCarousel .video-embeded.video-youtube .item-video-play-externo:focus,
#myCarousel .video-embeded.video-youtube .start-video.item-video-play:hover,
#myCarousel .video-embeded.video-youtube .start-video.item-video-play:focus {
  background-image: url(/o/iberdrola-corporativo-theme/images/huellaDigital/play_rollover.png);
}
#myCarousel .video-externo.pause .start-video-externo.item-video-play-externo, #myCarousel .video-embeded.video-youtube.pause .start-video-externo.item-video-play-externo {
  display: block;
}

.bloqueAcordeones ul[id^=accordion] > li h3::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaRecuperarPortlet_ .portlet-content.portlet-content-editable {
  opacity: 1 !important;
}

div#menuOLAPlegable .enlacesButaca li {
  list-style: none;
}

div#menuOLAPlegable .enlacesButaca li a {
  padding-left: 0px;
  font-size: 13px;
}

div.jqueryDatePicker img.imagenInputCalendario {
  margin-right: 4px;
}

.form-becas input[type=file], .form-becas .fichero {
  display: block;
}

.form-becas .contentinputext .inputstext:not(.obligatorio)::after {
  display: none;
}

#_com_iberdrola_wcorp_becas_BecasPortlet_becasDocumentosForm label.inputstext {
  font-size: 14px;
}

.portlet-journal-content .portlet .portlet-header .visible-interaction {
  position: relative;
  top: 45px;
  z-index: 9999;
  right: 5px;
  border: 1px solid #E2E2E2;
}

.start-video.item-video-play {
  content: url(/o/iberdrola-corporativo-theme/images/huellaDigital/play.png);
  background-image: url(/o/iberdrola-corporativo-theme/images/huellaDigital/play.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 60px;
  width: 60px;
  z-index: 200;
  background-size: 100%;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
}
.start-video.item-video-play:hover {
  content: url(/o/iberdrola-corporativo-theme/images/huellaDigital/play_rollover.png);
  background-image: url(/o/iberdrola-corporativo-theme/images/huellaDigital/play_rollover.png);
  cursor: pointer;
}

.multimedia-item {
  position: relative;
}

.video-embeded.video-youtube {
  position: absolute;
  width: 100%;
  height: 100%;
}

#hechosRelDto ~ div.resultadosBusqueda a {
  text-decoration: none;
}

.sociedades-container .sociedades-grupo label, .sociedades-container .sociedades-grupo .h-uno {
  width: 100%;
  height: 39px;
  font-family: "IberPangeaText", sans-serif;
  font-size: 31px;
  line-height: 0.97;
  color: #305C0C;
  font-weight: bold;
  display: inline-block;
}

.scroll-wrapper.contenedor-popup.scrollbar-inner {
  padding: 0 50px;
}

div#popup-inicial .row.bloque-cabecera {
  display: block;
}

form#hechosRelDto ~ .resultadosBusqueda ul.listadoResultados li.resultado > a:hover {
  color: #427313 !important;
  font-family: "IberPangeaText Light", sans-serif;
}

.listadoResultados .compartirItem > ul {
  margin-top: 0px;
}

.listadoResultados .compartirItem > ul > li {
  margin: 0px;
  padding: 0px !important;
}

.listadoResultados .compartirItem > ul > li::before {
  opacity: 0;
}

div#decContenedorInterior .portlet-boundary_com_iberdrola_wcorp_hechos_relevantes_HRBuscadorPortlet_ .contentPag ul li::before {
  display: none;
}

div#decContenedorInterior .portlet-boundary_com_iberdrola_wcorp_hechos_relevantes_HRBuscadorPortlet_ .contentPag ul li {
  margin: 3px;
}

div#decContenedorInterior .portlet-boundary_com_iberdrola_wcorp_hechos_relevantes_HRBuscadorPortlet_ .contentPag ul li.unidades > a ~ span {
  margin-left: 5px;
}

div#decContenedorInterior .portlet-boundary_com_iberdrola_wcorp_hechos_relevantes_HRBuscadorPortlet_ .contentPag ul li > a {
  color: #427314 !important;
  text-decoration: none;
}

div#decContenedorInterior .portlet-boundary_com_iberdrola_wcorp_hechos_relevantes_HRBuscadorPortlet_ .contentPag ul li a:hover, div#decContenedorInterior .portlet-boundary_com_iberdrola_wcorp_hechos_relevantes_HRBuscadorPortlet_ .contentPag ul li.active a {
  color: #fff !important;
}

#hechosRelDto div.contentCajaEnlacePrincipal a {
  text-decoration: none;
}

body p.nota {
  color: #2C2C2C;
  font-size: 0.9rem;
  line-height: 1.231em;
  font-family: "IberPangeaText", sans-serif;
}

body em.nota {
  color: #615D5A;
  font-size: 14px;
  line-height: 18px;
  font-family: "IberPangeaText Italic", sans-serif;
}

.ultimos.container li.col-ultimos.Thin::before {
  display: none;
}

header .logo {
  padding-top: 0px;
  display: initial;
}

.ultimos.container ul.col-sm-12.subhome span.fecha {
  font-size: 14px;
}

div.ultimos p.solo-movil + h3 {
  font-size: 1.3rem;
}

.ultimos.container ul.col-sm-12.subhome {
  padding-left: 0px;
}

.ultimos.container ul.col-sm-12.subhome a.ventana-nueva.mas {
  font-size: 0.9rem;
  margin-top: 10px;
  display: inline-block;
}

body .ultimos.container .subhome a.btn.btn-lg.btn-primary:hover {
  background-color: #007F33 !important;
  color: #fff !important;
  border-color: #007F33 !important;
}

.ultimos.container .subhome a.btn.btn-lg.btn-primar:focus {
  border: 2px solid #355D0F;
  color: #355D0F;
  text-decoration: none;
  outline-color: #355D0F;
}

button#btnGuardarUsuario {
  margin-bottom: 25px;
}

#newsletterUsuario .form-inline.text-center {
  width: 100%;
}

form#newsletterUsuario input[type=checkbox] + label > span,
form#newsletterUsuario input[type=checkbox] + input[type=hidden] + label > span,
form#newsletterUsuario input[type=radio] + label > span,
form#newsletterUsuario input[type=radio] + input[type=hidden] + label > span {
  opacity: 1;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0.25em 0.5em 0.25em 0.25em;
  border-width: 1px;
  border-style: solid;
  border-color: #707070;
  border-radius: 0;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  background-image: -moz-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -ms-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -o-linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  background-image: -webkit-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224));
  background-image: linear-gradient(rgb(255, 255, 255), rgb(255, 255, 255));
  vertical-align: bottom;
}

form#newsletterUsuario input[type=checkbox]:checked + label > span:before,
form#newsletterUsuario input[type=checkbox]:checked + input[type=hidden] + label > span:before,
form#newsletterUsuario input[type=radio]:checked + label > span:before,
form#newsletterUsuario input[type=radio]:checked + input[type=hidden] + label > span:before {
  content: url(/o/iberdrola-corporativo-theme/images/alertas/check_on.png);
  display: block;
  width: 1em;
  color: rgb(39, 96, 21);
  font-size: 20px;
  line-height: 0.8em;
  text-align: center;
  font-weight: bold;
}

html div.contenidoInterior ul > li:before {
  content: "•" !important;
  color: #B0A9A3 !important;
  position: absolute;
  margin: 0px 0 0 -18px !important;
  font-size: 20px !important;
}

.contenidoInterior ul li {
  margin-bottom: 0px !important;
}

.contenidoInterior ul > li > ul li:before {
  content: "-" !important;
}

body .termsReCaptcha {
  position: relative;
  width: 100%;
  margin-top: 0px;
  line-height: 17.75px;
  float: none;
  font-family: "IberPangeaText", sans-serif;
  font-size: 14px;
  font-style: normal;
  margin-left: 28px;
  color: #89837E;
}

@media all and (max-width: 447px) {
  body .termsReCaptcha {
    margin-left: 0px;
  }
}
form#newsletterUsuario label.checkform2.labelCheck {
  font-weight: bold;
}

a.ancla-main-content img {
  z-index: 9;
  bottom: 15px;
}

#decContenedorInterior footer {
  padding-top: 50px;
}

.modal-open div#decMenuSup {
  z-index: 0;
  position: relative;
}

body.modal-open.menu-open div#decMenuSup {
  position: static;
}

body div#contenido-newsletter label.checkform2.labelCheck, body .contenido-newsletter-home label.checkform2.labelCheck {
  font-size: 14px !important;
  line-height: 17.75px;
}

@media all and (max-width: 500px) {
  body div#contenido-newsletter label.checkform2.labelCheck, body .contenido-newsletter-home label.checkform2.labelCheck {
    padding-right: 20px;
  }
}
.contenido-newsletter-home input[type=checkbox]:checked + label {
  font-size: 14px;
}

.modal-dialog .row.text-center label.checkform2.labelCheck {
  text-align: center;
}

.modal-dialog label.checkform2.labelCheck a {
  color: #427314 !important;
  font-weight: bold;
}

div#newsletterConfigurationPanelContent .form-group.form-inline.input-checkbox-wrapper {
  opacity: 1;
  position: static;
}

body.portal-popup .form-group.form-inline.input-checkbox-wrapper {
  position: static;
  opacity: 1;
}

body .termsReCaptcha {
  display: inline-block;
}

#portlet_com_iberdrola_wcorp_newsletter_NewsletterPortlet {
  margin-bottom: 0px;
}

div#newsletterConfiguration input#_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_captchaActive {
  opacity: 1;
  position: static;
  display: inline-block;
  width: auto;
  height: auto;
}

.contenido-newsletter-home input[type=checkbox]:checked + label span::before {
  content: url(/o/iberdrola-corporativo-theme/images/alertas/check_on.png);
  display: block;
  width: 1em;
  color: #276015;
  font-size: 20px;
  line-height: 0.8em;
  text-align: center;
  font-weight: bold;
}

.utilidadesSup + .utilidadesSup {
  display: none;
}

.alert.alert-info {
  display: inline-block;
  width: 100%;
}

@media screen and (min-height: 755px) {
  .contenedor-menu .scroll-nivel-uno .scroll-content {
    max-height: calc(100% - 85px) !important;
  }
}
@media (max-width: 767px) {
  section.carrusel-section.default-carousel > .row {
    width: 100% !important;
    overflow: hidden;
    margin: 0px;
  }
  a.ancla-main-content img {
    bottom: 15px;
  }
}
@media screen and (min-width: 93.688em) {
  body .boton_play_ticker {
    min-height: 45px;
    height: 45px;
  }
}
#decCotizacionBolsa .portlet {
  margin-bottom: 0px;
}

.datosCotizacion.col-sm-4 > dl, .datosCotizacion.col-sm-4 > dt {
  float: left;
  flex: inherit;
  width: 100%;
}

div.accionistasInversores .datosCotizacion .cot-max, div.accionistasInversores .datosCotizacion .cap-bur {
  clear: both;
  max-width: inherit;
}

@media (min-width: 768px) {
  .portlet-content .col-sm-1, .portlet-content .col-sm-2, .portlet-content .col-sm-3, .portlet-content .col-sm-4, .portlet-content .col-sm-5, .portlet-content .col-sm-6, .portlet-content .col-sm-7, .portlet-content .col-sm-8, .portlet-content .col-sm-9, .portlet-content .col-sm-10, .portlet-content .col-sm-11, .portlet-content .col-sm-12 {
    float: left;
  }
}
@media (max-width: 767px) {
  form#_com_iberdrola_wcorp_buscador_mini_BuscadorMiniPortlet_INSTANCE_fNyoPG6TALDb_formBusquedaMenu div.input-group {
    background-color: white;
    padding: 0;
  }
}
#decContenedorHome .suscribete-section .link-suscribete {
  right: -15px;
}

#decContenedorHome #newsletterModal.modal .close-btn {
  position: absolute;
  padding: 15px 15px 21px 21px;
  border: 4px solid white;
  top: -70px;
  /*right: -15px;*/
  right: 0;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  background: transparent;
  color: white;
  cursor: pointer;
}

#decContenedorHome #newsletterModal .modal-content {
  overflow: visible;
}

body .contenido-newsletter-home .boton-newsletter {
  width: 30%;
}

@media screen and (max-width: 47.95em) {
  body .contenido-newsletter-home .boton-newsletter {
    width: 100%;
  }
}
.modal-body.contenido-newsletter-home {
  overflow: visible;
}

.form-group.form-inline.input-checkbox-wrapper {
  left: 20px;
  z-index: -1;
  opacity: 0;
  position: absolute;
}

p.link-suscribete-vertical span {
  color: #fff !important;
}

div#newsletterModal.modal.fade {
  display: none;
}

div#suscribeteSection.sticky {
  right: 15px;
}

html .detalleInteriorNP .tituloNoticia h1 {
  font-size: 2.2rem;
}

html .detalleInteriorNP span.detallesNoticia {
  font-size: 1.1rem;
}

html .detalleInteriorNP .bulletsNoticia, html .detalleInteriorNP .noticia {
  font-size: 1rem;
}

html #buscarActualidad ~ div.resultadosBusqueda span.titulo {
  color: #427314;
  font-size: 1.25rem;
  font-family: "IberPangeaText Light", sans-serif;
  text-transform: none;
  display: block;
  padding-left: 40%;
  line-height: 1.4em;
  margin-bottom: 0;
}

html #buscarActualidad ~ div.resultadosBusqueda span.resumen {
  padding: 0;
  margin-bottom: 20px;
  font-size: 1em;
  font-family: "IberPangeaText Light", sans-serif;
  line-height: 1.2em;
  width: auto;
  display: block;
  margin-left: 40%;
}

html #buscarActualidad ~ div.resultadosBusqueda span.fichero {
  margin-bottom: 0px 0px 5px 0px;
  font-size: 1.1rem;
  padding-left: 11px;
}

html .listadoResultados .compartirItem > ul > li::before {
  opacity: 0;
  content: "-" !important;
}

div.inicioActualidad label.subrayado {
  max-width: 100%;
}

.lineaActualidad.seccionFiltros input[type=radio]:checked + label.labelRadio > span:before {
  width: 1em;
}

html #antetituloNoticia p.antetitulo {
  font-size: 20px;
}

.lineaActualidad.seccionFiltros input[type=radio]:checked + label.labelRadio > span:before {
  content: url(/o/iberdrola-corporativo-theme/images/comunes/radio_on.png);
}

html #divAreas {
  margin-bottom: 0px;
}

html .detalleInteriorNP #detalleInteriorNP {
  float: left;
  width: 100%;
}

.detalleInteriorNP .owl-dots {
  display: block;
  position: absolute;
  margin-top: -63px;
  width: 100%;
  text-align: right;
}

.detalleInteriorNP .owl-dots.disabled {
  display: none;
}

.detalleInteriorNP .owl-dots button {
  width: 11px;
  height: 11px;
  background-color: #cbcbcb !important;
  border: 1.5px solid #cbcbcb !important;
  box-shadow: none;
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 50%;
  padding: 0px;
  overflow: hidden;
  text-indent: 10px;
}

.detalleInteriorNP .owl-dots button:hover {
  background-color: #ffffff !important;
  border: 1.5px solid #707070 !important;
}

.detalleInteriorNP .owl-dots button.active {
  background-color: #61a60e !important;
  border: 1.5px solid #61a60e !important;
}

.detalleInteriorNP ol.carousel-indicators {
  display: none !important;
}

div.linea-noticia {
  margin: 0px;
}

.imagenes-noticia .carousel-caption .compartirItem {
  display: none;
}

.detalleInteriorNP div.bloqueRecursosMultimedia div.imagenes-noticia .carousel-caption p {
  width: 100%;
}

.detalleInteriorNP .owl-nav {
  width: 100%;
  height: 1px;
  display: none;
}

.detalleInteriorNP .owl-nav.disabled {
  display: none;
}

.detalleInteriorNP .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  left: 0px;
  background-color: transparent !important;
  border: none;
  outline: 0;
  box-shadow: none;
}

.detalleInteriorNP button.owl-next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 0px;
  background-color: transparent !important;
  border: none;
  outline: 0;
  box-shadow: none;
}

.detalleInteriorNP .owl-nav button.owl-prev span {
  border-left: 4px solid #707070;
  border-bottom: 4px solid #707070;
  transform: rotate(45deg);
  position: absolute;
  width: 15px;
  height: 15px;
  text-indent: 10px;
  overflow: hidden;
  left: 3px;
}

.detalleInteriorNP button.owl-next span {
  border-left: 4px solid #707070;
  border-bottom: 4px solid #707070;
  transform: rotate(230deg);
  position: absolute;
  width: 15px;
  height: 15px;
  text-indent: 10px;
  overflow: hidden;
  left: -6px;
}

.detalleInteriorNP div.bloqueRecursosMultimedia div.imagenes-noticia div.contenedorImagen img {
  max-width: 100%;
}

div#detalleInteriorNP div.bloqueRecursosMultimedia div.imagenes-noticia div.contenedorImagen {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}

div#detalleInteriorNP a.left.carousel-control {
  display: none;
}

div#detalleInteriorNP a.right.carousel-control {
  display: none;
}

div#detalleInteriorNP div.bloqueRecursosMultimedia div.carousel {
  margin-bottom: 20px;
}

.sala_comunicacion_grid_wrapper .noticiaActualidad > a {
  opacity: 1;
  min-height: 1px;
  border-color: transparent;
}

.sala_comunicacion_grid_wrapper .noticiaActualidad > a img {
  position: static;
  margin: 0px;
  top: 0px;
  transform: none;
}

.sala_comunicacion_grid_wrapper .col-sm-12.botonActualidad a {
  opacity: 1;
  width: 14.29em;
  padding: 1em 0;
  background-color: transparent;
  color: #427314;
  border-color: #427314;
  border-radius: 0;
  font-size: 1em;
  text-transform: uppercase;
  box-shadow: none !important;
}

.sala_comunicacion_grid_wrapper .noticiaActualidad > a {
  opacity: 1;
  min-height: 1px;
  border-color: transparent;
}

.sala_comunicacion_grid_wrapper .noticiaActualidad > a img {
  position: static;
  margin: 0px;
  top: 0px;
  transform: none;
}

.sala_comunicacion_grid_wrapper .col-sm-12.botonActualidad a {
  opacity: 1;
  width: 14.29em;
  padding: 1em 0;
  background-color: transparent;
  color: #427314;
  border-color: #427314;
  border-radius: 0;
  font-size: 1em;
  text-transform: uppercase;
  box-shadow: none !important;
}

.decContenido.contenido2Columnas.container .portlet-layout.row {
  float: left;
}

#decContenedorInterior #decContenidosCentrales #decContenidoCentralDer {
  width: 67.67%;
  float: right;
  max-width: 53.126em;
  padding-left: 0;
  padding-right: 0;
}

div#detalleInteriorNP div#myElement0 {
  display: none;
}

div#detalleInteriorNP .carousel-inner .video-externo {
  width: 100%;
  display: inline-block;
}

div#detalleInteriorNP .carousel-inner .video-externo video {
  width: 100%;
}

div#detalleInteriorNP .audios-noticia .carousel-inner .video-externo video {
  width: 100%;
  height: 60px;
}

.detalleInteriorNP div.compartirItem {
  display: none;
}

div#detalleInteriorNP .audios-noticia .carousel-inner .carousel-caption {
  font-size: 0.7rem;
}

div#detalleInteriorNP .audios-noticia .carousel-inner .carousel-caption p {
  width: 100%;
}

div#detalleInteriorNP .carousel-inner .video-externo {
  width: 100%;
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
}

div#detalleInteriorNP .carousel-inner .imagenVideo .thumbnail_container {
  display: none;
}

html div#detalleInteriorNP .citas h3.citaDestacada {
  font-size: 24px;
  margin: 20px 190px;
  -webkit-margin-before: 0;
  line-height: 28px;
  clear: both;
  display: block;
  position: relative;
  color: #43721D !important;
  font-family: "IberPangeaText Italic", sans-serif !important;
  text-align: center;
}

html div#detalleInteriorNP ul.pestanias {
  border-bottom: 1px solid #707070;
}

html div#detalleInteriorNP ul.pestanias li.activo .arrow-before {
  border-bottom: 20px solid #000;
}

html div#detalleInteriorNP div.carousel .container .carousel-caption > p {
  width: 100%;
}

.sala_comunicacion_grid_wrapper ul.noticiasActualidad > li .item > a {
  height: 200px;
  display: inline-block;
  overflow: hidden;
  width: 100%;
}

.sala_comunicacion_grid_wrapper ul.noticiasActualidad > li .item > a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #F5F5F5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.mapa-instalaciones .info-otrosdatostable-control .lista-datos > .opcion:before {
  content: "" !important;
}

.mapa-instalaciones .show-modal-control .modal-header {
  width: 100%;
  padding: 0;
  display: inline-block;
}

.mapa-instalaciones .show-modal-control .modal-content {
  display: inline-block;
}

.mapa-instalaciones .show-modal-control .modal-header {
  height: auto;
}

div#mapaInstalacionesModal::after {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #000;
  top: 0px;
  opacity: 0.5;
  z-index: 1;
}

.mapa-instalaciones .modal-mapa-instalaciones .close-btn {
  text-align: right;
}

@media screen and (max-width: 67.69em) {
  #decContenedorInterior #decContenidosCentrales .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (max-width: 47.95em) {
  #decContenidoCentralDer {
    margin-left: 0px;
  }
}
@media (max-width: 1200px) {
  div#decContenidosCentrales div#main-content.decContenido.contenido2Columnas.container {
    max-width: 100%;
  }
}
@media (min-width: 960px) and (max-width: 1168px) {
  div#decContenidosCentrales div#main-content.decContenido.contenido2Columnas.container {
    width: 100%;
    float: left;
    max-width: 100%;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media (max-width: 959px) {
  div#decContenidosCentrales div#main-content.decContenido.contenido2Columnas.container #decContenidoCentralIzq {
    display: flex;
    flex-direction: column;
    max-width: 100%;
  }
}
@media screen and (max-width: 28.125em) {
  html div#detalleInteriorNP .citas h3.citaDestacada {
    margin: 20px 5%;
  }
}
div#detalleInteriorNP .owl-item {
  opacity: 0;
}

div#detalleInteriorNP .owl-item.active {
  opacity: 1;
}

html .mapa-instalaciones.leaflet-fullscreen-on .notas-pie li:before {
  content: "(" counter(section) ")" !important;
  display: inline;
  margin-right: 5px !important;
  position: relative;
  margin: 0 0.3em 0 0;
  font-size: 14px !important;
  color: rgb(74, 74, 74);
  margin-left: 0px !important;
}

.detalleNoticia div#ventanaModal div#contenedorVentanaModal {
  right: 0% !important;
}

.buscador_wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 80em;
  margin-top: 40px;
}

.buscador_wrapper .panelBuscadorContenedor .form-group.input-text-wrapper {
  width: calc(100% - 220px);
  display: inline-block;
  float: left;
  margin-right: 20px;
}

.buscador_wrapper .panelBuscadorContenedor {
  margin-bottom: 80px;
}

.panelBuscadorCabecera .panelBuscadorContenedor button.mostrarFiltros, .panelBuscadorCabecera .panelBuscadorContenedor button.mostarFiltros {
  display: none;
}

.panelBuscadorCabecera .panelBuscadorContenedor .form-group.input-text-wrapper input {
  border: 1px solid #D8CFC7;
  border-radius: 100px;
  height: 55px;
  outline: 0;
  box-shadow: none;
  font-family: "IberPangeaText", sans-serif;
  color: #615D5A;
  line-height: 24.69px;
  font-weight: 400;
}

.panelBuscadorCabecera .panelBuscadorContenedor .form-group.input-text-wrapper input::placeholder {
  color: #B0A9A3;
}

.panelBuscadorCabecera .panelBuscadorContenedor button.buscar {
  display: inline-block;
  width: 200px;
  color: #00402A !important;
  border-color: #00402A;
  background-color: #FFFEFF !important;
  font-weight: 400;
  font-size: 17px;
  font-family: "IberPangeaText", sans-serif;
  border-radius: 100px;
  height: 51px;
  line-height: 23px;
}

.panelBuscadorCabecera .panelBuscadorContenedor button.buscar:hover {
  color: #FFFEFF !important;
  border-color: #007F33;
  background-color: #007F33 !important;
  font-weight: 700;
}

.panelBuscadorCabecera .panelBuscadorContenedor button.buscar span {
  position: relative;
}

input#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formDate + .row + .row > .col-md-12 {
  text-align: center;
}

input#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formDate + .row + .row > .col-md-12 .contenedor_contenido p.txtSinResultadosBuscador span {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}

input#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formDate + .row + .row > .col-md-12 > .row > .col-md-8 {
  margin: 0 auto;
  margin-bottom: 50px;
}

input#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formDate + .row + .row > .col-md-12 > .row > .col-md-8 .criteriosResultados {
  margin-top: 20px;
}

input#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formDate + .row + .row > .col-md-12 span.sinResVerde {
  color: #427313;
  font-size: 1.2em;
  padding: 3em 0 0.7em 0;
}

ul#ui-id-1 {
  padding: 0px;
  margin: 0px;
  border: 1px solid silver;
  background-color: #fff;
}

ul#ui-id-1 li {
  padding: 8px;
  border-bottom: 1px solid #EDEDED;
}

ul#ui-id-1 li:hover {
  background-color: #F9F9F9;
}

.buscador_wrapper .cabeceraBuscador h2.Thin {
  font-family: "IberPangeaText", sans-serif !important;
  color: #427314;
  font-size: 1.4rem;
  margin-left: 50px;
  margin-top: 45px;
}

.buscador_wrapper .cabeceraBuscador select.selectOrdenarPor {
  width: 200px;
  float: right;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "IberPangeaText", sans-serif;
  border: none;
}

.buscador_wrapper .cabeceraBuscador select.selectOrdenarPor:focus {
  color: #495057;
  background-color: #FFF;
  border-color: #80bdff;
  outline: 0;
}

.buscador_wrapper .cabeceraBuscador select.selectOrdenarPor:not([multiple]):not([size]) {
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-size: 8px 10px;
  padding-right: 1.75rem;
  background-color: white;
}

.buscador_wrapper .cabeceraBuscador label.labelOrdenarPor {
  position: absolute;
  left: calc(100% - 12.5rem);
  font-size: 16px;
  font-family: "IberPangea", sans-serif;
  color: #615D5A;
  line-height: 20.29px;
}

.criteriosResultados span.tituloOpciones {
  font-size: 0.9rem;
  font-family: "IberPangeaText", sans-serif;
}

.criteriosResultados .criteriosResultados .numResultados {
  font-size: 1.5rem;
}

.criteriosResultados .form-group.input-select-wrapper {
  margin-top: 75px;
}

html form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .col-md-12 > .subtitle h3 {
  font-family: "IberPangea", sans-serif !important;
  color: #00402A;
  font-size: 17px;
  font-weight: 500;
  line-height: 21.56px;
  margin-bottom: 10px;
}

form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 > .row:first-child {
  margin-bottom: 50px;
}

html form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .col-md-12 > .filterItems .form-group.form-inline.input-checkbox-wrapper {
  display: inline-block;
  width: 100%;
  opacity: 1;
  position: static;
  border-bottom: 1px solid #D8CFC7;
  padding-block: 10px;
  margin-bottom: 0;
}

html form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .col-md-12 > .filterItems .form-group.form-inline.input-checkbox-wrapper:first-child {
  padding-top: 0;
}

html form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .col-md-12 > .filterItems .form-group.form-inline.input-checkbox-wrapper:last-of-type {
  border-bottom: none;
}

html form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .col-md-12 > .filterItems span.filterResults {
  display: none;
}

form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-8 > .row > .col-md-4 .form-group.input-select-wrapper {
  margin-top: 70px;
}

.resultadosBusqueda .listadoResultados .resultado .titulo {
  font-size: 1.1rem;
  padding-bottom: 0px;
  font-family: "IberPangea", sans-serif;
}

.resultadosBusqueda .listadoResultados .resultado .fichero {
  font-size: 17px;
  font-family: "IberPangeaText", sans-serif;
}

.resultadosBusqueda.buscadorGeneral .listadoResultados .resultado .resumen {
  max-height: 85px;
  overflow: hidden;
  line-height: 23px;
  font-family: "IberPangeaText", sans-serif;
}

.resultadosBusqueda.buscadorGeneral .listadoResultados .resultado .enlace {
  padding-top: 0px;
  font-family: "IberPangeaText", sans-serif;
}

form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .filterItems {
  padding: 20px 20px 0 20px;
  font-family: "IberPangeaText", sans-serif;
  border: 1px solid #D8CFC7;
  border-radius: 10px;
  background-color: #FFFEFF;
}

form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .verMas {
  margin-left: -15px;
  text-decoration: underline;
  font-size: 1.05rem;
  color: #427313;
  font-family: "IberPangeaText Light", sans-serif;
}

html form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .col-md-12 > .filterItems .form-group.form-inline.input-checkbox-wrapper label {
  position: relative;
  padding-left: 30px;
  color: #615D5A;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
}

select.selectOrdenarPor::-webkit-appearance {
  border-radius: 20px;
}

html form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .col-md-12 > .filterItems .form-group.form-inline.input-checkbox-wrapper label::after {
  content: "";
  width: 16px;
  height: 16px;
  border: 1px solid #B0A9A3;
  position: absolute;
  left: 0px;
  background-color: #FFFEFF;
  margin-top: 3px;
  border-radius: 3px;
}

html form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .col-md-12 > .filterItems .form-group.form-inline.input-checkbox-wrapper label input {
  position: absolute;
  z-index: 1;
  width: 16px;
  height: 16px;
  margin-top: 3px;
  opacity: 0;
  left: 0px;
}

label.checked-input::before {
  content: "";
  width: 8px;
  height: 13px;
  z-index: 2;
  position: absolute;
  transform: rotate(45deg);
  border-bottom: 2px solid #427314;
  border-right: 2px solid #427314;
  left: 6px;
  top: 5px;
}

button#_com_iberdrola_wcorp_buscador_BuscadorPortlet_btnAplicarFiltros {
  border: 1px solid #00402A;
  background-color: #fff;
  text-transform: none;
  border-radius: 100px;
  color: #00402A;
  font-size: 17px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 15px;
  margin: 0 15px;
  padding-bottom: 15px;
  outline: 0;
  box-shadow: none;
  font-family: "IberPangeaText", sans-serif;
  font-weight: 400;
  line-height: 23px;
}

button#_com_iberdrola_wcorp_buscador_BuscadorPortlet_btnAplicarFiltros:hover {
  background-color: #007F33;
  color: #FFFFFF;
  font-weight: 700;
  border-color: #007F33;
}

.resultadosBusqueda.buscadorGeneral + .contentPaginador li a {
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-left: 3px;
  margin-right: 3px;
}

.resultadosBusqueda.buscadorGeneral + .contentPaginador li a + span {
  width: 30px;
  height: 30px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 3px;
  margin-right: 3px;
}

.resultadosBusqueda.buscadorGeneral + .contentPaginador .contentPag ul li {
  margin-bottom: 6px;
}

.resultadosBusqueda.buscadorGeneral + .contentPaginador .contentPag ul li.active a {
  color: #61a60e;
  text-decoration: 2px underline #61a60e;
  text-underline-offset: 5px;
}

.resultadosBusqueda .listadoResultados .resultado .resumen {
  text-align: left;
}

div.resultadosBusqueda ul.listadoResultados li.resultado a.resultadoEnlaces {
  display: inline;
}

ul#ui-id-1 li {
  padding: 8px;
  border-bottom: 1px solid #EDEDED;
  display: inline-block;
  width: 100%;
}

ul#ui-id-1 {
  position: fixed !important;
  z-index: 9999;
}

form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 label.labelOrdenarPor, form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 label.labelOrdenarPor + .dropdownBuscador {
  display: none;
  width: 100%;
}

form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 > .row {
  margin-bottom: 50px;
  width: 100%;
}

span.ui-helper-hidden-accessible {
  display: none;
}

div#buscador-input.show .buscador-input {
  opacity: 1;
  display: inline-block;
  margin-left: 0px;
  width: 100%;
}

div#buscador-input input#txtBuscadorMenu {
  width: calc(100% - 300px);
  border: 1px solid #D8CFC7;
  border-radius: 50px;
  padding-left: 28px;
  font-family: "IberPangeaText", sans-serif;
  font-size: 16px;
  line-height: 24.69px;
  color: #B0A9A3;
  box-shadow: none;
  outline: 0;
  height: 55px;
}

div#buscador-input input#txtBuscadorMenu::placeholder {
  color: #615D5A;
  line-height: 24.69px;
  font-family: "IberPangeaText", sans-serif;
}

.contenedor-menu .buscador-input .buscador-input-campo {
  margin-left: 20px;
}

@media all and (min-width: 992px) {
  .contenedor-menu .buscador-input .buscador-input-campo {
    margin-bottom: 10px;
  }
}
form#_com_iberdrola_wcorp_buscador_mini_BuscadorMiniPortlet_INSTANCE_fNyoPG6TALDb_formBusquedaMenu div.input-group {
  justify-content: end;
  justify-content: right;
  -webkit-justify-content: flex-end;
  width: auto;
  z-index: 100;
}

/*input#txtBuscadorMenu:focus {
    border-color: #427314 !important;
}*/
body.modal-open.menu-open div#decContenedorInterior {
  position: static !important;
}

ul#ui-id-1.buscador-superior {
  position: absolute !important;
  z-index: 9999;
}

.dropdownIdioma [type=button] {
  -webkit-appearance: none;
}

.menu_navegacion .navbar-nav .opcion-principal.activo {
  border-bottom: 2.5px solid #61a60e;
}

body.menu-flotante ul#ui-id-1.buscador-superior {
  position: fixed !important;
}

.buscador_mini_wrapper div#buscador-input {
  margin-left: 0px;
}

.menu-open .contenedor-menu .buscador_mini_wrapper .buscador-input {
  background-color: transparent;
}

.menu-open .buscador_mini_wrapper div#buscador-input input#txtBuscadorMenu {
  background-color: transparent;
  border-bottom: 1px solid #fff;
  position: static;
  font-size: 1.3rem;
  margin-top: 3px;
}

.menu-open .buscador_mini_wrapper div#buscador-input input#txtBuscadorMenu::placeholder {
  color: #B7B7B7 !important;
}

.menu-open .buscador_mini_wrapper div#buscador-input input#txtBuscadorMenu:focus {
  border-color: #6EBD23 !important;
}

.menu-open .buscador_mini_wrapper .input-group.buscador-input-campo button.btn.aspa-cerrar-btn img {
  filter: brightness(0) invert(1);
}

.menu-open .buscador_mini_wrapper button.btn.aspa-cerrar-btn {
  display: none;
}

.menu-open .buscador_mini_wrapper span.input-group-btn::after {
  content: "";
  width: 20px;
  height: 2px;
  background-color: white;
  position: absolute;
  top: 10px;
  margin-left: 16px;
  transform: rotate(45deg);
}

.menu-open .buscador_mini_wrapper span.input-group-btn::before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: white;
  position: absolute;
  top: 10px;
  margin-left: 16px;
  transform: rotate(-45deg);
}

.menu-open .buscador_mini_wrapper .contenedor-menu .buscador-input-campo .input-group-btn {
  font-size: initial;
  display: inline-block;
  cursor: pointer;
  width: 50px;
  height: 20px;
  position: relative;
  cursor: pointer;
}

.menu-open .buscador_mini_wrapper div#buscador-input input#txtBuscadorMenu {
  color: #fff;
}

.menu-open .buscador_mini_wrapper span.input-group-btn {
  width: 50px;
  height: 31px;
  cursor: pointer;
}

.menu-open .buscador_wrapper form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row .col-md-8 {
  margin: 0 auto;
}

.menu-open .buscador_wrapper form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row {
  text-align: center;
}

.menuMobileBtn.es .line {
  display: inline-block !important;
  position: static;
  padding: 0px;
  clear: left;
  float: left;
}

#decContentShapes .suscribete-section.sticky {
  right: 0px !important;
}

.canal-empleo div#ventanaModal {
  margin-left: -15em;
}

.canal-empleo div#ventanaModal div#contenedorVentanaModal {
  right: 0px;
}

body:not(.signed-in) div#decContentShapes {
  z-index: 9991;
}

body.signed-in.modal-open div#decContentShapes {
  z-index: 9991;
}

div#decContentShapes div#newsletterModal.modal.fade::after {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #000000;
  opacity: 0.4;
}

div#decContentShapes #newsletterModal.modal .close-btn {
  position: absolute;
  padding: 15px 15px 21px 21px;
  border: 4px solid white;
  top: -70px;
  /*right: -15px;*/
  right: 0;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  background: transparent;
  color: white;
  cursor: pointer;
}

div#decContentShapes .modal-body.contenido-newsletter-home, div#decContentShapes .modal-content {
  overflow: visible;
}

.shapes-page div#ventanaModal div#contenedorVentanaModal #dialog {
  width: 27em;
  border-right: 1px solid #F0F0F0;
  display: table-cell;
  padding: 2em;
}

.shapes-page div#ventanaModal div#contenedorVentanaModal {
  right: 50%;
  position: relative;
  background-color: white;
  display: table;
  width: 100%;
}

.shapes-page div#ventanaModal {
  top: 50%;
  left: 50%;
  position: fixed;
  width: 30em;
  max-width: 30em;
  z-index: 2050;
  float: none;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 999999;
}

.shapes-page div#ventanaModal div#contenedorVentanaModal .contenedorCerrar {
  display: table-cell;
  vertical-align: middle;
  width: 3em;
  text-align: center;
}

.shapes-page div#ventanaModal div#contenedorVentanaModal .contenedorCerrar span:first-child {
  display: block;
  margin-bottom: 0.75em;
}

.shapes-page div#fondoCapaModal {
  background-color: black;
  position: fixed;
  z-index: 999999;
  left: 0px;
  top: 0px;
  width: 100%;
  opacity: 0.4;
}

.shapes-page div#ventanaModal div#contenedorVentanaModal .tituloAviso {
  color: #276015 !important;
  font-size: 1.7em;
  font-family: "IberPangeaText Light", sans-serif;
}

.shapes-page.modal-open.signed-in .suscribete-section + .modal {
  display: flex !important;
  justify-content: center;
}

#wrapper .portlet-boundary_com_iberdrola_wcorp_sala_comunicacion_filter_SalaComunicacionFilterPortlet_ .portlet {
  display: inline-block;
}

#decContenedorHome .suscribete-section .link-suscribete {
  right: 0px !important;
}

div#suscribeteSection.sticky {
  right: 0px !important;
}

.portlet-boundary_com_iberdrola_wcorp_sala_comunicacion_web_SalaComunicacionPortlet_ {
  width: 100%;
  display: inline-block;
}

.lineaTM .form-group.form-inline.input-checkbox-wrapper {
  position: static;
  opacity: 1;
  z-index: 1;
}

.lineaTM .form-group.form-inline.input-checkbox-wrapper label {
  width: auto;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
}

.lineaTM .form-group.form-inline.input-checkbox-wrapper label::before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  top: 2px;
  z-index: 1;
}

html .lineaTM .form-group.form-inline.input-checkbox-wrapper label input[type=checkbox] {
  opacity: 1;
  width: 20px !important;
  height: 20px !important;
  position: absolute;
  z-index: 2;
  display: block !important;
  top: 9px;
  border-radius: 0px !important;
}

.lineaBuscador .lineaTM {
  display: flex;
  flex: 0 0 100%;
  justify-content: space-between;
}

.compartirItem.itemsNoticias > ul > li img {
  max-width: 32px;
}

@media (max-width: 769px) {
  .lineaBuscador .lineaTM {
    display: inline-block;
    width: 100% !important;
  }
  .lineaBuscador .lineaTM .form-inline {
    flex-flow: row wrap;
    align-items: center;
    display: inline-block;
    width: 50%;
    margin-left: 0px;
    margin-right: 0px;
    float: left;
  }
}
.bloqueFAQS ul.pestanias li.pestIcono button span.pestTxt span {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 30px;
  line-height: 15px;
}

.bloqueFAQS ul.pestanias li.pestIcono::before {
  opacity: 0;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaConsultasPortlet_ li.acordeon > h3::before,
.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .pestaniaActiva li.acordeon > h3::before {
  z-index: -1 !important;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaConsultasPortlet_ li.acordeon h3::before,
.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ li.acordeon h3::before {
  z-index: -1 !important;
  display: none;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaConsultasPortlet_ .bloqueAcordeones ul#accordion li ul.preguntas {
  margin-top: 0px;
}

.bloqueAcordeones ul#accordion > li .contenidoEditable {
  border: 1px solid #E0E0E0;
  margin-bottom: 0px;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .bloqueAcordeones ul#accordion > li + li .contenidoEditable {
  border-top: 0px !important;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .bloqueAcordeones ul#accordion li ul.preguntas div.botonConsultas, .portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .bloqueAcordeones ul#accordion li ul.preguntas a.verMasConsultas {
  margin-top: 30px;
}

.bloqueAcordeones ul#accordion li ul.preguntas li:before {
  display: none;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .paginador .encabezado ul.pag-migas li button {
  position: relative;
  padding: 6px 12px;
  text-decoration: none;
  margin-left: -1px;
  display: inline-block;
  font-family: "IberPangeaText", sans-serif;
  font-size: 10px;
  text-align: left;
  line-height: 18px;
  border-color: rgba(66, 115, 20, 0.5);
  border: 1px solid rgba(66, 115, 20, 0.5);
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .paginador .encabezado ul.pag-migas li::before {
  display: none;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .paginador .encabezado ul.pag-migas li {
  margin-right: 0px;
  margin-left: 5px;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .paginador .encabezado ul.pag-migas li button.activo, .portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .paginador .encabezado ul.pag-migas li button:hover {
  background-color: rgba(66, 115, 20, 0.5) !important;
  border-color: rgba(66, 115, 20, 0) !important;
  color: #fff !important;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .bloqueAcordeones ul#accordion li div.contenidoInterior ul li ~ li div {
  border-top: 0px;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .bloqueAcordeones ul#accordion li ul.preguntas a.verMasConsultas,
.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaConsultasPortlet_ .bloqueAcordeones ul#accordion li ul.preguntas a.verMasConsultas {
  margin-top: 30px;
}

.bloqueConsultas ul.pestanias li.pestIcono::before {
  display: none;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .bloqueAcordeones ul#accordion > li h3.seccionTitulo,
.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaConsultasPortlet_ .bloqueAcordeones ul#accordion > li h3.seccionTitulo {
  margin-top: 30px;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaConsultasPortlet_ .contentinpuntext {
  padding-right: 2px;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaConsultasPortlet_ .bloqueAcordeones ul#accordion > li .contenidoEditable,
.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .bloqueAcordeones ul#accordion > li .contenidoEditable {
  border-top: 0px !important;
}

.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaConsultasPortlet_ .bloqueAcordeones ul#accordion > li:last-child h3.seccionTitulo,
.portlet-boundary_com_iberdrola_wcorp_ola_clubaccionista_OlaFaqsPortlet_ .bloqueAcordeones ul#accordion > li:last-child h3.seccionTitulo {
  border-bottom: 0px !important;
}

div#contenidosIzquierda .portlet-boundary {
  display: inline-block;
  width: 100%;
}

body .contenidoInterior p.nota {
  font-family: "IberPangeaText LightItalic", sans-serif;
}

table.overview-table.swipetable {
  border-collapse: collapse;
}

@media screen and (max-width: 47.95em) {
  .canal-empleo div#ventanaModal {
    margin-left: 0px !important;
  }
}
@media (max-width: 767px) {
  div#buscador-input input#txtBuscadorMenu {
    width: calc(100% - 54px);
    position: relative !important;
    height: 40px;
  }
  p, p strong, .cursiva_texto, a, a:hover {
    font-size: 16px;
    line-height: 24px;
  }
  h3.ladillo {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  h4.ladillo {
    font-size: 20px !important;
    line-height: 24px !important;
  }
  h5.ladillo {
    font-size: 18px;
    line-height: 30px;
  }
  h6.ladillo {
    font-size: 16px;
    height: 20px;
  }
}
@media only screen and (min-width: 830px) and (max-width: 840px) {
  div#buscador-input input#txtBuscadorMenu {
    width: 75%;
    margin-left: 140px;
  }
}
@media only screen and (min-width: 1040px) and (max-width: 1045px) {
  div#buscador-input input#txtBuscadorMenu {
    margin-left: 240px;
  }
}
@media (max-width: 800px) {
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 > .form-group + .row {
    margin-bottom: 50px;
    width: 100%;
  }
  .buscador_wrapper .cabeceraBuscador label.labelOrdenarPor {
    position: static;
    left: 0px;
  }
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 > select.selectOrdenarPor + .row {
    width: 100%;
    position: absolute;
    top: 0px;
  }
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 > .row {
    margin-bottom: 0px;
  }
  .mostrar-filtros form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 label.labelOrdenarPor {
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 8px;
  }
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 label.labelOrdenarPor + .dropdownBuscador {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 40px;
  }
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 {
    display: none;
  }
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-8 {
    max-width: 100%;
    width: 100% !important;
  }
  .buscador_wrapper .panelBuscadorContenedor .form-group.input-text-wrapper {
    width: 100%;
    margin-right: 20px;
  }
  .panelBuscadorCabecera .panelBuscadorContenedor button.mostarFiltros {
    float: left;
    width: 60%;
    display: block !important;
    color: #00402A !important;
    border-color: #007F33;
    background-color: #FFFEFF !important;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    font-family: "IberPangeaText", sans-serif;
    border-radius: 100px;
    height: 47px;
    text-indent: -15px;
    line-height: 24px;
  }
  .panelBuscadorCabecera .panelBuscadorContenedor button.buscar {
    width: calc(40% - 15px);
    float: right;
    border-color: #007F33;
    height: 47px;
  }
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-8 > .row > .col-md-8 {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
  }
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-8 > .row > .col-md-8 + .col-md-4 {
    display: none;
  }
  .mostrar-filtros form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 {
    display: block !important;
    position: fixed;
    top: 65px;
    z-index: 999;
    background-color: #FFFFFF;
    height: calc(100% - 65px);
    overflow-y: auto;
    margin-left: -5px !important;
  }
  .mostrar-filtros {
    overflow: hidden;
  }
  .buscador_wrapper .cabeceraBuscador h2.Thin {
    font-family: "IberPangeaText", sans-serif !important;
    color: #427314;
    font-size: 1.3rem;
    margin-left: 15px;
    margin-top: 10px;
  }
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda > .row + .row > .col-md-4 > .row:first-child {
    margin-bottom: 25px;
  }
  form#_com_iberdrola_wcorp_buscador_BuscadorPortlet_formBusqueda .verMas {
    margin-bottom: 20px;
  }
  button#_com_iberdrola_wcorp_buscador_BuscadorPortlet_btnAplicarFiltros {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 71.5em) and (min-width: 60em) {
  div.cabeceraBuscador div.panelBuscadorCabecera div.panelBuscadorContenedor input.inputBuscador {
    width: calc(100% - 10px);
  }
  .buscador_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 67.69em) {
  html #decContenedorInterior #decContenidosCentrales .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 990px) {
  html .actualidadBloque ul.noticiasActualidad li.noticiaActualidad {
    width: 23.3%;
  }
}
@media screen and (max-width: 59.94em) {
  #decContenedorInterior #decContenidosCentrales #decContenidoCentralDer {
    margin-left: 0px;
  }
}
@media screen and (max-width: 59.94em) and (min-width: 47.95em) {
  html .actualidadBloque ul.noticiasActualidad li.noticiaActualidad {
    max-width: 50%;
    width: 50%;
  }
}
@media screen and (max-width: 47.95em) {
  html .actualidadBloque ul.noticiasActualidad li.noticiaActualidad {
    max-width: 100%;
    width: 100%;
    min-height: 100px !important;
  }
  html .actualidadBloque ul.noticiasActualidad li.noticiaActualidad .textoActualidad {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
  html .actualidadBloque ul.noticiasActualidad li.noticiaActualidad span {
    margin-left: 0px !important;
  }
  html .sala_comunicacion_wrapper .bloqueInteractivo.container.actualidadBloque > h2 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  #decContenedorInterior #decContenidosCentrales #decContenidoCentralDer {
    width: 100%;
  }
  .detalleInteriorNP .tituloNoticia h1 {
    font-size: 26px !important;
  }
  div#decContenidoCentralDer main .contenidoCentrado .contenidoInterior.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin: 0px !important;
  }
  html #decContenedorInterior #decContenidosCentrales .detalleInteriorNP {
    width: 100% !important;
    padding: 0px !important;
  }
  html div#detalleInteriorNP div.linea-noticia {
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .infoPagina .migas {
    padding-left: 15px;
  }
  html #decContenedorInterior #decContenidosCentrales #contenidosIzquierda div.col-sm-12.contenidoColapsable, html #decContenedorInterior #decContenidosCentrales #contenidosIzquierda div.inicioActualidad {
    width: 100%;
    margin-top: 20px;
  }
  html #decContenedorInterior #decContenidosCentrales #contenidosIzquierda,
  html #decContenedorInterior #decContenidosCentrales .detalleInteriorNP {
    width: 100% !important;
  }
  input[type=radio]:checked + label.labelRadio > span:before, .lineaActualidad.seccionFiltros input[type=radio]:checked + label.labelRadio > span:before {
    content: url(/o/iberdrola-corporativo-theme/images/comunes/Switch_naranja_on.png);
    width: 53px;
  }
  input[type=radio] + label.labelRadio > span:before {
    content: url(/o/iberdrola-corporativo-theme/images/comunes/Switch_off.png) !important;
  }
  html .infoPagina .migas {
    padding: 15px 3.5% 30px 3.5%;
    padding-left: 15px;
  }
  html #buscarActualidad #cadenabusqueda {
    width: 100%;
  }
  html #buscarActualidad button.btnEnviarHR {
    width: 100%;
  }
  html #buscarActualidad ~ div.resultadosBusqueda {
    padding-right: 0px;
  }
  html #buscarActualidad ~ div.resultadosBusqueda span.titulo {
    padding-left: 0px;
  }
  html #buscarActualidad ~ div.resultadosBusqueda span.resumen {
    margin-left: 0px;
    margin-bottom: 0px;
  }
  html div.resultadosBusqueda ul.listadoResultados div.compartirItem {
    padding-top: 0px;
    margin-bottom: 20px;
  }
}
@media (max-width: 950px) {
  .buscador_wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_ ul > li > span {
  margin-bottom: 0px;
}

.portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_ ul > li > p {
  margin-bottom: 0px;
}

.portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_ ul > li > a {
  margin-bottom: 0px;
  display: inline;
}

.portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_ ul > li {
  margin-bottom: 20px;
}

.contenidoCentrado .contenidoInterior .portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_ ul > li {
  margin-bottom: 20px !important;
}

.portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_ .accordion .journal-content-article ul > li {
  margin-bottom: 20px !important;
}

.portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_ .accordion .journal-content-article ul {
  margin-top: 0px;
}

.portlet-boundary_com_iberdrola_wcorp_sala_comunicacion_detail_SalaComunicacionDetailPortlet_ #detalleInteriorNP .noticia ul > li > a {
  margin-bottom: 0 !important;
  display: inline;
}

.portlet-boundary_com_iberdrola_wcorp_sala_comunicacion_detail_SalaComunicacionDetailPortlet_ #detalleInteriorNP .noticia ul > li {
  margin-bottom: 20px !important;
}

.portlet-boundary_com_iberdrola_wcorp_sala_comunicacion_detail_SalaComunicacionDetailPortlet_ #detalleInteriorNP .bulletsNoticia ul > li {
  margin-bottom: 20px !important;
}

body #wrapper .normalFont, body #wrapper .contenidoInterior p.nota.normalFont {
  font-family: IberPangeaText, sans-serif !important;
}

div#main-content.decMicrosite.container {
  max-width: 100%;
  padding: 0px;
  margin: 0px;
}

div#main-content.decMicrosite.container #column-1 {
  padding: 0px;
}

body:not(.signed-in) div#decMicrosite {
  z-index: 9991;
}

body.signed-in.modal-open div#decMicrosite {
  z-index: 9991;
}

div#decMicrosite .modal-content {
  overflow: visible;
}

/* Staged */
@media (min-width: 576px) {
  body.has-control-menu.signed-in.staging .control-menu-nav .staging-bar {
    position: static;
    left: 0;
  }
  body.has-control-menu.signed-in.staging .control-menu-nav .staging-bar .control-menu-level-2 {
    background-color: transparent;
    position: relative;
    border: none;
    padding: 0;
  }
  body.has-control-menu.signed-in.staging .control-menu-nav .staging-bar .control-menu-level-2 ul.staging-bar-level-2-nav li:last-child {
    display: none;
  }
  body.has-control-menu.signed-in.staging .control-menu-nav .staging-bar .control-menu-level-2 ul.staging-bar-level-2-nav:hover li:last-child {
    display: block;
  }
  body.has-control-menu.signed-in.staging .control-menu-nav .staging-bar .control-menu-level-2 ul.staging-bar-level-2-nav:hover li:last-child .custom-info-alert {
    position: fixed;
    bottom: 0;
    left: 0px;
    z-index: 999;
  }
  body.has-control-menu.signed-in.staging .control-menu-nav .staging-bar .control-menu-level-2 ul.staging-bar-level-2-nav:hover li:last-child .custom-info-alert .staging-alert-container {
    padding: 0.2rem 0.5rem;
  }
  body.has-control-menu.signed-in.staging .control-menu-nav .staging-bar .btn-primary {
    color: #FFF;
    background-color: #007bff;
    border-color: #007bff;
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
    text-transform: initial;
  }
  body.has-control-menu.signed-in.live-view .control-menu-nav .staging-bar ul.staging-bar-level-2-nav .custom-info-alert {
    position: fixed;
    display: inline-block;
    bottom: 0;
    left: 0px;
    z-index: 999;
    padding: 0 0.5rem;
    font-size: 14px;
  }
}
footer {
  width: 100%;
  margin: 0 auto;
  float: left;
}
footer #decFooter {
  width: 100%;
  margin: 0 auto;
  max-width: 1440px;
}
footer #decPie {
  width: 100%;
  background-color: #DCEBE1;
  height: auto;
  float: left;
}

.footer-pie-arriba, .footer-pie {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: block;
  float: none;
}

.footer-pie {
  width: 100% !important;
  float: none !important;
  text-align: center;
  position: relative;
}
.footer-pie .pie {
  background-color: #DCEBE1;
  width: 100%;
  float: left;
}

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

.enlaces-footer {
  width: 100% !important;
  margin-top: 2.8em;
  margin-left: 0 !important;
  margin-left: 6%;
  margin-right: 3%;
  text-align: right;
  margin-top: 2.8em;
  font-family: "IberPangea", sans-serif;
}

.enlaces-footer, .redes-footer {
  text-align: center !important;
  width: auto;
  float: left;
}

.redes-footer ul, .enlaces-footer ul {
  list-style: none;
  padding: 0;
  font-size: 12px;
  line-height: 24px;
}
.redes-footer ul li, .enlaces-footer ul li {
  display: inline-block;
}

.footer-pie ul {
  list-style-type: none;
}

.enlaces-footer ul li a {
  float: left;
  color: #00402A !important;
  border-right: 1px #00402A solid;
  padding: 0 0.5em;
  line-height: 1em;
  font-family: "IberPangea", sans-serif;
  font-size: 12px;
  text-decoration: none !important;
}

.derechos-footer {
  margin-top: 2.8em;
  width: auto;
  float: left;
  margin-left: 16.5%;
}
.derechos-footer span {
  color: #007F33;
  font-size: 12px;
  line-height: 24px;
  font-family: "IberPangea", sans-serif;
}

.enlaces-footer, .redes-footer {
  text-align: center !important;
  width: auto;
  float: left;
}

.redes-footer {
  text-align: left;
  margin-top: 2.3em;
  float: right;
  margin-right: 15.5%;
}

.redes-footer ul li a {
  margin-right: 0px;
  margin-left: 1em;
}

footer .portlet-boundary_com_liferay_journal_content_web_portlet_JournalContentPortlet_ {
  display: inline-block;
  width: 100%;
}

.redes-footer ul li a {
  margin-right: 0px;
  margin-left: 1em;
}

.redes-footer ul li a:hover img + img {
  opacity: 1 !important;
}

.redes-footer.text-center a img + img {
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.25s linear;
}

.redes-footer.text-center a {
  position: relative;
  min-height: 30px;
  display: inline-block;
}

a.Mas.redes.sociales.rollImagen {
  top: 10px;
}

.redes-footer.text-center a img:first-child {
  display: inline-block;
  position: relative;
  margin: 0px;
  padding: 0px;
  float: left;
}

.ocultoInformacion {
  position: absolute;
  top: -5000px;
  left: -5000px;
}

.enlaces-footer ul li a:hover, .enlaces-footer ul li a:focus {
  color: #007F33 !important;
  text-decoration: none !important;
}

.volver-arriba {
  padding-right: 1em;
}

.volver-arriba {
  margin-top: 1.15em;
  margin-bottom: 1.15em;
}

.redes-footer.text-center ul > li:first-child {
  position: relative;
  top: 2px;
}

.redes-footer.text-center ul > li:nth-child(5) {
  top: 1px;
  position: relative;
}

.redes-footer.text-center ul > li:nth-child(4) {
  position: relative;
  top: 1px;
}

/* Para pantallas inferior a 959px pero superior a 768px (tablet) */
@media screen and (max-width: 59.94em) and (min-width: 47.95em) {
  footer #decPie {
    background-color: #DCEBE1;
    height: auto;
  }
}
/* Para pantallas inferior a 768px(mobile) */
@media screen and (max-width: 47.95em) {
  footer #decPie {
    background-color: #DCEBE1;
    height: auto;
  }
}
.redes-footer.text-center ul > li:last-child {
  position: relative;
  top: -14px;
}

.redes-footer.text-center ul li:last-child img + img {
  top: inherit;
  bottom: 12px;
}

a.mas.redes.sociales.rollImagen > span + img {
  position: relative;
  top: 4px;
}

.redes-footer ul, .enlaces-footer ul {
  margin-bottom: 0px;
}

.footer-pie .pie {
  height: 157px;
}

.footer-pie ul {
  height: 0px;
}

.footer-pie ul {
  height: 0px;
  display: inline-block;
}

.redes-footer ul li, .enlaces-footer ul li {
  display: inline-block;
  height: 20px;
}

body #decContenedorInterior footer #decPie {
  height: 135px;
  overflow: hidden;
}

body .derechos-footer {
  margin-top: 8px;
}

body .enlaces-footer {
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

body .enlaces-footer.text-center > ul {
  position: relative;
  top: 1px;
}

body .redes-footer {
  margin-top: 3px;
}

body .redes-footer ul li:last-child a {
  margin-right: 0;
  margin-left: 1em;
}

body a.mas.redes.sociales.rollImagen > span + img {
  position: relative;
  top: 4px;
  left: 0px;
}

body .redes-footer.text-center ul li:last-child img + img {
  bottom: 13px;
  left: -13px;
}

.enlaces-footer ul li:last-child a {
  border-right: 0px;
}

.enlaces-footer.text-center + div {
  position: relative;
  top: 0px;
}

#footer {
  overflow: hidden;
}

.footer-pie .pie {
  background-color: #DCEBE1;
  width: 100%;
  float: left;
  height: 157px;
  overflow: hidden;
}

#footer .autofit-float.autofit-row.portlet-header {
  position: absolute;
}

footer {
  padding-top: 95px !important;
}

body .redes-footer.text-center ul li:last-child img + img {
  bottom: -14px;
  left: 0px;
}

.redes-footer.text-center ul > li:last-child a {
  min-height: 1px;
  height: 6px;
  position: relative;
  margin-right: 12px;
  margin-left: 0px;
}

@media (max-width: 991px) {
  .derechos-footer.text-center {
    width: 100%;
    margin-left: 0px;
  }
  body .derechos-footer {
    margin-top: 7px;
    margin-bottom: 10px;
  }
  .footer-pie .pie {
    height: auto;
  }
  .enlaces-footer.text-center + div {
    position: relative;
    top: 0px;
    margin-top: 25px;
    padding-bottom: 40px;
  }
  .redes-footer.text-center {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
  }
  a.ancla-main-content img {
    max-width: 50px;
  }
  footer {
    padding-top: 50px !important;
  }
  body #decContenedorInterior footer #decPie {
    height: auto;
  }
}
@media (min-width: 992px) {
  body .enlaces-footer.text-center + div {
    position: relative;
    top: 33px;
  }
}