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

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

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

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-search-container-wrapper .table-list tbody tr:nth-last-child(2) 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 only screen and (min-width: 768px) {
    .lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

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

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

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

.lfr-email-column, .lfr-mobile-column, .lfr-website-column {
  min-width: 100px; }
  @media only screen and (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;
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #FFC; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

/* ---------- CKEditor image resizer ---------- */
.cke_widget_image .cke_image_resizer {
  background-clip: content-box;
  bottom: -15px;
  height: 40px;
  outline-color: transparent;
  padding: 20px 10px 10px 20px;
  right: -15px;
  width: 40px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px; }

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

.user-icon-color-0 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #008576; }

.user-icon-color-1 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #287D3C; }

.user-icon-color-2 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #2E5AAC; }

.user-icon-color-3 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #DA1414; }

.user-icon-color-4 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #007DAB; }

.user-icon-color-5 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #272833; }

.user-icon-color-6 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #6B6C7E; }

.user-icon-color-7 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #B95000; }

.user-icon-color-8 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #BE3370; }

.user-icon-color-9 {
  background-color: #FFF;
  border: 1px solid #E7E7ED;
  color: #9C33BE; }

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

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

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

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

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

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

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

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

.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 only screen and (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727C81; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* Variables */
/* Default imports */
@font-face {
  font-family: 'apis-icon-font';
  src: url("../fonts/apis-icon-font.eot?x7ewmh");
  src: url("../fonts/apis-icon-font.eot?x7ewmh#iefix") format("embedded-opentype"), url("../fonts/apis-icon-font.woff?x7ewmh") format("woff"), url("../fonts/apis-icon-font.svg?x7ewmh#apis-icon-font") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto';
  src: url("../fonts/roboto-v30-latin-regular.eot");
  src: url("../fonts/roboto-v30-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/roboto-v30-latin-regular.woff") format("truetype"), url("../fonts/roboto-v30-latin-regular.svg") format("svg"); }

@font-face {
  font-family: "VWFS-Sans";
  src: url("../fonts/VWFS-Sans-Regular.eot") format("embedded-opentype"), url("../fonts/VWFS-Sans-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: local("Lato Regular"), local("Lato-Regular"), url("../fonts/Lato-Regular.woff2") format("woff2"), url("../fonts/Lato-Regular.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apis-icon-font' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  /*line-height: 1;*/
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-apis:before, .icon-mis-app-s:before {
  content: "\e90f"; }

.icon-pago:before {
  content: "\e90e"; }

.icon-money:before {
  content: "\41"; }

.icon-borrar:before {
  content: "\49"; }

.icon-hce:before {
  content: "\54"; }

.icon-registro:before {
  content: "\5d"; }

.icon-global:before {
  content: "\61"; }

.icon-zoom:before {
  content: "\62"; }

.icon-calendar:before {
  content: "\63"; }

.icon-responsive:before {
  content: "\77"; }

.icon-info:before {
  content: "\e900"; }

.icon-wallet:before {
  content: "\e901"; }

.icon-productos:before {
  content: "\e902"; }

.icon-hipotecas:before {
  content: "\e903"; }

.icon-mas:before {
  content: "\e904"; }

.icon-alert:before {
  content: "\e905"; }

.icon-copy:before {
  content: "\e906"; }

.icon-book:before, .icon-documentacion:before, .icon-html:before {
  content: "\e907"; }

.icon-comparador:before {
  content: "\e908"; }

.icon-cuentas:before {
  content: "\e909"; }

.icon-movimientos:before {
  content: "\e90a"; }

.icon-logout:before, .icon-desconexion:before {
  content: "\e90b"; }

.icon-acuerdo:before {
  content: "\e90c"; }

.icon-multi-pago:before {
  content: "\e90d"; }

.icon-saldo:before {
  content: "\e914"; }

.icon-seguridad:before {
  content: "\e915"; }

.icon-tarjetas:before {
  content: "\e916"; }

.icon-icoTarjetasPpal:before {
  content: "\e917"; }

.icon-transaccion:before {
  content: "\e918"; }

.icon-ko:before {
  content: "\e91b"; }

.icon-ok:before {
  content: "\e91c"; }

.icon-menos:before {
  content: "\e91d"; }

.icon-add:before {
  content: "\e91e"; }

.icon-less:before {
  content: "\e91f"; }

.icon-change-pass:before, .icon-cambio-de-pin:before {
  content: "\e920"; }

.icon-metricas:before, .icon-estadisticas:before {
  content: "\e921"; }

.icon-checked:before {
  content: "\e922"; }

.icon-registro1:before, .icon-registro:before {
  content: "\e923"; }

.icon-login:before, .icon-entrar:before {
  content: "\e924"; }

.icon-settings:before, .icon-funcionamiento:before {
  content: "\e992"; }

.icon-notification:before {
  content: "\ea08"; }

.icon-edit:before {
  content: "\f044"; }

.icon-csv:before {
  content: "\e912"; }

/*
*	Bootstrap Helper Classes not present in 4.0.0 
*/
.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

html, body {
  height: 100%;
  font-family: "Open sans", Arial, Helvetica, sans-serif;
  background: #fff;
  margin: 0; }

/* General */
:focus {
  outline: none; }

/* Safari background scroll bug */
html.ios.safari.touch footer#footer .modal-contacto, html.ios.safari.touch .modal-nfo {
  -webkit-overflow-scrolling: touch;
  max-height: calc(100vh - 1rem);
  overflow-y: auto; }
  html.ios.safari.touch footer#footer .modal-contacto .modal-body iframe, html.ios.safari.touch .modal-nfo .modal-body iframe {
    max-height: 100%;
    overflow-y: hidden; }

/* IE11 Stick footer bug */
html.ie.ie11 #wrapper {
  height: 100%; }
  html.ie.ie11 #wrapper #content {
    flex: 1 0 auto; }
  html.ie.ie11 #wrapper footer#footer {
    flex-shrink: 0; }

#wrapper {
  display: flex;
  flex-flow: column;
  min-height: 100%;
  height: auto;
  padding: 0; }

header#banner a:hover {
  text-decoration: none; }

header#banner .site-title {
  margin: 25px 0;
  line-height: 0; }
  header#banner .site-title a {
    line-height: 0; }
  header#banner .site-title .logo img {
    max-width: 230px;
    width: auto;
    max-height: 65px;
    height: auto; }
  header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2;
    color: #444;
    white-space: nowrap;
    padding: 5px;
    font-weight: bold;
    font-size: 16px; }
    header#banner .site-title .logo .sub-logo-slogan .alt {
      display: none; }
  @media (max-width: 767.98px) {
    header#banner .site-title {
      margin: 20px 0;
      text-align: center; }
      header#banner .site-title a {
        text-align: center;
        line-height: 1; }
      header#banner .site-title .logo img {
        display: block; } }

header#banner .navbar {
  background-color: #07b2dd;
  padding: 0; }
  header#banner .navbar .navbar-nav {
    width: 100%; }
  header#banner .navbar .nav-item {
    padding: 5px 0; }
    header#banner .navbar .nav-item:hover, header#banner .navbar .nav-item.active {
      background-color: #034e67; }
    header#banner .navbar .nav-item.nav-contact {
      display: none; }
    header#banner .navbar .nav-item [class^="icon-"] {
      display: none; }
    header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    header#banner .navbar .nav-item.nav-desconexion {
      margin-left: auto; }
      header#banner .navbar .nav-item.nav-desconexion .nav-link {
        padding-top: 0.3rem; }
      header#banner .navbar .nav-item.nav-desconexion .icon-desconexion {
        display: block;
        font-size: 20px; }
      header#banner .navbar .nav-item.nav-desconexion span {
        display: none; }
    @media (min-width: 576px) {
      header#banner .navbar .nav-item .nav-link {
        padding-right: 1.3rem;
        padding-left: 1.3rem; } }
  header#banner .navbar .lang-dropdown {
    margin-left: auto; }
    header#banner .navbar .lang-dropdown .lexicon-icon {
      font-size: 10px; }
    header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #07b2dd;
      border: 0;
      margin: 0;
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
      header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
  header#banner .navbar .lang-dropdown + .nav-desconexion {
    margin-left: 0; }
  header#banner .navbar .navbar-toggler {
    border-width: 0;
    padding-left: 0;
    padding-right: 0;
    margin: 5px 0; }
    header#banner .navbar .navbar-toggler .navbar-toggler-icon {
      width: auto;
      color: #fff;
      background: none;
      padding-top: 5px; }
      header#banner .navbar .navbar-toggler .navbar-toggler-icon .lexicon-icon {
        font-size: 24px; }
  @media (max-width: 991.98px) {
    header#banner .navbar .navbar-nav {
      padding: 5px 0;
      flex-direction: column; }
    header#banner .navbar .nav-item:hover, header#banner .navbar .nav-item.active {
      background-color: #034e67; }
    header#banner .navbar .nav-item .nav-link {
      padding: 6px 15px; }
    header#banner .navbar .nav-item.lang-dropdown, header#banner .navbar .nav-item.nav-desconexion {
      margin-left: 0; }
    header#banner .navbar .nav-item.lang-dropdown {
      background: transparent; }
      header#banner .navbar .nav-item.lang-dropdown .dropdown-item {
        padding-left: 40px; } }
  @media (max-width: 575.98px) {
    header#banner .navbar .container {
      padding-left: 0;
      padding-right: 0; }
    header#banner .navbar .navbar-toggler {
      margin-left: 15px; } }

#content h2 {
  font-size: 31px;
  font-weight: bold;
  margin-bottom: 15px;
  max-width: 90%;
  color: #fff;
  background-color: #07b2dd;
  padding: 4px 10px 6px;
  display: inline-block; }
  #content h2.w100 {
    display: block;
    max-width: 100%; }
  @media (max-width: 1199.98px) {
    #content h2 {
      max-width: 100%; } }
  @media (max-width: 767.98px) {
    #content h2 {
      font-size: 26px; } }

#content h3, #content h4 {
  font-size: 25px;
  color: #034e67;
  font-weight: 700;
  margin-top: 25px; }

#content h4 {
  font-size: 22px; }

#content p, #content .list-unstyled li {
  font-size: 14px;
  color: #747678; }

#content .list-unstyled {
  list-style-type: square;
  padding-left: 50px; }

#content pre {
  border: 1px solid #000;
  padding: 15px; }

#content #main-content.columns-1, #content #main-content.columns-max {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    #content #main-content.columns-1, #content #main-content.columns-max {
      max-width: 540px; } }
  @media (min-width: 768px) {
    #content #main-content.columns-1, #content #main-content.columns-max {
      max-width: 720px; } }
  @media (min-width: 992px) {
    #content #main-content.columns-1, #content #main-content.columns-max {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    #content #main-content.columns-1, #content #main-content.columns-max {
      max-width: 1140px; } }

#content .hero-image {
  height: 250px;
  min-height: 250px;
  padding: 55px 60px;
  background-image: url(../images/banner/home.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  /* &.bannerFuncionamiento  { } */ }
  #content .hero-image h2 {
    font-size: 38px;
    text-shadow: 1px 1px black;
    background: transparent;
    max-width: 90%;
    color: #fff;
    margin: 0;
    padding: 0; }
  #content .hero-image.bannerProducto {
    background-image: url(../images/banner/producto.jpg); }
  #content .hero-image.bannerStats {
    background-image: url(../images/banner/stats.jpg); }
  @media (max-width: 767.98px) {
    #content .hero-image {
      height: auto;
      min-height: 200px;
      padding: 30px;
      background-position: center; }
      #content .hero-image h2 {
        font-size: 42px;
        max-width: 100%;
        margin: 0 auto;
        text-align: center; } }
  @media (max-width: 575.98px) {
    #content .hero-image {
      max-width: 100vw;
      padding: 20px;
      margin: 0 -15px;
      width: 100vw; }
      #content .hero-image h2 {
        font-size: 36px; } }

#content .inicio-icons {
  margin: 25px auto;
  max-width: 250px;
  -ms-flex-positive: 0;
  flex-grow: 0; }
  #content .inicio-icons a {
    color: #07b2dd;
    text-align: center;
    display: flex;
    min-height: 150px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end; }
    #content .inicio-icons a i {
      margin: 0 auto;
      display: block;
      font-size: 50px;
      min-height: 75px;
      line-height: 75px; }
    #content .inicio-icons a span {
      font-size: 25px;
      font-weight: 400;
      color: #747678; }
    #content .inicio-icons a:hover {
      color: #034e67;
      text-decoration: none;
      -moz-transition: color 2s ease-out;
      -o-transition: color 2s ease-out;
      -webkit-transition: color 2s ease-out;
      transition: color 2s ease-out; }
  @media (max-width: 767.98px) {
    #content .inicio-icons a {
      justify-content: center;
      padding: 20px; } }

#content .btn-back {
  color: #034e67;
  margin: 30px 0 40px 0;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
  #content .btn-back span {
    background: transparent url(../images/btn-volver.png) no-repeat left 0;
    padding: 10px 5px 10px 30px;
    line-height: 20px;
    cursor: pointer; }
  #content .btn-back:hover {
    text-decoration: none;
    font-weight: bold; }

#content .btn-primary {
  background-color: #07b2dd;
  border-width: 0;
  color: #fff;
  padding: 8px 12px;
  transition: none; }
  #content .btn-primary:hover {
    text-decoration: none;
    font-weight: normal;
    background-color: #034e67; }
  #content .btn-primary:focus {
    box-shadow: none; }

#content #iframe {
  position: relative; }
  #content #iframe .iframe-loading {
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    align-items: center; }
    #content #iframe .iframe-loading .spinner-border {
      display: inline-block;
      width: 60px;
      height: 60px;
      vertical-align: text-bottom;
      border: 6px solid #000;
      border-right-color: transparent;
      border-radius: 50%;
      animation: spinner-border .75s linear infinite; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }
  #content #iframe #embeddedIframe {
    width: 1px;
    min-width: 100%; }

#content .especificaciones ul li {
  margin-bottom: 5px; }

footer#footer {
  margin-top: auto; }
  footer#footer a {
    color: #07b2dd; }
  footer#footer .avisoCookie {
    z-index: 10000;
    position: fixed;
    bottom: 0;
    box-shadow: 0 0 8px #07b2dd;
    border-top: 1px solid #07b2dd;
    width: 100%;
    padding: 15px 50px;
    background: none repeat scroll 0 0 #fff9f4;
    left: 0;
    display: none;
    justify-content: space-around;
    align-items: center;
    font-size: 14px; }
  footer#footer .footer-nav {
    background-color: #f2f2f2; }
    footer#footer .footer-nav ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      footer#footer .footer-nav ul li {
        padding: 0 3px 0 7px;
        display: inline;
        border-left: 1px solid #07b2dd; }
        footer#footer .footer-nav ul li:first-child {
          padding-left: 0;
          border: none; }
      @media (max-width: 1199.98px) {
        footer#footer .footer-nav ul {
          text-align: center; } }
  footer#footer .footer-text {
    background-color: #07b2dd;
    color: #fff; }
    footer#footer .footer-text .info-footer {
      font-size: 11px;
      line-height: 1.5;
      display: block;
      margin-top: -10px; }
  footer#footer .nav-contact > p {
    display: inline;
    margin: 0; }
  footer#footer .modal-contacto .head-contacto {
    width: calc(100% - 18px);
    padding: 0 40px;
    margin-bottom: -15px; }
    footer#footer .modal-contacto .head-contacto .bannerContacto {
      background: url(../images/banner/contacto.jpg) no-repeat center center;
      height: 110px;
      padding: 50px 35px;
      display: flex;
      align-items: center; }
      footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
        font-size: 38px;
        color: #fff;
        text-shadow: 1px 1px black;
        font-weight: bold; }
    footer#footer .modal-contacto .head-contacto p {
      font-size: 16px;
      text-align: left;
      color: #747678; }
      footer#footer .modal-contacto .head-contacto p a {
        color: #034e67;
        font-weight: 600; }
        footer#footer .modal-contacto .head-contacto p a:hover {
          color: #07b2dd; }
  footer#footer .modal-contacto .footer-contacto {
    width: calc(100% - 18px);
    padding: 0 40px;
    margin-top: -10px; }

/* MODAL */
.modal-contacto .modal-header, .modal-stats .modal-header, .modal-nfo .modal-header {
  padding: 25px 25px 10px;
  border-bottom: none;
  justify-content: flex-end;
  height: 53px; }
  .modal-contacto .modal-header .close,
  .modal-contacto .modal-header .close:not(:focus):active, .modal-stats .modal-header .close,
  .modal-stats .modal-header .close:not(:focus):active, .modal-nfo .modal-header .close,
  .modal-nfo .modal-header .close:not(:focus):active {
    font-size: 38px;
    box-shadow: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
    background: transparent;
    margin-right: -15px; }
  .modal-contacto .modal-header .close:hover,
  .modal-contacto .modal-header .close:active:focus,
  .modal-contacto .modal-header .close:hover:focus, .modal-stats .modal-header .close:hover,
  .modal-stats .modal-header .close:active:focus,
  .modal-stats .modal-header .close:hover:focus, .modal-nfo .modal-header .close:hover,
  .modal-nfo .modal-header .close:active:focus,
  .modal-nfo .modal-header .close:hover:focus {
    color: #fff;
    background-color: #666;
    border-color: #666;
    opacity: .75; }

.modal-contacto.modal-nfo .modal-header .icon-info, .modal-stats.modal-nfo .modal-header .icon-info, .modal-nfo.modal-nfo .modal-header .icon-info {
  color: #07b2dd;
  font-size: 35px;
  margin: 50px 0 0 20px; }

.modal-contacto.modal-nfo .modal-body, .modal-stats.modal-nfo .modal-body, .modal-nfo.modal-nfo .modal-body {
  padding: 0 40px 25px; }

@media (min-width: 992px) {
  .modal-contacto .modal-lg, .modal-stats .modal-lg, .modal-nfo .modal-lg {
    max-width: 800px; } }

@media (max-width: 991.98px) {
  .modal-contacto .modal-header .close, .modal-stats .modal-header .close, .modal-nfo .modal-header .close {
    margin: 0 -9px 0 0; }
  .modal-contacto .modal-body, .modal-stats .modal-body, .modal-nfo .modal-body {
    overflow: hidden; }
    .modal-contacto .modal-body iframe, .modal-stats .modal-body iframe, .modal-nfo .modal-body iframe {
      max-height: calc(100vh - 100px);
      overflow-y: auto; }
    .modal-contacto .modal-body .head-contacto + iframe, .modal-stats .modal-body .head-contacto + iframe, .modal-nfo .modal-body .head-contacto + iframe {
      max-height: calc(100vh - 350px); } }

.modal-open .modal-nfo.modal {
  overflow-y: auto; }

#productos {
  margin-top: -10px; }
  #productos > .row > div {
    margin-bottom: 30px; }
  #productos .producto {
    min-height: 205px;
    height: 100%;
    padding: 0 0 45px 0;
    position: relative;
    border: 2px solid #bfbfbf; }
    #productos .producto:hover {
      border-color: #034e67; }
    #productos .producto a {
      min-height: 150px;
      padding: 5px;
      display: block; }
      #productos .producto a:hover {
        text-decoration: none; }
      #productos .producto a h4 {
        font-size: 18px;
        background-color: #034e67;
        margin-top: 0;
        margin-bottom: 15px;
        padding: 5px;
        line-height: 1;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase; }
      #productos .producto a .inner {
        padding: 0 5px; }
        #productos .producto a .inner img {
          max-width: 80px;
          max-height: 80px;
          height: 80px;
          border-radius: 50%; }
        #productos .producto a .inner p {
          font-size: 14px;
          line-height: 1.4;
          margin: 0; }
      #productos .producto a .btn {
        background-color: #034e67;
        color: #fff;
        border: none;
        position: absolute;
        right: 5px;
        bottom: 5px;
        display: none; }
    @media (max-width: 767.98px) {
      #productos .producto {
        max-width: 325px;
        margin: 0 auto; } }
    @media (max-width: 575.98px) {
      #productos .producto {
        text-align: center;
        padding-bottom: 10px; }
        #productos .producto a .inner p {
          margin-top: 10px; }
        #productos .producto a .btn {
          position: static;
          margin: 10px auto 0 auto; } }

#content .swagger-ui h2 {
  font-size: 2rem !important;
  padding: 0 !important;
  background: none !important;
  color: #3b4151 !important;
  max-width: 100% !important;
  margin-bottom: 0.5rem !important;
  font-weight: 500 !important;
  display: block; }

#content .swagger-ui p {
  font-size: 14px !important;
  color: #3b4151 !important; }

#content .swagger-ui pre {
  padding: 0 !important;
  border: none !important; }

#content .swagger-ui .model p {
  font-size: 12px !important; }

#content .beweb-integration .list-unstyled {
  list-style-type: none !important;
  padding-left: 0 !important; }

.beweb-integration {
  margin-top: 25px; }
  .beweb-integration .portlet-icon-back {
    font-size: 22px; }
  .beweb-integration .swagger-ui .wrapper {
    padding: 0; }
    .beweb-integration .swagger-ui .wrapper .block.col-12 {
      padding: 0; }
  .beweb-integration .swagger-ui .info {
    margin: 20px 0; }
  .beweb-integration .swagger-ui table td:first-of-type, .beweb-integration .swagger-ui table th:first-of-type {
    width: auto;
    min-width: 8em; }
  @media (max-width: 767.98px) {
    .beweb-integration .swagger-ui table td:first-of-type, .beweb-integration .swagger-ui table th:first-of-type {
      min-width: 5em;
      word-break: break-word; }
    .beweb-integration .swagger-ui .parameter__name.required {
      min-width: 8em; }
      .beweb-integration .swagger-ui .parameter__name.required span {
        display: inline-block; } }

#content .stats .hero-image h2 {
  margin-top: 0; }

#content .stats h2 {
  margin-top: 25px;
  padding: 6px 10px 4px; }
  #content .stats h2 a {
    padding: 0 5px;
    color: #fff;
    vertical-align: sub; }
    #content .stats h2 a i {
      font-size: 30px; }
    #content .stats h2 a:hover, #content .stats h2 a:focus {
      text-decoration: none; }

#content .stats h3 {
  color: #034e67;
  font-weight: 700;
  padding-bottom: 15px; }

#content .stats .list-unstyled {
  list-style-type: lower-alpha;
  padding-left: 50px; }

#content .stats #csv-metrics {
  min-width: 110px;
  margin-left: 5px;
  text-align: left;
  line-height: 26px; }
  #content .stats #csv-metrics i {
    font-size: 26px;
    vertical-align: middle; }

#content .stats .date-filter {
  margin: 25px 0 20px 0; }
  #content .stats .date-filter .form-check-input {
    vertical-align: middle;
    margin-right: 5px; }

#content .stats .scroll {
  width: 100%;
  overflow-x: auto; }

#content .stats .chart {
  width: 100%;
  min-width: 450px;
  min-height: 225px;
  margin: 0 auto 40px auto; }
  #content .stats .chart.avail-times {
    max-width: 800px; }
  #content .stats .chart.init-pay {
    min-height: 400px;
    max-width: 950px; }
  #content .stats .chart.info-accounts {
    min-height: 400px;
    max-width: 950px; }
  #content .stats .chart.error-rate {
    max-width: 800px; }

#content .stats .modal h2 {
  margin-top: 0;
  font-size: 1.75rem; }

#content .tpp .card .card-header {
  font-size: 14px; }

#content .tpp .card .card-title {
  font-size: 22px;
  margin-bottom: 15px; }

#content .tpp .card .text-danger p {
  color: #dc3545; }

#content .tpp .card .text-danger a {
  color: #cf2434;
  font-weight: 700; }

#content .tpp .card .text-success p {
  color: #28a745; }

#content .tpp .card .text-success a {
  color: #228e3b;
  font-weight: 700; }

#content .tpp.changelog h3 {
  margin: 40px 0 10px 0; }

#content .tpp.changelog h4 {
  margin: 15px 0 20px 0; }
  #content .tpp.changelog h4 a {
    background-color: #07b2dd;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px; }
    #content .tpp.changelog h4 a:hover {
      font-weight: normal;
      background-color: #034e67;
      text-decoration: none; }

/* Tenants Color Schemes */
body.bancocaminos, body.api-7309 {
  font-family: "Open sans", Arial, Helvetica, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.bancocaminos header#banner .site-title .logo .sub-logo-slogan, body.api-7309 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.bancocaminos header#banner .navbar, body.api-7309 header#banner .navbar {
    background-color: #002941; }
    body.bancocaminos header#banner .navbar .nav-item:hover, body.bancocaminos header#banner .navbar .nav-item.active, body.api-7309 header#banner .navbar .nav-item:hover, body.api-7309 header#banner .navbar .nav-item.active {
      background-color: #D7A461; }
    body.bancocaminos header#banner .navbar .nav-item .nav-link, body.api-7309 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.bancocaminos header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7309 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #002941; }
      body.bancocaminos header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7309 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.bancocaminos header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7309 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.bancocaminos header#banner .navbar .navbar-toggler, body.api-7309 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.bancocaminos header#banner .navbar .nav-item:hover, body.bancocaminos header#banner .navbar .nav-item.active, body.api-7309 header#banner .navbar .nav-item:hover, body.api-7309 header#banner .navbar .nav-item.active {
        background-color: #D7A461; }
      body.bancocaminos header#banner .navbar .nav-item.lang-dropdown, body.api-7309 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.bancocaminos #content h2, body.api-7309 #content h2 {
    color: #fff;
    background-color: #002941; }
  body.bancocaminos #content h3, body.bancocaminos #content h4, body.api-7309 #content h3, body.api-7309 #content h4 {
    color: #D7A461; }
  body.bancocaminos #content p, body.bancocaminos #content .list-unstyled li, body.api-7309 #content p, body.api-7309 #content .list-unstyled li {
    font-size: 14px;
    color: #747678; }
  body.bancocaminos #content .hero-image, body.api-7309 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.bancocaminos #content .hero-image h2, body.api-7309 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.bancocaminos #content .hero-image.bannerProducto, body.api-7309 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.bancocaminos #content .hero-image.bannerStats, body.api-7309 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.bancocaminos #content .inicio-icons a, body.api-7309 #content .inicio-icons a {
    color: #002941; }
    body.bancocaminos #content .inicio-icons a span, body.api-7309 #content .inicio-icons a span {
      color: #747678; }
    body.bancocaminos #content .inicio-icons a:hover, body.api-7309 #content .inicio-icons a:hover {
      color: #D7A461; }
  body.bancocaminos #content .btn-back, body.api-7309 #content .btn-back {
    background-color: #002941;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.bancocaminos #content .btn-back span, body.api-7309 #content .btn-back span {
      background: none;
      padding: 0; }
    body.bancocaminos #content .btn-back:hover, body.api-7309 #content .btn-back:hover {
      font-weight: normal;
      background-color: #D7A461; }
  body.bancocaminos #content .btn-primary, body.api-7309 #content .btn-primary {
    background-color: #002941; }
    body.bancocaminos #content .btn-primary:hover, body.api-7309 #content .btn-primary:hover {
      background-color: #D7A461; }
  body.bancocaminos footer#footer a, body.api-7309 footer#footer a {
    color: #002941; }
  body.bancocaminos footer#footer .footer-nav, body.api-7309 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.bancocaminos footer#footer .footer-nav ul li, body.api-7309 footer#footer .footer-nav ul li {
      border-color: #002941; }
  body.bancocaminos footer#footer .avisoCookie, body.api-7309 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #002941;
    border-top: 1px solid #002941; }
  body.bancocaminos footer#footer .footer-text, body.api-7309 footer#footer .footer-text {
    background-color: #002941;
    color: #fff; }
  body.bancocaminos footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7309 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.bancocaminos footer#footer .modal-contacto .head-contacto p, body.api-7309 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.bancocaminos footer#footer .modal-contacto .head-contacto p a, body.api-7309 footer#footer .modal-contacto .head-contacto p a {
      color: #D7A461; }
      body.bancocaminos footer#footer .modal-contacto .head-contacto p a:hover, body.api-7309 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #002941; }
  body.bancocaminos #productos .producto, body.api-7309 #productos .producto {
    border-color: #bfbfbf; }
    body.bancocaminos #productos .producto:hover, body.api-7309 #productos .producto:hover {
      border-color: #D7A461; }
    body.bancocaminos #productos .producto a h4, body.api-7309 #productos .producto a h4 {
      background-color: #D7A461;
      color: #fff; }
    body.bancocaminos #productos .producto a .btn, body.api-7309 #productos .producto a .btn {
      background-color: #D7A461; }
  body.bancocaminos #content .stats h3, body.api-7309 #content .stats h3 {
    color: #D7A461; }
  body.bancocaminos #content .stats .modal-nfo .modal-header .icon-info, body.api-7309 #content .stats .modal-nfo .modal-header .icon-info {
    color: #002941; }
  body.bancocaminos #content .tpp .card .card-header, body.api-7309 #content .tpp .card .card-header {
    font-size: 14px; }
  body.bancocaminos #content .tpp.changelog h4 a, body.api-7309 #content .tpp.changelog h4 a {
    background-color: #002941; }
    body.bancocaminos #content .tpp.changelog h4 a:hover, body.api-7309 #content .tpp.changelog h4 a:hover {
      background-color: #D7A461; }

body.bancofar, body.api-7305 {
  font-family: "Avenir", Arial, Helvetica, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.bancofar header#banner .site-title .logo .sub-logo-slogan, body.api-7305 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.bancofar header#banner .navbar, body.api-7305 header#banner .navbar {
    background-color: #092F57; }
    body.bancofar header#banner .navbar .nav-item:hover, body.bancofar header#banner .navbar .nav-item.active, body.api-7305 header#banner .navbar .nav-item:hover, body.api-7305 header#banner .navbar .nav-item.active {
      background-color: #68CDB2; }
    body.bancofar header#banner .navbar .nav-item .nav-link, body.api-7305 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.bancofar header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7305 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #092F57; }
      body.bancofar header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7305 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.bancofar header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7305 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.bancofar header#banner .navbar .navbar-toggler, body.api-7305 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.bancofar header#banner .navbar .nav-item:hover, body.bancofar header#banner .navbar .nav-item.active, body.api-7305 header#banner .navbar .nav-item:hover, body.api-7305 header#banner .navbar .nav-item.active {
        background-color: #68CDB2; }
      body.bancofar header#banner .navbar .nav-item.lang-dropdown, body.api-7305 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.bancofar #content h2, body.api-7305 #content h2 {
    color: #fff;
    background-color: #092F57; }
  body.bancofar #content h3, body.bancofar #content h4, body.api-7305 #content h3, body.api-7305 #content h4 {
    color: #68CDB2; }
  body.bancofar #content p, body.bancofar #content .list-unstyled li, body.api-7305 #content p, body.api-7305 #content .list-unstyled li {
    font-size: 14px;
    color: #747678; }
  body.bancofar #content .hero-image, body.api-7305 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.bancofar #content .hero-image h2, body.api-7305 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.bancofar #content .hero-image.bannerProducto, body.api-7305 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.bancofar #content .hero-image.bannerStats, body.api-7305 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.bancofar #content .inicio-icons a, body.api-7305 #content .inicio-icons a {
    color: #092F57; }
    body.bancofar #content .inicio-icons a span, body.api-7305 #content .inicio-icons a span {
      color: #747678; }
    body.bancofar #content .inicio-icons a:hover, body.api-7305 #content .inicio-icons a:hover {
      color: #68CDB2; }
  body.bancofar #content .btn-back, body.api-7305 #content .btn-back {
    background-color: #092F57;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.bancofar #content .btn-back span, body.api-7305 #content .btn-back span {
      background: none;
      padding: 0; }
    body.bancofar #content .btn-back:hover, body.api-7305 #content .btn-back:hover {
      font-weight: normal;
      background-color: #68CDB2; }
  body.bancofar #content .btn-primary, body.api-7305 #content .btn-primary {
    background-color: #092F57; }
    body.bancofar #content .btn-primary:hover, body.api-7305 #content .btn-primary:hover {
      background-color: #68CDB2; }
  body.bancofar footer#footer a, body.api-7305 footer#footer a {
    color: #092F57; }
  body.bancofar footer#footer .footer-nav, body.api-7305 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.bancofar footer#footer .footer-nav ul li, body.api-7305 footer#footer .footer-nav ul li {
      border-color: #092F57; }
  body.bancofar footer#footer .avisoCookie, body.api-7305 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #092F57;
    border-top: 1px solid #092F57; }
  body.bancofar footer#footer .footer-text, body.api-7305 footer#footer .footer-text {
    background-color: #092F57;
    color: #fff; }
  body.bancofar footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7305 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.bancofar footer#footer .modal-contacto .head-contacto p, body.api-7305 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.bancofar footer#footer .modal-contacto .head-contacto p a, body.api-7305 footer#footer .modal-contacto .head-contacto p a {
      color: #68CDB2; }
      body.bancofar footer#footer .modal-contacto .head-contacto p a:hover, body.api-7305 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #092F57; }
  body.bancofar #productos .producto, body.api-7305 #productos .producto {
    border-color: #bfbfbf; }
    body.bancofar #productos .producto:hover, body.api-7305 #productos .producto:hover {
      border-color: #68CDB2; }
    body.bancofar #productos .producto a h4, body.api-7305 #productos .producto a h4 {
      background-color: #68CDB2;
      color: #fff; }
    body.bancofar #productos .producto a .btn, body.api-7305 #productos .producto a .btn {
      background-color: #68CDB2; }
  body.bancofar #content .stats h3, body.api-7305 #content .stats h3 {
    color: #68CDB2; }
  body.bancofar #content .stats .modal-nfo .modal-header .icon-info, body.api-7305 #content .stats .modal-nfo .modal-header .icon-info {
    color: #092F57; }
  body.bancofar #content .tpp .card .card-header, body.api-7305 #content .tpp .card .card-header {
    font-size: 14px; }
  body.bancofar #content .tpp.changelog h4 a, body.api-7305 #content .tpp.changelog h4 a {
    background-color: #092F57; }
    body.bancofar #content .tpp.changelog h4 a:hover, body.api-7305 #content .tpp.changelog h4 a:hover {
      background-color: #68CDB2; }

body.api-7300 {
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.api-7300 #productos .producto a .btn {
    display: block; }

body.caixaguissona, body.api-7312 {
  font-family: "Raleway", sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.caixaguissona header#banner .site-title .logo .sub-logo-slogan, body.api-7312 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.caixaguissona header#banner .navbar, body.api-7312 header#banner .navbar {
    background-color: #001489; }
    body.caixaguissona header#banner .navbar .nav-item:hover, body.caixaguissona header#banner .navbar .nav-item.active, body.api-7312 header#banner .navbar .nav-item:hover, body.api-7312 header#banner .navbar .nav-item.active {
      background-color: #F8B321; }
    body.caixaguissona header#banner .navbar .nav-item .nav-link, body.api-7312 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.caixaguissona header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7312 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #001489; }
      body.caixaguissona header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7312 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.caixaguissona header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7312 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.caixaguissona header#banner .navbar .navbar-toggler, body.api-7312 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.caixaguissona header#banner .navbar .nav-item:hover, body.caixaguissona header#banner .navbar .nav-item.active, body.api-7312 header#banner .navbar .nav-item:hover, body.api-7312 header#banner .navbar .nav-item.active {
        background-color: #F8B321; }
      body.caixaguissona header#banner .navbar .nav-item.lang-dropdown, body.api-7312 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.caixaguissona #content h2, body.api-7312 #content h2 {
    color: #fff;
    background-color: #001489; }
  body.caixaguissona #content h3, body.caixaguissona #content h4, body.api-7312 #content h3, body.api-7312 #content h4 {
    color: #F8B321; }
  body.caixaguissona #content p, body.caixaguissona #content .list-unstyled li, body.api-7312 #content p, body.api-7312 #content .list-unstyled li {
    font-size: 14px;
    color: #747678; }
  body.caixaguissona #content .hero-image, body.api-7312 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.caixaguissona #content .hero-image h2, body.api-7312 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.caixaguissona #content .hero-image.bannerProducto, body.api-7312 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.caixaguissona #content .hero-image.bannerStats, body.api-7312 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.caixaguissona #content .inicio-icons a, body.api-7312 #content .inicio-icons a {
    color: #001489; }
    body.caixaguissona #content .inicio-icons a span, body.api-7312 #content .inicio-icons a span {
      color: #747678; }
    body.caixaguissona #content .inicio-icons a:hover, body.api-7312 #content .inicio-icons a:hover {
      color: #F8B321; }
  body.caixaguissona #content .btn-back, body.api-7312 #content .btn-back {
    background-color: #001489;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.caixaguissona #content .btn-back span, body.api-7312 #content .btn-back span {
      background: none;
      padding: 0; }
    body.caixaguissona #content .btn-back:hover, body.api-7312 #content .btn-back:hover {
      font-weight: normal;
      background-color: #F8B321; }
  body.caixaguissona #content .btn-primary, body.api-7312 #content .btn-primary {
    background-color: #001489; }
    body.caixaguissona #content .btn-primary:hover, body.api-7312 #content .btn-primary:hover {
      background-color: #F8B321; }
  body.caixaguissona footer#footer a, body.api-7312 footer#footer a {
    color: #001489; }
  body.caixaguissona footer#footer .footer-nav, body.api-7312 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.caixaguissona footer#footer .footer-nav ul li, body.api-7312 footer#footer .footer-nav ul li {
      border-color: #001489; }
  body.caixaguissona footer#footer .avisoCookie, body.api-7312 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #001489;
    border-top: 1px solid #001489; }
  body.caixaguissona footer#footer .footer-text, body.api-7312 footer#footer .footer-text {
    background-color: #001489;
    color: #fff; }
  body.caixaguissona footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7312 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.caixaguissona footer#footer .modal-contacto .head-contacto p, body.api-7312 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.caixaguissona footer#footer .modal-contacto .head-contacto p a, body.api-7312 footer#footer .modal-contacto .head-contacto p a {
      color: #F8B321; }
      body.caixaguissona footer#footer .modal-contacto .head-contacto p a:hover, body.api-7312 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #001489; }
  body.caixaguissona #productos .producto, body.api-7312 #productos .producto {
    border-color: #bfbfbf; }
    body.caixaguissona #productos .producto:hover, body.api-7312 #productos .producto:hover {
      border-color: #F8B321; }
    body.caixaguissona #productos .producto a h4, body.api-7312 #productos .producto a h4 {
      background-color: #F8B321;
      color: #fff; }
    body.caixaguissona #productos .producto a .btn, body.api-7312 #productos .producto a .btn {
      background-color: #F8B321; }
  body.caixaguissona #content .stats h3, body.api-7312 #content .stats h3 {
    color: #F8B321; }
  body.caixaguissona #content .stats .modal-nfo .modal-header .icon-info, body.api-7312 #content .stats .modal-nfo .modal-header .icon-info {
    color: #001489; }
  body.caixaguissona #content .tpp .card .card-header, body.api-7312 #content .tpp .card .card-header {
    font-size: 14px; }
  body.caixaguissona #content .tpp.changelog h4 a, body.api-7312 #content .tpp.changelog h4 a {
    background-color: #001489; }
    body.caixaguissona #content .tpp.changelog h4 a:hover, body.api-7312 #content .tpp.changelog h4 a:hover {
      background-color: #F8B321; }

body.caixaontinyent, body.api-7303 {
  font-family: "Arial", Helvetica, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.caixaontinyent header#banner .site-title .logo .sub-logo-slogan, body.api-7303 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.caixaontinyent header#banner .navbar, body.api-7303 header#banner .navbar {
    background-color: #101E8E; }
    body.caixaontinyent header#banner .navbar .nav-item:hover, body.caixaontinyent header#banner .navbar .nav-item.active, body.api-7303 header#banner .navbar .nav-item:hover, body.api-7303 header#banner .navbar .nav-item.active {
      background-color: #FF8300; }
    body.caixaontinyent header#banner .navbar .nav-item .nav-link, body.api-7303 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.caixaontinyent header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7303 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #101E8E; }
      body.caixaontinyent header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7303 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.caixaontinyent header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7303 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.caixaontinyent header#banner .navbar .navbar-toggler, body.api-7303 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.caixaontinyent header#banner .navbar .nav-item:hover, body.caixaontinyent header#banner .navbar .nav-item.active, body.api-7303 header#banner .navbar .nav-item:hover, body.api-7303 header#banner .navbar .nav-item.active {
        background-color: #FF8300; }
      body.caixaontinyent header#banner .navbar .nav-item.lang-dropdown, body.api-7303 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.caixaontinyent #content h2, body.api-7303 #content h2 {
    color: #fff;
    background-color: #101E8E; }
  body.caixaontinyent #content h3, body.caixaontinyent #content h4, body.api-7303 #content h3, body.api-7303 #content h4 {
    color: #FF8300; }
  body.caixaontinyent #content p, body.caixaontinyent #content .list-unstyled li, body.api-7303 #content p, body.api-7303 #content .list-unstyled li {
    font-size: 14px;
    color: #747678; }
  body.caixaontinyent #content .hero-image, body.api-7303 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.caixaontinyent #content .hero-image h2, body.api-7303 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.caixaontinyent #content .hero-image.bannerProducto, body.api-7303 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.caixaontinyent #content .hero-image.bannerStats, body.api-7303 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.caixaontinyent #content .inicio-icons a, body.api-7303 #content .inicio-icons a {
    color: #101E8E; }
    body.caixaontinyent #content .inicio-icons a span, body.api-7303 #content .inicio-icons a span {
      color: #747678; }
    body.caixaontinyent #content .inicio-icons a:hover, body.api-7303 #content .inicio-icons a:hover {
      color: #FF8300; }
  body.caixaontinyent #content .btn-back, body.api-7303 #content .btn-back {
    background-color: #101E8E;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.caixaontinyent #content .btn-back span, body.api-7303 #content .btn-back span {
      background: none;
      padding: 0; }
    body.caixaontinyent #content .btn-back:hover, body.api-7303 #content .btn-back:hover {
      font-weight: normal;
      background-color: #FF8300; }
  body.caixaontinyent #content .btn-primary, body.api-7303 #content .btn-primary {
    background-color: #101E8E; }
    body.caixaontinyent #content .btn-primary:hover, body.api-7303 #content .btn-primary:hover {
      background-color: #FF8300; }
  body.caixaontinyent footer#footer a, body.api-7303 footer#footer a {
    color: #101E8E; }
  body.caixaontinyent footer#footer .footer-nav, body.api-7303 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.caixaontinyent footer#footer .footer-nav ul li, body.api-7303 footer#footer .footer-nav ul li {
      border-color: #101E8E; }
  body.caixaontinyent footer#footer .avisoCookie, body.api-7303 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #101E8E;
    border-top: 1px solid #101E8E; }
  body.caixaontinyent footer#footer .footer-text, body.api-7303 footer#footer .footer-text {
    background-color: #101E8E;
    color: #fff; }
  body.caixaontinyent footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7303 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.caixaontinyent footer#footer .modal-contacto .head-contacto p, body.api-7303 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.caixaontinyent footer#footer .modal-contacto .head-contacto p a, body.api-7303 footer#footer .modal-contacto .head-contacto p a {
      color: #FF8300; }
      body.caixaontinyent footer#footer .modal-contacto .head-contacto p a:hover, body.api-7303 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #101E8E; }
  body.caixaontinyent #productos .producto, body.api-7303 #productos .producto {
    border-color: #bfbfbf; }
    body.caixaontinyent #productos .producto:hover, body.api-7303 #productos .producto:hover {
      border-color: #FF8300; }
    body.caixaontinyent #productos .producto a h4, body.api-7303 #productos .producto a h4 {
      background-color: #FF8300;
      color: #fff; }
    body.caixaontinyent #productos .producto a .btn, body.api-7303 #productos .producto a .btn {
      background-color: #FF8300; }
  body.caixaontinyent #content .stats h3, body.api-7303 #content .stats h3 {
    color: #FF8300; }
  body.caixaontinyent #content .stats .modal-nfo .modal-header .icon-info, body.api-7303 #content .stats .modal-nfo .modal-header .icon-info {
    color: #101E8E; }
  body.caixaontinyent #content .tpp .card .card-header, body.api-7303 #content .tpp .card .card-header {
    font-size: 14px; }
  body.caixaontinyent #content .tpp.changelog h4 a, body.api-7303 #content .tpp.changelog h4 a {
    background-color: #101E8E; }
    body.caixaontinyent #content .tpp.changelog h4 a:hover, body.api-7303 #content .tpp.changelog h4 a:hover {
      background-color: #FF8300; }

body.cajalmendralejo, body.api-7307 {
  font-family: Verdana, Geneva, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.cajalmendralejo header#banner .site-title .logo .sub-logo-slogan, body.api-7307 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.cajalmendralejo header#banner .navbar, body.api-7307 header#banner .navbar {
    background-color: #003D83; }
    body.cajalmendralejo header#banner .navbar .nav-item:hover, body.cajalmendralejo header#banner .navbar .nav-item.active, body.api-7307 header#banner .navbar .nav-item:hover, body.api-7307 header#banner .navbar .nav-item.active {
      background-color: #fcb040; }
    body.cajalmendralejo header#banner .navbar .nav-item .nav-link, body.api-7307 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.cajalmendralejo header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7307 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #003D83; }
      body.cajalmendralejo header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7307 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.cajalmendralejo header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7307 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.cajalmendralejo header#banner .navbar .navbar-toggler, body.api-7307 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.cajalmendralejo header#banner .navbar .nav-item:hover, body.cajalmendralejo header#banner .navbar .nav-item.active, body.api-7307 header#banner .navbar .nav-item:hover, body.api-7307 header#banner .navbar .nav-item.active {
        background-color: #fcb040; }
      body.cajalmendralejo header#banner .navbar .nav-item.lang-dropdown, body.api-7307 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.cajalmendralejo #content h2, body.api-7307 #content h2 {
    color: #fff;
    background-color: #003D83; }
  body.cajalmendralejo #content h3, body.cajalmendralejo #content h4, body.api-7307 #content h3, body.api-7307 #content h4 {
    color: #fcb040; }
  body.cajalmendralejo #content p, body.cajalmendralejo #content .list-unstyled li, body.api-7307 #content p, body.api-7307 #content .list-unstyled li {
    font-size: 14px;
    color: #747678; }
  body.cajalmendralejo #content .hero-image, body.api-7307 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.cajalmendralejo #content .hero-image h2, body.api-7307 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.cajalmendralejo #content .hero-image.bannerProducto, body.api-7307 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.cajalmendralejo #content .hero-image.bannerStats, body.api-7307 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.cajalmendralejo #content .inicio-icons a, body.api-7307 #content .inicio-icons a {
    color: #003D83; }
    body.cajalmendralejo #content .inicio-icons a span, body.api-7307 #content .inicio-icons a span {
      color: #747678; }
    body.cajalmendralejo #content .inicio-icons a:hover, body.api-7307 #content .inicio-icons a:hover {
      color: #fcb040; }
  body.cajalmendralejo #content .btn-back, body.api-7307 #content .btn-back {
    background-color: #003D83;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.cajalmendralejo #content .btn-back span, body.api-7307 #content .btn-back span {
      background: none;
      padding: 0; }
    body.cajalmendralejo #content .btn-back:hover, body.api-7307 #content .btn-back:hover {
      font-weight: normal;
      background-color: #fcb040; }
  body.cajalmendralejo #content .btn-primary, body.api-7307 #content .btn-primary {
    background-color: #003D83; }
    body.cajalmendralejo #content .btn-primary:hover, body.api-7307 #content .btn-primary:hover {
      background-color: #fcb040; }
  body.cajalmendralejo footer#footer a, body.api-7307 footer#footer a {
    color: #003D83; }
  body.cajalmendralejo footer#footer .footer-nav, body.api-7307 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.cajalmendralejo footer#footer .footer-nav ul li, body.api-7307 footer#footer .footer-nav ul li {
      border-color: #003D83; }
  body.cajalmendralejo footer#footer .avisoCookie, body.api-7307 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #003D83;
    border-top: 1px solid #003D83; }
  body.cajalmendralejo footer#footer .footer-text, body.api-7307 footer#footer .footer-text {
    background-color: #003D83;
    color: #fff; }
  body.cajalmendralejo footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7307 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.cajalmendralejo footer#footer .modal-contacto .head-contacto p, body.api-7307 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.cajalmendralejo footer#footer .modal-contacto .head-contacto p a, body.api-7307 footer#footer .modal-contacto .head-contacto p a {
      color: #fcb040; }
      body.cajalmendralejo footer#footer .modal-contacto .head-contacto p a:hover, body.api-7307 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #003D83; }
  body.cajalmendralejo #productos .producto, body.api-7307 #productos .producto {
    border-color: #bfbfbf; }
    body.cajalmendralejo #productos .producto:hover, body.api-7307 #productos .producto:hover {
      border-color: #fcb040; }
    body.cajalmendralejo #productos .producto a h4, body.api-7307 #productos .producto a h4 {
      background-color: #fcb040;
      color: #fff; }
    body.cajalmendralejo #productos .producto a .btn, body.api-7307 #productos .producto a .btn {
      background-color: #fcb040; }
  body.cajalmendralejo #content .stats h3, body.api-7307 #content .stats h3 {
    color: #fcb040; }
  body.cajalmendralejo #content .stats .modal-nfo .modal-header .icon-info, body.api-7307 #content .stats .modal-nfo .modal-header .icon-info {
    color: #003D83; }
  body.cajalmendralejo #content .tpp .card .card-header, body.api-7307 #content .tpp .card .card-header {
    font-size: 14px; }
  body.cajalmendralejo #content .tpp.changelog h4 a, body.api-7307 #content .tpp.changelog h4 a {
    background-color: #003D83; }
    body.cajalmendralejo #content .tpp.changelog h4 a:hover, body.api-7307 #content .tpp.changelog h4 a:hover {
      background-color: #fcb040; }

body.finantia, body.api-7308 {
  font-family: Roboto, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.finantia header#banner .site-title .logo .sub-logo-slogan, body.api-7308 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.finantia header#banner .navbar, body.api-7308 header#banner .navbar {
    background-color: #084593; }
    body.finantia header#banner .navbar .nav-item:hover, body.finantia header#banner .navbar .nav-item.active, body.api-7308 header#banner .navbar .nav-item:hover, body.api-7308 header#banner .navbar .nav-item.active {
      background-color: #6584C4; }
    body.finantia header#banner .navbar .nav-item .nav-link, body.api-7308 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.finantia header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7308 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #084593; }
      body.finantia header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7308 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.finantia header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7308 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.finantia header#banner .navbar .navbar-toggler, body.api-7308 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.finantia header#banner .navbar .nav-item:hover, body.finantia header#banner .navbar .nav-item.active, body.api-7308 header#banner .navbar .nav-item:hover, body.api-7308 header#banner .navbar .nav-item.active {
        background-color: #6584C4; }
      body.finantia header#banner .navbar .nav-item.lang-dropdown, body.api-7308 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.finantia #content h2, body.api-7308 #content h2 {
    color: #fff;
    background-color: #084593; }
  body.finantia #content h3, body.finantia #content h4, body.api-7308 #content h3, body.api-7308 #content h4 {
    color: #6584C4; }
  body.finantia #content p, body.finantia #content .list-unstyled li, body.api-7308 #content p, body.api-7308 #content .list-unstyled li {
    font-size: 14px;
    color: #747678; }
  body.finantia #content .hero-image, body.api-7308 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.finantia #content .hero-image h2, body.api-7308 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.finantia #content .hero-image.bannerProducto, body.api-7308 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.finantia #content .hero-image.bannerStats, body.api-7308 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.finantia #content .inicio-icons a, body.api-7308 #content .inicio-icons a {
    color: #084593; }
    body.finantia #content .inicio-icons a span, body.api-7308 #content .inicio-icons a span {
      color: #747678; }
    body.finantia #content .inicio-icons a:hover, body.api-7308 #content .inicio-icons a:hover {
      color: #6584C4; }
  body.finantia #content .btn-back, body.api-7308 #content .btn-back {
    background-color: #084593;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.finantia #content .btn-back span, body.api-7308 #content .btn-back span {
      background: none;
      padding: 0; }
    body.finantia #content .btn-back:hover, body.api-7308 #content .btn-back:hover {
      font-weight: normal;
      background-color: #6584C4; }
  body.finantia #content .btn-primary, body.api-7308 #content .btn-primary {
    background-color: #084593; }
    body.finantia #content .btn-primary:hover, body.api-7308 #content .btn-primary:hover {
      background-color: #6584C4; }
  body.finantia footer#footer a, body.api-7308 footer#footer a {
    color: #084593; }
  body.finantia footer#footer .footer-nav, body.api-7308 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.finantia footer#footer .footer-nav ul li, body.api-7308 footer#footer .footer-nav ul li {
      border-color: #084593; }
  body.finantia footer#footer .avisoCookie, body.api-7308 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #084593;
    border-top: 1px solid #084593; }
  body.finantia footer#footer .footer-text, body.api-7308 footer#footer .footer-text {
    background-color: #084593;
    color: #fff; }
  body.finantia footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7308 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.finantia footer#footer .modal-contacto .head-contacto p, body.api-7308 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.finantia footer#footer .modal-contacto .head-contacto p a, body.api-7308 footer#footer .modal-contacto .head-contacto p a {
      color: #6584C4; }
      body.finantia footer#footer .modal-contacto .head-contacto p a:hover, body.api-7308 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #084593; }
  body.finantia #productos .producto, body.api-7308 #productos .producto {
    border-color: #bfbfbf; }
    body.finantia #productos .producto:hover, body.api-7308 #productos .producto:hover {
      border-color: #6584C4; }
    body.finantia #productos .producto a h4, body.api-7308 #productos .producto a h4 {
      background-color: #6584C4;
      color: #fff; }
    body.finantia #productos .producto a .btn, body.api-7308 #productos .producto a .btn {
      background-color: #6584C4; }
  body.finantia #content .stats h3, body.api-7308 #content .stats h3 {
    color: #6584C4; }
  body.finantia #content .stats .modal-nfo .modal-header .icon-info, body.api-7308 #content .stats .modal-nfo .modal-header .icon-info {
    color: #084593; }
  body.finantia #content .tpp .card .card-header, body.api-7308 #content .tpp .card .card-header {
    font-size: 14px; }
  body.finantia #content .tpp.changelog h4 a, body.api-7308 #content .tpp.changelog h4 a {
    background-color: #084593; }
    body.finantia #content .tpp.changelog h4 a:hover, body.api-7308 #content .tpp.changelog h4 a:hover {
      background-color: #6584C4; }

body.finantiapt, body.api-7311 {
  font-family: "Open sans", Roboto, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.finantiapt header#banner .site-title .logo .sub-logo-slogan, body.api-7311 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.finantiapt header#banner .navbar, body.api-7311 header#banner .navbar {
    background-color: #084593; }
    body.finantiapt header#banner .navbar .nav-item:hover, body.finantiapt header#banner .navbar .nav-item.active, body.api-7311 header#banner .navbar .nav-item:hover, body.api-7311 header#banner .navbar .nav-item.active {
      background-color: #4C4C4C; }
    body.finantiapt header#banner .navbar .nav-item .nav-link, body.api-7311 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.finantiapt header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7311 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #084593; }
      body.finantiapt header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7311 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.finantiapt header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7311 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.finantiapt header#banner .navbar .navbar-toggler, body.api-7311 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.finantiapt header#banner .navbar .nav-item:hover, body.finantiapt header#banner .navbar .nav-item.active, body.api-7311 header#banner .navbar .nav-item:hover, body.api-7311 header#banner .navbar .nav-item.active {
        background-color: #4C4C4C; }
      body.finantiapt header#banner .navbar .nav-item.lang-dropdown, body.api-7311 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.finantiapt #content h2, body.api-7311 #content h2 {
    color: #fff;
    background-color: #084593; }
  body.finantiapt #content h3, body.finantiapt #content h4, body.api-7311 #content h3, body.api-7311 #content h4 {
    color: #4C4C4C; }
  body.finantiapt #content p, body.finantiapt #content .list-unstyled li, body.api-7311 #content p, body.api-7311 #content .list-unstyled li {
    font-size: 14px;
    color: #747678; }
  body.finantiapt #content .hero-image, body.api-7311 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.finantiapt #content .hero-image h2, body.api-7311 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.finantiapt #content .hero-image.bannerProducto, body.api-7311 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.finantiapt #content .hero-image.bannerStats, body.api-7311 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.finantiapt #content .inicio-icons a, body.api-7311 #content .inicio-icons a {
    color: #084593; }
    body.finantiapt #content .inicio-icons a span, body.api-7311 #content .inicio-icons a span {
      color: #747678; }
    body.finantiapt #content .inicio-icons a:hover, body.api-7311 #content .inicio-icons a:hover {
      color: #4C4C4C; }
  body.finantiapt #content .btn-back, body.api-7311 #content .btn-back {
    background-color: #084593;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.finantiapt #content .btn-back span, body.api-7311 #content .btn-back span {
      background: none;
      padding: 0; }
    body.finantiapt #content .btn-back:hover, body.api-7311 #content .btn-back:hover {
      font-weight: normal;
      background-color: #4C4C4C; }
  body.finantiapt #content .btn-primary, body.api-7311 #content .btn-primary {
    background-color: #084593; }
    body.finantiapt #content .btn-primary:hover, body.api-7311 #content .btn-primary:hover {
      background-color: #4C4C4C; }
  body.finantiapt footer#footer a, body.api-7311 footer#footer a {
    color: #084593; }
  body.finantiapt footer#footer .footer-nav, body.api-7311 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.finantiapt footer#footer .footer-nav ul li, body.api-7311 footer#footer .footer-nav ul li {
      border-color: #084593; }
  body.finantiapt footer#footer .avisoCookie, body.api-7311 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #084593;
    border-top: 1px solid #084593; }
  body.finantiapt footer#footer .footer-text, body.api-7311 footer#footer .footer-text {
    background-color: #084593;
    color: #fff; }
  body.finantiapt footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7311 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.finantiapt footer#footer .modal-contacto .head-contacto p, body.api-7311 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.finantiapt footer#footer .modal-contacto .head-contacto p a, body.api-7311 footer#footer .modal-contacto .head-contacto p a {
      color: #4C4C4C; }
      body.finantiapt footer#footer .modal-contacto .head-contacto p a:hover, body.api-7311 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #084593; }
  body.finantiapt #productos .producto, body.api-7311 #productos .producto {
    border-color: #bfbfbf; }
    body.finantiapt #productos .producto:hover, body.api-7311 #productos .producto:hover {
      border-color: #4C4C4C; }
    body.finantiapt #productos .producto a h4, body.api-7311 #productos .producto a h4 {
      background-color: #4C4C4C;
      color: #fff; }
    body.finantiapt #productos .producto a .btn, body.api-7311 #productos .producto a .btn {
      background-color: #4C4C4C; }
  body.finantiapt #content .stats h3, body.api-7311 #content .stats h3 {
    color: #4C4C4C; }
  body.finantiapt #content .stats .modal-nfo .modal-header .icon-info, body.api-7311 #content .stats .modal-nfo .modal-header .icon-info {
    color: #084593; }
  body.finantiapt #content .tpp .card .card-header, body.api-7311 #content .tpp .card .card-header {
    font-size: 14px; }
  body.finantiapt #content .tpp.changelog h4 a, body.api-7311 #content .tpp.changelog h4 a {
    background-color: #084593; }
    body.finantiapt #content .tpp.changelog h4 a:hover, body.api-7311 #content .tpp.changelog h4 a:hover {
      background-color: #4C4C4C; }

body.triodos, body.api-7313 {
  font-family: "Open sans", Arial, Helvetica, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.triodos header#banner .site-title .logo .sub-logo-slogan, body.api-7313 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.triodos header#banner .navbar, body.api-7313 header#banner .navbar {
    background-color: #002d67; }
    body.triodos header#banner .navbar .nav-item:hover, body.triodos header#banner .navbar .nav-item.active, body.api-7313 header#banner .navbar .nav-item:hover, body.api-7313 header#banner .navbar .nav-item.active {
      background-color: #00937b; }
    body.triodos header#banner .navbar .nav-item .nav-link, body.api-7313 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.triodos header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7313 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #002d67; }
      body.triodos header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7313 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.triodos header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7313 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.triodos header#banner .navbar .navbar-toggler, body.api-7313 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.triodos header#banner .navbar .nav-item:hover, body.triodos header#banner .navbar .nav-item.active, body.api-7313 header#banner .navbar .nav-item:hover, body.api-7313 header#banner .navbar .nav-item.active {
        background-color: #00937b; }
      body.triodos header#banner .navbar .nav-item.lang-dropdown, body.api-7313 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.triodos #content h2, body.api-7313 #content h2 {
    color: #fff;
    background-color: #002d67; }
  body.triodos #content h3, body.triodos #content h4, body.api-7313 #content h3, body.api-7313 #content h4 {
    color: #00937b; }
  body.triodos #content p, body.triodos #content .list-unstyled li, body.api-7313 #content p, body.api-7313 #content .list-unstyled li {
    font-size: 14px;
    color: #747678; }
  body.triodos #content .hero-image, body.api-7313 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.triodos #content .hero-image h2, body.api-7313 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.triodos #content .hero-image.bannerProducto, body.api-7313 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.triodos #content .hero-image.bannerStats, body.api-7313 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.triodos #content .inicio-icons a, body.api-7313 #content .inicio-icons a {
    color: #002d67; }
    body.triodos #content .inicio-icons a span, body.api-7313 #content .inicio-icons a span {
      color: #747678; }
    body.triodos #content .inicio-icons a:hover, body.api-7313 #content .inicio-icons a:hover {
      color: #00937b; }
  body.triodos #content .btn-back, body.api-7313 #content .btn-back {
    background-color: #002d67;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.triodos #content .btn-back span, body.api-7313 #content .btn-back span {
      background: none;
      padding: 0; }
    body.triodos #content .btn-back:hover, body.api-7313 #content .btn-back:hover {
      font-weight: normal;
      background-color: #00937b; }
  body.triodos #content .btn-primary, body.api-7313 #content .btn-primary {
    background-color: #002d67; }
    body.triodos #content .btn-primary:hover, body.api-7313 #content .btn-primary:hover {
      background-color: #00937b; }
  body.triodos footer#footer a, body.api-7313 footer#footer a {
    color: #002d67; }
  body.triodos footer#footer .footer-nav, body.api-7313 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.triodos footer#footer .footer-nav ul li, body.api-7313 footer#footer .footer-nav ul li {
      border-color: #002d67; }
  body.triodos footer#footer .avisoCookie, body.api-7313 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #002d67;
    border-top: 1px solid #002d67; }
  body.triodos footer#footer .footer-text, body.api-7313 footer#footer .footer-text {
    background-color: #002d67;
    color: #fff; }
  body.triodos footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7313 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.triodos footer#footer .modal-contacto .head-contacto p, body.api-7313 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.triodos footer#footer .modal-contacto .head-contacto p a, body.api-7313 footer#footer .modal-contacto .head-contacto p a {
      color: #00937b; }
      body.triodos footer#footer .modal-contacto .head-contacto p a:hover, body.api-7313 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #002d67; }
  body.triodos #productos .producto, body.api-7313 #productos .producto {
    border-color: #bfbfbf; }
    body.triodos #productos .producto:hover, body.api-7313 #productos .producto:hover {
      border-color: #00937b; }
    body.triodos #productos .producto a h4, body.api-7313 #productos .producto a h4 {
      background-color: #00937b;
      color: #fff; }
    body.triodos #productos .producto a .btn, body.api-7313 #productos .producto a .btn {
      background-color: #00937b; }
  body.triodos #content .stats h3, body.api-7313 #content .stats h3 {
    color: #00937b; }
  body.triodos #content .stats .modal-nfo .modal-header .icon-info, body.api-7313 #content .stats .modal-nfo .modal-header .icon-info {
    color: #002d67; }
  body.triodos #content .tpp .card .card-header, body.api-7313 #content .tpp .card .card-header {
    font-size: 14px; }
  body.triodos #content .tpp.changelog h4 a, body.api-7313 #content .tpp.changelog h4 a {
    background-color: #002d67; }
    body.triodos #content .tpp.changelog h4 a:hover, body.api-7313 #content .tpp.changelog h4 a:hover {
      background-color: #00937b; }

body.vw, body.api-7310 {
  font-family: "VWFS-Sans", Arial, Helvetica, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CSS Base / Standard Updates */
  /* 
	CSS Standard. Común solo a los portales que no son custom
*/ }
  body.vw header#banner .site-title .logo .sub-logo-slogan, body.api-7310 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.vw header#banner .navbar, body.api-7310 header#banner .navbar {
    background-color: #004666; }
    body.vw header#banner .navbar .nav-item:hover, body.vw header#banner .navbar .nav-item.active, body.api-7310 header#banner .navbar .nav-item:hover, body.api-7310 header#banner .navbar .nav-item.active {
      background-color: #66E4EE; }
    body.vw header#banner .navbar .nav-item .nav-link, body.api-7310 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.vw header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7310 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #004666; }
      body.vw header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7310 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.vw header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7310 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.vw header#banner .navbar .navbar-toggler, body.api-7310 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.vw header#banner .navbar .nav-item:hover, body.vw header#banner .navbar .nav-item.active, body.api-7310 header#banner .navbar .nav-item:hover, body.api-7310 header#banner .navbar .nav-item.active {
        background-color: #66E4EE; }
      body.vw header#banner .navbar .nav-item.lang-dropdown, body.api-7310 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.vw #content h2, body.api-7310 #content h2 {
    color: #fff;
    background-color: #004666; }
  body.vw #content h3, body.vw #content h4, body.api-7310 #content h3, body.api-7310 #content h4 {
    color: #66E4EE; }
  body.vw #content p, body.vw #content .list-unstyled li, body.api-7310 #content p, body.api-7310 #content .list-unstyled li {
    font-size: 18px;
    color: #747678; }
  body.vw #content .hero-image, body.api-7310 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.vw #content .hero-image h2, body.api-7310 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.vw #content .hero-image.bannerProducto, body.api-7310 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.vw #content .hero-image.bannerStats, body.api-7310 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.vw #content .inicio-icons a, body.api-7310 #content .inicio-icons a {
    color: #004666; }
    body.vw #content .inicio-icons a span, body.api-7310 #content .inicio-icons a span {
      color: #747678; }
    body.vw #content .inicio-icons a:hover, body.api-7310 #content .inicio-icons a:hover {
      color: #66E4EE; }
  body.vw #content .btn-back, body.api-7310 #content .btn-back {
    background-color: #004666;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.vw #content .btn-back span, body.api-7310 #content .btn-back span {
      background: none;
      padding: 0; }
    body.vw #content .btn-back:hover, body.api-7310 #content .btn-back:hover {
      font-weight: normal;
      background-color: #66E4EE; }
  body.vw #content .btn-primary, body.api-7310 #content .btn-primary {
    background-color: #004666; }
    body.vw #content .btn-primary:hover, body.api-7310 #content .btn-primary:hover {
      background-color: #66E4EE; }
  body.vw footer#footer a, body.api-7310 footer#footer a {
    color: #004666; }
  body.vw footer#footer .footer-nav, body.api-7310 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.vw footer#footer .footer-nav ul li, body.api-7310 footer#footer .footer-nav ul li {
      border-color: #004666; }
  body.vw footer#footer .avisoCookie, body.api-7310 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #004666;
    border-top: 1px solid #004666; }
  body.vw footer#footer .footer-text, body.api-7310 footer#footer .footer-text {
    background-color: #004666;
    color: #fff; }
  body.vw footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7310 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.vw footer#footer .modal-contacto .head-contacto p, body.api-7310 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.vw footer#footer .modal-contacto .head-contacto p a, body.api-7310 footer#footer .modal-contacto .head-contacto p a {
      color: #66E4EE; }
      body.vw footer#footer .modal-contacto .head-contacto p a:hover, body.api-7310 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #004666; }
  body.vw #productos .producto, body.api-7310 #productos .producto {
    border-color: #bfbfbf; }
    body.vw #productos .producto:hover, body.api-7310 #productos .producto:hover {
      border-color: #66E4EE; }
    body.vw #productos .producto a h4, body.api-7310 #productos .producto a h4 {
      background-color: #66E4EE;
      color: #fff; }
    body.vw #productos .producto a .btn, body.api-7310 #productos .producto a .btn {
      background-color: #66E4EE; }
  body.vw #content .stats h3, body.api-7310 #content .stats h3 {
    color: #66E4EE; }
  body.vw #content .stats .modal-nfo .modal-header .icon-info, body.api-7310 #content .stats .modal-nfo .modal-header .icon-info {
    color: #004666; }
  body.vw #content .tpp .card .card-header, body.api-7310 #content .tpp .card .card-header {
    font-size: 18px; }
  body.vw #content .tpp.changelog h4 a, body.api-7310 #content .tpp.changelog h4 a {
    background-color: #004666; }
    body.vw #content .tpp.changelog h4 a:hover, body.api-7310 #content .tpp.changelog h4 a:hover {
      background-color: #66E4EE; }
  body.vw .navbar li, body.api-7310 .navbar li {
    text-transform: uppercase; }

body.api-7314, body.chaabibank {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CUSTOM */ }
  body.api-7314 header#banner .site-title .logo .sub-logo-slogan, body.chaabibank header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.api-7314 header#banner .navbar, body.chaabibank header#banner .navbar {
    background-color: #642a0b; }
    body.api-7314 header#banner .navbar .nav-item:hover, body.api-7314 header#banner .navbar .nav-item.active, body.chaabibank header#banner .navbar .nav-item:hover, body.chaabibank header#banner .navbar .nav-item.active {
      background-color: #e57d03; }
    body.api-7314 header#banner .navbar .nav-item .nav-link, body.chaabibank header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.api-7314 header#banner .navbar .lang-dropdown .dropdown-menu, body.chaabibank header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #642a0b; }
      body.api-7314 header#banner .navbar .lang-dropdown .dropdown-menu a, body.chaabibank header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.api-7314 header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.chaabibank header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.api-7314 header#banner .navbar .navbar-toggler, body.chaabibank header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.api-7314 header#banner .navbar .nav-item:hover, body.api-7314 header#banner .navbar .nav-item.active, body.chaabibank header#banner .navbar .nav-item:hover, body.chaabibank header#banner .navbar .nav-item.active {
        background-color: #e57d03; }
      body.api-7314 header#banner .navbar .nav-item.lang-dropdown, body.chaabibank header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.api-7314 #content h2, body.chaabibank #content h2 {
    color: #fff;
    background-color: #642a0b; }
  body.api-7314 #content h3, body.api-7314 #content h4, body.chaabibank #content h3, body.chaabibank #content h4 {
    color: #e57d03; }
  body.api-7314 #content p, body.api-7314 #content .list-unstyled li, body.chaabibank #content p, body.chaabibank #content .list-unstyled li {
    font-size: 14px;
    color: #333; }
  body.api-7314 #content .hero-image, body.chaabibank #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.api-7314 #content .hero-image h2, body.chaabibank #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.api-7314 #content .hero-image.bannerProducto, body.chaabibank #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.api-7314 #content .hero-image.bannerStats, body.chaabibank #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.api-7314 #content .inicio-icons a, body.chaabibank #content .inicio-icons a {
    color: #642a0b; }
    body.api-7314 #content .inicio-icons a span, body.chaabibank #content .inicio-icons a span {
      color: #333; }
    body.api-7314 #content .inicio-icons a:hover, body.chaabibank #content .inicio-icons a:hover {
      color: #e57d03; }
  body.api-7314 #content .btn-back, body.chaabibank #content .btn-back {
    background-color: #642a0b;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.api-7314 #content .btn-back span, body.chaabibank #content .btn-back span {
      background: none;
      padding: 0; }
    body.api-7314 #content .btn-back:hover, body.chaabibank #content .btn-back:hover {
      font-weight: normal;
      background-color: #e57d03; }
  body.api-7314 #content .btn-primary, body.chaabibank #content .btn-primary {
    background-color: #642a0b; }
    body.api-7314 #content .btn-primary:hover, body.chaabibank #content .btn-primary:hover {
      background-color: #e57d03; }
  body.api-7314 footer#footer a, body.chaabibank footer#footer a {
    color: #642a0b; }
  body.api-7314 footer#footer .footer-nav, body.chaabibank footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.api-7314 footer#footer .footer-nav ul li, body.chaabibank footer#footer .footer-nav ul li {
      border-color: #642a0b; }
  body.api-7314 footer#footer .avisoCookie, body.chaabibank footer#footer .avisoCookie {
    box-shadow: 0 0 8px #642a0b;
    border-top: 1px solid #642a0b; }
  body.api-7314 footer#footer .footer-text, body.chaabibank footer#footer .footer-text {
    background-color: #642a0b;
    color: #fff; }
  body.api-7314 footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.chaabibank footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.api-7314 footer#footer .modal-contacto .head-contacto p, body.chaabibank footer#footer .modal-contacto .head-contacto p {
    color: #333; }
    body.api-7314 footer#footer .modal-contacto .head-contacto p a, body.chaabibank footer#footer .modal-contacto .head-contacto p a {
      color: #e57d03; }
      body.api-7314 footer#footer .modal-contacto .head-contacto p a:hover, body.chaabibank footer#footer .modal-contacto .head-contacto p a:hover {
        color: #642a0b; }
  body.api-7314 #productos .producto, body.chaabibank #productos .producto {
    border-color: #bfbfbf; }
    body.api-7314 #productos .producto:hover, body.chaabibank #productos .producto:hover {
      border-color: #e57d03; }
    body.api-7314 #productos .producto a h4, body.chaabibank #productos .producto a h4 {
      background-color: #e57d03;
      color: #fff; }
    body.api-7314 #productos .producto a .btn, body.chaabibank #productos .producto a .btn {
      background-color: #e57d03; }
  body.api-7314 #content .stats h3, body.chaabibank #content .stats h3 {
    color: #e57d03; }
  body.api-7314 #content .stats .modal-nfo .modal-header .icon-info, body.chaabibank #content .stats .modal-nfo .modal-header .icon-info {
    color: #642a0b; }
  body.api-7314 #content .tpp .card .card-header, body.chaabibank #content .tpp .card .card-header {
    font-size: 14px; }
  body.api-7314 #content .tpp.changelog h4 a, body.chaabibank #content .tpp.changelog h4 a {
    background-color: #642a0b; }
    body.api-7314 #content .tpp.changelog h4 a:hover, body.chaabibank #content .tpp.changelog h4 a:hover {
      background-color: #e57d03; }
  body.api-7314 header#banner .site-title, body.chaabibank header#banner .site-title {
    margin: 0; }
    body.api-7314 header#banner .site-title a, body.chaabibank header#banner .site-title a {
      height: 125px; }
    body.api-7314 header#banner .site-title .logo img, body.chaabibank header#banner .site-title .logo img {
      max-height: 135px; }
    @media (max-width: 767.98px) {
      body.api-7314 header#banner .site-title, body.chaabibank header#banner .site-title {
        margin: 10px 0;
        text-align: center; }
        body.api-7314 header#banner .site-title .logo img, body.chaabibank header#banner .site-title .logo img {
          display: block; } }

/* Custom Tenants Color Schemes */
body.bancapueyo, body.api-7306 {
  font-family: Arial, Helvetica, sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CUSTOM */ }
  body.bancapueyo header#banner .site-title .logo .sub-logo-slogan, body.api-7306 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.bancapueyo header#banner .navbar, body.api-7306 header#banner .navbar {
    background-color: #003399; }
    body.bancapueyo header#banner .navbar .nav-item:hover, body.bancapueyo header#banner .navbar .nav-item.active, body.api-7306 header#banner .navbar .nav-item:hover, body.api-7306 header#banner .navbar .nav-item.active {
      background-color: #6584C4; }
    body.bancapueyo header#banner .navbar .nav-item .nav-link, body.api-7306 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.bancapueyo header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7306 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #003399; }
      body.bancapueyo header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7306 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.bancapueyo header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7306 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.bancapueyo header#banner .navbar .navbar-toggler, body.api-7306 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.bancapueyo header#banner .navbar .nav-item:hover, body.bancapueyo header#banner .navbar .nav-item.active, body.api-7306 header#banner .navbar .nav-item:hover, body.api-7306 header#banner .navbar .nav-item.active {
        background-color: #6584C4; }
      body.bancapueyo header#banner .navbar .nav-item.lang-dropdown, body.api-7306 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.bancapueyo #content h2, body.api-7306 #content h2 {
    color: #fff;
    background-color: #003399; }
  body.bancapueyo #content h3, body.bancapueyo #content h4, body.api-7306 #content h3, body.api-7306 #content h4 {
    color: #6584C4; }
  body.bancapueyo #content p, body.bancapueyo #content .list-unstyled li, body.api-7306 #content p, body.api-7306 #content .list-unstyled li {
    font-size: 14px;
    color: #666666; }
  body.bancapueyo #content .hero-image, body.api-7306 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.bancapueyo #content .hero-image h2, body.api-7306 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.bancapueyo #content .hero-image.bannerProducto, body.api-7306 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.bancapueyo #content .hero-image.bannerStats, body.api-7306 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.bancapueyo #content .inicio-icons a, body.api-7306 #content .inicio-icons a {
    color: #003399; }
    body.bancapueyo #content .inicio-icons a span, body.api-7306 #content .inicio-icons a span {
      color: #666666; }
    body.bancapueyo #content .inicio-icons a:hover, body.api-7306 #content .inicio-icons a:hover {
      color: #6584C4; }
  body.bancapueyo #content .btn-back, body.api-7306 #content .btn-back {
    background-color: #003399;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.bancapueyo #content .btn-back span, body.api-7306 #content .btn-back span {
      background: none;
      padding: 0; }
    body.bancapueyo #content .btn-back:hover, body.api-7306 #content .btn-back:hover {
      font-weight: normal;
      background-color: #6584C4; }
  body.bancapueyo #content .btn-primary, body.api-7306 #content .btn-primary {
    background-color: #003399; }
    body.bancapueyo #content .btn-primary:hover, body.api-7306 #content .btn-primary:hover {
      background-color: #6584C4; }
  body.bancapueyo footer#footer a, body.api-7306 footer#footer a {
    color: #003399; }
  body.bancapueyo footer#footer .footer-nav, body.api-7306 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.bancapueyo footer#footer .footer-nav ul li, body.api-7306 footer#footer .footer-nav ul li {
      border-color: #003399; }
  body.bancapueyo footer#footer .avisoCookie, body.api-7306 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #003399;
    border-top: 1px solid #003399; }
  body.bancapueyo footer#footer .footer-text, body.api-7306 footer#footer .footer-text {
    background-color: #003399;
    color: #fff; }
  body.bancapueyo footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7306 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.bancapueyo footer#footer .modal-contacto .head-contacto p, body.api-7306 footer#footer .modal-contacto .head-contacto p {
    color: #666666; }
    body.bancapueyo footer#footer .modal-contacto .head-contacto p a, body.api-7306 footer#footer .modal-contacto .head-contacto p a {
      color: #6584C4; }
      body.bancapueyo footer#footer .modal-contacto .head-contacto p a:hover, body.api-7306 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #003399; }
  body.bancapueyo #productos .producto, body.api-7306 #productos .producto {
    border-color: #bfbfbf; }
    body.bancapueyo #productos .producto:hover, body.api-7306 #productos .producto:hover {
      border-color: #6584C4; }
    body.bancapueyo #productos .producto a h4, body.api-7306 #productos .producto a h4 {
      background-color: #6584C4;
      color: #fff; }
    body.bancapueyo #productos .producto a .btn, body.api-7306 #productos .producto a .btn {
      background-color: #6584C4; }
  body.bancapueyo #content .stats h3, body.api-7306 #content .stats h3 {
    color: #6584C4; }
  body.bancapueyo #content .stats .modal-nfo .modal-header .icon-info, body.api-7306 #content .stats .modal-nfo .modal-header .icon-info {
    color: #003399; }
  body.bancapueyo #content .tpp .card .card-header, body.api-7306 #content .tpp .card .card-header {
    font-size: 14px; }
  body.bancapueyo #content .tpp.changelog h4 a, body.api-7306 #content .tpp.changelog h4 a {
    background-color: #003399; }
    body.bancapueyo #content .tpp.changelog h4 a:hover, body.api-7306 #content .tpp.changelog h4 a:hover {
      background-color: #6584C4; }
  body.bancapueyo #wrapper, body.api-7306 #wrapper {
    font-size: 14px; }
  body.bancapueyo header#banner .site-title, body.api-7306 header#banner .site-title {
    margin: 28px 0; }
    body.bancapueyo header#banner .site-title .logo img, body.api-7306 header#banner .site-title .logo img {
      max-width: 180px;
      max-height: 46px; }
    body.bancapueyo header#banner .site-title .logo .sub-logo-slogan, body.api-7306 header#banner .site-title .logo .sub-logo-slogan {
      display: none; }
  body.bancapueyo header#banner .navbar .navbar-nav, body.api-7306 header#banner .navbar .navbar-nav {
    width: auto;
    margin-right: 0 !important;
    margin-left: auto; }
    body.bancapueyo header#banner .navbar .navbar-nav .nav-item, body.api-7306 header#banner .navbar .navbar-nav .nav-item {
      padding: 0; }
      body.bancapueyo header#banner .navbar .navbar-nav .nav-item .nav-link, body.api-7306 header#banner .navbar .navbar-nav .nav-item .nav-link {
        padding: 10px 1rem; }
      body.bancapueyo header#banner .navbar .navbar-nav .nav-item [class^="icon-"], body.api-7306 header#banner .navbar .navbar-nav .nav-item [class^="icon-"] {
        margin-right: 8px;
        display: inline;
        vertical-align: middle; }
      body.bancapueyo header#banner .navbar .navbar-nav .nav-item .icon-desconexion, body.api-7306 header#banner .navbar .navbar-nav .nav-item .icon-desconexion {
        margin-right: 0; }
  body.bancapueyo #content h2, body.api-7306 #content h2 {
    font-size: 32px;
    color: #003399;
    background: none;
    padding: 0 0 15px 0; }
  body.bancapueyo #content h3, body.api-7306 #content h3 {
    color: #003399; }
  body.bancapueyo #content .list-unstyled, body.api-7306 #content .list-unstyled {
    padding-left: 40px; }
  body.bancapueyo #content .inicio h2:first-child, body.api-7306 #content .inicio h2:first-child {
    padding-top: 4px; }
  body.bancapueyo #content .hero-image, body.api-7306 #content .hero-image {
    padding-left: 50px;
    padding-right: 50px; }
    body.bancapueyo #content .hero-image h2, body.api-7306 #content .hero-image h2 {
      font-size: 38px; }
    @media (max-width: 767.98px) {
      body.bancapueyo #content .hero-image h2, body.api-7306 #content .hero-image h2 {
        font-size: 42px; } }
    @media (max-width: 575.98px) {
      body.bancapueyo #content .hero-image h2, body.api-7306 #content .hero-image h2 {
        font-size: 36px; } }
  body.bancapueyo #content .inicio-icons, body.api-7306 #content .inicio-icons {
    margin: 18px auto; }
    body.bancapueyo #content .inicio-icons a, body.api-7306 #content .inicio-icons a {
      min-width: 160px; }
      body.bancapueyo #content .inicio-icons a span, body.api-7306 #content .inicio-icons a span {
        font-size: 20px; }
  body.bancapueyo #content .funcionamiento .btn-back, body.bancapueyo #content .especificaciones .btn-back, body.api-7306 #content .funcionamiento .btn-back, body.api-7306 #content .especificaciones .btn-back {
    font-size: 16px;
    font-weight: 600;
    color: #003399;
    margin: 30px 0 55px 0;
    background: transparent;
    padding: 0;
    min-width: 1px; }
    body.bancapueyo #content .funcionamiento .btn-back span, body.bancapueyo #content .especificaciones .btn-back span, body.api-7306 #content .funcionamiento .btn-back span, body.api-7306 #content .especificaciones .btn-back span {
      background: transparent url(../images/btn-volver2.png) no-repeat left 0;
      padding: 10px 5px 10px 40px; }
    body.bancapueyo #content .funcionamiento .btn-back:hover, body.bancapueyo #content .especificaciones .btn-back:hover, body.api-7306 #content .funcionamiento .btn-back:hover, body.api-7306 #content .especificaciones .btn-back:hover {
      background: none;
      font-weight: bold; }
  body.bancapueyo #productos .producto:hover, body.api-7306 #productos .producto:hover {
    border-color: #003399; }
  body.bancapueyo #productos .producto a h4, body.api-7306 #productos .producto a h4 {
    background-color: #003399; }
  body.bancapueyo #productos .producto a .btn, body.api-7306 #productos .producto a .btn {
    background-color: #003399; }
  body.bancapueyo #content .stats h2 a, body.api-7306 #content .stats h2 a {
    color: #003399;
    vertical-align: text-top; }
  body.bancapueyo #content .stats .modal h2, body.api-7306 #content .stats .modal h2 {
    margin-top: 0; }

body.bancocaixageral, body.api-7304 {
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CUSTOM */
  /* ADMIN PANEL */ }
  body.bancocaixageral header#banner .site-title .logo .sub-logo-slogan, body.api-7304 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.bancocaixageral header#banner .navbar, body.api-7304 header#banner .navbar {
    background-color: #009bdc; }
    body.bancocaixageral header#banner .navbar .nav-item:hover, body.bancocaixageral header#banner .navbar .nav-item.active, body.api-7304 header#banner .navbar .nav-item:hover, body.api-7304 header#banner .navbar .nav-item.active {
      background-color: #057fb8; }
    body.bancocaixageral header#banner .navbar .nav-item .nav-link, body.api-7304 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.bancocaixageral header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7304 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #009bdc; }
      body.bancocaixageral header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7304 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.bancocaixageral header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7304 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.bancocaixageral header#banner .navbar .navbar-toggler, body.api-7304 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.bancocaixageral header#banner .navbar .nav-item:hover, body.bancocaixageral header#banner .navbar .nav-item.active, body.api-7304 header#banner .navbar .nav-item:hover, body.api-7304 header#banner .navbar .nav-item.active {
        background-color: #057fb8; }
      body.bancocaixageral header#banner .navbar .nav-item.lang-dropdown, body.api-7304 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.bancocaixageral #content h2, body.api-7304 #content h2 {
    color: #fff;
    background-color: #009bdc; }
  body.bancocaixageral #content h3, body.bancocaixageral #content h4, body.api-7304 #content h3, body.api-7304 #content h4 {
    color: #057fb8; }
  body.bancocaixageral #content p, body.bancocaixageral #content .list-unstyled li, body.api-7304 #content p, body.api-7304 #content .list-unstyled li {
    font-size: 14px;
    color: #747678; }
  body.bancocaixageral #content .hero-image, body.api-7304 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.bancocaixageral #content .hero-image h2, body.api-7304 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.bancocaixageral #content .hero-image.bannerProducto, body.api-7304 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.bancocaixageral #content .hero-image.bannerStats, body.api-7304 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.bancocaixageral #content .inicio-icons a, body.api-7304 #content .inicio-icons a {
    color: #009bdc; }
    body.bancocaixageral #content .inicio-icons a span, body.api-7304 #content .inicio-icons a span {
      color: #747678; }
    body.bancocaixageral #content .inicio-icons a:hover, body.api-7304 #content .inicio-icons a:hover {
      color: #057fb8; }
  body.bancocaixageral #content .btn-back, body.api-7304 #content .btn-back {
    background-color: #009bdc;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.bancocaixageral #content .btn-back span, body.api-7304 #content .btn-back span {
      background: none;
      padding: 0; }
    body.bancocaixageral #content .btn-back:hover, body.api-7304 #content .btn-back:hover {
      font-weight: normal;
      background-color: #057fb8; }
  body.bancocaixageral #content .btn-primary, body.api-7304 #content .btn-primary {
    background-color: #009bdc; }
    body.bancocaixageral #content .btn-primary:hover, body.api-7304 #content .btn-primary:hover {
      background-color: #057fb8; }
  body.bancocaixageral footer#footer a, body.api-7304 footer#footer a {
    color: #009bdc; }
  body.bancocaixageral footer#footer .footer-nav, body.api-7304 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.bancocaixageral footer#footer .footer-nav ul li, body.api-7304 footer#footer .footer-nav ul li {
      border-color: #009bdc; }
  body.bancocaixageral footer#footer .avisoCookie, body.api-7304 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #009bdc;
    border-top: 1px solid #009bdc; }
  body.bancocaixageral footer#footer .footer-text, body.api-7304 footer#footer .footer-text {
    background-color: #009bdc;
    color: #fff; }
  body.bancocaixageral footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7304 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.bancocaixageral footer#footer .modal-contacto .head-contacto p, body.api-7304 footer#footer .modal-contacto .head-contacto p {
    color: #747678; }
    body.bancocaixageral footer#footer .modal-contacto .head-contacto p a, body.api-7304 footer#footer .modal-contacto .head-contacto p a {
      color: #057fb8; }
      body.bancocaixageral footer#footer .modal-contacto .head-contacto p a:hover, body.api-7304 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #009bdc; }
  body.bancocaixageral #productos .producto, body.api-7304 #productos .producto {
    border-color: #bfbfbf; }
    body.bancocaixageral #productos .producto:hover, body.api-7304 #productos .producto:hover {
      border-color: #057fb8; }
    body.bancocaixageral #productos .producto a h4, body.api-7304 #productos .producto a h4 {
      background-color: #057fb8;
      color: #fff; }
    body.bancocaixageral #productos .producto a .btn, body.api-7304 #productos .producto a .btn {
      background-color: #057fb8; }
  body.bancocaixageral #content .stats h3, body.api-7304 #content .stats h3 {
    color: #057fb8; }
  body.bancocaixageral #content .stats .modal-nfo .modal-header .icon-info, body.api-7304 #content .stats .modal-nfo .modal-header .icon-info {
    color: #009bdc; }
  body.bancocaixageral #content .tpp .card .card-header, body.api-7304 #content .tpp .card .card-header {
    font-size: 14px; }
  body.bancocaixageral #content .tpp.changelog h4 a, body.api-7304 #content .tpp.changelog h4 a {
    background-color: #009bdc; }
    body.bancocaixageral #content .tpp.changelog h4 a:hover, body.api-7304 #content .tpp.changelog h4 a:hover {
      background-color: #057fb8; }
  body.bancocaixageral header#banner, body.api-7304 header#banner {
    height: 116px;
    background-color: #057fb8;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030; }
    body.bancocaixageral header#banner .container, body.api-7304 header#banner .container {
      max-width: 100%; }
    body.bancocaixageral header#banner .site-title, body.api-7304 header#banner .site-title {
      height: 65px;
      margin: 0 10px;
      background: url(../images/logo/logo-apimarket.png) center right no-repeat;
      background-size: 120px 60px; }
      body.bancocaixageral header#banner .site-title .logo, body.api-7304 header#banner .site-title .logo {
        margin: 15px 0; }
        body.bancocaixageral header#banner .site-title .logo img, body.api-7304 header#banner .site-title .logo img {
          width: 200px;
          display: inline; }
        body.bancocaixageral header#banner .site-title .logo .sub-logo-slogan, body.api-7304 header#banner .site-title .logo .sub-logo-slogan {
          display: none; }
      @media (max-width: 767.98px) {
        body.bancocaixageral header#banner .site-title, body.api-7304 header#banner .site-title {
          margin: 0;
          text-align: left; }
          body.bancocaixageral header#banner .site-title .logo, body.api-7304 header#banner .site-title .logo {
            margin: 8px 0 15px 0;
            text-align: left; } }
      @media (max-width: 575.98px) {
        body.bancocaixageral header#banner .site-title, body.api-7304 header#banner .site-title {
          background: none; } }
    body.bancocaixageral header#banner .navbar .navbar-nav, body.api-7304 header#banner .navbar .navbar-nav {
      width: auto;
      margin-left: auto;
      margin-right: 0 !important; }
    body.bancocaixageral header#banner .navbar .nav-item, body.api-7304 header#banner .navbar .nav-item {
      padding: 4px 0; }
      body.bancocaixageral header#banner .navbar .nav-item.nav-contact, body.api-7304 header#banner .navbar .nav-item.nav-contact {
        display: block; }
      body.bancocaixageral header#banner .navbar .nav-item .nav-link, body.api-7304 header#banner .navbar .nav-item .nav-link {
        font-size: 18px;
        font-weight: 100; }
    body.bancocaixageral header#banner .navbar .navbar-toggler, body.api-7304 header#banner .navbar .navbar-toggler {
      margin: 6px 0; }
    @media (max-width: 1199.98px) {
      body.bancocaixageral header#banner .navbar .nav-item .nav-link, body.api-7304 header#banner .navbar .nav-item .nav-link {
        font-size: 14px;
        font-weight: 600;
        padding: 11px 10px; } }
    @media (max-width: 991.98px) {
      body.bancocaixageral header#banner .navbar .nav-item, body.api-7304 header#banner .navbar .nav-item {
        padding: 0; }
        body.bancocaixageral header#banner .navbar .nav-item .nav-link, body.api-7304 header#banner .navbar .nav-item .nav-link {
          padding-left: 15px;
          padding-right: 15px; }
      body.bancocaixageral header#banner .navbar .navbar-toggler .navbar-toggler-icon, body.api-7304 header#banner .navbar .navbar-toggler .navbar-toggler-icon {
        padding-top: 3px; } }
    @media (max-width: 575.98px) {
      body.bancocaixageral header#banner .navbar .navbar-toggler, body.api-7304 header#banner .navbar .navbar-toggler {
        margin-left: 15px; } }
    @media only screen and (max-width: 640px) {
      body.bancocaixageral header#banner, body.api-7304 header#banner {
        height: 108px; }
        body.bancocaixageral header#banner .site-title, body.api-7304 header#banner .site-title {
          height: 58px;
          background-size: 100px 50px; }
          body.bancocaixageral header#banner .site-title .logo, body.api-7304 header#banner .site-title .logo {
            margin: 4px 0 15px 0; }
            body.bancocaixageral header#banner .site-title .logo img, body.api-7304 header#banner .site-title .logo img {
              width: 175px; } }
  body.bancocaixageral #content, body.api-7304 #content {
    margin-top: 116px; }
    body.bancocaixageral #content h2, body.api-7304 #content h2 {
      font-size: 21px;
      text-transform: uppercase;
      color: #084593;
      max-width: 100%;
      background-color: transparent;
      padding: 0;
      margin-top: 25px;
      margin-bottom: 25px; }
    body.bancocaixageral #content h3, body.api-7304 #content h3 {
      text-align: center;
      color: #084593;
      margin-bottom: 15px; }
    body.bancocaixageral #content p, body.api-7304 #content p {
      line-height: 22px; }
    body.bancocaixageral #content #main-content.columns-1, body.api-7304 #content #main-content.columns-1 {
      max-width: 1260px;
      width: auto; }
    body.bancocaixageral #content .hero-image, body.api-7304 #content .hero-image {
      margin-bottom: 25px; }
      body.bancocaixageral #content .hero-image h2, body.api-7304 #content .hero-image h2 {
        font-size: 2rem;
        max-width: 40%;
        margin: 0; }
      @media (max-width: 1199.98px) {
        body.bancocaixageral #content .hero-image h2, body.api-7304 #content .hero-image h2 {
          font-size: 20px; } }
    body.bancocaixageral #content .inicio-icons a span, body.api-7304 #content .inicio-icons a span {
      background-color: #009bdc;
      color: #fff;
      padding: 5px;
      font-size: 20px;
      margin-top: 10px;
      font-weight: bold;
      line-height: 1; }
    body.bancocaixageral #content .inicio, body.api-7304 #content .inicio {
      margin-bottom: 50px; }
    body.bancocaixageral #content .funcionamiento, body.bancocaixageral #content .especificaciones, body.api-7304 #content .funcionamiento, body.api-7304 #content .especificaciones {
      margin-bottom: 50px; }
      body.bancocaixageral #content .funcionamiento .hero-image, body.bancocaixageral #content .especificaciones .hero-image, body.api-7304 #content .funcionamiento .hero-image, body.api-7304 #content .especificaciones .hero-image {
        height: 175px;
        min-height: 175px; }
        body.bancocaixageral #content .funcionamiento .hero-image h2, body.bancocaixageral #content .especificaciones .hero-image h2, body.api-7304 #content .funcionamiento .hero-image h2, body.api-7304 #content .especificaciones .hero-image h2 {
          display: none; }
        body.bancocaixageral #content .funcionamiento .hero-image.bannerFuncionamiento, body.bancocaixageral #content .especificaciones .hero-image.bannerFuncionamiento, body.api-7304 #content .funcionamiento .hero-image.bannerFuncionamiento, body.api-7304 #content .especificaciones .hero-image.bannerFuncionamiento {
          background-image: url(../images/banner/funcionamiento-2.jpg);
          background-position: center; }
      body.bancocaixageral #content .funcionamiento p, body.bancocaixageral #content .funcionamiento h3, body.bancocaixageral #content .especificaciones p, body.bancocaixageral #content .especificaciones h3, body.api-7304 #content .funcionamiento p, body.api-7304 #content .funcionamiento h3, body.api-7304 #content .especificaciones p, body.api-7304 #content .especificaciones h3 {
        clear: both; }
      body.bancocaixageral #content .funcionamiento .btn-back, body.bancocaixageral #content .especificaciones .btn-back, body.api-7304 #content .funcionamiento .btn-back, body.api-7304 #content .especificaciones .btn-back {
        min-width: 125px;
        float: right;
        background-color: #3279d0;
        margin: 25px 0 50px 0;
        padding: 10px 15px; }
        body.bancocaixageral #content .funcionamiento .btn-back:hover, body.bancocaixageral #content .funcionamiento .btn-back:focus, body.bancocaixageral #content .especificaciones .btn-back:hover, body.bancocaixageral #content .especificaciones .btn-back:focus, body.api-7304 #content .funcionamiento .btn-back:hover, body.api-7304 #content .funcionamiento .btn-back:focus, body.api-7304 #content .especificaciones .btn-back:hover, body.api-7304 #content .especificaciones .btn-back:focus {
          background-color: #084593; }
      @media (max-width: 575.98px) {
        body.bancocaixageral #content .funcionamiento .btn-back, body.bancocaixageral #content .especificaciones .btn-back, body.api-7304 #content .funcionamiento .btn-back, body.api-7304 #content .especificaciones .btn-back {
          width: 100%;
          float: none;
          margin: 0 0 10px 0; } }
    body.bancocaixageral #content .btn-primary, body.api-7304 #content .btn-primary {
      background-color: #3279d0;
      border-radius: 0;
      padding-top: 6px;
      padding-bottom: 6px; }
    body.bancocaixageral #content .especificaciones .hero-image h2, body.api-7304 #content .especificaciones .hero-image h2 {
      display: block; }
    body.bancocaixageral #content #iframe, body.api-7304 #content #iframe {
      line-height: 0; }
      body.bancocaixageral #content #iframe #embeddedIframe, body.api-7304 #content #iframe #embeddedIframe {
        min-height: calc(100vh - 116px - 36px) !important; }
    @media only screen and (max-width: 640px) {
      body.bancocaixageral #content, body.api-7304 #content {
        margin-top: 108px; }
        body.bancocaixageral #content #iframe #embeddedIframe, body.api-7304 #content #iframe #embeddedIframe {
          min-height: calc(100vh - 108px - 36px) !important; } }
    @media (max-width: 767.98px) {
      body.bancocaixageral #content h2, body.api-7304 #content h2 {
        margin-top: 15px; }
      body.bancocaixageral #content .hero-image, body.api-7304 #content .hero-image {
        margin-bottom: 0; }
        body.bancocaixageral #content .hero-image h2, body.api-7304 #content .hero-image h2 {
          max-width: 100%;
          text-align: left; }
      body.bancocaixageral #content .inicio, body.api-7304 #content .inicio {
        margin-bottom: 50px; }
      body.bancocaixageral #content .funcionamiento, body.api-7304 #content .funcionamiento {
        margin-bottom: 40px; }
      body.bancocaixageral #content #iframe #embeddedIframe, body.api-7304 #content #iframe #embeddedIframe {
        min-height: calc(100vh - 108px - 60px) !important; } }
    @media (max-width: 575.98px) {
      body.bancocaixageral #content p, body.api-7304 #content p {
        font-size: 12.5px; }
      body.bancocaixageral #content .inicio-icons, body.api-7304 #content .inicio-icons {
        margin-top: 15px;
        margin-bottom: 15px; } }
  body.bancocaixageral footer#footer .footer-nav, body.api-7304 footer#footer .footer-nav {
    max-width: 100%;
    flex: 100%;
    padding: 6px 0 !important;
    background-color: #ececec; }
    body.bancocaixageral footer#footer .footer-nav ul, body.api-7304 footer#footer .footer-nav ul {
      text-align: center; }
      body.bancocaixageral footer#footer .footer-nav ul li, body.api-7304 footer#footer .footer-nav ul li {
        padding: 0 40px 0 45px;
        border-color: #808080; }
        body.bancocaixageral footer#footer .footer-nav ul li:first-child, body.api-7304 footer#footer .footer-nav ul li:first-child {
          padding-left: 0;
          border: none; }
        body.bancocaixageral footer#footer .footer-nav ul li:nth-last-child(-n+2), body.api-7304 footer#footer .footer-nav ul li:nth-last-child(-n+2) {
          padding-right: 0; }
        body.bancocaixageral footer#footer .footer-nav ul li.nav-contact, body.api-7304 footer#footer .footer-nav ul li.nav-contact {
          padding: 0;
          border: none; }
          body.bancocaixageral footer#footer .footer-nav ul li.nav-contact a, body.api-7304 footer#footer .footer-nav ul li.nav-contact a {
            display: none; }
        body.bancocaixageral footer#footer .footer-nav ul li a, body.api-7304 footer#footer .footer-nav ul li a {
          color: #808080;
          font-size: 14px;
          font-weight: 100; }
    @media (max-width: 767.98px) {
      body.bancocaixageral footer#footer .footer-nav ul li, body.api-7304 footer#footer .footer-nav ul li {
        padding: 0 20px 0 25px; } }
    @media (max-width: 575.98px) {
      body.bancocaixageral footer#footer .footer-nav ul, body.api-7304 footer#footer .footer-nav ul {
        padding-left: 15px;
        padding-right: 15px; }
        body.bancocaixageral footer#footer .footer-nav ul li, body.api-7304 footer#footer .footer-nav ul li {
          padding: 0 10px 0 15px;
          border-left: none;
          border-right: 1px solid #808080; }
          body.bancocaixageral footer#footer .footer-nav ul li:first-child, body.api-7304 footer#footer .footer-nav ul li:first-child {
            padding-left: 0;
            border-right: 1px solid #808080; }
          body.bancocaixageral footer#footer .footer-nav ul li:nth-last-child(-n+2), body.api-7304 footer#footer .footer-nav ul li:nth-last-child(-n+2) {
            border: none; } }
  body.bancocaixageral footer#footer .footer-text, body.api-7304 footer#footer .footer-text {
    display: none; }
  body.bancocaixageral footer#footer .modal-contacto .modal-header .close, body.api-7304 footer#footer .modal-contacto .modal-header .close {
    color: #3279d0;
    opacity: 1;
    background-color: transparent; }
  body.bancocaixageral footer#footer .modal .modal-header .close, body.bancocaixageral footer#footer .modal .modal-header .close:not(:focus):active, body.api-7304 footer#footer .modal .modal-header .close, body.api-7304 footer#footer .modal .modal-header .close:not(:focus):active {
    font-size: 35px; }
  body.bancocaixageral #content .producto-txt, body.api-7304 #content .producto-txt {
    margin-bottom: 40px; }
    body.bancocaixageral #content .producto-txt h2, body.api-7304 #content .producto-txt h2 {
      margin-top: 40px;
      margin-bottom: 25px; }
    body.bancocaixageral #content .producto-txt .hero-image, body.api-7304 #content .producto-txt .hero-image {
      margin-bottom: 55px; }
    @media (max-width: 575.98px) {
      body.bancocaixageral #content .producto-txt .hero-image, body.api-7304 #content .producto-txt .hero-image {
        margin-bottom: 40px; } }
  body.bancocaixageral #productos .producto a h4, body.api-7304 #productos .producto a h4 {
    color: #084593;
    background-color: #deebf7;
    font-size: 11px;
    padding: 10px; }
  body.bancocaixageral #productos .producto a .inner img, body.api-7304 #productos .producto a .inner img {
    border-radius: 0; }
  body.bancocaixageral #productos .producto a .inner p, body.api-7304 #productos .producto a .inner p {
    font-size: 12px; }
  body.bancocaixageral #productos .producto a .btn, body.api-7304 #productos .producto a .btn {
    border-radius: 0;
    display: block; }
  body.bancocaixageral .beweb-integration, body.api-7304 .beweb-integration {
    max-width: 1260px;
    margin-bottom: 40px; }
  body.bancocaixageral #content .stats h2 a, body.api-7304 #content .stats h2 a {
    color: #057fb8; }
  body.bancocaixageral #content .stats #csv-metrics, body.api-7304 #content .stats #csv-metrics {
    min-width: 120px; }
  body.bancocaixageral.has-control-menu.signed-in header#banner, body.api-7304.has-control-menu.signed-in header#banner {
    z-index: 100;
    top: 56px; }
  body.bancocaixageral.has-control-menu.signed-in #content, body.api-7304.has-control-menu.signed-in #content {
    margin-top: calc(56px + 116px); }

body.ingenieros, body.api-7302 {
  font-family: "Lato", sans-serif;
  /* PRODUCTOS */
  /* STATS */
  /* TPP */
  /* CUSTOM */ }
  body.ingenieros header#banner .site-title .logo .sub-logo-slogan, body.api-7302 header#banner .site-title .logo .sub-logo-slogan {
    background-color: #f2f2f2; }
  body.ingenieros header#banner .navbar, body.api-7302 header#banner .navbar {
    background-color: #102137; }
    body.ingenieros header#banner .navbar .nav-item:hover, body.ingenieros header#banner .navbar .nav-item.active, body.api-7302 header#banner .navbar .nav-item:hover, body.api-7302 header#banner .navbar .nav-item.active {
      background-color: #8dd2f5; }
    body.ingenieros header#banner .navbar .nav-item .nav-link, body.api-7302 header#banner .navbar .nav-item .nav-link {
      color: #fff; }
    body.ingenieros header#banner .navbar .lang-dropdown .dropdown-menu, body.api-7302 header#banner .navbar .lang-dropdown .dropdown-menu {
      background-color: #102137; }
      body.ingenieros header#banner .navbar .lang-dropdown .dropdown-menu a, body.api-7302 header#banner .navbar .lang-dropdown .dropdown-menu a {
        color: #fff; }
        body.ingenieros header#banner .navbar .lang-dropdown .dropdown-menu a:hover, body.api-7302 header#banner .navbar .lang-dropdown .dropdown-menu a:hover {
          background-color: #4C4C4C; }
    body.ingenieros header#banner .navbar .navbar-toggler, body.api-7302 header#banner .navbar .navbar-toggler {
      border-color: #fff; }
    @media (max-width: 991.98px) {
      body.ingenieros header#banner .navbar .nav-item:hover, body.ingenieros header#banner .navbar .nav-item.active, body.api-7302 header#banner .navbar .nav-item:hover, body.api-7302 header#banner .navbar .nav-item.active {
        background-color: #8dd2f5; }
      body.ingenieros header#banner .navbar .nav-item.lang-dropdown, body.api-7302 header#banner .navbar .nav-item.lang-dropdown {
        background: transparent; } }
  body.ingenieros #content h2, body.api-7302 #content h2 {
    color: #fff;
    background-color: #102137; }
  body.ingenieros #content h3, body.ingenieros #content h4, body.api-7302 #content h3, body.api-7302 #content h4 {
    color: #8dd2f5; }
  body.ingenieros #content p, body.ingenieros #content .list-unstyled li, body.api-7302 #content p, body.api-7302 #content .list-unstyled li {
    font-size: 18px;
    color: #434343; }
  body.ingenieros #content .hero-image, body.api-7302 #content .hero-image {
    background-image: url(../images/banner/home.jpg);
    /* &.bannerFuncionamiento  { } */ }
    body.ingenieros #content .hero-image h2, body.api-7302 #content .hero-image h2 {
      color: #fff;
      background: transparent; }
    body.ingenieros #content .hero-image.bannerProducto, body.api-7302 #content .hero-image.bannerProducto {
      background-image: url(../images/banner/producto.jpg); }
    body.ingenieros #content .hero-image.bannerStats, body.api-7302 #content .hero-image.bannerStats {
      background-image: url(../images/banner/stats.jpg); }
  body.ingenieros #content .inicio-icons a, body.api-7302 #content .inicio-icons a {
    color: #102137; }
    body.ingenieros #content .inicio-icons a span, body.api-7302 #content .inicio-icons a span {
      color: #434343; }
    body.ingenieros #content .inicio-icons a:hover, body.api-7302 #content .inicio-icons a:hover {
      color: #8dd2f5; }
  body.ingenieros #content .btn-back, body.api-7302 #content .btn-back {
    background-color: #102137;
    color: #fff;
    padding: 12px 10px;
    min-width: 120px; }
    body.ingenieros #content .btn-back span, body.api-7302 #content .btn-back span {
      background: none;
      padding: 0; }
    body.ingenieros #content .btn-back:hover, body.api-7302 #content .btn-back:hover {
      font-weight: normal;
      background-color: #8dd2f5; }
  body.ingenieros #content .btn-primary, body.api-7302 #content .btn-primary {
    background-color: #102137; }
    body.ingenieros #content .btn-primary:hover, body.api-7302 #content .btn-primary:hover {
      background-color: #8dd2f5; }
  body.ingenieros footer#footer a, body.api-7302 footer#footer a {
    color: #102137; }
  body.ingenieros footer#footer .footer-nav, body.api-7302 footer#footer .footer-nav {
    background-color: #f2f2f2; }
    body.ingenieros footer#footer .footer-nav ul li, body.api-7302 footer#footer .footer-nav ul li {
      border-color: #102137; }
  body.ingenieros footer#footer .avisoCookie, body.api-7302 footer#footer .avisoCookie {
    box-shadow: 0 0 8px #102137;
    border-top: 1px solid #102137; }
  body.ingenieros footer#footer .footer-text, body.api-7302 footer#footer .footer-text {
    background-color: #102137;
    color: #fff; }
  body.ingenieros footer#footer .modal-contacto .head-contacto .bannerContacto h2, body.api-7302 footer#footer .modal-contacto .head-contacto .bannerContacto h2 {
    color: #fff; }
  body.ingenieros footer#footer .modal-contacto .head-contacto p, body.api-7302 footer#footer .modal-contacto .head-contacto p {
    color: #434343; }
    body.ingenieros footer#footer .modal-contacto .head-contacto p a, body.api-7302 footer#footer .modal-contacto .head-contacto p a {
      color: #8dd2f5; }
      body.ingenieros footer#footer .modal-contacto .head-contacto p a:hover, body.api-7302 footer#footer .modal-contacto .head-contacto p a:hover {
        color: #102137; }
  body.ingenieros #productos .producto, body.api-7302 #productos .producto {
    border-color: #bfbfbf; }
    body.ingenieros #productos .producto:hover, body.api-7302 #productos .producto:hover {
      border-color: #8dd2f5; }
    body.ingenieros #productos .producto a h4, body.api-7302 #productos .producto a h4 {
      background-color: #8dd2f5;
      color: #fff; }
    body.ingenieros #productos .producto a .btn, body.api-7302 #productos .producto a .btn {
      background-color: #8dd2f5; }
  body.ingenieros #content .stats h3, body.api-7302 #content .stats h3 {
    color: #8dd2f5; }
  body.ingenieros #content .stats .modal-nfo .modal-header .icon-info, body.api-7302 #content .stats .modal-nfo .modal-header .icon-info {
    color: #102137; }
  body.ingenieros #content .tpp .card .card-header, body.api-7302 #content .tpp .card .card-header {
    font-size: 18px; }
  body.ingenieros #content .tpp.changelog h4 a, body.api-7302 #content .tpp.changelog h4 a {
    background-color: #102137; }
    body.ingenieros #content .tpp.changelog h4 a:hover, body.api-7302 #content .tpp.changelog h4 a:hover {
      background-color: #8dd2f5; }
  body.ingenieros header#banner .site-title .logo img, body.api-7302 header#banner .site-title .logo img {
    width: 290px;
    max-width: 290px;
    height: auto; }
  body.ingenieros header#banner .site-title .logo .sub-logo-slogan .default, body.api-7302 header#banner .site-title .logo .sub-logo-slogan .default {
    display: none; }
  body.ingenieros header#banner .site-title .logo .sub-logo-slogan .alt, body.api-7302 header#banner .site-title .logo .sub-logo-slogan .alt {
    display: inline; }
  body.ingenieros #content h2, body.api-7302 #content h2 {
    color: #102137;
    font-size: 36px;
    background: none;
    padding: 0 0 15px 0; }
  body.ingenieros #content h3, body.api-7302 #content h3 {
    font-size: 22px;
    margin-bottom: 1rem; }
  body.ingenieros #content h3, body.ingenieros #content h4, body.api-7302 #content h3, body.api-7302 #content h4 {
    color: #102137; }
  body.ingenieros #content .hero-image, body.api-7302 #content .hero-image {
    height: 375px;
    min-height: 375px;
    background-image: url(../images/banner/home-2.jpg); }
    body.ingenieros #content .hero-image h2, body.api-7302 #content .hero-image h2 {
      font-size: 60px;
      font-weight: 400;
      text-shadow: none;
      max-width: 100%;
      color: #434343; }
    body.ingenieros #content .hero-image.bannerProducto, body.ingenieros #content .hero-image.bannerStats, body.api-7302 #content .hero-image.bannerProducto, body.api-7302 #content .hero-image.bannerStats {
      background-image: url(../images/banner/producto-2.jpg); }
    body.ingenieros #content .hero-image.bannerFuncionamiento, body.api-7302 #content .hero-image.bannerFuncionamiento {
      background-image: url(../images/banner/funcionamiento.jpg); }
    @media (max-width: 767.98px) {
      body.ingenieros #content .hero-image, body.api-7302 #content .hero-image {
        min-height: 250px; }
        body.ingenieros #content .hero-image h2, body.api-7302 #content .hero-image h2 {
          font-size: 42px; } }
    @media (max-width: 575.98px) {
      body.ingenieros #content .hero-image h2, body.api-7302 #content .hero-image h2 {
        font-size: 38px; } }
  body.ingenieros #content .inicio-icons a i, body.api-7302 #content .inicio-icons a i {
    background-color: #f2f2f2;
    border-radius: 50%;
    width: 125px;
    height: 125px;
    background-size: 70%;
    background-position: center;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: center; }
  body.ingenieros #content .journal-content-article ul li, body.api-7302 #content .journal-content-article ul li {
    list-style: none;
    font-size: 18px; }
    body.ingenieros #content .journal-content-article ul li:before, body.api-7302 #content .journal-content-article ul li:before {
      content: "•";
      color: #ffbc1d;
      font-weight: bold;
      display: inline-block;
      width: 1.2em;
      margin-left: -1.2em; }
  body.ingenieros #content .btn-back, body.ingenieros #content .btn-primary, body.api-7302 #content .btn-back, body.api-7302 #content .btn-primary {
    background-color: #fff;
    border: 2px solid #d9d9d9;
    color: #000;
    border-radius: 2.5em;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 15px; }
    body.ingenieros #content .btn-back:hover, body.ingenieros #content .btn-primary:hover, body.api-7302 #content .btn-back:hover, body.api-7302 #content .btn-primary:hover {
      border-color: #8dd2f5;
      font-weight: 600; }
  body.ingenieros footer#footer a, body.api-7302 footer#footer a {
    color: #1572b1; }
  body.ingenieros footer#footer .modal-contacto, body.api-7302 footer#footer .modal-contacto {
    text-align: left;
    /* iframe { min-height: 675px; } */ }
    body.ingenieros footer#footer .modal-contacto h2, body.api-7302 footer#footer .modal-contacto h2 {
      font-size: 60px; }
    body.ingenieros footer#footer .modal-contacto p, body.api-7302 footer#footer .modal-contacto p {
      font-size: 15px;
      line-height: 1.4;
      padding-left: 65px;
      background: transparent url(../images/ico_mail.png) no-repeat left center; }
    body.ingenieros footer#footer .modal-contacto .head-contacto p, body.api-7302 footer#footer .modal-contacto .head-contacto p {
      color: #0f4d82; }
    body.ingenieros footer#footer .modal-contacto .footer-contacto p, body.api-7302 footer#footer .modal-contacto .footer-contacto p {
      color: #434343;
      background: transparent url(../images/ico_movil.png) no-repeat left center; }
    @media (max-width: 991.98px) {
      body.ingenieros footer#footer .modal-contacto .modal-body .head-contacto + iframe, body.api-7302 footer#footer .modal-contacto .modal-body .head-contacto + iframe {
        max-height: calc(100vh - 350px); } }
    @media (max-width: 767.98px) {
      body.ingenieros footer#footer .modal-contacto, body.api-7302 footer#footer .modal-contacto {
        /* iframe { min-height: 700px; } */ }
        body.ingenieros footer#footer .modal-contacto h2, body.api-7302 footer#footer .modal-contacto h2 {
          font-size: 42px; }
        body.ingenieros footer#footer .modal-contacto p, body.ingenieros footer#footer .modal-contacto .footer-contacto p, body.api-7302 footer#footer .modal-contacto p, body.api-7302 footer#footer .modal-contacto .footer-contacto p {
          font-size: 14px;
          padding-left: 0;
          background: none; } }
    @media (max-width: 575.98px) {
      body.ingenieros footer#footer .modal-contacto h2, body.api-7302 footer#footer .modal-contacto h2 {
        font-size: 38px; } }
  body.ingenieros #productos .producto a h4, body.api-7302 #productos .producto a h4 {
    background-color: #0f4d82; }
  body.ingenieros #content .stats h2 a, body.api-7302 #content .stats h2 a {
    color: #102137;
    vertical-align: text-top; }
  body.ingenieros #content .stats #csv-metrics, body.api-7302 #content .stats #csv-metrics {
    padding: 10px 15px; }
  body.ingenieros #content .stats .modal-nfo .modal-header .icon-info, body.api-7302 #content .stats .modal-nfo .modal-header .icon-info {
    color: #102137; }

/* FIX FOR IE10 */
html.trident.ie.ie10 > body.api-7302 {
  /*
* UTIL
*/
  /**
* NAVBAR
*/
  /**
* FLEX
*/
  /**
* GRID
*/
  /**
* FORMS
*/
  /**
* MODALS
*/
  /**
* CONTENT
*/
  /**
* FOOTER
*/ }
  html.trident.ie.ie10 > body.api-7302 #wrapper {
    height: 100%;
    display: -ms-flexbox;
    -ms-flex-flow: column; }
    html.trident.ie.ie10 > body.api-7302 #wrapper #content {
      -ms-flex: 1 0 auto; }
    html.trident.ie.ie10 > body.api-7302 #wrapper footer#footer {
      -ms-flex-negative: 0; }
  html.trident.ie.ie10 > body.api-7302 .d-flex {
    display: -ms-flexbox !important; }
  html.trident.ie.ie10 > body.api-7302 .d-inline-flex {
    display: -ms-inline-flexbox !important; }
  @media (min-width: 576px) {
    html.trident.ie.ie10 > body.api-7302 .d-sm-flex {
      display: -ms-flexbox !important; }
    html.trident.ie.ie10 > body.api-7302 .d-sm-inline-flex {
      display: -ms-inline-flexbox !important; } }
  @media (min-width: 768px) {
    html.trident.ie.ie10 > body.api-7302 .d-md-flex {
      display: -ms-flexbox !important; }
    html.trident.ie.ie10 > body.api-7302 .d-md-inline-flex {
      display: -ms-inline-flexbox !important; } }
  @media (min-width: 992px) {
    html.trident.ie.ie10 > body.api-7302 .d-lg-flex {
      display: -ms-flexbox !important; }
    html.trident.ie.ie10 > body.api-7302 .d-lg-inline-flex {
      display: -ms-inline-flexbox !important; } }
  @media (min-width: 1200px) {
    html.trident.ie.ie10 > body.api-7302 .d-xl-flex {
      display: -ms-flexbox !important; }
    html.trident.ie.ie10 > body.api-7302 .d-xl-inline-flex {
      display: -ms-inline-flexbox !important; } }
  html.trident.ie.ie10 > body.api-7302 .navbar {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    -ms-flex-align: center;
    -ms-flex-pack: justify; }
    html.trident.ie.ie10 > body.api-7302 .navbar > .container, html.trident.ie.ie10 > body.api-7302 .navbar > .container-fluid {
      display: -ms-flexbox;
      -ms-flex-wrap: wrap;
      -ms-flex-align: center;
      -ms-flex-pack: justify; }
  html.trident.ie.ie10 > body.api-7302 .navbar-nav {
    display: -ms-flexbox;
    -ms-flex-direction: column; }
  html.trident.ie.ie10 > body.api-7302 .navbar-collapse {
    -ms-flex-preferred-size: 100%;
    -ms-flex-positive: 1;
    -ms-flex-align: center; }
  html.trident.ie.ie10 > body.api-7302 .navbar-expand-lg {
    -ms-flex-pack: justify; }
    html.trident.ie.ie10 > body.api-7302 .navbar-expand-lg .nav-item {
      -ms-flex-align: center;
      display: -ms-flexbox; }
  @media (min-width: 768px) {
    html.trident.ie.ie10 > body.api-7302 .navbar-expand-lg {
      -ms-flex-flow: row nowrap;
      -ms-flex-pack: start; }
      html.trident.ie.ie10 > body.api-7302 .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row; }
      html.trident.ie.ie10 > body.api-7302 .navbar-expand-lg > .container, html.trident.ie.ie10 > body.api-7302 .navbar-expand-lg .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap; }
      html.trident.ie.ie10 > body.api-7302 .navbar-expand-lg .navbar-collapse {
        display: -ms-flexbox !important;
        -ms-flex-preferred-size: auto; } }
  html.trident.ie.ie10 > body.api-7302 .flex-row {
    -ms-flex-direction: row !important; }
  html.trident.ie.ie10 > body.api-7302 .flex-column {
    -ms-flex-direction: column !important; }
  html.trident.ie.ie10 > body.api-7302 .flex-row-reverse {
    -ms-flex-direction: row-reverse !important; }
  html.trident.ie.ie10 > body.api-7302 .flex-column-reverse {
    -ms-flex-direction: column-reverse !important; }
  html.trident.ie.ie10 > body.api-7302 .flex-wrap {
    -ms-flex-wrap: wrap !important; }
  html.trident.ie.ie10 > body.api-7302 .flex-nowrap {
    -ms-flex-wrap: nowrap !important; }
  html.trident.ie.ie10 > body.api-7302 .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important; }
  html.trident.ie.ie10 > body.api-7302 .justify-content-start {
    -ms-flex-pack: start !important; }
  html.trident.ie.ie10 > body.api-7302 .justify-content-end {
    -ms-flex-pack: end !important; }
  html.trident.ie.ie10 > body.api-7302 .justify-content-center {
    -ms-flex-pack: center !important; }
  html.trident.ie.ie10 > body.api-7302 .justify-content-between {
    -ms-flex-pack: justify !important; }
  html.trident.ie.ie10 > body.api-7302 .justify-content-around {
    -ms-flex-pack: distribute !important; }
  html.trident.ie.ie10 > body.api-7302 .align-items-start {
    -ms-flex-align: start !important; }
  html.trident.ie.ie10 > body.api-7302 .align-items-end {
    -ms-flex-align: end !important; }
  html.trident.ie.ie10 > body.api-7302 .align-items-center {
    -ms-flex-align: center !important; }
  html.trident.ie.ie10 > body.api-7302 .align-items-baseline {
    -ms-flex-align: baseline !important; }
  html.trident.ie.ie10 > body.api-7302 .align-items-stretch {
    -ms-flex-align: stretch !important; }
  html.trident.ie.ie10 > body.api-7302 .align-content-start {
    -ms-flex-line-pack: start !important; }
  html.trident.ie.ie10 > body.api-7302 .align-content-end {
    -ms-flex-line-pack: end !important; }
  html.trident.ie.ie10 > body.api-7302 .align-content-center {
    -ms-flex-line-pack: center !important; }
  html.trident.ie.ie10 > body.api-7302 .align-content-between {
    -ms-flex-line-pack: justify !important; }
  html.trident.ie.ie10 > body.api-7302 .align-content-around {
    -ms-flex-line-pack: distribute !important; }
  html.trident.ie.ie10 > body.api-7302 .align-content-stretch {
    -ms-flex-line-pack: stretch !important; }
  html.trident.ie.ie10 > body.api-7302 .align-self-auto {
    -ms-flex-item-align: auto !important; }
  html.trident.ie.ie10 > body.api-7302 .align-self-start {
    -ms-flex-item-align: start !important; }
  html.trident.ie.ie10 > body.api-7302 .align-self-end {
    -ms-flex-item-align: end !important; }
  html.trident.ie.ie10 > body.api-7302 .align-self-center {
    -ms-flex-item-align: center !important; }
  html.trident.ie.ie10 > body.api-7302 .align-self-baseline {
    -ms-flex-item-align: baseline !important; }
  html.trident.ie.ie10 > body.api-7302 .align-self-stretch {
    -ms-flex-item-align: stretch !important; }
  @media (min-width: 576px) {
    html.trident.ie.ie10 > body.api-7302 .flex-sm-row {
      -ms-flex-direction: row !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-sm-column {
      -ms-flex-direction: column !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-sm-row-reverse {
      -ms-flex-direction: row-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-sm-column-reverse {
      -ms-flex-direction: column-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-sm-wrap {
      -ms-flex-wrap: wrap !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-sm-nowrap {
      -ms-flex-wrap: nowrap !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-sm-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-sm-start {
      -ms-flex-pack: start !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-sm-end {
      -ms-flex-pack: end !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-sm-center {
      -ms-flex-pack: center !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-sm-between {
      -ms-flex-pack: justify !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-sm-around {
      -ms-flex-pack: distribute !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-sm-start {
      -ms-flex-align: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-sm-end {
      -ms-flex-align: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-sm-center {
      -ms-flex-align: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-sm-baseline {
      -ms-flex-align: baseline !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-sm-stretch {
      -ms-flex-align: stretch !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-sm-start {
      -ms-flex-line-pack: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-sm-end {
      -ms-flex-line-pack: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-sm-center {
      -ms-flex-line-pack: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-sm-between {
      -ms-flex-line-pack: justify !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-sm-around {
      -ms-flex-line-pack: distribute !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-sm-stretch {
      -ms-flex-line-pack: stretch !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-sm-auto {
      -ms-flex-item-align: auto !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-sm-start {
      -ms-flex-item-align: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-sm-end {
      -ms-flex-item-align: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-sm-center {
      -ms-flex-item-align: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-sm-baseline {
      -ms-flex-item-align: baseline !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-sm-stretch {
      -ms-flex-item-align: stretch !important; } }
  @media (min-width: 768px) {
    html.trident.ie.ie10 > body.api-7302 .flex-md-row {
      -ms-flex-direction: row !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-md-column {
      -ms-flex-direction: column !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-md-row-reverse {
      -ms-flex-direction: row-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-md-column-reverse {
      -ms-flex-direction: column-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-md-wrap {
      -ms-flex-wrap: wrap !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-md-nowrap {
      -ms-flex-wrap: nowrap !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-md-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-md-start {
      -ms-flex-pack: start !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-md-end {
      -ms-flex-pack: end !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-md-center {
      -ms-flex-pack: center !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-md-between {
      -ms-flex-pack: justify !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-md-around {
      -ms-flex-pack: distribute !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-md-start {
      -ms-flex-align: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-md-end {
      -ms-flex-align: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-md-center {
      -ms-flex-align: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-md-baseline {
      -ms-flex-align: baseline !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-md-stretch {
      -ms-flex-align: stretch !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-md-start {
      -ms-flex-line-pack: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-md-end {
      -ms-flex-line-pack: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-md-center {
      -ms-flex-line-pack: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-md-between {
      -ms-flex-line-pack: justify !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-md-around {
      -ms-flex-line-pack: distribute !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-md-stretch {
      -ms-flex-line-pack: stretch !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-md-auto {
      -ms-flex-item-align: auto !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-md-start {
      -ms-flex-item-align: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-md-end {
      -ms-flex-item-align: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-md-center {
      -ms-flex-item-align: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-md-baseline {
      -ms-flex-item-align: baseline !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-md-stretch {
      -ms-flex-item-align: stretch !important; } }
  @media (min-width: 992px) {
    html.trident.ie.ie10 > body.api-7302 .flex-lg-row {
      -ms-flex-direction: row !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-lg-column {
      -ms-flex-direction: column !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-lg-row-reverse {
      -ms-flex-direction: row-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-lg-column-reverse {
      -ms-flex-direction: column-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-lg-wrap {
      -ms-flex-wrap: wrap !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-lg-nowrap {
      -ms-flex-wrap: nowrap !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-lg-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-lg-start {
      -ms-flex-pack: start !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-lg-end {
      -ms-flex-pack: end !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-lg-center {
      -ms-flex-pack: center !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-lg-between {
      -ms-flex-pack: justify !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-lg-around {
      -ms-flex-pack: distribute !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-lg-start {
      -ms-flex-align: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-lg-end {
      -ms-flex-align: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-lg-center {
      -ms-flex-align: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-lg-baseline {
      -ms-flex-align: baseline !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-lg-stretch {
      -ms-flex-align: stretch !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-lg-start {
      -ms-flex-line-pack: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-lg-end {
      -ms-flex-line-pack: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-lg-center {
      -ms-flex-line-pack: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-lg-between {
      -ms-flex-line-pack: justify !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-lg-around {
      -ms-flex-line-pack: distribute !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-lg-stretch {
      -ms-flex-line-pack: stretch !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-lg-auto {
      -ms-flex-item-align: auto !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-lg-start {
      -ms-flex-item-align: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-lg-end {
      -ms-flex-item-align: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-lg-center {
      -ms-flex-item-align: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-lg-baseline {
      -ms-flex-item-align: baseline !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-lg-stretch {
      -ms-flex-item-align: stretch !important; } }
  @media (min-width: 1200px) {
    html.trident.ie.ie10 > body.api-7302 .flex-xl-row {
      -ms-flex-direction: row !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-xl-column {
      -ms-flex-direction: column !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-xl-row-reverse {
      -ms-flex-direction: row-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-xl-column-reverse {
      -ms-flex-direction: column-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-xl-wrap {
      -ms-flex-wrap: wrap !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-xl-nowrap {
      -ms-flex-wrap: nowrap !important; }
    html.trident.ie.ie10 > body.api-7302 .flex-xl-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-xl-start {
      -ms-flex-pack: start !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-xl-end {
      -ms-flex-pack: end !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-xl-center {
      -ms-flex-pack: center !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-xl-between {
      -ms-flex-pack: justify !important; }
    html.trident.ie.ie10 > body.api-7302 .justify-content-xl-around {
      -ms-flex-pack: distribute !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-xl-start {
      -ms-flex-align: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-xl-end {
      -ms-flex-align: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-xl-center {
      -ms-flex-align: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-xl-baseline {
      -ms-flex-align: baseline !important; }
    html.trident.ie.ie10 > body.api-7302 .align-items-xl-stretch {
      -ms-flex-align: stretch !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-xl-start {
      -ms-flex-line-pack: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-xl-end {
      -ms-flex-line-pack: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-xl-center {
      -ms-flex-line-pack: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-xl-between {
      -ms-flex-line-pack: justify !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-xl-around {
      -ms-flex-line-pack: distribute !important; }
    html.trident.ie.ie10 > body.api-7302 .align-content-xl-stretch {
      -ms-flex-line-pack: stretch !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-xl-auto {
      -ms-flex-item-align: auto !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-xl-start {
      -ms-flex-item-align: start !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-xl-end {
      -ms-flex-item-align: end !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-xl-center {
      -ms-flex-item-align: center !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-xl-baseline {
      -ms-flex-item-align: baseline !important; }
    html.trident.ie.ie10 > body.api-7302 .align-self-xl-stretch {
      -ms-flex-item-align: stretch !important; } }
  html.trident.ie.ie10 > body.api-7302 .row {
    display: -ms-flexbox;
    -ms-flex-wrap: wrap; }
  html.trident.ie.ie10 > body.api-7302 .col {
    -ms-flex-preferred-size: 0;
    -ms-flex-positive: 1; }
  html.trident.ie.ie10 > body.api-7302 .col-auto {
    -ms-flex: 0 0 auto; }
  html.trident.ie.ie10 > body.api-7302 .col-1 {
    -ms-flex: 0 0 8.33333%; }
  html.trident.ie.ie10 > body.api-7302 .col-2 {
    -ms-flex: 0 0 16.66667%; }
  html.trident.ie.ie10 > body.api-7302 .col-3 {
    -ms-flex: 0 0 25%; }
  html.trident.ie.ie10 > body.api-7302 .col-4 {
    -ms-flex: 0 0 33.33333%; }
  html.trident.ie.ie10 > body.api-7302 .col-5 {
    -ms-flex: 0 0 41.66667%; }
  html.trident.ie.ie10 > body.api-7302 .col-6 {
    -ms-flex: 0 0 50%; }
  html.trident.ie.ie10 > body.api-7302 .col-7 {
    -ms-flex: 0 0 58.33333%; }
  html.trident.ie.ie10 > body.api-7302 .col-8 {
    -ms-flex: 0 0 66.66667%; }
  html.trident.ie.ie10 > body.api-7302 .col-9 {
    -ms-flex: 0 0 75%; }
  html.trident.ie.ie10 > body.api-7302 .col-10 {
    -ms-flex: 0 0 83.33333%; }
  html.trident.ie.ie10 > body.api-7302 .col-11 {
    -ms-flex: 0 0 91.66667%; }
  html.trident.ie.ie10 > body.api-7302 .col-12 {
    -ms-flex: 0 0 100%; }
  html.trident.ie.ie10 > body.api-7302 .order-first {
    -ms-flex-order: -1; }
  html.trident.ie.ie10 > body.api-7302 .order-last {
    -ms-flex-order: 13; }
  html.trident.ie.ie10 > body.api-7302 .order-0 {
    -ms-flex-order: 0; }
  html.trident.ie.ie10 > body.api-7302 .order-1 {
    -ms-flex-order: 1; }
  html.trident.ie.ie10 > body.api-7302 .order-2 {
    -ms-flex-order: 2; }
  html.trident.ie.ie10 > body.api-7302 .order-3 {
    -ms-flex-order: 3; }
  html.trident.ie.ie10 > body.api-7302 .order-4 {
    -ms-flex-order: 4; }
  html.trident.ie.ie10 > body.api-7302 .order-5 {
    -ms-flex-order: 5; }
  html.trident.ie.ie10 > body.api-7302 .order-6 {
    -ms-flex-order: 6; }
  html.trident.ie.ie10 > body.api-7302 .order-7 {
    -ms-flex-order: 7; }
  html.trident.ie.ie10 > body.api-7302 .order-8 {
    -ms-flex-order: 8; }
  html.trident.ie.ie10 > body.api-7302 .order-9 {
    -ms-flex-order: 9; }
  html.trident.ie.ie10 > body.api-7302 .order-10 {
    -ms-flex-order: 10; }
  html.trident.ie.ie10 > body.api-7302 .order-11 {
    -ms-flex-order: 11; }
  html.trident.ie.ie10 > body.api-7302 .order-12 {
    -ms-flex-order: 12; }
  @media (min-width: 576px) {
    html.trident.ie.ie10 > body.api-7302 .col-sm {
      -ms-flex-preferred-size: 0;
      -ms-flex-positive: 1; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-auto {
      -ms-flex: 0 0 auto; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-1 {
      -ms-flex: 0 0 8.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-2 {
      -ms-flex: 0 0 16.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-3 {
      -ms-flex: 0 0 25%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-4 {
      -ms-flex: 0 0 33.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-5 {
      -ms-flex: 0 0 41.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-6 {
      -ms-flex: 0 0 50%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-7 {
      -ms-flex: 0 0 58.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-8 {
      -ms-flex: 0 0 66.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-9 {
      -ms-flex: 0 0 75%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-10 {
      -ms-flex: 0 0 83.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-11 {
      -ms-flex: 0 0 91.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-sm-12 {
      -ms-flex: 0 0 100%; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-first {
      -ms-flex-order: -1; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-last {
      -ms-flex-order: 13; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-0 {
      -ms-flex-order: 0; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-1 {
      -ms-flex-order: 1; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-2 {
      -ms-flex-order: 2; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-3 {
      -ms-flex-order: 3; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-4 {
      -ms-flex-order: 4; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-5 {
      -ms-flex-order: 5; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-6 {
      -ms-flex-order: 6; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-7 {
      -ms-flex-order: 7; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-8 {
      -ms-flex-order: 8; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-9 {
      -ms-flex-order: 9; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-10 {
      -ms-flex-order: 10; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-11 {
      -ms-flex-order: 11; }
    html.trident.ie.ie10 > body.api-7302 .order-sm-12 {
      -ms-flex-order: 12; } }
  @media (min-width: 768px) {
    html.trident.ie.ie10 > body.api-7302 .col-md {
      -ms-flex-preferred-size: 0;
      -ms-flex-positive: 1; }
    html.trident.ie.ie10 > body.api-7302 .col-md-auto {
      -ms-flex: 0 0 auto; }
    html.trident.ie.ie10 > body.api-7302 .col-md-1 {
      -ms-flex: 0 0 8.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-2 {
      -ms-flex: 0 0 16.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-3 {
      -ms-flex: 0 0 25%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-4 {
      -ms-flex: 0 0 33.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-5 {
      -ms-flex: 0 0 41.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-6 {
      -ms-flex: 0 0 50%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-7 {
      -ms-flex: 0 0 58.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-8 {
      -ms-flex: 0 0 66.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-9 {
      -ms-flex: 0 0 75%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-10 {
      -ms-flex: 0 0 83.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-11 {
      -ms-flex: 0 0 91.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-md-12 {
      -ms-flex: 0 0 100%; }
    html.trident.ie.ie10 > body.api-7302 .order-md-first {
      -ms-flex-order: -1; }
    html.trident.ie.ie10 > body.api-7302 .order-md-last {
      -ms-flex-order: 13; }
    html.trident.ie.ie10 > body.api-7302 .order-md-0 {
      -ms-flex-order: 0; }
    html.trident.ie.ie10 > body.api-7302 .order-md-1 {
      -ms-flex-order: 1; }
    html.trident.ie.ie10 > body.api-7302 .order-md-2 {
      -ms-flex-order: 2; }
    html.trident.ie.ie10 > body.api-7302 .order-md-3 {
      -ms-flex-order: 3; }
    html.trident.ie.ie10 > body.api-7302 .order-md-4 {
      -ms-flex-order: 4; }
    html.trident.ie.ie10 > body.api-7302 .order-md-5 {
      -ms-flex-order: 5; }
    html.trident.ie.ie10 > body.api-7302 .order-md-6 {
      -ms-flex-order: 6; }
    html.trident.ie.ie10 > body.api-7302 .order-md-7 {
      -ms-flex-order: 7; }
    html.trident.ie.ie10 > body.api-7302 .order-md-8 {
      -ms-flex-order: 8; }
    html.trident.ie.ie10 > body.api-7302 .order-md-9 {
      -ms-flex-order: 9; }
    html.trident.ie.ie10 > body.api-7302 .order-md-10 {
      -ms-flex-order: 10; }
    html.trident.ie.ie10 > body.api-7302 .order-md-11 {
      -ms-flex-order: 11; }
    html.trident.ie.ie10 > body.api-7302 .order-md-12 {
      -ms-flex-order: 12; } }
  @media (min-width: 992px) {
    html.trident.ie.ie10 > body.api-7302 .col-lg {
      -ms-flex-preferred-size: 0;
      -ms-flex-positive: 1; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-auto {
      -ms-flex: 0 0 auto; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-1 {
      -ms-flex: 0 0 8.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-2 {
      -ms-flex: 0 0 16.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-3 {
      -ms-flex: 0 0 25%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-4 {
      -ms-flex: 0 0 33.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-5 {
      -ms-flex: 0 0 41.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-6 {
      -ms-flex: 0 0 50%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-7 {
      -ms-flex: 0 0 58.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-8 {
      -ms-flex: 0 0 66.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-9 {
      -ms-flex: 0 0 75%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-10 {
      -ms-flex: 0 0 83.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-11 {
      -ms-flex: 0 0 91.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-lg-12 {
      -ms-flex: 0 0 100%; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-first {
      -ms-flex-order: -1; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-last {
      -ms-flex-order: 13; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-0 {
      -ms-flex-order: 0; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-1 {
      -ms-flex-order: 1; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-2 {
      -ms-flex-order: 2; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-3 {
      -ms-flex-order: 3; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-4 {
      -ms-flex-order: 4; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-5 {
      -ms-flex-order: 5; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-6 {
      -ms-flex-order: 6; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-7 {
      -ms-flex-order: 7; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-8 {
      -ms-flex-order: 8; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-9 {
      -ms-flex-order: 9; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-10 {
      -ms-flex-order: 10; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-11 {
      -ms-flex-order: 11; }
    html.trident.ie.ie10 > body.api-7302 .order-lg-12 {
      -ms-flex-order: 12; } }
  @media (min-width: 1200px) {
    html.trident.ie.ie10 > body.api-7302 .col-xl {
      -ms-flex-preferred-size: 0;
      -ms-flex-positive: 1; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-auto {
      -ms-flex: 0 0 auto; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-1 {
      -ms-flex: 0 0 8.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-2 {
      -ms-flex: 0 0 16.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-3 {
      -ms-flex: 0 0 25%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-4 {
      -ms-flex: 0 0 33.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-5 {
      -ms-flex: 0 0 41.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-6 {
      -ms-flex: 0 0 50%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-7 {
      -ms-flex: 0 0 58.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-8 {
      -ms-flex: 0 0 66.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-9 {
      -ms-flex: 0 0 75%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-10 {
      -ms-flex: 0 0 83.33333%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-11 {
      -ms-flex: 0 0 91.66667%; }
    html.trident.ie.ie10 > body.api-7302 .col-xl-12 {
      -ms-flex: 0 0 100%; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-first {
      -ms-flex-order: -1; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-last {
      -ms-flex-order: 13; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-0 {
      -ms-flex-order: 0; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-1 {
      -ms-flex-order: 1; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-2 {
      -ms-flex-order: 2; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-3 {
      -ms-flex-order: 3; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-4 {
      -ms-flex-order: 4; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-5 {
      -ms-flex-order: 5; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-6 {
      -ms-flex-order: 6; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-7 {
      -ms-flex-order: 7; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-8 {
      -ms-flex-order: 8; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-9 {
      -ms-flex-order: 9; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-10 {
      -ms-flex-order: 10; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-11 {
      -ms-flex-order: 11; }
    html.trident.ie.ie10 > body.api-7302 .order-xl-12 {
      -ms-flex-order: 12; } }
  html.trident.ie.ie10 > body.api-7302 .form-check-inline {
    display: -ms-inline-flexbox;
    -ms-flex-align: center; }
  html.trident.ie.ie10 > body.api-7302 .modal-header {
    display: -ms-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: justify; }
  html.trident.ie.ie10 > body.api-7302 .modal-body {
    -ms-flex: 1 1 auto; }
  html.trident.ie.ie10 > body.api-7302 .modal-footer {
    display: -ms-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: end; }
  html.trident.ie.ie10 > body.api-7302 #content .hero-image {
    display: -ms-flexbox;
    -ms-flex-align: center; }
  html.trident.ie.ie10 > body.api-7302 #content .inicio-icons {
    -ms-flex-positive: 0; }
    html.trident.ie.ie10 > body.api-7302 #content .inicio-icons a {
      -ms-flex-direction: column;
      -ms-flex-align: center;
      -ms-flex-pack: flex-end; }
      html.trident.ie.ie10 > body.api-7302 #content .inicio-icons a i {
        display: -ms-flexbox;
        -ms-flex-align: center;
        -ms-flex-pack: center; }
  html.trident.ie.ie10 > body.api-7302 #content .btn-back {
    display: -ms-inline-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: center; }
  html.trident.ie.ie10 > body.api-7302 #content #iframe .iframe-loading {
    -ms-flex-align: center; }
  html.trident.ie.ie10 > body.api-7302 footer#footer .modal-contacto .modal-header {
    -ms-flex-pack: end; }

/* MODAL */
html.trident.ie > body.api-7302 .modal-header .close {
  padding-top: 8px; }

/*# sourceMappingURL=main.css.map */