/*Font*/
/*Colors*/
/*$main-color:#416577;
$secondary-color:#1B7DA6;
$tertiary-color:#01828D;
$font-color:#161819;

$dark-gray:#292929;
$red:#DD1B1B;
$green:#45850D;
$coral:#C04856;
$blue:#2874AC;
$purple:#AD3DC8;
$orange:#AD6502;
$dark-blue:#003383;
$yellow:#837116;
$violet:#5851DB;*/
@import url(owlCarousel/owl.carousel.css?t=1750773621819);
@import url(owlCarousel/owl.theme.default.css?t=1750773621819);
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    -webkit-animation: loading-animation 1.2s infinite ease-out;
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 1em; }

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

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

/* ---------- Separator ---------- */
.separator {
  border-top: 1px solid #CDCED9; }

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .lfr-search-container-wrapper .list-group .list-group-item h4 {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
    font-weight: 600; }
  .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
    margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #FFC; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"] {
    opacity: 0;
    position: absolute; }
    .lfr-page-layouts input[type="radio"]:checked + .card-horizontal.card,
    .lfr-page-layouts input[type="radio"]:checked + .card-horizontal .card {
      background-color: #f8f9fa;
      box-shadow: 0 0 0 0.2rem rgba(60, 164, 240, 0.25);
      cursor: default; }
    .lfr-page-layouts input[type="radio"]:checked + .card-horizontal::after {
      background-color: #3CA4F0;
      bottom: -1px;
      content: "";
      height: 4px;
      left: -1px;
      position: absolute;
      right: -1px;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
    .lfr-page-layouts .card-horizontal.card:hover,
    .lfr-page-layouts .card-horizontal .card:hover {
      background-color: #f8f9fa;
      box-shadow: 0 0 0 0.2rem rgba(60, 164, 240, 0.25);
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #f8f9fa;
      border-color: #b2dbf9;
      box-shadow: 0 0 0 0.2rem rgba(60, 164, 240, 0.25); }
    .lfr-page-layouts .card-horizontal.card:active, .lfr-page-layouts .card-horizontal.card.active,
    .lfr-page-layouts .card-horizontal .card:active,
    .lfr-page-layouts .card-horizontal .card.active {
      background-color: #e9ecef; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: -1px;
    content: "";
    height: 0;
    left: -1px;
    position: absolute;
    right: -1px;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #3CA4F0;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #3CA4F0;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #3CA4F0;
    height: 4px; }

.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.fade .modal-dialog {
  position: static; }
  .modal.fade .modal-dialog.modal-dialog-sm {
    max-width: 500px; }

.modal.yui3-widget-modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }
  @media (min-width: 768px) {
    .modal.yui3-widget-modal {
      max-width: none; } }
  .modal.yui3-widget-modal .modal-body {
    overflow: auto; }
    .modal.yui3-widget-modal .modal-body.dialog-iframe-bd {
      overflow: hidden;
      padding: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px; }

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  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 {
  box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

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

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727C81; }

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

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

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

.portlet-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 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 28px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
  transition: all 100ms ease-in; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap');*/
.portlet-login {
  padding: 0 3.75rem;
  margin-top: -2.5rem; }
  @media (max-width: 767px) {
    .portlet-login {
      padding: 0 3.75rem 0 1.875rem; } }
  .portlet-login .login-container {
    max-width: 37.5rem;
    margin: 0 auto; }
  .portlet-login .form-group label {
    font-size: 1.125rem;
    font-weight: bold; }
  .portlet-login .form-group.input-checkbox-wrapper label {
    font-size: .75rem;
    font-weight: 600; }
  .portlet-login .form-control {
    border: 1px solid #c4c4c4;
    border-radius: 0; }
  .portlet-login .button-holder {
    text-align: right; }
    .portlet-login .button-holder .btn-primary {
      background-color: #FF9300 !important;
      border-color: #FF9300 !important; }
      @media (max-width: 767px) {
        .portlet-login .button-holder .btn-primary {
          width: 100%; } }
      .portlet-login .button-holder .btn-primary:active, .portlet-login .button-holder .btn-primary:hover, .portlet-login .button-holder .btn-primary:focus {
        color: #FF9300 !important;
        border-color: #FF9300 !important;
        background-color: transparent !important; }
  .portlet-login .navigation {
    margin-top: 2.5rem; }
    .portlet-login .navigation ul {
      display: flex;
      justify-content: center;
      font-weight: 600; }
      @media (max-width: 767px) {
        .portlet-login .navigation ul {
          flex-direction: column;
          text-align: center;
          align-items: center; }
          .portlet-login .navigation ul li {
            margin-bottom: 1.25rem; } }

.btn:not(.btn-unstyled):not(.btn-monospaced) {
  font-size: .75rem;
  font-weight: bold;
  line-height: .875rem;
  padding: .625rem;
  text-align: center;
  min-width: 7.25rem;
  border: 0;
  border-radius: 0; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-primary {
    background-color: #416577;
    border: 1px solid #416577;
    color: white; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-primary:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-primary:focus {
      background-color: transparent;
      color: #416577; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-secondary {
    background-color: #388CAF;
    border: 1px solid #388CAF;
    color: black; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-secondary:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-secondary:focus {
      background-color: transparent;
      color: #388CAF; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-transparent {
    background-color: transparent;
    border: 2px solid #161819;
    color: #161819; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-transparent:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-transparent:focus {
      background-color: #161819;
      color: white; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-transparent.white {
      background-color: transparent;
      border: 2px solid white;
      color: white; }
      .btn:not(.btn-unstyled):not(.btn-monospaced).btn-transparent.white:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-transparent.white:focus {
        background-color: white;
        color: #161819; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-green {
    background-color: #8BD64A;
    border: 1px solid #8BD64A;
    color: black; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-green:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-green:focus {
      background-color: transparent;
      color: #8BD64A; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-red {
    background-color: #F45164;
    border: 1px solid #F45164;
    color: black; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-red:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-red:focus {
      background-color: transparent;
      color: #F45164; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-orange {
    background-color: #FF9300;
    border: 1px solid #FF9300;
    color: black; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-orange:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-orange:focus {
      background-color: transparent;
      color: #FF9300; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-white {
    background-color: white;
    border: 1px solid white;
    color: #416577; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-white:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-white:focus {
      background-color: white;
      color: #416577; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-blue {
    background-color: #37D1DE;
    border: 1px solid #37D1DE;
    color: black; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-blue:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-blue:focus {
      background-color: transparent;
      color: #37D1DE; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-purple {
    background-color: #CE61E8;
    border: 1px solid #CE61E8;
    color: black; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-purple:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-purple:focus {
      background-color: transparent;
      color: #CE61E8; }
  .btn:not(.btn-unstyled):not(.btn-monospaced).btn-link {
    background-color: transparent;
    border: 1px solid transparent;
    color: #161819; }
    .btn:not(.btn-unstyled):not(.btn-monospaced).btn-link:hover, .btn:not(.btn-unstyled):not(.btn-monospaced).btn-link:focus {
      background-color: transparent;
      color: #161819;
      text-decoration: underline; }

.topbar-visible {
  background-color: white;
  border-bottom: 1px solid black;
  height: 2.5rem;
  padding: 0 5rem;
  display: flex;
  justify-content: flex-end; }
  @media (max-width: 1365px) {
    .topbar-visible {
      padding: 0 2.5rem; } }
  @media (max-width: 991px) {
    .topbar-visible {
      padding: 0 0 0 1.25rem; } }
  .topbar-visible .portlet:hover > .portlet-topper {
    transform: translateY(-50%) !important; }
  .topbar-visible .aviles {
    justify-self: flex-start;
    margin: 0 auto 0 0; }
    .topbar-visible .aviles a {
      font-size: .875rem;
      font-weight: bold;
      color: #161819;
      line-height: 2.5rem; }
      .topbar-visible .aviles a:hover, .topbar-visible .aviles a:focus {
        text-decoration: underline; }
  .topbar-visible .toggle-topbar-button {
    min-width: inherit;
    width: 1.125rem;
    height: 2.5rem;
    border: 0;
    background: url(../images/icons/ico-topmenu.svg) 0 50% no-repeat;
    background-size: 1.125rem auto; }
    @media (max-width: 991px) {
      .topbar-visible .toggle-topbar-button {
        min-width: 1rem !important; } }
  .topbar-visible .sede-electronica {
    padding: 0 0.5rem;
    margin-left: 0.75rem;
    line-height: 2.5rem;
    font-size: .625rem;
    font-weight: 700;
    text-transform: uppercase;
    color: black;
    background-color: #FF9300;
    white-space: nowrap; }

.topbar-toggle-content {
  padding: .9375rem 7.5rem;
  min-height: 3.75rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  background-color: #fafafa;
  box-shadow: 0px 3px 6px #00000029;
  position: relative;
  z-index: 1; }
  @media (max-width: 1365px) {
    .topbar-toggle-content {
      padding: .9375rem 2.5rem; } }
  @media (max-width: 991px) {
    .topbar-toggle-content {
      padding: .9375rem 1.25rem; } }
  @media (max-width: 767px) {
    .topbar-toggle-content {
      flex-direction: column-reverse;
      align-items: center; } }
  .topbar-toggle-content .logo img {
    max-height: 2.625rem; }
  .topbar-toggle-content .logo p {
    margin: 0; }
  .topbar-toggle-content .aviles-sites {
    flex-grow: 1;
    display: flex;
    justify-content: center;
    max-width: 980px;
    padding: 0 2rem; }
    @media (max-width: 991px) {
      .topbar-toggle-content .aviles-sites {
        max-width: 420px; } }
    @media (max-width: 767px) {
      .topbar-toggle-content .aviles-sites {
        padding: 0; } }
    .topbar-toggle-content .aviles-sites > .portlet-boundary {
      width: 100%; }
    .topbar-toggle-content .aviles-sites .portlet-body ul {
      flex-wrap: wrap;
      margin-bottom: -1.25rem;
      align-items: center; }
      .topbar-toggle-content .aviles-sites .portlet-body ul li {
        margin-bottom: 1.25rem;
        width: 20%; }
        @media (max-width: 991px) {
          .topbar-toggle-content .aviles-sites .portlet-body ul li {
            width: 50%; } }
        .topbar-toggle-content .aviles-sites .portlet-body ul li a {
          font-size: .75rem;
          font-weight: 500;
          color: #161819;
          display: block;
          padding: 0 1rem 0 0;
          margin: 0; }
          .topbar-toggle-content .aviles-sites .portlet-body ul li a .text-truncate {
            white-space: normal; }
          .topbar-toggle-content .aviles-sites .portlet-body ul li a:hover, .topbar-toggle-content .aviles-sites .portlet-body ul li a:focus {
            text-decoration: underline; }
          .topbar-toggle-content .aviles-sites .portlet-body ul li a img {
            max-height: 1.25rem; }
  .topbar-toggle-content .close-topbar {
    width: .625rem;
    height: .625rem;
    background: url(../images/icons/ico-close-small-black.svg) 0 0 no-repeat;
    background-size: .625rem auto; }

.close-responsive-tools {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 767px) {
    .close-responsive-tools {
      margin-bottom: 1.25rem;
      width: 100%; } }
  .close-responsive-tools .languages .portlet-content-container {
    line-height: 1; }
  .close-responsive-tools .topbar-navigation .portlet-body ul li a, .close-responsive-tools .languages .portlet-body a, .close-responsive-tools .languages .portlet-body span {
    line-height: inherit; }
  .close-responsive-tools .topbar-navigation .portlet-body ul li a, .close-responsive-tools .languages .portlet-body a {
    color: #161819; }
  .close-responsive-tools .topbar-navigation .portlet-body ul li a {
    margin-left: 0;
    margin-right: 1.875rem; }

.languages {
  margin: 0 0.5rem; }
  .languages .portlet-body a {
    color: #9A9A9A; }
    .languages .portlet-body a:hover, .languages .portlet-body a:focus {
      text-decoration: underline; }
  .languages .portlet-body span {
    color: #707070; }
  .languages .portlet-body a, .languages .portlet-body span {
    font-size: .75rem;
    font-weight: 600;
    padding: 0 !important;
    text-transform: uppercase;
    line-height: 2.5rem; }
    .languages .portlet-body a::after, .languages .portlet-body span::after {
      content: '|';
      padding: 0 .2rem; }
    .languages .portlet-body a:last-child::after, .languages .portlet-body span:last-child::after {
      display: none; }

.topbar-navigation .portlet-body ul li a {
  font-size: .75rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2.5rem;
  color: #707070;
  display: block;
  padding: 0;
  margin-left: 1.875rem; }
  .topbar-navigation .portlet-body ul li a:hover, .topbar-navigation .portlet-body ul li a:focus {
    text-decoration: underline; }

#heading .logo .site-name {
  display: none; }

.top_bar_menu li .row {
  display: inline-flex !important; }

.top_bar_menu li .row a {
  margin-top: 0.5rem !important; }

#heading {
  padding: 0.625rem 5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: white;
  box-shadow: 0px 3px 6px #00000010;
  position: relative; }
  @media (max-width: 991px) {
    #heading {
      padding: .375rem .625rem; } }
  #heading .site-title, #heading #search, #heading #menu-launcher {
    position: relative;
    z-index: 2; }
  #heading .site-title {
    margin: 0; }
    @media (max-width: 991px) {
      #heading .site-title {
        line-height: 1; }
        #heading .site-title img {
          max-height: 2.75rem;
          width: auto; } }
  #heading .logo-menu-open {
    display: none; }
  #heading .menu-toggle {
    color: #416577;
    display: flex;
    align-items: flex-start;
    text-decoration: none; }
    #heading .menu-toggle .text-open, #heading .menu-toggle .text-close {
      width: 1.875rem;
      font-size: 1.125rem;
      line-height: .9375rem;
      font-weight: bold;
      text-transform: uppercase;
      word-break: break-all; }
      @media (max-width: 991px) {
        #heading .menu-toggle .text-open, #heading .menu-toggle .text-close {
          font-size: .8125rem;
          line-height: 1;
          width: 1.375rem; } }
    #heading .menu-toggle .text-close {
      display: none;
      width: 2.5625rem; }
      @media (max-width: 991px) {
        #heading .menu-toggle .text-close {
          width: 1.875rem; } }
    #heading .menu-toggle .icon-bar {
      display: block;
      width: 1.6875rem;
      height: .1875rem;
      margin-bottom: .575rem;
      background-color: #416577; }
      @media (max-width: 991px) {
        #heading .menu-toggle .icon-bar {
          margin-bottom: .425rem;
          width: 1.5rem; }
          #heading .menu-toggle .icon-bar:first-child {
            margin-top: .0625rem; } }
      #heading .menu-toggle .icon-bar:last-child {
        margin-bottom: 0; }
  #heading #search .filters {
    display: none;
    color: white;
    font-size: .75rem;
    position: absolute;
    top: 9rem;
    right: 4rem; }
    @media (max-width: 767px) {
      #heading #search .filters {
        right: 2rem; } }
    #heading #search .filters::before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 1.25rem;
      height: .9375rem;
      background: url(../images/icons/icon-filter-list-white.svg) 50% 50% no-repeat;
      background-size: 100% auto;
      transition: all .3s linear; }
    #heading #search .filters.open::before {
      transform: rotate(180deg); }
  #heading #search .close-search {
    position: absolute;
    right: .625rem;
    top: 5.5rem;
    display: none; }
  #heading #search .search-launcher {
    display: inline-block;
    padding-right: .625rem;
    margin-right: .625rem;
    border-right: 1px solid #9A9A9A; }
    @media (min-width: 992px) {
      #heading #search .search-launcher {
        display: none; } }
    #heading #search .search-launcher .lexicon-icon {
      width: 1.375rem;
      height: 1.375rem;
      color: #161819 !important; }
  @media (max-width: 991px) {
    #heading #search {
      justify-self: flex-end;
      margin: 0 0 0 auto; }
      #heading #search .portlet {
        display: none; } }
  #heading #search .form-control {
    border: 0;
    font-size: 1.25rem;
    font-weight: 500;
    color: #707070;
    background-color: transparent; }
  #heading #search .input-group-inset-item {
    border: 0;
    background-color: transparent; }
  #heading #search .search-bar-search-button .lexicon-icon {
    width: 1.625rem;
    height: 1.625rem;
    color: #161819; }
    @media (max-width: 991px) {
      #heading #search .search-bar-search-button .lexicon-icon {
        width: 1.25rem;
        height: 1.25rem; } }
  @media (min-width: 992px) {
    #heading.open .menu-toggle {
      color: white; } }
  #heading.open .menu-toggle .text-open {
    display: none; }
  #heading.open .menu-toggle .text-close {
    display: block; }
  #heading.open .menu-toggle .icon-bar {
    transform: rotate(-45deg);
    width: 1.875rem;
    margin: -.2rem 0 0 0; }
    @media (min-width: 992px) {
      #heading.open .menu-toggle .icon-bar {
        background-color: white; } }
    #heading.open .menu-toggle .icon-bar:first-child {
      transform: rotate(45deg);
      margin: .75rem 0 0 0; }
    #heading.open .menu-toggle .icon-bar:last-child {
      display: none; }
    @media (max-width: 991px) {
      #heading.open .menu-toggle .icon-bar {
        width: 1.375rem; } }
  #heading.open #menu {
    width: 100%; }
  @media (min-width: 992px) {
    #heading.open #search {
      border-bottom: 1px solid white; } }
  #heading.open #search .form-control, #heading.open #search .lexicon-icon {
    color: white; }
    #heading.open #search .form-control::-webkit-input-placeholder, #heading.open #search .lexicon-icon::-webkit-input-placeholder {
      /* Edge */
      color: white; }
    #heading.open #search .form-control:-ms-input-placeholder, #heading.open #search .lexicon-icon:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: white; }
    #heading.open #search .form-control::placeholder, #heading.open #search .lexicon-icon::placeholder {
      color: white; }
  @media (min-width: 992px) {
    #heading.open .logo:not(.logo-menu-open) {
      display: none; }
    #heading.open .logo-menu-open {
      display: block; } }
  @media (min-width: 992px) {
    #heading.submenu-open .menu-toggle {
      color: #388CAF; }
      #heading.submenu-open .menu-toggle .icon-bar {
        background-color: #388CAF; } }
  #heading.submenu-open #search .form-control {
    color: #707070; }
    #heading.submenu-open #search .form-control::-webkit-input-placeholder {
      /* Edge */
      color: #707070; }
    #heading.submenu-open #search .form-control:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #707070; }
    #heading.submenu-open #search .form-control::placeholder {
      color: #707070; }
  #heading.submenu-open #search .lexicon-icon {
    color: #161819; }
  #heading.search-open #menu {
    overflow: hidden; }
  @media (max-width: 991px) {
    #heading.search-open #search .filters {
      display: block; } }
  @media (min-width: 992px) {
    #heading.search-open #search {
      border-bottom: 1px solid #161819; } }
  #heading.search-open #search .form-control, #heading.search-open #search .lexicon-icon {
    color: #161819; }
  #heading.search-open #search .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #707070; }
  #heading.search-open #search .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #707070; }
  #heading.search-open #search .form-control::placeholder {
    color: #707070; }
  #heading.search-open .menu-toggle {
    color: #388CAF; }
    #heading.search-open .menu-toggle .icon-bar {
      background-color: #388CAF; }

body.menu-open {
  overflow: hidden; }

body.search-open .navigation-container {
  display: none; }

body.search-open #heading #search {
  position: initial; }
  @media (max-width: 991px) {
    body.search-open #heading #search .portlet {
      display: block;
      position: absolute;
      top: 5rem;
      width: 100%;
      left: 0;
      padding: 0 3.75rem; }
      body.search-open #heading #search .portlet .form-control {
        font-size: .9375rem; }
      body.search-open #heading #search .portlet .input-group-item {
        border-bottom: 1px solid white; }
      body.search-open #heading #search .portlet .search-bar-search-button {
        text-align: right; } }
  @media (max-width: 767px) {
    body.search-open #heading #search .portlet {
      padding: 0 1.875rem; } }
  body.search-open #heading #search .search-launcher .lexicon-icon {
    color: #161819 !important; }
  body.search-open #heading #search .close-search {
    display: block; }
  body.search-open #heading #search .form-control, body.search-open #heading #search .lexicon-icon {
    color: white !important; }
    body.search-open #heading #search .form-control::-webkit-input-placeholder, body.search-open #heading #search .lexicon-icon::-webkit-input-placeholder {
      /* Edge */
      color: white !important; }
    body.search-open #heading #search .form-control:-ms-input-placeholder, body.search-open #heading #search .lexicon-icon:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: white !important; }
    body.search-open #heading #search .form-control::placeholder, body.search-open #heading #search .lexicon-icon::placeholder {
      color: white !important; }

#banner {
  position: relative;
  z-index: 2; }

#menu {
  display: flex;
  position: absolute;
  width: 0;
  overflow: hidden;
  height: calc(100vh - 2.5rem);
  right: 0;
  top: 0;
  padding-top: 8.5rem;
  transition: width .3s linear;
  background-color: #416577;
  overflow-y: auto; }
  @media (max-width: 991px) {
    #menu {
      height: calc(100vh - 6.1525rem);
      padding-top: 2rem;
      top: 3.6525rem; }
      #menu .logo-bg {
        max-height: calc(100vh - 14.1525rem); } }
  #menu .logo-bg {
    width: calc(100% - 5rem);
    top: 7.8375rem;
    left: 2.5rem;
    position: absolute;
    z-index: 4;
    pointer-events: none;
    max-height: calc(100vh - 10.5rem); }
  #menu .links .portlet-body ul {
    list-style: none;
    text-align: right;
    padding: 0; }
    @media (max-width: 991px) {
      #menu .links .portlet-body ul {
        text-align: left; } }
    #menu .links .portlet-body ul li {
      margin-bottom: .625rem; }
      #menu .links .portlet-body ul li:last-child {
        margin-bottom: 0; }
      #menu .links .portlet-body ul li a, #menu .links .portlet-body ul li span {
        color: white;
        font-size: .875rem;
        line-height: 1.125rem;
        font-weight: 500; }
  #menu .social ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
    justify-content: flex-end; }
    #menu .social ul li a {
      display: block;
      padding: 0 .625rem; }
    #menu .social ul li:first-child a {
      padding-left: 0; }
    #menu .social ul li:last-child a {
      padding-right: 0; }
  #menu #navigation .portlet {
    position: inherit; }
    #menu #navigation .portlet:hover .portlet-topper {
      transform: translateY(0) !important; }
  @media (max-width: 991px) {
    #menu #navigation {
      margin-bottom: 2rem; } }

.navigation-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 30%;
  padding-right: 2.5rem; }
  @media (max-width: 991px) {
    .navigation-container {
      width: 100%;
      padding: 0 3.75rem;
      align-items: flex-start; } }
  @media (max-width: 767px) {
    .navigation-container {
      padding: 0 1.875rem; } }
  .navigation-container .links {
    justify-self: flex-end;
    margin: auto 0 0 0; }
  .navigation-container .social {
    margin: 3.125rem 0; }

.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.main-menu .level-1 {
  display: flex;
  flex-direction: column;
  transition: margin .3s linear;
  margin-left: 0; }
  .main-menu .level-1.open {
    margin-left: -2.5rem; }
    @media (max-width: 991px) {
      .main-menu .level-1.open > li:not(.active) {
        display: none; } }
  .main-menu .level-1 > li {
    margin-bottom: 1.25rem;
    color: white; }
    .main-menu .level-1 > li > a, .main-menu .level-1 > li > span:first-child {
      color: white;
      text-decoration: none;
      font-size: 1.75rem;
      font-weight: 750;
      line-height: 2.125rem;
      display: block;
      position: relative;
      padding-right: 2.5rem;
      position: relative;
      z-index: 2;
      cursor: pointer; }
      @media (max-width: 1366px) {
        .main-menu .level-1 > li > a, .main-menu .level-1 > li > span:first-child {
          font-size: 1.375rem;
          line-height: 1.5rem; } }
      .main-menu .level-1 > li > a i, .main-menu .level-1 > li > span:first-child i {
        font-size: .875rem;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -.25rem;
        display: none; }
        @media (max-width: 1366px) {
          .main-menu .level-1 > li > a i, .main-menu .level-1 > li > span:first-child i {
            margin-top: -.325rem; } }
      .main-menu .level-1 > li > a.has-children i, .main-menu .level-1 > li > span:first-child.has-children i {
        display: block; }
      .main-menu .level-1 > li > a:hover, .main-menu .level-1 > li > a:focus, .main-menu .level-1 > li > span:first-child:hover, .main-menu .level-1 > li > span:first-child:focus {
        color: #37D1DE;
        /*box-shadow: none;                  
                    outline: none;*/ }
    .main-menu .level-1 > li.active {
      color: #37D1DE; }
      .main-menu .level-1 > li.active > a, .main-menu .level-1 > li.active > span:first-child {
        color: #37D1DE; }
        .main-menu .level-1 > li.active > a i, .main-menu .level-1 > li.active > span:first-child i {
          transform: rotate(180deg);
          right: -5rem;
          transition: all .3s linear; }
      .main-menu .level-1 > li.active > .level-2 {
        width: 70%;
        padding-left: 5rem;
        overflow-y: scroll;
        overflow-x: hidden; }
        @media (max-width: 991px) {
          .main-menu .level-1 > li.active > .level-2 {
            width: calc(100% - 3.75rem);
            padding-left: 2.5rem; } }
        @media (max-width: 991px) {
          .main-menu .level-1 > li.active > .level-2 {
            width: calc(100% - 1.875rem);
            padding-left: 1.875rem; } }
        .main-menu .level-1 > li.active > .level-2 > li:hover > a, .main-menu .level-1 > li.active > .level-2 > li:hover > span:first-child {
          color: #37D1DE; }
        .main-menu .level-1 > li.active > .level-2 > li > a:focus, .main-menu .level-1 > li.active > .level-2 > li > a:hover, .main-menu .level-1 > li.active > .level-2 > li > span:first-child:focus {
          color: #37D1DE;
          text-decoration: none; }
        .main-menu .level-1 > li.active > .level-2 > li > .level-3 > li > a:hover, .main-menu .level-1 > li.active > .level-2 > li > .level-3 > li > a:focus, .main-menu .level-1 > li.active > .level-2 > li > .level-3 > li > a a.focused {
          color: #37D1DE;
          text-decoration: none; }
      .main-menu .level-1 > li.active.rojo > a, .main-menu .level-1 > li.active.rojo > span:first-child {
        color: #F45164; }
        .main-menu .level-1 > li.active.rojo > a:hover, .main-menu .level-1 > li.active.rojo > a:focus, .main-menu .level-1 > li.active.rojo > span:first-child:hover, .main-menu .level-1 > li.active.rojo > span:first-child:focus {
          color: #F45164; }
      .main-menu .level-1 > li.active.verde > a, .main-menu .level-1 > li.active.verde > span:first-child {
        color: #8BD64A; }
        .main-menu .level-1 > li.active.verde > a:hover, .main-menu .level-1 > li.active.verde > a:focus, .main-menu .level-1 > li.active.verde > span:first-child:hover, .main-menu .level-1 > li.active.verde > span:first-child:focus {
          color: #8BD64A; }
      .main-menu .level-1 > li.active.naranja > a, .main-menu .level-1 > li.active.naranja > span:first-child {
        color: #FF9300; }
        .main-menu .level-1 > li.active.naranja > a:hover, .main-menu .level-1 > li.active.naranja > a:focus, .main-menu .level-1 > li.active.naranja > span:first-child:hover, .main-menu .level-1 > li.active.naranja > span:first-child:focus {
          color: #FF9300; }
      .main-menu .level-1 > li.active.purpura > a, .main-menu .level-1 > li.active.purpura > span:first-child {
        color: #CE61E8; }
        .main-menu .level-1 > li.active.purpura > a:hover, .main-menu .level-1 > li.active.purpura > a:focus, .main-menu .level-1 > li.active.purpura > span:first-child:hover, .main-menu .level-1 > li.active.purpura > span:first-child:focus {
          color: #CE61E8; }
    .main-menu .level-1 > li.rojo > a:hover, .main-menu .level-1 > li.rojo > a:focus, .main-menu .level-1 > li.rojo > span:first-child:hover, .main-menu .level-1 > li.rojo > span:first-child:focus {
      color: #F45164; }
    .main-menu .level-1 > li.rojo > .level-2 > li:hover > a, .main-menu .level-1 > li.rojo > .level-2 > li:hover > span:first-child {
      color: #F45164; }
    .main-menu .level-1 > li.rojo > .level-2 > li:first-child::after {
      background-color: #F45164; }
    .main-menu .level-1 > li.rojo > .level-2 > li > a:focus, .main-menu .level-1 > li.rojo > .level-2 > li > span:first-child:focus {
      color: #F45164; }
    .main-menu .level-1 > li.rojo > .level-2 > li > .level-3 > li > a:hover, .main-menu .level-1 > li.rojo > .level-2 > li > .level-3 > li > a:focus {
      color: #F45164;
      text-decoration: none; }
    .main-menu .level-1 > li.verde > a:hover, .main-menu .level-1 > li.verde > a:focus, .main-menu .level-1 > li.verde > span:first-child:hover, .main-menu .level-1 > li.verde > span:first-child:focus {
      color: #8BD64A; }
    .main-menu .level-1 > li.verde > .level-2 > li:hover > a, .main-menu .level-1 > li.verde > .level-2 > li:hover > span:first-child {
      color: #8BD64A; }
    .main-menu .level-1 > li.verde > .level-2 > li:first-child::after {
      background-color: #8BD64A; }
    .main-menu .level-1 > li.verde > .level-2 > li > a:focus, .main-menu .level-1 > li.verde > .level-2 > li > span:first-child:focus {
      color: #8BD64A; }
    .main-menu .level-1 > li.verde > .level-2 > li > .level-3 > li > a:hover, .main-menu .level-1 > li.verde > .level-2 > li > .level-3 > li > a:focus {
      color: #8BD64A;
      text-decoration: none; }
    .main-menu .level-1 > li.naranja > a:hover, .main-menu .level-1 > li.naranja > a:focus, .main-menu .level-1 > li.naranja > span:first-child:hover, .main-menu .level-1 > li.naranja > span:first-child:focus {
      color: #FF9300; }
    .main-menu .level-1 > li.naranja > .level-2 > li:hover > a, .main-menu .level-1 > li.naranja > .level-2 > li:hover > span:first-child {
      color: #FF9300; }
    .main-menu .level-1 > li.naranja > .level-2 > li:first-child::after {
      background-color: #FF9300; }
    .main-menu .level-1 > li.naranja > .level-2 > li > a:focus, .main-menu .level-1 > li.naranja > .level-2 > li > span:first-child:focus {
      color: #FF9300; }
    .main-menu .level-1 > li.naranja > .level-2 > li > .level-3 > li > a:hover, .main-menu .level-1 > li.naranja > .level-2 > li > .level-3 > li > a:focus {
      color: #FF9300;
      text-decoration: none; }
    .main-menu .level-1 > li.purpura > a:hover, .main-menu .level-1 > li.purpura > a:focus, .main-menu .level-1 > li.purpura > span:first-child:hover, .main-menu .level-1 > li.purpura > span:first-child:focus {
      color: #CE61E8; }
    .main-menu .level-1 > li.purpura > .level-2 > li:hover > a, .main-menu .level-1 > li.purpura > .level-2 > li:hover > span:first-child {
      color: #CE61E8; }
    .main-menu .level-1 > li.purpura > .level-2 > li:first-child::after {
      background-color: #CE61E8; }
    .main-menu .level-1 > li.purpura > .level-2 > li > a:focus, .main-menu .level-1 > li.purpura > .level-2 > li > span:first-child:focus {
      color: #CE61E8; }
    .main-menu .level-1 > li.purpura > .level-2 > li > .level-3 > li > a:hover, .main-menu .level-1 > li.purpura > .level-2 > li > .level-3 > li > a:focus {
      color: #CE61E8;
      text-decoration: none; }

.main-menu .level-2 {
  width: 0;
  overflow: hidden;
  height: 100vh;
  right: 0;
  top: 0;
  padding-top: 9rem;
  transition: all .3s linear;
  background-color: white;
  position: absolute;
  display: flex;
  flex-direction: column;
  z-index: 3;
  overflow-y: auto; }
  @media (max-width: 1366px) {
    .main-menu .level-2 {
      padding-top: 8.5rem; } }
  @media (max-width: 991px) {
    .main-menu .level-2 {
      height: 125vh;
      right: 0;
      padding-top: 2rem;
      top: 0; } }
  @media (max-width: 991px) {
    .main-menu .level-2 {
      height: 145vh; } }
  .main-menu .level-2 > li {
    margin-bottom: 1.25rem; }
    .main-menu .level-2 > li:first-child {
      margin-bottom: 1.875rem;
      /*position: relative;*/ }
      .main-menu .level-2 > li:first-child::after {
        content: '';
        width: 60px;
        height: 4px;
        /*left: 0;
                    bottom: -10px;*/
        margin-top: 5px;
        background-color: #37D1DE;
        position: absolute; }
    .main-menu .level-2 > li > a, .main-menu .level-2 > li > span:first-child {
      font-size: 1.125rem;
      line-height: 1.5rem;
      font-weight: 600;
      color: #161819;
      display: block;
      width: 16rem;
      position: relative; }
      @media (max-width: 1366px) {
        .main-menu .level-2 > li > a, .main-menu .level-2 > li > span:first-child {
          font-size: .9375rem; } }
      .main-menu .level-2 > li > a i, .main-menu .level-2 > li > span:first-child i {
        font-size: .875rem;
        position: absolute;
        right: 0;
        top: 0;
        margin-top: .325rem;
        display: none; }
      .main-menu .level-2 > li > a.has-children i, .main-menu .level-2 > li > span:first-child.has-children i {
        display: block; }
    .main-menu .level-2 > li .descripcion {
      display: block;
      font-size: .875rem;
      color: #707070;
      line-height: 1.125rem; }
    .main-menu .level-2 > li .level-3 {
      opacity: 0;
      position: absolute;
      top: 9rem;
      overflow-y: auto; }
      @media (min-width: 992px) {
        .main-menu .level-2 > li .level-3 {
          left: 27rem; } }
      @media (max-width: 1366px) {
        .main-menu .level-2 > li .level-3 {
          top: 8.5rem; } }
      @media (max-width: 991px) {
        .main-menu .level-2 > li .level-3 {
          left: auto;
          right: 0;
          width: 0;
          overflow: hidden;
          opacity: 1;
          padding-top: 2rem;
          top: 0; } }
      .main-menu .level-2 > li .level-3 > li {
        margin-bottom: 1.25rem; }
        .main-menu .level-2 > li .level-3 > li > a, .main-menu .level-2 > li .level-3 > li > span:first-child {
          font-size: 1.125rem;
          line-height: 1.5rem;
          font-weight: 600;
          color: #161819;
          display: block; }
          @media (max-width: 1366px) {
            .main-menu .level-2 > li .level-3 > li > a, .main-menu .level-2 > li .level-3 > li > span:first-child {
              font-size: .9375rem; } }
          .main-menu .level-2 > li .level-3 > li > a i, .main-menu .level-2 > li .level-3 > li > span:first-child i {
            display: none; }
        .main-menu .level-2 > li .level-3 > li ul {
          display: none; }
    @media (min-width: 992px) {
      .main-menu .level-2 > li:hover > a i, .main-menu .level-2 > li:hover > span:first-child i, .main-menu .level-2 > li:focus > a i, .main-menu .level-2 > li:focus > span:first-child i, .main-menu .level-2 > li.focused > a i, .main-menu .level-2 > li.focused > span:first-child i {
        transition: right .3s linear;
        right: -1rem; }
      .main-menu .level-2 > li:hover > .level-3, .main-menu .level-2 > li:focus > .level-3, .main-menu .level-2 > li.focused > .level-3 {
        opacity: 1;
        z-index: 1; } }
    .main-menu .level-2 > li.active > a, .main-menu .level-2 > li.active > span:first-child {
      position: inherit; }
      @media (max-width: 991px) {
        .main-menu .level-2 > li.active > a i, .main-menu .level-2 > li.active > span:first-child i {
          position: absolute;
          left: -1.625rem;
          top: 3.5rem;
          text-indent: 0;
          width: 1rem;
          transform: rotate(180deg); } }
      @media (max-width: 767px) {
        .main-menu .level-2 > li.active > a i i, .main-menu .level-2 > li.active > span:first-child i i {
          left: 0; } }
    .main-menu .level-2 > li.active > .level-3 {
      width: 100%;
      z-index: 1;
      transition: width .3s linear;
      background-color: white;
      padding-left: 1.875rem;
      overflow: visible; }

@media (min-width: 992px) {
  .menu-banner {
    position: absolute;
    left: 30%;
    bottom: 1.5rem;
    padding-left: 7.25rem;
    width: 1039px; } }

@media (max-width: 1500px) {
  .menu-banner {
    width: 849px; } }

@media (max-width: 991px) {
  .menu-banner {
    margin-left: -3.75rem;
    width: calc(100% + 7.35rem); } }

@media (max-width: 767px) {
  .menu-banner {
    margin-left: -1.875rem;
    width: calc(100% + 3.75rem); } }

.menu-banner .menu-banner-content {
  padding: 2.5rem 4.375rem;
  color: white;
  background: url(../images/menu/bkg-banner-en-aviles.png) 0 0 no-repeat;
  background-size: cover;
  width: 100%;
  padding-right: 50%;
  position: relative; }
  @media (max-width: 1500px) {
    .menu-banner .menu-banner-content {
      padding: 1.5rem 50% 1.5rem 2.5rem; } }
  @media (max-width: 991px) {
    .menu-banner .menu-banner-content {
      padding: 1.5rem 50% 1.5rem 3.75rem; } }
  @media (max-width: 767px) {
    .menu-banner .menu-banner-content {
      padding: 1.5rem 2.5rem;
      text-align: center; } }
  .menu-banner .menu-banner-content .title {
    font-size: 1.875rem;
    font-weight: 750;
    margin-bottom: .625rem; }
    @media (max-width: 1500px) {
      .menu-banner .menu-banner-content .title {
        font-size: 1.5rem; } }
  .menu-banner .menu-banner-content .text {
    font-size: 1.125rem;
    font-weight: bold; }
    .menu-banner .menu-banner-content .text p {
      margin-bottom: 1.25rem; }
    @media (max-width: 1500px) {
      .menu-banner .menu-banner-content .text {
        font-size: .875rem; } }
  .menu-banner .menu-banner-content .button-holder {
    margin: 0; }
  .menu-banner .menu-banner-content .image-container {
    position: absolute;
    right: 4.375rem;
    width: 362px;
    bottom: -1.25rem; }
    @media (max-width: 1500px) {
      .menu-banner .menu-banner-content .image-container {
        width: 308px;
        bottom: 0;
        right: 2.5rem; } }
    .menu-banner .menu-banner-content .image-container img {
      max-width: 100%; }
    @media (max-width: 767px) {
      .menu-banner .menu-banner-content .image-container {
        display: none; } }

.has-control-menu #menu {
  height: calc(100vh - 6rem); }
  @media (max-width: 991px) {
    .has-control-menu #menu {
      min-height: calc(100vh - 6rem);
      height: auto; } }

@media (max-width: 991px) {
  #heading.submenu-open .main-menu .level-1 > li > a, #heading.submenu-open .main-menu .level-1 > li > span:first-child {
    position: inherit;
    z-index: 1;
    text-indent: -9999px; } }

@media (max-width: 991px) {
  #heading.submenu-open .main-menu .level-1 > li.active > a i, #heading.submenu-open .main-menu .level-1 > li.active > span:first-child i {
    position: absolute;
    left: 0.25rem;
    top: 2.5rem;
    text-indent: 0;
    width: 1rem; } }

@media (max-width: 767px) {
  #heading.submenu-open .main-menu .level-1 > li.active > a i i, #heading.submenu-open .main-menu .level-1 > li.active > span:first-child i i {
    left: 0; } }

@media (max-width: 991px) {
  #heading.submenu-open .main-menu .level-1.third-level-open > li.active > a i::before, #heading.submenu-open .main-menu .level-1.third-level-open > li.active > span:first-child i::before {
    content: "\f101"; } }

#heading.submenu-open #menu {
  overflow: hidden; }

.has-edit-mode-menu #banner {
  z-index: 1; }

.has-edit-mode-menu #footer {
  z-index: 0; }

.aviles-search {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  .aviles-search > .row, .aviles-search > .row:first-child {
    display: flex !important;
    width: 100%;
    margin-left: 0px !important; }
    @media (max-width: 991px) {
      .aviles-search > .row, .aviles-search > .row:first-child {
        margin: 0; } }
  .aviles-search::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 66.666666667%;
    height: 8.25rem;
    z-index: 1;
    background-color: white; }
    @media (max-width: 991px) {
      .aviles-search::before {
        width: 100%;
        height: 5rem;
        background-color: #416577; } }
  .aviles-search .filter_head, .aviles-search .result_head {
    padding-top: 8.25rem; }
    @media (max-width: 991px) {
      .aviles-search .filter_head, .aviles-search .result_head {
        flex: 0 0 100%;
        max-width: 100%; } }
  .aviles-search .filter_head {
    max-height: 100%;
    overflow-y: auto; }
    @media (max-width: 991px) {
      .aviles-search .filter_head {
        display: none; } }
    .aviles-search .filter_head > .portlet-column-content-first {
      display: flex;
      flex-direction: column; }
      @media (min-width: 992px) {
        .aviles-search .filter_head > .portlet-column-content-first {
          align-items: flex-end; } }
      @media (max-width: 991px) {
        .aviles-search .filter_head > .portlet-column-content-first {
          padding: 0 3.75rem; } }
      @media (max-width: 767px) {
        .aviles-search .filter_head > .portlet-column-content-first {
          padding: 0 1rem; } }
      @media (min-width: 992px) {
        .aviles-search .filter_head > .portlet-column-content-first > div {
          width: 20rem;
          max-width: 100%;
          padding-right: 2.5rem; } }
    .aviles-search .filter_head .panel {
      border: 0;
      background-color: transparent;
      border-bottom: 1px solid white;
      padding-bottom: .625rem;
      margin-bottom: 1.25rem;
      border-radius: 0; }
      .aviles-search .filter_head .panel .panel-heading {
        background-color: transparent;
        border: 0; }
      .aviles-search .filter_head .panel .panel-title {
        font-size: .875rem;
        font-weight: bold;
        color: white; }
        .aviles-search .filter_head .panel .panel-title > a {
          padding: 0;
          color: white; }
          .aviles-search .filter_head .panel .panel-title > a:hover, .aviles-search .filter_head .panel .panel-title > a:focus {
            text-decoration: none;
            opacity: .75; }
          .aviles-search .filter_head .panel .panel-title > a > span {
            position: inherit;
            top: auto;
            margin: auto;
            vertical-align: middle;
            transform: none; }
            .aviles-search .filter_head .panel .panel-title > a > span .lexicon-icon {
              width: .625rem;
              margin-left: .625rem; }
      .aviles-search .filter_head .panel .panel-body {
        padding: .625rem 0; }
      .aviles-search .filter_head .panel fieldset ul {
        font-size: .75rem;
        padding: 0;
        margin: 0; }
        .aviles-search .filter_head .panel fieldset ul li {
          margin-bottom: .6525rem;
          color: white; }
          .aviles-search .filter_head .panel fieldset ul li:last-child {
            margin: 0; }
        .aviles-search .filter_head .panel fieldset ul .facet-term {
          margin-right: .3125rem;
          vertical-align: text-top; }
      .aviles-search .filter_head .panel ul.modified {
        font-size: .75rem;
        padding: 0;
        margin: 0; }
        .aviles-search .filter_head .panel ul.modified li {
          margin-bottom: .6525rem;
          color: white; }
          .aviles-search .filter_head .panel ul.modified li a {
            color: white; }
          .aviles-search .filter_head .panel ul.modified li:last-child {
            margin: 0; }
  .aviles-search .result_head {
    background-color: white; }
    @media (min-width: 992px) {
      .aviles-search .result_head {
        padding-left: 4rem;
        padding-right: 6rem; } }
    @media (max-width: 991px) {
      .aviles-search .result_head {
        background-color: white;
        padding: 1.25rem 2.5rem;
        margin-top: 8rem; } }
    @media (max-width: 767px) {
      .aviles-search .result_head {
        background-color: white;
        padding: 1.25rem 1.875rem; } }
    .aviles-search .result_head .search-total-label {
      font-size: .875rem;
      font-weight: bold; }
    .aviles-search .result_head .list-group-notification .list-group-item {
      border: 0;
      border-radius: 0;
      box-shadow: none;
      padding: 0 0 .9375rem 0;
      margin-bottom: .9375rem;
      border-bottom: 2px solid #e5e5e5; }
      .aviles-search .result_head .list-group-notification .list-group-item .autofit-col {
        padding: 0; }
        .aviles-search .result_head .list-group-notification .list-group-item .autofit-col:first-child {
          text-align: center; }
      .aviles-search .result_head .list-group-notification .list-group-item .type-content {
        color: #388CAF;
        font-size: .875rem;
        font-weight: normal;
        margin-bottom: .3125rem; }
      .aviles-search .result_head .list-group-notification .list-group-item .date {
        color: #707070;
        font-weight: 600;
        margin-left: .625rem;
        margin-bottom: .3125rem; }
      .aviles-search .result_head .list-group-notification .list-group-item h4 {
        font-size: 1rem;
        font-weight: normal;
        margin-bottom: 0; }
      .aviles-search .result_head .list-group-notification .list-group-item .text-default {
        font-size: .75rem;
        font-weight: 400; }
      .aviles-search .result_head .list-group-notification .list-group-item .search-result-icon {
        width: 2.5rem;
        height: 2.5rem;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background-color: #fafafa;
        padding: .625rem;
        margin-right: .9375rem; }
        .aviles-search .result_head .list-group-notification .list-group-item .search-result-icon img, .aviles-search .result_head .list-group-notification .list-group-item .search-result-icon svg {
          width: 100%; }

.filter_head::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

.filter_head::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5; }

.filter_head::-webkit-scrollbar-thumb {
  background-color: #F90;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }

.result_head::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

.result_head::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5; }

.result_head::-webkit-scrollbar-thumb {
  background-color: #F90;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent); }

.btn:focus-visible, .custom-control-input:focus-visible + span, .facet-checkbox-label:focus-visible {
  outline-style: solid !important;
  outline: initial; }

div.loading {
  background-repeat: no-repeat;
  width: 214px;
  margin: 0 auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='margin: auto; background: rgba(255, 255, 255, 0.008); display: block;' width='200px' height='200px' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cg transform='translate(50 50)'%3E%3Cg transform='scale(0.8)'%3E%3Cg transform='translate(-50 -50)'%3E%3Cg%3E%3CanimateTransform attributeName='transform' type='translate' repeatCount='indefinite' dur='1s' values='-20 -20;20 -20;0 20;-20 -20' keyTimes='0;0.33;0.66;1'%3E%3C/animateTransform%3E%3Cpath fill='rgba(70, 223, 240, 0.03661290322580646)' d='M44.19 26.158c-4.817 0-9.345 1.876-12.751 5.282c-3.406 3.406-5.282 7.934-5.282 12.751 c0 4.817 1.876 9.345 5.282 12.751c3.406 3.406 7.934 5.282 12.751 5.282s9.345-1.876 12.751-5.282 c3.406-3.406 5.282-7.934 5.282-12.751c0-4.817-1.876-9.345-5.282-12.751C53.536 28.033 49.007 26.158 44.19 26.158z'%3E%3C/path%3E%3Cpath fill='%23ff9300' d='M78.712 72.492L67.593 61.373l-3.475-3.475c1.621-2.352 2.779-4.926 3.475-7.596c1.044-4.008 1.044-8.23 0-12.238 c-1.048-4.022-3.146-7.827-6.297-10.979C56.572 22.362 50.381 20 44.19 20C38 20 31.809 22.362 27.085 27.085 c-9.447 9.447-9.447 24.763 0 34.21C31.809 66.019 38 68.381 44.19 68.381c4.798 0 9.593-1.425 13.708-4.262l9.695 9.695 l4.899 4.899C73.351 79.571 74.476 80 75.602 80s2.251-0.429 3.11-1.288C80.429 76.994 80.429 74.209 78.712 72.492z M56.942 56.942 c-3.406 3.406-7.934 5.282-12.751 5.282s-9.345-1.876-12.751-5.282c-3.406-3.406-5.282-7.934-5.282-12.751 c0-4.817 1.876-9.345 5.282-12.751c3.406-3.406 7.934-5.282 12.751-5.282c4.817 0 9.345 1.876 12.751 5.282 c3.406 3.406 5.282 7.934 5.282 12.751C62.223 49.007 60.347 53.536 56.942 56.942z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

footer {
  display: flex;
  position: relative;
  z-index: 1;
  background-color: white; }
  @media (max-width: 991px) {
    footer {
      flex-direction: column-reverse; } }
  footer .footer-left {
    width: 73%;
    padding: 3.125rem 5rem;
    font-size: .75rem;
    color: #161819;
    line-height: 1.125rem;
    position: relative; }
    @media (max-width: 1365px) {
      footer .footer-left {
        padding: 3.125rem 2.5rem; } }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .footer-left {
        padding: 8.625rem 2.5rem 1.875rem 2.5rem;
        width: 100%; } }
    @media (max-width: 767px) {
      footer .footer-left {
        padding: 7.375rem 1.25rem 1.875rem 1.25rem;
        width: 100%; } }
    footer .footer-left .col-6 {
      position: inherit; }
    footer .footer-left .logo-holder {
      margin-bottom: 1.25rem; }
      footer .footer-left .logo-holder img {
        max-height: 3.625rem; }
      @media (min-width: 768px) and (max-width: 991px) {
        footer .footer-left .logo-holder {
          position: absolute;
          top: 2.5rem;
          left: 50%;
          margin-left: -4.4375rem; } }
      @media (max-width: 767px) {
        footer .footer-left .logo-holder {
          position: absolute;
          top: 1.875rem;
          left: 50%;
          margin-left: -4.4375rem; } }
    footer .footer-left .aviles-footer-content {
      max-width: 220px; }
    footer .footer-left .portlet-body a {
      color: #161819; }
      footer .footer-left .portlet-body a:hover, footer .footer-left .portlet-body a:focus {
        text-decoration: underline; }
    footer .footer-left .portlet-body .navbar-nav {
      display: flex;
      flex-direction: column;
      padding: 0;
      margin: 0; }
      footer .footer-left .portlet-body .navbar-nav li {
        margin-bottom: .75rem; }
        footer .footer-left .portlet-body .navbar-nav li a {
          padding: 0; }
  footer .footer-right {
    width: 27%;
    padding: 2.375rem 5rem;
    background-color: #416577; }
    @media (max-width: 1365px) {
      footer .footer-right {
        padding: 2.375rem 2.5rem; } }
    @media (min-width: 768px) and (max-width: 991px) {
      footer .footer-right {
        padding: 2.5rem;
        width: 100%; } }
    @media (max-width: 767px) {
      footer .footer-right {
        padding: 2.5rem 1.25rem;
        width: 100%; } }
    footer .footer-right .portlet-body {
      text-align: center; }
    footer .footer-right .suscribe-form label {
      color: white;
      font-size: 1.25rem;
      font-weight: 700;
      margin-bottom: 1.25rem; }
      @media (min-width: 768px) and (max-width: 991px) {
        footer .footer-right .suscribe-form label br {
          display: none; } }
    footer .footer-right .suscribe-form .form-group {
      display: flex;
      font-size: .75rem;
      justify-content: center;
      max-width: 20.625rem;
      margin: 0 auto;
      flex-wrap: wrap; }
      footer .footer-right .suscribe-form .form-group input, footer .footer-right .suscribe-form .form-group button {
        height: 2.1875rem;
        line-height: 2.1875rem; }
      footer .footer-right .suscribe-form .form-group input {
        padding: 0 .3125rem 0 1.875rem;
        color: #707070;
        border: 0;
        margin-right: .5rem;
        flex-grow: 1;
        background: white url(../images/icons/ico-mail-grey.png) 0.625rem 50% no-repeat;
        margin-bottom: 1.325rem; }
      footer .footer-right .suscribe-form .form-group button {
        padding: 0 .9375rem;
        background-color: #FF9300;
        border: 1px solid #FF9300;
        font-weight: 700;
        color: white;
        margin-bottom: 1.325rem; }
        footer .footer-right .suscribe-form .form-group button:hover, footer .footer-right .suscribe-form .form-group button:focus {
          background-color: transparent;
          color: #FF9300; }
    footer .footer-right .social p, footer .footer-right .questions p {
      font-size: .9375rem;
      margin-bottom: .3125rem;
      color: white;
      font-weight: 500; }
    footer .footer-right .social ul {
      list-style: none;
      display: flex;
      padding: 0;
      margin: 0;
      justify-content: center; }
      footer .footer-right .social ul li a {
        display: block;
        padding: 0 .625rem; }
    footer .footer-right .questions {
      margin-top: 1.325rem; }
      footer .footer-right .questions a {
        display: block;
        color: #FFDE2F;
        font-size: .9375rem;
        font-weight: 600; }

.aviles-home > .row {
  margin: 0; }

.aviles-home .portlet {
  margin-bottom: 0; }

.aviles-home .slider {
  padding: 0; }

@media (min-width: 992px) {
  .aviles-home .home-slider-row {
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 7.375rem;
    left: 0; }
  .aviles-home .home-3-columns-row {
    position: relative;
    z-index: 1;
    background-color: white;
    margin-top: 40.5625rem; }
  .aviles-home .home-content-row {
    position: relative;
    z-index: 1;
    background-color: white; } }

.aviles-home .custom-row {
  display: flex;
  justify-content: space-between;
  padding: 3.75rem 0;
  max-width: 100%;
  overflow-x: hidden; }
  @media (max-width: 991px) {
    .aviles-home .custom-row {
      flex-wrap: wrap; } }
  .aviles-home .custom-row > .procedures, .aviles-home .custom-row > .board {
    width: 17.5625rem;
    margin: 0 1%; }
    @media (min-width: 1280px) {
      .aviles-home .custom-row > .procedures, .aviles-home .custom-row > .board {
        width: 21.5635rem; } }
    @media (max-width: 991px) {
      .aviles-home .custom-row > .procedures, .aviles-home .custom-row > .board {
        width: 100%;
        margin: 0;
        display: none; } }
  @media (min-width: 1280px) {
    .aviles-home .custom-row > .board {
      margin-right: 3.75rem; } }
  .aviles-home .custom-row .links-areas {
    margin: 0 1%;
    flex-grow: 1; }
    @media (max-width: 991px) {
      .aviles-home .custom-row .links-areas {
        width: 100%;
        margin: 0; } }

.aviles-home .home-content {
  padding: 0; }
  .aviles-home .home-content .portlet-content {
    padding: 3.75rem 0; }
  .aviles-home .home-content .portlet-big-title-left .portlet-header .autofit-col {
    align-items: flex-end; }
  .aviles-home .home-content .portlet-big-title-left .portlet-title-text {
    width: 102.5rem;
    max-width: 100%; }
    @media (max-width: 1780px) {
      .aviles-home .home-content .portlet-big-title-left .portlet-title-text {
        width: 100%;
        padding-left: 8.75rem;
        padding-right: 6.25rem; } }
    @media (max-width: 991px) {
      .aviles-home .home-content .portlet-big-title-left .portlet-title-text {
        padding-left: 2.5rem; } }
    @media (max-width: 767px) {
      .aviles-home .home-content .portlet-big-title-left .portlet-title-text {
        padding-left: 1.25rem;
        padding-right: 3.75rem; } }
  .aviles-home .home-content .portlet-nested-portlets .portlet-big-title-left .portlet-title-text {
    width: 100% !important;
    padding: 0 !important;
    display: block; }

.aviles-home .portlet-nested-portlets {
  overflow: hidden; }
  .aviles-home .portlet-nested-portlets .portlet > .portlet-topper, .aviles-home .portlet-nested-portlets .portlet:hover > .portlet-topper, .aviles-home .portlet-nested-portlets .portlet.focus > .portlet-topper {
    transform: translateY(0) !important;
    z-index: 1; }
  .aviles-home .portlet-nested-portlets .columns-2 {
    padding: 0 15px; }
    .aviles-home .portlet-nested-portlets .columns-2 .portlet-layout {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 991px) {
        .aviles-home .portlet-nested-portlets .columns-2 .portlet-layout {
          flex-direction: column; }
          .aviles-home .portlet-nested-portlets .columns-2 .portlet-layout .portlet-content {
            padding: 0; } }
      .aviles-home .portlet-nested-portlets .columns-2 .portlet-layout .portlet-column-first {
        width: 60%;
        flex: 0 0 60%;
        max-width: 60%;
        padding: 0; }
        @media (max-width: 991px) {
          .aviles-home .portlet-nested-portlets .columns-2 .portlet-layout .portlet-column-first {
            width: 100%;
            flex: 0 0 100%;
            max-width: 100%; } }
      .aviles-home .portlet-nested-portlets .columns-2 .portlet-layout .portlet-column-last {
        width: 40%;
        padding: 0;
        flex: 0 0 40%;
        max-width: 40%;
        padding: 0; }
        @media (max-width: 991px) {
          .aviles-home .portlet-nested-portlets .columns-2 .portlet-layout .portlet-column-last {
            width: 100%;
            flex: 0 0 100%;
            max-width: 100%; } }

#main-content > section {
  position: relative;
  background-color: white; }

.aviles-footer {
  max-width: 75rem;
  margin: 0 auto;
  padding: 3.75rem 15px 0 15px; }
  @media (max-width: 991px) {
    .aviles-footer {
      padding-top: 1.875rem; } }
  .aviles-footer .banners .portlet-column-only {
    padding: 0; }

.right-column {
  margin-bottom: 2.5rem; }
  @media (min-width: 992px) {
    .right-column {
      padding-left: 2.5rem; } }

@media (min-width: 992px) {
  .left-column .left-content {
    border-right: 1px solid #e5e5e5;
    position: fixed;
    top: 11.875rem;
    width: calc(33% - 30px); } }

@media (min-width: 1230px) {
  .left-column .left-content {
    width: 22.875rem; } }

@media (max-width: 991px) {
  .left-column .left-content {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1.875rem; }
    .left-column .left-content .portlet-breadcrumb {
      display: none; } }

@media (min-width: 992px) {
  .has-control-menu .aviles-home .home-slider-row {
    top: 10.9375rem;
    left: 0; }
  .has-control-menu .aviles-home .home-3-columns-row {
    margin-top: 44.125rem; } }

.home-slider .carousel-item {
  position: relative;
  height: 40.5625rem; }
  @media (max-width: 991px) {
    .home-slider .carousel-item {
      height: 43.25rem; } }
  @media (max-width: 767px) {
    .home-slider .carousel-item {
      height: 27.1825rem; } }
  .home-slider .carousel-item > img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .home-slider .carousel-item .slide-content {
    position: absolute;
    width: 58.125rem;
    height: 22.25rem;
    padding: 3.125rem 4.6875rem;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center; }
    @media (max-width: 1365px) {
      .home-slider .carousel-item .slide-content {
        width: 52.875rem; } }
    @media (max-width: 991px) {
      .home-slider .carousel-item .slide-content {
        height: 23.4375rem;
        width: 95%; } }
    @media (max-width: 767px) {
      .home-slider .carousel-item .slide-content {
        height: 17.5rem;
        padding: 1.875rem; } }
    .home-slider .carousel-item .slide-content .btn, .home-slider .carousel-item .slide-content .category {
      position: absolute;
      top: -1.125rem;
      left: 50%;
      transform: translateX(-50%); }
    .home-slider .carousel-item .slide-content .title {
      font-size: 3.5rem;
      line-height: 3.75rem;
      font-weight: 750;
      color: white;
      margin-bottom: 1.875rem;
      text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; }
      .home-slider .carousel-item .slide-content .title a {
        color: white; }
        .home-slider .carousel-item .slide-content .title a:hover, .home-slider .carousel-item .slide-content .title a:focus {
          text-decoration: none;
          opacity: .75; }
      @media (max-width: 991px) {
        .home-slider .carousel-item .slide-content .title {
          font-size: 3rem;
          line-height: 3.25rem; } }
      @media (max-width: 767px) {
        .home-slider .carousel-item .slide-content .title {
          font-size: 1.625rem;
          line-height: 1.875rem; } }
    .home-slider .carousel-item .slide-content .description {
      font-size: 1.125rem;
      line-height: 1.25rem;
      color: white;
      font-weight: 600;
      text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; }
      @media (max-width: 991px) {
        .home-slider .carousel-item .slide-content .description {
          font-size: 1rem;
          line-height: 1.25rem; } }
  .home-slider .carousel-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); }

.home-slider .carousel-indicators {
  bottom: 8.7rem;
  align-items: center; }
  .home-slider .carousel-indicators li {
    width: .375rem;
    height: .375rem;
    border-radius: 50%;
    margin: 0 .5rem; }
    .home-slider .carousel-indicators li.active {
      width: .625rem;
      height: .625rem; }
  @media (max-width: 991px) {
    .home-slider .carousel-indicators {
      bottom: 9.7rem; } }
  @media (max-width: 767px) {
    .home-slider .carousel-indicators {
      bottom: 4.2rem; } }

@media (max-width: 991px) {
  .home-slider img {
    width: inherit !important; } }

.outstanding-procedures {
  list-style: none;
  margin: 0 0 .625rem 0;
  padding: 0;
  display: flex;
  flex-direction: column; }
  @media (min-width: 992px) {
    .outstanding-procedures {
      border-top: 1px solid #e5e5e5; } }
  @media (max-width: 991px) {
    .outstanding-procedures {
      flex-direction: row;
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .outstanding-procedures > li {
      padding: 1.25rem 0;
      border-bottom: 1px solid #e5e5e5; } }
  @media (max-width: 991px) {
    .outstanding-procedures > li {
      margin-bottom: 1.875rem;
      width: 25%;
      text-align: center; } }
  @media (max-width: 767px) {
    .outstanding-procedures > li {
      width: 50%; } }
  .outstanding-procedures > li a {
    display: flex;
    align-items: center;
    color: #161819; }
    @media (max-width: 991px) {
      .outstanding-procedures > li a {
        flex-direction: column;
        padding: 0 .625rem; } }
    .outstanding-procedures > li a .icon {
      min-width: 3.4375rem;
      max-width: 3.4375rem;
      min-height: 3.4375rem;
      max-height: 3.4375rem;
      background-color: #e5e5e5;
      border-radius: 50%;
      margin-right: 1.25rem; }
      @media (max-width: 991px) {
        .outstanding-procedures > li a .icon {
          margin-right: 0;
          margin-bottom: .325rem; } }
      .outstanding-procedures > li a .icon img {
        width: 1.875rem;
        margin: 0.75rem; }
    .outstanding-procedures > li a .text {
      font-size: 1rem;
      font-weight: 600; }
      @media (max-width: 991px) {
        .outstanding-procedures > li a .text {
          font-size: .875rem; } }

.layout-content .outstanding-procedures {
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 1170px;
  margin: 0 auto 2rem auto;
  border: 0; }
  .layout-content .outstanding-procedures > li {
    width: 33.33334%;
    padding: .625rem 2rem .625rem 0;
    border: 0; }
    @media (max-width: 991px) {
      .layout-content .outstanding-procedures > li {
        width: 50%; } }
    @media (max-width: 767px) {
      .layout-content .outstanding-procedures > li {
        width: 100%;
        padding-right: 0; } }

.highlight-links {
  list-style: none;
  padding: 0; }
  .highlight-links a {
    text-align: center;
    color: #161819;
    font-size: .875rem;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    /*.icon{
            content: ''; 
            width: 4.25rem;  
            
            border-radius: 50%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;            
           
            background-color: $tertiary-color;

            img {
                width: 2.375rem;
                height: auto;
            }
        }

        &.orange {
            .icon{
                background-color: $orange;
            }     
        }

        &.coral {
            .icon{
                background-color: $coral;
            }     
        }

        &.green {
            .icon{
                background-color: $green;
            }     
        }

        &.blue {
            .icon{
                background-color: $secondary-color;
            }     
        }

        &.light-blue {
            .icon{
                background-color: $tertiary-color;
            }     
        }

        &.purple {
            .icon{
                background-color: $purple;
            }     
        }*/ }
    @media (max-width: 767px) {
      .highlight-links a {
        font-size: .75rem;
        margin-bottom: 1.875rem; } }
    .highlight-links a img {
      width: auto;
      height: 4.25rem;
      margin-bottom: .6235rem; }
      @media (min-width: 1367px) {
        .highlight-links a img {
          height: 5rem; } }

.board .day {
  display: flex; }
  .board .day .day-date {
    min-width: 3.25rem;
    max-width: 3.25rem;
    margin-right: .9375rem;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1;
    text-align: right; }
  .board .day .day-events {
    padding-left: 1.875rem;
    border-left: 1px solid #707070; }
    @media (max-width: 991px) {
      .board .day .day-events {
        font-size: .8125rem; } }
    .board .day .day-events .event {
      font-size: .8125rem;
      font-weight: 600;
      padding-bottom: .75rem;
      margin-bottom: .75rem;
      border-bottom: 1px solid #e5e5e5;
      position: relative; }
      .board .day .day-events .event::before {
        content: '';
        width: 1.25rem;
        height: 1px;
        background-color: #DD1B1B;
        position: absolute;
        left: -1.625rem;
        top: .425rem; }
      .board .day .day-events .event::after {
        content: '';
        width: .9375rem;
        height: .9375rem;
        background: url(../images/icons/ico-clock-red.svg) 50% 50% no-repeat;
        background-size: .9375rem auto;
        position: absolute;
        left: -2.34375rem;
        top: 0; }
    .board .day .day-events p {
      margin-bottom: .625rem; }

.thematics-areas .area {
  position: relative;
  width: 100%;
  padding-top: 66.6%;
  overflow: hidden;
  margin-bottom: 1.875rem; }
  @media (max-width: 767px) {
    .thematics-areas .area {
      padding-top: 100%; } }
  .thematics-areas .area img {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    transition: top .3s linear;
    width: 100%;
    height: 100%; }
  .thematics-areas .area .content {
    position: absolute;
    left: 0;
    top: calc(100% - 4.125rem);
    z-index: 1;
    transition: top .3s linear;
    height: 100%;
    width: 100%; }
    .thematics-areas .area .content .title {
      height: 4.125rem;
      line-height: 4.125rem;
      padding: 0 2.5rem 0 1.25rem;
      color: black;
      font-weight: bold;
      font-size: 1.875rem;
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .thematics-areas .area .content .title i {
        font-size: 1.25rem;
        position: absolute;
        right: 1.25rem;
        top: 50%;
        margin-top: -.5rem;
        transition: all .3s linear;
        transform: rotate(180deg); }
    .thematics-areas .area .content .list {
      padding: .625rem 1.25rem;
      background-color: #fafafa;
      height: 100%; }
      .thematics-areas .area .content .list ul {
        list-style: none;
        padding: 0; }
        .thematics-areas .area .content .list ul li {
          margin-bottom: .625rem; }
          .thematics-areas .area .content .list ul li::before {
            display: none; }
          .thematics-areas .area .content .list ul li a {
            color: #161819;
            font-size: 1rem;
            font-weight: 600; }
  .thematics-areas .area.coral .content .title {
    background: rgba(244, 81, 100, 0.75); }
  .thematics-areas .area.coral .link-more {
    color: #F45164; }
  .thematics-areas .area.light-blue .content .title {
    background: rgba(55, 209, 222, 0.75); }
  .thematics-areas .area.light-blue .link-more {
    color: #37D1DE; }
  .thematics-areas .area.green .content .title {
    background: rgba(139, 214, 74, 0.75); }
  .thematics-areas .area.green .link-more {
    color: #8BD64A; }
  .thematics-areas .area.purple .content .title {
    background: rgba(206, 97, 232, 0.75); }
  .thematics-areas .area.purple .link-more {
    color: #CE61E8; }
  .thematics-areas .area.active img {
    top: -100%; }
  .thematics-areas .area.active .content {
    top: 0; }
    .thematics-areas .area.active .content .title i {
      transform: rotate(180deg); }

html:not(.touch) .thematics-areas .area:hover img {
  top: -100%; }

html:not(.touch) .thematics-areas .area:hover .content {
  top: 0; }
  html:not(.touch) .thematics-areas .area:hover .content .title i {
    transform: rotate(0); }

.home-tabs-responsive {
  display: flex;
  list-style: none;
  padding: 0;
  box-shadow: 0px 3px 6px #00000029;
  margin: 0;
  position: relative;
  z-index: 1; }
  @media (min-width: 992px) {
    .home-tabs-responsive {
      display: none; } }
  .home-tabs-responsive li {
    width: 33.33333%; }
    .home-tabs-responsive li a {
      font-size: .6875rem;
      color: #707070;
      text-transform: uppercase;
      font-weight: bold;
      display: block;
      text-align: center;
      padding: .9375rem; }
      .home-tabs-responsive li a:hover, .home-tabs-responsive li a:focus {
        text-decoration: none;
        color: #388CAF; }
    .home-tabs-responsive li.active a {
      color: #388CAF;
      border-bottom: 0.1875rem solid #388CAF;
      padding-bottom: .75rem; }

.home-news-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  position: relative; }
  .home-news-container .home-news {
    width: 102.5rem;
    max-width: 100%; }
    @media (min-width: 1367px) {
      .home-news-container .home-news {
        margin-top: 2.5rem; } }
    .home-news-container .home-news .item .image-container {
      position: relative;
      width: 100%;
      padding-top: 91.2%;
      overflow: hidden; }
      .home-news-container .home-news .item .image-container img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%; }
    .home-news-container .home-news .item .info {
      position: relative;
      padding: 2rem 1.25rem; }
      .home-news-container .home-news .item .info .category {
        position: absolute;
        top: -1rem;
        left: 1.25rem;
        z-index: 1; }
      .home-news-container .home-news .item .info .title {
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-weight: bold;
        margin-bottom: 1.375rem; }
        .home-news-container .home-news .item .info .title a {
          color: #161819; }
      .home-news-container .home-news .item .info .date {
        position: relative;
        font-size: .75rem;
        color: #707070;
        font-weight: 500; }
        .home-news-container .home-news .item .info .date::before {
          content: '';
          position: absolute;
          left: 0;
          top: -.625rem;
          width: 3.125rem;
          height: .0625rem;
          background-color: #e5e5e5; }
  .home-news-container .button-holder {
    width: 102.5rem;
    max-width: 100%;
    margin-top: 2rem; }
  .home-news-container .owl-nav {
    position: absolute;
    top: -6rem;
    right: 6.25rem;
    font-size: 1.375rem;
    margin: 0; }
    @media (max-width: 1366px) {
      .home-news-container .owl-nav {
        top: -3.75rem;
        right: 2.5rem; } }
    @media (max-width: 767px) {
      .home-news-container .owl-nav {
        right: 1.25rem; } }
    .home-news-container .owl-nav .owl-prev, .home-news-container .owl-nav .owl-next {
      color: #161819; }
      .home-news-container .owl-nav .owl-prev:hover, .home-news-container .owl-nav .owl-prev:focus, .home-news-container .owl-nav .owl-next:hover, .home-news-container .owl-nav .owl-next:focus {
        background-color: transparent;
        color: #161819;
        opacity: .5; }
      .home-news-container .owl-nav .owl-prev.disabled, .home-news-container .owl-nav .owl-next.disabled {
        cursor: inherit; }
    .home-news-container .owl-nav .owl-prev {
      margin-right: 2.5rem; }
      @media (max-width: 767px) {
        .home-news-container .owl-nav .owl-prev {
          margin-right: 1.25rem; } }

.layout-content .home-news-container .button-holder {
  margin-bottom: 3rem; }

.public-employment {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 15px; }
  .public-employment ul {
    width: 68rem;
    max-width: 100%; }
    .public-employment ul li {
      margin-bottom: 1.875rem; }
      .public-employment ul li .box {
        padding: 1.875rem 1.5rem;
        border-radius: 1.875rem;
        box-shadow: 0px 3px 10px #00000029;
        display: flex;
        flex-direction: column;
        align-items: center; }
        @media (max-width: 991px) {
          .public-employment ul li .box {
            padding: .9375rem; } }
        .public-employment ul li .box .title {
          width: 100%;
          font-size: 1rem;
          font-weight: bold;
          margin-bottom: .875rem; }
          @media (max-width: 991px) {
            .public-employment ul li .box .title {
              font-size: .875rem; } }
        .public-employment ul li .box .description {
          width: 100%;
          font-size: .75rem;
          margin-bottom: .625rem; }
        .public-employment ul li .box .plus-icon {
          display: inline-block;
          width: 1.25rem;
          height: 1.25rem;
          overflow: hidden;
          text-indent: -9999px;
          background: url(../images/icons/ico-plus-red.svg) 50% 50% no-repeat;
          background-size: 1.25rem auto; }
          .public-employment ul li .box .plus-icon:hover, .public-employment ul li .box .plus-icon:focus {
            text-decoration: none;
            opacity: .75; }

.video-section {
  padding: 8.75rem 10%;
  background: url(../images/home-no-lo-dudes/bkg-aviles-nolodudes.jpg) 50% 50% no-repeat;
  background-size: cover;
  text-align: center;
  position: relative; }
  @media (min-width: 992px) {
    .video-section {
      margin-bottom: -7.6875rem; } }
  .video-section::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); }
  .video-section .title {
    font-size: 3.5rem;
    line-height: 3.75rem;
    font-weight: 750;
    color: white;
    position: relative;
    z-index: 1;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; }
  .video-section .description {
    font-size: 1.375rem;
    font-weight: 600;
    color: white;
    margin: .625rem 0 2.5rem 0;
    position: relative;
    z-index: 1;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; }
  .video-section .video-holder {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-top: 56.25%;
    overflow: hidden; }
    .video-section .video-holder iframe {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0; }

.gallery-section {
  padding: 11rem 10% 0 0;
  position: relative; }
  @media (max-width: 991px) {
    .gallery-section {
      padding: 3.75rem 10% 0 2.5rem; } }
  @media (max-width: 767px) {
    .gallery-section {
      padding: 3.75rem 1.875rem; } }
  .gallery-section .title {
    font-size: 2rem;
    line-height: 2.25rem;
    font-weight: 750;
    margin-bottom: 1.25rem;
    position: relative;
    z-index: 1; }
  .gallery-section .bg-white-circle {
    position: absolute;
    width: calc(100% + 5vw);
    height: 200%;
    top: -38%;
    left: -5vw;
    background-color: white;
    border-radius: 50% 0 0 50%; }
    @media (max-width: 991px) {
      .gallery-section .bg-white-circle {
        display: none; } }
  .gallery-section .bg-image {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 114%;
    width: 100%; }
    @media (max-width: 767px) {
      .gallery-section .bg-image {
        display: none; } }
    .gallery-section .bg-image img {
      position: absolute;
      right: 0;
      bottom: 0;
      height: 100%;
      width: auto; }
  .gallery-section .image-container {
    position: relative;
    width: 100%;
    padding-top: 66.6667%;
    overflow: hidden;
    margin-bottom: 1.875rem;
    position: relative;
    z-index: 1; }
    .gallery-section .image-container img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%; }
  .gallery-section .button-holder {
    margin: 0 0 1.875rem 0;
    position: relative;
    z-index: 1; }

.social-tabs {
  margin: -3.75rem 0;
  padding: 3.75rem 0; }
  .social-tabs.instagram-active {
    background-color: #cdcbf0;
    background-image: url(../images/social/bkg-instagram.svg);
    background-position: 0 50%;
    background-size: auto 90%;
    background-repeat: no-repeat; }
  .social-tabs.facebook-active {
    background-color: #dfe3ed;
    background-image: url(../images/social/bkg-facebook.svg);
    background-position: 0 50%;
    background-size: auto 90%;
    background-repeat: no-repeat; }
  .social-tabs.twitter-active {
    background-color: #d9e8ee;
    background-image: url(../images/social/bkg-twitter.svg);
    background-position: 0 50%;
    background-size: auto 90%;
    background-repeat: no-repeat; }
  .social-tabs ul, .social-tabs .tab-content {
    width: 63.67rem;
    max-width: 100%;
    margin: 0 auto; }
  .social-tabs .nav-pills {
    margin-bottom: 1.25rem; }
    @media (max-width: 767px) {
      .social-tabs .nav-pills {
        justify-content: center; } }
    .social-tabs .nav-pills .nav-link {
      font-size: .75rem;
      color: #707070;
      text-transform: uppercase;
      padding: 0 .9375rem;
      border-right: 1px solid #707070;
      border-radius: 0;
      font-weight: bold; }
      .social-tabs .nav-pills .nav-link.active {
        color: #161819;
        padding: 0 .9375rem;
        background-color: transparent; }
    .social-tabs .nav-pills .nav-item:last-child .nav-link {
      border: 0; }

.instagram-item {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  margin-bottom: 1.875rem;
  /*&:hover, &:focus {
        .info {
            opacity: 1;
        }
    }*/ }
  .instagram-item .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    .instagram-item .image img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%; }
  .instagram-item .info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 1;
    transition: opacity .3s linear;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(88, 81, 219, 0.85); }
    .instagram-item .info img {
      width: 4.125rem;
      height: 4.125rem; }
    .instagram-item .info .title {
      color: white;
      font-size: 1.25rem;
      font-weight: 700; }
      @media (max-width: 991px) {
        .instagram-item .info .title {
          font-size: 1rem; } }

.twitter-item {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  margin-bottom: 1.875rem; }
  .twitter-item .twitter-post {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: .75rem;
    background-color: white; }
    .twitter-item .twitter-post .twitter-item-heading {
      display: flex;
      color: #707070;
      font-size: .6875rem;
      margin-bottom: .75rem; }
      .twitter-item .twitter-post .twitter-item-heading .user {
        font-weight: bold; }
      .twitter-item .twitter-post .twitter-item-heading .aviles-icon {
        background-color: #416577;
        width: 2.25rem;
        height: 2.25rem;
        border-radius: 50%;
        position: relative;
        margin-right: .5rem;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .twitter-item .twitter-post .twitter-item-heading .aviles-icon img {
          width: 100%; }
    .twitter-item .twitter-post .twitter-post-content {
      font-size: .6875rem; }
      .twitter-item .twitter-post .twitter-post-content a {
        color: #707070;
        display: block;
        text-indent: .625rem; }
  .twitter-item .info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 1;
    transition: opacity .3s linear;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(65, 101, 119, 0.85); }
    .twitter-item .info img {
      width: 4.125rem;
      height: 4.125rem; }
    .twitter-item .info .title {
      color: white;
      font-size: 1.25rem;
      font-weight: 700; }
      @media (max-width: 991px) {
        .twitter-item .info .title {
          font-size: 1rem; } }
  .twitter-item .twitter-post-actions {
    display: flex;
    padding: 1.25rem .75rem .75rem .75rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+36 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 36%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 36%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 36%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    z-index: 1; }
    .twitter-item .twitter-post-actions span {
      display: block;
      font-size: .75rem;
      color: #292929;
      height: .875rem;
      padding-left: 1.25rem;
      background-size: auto .875rem;
      background-position: 0 50%;
      background-repeat: no-repeat;
      margin-right: 1.25rem; }
      .twitter-item .twitter-post-actions span.twitter-answer {
        background-image: url(../images/icons/icons-answer.png);
        padding-left: .875rem; }
      .twitter-item .twitter-post-actions span.twitter-retweet {
        background-image: url(../images/icons/icons-retweet.png); }
      .twitter-item .twitter-post-actions span.twitter-likes {
        background-image: url(../images/icons/icon-like.png); }

.facebook-item {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  margin-bottom: 1.875rem; }
  .facebook-item .facebook-post {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: .75rem;
    background-color: white; }
    .facebook-item .facebook-post .facebook-item-heading {
      display: flex;
      color: #707070;
      font-size: .6875rem;
      margin-bottom: .75rem; }
      .facebook-item .facebook-post .facebook-item-heading .user {
        font-weight: bold; }
      .facebook-item .facebook-post .facebook-item-heading .aviles-icon {
        background-color: #003383;
        width: 2.25rem;
        height: 2.25rem;
        border-radius: 50%;
        position: relative;
        margin-right: .5rem;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        .facebook-item .facebook-post .facebook-item-heading .aviles-icon img {
          width: 100%; }
    .facebook-item .facebook-post .facebook-post-content {
      font-size: .6875rem; }
      .facebook-item .facebook-post .facebook-post-content a {
        color: #707070;
        display: block;
        text-indent: .625rem; }
  .facebook-item .info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 1;
    transition: opacity .3s linear;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 51, 131, 0.85); }
    .facebook-item .info img {
      width: 4.125rem;
      height: 4.125rem; }
    .facebook-item .info .title {
      color: white;
      font-size: 1.25rem;
      font-weight: 700; }
      @media (max-width: 991px) {
        .facebook-item .info .title {
          font-size: 1rem; } }
  .facebook-item .facebook-post-actions {
    display: flex;
    padding: 1.25rem .75rem .75rem .75rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+36 */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 36%, white 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 36%, white 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 36%, white 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */
    z-index: 1; }
    .facebook-item .facebook-post-actions span {
      display: block;
      font-size: .75rem;
      color: #292929;
      height: .875rem;
      padding-left: 1.25rem;
      background-size: auto .875rem;
      background-position: 0 50%;
      background-repeat: no-repeat;
      margin-right: 1.25rem; }
      .facebook-item .facebook-post-actions span.facebook-answer {
        background-image: url(../images/icons/icons-answer.png);
        padding-left: .875rem; }
      .facebook-item .facebook-post-actions span.facebook-retweet {
        background-image: url(../images/icons/icons-retweet.png); }
      .facebook-item .facebook-post-actions span.facebook-likes {
        background-image: url(../images/icons/icon-like.png); }

.home-mini-banners {
  padding: 0 .9375rem; }
  .home-mini-banners .col-6 {
    margin-bottom: 1.875rem; }
  .home-mini-banners img {
    width: 100%; }

.calendar-launcher {
  color: black;
  font-size: .625rem;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 3.4375rem;
  padding: .625rem .3125rem;
  background-color: #37D1DE;
  position: fixed;
  z-index: 3;
  right: 0;
  margin-top: 3.4375rem;
  border-radius: .3125rem 0 0 .3125rem;
  box-shadow: 0px 0px 6px #00000029; }
  .calendar-launcher span {
    letter-spacing: -0.01rem; }
  @media (max-width: 991px) {
    .calendar-launcher {
      width: 2.1875rem;
      height: 2.1875rem;
      padding: 0.25rem; }
      .calendar-launcher span {
        display: none; } }
  .calendar-launcher:hover, .calendar-launcher:focus {
    color: black;
    text-decoration: none;
    background-color: #20b5c2; }
  .calendar-launcher img {
    width: 1.25rem;
    height: auto;
    margin-bottom: .25rem; }
    @media (max-width: 991px) {
      .calendar-launcher img {
        width: 1.125rem;
        margin-bottom: 0; } }

.calendar-content {
  position: fixed;
  background-color: white;
  z-index: 4;
  width: 26.25rem;
  max-width: 100%;
  right: -26.25rem;
  margin-top: 0;
  height: calc(100% - 7.375rem);
  transition: right .3s linear;
  padding: 0 1.875rem; }
  .calendar-content .portlet-content {
    padding-left: 0;
    padding-right: 0;
    border: 0; }
  @media (max-width: 991px) {
    .calendar-content {
      height: calc(100% - 6.1525rem); } }
  .calendar-content .close-calendar {
    width: .625rem;
    height: .625rem;
    background: url(../images/icons/ico-close-small-black.svg) 0 0 no-repeat;
    background-size: .625rem auto;
    position: absolute;
    z-index: 1;
    right: .625rem;
    top: .625rem; }
  .calendar-content.open {
    right: 0;
    box-shadow: -4px 6px 6px #00000029; }
  .calendar-content .calendar-portlet .navbar {
    display: none; }
  .calendar-content .calendar-portlet .portlet > .portlet-topper:hover {
    transform: translateY(0); }
  .calendar-content .calendar-portlet .calendar-portlet-column-options {
    padding: 0; }
  .calendar-content .calendar-portlet .calendar-portlet-column-parent > .row {
    flex-direction: column; }
    .calendar-content .calendar-portlet .calendar-portlet-column-parent > .row > div {
      width: 100%;
      padding: 0;
      flex-basis: 0 0 100%;
      max-width: 100%; }
  .calendar-content .calendar-portlet .calendar-portlet-calendar-list {
    margin: 0; }
    .calendar-content .calendar-portlet .calendar-portlet-calendar-list .calendar-list-item {
      padding: 0; }
      .calendar-content .calendar-portlet .calendar-portlet-calendar-list .calendar-list-item:hover, .calendar-content .calendar-portlet .calendar-portlet-calendar-list .calendar-list-item:focus {
        background-color: transparent; }
  .calendar-content .calendar-portlet .yui3-calendar-content {
    font-size: .75rem;
    border-bottom: 1px solid #e5e5e5;
    border-radius: 0;
    padding-bottom: 0; }
    .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-header-label {
      font-weight: 600 !important;
      color: #161819; }
    .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendarnav-prevmonth {
      border: 0 !important;
      width: 2.625rem;
      height: .625rem;
      background: url(../images/icons/ico-arrow-small-black.svg) 50% 50% no-repeat;
      transform: rotate(180deg); }
    .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendarnav-nextmonth {
      border: 0 !important;
      width: 2.625rem;
      height: .625rem;
      background: url(../images/icons/ico-arrow-small-black.svg) 50% 50% no-repeat; }
    .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-weekday {
      color: black;
      text-align: center; }
    .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day {
      font-weight: 600;
      position: relative;
      z-index: 1;
      padding: 0;
      line-height: 1.625rem;
      padding: 0.3%; }
      .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day:hover, .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day:focus {
        background-color: transparent;
        color: white; }
        .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day:hover::before, .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day:focus::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          width: 1.625rem;
          height: 1.625rem;
          margin: 0 0 0 -.8125rem;
          background-color: #37D1DE;
          border-radius: 50%;
          z-index: -1; }
      .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day.yui3-calendar-day-selected {
        background-color: transparent; }
        .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day.yui3-calendar-day-selected::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          width: 1.625rem;
          height: 1.625rem;
          margin: 0 0 0 -.8125rem;
          border: 2px solid #FF9300;
          border-radius: 50%;
          z-index: -1; }
      .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day.lfr-busy-day {
        color: white !important; }
        .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day.lfr-busy-day::after {
          display: none; }
        .calendar-content .calendar-portlet .yui3-calendar-content .yui3-calendar-day.lfr-busy-day::before {
          content: '';
          position: absolute;
          left: 50%;
          top: 0;
          width: 1.625rem;
          height: 1.625rem;
          margin: 0 0 0 -.8125rem;
          background-color: #388CAF;
          border-radius: 50%;
          z-index: -1; }
  .calendar-content .calendar-portlet .scheduler-view-scrollable {
    overflow: visible;
    height: 100% !important; }
  .calendar-content .calendar-portlet .calendar-portlet-list {
    font-size: .75rem; }
    .calendar-content .calendar-portlet .calendar-portlet-list:last-child {
      border-bottom: 1px solid #e5e5e5;
      margin-bottom: .625rem; }
    .calendar-content .calendar-portlet .calendar-portlet-list .calendar-portlet-list-header {
      text-align: center;
      color: #161819;
      font-weight: bold;
      text-transform: uppercase; }
      .calendar-content .calendar-portlet .calendar-portlet-list .calendar-portlet-list-header:hover, .calendar-content .calendar-portlet .calendar-portlet-list .calendar-portlet-list-header:focus {
        background-color: transparent; }
      .calendar-content .calendar-portlet .calendar-portlet-list .calendar-portlet-list-header::after {
        content: url(../images/icons/ico-arrow-small-black.svg);
        vertical-align: middle;
        display: inline-block;
        transform: rotate(270deg);
        transition: all .3s linear; }
      .calendar-content .calendar-portlet .calendar-portlet-list .calendar-portlet-list-header.toggler-header-collapsed::after {
        transform: rotate(90deg); }
    .calendar-content .calendar-portlet .calendar-portlet-list .calendar-portlet-list-arrow {
      display: none; }
  .calendar-content .calendar-portlet .calendar-portlet-column-toggler {
    display: none; }
  .calendar-content .calendar-portlet .scheduler-base-content {
    overflow: visible; }
    .calendar-content .calendar-portlet .scheduler-base-content > .yui3-widget-bd {
      border: 0; }
  .calendar-content .calendar-portlet .scheduler-view-agenda-container {
    background-color: #fafafa;
    border-radius: 1.875rem 1.875rem 0 0;
    padding: 1.875rem;
    margin: 1.25rem -1.875rem 0 -1.875rem;
    height: 100%; }
    .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-header-first {
      background-color: transparent;
      border: 0;
      padding: 0 0 .3125rem;
      color: #388CAF;
      font-size: .75rem;
      font-weight: bold; }
      .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-header-first .scheduler-view-agenda-header-day {
        color: #388CAF;
        text-transform: capitalize; }
      .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-header-first .scheduler-view-agenda-header-extra {
        float: left;
        color: #388CAF;
        text-decoration: none;
        margin-left: .25rem;
        text-transform: capitalize;
        padding: 0 0 .3125rem;
        color: #388CAF;
        font-size: .75rem;
        font-weight: bold; }
    .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-header-extra {
      color: #388CAF;
      text-decoration: none;
      margin-left: .25rem;
      text-transform: capitalize;
      padding: 0 0 .3125rem;
      color: #388CAF;
      font-size: .75rem;
      font-weight: bold; }
    .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-event {
      padding: 0 0 .625rem 0;
      margin: 0 0 .625rem 0; }
      .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-event:hover, .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-event:focus {
        background-color: transparent; }
      .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-event .scheduler-view-agenda-event-color {
        border: 0;
        top: .1875rem;
        left: 0; }
      .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-event .scheduler-view-agenda-event-content {
        color: #161819;
        font-size: .75rem;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: .9375rem; }
      .calendar-content .calendar-portlet .scheduler-view-agenda-container .scheduler-view-agenda-event .scheduler-view-agenda-event-dates {
        color: #37D1DE;
        font-weight: 500;
        font-size: .75rem; }

.signed-out .calendar-content .calendar-portlet .calendar-portlet-list .calendar-list-item-arrow {
  display: none; }

.nicescroll-cursors {
  background-color: #388CAF !important; }

.scheduler-view-agenda-header:not(.scheduler-view-agenda-header-first) {
  display: none; }

.scheduler-view-agenda-header:not(.scheduler-view-agenda-header-first) ~ .scheduler-view-agenda-event {
  display: none; }

.help-launcher {
  color: black;
  font-size: .625rem;
  font-weight: bold;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 3.75rem;
  height: 3.4375rem;
  padding: .625rem .3125rem;
  background-color: #8BD64A;
  position: fixed;
  z-index: 3;
  right: 0;
  margin-top: 7.5rem;
  border-radius: .3125rem 0 0 .3125rem;
  box-shadow: 0px 0px 6px #00000029; }
  .help-launcher span {
    letter-spacing: -0.01rem; }
  @media (max-width: 991px) {
    .help-launcher {
      width: 2.1875rem;
      height: 2.1875rem;
      padding: 0.25rem;
      margin-top: 6rem; }
      .help-launcher span {
        display: none; } }
  .help-launcher:hover, .help-launcher:focus {
    color: black;
    text-decoration: none;
    background-color: #71c12c; }
  .help-launcher img {
    width: 1.25rem;
    height: auto;
    margin-bottom: .25rem; }
    @media (max-width: 991px) {
      .help-launcher img {
        width: 1.125rem;
        margin-bottom: 0; } }

.help-content {
  position: fixed;
  background-color: white;
  z-index: 4;
  width: 26.25rem;
  max-width: 100%;
  right: -26.25rem;
  margin-top: 0;
  height: calc(100% - 7.375rem);
  transition: right .3s linear;
  padding: 0 1.875rem; }
  @media (max-width: 991px) {
    .help-content {
      height: calc(100% - 6.1525rem); } }
  .help-content .portlet-content {
    padding-left: 0;
    padding-right: 0;
    border: 0; }
  .help-content .close-help {
    width: .625rem;
    height: .625rem;
    background: url(../images/icons/ico-close-small-black.svg) 0 0 no-repeat;
    background-size: .625rem auto;
    position: absolute;
    z-index: 1;
    right: .625rem;
    top: .625rem; }
  .help-content.open {
    right: 0;
    box-shadow: -4px 6px 6px #00000029; }
  .help-content .intro {
    font-size: .75rem; }
  .help-content .contact-list .portlet-body ul li {
    text-align: center;
    font-size: .75rem;
    margin-bottom: 1.25rem; }
    .help-content .contact-list .portlet-body ul li .contact-item {
      display: flex;
      flex-direction: column;
      align-items: center; }
    .help-content .contact-list .portlet-body ul li .contact-icon {
      width: 3.4375rem;
      height: 3.4375rem;
      border-radius: 50%;
      padding: .625rem;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background-color: #e5e5e5; }
      .help-content .contact-list .portlet-body ul li .contact-icon img {
        width: 100%; }
    .help-content .contact-list .portlet-body ul li .title {
      font-weight: bold;
      margin: .25rem 0; }
    .help-content .contact-list .portlet-body ul li a {
      display: block;
      font-weight: 600; }
  .help-content .contact-list .button-holder a {
    display: block;
    text-align: center;
    color: #FF9300;
    font-size: .75rem;
    font-weight: bold;
    margin-bottom: 1.875rem; }
  .help-content .right-contact-form {
    margin: 0 -1.875rem;
    padding: 1.875rem;
    background-color: #e5e5e5; }
    .help-content .right-contact-form .portlet-body .liferay-ddm-form-field-paragraph-text {
      position: absolute;
      margin-left: 1.5rem;
      top: -.625rem;
      z-index: 1; }
      .help-content .right-contact-form .portlet-body .liferay-ddm-form-field-paragraph-text p {
        /*font-size: 1.125rem;
                    line-height: 1.375rem;
                    font-weight: bold;
                    color: $font-color;*/
        font-size: .875rem; }
    .help-content .right-contact-form .portlet-body .ddm-form-builder-app {
      position: relative; }
      .help-content .right-contact-form .portlet-body .ddm-form-builder-app .lfr-ddm-form-page > .row {
        margin: 0 -15px; }
    .help-content .right-contact-form .portlet-body .custom-control-input:checked ~ .custom-control-label::before {
      border-color: #FF9300;
      background-color: #FF9300; }
    .help-content .right-contact-form .portlet-body .ddm-form-basic-info, .help-content .right-contact-form .portlet-body .lfr-ddm-form-page-title, .help-content .right-contact-form .portlet-body .lfr-ddm-form-page-description {
      display: none; }
    .help-content .right-contact-form .portlet-body .ddm-form-page {
      padding: 0; }
    .help-content .right-contact-form .portlet-body .custom-checkbox {
      position: absolute;
      top: 0; }
      .help-content .right-contact-form .portlet-body .custom-checkbox .custom-control-label-text {
        font-size: .625rem;
        display: none; }
    .help-content .right-contact-form .portlet-body .form-control {
      border: 1px solid #c4c4c4;
      border-radius: 0;
      font-size: .75rem;
      color: #707070; }
    .help-content .right-contact-form .portlet-body .lfr-ddm-form-submit {
      /*position: absolute;
                right: 0;
                bottom: .625rem;*/
      background-color: #FF9300;
      border: 1px solid #FF9300;
      color: white; }
      .help-content .right-contact-form .portlet-body .lfr-ddm-form-submit:hover, .help-content .right-contact-form .portlet-body .lfr-ddm-form-submit:focus {
        background-color: transparent;
        color: #FF9300; }
    .help-content .right-contact-form .portlet-body label .reference-mark {
      display: none; }

@media (min-width: 992px) {
  .parallax-header-container {
    margin-top: 30rem; } }

.parallax-header {
  width: 100%;
  height: 30rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 992px) {
    .parallax-header {
      top: 7.375rem;
      position: fixed; } }
  .parallax-header img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center; }
  .parallax-header .title {
    color: white;
    position: relative;
    z-index: 2;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black; }
    .parallax-header .title::after {
      content: '';
      height: .5rem;
      width: 10rem;
      box-shadow: 0px 3px 5px #00000066;
      position: absolute;
      left: 50%;
      margin-left: -5rem;
      bottom: -1rem;
      display: none; }
    .parallax-header .title.red::after {
      background-color: #DD1B1B;
      display: block; }
    .parallax-header .title.blue::after {
      background-color: #388CAF;
      display: block; }
    .parallax-header .title.green::after {
      background-color: #8BD64A;
      display: block; }
    .parallax-header .title.coral::after {
      background-color: #F45164;
      display: block; }
    .parallax-header .title.orange::after {
      background-color: #FF9300;
      display: block; }
    .parallax-header .title.light-blue::after {
      background-color: #37D1DE;
      display: block; }
    .parallax-header .title.purple::after {
      background-color: #CE61E8;
      display: block; }
    .parallax-header .title.violet::after {
      background-color: #5851DB;
      display: block; }
    .parallax-header .title.dark-blue::after {
      background-color: #003383;
      display: block; }
    .parallax-header .title.yellow::after {
      background-color: #FFDE2F;
      display: block; }
  .parallax-header::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.2);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2; }

@media (min-width: 992px) {
  .has-control-menu .parallax-header {
    top: 10.9375rem; } }

.online-procedures {
  position: relative;
  top: -4rem;
  margin-bottom: 4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: 100%; }
  .online-procedures .image {
    width: 100%;
    padding-top: 60%;
    position: relative;
    overflow: hidden; }
    @media (min-width: 768px) {
      .online-procedures .image {
        max-width: 21.0625rem; } }
    .online-procedures .image img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center center; }

div.procedures-list {
  position: relative;
  margin-top: -1.25rem;
  background-color: white;
  border-radius: 1.25rem 1.25rem 0 0;
  box-shadow: 0px 0px 10px #0000001A;
  padding: 1.25rem 1.875rem;
  flex-grow: 1; }
  @media (min-width: 768px) {
    div.procedures-list {
      max-width: 21.0625rem;
      width: 100%; } }
  div.procedures-list .title {
    font-size: 1.375rem;
    line-height: 1.5rem;
    font-weight: 750;
    margin-bottom: 1.25rem; }
  div.procedures-list .list .portlet-content {
    padding: 0; }
  div.procedures-list .list .portlet-body ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    div.procedures-list .list .portlet-body ul li, div.procedures-list .list .portlet-body ul .list-group-item {
      padding: 0 0 0 .625rem;
      margin: 0 0 1.25rem 0;
      border: 0;
      font-size: .875rem;
      font-weight: 500;
      background: url(../images/icons/ico-arrow-small-black.svg) 0 0.25rem no-repeat;
      background-size: .3125rem auto; }
      div.procedures-list .list .portlet-body ul li a, div.procedures-list .list .portlet-body ul .list-group-item a {
        color: #161819; }

.layout-content .col-md-4 > div[id*="fragment"], .layout-content .col-md-4 > div[id*="fragment"] > div[class*="fragment"] {
  display: flex;
  flex-direction: column;
  height: 100%; }

.online-procedures-banner {
  padding: 4.375rem 3.75rem 4.375rem 40%;
  background-color: #388CAF;
  position: relative;
  margin-top: 6.25rem; }
  .online-procedures-banner.no-image {
    padding: 2.5rem;
    text-align: center; }
    .online-procedures-banner.no-image .banner-content .title {
      font-size: 3rem;
      line-height: 3.25rem; }
    .online-procedures-banner.no-image .banner-content .button-holder {
      margin: 0 auto;
      width: 50%; }
      .online-procedures-banner.no-image .banner-content .button-holder .btn {
        margin-right: 0.875rem !important; }
      .online-procedures-banner.no-image .banner-content .button-holder .color-green {
        color: #357200 !important; }
      .online-procedures-banner.no-image .banner-content .button-holder .color-red {
        color: #B42A21 !important; }
      .online-procedures-banner.no-image .banner-content .button-holder .color-orange {
        color: #915400 !important; }
      @media (max-width: 767px) {
        .online-procedures-banner.no-image .banner-content .button-holder {
          width: inherit !important; } }
  @media (max-width: 767px) {
    .online-procedures-banner {
      padding: 2.5rem;
      margin-top: 0; } }
  .online-procedures-banner .bg-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .online-procedures-banner .image {
    position: absolute;
    bottom: 0;
    left: 1.25rem;
    height: calc(100% + 6.25rem); }
    @media (max-width: 767px) {
      .online-procedures-banner .image {
        display: none; } }
  .online-procedures-banner .banner-content {
    position: relative;
    z-index: 1; }
    .online-procedures-banner .banner-content .title {
      font-size: 3.5rem;
      line-height: 3.75rem;
      font-weight: 750;
      color: white;
      margin-bottom: 1.25rem; }
      @media (max-width: 991px) {
        .online-procedures-banner .banner-content .title {
          font-size: 3rem;
          line-height: 3.25rem; } }
    .online-procedures-banner .banner-content p {
      font-size: 1rem;
      font-weight: 500;
      color: white; }
    .online-procedures-banner .banner-content .button-holder {
      display: flex;
      margin-top: 1.25rem; }
      .online-procedures-banner .banner-content .button-holder a {
        margin-right: 1.875rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem; }

.col-md-4 .online-procedures-banner, .col-md-8 .online-procedures-banner, .content-right .online-procedures-banner, .content-left .online-procedures-banner {
  padding: 2.5rem;
  margin-top: 0; }
  .col-md-4 .online-procedures-banner .image, .col-md-8 .online-procedures-banner .image, .content-right .online-procedures-banner .image, .content-left .online-procedures-banner .image {
    display: none; }
  .col-md-4 .online-procedures-banner .banner-content .title, .col-md-8 .online-procedures-banner .banner-content .title, .content-right .online-procedures-banner .banner-content .title, .content-left .online-procedures-banner .banner-content .title {
    font-size: 3rem;
    line-height: 3.25rem; }

.subhome-blocks div[id*="fragment"], .subhome-blocks div[id*="fragment"] > div[class*="fragment"] {
  display: flex;
  flex-direction: column;
  height: 100%; }

.has-edit-mode-menu .parallax-header-container {
  margin-top: 0; }
  .has-edit-mode-menu .parallax-header-container .parallax-header {
    position: inherit;
    top: auto; }
    .has-edit-mode-menu .parallax-header-container .parallax-header img {
      position: relative; }
    .has-edit-mode-menu .parallax-header-container .parallax-header .title {
      color: black; }

.has-edit-mode-menu .online-procedures {
  top: auto; }
  .has-edit-mode-menu .online-procedures .image {
    padding-top: 0; }
    .has-edit-mode-menu .online-procedures .image img {
      position: relative; }

section > .container > .row > .col-md-3 > [id*="fragment"], section > .container > .row > .col-md-3 > [id*="fragment"] .online-procedures {
  display: flex;
  flex-direction: column;
  height: 100%; }

.inner-full-width .content-detail * {
  /*background-color: white;*/ }

.inner-full-width .parallax-header-container {
  position: relative; }

.inner-full-width .content-detail {
  background-color: white;
  z-index: 2;
  margin-bottom: 0px; }

.inner-full-width .content-left {
  background-color: white;
  z-index: 2; }

.inner-full-width .content-right, .inner-full-width .content-full {
  z-index: 2;
  background-color: white; }

@media (min-width: 992px) {
  .inner-full-width .content-right {
    width: 45% !important; }
  .inner-full-width .content-left {
    width: 55% !important; } }

.inner-full-width .parallax-header-container {
  position: relative; }

@media (min-width: 992px) {
  .inner-full-width .parallax-header-container {
    margin-top: 48rem; } }

.inner-full-width .parallax-header {
  height: 50rem; }

.inner-full-width .parallax-header h2.title {
  text-shadow: 0 0 14px black; }

.inner-full-width .parallax-header .intro {
  position: relative;
  z-index: 1;
  font-size: 1.375rem;
  color: white;
  font-weight: 600;
  margin-bottom: 3rem;
  text-shadow: 0 0 14px black; }

@media (min-width: 992px) {
  .inner-full-width .parallax-header .intro {
    width: 44%; } }

.inner-full-width .inner-publisher-full > div > section {
  background-color: #F45164;
  z-index: 9; }

@media (min-width: 992px) {
  .inner-full-width .content-detail .content-right {
    padding: 6.25rem 4rem 0 3.75rem !important; } }

@media (min-width: 992px) {
  .inner-full-width .content-detail .content-left {
    padding: 6.25rem 0 4rem 9rem; } }

.phone-list {
  list-style: none;
  margin: 0 0 .625rem 0;
  padding: 0;
  display: flex;
  flex-direction: column; }
  @media (min-width: 992px) {
    .phone-list {
      border-top: 1px solid #e5e5e5; } }
  @media (max-width: 991px) {
    .phone-list {
      flex-direction: row;
      flex-wrap: wrap; } }
  @media (min-width: 992px) {
    .phone-list > li {
      padding: 1.25rem 0;
      border-bottom: 1px solid #e5e5e5; } }
  @media (max-width: 991px) {
    .phone-list > li {
      margin-bottom: 1.875rem;
      width: 25%;
      text-align: center; } }
  @media (max-width: 767px) {
    .phone-list > li {
      width: 50%; } }
  .phone-list > li .row .img {
    display: flex; }
    .phone-list > li .row .img .icon {
      min-width: 3.4375rem;
      max-width: 3.4375rem;
      min-height: 3.4375rem;
      max-height: 3.4375rem;
      background-color: #e5e5e5;
      border-radius: 50%; }
      @media (max-width: 991px) {
        .phone-list > li .row .img .icon {
          margin-right: 0;
          margin-bottom: .325rem; } }
      .phone-list > li .row .img .icon img {
        width: 1.875rem;
        margin: 0.75rem; }
  .phone-list > li .row .content .text {
    font-size: 1rem;
    font-weight: 600; }
    @media (max-width: 991px) {
      .phone-list > li .row .content .text {
        font-size: .875rem; } }

.layout-content .phone-list {
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 1170px;
  margin: 0 auto 2rem auto;
  border: 0; }
  .layout-content .phone-list > li {
    width: 100%;
    padding: .625rem 0rem .625rem 0;
    border: 0; }
    @media (max-width: 991px) {
      .layout-content .phone-list > li {
        width: 100%; } }
    @media (max-width: 767px) {
      .layout-content .phone-list > li {
        width: 100%;
        padding-right: 0; } }

.portlet-asset-publisher .taglib-categorization-filter {
  display: none; }

.categories-list {
  margin-bottom: 5rem;
  flex-wrap: wrap; }
  @media (max-width: 991px) {
    .categories-list {
      margin-bottom: 3rem; } }
  .categories-list li a {
    display: block;
    padding: 0 1.25rem;
    font-size: 1.125rem;
    font-weight: 750;
    color: #707070; }
    @media (max-width: 991px) {
      .categories-list li a {
        font-size: 1rem; } }
    .categories-list li a:hover, .categories-list li a:focus, .categories-list li a.selected {
      color: #388CAF;
      text-decoration: none; }

.highlight-news, .news-list {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto; }

.news-item {
  margin-bottom: 3.125rem; }
  .news-item .image-container {
    position: relative;
    width: 100%;
    height: 25.625rem;
    overflow: hidden; }
    @media (max-width: 991px) {
      .news-item .image-container {
        height: auto;
        padding-top: 70%; } }
    .news-item .image-container img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%; }
  .news-item .info {
    position: relative;
    padding: 2rem 1.25rem; }
    .news-item .info .category {
      position: absolute;
      top: -1rem;
      left: 1.25rem;
      z-index: 1; }
    .news-item .info .title {
      font-size: 1.375rem;
      line-height: 1.5rem;
      font-weight: bold;
      margin-bottom: 1.375rem; }
      .news-item .info .title a {
        color: #161819; }
      @media (max-width: 991px) {
        .news-item .info .title {
          font-size: 1.125rem; } }
    .news-item .info .date {
      position: relative;
      font-size: .75rem;
      color: #707070;
      font-weight: 500; }
      .news-item .info .date::before {
        content: '';
        position: absolute;
        left: 0;
        top: -.625rem;
        width: 3.125rem;
        height: .0625rem;
        background-color: #e5e5e5; }
  @media (max-width: 991px) {
    .news-item.highlight-item .image-container {
      height: auto;
      padding-top: 40%; } }

.news-list .news-item .image-container {
  padding-top: 100%;
  height: auto; }

.news-list .news-item .info .title {
  font-size: 1.125rem; }

.event-list-container .button-holder {
  margin: 1.25rem 0; }

.event-list {
  max-width: 1430px;
  padding: 0 15px;
  margin: 0 auto; }
  .event-list .event-item {
    position: relative;
    margin-bottom: 1.875rem; }
    .event-list .event-item .image-container {
      position: relative;
      width: 100%;
      padding-top: 100%;
      overflow: hidden; }
      .event-list .event-item .image-container img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%; }
    .event-list .event-item .title {
      height: 8rem;
      padding: 1.875rem;
      color: white;
      font-size: 1.1rem;
      line-height: 1.25;
      font-weight: bold;
      background-color: rgba(0, 0, 0, 0.8); }
      @media (max-width: 991px) {
        .event-list .event-item .title {
          font-size: 1.125rem;
          padding: 1.25rem; } }
      .event-list .event-item .title div {
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden; }
      .event-list .event-item .title a {
        color: white; }

.layout-content .event-list {
  padding-bottom: 3rem; }

.portlet-asset-publisher .asset-full-content > .mb-2, .portlet-asset-publisher .asset-full-content .metadata-author {
  display: none; }

.news-detail-image {
  width: 100%;
  height: 30rem;
  position: relative; }
  @media (max-width: 991px) {
    .news-detail-image {
      height: 25rem; } }
  @media (max-width: 767px) {
    .news-detail-image {
      height: 20rem; } }
  .news-detail-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%; }

.news-detail-content {
  max-width: 50.625rem;
  margin: -15rem auto 0 auto;
  padding: 3rem 1.875rem;
  background-color: white;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center; }
  @media (max-width: 991px) {
    .news-detail-content {
      margin: -12.5rem auto 0 auto;
      max-width: 90%; } }
  @media (max-width: 767px) {
    .news-detail-content {
      margin: -10rem auto 0 auto;
      padding: 2rem 1.25rem; } }
  .news-detail-content > .category {
    position: absolute;
    top: -1.125rem;
    left: 50%;
    transform: translateX(-50%); }
  .news-detail-content .h2, .news-detail-content .news-item.highlight-item .info .title, .news-item.highlight-item .info .news-detail-content .title {
    padding: 0 7.5rem;
    margin-bottom: 1.5rem; }
    @media (max-width: 991px) {
      .news-detail-content .h2, .news-detail-content .news-item.highlight-item .info .title, .news-item.highlight-item .info .news-detail-content .title {
        padding: 0 2.5rem;
        margin-bottom: 1.25rem; } }
  .news-detail-content .date {
    position: relative;
    font-size: .75rem;
    color: #707070;
    font-weight: 500;
    margin-bottom: 2.5rem; }
    @media (max-width: 991px) {
      .news-detail-content .date {
        margin-bottom: 1.25rem; } }
    .news-detail-content .date::before {
      content: '';
      position: absolute;
      left: 50%;
      margin-left: -1.5625rem;
      top: -.625rem;
      width: 3.125rem;
      height: .0625rem;
      background-color: #e5e5e5; }
  .news-detail-content .portlet-breadcrumb .breadcrumb {
    padding: 0 7.5rem;
    margin-bottom: 3.75rem; }
    @media (max-width: 991px) {
      .news-detail-content .portlet-breadcrumb .breadcrumb {
        padding: 0 2.5rem;
        margin-bottom: 2.5rem; } }

.news-detail-content-text {
  text-align: left;
  font-size: .875rem; }
  .news-detail-content-text img {
    width: 100% !important; }
  .news-detail-content-text small {
    font-size: .625rem; }
  .news-detail-content-text a {
    color: #416577; }
  .news-detail-content-text p {
    margin-bottom: 1.375rem; }
  .news-detail-content-text ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .news-detail-content-text ul li {
      position: relative;
      padding-left: .625rem;
      margin-bottom: 1.25rem; }
      .news-detail-content-text ul li::before {
        content: '';
        position: absolute;
        left: 0;
        top: .5rem;
        width: .3125rem;
        height: .3125rem;
        border-radius: 50%;
        background-color: #416577; }

.news-detail-category-list {
  width: 100%;
  margin-top: 1.25rem; }

.also-interested {
  max-width: 73.125rem;
  margin: 1.875rem auto 0 auto;
  padding: 0 15px; }

.interested-item {
  margin-bottom: 3.125rem;
  color: #161819; }
  @media (max-width: 991px) {
    .interested-item {
      margin-bottom: 1.875rem; } }
  .interested-item .image-category {
    padding-left: 2.1875rem;
    position: relative;
    box-shadow: 0px 3px 6px #00000026; }
    .interested-item .image-category .category.vertical {
      writing-mode: vertical-lr;
      transform: rotate(180deg);
      position: absolute;
      width: 2.1875rem;
      height: 100%;
      left: 0;
      top: 0;
      letter-spacing: .0625rem;
      font-size: 0.57em; }
  .interested-item .image-container {
    padding-top: 100%;
    position: relative;
    overflow: hidden; }
    .interested-item .image-container img {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%; }
  .interested-item .title {
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 1.25rem; }
    @media (max-width: 575px) {
      .interested-item .title {
        margin-top: .625rem; } }
    .interested-item .title a {
      color: #161819; }
  .interested-item .date {
    position: relative;
    font-size: .75rem;
    color: #707070;
    font-weight: 500; }
    .interested-item .date::before {
      content: '';
      position: absolute;
      left: 0;
      top: -.625rem;
      width: 3.125rem;
      height: .0625rem;
      background-color: #e5e5e5; }

.white .interested-item {
  color: white; }
  .white .interested-item .title {
    color: white; }
    .white .interested-item .title a {
      color: white; }
  .white .interested-item .date {
    color: white; }
    .white .interested-item .date::before {
      background-color: white; }

@media only screen and (max-width: 600px) {
  .online-procedures-banner .h1, .online-procedures-banner .parallax-header .title, .parallax-header .online-procedures-banner .title, .online-procedures-banner .parallax-header .title {
    font-size: 2rem !important; } }

.last-news-content {
  margin: 0 5em; }
  .last-news-content .button-holder {
    width: 102.5rem;
    max-width: 100%;
    margin-top: 2rem; }
  .last-news-content .title {
    width: 100%;
    font-size: .85rem;
    font-weight: bold;
    margin-bottom: 0.875rem; }
    @media (max-width: 767px) {
      .last-news-content .title {
        font-size: .875rem; } }
  .last-news-content .description {
    width: 100%;
    font-size: .75rem;
    margin-bottom: 0.625rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical; }
  .last-news-content .col-12 .row {
    width: 100%; }
  .last-news-content .category {
    position: absolute;
    top: -1rem;
    left: 1.25rem;
    z-index: 1; }
  .last-news-content .date {
    position: relative;
    font-size: .85rem;
    color: #707070;
    font-weight: 500; }
  .last-news-content .first .date {
    margin-top: 3em; }
  .last-news-content .new-container .row, .last-news-content .new-container .col-12, .last-news-content .new-container .col-6 {
    margin: 0;
    padding: 0; }
  .last-news-content .info {
    margin-top: 0 0 1em 0; }
  .last-news-content .middle .category {
    right: 0;
    left: auto;
    bottom: -1em;
    top: auto; }
    @media (max-width: 767px) {
      .last-news-content .middle .category {
        left: -21em;
        bottom: -1em;
        top: auto; } }
  .last-news-content .col-md-5 .row.new, .last-news-content .col-md-5 .image-container {
    max-height: 150px; }
  .last-news-content .image-container {
    margin-top: 0 0 1em 0; }
    .last-news-content .image-container img {
      object-fit: cover;
      transition: top .3s linear;
      width: 100%;
      height: 100%;
      padding-right: 0.5rem; }
    .last-news-content .image-container.first {
      max-width: 15rem;
      margin: auto !important; }
      .last-news-content .image-container.first img {
        max-width: 15rem; }
    @media (max-width: 767px) {
      .last-news-content .image-container {
        padding: 0 0.5em; } }
  @media (max-width: 960px) {
    .last-news-content {
      margin: 2em; } }
  @media (max-width: 767px) {
    .last-news-content {
      margin: 0.5em; }
      .last-news-content .col-12, .last-news-content .row {
        padding: 0;
        margin: 0; }
      .last-news-content .row.new {
        margin: 2em 0 0 0; }
      .last-news-content hr {
        margin-top: 0.5rem; } }

.categories-news ul {
  border-bottom: 0.2em solid #416577 !important;
  padding: 0.25em !important;
  margin: 0 5em !important; }
  @media (max-width: 960px) {
    .categories-news ul {
      margin: 2em; } }
  @media (max-width: 767px) {
    .categories-news ul {
      margin: 0.5em !important; } }

.categories-news li {
  padding-bottom: 0 !important;
  margin-left: auto !important;
  margin: 0 .25em !important;
  float: left !important;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex; }
  @media (max-width: 767px) {
    .categories-news li {
      margin: 0.25em !important; } }

.categories-news a {
  font-size: 0.9rem !important;
  padding-bottom: 0 !important;
  color: white !important; }

.categories-news .bg-grey {
  background-color: #707070; }

.categories-news .all {
  background-color: #416577 !important; }

.categories-news .showing {
  font-size: 0.75em !important; }
  @media (max-width: 767px) {
    .categories-news .showing {
      width: 100% !important; } }

.categories-news .selected-home {
  margin-bottom: -0.25em !important; }
  @media (max-width: 767px) {
    .categories-news .selected-home {
      margin-bottom: 0 !important; } }

.categories-news .bg-yellow a, .categories-news .bg-orange a, .categories-news .bg-green a, .categories-news .bg-light-blue a {
  color: #161819 !important; }

@media (max-width: 767px) {
  #virtual-content .online-procedures {
    width: 400px; } }

@media (max-width: 520px) {
  #virtual-content .online-procedures {
    width: 300px; } }

@media (max-width: 420px) {
  #virtual-content .online-procedures {
    width: 250px; } }

@media (max-width: 767px) {
  #virtual-content .procedures-list {
    width: 100%; } }

#virtual-content .video-list .video-container {
  height: fit-content; }
  #virtual-content .video-list .video-container .video-image {
    border: 2px solid black;
    border-radius: 2%;
    width: 168px;
    height: 97px; }
  #virtual-content .video-list .video-container:hover {
    padding: 5px; }
    #virtual-content .video-list .video-container:hover .video-image {
      border: 3px solid aqua; }
  #virtual-content .video-list .video-container.selected .video-image {
    border: 3px solid aqua; }

@media (max-width: 767px) {
  #virtual-content .video-list #virtual-content .video-list .video-container .video-image {
    width: 112px;
    height: 63px; } }

#virtual-content .video-list i {
  font-size: 15px;
  border: 2px solid #FFF;
  color: white;
  height: fit-content;
  margin: auto 0; }

#apps-webs .app-card .hidden-info {
  visibility: hidden; }
  #apps-webs .app-card .hidden-info i {
    position: absolute;
    left: 30%; }

#apps-webs .app-card:hover .rounded {
  background-color: #37D1DE;
  transition: background-color 1s; }
  #apps-webs .app-card:hover .rounded .image, #apps-webs .app-card:hover .rounded .title {
    visibility: hidden; }

#apps-webs .app-card:hover .hidden-info {
  visibility: visible;
  transition: visibility 1s; }
  #apps-webs .app-card:hover .hidden-info i {
    left: 43.5%;
    transition: left 2s; }

.app-card .hidden-info {
  visibility: hidden; }

.app-card .hidden-info i {
  position: absolute;
  left: 30%; }

.app-card:hover .rounded {
  background-color: #37D1DE;
  transition: background-color 1s; }

.app-card:hover .rounded .image, .app-card:hover .rounded .title {
  visibility: hidden; }

.app-card:hover .hidden-info {
  visibility: visible;
  transition: visibility 1s; }

.app-card:hover .hidden-info i {
  left: 43.5%;
  transition: left 2s; }

.videos-section {
  display: none; }

#home-mini-videos {
  margin-top: -120px; }
  @media (max-width: 990px) {
    #home-mini-videos {
      padding: 5px 0 !important;
      margin-bottom: 100px; } }

.video-list {
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  max-width: 100%;
  overflow-x: hidden;
  overflow-x: auto;
  justify-content: normal; }
  .video-list li::before {
    width: 0 !important; }
  .video-list::-webkit-scrollbar {
    width: 5px;
    height: 5px; }
  .video-list::-webkit-scrollbar-track {
    background: #c4c4c4; }
  .video-list::-webkit-scrollbar-thumb {
    background: #F45164; }
  .video-list::-webkit-scrollbar-thumb:hover {
    background: #cf3c4f; }

.video-grid .video-container, .video-list .video-container {
  padding: 5px; }
  .video-grid .video-container:hover, .video-list .video-container:hover {
    padding: 0; }
    .video-grid .video-container:hover .video-image, .video-list .video-container:hover .video-image {
      width: 234px;
      height: 136px; }
      .video-grid .video-container:hover .video-image::before, .video-list .video-container:hover .video-image::before {
        background-color: rgba(0, 0, 0, 0); }
    .video-grid .video-container:hover .video-description, .video-list .video-container:hover .video-description {
      padding: 0 5px; }
  .video-grid .video-container .video-image, .video-list .video-container .video-image {
    width: 224px;
    height: 126px;
    transition: transform .2s; }
    .video-grid .video-container .video-image::before, .video-list .video-container .video-image::before {
      content: "";
      width: 100%;
      height: 100%;
      display: block;
      background-color: rgba(0, 0, 0, 0.25); }
    .video-grid .video-container .video-image i, .video-list .video-container .video-image i {
      position: absolute;
      left: 50%;
      top: 35%;
      -ms-transform: scale(3);
      -webkit-transform: scale(3);
      transform: scale(3);
      color: #F45164; }
    .video-grid .video-container .video-image span, .video-list .video-container .video-image span {
      background: white;
      border-radius: 50%;
      position: absolute;
      left: 46%;
      top: 30%;
      width: 28px;
      height: 25px; }
  .video-grid .video-container .video-description p, .video-list .video-container .video-description p {
    margin: 0; }

@media (min-width: 991px) {
  .online-procedures-banner .banner-content .button-holder {
    width: 100% !important; } }

@media (max-width: 500px) {
  .online-procedures-banner.no-image {
    padding: 0.75rem;
    word-break: normal; }
  .online-procedures-banner .banner-content .button-holder a {
    padding: 1rem 0.25rem 1rem 0.25rem; } }

.aviles-message {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  position: relative;
  min-height: 44.3125rem;
  width: 100%;
  padding-right: 12.5%; }
  @media (max-width: 991px) {
    .aviles-message {
      padding: 2.5rem;
      min-height: 34rem; } }
  @media (max-width: 767px) {
    .aviles-message {
      padding: 1.875rem;
      min-height: 30rem; } }
  .aviles-message img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%; }
  .aviles-message .aviles-message-content {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 37.8125rem;
    max-width: 100%;
    color: white;
    text-align: right;
    position: relative;
    z-index: 1; }
    @media (max-width: 767px) {
      .aviles-message .aviles-message-content {
        align-items: center;
        text-align: center;
        width: 100%; } }
    .aviles-message .aviles-message-content .message-type {
      font-size: 1.375rem;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: .625rem; }
      @media (max-width: 991px) {
        .aviles-message .aviles-message-content .message-type {
          font-size: 1.125rem; } }
    .aviles-message .aviles-message-content .h1, .aviles-message .aviles-message-content .parallax-header .title, .parallax-header .aviles-message .aviles-message-content .title {
      text-shadow: 0px 3px 5px #00000066;
      margin-bottom: 1.25rem; }
    .aviles-message .aviles-message-content .message-description {
      font-size: 1.375rem;
      font-weight: 600;
      margin-bottom: 2.5rem; }
      @media (max-width: 991px) {
        .aviles-message .aviles-message-content .message-description {
          font-size: 1.125rem;
          margin-bottom: 1.875rem; } }
    .aviles-message .aviles-message-content .btn a {
      color: inherit; }
      .aviles-message .aviles-message-content .btn a:hover, .aviles-message .aviles-message-content .btn a:focus {
        text-decoration: none; }

.anchors {
  margin: 0; }
  .anchors li {
    margin-bottom: .625rem; }
    .anchors li:last-child {
      margin: 0; }
    .anchors li a {
      color: #416577;
      font-size: .875rem;
      font-weight: 500; }
      .anchors li a:hover, .anchors li a:focus {
        color: #388CAF;
        text-decoration: none; }
        .anchors li a:hover i, .anchors li a:focus i {
          margin-right: 1.25rem; }
      .anchors li a i {
        margin-right: .75rem;
        transition: margin .3s linear; }

.journal-content-article {
  font-size: .875rem; }
  .journal-content-article iframe {
    width: 100%; }
  .journal-content-article p {
    margin-bottom: 1.375rem; }
  .journal-content-article .section-title {
    color: #388CAF;
    font-size: 1.125rem;
    font-weight: 750;
    margin-bottom: 1.375rem; }
  .journal-content-article .section-title-level-2 {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 1.375rem; }
  .journal-content-article ol:not(.breadcrumb) {
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: aviles-counter; }
    .journal-content-article ol:not(.breadcrumb) li {
      counter-increment: aviles-counter;
      margin-bottom: 1.25rem; }
      .journal-content-article ol:not(.breadcrumb) li::before {
        content: counter(aviles-counter) ". ";
        color: #388CAF;
        font-weight: 750; }
  .journal-content-article ul:not(.anchors):not(.list-unstyled):not(.layouts):not(.row):not(.nav-pills):not(.nav):not(.outstanding-procedures):not(.carousel-indicators):not(.tag-cloud):not(.home-tabs-responsive) {
    list-style: none;
    padding: 0;
    margin: 0; }
    .journal-content-article ul:not(.anchors):not(.list-unstyled):not(.layouts):not(.row):not(.nav-pills):not(.nav):not(.outstanding-procedures):not(.carousel-indicators):not(.tag-cloud):not(.home-tabs-responsive) li {
      position: relative;
      padding-left: .625rem;
      margin-bottom: 1.25rem; }
      .journal-content-article ul:not(.anchors):not(.list-unstyled):not(.layouts):not(.row):not(.nav-pills):not(.nav):not(.outstanding-procedures):not(.carousel-indicators):not(.tag-cloud):not(.home-tabs-responsive) li::before {
        content: '';
        position: absolute;
        left: 0;
        top: .5rem;
        width: .3125rem;
        height: .3125rem;
        border-radius: 50%;
        background-color: #416577; }
    .journal-content-article ul:not(.anchors):not(.list-unstyled):not(.layouts):not(.row):not(.nav-pills):not(.nav):not(.outstanding-procedures):not(.carousel-indicators):not(.tag-cloud):not(.home-tabs-responsive) ul {
      margin-left: 1.25rem; }

@media (max-width: 991px) {
  .left-content .portlet-breadcrumb {
    display: none; } }

.left-content .portlet {
  margin-bottom: 1.875rem; }

.left-content .portlet-content-editable {
  padding: 0; }

.left-content .portlet-navigation .portlet-body ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .left-content .portlet-navigation .portlet-body ul li {
    margin-bottom: .625rem; }
    .left-content .portlet-navigation .portlet-body ul li:last-child {
      margin: 0; }
    .left-content .portlet-navigation .portlet-body ul li a {
      font-size: .875rem;
      font-weight: 500;
      color: #416577; }
      .left-content .portlet-navigation .portlet-body ul li a:hover, .left-content .portlet-navigation .portlet-body ul li a:focus {
        color: #388CAF; }

.content-detail {
  display: flex;
  margin-bottom: 6.75rem; }
  @media (max-width: 991px) {
    .content-detail {
      margin-bottom: 2.5rem; } }
  .content-detail .content-left {
    width: 37%;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    @media (max-width: 991px) {
      .content-detail .content-left {
        align-items: flex-start; } }
    .content-detail .content-left .main-image {
      width: 100%;
      height: 31.25rem;
      position: relative;
      overflow: hidden; }
      .content-detail .content-left .main-image img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 50% 50%; }
    .content-detail .content-left .left-content {
      margin-top: 2.5rem; }
      @media (min-width: 992px) {
        .content-detail .content-left .left-content {
          max-width: 21.5rem;
          padding-right: 2.5rem;
          border-right: 1px solid #e5e5e5; } }
      @media (max-width: 991px) {
        .content-detail .content-left .left-content {
          padding-left: 2.5rem; } }
      @media (max-width: 767px) {
        .content-detail .content-left .left-content {
          padding-left: 1.25rem; } }
  .content-detail .content-right {
    width: 63%; }
    .content-detail .content-right .button-holder .btn-link {
      text-transform: uppercase;
      border-radius: 1.25rem;
      border: 1px solid #388CAF;
      background-color: #388CAF;
      color: white;
      font-weight: 600; }
    @media (min-width: 992px) {
      .content-detail .content-right {
        padding: 6.25rem 0 0 3.75rem; }
        .content-detail .content-right > *:not(.content-detail-carousel) {
          max-width: 48.125rem;
          padding-right: 1.875rem; }
        .content-detail .content-right hr {
          padding: 0 !important;
          margin: 1.875rem 0; } }
    @media (max-width: 991px) {
      .content-detail .content-right > *:not(.content-detail-carousel) {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important; }
      .content-detail .content-right hr {
        padding: 0 !important;
        margin: 1.875rem 2.5rem; } }
    @media (max-width: 767px) {
      .content-detail .content-right > *:not(.content-detail-carousel):not(iframe) {
        padding-left: 1.25rem !important;
        padding-right: 1.25rem !important; }
      .content-detail .content-right hr {
        padding: 0 !important;
        margin: 1.875rem 1.25rem; } }
  .content-detail .content-full {
    width: 100%; }
  @media (max-width: 991px) {
    .content-detail {
      flex-direction: column; }
      .content-detail .content-left, .content-detail .content-right {
        width: 100%; } }
  .content-detail .intro {
    font-size: 1.375rem;
    color: #707070;
    font-weight: 600;
    margin-bottom: 3rem; }
  @media (min-width: 992px) {
    .content-detail .left-content {
      position: sticky;
      top: 11.5rem; } }

.content-detail-carousel .owl-nav {
  text-align: left;
  font-size: 1.125rem; }
  .content-detail-carousel .owl-nav .owl-prev, .content-detail-carousel .owl-nav .owl-next {
    color: #161819; }
    .content-detail-carousel .owl-nav .owl-prev:hover, .content-detail-carousel .owl-nav .owl-prev:focus, .content-detail-carousel .owl-nav .owl-next:hover, .content-detail-carousel .owl-nav .owl-next:focus {
      color: #161819;
      opacity: .5;
      background-color: transparent;
      border: 0; }

.CookieDeclarationTable tr > th,
.CookieDeclarationTable tr > td {
  border-collapse: collapse;
  padding: 0;
  border-width: 0; }

.CookieDeclarationTable thead > tr > th {
  padding-top: 1.188rem;
  padding-bottom: 1.063rem;
  border-bottom: .125rem solid #416577;
  font-size: .929em;
  font-weight: bold;
  font-family: 'Montserrat';
  color: #388caf; }

.CookieDeclarationTable tbody > tr > td {
  padding-top: .719rem;
  padding-bottom: .719rem;
  padding-right: 1em; }

.CookieDeclarationTable tbody .CookieDeclarationTableCell:first-child {
  font-weight: 500; }

.CookieDeclarationTable tbody .CookieDeclarationTableCell {
  border-bottom: .0625rem solid #e5e5e5;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Montserrat'; }

.CookieDeclarationType > h6 {
  font-weight: bold;
  margin-top: 2rem; }

.container.gallery-container {
  background-color: #fff;
  color: #161819;
  min-height: 100vh;
  padding: 1.875rem 3.125rem; }
  .container.gallery-container h1 {
    text-align: center;
    margin-top: 3.125rem;
    font-weight: bold; }
  .container.gallery-container p.page-description {
    text-align: center;
    margin: 1.5625rem auto;
    font-size: 1.125rem;
    color: #707070; }

.tz-gallery {
  padding: 2.5rem; }
  .tz-gallery .row > div {
    padding: .125rem;
    position: relative; }
  .tz-gallery .caption {
    position: absolute;
    bottom: 0;
    left: .125rem;
    width: calc(100% - .25rem);
    background-color: #388CAF;
    color: white;
    padding: .5rem;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: bold; }
    .tz-gallery .caption h3 {
      margin: 0; }
  .tz-gallery img {
    width: 100%;
    border-radius: 0;
    position: relative;
    min-height: 100%;
    object-fit: cover; }
  .tz-gallery .lightbox::before {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -.8125rem;
    margin-left: -8125rem;
    opacity: 0;
    color: #fff;
    font-size: 1.625rem;
    font-family: 'Glyphicons Halflings';
    content: '\e003';
    pointer-events: none;
    z-index: 9000;
    transition: 0.3s; }
  .tz-gallery .lightbox::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(46, 132, 206, 0.7);
    content: '';
    transition: 0.3s; }
  .tz-gallery .lightbox:hover::after, .tz-gallery .lightbox:hover::before, .tz-gallery .lightbox:focus::after, .tz-gallery .lightbox:focus::before {
    opacity: 1; }

/* Override bootstrap column paddings */
.baguetteBox-button {
  background-color: transparent !important; }

.last-news {
  background: transparent linear-gradient(215deg, #388CAF 0%, #416577 100%) 0% 0% no-repeat padding-box;
  padding-bottom: 10rem;
  position: relative; }
  @media (max-width: 767px) {
    .last-news {
      padding-bottom: 4rem; } }
  .last-news hr {
    border-top: .3125rem solid white;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    display: none;
    margin-top: 8.125rem; }
    @media (max-width: 767px) {
      .last-news hr {
        display: none !important; } }
  .last-news .last-news-holder {
    padding: 5rem 15px 0 6%; }
    @media (max-width: 1366px) {
      .last-news .last-news-holder {
        padding: 5rem 15px 0 15px; } }
    @media (max-width: 767px) {
      .last-news .last-news-holder {
        padding-top: 3rem; } }
  .last-news .portlet-content {
    padding: 0; }

.last-news-intro {
  position: relative;
  z-index: 1;
  color: white;
  font-size: .875rem; }
  @media (min-width: 1200px) {
    .last-news-intro {
      padding-right: 2.5rem; } }
  .last-news-intro .h2, .last-news-intro .news-item.highlight-item .info .title, .news-item.highlight-item .info .last-news-intro .title {
    margin-bottom: 1.875rem; }

.last-news-box {
  border-radius: 1.875rem;
  width: 100%;
  padding-top: 100%;
  box-shadow: 0px 3px 10px #00000029;
  background-color: white;
  position: relative; }
  .last-news-box::before {
    content: '';
    width: .25rem;
    height: 2.5rem;
    background-color: #c4c4c4;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -.125rem; }
  .last-news-box::after {
    content: '';
    width: 1.5rem;
    height: 1.5rem;
    background-color: white;
    border: 0.25rem solid #c4c4c4;
    border-radius: 50%;
    position: absolute;
    top: calc(100% + 2.5rem);
    left: 50%;
    margin-left: -.75rem; }
  .last-news-box .last-news-box-content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: calc(100% - 3rem);
    padding: 1.875rem 1.5rem;
    overflow: hidden; }
    .last-news-box .last-news-box-content::after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 1.25rem;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
      /* IE6-9 */ }
  .last-news-box .title {
    width: 100%;
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: .625rem;
    line-height: 1.2; }
    @media (max-width: 991px) {
      .last-news-box .title {
        font-size: .875rem; } }
  .last-news-box .description {
    width: 100%;
    font-size: .75rem;
    margin-bottom: .625rem; }
  .last-news-box .plus-icon {
    position: absolute;
    bottom: 1.25rem;
    left: 50%;
    margin-left: -.625rem;
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    overflow: hidden;
    text-indent: -9999px;
    background: url(../images/icons/ico-plus-red.svg) 50% 50% no-repeat;
    background-size: 1.25rem auto; }
    .last-news-box .plus-icon:hover, .last-news-box .plus-icon:focus {
      text-decoration: none;
      opacity: .75; }

.last-news-items .date-info {
  margin-top: 5rem;
  width: 100%;
  text-align: center;
  font-size: .75rem;
  color: white; }
  .last-news-items .date-info .info {
    text-transform: uppercase;
    font-weight: bold; }

.portlet-site-map .portlet-body {
  font-size: 1.125rem; }
  @media (max-width: 767px) {
    .portlet-site-map .portlet-body {
      font-size: .875rem; } }
  .portlet-site-map .portlet-body a {
    color: #161819;
    display: block;
    line-height: 1; }
  .portlet-site-map .portlet-body ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border-left: 1px solid #E3E3E3; }
    .portlet-site-map .portlet-body ul a {
      font-weight: 750; }
    .portlet-site-map .portlet-body ul ul {
      margin: 1rem 0 1.875rem 5rem; }
      .portlet-site-map .portlet-body ul ul a {
        font-weight: bold; }
      .portlet-site-map .portlet-body ul ul ul a {
        font-weight: 600; }
      .portlet-site-map .portlet-body ul ul ul ul a {
        font-weight: 500; }
      .portlet-site-map .portlet-body ul ul ul ul ul a {
        font-weight: normal; }
      @media (max-width: 767px) {
        .portlet-site-map .portlet-body ul ul {
          margin-left: 2.5rem; } }
      .portlet-site-map .portlet-body ul ul > li::before {
        content: '';
        width: 6.5rem;
        height: 1px;
        background-color: #E3E3E3;
        position: absolute;
        left: -6.625rem;
        top: .5625rem; }
        @media (max-width: 767px) {
          .portlet-site-map .portlet-body ul ul > li::before {
            width: 4rem;
            left: -4.125rem; } }
    .portlet-site-map .portlet-body ul li {
      padding-left: 1.5rem;
      margin-bottom: 1.25rem;
      position: relative; }
      .portlet-site-map .portlet-body ul li::after {
        content: '';
        width: 1.125rem;
        height: 1.125rem;
        position: absolute;
        left: -.5625rem;
        top: 0;
        border-radius: 50%;
        background-color: #416577; }
      .portlet-site-map .portlet-body ul li.red::after {
        background-color: #DD1B1B; }
      .portlet-site-map .portlet-body ul li.blue::after {
        background-color: #3CA4F0; }
      .portlet-site-map .portlet-body ul li.green::after {
        background-color: #8BD64A; }
      .portlet-site-map .portlet-body ul li.coral::after {
        background-color: #F45164; }
      .portlet-site-map .portlet-body ul li.orange::after {
        background-color: #FF9300; }
      .portlet-site-map .portlet-body ul li.light-blue::after {
        background-color: #37D1DE; }
      .portlet-site-map .portlet-body ul li.purple::after {
        background-color: #CE61E8; }
      .portlet-site-map .portlet-body ul li.violet::after {
        background-color: #5851DB; }
      .portlet-site-map .portlet-body ul li.dark-blue::after {
        background-color: #003383; }
      .portlet-site-map .portlet-body ul li.yellow::after {
        background-color: #FFDE2F; }
      .portlet-site-map .portlet-body ul li.gray::after {
        background-color: #707070; }
    .portlet-site-map .portlet-body ul.red li::after {
      background-color: #DD1B1B; }
    .portlet-site-map .portlet-body ul.blue li::after {
      background-color: #3CA4F0; }
    .portlet-site-map .portlet-body ul.green li::after {
      background-color: #8BD64A; }
    .portlet-site-map .portlet-body ul.coral li::after {
      background-color: #F45164; }
    .portlet-site-map .portlet-body ul.orange li::after {
      background-color: #FF9300; }
    .portlet-site-map .portlet-body ul.light-blue li::after {
      background-color: #37D1DE; }
    .portlet-site-map .portlet-body ul.purple li::after {
      background-color: #CE61E8; }
    .portlet-site-map .portlet-body ul.violet li::after {
      background-color: #5851DB; }
    .portlet-site-map .portlet-body ul.dark-blue li::after {
      background-color: #003383; }
    .portlet-site-map .portlet-body ul.yellow li::after {
      background-color: #FFDE2F; }

.webmap-legend {
  font-size: .75rem;
  font-weight: 600; }
  .webmap-legend a {
    color: #161819; }
  .webmap-legend li {
    padding-left: 1.875rem;
    margin-bottom: 1.25rem;
    position: relative; }
    .webmap-legend li::after {
      content: '';
      width: 1.125rem;
      height: 1.125rem;
      position: absolute;
      left: 0;
      top: 0;
      border-radius: 50%;
      background-color: #416577; }
    .webmap-legend li.red::after {
      background-color: #DD1B1B; }
    .webmap-legend li.blue::after {
      background-color: #3CA4F0; }
    .webmap-legend li.green::after {
      background-color: #8BD64A; }
    .webmap-legend li.coral::after {
      background-color: #F45164; }
    .webmap-legend li.orange::after {
      background-color: #FF9300; }
    .webmap-legend li.light-blue::after {
      background-color: #37D1DE; }
    .webmap-legend li.purple::after {
      background-color: #CE61E8; }
    .webmap-legend li.violet::after {
      background-color: #5851DB; }
    .webmap-legend li.dark-blue::after {
      background-color: #003383; }
    .webmap-legend li.yellow::after {
      background-color: #FFDE2F; }
    .webmap-legend li.gray::after {
      background-color: #707070; }

.portlet-document-library {
  /* CARD VIEW*/
  /* LIST VIEW*/
  /* TABLE VIEW*/ }
  .portlet-document-library .custom-control.custom-checkbox span.custom-control-label {
    display: none; }
  .portlet-document-library .management-bar-light {
    background-color: #416577 !important;
    color: white; }
  .portlet-document-library .management-bar-light .nav-item * {
    color: white; }
  .portlet-document-library .management-bar-light .navbar-overlay {
    background-color: transparent !important; }
  .portlet-document-library .management-bar-light .container-fluid .navbar-nav:nth-child(3) .nav-item {
    display: none; }
  .portlet-document-library .management-bar-light .container-fluid .navbar-nav:nth-child(3) .dropdown.nav-item {
    display: flex; }
  .portlet-document-library .entry-card .status {
    display: none; }
  .portlet-document-library .card img {
    object-fit: cover;
    width: 100%;
    height: 100%; }
  .portlet-document-library .card .card-subtitle {
    display: none; }
  .portlet-document-library .document-container .splitter.splitter-spaced {
    display: none; }
  .portlet-document-library .card .sticker-secondary {
    background-color: #416577 !important; }
  .portlet-document-library .document-container .searchcontainer .searchcontainer-content .card .sticker {
    width: 2rem;
    height: 2rem; }
  .portlet-document-library .document-container .searchcontainer .searchcontainer-content div[data-qa-id=rowItemContent] span {
    display: none; }
  .portlet-document-library .document-container .searchcontainer .searchcontainer-content div[data-qa-id=rowItemContent] span.date-mod {
    display: inline-flex; }
  .portlet-document-library .searchcontainer .searchcontainer-content div[data-qa-id=rowItemContent] .sticker-secondary span {
    display: inline-flex; }
  .portlet-document-library .document-container .searchcontainer .searchcontainer-content .checkbox {
    display: none; }
  .portlet-document-library .document-container .searchcontainer .searchcontainer-content .sticker {
    width: 5rem;
    height: 5rem; }
  .portlet-document-library .document-container .searchcontainer .searchcontainer-content .sticker-secondary {
    background-color: #416577;
    width: 3rem;
    height: 3rem; }
  .portlet-document-library .document-container .searchcontainer .searchcontainer-content tbody input[type=checkbox] {
    display: none; }
  .portlet-document-library .document-container .searchcontainer .searchcontainer-content thead {
    display: none; }

.documents-list li span i {
  font-size: 2rem;
  color: #416577; }

.documents-list li span {
  font-size: 1rem;
  vertical-align: middle; }

.documents-list li span p:before {
  position: absolute;
  content: '';
  left: 15px;
  border-bottom: 1px solid #416577;
  width: 3.125rem;
  height: 1px; }

.documents-list .icon-file-alt {
  position: relative;
  margin: 0 2px;
  display: inline; }

.documents-list .icon-file-alt:after {
  position: absolute;
  top: 1.32em;
  left: -5%;
  width: 110%;
  content: "EXT";
  background: #F00;
  color: #FFF;
  font: normal 800 0.36em/0.95em "Source Code Pro", sans-serif;
  text-align: center; }

.documents-list .icon-file-alt.png:after {
  background: #E0D;
  content: "PNG"; }

.documents-list .icon-file-alt.jpg:after, .documents-list .icon-file-alt.jpeg:after {
  background: #0A0;
  content: "JPG"; }

.documents-list .icon-file-alt.gif:after {
  background: #00F;
  content: "GIF"; }

.documents-list .icon-file-alt.pdf:after {
  background: #ff002f;
  content: "PDF"; }

.documents-list .icon-file-alt.mp4:after {
  background: #00F;
  content: "MP4"; }

.documents-list .icon-file-alt.x-dosexec:after {
  background: #00F;
  content: "EXE"; }

.documents-list .icon-file-alt.doc:after {
  background: #00F;
  content: "DOC"; }

.documents-list .icon-file-alt.docx:after {
  background: #00F;
  content: "DOCX"; }

.documents-list .icon-file-alt.vnd.ms-excel:after {
  background: #00F;
  content: "XLS"; }

.documents-list .icon-file-alt.vnd.openxmlformats-officedocument.spreadsheetml.sheet:after {
  background: #00F;
  content: "XLSX"; }

.documents-list .icon-file-alt.vnd.ms-powerpoint:after {
  background: #00F;
  content: "PPT"; }

.documents-list .icon-file-alt.vnd.openxmlformats-officedocument.presentationml.presentation:after {
  background: #00F;
  content: "PPTX"; }

.documents-list .icon-file-alt.zip:after {
  background: #00F;
  content: "ZIP"; }

.documents-list .icon-file-alt.rar:after {
  background: #00F;
  content: "RAR"; }

.documents-list .icon-file-alt.avi:after {
  background: #00F;
  content: "AVI"; }

.documents-list .icon-file-alt.webm:after {
  background: #00F;
  content: "WEBM"; }

.documents-list .icon-file-alt.ogg:after {
  background: #00F;
  content: "OGG"; }

.documents-list .icon-file-alt.application:after {
  background: #dd1b1b;
  content: "DOC"; }

.documents-list .icon-file-alt.image:after {
  background: #ff9300;
  content: "IMG"; }

.documents-list .icon-file-alt.video:after {
  background: #00F;
  content: "VID"; }

.documents-list ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
body {
  font-family: "Montserrat", sans-serif; }

.h1, .parallax-header .title {
  font-size: 4.25rem !important;
  line-height: 1;
  font-weight: 750; }
  @media (max-width: 991px) {
    .h1, .parallax-header .title {
      font-size: 3rem; } }

.h2, .news-item.highlight-item .info .title {
  font-size: 3rem !important;
  line-height: 1;
  font-weight: 750; }
  @media (max-width: 991px) {
    .h2, .news-item.highlight-item .info .title {
      font-size: 2rem; } }

#wrapper {
  padding: 0; }

#banner {
  position: sticky;
  top: 0; }
  #banner .portlet {
    margin: 0; }

#content {
  position: relative;
  padding-top: 2.5rem;
  z-index: 1; }

#main-content.columns-1 > .row, #main-content.columns-max > .row {
  margin: 0; }
  #main-content.columns-1 > .row > .portlet-column-only, #main-content.columns-max > .row > .portlet-column-only {
    padding: 0; }

.has-control-menu #content {
  padding-top: 2.5rem; }

@media (min-width: 1230px) {
  .container {
    max-width: 1200px; } }

@media (max-width: 1229px) {
  .container {
    max-width: 100%; } }

.portlet {
  margin: 0; }

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

.portlet-title-text {
  max-width: 100%;
  white-space: normal;
  display: block; }

.portlet-barebone .portlet-title-text {
  display: none; }

.portlet-footer-title .portlet-title-text {
  font-size: .8rem;
  font-weight: 700;
  color: #416577;
  margin: 0 0 .9375rem 0;
  display: block; }

.portlet-left-column .portlet-title-text {
  font-size: .875rem;
  font-weight: 600;
  color: #161819;
  text-transform: uppercase;
  margin: 0 0 .625rem 0;
  display: block; }

.portlet-small-title-left .portlet-title-text, .portlet-small-title-center .portlet-title-text {
  font-size: 1.375rem;
  line-height: 1.75rem;
  font-weight: bold;
  margin-bottom: 1.25rem;
  display: block; }
  @media (max-width: 991px) {
    .portlet-small-title-left .portlet-title-text, .portlet-small-title-center .portlet-title-text {
      font-size: 1.25rem;
      line-height: 1.75rem; } }

.portlet-small-title-center .portlet-title-text {
  text-align: center; }

.portlet-big-title-left .portlet-title-text, .portlet-big-title-center .portlet-title-text, .asset-aviles .portlet-title-text {
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 750;
  margin-bottom: 1.25rem;
  margin-top: 1rem;
  display: block; }
  @media (max-width: 991px) {
    .portlet-big-title-left .portlet-title-text, .portlet-big-title-center .portlet-title-text, .asset-aviles .portlet-title-text {
      font-size: 2rem;
      line-height: 2.25rem; } }

.asset-aviles .portlet-title-text {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 2rem !important; }

.asset-aviles .bg-dots .portlet-title-text, .asset-aviles .portlet-login .portlet-title-text {
  text-align: left;
  padding-left: calc(100% - 102.5rem) !important; }
  @media (max-width: 103.75rem) {
    .asset-aviles .bg-dots .portlet-title-text, .asset-aviles .portlet-login .portlet-title-text {
      padding-left: 1.25rem !important; } }

.portlet-big-title-center .portlet-title-text {
  text-align: center;
  display: block; }

.portlet-right-content .portlet-title-text {
  text-align: center;
  color: #416577;
  font-size: 1.125rem;
  font-weight: bold;
  padding-bottom: .625rem;
  border-bottom: 1px solid #e5e5e5;
  display: block; }

.journal-content-article > dl {
  margin: 0; }
  .journal-content-article > dl > dt {
    display: none; }
  .journal-content-article > dl > dd {
    margin: 0; }

a {
  color: #388CAF; }

.link-more, .link-more:not([href]):not([tabindex]) {
  color: #416577;
  font-size: .75rem;
  font-weight: bold;
  display: block;
  text-transform: uppercase; }

.category {
  font-size: .75rem;
  font-weight: bold;
  line-height: .875rem;
  padding: .625rem;
  text-align: center;
  text-transform: uppercase; }
  .category.blue {
    background-color: #388CAF;
    color: black; }
  .category.green {
    background-color: #8BD64A;
    color: black; }
  .category.coral {
    background-color: #F45164;
    color: black; }
  .category.orange {
    background-color: #FF9300;
    color: black; }
  .category.light-blue {
    background-color: #37D1DE;
    color: black; }
  .category.purple {
    background-color: #CE61E8;
    color: black; }
  .category.light-gray {
    background-color: #707070;
    color: white; }

.bg-dots, .portlet-login {
  background-color: #fafafa;
  background-image: url(../images/home-noticias/bkg-points.png);
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto; }
  .bg-dots .portlet-content, .portlet-login .portlet-content {
    padding: 3.75rem 0; }

.color-white {
  color: white !important; }

.color-red {
  color: #DD1B1B !important; }

.color-blue {
  color: #388CAF !important; }

.color-green {
  color: #8BD64A !important; }

.color-coral {
  color: #F45164 !important; }

.color-orange {
  color: #FF9300 !important; }

.color-light-blue {
  color: #37D1DE !important; }

.color-purple {
  color: #CE61E8 !important; }

.color-violet {
  color: #5851DB !important; }

.color-dark-blue {
  color: #003383 !important; }

.color-yellow {
  color: #FFDE2F !important; }

.bg-main {
  background-color: #416577; }

.bg-blue {
  background-color: #388CAF;
  color: black; }

.bg-green {
  background-color: #8BD64A; }

.bg-coral {
  background-color: #F45164; }

.bg-orange {
  background-color: #FF9300; }

.bg-light-blue {
  background-color: #37D1DE; }

.bg-dark-blue {
  background-color: #003383; }

.bg-purple {
  background-color: #CE61E8; }

.bg-violet {
  background-color: #5851DB; }

.bg-yellow {
  background-color: #FFDE2F; }

.bg-blue-transparent {
  background-color: rgba(60, 164, 240, 0.75); }

.bg-green-transparent {
  background-color: rgba(139, 214, 74, 0.75); }

.bg-coral-transparent {
  background-color: rgba(244, 81, 100, 0.75); }

.bg-orange-transparent {
  background-color: rgba(255, 147, 0, 0.75); }

.bg-light-blue-transparent {
  background-color: rgba(55, 209, 222, 0.75); }

.bg-dark-blue-transparent {
  background-color: rgba(0, 51, 131, 0.75); }

.bg-purple-transparent {
  background-color: rgba(206, 97, 232, 0.75); }

.bg-yellow-transparent {
  background-color: rgba(255, 222, 47, 0.75); }

.bg-violet-transparent {
  background-color: rgba(88, 81, 219, 0.75); }

.breadcrumb {
  background-color: transparent;
  font-size: .625rem;
  padding: 0; }
  .breadcrumb a {
    color: #161819; }
  .breadcrumb .active {
    color: #707070; }

.phones-list {
  position: relative;
  margin-top: -1.25rem;
  background-color: white;
  border-radius: 1.25rem 1.25rem 0 0;
  box-shadow: 0 0 10px #0000001A;
  padding: 1.25rem 1.875rem;
  flex-grow: 1; }
  .phones-list .title {
    font-size: 1.375rem;
    line-height: 1.5rem;
    font-weight: 750;
    margin-bottom: 1.25rem;
    color: #707070; }
  .phones-list .portlet-content {
    padding: 0; }

.tag-items.tag-cloud {
  max-width: 75rem;
  margin: 1.875rem auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  .tag-items.tag-cloud li a {
    font-size: .75rem;
    font-weight: bold;
    background-color: #e5e5e5;
    height: 2.875rem;
    line-height: 2.875rem;
    padding: 0 2.5rem;
    margin: 0 .625rem 1.25rem .625rem;
    border-radius: 1.875rem;
    color: #161819;
    display: block; }
    .tag-items.tag-cloud li a .tag-asset-count {
      display: none; }
    .tag-items.tag-cloud li a:hover, .tag-items.tag-cloud li a:focus {
      text-decoration: none;
      color: black;
      background-color: #37D1DE; }

.blue .tag-items.tag-cloud li a:hover, .blue .tag-items.tag-cloud li a:focus {
  background-color: #388CAF;
  color: black; }

.green .tag-items.tag-cloud li a:hover, .green .tag-items.tag-cloud li a:focus {
  background-color: #8BD64A;
  color: black; }

.coral .tag-items.tag-cloud li a:hover, .coral .tag-items.tag-cloud li a:focus {
  background-color: #F45164;
  color: black; }

.orange .tag-items.tag-cloud li a:hover, .orange .tag-items.tag-cloud li a:focus {
  background-color: #FF9300;
  color: black; }

.light-blue .tag-items.tag-cloud li a:hover, .light-blue .tag-items.tag-cloud li a:focus {
  background-color: #37D1DE;
  color: black; }

.purple .tag-items.tag-cloud li a:hover, .purple .tag-items.tag-cloud li a:focus {
  background-color: #CE61E8;
  color: black; }

.violet .tag-items.tag-cloud li a:hover, .violet .tag-items.tag-cloud li a:focus {
  background-color: #5851DB;
  color: white; }

.yellow .tag-items.tag-cloud li a:hover, .yellow .tag-items.tag-cloud li a:focus {
  background-color: #FFDE2F;
  color: black; }

.dark-blue .tag-items.tag-cloud li a:hover, .dark-blue .tag-items.tag-cloud li a:focus {
  background-color: #003383;
  color: white; }

.fragments-editor__topper .tbar-nav {
  margin-bottom: 0; }

.fragment-entry-link-list__col-resizer {
  min-width: 0 !important;
  padding: 0 !important; }

.has-edit-mode-menu .asset-aviles .portlet-topper-toolbar {
  padding-right: 40px; }

table, th, td {
  border: .0625rem solid transparent;
  border-collapse: collapse; }

h5 {
  font-size: 1.385em;
  font-weight: 800;
  text-transform: uppercase;
  color: #388caf; }

#calEndarDetail .modal-header {
  display: none; }

.calendar-portlet h3.header-title {
  white-space: normal; }

.parallax-header h2.title {
  color: #FFFFFF;
  padding: 1.5rem;
  text-align: center; }

#x-insuit-tab {
  top: 75% !important; }