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

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

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

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6B6C7E; }
  .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: #272833; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item {
    border-radius: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h4 {
      font-size: 0.875rem;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
      font-weight: 600; }
    .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
      margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #FFC; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

.lfr-source-editor {
  border-color: #CCC; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #FFF;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #FFF;
    color: #2B4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #EDEDEF;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #FFF; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #CCC; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #EDEDEF; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34ADAB; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1D5EC7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #FF6C58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #F00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474F;
    color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555E;
      color: #FFF; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009AED; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394E; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4D91FF; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #CCC; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px; }

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: #80ACFF;
    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;
        -o-transition: opacity 0.25s, transform 0.25s;
        -webkit-transition: opacity 0.25s, transform 0.25s;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

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

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

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

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

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

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

.portlet-topper {
  background-color: #F0F5FF;
  border-color: #80ACFF;
  border-radius: 8px 8px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #0B5FFF;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727C81; }

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

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

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

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

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

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

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

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

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

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-size: 40px 40px;
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -o-transition: width, 0.5s, ease-out;
  -webkit-transition: width, 0.5s, ease-out;
  transition: width, 0.5s, ease-out; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.breadcrumb-horizontal {
  font-size: 0.875rem;
  padding: 0; }

.list-group-item-flex > .autofit-col:first-of-type {
  padding-left: 10px;
  padding-right: 4px; }

@media (min-width: 992px) {
  .info-panel {
    bottom: 0;
    position: absolute;
    top: 0; }
    .info-panel > .sidenav-menu {
      bottom: 0;
      position: absolute;
      right: 0 !important;
      top: 0; } }

.navbar-top {
  padding-bottom: 0.907rem;
  padding-top: 0.907rem; }

.navbar-classic {
  background-color: #FFF; }
  .navbar-classic.navbar-light {
    border-bottom: 1px solid #E7E7ED; }
  @media (max-width: 767px) {
    .navbar-classic .navbar-blank {
      margin-top: 2rem; } }
  .navbar-classic .navbar-form {
    padding: 0; }
    .navbar-classic .navbar-form .field-wrapper {
      right: 0;
      top: 0; }
      .navbar-classic .navbar-form .field-wrapper .lfr-icon-item {
        color: #6B6C7E; }
  @media (max-width: 767.98px) {
    .navbar-classic .portlet-search-bar {
      width: 100%; } }
  .navbar-classic .logo:hover {
    text-decoration: none; }
  @media (min-width: 1200px) {
    .navbar-classic .navbar-nav .nav-item:not(:last-of-type) .nav-link {
      margin-right: 16px; } }
  .navbar-classic .nav-link {
    color: #6B6C7E;
    font-size: 0.9375rem;
    font-weight: 600; }

.sidebar-default .sidebar-header h4 {
  padding-top: 8px; }

.sidebar-default .sidebar-header .text-default {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 400; }

.sidebar-default .sidebar-header .icon-monospaced {
  color: #6B6C7E; }

@media (min-width: 768px) {
  .sidebar-default .sidebar-header {
    padding-top: 0; } }

@media (min-width: 768px) {
  .sidebar-default .navbar-default {
    background-color: transparent; }
    .sidebar-default .navbar-default .navbar-nav {
      border-bottom: 1px solid #CDCED9;
      width: 100%; } }

.sidebar-default .navbar-default .active > a {
  font-weight: 600;
  padding: 13px 16px; }
  .sidebar-default .navbar-default .active > a:after {
    content: '';
    height: 4px;
    left: 0;
    right: 0; }

.sidebar-default .navbar-collapse {
  border-bottom: 1px solid #CDCED9; }

@media (min-width: 768px) {
  .sidebar-default .navigation-bar-light, .sidebar-default .sidebar-block > .list-group-item, .sidebar-default .panel {
    background-color: transparent;
    border-color: transparent; } }

div.splitter {
  background-color: transparent;
  padding-left: 0; }

.table-list th:first-child, .table-list td:first-child {
  padding-left: 18px;
  padding-right: 6px; }

.widget-mode-detail {
  background-color: #FFF; }
  .widget-mode-detail .title {
    color: #272833;
    font-weight: 700; }
  .widget-mode-detail .sub-title {
    color: #A0A1B0;
    font-weight: 400; }
  .widget-mode-detail .widget-metadata {
    font-size: 0.875rem; }
    .widget-mode-detail .widget-metadata .inline-item-before {
      margin-right: 1rem; }
    .widget-mode-detail .widget-metadata .username {
      color: #272833;
      font-weight: 600;
      line-height: 2; }
  .widget-mode-detail .aspect-ratio {
    padding-bottom: 480px; }

.widget-mode-card .card {
  border-radius: 8px; }

.widget-mode-card .card-header {
  border-radius: 8px 8px 0 0; }

.widget-mode-card .card-body {
  padding: 24px; }

.widget-mode-card .widget-topbar .title-link {
  color: #272833; }

.widget-mode-card .widget-topbar .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 24px; }

.widget-mode-card .widget-metadata {
  font-size: 0.875rem;
  margin-bottom: 16px; }
  .widget-mode-card .widget-metadata .inline-item-before {
    margin-right: 1rem; }
  .widget-mode-card .widget-metadata .username {
    color: #272833;
    font-weight: 600; }

.widget-mode-card .widget-resume {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0; }

.widget-mode-card .card-footer {
  background-color: transparent;
  padding: 0 1rem 1rem; }

.widget-mode-card .widget-toolbar {
  border-top: 1px solid #E7E7ED;
  padding-top: 8px; }

.widget-mode-simple .widget-mode-simple-entry:not(:last-child) {
  border-bottom: 1px solid #E7E7ED;
  margin-bottom: 24px;
  padding-bottom: 24px; }

.widget-mode-simple .widget-topbar .title-link {
  color: #272833; }

.widget-mode-simple .widget-topbar .title {
  font-size: 1.75rem;
  font-weight: 700; }

.widget-mode-simple .widget-metadata {
  font-size: 0.875rem; }
  .widget-mode-simple .widget-metadata .inline-item-before {
    margin-right: 1rem; }
  .widget-mode-simple .widget-metadata .username {
    color: #272833;
    font-weight: 600; }

.widget-toolbar .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem; }

.portlet-decorate .portlet {
  margin-bottom: 24px; }

.portlet-decorate .portlet-content {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  border-radius: 0.5rem;
  padding: 24px; }

.portlet-barebone .panel, .portlet-borderless .panel {
  background-color: transparent; }
  .portlet-barebone .panel.card, .portlet-borderless .panel.card {
    border-color: #CDCED9;
    box-shadow: none; }

.portlet-barebone .panel-default, .portlet-borderless .panel-default {
  border-color: #CDCED9; }

.portlet-barebone .widget-mode-detail, .portlet-borderless .widget-mode-detail {
  background-color: transparent; }

.portlet-hello-world .portlet-content {
  background: url(../images/portlet_hello_world/welcome_bg.jpg) bottom left;
  background-size: cover;
  min-height: 390px;
  padding-top: 30px; }
  @media (min-width: 768px) {
    .portlet-hello-world .portlet-content {
      padding-left: 50px; } }
  .portlet-hello-world .portlet-content .portlet-header {
    margin-bottom: 0; }
  .portlet-hello-world .portlet-content .portlet-title-text {
    color: #272833;
    font-size: 220%;
    text-transform: none; }
  .portlet-hello-world .portlet-content .portlet-body {
    padding-right: 30%; }
    @media (min-width: 768px) {
      .portlet-hello-world .portlet-content .portlet-body {
        padding-right: 60%; } }

header .portlet, header .field-wrapper, header .form-group {
  margin-bottom: 0; }

header .text-default {
  color: #6B6C7E;
  font-weight: 600; }

header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px; }
  header .field-wrapper a {
    color: #ffffff; }

header .portlet {
  margin-bottom: 0; }
  header .portlet:hover {
    z-index: 1034; }

header .user-avatar-link {
  position: relative; }

header .user-personal-bar .fieldset {
  position: relative; }

header .user-personal-bar .sticker {
  bottom: auto;
  left: -1rem;
  right: auto;
  top: -1rem; }

header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem; }

header .user-avatar-image {
  display: inline-flex;
  margin-right: 0.5rem;
  vertical-align: middle; }

@media (max-width: 767px) {
  header .user-full-name {
    display: none; } }

.portlet-layout .portlet .management-bar > .container-fluid-max-xl, .portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0; }

.portlet-layout .portlet .portlet-title-text {
  color: #6B6C7E;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase; }

@media (min-width: 992px) {
  .btn-group + .info-panel {
    top: auto; } }

#footer {
  background-color: #30313F;
  color: #ffffff;
  margin-top: 1rem; }
  #footer > .container {
    padding-bottom: 3rem;
    padding-top: 3rem; }

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

@media (max-width: 768px) {
  #portalMessageContainer:has(.redirected-to-message) {
    display: none !important; } }

body {
  background-color: #ffffff; }

@media screen and (max-width: 667px) {
  body {
    overflow-x: hidden; }
  .container {
    max-width: 100%;
    overflow-x: hidden; } }

.hidden {
  position: absolute;
  left: -10000px;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.border-grey {
  border-top: 1px solid #757575 !important; }

.navbar-classic.navbar-light {
  border-bottom: 0px solid #ffffff; }

.portlet > .portlet-topper {
  z-index: 100; }

#footer {
  background-color: #002c66; }

#footer > .container {
  padding-top: 70px;
  padding-bottom: 40px; }

#footer a {
  color: #ffffff; }

#footer ul {
  list-style-type: none; }

#footer ul li {
  padding: 8px 0px;
  line-height: 21px; }

#footer .footer-last img {
  margin-top: 10px;
  margin-bottom: 16px; }

#footer .white-line {
  border-bottom: 1px solid #ffffff;
  width: 40px;
  overflow: hidden;
  height: 0px;
  margin-bottom: 18px; }

#footer .footer-last .rrss a {
  color: #002c66;
  background-color: #ffffff;
  border-radius: 100%;
  font-size: 24px;
  padding: 4px 7px;
  margin-right: 10px; }

#footer .footer-last .rrss a:hover {
  text-decoration: none; }

#footer .footer-last .rrss a .icon-facebook {
  padding: 0px 7px; }

header .top-bar-aigues {
  background-color: #002c66;
  height: 55px;
  padding-top: 13px; }

header .top-bar-aigues a {
  color: #ffffff; }

header .top-bar-aigues .group-links a {
  font-size: 11px;
  padding: 0px 10px;
  border-right: 1px solid #ffffff; }

header .top-bar-aigues .group-links a.selected {
  font-weight: bold; }

header .top-bar-aigues .group-links a:last-child {
  border-right: 0px solid #ffffff; }

header .top-bar-aigues .group-links.rrss {
  margin-top: -3px;
  padding-left: 10px; }

header .top-bar-aigues .group-links.rrss a {
  border-right: 0px solid #ffffff;
  font-size: 20px;
  padding: 0px 3px; }

header .top-bar-aigues .group-links.rrss a:hover {
  text-decoration: none; }

header .top-bar-aigues .group-links.registro {
  background-color: #ffffff;
  border-radius: 4px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  margin: -2px 4px;
  margin-left: 8px;
  text-align: center;
  width: 158px;
  padding-top: 3px; }

header .top-bar-aigues .group-links.registro a {
  padding: 0px 10px;
  color: #002c66;
  border-right: 1px solid #002c66;
  font-family: "Raleway Bold";
  font-size: 14px; }

header .top-bar-aigues .group-links.registro a:last-child {
  border-right: 0px solid #002c66; }

header .top-bar-aigues .top-bar-aigues-left,
header .top-bar-aigues .top-bar-aigues-left .group-links {
  float: left; }

.arrow-down-sites {
  color: #ffffff;
  float: right; }

#menuSitiosResponsive {
  width: 75px;
  position: relative; }

.caja-responsive-menu {
  height: 28px;
  margin-top: 2px;
  float: left;
  cursor: pointer; }

@media (min-width: 1280px) {
  .caja-responsive-menu {
    display: none; } }

header .top-bar-aigues .top-bar-aigues-right,
header .top-bar-aigues .top-bar-aigues-right .group-links {
  float: right; }

header .top-menu-aigues {
  align-self: center;
  height: 110px; }

header .top-menu-aigues .search-aigues {
  float: right;
  margin-top: 15px;
  width: 200px; }

header .top-menu-aigues .search-aigues .form-control,
header .top-menu-aigues .search-aigues .input-group-inset-item {
  border-left-color: #002c66;
  border-right-color: #002c66;
  border-top-color: #002c66;
  border-bottom-color: #002c66; }

header .top-menu-aigues .search-aigues .input-group .btn-unstyled {
  color: #002c66; }

#main-content.columns-max {
  max-width: 1024px;
  margin: auto; }

/* Corporative */
.corporative-site header .top-bar-aigues {
  background-color: #4c4c4c; }

@media only screen and (max-width: 991px) {
  .corporative-site header#banner,
  .corporative-site header .top-menu-aigues,
  .corporative-site .navbar-collapse .desplegable-mobile.navbar-nav {
    background-color: #4c4c4c; } }

.corporative-site header .top-bar-aigues .group-links.rrss {
  display: none; }

/* Menu Responsive */
#bgMenu {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(150, 150, 150, 0.4); }

#rMenu {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 325px;
  height: 100%;
  background-color: #ffffff;
  z-index: 10; }

#rMenu a {
  color: #002c66; }

#rMenu .top-resp-menu {
  padding: 4px;
  text-align: right;
  font-size: 32px;
  margin-right: 10px;
  height: 80px; }

#rMenu .top-resp-menu a:hover {
  text-decoration: none; }

#rMenu .top-resp-menu img {
  float: left;
  max-height: 40px;
  margin-top: 10px;
  margin-left: 20px;
  position: relative;
  z-index: 100; }

#rMenu .center-resp-menu ul {
  flex-direction: column;
  margin: 0px 15px;
  font-size: 18px; }

#rMenu .center-resp-menu ul li {
  border-bottom: 1px solid #002c66; }

#rMenu .center-resp-menu ul li.selected {
  font-weight: bold; }

/* Home */
.ab-home1 .ab-home1-item-up {
  float: left;
  width: 25%;
  margin: 0px;
  padding: 10px;
  color: #ffffff;
  text-align: center; }

.ab-home1 .ab-home1-item-up .ab-home1-item-content {
  border-radius: 5px;
  height: 250px;
  background-position: center 25px;
  background-repeat: no-repeat; }

.ab-home1 .ab-home1-item-up .ab-home1-item-content a {
  color: #ffffff; }

.ab-home1 .ab-home1-item-down a {
  color: #333333; }

.ab-home1 .ab-home1-item-up .ab-home1-item-title {
  font-weight: 800;
  padding-top: 115px;
  font-size: 30px;
  line-height: 32px;
  margin-bottom: 4px; }
  .ab-home1 .ab-home1-item-up .ab-home1-item-title a {
    font-weight: 800;
    padding-top: 115px;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 4px; }

.ab-home1 .ab-home1-item-up .ab-home1-item-text {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px; }

.ab-home1 .clear {
  clear: both; }

.ab-home1 .ab-home1-title {
  color: #004966;
  font-size: 24px;
  padding-left: 30px;
  padding-top: 40px;
  padding-bottom: 10px; }

.ab-home1 .ab-home1-item-down {
  float: left;
  width: 25%;
  height: auto;
  margin: 0px;
  padding: 10px;
  color: #333333;
  text-align: center;
  overflow: hidden; }

.ab-home1 .ab-home1-item-down .ab-home1-item-content {
  border-radius: 5px;
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.ab-home1 .ab-home1-item-down .ab-home1-item-title {
  font-weight: 800;
  padding-top: 30px;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 8px; }
  .ab-home1 .ab-home1-item-down .ab-home1-item-title a {
    font-weight: 800;
    padding-top: 30px;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 8px; }

.ab-home1 .ab-home1-item-down .ab-home1-item-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px; }

/* Login corporatiu */
.login-box {
  float: right;
  width: 350px;
  padding: 30px;
  background-color: #ffffff;
  color: #002c66;
  border-radius: 3px;
  margin: auto;
  margin-top: 60px;
  margin-right: 40px; }

.login-box .login-row {
  margin-bottom: 20px; }

.login-box .row1 {
  font-size: 22px; }

.login-box input {
  width: 100%;
  border-width: 0px;
  border-bottom: 1px solid #666666;
  font-size: 18px; }

.login-box .row4 input {
  background-color: #002c66;
  color: #ffffff;
  border-width: 0px;
  border-bottom: 0px solid #666666;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 5px; }

.login-box .row5 .row5-left {
  float: left; }

.login-box .row5 .row5-left a {
  color: #002c66; }

.login-box .row5 .row5-right {
  float: right; }

/* Footer blue */
.footer-blue {
  height: 305px;
  background-color: #1b9ede;
  color: #ffffff;
  margin-bottom: -17px; }

.footer-blue .footer-blue-title {
  font-weight: 800;
  font-size: 32px;
  margin-bottom: 20px;
  margin-top: 30px; }

.footer-blue .footer-blue-text {
  font-weight: 500;
  margin-bottom: 40px; }

.footer-blue a {
  color: #ffffff;
  padding: 20px 40px;
  border: 1px solid #ffffff;
  border-radius: 5px;
  font-size: 18px; }

.footer-blue .footer-blue-img {
  float: right;
  top: 0px;
  position: absolute;
  right: 0px;
  bottom: -71px;
  z-index: 3;
  margin-top: -20px; }
  .footer-blue .footer-blue-img img {
    max-width: 100%;
    max-height: 100%; }

.footer-blue .footer-blue-img img {
  width: auto;
  height: 400px; }

/* Carrousel */
.slideshow-container {
  position: relative;
  margin: auto; }

.slideshow-container #slideshow-dots {
  text-align: center;
  margin-top: -20px; }

.slideshow-container .mySlides {
  display: none;
  height: 325px;
  background-size: cover;
  background-position: center center; }

.slideshow-container .dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #ffffff;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease; }

.slideshow-container .active,
.slideshow-container .dot:hover {
  background-color: #002c66; }

#p_p_id_com_liferay_portlet_configuration_css_web_portlet_PortletConfigurationCSSPortlet_ .sheet-footer,
#p_p_id_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_ .sheet-footer {
  position: absolute;
  bottom: 0px; }

#p_p_id_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_ .portlet-configuration-body-content,
#p_p_id_com_liferay_portlet_configuration_web_portlet_PortletConfigurationPortlet_ .lfr-form-content {
  margin-top: 55px; }

/* Menús laterales */
/*.list-menu .lfr-nav-item {
  display: none;
}*/
.layouts {
  padding-left: 0px; }

/*.list-menu .lfr-nav-item.active .level-2 a {
  display: block;
  color: #000;
}*/
.ab-menu-lateral .layouts li {
  display: block;
  padding-bottom: 7px;
  margin-bottom: 8px;
  border-bottom: 1px solid #757575;
  background-position: 7px 5px;
  background-repeat: no-repeat;
  background-image: url(/o/aigues-principal-theme/images/point-menu.svg);
  padding-left: 30px; }
  .ab-menu-lateral .layouts li .ab-menu-lateral .layouts li .selected {
    font-size: 16px;
    background-image: none;
    color: #006d99;
    font-weight: 700; }
  .ab-menu-lateral .layouts li .lfr-nav-item {
    color: #333333; }
  .ab-menu-lateral .layouts li .level-2 li {
    display: block;
    padding-bottom: 7px;
    margin-bottom: 8px;
    border-bottom: 1px solid #757575;
    background-position: 7px 5px;
    background-repeat: no-repeat;
    background-image: url(/o/aigues-principal-theme/images/point-menu.svg);
    padding-left: 30px; }
  .ab-menu-lateral .layouts li .level-2 li:last-child {
    margin-bottom: 0;
    border-bottom: 0; }
  .ab-menu-lateral .layouts li .lfr-nav-item {
    font-weight: 500;
    color: #333333;
    font-size: 16px;
    margin-bottom: 0; }
  .ab-menu-lateral .layouts li .lfr-nav-item .selected {
    font-size: 16px;
    background-image: none;
    color: #006d99;
    font-weight: 700; }

.ab-menu-lateral .level-1 .lfr-nav-item .selected {
  font-size: 16px;
  background-image: none;
  color: #006d99;
  font-weight: 700; }

.ab-menu-lateral .layouts li:last-child {
  border-bottom: 1px #bbb; }

/* Responsive */
.group-responsive {
  display: none;
  font-size: 32px;
  margin-top: -12px; }

.group-responsive a:hover {
  text-decoration: none; }

@media only screen and (max-width: 1279px) {
  .group-links.language .selected {
    font-weight: 700; }
  .group-links.language a {
    position: relative; }
    .group-links.language a:first-child:before {
      position: absolute;
      top: 16px;
      right: 0;
      content: "";
      height: 19px;
      width: 2px;
      background: #666666; }
  .group-links.registro {
    border-top: 1px solid #666666;
    padding: 12px 0;
    margin-top: 7px; }
    .group-links.registro a {
      position: relative; }
      .group-links.registro a:first-child:before {
        position: absolute;
        top: 16px;
        right: -2px;
        content: "";
        height: 19px;
        width: 2px;
        background: #666666; }
  header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #ffffff;
    width: 100%; }
  section#content {
    padding-top: 75px; }
  .navbar {
    display: block !important; }
    .navbar .logo-aigues {
      float: left; }
  .navigation-aigues {
    float: right; }
  .child-menu .texto {
    display: inline-block;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500; }
  .navigation-aigues + .searcher-container {
    display: block;
    position: absolute;
    top: 9px;
    width: 150px;
    height: 41px;
    z-index: 100;
    right: 60px;
    background: #ffffff; }
    .navigation-aigues + .searcher-container .search-bar-search-button-wrapper {
      right: 0;
      height: 36px;
      position: absolute;
      background: #ffffff !important;
      z-index: 100; }
    .navigation-aigues + .searcher-container .search-bar-keywords-input-wrapper {
      border: 0 none; }
    .navigation-aigues + .searcher-container .search-bar-search-button svg {
      fill: #004966; }
  .search-bar .input-group-item .input-group-inset {
    padding-left: 15px !important; }
  .show-input-searcher {
    width: 84% !important;
    display: inline-block !important; }
    .show-input-searcher:focus {
      z-index: 0 !important; } }
  @media only screen and (max-width: 1279px) and (min-width: 385px) and (max-width: 449px) {
    .show-input-searcher {
      width: 87% !important; } }
  @media only screen and (max-width: 1279px) and (min-width: 450px) and (max-width: 575px) {
    .show-input-searcher {
      width: 89% !important; } }
  @media only screen and (max-width: 1279px) and (min-width: 576px) and (max-width: 767px) {
    .show-input-searcher {
      width: 92% !important; } }
  @media only screen and (max-width: 1279px) and (min-width: 768px) and (max-width: 991px) {
    .show-input-searcher {
      width: 94% !important; } }
  @media only screen and (max-width: 1279px) and (min-width: 992px) and (max-width: 1279px) {
    .show-input-searcher {
      width: 95% !important; } }

@media only screen and (max-width: 1279px) {
  .show-container-input-searcher .search-bar-search-button-wrapper button svg {
    fill: #ffffff !important; }
  @-moz-document url-prefix() {
    .navigation-aigues + .searcher-container .search-bar-search-button-wrapper {
      top: -16px; }
    .show-input-searcher .search-bar-search-button-wrapper {
      top: 0 !important; } }
  .close-searcher {
    display: none;
    z-index: -1; }
    .close-searcher:before {
      background: transparent; }
    .close-searcher:after {
      background: transparent; }
  .lfr-nav-item .text-truncate_int {
    margin-bottom: 7px; }
  .logo-aigues + .navbar-collapse {
    display: inline-block !important;
    position: fixed;
    top: 72px; }
  .navbar-expand-xl .navbar-collapse .nav-item {
    padding-left: 15px;
    padding-right: 15px; }
  .navbar-blank.navbar-nav {
    background: #ffffff;
    position: fixed;
    z-index: 11;
    right: 0;
    overflow: auto;
    top: 52px;
    left: 0;
    bottom: 0; }
    .navbar-blank.navbar-nav li.lfr-nav-item a .lfr-nav-child-toggle {
      display: initial; }
      .navbar-blank.navbar-nav li.lfr-nav-item a .lfr-nav-child-toggle span {
        display: initial; }
  .footer-blue .footer-blue-img {
    display: none; }
  .ab-home1 .ab-home1-item-down {
    width: 50%; }
  .ab-home1 .ab-home1-item-up {
    width: 50%; }
  .slideshow-container .mySlides {
    height: 250px; }
  .login-box {
    display: none; } }

@media only screen and (max-width: 768px) {
  .footer-ul {
    padding-left: 0px; }
  .footer-last .white-line {
    display: none; }
  .ab-home1 .ab-home1-item-down {
    width: 100%; }
  .ab-home1 .ab-home1-item-up {
    width: 100%; } }

@media only screen and (max-width: 575px) {
  .container-header-mobile {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%; }
  .top-menu-aigues {
    padding-left: 12px;
    padding-right: 12px; } }

/* Contenedor desplegable version mobile */
@media (min-width: 576px) and (max-width: 767px) {
  .navbar-collapse .desplegable-mobile.navbar-nav li,
  .group-links.language,
  .group-links.registro {
    max-width: 540px;
    width: 100%;
    margin: 0 auto; }
  .lfr-nav-item.dropdown.open .dropdown-menu:after {
    width: 540px;
    left: -15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .navbar-collapse .desplegable-mobile.navbar-nav li,
  .group-links.language,
  .group-links.registro {
    max-width: 720px;
    width: 100%;
    margin: 0 auto; }
  .lfr-nav-item.dropdown.open .dropdown-menu:after {
    width: 720px;
    left: -15px; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .navbar-collapse .desplegable-mobile.navbar-nav li,
  .group-links.language,
  .group-links.registro {
    max-width: 960px;
    width: 100%;
    margin: 0 auto; }
  .lfr-nav-item.dropdown.open .dropdown-menu:after {
    width: 960px;
    left: -15px; } }

@media (max-width: 1279px) {
  .group-links.language a:first-child:before {
    background-color: transparent; } }

.text-ayto-menu {
  color: white;
  font-weight: 400; }

.img-size-geo {
  height: 26px;
  cursor: pointer; }

.text-geo-color {
  color: lightgrey;
  font-size: 12px; }

.text-franja-geo-azulejo {
  font-size: 12px; }

/**** FOOTER ***/
.img-logo-footer {
  /*     margin-top: 10px; */
  width: 130px;
  height: 85px;
  object-fit: scale-down; }

@media (min-width: 1420px) and (max-width: 1519px) {
  .img-logo-footer {
    width: 120px;
    height: 85px;
    object-fit: scale-down; } }

@media (min-width: 1320px) and (max-width: 1419px) {
  .img-logo-footer {
    width: 113px;
    height: 85px;
    object-fit: scale-down; } }

@media (min-width: 1220px) and (max-width: 1319px) {
  .img-logo-footer {
    width: 105px;
    height: 85px;
    object-fit: scale-down; } }

@media (min-width: 1120px) and (max-width: 1219px) {
  .img-logo-footer {
    width: 87px;
    height: 85px;
    object-fit: scale-down; } }

@media (min-width: 1020px) and (max-width: 1119px) {
  .img-logo-footer {
    width: 87px;
    height: 85px;
    object-fit: scale-down; } }

@media (min-width: 992px) and (max-width: 1019px) {
  .img-logo-footer {
    width: 85px;
    height: 85px;
    object-fit: scale-down; } }

@media (max-width: 991px) {
  .img-logo-footer {
    margin-top: 0px !important;
    width: 25%; } }

#portlet_com_aguas_barcelona_cms_chatbot_controller_AbChatbotController {
  display: block !important; }

@media (max-width: 991px) {
  .menuselectedtext {
    color: #ffffff;
    font-weight: bold !important; }
  .menuselectedtextthird {
    font-size: 14px !important;
    font-family: "Raleway Regular";
    margin-top: 0.75em;
    margin-left: 0.4em; }
  .menuselectedtextsecond {
    font-size: 14px !important;
    font-family: "Raleway Regular";
    /* width: 81%; */
    margin-left: 25px;
    line-height: normal;
    /* padding-top: 0.1em;*/ }
  .secondunit {
    padding-top: 0.1em !important; }
  .menuselectedtextfirst {
    font-size: 18px !important;
    font-family: "Raleway Semibold";
    padding-left: 0.8em; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .menuselectedtextfirst {
    font-size: 17px !important; } }

@font-face {
  font-family: "Raleway Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Raleway-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Bold.woff") format("woff"), url("../fonts/Raleway-Bold.ttf") format("truetype"), url("../fonts/Raleway-Bold.svg") format("svg"); }

@font-face {
  font-family: "Raleway Medium";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Raleway-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium.ttf") format("truetype"), url("../fonts/Raleway-Medium.svg") format("svg"); }

@font-face {
  font-family: "Raleway";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Raleway-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Raleway-Regular.woff") format("woff"), url("../fonts/Raleway-Regular.ttf") format("truetype"), url("../fonts/Raleway-Regular.svg") format("svg"); }

@font-face {
  font-family: "Raleway ExtraBold";
  font-weight: normal;
  font-style: normal;
  src: url("../fonts/Raleway-ExtraBold.eot");
  src: url("../fonts/Raleway-ExtraBold.woff") format("woff"), url("../fonts/Raleway-ExtraBold.svg#Raleway-ExtraBold") format("svg"), url("../fonts/Raleway-ExtraBold.eot?#iefix") format("embedded-opentype"); }

@font-face {
  font-family: "Raleway Light";
  src: url("../fonts/Raleway-Light.ttf") format("truetype"); }

@font-face {
  font-family: 'Raleway Semibold';
  src: url("../fonts/newAB/Raleway_AB_semi-bold.ttf"); }

@font-face {
  font-family: 'Raleway Medium Ab';
  src: url("../fonts/newAB/Raleway_AB_medium.ttf"); }

@font-face {
  font-family: 'Raleway Regular';
  src: url("../fonts/newAB/Raleway_AB_regular.ttf"); }

body {
  font-family: "Raleway";
  font-weight: initial;
  overflow-x: hidden; }

a {
  color: #002c66;
  font-family: "Raleway Medium"; }
  a:hover {
    color: #002c66; }

p,
strong {
  color: #002c66;
  margin-bottom: 15px;
  line-height: 20px; }

.textcondlegal a {
  font-family: "Raleway Bold"; }

.texto-central-blog {
  line-height: 24px; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Raleway Medium";
  font-weight: initial; }

a:hover {
  text-decoration: none; }

.p-relative {
  position: relative; }

a.btn-info {
  font-family: "Raleway" !important;
  color: #ffffff !important; }

.text-link {
  font-family: "Raleway Bold";
  font-size: 18px;
  color: #006d99; }

.btn {
  padding: 10px 25px;
  border-radius: 4px;
  text-align: center;
  font-weight: 400; }
  .btn.btn-primary {
    color: #ffffff;
    border: 1px solid #002c66;
    background: #002f6b; }
    .btn.btn-primary:hover {
      background: #ffffff;
      border: 1px solid #002c66;
      color: #002f6b; }

.portlet-decorate .portlet-content {
  border: 0px solid #e6e6e6;
  padding: 0px; }

.clearfix journal-content-article {
  padding: 0px; }

.espaciado {
  height: 30px; }

/*****************************PLANTILLA_CENTRAL_ANCHA3*********************/
.imagen-plantilla-ancha3 {
  opacity: 0.6;
  width: 100%;
  height: auto; }

.div-oculto3 {
  position: absolute;
  bottom: 0px;
  background-color: #ffffff;
  height: 50px; }

/****************CABECERA GRIS***********/
.cabecera-gris {
  padding: 30px;
  width: 100%;
  background-color: #e6e6e6; }

.imagen-barra {
  width: 125px;
  height: auto; }

/************ PARTE CENTRAL **************/
.texto-central {
  font-size: 19px;
  color: #004966;
  padding-top: 40px; }
  @media (min-width: 992px) and (max-width: 1199px) {
    .texto-central {
      font-size: 17px;
      padding-top: 15px; } }

.ancho100 {
  width: 100%; }

.imagen-central {
  width: 100%; }

/************* CONTENIDO PRINCIPAL **************/
.tamaño14px {
  font-size: 14px; }

.texto-azul {
  color: #002c66; }

.tamaño21px {
  font-size: 21px; }

.tamaño12px {
  font-size: 12px; }

/*********************PAG 5*************************************/
.hr-azul {
  border-top: 1px solid #3cb2d6; }

.cifras2 {
  color: #333333;
  font-size: 21px;
  font-weight: 700;
  line-height: 23px; }

.cifras3 {
  color: #333333;
  font-size: 28px;
  font-weight: 700;
  line-height: 23px; }

.margen-inferior10px {
  margin-bottom: 10px; }

.margen-inferior {
  margin-bottom: 30px; }

.margen-inferior2 {
  margin-bottom: 22px; }

.margen-inferior3 {
  margin-bottom: 30px; }

.margen-inferior4 {
  margin-bottom: 110px; }

.imagen-silueta {
  height: 55px;
  width: 45px;
  margin-bottom: 10px; }

/****************** PAG6 **************************/
.margen-superior6 {
  margin-top: 20px; }

/****************** PAG12 MENU INFERIOR **************************/
.caja-menu12 {
  float: left;
  height: 190px; }

.texto-mi12 {
  text-decoration: none;
  font-size: 16px;
  background-position: 1px 6px;
  background-repeat: no-repeat;
  padding-left: 20px;
  display: inline-block; }

@media (min-width: 768px) {
  .imagen-mi12 {
    margin-left: 20px; } }

@media (min-width: 768px) and (min-width: 1280px) {
  .margen-inferior-especial {
    position: absolute;
    top: 15px; } }

@media (min-width: 768px) {
  .espacio-imagen {
    margin-left: 40px; } }

/*************************** PAG15 ****************************/
.sombra {
  margin-top: 2%;
  margin-bottom: 8%;
  width: 100%;
  height: auto;
  padding: 2%;
  border: 0.8px solid #666666;
  border-radius: 10px;
  -webkit-box-shadow: -2px 4px 5px 0px #333333;
  -moz-box-shadow: -2px 4px 5px 0px #333333;
  box-shadow: -2px 4px 5px 0px #333333; }

.postit-amarillo {
  font-size: 13px;
  padding: 2%;
  height: 210px;
  background-color: #f4f1d8; }

/*****************************CAJA MENU INFERIOR*********************/
.caja-menu {
  height: 190px;
  float: left; }

/****************************TEXTO MENU INFERIOR*******************/
.texto-mi {
  text-decoration: none;
  font-size: 19px;
  background-position: 1px 2px;
  background-repeat: no-repeat;
  padding-left: 25px; }

/******************************PAG 20*******************************/
.div-interior {
  position: absolute;
  bottom: 0px;
  background-color: #ffffff;
  height: 115px; }

.flecha-menu20 {
  text-decoration: none;
  font-size: 19px;
  background-position: 1px 2px;
  background-repeat: no-repeat;
  padding-left: 25px; }

/******************************PAG 21*******************************/
.imagen-planta {
  position: absolute;
  left: 60%;
  bottom: 0.1%;
  opacity: 0.4; }

/******************************PAG 23*******************************/
.caja23 {
  width: 60%;
  float: left;
  border: 1px solid #757575; }

.caja-izquierda23 {
  margin-left: 5%;
  margin-top: 5%;
  width: 90%; }

.caja-derecha23 {
  width: 40%;
  float: left;
  border: 1px solid #757575; }

.imagen23 {
  max-width: 100%;
  height: auto;
  float: right; }

.azulCeleste {
  color: #5eb0d2; }

.tamaño10px {
  font-size: 10px; }

/******************************PAG 26 *******************************/
.menu-margen-inferior {
  margin-left: 15px; }

/******************************** PAG27 ******************************/
.alto20px {
  height: 20px; }

.progressBar70 {
  width: 70%; }

.progressBar15 {
  width: 15%; }

/******************************PAG 28 *******************************/
.imagen28 {
  max-width: 100%;
  height: 250px; }

.letra28 {
  color: #3d85bb;
  font-size: 16px; }

/*******************************CABECERA IMAGEN ***********************/
.imagen-cabecera {
  height: auto;
  width: 100%; }

.h1-cabecera-gris {
  font-weight: 500;
  font-size: 36px; }

/* @media all and (-ms-high-contrast: none), (-ms-high-contrast: active){ */
/* 	_:-ms-fullscreen, :root .ie11up .h1-cabecera-gris { */
/* 		font-family: "Raleway Medium"; */
/* 		font-size: 29px; */
/* 	} */
/* } */
@media screen and (max-width: 350px) {
  .h1-cabecera-gris {
    font-family: "Raleway Medium";
    font-size: 17px; } }

@media screen and (max-width: 520px) and (min-width: 351px) {
  .h1-cabecera-gris {
    font-family: "Raleway Medium";
    font-size: 28px; } }

.imagen-cabecera2 {
  height: 280px;
  background-repeat: no-repeat; }

.titulo-imagen {
  padding-top: 2.5%; }

.flex-auto-height {
  display: flex;
  align-items: stretch; }

.group-box-grid {
  display: grid;
  grid-auto-flow: column;
  grid-template-areas: "item1 item2 item3" "item4 item5 item3" ".. item6 item3"; }
  .group-box-grid .container-box {
    margin-bottom: 25px;
    width: 186px;
    margin-right: 25px; }
    .group-box-grid .container-box.griditem1 {
      grid-area: item1; }
    .group-box-grid .container-box.griditem2 {
      grid-area: item2; }
    .group-box-grid .container-box.griditem3 {
      grid-area: item3; }
    .group-box-grid .container-box.griditem4 {
      grid-area: item4; }
    .group-box-grid .container-box.griditem5 {
      grid-area: item5; }
    .group-box-grid .container-box.griditem6 {
      grid-area: item6; }
    .group-box-grid .container-box .header-box {
      display: flex;
      background: #e0e0e0;
      height: 62px;
      align-items: center;
      justify-content: center;
      padding: 0px 25px;
      text-align: center; }
    .group-box-grid .container-box .content-box {
      display: block;
      background: #c3e5f1;
      padding: 10px; }
      .group-box-grid .container-box .content-box .item {
        padding: 15px 20px;
        border: 1px solid #ffffff;
        background: transparent;
        text-align: center; }
        .group-box-grid .container-box .content-box .item + .item {
          border-top: 0 none; }

/* TODO mirar si funciona */
@media (min-width: 100px) and (max-width: 900px) {
  .group-box-grid {
    display: flex !important;
    flex-direction: column;
    align-items: center; }
  .centrar-texto {
    text-align: center; }
  .card .card-body {
    align-items: center !important; } }

/* TODO PROBAR*/
@media screen and (max-width: 600px) {
  table {
    width: 100%;
    margin: 0 auto; }
  thead {
    display: none; }
  tr:nth-of-type(2n) {
    background-color: inherit; }
  tr td:first-child {
    font-weight: bold;
    font-size: 1.3em; }
  tbody td {
    display: block;
    width: 100%;
    text-align: center; }
  tbody td:before {
    content: attr(data-th);
    display: block;
    text-align: center;
    align-items: center;
    width: 100%; }
  td {
    width: 100% !important; } }

/* H2 PERSONALIZADO */
.cabecera-oculta {
  margin-bottom: -60px; }

.titulo-cabecera {
  margin-bottom: -34px; }

.header2 {
  font-size: 1.375rem;
  font-family: "Raleway Bold";
  color: #004966; }

.header3 {
  font-size: 1.1875rem; }

.header4 {
  font-size: 1rem;
  margin-bottom: 0px; }

.header5 {
  font-size: 0.875rem;
  margin-bottom: 0px; }

.header6 {
  font-size: 0.8125rem;
  margin-bottom: 0px; }

h2 {
  font-family: "Raleway Bold";
  color: #004966; }

.pbold {
  font-family: "Raleway Bold"; }

.hr-gris {
  border-top: 1px solid #757575; }

.full-width-img {
  width: 100%;
  height: auto; }

.rlmed {
  font-family: "Raleway Medium"; }

/*CALIDAD DEL AGUA V2*/
.bola-circular {
  text-align: center;
  margin: auto;
  height: 282px;
  width: 282px;
  background-color: #006d99;
  border-radius: 100%; }

.marginb {
  margin-bottom: 0 !important; }

.t14 {
  font-size: 14px; }

.durezaw {
  width: 60%;
  margin: auto; }

.whitetext {
  color: #ffffff !important; }

.spanDureza {
  font-size: 1.375rem !important; }

.zona-media {
  color: #ffffff;
  height: 70px;
  font-size: 27px; }

.detalles {
  height: 40px;
  color: #ffffff; }

.letraazul {
  color: #006d99; }

.padrespan .bullet-blue-arrow {
  margin-top: 6px !important; }

.cala {
  border: 1px solid #757575 !important;
  background-color: #d8d8d8; }

#nav-dureza-tab {
  width: 25%;
  text-align: center; }

#nav-composicion-tab {
  width: 25%;
  text-align: center; }

#nav-analitica-tab {
  width: 25%;
  text-align: center; }

#nav-radioactividad-tab {
  width: 25%;
  text-align: center; }

.cala.active {
  background-color: #006d99 !important;
  color: #ffffff !important;
  border-bottom: 0 !important;
  font-weight: 700; }

@media (max-width: 1199px) {
  #nav-dureza-tab {
    width: 100%;
    text-align: left; }
  #nav-composicion-tab {
    width: 100%;
    text-align: left; }
  #nav-analitica-tab {
    width: 100%;
    text-align: left; }
  #nav-radioactividad-tab {
    width: 100%;
    text-align: left; } }

.respmenucalidad {
  background-color: #3cb2d6 !important;
  color: white !important;
  font-weight: 700;
  padding: 0 !important; }

.cabecera-azul-principal {
  background-color: #3cb2d6;
  height: 458px;
  padding: 2%; }
  @media (max-width: 1279px) {
    .cabecera-azul-principal {
      height: auto;
      min-height: 240px; } }

.larem {
  font-size: 1.6rem; }

.sinmargen {
  margin-bottom: 0; }

.azulon {
  background-color: #5dafd2 !important; }

@media (min-width: 992px) and (max-width: 1279px) {
  .changet {
    font-size: 12px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .changet {
    font-size: 9px; } }

.child-pages li {
  list-style: none; }
  .child-pages li a {
    display: block;
    padding-bottom: 7px;
    margin-bottom: 8px;
    background-position: 7px 5px;
    background-repeat: no-repeat;
    background-image: url(/o/aigues-principal-theme/images/flecha-li.png);
    padding-left: 30px; }

.col-md-3 .child-pages {
  padding-left: 0; }

.results-header .child-pages li a {
  font-weight: 700; }

.child-pages ul li a {
  font-weight: 400;
  margin-left: 6%; }

.cabecerav2 {
  background-color: #0076A8;
  padding: 1%;
  height: 266px; }

/***MI AGUA V2****/
.h1-mi-aguav2 {
  color: #ffffff;
  font-weight: 500;
  font-size: 36px; }

@media (max-width: 767px) {
  .h1-mi-aguav2 {
    font-size: 25px; } }

.h1-agua {
  color: #ffffff;
  font-family: 500;
  font-size: 36px; }

.h3-mi-aguav2 {
  color: white;
  font-weight: 400;
  font-size: 18px; }

.height15 {
  height: 70px; }

.height100 {
  height: 100px; }

.imgFamily {
  position: relative;
  bottom: 15%; }

.texto-boton18px {
  font-size: 18px;
  font-weight: 400; }

.boton-back-esp {
  background-color: #004966;
  color: #ffffff;
  background-color: #004966;
  border-color: #004966;
  box-shadow: none; }
  .boton-back-esp:hover {
    color: #ffffff; }

.gray-panel {
  background-color: #666666; }

.div-panel {
  padding-top: 15px;
  height: 347px; }

/* PAG INICIO */
.ab-home1 .ab-home1-title {
  padding-top: 0;
  padding-bottom: 0; }

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

/*********** COMO SE GESTIONA EL AGUA **************/
.container-azulon-clientes {
  height: 347px;
  background-color: #dae6f5;
  padding-top: 20px; }

.texto-central-gestion {
  color: #2f5587;
  font-weight: 500;
  font-size: 36px;
  line-height: 42px; }

.imagen-hombre-tub {
  position: absolute;
  bottom: 20px; }

.imagen-kid-tub {
  position: absolute;
  bottom: 5px; }

.lista-especial {
  padding-bottom: 8px;
  margin-bottom: 2px; }

/********* PARTES CENTRALES WEB CLIENTES PAG PRINCIPALES *******************/
.texto-central-clientes {
  color: #333333;
  font-weight: 500;
  font-size: 25px;
  line-height: 36px; }

/**************** MI AGUA *******************/
.h1-mi-agua {
  color: #ffffff;
  font-family: 500;
  font-size: 48px; }

.titulo-informacion-pers {
  color: #333333;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px; }

/**************** Recuperar contraseña **************************/
.cabecera-azul-principal.formulario {
  height: auto; }
  .cabecera-azul-principal.formulario.empresas img {
    max-height: 330px; }
  .cabecera-azul-principal.formulario.empresas label.nif {
    line-height: 1.3;
    padding-top: 0;
    padding-bottom: 0; }
  .cabecera-azul-principal.formulario img {
    max-height: 246px; }
  .cabecera-azul-principal.formulario input {
    background: #ffffff; }
  .cabecera-azul-principal.formulario label {
    color: #ffffff;
    font-weight: 300; }
  .cabecera-azul-principal.formulario .form-container {
    width: 100%; }
  .cabecera-azul-principal.formulario .forget-password {
    color: #ffffff;
    font-size: 18px; }
    .cabecera-azul-principal.formulario .forget-password i {
      margin-right: 3px; }
  .cabecera-azul-principal.formulario.login .container-form {
    float: left;
    width: 100%; }
  .cabecera-azul-principal.formulario ul.type-user {
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ffffff; }
    .cabecera-azul-principal.formulario ul.type-user li {
      width: auto;
      margin-left: 15px;
      float: left;
      bottom: -1px;
      border: 1px solid transparent; }
      .cabecera-azul-principal.formulario ul.type-user li:before {
        background: none; }
      .cabecera-azul-principal.formulario ul.type-user li a {
        font-size: 18px;
        padding: 10px 20px;
        color: #ffffff;
        font-weight: bold;
        border-radius: 5px;
        display: block; }
    .cabecera-azul-principal.formulario ul.type-user li.current {
      border-bottom: 1px solid #3eaae0;
      width: auto;
      float: left;
      border: 1px solid #ffffff;
      bottom: -1px;
      position: relative; }
      .cabecera-azul-principal.formulario ul.type-user li.current:before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 0;
        top: auto;
        width: 100%;
        height: 1px;
        background: #3cb2d6; }

.h1-recuperar-password {
  color: #ffffff;
  font-weight: 500;
  font-size: 42px;
  text-align: center; }

.texto-recuperar-password {
  color: #ffffff;
  font-weight: 400;
  font-size: 24px;
  text-align: center; }

/**************** MI FACTURA **************************/
.menu-portada2-nivel {
  position: absolute;
  top: 48%; }

.padding0 {
  padding: 0; }

@media (max-width: 1380px) {
  .menu-portada2-nivel {
    position: static;
    top: 80%; }
  .desvanecer {
    display: none; } }

/***************** INCIDENCIAS Y CONTACTO ***************/
.texto-titular-inci {
  color: #004966;
  font-family: 400;
  font-size: 18px; }

.texto-noti-inci {
  color: #3cb2d6;
  font-weight: 400;
  font-size: 18px; }

/**************** EL AGUA EN MI CIUDAD ******************/
.h1-el-agua {
  color: #ffffff;
  font-family: 500;
  font-size: 38px; }

.texto-mapa-desa {
  font-family: 700;
  font-size: 18px; }

.texto-mapa-itam {
  font-family: 500;
  font-size: 18px; }

.p-el-agua {
  color: #333333;
  font-family: 500;
  font-size: 18px;
  line-height: 24px; }

@media (max-width: 767px) {
  .btn-header-aguaCiudad {
    width: 100%; } }

.div-desalinizadoras {
  margin-left: 40%; }

/****************** PAG EXPLORA Y PARTICIPA *************/
.div-interno-titulo-ep {
  height: 70px;
  margin-top: 205px; }

.div-descubre {
  float: left; }

.h1-descubre {
  margin-top: 155px;
  display: inline-block;
  font-size: 45px;
  color: #ffffff;
  margin-left: 120%;
  font-weight: 700; }
  @media (max-width: 1279px) {
    .h1-descubre {
      font-size: 28px;
      margin-top: 70px;
      margin-left: 0; } }

.move-titu {
  position: absolute;
  right: 9%; }

.div-participa-comparte {
  margin-left: 64%; }

.h1-participa-comparte {
  margin-top: 155px;
  display: inline-block;
  font-size: 45px;
  color: #ffffff;
  font-weight: 700; }

.imagen-abu-kid {
  position: relative;
  bottom: 5%; }

/******** PAG CONTÁCTO ***************/
.imagen-comida-fam {
  position: relative;
  bottom: 15%; }

.cuadrado-telefono {
  width: 100%;
  height: 180px;
  border-radius: 6px;
  background-color: #004966;
  padding-top: 5%;
  margin-bottom: 10px; }

.cuadrado-formulario {
  width: 100%;
  height: 180px;
  border-radius: 6px;
  background-color: #f1b27e;
  padding-top: 5%;
  margin-bottom: 10px; }

.cuadrado-chat {
  width: 100%;
  height: 180px;
  border-radius: 6px;
  background-color: #4cbad8;
  padding-top: 5%;
  margin-bottom: 10px; }

.cuadrado-oficinas {
  width: 100%;
  height: 180px;
  border-radius: 6px;
  background-color: #279399;
  padding-top: 5%;
  margin-bottom: 10px; }

.cuadrado-twitter {
  width: 100%;
  height: 180px;
  border-radius: 6px;
  background-color: #002c66;
  padding-top: 5%;
  margin-bottom: 10px; }

.titulo-cuadrado {
  color: #ffffff;
  font-size: 30px;
  font-weight: 700;
  line-height: 28px;
  margin-top: 10px; }

.detalles-cuadrado {
  color: #ffffff;
  font-size: 18px;
  line-height: 22px; }

.cuadrado-div-interno-superior {
  height: 61px;
  width: 100%; }

.cuadrado-div-interno-inferior {
  margin: 3%; }

.tamaño18px {
  font-size: 18px; }

.div-boton-formulario {
  padding-top: 5px;
  height: 66px; }

.div-interno-boton-right {
  width: 126px;
  height: 54px;
  float: left;
  background-color: #004966;
  padding-top: 12px;
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  border-radius: 0px 10px 10px 0px; }

.div-interno-boton-left {
  background-color: #3cb2d6;
  width: 48px;
  height: 54px;
  float: left;
  border-radius: 10px 0px 0px 10px;
  background-image: url(../images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: 10px 14px; }

.div-boton-submit-form {
  width: 174px;
  height: 54px;
  background-color: #ffffff; }

.rblod {
  font-family: "Raleway bold"; }

/**********   Nuevos estilos by Javi.S ************/
.clear {
  clear: both; }

.bg-gris {
  background: #e6e6e6; }

.bg-gris section.portlet {
  padding-top: 20px; }

.portlet-decorate .portlet-content {
  background: transparent; }

.bg-image .imagen-central.ancho-completo {
  position: absolute; }

.bg-image .container-texto-central {
  position: relative;
  height: 395px; }

@media (max-width: 1279px) {
  .bg-image picture {
    display: none; } }

.logo-aigues .logo {
  max-width: 100%;
  padding-left: 0; }
  .logo-aigues .logo img {
    width: 232px;
    z-index: 100;
    position: relative; }
    @media (max-width: 1279px) {
      .logo-aigues .logo img {
        width: 80px;
        margin-top: 2px; } }

@media (max-width: 1279px) {
  .top-bar-aigues-left {
    display: none; } }

.top-resp-menu {
  position: relative;
  z-index: 100; }

.search-bar .input-group-item .input-group-inset {
  width: 125px;
  background: #ffffff;
  border: 0 none;
  padding: 0 5px 0 7px;
  height: 35px; }
  @media (max-width: 1279px) {
    .search-bar .input-group-item .input-group-inset {
      width: 110px; } }

.search-bar .input-group-item .input-group-inset-item-after {
  background: #002c66;
  border: 0 none;
  align-items: center; }
  .search-bar .input-group-item .input-group-inset-item-after .search-bar-search-button {
    margin-top: 2px; }

.search-bar .input-group-item .input-group-inset-item .btn {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.search-bar-keywords-input-wrapper {
  min-width: 0px !important; }

.search-bar-keywords-input-wrapper {
  border: 1px solid #002c66;
  border-radius: 5px; }
  .search-bar-keywords-input-wrapper svg {
    font-size: 17px;
    fill: #ffffff; }

.footer-ul {
  padding-left: 0; }

.journal-content-article .titulo-principal {
  font-size: 32px;
  font-weight: 500; }

.journal-content-article .stand-up-class {
  background: #ffffff;
  margin-top: -80px;
  padding: 70px 30px 40px 0; }

.slider-text {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  z-index: 10; }
  .slider-text .text {
    display: inline-block;
    font-weight: 800;
    font-size: 50px;
    color: #004966;
    line-height: 53px; }
    .slider-text .text a {
      display: inline-block;
      font-family: 800;
      font-size: 50px;
      margin-left: 20px;
      color: #004966;
      line-height: 65px; }

.slider .slick-slider-image img {
  width: 100%; }

.slider-nav {
  margin-bottom: 50px; }

/*@media (max-width: 1279px) {
  .slick-dotted.slick-slider {
    display: none;
  }
}*/
/************** DUREZA DEL AGUA ***********************/
.rectangle-orange {
  background-image: url(../images/rectangle_orange.png);
  background-repeat: no-repeat;
  background-position: 1px; }

.padding-left20px {
  padding-left: 20px; }

.div-interno-3images {
  height: auto;
  width: 100%; }

.redondo {
  border-radius: 100%; }

.tamaño10px {
  font-size: 10px; }

/************* AGENDA *****************/
.scheduler-view-table-colgrid {
  background-color: #e6e6e6; }

.scheduler-view-table-data-col-title {
  text-align: left;
  padding: 10px;
  color: #002c66;
  font-size: 30px; }

/************* BLOG **************/
.texto-azulon {
  color: #3cb2d6; }

.texto-central-blog {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px; }

.titu-princip {
  font-weight: 500;
  font-size: 36px; }

.menuBlog {
  color: #2f5587;
  font-size: 20px;
  font-weight: 700; }

.posicionMenuBlog {
  position: absolute;
  top: 100px; }

.margin-left25px {
  margin-left: 25px; }

.div-menu-blog {
  height: auto; }

@media (max-width: 1279px) {
  .div-menu-blog {
    height: 360px; } }

.imagen-portlet-inferior {
  width: 100%;
  height: 215px; }

.square-blue-left-sup {
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  border: 1px solid #004966;
  border-right: 0px; }

.square-blue-right-sup {
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  border: 1px solid #004966; }

.square-blue-left-inf {
  padding: 2%;
  height: 280px;
  border: 1px solid #004966; }

.square-blue-right-inf {
  padding: 2%;
  height: 280px;
  border: 1px solid #004966; }

.texto-azul-square {
  color: #004966;
  font-weight: 500;
  font-size: 28px; }

.titulo-azul-square {
  color: #004966;
  font-weight: 700;
  font-size: 36px;
  line-height: 33px; }

/******* PORTLET 3 ESTRUCTURAS INFERIOR *******/
.square-blue {
  padding-left: 0px;
  padding-right: 0px;
  height: auto;
  border: 1px solid #004966; }

.padding-interno {
  padding: 2%; }

.decoracion-text {
  text-decoration: none;
  color: #004966; }

.decoracion-text:hover {
  text-decoration: none;
  color: #004966; }

.texto-azul-square-small {
  color: #004966;
  font-weight: 500;
  font-size: 20px; }

.titulo-azul-square-small {
  color: #004966;
  font-weight: 800;
  font-size: 20px;
  line-height: 25px;
  font-weight: 700; }

/****************** ENTRADILLAS 361 ********************/
.img-min-blog {
  height: auto;
  max-height: 251px;
  max-width: 100%; }

.texto-entradillas {
  color: #004966;
  font-weight: 700;
  font-size: 18px; }

.texto-informacion {
  color: #004966;
  font-weight: 700;
  font-size: 16px; }

.img-entradilla-inf {
  width: 32%; }

/* Formularios */
.width-setting-radio {
  width: auto; }
  @media (max-width: 1199px) {
    .width-setting-radio {
      width: 100%; } }

.here-download-pdf {
  color: blue;
  text-decoration: underline;
  cursor: pointer; }

.label-checkbox-documentation {
  color: #004966;
  font-weight: 700;
  font-size: 16px; }
  @media (max-width: 767px) {
    .label-checkbox-documentation {
      font-size: 13px; } }

.textdnormal {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500; }

.textdbold {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700; }

.pt-checkbox-divi {
  padding-top: 28px; }

#contratar-empresa {
  position: relative;
  top: 5px; }

#contratar-particular {
  position: relative;
  top: 5px; }

.titulo-principal.blue-border {
  color: #333333;
  margin-bottom: 30px;
  font-size: 36px;
  font-family: 500;
  border-bottom: 1px solid #002c66;
  padding-bottom: 20px; }

.entradilla-form {
  color: #004966;
  font-size: 19px;
  line-height: 28px;
  font-weight: 700; }

.form-link {
  position: relative;
  font-size: 16px;
  line-height: 23px;
  padding-left: 20px; }
  .form-link .bullet-blue-arrow {
    left: 0;
    top: 2px;
    position: absolute;
    width: 15px;
    height: 15px;
    background-position: 0px 0px; }

.padding-left-big {
  display: inline-block;
  width: 84%;
  padding-left: 15%; }

.border-grey {
  border-top: 1px solid #757575;
  padding-top: 15px; }

.form-flex-container {
  display: flex;
  align-items: stretch; }

.image-container {
  width: 15%; }
  .image-container .form-circle .form-img {
    width: 80px;
    display: block;
    margin: 20px auto auto; }
  @media (max-width: 1279px) {
    .image-container {
      width: 25%; } }

@media (max-width: 1279px) {
  /*Buscador */
  .search-bar-keywords-input-wrapper .search-bar-keywords-input {
    border: 1px solid #002c66 !important; }
  .search-bar .input-group-item .input-group-inset-item-after {
    margin-right: 5px;
    height: 35px; } }

.form-container {
  width: 84%; }
  .form-container .form-text {
    color: #333333; }
  .form-container .link-text-padding {
    padding-left: 9px; }
  .form-container .btn-form {
    position: relative;
    display: inline-block;
    width: auto;
    background: #002c66;
    border-radius: 10px;
    line-height: 22px;
    color: #ffffff;
    cursor: pointer;
    padding: 5px 15px 5px 30px;
    font-weight: 700; }
    @media (max-width: 767px) {
      .form-container .btn-form {
        width: 100%;
        text-align: center;
        padding: 10px 15px 10px 30px; }
        .form-container .btn-form .bullet-blue-arrow {
          display: none; } }
    .form-container .btn-form .bullet-blue-arrow {
      left: 9px;
      top: 10px;
      position: absolute; }
  @media (max-width: 1279px) {
    .form-container {
      width: 75%; } }

.container-link-align {
  padding-left: 15%;
  width: 100%; }
  .container-link-align .form-link {
    position: relative;
    padding-left: 29px; }
    .container-link-align .form-link .bullet-blue-arrow {
      left: 9px;
      position: absolute; }
  @media (max-width: 1279px) {
    .container-link-align {
      padding-left: 25%; } }

.login.bonificacion .nav-item {
  max-width: 50%; }

.login .form-container {
  width: 100%; }

.login .forget-password {
  font-size: 12px;
  color: #002c66; }

.login .nav-link {
  padding: 1.5rem 1rem;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #002c66; }
  .login .nav-link.active {
    background: #002c66;
    color: #ffffff; }

.login .container-form {
  width: 50%; }

.login .container-condiciones .form-check-label {
  font-weight: 500; }
  .login .container-condiciones .form-check-label a {
    color: #002c66;
    text-decoration: underline; }

.element {
  border: 0 none;
  padding: 0;
  margin-bottom: 30px; }

.bonus-card__title {
  text-align: left; }

.section--one .section__box {
  border-radius: 10px 10px 0 0; }

.section--five .section__box {
  border-radius: 0 0 10px 10px; }

.texto-central-cia {
  color: #333333;
  font-family: 500;
  font-size: 14px; }

.texto-html-cia {
  color: #333333;
  font-weight: 500;
  font-size: 14px; }

.titulo-html-cia {
  font-weight: 400;
  font-size: 14px; }

/* CONTACTO */
.container-header-contacto {
  background-color: #3cb2d6;
  height: 458px;
  padding-top: 20px; }
  @media (max-width: 1279px) {
    .container-header-contacto {
      height: auto;
      min-height: 250px; } }

.header-container-buttons {
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  .header-container-buttons .btn {
    padding: 4% 0%;
    margin: 0;
    width: 100%; }
  @media (min-width: 1280px) {
    .header-container-buttons {
      width: 48%;
      margin-bottom: 0; }
      .header-container-buttons.btn-one {
        margin-right: 15px; } }

.container-img {
  position: absolute;
  top: -32px; }

.contacto-tit-principal {
  font-size: 32px;
  line-height: 42px;
  color: #ffffff;
  margin-bottom: 30px;
  font-weight: 700; }

.header-text-bold {
  font-weight: 700;
  font-size: 16px;
  color: #ffffff; }

.header-text-medium {
  font-weight: 500;
  font-size: 16px;
  color: #ffffff; }

.contacto-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: stretch; }
  .contacto-container .contacto-item {
    flex: 0 1;
    min-width: 225px;
    min-height: 224px;
    padding: 40px 10px 20px;
    order: 0;
    align-self: auto;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 6px;
    color: #ffffff;
    cursor: pointer; }
    @media (max-width: 991px) {
      .contacto-container .contacto-item {
        margin-right: 0; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      .contacto-container .contacto-item {
        min-width: auto;
        flex: 0 1 18%; } }
  @media (min-width: 992px) and (max-width: 1279px) {
    .contacto-container #twitter {
      margin-right: 0; } }
  .contacto-container .desplegable {
    flex: 100%;
    color: #333333;
    border-top: 1px solid #3cb2d6;
    margin-top: 20px;
    padding-top: 25px; }
    .contacto-container .desplegable .phone-section {
      width: 25%;
      float: left; }
  .contacto-container .image-container {
    width: 100%;
    height: 61px;
    text-align: center;
    margin-bottom: 15px; }
  .contacto-container .text-container .titulo {
    color: #ffffff;
    font-size: 30px;
    font-weight: 800;
    line-height: 28px;
    text-align: center; }
  .contacto-container .text-container .info {
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    font-weight: 500; }
  .contacto-container #telefono {
    background-color: #004966; }
  .contacto-container #formulario {
    background-color: #f1b27e; }
  .contacto-container #chat {
    background-color: #4cbad8;
    cursor: default; }
  .contacto-container #oficinas {
    background-color: #279399; }
  .contacto-container #twitter {
    background-color: #002c66; }
  @media (max-width: 991px) {
    .contacto-container {
      justify-content: flex-start; } }
  @media (max-width: 991px) {
    .contacto-container .contacto-item {
      flex: 100%; }
    .contacto-container .desplegable {
      margin-right: 0; }
      .contacto-container .desplegable .phone-section {
        width: 50%; }
    .contacto-container #telefono {
      order: 1; }
    .contacto-container #formulario {
      order: 3; }
    .contacto-container #chat {
      order: 5; }
    .contacto-container #oficinas {
      order: 7; }
    .contacto-container #twitter {
      order: 9; }
    .contacto-container #desplegableTelefono {
      order: 2; }
    .contacto-container #desplegableFormulario {
      order: 4; }
    .contacto-container #desplegableChat {
      order: 6; }
    .contacto-container #desplegableOficinas {
      order: 8; } }

.forms .steps-container {
  justify-content: flex-start;
  margin-bottom: 40px; }
  .forms .steps-container .steps {
    flex: 0 1;
    padding: 0;
    margin-right: 25px;
    min-width: 148px; }
    .forms .steps-container .steps .step-text {
      margin-top: 5px;
      display: block;
      line-height: 1.1rem; }
    .forms .steps-container .steps .step-bullet {
      font-size: 19px; }
    .forms .steps-container .steps .active .step-text {
      font-weight: 700; }
    .forms .steps-container .steps .active .step-bullet {
      color: #002c66;
      background: #ffffff;
      box-shadow: inset 0 0 1px #002c66; }

.forms .nl-form .form-fila {
  margin-bottom: 30px;
  color: #666666; }
  .forms .nl-form .form-fila.tit {
    font-family: 700; }
  .forms .nl-form .form-fila .adjuntar label {
    font-size: 3rem;
    font-weight: 300;
    line-height: inherit;
    display: inline-block;
    color: #004966;
    cursor: pointer;
    border-bottom: 1px dashed #004966; }
  .forms .nl-form .form-fila p {
    margin-bottom: 10px; }
  .forms .nl-form .form-fila .nl-field {
    margin-bottom: 10px;
    font-weight: 700; }
  .forms .nl-form .form-fila.mb-0 .nl-field {
    margin-bottom: 0; }
  .forms .nl-form .form-fila.tit-form-mt {
    margin-top: 50px; }
  .forms .nl-form .form-fila.tit-form-mb {
    margin-bottom: 50px; }
  .forms .nl-form .form-fila .info {
    margin-bottom: 20px; }
  .forms .nl-form .form-fila .checkbox-container {
    margin-bottom: 30px; }
    .forms .nl-form .form-fila .checkbox-container .text {
      font-size: 3rem;
      font-weight: 300;
      color: #666666; }
    .forms .nl-form .form-fila .checkbox-container .checkbox {
      display: inline-block !important;
      position: relative;
      background: #e6e6e6;
      border-radius: 50%;
      border: 0 none; }
      .forms .nl-form .form-fila .checkbox-container .checkbox[type="checkbox"]:hover {
        background: #666666; }
      .forms .nl-form .form-fila .checkbox-container .checkbox[type="checkbox"]:checked {
        display: inline-block !important;
        background: #004966; }
        .forms .nl-form .form-fila .checkbox-container .checkbox[type="checkbox"]:checked:hover {
          background: #004966; }
        .forms .nl-form .form-fila .checkbox-container .checkbox[type="checkbox"]:checked:after {
          position: absolute;
          content: "";
          top: 7px;
          left: 7px;
          width: 12px;
          height: 12px;
          bottom: 0;
          background: #e6e6e6;
          border-radius: 50%; }
          .forms .nl-form .form-fila .checkbox-container .checkbox[type="checkbox"]:checked:after:hover {
            background: #e6e6e6; }

.forms .nl-form .nl-submit-wrap {
  text-align: center;
  margin-top: 3rem; }
  .forms .nl-form .nl-submit-wrap .nl-submit {
    border-radius: 5px;
    height: 50px;
    padding: 0 1em 0 0;
    font-size: 14px;
    line-height: 48px; }
    .forms .nl-form .nl-submit-wrap .nl-submit:before {
      padding: 1px 0.7em;
      margin: 0 0.8em 0 0;
      border-radius: 5px 0 0 5px; }

.forms .image-container .form-circle .form-img {
  margin: 0 auto; }

.forms .form-container .form-tit {
  font-size: 22px;
  font-weight: 700;
  color: #002c66; }

.steps-container .steps a:hover .step-text {
  font-weight: 400; }

/*** ENTENDER MI FACTURA (BONIFICACIONES) ***/
.journal-content-article .h1-entender-factura {
  color: #002c66;
  border-bottom: 1px solid #002c66;
  padding-bottom: 10px;
  margin-bottom: 30px; }

.journal-content-article .stand-up-class {
  background: #ffffff;
  margin-top: -80px;
  padding: 70px 30px 40px 0; }

.subtitle {
  margin-bottom: 30px;
  border-bottom: 1px solid #002c66; }

.h2-entender-factura {
  color: #333333;
  font-weight: 500;
  margin-bottom: 10px; }

.bonus-card {
  -webkit-box-shadow: 0px 0px 10px 0px #333333;
  box-shadow: 0px 0px 10px 0px #333333;
  padding: 15px;
  margin-top: 40px; }

.bonus-card--detail {
  -webkit-box-shadow: none;
  box-shadow: none; }

.bonus-card__title {
  font-size: 2rem;
  font-weight: 500;
  text-align: center; }

.bonus-card__image {
  background: #ffffff;
  text-align: center;
  margin: 30px 0;
  padding: 30px 0; }

.bonus-card__image img {
  width: 50%; }

.bonus-card__description {
  color: #002c66;
  margin-bottom: 30px; }

@media (min-width: 1280px) {
  .bonus-card {
    padding: 40px; } }

.card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 0;
  -webkit-box-shadow: 0px 0px 10px 0px #333333;
  box-shadow: 0px 0px 10px 0px #333333;
  margin: 10px 0; }

.card-header {
  background: transparent;
  border-bottom: transparent;
  padding: 25px 0; }
  .card-header button p {
    margin-bottom: 0; }

.card-header-title {
  font-size: 2.25rem;
  font-weight: 500; }

.card-footer {
  background: transparent;
  border-top: transparent;
  padding: 25px 0; }

.card-body {
  padding: 50px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #ffffff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.card-body img {
  max-width: 100%; }

.card-body-description {
  color: #3c748c;
  margin-top: 25px; }

.card-body-description p {
  margin: 0; }

.carousel-item {
  margin: 0 10%;
  width: 80%;
  height: 500px; }

.carousel-item img {
  width: 50%; }

.carousel-item-left {
  padding: 0 5%; }

.card-body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.multi-item-carousel {
  overflow: hidden; }

.multi-item-carousel img {
  height: auto;
  width: 100%; }

.multi-item-carousel .carousel-control.left,
.multi-item-carousel .carousel-control.right {
  background: rgba(255, 255, 255, 0.3);
  width: 25%; }

.multi-item-carousel .carousel-inner {
  width: 150%;
  left: -25%; }

.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
  -webkit-transform: translate3d(33%, 0, 0);
  transform: translate3d(33%, 0, 0); }

.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
  -webkit-transform: translate3d(-33%, 0, 0);
  transform: translate3d(-33%, 0, 0); }

.item__third {
  float: left;
  width: 30%;
  margin: 0 1.5%;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

.item.active .item__third:first-of-type {
  opacity: 0.5;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

.item.active .item__third:last-of-type {
  opacity: 0.5;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s; }

/* AGENDA */
.filter-header {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #004966;
  font-weight: 800;
  font-size: 18px;
  color: #004966; }
  .filter-header .month-container {
    float: left;
    text-transform: uppercase; }
  .filter-header .search-text {
    float: right; }
    .filter-header .search-text i {
      font-size: 17px;
      color: #004966;
      margin-left: 12px; }

.filter-content {
  list-style: none;
  padding-left: 0; }
  .filter-content li {
    float: left;
    width: 20%;
    margin-bottom: 25px;
    padding-right: 15px;
    vertical-align: middle; }
  .filter-content .filter-label {
    font-family: 400;
    font-size: 14px;
    color: #004966;
    vertical-align: middle; }
  .filter-content .filter-input {
    position: absolute;
    opacity: 0; }
    .filter-content .filter-input + label {
      position: relative;
      cursor: pointer;
      padding: 0; }
    .filter-content .filter-input + label:before {
      content: "";
      margin-right: 10px;
      display: inline-block;
      vertical-align: middle;
      width: 24px;
      border-radius: 50%;
      height: 24px;
      border: 2px solid #666666;
      background: #ffffff; }
    .filter-content .filter-input:hover + label:after {
      background: #002c66; }
    .filter-content .filter-input:checked + label:before {
      background: #ffffff; }
    .filter-content .filter-input:checked + label:after {
      content: "";
      margin-right: 10px;
      display: inline-block;
      vertical-align: middle;
      width: 12px;
      left: 6px;
      top: 6px;
      border-radius: 50%;
      position: absolute;
      height: 12px;
      background: #002c66; }
    .filter-content .filter-input:disabled + label {
      color: #666666;
      cursor: auto; }
    .filter-content .filter-input:disabled + label:before {
      box-shadow: none;
      background: #ddd; }

.agenda-btn {
  text-align: center; }
  .agenda-btn .btn-secondary {
    border-color: #004966;
    color: #006d99;
    text-transform: uppercase;
    font-size: 14px;
    padding: 8px 60px; }

/* Widget agenda */
.scheduler-base-views,
.scheduler-base-view-date {
  display: none; }

.scheduler-base-controls {
  text-align: right;
  color: #004966;
  font-weight: 800; }

.scheduler-base-nav-date {
  text-transform: uppercase; }

.scheduler-view-table-header-day {
  color: #004966;
  font-weight: 700; }

.scheduler-event-content {
  color: #333333;
  font-weight: 700 !important;
  font-size: 13px !important;
  line-height: 1 !important; }

.scheduler-event {
  background: #e6e6e6 !important;
  border: 0 none !important;
  line-height: 0.7; }

.info-legal .form-check-input {
  float: left;
  margin-right: 10px; }
  .info-legal .form-check-input a {
    color: #004966; }

.info-legal .form-check-label {
  line-height: 27px; }
  .info-legal .form-check-label a {
    color: #004966; }

.form-control {
  border: 1px solid #666666; }

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block; }
  .upload-btn-wrapper .btn {
    height: 40px;
    border: 1px solid #666666;
    color: #333333;
    background-color: #ffffff;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px; }
  .upload-btn-wrapper input[type="file"] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0; }

.success-image {
  background: url(../images/success.png);
  background-repeat: no-repeat;
  width: 186px;
  height: 186px;
  display: block;
  background-size: 100%;
  margin: 0 auto; }

/* Resultados Buscador */
.content-buscador {
  list-style-type: none; }
  .content-buscador li {
    margin-bottom: 25px; }
    .content-buscador li .titulo-resultado {
      margin-bottom: 0;
      font-weight: 700;
      color: #333333; }
    .content-buscador li .imagen-resultado {
      max-width: 475px; }

/* Formulario sugerencias */
.suministro form {
  width: 100%; }

.suministro .form-group {
  font-size: 14px; }

.suministro .form-control {
  font-size: 14px; }

.suministro .col-form-label {
  line-height: 1;
  padding-top: 11px; }

.suministro .upload-btn-wrapper .btn {
  margin-top: 0;
  font-size: 14px;
  font-weight: 400; }

.suministro .cnt-sugerencias {
  padding-top: 9px; }
  .suministro .cnt-sugerencias .tit {
    margin-bottom: 0;
    text-transform: uppercase; }

.was-validated .form-control:valid {
  background-color: #f1f2f5;
  border: 1px solid #cecece; }

.was-validated .was-validated .form-control.is-valid {
  background-color: #f1f2f5;
  border: 1px solid #cecece; }

.was-validated .form-check-input:valid ~ .form-check-label,
.form-check-input.is-valid ~ .form-check-label {
  color: #333333; }

/******** CALIDAD DEL AGUA **************/
.info-agua {
  height: 210px;
  width: 210px;
  background: #5dafd2;
  border-radius: 100%;
  margin: auto; }

@media (max-width: 768px) {
  .info-agua {
    height: 170px;
    width: 170px; } }

.texto-info-w {
  color: #ffffff; }

.blackp {
  color: #ffffff;
  margin-top: 12px; }

/****** ENTENDER MI FACTURA GRÁFICA *******/
.h1-mi-factura {
  color: #002c66;
  font-size: 1.5rem;
  border-bottom: 1px solid #002c66;
  padding-bottom: 10px;
  margin-bottom: 30px; }

.h2-mi-factura {
  color: #333333;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 10px; }

.hr-azulmar {
  border-top: 1px solid #002c66; }

.subtitle {
  margin-bottom: 30px;
  font-weight: 500; }

.element {
  padding: 30px 0; }

.element + .element {
  border-top-color: transparent; }

.element:last-of-type {
  border-bottom-color: transparent; }

.element__title {
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 15px; }

.element-subtitle {
  font-weight: 500;
  font-size: 1.24988rem; }

.element__margin-bottom {
  margin-bottom: 25px; }

.element__image {
  display: block;
  width: 100%; }

.element__image-margin {
  margin-top: 30px; }

.element__link {
  display: block; }

.element__link-list {
  display: block;
  margin-bottom: 15px; }

.element p:last-of-type {
  margin-bottom: 0; }

@media (min-width: 1280px) {
  .element {
    padding: 30px 0 45px 0; }
  .element--small-padding {
    padding: 15px 0 30px 0; }
  .element__order-desktop-one {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .element__order-desktop-two {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .element__margin-bottom {
    margin-bottom: 50px; } }

.graph {
  position: relative; }

.graph__image {
  width: 100%; }

.graph__values {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  text-align: center; }

.graph__ammount {
  font-size: 3.5rem;
  color: #002c66;
  font-weight: 600;
  font-family: "Open Sans", sans-serif; }

.graph__section {
  font-size: 1.5rem; }

@media (min-width: 768px) {
  .graph__values {
    top: 35%; } }

@media (min-width: 1280px) {
  .graph__values {
    top: 27%; }
  .graph__ammount {
    font-size: 4.5rem; }
  .graph__section {
    font-size: 1.875rem; } }

.padding-int {
  padding-bottom: 30px; }

.id-left-6 {
  width: 100%; }

.legend ul {
  list-style: none;
  margin: 40px 0;
  padding: 0; }

.legend ul li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.875rem;
  line-height: 23px; }

.legend ul li + li {
  margin-top: 20px; }

.legend__color {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  width: 7px;
  height: 23px;
  border-radius: 5px;
  margin-right: 10px; }

.legend__color-one {
  background: #3c748c; }

.legend__color-two {
  background: #5990a9; }

.legend__color-three {
  background: #76acc6; }

.legend__color-four {
  background: #94cae4; }

.legend__color-five {
  background: #b2e8ff; }

.legend__description {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.legend__value {
  -ms-flex-negative: 1;
  flex-shrink: 1;
  text-align: right; }

@media (min-width: 1280px) {
  .legend ul li {
    font-size: 0.98438rem; } }

@media (max-width: 767px) {
  .legend + .btn {
    width: 100%; } }

.legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

/*** INNOVACION ***/
.tit-innovacion {
  color: #1a9ede;
  margin-bottom: 0;
  font-weight: 700; }

.text-innovacion {
  text-transform: uppercase;
  font-weight: 500; }

/*** BONIFICACIONES MÁS DE 3 ***/
.h1-bonificaciones {
  color: #002c66;
  font-size: 1.5rem;
  border-bottom: 1px solid #002c66;
  padding-bottom: 10px;
  margin-bottom: 30px; }

.h2-bonificaciones {
  color: #333333;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 10px; }

.hr-azulmar-top {
  border-top: 1px solid #002c66;
  margin-bottom: 30px; }

.mg-s-tit {
  margin-top: 30px; }

.persons {
  margin: 40px 0 60px 0; }

.person {
  text-align: center; }

.person__vector {
  margin-bottom: 15px; }

.person__vector img {
  width: 100%;
  fill: #ffffff; }

.person__number {
  font-size: 1.25rem;
  font-weight: 500; }

.sections {
  margin-bottom: 20px; }

@media (min-width: 1280px) {
  .sections {
    margin-bottom: 0; } }

.section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.section__title {
  font-size: 1.25rem;
  font-weight: 500;
  white-space: nowrap;
  width: 30%; }

.section__box {
  width: 70%;
  height: 70px;
  margin-left: 30px;
  -webkit-box-shadow: 0 8px 6px -6px #333333;
  box-shadow: 0 8px 6px -6px #333333;
  font-size: 1.625rem;
  color: #ffffff;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.section--one .section__box {
  background: #38bae7; }

.section--two .section__box {
  background: #00a5ed; }

.section--three .section__box {
  background: #1977bd; }

.section--four .section__box {
  background: #5ea5ba; }

.section--five .section__box {
  background: #18557a; }

/**** ZONA DE PRENSA ****/
.asset-abstract {
  height: 700px;
  width: 48%;
  margin: 1%;
  float: left;
  border: 1px solid #757575;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0px 0px 10px 0px #333333;
  background: #e6e6e6; }

.asset-abstract .asset-title {
  font-weight: 500;
  font-size: 1.5rem;
  font-weight: 700;
  color: #333333;
  padding: 3%; }

.asset-abstract .asset-title a {
  color: #333333;
  text-decoration: none; }

.asset-abstract .asset-title a:hover {
  color: #333333;
  text-decoration: none; }

.asset-abstract .asset-content .asset-summary {
  color: #004966;
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  padding: 3%; }

.enlaces-img-2nivel {
  padding: 30px 0; }

.modulo-cards {
  float: left;
  width: 33%; }
  .modulo-cards .img-contenedor img {
    height: 130px;
    width: auto; }
  .modulo-cards .texto-contenedor {
    padding: 30px 25px;
    min-height: 160px;
    text-align: center; }
    @media (min-width: 992px) and (max-width: 1279px) {
      .modulo-cards .texto-contenedor {
        min-height: 205px; } }
  @media (max-width: 1279px) {
    .modulo-cards {
      width: 100%;
      margin-bottom: 20px; } }

@media (max-width: 1279px) {
  .modulo-cards {
    margin: auto; }
    .modulo-cards .img-contenedor img {
      height: 200px;
      width: auto; } }

.asset-content .asset-summary .asset-small-image {
  width: 100%;
  height: 300px;
  margin-bottom: 3%; }

.lineh {
  line-height: 31px !important; }

.portlet-asset-publisher .asset-abstract {
  overflow: hidden; }

.altura-texto-prensa {
  height: 250px;
  padding-bottom: 15px; }

.card-title-prensa {
  width: 100%;
  height: 80px;
  border: 1px solid #333333; }

/* Buscador agua */
.buscador-agua .awesomplete {
  text-transform: lowercase; }
  .buscador-agua .awesomplete .form-control.awesomplete {
    text-transform: lowercase; }

.buscador-agua .mui-textfield > input {
  border: 1px solid #828282;
  border-radius: 4px;
  padding: 0 10px; }

.buscador-agua .mui-textfield--float-label > label {
  text-transform: uppercase;
  padding: 0 10px; }

.buscador-agua .chosen-select {
  font-size: 16px !important;
  text-transform: uppercase;
  border: 1px solid #828282;
  border-radius: 4px;
  padding: 4px 20px 4px 10px; }

.buscador-agua .mui-select > select {
  background: url(../images/rebranding/arrow-dropdown-grey.svg) no-repeat right center !important; }

.buscador-agua .chosen-container-single {
  font-size: 16px !important;
  text-transform: uppercase;
  border: 1px solid #828282;
  border-radius: 4px; }
  .buscador-agua .chosen-container-single .chosen-single {
    line-height: 31px !important;
    height: 31px !important;
    font-weight: 400; }
    .buscador-agua .chosen-container-single .chosen-single div {
      width: 25px; }
      .buscador-agua .chosen-container-single .chosen-single div b {
        background: url(../images/rebranding/arrow-dropdown-grey.svg) no-repeat center !important; }
  .buscador-agua .chosen-container-single .chosen-drop {
    width: auto;
    box-shadow: none; }
    .buscador-agua .chosen-container-single .chosen-drop .chosen-search-input {
      color: #004966; }

/*input.awesomplete {
  color: #194F6D;
  line-height: inherit;
  cursor: pointer;
  border: none;
  border-bottom: 1px dashed #194F6D;
  background: transparent;
  padding: 0;
  margin: 0;
  appearance: none;
}
input.awesomplete::placeholder {
  color: #194F6D;
}*/
.bg-color-fondo {
  background: #d7e7f5;
  margin-top: 60px; }
  @media (max-width: 991px) {
    .bg-color-fondo {
      margin-top: 0; } }
  .bg-color-fondo .imagen-cabecera {
    max-width: 455px !important;
    margin: -40px auto auto; }

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(/o/aigues-principal-theme/images/chosen-sprite.png) no-repeat !important; }

.agenda-container.container-fluid-1280 {
  padding: 0; }

.agenda-container.header-agenda {
  margin-bottom: 30px; }

.agenda-container .title {
  font-size: 42px;
  margin-bottom: 15px;
  font-weight: 700; }

.agenda-container .event-date {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 0; }

.agenda-container-inner {
  border: 0 none;
  color: #333333; }
  .agenda-container-inner p {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 0; }
  .agenda-container-inner img {
    max-height: 100%;
    max-width: 100%;
    margin: 15px 0 25px; }

.table-responsive .table th {
  vertical-align: middle; }

.sinpadding {
  padding: 0 !important; }

/** BREADCRUMB **/
.breadcrumb {
  padding-left: 0px !important; }

/*** FOOTER***/
.pfooter {
  font-size: 14px;
  font-weight: 700; }

/** DOSSIER **/
.text-small-dossier {
  font-weight: 700;
  font-size: 12px;
  text-align: center; }

.cifras-black-number {
  color: #333333;
  font-size: 35px;
  font-weight: 700; }

.cifras-small {
  font-weight: 700;
  font-size: 24px;
  text-align: center; }

.cifras-small-number {
  font-weight: 700;
  font-size: 30px;
  text-align: center; }

.margen-acumulatat {
  margin-top: 45px; }

.altura-espaciadora {
  height: 80px; }

.altura-container-texto {
  height: 50px; }

.bloque-opcional-dossier {
  height: 265px; }

.bloque-interno-opcional {
  height: 198px; }

.div-azulejo {
  float: left;
  width: 25%;
  height: auto;
  margin: 0px;
  padding: 10px;
  color: #333333;
  text-align: center;
  overflow: hidden; }

.div-azulejo-img {
  border-radius: 5px;
  height: 250px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.franja-azul-geo {
  height: 35px;
  background-color: #4cbad8;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.simbolo-geo-azulejo {
  background-image: url("/o/aigues-principal-theme/images/GPS-azulejo-img.png"); }

.move-input-form {
  position: relative;
  top: 6px; }

@media screen and (max-width: 500px) {
  .image_table_clientes {
    width: 60px; }
  .titulo_table_clientes {
    font-size: 12px; } }

@media (max-width: 767px) {
  .search-bar-keywords-input-wrapper {
    min-width: 100% !important; } }

@media (max-width: 991px) {
  .search-bar-keywords-input-wrapper {
    min-width: 100% !important; } }

/********** Dropdown ************/
@media (max-width: 1279px) {
  .lfr-nav-item.dropdown .dropdown-button {
    padding: 10px 10px 6px 10px;
    position: relative;
    right: 0px;
    margin-right: 12px;
    text-align: left;
    z-index: 1001;
    float: right; }
    .lfr-nav-item.dropdown .dropdown-button .lfr-nav-child-toggle span {
      width: 0;
      height: 0; }
    .lfr-nav-item.dropdown .dropdown-button .lfr-nav-child-toggle svg {
      fill: #004966; }
  .lfr-nav-item.dropdown.show > .dropdown-button svg {
    transform: rotate(180deg); }
  .lfr-nav-item.dropdown .dropdown-menu {
    display: none !important; }
  .lfr-nav-item.dropdown.show .dropdown-menu.third.show {
    display: block !important;
    position: relative;
    height: auto;
    top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 30px; }
    .lfr-nav-item.dropdown.show .dropdown-menu.third.show li:first-child .dropdown-item {
      padding-top: 2px !important; }
  .lfr-nav-item.dropdown.show .dropdown-menu.second.show {
    display: block !important;
    position: relative;
    height: auto;
    top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 15px; }
    .lfr-nav-item.dropdown.show .dropdown-menu.second.show li:first-child .dropdown-item {
      padding-top: 2px !important; }
  .navbar-nav > .lfr-nav-item.dropdown.show:after {
    background: #666666;
    height: 1px;
    width: 97%;
    content: "";
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    margin-left: 2%; } }

/** Agenda **/
.columns-max .portlet-layout.row {
  height: auto !important; }

/**********   Breadcrumb ************/
.breadcrumb > li + li::before {
  content: ">"; }

.breadcrumb > li.active {
  color: #333333; }

.breadcrumb-horizontal {
  margin-bottom: 0;
  margin-top: 25px; }

.ab-breadcrumbs {
  font-weight: 500;
  font-style: normal;
  line-height: normal;
  font-size: 14px; }

.logo-mobile-container {
  width: 108px;
  margin: 0 auto; }
  .logo-mobile-container a {
    display: block !important;
    padding: 0;
    max-width: 100%;
    margin: 0; }
    .logo-mobile-container a img {
      max-height: 30px;
      margin-top: -2px; }

@media (max-width: 1279px) {
  .top-resp-menu img {
    display: none; } }

/* FIX MENU */
@media only screen and (min-width: 768px) {
  #wrapper .portlet-boundary > span:first-child {
    top: -56px; } }

/*cookiebot*/
@media only screen and (max-width: 480px) {
  #CookiebotWidget {
    bottom: 80px !important; } }

@media only screen and (max-width: 1024px) {
  #CookiebotWidget {
    bottom: 80px !important; } }

#wrapper .portlet-boundary > span:first-child {
  display: block;
  position: relative;
  top: -48px;
  visibility: hidden; }

/*boton abajo derecha theme*/
@media (max-width: 768px) {
  .dWTQRz {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: auto !important;
    margin-left: 0 !important; } }

/*capa blanca top en moviles KWYM-5*/
@media (max-width: 768px) {
  /* Ajusta el 768px según tus necesidades */
  .search-bar-simple {
    display: none;
    /* Oculta el div en móviles */ } }

@media (max-width: 768px) {
  /* Ajusta el 768px según tus necesidades */
  .logo-aigues {
    display: none;
    /* Oculta el div en móviles */ } }

@media (max-width: 768px) {
  /* Ajusta el 768px según tus necesidades */
  .top-bar-aigues-left-responsive {
    visibility: hidden;
    /* Oculta el div en móviles */ } }

@media (max-width: 768px) {
  /* Ajusta el 768px según tus necesidades */
  .language {
    visibility: hidden;
    /* Oculta el div en móviles */ } }

@media (max-width: 768px) {
  /* Ajusta el 768px según tus necesidades */
  .navbar-toggle-icon {
    visibility: hidden;
    /* Oculta el div en móviles */ } }

@media (max-width: 768px) {
  /* Ajusta el 768px según tus necesidades */
  .fa-user {
    visibility: hidden;
    /* Oculta el div en móviles */ } }

/* Menu responsive */
@media (min-width: 1280px) {
  #wrapperMenu {
    display: none; } }

/* RRSS */
@media (max-width: 1279px) {
  .social-text {
    display: none; } }

/* Contenido */
[type="checkbox"] {
  cursor: pointer;
  height: 26px;
  width: 26px; }

[type="radio"] {
  cursor: pointer;
  height: 26px;
  width: 26px; }

header .top-bar-aigues .group-links a.selected {
  font-family: "Raleway ExtraBold"; }

.div-popover-topbar {
  background-color: #4c4c4c; }

@media (max-width: 1279px) {
  .name_user_display {
    display: none !important; } }

.group-links.sites a:first-child {
  padding-left: 0; }

.underline {
  text-decoration: underline; }

.nl-overlay {
  z-index: 999999; }

.nl-field.nl-field-open {
  z-index: 1000000; }

.ancho100 {
  width: 100%; }

.titulo-principal {
  color: #002c66;
  margin-bottom: 30px;
  font-size: 32px; }
  .titulo-principal.tit-border {
    border-bottom: 1px solid #858585;
    padding-bottom: 20px; }
  .titulo-principal + .tit-border {
    border-bottom: 1px solid #858585;
    padding-bottom: 30px;
    margin-bottom: 20px; }

.strong-container strong {
  color: #006d99;
  font-weight: 700; }

.link-bold {
  font-weight: 600; }

.hr-azul.text-container {
  padding-top: 20px; }

.top-menu-aigues .navigation-aigues .dropdown-toggle:after {
  display: none; }

@media (min-width: 1280px) {
  .top-menu-aigues .navigation-aigues button {
    display: none; } }

.top-menu-aigues {
  background: #ffffff;
  position: relative;
  z-index: 1; }

@media (min-width: 1280px) {
  .child-menu {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    top: -2px;
    max-width: 100%;
    border-radius: 0 0 5px 5px;
    width: 100%;
    border: 0 none;
    box-shadow: 0px 5px 2px #666666;
    margin-top: 0;
    padding-top: 0; }
    .child-menu:hover {
      display: inline-flex; }
    .child-menu li {
      flex: 1 0;
      min-width: 130px; }
    .child-menu .dropdown-item {
      height: 100%;
      padding-bottom: 0; }
      .child-menu .dropdown-item .nav-image {
        width: 80px;
        height: 80px;
        background-size: 100%;
        margin: 0 auto;
        background-repeat: no-repeat; }
      .child-menu .dropdown-item .texto {
        text-align: center;
        color: #004966;
        font-weight: 700;
        font-size: 14px;
        text-decoration: none;
        margin-bottom: 0; } }

@media (max-width: 1279px) {
  header .top-menu-aigues {
    height: 0px; }
  .menu-icon {
    font-size: 30px;
    color: #002c66; }
  .navbar-collapse .desplegable-mobile.navbar-nav {
    flex-direction: column !important; }
  .navbar-toggler {
    background: #ffffff;
    width: 62px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 18px 15px;
    height: 54px; }
    .navbar-toggler + .collapse {
      display: none !important; }
    .navbar-toggler + .collapse.show {
      background: #ffffff;
      position: absolute;
      left: 0;
      right: 0;
      height: 100vh;
      top: 91px;
      z-index: 100;
      display: block !important; }
    .navbar-toggler .navbar-toggle-icon {
      position: relative;
      display: block;
      width: 30px;
      height: 15px; }
      .navbar-toggler .navbar-toggle-icon span {
        pointer-events: none;
        transition: 0.15s ease-in-out;
        display: block;
        position: absolute;
        height: 2px;
        background: #004966;
        border-radius: 0;
        left: 0;
        right: 0; }
      .navbar-toggler .navbar-toggle-icon .first-line {
        top: 5px;
        transform: rotate(45deg); }
      .navbar-toggler .navbar-toggle-icon .second-line {
        display: none; }
      .navbar-toggler .navbar-toggle-icon .third-line {
        top: 5px;
        transform: rotate(135deg); }
    .navbar-toggler.collapsed .navbar-toggle-icon .first-line {
      top: 0;
      transform: rotate(0deg); }
    .navbar-toggler.collapsed .navbar-toggle-icon .second-line {
      top: 6px;
      display: block;
      transform: rotate(0deg); }
    .navbar-toggler.collapsed .navbar-toggle-icon .third-line {
      top: 12px;
      transform: rotate(0deg); } }

@media (min-width: 1280px) {
  .lfr-nav-item .dropdown-button {
    height: 37px;
    padding: 10px 0px;
    vertical-align: bottom; }
  .main-nav {
    position: relative; }
  .d-block-flex {
    display: inline-flex; }
  .dropdown-item {
    text-align: center; }
  a.dropdown-item:hover {
    background-color: #ffffff !important; }
  .nav-item {
    border-right: 0 none !important; }
    .nav-item a.nav-link {
      padding-top: 44px !important;
      padding-bottom: 44px !important;
      line-height: 1.2; }
  .nav-item:last-child a:before {
    width: 0; }
  .nav-item .text-truncate {
    position: relative;
    padding-bottom: 5px; }
    .nav-item .text-truncate:before {
      position: absolute;
      top: 45px;
      right: 0;
      content: "";
      height: 19px;
      width: 1px;
      background: #002c66; }
  .nav-item .text-truncate_int:hover {
    border-bottom: 2px solid #002c66;
    padding-bottom: 3px; }
  .nav-item .text-truncate_int {
    position: relative;
    padding-bottom: 5px; }
  .nav-item.active .text-truncate_int:after {
    background: #002c66;
    height: 2px;
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    right: 0; }
  .nav-item.active .text-truncate_int:hover {
    border-bottom: 0 none;
    padding-bottom: 5px; }
  .lfr-nav-child-toggle {
    display: none; } }

.nav-item.selected .text-truncate {
  font-weight: 700;
  font-weight: initial; }

.nav-item .text-truncate {
  font-weight: 500;
  font-weight: initial; }

.text-truncate {
  overflow: auto;
  text-overflow: initial; }

.bullet-blue-arrow {
  display: inline-block;
  background-image: url(/o/aigues-principal-theme/images/point-menu.svg);
  background-repeat: no-repeat;
  background-position: 0 8px; }

.blue-arrow-icon {
  background-image: url(/o/aigues-principal-theme/images/rebranding/arrow-right-circle.svg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 17px; }

@media (min-width: 1280px) {
  .container-imagen-cabecera {
    margin-bottom: 50px; } }

/* Modulo subsecciones */
.subsecciones-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: space-between;
  border-top: 1px solid #757575;
  padding-top: 30px; }
  .subsecciones-container .subsecciones-item {
    flex: 1 0;
    min-width: 120px;
    margin: 0 20px 30px; }
    .subsecciones-container .subsecciones-item .subsecciones-container-text {
      text-align: center; }
      .subsecciones-container .subsecciones-item .subsecciones-container-text .subsecciones-text {
        font-weight: 700;
        font-size: 16px;
        line-height: 23px;
        padding-left: 0; }
    .subsecciones-container .subsecciones-item .subsecciones-img {
      display: block;
      width: 110px;
      margin: 0 auto 15px; }

.portlet {
  margin-bottom: 0; }

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

.hasDatepicker {
  display: inline-block !important; }

.disable-awesomplete .nl-field {
  display: none; }

.container-datepicker.long-input input {
  width: 358px; }

.container-datepicker.medium-input input {
  width: 220px; }

.container-rrss .btn {
  background: transparent;
  border: 1px solid #cacaca;
  padding: 0.4375rem 0.9375rem;
  line-height: 1.5;
  float: none; }
  .container-rrss .btn i {
    width: 15px; }
  .container-rrss .btn .social-text {
    margin-left: 5px; }

.container-rrss .facebook {
  color: #3b5998 !important; }

.container-rrss .twitter {
  color: #1dcaff !important; }

.container-rrss .link {
  color: #3b5998 !important; }
  .container-rrss .link .fa-link {
    color: #cacaca !important; }

.ab-dos-columnas-clientes .list-menu {
  margin-top: 127px; }

#layout-column_column-1 .list-menu {
  margin-top: 127px; }

.ab-home1-item-content {
  padding: 0 15px 15px; }

.li-blue-arrow {
  list-style: none; }
  .li-blue-arrow li {
    position: relative; }
    .li-blue-arrow li:before {
      content: "";
      position: absolute;
      top: 5px;
      left: -22px;
      background-image: url(../images/flecha-li.png);
      background-repeat: no-repeat;
      width: 12px;
      height: 12px;
      background-size: 12px; }

.journal-content-article li {
  list-style: none;
  position: relative;
  font-family: "Raleway Medium"; }
  .journal-content-article li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -26px;
    background-image: url(../images/flecha-li.png);
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
    background-size: 12px; }

.slick-dots li:before {
  background-image: none !important; }

.texto-citado,
q,
blockquote,
cite {
  font-weight: 400;
  color: #002c66;
  font-size: 30px;
  border-bottom: 1px solid #002c66; }

q {
  margin-bottom: 15px;
  display: inline-block; }

[type="checkbox"] {
  cursor: pointer;
  height: 26px;
  width: 26px !important; }

[type="radio"] {
  cursor: pointer;
  height: 26px;
  width: 26px !important; }

.lectura-contador .info-legal {
  padding-left: 0; }
  .lectura-contador .info-legal .form-check-input {
    float: none;
    margin-right: 0; }

/* Modulo TAGS */
.tag-items {
  margin: 0;
  padding: 0; }
  .tag-items li {
    margin: 0 15px 15px 0;
    line-height: 1;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-size: 1rem !important; }
    .tag-items li:last-child {
      margin-right: 0; }
    .tag-items li:hover a {
      background: #004966;
      color: #ffffff; }
    .tag-items li a {
      background: #e6e6e6;
      color: #333333;
      display: block;
      padding: 10px; }
      .tag-items li a.tag-selected {
        background: #004966;
        color: #ffffff; }

#map_element {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0; }

#legend ul {
  padding: 10px 20px 10px 10px;
  margin: 0 0 0 20px; }

.container-maps {
  position: relative;
  height: 500px; }

.awesomplete > ul {
  color: #444;
  border-top: 0;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #bbb;
  border-radius: 0 4px 4px 0;
  font-size: 16px;
  box-shadow: 0 0.2em 0.6em rgba(0, 0, 0, 0.2);
  margin: 0 !important;
  background: #ffffff !important;
  list-style: none;
  padding: 0; }
  .awesomplete > ul:before {
    display: none; }
  .awesomplete > ul li {
    padding: 10px !important;
    border-bottom: 1px solid #ccc;
    text-transform: lowercase; }
    .awesomplete > ul li:hover {
      cursor: pointer; }
      .awesomplete > ul li:hover mark {
        background: none; }
    .awesomplete > ul li mark {
      background: no-repeat;
      color: #004966;
      font-weight: 700;
      box-shadow: none;
      padding: 2px 0em 3px 0; }
      .awesomplete > ul li mark:before {
        background-color: transparent; }

.error {
  width: 100%;
  margin: 0.3em auto 0 auto;
  font-size: 0.5em;
  line-height: 1.5;
  background-color: #f3f2b6;
  padding: 10px 20px; }

.error p {
  margin-top: 0;
  margin-bottom: 5px; }

.error ul li {
  color: red;
  font-size: 16px; }

.error ul li .fa {
  color: red; }

.chosen-container-single {
  border-bottom: 1px solid rgba(0, 0, 0, 0.26);
  color: #004966;
  font-size: 3rem !important; }
  .chosen-container-single .chosen-single {
    border: 0 none !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important; }
    .chosen-container-single .chosen-single span {
      overflow: visible !important;
      text-overflow: initial !important; }

.chosen-container-single:focus {
  border-bottom: 2px solid #2196f3 !important; }

.chosen-container-active {
  border-bottom: 2px solid #2196f3 !important; }

.form-control.field-error {
  background-color: #e6e6e6;
  box-shadow: none;
  color: #333333;
  border-bottom: 1px dashed #f48989;
  border-top: 0;
  border-right: 0;
  border-left: 0; }

.hidden-field {
  position: absolute;
  left: -9999px; }

input.error {
  color: red !important;
  width: auto;
  background: #ffc9c9 !important; }

input.error::placeholder {
  color: #004966 !important; }

input.error + label {
  position: absolute;
  top: 65px;
  left: 0;
  text-align: center;
  padding: 5px;
  z-index: 1; }

label.error {
  color: red; }

.forms input::placeholder {
  color: #004966 !important; }

.p-relative {
  position: relative; }

span {
  display: inline-block; }

.forms input {
  width: auto; }

input,
select {
  width: 150px; }

.with-select > span,
.with-select > label.error {
  vertical-align: top;
  margin-top: 5px;
  display: inline-block; }

.chosen-container-single .chosen-single div b {
  background-position: 4px 4px !important; }

.chosen-single {
  line-height: 48px !important;
  height: 59px !important; }

.chosen-container .chosen-results li {
  font-weight: normal;
  display: block;
  font-size: 12px; }

.chosen-container-single .chosen-search input[type="text"] {
  font-size: 14px !important; }

.chosen-search {
  float: left;
  width: 100%; }
  .chosen-search .chosen-search-input {
    float: left; }

#formsADB .adjuntar input {
  display: none; }

.chosen-select.error + .chosen-container {
  background: #ffc9c9; }

.with-select div.error {
  display: none; }

.with-select .chosen-select.error ~ div.error {
  position: absolute;
  display: block !important;
  margin-top: 0;
  color: #ff0000;
  padding: 5px;
  text-align: center;
  font-weight: 600; }

.espaciado-width {
  width: 100px; }

.mb-20 {
  margin-bottom: 20px; }

#portlet_com_liferay_blogs_web_portlet_BlogsPortlet .taglib-categorization-filter {
  display: none; }

/* Collapse */
.card {
  margin: 0 0 15px 0;
  box-shadow: none;
  border: 2px solid #006d99; }
  .card .card-header {
    padding: 0; }
    .card .card-header button {
      width: 100%;
      text-align: left;
      padding: 20px 55px 20px 30px;
      color: #002c66;
      font-weight: 700;
      font-size: 16px;
      position: relative;
      white-space: break-spaces; }
      @media (max-width: 991px) {
        .card .card-header button {
          padding-left: 25px;
          padding-right: 45px; } }
      .card .card-header button:before {
        content: "";
        position: absolute;
        top: 20px;
        right: 20px;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #006d99;
        color: #006d99;
        border: 2px solid #006d99;
        text-align: center;
        padding-left: 2px; }
        @media (max-width: 991px) {
          .card .card-header button:before {
            right: 15px; } }
      .card .card-header button:after {
        position: absolute;
        content: "-";
        top: 3px;
        right: 20px;
        width: 20px;
        height: 10px;
        color: #ffffff;
        font-weight: 400;
        font-size: 36px; }
        @media (max-width: 991px) {
          .card .card-header button:after {
            right: 15px; } }
      .card .card-header button.collapsed:before {
        background: #ffffff; }
      .card .card-header button.collapsed:after {
        content: "+";
        background: #ffffff;
        color: #006d99;
        padding-left: 0;
        top: 6px;
        right: 20px;
        width: 20px;
        height: 10px; }
        @media (max-width: 991px) {
          .card .card-header button.collapsed:after {
            right: 15px; } }
      .card .card-header button:hover {
        text-decoration: none; }
      .card .card-header button:focus {
        box-shadow: none; }
      .card .card-header button:not(:disabled):not(.disabled):active:focus {
        box-shadow: none; }
  .card .card-body {
    background: #fff;
    padding: 0 80px 25px 50px;
    color: #002c66;
    font-weight: 500;
    font-size: 16px;
    align-items: flex-start; }
    @media (max-width: 991px) {
      .card .card-body {
        padding-left: 25px;
        padding-right: 25px; } }
    .card .card-body a {
      text-decoration: underline; }
  .card.card-icon .card-header {
    position: relative; }
    .card.card-icon .card-header::before {
      position: absolute;
      height: 100%;
      content: "";
      left: 22px;
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: center; }
      @media (max-width: 991px) {
        .card.card-icon .card-header::before {
          left: 12px; } }
    .card.card-icon .card-header.institucion::before {
      background-image: url(/o/aigues-principal-theme/images/rebranding/institucion.svg);
      width: 40px; }
    .card.card-icon .card-header.tarjetas::before {
      background-image: url(/o/aigues-principal-theme/images/rebranding/tarjetas.svg);
      width: 40px; }
    .card.card-icon .card-header.bizum::before {
      background-image: url(/o/aigues-principal-theme/images/rebranding/bizum.svg);
      width: 40px;
      height: 100%;
      background-size: 80%; }
    .card.card-icon .card-header button {
      padding-left: 82px; }
      @media (max-width: 991px) {
        .card.card-icon .card-header button {
          padding-left: 65px; } }
  .card.card-icon .card-body {
    padding-left: 82px; }
    @media (max-width: 991px) {
      .card.card-icon .card-body {
        padding-left: 25px; } }

/* Banner lateral bonificacion */
.banner-bonificacion {
  background: #f2f2f2;
  padding: 25px 33px; }
  .banner-bonificacion p {
    margin-bottom: 0;
    color: #006d99;
    font-size: 34px;
    font-family: "Raleway extraBold";
    line-height: 38px; }

.modal-dialog-centered {
  max-width: 1200px;
  position: relative; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog-scrollable {
  height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

@media (min-width: 576px) {
  .modal-dialog-scrollable {
    height: calc(100% - 3.5rem); } }

/* FORMULARIO RECUPERAR EMAIL */
.formulario.recuperar-email .titulo-principal {
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-size: 38px;
  margin-bottom: 10px; }

.formulario.recuperar-email .texto {
  color: #ffffff;
  text-align: center;
  font-weight: "$font-primary-medium";
  font-size: 22px;
  margin-bottom: 35px; }

.formulario.recuperar-email .form-control {
  width: 100%; }

.formulario.recuperar-email .form-group label {
  font-weight: 400;
  font-size: 18px; }

.formulario.recuperar-email .btn-primary {
  background: #ffffff;
  color: #004966;
  border-color: #ffffff; }

.formulario.recuperar-email .cnt-sugerencias p {
  color: #ffffff;
  font-weight: 400;
  font-size: 18px; }

.formulario.recuperar-email .info-obligatorio {
  color: #ffffff;
  font-weight: 400;
  font-size: 18px; }

.formulario.recuperar-email .textos-legales {
  color: #ffffff;
  padding: 20px;
  background: #333333; }
  .formulario.recuperar-email .textos-legales p {
    font-weight: 400;
    font-size: 14px; }
  .formulario.recuperar-email .textos-legales strong {
    display: block;
    font-weight: 700; }

.person-nav {
  background-image: url(/o/aigues-principal-theme/images/user.png) !important; }

.map-detail {
  float: left;
  height: 140px;
  margin-right: 5px;
  width: 120px; }

.scheduler-event-recorder-popover {
  width: 300px !important; }
  .scheduler-event-recorder-popover .scheduler-event-recorder-body {
    display: none; }
  .scheduler-event-recorder-popover .popover-title {
    padding: 3%;
    color: #004966;
    font-weight: 500;
    align-self: center; }
  .scheduler-event-recorder-popover .scheduler-event-recorder-form {
    margin: 5px; }
  .scheduler-event-recorder-popover .btn-toolbar-button {
    text-align: left;
    color: #004966;
    font-weight: 700;
    font-size: 16px;
    position: relative; }
    .scheduler-event-recorder-popover .btn-toolbar-button:hover {
      text-decoration: none; }
    .scheduler-event-recorder-popover .btn-toolbar-button:focus {
      box-shadow: none; }

.affectation-info {
  padding: 5px; }
  .affectation-info p {
    color: #53a3cf;
    margin-bottom: 0.5rem !important;
    font-size: 15px; }

.affectation-search-result {
  font-weight: 400; }
  .affectation-search-result .update-date {
    color: #54545d;
    font-size: 12px; }
  .affectation-search-result .text-center {
    text-align: center; }
  .affectation-search-result .rounded-result-container {
    flex-wrap: wrap; }
  .affectation-search-result .rounded-result {
    background-color: #ffffff;
    border-radius: 8px;
    border: 1px solid #BDBDBD;
    padding: 30px; }
    .affectation-search-result .rounded-result.item1 {
      position: relative;
      flex: 100%;
      margin-bottom: 25px;
      padding-left: 95px; }
      .affectation-search-result .rounded-result.item1:before {
        content: "";
        position: absolute;
        top: 25px;
        left: 25px;
        background-image: url(/o/aigues-principal-theme/images/ico-no-water.svg);
        background-repeat: no-repeat;
        width: 50px;
        height: 50px;
        background-size: 100%; }
      .affectation-search-result .rounded-result.item1 .text {
        margin-bottom: 10px; }
        .affectation-search-result .rounded-result.item1 .text.not-found-text-blue {
          margin-bottom: 20px; }
        .affectation-search-result .rounded-result.item1 .text:last-child {
          margin-bottom: 0; }
    .affectation-search-result .rounded-result.item2 {
      position: relative;
      flex: 1 100%;
      margin-right: 0;
      margin-bottom: 25px;
      padding-left: 95px; }
      .affectation-search-result .rounded-result.item2:before {
        content: "";
        position: absolute;
        top: 25px;
        left: 25px;
        background-image: url(/o/aigues-principal-theme/images/new_llave_inglesa.svg);
        background-repeat: no-repeat;
        width: 50px;
        height: 50px;
        background-size: 100%; }
      @media (max-width: 1279px) {
        .affectation-search-result .rounded-result.item2 {
          flex: 0 0 100%;
          margin-bottom: 25px;
          margin-right: 0; } }
      .affectation-search-result .rounded-result.item2 .not-found-text-blue {
        margin: 0 0 20px 0; }
        @media (max-width: 1279px) {
          .affectation-search-result .rounded-result.item2 .not-found-text-blue {
            margin-top: 0; } }
    .affectation-search-result .rounded-result.not-found:before {
      background-image: url(/o/aigues-principal-theme/images/new_gota.svg); }
    .affectation-search-result .rounded-result.item3 {
      flex: 1 1 35%; }
      @media (max-width: 1279px) {
        .affectation-search-result .rounded-result.item3 {
          flex: 0 0 100%; } }
      .affectation-search-result .rounded-result.item3.container-acceder {
        margin-bottom: 0;
        box-shadow: none; }
        .affectation-search-result .rounded-result.item3.container-acceder .ofex-text {
          margin-bottom: 0; }
        .affectation-search-result .rounded-result.item3.container-acceder .container-buttons {
          flex-wrap: nowrap; }
          .affectation-search-result .rounded-result.item3.container-acceder .container-buttons .btn {
            margin-bottom: 0; }
    .affectation-search-result .rounded-result h3 {
      color: #002c66;
      margin-bottom: 30px;
      font-weight: 700; }
    .affectation-search-result .rounded-result .texto-informativo {
      margin-bottom: 30px;
      font-weight: 500; }
    .affectation-search-result .rounded-result .not-found-text-blue.number {
      margin-bottom: 30px;
      color: #002c66;
      font-size: 28px; }
    .affectation-search-result .rounded-result .text-info-small {
      font-size: 14px; }
    .affectation-search-result .rounded-result .rounded-result-title {
      color: #828282;
      font-size: 16px; }
    .affectation-search-result .rounded-result .rounded-result-time {
      color: #333333;
      font-size: 28px; }
    .affectation-search-result .rounded-result .container-buttons {
      display: flex;
      place-content: center;
      flex-wrap: wrap;
      gap: 10px; }
      .affectation-search-result .rounded-result .container-buttons .btn {
        margin-bottom: 20px;
        width: max-content; }
  .affectation-search-result .btn-affectation {
    background: #002c66;
    border: 1px solid #757575;
    box-sizing: border-box;
    border-radius: 8px;
    font-size: 11px;
    line-height: normal;
    color: #ffffff;
    cursor: pointer;
    padding: 10px 10px 10px 25px;
    font-weight: 700; }
  .affectation-search-result .fs-12 {
    font-size: 12px; }
  .affectation-search-result .bullet-blue-arrow {
    display: inline-block;
    background-image: url(/o/aigues-principal-theme/images/point-menu.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    background-position: 0 0;
    left: 20px;
    position: absolute; }

@media (max-width: 991px) {
  .carrerer-container .box-autocompletable-select {
    margin-bottom: 20px; } }

.titulo-afecciones {
  color: #006d99;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 30px; }

@media (max-width: 1280px) {
  .respmenucalidad {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    width: 100%; } }

/*.page-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url('http://www.downgraf.com/wp-content/uploads/2014/09/01-progress.gif?e44397') 50% 50% no-repeat rgb(249,249,249);
}*/
.page-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #ffffff; }

.page-loader:after {
  content: " ";
  display: block;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  border: 5px solid #004966;
  border-color: #004966 transparent #004966 transparent;
  animation: page-loader 1.5s linear infinite;
  margin-left: 50%;
  margin-top: 40vh; }

@keyframes page-loader {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@media (max-width: 768px) {
  .page-loader:after {
    width: 96px;
    height: 96px;
    margin-left: 45%;
    margin-top: 40vh; } }

@media (max-width: 576px) {
  .page-loader:after {
    width: 64px;
    height: 64px;
    margin-left: 42%;
    margin-top: 40vh; } }

.popover-body {
  background-color: #002c66;
  border: 1px solid white; }

.text-popover-menu-top-bar {
  color: #ffffff;
  font-weight: 400; }

@media (min-width: 1280px) {
  .dnone-text-white {
    display: none; } }

@media (max-width: 1279px) {
  .name_user_display {
    display: none; } }

/* modal alta de usuario Factura sin papel */
#facturaSinPapel {
  padding: 50px !important; }

.fs-13 {
  font-size: 13px; }

.not-found-text-blue {
  font-size: 21px;
  line-height: 23px;
  font-weight: 800;
  color: #1d96d9; }

.button-ofex-affectations {
  background: #002c66;
  border: 1px solid #757575;
  box-sizing: border-box;
  border-radius: 8px;
  font-size: 14px;
  line-height: normal;
  color: #ffffff;
  cursor: pointer;
  padding: 10px 25px 10px 25px;
  font-weight: 700; }

.mt-7 {
  margin-top: 7px; }

.table-sticky-container {
  margin-bottom: 80px; }
  .table-sticky-container .title {
    padding: 1.25rem 0 !important; }
  .table-sticky-container .table td {
    border: 0;
    padding: 0; }
  .table-sticky-container .table th {
    color: #006d99;
    height: auto;
    border: 0; }
  .table-sticky-container label {
    display: none; }
  .table-sticky-container .inputPrincipal {
    padding: 0.75rem;
    width: 84px; }
  .table-sticky-container .table > thead:first-child > tr:first-child > th:first-child {
    position: absolute;
    display: inline-block;
    background-color: #ffffff;
    height: 100%;
    z-index: 1; }
  .table-sticky-container .table > tbody > tr > td:first-child {
    position: absolute;
    display: inline-block;
    background-color: #ffffff;
    z-index: 1;
    width: 150px; }
  .table-sticky-container .table > thead:first-child > tr:first-child > th:nth-child(2) {
    padding-left: 150px; }
  .table-sticky-container .table > thead:first-child > tr:last-child > td {
    height: auto;
    padding: 0 !important; }
  .table-sticky-container .table tbody tr td:nth-child(2) {
    padding-left: 150px; }
  .table-sticky-container .table tbody tr:last-child {
    position: relative; }
    .table-sticky-container .table tbody tr:last-child::before {
      content: "";
      position: absolute;
      right: 0;
      left: 0;
      height: 1px;
      z-index: 2;
      width: 71%;
      background: #006d99; }
  .table-sticky-container .table td:first-child,
  .table-sticky-container .table th:first-child {
    padding-left: 12px;
    width: 150px;
    display: table; }
  @media (max-width: 1199px) {
    .table-sticky-container .inputPrincipal .inputConInfo {
      width: 100% !important; } }

.border-b {
  border-bottom: 1px solid #006d99;
  position: relative;
  width: 71% !important;
  z-index: 1; }

.table-sticky-container.caudal .table tbody tr:last-child::before {
  display: none; }

/** COOKIES MODAL */
.cc-message {
  font-weight: 900; }

.cc-btn {
  color: #194f6d !important; }

/**MODALES SWAL2 ALERT**/
#swal2-content {
  color: black !important;
  font-weight: 600 !important; }

.swal2-styled {
  font-size: 18px !important;
  font-weight: 600 !important; }

/** ACCCESIBILIDAD OBRAS Y AFECTACIONES **/
.mui-textfield--float-label > label {
  font-weight: 600 !important;
  color: #333F48 !important; }

.mui-btn--primary {
  background-color: #194f6d !important;
  font-weight: 600 !important;
  color: white !important; }

.reading-water-container .detail-last-read,
.reading-water-container .text-detail-small {
  font-size: 14px;
  line-height: 16px; }

.reading-water-container .bg-color-photoCounter {
  background-image: url("/o/aigues-principal-theme/images/foto-contador.png");
  background-size: contain;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    .reading-water-container .bg-color-photoCounter {
      background-size: cover; } }

.reading-water-container .box-photoCounter {
  width: 294px;
  height: 183px; }
  @media (max-width: 767px) {
    .reading-water-container .box-photoCounter {
      width: 200px;
      height: 100%; } }

.reading-water-container .box-red-cero {
  width: 73px;
  height: 32px;
  background-color: #ce2222;
  border-radius: 0px 8px 8px 0px;
  color: #ffffff; }
  @media (max-width: 767px) {
    .reading-water-container .box-red-cero {
      width: 25%; } }

.reading-water-container .box-black-read {
  width: 140px;
  height: 32px;
  background-color: #000000;
  border-radius: 8px 0px 0px 8px;
  float: left; }
  @media (max-width: 767px) {
    .reading-water-container .box-black-read {
      width: 75%; } }

.reading-water-container .container-reading {
  display: flex;
  margin-bottom: 10px; }
  @media (max-width: 767px) {
    .reading-water-container .container-reading {
      flex-wrap: wrap; } }

.reading-water-container .custom-input-read {
  height: 25px;
  margin-top: 3px;
  margin-left: 3px;
  width: 96%;
  border-radius: 8px; }

.reading-water-container .photoCounter-container {
  display: flex; }

.reading-water-container .text-detail-small.info {
  margin-left: 20px;
  align-self: center; }
  @media (max-width: 767px) {
    .reading-water-container .text-detail-small.info {
      margin-left: 0;
      margin-top: 10px; } }

.reading-water-container .custom-input-read::placeholder {
  font-size: 14px; }

.reading-water-container .box-text-detail-photo {
  flex: 0 0 40%; }

@media (min-width: 768px) {
  .reading-water-container .bg-color-photoCounter-container {
    margin-top: -60px; } }

.reading-water-container input[type="number"]::-webkit-inner-spin-button,
.reading-water-container input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.reading-water-container input[type="number"] {
  -moz-appearance: textfield; }

.reading-water-container input:focus-visible {
  outline: 0; }

.text-with-popover {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 20px; }
  .text-with-popover p {
    margin-bottom: 0; }

.container-footer-logos {
  display: flex;
  justify-content: center; }
  .container-footer-logos div {
    margin: 0 20px; }

div.ab-inst-header-container {
  overflow: hidden; }

/* Tabla Formulario Step2 nuevo titular */
.maintenance-table {
  position: relative;
  background: #f8f8f8;
  margin-bottom: 15px; }
  .maintenance-table .title-container {
    height: 230px;
    text-align: center;
    border-bottom: 1px solid #cccccc;
    padding: 20px 15px; }
  .maintenance-table .title-header {
    color: #004966;
    line-height: 20px; }
  .maintenance-table .data {
    flex: 50%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px; }
  .maintenance-table .overflow-item {
    margin-left: 180px;
    overflow: auto; }
    @media (max-width: 1200px) {
      .maintenance-table .overflow-item {
        margin-left: 210px; } }
    @media (max-width: 576px) {
      .maintenance-table .overflow-item {
        margin-left: 110px; } }
  .maintenance-table .left-side {
    background: #f8f8f8;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    border-right: 15px solid #ffffff; }
    @media (max-width: 576px) {
      .maintenance-table .left-side {
        width: 115px;
        border-right: 5px solid #ffffff; } }
    .maintenance-table .left-side .title-maintenance {
      display: flex;
      justify-content: center;
      align-items: center;
      border-bottom: 1px solid #cccccc;
      padding: 0 15px;
      height: 60px; }
      .maintenance-table .left-side .title-maintenance:last-child {
        border-bottom: 0; }
      .maintenance-table .left-side .title-maintenance strong {
        color: #333333;
        margin-bottom: 0; }
  .maintenance-table .right-side {
    display: flex; }
    .maintenance-table .right-side .title-maintenance {
      flex: 50%;
      text-align: center;
      line-height: 18px;
      min-width: 175px; }
    .maintenance-table .right-side .subtitle-maintenance {
      color: #333333; }
    .maintenance-table .right-side .title-container {
      padding-left: 0;
      padding-right: 0; }
    .maintenance-table .right-side .data-container {
      display: flex;
      text-align: center;
      border-bottom: 1px solid #cccccc;
      height: 60px; }
      .maintenance-table .right-side .data-container:last-child {
        border-bottom: 0; }
    .maintenance-table .right-side .info {
      color: #333333;
      font-size: 12px;
      line-height: 16px;
      margin-bottom: 0;
      margin-top: 10px; }
    .maintenance-table .right-side .title-header {
      width: 140px;
      margin: auto auto 45px; }
    .maintenance-table .right-side .left-inner {
      flex: 50%;
      overflow: hidden;
      min-width: 370px;
      border-right: 15px solid #ffffff; }
      @media (max-width: 991px) {
        .maintenance-table .right-side .left-inner {
          flex: 0 1 100%;
          min-width: 370px; } }
    .maintenance-table .right-side .right-inner {
      flex: 50%;
      overflow: hidden;
      min-width: 370px; }
      @media (max-width: 991px) {
        .maintenance-table .right-side .right-inner {
          flex: 0 1 100%;
          min-width: 370px; } }

/* FIN Tabla Formulario Step2 nuevo titular */
.affectation-legend {
  padding: 15px;
  border: 3px solid #333333;
  width: 460px;
  display: flex;
  flex-wrap: wrap; }
  .affectation-legend .affectation-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333333;
    display: flex;
    flex-wrap: wrap; }
  .affectation-legend .affectation-scheduled {
    position: relative;
    padding-left: 22px;
    font-size: 14px;
    margin-bottom: 5px;
    color: #333333;
    flex: 100%; }
    .affectation-legend .affectation-scheduled::before {
      content: "";
      position: absolute;
      left: 0;
      top: 2px;
      width: 16px;
      height: 16px;
      background: #357306;
      border-radius: 50%; }
  .affectation-legend .affectation-open {
    position: relative;
    padding-left: 22px;
    font-size: 14px;
    margin-bottom: 0;
    color: #333333;
    flex: 100%; }
    .affectation-legend .affectation-open::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 0;
      height: 0;
      border-right: 16px solid #EC452E;
      border-top: 9px solid transparent;
      border-bottom: 9px solid transparent;
      transform: rotate(90deg); }
  .affectation-legend .sequera-affected {
    position: relative;
    padding-left: 22px;
    font-size: 14px;
    margin-bottom: 5px;
    color: #333333;
    flex: 100%; }
    .affectation-legend .sequera-affected::before {
      content: "";
      position: absolute;
      left: 0;
      top: 2px;
      width: 10px;
      height: 10px;
      background: #757575;
      border-radius: 50%; }
  .affectation-legend .sequera-notaffected {
    position: relative;
    padding-left: 22px;
    font-size: 14px;
    margin-bottom: 5px;
    color: #333333;
    flex: 100%; }
    .affectation-legend .sequera-notaffected::before {
      content: "";
      position: absolute;
      left: 0;
      top: 2px;
      width: 10px;
      height: 10px;
      background: #2A7EB3;
      border-radius: 50%; }

/* Clases para el sello de accesibilidad INC000002207973 */
.spanAccesibilidadBuscador {
  font-family: "Raleway Medium";
  font-weight: initial;
  font-size: 1.1875rem; }

.spanAccesibilidadInicio1 {
  font-family: "Raleway Bold";
  font-weight: initial;
  font-size: 24px;
  color: #002f6b;
  line-height: 26px; }

.spanAccesibilidadInicio {
  margin-bottom: 20px;
  font-family: "Raleway Bold";
  font-weight: initial;
  font-size: 1.375rem;
  line-height: 1.2;
  color: #002f6b;
  margin-top: 0; }

.spanAccesibilidadInicio2 {
  margin-bottom: 25px;
  color: #002f6b;
  text-align: center;
  font-family: "Raleway Bold";
  font-weight: initial;
  font-size: 1.375rem;
  line-height: 1.2;
  display: block; }

.spanAccesibilidadValor {
  color: #ffffff; }

.spanContrato {
  color: #002f6b;
  font-family: "Raleway Medium";
  text-decoration: none;
  background-color: transparent;
  font-size: 1.1875rem;
  line-height: 1.2; }

.spanIntegral {
  color: #002f6b;
  font-family: "Raleway Medium";
  text-decoration: none;
  background-color: transparent;
  box-sizing: border-box;
  cursor: pointer;
  font-weight: initial;
  font-size: 1.1875rem;
  line-height: 1.2; }

.spanMapa {
  font-family: "Raleway Medium";
  font-weight: initial;
  font-size: 1.1875rem; }

.container-phone .title-light {
  color: #3FAAE0;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
  font-weight: 700; }

.container-phone .phone-text {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 0;
  color: #012F6B;
  font-weight: 500; }

.container-phone .small-text {
  font-size: 12px;
  color: #012F6B;
  margin-bottom: 30px;
  margin-top: 15px; }

.custom-upload {
  margin-bottom: 40px; }

.ab-text-area {
  width: 100% !important;
  padding: 10px; }

.width-leyend {
  width: 100% !important; }

#chatbotapp p,
#chatbotapp strong {
  color: #272833; }

#chatbotapp a {
  text-decoration: underline; }

.office-description {
  margin-bottom: 30px; }
  .office-description .icon {
    padding-left: 35px;
    position: relative; }
    .office-description .icon::before {
      content: "";
      position: absolute;
      top: -3px;
      left: 0;
      background-image: url(../images/alert-circle.png);
      background-repeat: no-repeat;
      width: 24px;
      height: 24px;
      background-size: 24px; }

@media (max-width: 767px) {
  .office-container .btn {
    width: 100%; } }

.office-container .card-item-header {
  padding-bottom: 35px !important; }
  .office-container .card-item-header .title.video-conference {
    position: relative;
    margin-bottom: 0; }
    .office-container .card-item-header .title.video-conference::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-image: url(../images/video-conference.png);
      background-repeat: no-repeat;
      width: 96px;
      height: 96px;
      background-size: 96px; }
  .office-container .card-item-header .title.conversation {
    position: relative;
    margin-bottom: 0; }
    .office-container .card-item-header .title.conversation::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-image: url(../images/conversation.png);
      background-repeat: no-repeat;
      width: 96px;
      height: 96px;
      background-size: 96px; }
  .office-container .card-item-header .title.mobile-office {
    position: relative;
    margin-bottom: 0; }
    .office-container .card-item-header .title.mobile-office::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      background-image: url(../images/mobile-office.png);
      background-repeat: no-repeat;
      width: 96px;
      height: 96px;
      background-size: 96px; }

.office-container .card-item-content {
  display: flex;
  gap: 70px; }
  @media (max-width: 1279px) {
    .office-container .card-item-content {
      overflow: auto; } }
  .office-container .card-item-content.mobile {
    padding: 30px 0 30px 75px;
    border-top: 1px solid #BDBDBD;
    border-bottom: 1px solid #BDBDBD;
    margin: 35px 0; }
    @media (max-width: 1279px) {
      .office-container .card-item-content.mobile {
        overflow: hidden;
        display: block;
        width: 100%; } }
    @media (max-width: 767px) {
      .office-container .card-item-content.mobile .btn {
        white-space: break-spaces; } }
    .office-container .card-item-content.mobile .card-item-header {
      border-bottom: 0;
      padding-bottom: 0 !important;
      margin-bottom: 0; }
    .office-container .card-item-content.mobile .title.mobile-office {
      padding-bottom: 40px; }
  .office-container .card-item-content .office-item {
    flex: 25%;
    display: flex;
    flex-wrap: wrap;
    position: relative; }
    .office-container .card-item-content .office-item::before {
      content: "";
      position: absolute;
      right: -35px;
      top: 0;
      bottom: 0;
      width: 1px;
      height: 100%;
      background-color: #BDBDBD; }
    .office-container .card-item-content .office-item:last-child::before {
      content: none; }
    .office-container .card-item-content .office-item .align-btn {
      align-self: flex-end;
      flex: 100%; }
    .office-container .card-item-content .office-item .info-icons {
      width: 100%;
      min-height: 98px;
      display: flex;
      flex-wrap: wrap;
      gap: 10px;
      margin: 50px 0; }
      .office-container .card-item-content .office-item .info-icons img {
        width: 47px;
        height: 47px; }
    .office-container .card-item-content .office-item .tit-office {
      color: #012F6B;
      font-size: 18px; }
    .office-container .card-item-content .office-item .address-office {
      color: #012F6B;
      line-height: 22px; }
    .office-container .card-item-content .office-item .content-office p {
      font-size: 14px; }
    .office-container .card-item-content .office-item .content-office .underline {
      text-decoration: underline;
      display: inline; }
    .office-container .card-item-content .office-item .info-office {
      border-top: 1px solid #006D99;
      border-bottom: 1px solid #006D99;
      padding: 20px 0;
      margin-bottom: 20px;
      font-size: 14px;
      line-height: 22px; }
      .office-container .card-item-content .office-item .info-office strong {
        color: #006D99; }
    .office-container .card-item-content .office-item .list-office .tit-list {
      color: #012F6B;
      margin-bottom: 10px;
      font-size: 14px; }
    .office-container .card-item-content .office-item .list-office ul {
      padding: 0;
      margin-bottom: 35px;
      margin-top: 10px; }
      .office-container .card-item-content .office-item .list-office ul li {
        font-size: 14px;
        margin-bottom: 10px;
        color: #4F4F4F; }
        .office-container .card-item-content .office-item .list-office ul li::before {
          content: none; }
        .office-container .card-item-content .office-item .list-office ul li strong {
          color: #012F6B; }
    .office-container .card-item-content .office-item .container-btn .btn {
      width: 100%; }

#office-map .esri-popup__footer {
  display: none; }

.esri-widget p {
  font-family: "Raleway Medium" !important; }

.biodiversidad-filter-container .checkbox-group {
  margin-bottom: 0 !important; }
  .biodiversidad-filter-container .checkbox-group .label {
    border: none !important; }
  .biodiversidad-filter-container .checkbox-group .input {
    width: 18px !important; }

.biodiversidad-filter-container .no-results-text {
  font-weight: bold;
  color: #EC452E; }

.biodiversidad-filter-container .title-module-filter {
  flex-basis: 100%;
  margin-bottom: 15px;
  /* stylelint-disable declaration-block-no-duplicate-properties */
  font-size: 14px !important;
  font-size: 0.875rem !important;
  /* stylelint-enable declaration-block-no-duplicate-properties */
  /* stylelint-disable declaration-block-no-duplicate-properties */
  line-height: 16px !important;
  line-height: 1rem !important;
  /* stylelint-enable declaration-block-no-duplicate-properties */
  font-weight: 700; }

.biodiversidad-filter-container .m-select-your-contract {
  margin-bottom: 0; }

.biodiversidad-filter-container .contract-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-bottom: 1px solid #006d99;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .biodiversidad-filter-container .contract-info {
      margin-bottom: 0; } }
  .biodiversidad-filter-container .contract-info .contract-info-inner {
    color: #333333;
    font-weight: 700;
    /* stylelint-disable declaration-block-no-duplicate-properties */
    font-size: 18px !important;
    font-size: 1.125rem !important;
    /* stylelint-enable declaration-block-no-duplicate-properties */
    /* stylelint-disable declaration-block-no-duplicate-properties */
    line-height: 21px !important;
    line-height: 1.3125rem !important;
    /* stylelint-enable declaration-block-no-duplicate-properties */ }
    @media (max-width: 767px) {
      .biodiversidad-filter-container .contract-info .contract-info-inner {
        margin-bottom: 10px; } }
    @media (min-width: 768px) and (max-width: 1279px) {
      .biodiversidad-filter-container .contract-info .contract-info-inner {
        margin-bottom: 20px; } }
    .biodiversidad-filter-container .contract-info .contract-info-inner .text-filter {
      margin-left: 15px; }

.biodiversidad-filter-container .text {
  display: flex;
  align-items: center;
  color: #004966;
  font-weight: 700;
  /* stylelint-disable declaration-block-no-duplicate-properties */
  font-size: 16px !important;
  font-size: 1rem !important;
  /* stylelint-enable declaration-block-no-duplicate-properties */
  /* stylelint-disable declaration-block-no-duplicate-properties */
  line-height: 19px !important;
  line-height: 1.1875rem !important;
  /* stylelint-enable declaration-block-no-duplicate-properties */
  cursor: pointer; }
  @media (max-width: 767px) {
    .biodiversidad-filter-container .text {
      margin-bottom: 10px; } }
  .biodiversidad-filter-container .text .icon {
    transition: all 0.2s ease-in-out; }
  .biodiversidad-filter-container .text.active .icon {
    transform: rotate(180deg); }
  .biodiversidad-filter-container .text span {
    margin-right: 10px; }
  .biodiversidad-filter-container .text .icon {
    margin-right: 7px; }

.biodiversidad-filter-container .dropdown {
  position: relative;
  flex: 100%;
  background: #f8f8f8;
  height: 400px;
  padding: 8px;
  margin-bottom: 12px; }
  .biodiversidad-filter-container .dropdown .icon {
    width: 17px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer; }
    @media (min-width: 768px) {
      .biodiversidad-filter-container .dropdown .icon {
        width: 10px; } }
  .biodiversidad-filter-container .dropdown .dropdown-inner {
    display: grid;
    height: 100%;
    grid-template: "a a" 20%
 "b c" 1fr
 "d d" 15% / 2fr 1fr; }
    .biodiversidad-filter-container .dropdown .dropdown-inner .search-button-container {
      grid-area: d;
      display: flex;
      flex-basis: 100%;
      justify-content: flex-end;
      align-items: center; }
      @media (max-width: 767px) {
        .biodiversidad-filter-container .dropdown .dropdown-inner .search-button-container {
          margin-top: 25px; } }
      .biodiversidad-filter-container .dropdown .dropdown-inner .search-button-container .link {
        color: #004966;
        font-weight: 600;
        /* stylelint-disable declaration-block-no-duplicate-properties */
        font-size: 16px !important;
        font-size: 1rem !important;
        /* stylelint-enable declaration-block-no-duplicate-properties */
        /* stylelint-disable declaration-block-no-duplicate-properties */
        line-height: 21px !important;
        line-height: 1.3125rem !important;
        /* stylelint-enable declaration-block-no-duplicate-properties */
        padding: 8px;
        margin-right: 30px; }
        @media (max-width: 767px) {
          .biodiversidad-filter-container .dropdown .dropdown-inner .search-button-container .link {
            flex: 1;
            text-align: center; } }
      @media (max-width: 767px) {
        .biodiversidad-filter-container .dropdown .dropdown-inner .search-button-container .button-container-inner {
          flex: 1; } }
    .biodiversidad-filter-container .dropdown .dropdown-inner .search-select-container {
      grid-area: a;
      display: flex;
      place-items: baseline;
      padding-left: 30px; }
      .biodiversidad-filter-container .dropdown .dropdown-inner .search-select-container .id-filter-input {
        flex: 0.4; }
      .biodiversidad-filter-container .dropdown .dropdown-inner .search-select-container .center-filter-input {
        min-width: 240px;
        padding-top: 0.20rem; }
      .biodiversidad-filter-container .dropdown .dropdown-inner .search-select-container .title-module-filter {
        margin-bottom: 4px; }
    .biodiversidad-filter-container .dropdown .dropdown-inner .search-input-container {
      grid-area: b;
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      flex-basis: 100%;
      position: relative;
      margin-bottom: 20px; }
      .biodiversidad-filter-container .dropdown .dropdown-inner .search-input-container .wrapper {
        width: 100%;
        display: flex; }
        .biodiversidad-filter-container .dropdown .dropdown-inner .search-input-container .wrapper label {
          text-transform: none !important; }
        .biodiversidad-filter-container .dropdown .dropdown-inner .search-input-container .wrapper .item {
          flex: 1;
          margin-right: 30px; }
          @media (min-width: 1280px) {
            .biodiversidad-filter-container .dropdown .dropdown-inner .search-input-container .wrapper .item {
              margin-right: 0; } }
      @media (min-width: 768px) {
        .biodiversidad-filter-container .dropdown .dropdown-inner .search-input-container:after {
          content: "";
          position: absolute;
          right: 0;
          top: 0;
          width: 1px;
          height: 100%;
          background: #004966; } }
      @media (min-width: 1280px) {
        .biodiversidad-filter-container .dropdown .dropdown-inner .search-input-container {
          justify-content: space-between;
          flex-basis: 46%;
          padding-right: 30px;
          padding-left: 30px;
          margin-bottom: 0; }
          .biodiversidad-filter-container .dropdown .dropdown-inner .search-input-container .item {
            margin-right: 0; } }
    .biodiversidad-filter-container .dropdown .dropdown-inner .search-checkbox-container {
      grid-area: c; }
      .biodiversidad-filter-container .dropdown .dropdown-inner .search-checkbox-container .wrapper {
        display: flex;
        flex-direction: column; }
      @media (min-width: 768px) {
        .biodiversidad-filter-container .dropdown .dropdown-inner .search-checkbox-container {
          flex-basis: 29%; } }
      @media (min-width: 1280px) {
        .biodiversidad-filter-container .dropdown .dropdown-inner .search-checkbox-container {
          flex-basis: 19%;
          padding-left: 30px; } }
    .biodiversidad-filter-container .dropdown .dropdown-inner .checkbox-group {
      margin-bottom: 10px; }

.biodiversidad-filter-container .slide-fade-enter-active {
  max-height: 500px;
  transition: max-height 0.4s ease-in-out; }

.biodiversidad-filter-container .slide-fade-leave-active {
  max-height: 500px;
  transition: max-height 0.4s ease-in-out; }

.biodiversidad-filter-container .slide-fade-enter,
.biodiversidad-filter-container .slide-fade-leave-to {
  max-height: 0;
  transition: max-height 0.1s ease-in-out;
  opacity: 0; }

.biodiversidad-modal {
  display: flex;
  flex-direction: column;
  width: 100%;
  font-family: "Rileway Medium";
  font-size: 16px; }
  .biodiversidad-modal strong, .biodiversidad-modal b {
    color: #002c66;
    text-transform: uppercase;
    margin-right: 8px;
    margin-bottom: 0; }
  .biodiversidad-modal .shelter-img {
    place-self: center;
    border-radius: 12px;
    -webkit-user-drag: none;
    object-position: center;
    object-fit: cover;
    width: 80%;
    max-height: 160px; }
  .biodiversidad-modal .shelter-description {
    padding: 24px 8px;
    display: flex;
    flex-direction: column;
    gap: 12px; }
    .biodiversidad-modal .shelter-description .shelter-title {
      min-width: 118px;
      max-width: 118px; }
    .biodiversidad-modal .shelter-description .shelter-ico {
      display: inline;
      width: 28px; }
    .biodiversidad-modal .shelter-description .shelter-sightings {
      font-weight: 700; }
    .biodiversidad-modal .shelter-description div {
      display: flex;
      place-items: start;
      gap: 4px; }
      .biodiversidad-modal .shelter-description div ul {
        list-style: none !important;
        padding: 0 !important; }
        .biodiversidad-modal .shelter-description div ul li {
          color: #006d99;
          font-size: 16px;
          font-family: "Rileway Medium", sans-serif;
          font-weight: 400;
          margin-bottom: 8px; }
      .biodiversidad-modal .shelter-description div p {
        color: #006d99;
        margin: 0; }
  .biodiversidad-modal .shelter-html {
    width: 98%;
    padding-top: 18px;
    border-top: 1px solid #006d99; }
    .biodiversidad-modal .shelter-html .html-wrapper {
      max-width: 100% !important;
      border-radius: 8px;
      font-family: 'Raleway Medium'; }
      .biodiversidad-modal .shelter-html .html-wrapper h1 {
        margin: 12px 0; }
      .biodiversidad-modal .shelter-html .html-wrapper h2 {
        margin: 8px 0; }
      .biodiversidad-modal .shelter-html .html-wrapper h3 {
        margin: 6px 0; }
      .biodiversidad-modal .shelter-html .html-wrapper h4 {
        margin: 4px 0; }
      .biodiversidad-modal .shelter-html .html-wrapper h1, .biodiversidad-modal .shelter-html .html-wrapper h2, .biodiversidad-modal .shelter-html .html-wrapper h3, .biodiversidad-modal .shelter-html .html-wrapper h4 {
        color: #002c66;
        font-weight: 700; }
      .biodiversidad-modal .shelter-html .html-wrapper p {
        color: #333333; }
      .biodiversidad-modal .shelter-html .html-wrapper a {
        color: #006d99; }
      .biodiversidad-modal .shelter-html .html-wrapper img {
        width: 100%;
        max-width: 240px;
        min-width: 100px; }
      .biodiversidad-modal .shelter-html .html-wrapper table {
        width: 100% !important;
        border: 2px solid #002c66;
        border-collapse: separate;
        border-radius: 8px;
        overflow: hidden;
        border-spacing: 0; }
        .biodiversidad-modal .shelter-html .html-wrapper table th, .biodiversidad-modal .shelter-html .html-wrapper table td {
          padding: 4px;
          border: 1px solid #ccc; }

.biodiversity-legend {
  width: 100%;
  border: 3px solid #002c66;
  padding: 15px; }
  .biodiversity-legend .biodiversity-legend-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #333333; }
  .biodiversity-legend .legend-wrapper {
    padding: 12px 4px 4px 12px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }
    .biodiversity-legend .legend-wrapper .legend-column {
      display: flex;
      flex-direction: column;
      gap: 8px; }
      .biodiversity-legend .legend-wrapper .legend-column .legend-item {
        display: flex;
        place-items: center;
        gap: 4px;
        color: #002c66;
        font-weight: 700;
        margin: 0; }
        .biodiversity-legend .legend-wrapper .legend-column .legend-item .legend-ico {
          display: inline;
          width: 28px; }

/******** CALIDAD DEL AGUA **************/
@media (min-width: 730px) and (max-width: 1040px) {
  .cc-banner {
    height: 350px !important;
    overflow-y: auto !important; } }

.letra-enlace-descarga-resultados {
  color: #000;
  font-size: 1.2rem;
  font-weight: bold; }

.calidad-info-container {
  margin-bottom: 2vh;
  border-bottom: 1px solid #A0A0A0; }
  .calidad-info-container > .divider {
    border: 1px solid #2391D7;
    border-bottom: none;
    width: 100%;
    height: 20px; }
  .calidad-info-container > .icons-wrapper {
    display: flex;
    flex: 1;
    justify-content: space-evenly;
    gap: 5%; }
    .calidad-info-container > .icons-wrapper > .icon {
      width: 25%;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 12px; }
      .calidad-info-container > .icons-wrapper > .icon > picture {
        width: 50%; }
      .calidad-info-container > .icons-wrapper > .icon > .title {
        color: #002c66;
        font-family: 'Raleway Bold';
        font-size: 16px;
        line-height: 24px;
        text-align: center; }
      .calidad-info-container > .icons-wrapper > .icon > .description {
        color: #828282;
        font-family: 'Raleway Medium';
        line-height: 16px;
        text-align: center;
        font-size: 12px; }
        .calidad-info-container > .icons-wrapper > .icon > .description > b {
          color: #002c66; }
  .calidad-info-container > .main-icons-wrapper {
    justify-content: center; }
    .calidad-info-container > .main-icons-wrapper > .main-icon {
      border: 1px solid #2391D7;
      margin-bottom: 2vh; }
  .calidad-info-container > .secondary-icons-wrapper {
    gap: 0; }
    .calidad-info-container > .secondary-icons-wrapper > .secondary-icon {
      padding-top: 0; }
      .calidad-info-container > .secondary-icons-wrapper > .secondary-icon > .title {
        min-height: 48px;
        max-height: max-content; }

.collapsable-section {
  display: flex;
  gap: 18px;
  margin-bottom: 16px; }
  .collapsable-section > .card.card-icon {
    flex: 1;
    margin: 0;
    padding-bottom: 12px; }
    .collapsable-section > .card.card-icon > .card-header button {
      padding: 12px 24px 6px 24px; }
    .collapsable-section > .card.card-icon > .collapse {
      display: block;
      height: 60px;
      overflow: hidden;
      text-overflow: ellipsis; }
      .collapsable-section > .card.card-icon > .collapse.show {
        height: 100%;
        overflow: visible; }
    .collapsable-section > .card.card-icon .card-body {
      padding-left: 24px; }
      .collapsable-section > .card.card-icon .card-body > .contenedor-enlaces {
        display: grid;
        grid-template-columns: 50% 50%; }
        .collapsable-section > .card.card-icon .card-body > .contenedor-enlaces > a::after {
          background-image: url(http://srvlrabint01:8080/o/aigues-principal-theme/images/rebranding/chevron-right.png);
          top: 1px;
          left: -26px;
          background-repeat: no-repeat;
          width: 19px;
          height: 19px;
          background-size: 100%; }

.calidad-container-button {
  text-align: start; }
  .calidad-container-button .calidad-container-button-text {
    vertical-align: top;
    margin-top: 0.25rem; }
  .calidad-container-button .calidad-container-button-svg {
    width: 32px;
    height: 32px; }

@media (max-width: 991px) {
  .calidad-container-button {
    width: 100%; } }

@media (max-width: 730px) {
  .calidad-info-container > .icons-wrapper {
    display: grid;
    gap: 0;
    grid-template-rows: auto;
    place-items: center;
    margin-bottom: 32px; }
    .calidad-info-container > .icons-wrapper > .icon {
      width: 80%; }
      .calidad-info-container > .icons-wrapper > .icon > picture {
        width: 30%; }
      .calidad-info-container > .icons-wrapper > .icon > .title {
        min-height: auto; }
  .collapsable-section {
    flex-direction: column;
    gap: 12px;
    margin-bottom: 24px;
    place-items: center; }
    .collapsable-section > picture {
      display: none; }
    .collapsable-section > .card.card-icon > .card-header button {
      padding-bottom: 18px; } }

.card-title {
  display: flex;
  place-items: center;
  margin-left: 28px; }
  .card-title > .collapse-btn {
    padding: 20px !important; }

.cur-item {
  background-color: #F6F7F8;
  padding: 24px;
  margin: 4px 0;
  width: 100%; }
  .cur-item > h3 {
    color: #1A7191;
    font-weight: bold; }
  .cur-item > h4 {
    color: #002E6B;
    font-weight: bold; }

@media (max-width: 730px) {
  .card-title {
    display: flex;
    place-items: center;
    margin-left: 12px; }
    .card-title > .collapse-btn {
      padding: 20px 10px !important;
      font-size: 14px !important; } }

.calidad-agua-recomendaciones-container {
  margin-bottom: 2vh; }
  .calidad-agua-recomendaciones-container > .main-image {
    display: flex;
    justify-content: center; }
  .calidad-agua-recomendaciones-container > .divider {
    border: 1px solid #2391D7;
    border-bottom: none;
    width: 100%;
    height: 20px;
    width: 85%;
    margin: 0 auto; }
  .calidad-agua-recomendaciones-container > .items-wrapper {
    display: flex;
    flex: 1;
    justify-content: space-evenly;
    gap: 5%;
    width: 85%;
    margin: 0 auto; }
    .calidad-agua-recomendaciones-container > .items-wrapper > .item {
      width: 25%;
      display: flex;
      flex-direction: column;
      align-items: center; }
      .calidad-agua-recomendaciones-container > .items-wrapper > .item .item-img {
        width: 120px;
        height: 120px;
        margin-bottom: 12px; }
      .calidad-agua-recomendaciones-container > .items-wrapper > .item > .title {
        color: #002c66;
        font-family: 'Raleway Bold';
        font-size: 20px;
        line-height: 24px;
        width: 180px;
        text-align: center; }
      .calidad-agua-recomendaciones-container > .items-wrapper > .item > .description {
        color: #828282;
        font-family: 'Raleway Medium';
        line-height: 20px;
        text-align: center; }

@media (max-width: 730px) {
  .calidad-agua-recomendaciones-container > .divider {
    width: 90%;
    margin: 0 auto; }
  .calidad-agua-recomendaciones-container > .items-wrapper {
    display: grid;
    grid-template-rows: auto;
    gap: 2%;
    width: 90%;
    margin: 0 auto; }
    .calidad-agua-recomendaciones-container > .items-wrapper > .item {
      width: 100%;
      padding: 0 24px; }
      .calidad-agua-recomendaciones-container > .items-wrapper > .item .item-img {
        width: 100px;
        height: 100px; } }

/*TOP BAR*/
.logo-aigues .logo {
  background-image: url(/o/aigues-principal-theme/images/rebranding/logo-AB-azul.svg);
  background-repeat: no-repeat;
  width: 233px;
  height: 50px; }

.top-bar-logo {
  float: left;
  max-width: 85px;
  margin-right: 25px; }
  .top-bar-logo img {
    max-width: 100%; }

.form-inline.searcher-container {
  display: inherit;
  float: right;
  width: calc(50% - 350px);
  margin: -3px 20px -3px 10px; }

.search-bar {
  background: #ffffff; }
  @media (max-width: 991px) {
    .search-bar {
      margin: 10px 0 15px 0; } }

.search-bar .input-group-item .input-group-inset {
  height: 30px;
  border-radius: 0;
  margin-left: 7px;
  margin-right: 35px;
  font-size: 14px;
  padding-left: 0 !important; }

.search-bar .input-group-item .form-control {
  border: 0 !important; }

.search-bar .input-group-item .input-group-inset-item-after {
  background: #ffffff;
  border-radius: 0;
  position: absolute;
  left: auto;
  top: 4px;
  right: 0;
  height: inherit; }
  .search-bar .input-group-item .input-group-inset-item-after svg {
    fill: #333333;
    font-size: 14px; }

.search-bar-keywords-input-wrapper {
  border: 0;
  border-radius: 0; }

.top-bar-aigues-right .navbar-toggler {
  display: none; }

.top-bar-aigues-right-container {
  display: flex; }

.user-access-collapse {
  display: none; }

.top-bar-aigues-left {
  display: block; }

.top-bar-aigues-left-responsive {
  display: none; }

.top-bar-aigues .container {
  overflow: hidden; }

header .top-bar-aigues .top-bar-aigues-right .group-links {
  width: auto; }

@media (max-width: 1279px) {
  .form-inline.searcher-container {
    width: 197px;
    margin-right: 15px; }
  .group-links.registro a:first-child:before {
    content: none; }
  .logo-aigues .logo img {
    width: 105px; }
  .logo-aigues .logo {
    width: 142px;
    height: 50px; } }

@media (max-width: 991px) {
  #banner {
    background-color: #002c66; }
  .logo-aigues .logo {
    background-image: url(/o/aigues-principal-theme/images/rebranding/LogoAB-blanco.svg);
    background-repeat: no-repeat;
    width: 102px;
    background-size: 100%; }
  .container-header-mobile {
    overflow: visible !important; }
  .top-bar-logo {
    display: none; }
  .top-bar-aigues-left {
    display: none; }
  .top-bar-aigues-left-responsive {
    display: block;
    float: left;
    padding: 22px 0;
    max-width: 200px;
    width: 40%;
    margin-left: 15px;
    margin-top: 10px; }
    .top-bar-aigues-left-responsive .dropdown {
      border-bottom: 1px solid #ffffff; }
    .top-bar-aigues-left-responsive .text-white {
      font-size: 12px;
      margin-left: 0 !important; }
    .top-bar-aigues-left-responsive .fa-chevron-down {
      font-size: 12px;
      padding: 5px; }
      .top-bar-aigues-left-responsive .fa-chevron-down::before {
        display: none; }
    .top-bar-aigues-left-responsive .dropdown-menu {
      width: 100% !important;
      max-width: 100%;
      position: absolute !important;
      border-radius: 0;
      box-shadow: none;
      border: 0;
      transform: none !important;
      min-width: 0 !important;
      top: 21px !important;
      z-index: 10000; }
      .top-bar-aigues-left-responsive .dropdown-menu .group-links.sites {
        max-width: 960px;
        margin: 0 auto;
        padding: 0;
        background: #cccccc;
        border-radius: 4px; }
        .top-bar-aigues-left-responsive .dropdown-menu .group-links.sites a {
          color: #002c66 !important;
          display: block;
          padding: 7px !important;
          font-size: 12px !important;
          border-bottom: 1px solid #002c66; }
          .top-bar-aigues-left-responsive .dropdown-menu .group-links.sites a:last-child {
            border-bottom: 0; }
    .top-bar-aigues-left-responsive .dropdown-toggle {
      padding: 0 0 5px 0; }
      .top-bar-aigues-left-responsive .dropdown-toggle span i {
        background-image: url(/o/aigues-principal-theme/images/rebranding/arrow-dropdown.svg);
        background-repeat: no-repeat;
        background-size: 100%;
        position: absolute;
        top: 5px;
        right: 0; }
  .logo-aigues {
    position: absolute; }
    .logo-aigues .logo {
      padding: 0 15px; }
      .logo-aigues .logo img {
        width: 115px;
        margin-top: 0; }
  .top-bar-aigues-right .navbar-toggler {
    display: block; }
  header .top-bar-aigues .top-bar-aigues-right {
    overflow: visible;
    height: 30px; }
  .navbar-toggler {
    display: block;
    background: transparent;
    height: 30px;
    padding: 5px;
    width: auto;
    right: 15px; }
    .navbar-toggler .navbar-toggle-icon span {
      background: #ffffff; }
  .float-right.div-popover-menu {
    display: block;
    position: relative;
    top: -20px;
    right: 60px; }
    .float-right.div-popover-menu .fa-user {
      color: #ffffff;
      font-size: 16px; }
  .float-right.div-popover-menu {
    top: -23px; }
  /*logueado*/
  .signed-in .navbar-blank.navbar-nav {
    top: 105px; }
  .signed-in .top-bar-aigues-left-responsive .dropdown-menu {
    top: 98px !important; }
  .signed-in .float-right.div-popover-menu {
    top: 3px; }
  header .top-bar-aigues .top-bar-aigues-right .group-links {
    width: 100%; }
  .group-links.registro a:first-child:before {
    position: absolute;
    top: 16px;
    right: -2px;
    content: "";
    height: 19px;
    width: 2px;
    background: #999; } }

.nav-container ul {
  display: flex;
  list-style-type: none;
  background: #ffffff;
  padding: 0;
  margin: 0; }

.nav-container a {
  text-decoration: none !important;
  color: #000000;
  font-size: 18px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }

.nav-container li {
  padding: 5px 0;
  background-color: #ffffff; }

.nav-container li.first-level > a {
  z-index: 1;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.1);
  padding: 8px 15px; }
  @media (min-width: 992px) and (max-width: 1279px) {
    .nav-container li.first-level > a {
      padding: 8px 10px;
      font-size: 15px; } }

.nav-container li.first-level .icon {
  width: 12px;
  margin-left: 10px;
  margin-top: 2px; }
  .nav-container li.first-level .icon path {
    fill: #006d99; }

.nav-container li.second-level.selected > a:first-child,
.nav-container li.third-level.selected > a:first-child,
.nav-container li.fourth-level.selected > a:first-child {
  font-weight: 700;
  color: #006d99; }

.nav-container li.second-level .icon,
.nav-container li.third-level .icon,
.nav-container li.fourth-level .icon {
  width: 20px;
  height: 12px;
  margin-left: 10px;
  margin-top: 2px;
  transform: rotate(270deg); }
  .nav-container li.second-level .icon path,
  .nav-container li.third-level .icon path,
  .nav-container li.fourth-level .icon path {
    fill: #006d99; }

.nav-container li.second-level a,
.nav-container li.third-level a,
.nav-container li.fourth-level a {
  padding: 5px 15px;
  font-size: 15px; }

.nav-container .submenu {
  display: none;
  position: absolute;
  background: #ffffff;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  max-width: 273px;
  min-width: 212px;
  width: 100%;
  box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.1); }
  .nav-container .submenu.last {
    left: 273px;
    position: absolute;
    margin-top: -35px; }
  .nav-container .submenu a:hover {
    background: #f5f5f5;
    text-decoration: underline; }

.nav-container :focus {
  outline: 2px solid #006d99; }

@media (min-width: 992px) {
  li:focus-within > .submenu,
  li.with-children:hover > .submenu {
    display: block; }
  .nav-container .submenu.last.final {
    left: 273px;
    position: absolute;
    margin-top: -37px; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .nav-container ul {
    margin-bottom: 20px; }
  .logo-aigues .logo {
    width: 114px;
    height: 36px;
    background-size: 100%; }
  .container-header-mobile {
    margin-top: 15px; } }

@media (min-width: 768px) {
  .nav-container li.first-level {
    margin-left: 20px; }
  .mobile-arrow {
    display: none; } }

@media (max-width: 991px) {
  .nav-container :focus {
    outline: none; }
  .nav-container .icon.icon-desktop {
    display: none; }
  .nav-container .mobile-arrow {
    position: relative;
    z-index: 100;
    display: flex;
    justify-content: flex-end;
    border-bottom: 1px solid #ffffff;
    padding-right: 15px;
    padding-top: 0;
    flex: 1; }
    .nav-container .mobile-arrow .icon {
      transition: 0.15s ease-in-out; }
    .nav-container .mobile-arrow.arrow-open .icon {
      transform: rotate(180deg); }
  .nav-container ul {
    flex-wrap: wrap;
    background-color: #002f6b;
    position: fixed;
    z-index: 11;
    right: 0;
    overflow: auto;
    top: 52px;
    left: 0;
    bottom: 0;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    align-content: flex-start; }
  .nav-container a {
    color: #cccccc !important;
    font-weight: 500; }
  .nav-container li {
    display: flex;
    flex-wrap: wrap;
    flex: 100%;
    margin: 0;
    background-color: #002f6b; }
    .nav-container li.selected > a:first-child {
      font-weight: 700;
      color: #ffffff !important; }
  .nav-container li.first-level {
    padding: 0 15px; }
    .nav-container li.first-level .icon path {
      fill: #ffffff; }
  .nav-container li.first-level > a {
    box-shadow: none;
    border-bottom: 1px solid #ffffff;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    flex: 1 85%; }
  .nav-container li.second-level,
  .nav-container li.third-level {
    padding: 0; }
    .nav-container li.second-level .icon,
    .nav-container li.third-level .icon {
      width: 12px;
      height: auto;
      margin-left: 10px;
      margin-top: 0;
      transform: rotate(0); }
      .nav-container li.second-level .icon path,
      .nav-container li.third-level .icon path {
        fill: #ffffff; }
    .nav-container li.second-level .mobile-arrow,
    .nav-container li.third-level .mobile-arrow {
      border: 0;
      padding-top: 0; }
  .nav-container li.second-level a,
  .nav-container li.third-level a,
  .nav-container li.fourth-level a {
    padding: 7px 15px; }
  .nav-container li.second-level > a {
    font-size: 16px;
    line-height: 24px;
    padding-left: 42px;
    position: relative;
    flex: 0 85%; }
    .nav-container li.second-level > a::before {
      content: "";
      position: absolute;
      left: 17px;
      top: 10px;
      width: 17px;
      height: 17px;
      background-image: url(/o/aigues-principal-theme/images/rebranding/arrow-right-circle.svg);
      background-repeat: no-repeat;
      background-position: left;
      background-size: 17px; }
  .nav-container li.third-level > a {
    position: relative;
    flex: 0 85%;
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px; }
  .nav-container li.fourth-level > a {
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px; }
  .nav-container .submenu {
    position: relative;
    background: #002f6b;
    max-width: 100%;
    top: 0;
    box-shadow: none;
    margin-bottom: 15px;
    margin-top: 10px; }
    .nav-container .submenu.menu-open {
      display: block; }
    .nav-container .submenu a:hover {
      background: transparent; }
  .nav-container .submenu.last {
    left: 0;
    margin-top: 0;
    position: relative;
    background: #002f6b;
    max-width: 100%;
    top: 0;
    box-shadow: none;
    margin-bottom: 15px;
    margin-left: 27px; }
    .nav-container .submenu.last.final {
      margin-bottom: 0; }
  .corporative-site .nav-container ul {
    background-color: #4c4c4c; }
  .corporative-site .nav-container li {
    background-color: #4c4c4c; }
  .corporative-site .nav-container .group-links.sites {
    background: #cccccc; }
    .corporative-site .nav-container .group-links.sites a {
      color: #4c4c4c !important; }
  .dropdown-menu {
    padding: 0;
    margin: 0; }
  .group-links.language {
    display: flex;
    width: auto; } }

@media (min-width: 768px) and (max-width: 991px) {
  .nav-container li.first-level {
    max-width: 720px;
    width: 100%;
    margin: 0 auto; } }

@media (min-width: 576px) and (max-width: 767px) {
  .nav-container li.first-level {
    max-width: 540px;
    width: 100%;
    margin: 0 auto; } }

/*MENU DE NAVEGACION PRINCIPAL*/
@media (min-width: 992px) {
  .nav-item .text-truncate:before {
    display: none; }
  header .top-menu-aigues {
    overflow: visible; }
  .nav-item .text-truncate_int, .nav-item.active .text-truncate_int {
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 20px; }
    .nav-item .text-truncate_int:hover, .nav-item.active .text-truncate_int:hover {
      border: 0;
      box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.5);
      padding: 10px 20px; }
  .nav-item.dropdown .text-truncate_int, .nav-item.active.dropdown .text-truncate_int {
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
    padding: 10px 35px 10px 10px; }
    .nav-item.dropdown .text-truncate_int:hover, .nav-item.active.dropdown .text-truncate_int:hover {
      border: 0;
      box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
      padding: 10px 35px 10px 10px !important; }
  .nav-item .text-truncate_int:after, .nav-item.active .text-truncate_int:after {
    content: none; }
  .lfr-nav-child-toggle {
    display: block; }
  .lfr-nav-item .menu-dropdown-button {
    position: absolute;
    right: 20px;
    padding: 10px 0;
    margin-top: 7px; }
    .lfr-nav-item .menu-dropdown-button .lfr-nav-child-toggle {
      display: block;
      font-size: 11px; }
    .lfr-nav-item .menu-dropdown-button .lfr-nav-child-toggle svg {
      fill: #004966; }
  .lfr-nav-item .dropdown-button {
    display: none; }
  /*desplegable*/
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
    top: 80px;
    left: -6px;
    width: calc(100% - -14px);
    max-width: calc(100% - -14px);
    min-width: 180px;
    border-radius: 0;
    box-shadow: none;
    padding: 10px 15px 10px 27px;
    z-index: 1000; }
  .child-menu .dropdown-item {
    padding: 5px 0 !important; }
    .child-menu .dropdown-item .texto {
      color: #333333;
      font-weight: normal;
      text-align: left;
      font-size: 15px; }
  /*Web corporativa*/
  .corporative-site .navbar-expand-xl .navbar-nav .dropdown-menu {
    width: calc(100% - -30px);
    max-width: calc(100% - -30px); }
  /*TICKETS MENU DE NAVEGACION INC000002117840,INC000002158834,INC000002151075 existe control de estas clases en el main.js */
  .main-nav_item {
    display: inline-flex;
    position: relative; }
  .main-nav_sublist {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    padding: 0; }
  .main-nav_item:hover > .main-nav_sublist {
    width: 100%;
    display: block; }
  .main-nav_item:hover {
    background-color: #f5f5f5; }
  .pcol {
    font-weight: bold !important;
    color: #006d99 !important; }
  .main-nav_subitem {
    position: relative !important;
    display: inline-flex; }
  .main-nav_subitem:hover {
    background-color: #f5f5f5; }
  .main-nav_subitem:hover > .main-nav_sublist_fourth {
    width: 103%;
    display: block; }
  .main-nav_sublink {
    padding: 10px; }
  .menu-right {
    display: none;
    position: absolute;
    top: 0;
    left: 100% !important;
    /* se modifica para que aparezca a la derecha */
    background-color: #fff;
    padding-left: 10%; }
  .overflow-animated {
    overflow: visible !important; }
  .maquetoogle {
    margin-top: -37px !important; }
  .maquetoogle_sub {
    margin-top: -37px !important; }
  /*EL BORDER SHADOW SOLICITADO*/
  .level2 {
    padding: 0% 0% 0% 10% !important;
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1) !important; }
  .ubica-2 {
    margin-top: 0px !important;
    padding-top: 48px !important;
    margin-left: 42px !important;
    display: block;
    text-align: center; } }

@media (max-width: 1279px) {
  section#content {
    padding-top: 0; }
  header {
    position: static; }
  header .top-menu-aigues {
    height: 2px; }
  .navbar .logo-aigues {
    margin-top: 10px; }
  .navbar-collapse .desplegable-mobile.navbar-nav {
    flex-direction: row !important;
    flex-direction: row !important;
    position: inherit; }
  .navbar-collapse .desplegable-mobile.navbar-nav li {
    width: auto; }
  .nav-item.dropdown .text-truncate_int,
  .nav-item .text-truncate_int.noDesplegable,
  .nav-item.active.dropdown .text-truncate_int,
  .nav-item.active .text-truncate_int.noDesplegable {
    padding-left: 5px;
    padding-right: 19px; }
    .nav-item.dropdown .text-truncate_int:hover, .nav-item.dropdown .text-truncate_int:active, .nav-item.dropdown .text-truncate_int:focus,
    .nav-item .text-truncate_int.noDesplegable:hover,
    .nav-item .text-truncate_int.noDesplegable:active,
    .nav-item .text-truncate_int.noDesplegable:focus,
    .nav-item.active.dropdown .text-truncate_int:hover,
    .nav-item.active.dropdown .text-truncate_int:active,
    .nav-item.active.dropdown .text-truncate_int:focus,
    .nav-item.active .text-truncate_int.noDesplegable:hover,
    .nav-item.active .text-truncate_int.noDesplegable:active,
    .nav-item.active .text-truncate_int.noDesplegable:focus {
      padding-left: 5px !important;
      padding-right: 19px !important; }
  .nav-item .text-truncate_int, .nav-item.active .text-truncate_int {
    padding-left: 5px;
    padding-right: 5px; }
    .nav-item .text-truncate_int:hover, .nav-item .text-truncate_int:active, .nav-item .text-truncate_int:focus,
    .nav-item.active .text-truncate_int:hover,
    .nav-item.active .text-truncate_int:active,
    .nav-item.active .text-truncate_int:focus {
      padding-left: 5px !important;
      padding-right: 5px !important; }
  .lfr-nav-item .menu-dropdown-button {
    right: 10px;
    margin-top: 0; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .navbar .logo-aigues {
    margin-top: 11px; } }

@media (max-width: 991px) {
  /*TICKETS MENU DE NAVEGACION INC000002117840,INC000002158834,INC000002151075 solo la clase maquetoogle_sub_mobile menu-fourth*/
  .maquetoogle_sub_mobile {
    margin-top: -15px !important; }
  .menu-fourth {
    padding-left: 8px !important; }
  .lfr-nav-item.dropdown .dropdown-button .lfr-nav-child-toggle svg {
    fill: #ffffff; }
  section#content {
    padding-top: 75px; }
  .group-links.registro {
    display: none; }
  .form-inline.searcher-container {
    display: block;
    float: none;
    width: 100%;
    margin: 0 auto 20px;
    max-width: 960px;
    padding: 0 15px; }
  .search-bar .input-group-item .input-group-inset {
    height: 30px;
    border: 0 !important;
    border-radius: 0;
    margin-right: 35px;
    margin-left: 7px;
    background: #f8f8f8;
    padding-left: 3px !important;
    font-size: 13px; }
  .search-bar .input-group-item .input-group-inset-item-after {
    right: 0;
    top: 0;
    left: auto;
    height: 30px;
    background: #f8f8f8; }
    .search-bar .input-group-item .input-group-inset-item-after svg {
      font-size: 13px; }
  .group-links.language {
    float: left;
    text-align: right;
    width: auto;
    padding: 22px 0;
    position: absolute;
    right: 5px;
    margin-top: 10px; }
    .group-links.language a {
      color: #cccccc;
      border-right: 1px solid #ffffff;
      padding: 0 15px;
      font-size: 14px;
      line-height: 21px; }
      .group-links.language a.selected {
        color: #ffffff;
        font-weight: 800; }
      .group-links.language a:last-child {
        padding-left: 10px;
        border-right: 0; }
  .navbar .navbar-collapse {
    display: none !important; }
    .navbar .navbar-collapse.show {
      display: block !important; }
  header .top-menu-aigues {
    height: 2px;
    background-color: #002c66; }
  .lfr-nav-item.dropdown .dropdown-button {
    top: 2px; }
  .lfr-nav-item.dropdown.show .dropdown-menu.second.show {
    display: inline-block !important;
    height: 100%;
    width: 100%;
    margin-bottom: 20px; }
  .lfr-nav-item.dropdown.show .dropdown-menu.second.show li {
    padding: 0 !important; }
  .navbar-nav > .lfr-nav-item.dropdown.show:after {
    content: none; }
  .lfr-nav-item .menu-dropdown-button {
    display: none; }
  .lfr-nav-item .dropdown-button {
    display: block; }
  .navbar .logo-aigues {
    margin-top: 0; }
  .navbar-collapse .desplegable-mobile.navbar-nav {
    flex-direction: column !important;
    position: fixed;
    background-color: #002c66; }
  .navbar-collapse .desplegable-mobile.navbar-nav li {
    width: 100%; }
  header {
    position: fixed; }
  .lfr-nav-item.dropdown .dropdown-button {
    right: 10px;
    top: 0px; }
  .language-container-mobile {
    display: flex;
    flex-wrap: wrap;
    max-width: 540px;
    margin: 0 auto;
    width: 100%;
    position: relative; } }

@media (min-width: 768px) and (max-width: 991px) {
  .form-inline.searcher-container,
  .top-bar-aigues-left-responsive .dropdown-menu .group-links.sites,
  .language-container-mobile {
    max-width: 720px; } }

@media (min-width: 668px) and (max-width: 767px) {
  .form-inline.searcher-container,
  .top-bar-aigues-left-responsive .dropdown-menu .group-links.sites,
  .language-container-mobile {
    max-width: 540px; } }

@media (max-width: 667px) {
  .form-inline.searcher-container,
  .top-bar-aigues-left-responsive .dropdown-menu .group-links.sites,
  header .top-menu-aigues #navigationCollapse li,
  .language-container-mobile {
    max-width: 720px; } }

/***FOOTER***/
#footer {
  font-size: 14px; }
  #footer .footer-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (max-width: 991px) {
      #footer .footer-container {
        flex-wrap: wrap; } }
    @media (min-width: 992px) and (max-width: 1279px) {
      #footer .footer-container {
        justify-content: center; } }
    #footer .footer-container .left-side {
      display: flex; }
      @media (max-width: 991px) {
        #footer .footer-container .left-side {
          margin-bottom: 40px;
          flex: 100%; } }
      @media (min-width: 992px) and (max-width: 1279px) {
        #footer .footer-container .left-side {
          margin-bottom: 30px; } }
      #footer .footer-container .left-side .footer-ul {
        margin-right: 20px; }
        @media (max-width: 991px) {
          #footer .footer-container .left-side .footer-ul {
            width: 100%; }
            #footer .footer-container .left-side .footer-ul:last-child {
              margin-right: 0; } }
    #footer .footer-container .right-side {
      text-align: right; }
      #footer .footer-container .right-side .up-right-side {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        margin-bottom: 40px; }
        #footer .footer-container .right-side .up-right-side .logo-inner {
          display: flex;
          align-items: center; }
          #footer .footer-container .right-side .up-right-side .logo-inner .logo {
            margin-right: 30px; }
          #footer .footer-container .right-side .up-right-side .logo-inner .text {
            margin-right: 30px;
            padding-right: 30px;
            position: relative;
            text-align: left;
            width: 190px; }
            #footer .footer-container .right-side .up-right-side .logo-inner .text:after {
              position: absolute;
              content: "";
              width: 1px;
              height: 50px;
              top: 0;
              right: 0;
              background: #ffffff; }
            #footer .footer-container .right-side .up-right-side .logo-inner .text p {
              color: #ffffff;
              margin-bottom: 0;
              line-height: 17px; }
        @media (max-width: 1279px) {
          #footer .footer-container .right-side .up-right-side {
            flex-wrap: wrap;
            justify-content: flex-start; }
            #footer .footer-container .right-side .up-right-side .logo-inner {
              order: 2;
              flex: 100%;
              justify-content: space-between; }
              #footer .footer-container .right-side .up-right-side .logo-inner .logo {
                width: 48%;
                text-align: left;
                margin-right: 15px; }
              #footer .footer-container .right-side .up-right-side .logo-inner .text {
                padding-right: 0;
                margin-right: 0;
                text-align: right;
                width: 44%; }
                #footer .footer-container .right-side .up-right-side .logo-inner .text::after {
                  display: none; } }
      #footer .footer-container .right-side .container-social-media {
        display: flex; }
        @media (max-width: 1279px) {
          #footer .footer-container .right-side .container-social-media {
            flex: 100%;
            justify-content: space-around;
            padding: 0px 25px;
            margin-bottom: 40px; } }
        #footer .footer-container .right-side .container-social-media a {
          margin-right: 25px; }
          #footer .footer-container .right-side .container-social-media a:last-child {
            margin-right: 0; }
          #footer .footer-container .right-side .container-social-media a .icon {
            height: 26px; }
    #footer .footer-container .bottom-side {
      flex: 100%;
      text-align: right; }
      @media (max-width: 1279px) {
        #footer .footer-container .bottom-side {
          text-align: center; } }
      #footer .footer-container .bottom-side .rlmed {
        color: #ffffff; }
  #footer > .container {
    padding-top: 50px; }
    @media (max-width: 991px) {
      #footer > .container {
        padding-top: 30px;
        padding-bottom: 30px; } }
  #footer .footer-last img {
    margin-top: 0 !important;
    margin-right: 20px !important; }
  #footer .footer-last .col-xl-4 {
    display: inline-flex;
    align-items: center; }
    #footer .footer-last .col-xl-4 p.rrss {
      margin: 0; }
  #footer ul {
    margin: 0; }
  #footer p.text {
    display: inline-flex;
    vertical-align: top;
    margin: 0;
    text-align: left; }
  #footer .white-line {
    border-right: 1px solid #ffffff;
    border-bottom: 0 !important;
    width: 1px;
    overflow: hidden;
    height: 100%;
    margin-left: 18px;
    margin-bottom: 0 !important;
    display: inline-flex;
    vertical-align: top; }
  #footer p.rrss a:last-child {
    margin-right: 0 !important; }
  #footer .container.sinpadding {
    padding: 12px !important; }
    #footer .container.sinpadding br {
      display: none; }
  #footer .col-md-12.text-left p.rlmed {
    margin-bottom: 0;
    margin-top: 15px; }
    #footer .col-md-12.text-left p.rlmed.changet {
      font-size: 14px !important;
      margin-top: 0;
      margin-bottom: 15px; }

.container-footer-logos {
  display: flex;
  justify-content: center; }
  .container-footer-logos div {
    margin: 0 20px; }
  @media (max-width: 991px) {
    .container-footer-logos {
      flex-wrap: wrap; }
      .container-footer-logos div {
        margin: 0;
        flex: 50%;
        text-align: center; }
        .container-footer-logos div .img-logo-footer {
          width: 50%; } }

@media (max-width: 1279px) {
  #footer .footer-last img {
    margin-right: 0 !important;
    margin-bottom: 10px !important;
    max-width: 130px;
    image-rendering: -webkit-optimize-contrast; }
  #footer p.text {
    display: block !important;
    text-align: right !important;
    margin-bottom: 10px !important; }
  #footer .white-line {
    display: none !important; }
  #footer .footer-last .col-xl-4 {
    display: block !important; }
  #footer .footer-last .rrss a {
    font-size: 16px;
    margin-right: 5px; }
    #footer .footer-last .rrss a .icon-facebook {
      padding: 0 4px; }
  #footer .container.sinpadding br {
    display: block; } }

@media (max-width: 480px) {
  #footer {
    font-size: 13px; }
    #footer .col-xl-4.col-xs-5 {
      padding-right: 0; }
    #footer .col-md-12.text-left p.rlmed.changet {
      font-size: 13px !important; } }

/*VISUALIZADOR DE IMAGENES HOME*/
.visualizador_imgs {
  height: 575px !important;
  /*height: 400px;*/
  position: relative; }
  .visualizador_imgs img {
    border-radius: 8px;
    object-fit: cover;
    width: 100%;
    height: 100%; }

.visualizador_content {
  position: absolute;
  bottom: 70px;
  background: #ffffff;
  padding: 25px 35px;
  width: 100%;
  max-width: 60%;
  border-radius: 0 8px 8px 0;
  border-left: 1px solid rgba(1, 47, 107, 0.24);
  box-shadow: 0px 4px 8px rgba(1, 47, 107, 0.24); }
  .visualizador_content h2, .visualizador_content p {
    color: #002c66;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 5px; }
  .visualizador_content a {
    background: #002c66;
    color: #ffffff;
    padding: 10px 25px;
    display: inline-block;
    text-align: center;
    min-width: 150px;
    margin-top: 15px;
    border-radius: 4px;
    border: 2px solid #002c66; }
    .visualizador_content a:hover {
      background: #ffffff;
      color: #002c66; }

.visualizador_imagenes .slick-dots {
  bottom: 20px;
  left: 33px;
  text-align: left; }
  .visualizador_imagenes .slick-dots li button:before {
    opacity: 1;
    content: '';
    width: 14px;
    height: 14px;
    display: block;
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0px 1px 5px #333333; }
  .visualizador_imagenes .slick-dots li.slick-active button:before {
    opacity: 1;
    background: #002c66; }

.visualizador_imagenes .slick-dotted.slick-slider {
  margin-bottom: 0; }

@media (max-width: 767px) {
  .visualizador_imagenes {
    margin-top: 36px; }
    .visualizador_imagenes .visualizador_imgs {
      height: 425px !important; }
      .visualizador_imagenes .visualizador_imgs img {
        height: 57%; }
  .visualizador_content {
    max-width: 100%;
    position: inherit;
    bottom: 0;
    height: 42%;
    background: #f8f8f8;
    padding: 15px 25px; }
    .visualizador_content h2 {
      font-size: 24px;
      font-weight: 500;
      line-height: 28px;
      margin-bottom: 10px; }
    .visualizador_content p {
      font-size: 14px;
      line-height: 18px;
      margin-bottom: 10px; }
    .visualizador_content a {
      padding: 6px;
      font-size: 14px;
      width: 100%;
      margin-top: 5px; }
  .visualizador_imagenes .slick-dots {
    bottom: 45%;
    text-align: center;
    left: 0; }
    .visualizador_imagenes .slick-dots li button:before {
      width: 12px;
      height: 12px; } }

@media (max-width: 767px) {
  .obras_afectaciones {
    margin-top: 40px; } }

@media (max-width: 991px) {
  .obras_afectaciones {
    margin-top: 40px; } }

@media (max-width: 767px) {
  .corporative-site .cabecera-oculta {
    margin-bottom: -20px; } }

@media (max-width: 991px) {
  .corporative-site .cabecera-oculta {
    margin-bottom: -20px; } }

.corporative-site .cabecera-oculta {
  margin-bottom: -20px; }

@media (max-width: 767px) {
  /* Contenedor del slider en móvil */
  .visualizador_imagenes {
    position: relative;
    margin-top: 36px;
    /* altura fija de la IMAGEN en móvil */
    --slide-height: 242px; }
  /* Cada slide */
  .visualizador_imagenes .visualizador_imgs {
    display: block;
    height: auto !important;
    min-height: auto; }
  .visualizador_imagenes .visualizador_imgs img {
    width: 100%;
    height: var(--slide-height) !important;
    max-height: var(--slide-height);
    min-height: var(--slide-height);
    object-fit: cover;
    border-radius: 8px 8px 0 0;
    display: block; }
  .visualizador_imagenes .visualizador_content {
    position: relative;
    bottom: auto !important;
    left: auto;
    right: auto;
    width: 100%;
    max-width: 100%;
    height: auto !important;
    max-height: none;
    overflow: visible;
    box-sizing: border-box;
    background: #f8f8f8;
    padding: 15px 25px;
    border-radius: 0 0 8px 8px;
    border: 1px solid rgba(1, 47, 107, 0.24);
    border-top: 0; }
  .visualizador_imagenes .visualizador_content .spanAccesibilidadInicio1 {
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
    display: block;
    color: #002c66; }
  .visualizador_imagenes .visualizador_content .description {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    color: #002c66;
    word-wrap: break-word;
    overflow-wrap: break-word; }
  .visualizador_imagenes .visualizador_content .description p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
    color: #002c66;
    word-wrap: break-word;
    overflow-wrap: break-word; }
  .visualizador_imagenes .visualizador_content a {
    display: block;
    width: 100%;
    text-align: center;
    padding: 6px;
    font-size: 14px;
    margin-top: 5px;
    background: #002c66;
    color: #ffffff;
    border-radius: 4px;
    border: 2px solid #002c66; }
  .visualizador_imagenes .visualizador_content a:hover {
    background: #ffffff;
    color: #002c66; }
  .visualizador_imagenes .slick-dots {
    position: absolute !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    top: calc(var(--slide-height) - 2.2rem);
    z-index: 2; }
  .visualizador_imagenes .slick-dots li button:before {
    width: 12px;
    height: 12px;
    opacity: 1;
    content: '';
    display: block;
    background: #ffffff;
    border-radius: 2px;
    box-shadow: 0px 1px 5px #333333; }
  .visualizador_imagenes .slick-dots li.slick-active button:before {
    background: #002c66; } }

@media (max-width: 767px) {
  .visualizador_content {
    border-radius: 0 8px 8px 8px;
    border-bottom: 1px solid rgba(1, 47, 107, 0.24);
    bottom: 0.15rem !important; } }

/*ACCESO CLIENTES*/
#userAccessTabs {
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
  overflow: hidden; }

#userAccessTabs.nav-tabs + .tab-content .tab-pane {
  background: #002c66;
  padding: 10px 32px 12px;
  border-radius: 0 0 8px 8px;
  transition: none; }
  #userAccessTabs.nav-tabs + .tab-content .tab-pane form .form-group {
    margin-bottom: 15px; }

#userAccessTabs.nav-tabs .nav-item {
  margin: 0;
  height: 50px;
  text-align: center;
  width: 40%;
  background: #E0E0E0; }
  #userAccessTabs.nav-tabs .nav-item:before {
    content: none; }

#userAccessTabs.nav-tabs .nav-link {
  border-radius: 0;
  padding: 13px 15px !important;
  font-size: 16px;
  height: 100%;
  font-family: 'Raleway Bold';
  color: #002c66; }
  #userAccessTabs.nav-tabs .nav-link.active {
    background: #002c66;
    color: #ffffff;
    border-bottom: 0; }
  #userAccessTabs.nav-tabs .nav-link img {
    max-height: 30px; }

#userAccessTabs.nav-tabs li.nav-item:nth-child(1),
#userAccessTabs.nav-tabs li.nav-item:nth-child(2) {
  max-width: 150px; }

#userAccessTabs.nav-tabs li.nav-item:nth-child(3) {
  max-width: 90px; }
  #userAccessTabs.nav-tabs li.nav-item:nth-child(3) .nav-link {
    padding: 10px 0 !important; }

#userAccessTabsContent form label {
  color: #ffffff;
  font-size: 12px;
  font-family: 'Raleway'; }

#userAccessTabsContent form input {
  border-radius: 4px;
  background: #E0E0E0; }

#userAccessTabsContent form input[type="checkbox"] {
  border-radius: 2px;
  border: 2px solid #ffffff;
  background: #002c66; }

#userAccessTabsContent form .form-buttons {
  display: inline-block;
  width: 100%;
  margin-top: 25px; }
  #userAccessTabsContent form .form-buttons a, #userAccessTabsContent form .form-buttons button {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 4px;
    font-family: 'Raleway Medium'; }
  #userAccessTabsContent form .form-buttons a {
    background: #ffffff;
    border-color: #ffffff;
    color: #333333; }
  #userAccessTabsContent form .form-buttons button {
    background: #0076A8;
    border-color: #0076A8;
    border-radius: 4px;
    color: #ffffff; }

.login-forgot-password {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex: 100%; }
  .login-forgot-password .remember {
    color: #ffffff;
    display: flex; }
    .login-forgot-password .remember label {
      display: inline-flex;
      align-items: center;
      margin-bottom: 0; }
    .login-forgot-password .remember input {
      appearance: none;
      position: relative; }
    .login-forgot-password .remember input {
      display: none;
      appearance: none; }
      .login-forgot-password .remember input:checked + label .checkbox:after {
        transform: translate(-50%, -50%) scale(1); }
    .login-forgot-password .remember .checkbox {
      border: 1px solid #ffffff;
      background: #ffffff;
      border-radius: 3px;
      width: 17px;
      height: 17px;
      display: inline-block;
      position: relative;
      margin: 0 10px 0 0;
      top: 0; }
      .login-forgot-password .remember .checkbox:after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) scale(0);
        width: 12px;
        height: 12px;
        background-color: #002c66;
        border-radius: 3px;
        transition: 0.3s; }
  .login-forgot-password .forgot-password {
    color: #ffffff;
    font-size: 14px; }

.logged-container {
  padding: 30px;
  background: #002c66;
  color: #ffffff;
  border-radius: 8px; }
  .logged-container .logged-title {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 40px;
    font-family: "Raleway Medium";
    margin-top: 20px; }
  .logged-container .logged-text {
    color: #ffffff;
    margin-bottom: 40px; }
  .logged-container .logged-buttons {
    width: 100%; }
    .logged-container .logged-buttons .btn-acceder {
      width: 100%;
      margin-bottom: 15px;
      font-family: 'Raleway Medium';
      border: 1px solid #0076A8;
      background: #0076A8;
      color: #ffffff; }
    .logged-container .logged-buttons .btn-cerrar-sesion {
      width: 100%;
      font-family: 'Raleway Medium';
      border: 1px solid #ffffff;
      background: #ffffff;
      color: #002c66; }

#authErrorMessage {
  display: inline; }

.loader {
  border: 4px solid #f8f8f8;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  animation: spin 2s linear infinite;
  border-left-color: #006d99;
  margin: 0 auto 20px; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@media (max-width: 1279px) {
  #userAccessTabs.nav-tabs li.nav-item:nth-child(1),
  #userAccessTabs.nav-tabs li.nav-item:nth-child(2) {
    max-width: 140px; }
  #userAccessTabs.nav-tabs li.nav-item:nth-child(3) {
    max-width: 94px; } }

/*aparece en panel desplegable al hacer clic sobre icono user*/
@media (max-width: 991px) {
  #acceso-usuarios-portlet {
    padding: 0 20px 20px;
    width: 400px;
    float: right;
    background: #fff; }
  .user-access-collapse {
    display: block;
    position: relative;
    top: 3px;
    right: 60px;
    cursor: pointer; }
    .user-access-collapse .fa-user {
      color: #ffffff;
      font-size: 16px; }
    .user-access-collapse .collapse.show, .user-access-collapse .collapsing {
      position: fixed;
      width: 100%;
      max-width: 720px;
      top: 60px;
      left: 50%;
      transform: translate(-50%);
      z-index: 1000; }
  #userAccessTabs.nav-tabs li.nav-item:nth-child(3) {
    max-width: 78px; } }

@media (max-width: 767px) {
  .user-access-collapse .collapse.show, .user-access-collapse .collapsing {
    max-width: 540px; } }

@media (max-width: 667px) {
  #acceso-usuarios-portlet {
    width: 100%;
    padding: 0 12px 12px; }
  #userAccessTabs {
    border: 0; }
  #userAccessTabs.nav-tabs .nav-item {
    border: 1px solid #000;
    border-bottom: 0; }
  #userAccessTabs.nav-tabs li.nav-item:nth-child(1),
  #userAccessTabs.nav-tabs li.nav-item:nth-child(2) {
    border-right: 0 !important; }
  .user-access-collapse .collapse.show, .user-access-collapse .collapsing {
    position: fixed;
    width: 100% !important;
    max-width: 100% !important;
    top: 53px !important;
    right: 0 !important;
    height: 100vh; } }

@media (max-width: 480px) {
  #userAccessTabs.nav-tabs .nav-link {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #userAccessTabs.nav-tabs li.nav-item:nth-child(1),
  #userAccessTabs.nav-tabs li.nav-item:nth-child(2) {
    max-width: 120px; }
  #userAccessTabs.nav-tabs li.nav-item:nth-child(3) {
    max-width: 80px; } }

/*PAGINA CONSULTAS Y TRAMITES - HOME*/
.consultas_tramites {
  padding: 0 0 30px 0; }
  .consultas_tramites .consultas-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 20px; }
    .consultas_tramites .consultas-inner .consultas-link {
      background: #ffffff;
      display: inline-flex;
      padding: 12px;
      border: 2px solid #006d99;
      border-radius: 8px;
      color: #002c66;
      font-size: 18px;
      justify-content: center;
      flex: 23%; }
      .consultas_tramites .consultas-inner .consultas-link:hover {
        background: #002c66;
        border: 2px solid #002c66;
        color: #ffffff; }
    @media (min-width: 992px) and (max-width: 1279px) {
      .consultas_tramites .consultas-inner .consultas-link {
        flex: 32%; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .consultas_tramites .consultas-inner .consultas-link {
        flex: 48%; } }
    @media (max-width: 767px) {
      .consultas_tramites .consultas-inner .consultas-link {
        flex: 100%; } }
  .consultas_tramites h2 {
    margin-bottom: 20px;
    color: #002c66; }
    @media (max-width: 767px) {
      .consultas_tramites h2 {
        font-size: 18px;
        margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .consultas_tramites {
      padding: 10px; }
      .consultas_tramites h2 {
        margin-bottom: 12px; }
      .consultas_tramites div.row {
        padding-top: 10px; } }

/*PAGINA OBRAS Y AFECTACIONES*/
.obras_afectaciones {
  padding: 20px;
  border-radius: 8px;
  border: 2px solid #E0E0E0;
  position: relative; }
  .obras_afectaciones:before {
    background: url(/o/aigues-principal-theme/images/rebranding/obras-afectaciones-mapa.png) no-repeat center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    z-index: -1;
    content: ""; }
  .obras_afectaciones h2 {
    margin-bottom: 25px;
    color: #002c66;
    text-align: center; }
    @media (max-width: 767px) {
      .obras_afectaciones h2 {
        font-size: 18px; } }
  .obras_afectaciones a {
    background: #002c66;
    color: #ffffff;
    border: 2px solid #002c66;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-family: "Raleway Bold";
    border-radius: 4px; }
    .obras_afectaciones a:hover {
      background: #ffffff;
      color: #002c66;
      border: 2px solid #002c66; }
    .obras_afectaciones a .fa-map-marker-alt {
      position: absolute;
      top: 50%;
      left: 10px;
      transform: translate(0, -50%);
      color: #3eaae0; }

/* Factura digital*/
@media (max-width: 1279px) {
  .m-factura-digital {
    flex-wrap: wrap; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .m-factura-digital {
    justify-content: center; }
    .m-factura-digital .item:first-child {
      margin-right: 25px; }
    .m-factura-digital .item:last-child {
      flex: 0 50%; } }

.m-factura-digital .item {
  padding: 40px;
  border: 2px solid #E0E0E0;
  border-radius: 8px;
  flex: 1;
  margin-right: 25px;
  text-align: center; }
  @media (max-width: 991px) {
    .m-factura-digital .item {
      flex: 100%;
      margin-right: 0;
      margin-bottom: 25px; } }
  .m-factura-digital .item:last-child {
    margin-right: 0; }
  .m-factura-digital .item .icono {
    width: 90px;
    height: 90px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: auto auto 20px; }
    .m-factura-digital .item .icono.candado {
      background-image: url("/o/aigues-principal-theme/images/rebranding/candado.svg"); }
    .m-factura-digital .item .icono.sostenible {
      background-image: url("/o/aigues-principal-theme/images/rebranding/sostenible.svg"); }
    .m-factura-digital .item .icono.movil {
      background-image: url("/o/aigues-principal-theme/images/rebranding/movil_mano.svg"); }
  .m-factura-digital .item .title {
    color: #002c66;
    font-family: 'Raleway Bold';
    font-size: 20px;
    line-height: 24px;
    width: 180px;
    text-align: center;
    margin: auto auto 30px; }
  .m-factura-digital .item .description {
    color: #828282;
    font-family: 'Raleway Medium';
    line-height: 20px; }

.m-factura-digital.suministro .item .icono.grifo {
  background-image: url("/o/aigues-principal-theme/images/rebranding/grifo.svg"); }

.m-factura-digital.suministro .item .icono.nogrifo {
  background-image: url("/o/aigues-principal-theme/images/rebranding/no-grifo.svg"); }

.m-factura-digital.suministro .item .inner-content div:first-child {
  margin-right: 20px; }

@media (max-width: 767px) {
  .m-factura-digital.suministro .item .inner-content {
    flex-wrap: wrap;
    justify-content: center; }
    .m-factura-digital.suministro .item .inner-content div:first-child {
      margin-bottom: 25px;
      margin-right: 0; }
    .m-factura-digital.suministro .item .inner-content div {
      flex: 100%; }
      .m-factura-digital.suministro .item .inner-content div .description {
        width: 50%;
        margin: auto auto 20px; } }

.m-factura-digital.suministro .item .btn {
  width: 100%; }

@media (max-width: 1279px) {
  .m-factura-digital.suministro .item {
    flex: 100%; }
    .m-factura-digital.suministro .item:first-child {
      margin-right: 0;
      margin-bottom: 25px; } }

@media (min-width: 1280px) {
  .m-factura-digital.suministro .item:first-child {
    flex: 0 0 40%; } }

.m-factura-digital.alta-nueva .item.last-item {
  margin-right: 0; }

.m-factura-digital.alta-nueva .item .icono.casa {
  background-image: url("/o/aigues-principal-theme/images/rebranding/casa.svg"); }

.m-factura-digital.alta-nueva .item .icono.edificio {
  background-image: url("/o/aigues-principal-theme/images/rebranding/edificio.svg"); }

.m-factura-digital.alta-nueva .container-button a {
  color: #ffffff; }
  .m-factura-digital.alta-nueva .container-button a:hover {
    color: #002c66; }

@media (min-width: 1280px) {
  .m-factura-digital.incidencias .container-button {
    width: 75%;
    margin: auto; } }

.m-factura-digital.incidencias .container-button .btn {
  width: 100%; }
  .m-factura-digital.incidencias .container-button .btn:first-child {
    margin-bottom: 20px; }

@media (max-width: 1279px) {
  .m-factura-digital.solicitarla .item {
    margin-bottom: 25px;
    margin-right: 0; }
    .m-factura-digital.solicitarla .item:last-child {
      margin-bottom: 0; } }

@media (min-width: 992px) and (max-width: 1279px) {
  .m-factura-digital.solicitarla .item:first-child {
    margin-right: 25px; } }

.container-button {
  text-align: center; }
  @media (max-width: 991px) {
    .container-button .btn {
      width: 100%; } }

/* Modulo obras y afecciones */
.m-obras-afecciones p {
  font-size: 18px; }

.m-obras-afecciones .obras-afecciones {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 30px;
  border: 2px solid #E0E0E0;
  border-radius: 8px; }
  @media (max-width: 991px) {
    .m-obras-afecciones .obras-afecciones {
      flex-wrap: wrap;
      position: relative; }
      .m-obras-afecciones .obras-afecciones:before {
        background: url(/o/aigues-principal-theme/images/rebranding/obras-afectaciones-mapa.png) no-repeat center;
        background-size: cover;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        opacity: 0.6;
        height: 100%;
        width: 100%;
        z-index: -1;
        content: ""; } }
  .m-obras-afecciones .obras-afecciones .container-img-obras {
    display: flex;
    align-items: center; }
    @media (max-width: 991px) {
      .m-obras-afecciones .obras-afecciones .container-img-obras {
        flex: 100%;
        margin-bottom: 20px; } }
    .m-obras-afecciones .obras-afecciones .container-img-obras span {
      color: #002c66;
      font-weight: 700;
      font-size: 20px; }
      @media (max-width: 991px) {
        .m-obras-afecciones .obras-afecciones .container-img-obras span {
          width: 75%; } }
  @media (max-width: 991px) {
    .m-obras-afecciones .obras-afecciones .btn-container {
      flex: 100%; }
      .m-obras-afecciones .obras-afecciones .btn-container .btn {
        width: 100%; } }
  .m-obras-afecciones .obras-afecciones .img-obras {
    background-image: url("/o/aigues-principal-theme/images/rebranding/icono-mapa.svg");
    width: 80px;
    height: 80px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 30px; }
    @media (max-width: 991px) {
      .m-obras-afecciones .obras-afecciones .img-obras {
        width: 55px;
        height: 55px; } }

/* Pagar factura*/
.m-pagar-factura li {
  line-height: 20px;
  margin-bottom: 12px; }
  .m-pagar-factura li::before {
    background-image: url(/o/aigues-principal-theme/images/rebranding/chevron-right.png);
    top: 1px;
    left: -26px;
    background-repeat: no-repeat;
    width: 19px;
    height: 19px;
    background-size: 100%; }

/* Contacto */
.contact-card .card-item {
  padding: 20px 30px 50px 30px;
  border: 2px solid #E0E0E0;
  border-radius: 8px;
  margin-bottom: 40px; }
  .contact-card .card-item .card-item-header {
    border-bottom: 1px solid #BDBDBD;
    padding-bottom: 20px;
    margin-bottom: 40px;
    padding-top: 12px; }
    .contact-card .card-item .card-item-header .title {
      color: #002c66;
      font-size: 18px;
      font-weight: 700;
      position: relative;
      padding-left: 75px; }
      .contact-card .card-item .card-item-header .title::before {
        position: absolute;
        content: "";
        background-size: 100%;
        height: 100%;
        background-repeat: no-repeat;
        width: 54px;
        top: -15px;
        left: 0;
        height: 54px; }
  .contact-card .card-item .card-item-content {
    padding-left: 75px; }
    @media (max-width: 991px) {
      .contact-card .card-item .card-item-content {
        padding-left: 0; } }
    .contact-card .card-item .card-item-content p {
      color: #4f4f4f; }
    .contact-card .card-item .card-item-content .tit {
      color: #002c66;
      margin-bottom: 25px;
      font-weight: 700; }
    .contact-card .card-item .card-item-content strong {
      color: #4f4f4f; }
  .contact-card .card-item.atencion .title::before {
    background-image: url(/o/aigues-principal-theme/images/rebranding/ordenador.svg); }
  .contact-card .card-item.atencion .btn-android {
    background-image: url(/o/aigues-principal-theme/images/rebranding/android-store.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 191px;
    height: 56px;
    display: inline-block; }
  .contact-card .card-item.atencion .btn-apple {
    background-image: url(/o/aigues-principal-theme/images/rebranding/apple-store.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 191px;
    height: 56px;
    display: inline-block; }
  .contact-card .card-item.atencion .top-side {
    display: flex;
    margin-bottom: 60px; }
    @media (max-width: 991px) {
      .contact-card .card-item.atencion .top-side {
        flex-wrap: wrap;
        margin-bottom: 0; } }
    .contact-card .card-item.atencion .top-side .area-clientes {
      margin-bottom: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #bdbdbd; }
      @media (max-width: 991px) {
        .contact-card .card-item.atencion .top-side .area-clientes {
          flex: 100%; } }
      @media (min-width: 992px) {
        .contact-card .card-item.atencion .top-side .area-clientes {
          margin-right: 200px;
          width: 180px;
          margin-bottom: 0;
          padding-bottom: 0;
          border: 0 none; } }
      .contact-card .card-item.atencion .top-side .area-clientes .btn {
        width: 100%; }
        .contact-card .card-item.atencion .top-side .area-clientes .btn:first-child {
          margin-bottom: 15px; }
    .contact-card .card-item.atencion .top-side .app {
      margin-bottom: 30px;
      padding-bottom: 30px;
      border-bottom: 1px solid #bdbdbd; }
      @media (max-width: 991px) {
        .contact-card .card-item.atencion .top-side .app {
          flex: 100%; } }
      @media (min-width: 992px) {
        .contact-card .card-item.atencion .top-side .app {
          width: 400px;
          margin-bottom: 0;
          padding-bottom: 0;
          border: 0 none; } }
      .contact-card .card-item.atencion .top-side .app .container-btn {
        display: flex;
        justify-content: space-between; }
        @media (max-width: 991px) {
          .contact-card .card-item.atencion .top-side .app .container-btn {
            flex-direction: column; }
            .contact-card .card-item.atencion .top-side .app .container-btn .btn-android {
              margin-bottom: 15px; } }
  .contact-card .card-item.atencion .bottom-side {
    display: flex; }
    @media (max-width: 991px) {
      .contact-card .card-item.atencion .bottom-side {
        flex-wrap: wrap; } }
    @media (max-width: 991px) {
      .contact-card .card-item.atencion .bottom-side .videollamada {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #bdbdbd;
        width: 100%; }
        .contact-card .card-item.atencion .bottom-side .videollamada .btn {
          width: 100%; } }
    @media (min-width: 992px) {
      .contact-card .card-item.atencion .bottom-side .videollamada {
        width: 310px;
        margin-right: 70px; } }
    @media (min-width: 992px) {
      .contact-card .card-item.atencion .bottom-side .chat {
        width: 390px; } }
  .contact-card .card-item.telefono .title::before {
    background-image: url(/o/aigues-principal-theme/images/rebranding/movil.svg); }
  .contact-card .card-item.telefono .card-item-content {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991px) {
      .contact-card .card-item.telefono .card-item-content {
        flex-wrap: wrap; } }
    .contact-card .card-item.telefono .card-item-content .item-list {
      flex: 33%;
      margin-right: 25px; }
      @media (max-width: 991px) {
        .contact-card .card-item.telefono .card-item-content .item-list {
          flex: 100%;
          margin-right: 0;
          margin-bottom: 30px;
          padding-bottom: 18px;
          border-bottom: 1px solid #bdbdbd; }
          .contact-card .card-item.telefono .card-item-content .item-list:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border: 0 none; } }
      .contact-card .card-item.telefono .card-item-content .item-list:last-child {
        margin-right: 0; }
      .contact-card .card-item.telefono .card-item-content .item-list .strong-blue {
        color: #006d99;
        font-weight: 700; }
      .contact-card .card-item.telefono .card-item-content .item-list p {
        margin-bottom: 12px; }
      .contact-card .card-item.telefono .card-item-content .item-list .tit {
        margin-bottom: 25px; }
  .contact-card .card-item.oficinas .title::before {
    background-image: url(/o/aigues-principal-theme/images/rebranding/oficinas.svg); }
  @media (min-width: 992px) {
    .contact-card .card-item.oficinas .card-item-content {
      width: 375px; } }
  .contact-card .card-item.oficinas .card-item-content .text {
    margin-bottom: 20px; }
  .contact-card .card-item.oficinas .card-item-content .btn {
    width: 100%; }
    .contact-card .card-item.oficinas .card-item-content .btn:first-child {
      margin-bottom: 15px; }
  .contact-card .card-item .atencion-inclusiva .top-side .area-clientes {
    width: 100%; }
    @media (min-width: 992px) {
      .contact-card .card-item .atencion-inclusiva .top-side .area-clientes {
        width: 50%; } }
  .contact-card .card-item .atencion-inclusiva .top-side .app {
    width: 100%; }
    @media (min-width: 992px) {
      .contact-card .card-item .atencion-inclusiva .top-side .app {
        width: 50%; } }
  .contact-card .card-item .atencion-inclusiva .bottom-side .videollamada {
    width: 100%; }
    @media (min-width: 992px) {
      .contact-card .card-item .atencion-inclusiva .bottom-side .videollamada {
        width: 50%;
        margin-right: 200px; } }
  .contact-card .card-item .atencion-inclusiva .bottom-side .chat {
    width: 100%; }
    @media (min-width: 992px) {
      .contact-card .card-item .atencion-inclusiva .bottom-side .chat {
        width: 50%; } }
  .contact-card .card-item .atencion-inclusiva .strong-blue {
    color: #006d99;
    font-weight: 700; }
  .contact-card .card-item .atencion-inclusiva .strong-contacto {
    color: #006d99;
    font-size: 18px; }
  .contact-card .card-item .atencion-inclusiva .btn {
    white-space: break-spaces; }

/* Entender factura*/
.modulo-entender-factura {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .modulo-entender-factura {
      flex-direction: column; } }
  .modulo-entender-factura .left-side {
    flex: 27%;
    margin-right: 35px; }
    @media (min-width: 992px) and (max-width: 1279px) {
      .modulo-entender-factura .left-side {
        margin-right: 20px; } }
    @media (max-width: 991px) {
      .modulo-entender-factura .left-side {
        flex: 100%;
        margin-right: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        .modulo-entender-factura .left-side .img-gota {
          width: 130px; } }
    .modulo-entender-factura .left-side .top {
      margin-bottom: 25px; }
      @media (max-width: 991px) {
        .modulo-entender-factura .left-side .top {
          margin-right: 20px; } }
    .modulo-entender-factura .left-side .bottom {
      text-align: center; }
      .modulo-entender-factura .left-side .bottom .precio {
        font-family: "Raleway Bold";
        font-weight: 800;
        font-size: 32px;
        margin-bottom: 12px; }
      .modulo-entender-factura .left-side .bottom .litros {
        font-family: "Raleway semiBold";
        font-weight: 600;
        font-size: 16px; }
      .modulo-entender-factura .left-side .bottom .factura {
        font-weight: 400;
        font-size: 14px;
        margin-bottom: 0; }
  .modulo-entender-factura .right-side {
    flex: 73%; }
    .modulo-entender-factura .right-side .top-side,
    .modulo-entender-factura .right-side .bottom-side {
      padding: 17px 30px;
      border: 2px solid #e0e0e0;
      border-radius: 8px;
      box-shadow: 0px 8px 16px rgba(1, 47, 107, 0.08);
      display: flex;
      justify-content: space-between;
      align-items: center;
      position: relative; }
      @media (min-width: 992px) and (max-width: 1279px) {
        .modulo-entender-factura .right-side .top-side,
        .modulo-entender-factura .right-side .bottom-side {
          padding: 12px 15px; } }
      @media (max-width: 991px) {
        .modulo-entender-factura .right-side .top-side,
        .modulo-entender-factura .right-side .bottom-side {
          flex-direction: column;
          padding: 15px;
          justify-content: flex-start;
          align-items: flex-start; } }
    .modulo-entender-factura .right-side .top-side {
      margin-bottom: 20px; }
      @media (min-width: 992px) and (max-width: 1279px) {
        .modulo-entender-factura .right-side .top-side {
          margin-bottom: 15px; } }
      .modulo-entender-factura .right-side .top-side::before {
        background: url(/o/aigues-principal-theme/images/rebranding/linea-gota.svg) no-repeat center;
        background-size: 100%;
        position: absolute;
        top: -10px;
        left: -157px;
        width: 161px;
        z-index: 2;
        content: "";
        height: 100%; }
        @media (min-width: 992px) and (max-width: 1279px) {
          .modulo-entender-factura .right-side .top-side::before {
            left: -116px;
            width: 119px; } }
        @media (max-width: 991px) {
          .modulo-entender-factura .right-side .top-side::before {
            display: none; } }
      @media (max-width: 991px) {
        .modulo-entender-factura .right-side .top-side .left::before {
          background: url(/o/aigues-principal-theme/images/rebranding/gota-small-light.svg) no-repeat; } }
      .modulo-entender-factura .right-side .top-side .left p {
        color: #006d99; }
      .modulo-entender-factura .right-side .top-side .center li {
        background: #006d99; }
    .modulo-entender-factura .right-side .bottom-side::before {
      background: url(/o/aigues-principal-theme/images/rebranding/linea-gota.svg) no-repeat center;
      background-size: 100%;
      position: absolute;
      top: -55px;
      left: -157px;
      width: 161px;
      z-index: 2;
      content: "";
      height: 100%; }
      @media (min-width: 992px) and (max-width: 1279px) {
        .modulo-entender-factura .right-side .bottom-side::before {
          left: -116px;
          width: 119px; } }
      @media (max-width: 991px) {
        .modulo-entender-factura .right-side .bottom-side::before {
          display: none; } }
    .modulo-entender-factura .right-side .bottom-side .center li {
      background: #002c66; }
    @media (max-width: 991px) {
      .modulo-entender-factura .right-side .bottom-side .left::before {
        background: url(/o/aigues-principal-theme/images/rebranding/gota-small-dark.svg) no-repeat; } }
    .modulo-entender-factura .right-side .left {
      flex: 25%;
      margin-right: 30px;
      align-self: center; }
      @media (min-width: 992px) and (max-width: 1279px) {
        .modulo-entender-factura .right-side .left {
          margin-right: 15px;
          flex: 21%; } }
      @media (max-width: 991px) {
        .modulo-entender-factura .right-side .left {
          flex: 100%;
          margin-right: 0;
          align-self: flex-start;
          margin-bottom: 25px;
          width: 100%;
          padding-right: 65px;
          position: relative; }
          .modulo-entender-factura .right-side .left::before {
            position: absolute;
            content: "";
            top: 0;
            right: 0;
            width: 36px;
            height: 100%; } }
      .modulo-entender-factura .right-side .left .porcentaje {
        font-size: 65px;
        font-family: "Raleway Bold";
        font-weight: 700;
        line-height: 1;
        margin-bottom: 8px; }
        @media (min-width: 992px) and (max-width: 1279px) {
          .modulo-entender-factura .right-side .left .porcentaje {
            font-size: 58px; } }
        @media (max-width: 991px) {
          .modulo-entender-factura .right-side .left .porcentaje {
            font-size: 45px; } }
      .modulo-entender-factura .right-side .left .texto {
        font-family: "Raleway semiBold";
        font-weight: 600;
        font-size: 16px;
        margin-bottom: 0;
        line-height: 17px; }
        @media (min-width: 992px) and (max-width: 1279px) {
          .modulo-entender-factura .right-side .left .texto {
            font-size: 13px; } }
    .modulo-entender-factura .right-side .right-group {
      display: flex;
      width: 100%; }
      @media (min-width: 992px) and (max-width: 1279px) {
        .modulo-entender-factura .right-side .right-group {
          flex: 79%; } }
      .modulo-entender-factura .right-side .right-group .center {
        flex: 65%; }
        @media (min-width: 992px) and (max-width: 1279px) {
          .modulo-entender-factura .right-side .right-group .center {
            flex: 72%; } }
        .modulo-entender-factura .right-side .right-group .center li {
          padding: 7px 12px;
          color: #ffffff;
          border-radius: 4px;
          font-size: 13px;
          line-height: 18px;
          margin-bottom: 15px;
          margin-right: 20px; }
          .modulo-entender-factura .right-side .right-group .center li:last-child {
            margin-bottom: 0; }
          @media (min-width: 992px) and (max-width: 1279px) {
            .modulo-entender-factura .right-side .right-group .center li {
              font-size: 12px;
              margin-bottom: 10px;
              margin-right: 15px;
              padding: 7px; } }
          @media (max-width: 500px) {
            .modulo-entender-factura .right-side .right-group .center li {
              display: flex;
              align-items: center;
              margin-right: 12px;
              min-height: 50px; } }
      .modulo-entender-factura .right-side .right-group .right {
        flex: 35%; }
        @media (min-width: 992px) and (max-width: 1279px) {
          .modulo-entender-factura .right-side .right-group .right {
            flex: 28%; } }
        @media (max-width: 500px) {
          .modulo-entender-factura .right-side .right-group .right {
            margin-top: 9px; } }
    .modulo-entender-factura .right-side .logo {
      height: 32px;
      margin-bottom: 15px; }
      @media (min-width: 992px) and (max-width: 1279px) {
        .modulo-entender-factura .right-side .logo {
          margin-bottom: 10px; } }
      @media (max-width: 500px) {
        .modulo-entender-factura .right-side .logo {
          margin-bottom: 33px; } }
    .modulo-entender-factura .right-side ul {
      padding: 0;
      margin: 0; }
      .modulo-entender-factura .right-side ul li::before {
        display: none; }
      .modulo-entender-factura .right-side ul li:last-child {
        margin-bottom: 0; }
        .modulo-entender-factura .right-side ul li:last-child .logo {
          margin-bottom: 0; }

.container-acceder {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 2px solid #bdbdbd;
  box-shadow: 0px 8px 16px rgba(1, 47, 107, 0.08);
  border-radius: 8px;
  padding: 30px;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .container-acceder {
      flex-wrap: wrap; } }
  .container-acceder p {
    margin-bottom: 0;
    margin-right: 25px;
    flex: 0 53%;
    font-weight: 600; }
    @media (max-width: 991px) {
      .container-acceder p {
        flex: 100%;
        margin-right: 0;
        margin-bottom: 25px; } }
  .container-acceder .container-button {
    flex: 0 47%;
    display: flex; }
    @media (max-width: 991px) {
      .container-acceder .container-button {
        flex: 100%; } }
    @media (max-width: 767px) {
      .container-acceder .container-button {
        display: flex;
        flex-direction: column; } }
    .container-acceder .container-button .btn {
      width: 100%; }
      .container-acceder .container-button .btn:first-child {
        margin-right: 25px; }
        @media (max-width: 767px) {
          .container-acceder .container-button .btn:first-child {
            margin-right: 0;
            margin-bottom: 20px; } }

.texto-tu-factura {
  margin-bottom: 40px; }

.tabs-entender-factura {
  margin-bottom: 40px; }
  .tabs-entender-factura .nav-tabs + .tab-content .tab-pane {
    padding: 0; }
  .tabs-entender-factura .nav-tabs > .active > a {
    background: #006d99;
    border-radius: 8px 8px 0 0; }
  .tabs-entender-factura .nav-tabs {
    border-bottom: 4px solid #006d99; }
    @media (max-width: 991px) {
      .tabs-entender-factura .nav-tabs {
        flex-direction: column; } }
    .tabs-entender-factura .nav-tabs li {
      width: 50%;
      height: 80px;
      color: #002c66;
      font-weight: 700;
      font-size: 20px;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative; }
      @media (max-width: 991px) {
        .tabs-entender-factura .nav-tabs li {
          width: 100%; } }
      .tabs-entender-factura .nav-tabs li::before {
        display: none; }
      .tabs-entender-factura .nav-tabs li a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        @media (max-width: 991px) {
          .tabs-entender-factura .nav-tabs li a {
            border: 1px solid #299ec2; } }
        .tabs-entender-factura .nav-tabs li a span {
          color: #002c66; }
        .tabs-entender-factura .nav-tabs li a.active {
          background: #006d99; }
      .tabs-entender-factura .nav-tabs li:first-child .icono {
        background-image: url("/o/aigues-principal-theme/images/rebranding/casa-azul.svg");
        background-size: 100%;
        background-repeat: no-repeat;
        width: 55px;
        height: 55px;
        margin-right: 20px; }
      .tabs-entender-factura .nav-tabs li:last-child .icono {
        background-image: url("/o/aigues-principal-theme/images/rebranding/edificio-azul.svg");
        background-size: 100%;
        background-repeat: no-repeat;
        width: 55px;
        height: 55px;
        margin-right: 20px; }
      .tabs-entender-factura .nav-tabs li.active:first-child .icono {
        background-image: url("/o/aigues-principal-theme/images/rebranding/casa-blanca.svg"); }
      .tabs-entender-factura .nav-tabs li.active:last-child .icono {
        background-image: url("/o/aigues-principal-theme/images/rebranding/edificio-blanco.svg"); }
      .tabs-entender-factura .nav-tabs li.active a span {
        color: #ffffff; }

/*MODULO TE PUEDE INTERESAR*/
.m-interes .item-container {
  display: flex;
  justify-content: space-between;
  align-items: stretch; }
  @media (max-width: 991px) {
    .m-interes .item-container {
      flex-wrap: wrap; } }
  .m-interes .item-container .item {
    flex: 1;
    margin-right: 25px; }
    @media (max-width: 991px) {
      .m-interes .item-container .item {
        flex: 100%;
        margin-right: 0;
        margin-bottom: 25px; } }
    .m-interes .item-container .item:last-child {
      margin-right: 0; }
      @media (max-width: 991px) {
        .m-interes .item-container .item:last-child {
          margin-bottom: 0; } }
    .m-interes .item-container .item img {
      border-radius: 8px 8px 0 0; }
    .m-interes .item-container .item .link {
      background: #002c66;
      color: #ffffff;
      justify-content: center;
      height: 65px;
      align-items: center;
      display: flex;
      font-size: 16px;
      line-height: 19px;
      padding: 7px 20px;
      text-align: center;
      border-radius: 0 0 8px 8px; }
      .m-interes .item-container .item .link a {
        color: #ffffff; }

/* Modales */
.modal-alta .modal-header {
  border: 0 none;
  margin: 30px 25px;
  padding-left: 20px; }
  @media (max-width: 1279px) {
    .modal-alta .modal-header {
      padding: 0; } }
  .modal-alta .modal-header .modal-title {
    padding-right: 20px;
    white-space: break-spaces; }
  .modal-alta .modal-header button span {
    font-size: 35px;
    color: #006d99;
    font-weight: 400;
    border: 2px solid #006d99;
    border-radius: 50%;
    width: 30px;
    line-height: 22px;
    height: 30px; }

.modal-alta .modal-body {
  padding: 0 25px; }
  @media (min-width: 1280px) {
    .modal-alta .modal-body {
      padding: 0 45px; } }

.modal-alta .modal-footer {
  border: 0 none;
  justify-content: center;
  margin: 20px 0; }

.modal-alta .item {
  border: 0 none;
  text-align: left;
  padding-bottom: 0;
  border-radius: 0;
  padding-top: 0; }
  .modal-alta .item .title {
    margin: 0 0 20px 0;
    text-align: left;
    width: 100%; }

/* Modal alta suministro */
.modal-alta-suministro {
  display: flex; }
  .modal-alta-suministro .item {
    flex: 1; }
    .modal-alta-suministro .item:first-child {
      margin-right: 0;
      padding-left: 0;
      padding-right: 30px;
      border-right: 1px solid #828282; }
    .modal-alta-suministro .item:last-child {
      padding-right: 0; }
      @media (max-width: 991px) {
        .modal-alta-suministro .item:last-child {
          padding: 0; } }
    .modal-alta-suministro .item li {
      line-height: 20px;
      margin-bottom: 15px;
      list-style: disc;
      color: #4f4f4f; }
      .modal-alta-suministro .item li:before {
        display: none; }
    .modal-alta-suministro .item p {
      color: #4f4f4f; }
    .modal-alta-suministro .item .title {
      font-size: 18px;
      line-height: 21px;
      font-weight: 600;
      color: #002c66;
      margin-bottom: 15px; }
  @media (max-width: 991px) {
    .modal-alta-suministro {
      flex-wrap: wrap; }
      .modal-alta-suministro .item {
        flex: 100%; }
        .modal-alta-suministro .item:first-child {
          flex: 100%;
          padding-right: 0;
          margin-right: 0;
          border-bottom: 1px solid #828282;
          border-right: 0 none;
          padding-bottom: 15px;
          margin-bottom: 25px; } }