@charset "UTF-8";
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
/**
 * Clay 3.84.0
 *
 * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
 * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
 *
 * SPDX-License-Identifier: BSD-3-Clause
 */
/**
 * Bootstrap v4.4.1
 *
 * SPDX-FileCopyrightText: © 2019 Twitter, Inc. <https://twitter.com>
 * SPDX-FileCopyrightText: © 2019 The Bootstrap Authors <https://getbootstrap.com/>
 *
 * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
 */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  overflow: visible;
  position: static;
  white-space: normal;
  width: auto;
}

.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;
  margin: 0.5em auto 2em;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right: 1px solid transparent;
  color: #999;
  float: left;
  line-height: 1em;
  margin-right: 10px;
  padding-right: 10px;
}
.lfr-asset-column-details .lfr-asset-icon.last {
  border-width: 0;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-metadata {
  clear: both;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.lfr-asset-column-details .lfr-panel {
  clear: both;
  margin-bottom: 0.2em;
}
.lfr-asset-column-details .lfr-panel.lfr-extended {
  border: 1px solid #ccc;
  margin-bottom: 0;
}
.lfr-asset-column-details .taglib-custom-attributes-list label,
.lfr-asset-column-details .lfr-asset-field label {
  display: block;
}
.lfr-asset-column-details .taglib-custom-attributes-list {
  margin-bottom: 1em;
}

.overlay {
  position: absolute;
}

.overlay-hidden,
.overlaymask-hidden {
  display: none;
}

.lfr-form-row {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 1px 5px 25px;
  position: relative;
}
.lfr-form-row:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
}
.lfr-form-row:hover {
  border: solid #ccc;
  border-width: 1px 0;
  padding-top: 0;
}
.lfr-form-row.lfr-form-row-inline .form-group {
  margin-right: 5px;
}
.lfr-form-row legend .field-label {
  float: left;
  margin-right: 10px;
}
.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-form-row fieldset {
  border-width: 0;
  margin: 0;
  padding: 0;
}

.lfr-autorow-controls {
  bottom: 5px;
  position: absolute;
  right: 5px;
}

.datepicker-popover-content .popover-content {
  padding: 0.75rem 1rem;
}

.dropdown.open > .dropdown-menu, .overlay-content .open > .dropdown-menu {
  display: block;
}

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

.form-search .input-group {
  position: relative;
}
.form-search .input-group.advanced-search .search-query {
  padding-left: 40px;
  z-index: 0;
}
.form-search .input-group.advanced-search .toggle-advanced {
  cursor: pointer;
  left: 0;
  line-height: 1;
  padding: 8px 10px;
  position: absolute;
  top: 0;
}
.form-search .input-group.advanced-search .toggle-advanced .caret {
  margin-top: 7px;
}
.form-search .input-group.advanced-search .toggle-advanced .icon-search {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .form-search .input-group {
    width: 100%;
  }
  .form-search .input-group .btn {
    clip: rect(0, 0, 0, 0);
    left: -9999px;
    position: absolute;
  }
  .form-search .input-group input.search-query {
    width: 100%;
  }
}

.lfr-table {
  border-collapse: collapse;
  clear: both;
}
.lfr-table > tbody > tr > td,
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > td,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > td,
.lfr-table > tfoot > tr > th {
  padding: 0 5px;
  overflow-wrap: break-all;
  word-wrap: break-all;
}
.lfr-table > tbody > tr > td:first-child, .lfr-table > tbody > tr > td.first-child,
.lfr-table > tbody > tr > th:first-child,
.lfr-table > tbody > tr > th.first-child,
.lfr-table > thead > tr > td:first-child,
.lfr-table > thead > tr > td.first-child,
.lfr-table > thead > tr > th:first-child,
.lfr-table > thead > tr > th.first-child,
.lfr-table > tfoot > tr > td:first-child,
.lfr-table > tfoot > tr > td.first-child,
.lfr-table > tfoot > tr > th:first-child,
.lfr-table > tfoot > tr > th.first-child {
  padding-left: 0;
}
.lfr-table > tbody > tr > td:last-child, .lfr-table > tbody > tr > td.last-child,
.lfr-table > tbody > tr > th:last-child,
.lfr-table > tbody > tr > th.last-child,
.lfr-table > thead > tr > td:last-child,
.lfr-table > thead > tr > td.last-child,
.lfr-table > thead > tr > th:last-child,
.lfr-table > thead > tr > th.last-child,
.lfr-table > tfoot > tr > td:last-child,
.lfr-table > tfoot > tr > td.last-child,
.lfr-table > tfoot > tr > th:last-child,
.lfr-table > tfoot > tr > th.last-child {
  padding-right: 0;
}
.lfr-table > tbody > tr > th,
.lfr-table > thead > tr > th,
.lfr-table > tfoot > tr > th {
  font-weight: bold;
}

.lfr-pagination:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
.lfr-pagination .dropdown-menu {
  display: none;
}
.lfr-pagination .dropdown-toggle .icon-caret-down {
  margin-left: 5px;
}
.lfr-pagination .lfr-pagination-controls {
  float: left;
}
.lfr-pagination .lfr-pagination-controls .search-results {
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  top: 10px;
}
.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  border-width: 0;
  clear: both;
  color: #333;
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 20px;
  text-align: left;
  white-space: nowrap;
  width: 100%;
}
.lfr-pagination .lfr-pagination-delta-selector {
  float: left;
}
@media (max-width: 991.98px) {
  .lfr-pagination .lfr-pagination-delta-selector .lfr-icon-menu-text {
    display: none;
  }
}
.lfr-pagination .pagination-content {
  float: right;
}

.lfr-panel.lfr-extended {
  border: 1px solid transparent;
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}
.lfr-panel.lfr-extended.lfr-collapsible .lfr-panel-button {
  display: block;
}
.lfr-panel.lfr-extended.lfr-collapsed .lfr-panel-titlebar {
  border-bottom-width: 0;
}
.lfr-panel.panel-default .panel-heading {
  border-bottom-width: 0;
}
.lfr-panel .toggler-header {
  cursor: pointer;
}

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

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.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-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

.lfr-tree a {
  text-decoration: none;
}
.lfr-tree li {
  margin-bottom: 2px;
  padding-left: 0;
}
.lfr-tree li ul li, .lfr-tree li.tree-item {
  padding-left: 0;
}
.lfr-tree li.tree-item {
  padding-left: 5px;
}
.lfr-tree li.tree-item li {
  padding-left: 20px;
}
.lfr-tree li.tree-item ul {
  margin-left: 0;
  margin-top: 5px;
}

.lfr-upload-container {
  margin-bottom: 1rem;
}
.lfr-upload-container .upload-target {
  border: 3px dashed #e5e7e9;
  margin-bottom: 1rem;
  min-height: 2rem;
  padding: 2rem 0;
  position: relative;
  text-align: center;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  z-index: 100;
}
.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #92e5a5;
  border-color: #69db83;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.mobile .lfr-upload-container .upload-target .drop-file-text {
  display: none;
}
.lfr-upload-container .upload-target .small {
  display: block;
  margin: 5px 0;
  text-transform: lowercase;
}
.lfr-upload-container .manage-upload-target {
  padding-top: 5px;
  position: relative;
}
.lfr-upload-container .manage-upload-target .select-files {
  float: left;
  line-height: 0;
  margin: 0 1.125rem 1.125rem;
  padding: 0 0 0 5px;
}
.lfr-upload-container .cancel-uploads,
.lfr-upload-container .clear-uploads {
  background-repeat: no-repeat;
  float: right;
}
.lfr-upload-container .cancel-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAnFBMVEX////4YWP/dXjyS07/dXj9bXD6a234YWP4XWD2WVv2VFfsOTzoLzHmKSvkISP2VFf0TE/vREftPT/iHB72WVvvREf0TE//hon/gYX/fYD/e33/dXj/cXP9bXD/a236a23/Zmb4YWP4XWD/Wl32WVv/VVj2VFf3VFb0TE/yS072SUvvREfuQELtPT/sOTzrMzXoLzHnLC/mKSvkISPh2jkWAAAAF3RSTlMAESIiMzMzMzMzMzMzMzNERERERHd3qtw8lzkAAACOSURBVHjaZcjZDsIgEIXhcd+tu5YBKUixttS6vP+7OQKJTfxvTr4D7Tpxu/2w410SjDjwVvLQ805TPiRryfQeKM6OTI68K/BJPHGlJZJjSqSMofEOGXbJecsTgzkds58V5+J8refBU7Jx9yIrmkW0sA6gqbLyuaRjZZWtgXq58rEFan0jf3uTfRuIkf/7AO8DDcVPSSG3AAAAAElFTkSuQmCC);
  margin-right: 0;
}
.lfr-upload-container .clear-uploads {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAdVBMVEX///+6QwTEVx65RQPEVx3EWB64RQPDVxq5RAO5RAO5RQPATQ65RQO5RQO5RQPRczjJZCW9TQTLay28QgTdZAHhaAPmdyHqeQXrikDudgDvfxj0nWP1qHL2tY33tY34dgD+za7+1rj/dxH/fxj/hiH/kk3///9TM3sUAAAAFHRSTlMAbXd4eHh6gN3e3+Hi4+T5+/z8/mIsq5IAAABHSURBVBjTY2CgGWDlFuZhRuIz8cspyggxIgQ4ZFWVVCQ4EQLCCmpqalLCCAFeaWV5SVE+hAC7gJi4iCAbkqksXMK8bNRzNADCOQN++eLhCQAAAABJRU5ErkJggg==);
  padding-left: 16px;
}
.lfr-upload-container .upload-file.upload-complete.file-saved {
  padding-left: 25px;
}
.lfr-upload-container .upload-file .file-title {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  padding-right: 16px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.lfr-upload-container .upload-file .icon-file {
  font-size: 40px;
}
.lfr-upload-container .upload-list-info {
  margin: 1em 0 0.5em;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #6c757d;
  margin-top: 1px;
  position: absolute;
  right: 5px;
  top: 50%;
  white-space: nowrap;
}
.lfr-upload-container .cancel-button .cancel-button-text {
  display: none;
  margin-left: 5px;
}
.lfr-upload-container .cancel-button:hover .cancel-button-text {
  display: inline;
}
.lfr-upload-container .cancel-button .lexicon-icon {
  height: 12px;
}
.lfr-upload-container .delete-button {
  color: #6c757d;
}
.lfr-upload-container .delete-button-col {
  padding-right: 10px;
}
.lfr-upload-container .file-added .success-message {
  float: right;
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
  padding-left: 25px;
}
.lfr-upload-container .upload-complete .cancel-button,
.lfr-upload-container .delete-button,
.lfr-upload-container .upload-complete.file-saved .delete-button,
.lfr-upload-container .upload-complete.upload-error .delete-button {
  display: none;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #f5c4c9 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJPSURBVDjLpZPLS5RhFMYfv9QJlelTQZwRb2OKlKuINuHGLlBEBEOLxAu46oL0F0QQFdWizUCrWnjBaDHgThCMoiKkhUONTqmjmDp2GZ0UnWbmfc/ztrC+GbM2dXbv4ZzfeQ7vefKMMfifyP89IbevNNCYdkN2kawkCZKfSPZTOGTf6Y/m1uflKlC3LvsNTWArr9BT2LAf+W73dn5jHclIBFZyfYWU3or7T4K7AJmbl/yG7EtX1BQXNTVCYgtgbAEAYHlqYHlrsTEVQWr63RZFuqsfDAcdQPrGRR/JF5nKGm9xUxMyr0YBAEXXHgIANq/3ADQobD2J9fAkNiMTMSFb9z8ambMAQER3JC1XttkYGGZXoyZEGyTHRuBuPgBTUu7VSnUAgAUAWutOV2MjZGkehgYUA6O5A0AlkAyRnotiX3MLlFKduYCqAtuGXpyH0XQmOj+TIURt51OzURTYZdBKV2UBSsOIcRp/TVTT4ewK6idECAihtUKOArWcjq/B8tQ6UkUR31+OYXP4sTOdisivrkMyHodWejlXwcC38Fvs8dY5xaIId89VlJy7ACpCNCFCuOp8+BJ6A631gANQSg1mVmOxxGQYRW2nHMha4B5WA3chsv22T5/B13AIicWZmNZ6cMchTXUe81Okzz54pLi0uQWp+TmkZqMwxsBV74Or3od4OISPr0e3SHa3PX0f3HXKofNH/UIG9pZ5PeUth+CyS2EMkEqs4fPEOBJLsyske48/+xD8oxcAYPzs4QaS7RR2kbLTTOTQieczfzfTv8QPldGvTGoF6/8AAAAASUVORK5CYII=) no-repeat 5px 5px;
  border-color: #bd2130;
  color: #bd2130;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .multiple-files .upload-error .error-message {
  display: block;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .card-body,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .card-body {
  padding-left: 1rem;
}
.lfr-upload-container .multiple-files .upload-complete.file-saved .form-check-middle-left .custom-control-label,
.lfr-upload-container .multiple-files .upload-complete.upload-error .form-check-middle-left .custom-control-label {
  display: none;
}
.lfr-upload-container .single-file .upload-error {
  list-style: none;
  margin-top: 1em;
}
.lfr-upload-container .single-file .upload-error .upload-error-message {
  margin-bottom: 0.5em;
}
.lfr-upload-container .upload-complete {
  padding-left: 5px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
  margin-left: 1em;
}
.lfr-upload-container .upload-complete .delete-button {
  display: inline-block;
}
.lfr-upload-container .upload-complete .select-file:disabled + .custom-control-label {
  display: none;
}
.lfr-upload-container .progress {
  display: none;
  margin-top: 0.5rem;
}
.lfr-upload-container .file-uploading .progress {
  display: flex;
}

.lfr-alert-container {
  left: 0;
  position: absolute;
  right: auto;
  top: auto;
  width: 100%;
  z-index: 430;
}
.lfr-alert-container.inline-alert-container {
  position: relative;
}
.lfr-alert-container.inline-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.lfr-alert-container .lfr-alert-wrapper {
  margin-bottom: 5px;
  overflow: hidden;
}

.lfr-search-container td .overlay.entry-action {
  position: static;
}
.lfr-search-container td .overlay.entry-action .btn a {
  display: block;
  padding: 4px 12px;
}

.contextual-sidebar {
  height: calc(100vh - 49px);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: 49px;
  transform: translateX(100%);
  transition: transform ease 0.5s;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
}
body.has-control-menu .contextual-sidebar {
  height: calc(100vh - 98px);
  top: 98px;
}

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.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 {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #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: 2px dotted #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: 2px solid #fdc6c6;
}

.taglib-discussion {
  font-size: 0.875rem;
  margin-top: 1rem;
}
.taglib-discussion .actions-menu .component-action {
  display: inline-flex;
}
.taglib-discussion .button-holder {
  margin: 1rem 0;
}
.taglib-discussion .comment-container {
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-body {
  font-size: 1rem;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-body {
    padding-left: 3.5rem;
  }
}
@media (min-width: 576px) {
  .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-container {
  border-bottom: 1px solid #e7e7ed;
  margin-bottom: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:first-of-type {
  border-top: 1px solid #e7e7ed;
  padding-top: 1.5rem;
}
.taglib-discussion .lfr-discussion-container:last-of-type {
  border-bottom: 0;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion {
  padding-left: 1rem;
}
.taglib-discussion .lfr-discussion-container .lfr-discussion .lfr-discussion .lfr-discussion .lfr-discussion {
  padding-left: 0;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-container .lfr-discussion {
    padding-left: 3.5rem;
  }
}
.taglib-discussion .lfr-discussion-parent-link {
  color: #67678c;
  font-weight: 600;
  margin-left: 1em;
}
@media (max-width: 767.98px) {
  .taglib-discussion .lfr-discussion-parent-link {
    display: block;
    margin-left: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.taglib-discussion .lfr-discussion-controls .autofit-col:first-of-type > .btn-outline-borderless {
  margin-left: -0.75rem;
}
.taglib-discussion .lfr-discussion-more-comments {
  border-top: 1px solid #e7e7ed;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  text-align: center;
}
.taglib-discussion .username {
  color: #272833;
  font-weight: 600;
}
.taglib-discussion .taglib-workflow-status {
  margin-left: 0.5rem;
}
.taglib-discussion .workflow-value {
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .taglib-discussion .actions-menu {
    display: none;
  }
  .taglib-discussion .comment-container:hover .actions-menu,
  .taglib-discussion .actions-menu:focus,
  .taglib-discussion .actions-menu.open {
    display: inline-block;
  }
}

.drop-zone {
  min-height: 80px;
  padding: 20px;
  text-align: center;
}
.drop-zone.drop-enabled {
  outline: 2px dashed transparent;
}
.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5);
}
.drop-zone p {
  margin: 10px auto 0;
  max-width: 75%;
}

.drop-here-info {
  font-size: 25px;
  height: 100%;
  left: 0;
  min-height: 100px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  visibility: hidden;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info {
    transition: none;
  }
}
.drop-here-info .drop-here-indicator {
  height: 115px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}
.drop-here-info .drop-icons {
  display: inline-block;
  position: relative;
  width: 160px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons {
    transition: none;
  }
}
.drop-here-info .drop-icons span {
  border-radius: 3px;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .drop-here-info .drop-icons span {
    transition: none;
  }
}
.drop-here-info .drop-icons span:nth-of-type(1) {
  box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.08);
  height: 60px;
  left: 0;
  line-height: 60px;
  opacity: 0;
  top: 10px;
  transform: rotate(25deg);
  width: 60px;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
  height: 80px;
  left: 40px;
  line-height: 80px;
  width: 80px;
  z-index: 2;
}
.drop-here-info .drop-icons span:nth-of-type(3) {
  box-shadow: -5px 4px 0 0 rgba(0, 0, 0, 0.08);
  display: block;
  font-size: 45px;
  height: 70px;
  left: 90px;
  line-height: 70px;
  opacity: 0;
  position: relative;
  top: 8px;
  transform: rotate(-25deg);
  width: 70px;
  z-index: 1;
}
.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-text {
  color: #fff;
  display: block;
  font-size: 20px;
  margin-left: 0;
  margin-top: 20px;
}
.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1;
  visibility: visible;
  z-index: 100;
}
.drop-active .drop-here-info .drop-icons span:nth-of-type(1), .drop-active .drop-here-info .drop-icons span:nth-of-type(3) {
  opacity: 1;
}
.drop-active .drop-here-info span:nth-of-type(1) {
  transform: rotate(-20deg);
}
.drop-active .drop-here-info span:nth-of-type(2) {
  transform: scale(1);
}
.drop-active .drop-here-info span:nth-of-type(3) {
  transform: rotate(15deg);
}

.taglib-empty-result-message.sheet {
  margin-bottom: 24px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  color: #6c757d;
  margin-top: 8px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn,
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: auto;
  margin-right: auto;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  max-width: 200px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-header,
.taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(/o/veci-theme/images/states/empty_state.gif);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(/o/veci-theme/images/states/search_state.gif);
  max-width: 210px;
  padding-top: 232px;
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(/o/veci-theme/images/states/empty_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(/o/veci-theme/images/states/success_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(/o/veci-theme/images/states/search_state.gif);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
.taglib-empty-result-message .taglib-empty-result-message-title {
  font-size: 1rem;
  margin-top: 48px;
}
.taglib-empty-result-message .taglib-empty-result-message-description {
  font-size: 0.875rem;
}
.taglib-empty-result-message .taglib-empty-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-search-result-message-header + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-empty-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-success-state + .taglib-empty-result-message-title,
.taglib-empty-result-message .taglib-search-state + .taglib-empty-result-message-title {
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
}
.taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-description, .taglib-empty-result-message .taglib-empty-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-search-result-message-header ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-empty-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-success-state ~ .taglib-empty-result-message-actions,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-description,
.taglib-empty-result-message .taglib-search-state ~ .taglib-empty-result-message-actions {
  font-size: 1rem;
  text-align: center;
}

.field-wrapper.form-inline .control-label {
  display: inline-block;
}

.field-wrapper-html .input-localized .input-group-item {
  flex-wrap: nowrap;
}

.taglib-header {
  border-bottom: 1px solid #c8c9ca;
  color: #555;
  margin-bottom: 1em;
  padding-bottom: 10px;
}
.taglib-header .header-title {
  display: inline-block;
  margin: 0.1em;
  max-width: 100%;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
  word-wrap: normal;
}
.taglib-header .header-back-to {
  display: inline-block;
  vertical-align: middle;
}
.taglib-header .header-back-to a {
  display: block;
  font-weight: bold;
  padding: 0 0.3em 0 0;
  text-decoration: none;
}

.taglib-icon {
  text-decoration: none;
}
.taglib-icon:not(.btn):hover .taglib-text, .taglib-icon:not(.btn):focus .taglib-text {
  text-decoration: underline;
}
.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px;
}

.icon-monospaced {
  color: inherit;
  display: inline-block;
  height: 2rem;
  line-height: 34px;
  text-align: center;
  width: 2rem;
}
.icon-monospaced.lexicon-icon {
  padding: 8px;
}

.taglib-icon-list li {
  float: left;
  margin-right: 1em;
}
.taglib-icon-list:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}

.lfr-icon-menu .lfr-icon-menu-icon {
  max-width: none;
}
@media (max-width: 767.98px) {
  .table-cell.last .lfr-icon-menu .dropdown-toggle {
    text-align: center;
  }
  .table-cell.last .lfr-icon-menu .dropdown-toggle > img,
  .table-cell.last .lfr-icon-menu .dropdown-toggle .lfr-icon-menu-text {
    display: none;
  }
}

.lfr-menu-list {
  float: none;
  overflow-y: auto;
  position: relative;
}
.lfr-menu-list.direction-right {
  margin: 0 2px;
}
.lfr-menu-list.dropdown-menu {
  float: none;
  position: relative;
}
@media (max-width: 991.98px) {
  .lfr-menu-list.dropdown-menu > li > a {
    font-size: 22px;
    line-height: 40px;
    white-space: normal;
  }
  .lfr-menu-list.dropdown-menu > li > a img {
    margin-bottom: 3px;
  }
}
.lfr-menu-list.dropdown-menu .search-panel {
  margin-bottom: 0;
}
.lfr-menu-list.dropdown-menu .search-panel .form-group {
  margin: 0 16px;
}
.lfr-menu-list.dropdown-menu .search-panel .menu-item-filter {
  width: auto;
}
body > .lfr-menu-list ul {
  border-radius: 4px;
}

.lfr-icon-menu-open:after {
  clear: both;
  content: "";
  display: table;
}
.lfr-icon-menu-open .dropdown-menu {
  position: static;
}

.input-localized.input-localized-editor .form-control {
  border-width: 0;
  height: 100%;
  padding: 0;
}
.input-localized .input-group-item {
  flex-direction: column;
}
.input-localized .input-localized-content {
  margin-left: 6px;
}
.input-group .input-localized .input-localized-content {
  margin-top: 3px;
}
.input-localized .lfr-input-localized .lfr-input-localized-state {
  background-color: #ddd;
}
.input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
  background-color: #ff0047;
}
.input-localized .lfr-input-localized-default a {
  margin-right: 14px;
}
.input-localized .lfr-input-localized-state {
  height: 4px;
  margin: 3px 5px;
  width: 4px;
}
.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5;
}
.input-localized .palette-item,
.input-localized .palette-item-hover,
.input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent;
}
.input-localized .palette-item-inner {
  border-color: #666;
  display: block;
  height: 16px;
  width: 16px;
}
.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27c1f2;
}

.input-localized-palette-container .palette-items-container {
  font-size: 0;
  margin: 0;
  white-space: normal;
}
.input-localized-palette-container .palette-item {
  border-width: 0;
  padding: 0.5rem 1.25rem;
}
.input-localized-palette-container .palette-item-inner {
  border: 1px solid;
  margin-right: 4px;
  width: 16px;
}
.input-localized-palette-container .palette-item-inner img {
  display: block;
}

.taglib-move-boxes {
  margin-bottom: 1em;
}
.taglib-move-boxes label {
  border-bottom: 1px solid transparent;
  display: block;
  margin-bottom: 5px;
  padding: 5px;
}
.taglib-move-boxes .toolbar {
  text-align: center;
}
.taglib-move-boxes .arrow-button img {
  border-width: 0;
  height: 16px;
  width: 16px;
}
.taglib-move-boxes .choice-selector {
  width: 100%;
}
.taglib-move-boxes .choice-selector label {
  background: #ebf1f9;
  border-bottom-color: #8db2f3;
}
.taglib-move-boxes .field-content {
  margin-bottom: 0;
}
.taglib-move-boxes .move-arrow-buttons {
  margin-top: 5em;
}
.taglib-move-boxes .move-arrow-buttons .arrow-button {
  display: block;
}
.taglib-move-boxes .sortable-container {
  margin-top: 10px;
}
.taglib-move-boxes .sortable-container .btn.edit-selection {
  margin-bottom: 10px;
}
.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
  border-top: 1px solid #ddd;
  display: none;
  margin: 2px 0;
  padding: 2px;
  position: relative;
}
.taglib-move-boxes .sortable-container .move-option.selected {
  display: block;
}
.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}
.taglib-move-boxes .sortable-container .move-option .checkbox,
.taglib-move-boxes .sortable-container .move-option .handle {
  position: absolute;
}
.taglib-move-boxes .sortable-container .move-option .checkbox {
  display: none;
  margin: 7px 0 0 5px;
}
.taglib-move-boxes .sortable-container .move-option .handle {
  color: #999;
  cursor: pointer;
  font-size: 1.5em;
  padding: 6px;
}
.taglib-move-boxes .sortable-container .move-option .title {
  font-size: 1.2em;
  margin: 1px 0 1px 30px;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option {
  display: block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .checkbox {
  display: inline-block;
}
.taglib-move-boxes .sortable-container.edit-list-active .move-option .handle {
  display: none;
}
.mobile .taglib-move-boxes .selector-container {
  display: none;
}

.item-selector .card-row > .autofit-col-expand {
  padding-top: 4px;
}
.item-selector .drop-zone {
  background-color: #f1f2f5;
  margin-top: 1rem;
}
.item-selector .input-file {
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0.1px;
  z-index: -1;
}
.item-selector .input-file + label {
  position: relative;
}
.item-selector .input-file + label::before {
  border-radius: 4px;
  bottom: -2px;
  content: "";
  display: block;
  left: -2px;
  position: absolute;
  right: -2px;
  top: -2px;
  transition: box-shadow 0.15s ease-in-out;
}
.item-selector .input-file:focus + label::before {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #75b8ff;
}
.item-selector .item-selector-list-row:hover {
  background-color: #e5f2ff;
  cursor: pointer;
}

.lfr-map {
  border: 1px solid #ccc;
  min-height: 400px;
  width: 100%;
}
.lfr-map .home-button {
  margin: 5px;
}
@media (max-width: 575.98px) {
  .lfr-map .home-button {
    height: 35px;
    width: 45px;
  }
}
.lfr-map .search-controls {
  font-size: 15px;
  margin-top: 5px;
  width: 100%;
}
@media (min-width: 576px) {
  .lfr-map .search-controls {
    width: 50%;
  }
}
.lfr-map .search-controls .search-input {
  width: 100%;
}

.navbar .navbar-collapse {
  max-height: none;
}
.navbar .navbar-collapse:after, .navbar .navbar-collapse:before {
  display: inline;
}
@media (max-width: 767.98px) {
  .navbar .navbar-search {
    background-color: #f3f3f3;
    border-top-width: 0;
    width: 100%;
  }
}
.navbar .navbar-search .form-search {
  margin: 8px 0;
}
@media (min-width: 768px) {
  .navbar .navbar-search .form-search {
    float: right;
    max-width: 275px;
  }
}
@media (max-width: 767.98px) {
  .navbar .navbar-search .form-search .input-group {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .navbar .container .navbar-btn,
  .navbar .container-fluid .navbar-btn {
    margin-bottom: 5px;
    width: 45px;
  }
  .navbar .container .navbar-collapse.open,
  .navbar .container-fluid .navbar-collapse.open {
    border-width: 0;
    display: block;
    height: auto;
    overflow: visible;
  }
}

.taglib-portlet-preview.show-borders {
  border: 1px solid #828f95;
  margin-bottom: 1em;
  padding: 3px 3px 1em;
}
.taglib-portlet-preview.show-borders .title {
  background-color: #d3dadd;
  font-size: 1.4em;
  font-weight: bold;
  padding: 0.5em;
}
.taglib-portlet-preview .preview {
  margin: 1em;
  min-height: 90px;
}

.lfr-search-container .entry-action {
  width: 1px;
}
.lfr-search-container .entry-action .taglib-icon {
  white-space: nowrap;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}
@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.component-action):not(.btn):focus, .lfr-search-container-wrapper a:not(.component-action):not(.btn):hover {
  color: #000;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle {
  color: #6c757d;
}
.lfr-search-container-wrapper .dropdown-action .dropdown-toggle:hover {
  color: #343a40;
}
.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: #343a40;
}
.lfr-search-container-wrapper .lfr-search-container-list .list-group:last-child .list-group-item:nth-last-child(2) {
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.lfr-search-container-wrapper .lfr-search-container-list + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}
.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group + .list-group .list-group-header:first-child,
.lfr-search-container-wrapper .list-group + .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}
.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}
.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}
.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;
}

.user-info {
  display: flex;
}
.user-info .sticker {
  align-self: center;
}
.user-info .user-details {
  margin-left: 1rem;
}
.user-info .user-name {
  color: #343a40;
  font-weight: 600;
}
.user-info .date-info {
  color: #6c757d;
}

.user-status-tooltip .user-status-avatar {
  float: left;
  margin-right: 5px;
}
.user-status-tooltip .user-status-avatar .user-status-avatar-image {
  width: 27px;
}
.user-status-tooltip .user-status-info {
  display: inline-block;
  overflow: hidden;
}
.user-status-tooltip .user-status-info .user-status-date {
  font-size: 11px;
}

.lfr-search-container {
  margin-top: 1.5em;
  overflow: auto;
}
@media (max-width: 767.98px) {
  .lfr-search-container .selector-button {
    width: auto;
  }
}
.touch .lfr-search-container {
  -webkit-overflow-scrolling: touch;
}
.touch .lfr-search-container .searchcontainer-content .table {
  max-width: none;
}

.taglib-page-iterator {
  clear: both;
  height: auto;
  width: auto;
}
.taglib-page-iterator .lfr-pagination-buttons {
  float: right;
  margin: 0;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    width: 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-buttons {
    float: none;
    margin-top: 20px;
  }
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-buttons > li {
    display: inline-block;
    width: 50%;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li.first, .taglib-page-iterator .lfr-pagination-buttons > li.last {
    display: none;
  }
  .taglib-page-iterator .lfr-pagination-buttons > li > a {
    line-height: 20px;
    padding: 11px 19px;
  }
}
.taglib-page-iterator .lfr-pagination-config {
  float: left;
  line-height: 46px;
}
@media (max-width: 767.98px) {
  .taglib-page-iterator .lfr-pagination-config {
    float: none;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu {
    display: block;
  }
  .taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
    display: block;
  }
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector,
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-page-selector {
  display: inline;
}
.taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
  float: none;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none;
  }
}
.taglib-page-iterator .search-results {
  float: left;
  line-height: 46px;
  margin-left: 10px;
}
@media (max-width: 991.98px) {
  .taglib-page-iterator .search-results {
    display: none;
  }
}

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.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: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.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-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

.taglib-user-display {
  padding: 0.5em;
}
.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
  display: block;
  height: 60px;
  margin: 0 auto;
  width: 60px;
}
.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
  border-radius: 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.taglib-user-display .user-details {
  margin-top: 1em;
}
.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold;
}
.taglib-user-display a .user-name {
  text-decoration: underline;
}
.taglib-user-display.display-style-1 .user-profile-image {
  float: left;
  margin-right: 24px;
}
.taglib-user-display.display-style-1 .user-name {
  display: inline-block;
  margin-top: 10px;
}
.taglib-user-display.display-style-1 .user-details {
  margin-top: 0;
}
.taglib-user-display.display-style-2 .user-profile-image,
.taglib-user-display.display-style-2 .user-name {
  clear: both;
  display: block;
  min-height: 20px;
  text-align: center;
}
.taglib-user-display.display-style-3 {
  padding: 0;
}
.taglib-user-display.display-style-3 .user-profile-image {
  display: inline-block;
  vertical-align: middle;
}

.taglib-workflow-status .workflow-id,
.taglib-workflow-status .workflow-version,
.taglib-workflow-status .workflow-status {
  color: #999;
}
.table-cell .taglib-workflow-status {
  margin: 0;
}
.table-cell .taglib-workflow-status .workflow-status {
  padding-left: 0;
}

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

.portal-popup .sheet > .lfr-nav {
  margin-top: -24px;
}
.portal-popup .contacts-portlet .portlet-configuration-container .form {
  position: static;
}
.portal-popup .lfr-form-content {
  padding: 24px 12px;
}
.portal-popup .portlet-body,
.portal-popup .portlet-boundary,
.portal-popup .portlet-column,
.portal-popup .portlet-layout {
  height: 100%;
}
.portal-popup .portlet-column {
  position: static;
}
.portal-popup .dialog-body > .container-fluid-max-xl,
.portal-popup .dialog-body .container-view,
.portal-popup .export-dialog-tree > .container-fluid-max-xl,
.portal-popup .export-dialog-tree .container-view,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader .container-view,
.portal-popup .lfr-form-content > .container-fluid-max-xl,
.portal-popup .lfr-form-content .container-view,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content .container-view,
.portal-popup .process-list > .container-fluid-max-xl,
.portal-popup .process-list .container-view,
.portal-popup .roles-selector-body > .container-fluid-max-xl,
.portal-popup .roles-selector-body .container-view {
  padding-top: 20px;
}
.portal-popup .dialog-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .dialog-body .container-view .nav-tabs-underline,
.portal-popup .export-dialog-tree > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .export-dialog-tree .container-view .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
.portal-popup .lfr-form-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .lfr-form-content .container-view .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
.portal-popup .process-list > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .process-list .container-view .nav-tabs-underline,
.portal-popup .roles-selector-body > .container-fluid-max-xl .nav-tabs-underline,
.portal-popup .roles-selector-body .container-view .nav-tabs-underline {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.portal-popup .dialog-body > .lfr-nav + .container-fluid-max-xl,
.portal-popup .export-dialog-tree > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-max-xl,
.portal-popup .lfr-form-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-max-xl,
.portal-popup .process-list > .lfr-nav + .container-fluid-max-xl,
.portal-popup .roles-selector-body > .lfr-nav + .container-fluid-max-xl {
  padding-top: 0;
}
.portal-popup .login-container {
  padding: 1rem;
}
.portal-popup .management-bar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0;
}
.portal-popup .navbar ~ .portlet-configuration-setup,
.portal-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative;
}
@media (min-width: 576px) {
  .portal-popup .navbar ~ .portlet-configuration-setup,
  .portal-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.portal-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
}
.portal-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0;
}
.portal-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.portal-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}
@media (min-width: 576px) {
  .portal-popup .portlet-configuration-setup .lfr-nav {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.portal-popup .lfr-dynamic-uploader,
.portal-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch;
}
@media (min-width: 576px) {
  .portal-popup .lfr-dynamic-uploader,
  .portal-popup .process-list {
    top: 48px;
  }
}
.portal-popup .portlet-export-import-publish-processes {
  top: 0;
}
.portal-popup .dialog-footer {
  background-color: #fff;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
  z-index: 1020;
}
@media (min-width: 768px) {
  .portal-popup .dialog-footer {
    position: fixed;
  }
}
.portal-popup .dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}
.portal-popup .dialog-footer.dialog-footer-not-reverse {
  flex-direction: initial;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  .portal-popup .dialog-body:not(:last-child),
  .portal-popup .lfr-dynamic-uploader:not(:last-child),
  .portal-popup .lfr-form-content:not(:last-child),
  .portal-popup .portlet-configuration-body-content:not(:last-child),
  .portal-popup .roles-selector-body:not(:last-child) {
    padding-bottom: 60px;
  }
}
.portal-popup .lfr-dynamic-uploader {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0;
}
.portal-popup .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
  display: none;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.portal-popup .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}
.portal-popup .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0;
}
.portal-popup:not(.article-preview) #main-content,
.portal-popup:not(.article-preview) #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch;
}
@media print {
  .portal-popup:not(.article-preview) #main-content,
  .portal-popup:not(.article-preview) #wrapper {
    position: initial;
  }
}
.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;
}

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .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;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

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

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

.active-area {
  background: #ffc;
}

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
  transform: scale(0.8);
  transition: transform 0.3s ease;
}
@media (prefers-reduced-motion: reduce) {
  .portlet-boundary.yui3-dd-dragging {
    transition: none;
  }
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}

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

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

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

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

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

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

.portlet-column-content.empty {
  padding: 50px;
}

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

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.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: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.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 {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

.lfr-fulscreen-source-editor-dialog .modal-footer {
  text-align: left;
}

.file-icon-color-0 {
  background-color: #fff;
  color: #6b6c7e;
}

.file-icon-color-1 {
  background-color: #fff;
  color: #a7a9bc;
}

.file-icon-color-2 {
  background-color: #fff;
  color: #50d2a0;
}

.file-icon-color-3 {
  background-color: #fff;
  color: #af78ff;
}

.file-icon-color-4 {
  background-color: #fff;
  color: #ffb46e;
}

.file-icon-color-5 {
  background-color: #fff;
  color: #ff5f5f;
}

.file-icon-color-6 {
  background-color: #fff;
  color: #4b9bff;
}

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

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3;
}
.lfr-item-viewer.uploading > .progress-container {
  visibility: visible;
}
.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: absolute;
  width: 100%;
}
.lfr-item-viewer .image-viewer-base-image-list {
  padding-top: 35px;
}
.lfr-item-viewer .item-preview:hover {
  cursor: pointer;
}
.lfr-item-viewer .progress-container {
  background-color: #fff;
  left: 0;
  margin: 0 auto;
  padding: 20px 30px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  visibility: hidden;
  width: 80%;
  z-index: 1000;
}
.lfr-item-viewer .progress-container a {
  position: absolute;
  right: 30px;
}
.lfr-item-viewer .progress-container .progress {
  margin-top: 10px;
}
.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 .upload-view {
  display: table;
  height: 400px;
  margin-top: 20px;
  width: 100%;
}
.lfr-item-viewer .upload-view > div {
  display: table-cell;
  vertical-align: middle;
}
.lfr-item-viewer .yui3-widget-bd {
  position: relative;
}

.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}

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

.lfr-page-layouts {
  padding: 0;
}
.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal {
  cursor: default;
}
.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  bottom: -0.0625rem;
  content: "";
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal {
    transition: none;
  }
}
.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -0.0625rem;
  content: "";
  height: 0;
  left: -0.0625rem;
  position: absolute;
  right: -0.0625rem;
  transition: height 0.15s ease-out;
}
@media (prefers-reduced-motion: reduce) {
  .lfr-page-layouts .card-horizontal::after {
    transition: none;
  }
}
.modal-body.dialog-iframe-bd {
  overflow: hidden;
  padding: 0;
}

.modal-dialog:not(.dialog-iframe-modal):not(.modal-full-screen) {
  position: relative;
}
.modal-dialog.dialog-iframe-modal {
  max-width: none;
}
.modal-dialog.modal-dialog-sm {
  max-width: 500px;
}
.modal-dialog .yui3-resize-handles-wrapper {
  pointer-events: all;
}
.modal-dialog .yui3-resize-handles-wrapper .yui3-resize-handle-inner-br {
  bottom: 0;
  right: 0;
}

.modal-open .modal {
  display: block;
}

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

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

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em;
  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 .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;
}

.lfr-portal-tooltip {
  display: inline-flex;
}
.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;
}

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.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;
}

.tree-view li.tree-node .tree-node-content svg.lexicon-icon {
  pointer-events: none;
}

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

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

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

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

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

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

.user-icon-color-6 {
  background-color: #fff;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #879b7a;
}

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

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

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

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20512%20512'%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-top'%20d='M480%2064H32C14.336%2064%200%2049.664%200%2032S14.336%200%2032%200h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-middle'%20d='M480%20288H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3Cpath%20class='lexicon-icon-outline%20bars-line-bottom'%20d='M480%20512H32c-17.664%200-32-14.336-32-32s14.336-32%2032-32h448c17.664%200%2032%2014.336%2032%2032s-14.336%2032-32%2032z'%20fill='%23212529'/%3E%3C/svg%3E");
  height: 1em;
  width: 1em;
}

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

.navbar .navbar-toggler .c-inner {
  max-width: none;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
html:not(#__):not(#___) .cadmin .component-action.portlet-options {
  color: white;
}

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.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-options-dropdown {
  z-index: 1035;
}

.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}

.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-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

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

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

.portlet-layout .portlet-header {
  margin-bottom: var(--portlet-header-margin-bottom, calc(var(--spacer) * 3rem));
}

@media (min-width: 576px) {
  .portlet .visible-interaction {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.portlet:hover .visible-interaction, .portlet.open .visible-interaction, .portlet.focus .visible-interaction {
  display: block;
}

.controls-hidden .lfr-meta-actions,
.controls-hidden .lfr-configurator-visibility {
  display: none;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #007bff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
html:not(#__):not(#___) .cadmin .portlet-actions {
  float: right;
}
html:not(#__):not(#___) .cadmin .portlet-options {
  display: inline-block;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu {
  flex: 0 1 auto;
}
html:not(#__):not(#___) .cadmin .portlet-title-menu > span > a {
  display: inline-block;
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > span > a,
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar .lfr-icon-menu > a {
  color: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:focus, html:not(#__):not(#___) .cadmin .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
html:not(#__):not(#___) .cadmin .portlet-name-text {
  font-size: 14px;
  font-weight: 600;
}
html:not(#__):not(#___) .cadmin .portlet-title-default {
  flex: 1 1 auto;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .lfr-configurator-visibility .portlet:hover .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.focus .portlet-topper, html:not(#__):not(#___) .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.open > .portlet-content-editable, html:not(#__):not(#___) .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper, html:not(#__):not(#___) .controls-visible .portlet.focus > .cadmin.portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .controls-visible .portlet.open > .cadmin.portlet-topper {
    transition-duration: 0ms;
  }
}
@media (max-width: 767.98px) {
  html:not(#__):not(#___) .controls-visible .cadmin.portlet-topper {
    display: box;
    display: flex;
  }
}
html:not(#__):not(#___) .controls-visible .cadmin .portlet-topper-toolbar {
  display: block;
}

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-topper, .controls-visible .portlet.open > .portlet-topper, .controls-visible .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

.portlet-content-editable {
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
  border-radius: var(--portlet-content-border-radius, 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

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

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

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

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

.portlet-topper {
  background-color: var(--portlet-topper-bg, var(--primary, #007bff));
  border-color: var(--portlet-topper-border, var(--portlet-topper-bg, #007bff));
  border-radius: var(--portlet-topper-border-radius, var(--border-radius-sm, 2px) var(--border-radius-sm, 2px) 0 0);
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: var(--portlet-topper-color, var(--white, #fff));
  display: box;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}
.portlet > .portlet-topper {
  display: none;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.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: var(--portlet-topper-link-color, var(--portlet-topper-color, #fff));
}
.portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
  text-decoration: none;
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

.lfr-panel-page .portlet-title {
  font-size: 13px;
}

.portlet-borderless .portlet-content {
  padding: 1rem;
}
.portlet-decorate .portlet-content {
  background: #fff;
  border-color: #e5e7e9;
  border-style: solid;
  border-width: 1px;
  padding: 1.5rem;
  word-wrap: break-word;
}
.portlet-barebone .portlet-content {
  padding: 0;
}

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

.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;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.navbar form {
  margin: 0;
}

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

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  border-radius: 10px;
}
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target {
  border-radius: 5px;
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  animation: lfr-drop-active 1s ease 0.2s infinite;
}

.select-files {
  border-radius: 5px;
}

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

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

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

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

.form-group.form-inline.input-boolean-wrapper label, .form-group.form-inline.input-checkbox-wrapper label {
  gap: 0.3125rem;
}

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

.bg-lighter {
  background-color: #f8f9fa !important;
}

.border-lighter {
  border-color: #f8f9fa !important;
}

.text-lighter {
  color: #f8f9fa !important;
}

.bg-gray-dark {
  background-color: #343a40 !important;
}

.border-gray-dark {
  border-color: #343a40 !important;
}

.text-gray-dark {
  color: #343a40 !important;
}

.portlet-commerce-open-order-content .order-details-container {
  margin-bottom: var(--spacer-4);
}
.portlet-commerce-open-order-content .order-details-container .lfr-icon-menu {
  float: right;
}
.portlet-commerce-open-order-content .order-details-container .lfr-icon-menu .position-fixed {
  position: initial !important;
}
.portlet-commerce-open-order-content .order-details-container .commerce-cta > div {
  display: inline-block;
}

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

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

.navbar-top {
  padding-bottom: 0.907rem;
  padding-top: 0.907rem;
}
.navbar-top .portlet:hover, .navbar-top .portlet.open {
  z-index: 1035;
}

.navbar-blank {
  flex-wrap: wrap;
}
.navbar-blank .lexicon-icon {
  font-size: 0.625rem;
  margin: 0 0 0 0.25rem;
}

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

.info-panel .sidebar > .sidenav-close {
  float: right;
  margin: 16px 16px 0 8px;
}
.info-panel .sidebar > .sidenav-close + .info-panel-content .sidebar-header > .autofit-row {
  width: auto;
}
.info-panel .sidenav-close {
  float: none;
  margin: 0;
}
.info-panel .sidebar-header .component-title {
  font-size: 16px;
  font-weight: 600;
}
.info-panel .sidebar-header .component-subtitle {
  font-size: 14px;
  font-weight: 600;
}
.info-panel .sidebar-header .autofit-padded-no-gutters {
  margin-left: -4px;
  margin-right: -4px;
}
.info-panel .sidebar-header .autofit-padded-no-gutters .autofit-col {
  padding-left: 4px;
  padding-right: 4px;
}
.info-panel .sidebar-body .sidebar-section {
  margin-bottom: 16px;
}

.sidebar-light .sidebar-header .text-default {
  color: #6c757d;
  font-size: 0.875rem;
  font-weight: 400;
}
.sidebar-light .sidebar-header .icon-monospaced {
  color: #6c757d;
}
.sidebar-light .navbar-collapse {
  border-bottom: 1px solid #cdced9;
}
@media (min-width: 576px) {
  .sidebar-light .navigation-bar-light,
  .sidebar-light .sidebar-section > .list-group-item,
  .sidebar-light .panel,
  .sidebar-light .panel-group .panel {
    background-color: transparent;
    border-color: transparent;
  }
}

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

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

.widget-mode-card .card {
  border-radius: 8px;
}
.widget-mode-card .card-header {
  border-radius: 8px 8px 0 0;
}
.widget-mode-card .card-body {
  padding: 24px;
}
.widget-mode-card .widget-topbar .title-link {
  color: #343a40;
}
.widget-mode-card .widget-topbar .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-right: 24px;
}
.widget-mode-card .widget-metadata {
  font-size: 0.875rem;
  margin-bottom: 16px;
}
.widget-mode-card .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-card .widget-metadata .username {
  color: #343a40;
  font-weight: 600;
}
.widget-mode-card .widget-resume {
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0;
}
.widget-mode-card .card-footer {
  background-color: transparent;
  padding: 0 1rem 1rem;
}
.widget-mode-card .widget-toolbar {
  border-top: 1px solid #e5e7e9;
  padding-top: 8px;
}

.widget-mode-simple .widget-mode-simple-entry:not(:last-child) {
  border-bottom: 1px solid #e5e7e9;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.widget-mode-simple .widget-topbar .title-link {
  color: #343a40;
}
.widget-mode-simple .widget-topbar .title {
  font-size: 1.75rem;
  font-weight: 700;
}
.widget-mode-simple .widget-metadata {
  font-size: 0.875rem;
}
.widget-mode-simple .widget-metadata .inline-item-before {
  margin-right: 1rem;
}
.widget-mode-simple .widget-metadata .username {
  color: #343a40;
  font-weight: 600;
}

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

html:not(#__):not(#___) .portlet:hover > .cadmin.portlet-topper, html:not(#__):not(#___) .portlet.open > .cadmin.portlet-topper {
  z-index: 999;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
  font-size: 13.92px;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    right: auto;
  }
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 24px;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-name-text {
  margin-right: 12px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar,
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .icon-monospaced {
  height: 24px;
  line-height: 24px;
  width: 24px;
}
html:not(#__):not(#___) .portlet > .cadmin.portlet-topper .portlet-topper-toolbar .component-action {
  font-size: 14px;
  height: 24px;
  margin-top: -2px;
  width: 24px;
}
html:not(#__):not(#___) .portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
html:not(#__):not(#___) .yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 74, 215, 0.2) inset;
}
html:not(#__):not(#___) .yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #004ad7 inset;
}

.portlet-layout .portlet .management-bar > .container-fluid-max-xl,
.portlet-layout .portlet .navbar-underline > .container-fluid-max-xl {
  padding-left: 0;
  padding-right: 0;
}
.portlet-layout .portlet .portlet-title-text {
  color: #6c757d;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 2.2;
  margin-bottom: 0;
  text-transform: uppercase;
}

.portlet > .portlet-topper {
  font-size: 0.87rem;
  padding: 0 4px 0 8px;
}
@media (min-width: 768px) {
  .portlet > .portlet-topper {
    display: block;
    white-space: nowrap;
  }
}
@media (min-width: 576px) {
  .portlet > .portlet-topper {
    right: auto;
  }
}
.portlet > .portlet-topper .portlet-title-default {
  display: inline-block;
  line-height: 1.5rem;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-name-text {
  margin-right: 0.75rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar {
  display: inline-block;
  vertical-align: middle;
}
.portlet > .portlet-topper .portlet-topper-toolbar,
.portlet > .portlet-topper .icon-monospaced {
  height: 1.5rem;
  line-height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .portlet-topper-toolbar .component-action {
  height: 1.5rem;
  width: 1.5rem;
}
.portlet > .portlet-topper .lexicon-icon {
  height: 0.875rem;
  width: 0.875rem;
}
.portlet:hover > .portlet-topper, .portlet.open > .portlet-topper {
  z-index: 999;
}

.portlet-dropzone {
  box-shadow: 0 0 0 1px transparent inset;
  transition: box-shadow 300ms ease-in-out;
  will-change: box-shadow;
}
.yui3-dd-drop-active-valid .portlet-dropzone {
  box-shadow: 0 0 0 1px rgba(0, 98, 204, 0.2) inset;
}
.yui3-dd-drop-over .portlet-dropzone {
  box-shadow: 0 0 0 4px #0062cc inset;
}

.portlet-decorate .portlet {
  margin-bottom: 24px;
}
.portlet-decorate .portlet-content {
  border-radius: 0.25rem;
}

.portlet-barebone .panel,
.portlet-borderless .panel {
  background-color: transparent;
}
.portlet-barebone .panel.card,
.portlet-borderless .panel.card {
  border-color: #cdced9;
  box-shadow: none;
}
.portlet-barebone .panel-default,
.portlet-borderless .panel-default {
  border-color: #cdced9;
}
.portlet-barebone .widget-mode-detail,
.portlet-borderless .widget-mode-detail {
  background-color: transparent;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?u36jo6");
  src: url("../fonts/icomoon.eot?u36jo6#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?u36jo6") format("truetype"), url("../fonts/icomoon.woff?u36jo6") format("woff"), url("../fonts/icomoon.svg?u36jo6#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.veci-view [class^=icon-],
.veci-modal [class^=icon-],
.veci-view [class*=" icon-"],
.veci-modal [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !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;
}

/****************** LISTADO ICONOS *************/
.icon-Avion:before {
  content: "\e915";
}

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

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

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

.icon-Documentacion:before {
  content: "\e919";
}

.icon-Documento:before {
  content: "\e91a";
}

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

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

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

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

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

.icon-Notificacion:before {
  content: "\e920";
}

.icon-Tiempo:before {
  content: "\e921";
}

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

.icon-Vacacional:before {
  content: "\e923";
}

.icon-aterrizaje:before {
  content: "\e932";
  color: #28a108;
}

.icon-despegue:before {
  content: "\e933";
  color: #28a108;
}

.icon-marker:before {
  content: "\e931";
}

.icon-lideres:before {
  content: "\e930";
  color: #28a108;
}

.icon-fb-icon .path1:before {
  content: "\e924";
  color: rgb(0, 104, 41);
}

.icon-fb-icon .path2:before {
  content: "\e925";
  margin-left: -1em;
  color: rgb(254, 254, 254);
}

.icon-tw-icon .path1:before {
  content: "\e926";
  color: rgb(0, 104, 41);
}

.icon-tw-icon .path2:before {
  content: "\e927";
  margin-left: -1em;
  color: rgb(254, 254, 254);
}

.icon-tw-icon .path3:before {
  content: "\e928";
  margin-left: -1em;
  color: rgb(230, 230, 231);
}

.icon-instagram-icon .path1:before {
  content: "\e929";
  color: rgb(0, 104, 41);
}

.icon-instagram-icon .path2:before {
  content: "\e92a";
  margin-left: -1em;
  color: rgb(254, 254, 254);
}

.icon-instagram-icon .path3:before {
  content: "\e92b";
  margin-left: -1em;
  color: rgb(23, 107, 48);
}

.icon-instagram-icon .path4:before {
  content: "\e92c";
  margin-left: -1em;
  color: rgb(23, 107, 48);
}

.icon-instagram-icon .path5:before {
  content: "\e92d";
  margin-left: -1em;
  color: rgb(23, 107, 48);
}

.icon-yt-icon .path1:before {
  content: "\e92e";
  color: rgb(0, 104, 41);
}

.icon-yt-icon .path2:before {
  content: "\e92f";
  margin-left: -1em;
  color: rgb(254, 254, 254);
}

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

.icon-minus-2:before {
  content: "\e913";
  color: #fff;
}

.icon-check:before {
  content: "\e912";
  color: #fff;
}

.icon-plus-2:before {
  content: "\e911";
  color: #fff;
}

.icon-building:before {
  content: "\e910";
}

.icon-envelope:before {
  content: "\e90e";
  color: #ff5a60;
}

.icon-phone:before {
  content: "\e90f";
  color: #ff5a60;
}

.icon-tools:before {
  content: "\e90b";
}

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

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

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

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

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

.icon-close:before {
  content: "\e907";
}

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

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

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

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

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

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

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

/* Responsive font size porportion rule */
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Font identifiers (not to use on components css */
/* Font families */
@font-face {
  font-family: "Asap";
  src: url("../fonts/Asap-Regular.eot");
  src: url("../fonts/Asap-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Asap-Regular.woff2") format("woff2"), url("../fonts/Asap-Regular.woff") format("woff"), url("../fonts/Asap-Regular.ttf") format("truetype"), url("../fonts/Asap-Regular.svg#Asap-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Asap-Bold";
  src: url("../fonts/Asap-Bold.eot");
  src: url("../fonts/Asap-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Asap-Bold.woff2") format("woff2"), url("../fonts/Asap-Bold.woff") format("woff"), url("../fonts/Asap-Bold.ttf") format("truetype"), url("../fonts/Asap-Bold.svg#Asap-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
}
/* FUENTES ICONOS */
@font-face {
  font-family: "VECI-Empresas";
  src: url("../fonts/VECI-Empresas.eot");
  src: url("../fonts/VECI-Empresas.eot?#iefix") format("embedded-opentype"), url("../fonts/VECI-Empresas.woff2") format("woff2"), url("../fonts/VECI-Empresas.woff") format("woff"), url("../fonts/VECI-Empresas.ttf") format("truetype"), url("../fonts/VECI-Empresas.svg#VECI-Empresas") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "VECI-Lineas";
  src: url("../fonts/VECI-Lineas.eot");
  src: url("../fonts/VECI-Lineas.eot?#iefix") format("embedded-opentype"), url("../fonts/VECI-Lineas.woff2") format("woff2"), url("../fonts/VECI-Lineas.woff") format("woff"), url("../fonts/VECI-Lineas.ttf") format("truetype"), url("../fonts/VECI-Lineas.svg#VECI-Lineas") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "VECI-Manchas";
  src: url("../fonts/VECI-Manchas.eot");
  src: url("../fonts/VECI-Manchas.eot?#iefix") format("embedded-opentype"), url("../fonts/VECI-Manchas.woff2") format("woff2"), url("../fonts/VECI-Manchas.woff") format("woff"), url("../fonts/VECI-Manchas.ttf") format("truetype"), url("../fonts/VECI-Manchas.svg#VECI-Manchas") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "VECI-Producto";
  src: url("../fonts/VECI-Producto.eot");
  src: url("../fonts/VECI-Producto.eot?#iefix") format("embedded-opentype"), url("../fonts/VECI-Producto.woff2") format("woff2"), url("../fonts/VECI-Producto.woff") format("woff"), url("../fonts/VECI-Producto.ttf") format("truetype"), url("../fonts/VECI-Producto.svg#VECI-Producto") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "VECI-Servicios";
  src: url("../fonts/VECI-Servicios.eot");
  src: url("../fonts/VECI-Servicios.eot?#iefix") format("embedded-opentype"), url("../fonts/VECI-Servicios.woff2") format("woff2"), url("../fonts/VECI-Servicios.woff") format("woff"), url("../fonts/VECI-Servicios.ttf") format("truetype"), url("../fonts/VECI-Servicios.svg#VECI-Servicios") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "VECI-Common";
  src: url("../fonts/VECI-Common.eot");
  src: url("../fonts/VECI-Common.eot?#iefix") format("embedded-opentype"), url("../fonts/VECI-Common.woff") format("woff"), url("../fonts/VECI-Common.ttf") format("truetype"), url("../fonts/VECI-Common.svg#VECI-Common") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* COLORS */
/* Window Width */
/* 29/29/2021 terminar de actualizar los breakpoints */
/* FONTS SIZES*/
/****************** REGLAS MARGIN Y PADDING **********************/
.u-m-0 {
  margin: 0rem;
}

.u-p-0 {
  padding: 0rem;
}

.u-m-1 {
  margin: 0.625rem;
}

.u-p-1 {
  padding: 0.625rem;
}

.u-m-2 {
  margin: 1.25rem;
}

.u-p-2 {
  padding: 1.25rem;
}

.u-m-3 {
  margin: 1.875rem;
}

.u-p-3 {
  padding: 1.875rem;
}

.u-m-4 {
  margin: 2.5rem;
}

.u-p-4 {
  padding: 2.5rem;
}

.u-m-5 {
  margin: 3.125rem;
}

.u-p-5 {
  padding: 3.125rem;
}

.u-m-6 {
  margin: 3.75rem;
}

.u-p-6 {
  padding: 3.75rem;
}

.u-m-7 {
  margin: 4.375rem;
}

.u-p-7 {
  padding: 4.375rem;
}

.u-mt-0 {
  margin-top: 0rem;
}

.u-pt-0 {
  padding-top: 0rem;
}

.u-mt-1 {
  margin-top: 0.625rem;
}

.u-pt-1 {
  padding-top: 0.625rem;
}

.u-mt-2 {
  margin-top: 1.25rem;
}

.u-pt-2 {
  padding-top: 1.25rem;
}

.u-mt-3 {
  margin-top: 1.875rem;
}

.u-pt-3 {
  padding-top: 1.875rem;
}

.u-mt-4 {
  margin-top: 2.5rem;
}

.u-pt-4 {
  padding-top: 2.5rem;
}

.u-mt-5 {
  margin-top: 3.125rem;
}

.u-pt-5 {
  padding-top: 3.125rem;
}

.u-mt-6 {
  margin-top: 3.75rem;
}

.u-pt-6 {
  padding-top: 3.75rem;
}

.u-mt-7 {
  margin-top: 4.375rem;
}

.u-pt-7 {
  padding-top: 4.375rem;
}

.u-mb-0 {
  margin-bottom: 0rem;
}

.u-pb-0 {
  padding-bottom: 0rem;
}

.u-mb-1 {
  margin-bottom: 0.625rem;
}

.u-pb-1 {
  padding-bottom: 0.625rem;
}

.u-mb-2 {
  margin-bottom: 1.25rem;
}

.u-pb-2 {
  padding-bottom: 1.25rem;
}

.u-mb-3 {
  margin-bottom: 1.875rem;
}

.u-pb-3 {
  padding-bottom: 1.875rem;
}

.u-mb-4 {
  margin-bottom: 2.5rem;
}

.u-pb-4 {
  padding-bottom: 2.5rem;
}

.u-mb-5 {
  margin-bottom: 3.125rem;
}

.u-pb-5 {
  padding-bottom: 3.125rem;
}

.u-mb-6 {
  margin-bottom: 3.75rem;
}

.u-pb-6 {
  padding-bottom: 3.75rem;
}

.u-mb-7 {
  margin-bottom: 4.375rem;
}

.u-pb-7 {
  padding-bottom: 4.375rem;
}

.u-ml-0 {
  margin-left: 0rem;
}

.u-pl-0 {
  padding-left: 0rem;
}

.u-ml-1 {
  margin-left: 0.625rem;
}

.u-pl-1 {
  padding-left: 0.625rem;
}

.u-ml-2 {
  margin-left: 1.25rem;
}

.u-pl-2 {
  padding-left: 1.25rem;
}

.u-ml-3 {
  margin-left: 1.875rem;
}

.u-pl-3 {
  padding-left: 1.875rem;
}

.u-ml-4 {
  margin-left: 2.5rem;
}

.u-pl-4 {
  padding-left: 2.5rem;
}

.u-ml-5 {
  margin-left: 3.125rem;
}

.u-pl-5 {
  padding-left: 3.125rem;
}

.u-ml-6 {
  margin-left: 3.75rem;
}

.u-pl-6 {
  padding-left: 3.75rem;
}

.u-ml-7 {
  margin-left: 4.375rem;
}

.u-pl-7 {
  padding-left: 4.375rem;
}

.u-mr-0 {
  margin-right: 0rem;
}

.u-pr-0 {
  padding-right: 0rem;
}

.u-mr-1 {
  margin-right: 0.625rem;
}

.u-pr-1 {
  padding-right: 0.625rem;
}

.u-mr-2 {
  margin-right: 1.25rem;
}

.u-pr-2 {
  padding-right: 1.25rem;
}

.u-mr-3 {
  margin-right: 1.875rem;
}

.u-pr-3 {
  padding-right: 1.875rem;
}

.u-mr-4 {
  margin-right: 2.5rem;
}

.u-pr-4 {
  padding-right: 2.5rem;
}

.u-mr-5 {
  margin-right: 3.125rem;
}

.u-pr-5 {
  padding-right: 3.125rem;
}

.u-mr-6 {
  margin-right: 3.75rem;
}

.u-pr-6 {
  padding-right: 3.75rem;
}

.u-mr-7 {
  margin-right: 4.375rem;
}

.u-pr-7 {
  padding-right: 4.375rem;
}

@media (min-width: 768px) {
  .u-m-sm-0 {
    margin: 0rem;
  }
  .u-p-sm-0 {
    padding: 0rem;
  }
}
@media (min-width: 768px) {
  .u-m-sm-1 {
    margin: 0.625rem;
  }
  .u-p-sm-1 {
    padding: 0.625rem;
  }
}
@media (min-width: 768px) {
  .u-m-sm-2 {
    margin: 1.25rem;
  }
  .u-p-sm-2 {
    padding: 1.25rem;
  }
}
@media (min-width: 768px) {
  .u-m-sm-3 {
    margin: 1.875rem;
  }
  .u-p-sm-3 {
    padding: 1.875rem;
  }
}
@media (min-width: 768px) {
  .u-m-sm-4 {
    margin: 2.5rem;
  }
  .u-p-sm-4 {
    padding: 2.5rem;
  }
}
@media (min-width: 768px) {
  .u-m-sm-5 {
    margin: 3.125rem;
  }
  .u-p-sm-5 {
    padding: 3.125rem;
  }
}
@media (min-width: 768px) {
  .u-m-sm-6 {
    margin: 3.75rem;
  }
  .u-p-sm-6 {
    padding: 3.75rem;
  }
}
@media (min-width: 768px) {
  .u-m-sm-7 {
    margin: 4.375rem;
  }
  .u-p-sm-7 {
    padding: 4.375rem;
  }
}
@media (min-width: 768px) {
  .u-mt-sm-0 {
    margin-top: 0rem;
  }
  .u-pt-sm-0 {
    padding-top: 0rem;
  }
}
@media (min-width: 768px) {
  .u-mt-sm-1 {
    margin-top: 0.625rem;
  }
  .u-pt-sm-1 {
    padding-top: 0.625rem;
  }
}
@media (min-width: 768px) {
  .u-mt-sm-2 {
    margin-top: 1.25rem;
  }
  .u-pt-sm-2 {
    padding-top: 1.25rem;
  }
}
@media (min-width: 768px) {
  .u-mt-sm-3 {
    margin-top: 1.875rem;
  }
  .u-pt-sm-3 {
    padding-top: 1.875rem;
  }
}
@media (min-width: 768px) {
  .u-mt-sm-4 {
    margin-top: 2.5rem;
  }
  .u-pt-sm-4 {
    padding-top: 2.5rem;
  }
}
@media (min-width: 768px) {
  .u-mt-sm-5 {
    margin-top: 3.125rem;
  }
  .u-pt-sm-5 {
    padding-top: 3.125rem;
  }
}
@media (min-width: 768px) {
  .u-mt-sm-6 {
    margin-top: 3.75rem;
  }
  .u-pt-sm-6 {
    padding-top: 3.75rem;
  }
}
@media (min-width: 768px) {
  .u-mt-sm-7 {
    margin-top: 4.375rem;
  }
  .u-pt-sm-7 {
    padding-top: 4.375rem;
  }
}
@media (min-width: 768px) {
  .u-mb-sm-0 {
    margin-bottom: 0rem;
  }
  .u-pb-sm-0 {
    padding-bottom: 0rem;
  }
}
@media (min-width: 768px) {
  .u-mb-sm-1 {
    margin-bottom: 0.625rem;
  }
  .u-pb-sm-1 {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 768px) {
  .u-mb-sm-2 {
    margin-bottom: 1.25rem;
  }
  .u-pb-sm-2 {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 768px) {
  .u-mb-sm-3 {
    margin-bottom: 1.875rem;
  }
  .u-pb-sm-3 {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 768px) {
  .u-mb-sm-4 {
    margin-bottom: 2.5rem;
  }
  .u-pb-sm-4 {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 768px) {
  .u-mb-sm-5 {
    margin-bottom: 3.125rem;
  }
  .u-pb-sm-5 {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 768px) {
  .u-mb-sm-6 {
    margin-bottom: 3.75rem;
  }
  .u-pb-sm-6 {
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 768px) {
  .u-mb-sm-7 {
    margin-bottom: 4.375rem;
  }
  .u-pb-sm-7 {
    padding-bottom: 4.375rem;
  }
}
@media (min-width: 768px) {
  .u-ml-sm-0 {
    margin-left: 0rem;
  }
  .u-pl-sm-0 {
    padding-left: 0rem;
  }
}
@media (min-width: 768px) {
  .u-ml-sm-1 {
    margin-left: 0.625rem;
  }
  .u-pl-sm-1 {
    padding-left: 0.625rem;
  }
}
@media (min-width: 768px) {
  .u-ml-sm-2 {
    margin-left: 1.25rem;
  }
  .u-pl-sm-2 {
    padding-left: 1.25rem;
  }
}
@media (min-width: 768px) {
  .u-ml-sm-3 {
    margin-left: 1.875rem;
  }
  .u-pl-sm-3 {
    padding-left: 1.875rem;
  }
}
@media (min-width: 768px) {
  .u-ml-sm-4 {
    margin-left: 2.5rem;
  }
  .u-pl-sm-4 {
    padding-left: 2.5rem;
  }
}
@media (min-width: 768px) {
  .u-ml-sm-5 {
    margin-left: 3.125rem;
  }
  .u-pl-sm-5 {
    padding-left: 3.125rem;
  }
}
@media (min-width: 768px) {
  .u-ml-sm-6 {
    margin-left: 3.75rem;
  }
  .u-pl-sm-6 {
    padding-left: 3.75rem;
  }
}
@media (min-width: 768px) {
  .u-ml-sm-7 {
    margin-left: 4.375rem;
  }
  .u-pl-sm-7 {
    padding-left: 4.375rem;
  }
}
@media (min-width: 768px) {
  .u-mr-sm-0 {
    margin-right: 0rem;
  }
  .u-pr-sm-0 {
    padding-right: 0rem;
  }
}
@media (min-width: 768px) {
  .u-mr-sm-1 {
    margin-right: 0.625rem;
  }
  .u-pr-sm-1 {
    padding-right: 0.625rem;
  }
}
@media (min-width: 768px) {
  .u-mr-sm-2 {
    margin-right: 1.25rem;
  }
  .u-pr-sm-2 {
    padding-right: 1.25rem;
  }
}
@media (min-width: 768px) {
  .u-mr-sm-3 {
    margin-right: 1.875rem;
  }
  .u-pr-sm-3 {
    padding-right: 1.875rem;
  }
}
@media (min-width: 768px) {
  .u-mr-sm-4 {
    margin-right: 2.5rem;
  }
  .u-pr-sm-4 {
    padding-right: 2.5rem;
  }
}
@media (min-width: 768px) {
  .u-mr-sm-5 {
    margin-right: 3.125rem;
  }
  .u-pr-sm-5 {
    padding-right: 3.125rem;
  }
}
@media (min-width: 768px) {
  .u-mr-sm-6 {
    margin-right: 3.75rem;
  }
  .u-pr-sm-6 {
    padding-right: 3.75rem;
  }
}
@media (min-width: 768px) {
  .u-mr-sm-7 {
    margin-right: 4.375rem;
  }
  .u-pr-sm-7 {
    padding-right: 4.375rem;
  }
}
@media (min-width: 992px) {
  .u-m-md-0 {
    margin: 0rem;
  }
  .u-p-md-0 {
    padding: 0rem;
  }
}
@media (min-width: 992px) {
  .u-m-md-1 {
    margin: 0.625rem;
  }
  .u-p-md-1 {
    padding: 0.625rem;
  }
}
@media (min-width: 992px) {
  .u-m-md-2 {
    margin: 1.25rem;
  }
  .u-p-md-2 {
    padding: 1.25rem;
  }
}
@media (min-width: 992px) {
  .u-m-md-3 {
    margin: 1.875rem;
  }
  .u-p-md-3 {
    padding: 1.875rem;
  }
}
@media (min-width: 992px) {
  .u-m-md-4 {
    margin: 2.5rem;
  }
  .u-p-md-4 {
    padding: 2.5rem;
  }
}
@media (min-width: 992px) {
  .u-m-md-5 {
    margin: 3.125rem;
  }
  .u-p-md-5 {
    padding: 3.125rem;
  }
}
@media (min-width: 992px) {
  .u-m-md-6 {
    margin: 3.75rem;
  }
  .u-p-md-6 {
    padding: 3.75rem;
  }
}
@media (min-width: 992px) {
  .u-m-md-7 {
    margin: 4.375rem;
  }
  .u-p-md-7 {
    padding: 4.375rem;
  }
}
@media (min-width: 992px) {
  .u-mt-md-0 {
    margin-top: 0rem;
  }
  .u-pt-md-0 {
    padding-top: 0rem;
  }
}
@media (min-width: 992px) {
  .u-mt-md-1 {
    margin-top: 0.625rem;
  }
  .u-pt-md-1 {
    padding-top: 0.625rem;
  }
}
@media (min-width: 992px) {
  .u-mt-md-2 {
    margin-top: 1.25rem;
  }
  .u-pt-md-2 {
    padding-top: 1.25rem;
  }
}
@media (min-width: 992px) {
  .u-mt-md-3 {
    margin-top: 1.875rem;
  }
  .u-pt-md-3 {
    padding-top: 1.875rem;
  }
}
@media (min-width: 992px) {
  .u-mt-md-4 {
    margin-top: 2.5rem;
  }
  .u-pt-md-4 {
    padding-top: 2.5rem;
  }
}
@media (min-width: 992px) {
  .u-mt-md-5 {
    margin-top: 3.125rem;
  }
  .u-pt-md-5 {
    padding-top: 3.125rem;
  }
}
@media (min-width: 992px) {
  .u-mt-md-6 {
    margin-top: 3.75rem;
  }
  .u-pt-md-6 {
    padding-top: 3.75rem;
  }
}
@media (min-width: 992px) {
  .u-mt-md-7 {
    margin-top: 4.375rem;
  }
  .u-pt-md-7 {
    padding-top: 4.375rem;
  }
}
@media (min-width: 992px) {
  .u-mb-md-0 {
    margin-bottom: 0rem;
  }
  .u-pb-md-0 {
    padding-bottom: 0rem;
  }
}
@media (min-width: 992px) {
  .u-mb-md-1 {
    margin-bottom: 0.625rem;
  }
  .u-pb-md-1 {
    padding-bottom: 0.625rem;
  }
}
@media (min-width: 992px) {
  .u-mb-md-2 {
    margin-bottom: 1.25rem;
  }
  .u-pb-md-2 {
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 992px) {
  .u-mb-md-3 {
    margin-bottom: 1.875rem;
  }
  .u-pb-md-3 {
    padding-bottom: 1.875rem;
  }
}
@media (min-width: 992px) {
  .u-mb-md-4 {
    margin-bottom: 2.5rem;
  }
  .u-pb-md-4 {
    padding-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .u-mb-md-5 {
    margin-bottom: 3.125rem;
  }
  .u-pb-md-5 {
    padding-bottom: 3.125rem;
  }
}
@media (min-width: 992px) {
  .u-mb-md-6 {
    margin-bottom: 3.75rem;
  }
  .u-pb-md-6 {
    padding-bottom: 3.75rem;
  }
}
@media (min-width: 992px) {
  .u-mb-md-7 {
    margin-bottom: 4.375rem;
  }
  .u-pb-md-7 {
    padding-bottom: 4.375rem;
  }
}
@media (min-width: 992px) {
  .u-ml-md-0 {
    margin-left: 0rem;
  }
  .u-pl-md-0 {
    padding-left: 0rem;
  }
}
@media (min-width: 992px) {
  .u-ml-md-1 {
    margin-left: 0.625rem;
  }
  .u-pl-md-1 {
    padding-left: 0.625rem;
  }
}
@media (min-width: 992px) {
  .u-ml-md-2 {
    margin-left: 1.25rem;
  }
  .u-pl-md-2 {
    padding-left: 1.25rem;
  }
}
@media (min-width: 992px) {
  .u-ml-md-3 {
    margin-left: 1.875rem;
  }
  .u-pl-md-3 {
    padding-left: 1.875rem;
  }
}
@media (min-width: 992px) {
  .u-ml-md-4 {
    margin-left: 2.5rem;
  }
  .u-pl-md-4 {
    padding-left: 2.5rem;
  }
}
@media (min-width: 992px) {
  .u-ml-md-5 {
    margin-left: 3.125rem;
  }
  .u-pl-md-5 {
    padding-left: 3.125rem;
  }
}
@media (min-width: 992px) {
  .u-ml-md-6 {
    margin-left: 3.75rem;
  }
  .u-pl-md-6 {
    padding-left: 3.75rem;
  }
}
@media (min-width: 992px) {
  .u-ml-md-7 {
    margin-left: 4.375rem;
  }
  .u-pl-md-7 {
    padding-left: 4.375rem;
  }
}
@media (min-width: 992px) {
  .u-mr-md-0 {
    margin-right: 0rem;
  }
  .u-pr-md-0 {
    padding-right: 0rem;
  }
}
@media (min-width: 992px) {
  .u-mr-md-1 {
    margin-right: 0.625rem;
  }
  .u-pr-md-1 {
    padding-right: 0.625rem;
  }
}
@media (min-width: 992px) {
  .u-mr-md-2 {
    margin-right: 1.25rem;
  }
  .u-pr-md-2 {
    padding-right: 1.25rem;
  }
}
@media (min-width: 992px) {
  .u-mr-md-3 {
    margin-right: 1.875rem;
  }
  .u-pr-md-3 {
    padding-right: 1.875rem;
  }
}
@media (min-width: 992px) {
  .u-mr-md-4 {
    margin-right: 2.5rem;
  }
  .u-pr-md-4 {
    padding-right: 2.5rem;
  }
}
@media (min-width: 992px) {
  .u-mr-md-5 {
    margin-right: 3.125rem;
  }
  .u-pr-md-5 {
    padding-right: 3.125rem;
  }
}
@media (min-width: 992px) {
  .u-mr-md-6 {
    margin-right: 3.75rem;
  }
  .u-pr-md-6 {
    padding-right: 3.75rem;
  }
}
@media (min-width: 992px) {
  .u-mr-md-7 {
    margin-right: 4.375rem;
  }
  .u-pr-md-7 {
    padding-right: 4.375rem;
  }
}
.no-scroll {
  overflow: hidden;
}

.show-portlet-dropzone-border .main .portlet-dropzone {
  border: 1.5px dashed;
  border-color: rgba(35, 44, 100, 0.2);
  min-height: 80px;
}

.show-portlet-dropzone-border .main .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
  transform: none;
}

.show-portlet-dropzone-border .main .portlet > .portlet-topper {
  position: relative;
  opacity: 1;
}

body.bg-login {
  background: url(/o/veci-theme/images/veci/bg-login454-1600x900.jpg) center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.header-admin-section {
  position: relative;
  z-index: 1;
}

.hide-control-menu .product-menu-toast-toggle {
  display: none !important;
}

.hide-control-menu-site-admin .product-menu-toast-toggle {
  display: none !important;
}

.hide-control-menu #_com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet_sidenavSliderId, .hide-control-menu-site-admin #_com_liferay_product_navigation_product_menu_web_portlet_ProductMenuPortlet_sidenavSliderId {
  display: none !important;
}

.hide-control-menu-site-admin .simulation-icon {
  display: none !important;
}

.hide-control-menu-site-admin .layout-reports-icon {
  display: none !important;
}

.hide-control-menu #ControlMenu {
  display: none !important;
}

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

.btn-circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

/** back-to-top styles **/
#back-to-top-button {
  display: inline-block;
  background-color: var(--main-hover-color);
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}

#back-to-top-button::after {
  position: absolute;
  top: 3px;
  right: 12px;
  transform: rotate(-180deg);
  content: "\e902";
  font-family: "icomoon";
  font-weight: bold;
  font-style: normal;
  font-size: 1.8rem;
  line-height: 50px;
  color: #fff;
}

#back-to-top-button:hover {
  cursor: pointer;
  background-color: var(--main-menu-color);
}

#back-to-top-button:active {
  background-color: #555;
}

#back-to-top-button.show {
  opacity: 1;
  visibility: visible;
}

/** iframe styles **/
.embed-responsive-16by9::before {
  padding-top: 100vh;
}

/** footer custom style **/
.veci-margin-aux {
  flex: 0 0 70%;
  max-width: 70%;
  margin: inherit;
}

.veci-footer {
  flex-wrap: wrap;
}

@media (min-width: 771px) {
  .footer--pymes .logos-incorporate div {
    flex-basis: 33%;
  }
}
@media (max-width: 771px) {
  .veci-margin-aux {
    margin: auto;
  }
  .veci-footer {
    flex-direction: column !important;
  }
  .veci-footer .box-rrss {
    order: 3;
  }
  .veci-footer .box-logo {
    text-align: center !important;
  }
}
/** jquery autocomplete styles **/
/* http://docs.jquery.com/UI/Autocomplete#theming*/
.ui-autocomplete {
  position: absolute;
  cursor: default;
  background: #FFF;
  border-top: thin;
  list-style: none;
  max-height: 150px;
  overflow-y: scroll;
  overflow-x: hidden;
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
}

html .ui-autocomplete {
  width: 1px;
} /* without this, the menu expands to 100% in IE6 */
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  float: left;
}

.ui-helper-hidden-accessible {
  display: none;
}

/** toolbar lfr icons **/
.lfr-preview-file-toolbar .btn-toolbar-button [class^=icon-] {
  font-family: "fontawesome-alloy" !important;
}

/** ocultar texto **/
.u-hide-text {
  text-indent: -1000em;
  position: absolute;
  width: 0;
}

/** home pymes **/
body.pyme-home .header {
  margin-bottom: -146px;
  z-index: 2;
}
@media (max-width: 576px) {
  body.pyme-home .header {
    margin-bottom: -179px;
  }
}
body.pyme-home .topbar.topbar-pymes {
  background: transparent;
}

select.form-control:not([multiple]):not([size]) {
  background-image: none;
  -webkit-appearance: none;
  padding-right: 1.75rem;
  background: url(/o/veci-theme/images/veci/br_down.png) white no-repeat calc(100% - 1.05rem) !important;
}

.has-error .help-block {
  font-size: 0.875rem;
}

/************* TOOLTIPS *************/
.tooltip-white {
  opacity: 1 !important;
}
.tooltip-white .tooltip-inner {
  background-color: #ffffff;
  color: black;
  box-shadow: 3px 3px 0px 0px #efeaea;
}
@media (min-width: 1280px) {
  .tooltip-white .tooltip-inner {
    width: max-content;
    max-width: 500px;
  }
}
.tooltip-white .arrow::before {
  border-top-color: #dbd5d5;
  border-bottom-color: #dbd5d5;
}

.jquery-modal {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 9;
  position: fixed;
  top: 0;
  left: 0;
  overflow-y: auto;
}

.height-fixer {
  max-height: 500px;
  overflow-y: scroll;
}

#organizations-input-search {
  margin-bottom: 10px;
}

.icon-email-templates-modal {
  border-radius: 20px;
  display: inline-block;
  text-decoration: inherit;
  cursor: pointer;
  color: var(--main-font-color);
  text-align: center;
}
.icon-email-templates-modal:before {
  content: "\e90e";
  font-size: 35px;
  color: var(--main-hover-color);
  text-align: center;
  width: 100%;
  line-height: 50px;
}

.icon-notifications-modal {
  border-radius: 20px;
  display: inline-block;
  text-decoration: inherit;
  cursor: pointer;
  color: var(--main-font-color);
  text-align: center;
}
.icon-notifications-modal:before {
  content: "\e920";
  font-size: 43px;
  color: var(--main-hover-color);
  text-align: center;
  width: 100%;
  line-height: 50px;
}
.icon-notifications-modal:hover {
  text-decoration: none;
}

.modal.risk-situations-portlet-modal {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  max-width: inherit;
}
.modal .veci-modal-dialog {
  padding: 15px 20px 15px 20px;
}
.modal .modal-body h3 {
  font-size: 20px;
  color: #212529;
  white-space: normal;
}
.modal.display-both-options-modal {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  max-width: inherit;
  top: 30px !important;
}
@media (max-width: 768px) {
  .modal.display-both-options-modal {
    height: 482px !important;
  }
}
.modal.display-both-options-modal .modal-title {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  color: var(--main-hover-color);
  text-align: center;
  white-space: unset;
}
.modal.display-both-options-modal .modal-body {
  padding: 0;
}
@media (max-width: 768px) {
  .modal.display-both-options-modal .modal-body {
    max-height: 385px !important;
  }
}
.modal.display-both-options-modal .offline-modal-body {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  right: 0;
  width: 100%;
  background-color: #F7F7F7;
}
@media screen and (max-width: 768px) {
  .modal.display-both-options-modal .modal-header {
    height: 6rem;
  }
}
@media (max-width: 319px) {
  .modal.display-both-options-modal .modal-header {
    height: fit-content;
  }
}
.modal.display-both-options-modal .modal-container {
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .modal.display-both-options-modal .modal-container {
    padding: 10px;
  }
}
.modal.display-both-options-modal .modal-card-container {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .modal.display-both-options-modal .modal-card-container {
    flex-wrap: wrap;
  }
}
.modal.display-both-options-modal .modal-card-container .card {
  width: 21rem;
  border: none;
}
@media screen and (min-width: 768px) {
  .modal.display-both-options-modal .modal-card-container .card:not(:last-child) {
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .modal.display-both-options-modal .modal-card-container .card {
    width: 100%;
  }
}
.modal.display-both-options-modal .modal-card-container .card .card-body {
  padding-right: 1.7rem;
  padding-left: 1.7rem;
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
}
@media screen and (max-width: 768px) {
  .modal.display-both-options-modal .modal-card-container .card .card-body {
    padding-top: 1.2rem;
  }
}
.modal.display-both-options-modal .modal-card-container .btn-card {
  font-size: 1rem;
  width: 100%;
  display: inline-block;
  line-height: 1.2rem;
  margin-left: auto;
  margin-right: auto;
  border: none;
  cursor: pointer;
  text-align: center;
  background-color: var(--main-hover-color);
  color: var(--main-font-color);
  padding: 1rem 2rem;
}
.modal.display-both-options-modal .modal-card-container .text-icon-screen:before {
  content: "6";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 21.25px;
  font-size: 3rem;
  color: #f56b2b;
  float: left;
  margin-right: 1rem;
  display: revert;
}
.modal.display-both-options-modal .modal-card-container .text-icon-user:before {
  content: "1";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 21.25px;
  font-size: 3rem;
  color: #f56b2b;
  float: left;
  margin-right: 1rem;
  display: revert;
}
.modal.display-both-options-modal .modal-card-container .card-text {
  padding-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .modal.display-both-options-modal .modal-card-container .card-text .card-description {
    padding-top: 1rem;
  }
}
.modal.display-report-modal {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  max-width: inherit;
}
@media (max-width: 768px) {
  .modal.display-report-modal {
    height: 377px !important;
  }
}
.modal.display-report-modal .modal-title {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  color: var(--main-hover-color);
  text-align: center;
  white-space: unset;
}
.modal.display-report-modal .modal-body {
  padding: 0;
}
@media (max-width: 768px) {
  .modal.display-report-modal .modal-body {
    max-height: 385px !important;
  }
}
.modal.display-report-modal .offline-modal-body {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  right: 0;
  width: 100%;
  background-color: #F7F7F7;
}
@media screen and (max-width: 768px) {
  .modal.display-report-modal .modal-header {
    height: 6rem;
  }
}
@media (max-width: 319px) {
  .modal.display-report-modal .modal-header {
    height: fit-content;
  }
}
.modal.display-report-modal .modal-container {
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .modal.display-report-modal .modal-container {
    padding: 10px;
  }
}
.modal.display-report-modal .modal-card-container {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .modal.display-report-modal .modal-card-container {
    flex-wrap: wrap;
  }
}
.modal.display-report-modal .modal-card-container .card {
  width: 21rem;
  border: none;
}
@media screen and (min-width: 768px) {
  .modal.display-report-modal .modal-card-container .card:not(:last-child) {
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .modal.display-report-modal .modal-card-container .card {
    width: 100%;
  }
}
.modal.display-report-modal .modal-card-container .card .card-body {
  padding-right: 1.7rem;
  padding-left: 1.7rem;
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
}
@media screen and (max-width: 768px) {
  .modal.display-report-modal .modal-card-container .card .card-body {
    padding-top: 1.2rem;
  }
}
.modal.display-report-modal .modal-card-container .btn-card {
  font-size: 1rem;
  width: 100%;
  display: inline-block;
  line-height: 1.2rem;
  margin-left: auto;
  margin-right: auto;
  border: none;
  cursor: pointer;
  text-align: center;
  background-color: var(--main-hover-color);
  color: var(--main-font-color);
  padding: 1rem 2rem;
}
.modal.display-report-modal .modal-card-container .text-icon-screen:before {
  content: "6";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 21.25px;
  font-size: 3rem;
  color: #f56b2b;
  float: left;
  margin-right: 1rem;
  display: revert;
}
.modal.display-report-modal .modal-card-container .text-icon-user:before {
  content: "1";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 21.25px;
  font-size: 3rem;
  color: #f56b2b;
  float: left;
  margin-right: 1rem;
  display: revert;
}
.modal.display-report-modal .modal-card-container .card-text {
  padding-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .modal.display-report-modal .modal-card-container .card-text .card-description {
    padding-top: 1rem;
  }
}
.modal.veci-modal {
  display: none;
  background: #ffffff;
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  vertical-align: middle;
  position: absolute;
  z-index: 2;
  max-width: 800px;
  box-sizing: border-box;
  max-height: calc(100vh - 80px);
  height: auto;
  box-shadow: 0 0 10px #000;
  text-align: left;
  right: auto;
  bottom: auto;
  transform: translate(-50%, 0%);
  top: 56px;
  left: 50%;
  overflow-y: auto;
}
@media (min-width: 768px) {
  .modal.veci-modal {
    min-width: 500px;
    width: auto;
  }
}
.modal.veci-modal.overflow {
  transform: translate(-50%, 0);
  top: 50px;
}
.modal.veci-modal h2 {
  font-size: 24px;
  margin-bottom: 30px;
}
.modal.veci-modal select.form-control:not([multiple]):not([size]) {
  background-image: none;
}
.modal.veci-modal .custom-arrow-select {
  position: relative;
  padding-bottom: 1.25rem;
}
.modal.veci-modal .custom-arrow-select .form-group {
  position: relative;
  background-color: #ffffff;
  margin-bottom: 0;
}
.modal.veci-modal .custom-arrow-select .form-group label {
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 0 !important;
}
.modal.veci-modal .custom-arrow-select .form-group::after {
  content: "\e902";
  font-family: "icomoon";
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1;
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.modal.veci-modal .custom-arrow-select select {
  background: transparent;
  appearance: none;
  z-index: 5;
  position: relative;
}
.modal.veci-modal .custom-arrow-select select:focus {
  background: transparent;
}
.modal.veci-modal .u-btn {
  display: inline-block;
  line-height: 1.2rem;
  margin-left: auto;
  margin-right: auto;
  border: none;
  cursor: pointer;
  text-align: center;
  padding: 0.7rem 3rem;
}
.modal.veci-modal .u-btn.u-btn-cta {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  color: var(--main-font-color);
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  width: 100%;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (min-width: 576px) {
  .modal.veci-modal .u-btn.u-btn-cta {
    font-size: 12.5px;
    font-size: 1.25rem;
    padding: 1rem 3rem;
  }
}
.modal.veci-modal .u-btn.u-btn-cta:hover {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.modal.veci-modal .u-btn.u-btn-cta--no-full {
  height: 100%;
  line-height: 1.4rem;
}
@media (min-width: 576px) {
  .modal.veci-modal .u-btn.u-btn-cta--no-full {
    width: auto;
  }
}
.modal.veci-modal .u-btn.u-btn-cta--no-full span {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
}

.modal.veci-modal a.close-modal {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 44px;
  height: 44px;
  color: #000;
}
.modal.veci-modal a.close-modal::before {
  content: "\e907";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px;
}

.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.modal-spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.admin-modal {
  padding: 60px 40px 20px;
}
.admin-modal .box-empresa {
  margin: 0 0 30px;
  padding: 0;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .admin-modal .box-empresa {
    width: auto;
    min-width: 200px;
    max-width: 360px;
    border-left: 3px solid white;
    border-right: 3px solid white;
  }
}
.admin-modal .box-empresa .options {
  display: none;
  border: 1px solid var(--main-hover-color);
  background-color: #ffffff;
  position: absolute;
  z-index: 12;
  width: 95%;
  left: 50%;
  transform: translateX(-50%);
  padding: 15px 20px 10px;
  list-style: none;
  box-sizing: border-box;
}
.admin-modal .box-empresa .options .link {
  padding-bottom: 1rem;
  line-height: 20px;
}
.admin-modal .box-empresa .options .link a {
  color: #666;
  color: var(--main-hover-color);
  word-break: break-word;
}
.admin-modal .box-empresa__btn-admin {
  padding: 15px 30px 15px 20px;
  background: #666;
  background: var(--main-hover-color);
  border: 1px solid var(--main-hover-color);
  color: var(--main-font-color);
  display: block;
  text-decoration: none;
  line-height: 1.2rem;
  margin: auto;
}
.admin-modal .box-empresa__btn-admin:hover {
  text-decoration: none;
}
.admin-modal .box-empresa__btn-admin .icon-arrow {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0.15rem;
  right: 1rem;
  z-index: 1;
  transform: rotate(0deg);
  transition: all 200ms linear;
}
.admin-modal .box-empresa__btn-admin .icon-arrow::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "icomoon";
  color: var(--main-font-color);
}
.admin-modal .box-empresa__btn-admin.active .icon-arrow {
  top: 0.4rem;
  transform: rotate(180deg);
  transition: all 200ms linear;
}

.modal.veci-modal-organisations {
  display: none;
  vertical-align: middle;
  position: absolute;
  z-index: 2;
  max-width: 800px;
  box-sizing: border-box;
  width: 95%;
  max-height: calc(100vh - 80px);
  /*height: auto;*/
  background: #ffffff;
  box-shadow: 0 0 10px #000;
  text-align: left;
  right: auto;
  bottom: auto;
  transform: translate(-50%, 0%);
  top: 56px;
  left: 50%;
  overflow-y: auto;
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .modal.veci-modal-organisations {
    min-width: 500px;
    width: auto;
  }
}
.modal.veci-modal-organisations.overflow {
  transform: translate(-50%, 0);
  top: 50px;
}
.modal.veci-modal-organisations h2 {
  font-size: 24px;
  margin-bottom: 30px;
}
.modal.veci-modal-organisations select.form-control:not([multiple]):not([size]) {
  background-image: none;
}
.modal.veci-modal-organisations .custom-arrow-select {
  position: relative;
  padding-bottom: 1.25rem;
}
.modal.veci-modal-organisations .custom-arrow-select .form-group {
  position: relative;
  background-color: #ffffff;
  margin-bottom: 0;
}
.modal.veci-modal-organisations .custom-arrow-select .form-group label {
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 0 !important;
}
.modal.veci-modal-organisations .custom-arrow-select .form-group::after {
  content: "\e902";
  font-family: "icomoon";
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1;
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.modal.veci-modal-organisations .custom-arrow-select select {
  background: transparent;
  appearance: none;
  z-index: 5;
  position: relative;
}
.modal.veci-modal-organisations .custom-arrow-select select:focus {
  background: transparent;
}
.modal.veci-modal-organisations .u-btn {
  display: inline-block;
  line-height: 1.2rem;
  margin-left: auto;
  margin-right: auto;
  border: none;
  cursor: pointer;
  text-align: center;
  padding: 0.7rem 3rem;
}
.modal.veci-modal-organisations .u-btn.u-btn-cta {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  color: var(--main-font-color);
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  width: 100%;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (min-width: 576px) {
  .modal.veci-modal-organisations .u-btn.u-btn-cta {
    font-size: 12.5px;
    font-size: 1.25rem;
    padding: 1rem 3rem;
  }
}
.modal.veci-modal-organisations .u-btn.u-btn-cta:hover {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.modal.veci-modal-organisations .u-btn.u-btn-cta--no-full {
  height: 100%;
  line-height: 1.4rem;
}
@media (min-width: 576px) {
  .modal.veci-modal-organisations .u-btn.u-btn-cta--no-full {
    width: auto;
  }
}
.modal.veci-modal-organisations .u-btn.u-btn-cta--no-full span {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
}

.modal.veci-modal-organisations a.close-modal {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 44px;
  height: 44px;
  color: #000;
}
.modal.veci-modal-organisations a.close-modal::before {
  content: "\e907";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

body.portlet-cookies-banner-configuration .modal-content .modal-title,
body.portlet-cookies-banner-configuration .portlet-cookies-banner .modal-title,
body.portlet-cookies-banner-configuration .container-view .modal-title,
.cookies-banner .modal-content .modal-title,
.cookies-banner .portlet-cookies-banner .modal-title,
.cookies-banner .container-view .modal-title,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content .modal-title,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner .modal-title,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view .modal-title,
#cookiesBannerConfiguration .modal-content .modal-title,
#cookiesBannerConfiguration .portlet-cookies-banner .modal-title,
#cookiesBannerConfiguration .container-view .modal-title {
  font-size: 30px;
}
body.portlet-cookies-banner-configuration .modal-content h2,
body.portlet-cookies-banner-configuration .portlet-cookies-banner h2,
body.portlet-cookies-banner-configuration .container-view h2,
.cookies-banner .modal-content h2,
.cookies-banner .portlet-cookies-banner h2,
.cookies-banner .container-view h2,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content h2,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner h2,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view h2,
#cookiesBannerConfiguration .modal-content h2,
#cookiesBannerConfiguration .portlet-cookies-banner h2,
#cookiesBannerConfiguration .container-view h2 {
  font-size: 25px;
}
body.portlet-cookies-banner-configuration .modal-content a,
body.portlet-cookies-banner-configuration .portlet-cookies-banner a,
body.portlet-cookies-banner-configuration .container-view a,
.cookies-banner .modal-content a,
.cookies-banner .portlet-cookies-banner a,
.cookies-banner .container-view a,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content a,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner a,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view a,
#cookiesBannerConfiguration .modal-content a,
#cookiesBannerConfiguration .portlet-cookies-banner a,
#cookiesBannerConfiguration .container-view a {
  color: var(--main-hover-color);
}
body.portlet-cookies-banner-configuration .modal-content .btn,
body.portlet-cookies-banner-configuration .portlet-cookies-banner .btn,
body.portlet-cookies-banner-configuration .container-view .btn,
.cookies-banner .modal-content .btn,
.cookies-banner .portlet-cookies-banner .btn,
.cookies-banner .container-view .btn,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content .btn,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner .btn,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view .btn,
#cookiesBannerConfiguration .modal-content .btn,
#cookiesBannerConfiguration .portlet-cookies-banner .btn,
#cookiesBannerConfiguration .container-view .btn {
  color: var(--main-font-color);
  font-size: 8.75px;
  font-size: 0.875rem;
  transition: all 200ms linear;
  text-decoration: none;
  border-radius: 0;
}
@media (min-width: 576px) {
  body.portlet-cookies-banner-configuration .modal-content .btn,
  body.portlet-cookies-banner-configuration .portlet-cookies-banner .btn,
  body.portlet-cookies-banner-configuration .container-view .btn,
  .cookies-banner .modal-content .btn,
  .cookies-banner .portlet-cookies-banner .btn,
  .cookies-banner .container-view .btn,
  .portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content .btn,
  .portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner .btn,
  .portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view .btn,
  #cookiesBannerConfiguration .modal-content .btn,
  #cookiesBannerConfiguration .portlet-cookies-banner .btn,
  #cookiesBannerConfiguration .container-view .btn {
    font-size: 10px;
    font-size: 1rem;
    padding: 1rem 2rem;
  }
}
body.portlet-cookies-banner-configuration .modal-content .btn:hover,
body.portlet-cookies-banner-configuration .portlet-cookies-banner .btn:hover,
body.portlet-cookies-banner-configuration .container-view .btn:hover,
.cookies-banner .modal-content .btn:hover,
.cookies-banner .portlet-cookies-banner .btn:hover,
.cookies-banner .container-view .btn:hover,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content .btn:hover,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner .btn:hover,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view .btn:hover,
#cookiesBannerConfiguration .modal-content .btn:hover,
#cookiesBannerConfiguration .portlet-cookies-banner .btn:hover,
#cookiesBannerConfiguration .container-view .btn:hover {
  transition: all 200ms linear;
}
body.portlet-cookies-banner-configuration .modal-content .btn .lexicon-icon,
body.portlet-cookies-banner-configuration .portlet-cookies-banner .btn .lexicon-icon,
body.portlet-cookies-banner-configuration .container-view .btn .lexicon-icon,
.cookies-banner .modal-content .btn .lexicon-icon,
.cookies-banner .portlet-cookies-banner .btn .lexicon-icon,
.cookies-banner .container-view .btn .lexicon-icon,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content .btn .lexicon-icon,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner .btn .lexicon-icon,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view .btn .lexicon-icon,
#cookiesBannerConfiguration .modal-content .btn .lexicon-icon,
#cookiesBannerConfiguration .portlet-cookies-banner .btn .lexicon-icon,
#cookiesBannerConfiguration .container-view .btn .lexicon-icon {
  height: 1.3rem;
  width: 1.3rem;
}
body.portlet-cookies-banner-configuration .modal-content .btn.btn-link,
body.portlet-cookies-banner-configuration .portlet-cookies-banner .btn.btn-link,
body.portlet-cookies-banner-configuration .container-view .btn.btn-link,
.cookies-banner .modal-content .btn.btn-link,
.cookies-banner .portlet-cookies-banner .btn.btn-link,
.cookies-banner .container-view .btn.btn-link,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content .btn.btn-link,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner .btn.btn-link,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view .btn.btn-link,
#cookiesBannerConfiguration .modal-content .btn.btn-link,
#cookiesBannerConfiguration .portlet-cookies-banner .btn.btn-link,
#cookiesBannerConfiguration .container-view .btn.btn-link {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
}
body.portlet-cookies-banner-configuration .modal-content .btn.btn-link:hover,
body.portlet-cookies-banner-configuration .portlet-cookies-banner .btn.btn-link:hover,
body.portlet-cookies-banner-configuration .container-view .btn.btn-link:hover,
.cookies-banner .modal-content .btn.btn-link:hover,
.cookies-banner .portlet-cookies-banner .btn.btn-link:hover,
.cookies-banner .container-view .btn.btn-link:hover,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content .btn.btn-link:hover,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner .btn.btn-link:hover,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view .btn.btn-link:hover,
#cookiesBannerConfiguration .modal-content .btn.btn-link:hover,
#cookiesBannerConfiguration .portlet-cookies-banner .btn.btn-link:hover,
#cookiesBannerConfiguration .container-view .btn.btn-link:hover {
  background-color: #666;
  background-color: var(--main-hover-color);
}
body.portlet-cookies-banner-configuration .modal-content .btn.btn-secondary,
body.portlet-cookies-banner-configuration .portlet-cookies-banner .btn.btn-secondary,
body.portlet-cookies-banner-configuration .container-view .btn.btn-secondary,
.cookies-banner .modal-content .btn.btn-secondary,
.cookies-banner .portlet-cookies-banner .btn.btn-secondary,
.cookies-banner .container-view .btn.btn-secondary,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content .btn.btn-secondary,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner .btn.btn-secondary,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view .btn.btn-secondary,
#cookiesBannerConfiguration .modal-content .btn.btn-secondary,
#cookiesBannerConfiguration .portlet-cookies-banner .btn.btn-secondary,
#cookiesBannerConfiguration .container-view .btn.btn-secondary {
  background-color: #666;
  background-color: var(--main-hover-color);
}
body.portlet-cookies-banner-configuration .modal-content .btn.btn-secondary:hover,
body.portlet-cookies-banner-configuration .portlet-cookies-banner .btn.btn-secondary:hover,
body.portlet-cookies-banner-configuration .container-view .btn.btn-secondary:hover,
.cookies-banner .modal-content .btn.btn-secondary:hover,
.cookies-banner .portlet-cookies-banner .btn.btn-secondary:hover,
.cookies-banner .container-view .btn.btn-secondary:hover,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content .btn.btn-secondary:hover,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner .btn.btn-secondary:hover,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view .btn.btn-secondary:hover,
#cookiesBannerConfiguration .modal-content .btn.btn-secondary:hover,
#cookiesBannerConfiguration .portlet-cookies-banner .btn.btn-secondary:hover,
#cookiesBannerConfiguration .container-view .btn.btn-secondary:hover {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
}
body.portlet-cookies-banner-configuration .modal-content button.close svg,
body.portlet-cookies-banner-configuration .portlet-cookies-banner button.close svg,
body.portlet-cookies-banner-configuration .container-view button.close svg,
.cookies-banner .modal-content button.close svg,
.cookies-banner .portlet-cookies-banner button.close svg,
.cookies-banner .container-view button.close svg,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .modal-content button.close svg,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .portlet-cookies-banner button.close svg,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .container-view button.close svg,
#cookiesBannerConfiguration .modal-content button.close svg,
#cookiesBannerConfiguration .portlet-cookies-banner button.close svg,
#cookiesBannerConfiguration .container-view button.close svg {
  position: absolute;
  fill: #212529;
}
body.portlet-cookies-banner-configuration .text-primary,
.cookies-banner .text-primary,
.portlet-boundary_com_liferay_cookies_banner_web_portlet_CookiesBannerConfigurationPortlet_ .text-primary,
#cookiesBannerConfiguration .text-primary {
  color: #0f5c2b !important;
}

.cookies-banner .container-fluid.container-fluid-max-xl.container-view > .row > .autofit-row {
  flex-wrap: wrap;
  display: flex;
}
.cookies-banner .container-fluid.container-fluid-max-xl.container-view > .row > .autofit-row .autofit-col.autofit-col-expand {
  width: 100%;
}
.cookies-banner .container-fluid.container-fluid-max-xl.container-view > .row > .autofit-row .autofit-col:last-child {
  order: 3;
}
.cookies-banner .container-fluid.container-fluid-max-xl.container-view > .row > .autofit-row .autofit-col:nth-child(3) {
  order: 4;
}

#cookiesBannerConfiguration .modal-footer .modal-item-last .btn-group .btn-group-item:last-child {
  order: 2;
  margin-right: 0.5rem;
}
#cookiesBannerConfiguration .modal-footer .modal-item-last .btn-group .btn-group-item:nth-child(2) {
  order: 3;
  margin-right: 0;
}

html:not(#__):not(#___) .portlet-cookies-banner-configuration a {
  color: #0f5c2b;
  text-decoration: underline;
}
html:not(#__):not(#___) .portlet-cookies-banner-configuration a:hover {
  color: #0f5c2b;
  text-decoration: none;
}

html:not(#__):not(#___) .portlet-cookies-banner-configuration .text-primary {
  color: #0f5c2b !important;
}

.toggle-switch-check ~ .toggle-switch-bar::before {
  background-color: #a7a9bc;
  border-color: #a7a9bc;
  border-radius: 20px;
  border-style: solid;
  border-width: 1px;
  bottom: 0;
  content: " ";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  transition: background-color 100ms ease-in, border-color 100ms ease-in, box-shadow 150ms ease-in-out, color 100ms ease-in, left 100ms ease-in, right 100ms ease-in;
  width: 48px;
}

.toggle-switch-check:checked ~ .toggle-switch-bar::before {
  background-color: #0f5c2b;
  border-color: #0f5c2b;
  border-radius: 20px;
  border-style: solid;
  border-width: 1px;
}

.toggle-switch-check ~ .toggle-switch-bar::after {
  border-radius: 50%;
}

.toggle-switch-check:checked ~ .toggle-switch-bar::after {
  border-radius: 50%;
  border-color: var(--main-hover-color);
}

/*@import 'animations';*/
/* @import 'vendor/jquery.modal';
 @import 'vendor/owl.carousel';
 @import 'vendor/cookieBar';*/
.veci-view {
  /**************************** BOTONES ***************************/
  /**************************** FORMS ***************************/
  /*.link{
      color: $u-text;
      @include font-size(12);
   }*/
  /**************************** ARROWS ***************************/
  /************************ MENSAJES ****************************/
  /********************** ENCABEZADOS **********************/
  /********************** calendarios *********************/
  /******** TABS **********************/
  /******** ICONOS MIS VIAJES **********/
  /******** ICONOS COMUN **********/
  /*********************  BASE WEB STYLES ************************/
  /********************* IMÁGENES IE11 **************************/
  /*************** ELIMINAR MARGIN ENCABEZADOS ********************/
  /*************************** BACKGROUND *********************/
  /************************* BOOTSTRAP **************************/
  /******* CONTRARESTAR ESTILOS POR DEFECTO DE LIFERAY *********/
  /**************************** MODAL NOTIFICACIONES USUARIO ****************/
  /**************************** ICONO MENÚ MOBILE ***************************/
  /* Para Safari */
  /************************************* MÓDULOS ***********************/
  /***********************************/
  /* calendar tempus dominus v6*/
  /******** TOOLTIPS **********/
}
.veci-view .u-btn {
  display: inline-block;
  line-height: 1.2rem;
  margin-left: auto;
  margin-right: auto;
  border: none;
  cursor: pointer;
  text-align: center;
  padding: 0.7rem 3rem;
}
@media (min-width: 576px) {
  .veci-view .u-btn {
    font-size: 12.5px;
    font-size: 1.25rem;
    padding: 1rem 3rem;
  }
}
.veci-view .u-btn.u-btn-login {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  color: var(--main-font-color);
  font-size: 11.25px;
  font-size: 1.125rem;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (min-width: 576px) {
  .veci-view .u-btn.u-btn-login {
    font-size: 12.5px;
    font-size: 1.25rem;
    padding: 1rem 2rem;
  }
}
.veci-view .u-btn.u-btn-login:hover {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-login-primary {
  background-color: #666;
  background-color: var(--main-hover-color);
  color: var(--main-font-color);
  font-size: 11.25px;
  font-size: 1.125rem;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (min-width: 576px) {
  .veci-view .u-btn.u-btn-login-primary {
    font-size: 12.5px;
    font-size: 1.25rem;
    padding: 1rem 2rem;
  }
}
.veci-view .u-btn.u-btn-login-primary:hover {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-primary, .veci-view .u-btn.u-btn-secondary {
  color: var(--main-font-color);
  font-size: 8.75px;
  font-size: 0.875rem;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (min-width: 576px) {
  .veci-view .u-btn.u-btn-primary, .veci-view .u-btn.u-btn-secondary {
    font-size: 10px;
    font-size: 1rem;
    padding: 1rem 2rem;
  }
}
.veci-view .u-btn.u-btn-primary:hover, .veci-view .u-btn.u-btn-secondary:hover {
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-primary .lexicon-icon, .veci-view .u-btn.u-btn-secondary .lexicon-icon {
  height: 1.3rem;
  width: 1.3rem;
}
.veci-view .u-btn.u-btn-primary {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
}
.veci-view .u-btn.u-btn-primary:hover {
  background-color: #666;
  background-color: var(--main-hover-color);
}
.veci-view .u-btn.u-btn-secondary {
  background-color: #666;
  background-color: var(--main-hover-color);
}
.veci-view .u-btn.u-btn-secondary:hover {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
}
.veci-view .u-btn.u-btn-bgtrans-borange {
  background-color: transparent;
  border: 0.2rem solid #e77442;
  color: #e77442;
  font-weight: bold;
  font-size: 11.25px;
  font-size: 1.125rem;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (min-width: 576px) {
  .veci-view .u-btn.u-btn-bgtrans-borange {
    font-size: 12.5px;
    font-size: 1.25rem;
    padding: 1rem 2rem;
  }
}
.veci-view .u-btn.u-btn-bgtrans-borange:hover {
  background-color: #ffffff;
}
.veci-view .u-btn.u-btn-bgorange {
  background-color: #e77442;
  color: #ffffff;
  font-size: 11.25px;
  font-size: 1.125rem;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (min-width: 576px) {
  .veci-view .u-btn.u-btn-bgorange {
    font-size: 12.5px;
    font-size: 1.25rem;
    padding: 1rem 2rem;
  }
}
.veci-view .u-btn.u-btn-bgorange:hover {
  background-color: #f88f60;
}
.veci-view .u-btn.u-btn-corp {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  color: var(--main-font-color);
  font-size: 11.25px;
  font-size: 1.125rem;
  width: 100%;
  min-width: 16rem;
  max-width: 16rem;
  transition: all 200ms linear;
  text-decoration: none;
}
.veci-view .u-btn.u-btn-corp:hover {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-corp-secondary {
  background-color: #666;
  background-color: var(--main-hover-color);
  color: var(--main-font-color);
  font-size: 11.25px;
  font-size: 1.125rem;
  width: 100%;
  min-width: 16rem;
  max-width: 16rem;
  transition: all 200ms linear;
  text-decoration: none;
}
.veci-view .u-btn.u-btn-corp-secondary:hover {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-cta {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  color: var(--main-font-color);
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  width: 100%;
  transition: all 200ms linear;
  text-decoration: none;
}
.veci-view .u-btn.u-btn-cta:hover {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-cta--no-full {
  height: 100%;
  line-height: 1.4rem;
}
@media (min-width: 576px) {
  .veci-view .u-btn.u-btn-cta--no-full {
    width: auto;
  }
}
.veci-view .u-btn.u-btn-cta--no-full span {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
.veci-view .u-btn.u-btn-bgtrans {
  font-size: 12.5px;
  font-size: 1.25rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  border: 2px solid var(--main-menu-color);
  text-decoration: none;
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-bgtrans:hover {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  color: #ffffff;
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-bgtrans-white {
  font-size: 12.5px;
  font-size: 1.25rem;
  color: #ffffff;
  border: 2px solid #ffffff;
  text-decoration: none;
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-bgtrans-white svg {
  stroke: #ffffff;
}
.veci-view .u-btn.u-btn-bgtrans-white:hover {
  color: #d0d0d0;
  color: var(--main-menu-color);
  transition: all 200ms linear;
  border: 2px solid #d0d0d0;
  border: 2px solid var(--main-menu-color);
}
.veci-view .u-btn.u-btn-bgtrans-white:hover svg {
  stroke: #d0d0d0;
  stroke: var(--main-menu-color);
}
.veci-view .u-btn.u-btn-bgtrans-secondary {
  font-size: 12.5px;
  font-size: 1.25rem;
  color: #666;
  color: var(--main-hover-color);
  border: 2px solid var(--main-hover-color);
  text-decoration: none;
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-bgtrans-secondary:hover {
  background-color: #666;
  background-color: var(--main-hover-color);
  color: #ffffff;
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-form-primary {
  border: 2px solid var(--main-hover-color);
  background-color: #666;
  background-color: var(--main-hover-color);
  color: var(--main-font-color);
  font-size: 12.5px;
  font-size: 1.25rem;
  width: 100%;
  transition: all 200ms linear;
  text-decoration: none;
}
.veci-view .u-btn.u-btn-form-primary:hover {
  border: 2px solid var(--main-menu-color);
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  transition: all 200ms linear;
}
.veci-view .u-btn.u-btn-form-secondary {
  border: 2px solid var(--main-hover-color);
  color: #666;
  color: var(--main-hover-color);
  font-size: 12.5px;
  font-size: 1.25rem;
  width: 100%;
  transition: all 200ms linear;
  text-decoration: none;
}
.veci-view .u-btn.u-btn-form-secondary:hover {
  border: 2px solid var(--main-menu-color);
  color: #d0d0d0;
  color: var(--main-menu-color);
  transition: all 200ms linear;
}
.veci-view .u-btn-pagination {
  display: inline-block;
  background-color: #ffffff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #d0d0d0;
  color: var(--main-menu-color);
  font-size: 8.75px;
  font-size: 0.875rem;
}
.veci-view .u-btn-pagination--no-number {
  width: auto;
  padding-right: 6px;
  padding-left: 6px;
}
.veci-view .u-btn-pagination:hover, .veci-view .u-btn-pagination.active {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  color: #ffffff;
  text-decoration: none;
}
.veci-view .u-btn-pagination--bottom {
  color: #ffffff;
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
}
.veci-view .u-btn-pagination--bottom:hover, .veci-view .u-btn-pagination--bottom.active {
  background-color: #666;
  background-color: var(--main-hover-color);
}
.veci-view .u-btn-pagination:not(:last-child) {
  margin-right: 4px;
}
.veci-view .u-btn-reset {
  border-radius: 0;
}
.veci-view .file-size {
  color: #8C8C8C;
  font-size: 7.5px;
  font-size: 0.75rem;
}
.veci-view .form-group {
  position: relative;
}
.veci-view .form-control {
  background: #ffffff;
  height: 2.5rem;
  border-radius: 0;
  border: none;
}
.veci-view .form-control::placeholder {
  color: #ccc;
}
.veci-view .form-control.textarea-contacto {
  min-height: 10rem;
}
@media (max-width: 1200px) {
  .veci-view .form-control.search-red {
    border: 10px solid var(--main-hover-color);
    height: 4rem;
  }
}
.veci-view .form-control:focus {
  background: #ffffff;
  border-bottom: none;
}
.veci-view .form-check .form-check-label {
  padding-left: 0.25rem;
  font-size: 7.5px;
  font-size: 0.75rem;
}
.veci-view .view-pass {
  position: absolute;
  top: 1.9rem;
  right: 0.5rem;
  font-size: 25px;
  font-size: 2.5rem;
  cursor: pointer;
  z-index: 5;
}
@media (max-width: 420px) {
  .veci-view .view-pass {
    right: 1.6rem;
  }
}
@media (max-width: 576px) {
  .veci-view .view-pass {
    right: 1.6rem;
  }
}
@media (max-width: 767px) {
  .veci-view .view-pass {
    right: 1.6rem;
  }
}
@media (max-width: 991px) {
  .veci-view .view-pass {
    right: 1.6rem;
  }
}
@media (max-width: 1200px) {
  .veci-view .view-pass {
    right: 1.6rem;
  }
}
.veci-view .view-pass.icon-eye::before, .veci-view .view-pass:hover::before {
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.veci-view .view-pass.no-label {
  top: 0;
}
.veci-view .icon-magnifying-glass {
  position: absolute;
  right: 0.5rem;
  cursor: pointer;
}
.veci-view .icon-magnifying-glass::before {
  font-size: 25px;
  font-size: 2.5rem;
}
.veci-view .icon-magnifying-glass:hover::before {
  color: #666;
  color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .invalid-feedback {
  display: inherit;
  font-size: 0.875rem;
}
.veci-view .invalid-feedback .alert {
  background-color: transparent;
  border-color: transparent;
  color: #dc3545;
  padding: 0;
  margin-bottom: 0;
}
.veci-view .invalid-feedback .alert-indicator {
  display: none;
}
.veci-view .invalid-feedback .lead {
  display: none;
}
.veci-view .invalid-feedback .close {
  display: none;
}
.veci-view .icon-arrow {
  font-family: "icomoon";
  position: relative;
}
.veci-view .icon-arrow::before {
  transition: all 300ms linear;
  position: absolute;
  top: 0;
  color: var(--main-font-color);
  padding: 0.75rem;
}
.veci-view .icon-arrow:hover::before, .veci-view .icon-arrow.active::before {
  transform: rotate(180deg);
  transition: all 300ms linear;
  top: 4px;
}
.veci-view .warning {
  background-color: rgba(255, 187, 0, 0.4);
  border: 1px solid #FFBB00;
}
.veci-view .h1 {
  font-size: 16.25px;
  font-size: 1.625rem;
}
@media (min-width: 576px) {
  .veci-view .h1 {
    font-size: 22.5px;
    font-size: 2.25rem;
  }
}
.veci-view .h2 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  margin-bottom: 3rem;
}
@media (min-width: 576px) {
  .veci-view .h2 {
    font-size: 18.75px;
    font-size: 1.875rem;
  }
}
.veci-view .h3 {
  font-size: 13.125px;
  font-size: 1.3125rem;
}
.veci-view a.accCalendar {
  display: inline-block;
  background: transparent;
}
.veci-view div.calendar {
  text-align: center;
  background: #fff;
  padding: 0.5rem;
  border-radius: 0.3rem;
  left: 50% !important;
  top: 80px !important;
  transform: translateX(-50%);
  box-shadow: 0 10px 6px -6px #777;
  z-index: 9 !important;
}
.veci-view table.calendar {
  border-collapse: separate;
  border-spacing: 1px;
  min-width: auto;
  margin-top: 0;
}
.veci-view table.calendar td,
.veci-view table.calendar th {
  padding: 0.3em 0.5em;
  border-radius: 0.15rem;
}
.veci-view td.empty {
  background: rgba(255, 255, 255, 0.07);
}
.veci-view td.nav,
.veci-view td.day {
  cursor: pointer;
}
.veci-view td.day {
  color: #000;
  background: #ffffff;
}
.veci-view td.dayToday {
  color: #000;
  background: #db7093;
}
.veci-view td.dayInPrevMonth,
.veci-view td.dayInNextMonth {
  color: #000;
  background: #e6e6e6;
}
.veci-view td.day:hover {
  background: #d0d0d0;
  background: var(--main-menu-color);
}
.veci-view td[aria-current=date] {
  background: #d0d0d0;
  background: var(--main-menu-color);
}
.veci-view td.month {
  font-weight: 600;
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.veci-view td.comment {
  position: relative;
}
.veci-view td.comment span::after {
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  top: 0.2rem;
  right: 0.2rem;
  content: "";
  background: #d0d0d0;
  background: var(--main-menu-color);
  border-radius: 7px;
}
.veci-view td.comment.selected {
  background: #666;
  background: var(--main-hover-color);
}
.veci-view td.disabled,
.veci-view td.disabled:hover {
  color: #CCC;
  background: #bdbdbd;
  cursor: auto;
}
.veci-view td.disabled.selected {
  background: #C2C2C2;
}
.veci-view div.commentTooltip {
  width: 271px;
  padding: 0.5rem;
  color: #FFF;
  background: #3D4043;
  font-size: 0.8em;
  font-weight: bold;
  max-height: 50px;
  overflow-x: hidden;
  overflow-y: auto;
  word-wrap: break-word;
  text-align: left;
}
.veci-view div.commentAdd {
  background: #2E3135;
  border-radius: 0.3rem;
}
.veci-view div.commentAdd button {
  font-size: 100%;
  text-transform: uppercase;
  color: #FFF;
  background: #2E3135;
  padding: 0.5rem;
  margin-top: -5px;
  border: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
  -webkit-box-shadow: 0 10px 6px -6px #777;
  -moz-box-shadow: 0 10px 6px -6px #777;
  box-shadow: 0 10px 6px -6px #777;
}
.veci-view div.commentAdd textarea {
  width: 270px;
  height: 2em;
  overflow: auto;
  word-wrap: break-word;
  text-align: left;
  padding: 0.2em;
  margin: 0.5rem 0.5rem 0;
}
.veci-view div.monthMessage {
  border: 1px solid #000;
  margin: 20px 10px 10px 10px;
  padding: 10px;
}
.veci-view .nav-tabs {
  border-bottom: none;
}
.veci-view .nav-tabs .nav-link {
  border: none;
  background: transparent;
  padding: 0;
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 767px) {
  .veci-view .nav-tabs .nav-link {
    padding: 0.5rem 0;
  }
}
.veci-view .nav-tabs .nav-link span {
  padding: 0.5rem;
  display: inline-block;
}
@media (max-width: 767px) {
  .veci-view .nav-tabs .nav-link span {
    display: none;
  }
}
@media (min-width: 576px) {
  .veci-view .nav-tabs .nav-link span {
    padding: 1rem;
  }
}
.veci-view .nav-tabs .nav-link span p {
  display: inline-block;
  margin: 0;
}
.veci-view .nav-tabs .nav-link .btn-circle {
  margin: 0 1rem 0 0;
}
@media (max-width: 767px) {
  .veci-view .nav-tabs .nav-link .btn-circle {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    margin: 0;
  }
}
.veci-view .nav-tabs .nav-link .nav-item-content {
  display: inline-block;
}
.veci-view .nav-tabs .nav-link.active {
  position: inherit;
}
@media (max-width: 767px) {
  .veci-view .nav-tabs .nav-link.active {
    position: relative;
  }
}
.veci-view .nav-tabs .nav-link.active span {
  border-bottom: 5px solid var(--main-menu-color);
  font-weight: 700;
}
@media (max-width: 767px) {
  .veci-view .nav-tabs .nav-link.active span {
    position: absolute;
    top: 67px;
    left: 0;
    z-index: 1;
    width: 100%;
    background: #d0d0d0;
    background: var(--main-menu-color);
    color: #ffffff;
    padding: 0;
    display: block;
    white-space: initial;
    text-align: left;
    padding: 0.5rem 1rem;
    line-height: 1rem;
    border-bottom: none;
  }
}
.veci-view .nav-tabs .nav-link.active::before {
  color: #d0d0d0;
  color: var(--main-menu-color);
}
@media (max-width: 767px) {
  .veci-view .nav-tabs .nav-link.nav-dropdowncontent {
    position: inherit;
  }
}
.veci-view .nav-tabs .nav-link::before {
  font-family: "VECI-Lineas";
  font-size: 22.5px;
  font-size: 2.25rem;
}
@media (min-width: 768px) {
  .veci-view .nav-tabs .nav-link::before {
    display: none;
  }
}
.veci-view .nav-tabs .nav-link.nav-datos::before {
  content: "s";
}
.veci-view .nav-tabs .nav-link.nav-dni::before {
  content: "\e914";
  font-family: "icomoon";
}
.veci-view .nav-tabs .nav-link.nav-direcciones::before {
  content: "d";
}
.veci-view .nav-tabs .nav-link.nav-pago::before {
  content: "?";
}
.veci-view .nav-tabs .nav-link.nav-fidelizacion::before {
  content: "A";
}
.veci-view .nav-tabs .nav-link.nav-autorizaciones::before {
  content: "∂";
}
.veci-view .nav-tabs .nav-link.nav-uso::before {
  content: "}";
}
.veci-view .nav-tabs .nav-link.nav-reserva::before {
  content: "@";
}
.veci-view .nav-tabs .nav-link.nav-proximos::before {
  content: "7";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .nav-tabs .nav-link.nav-calendar::before {
  content: "2";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .nav-tabs .nav-link.nav-realizados::before {
  content: "f";
}
.veci-view .nav-tabs .nav-link.nav-cancelados::before {
  content: "\e907";
  font-family: "icomoon";
  font-size: 15px;
  font-size: 1.5rem;
}
.veci-view .nav-tabs .nav-link.nav-my-sales-tickets::before {
  content: "?";
}
.veci-view .nav-tabs .nav-link.nav-other-sales-tickets::before, .veci-view .nav-tabs .nav-link.nav-pending-users::before {
  content: "r";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .nav-tabs .nav-link.nav-users::before {
  content: "i";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .nav-tabs .nav-fill .nav-item {
  flex: inherit;
}
.veci-view [class*=u-icon] {
  font-size: 30px;
  font-size: 3rem;
}
.veci-view [class*=u-icon]::before {
  font-family: "VECI-Producto";
}
.veci-view .u-icon-vuelo::before {
  content: "1";
}
.veci-view .u-icon-despegue::before {
  font-family: "icomoon";
  content: "\e933";
}
.veci-view .u-icon-aterrizaje::before {
  font-family: "icomoon";
  content: "\e932";
}
.veci-view .u-icon-hotel::before {
  content: "4";
}
.veci-view .u-icon-bus {
  font-size: 21.25px;
  font-size: 2.125rem;
}
.veci-view .u-icon-bus::before {
  font-family: "VECI-Lineas";
  content: "l";
}
.veci-view .u-icon-tren::before {
  content: "3";
}
.veci-view .u-icon-crucero::before {
  content: "2";
}
.veci-view .u-icon-seguro {
  font-size: 21.25px;
  font-size: 2.125rem;
}
.veci-view .u-icon-seguro::before {
  font-family: "VECI-Lineas";
  content: "H";
}
.veci-view .u-icon-alquiler-vehiculo::before {
  content: "5";
}
.veci-view #back-to-top-button {
  border-radius: 50% !important;
}
.veci-view [class*=uc-icon]::before {
  font-family: "VECI-Common";
}
.veci-view .uc-icon-alert:before {
  content: "\e900";
}
.veci-view .uc-icon-download:before {
  content: "\e901";
}
.veci-view .uc-icon-see:before {
  content: "\e902";
}
.veci-view .uc-icon-cloud:before {
  content: "\e903";
}
.veci-view .uc-icon-cloud-1:before {
  content: "\e904";
}
.veci-view .uc-icon-rainy:before {
  content: "\e905";
}
.veci-view .uc-icon-rainy-1:before {
  content: "\e906";
}
.veci-view .uc-icon-hail:before {
  content: "\e907";
}
.veci-view .uc-icon-snowy:before {
  content: "\e908";
}
.veci-view .uc-icon-night:before {
  content: "\e909";
}
.veci-view .uc-icon-storm:before {
  content: "\e90a";
}
.veci-view .uc-icon-storm-1:before {
  content: "\e90b";
}
.veci-view .uc-icon-windy:before {
  content: "\e90c";
}
.veci-view .uc-icon-cloudy:before {
  content: "\e90d";
}
.veci-view .uc-icon-snowy-1:before {
  content: "\e90e";
}
.veci-view .uc-icon-storm-2:before {
  content: "\e90f";
}
.veci-view .uc-icon-compass:before {
  content: "\e910";
}
.veci-view .uc-icon-day:before {
  content: "\e911";
}
.veci-view .uc-icon-flood:before {
  content: "\e912";
}
.veci-view .uc-icon-foog:before {
  content: "\e913";
}
.veci-view .uc-icon-flood-1:before {
  content: "\e914";
}
.veci-view .uc-icon-night-1:before {
  content: "\e915";
}
.veci-view .uc-icon-storm-3:before {
  content: "\e916";
}
.veci-view .uc-icon-night-2:before {
  content: "\e917";
}
.veci-view .uc-icon-night-3:before {
  content: "\e918";
}
.veci-view .uc-icon-windy-1:before {
  content: "\e919";
}
.veci-view .uc-icon-night-4:before {
  content: "\e91a";
}
.veci-view .uc-icon-humidity:before {
  content: "\e91b";
}
.veci-view .uc-icon-rainbow:before {
  content: "\e91c";
}
.veci-view .uc-icon-rainbow-1:before {
  content: "\e91d";
}
.veci-view .uc-icon-drop:before {
  content: "\e91e";
}
.veci-view .uc-icon-shooting-star:before {
  content: "\e91f";
}
.veci-view .uc-icon-wind:before {
  content: "\e920";
}
.veci-view .uc-icon-snowflake:before {
  content: "\e921";
}
.veci-view .uc-icon-star:before {
  content: "\e922";
}
.veci-view .uc-icon-hurricane:before {
  content: "\e923";
}
.veci-view .uc-icon-cloudy-1:before {
  content: "\e924";
}
.veci-view .uc-icon-snowy-2:before {
  content: "\e925";
}
.veci-view .uc-icon-storm-4:before {
  content: "\e926";
}
.veci-view .uc-icon-cloudy-2:before {
  content: "\e927";
}
.veci-view .uc-icon-cloudy-3:before {
  content: "\e928";
}
.veci-view .uc-icon-sun:before {
  content: "\e929";
}
.veci-view .uc-icon-sunrise:before {
  content: "\e92a";
}
.veci-view .uc-icon-sunset:before {
  content: "\e92b";
}
.veci-view .uc-icon-cold:before {
  content: "\e92c";
}
.veci-view .uc-icon-warm:before {
  content: "\e92d";
}
.veci-view .uc-icon-warm-1:before {
  content: "\e92e";
}
.veci-view .uc-icon-thunder:before {
  content: "\e92f";
}
.veci-view .uc-icon-tornado:before {
  content: "\e930";
}
.veci-view .uc-icon-tornado-1:before {
  content: "\e931";
}
.veci-view .uc-icon-umbrella:before {
  content: "\e932";
}
.veci-view .uc-icon-windy-2:before {
  content: "\e933";
}
.veci-view .uc-icon-windy-3:before {
  content: "\e934";
}
.veci-view .uc-icon-viento:before {
  content: "\e935";
}
.veci-view .uc-icon-calculadora:before {
  content: "\e936";
}
.veci-view .uc-icon-campana:before {
  content: "\e937";
}
.veci-view .uc-icon-read:before {
  content: "\e938";
}
.veci-view .uc-icon-unread:before {
  content: "\e939";
}
.veci-view .uc-icon-timezone:before {
  content: "\e93a";
}
.veci-view .uc-icon-prefix:before {
  content: "\e93b";
}
.veci-view .main {
  position: relative;
}
.veci-view#wrapper {
  padding-top: 0;
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  font-size: 9.375px;
  font-size: 0.9375rem;
  color: #494949;
}
.veci-view a {
  color: #494949;
  text-decoration: none;
}
.veci-view a:hover {
  text-decoration: underline;
}
.veci-view a.u-link-light {
  color: #ffffff;
}
.veci-view a.underline {
  text-decoration: underline;
}
.veci-view a.underline:hover {
  text-decoration: none;
}
@media (max-width: 575px) {
  .veci-view .u-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .veci-view .u-hidden-xxs {
    display: none !important;
  }
}
.veci-view .img-container > .image {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.veci-view .custom-object-fit {
  position: relative;
  background-size: cover;
  background-position: center center;
  display: block;
}
.veci-view .custom-object-fit .featured-image {
  opacity: 0 !important;
}
.veci-view .u-h1,
.veci-view .u-h2,
.veci-view .u-h3 {
  margin-top: 0;
}
.veci-view .u-bg-light {
  background-color: #F7F7F7;
}
.veci-view .u-bg-dark {
  background-color: #494949;
}
.veci-view .container-centered {
  min-height: 100vh;
}
@media (min-width: 576px) {
  .veci-view .container-centered {
    height: 100vh;
    overflow-y: auto;
  }
}
@media (min-width: 576px) {
  .veci-view .container-centered > div.minHeight:first-of-type {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin: auto;
    padding: 3rem 0;
  }
}
@media (min-width: 576px) {
  .veci-view .container-centered > div:first-of-type {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
    max-width: 62.5rem;
  }
}
.veci-view .language-container-centered {
  max-width: 62.5rem;
  margin: auto;
}
.veci-view .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .veci-view .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .veci-view .container {
    max-width: 95%;
  }
}
@media (min-width: 992px) {
  .veci-view .container {
    max-width: 95%;
  }
}
@media (min-width: 1200px) {
  .veci-view .container {
    max-width: 1170px;
  }
}
@media (min-width: 1300px) {
  .veci-view .container {
    max-width: 1270px;
  }
}
.veci-view .img-fluid {
  width: 100%;
}
.veci-view .portlet-decorate .portlet-content {
  background: transparent;
}
.veci-view .portlet {
  margin-bottom: 0;
}
.veci-view .portlet-layout .portlet-header {
  margin-bottom: 0;
}
.veci-view .portlet .portlet-content {
  border: none;
}
.veci-view .portlet .portlet-content .portlet-title-text {
  text-indent: -9999rem;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  height: 0;
}
.veci-view .portlet-content,
.veci-view .portlet-minimized .portlet-content-container {
  padding: 0;
}
.veci-view .portlet-title-text {
  width: 100%;
  max-width: 100%;
  display: block;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .veci-view .portlet-title-text {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .veci-view .portlet-title-text {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .veci-view .portlet-title-text {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .veci-view .portlet-title-text {
    max-width: 1140px;
  }
}
.veci-view .header {
  position: relative;
}
.veci-view .header.float-bar {
  position: fixed;
  width: 100%;
  z-index: 5;
  top: 0;
  left: 0;
}
.veci-view .header.active {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  height: 100vh;
  overflow: scroll;
  width: 100%;
}
.veci-view .topbar {
  background: #F7F7F7;
  /******* TOPBAR PYMES *******/
}
.veci-view .topbar .topbar-box {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .veci-view .topbar .topbar-box {
    padding: 1.5rem 0;
  }
}
@media (min-width: 1300px) {
  .veci-view .topbar .topbar-box {
    max-width: 1270px;
  }
}
@media (max-width: 1200px) {
  .veci-view .topbar .topbar-box .logo {
    flex-basis: 45%;
  }
}
@media (min-width: 576px) {
  .veci-view .topbar .topbar-box .logo {
    margin-left: 4.5rem;
  }
}
@media (max-width: 576px) {
  .veci-view .topbar .topbar-box .logo {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 767px) {
  .veci-view .topbar .topbar-box .logo {
    flex-basis: 100%;
  }
}
@media (min-width: 992px) {
  .veci-view .topbar .topbar-box .logo {
    order: 1;
    margin-left: 1rem;
  }
}
.veci-view .topbar .topbar-box .logo__veci .image {
  width: auto;
  max-width: 12.5rem;
  max-height: 50px;
  object-fit: contain;
}
@media (min-width: 768px) {
  .veci-view .topbar .topbar-box .logo__veci .image {
    padding-right: 0.625rem;
  }
}
.veci-view .topbar .topbar-box .logo__empresa .image {
  max-width: 150px;
  max-height: 50px;
  object-fit: contain;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .veci-view .topbar .topbar-box .logo__empresa .image {
    padding-left: 0.625rem;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .veci-view .topbar .topbar-box .logo__empresa::before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #494949;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.veci-view .topbar__search {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .veci-view .topbar__search {
    flex-basis: 100%;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 2;
  }
}
@media (min-width: 992px) {
  .veci-view .topbar__search {
    width: 21.875rem;
    order: 2;
  }
}
.veci-view .topbar__search .icon-magnifying-glass {
  position: absolute;
  bottom: 0.75rem;
  right: 0.75rem;
  z-index: 9;
  height: 40px;
  cursor: pointer;
}
@media (min-width: 992px) {
  .veci-view .topbar__search .icon-magnifying-glass {
    top: 0;
    right: 0.25rem;
  }
}
.veci-view .topbar__search .icon-magnifying-glass::before {
  font-size: 25px;
  font-size: 2.5rem;
}
.veci-view .topbar__search .icon-magnifying-glass:hover::before {
  color: #666;
  color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .topbar__search .search-btn {
  position: absolute;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  padding: 0;
  background-color: transparent;
  border: none;
}
@media (min-width: 992px) {
  .veci-view .topbar__search .search-btn {
    right: 0.5rem;
  }
}
.veci-view .topbar__search .search-btn .icon-magnifying-glass {
  color: #494949;
  position: relative;
  right: 0;
  bottom: inherit;
  display: block;
}
.veci-view .topbar__search .form-control:focus {
  background: #ffffff;
}
@media (max-width: 1200px) {
  .veci-view .topbar__search .form-control:focus {
    border: 10px solid var(--main-hover-color);
  }
}
@media (max-width: 1200px) {
  .veci-view .topbar .menu {
    flex-basis: 45%;
    padding-right: 1.5rem;
  }
}
@media (min-width: 992px) {
  .veci-view .topbar .menu {
    order: 3;
  }
}
.veci-view .topbar .menu .icon-user {
  cursor: pointer;
}
.veci-view .topbar .first-menu-level,
.veci-view .topbar .second-menu-level {
  list-style: none;
  padding: 0;
  margin: 0;
}
.veci-view .topbar .first-menu-level .link,
.veci-view .topbar .second-menu-level .link {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.3rem;
  display: inline-block;
  text-decoration: none;
}
.veci-view .topbar__language .first-menu-level__item > .link, .veci-view .topbar__user .first-menu-level__item > .link {
  text-transform: capitalize;
  display: flex;
  align-items: center;
  padding-right: 2rem;
  padding-bottom: 5px;
}
.veci-view .topbar__language .first-menu-level__item > .link span, .veci-view .topbar__user .first-menu-level__item > .link span {
  position: relative;
  padding-right: 1.5rem;
}
.veci-view .topbar__language .first-menu-level__item > .link span.name.arrow::before, .veci-view .topbar__user .first-menu-level__item > .link span.name.arrow::before {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.1rem;
  font-family: "icomoon";
  content: "\e902";
  position: absolute;
  top: 50%;
  right: -15px;
  z-index: 1;
  font-size: 11.25px;
  font-size: 1.125rem;
  transform: translateY(-50%) rotate(-90deg);
  transition: all 200ms linear;
  text-align: center;
}
@media (min-width: 992px) {
  .veci-view .topbar__language .first-menu-level__item > .link span.name.arrow::before, .veci-view .topbar__user .first-menu-level__item > .link span.name.arrow::before {
    transform: translateY(-50%) rotate(0deg);
  }
}
.veci-view .topbar__language .first-menu-level__item > .link span.name.arrow.active::before, .veci-view .topbar__user .first-menu-level__item > .link span.name.arrow.active::before {
  transform: translateY(-50%) rotate(180deg);
}
.veci-view .topbar__language .second-menu-level, .veci-view .topbar__user .second-menu-level {
  padding: 0.8rem 1rem;
  background-color: #ffffff;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 5;
}
.veci-view .topbar__language .second-menu-level__item, .veci-view .topbar__user .second-menu-level__item {
  margin-bottom: 0.7rem;
  line-height: 1.25rem;
}
.veci-view .topbar__language .second-menu-level__item .link, .veci-view .topbar__user .second-menu-level__item .link {
  text-transform: capitalize;
}
.veci-view .topbar__language .second-menu-level__item .link:hover, .veci-view .topbar__user .second-menu-level__item .link:hover {
  text-decoration: underline;
}
.veci-view .topbar__language .third-menu-level, .veci-view .topbar__user .third-menu-level {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  padding: 0.1rem 0;
  width: 100%;
  list-style: none;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.veci-view .topbar__language .third-menu-level__item .link, .veci-view .topbar__user .third-menu-level__item .link {
  line-height: 1.1rem;
  padding: 0.5rem 0.75rem;
  text-transform: capitalize;
  font-size: 8.75px;
  font-size: 0.875rem;
}
.veci-view .topbar__language .third-menu-level__item .link:hover, .veci-view .topbar__language .third-menu-level__item .link.active, .veci-view .topbar__user .third-menu-level__item .link:hover, .veci-view .topbar__user .third-menu-level__item .link.active {
  background-color: #ddd;
  text-decoration: none;
}
.veci-view .topbar__user .first-menu-level__item > .link {
  padding-right: 3.5rem;
  max-width: 10rem;
}
.veci-view .topbar__user .icon-user {
  margin-right: 1.2rem;
  position: relative;
}
.veci-view .topbar__user .icon-user::before {
  color: #666;
  color: var(--main-hover-color);
  font-size: 25px;
  font-size: 2.5rem;
}
.veci-view .topbar__user .icon-notif {
  margin-right: 0rem;
  position: absolute;
  top: -6px;
  left: 32px;
}
.veci-view .topbar__user .icon-notif::before {
  color: #666;
  color: var(--main-menu-color);
  font-size: 12.5px;
  font-size: 1.25rem;
}
.veci-view .topbar .icon-magnifying-glass {
  cursor: pointer;
}
.veci-view .topbar .icon-magnifying-glass--top {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  transform: translateY(-50%);
}
.veci-view .topbar .icon-magnifying-glass::before {
  font-size: 25px;
  font-size: 2.5rem;
}
.veci-view .topbar .icon-magnifying-glass:hover::before {
  color: #666;
  color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .topbar.topbar-pymes {
  background: var(--main-hover-color);
}
.veci-view .topbar.topbar-pymes .logo__veci a {
  display: block;
}
.veci-view .topbar.topbar-pymes .logo__veci .image {
  margin: 1.8rem 0;
  max-width: 19rem;
  max-height: 89px;
}
@media (max-width: 576px) {
  .veci-view .topbar.topbar-pymes .logo__veci .image {
    max-height: 65px;
  }
}
@media (max-width: 1200px) {
  .veci-view .topbar.topbar-pymes .menu {
    flex-basis: 44%;
    right: 0;
    position: absolute;
  }
}
@media (max-width: 1200px) {
  .veci-view .topbar.topbar-pymes .nav-menu-box.active .menu {
    flex-basis: 100%;
  }
}
@media (min-width: 576px) {
  .veci-view .topbar.topbar-pymes .topbar-box {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .veci-view .topbar.topbar-pymes .topbar-box .logo {
    flex-basis: calc(100% - 6.5rem);
    text-align: center;
  }
}
@media (max-width: 576px) {
  .veci-view .topbar.topbar-pymes .topbar-box .logo {
    flex-basis: 100%;
  }
}
@media (min-width: 992px) {
  .veci-view .topbar.topbar-pymes .topbar-nav {
    order: 2;
  }
}
@media (min-width: 1200px) {
  .veci-view .topbar.topbar-pymes .topbar-nav .nav-menu {
    background: transparent;
  }
}
.veci-view .topbar.topbar-pymes .topbar-nav .nav-menu .menu {
  width: initial;
  position: relative;
}
.veci-view .topbar.topbar-pymes .topbar-nav .nav-menu .menu .first-menu-level__item.active > .link {
  border: none;
  color: var(--main-menu-color);
}
.veci-view .topbar.topbar-pymes .topbar-nav .nav-menu .menu .first-menu-level__item > .link {
  border: none;
  padding: 1.3rem;
  transition: none;
}
.veci-view .topbar.topbar-pymes .topbar-nav .nav-menu .menu .first-menu-level__item:hover > .link,
.veci-view .topbar.topbar-pymes .topbar-nav .nav-menu .menu .first-menu-level__item:focus > .link {
  background: transparent;
  transition: all 200ms linear;
  color: var(--main-menu-color);
  border: none;
}
.veci-view .topbar.topbar-pymes .topbar__language .first-menu-level__item > .link {
  color: #ffffff;
}
.veci-view .topbar.topbar-pymes .menu-mobile::before {
  color: #ffffff;
}
.veci-view .modal-notif {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}
.veci-view .menu-mobile {
  display: block;
  font-size: 11.25px;
  font-size: 1.125rem;
  text-decoration: none;
  width: auto;
  position: absolute;
  top: 50%;
  left: 0.75rem;
  transform: translateY(-50%);
  z-index: 9;
  width: 2.75rem;
  height: 2.75rem;
}
.veci-view .menu-mobile::before {
  font-family: "icomoon";
  content: "\e906";
  color: #666;
  color: var(--main-hover-color);
  font-size: 10px;
  font-size: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.veci-view .menu-mobile:hover {
  text-decoration: none;
}
@media only screen and (min-width: 1200px) {
  .veci-view .menu-mobile {
    display: none;
  }
}
.veci-view .topbar-lang {
  margin: auto;
  text-align: left;
  width: 90%;
  position: relative;
  z-index: 2;
  height: 2rem;
  padding-top: 1rem;
}
@media (min-width: 576px) {
  .veci-view .topbar-lang {
    height: 4rem;
  }
}
.veci-view .topbar-lang .link {
  color: #ffffff;
  display: block;
  font-size: 11.25px;
  font-size: 1.125rem;
  text-transform: capitalize;
}
.veci-view .topbar-lang .menu {
  position: absolute;
  top: 0;
  right: 0;
}
.veci-view .topbar-lang .first-menu-level {
  list-style: none;
  padding: 0;
}
.veci-view .topbar-lang .first-menu-level__item > .link {
  text-align: right;
  text-decoration: none;
  padding-right: 1.5rem;
  padding-bottom: 5px;
}
@media (min-width: 576px) {
  .veci-view .topbar-lang .first-menu-level__item > .link {
    word-break: keep-all;
  }
}
.veci-view .topbar-lang .first-menu-level__item > .link.dropdown-link::before {
  content: "\e902";
  font-family: "icomoon";
  position: absolute;
  top: -2px;
  right: 0;
  transform: rotate(0deg);
}
.veci-view .topbar-lang .first-menu-level__item:hover > .link.dropdown-link::before {
  top: 2px;
  transform: rotate(180deg);
}
.veci-view .topbar-lang .second-menu-level {
  word-break: keep-all;
  list-style: none;
  background: #ffffff;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
}
@media (min-width: 992px) {
  .veci-view .topbar-lang .second-menu-level {
    width: auto !important;
  }
}
.veci-view .topbar-lang .second-menu-level .link {
  color: #494949;
}
.veci-view .topbar-lang .second-menu-level__item {
  margin-bottom: 0.7rem;
  line-height: 1.25rem;
}
.veci-view .topbar-lang .second-menu-level__item .link:hover {
  text-decoration: underline;
}
.veci-view .topbar-lang .portlet-content {
  background-color: transparent !important;
}
.veci-view .menu {
  position: relative;
}
.veci-view .menu .second-menu-level {
  display: none;
}
@media (max-width: 1200px) {
  .veci-view .nav-menu-box {
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: -100%;
    z-index: 9;
  }
}
@media (max-width: 1200px) {
  .veci-view .nav-menu-box.active {
    left: 0;
  }
}
@media (max-width: 1200px) {
  .veci-view .nav-menu-box.active .nav-menu {
    height: 100vh;
    overflow-y: auto;
  }
}
.veci-view .nav-menu-box.active .back-layer {
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: -1;
}
.veci-view .nav-menu-box .back-layer {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.veci-view .nav-menu-box .close-nav-button {
  display: none;
  position: absolute;
  top: 2rem;
  right: 0;
  width: 2.8rem;
  height: 2.8rem;
  cursor: pointer;
  z-index: 1;
  transform: translateY(-50%) rotate(0deg);
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1200px) {
  .veci-view .nav-menu-box .close-nav-button {
    display: block;
  }
}
.veci-view .nav-menu-box .close-nav-button span {
  display: block;
  position: absolute;
  height: 0.1rem;
  width: 2rem;
  background: #ffffff;
  border-radius: 2rem;
  opacity: 1;
  top: 0.5rem;
  left: 0.35rem;
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out;
}
.veci-view .nav-menu-box .close-nav-button span:first-of-type {
  transform: rotate(45deg);
  top: 50%;
}
.veci-view .nav-menu-box .close-nav-button span:nth-of-type(2) {
  display: none;
}
.veci-view .nav-menu-box .close-nav-button span:last-of-type {
  transform: rotate(-45deg);
  top: 50%;
}
.veci-view .nav-menu {
  background: #666;
  background: var(--main-hover-color);
  height: 100vh;
  width: 85%;
  max-width: 20rem;
}
.veci-view .nav-menu .menu {
  text-align: left;
  position: relative;
  width: 20rem;
}
.veci-view .nav-menu .menu .first-menu-level {
  margin: 0 auto 60px;
  width: 100%;
  list-style: none;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}
@media (min-width: 576px) {
  .veci-view .nav-menu .menu .first-menu-level {
    margin: 0 auto;
  }
}
.veci-view .nav-menu .menu .first-menu-level:before, .veci-view .nav-menu .menu .first-menu-level:after {
  content: "";
  display: table;
}
.veci-view .nav-menu .menu .first-menu-level:after {
  clear: both;
}
.veci-view .nav-menu .menu .first-menu-level__item {
  width: 100%;
  display: block;
  float: left;
}
.veci-view .nav-menu .menu .first-menu-level__item .link {
  border-bottom: 5px solid var(--main-hover-color);
  padding: 1.25rem 0 0;
  margin-left: 1.25rem;
  color: var(--main-font-color);
  display: inline-block;
  text-decoration: none;
  font-size: 11.25px;
  font-size: 1.125rem;
}
@media (min-width: 992px) {
  .veci-view .nav-menu .menu .first-menu-level__item .link {
    padding: 1.5rem;
    display: block;
    margin: auto;
  }
}
.veci-view .nav-menu .menu .first-menu-level__item .link.icon-home {
  padding: 0.75rem 0;
}
@media (min-width: 992px) {
  .veci-view .nav-menu .menu .first-menu-level__item .link.icon-home {
    padding: 0.75rem 1.5rem;
  }
}
.veci-view .nav-menu .menu .first-menu-level__item .link.icon-home::before {
  font-size: 23.75px;
  font-size: 2.375rem;
  color: var(--main-font-color);
}
.veci-view .nav-menu .menu .first-menu-level__item.active > .link {
  border-bottom: 5px solid var(--main-menu-color);
}
@media (min-width: 992px) {
  .veci-view .nav-menu .menu .first-menu-level__item:hover > .link {
    border-bottom: 5px solid var(--main-menu-color);
  }
}
.veci-view .nav-menu .menu .first-menu-level__item.menu-top {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  padding-bottom: 1rem;
}
.veci-view .nav-menu .menu .first-menu-level__item.menu-top .link {
  border-bottom: 5px solid var(--main-menu-color);
}
.veci-view .nav-menu .menu .first-menu-level__item.menu-top .icon-user {
  margin-right: 1rem;
}
.veci-view .nav-menu .menu .first-menu-level__item.menu-top .icon-user::before {
  color: #ffffff;
  font-size: 25px;
  font-size: 2.5rem;
}
.veci-view .nav-menu .menu .first-menu-level__item.menu-top .icon-user + .name::before {
  top: -5px;
}
.veci-view .nav-menu .menu .first-menu-level__item.menu-top .name {
  position: relative;
  padding-right: 1.5rem;
}
.veci-view .nav-menu .menu .first-menu-level__item.menu-top .name.arrow::before {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.1rem;
  font-family: "icomoon";
  content: "\e902";
  color: var(--main-font-color);
  position: absolute;
  top: -8px;
  right: -15px;
  font-size: 11.25px;
  font-size: 1.125rem;
  transform: rotate(-90deg);
  transition: all 200ms linear;
  text-align: center;
}
@media (min-width: 992px) {
  .veci-view .nav-menu .menu .first-menu-level__item.menu-top .name.arrow::before {
    transform: rotate(0deg);
  }
}
@media (max-width: 1200px) {
  .veci-view .nav-menu .menu .first-menu-level__item.menu-top .name.active::before {
    transform: rotate(0deg);
  }
}
.veci-view .nav-menu .menu .first-menu-level__item.menu-top:hover span::before {
  transform: rotate(0deg);
  transition: all 200ms linear;
}
.veci-view .nav-menu .menu .first-menu-level__item.menu-top:last-child {
  margin-top: 1rem;
}
.veci-view .nav-menu .menu .first-menu-level__item.submenu > .link {
  position: relative;
}
@media (min-width: 992px) {
  .veci-view .nav-menu .menu .first-menu-level__item.submenu > .link {
    padding-right: 1rem;
  }
}
.veci-view .nav-menu .menu .first-menu-level__item.submenu > .link span {
  position: relative;
  padding-right: 1.5rem;
  white-space: nowrap;
}
.veci-view .nav-menu .menu .first-menu-level__item.submenu > .link span.arrow::before {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.1rem;
  font-family: "icomoon";
  content: "\e902";
  color: var(--main-font-color);
  position: absolute;
  top: -8px;
  right: -15px;
  font-size: 11.25px;
  font-size: 1.125rem;
  transform: rotate(-90deg);
  transition: all 200ms linear;
  text-align: center;
}
@media (min-width: 992px) {
  .veci-view .nav-menu .menu .first-menu-level__item.submenu > .link span.arrow::before {
    transform: rotate(0deg);
  }
}
@media (max-width: 1200px) {
  .veci-view .nav-menu .menu .first-menu-level__item.submenu > .link span.active::before {
    transform: rotate(0deg);
  }
}
.veci-view .nav-menu .menu .first-menu-level__item.submenu:hover > .link span::before {
  transition: all 200ms linear;
}
@media (min-width: 992px) {
  .veci-view .nav-menu .menu .first-menu-level__item.submenu:hover > .link span::before {
    transform: rotate(180deg);
  }
}
.veci-view .nav-menu .menu .first-menu-level__item .icon-arrow {
  position: absolute;
  top: 0;
  right: 0;
}
.veci-view .nav-menu .menu .second-menu-level {
  position: relative;
  display: none;
  padding: 0 0 1rem;
}
.veci-view .nav-menu .menu .second-menu-level__item {
  float: none;
  width: 100%;
}
.veci-view .nav-menu .menu .second-menu-level__item .link {
  color: var(--main-font-color);
  display: inline-block;
  border-bottom: 0.1rem solid var(--main-font-color);
  margin: 0.75rem 1rem 0 2rem;
  padding: 0.5rem;
  transition: all 200ms linear;
}
@media (min-width: 992px) {
  .veci-view .nav-menu .menu .second-menu-level__item .link {
    margin: 0.75rem 0 0;
  }
}
.veci-view .nav-menu .menu .second-menu-level__item:hover > .link, .veci-view .nav-menu .menu .second-menu-level__item.active > .link {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0.5rem;
  transition: all 200ms linear;
}
@media (min-width: 576px) {
  .veci-view .nav-menu .menu .second-menu-level__item:hover > .link, .veci-view .nav-menu .menu .second-menu-level__item.active > .link {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.veci-view .nav-menu .menu .second-menu-level__item:first-child {
  margin: 0;
}
.veci-view .nav-menu .menu .second-menu-level__item--normal-sub {
  width: 100%;
}
.veci-view .nav-menu .menu .second-menu-level__item--normal-sub .link {
  border-bottom: none;
}
.veci-view .nav-menu .menu .second-menu-level--normal-sub {
  width: 100%;
}
.veci-view .nav-menu .menu .third-menu-level__item .link {
  line-height: 1.1rem;
  padding: 0.5rem 0.75rem;
  font-size: 9.375px;
  font-size: 0.9375rem;
  margin-top: 0;
}
.veci-view .nav-menu .menu .third-menu-level__item .link:hover, .veci-view .nav-menu .menu .third-menu-level__item .link.active {
  background-color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
}
@media (max-width: 991px) {
  .veci-view .nav-menu .menu {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .veci-view .menu .first-menu-level {
    position: relative;
    display: block;
  }
  .veci-view .menu .second-menu-level {
    position: absolute;
    z-index: 4;
    left: 0;
  }
  .veci-view .nav-menu {
    position: relative;
    width: 100%;
    max-width: inherit;
    top: auto;
    height: inherit;
    left: auto;
  }
  .veci-view .nav-menu .menu {
    background: transparent;
  }
  .veci-view .nav-menu .menu.col-xs-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .veci-view .nav-menu .menu .first-menu-level {
    display: flex;
    justify-content: space-between;
  }
  .veci-view .nav-menu .menu .first-menu-level__item {
    float: left;
    display: initial;
    width: auto;
    padding: 0;
    margin: 0;
    position: relative;
  }
  .veci-view .nav-menu .menu .first-menu-level__item > .link {
    text-decoration: none;
    padding: 1.35rem 1.2rem 1rem;
    width: auto;
    transition: all 200ms linear;
    height: 100%;
  }
  .veci-view .nav-menu .menu .first-menu-level__item:hover > .link, .veci-view .nav-menu .menu .first-menu-level__item:focus > .link {
    background: #d0d0d0;
    background: var(--main-menu-color);
    transition: all 200ms linear;
  }
  .veci-view .nav-menu .menu .second-menu-level {
    width: 100%;
    background: #d0d0d0;
    background: var(--main-menu-color);
    padding: 1rem 1.5rem;
    position: absolute;
    z-index: 6;
    left: 0;
    margin: 0;
    list-style: none;
    box-sizing: border-box;
  }
  .veci-view .nav-menu .menu .second-menu-level:before, .veci-view .nav-menu .menu .second-menu-level:after {
    content: "";
    display: table;
  }
  .veci-view .nav-menu .menu .second-menu-level:after {
    clear: both;
  }
  .veci-view .nav-menu .menu .second-menu-level--normal-sub {
    width: auto;
    min-width: 100%;
    padding: 0 1rem 1.5rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .veci-view .nav-menu .menu .second-menu-level__item {
    margin: 0;
    padding-bottom: 0;
    list-style: none;
    width: 100%;
    background: none;
    float: none;
  }
  .veci-view .nav-menu .menu .second-menu-level__item .link {
    width: 100%;
  }
  .veci-view .nav-menu .menu .second-menu-level__item .link:hover {
    filter: none;
    text-decoration: underline;
  }
  .veci-view .nav-menu .menu .second-menu-level__item--normal-sub .link {
    border: 0;
  }
  .veci-view .nav-menu .menu .second-menu-level__item--normal-sub .link:hover {
    text-decoration: none;
  }
  .veci-view .nav-menu .menu .third-menu-level:before, .veci-view .nav-menu .menu .third-menu-level:after {
    content: "";
    display: table;
  }
  .veci-view .nav-menu .menu .third-menu-level:after {
    clear: both;
  }
  .veci-view .nav-menu .menu .third-menu-level__item {
    float: left;
    width: 100%;
    padding: 0.5rem 0;
    margin: 0;
  }
  .veci-view .nav-menu .menu .third-menu-level__item .link {
    border: 0;
    padding: 0;
  }
}
.veci-view .footer {
  border-top: 3px solid var(--main-hover-color);
}
.veci-view .footer .link {
  font-size: 8.75px;
  font-size: 0.875rem;
}
.veci-view .footer.home {
  border-top: none;
}
.veci-view .footer.home .box-rrss {
  float: right;
}
.veci-view .footer.home .box-rrss__listado {
  list-style: none;
  padding: 0;
  text-align: center;
}
.veci-view .footer.home .box-rrss .item {
  display: inline-block;
  margin: 0 5px;
  max-width: 40px;
}
.veci-view .footer.home.banner-cookies {
  background-color: #494949;
}
.veci-view .footer.home.banner-cookies .veci-align-aux {
  flex: 0 0 100%;
  max-width: 100%;
}
.veci-view .footer.home.banner-cookies p {
  color: #ffffff;
}
.veci-view .footer.home.banner-cookies a {
  color: #ffffff;
}
.veci-view .module-admin {
  margin: auto;
  position: relative;
  top: 0rem;
  width: 100%;
  background-color: #666;
  background-color: var(--main-hover-color);
  border-top: 1px solid #ffffff;
}
.veci-view .module-admin .icon-adm {
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif !important;
  color: var(--main-font-color);
}
.veci-view .module-admin .icon-adm:before {
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 40px;
  color: var(--main-font-color);
  text-align: center;
  width: 100%;
}
.veci-view .module-admin .icon-administracion:before {
  content: "s";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.veci-view .module-admin .icon-users:before {
  content: "i";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.veci-view .module-admin .icon-roles:before {
  content: "r";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.veci-view .module-admin .icon-sites:before {
  content: "2";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.veci-view .module-admin .icon-guia:before {
  content: "y";
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
.veci-view .module-admin .icon-notifications {
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  color: var(--main-font-color);
}
.veci-view .module-admin .icon-notifications:before {
  content: "\e920";
  font-size: 40px;
  color: var(--main-font-color);
  text-align: center;
  width: 100%;
}
.veci-view .module-admin .special-margin-notifications {
  margin-top: -7px;
}
.veci-view .module-admin .icon-email-templates {
  border-radius: 20px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  color: var(--main-font-color);
}
.veci-view .module-admin .icon-email-templates:before {
  content: "\e90e";
  font-size: 33px;
  color: var(--main-font-color);
  text-align: center;
  width: 100%;
}
.veci-view .module-faqs .h2 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #494949;
  margin-bottom: 2rem;
}
.veci-view .module-faqs .list-faqs {
  list-style: none;
  padding-left: 0;
}
.veci-view .module-faqs .list-faqs__item {
  padding: 1.5rem 0 1rem 1rem;
}
.veci-view .module-faqs .list-faqs__item:not(:last-child) {
  border-bottom: 1px solid #DADADA;
}
.veci-view .module-faqs .list-faqs .link {
  padding: 0 0 0.75rem 2rem;
  display: block;
  position: relative;
  font-size: 10px;
  font-size: 1rem;
  text-decoration: none;
}
.veci-view .module-faqs .list-faqs .link::before {
  content: "\e902";
  font-family: "icomoon";
  color: #d0d0d0;
  color: var(--main-menu-color);
  transform: rotate(0deg);
  transition: all 200ms linear;
  position: absolute;
  left: 0;
}
.veci-view .module-faqs .list-faqs .link[aria-expanded=false]::before {
  transform: rotate(-90deg);
  transition: all 200ms linear;
}
.veci-view .module-manuales .h2 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #494949;
  margin-bottom: 2rem;
}
.veci-view .module-manuales .list-manuales {
  list-style: none;
  position: relative;
  padding-left: 1rem;
}
.veci-view .module-manuales .list-manuales::before {
  content: "";
  width: 2px;
  height: 100%;
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  position: absolute;
  left: 0;
}
.veci-view .module-manuales .list-manuales__item:not(:last-child) {
  padding-bottom: 0.625rem;
}
.veci-view .autocheckin .steps__step {
  position: relative;
}
.veci-view .autocheckin .steps__step [class*=icon] {
  padding-bottom: 3.5rem;
  display: block;
}
.veci-view .autocheckin .steps__step [class*=icon]::before {
  font-size: 27.5px;
  font-size: 2.75rem;
}
.veci-view .autocheckin .steps__step:not(:first-child)::before {
  content: "";
  height: 1px;
  width: 100%;
  background-color: #8C8C8C;
  position: absolute;
  left: -50%;
  top: 4.75rem;
  z-index: 1;
}
.veci-view .autocheckin .steps__step::after {
  content: "";
  height: 1.5rem;
  width: 1.5rem;
  background-color: #8C8C8C;
  border-radius: 20px;
  position: absolute;
  top: 4rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.veci-view .autocheckin .steps__step .text {
  font-size: 11.25px;
  font-size: 1.125rem;
}
.veci-view .autocheckin .steps__step.active [class*=icon]::before {
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.veci-view .autocheckin .steps__step.active::after {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
}
.veci-view .autocheckin .search {
  background-color: #F7F7F7;
}
.veci-view .autocheckin .search__search-form {
  max-width: 30rem;
  width: 90%;
  margin: auto;
}
.veci-view .autocheckin .search__search-form .search-btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 0;
  background-color: transparent;
  border: none;
}
.veci-view .autocheckin .search__search-form .search-btn .icon-magnifying-glass {
  color: #494949;
  position: relative;
  right: 0;
  top: 0;
  bottom: inherit;
  display: block;
}
.veci-view .autocheckin .search__search-form .icon-magnifying-glass {
  top: 0.5rem;
  right: 0.25rem;
}
.veci-view .module-access-banners .box-item {
  width: 100%;
  padding: 0 15px;
  position: relative;
}
@media (min-width: 1200px) {
  .veci-view .module-access-banners .box-item {
    max-width: 425px;
    width: 33.33%;
  }
}
.veci-view .module-access-banners .item {
  background-color: #F7F7F7;
}
@media (min-width: 1200px) {
  .veci-view .module-access-banners .item {
    padding: 100% 1rem 1rem;
  }
}
.veci-view .module-access-banners .item [class^=icon-] {
  display: block;
}
.veci-view .module-access-banners .item [class^=icon-]:before {
  font-size: 46.25px;
  font-size: 4.625rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  min-width: 6.25rem;
}
.veci-view .module-access-banners .item .box {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .veci-view .module-access-banners .item .box {
    padding: 2rem;
  }
}
@media (min-width: 576px) and (max-width: 1200px) {
  .veci-view .module-access-banners .item .box {
    padding: 2rem;
    flex-flow: row;
    align-items: center;
    position: relative;
    transform: none;
    top: auto;
    left: auto;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 1200px) {
  .veci-view .module-access-banners .item .box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    height: 70%;
    max-width: 60%;
  }
}
.veci-view .module-access-banners .item .box__image {
  margin: 1rem auto;
}
.veci-view .module-access-banners .item .box__title {
  font-size: 15px;
  font-size: 1.5rem;
}
@media (min-width: 576px) and (max-width: 1200px) {
  .veci-view .module-access-banners .item .box__title {
    padding: 0 3rem;
  }
}
@media (min-width: 576px) and (max-width: 1200px) {
  .veci-view .module-access-banners .item .box .u-btn-bgtrans {
    margin: 0;
  }
}
.veci-view .module-access-banners--home .box-item {
  width: auto;
  position: relative;
}
@media (min-width: 1200px) {
  .veci-view .module-access-banners--home .box-item {
    width: 33.33%;
  }
}
.veci-view .module-access-banners--home .item {
  background-color: transparent;
  padding: 0;
}
.veci-view .module-access-banners--home .item [class^=icon-] {
  display: block;
}
.veci-view .module-access-banners--home .item [class^=icon-]:before {
  font-size: 46.25px;
  font-size: 4.625rem;
  color: #666;
  color: var(--main-hover-color);
  min-width: 6.25rem;
}
.veci-view .module-access-banners--home .item .box {
  position: relative;
  top: inherit;
  left: inherit;
  transform: inherit;
  max-width: 250px;
  margin: auto;
  display: inline-block;
}
@media (max-width: 1200px) {
  .veci-view .module-access-banners--home .item .box {
    padding: 0;
  }
}
@media (min-width: 576px) and (max-width: 1200px) {
  .veci-view .module-access-banners--home .item .box {
    flex-flow: inherit;
    align-items: inherit;
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 576px) and (max-width: 991px) {
  .veci-view .module-access-banners--home .item .box {
    max-width: 205px;
  }
}
@media (min-width: 576px) and (max-width: 1200px) {
  .veci-view .module-access-banners--home .item .box__title {
    padding: 0;
  }
}
.veci-view .module-access-banners--home .item .box__claim {
  font-size: 10px;
  font-size: 1rem;
  padding: 1rem 1rem 0;
  border-top: 2px solid var(--main-hover-color);
}
.veci-view .module-banners-aerolineas .item.img-container {
  max-width: 180px;
  -ms-flex: 1 0 auto;
  margin: auto;
  height: 100%;
  display: flex;
  align-items: center;
}
.veci-view .module-banners-aerolineas .item.img-container .image {
  width: 100%;
  height: auto;
  object-fit: inherit;
}
.veci-view .module-banners-guias .item {
  position: relative;
  display: block;
  height: 100%;
  background-color: #000000;
}
.veci-view .module-banners-guias .item:hover .image {
  opacity: 1;
  transition: all 200ms linear;
}
.veci-view .module-banners-guias .item .image {
  opacity: 0.75;
  transition: all 200ms linear;
}
.veci-view .module-banners-guias .item .name-place {
  position: absolute;
  bottom: 0.5rem;
  left: 1rem;
  z-index: 1;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
}
.veci-view .module-banner-principal, .veci-view .module-politics__download-only .box {
  position: relative;
}
.veci-view .module-banner-principal .item, .veci-view .module-politics__download-only .box .item {
  padding: 0;
  clip-path: polygon(100% 0, 100% 80%, 15% 100%, 0 90%, 0 0);
  background-color: #000000;
}
@media (min-width: 576px) {
  .veci-view .module-banner-principal .item, .veci-view .module-politics__download-only .box .item {
    clip-path: polygon(100% 0, 100% 55%, 32% 100%, 0 70%, 0 0);
  }
}
@media (min-width: 768px) {
  .veci-view .module-banner-principal .item, .veci-view .module-politics__download-only .box .item {
    clip-path: polygon(100% 0, 100% 55%, 32% 90%, 0 70%, 0 0);
  }
}
@media (min-width: 1200px) {
  .veci-view .module-banner-principal .item, .veci-view .module-politics__download-only .box .item {
    clip-path: polygon(100% 0, 100% 35%, 32% 90%, 0 50%, 0 0);
  }
}
.veci-view .module-banner-principal .item__image, .veci-view .module-politics__download-only .box .item__image {
  opacity: 0.5;
  width: 100%;
  min-height: 240px;
  object-fit: cover;
}
@media (min-width: 768px) {
  .veci-view .module-banner-principal .item__image, .veci-view .module-politics__download-only .box .item__image {
    min-height: 25rem;
  }
}
.veci-view .module-banner-principal .item__image--landing, .veci-view .module-politics__download-only .box .item__image--landing {
  opacity: 1;
  object-position: left top;
}
.veci-view .module-banner-principal .item__image.remove-image-filter, .veci-view .module-politics__download-only .box .item__image.remove-image-filter {
  opacity: 1;
}
.veci-view .module-banner-principal .item__title, .veci-view .module-politics__download-only .box .item__title {
  position: absolute;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  color: #ffffff;
}
@media (min-width: 576px) {
  .veci-view .module-banner-principal .item__cta, .veci-view .module-politics__download-only .box .item__cta {
    position: absolute;
    bottom: -10%;
    right: 0;
    left: 0;
    z-index: 1;
  }
}
@media (min-width: 768px) {
  .veci-view .module-banner-principal .item__cta, .veci-view .module-politics__download-only .box .item__cta {
    bottom: 10%;
  }
}
.veci-view .module-banner-principal .item__size, .veci-view .module-politics__download-only .box .item__size {
  position: absolute;
  top: 95%;
  left: 50%;
  transform: translate(-50%, -95%);
  z-index: 1;
}
.veci-view .module-banner-principal .breadcrumb, .veci-view .module-politics__download-only .box .breadcrumb {
  background: transparent;
  padding-left: 0;
  margin-bottom: 0;
}
.veci-view .module-banner-principal .breadcrumb a, .veci-view .module-politics__download-only .box .breadcrumb a {
  color: #ffffff;
}
.veci-view .module-banner-principal .breadcrumb__breadcrumb-item--active, .veci-view .module-politics__download-only .box .breadcrumb__breadcrumb-item--active {
  color: #ffffff;
}
.veci-view .module-banner-principal--home .item__title {
  top: 4rem;
}
.veci-view .module-banner-principal--home .item__title .h1 {
  max-width: 700px;
}
.veci-view .module-banner-principal .item, .veci-view .module-politics__download-only .box .item {
  -webkit-clip-path: polygon(100% 0, 100% 80%, 15% 100%, 0 90%, 0 0);
}
@media (min-width: 768px) {
  .veci-view .module-banner-principal .item, .veci-view .module-politics__download-only .box .item {
    -webkit-clip-path: polygon(100% 0, 100% 55%, 32% 100%, 0 70%, 0 0);
  }
}
@media (min-width: 992px) {
  .veci-view .module-banner-principal .item, .veci-view .module-politics__download-only .box .item {
    -webkit-clip-path: polygon(100% 0, 100% 55%, 32% 90%, 0 70%, 0 0);
  }
}
@media (min-width: 1200px) {
  .veci-view .module-banner-principal .item, .veci-view .module-politics__download-only .box .item {
    -webkit-clip-path: polygon(100% 0, 100% 35%, 32% 90%, 0 50%, 0 0);
  }
}
.veci-view .module-banners-publicidad .item {
  display: flex;
  height: 100%;
}
.veci-view .module-banners-publicidad .item picture {
  display: flex;
  align-content: center;
  width: 100%;
}
.veci-view .module-banners-publicidad .item .image {
  object-fit: inherit;
  width: 100%;
  height: 100%;
}
.veci-view .breadcrumb {
  list-style: none;
  background: transparent;
  padding-left: 0;
}
.veci-view .breadcrumb > li + li::before {
  display: none;
}
.veci-view .breadcrumb__breadcrumb-item {
  display: inline;
  position: relative;
  padding-right: 0.75rem;
  margin-right: 0.25rem;
}
.veci-view .breadcrumb__breadcrumb-item a {
  color: #8C8C8C;
}
.veci-view .breadcrumb__breadcrumb-item::after {
  content: "\e902";
  font-family: "icomoon";
  font-size: 6.25px;
  font-size: 0.625rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  position: absolute;
  transform: rotate(-90deg);
  right: 0;
  top: 4px;
}
.veci-view .breadcrumb__breadcrumb-item--active {
  text-transform: uppercase;
  display: inline;
  color: #494949;
}
.veci-view .owl-nav {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  line-height: 0.1rem;
}
.veci-view .owl-nav .owl-prev {
  float: left;
}
.veci-view .owl-nav .owl-next {
  float: right;
  margin-right: -1rem;
}
.veci-view .owl-nav .owl-prev span,
.veci-view .owl-nav .owl-next span {
  background-color: #ffffff;
  padding: 0 1rem;
  font-size: 4rem;
}
.veci-view .module-banner-contact {
  background-color: #F7F7F7;
  font-size: 10px;
  font-size: 1rem;
}
@media (min-width: 576px) {
  .veci-view .module-banner-contact {
    font-size: 13.75px;
    font-size: 1.375rem;
  }
}
.veci-view .module-banner-contact__title {
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.veci-view .module-banner-contact a {
  text-decoration: none;
}
.veci-view .module-banner-contact [class*=icon-] {
  font-size: 22.5px;
  font-size: 2.25rem;
  display: inline-block;
  padding-right: 0.5rem;
}
.veci-view .module-banner-contact [class*=icon-]::before {
  color: #d0d0d0;
  color: var(--main-menu-color);
}
@media (min-width: 576px) {
  .veci-view .module-contact .box-contact-unit {
    padding: 1rem;
  }
}
.veci-view .module-contact .box-contact-unit__h3 {
  color: #666;
  color: var(--main-hover-color);
  margin-top: 0;
  margin-bottom: 1.5rem;
  display: inline-block;
}
.veci-view .module-contact .box-contact-unit .vcard {
  border-left: 3px solid var(--main-hover-color);
  padding-left: 1rem;
}
.veci-view .module-contact .box-contact-unit p {
  margin-bottom: 0.5rem;
}
.veci-view .module-contact .box-contact-unit .tel,
.veci-view .module-contact .box-contact-unit .mail,
.veci-view .module-contact .box-contact-unit .adr {
  padding-left: 2rem;
  position: relative;
}
.veci-view .module-contact .box-contact-unit .tel:before,
.veci-view .module-contact .box-contact-unit .mail:before,
.veci-view .module-contact .box-contact-unit .adr:before {
  font-family: "icomoon";
  color: #d0d0d0;
  color: var(--main-menu-color);
  font-size: 11.25px;
  font-size: 1.125rem;
  position: absolute;
  top: 0;
  left: 0;
}
.veci-view .module-contact .box-contact-unit .tel:before {
  content: "\e90f";
  margin-left: 2px;
}
.veci-view .module-contact .box-contact-unit .mail:before {
  content: "\e90e";
}
.veci-view .module-contact .box-contact-unit .adr .street-address {
  display: block;
}
.veci-view .module-contact .box-contact-unit .adr:before {
  content: "\e910";
  margin-left: 4px;
}
.veci-view .module-contact .bottom-cards {
  border-top: 1px solid var(--main-hover-color);
}
@media (min-width: 576px) {
  .veci-view .module-contact .bottom-cards .box-contact-unit {
    padding: 0;
  }
}
@media (max-width: 576px) {
  .veci-view .module-discounts {
    margin-bottom: 1rem;
  }
}
.veci-view .module-discounts .h2 {
  margin: 1rem 0;
}
@media (min-width: 576px) {
  .veci-view .module-discounts .h2 {
    margin: 0 0 3rem;
  }
}
.veci-view .module-discounts__list {
  list-style: none;
  padding-left: 0;
}
.veci-view .module-discounts__list .item {
  max-width: 12rem;
  -ms-flex: 1 0 auto;
  margin-bottom: 0.5rem;
}
@media (min-width: 576px) {
  .veci-view .module-discounts__list .item {
    position: relative;
  }
  .veci-view .module-discounts__list .item:not(:last-child)::after {
    content: "";
    width: 2px;
    height: 70%;
    background-color: #666;
    background-color: var(--main-hover-color);
    position: absolute;
    top: 15%;
    right: 0;
  }
}
@media (min-width: 768px) {
  .veci-view .module-discounts__list .item:not(:last-child)::after {
    right: -1.25rem;
  }
}
.veci-view .module-discounts__icon:before {
  font-family: "VECI-Lineas";
  font-size: 31.25px;
  font-size: 3.125rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.veci-view .module-discounts__icon--icon-financing:before {
  content: "2";
}
.veci-view .module-discounts__icon--icon-service:before {
  content: "Ω";
}
.veci-view .module-discounts__icon--icon-technology:before {
  content: "}";
}
.veci-view .module-discounts__text {
  text-align: center;
  margin: 0;
}
.veci-view .module-discounts__percent {
  font-size: 31.25px;
  font-size: 3.125rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  text-align: center;
}
.veci-view *::-webkit-scrollbar {
  display: none;
}
.veci-view *::-moz-scrollbar {
  display: none;
}
.veci-view input:focus {
  background: transparent;
  border-bottom: 1px solid lightgray;
}
.veci-view input[type=number]::-webkit-inner-spin-button,
.veci-view input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.veci-view input[type=number] {
  -moz-appearance: textfield;
}
.veci-view input[type=number]:hover,
.veci-view input[type=number]:focus {
  -moz-appearance: number-input;
}
.veci-view input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.veci-view button:focus,
.veci-view select:focus {
  outline: none;
}
.veci-view select.form-control:not([multiple]):not([size]) {
  background-image: none;
}
.veci-view .custom-arrow-select {
  position: relative;
  padding-bottom: 1.25rem;
}
.veci-view .custom-arrow-select .form-group {
  position: relative;
  background-color: #ffffff;
  margin-bottom: 0;
}
.veci-view .custom-arrow-select .form-group label {
  background-color: #f7f7f7;
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 0 !important;
}
.veci-view .custom-arrow-select .form-group::after {
  content: "\e902";
  font-family: "icomoon";
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 1;
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.veci-view .custom-arrow-select select {
  background: transparent;
  appearance: none;
  z-index: 5;
  position: relative;
}
.veci-view .custom-arrow-select select:focus {
  background: transparent;
}
.veci-view .check-item {
  display: inline-block;
}
.veci-view .check-item__check {
  display: none;
}
.veci-view .check-item input + label {
  display: block;
}
.veci-view .check-item input + label::before {
  content: "\e912";
  color: transparent;
  font-family: "icomoon";
  background-color: #979797;
  padding: 0.4rem;
  font-size: 12.5px;
  font-size: 1.25rem;
  border-radius: 4px;
  margin-right: 0.75rem;
}
.veci-view .check-item input:checked + label::before {
  color: #ffffff;
}
.veci-view .module-form-viaje-corporative .textarea, .veci-view .module-form-mipagina .textarea {
  min-height: 2rem;
}
.veci-view .module-form-viaje-corporative .nuevo-viaje, .veci-view .module-form-mipagina .nuevo-viaje {
  overflow: hidden;
}
.veci-view .module-form-viaje-corporative .icon-plus-2, .veci-view .module-form-mipagina .icon-plus-2 {
  float: left;
  text-decoration: none;
}
.veci-view .module-form-viaje-corporative .icon-plus-2 span, .veci-view .module-form-mipagina .icon-plus-2 span {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  display: inline-block;
  margin-left: 0.75rem;
}
.veci-view .module-form-viaje-corporative .icon-plus-2.eliminar::before, .veci-view .module-form-mipagina .icon-plus-2.eliminar::before {
  background-color: red;
  content: "\e913";
  font-size: 12.5px;
  font-size: 1.25rem;
}
.veci-view .module-form-viaje-corporative .icon-plus-2.eliminar:hover::before, .veci-view .module-form-mipagina .icon-plus-2.eliminar:hover::before {
  background-color: #000000;
}
.veci-view .module-form-viaje-corporative .icon-plus-2::before, .veci-view .module-form-mipagina .icon-plus-2::before {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  transition: all 200ms linear;
  padding: 0.4rem;
  font-size: 12.5px;
  font-size: 1.25rem;
  border-radius: 4px;
}
.veci-view .module-form-viaje-corporative .icon-plus-2:hover::before, .veci-view .module-form-mipagina .icon-plus-2:hover::before {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .module-form-viaje-corporative .icon-calendar, .veci-view .module-form-mipagina .icon-calendar {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 32px;
  right: 17px;
}
.veci-view .module-form-viaje-corporative .icon-calendar:before, .veci-view .module-form-mipagina .icon-calendar:before {
  content: "2";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 21.25px;
  font-size: 2.125rem;
  color: #000000;
}
.veci-view .module-form-viaje-corporative .advantages__title, .veci-view .module-form-mipagina .advantages__title {
  border-bottom: 1px solid var(--main-menu-color);
  padding: 0 0 2rem 1.2rem;
  margin-bottom: 2rem;
}
.veci-view .module-form-viaje-corporative .advantages__list, .veci-view .module-form-mipagina .advantages__list {
  list-style: none;
  padding-left: 2rem;
}
.veci-view .module-form-viaje-corporative .advantages__list .item::before, .veci-view .module-form-mipagina .advantages__list .item::before {
  content: "•";
  color: #d0d0d0;
  color: var(--main-menu-color);
  font-weight: bold;
  font-size: 1rem;
  display: inline-block;
  width: 1.5rem;
  margin-left: -1rem;
  position: absolute;
}
.veci-view .module-form-viaje-corporative .add-service, .veci-view .module-form-mipagina .add-service {
  border-top: 1px solid var(--main-menu-color);
}
@media (max-width: 767px) {
  .veci-view .module-form-viaje-corporative .add-service .h2, .veci-view .module-form-mipagina .add-service .h2 {
    margin-bottom: 1rem;
  }
}
.veci-view .module-form-viaje-corporative .u-btn-corp:disabled, .veci-view .module-form-mipagina .u-btn-corp:disabled {
  opacity: 0.5;
}
.veci-view .module-form-viaje-corporative .yui3-widget, .veci-view .module-form-mipagina .yui3-widget {
  display: none;
}
.veci-view .module-form-mipagina {
  /* HIDE RADIO */
  /* IMAGE STYLES */
  /* CHECKED STYLES */
}
@media (max-width: 767px) {
  .veci-view .module-form-mipagina .tab-content {
    padding-top: 0;
  }
}
.veci-view .module-form-mipagina .tab-content .h2 {
  margin-bottom: 1.5rem;
  font-weight: 600;
  font-size: 15px;
  font-size: 1.5rem;
}
.veci-view .module-form-mipagina .fade {
  display: none;
}
.veci-view .module-form-mipagina .fade.show {
  display: block;
}
.veci-view .module-form-mipagina .form-check {
  padding-left: 0;
}
.veci-view .module-form-mipagina .radio span {
  font-size: 9.375px;
  font-size: 0.9375rem;
}
.veci-view .module-form-mipagina .radio .bg-radio {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  height: 1.25rem;
  width: 1.25rem;
  display: inline-block;
  border-radius: 10px;
  margin-right: 0.4rem;
}
.veci-view .module-form-mipagina [type=radio] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  margin-right: 5px;
}
.veci-view .module-form-mipagina [type=radio] + .bg-radio {
  cursor: pointer;
}
.veci-view .module-form-mipagina [type=radio]:checked + .bg-radio {
  position: relative;
}
.veci-view .module-form-mipagina [type=radio]:checked + .bg-radio::after {
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  border-radius: 10px;
}
.veci-view .module-form-mipagina .box-card > div:not(:last-child)::after {
  content: "";
  width: calc(100% - 30px);
  height: 1px;
  background-color: #494949;
  margin-left: 15px;
}
.veci-view .module-form-mipagina .aviso-lopd .u-btn {
  margin: 1rem 0.5rem 0;
}
.veci-view .module-form-mipagina .aviso-lopd .icon-close::before {
  color: #dc3545;
  font-size: 45px;
  font-size: 4.5rem;
}
.veci-view .module-form-management-card .u-btn-corp.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.veci-view .module-form-management-card .u-btn-corp.disabled:hover {
  background-color: var(--main-menu-color);
}
.veci-view .module-form-booking-web .u-btn-login-primary:disabled {
  opacity: 0.5;
  pointer-events: none;
}
.veci-view .module-form-booking-web .u-btn-login-primary:disabled:hover {
  background-color: var(--main-menu-color);
}
.veci-view .module-login {
  margin: auto;
  position: relative;
  top: 0rem;
  z-index: 1;
  width: 100%;
}
@media (min-width: 1200px) {
  .veci-view .module-login {
    padding: 0;
  }
}
.veci-view .module-login__box-login {
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-top: 1rem;
}
@media (min-width: 576px) {
  .veci-view .module-login__box-login {
    margin-top: 0;
  }
}
.veci-view .module-login__box-login > .row {
  background-color: #F7F7F7;
}
@media (min-width: 576px) {
  .veci-view .module-login__box-login > .row > .col-xs-12:nth-of-type(2) {
    border-left: 1px solid #494949;
  }
}
.veci-view .module-login__box-contact-form {
  background-color: #F7F7F7;
  width: 100%;
  max-width: 62.5rem;
  height: 100%;
  z-index: 3;
  transition: all 300ms linear;
}
.veci-view .module-login__box-contact-form.active {
  left: 0;
  transition: all 300ms linear;
}
.veci-view .module-login__box-contact-form .title {
  font-size: 13.75px;
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  .veci-view .module-login__box-contact-form .title {
    padding: 0 4rem;
  }
}
.veci-view .module-login__box-contact-form .title span {
  border-bottom: 1px solid var(--main-menu-color);
  padding-bottom: 0.5rem;
}
.veci-view .module-login__box-contact-form .icon-arrow {
  text-decoration: none;
  border: 1px solid;
  border-radius: 1.25rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  cursor: pointer;
  height: 41px;
  transition: all 200ms linear;
  width: 41px;
}
@media (min-width: 576px) {
  .veci-view .module-login__box-contact-form .icon-arrow {
    position: absolute;
    top: 0;
    left: 1rem;
  }
}
.veci-view .module-login__box-contact-form .icon-arrow:before {
  color: #d0d0d0;
  color: var(--main-menu-color);
  transform: rotate(90deg);
  left: 2px;
  top: 0;
}
.veci-view .module-login__box-contact-form .icon-arrow:hover {
  color: #666;
  color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .module-login__box-contact-form .icon-arrow:hover:before {
  color: #666;
  color: var(--main-hover-color);
}
.veci-view .module-login .box-logos {
  display: flex;
  align-content: center;
  flex-flow: column;
}
@media (min-width: 768px) {
  .veci-view .module-login .box-logos {
    justify-content: center;
    flex-flow: row;
  }
}
.veci-view .module-login .box-logos__logo {
  position: relative;
  display: flex;
  align-items: center;
}
.veci-view .module-login .box-logos__logo:nth-of-type(2) .image {
  max-width: 130px;
  max-height: 50px;
  object-fit: contain;
}
@media (min-width: 768px) {
  .veci-view .module-login .box-logos__logo:nth-of-type(2)::before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #494949;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.veci-view .module-login .box-logos__logo .image {
  margin: auto;
  display: block;
  max-width: 12rem;
}
.veci-view .module-login .box-welcome__title {
  font-size: 13.75px;
  font-size: 1.375rem;
  border-bottom: 1px solid var(--main-menu-color);
}
.veci-view .module-login .box-welcome__text p {
  font-size: 11.25px;
  font-size: 1.125rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.veci-view .module-login .box-welcome__text ul {
  padding-left: 0;
}
.veci-view .module-login .box-welcome__text ul li {
  margin-bottom: 0.625rem;
  list-style: none;
}
.veci-view .module-login .box-welcome__text ul li:before {
  color: #d0d0d0;
  color: var(--main-menu-color);
  content: "•";
  font-size: 1rem;
  padding-right: 0.65rem;
}
.veci-view .module-login-saml label {
  margin-bottom: 5px;
}
.veci-view .module-login-saml .module-login {
  margin: auto;
  position: relative;
  top: 0rem;
  z-index: 1;
  width: 100%;
}
@media (min-width: 1200px) {
  .veci-view .module-login-saml .module-login {
    padding: 0;
  }
}
.veci-view .module-login-saml .module-login__box-login {
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-top: 1rem;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml .module-login__box-login {
    margin-top: 0;
  }
}
.veci-view .module-login-saml .module-login__box-login > .row {
  background-color: #F7F7F7;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml .module-login__box-login > .row > .col-xs-12:nth-of-type(2) {
    border-left: 1px solid #494949;
  }
}
.veci-view .module-login-saml .module-login__box-contact-form {
  background-color: #F7F7F7;
  width: 100%;
  max-width: 62.5rem;
  height: 100%;
  z-index: 3;
  transition: all 300ms linear;
}
.veci-view .module-login-saml .module-login__box-contact-form.active {
  left: 0;
  transition: all 300ms linear;
}
.veci-view .module-login-saml .module-login__box-contact-form .title {
  font-size: 13.75px;
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml .module-login__box-contact-form .title {
    padding: 0 4rem;
  }
}
.veci-view .module-login-saml .module-login__box-contact-form .title span {
  border-bottom: 1px solid var(--main-menu-color);
  padding-bottom: 0.5rem;
}
.veci-view .module-login-saml .module-login__box-contact-form .icon-arrow {
  text-decoration: none;
  border: 1px solid;
  border-radius: 1.25rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  cursor: pointer;
  transition: all 200ms linear;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml .module-login__box-contact-form .icon-arrow {
    position: absolute;
    top: 0;
    left: 1rem;
  }
}
.veci-view .module-login-saml .module-login__box-contact-form .icon-arrow:before {
  color: #d0d0d0;
  color: var(--main-menu-color);
  transform: rotate(90deg);
  position: relative;
  left: 2px;
  top: 0;
}
.veci-view .module-login-saml .module-login__box-contact-form .icon-arrow:hover {
  color: #666;
  color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .module-login-saml .module-login__box-contact-form .icon-arrow:hover:before {
  color: #666;
  color: var(--main-hover-color);
}
.veci-view .module-login-saml .u-btn {
  background-color: var(--main-menu-color);
  color: var(--main-font-color);
  font-size: 1rem;
  width: 80%;
  min-width: auto;
  max-width: auto;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (max-width: 576px) {
  .veci-view .module-login-saml .u-btn {
    width: 100%;
  }
}
.veci-view .module-login-saml .box-logos {
  display: flex;
  align-content: center;
  flex-flow: column;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml .box-logos {
    justify-content: center;
    padding-bottom: 25px;
    flex-flow: row;
  }
}
.veci-view .module-login-saml .box-logos__logo {
  position: relative;
  display: flex;
  align-items: center;
}
.veci-view .module-login-saml .box-logos__logo:nth-of-type(2) .image {
  max-width: 130px;
  max-height: 50px;
  object-fit: contain;
}
.veci-view .module-login-saml .box-logos__logo .image {
  margin: auto;
  display: block;
  max-width: 12rem;
}
.veci-view .module-login-saml .invalid-feedback {
  font-size: 6.25px;
  font-size: 0.625rem;
}
.veci-view .module-login-saml .box-welcome {
  font-size: 13.75px;
  font-size: 1.375rem;
  border-bottom: 1px solid var(--main-menu-color);
}
.veci-view .module-login-saml .padding {
  padding-top: 0;
}
@media (max-width: 575px) {
  .veci-view .module-login-saml .padding {
    padding-top: 15px;
  }
}
.veci-view .module-login-saml .custom-select {
  padding: 0;
  border: none;
}
.veci-view .module-login-saml .custom-select::after {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.1rem;
  font-family: "icomoon";
  content: "\e902";
  position: absolute;
  top: 50%;
  right: -5px;
  z-index: 1;
  font-size: 11.25px;
  font-size: 1.125rem;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  text-align: center;
  pointer-events: none;
}
.veci-view .module-login-saml_2 .module-login {
  margin: auto;
  position: relative;
  top: 0rem;
  z-index: 1;
  width: 100%;
}
@media (min-width: 1200px) {
  .veci-view .module-login-saml_2 .module-login {
    padding: 0;
  }
}
.veci-view .module-login-saml_2 .module-login__box-login {
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-top: 1rem;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml_2 .module-login__box-login {
    margin-top: 0;
  }
}
.veci-view .module-login-saml_2 .module-login__box-login > .row {
  background-color: #F7F7F7;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml_2 .module-login__box-login > .row > .col-xs-12:nth-of-type(2) {
    border-left: 1px solid #494949;
  }
}
.veci-view .module-login-saml_2 .module-login__box-contact-form {
  background-color: #F7F7F7;
  width: 100%;
  max-width: 62.5rem;
  height: 100%;
  z-index: 3;
  transition: all 300ms linear;
}
.veci-view .module-login-saml_2 .module-login__box-contact-form.active {
  left: 0;
  transition: all 300ms linear;
}
.veci-view .module-login-saml_2 .module-login__box-contact-form .title {
  font-size: 13.75px;
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml_2 .module-login__box-contact-form .title {
    padding: 0 4rem;
  }
}
.veci-view .module-login-saml_2 .module-login__box-contact-form .title span {
  border-bottom: 1px solid var(--main-menu-color);
  padding-bottom: 0.5rem;
}
.veci-view .module-login-saml_2 .module-login__box-contact-form .icon-arrow {
  text-decoration: none;
  border: 1px solid;
  border-radius: 1.25rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  cursor: pointer;
  transition: all 200ms linear;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml_2 .module-login__box-contact-form .icon-arrow {
    position: absolute;
    top: 0;
    left: 1rem;
  }
}
.veci-view .module-login-saml_2 .module-login__box-contact-form .icon-arrow:before {
  color: #d0d0d0;
  color: var(--main-menu-color);
  transform: rotate(90deg);
  position: relative;
  left: 2px;
  top: 0;
}
.veci-view .module-login-saml_2 .module-login__box-contact-form .icon-arrow:hover {
  color: #666;
  color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .module-login-saml_2 .module-login__box-contact-form .icon-arrow:hover:before {
  color: #666;
  color: var(--main-hover-color);
}
.veci-view .module-login-saml_2 .u-btn {
  background-color: var(--main-menu-color);
  color: var(--main-font-color);
  font-size: 1rem;
  width: 80%;
  min-width: auto;
  max-width: auto;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (max-width: 576px) {
  .veci-view .module-login-saml_2 .u-btn {
    width: 100%;
  }
}
.veci-view .module-login-saml_2 .box-logos {
  display: flex;
  align-content: center;
  flex-flow: column;
}
@media (min-width: 576px) {
  .veci-view .module-login-saml_2 .box-logos {
    justify-content: center;
    padding-bottom: 25px;
    flex-flow: row;
  }
}
.veci-view .module-login-saml_2 .box-logos__logo {
  position: relative;
  display: flex;
  align-items: center;
}
.veci-view .module-login-saml_2 .box-logos__logo:nth-of-type(2) .image {
  max-width: 130px;
  max-height: 50px;
  object-fit: contain;
}
.veci-view .module-login-saml_2 .box-logos__logo .image {
  margin: auto;
  display: block;
  max-width: 12rem;
}
.veci-view .module-login-saml_2 .invalid-feedback {
  font-size: 6.25px;
  font-size: 0.625rem;
}
.veci-view .module-login-saml_2 .box-welcome {
  font-size: 13.75px;
  font-size: 1.375rem;
  border-bottom: 1px solid var(--main-menu-color);
}
.veci-view .module-login-saml_2 .padding {
  padding-top: 0;
}
@media (max-width: 575px) {
  .veci-view .module-login-saml_2 .padding {
    padding-top: 15px;
  }
}
.veci-view .module-login-saml_2 p {
  margin-bottom: 0;
}
.veci-view .module-login-saml_2 .gap {
  font-size: 13px;
  line-height: 26px;
  flex: 1;
  padding: 0 10px 0 0px;
}
.veci-view .module-login-saml_2 .txo {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  padding: 0 0 0 10px;
  flex: 1;
}
.veci-view .module-login-saml_2 .flex {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: flex-end;
}
.veci-view .module-login-saml_2 form {
  width: 100%;
  padding: 25px 0;
}
.veci-view .module-login-saml_2 .custom-select {
  padding: 0;
  border: none;
}
.veci-view .module-login-saml_2 .custom-select::after {
  content: "";
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.1rem;
  font-family: "icomoon";
  content: "\e902";
  position: absolute;
  top: 50%;
  right: -5px;
  z-index: 1;
  font-size: 11.25px;
  font-size: 1.125rem;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  -ms-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg);
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  text-align: center;
  pointer-events: none;
}
.veci-view .module-listado-internacionales .link {
  text-decoration: none;
}
.veci-view .module-listado-internacionales .link .item {
  position: relative;
  display: block;
}
.veci-view .module-listado-internacionales .link .item .img-container {
  background-color: #000000;
}
.veci-view .module-listado-internacionales .link .item .img-container .image {
  max-height: 15rem;
  width: 100%;
  object-fit: cover;
  opacity: 0.75;
  transition: all 200ms linear;
}
@media (min-width: 576px) {
  .veci-view .module-listado-internacionales .link .item .img-container .image {
    max-height: auto;
    height: 16rem;
  }
}
@media (min-width: 768px) {
  .veci-view .module-listado-internacionales .link .item .img-container .image {
    height: 8rem;
  }
}
@media (min-width: 768px) {
  .veci-view .module-listado-internacionales .link .text-help {
    padding-left: 0;
  }
}
.veci-view .module-listado-internacionales .link .text-help .h2 {
  margin-bottom: 0.5rem;
  font-size: 12.5px;
  font-size: 1.25rem;
}
@media (min-width: 576px) {
  .veci-view .module-listado-internacionales .link .text-help .h2 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.veci-view .module-listado-internacionales .link:hover .item .img-container .image {
  opacity: 1;
  transition: all 200ms linear;
}
.veci-view .misviajes {
  /***********************/
  /***********************/
  /* calendar */
}
.veci-view .misviajes__filters-search {
  padding: 2rem 2rem 1.5rem 2rem;
}
.veci-view .misviajes__filters-search .search-box {
  align-items: center;
}
.veci-view .misviajes__filters-search .form-group label {
  font-weight: bold;
  font-size: 1rem;
  line-height: 2.5rem;
  margin-bottom: 0;
}
.veci-view .misviajes__filters-search .u-btn.u-btn-cta {
  text-transform: none;
  width: auto;
}
.veci-view .misviajes__filters-search .u-btn {
  padding: 0.6rem 2rem;
}
.veci-view .misviajes .card {
  border: 0;
  border-radius: 0;
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .veci-view .misviajes .card {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.veci-view .misviajes .card .card-header {
  border-radius: 0;
  border: none;
  background-color: #ffffff;
  color: #494949;
  padding: 0;
  transition: 0.3s;
}
.veci-view .misviajes .card .card-header:hover .img-container .image, .veci-view .misviajes .card .card-header:not(.collapsed) .img-container .image {
  opacity: 1;
  transition: all 200ms linear;
}
@media (min-width: 576px) {
  .veci-view .misviajes .card .card-header {
    border-left: 5px solid var(--main-menu-color);
    padding-left: 20px;
  }
}
.veci-view .misviajes .card .card-header h3 {
  font-size: 1.8rem;
}
@media (max-width: 576px) {
  .veci-view .misviajes .card .card-header h3 {
    font-size: 1.3rem;
    font-weight: 400;
  }
}
.veci-view .misviajes .card .card-header p.time {
  font-size: 1.2rem;
}
.veci-view .misviajes .card .card-header p.time span {
  padding: 0 13px;
}
.veci-view .misviajes .card .card-body {
  padding: 0;
}
.veci-view .misviajes .card .card-body .types {
  background-color: #F7F7F7;
  border-bottom: 1px solid transparent;
}
@media (max-width: 576px) {
  .veci-view .misviajes .card .card-body .nav-tabs {
    display: none;
    background-color: #ffffff;
    padding: 0 1rem;
  }
}
.veci-view .misviajes .card .card-body .nav-item {
  font-size: 1rem;
  width: auto;
}
@media (max-width: 767px) {
  .veci-view .misviajes .card .card-body .nav-item {
    width: calc(100% - 40px);
  }
}
.veci-view .misviajes .card .card-body .nav-link {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  border-bottom: 4px solid transparent;
}
.veci-view .misviajes .card .card-body .nav-link:hover, .veci-view .misviajes .card .card-body .nav-link.active {
  font-weight: bold;
}
@media (min-width: 576px) {
  .veci-view .misviajes .card .card-body .nav-link:hover, .veci-view .misviajes .card .card-body .nav-link.active {
    background-color: var(--main-menu-color);
    color: #ffffff;
    border-color: #F7F7F7;
    border-bottom: 4px solid var(--main-menu-color);
  }
}
@media (min-width: 576px) {
  .veci-view .misviajes .card .card-body .nav-link {
    padding: 0.25rem 1rem;
  }
}
.veci-view .misviajes .card .card-body .mobile-combo-btn {
  position: absolute;
  top: 0;
  right: 10px;
  text-decoration: none;
  cursor: pointer;
}
.veci-view .misviajes .card .card-body .mobile-combo-btn::before {
  content: "\e902";
  font-family: "icomoon";
  transform: rotate(0deg);
  position: absolute;
  right: 0;
  transition: 300ms;
}
.veci-view .misviajes .card .card-body .mobile-combo-btn.active::before {
  transform: rotate(180deg);
  transition: 300ms;
}
.veci-view .misviajes .card .card-body .selectedTab {
  color: var(--main-menu-color);
  font-weight: 700;
}
@media (max-width: 576px) {
  .veci-view .misviajes .card .card-body .tab-pane {
    position: fixed;
    top: 0;
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    z-index: 999;
    left: 0;
    transition: all 0.3s linear;
    padding: 1rem;
    overflow-y: auto;
  }
}
.veci-view .misviajes .card .card-body .tab-pane .h3 {
  color: var(--main-menu-color);
  background-color: transparent;
  padding: 0.25rem 0;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
@media (max-width: 576px) {
  .veci-view .misviajes .card .card-body .tab-pane .h3 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    background-color: var(--main-menu-color);
    color: #ffffff;
    margin-bottom: 0.5rem;
    padding: 0.5rem 1rem;
  }
}
.veci-view .misviajes .card .card-body .tab-pane .close {
  position: absolute;
  right: 0.5rem;
  top: 0.25rem;
  z-index: 1;
}
.veci-view .misviajes .card .card-body .cerrar-info {
  position: absolute;
  top: 3px;
  right: 0;
}
.veci-view .misviajes .card .card-body .cerrar-info.active {
  display: block;
}
.veci-view .misviajes .card .card-body .cerrar-info .icon-plus-2 {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  border-radius: 20px;
  height: 28px;
  width: 28px;
  display: inline-block;
  margin-right: 0.5rem;
  cursor: pointer;
}
.veci-view .misviajes .card .card-body .cerrar-info .icon-plus-2::before {
  color: #ffffff;
  padding: 0.5rem;
  transition: all 200ms linear;
  font-size: 7.5px;
  font-size: 0.75rem;
  transform: rotate(45deg);
  text-decoration: none;
  display: inline-block;
  speak: none;
}
.veci-view .misviajes .card .card-body .info-resume {
  background-color: rgba(var(--main-menu-color), 0.8);
}
.veci-view .misviajes .card .card-body .info-resume .icon-marker {
  position: absolute;
  right: 0;
  bottom: 1rem;
  z-index: 1;
  text-decoration: none;
}
.veci-view .misviajes .card .card-body .info-resume ~ .info-resume {
  border-top: 1px solid #DADADA;
}
.veci-view .misviajes .trip-foto .h3 {
  font-weight: 900;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  margin: 0;
  padding: 0.5rem;
}
.veci-view .misviajes .trip-foto .time {
  color: white;
  left: 0.5rem;
  position: absolute;
  top: 0.5rem;
  z-index: 1;
}
.veci-view .misviajes .trip-foto .img-container {
  background-color: #000000;
  width: 100%;
  height: 10.5rem;
}
.veci-view .misviajes .trip-foto .img-container .image {
  width: 100%;
  height: 100%;
  background-position: center;
  object-fit: cover;
  opacity: 0.75;
  transition: all 200ms linear;
}
@media (min-width: 576px) {
  .veci-view .misviajes .trip-foto .img-container .image {
    float: left;
  }
}
.veci-view .misviajes .trip-icons {
  list-style: none;
  padding-left: 0;
  display: block;
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .veci-view .misviajes .trip-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
  }
}
.veci-view .misviajes .trip-icons__icon {
  position: relative;
  padding: 1rem 0;
}
.veci-view .misviajes .trip-icons__icon:not(:last-child) {
  border-bottom: 1px solid #DADADA;
  padding: 1rem 0;
}
@media (min-width: 576px) {
  .veci-view .misviajes .trip-icons__icon:not(:last-child) {
    border-bottom: none;
  }
}
@media (min-width: 576px) {
  .veci-view .misviajes .trip-icons__icon:not(:last-child) {
    padding: 0;
  }
}
.veci-view .misviajes .u-icon-bus,
.veci-view .misviajes .u-icon-seguro {
  box-sizing: content-box;
  font-size: 3.5rem !important;
}
@media (min-width: 576px) and (max-width: 768px) {
  .veci-view .misviajes .u-icon-bus,
  .veci-view .misviajes .u-icon-seguro {
    font-size: 3rem !important;
  }
}
.veci-view .misviajes .u-icon-bus::before,
.veci-view .misviajes .u-icon-seguro::before {
  padding-left: 7px;
}
.veci-view .misviajes .icon-marker {
  font-size: 25px;
  text-decoration: none;
}
.veci-view .misviajes .icon-marker::before {
  padding-left: 5px;
}
.veci-view .misviajes .more-info {
  position: absolute;
  top: -1rem;
  right: 1rem;
  z-index: 2;
}
.veci-view .misviajes .more-info .icon-close {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  border-radius: 20px;
  height: 30px;
  width: 30px;
  display: inline-block;
  margin-right: 0.5rem;
  cursor: pointer;
}
.veci-view .misviajes .more-info .icon-close::before {
  transform: rotate(-45deg);
  color: #ffffff;
  padding: 0.5rem;
  content: "\e907";
  text-decoration: none;
  display: inline-block;
  speak: none;
}
.veci-view .misviajes .more-info .active::before {
  content: "\e913";
  transform: rotate(0);
}
.veci-view .misviajes .info-resume {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}
.veci-view .misviajes .info-resume [class*=u-icon] {
  padding: 0 1rem 0 0;
  font-size: 4.5rem;
  line-height: 1;
}
@media (min-width: 576px) and (max-width: 768px) {
  .veci-view .misviajes .info-resume [class*=u-icon] {
    font-size: 3.5rem;
  }
}
@media (min-width: 576px) {
  .veci-view .misviajes .info-resume [class*=u-icon] {
    padding: 0;
  }
}
.veci-view .misviajes .info-resume [class*=u-icon]::before {
  color: var(--main-menu-color);
}
.veci-view .misviajes .info-resume .icon-marker::before {
  color: var(--main-menu-color);
  font-size: 25px;
  font-size: 2.5rem;
}
@media (max-width: 576px) {
  .veci-view .misviajes .info-resume .icon-marker::before {
    font-size: 3.5rem;
  }
}
.veci-view .misviajes .info-resume .resume-title {
  font-weight: 900;
}
.veci-view .misviajes .info-resume .flight-number {
  color: var(--main-menu-color);
}
.veci-view .misviajes .info-resume .link-info {
  text-decoration: none;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
}
.veci-view .misviajes .info-resume .link-info .icon-arrow {
  display: inline-block;
  height: 100%;
  width: 100%;
}
.veci-view .misviajes .info-resume .link-info .icon-arrow::before, .veci-view .misviajes .info-resume .link-info .icon-arrow.active {
  color: var(--main-menu-color);
  transform: rotate(-90deg);
  top: 5px;
  left: 5px;
  background-color: transparent !important;
}
.veci-view .misviajes .ficha {
  list-style: none;
  border-top: 2px solid var(--main-menu-color);
  padding: 1rem 0 0 4rem;
}
@media (min-width: 576px) {
  .veci-view .misviajes .ficha {
    padding-left: 0;
    border-top: none;
    column-count: 2;
    column-gap: 6rem;
    position: relative;
    break-inside: avoid;
  }
}
@media (min-width: 576px) {
  .veci-view .misviajes .ficha li {
    break-inside: avoid;
  }
}
.veci-view .misviajes .ficha p {
  margin-bottom: 0.75rem;
  line-height: 1.4;
}
@media (min-width: 576px) {
  .veci-view .misviajes .ficha p strong {
    display: block;
  }
}
.veci-view .misviajes .no-results {
  padding: 0;
}
.veci-view .misviajes .box-mensaje {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  padding: 25px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: cover;
  font-size: 1.3rem;
}
@media (max-width: 575.98px) {
  .veci-view .misviajes .box-mensaje {
    font-size: 1rem;
  }
}
.veci-view .misviajes .box-mensaje .icon {
  font-size: 2rem;
}
@media (max-width: 575.98px) {
  .veci-view .misviajes .box-mensaje .icon {
    font-size: 1rem;
  }
}
.veci-view .misviajes .nav > li > a {
  padding: 0.5rem 1rem;
  text-decoration: none;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td {
  border: 0;
  color: #494949;
  font-size: 1.8rem;
  height: 120px;
  padding: 0;
  width: 14.28%;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td {
    font-size: 1.5rem;
    height: 55px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td span {
  border-radius: 50%;
  height: 80px;
  margin: 0;
  padding-top: 12px;
  text-shadow: none;
  width: 80px;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td span {
    height: 45px;
    line-height: 22px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td span:hover {
  background-color: var(--main-menu-color);
  border-radius: 50%;
  color: #ffffff;
  height: 80px;
  line-height: 56px;
  margin: 0;
  width: 80px;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td span:hover {
    height: 45px;
    line-height: 22px;
    width: 45px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td.day:hover {
  background-color: transparent;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td.old, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td.new {
  color: #8C8C8C;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td.old:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td.new:hover {
  color: #000000;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.active {
  background-color: transparent;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.active span {
  border-radius: 50%;
  height: 80px;
  line-height: 56px;
  margin: 0;
  width: 80px;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.active span {
    height: 45px;
    line-height: 22px;
    width: 45px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.active span:hover {
  background-color: var(--main-menu-color);
  color: #ffffff;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table td.today:before {
  border: 0;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active span {
  border-radius: 0;
  width: 100%;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active span {
  background-color: rgba(var(--main-menu-color-rgb), 0.25);
  border-radius: 0;
  color: #ffffff;
  height: 90px;
  padding-top: 16px;
  width: 100%;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active span {
    font-size: 1.5rem;
    height: 45px;
    line-height: 14px;
    width: 100%;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active span:hover {
  background-color: var(--main-menu-color);
  border-radius: 0;
  height: 90px;
  width: 100%;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active span:hover {
    height: 45px;
    width: 45px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__first-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__last-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__only-one span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__first-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__last-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__only-one span {
  background-color: var(--main-menu-color);
  border-radius: 50%;
  color: #ffffff;
  height: 110px;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 56px;
  padding-top: 27px;
  position: relative;
  width: 110px;
  z-index: 2;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__first-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__last-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__only-one span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__first-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__last-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__only-one span {
    font-size: 1.5rem;
    height: 45px;
    line-height: 45px;
    padding-top: 0;
    width: 45px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__first-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__last-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__only-one span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__first-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__last-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__only-one span:hover {
  background-color: var(--main-menu-color);
  border: solid 6px rgba(0, 0, 0, 0.2);
  height: 110px;
  width: 110px;
  line-height: 42px;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__first-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__last-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__only-one span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__first-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__last-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__only-one span:hover {
    height: 45px;
    line-height: 45px;
    padding-top: 0;
    width: 45px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__first-day:after, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__first-day:after {
  background-color: rgba(var(--main-menu-color-rgb), 0.25);
  content: " ";
  display: block;
  height: 90px;
  position: absolute;
  right: 0;
  top: 15px;
  width: 50%;
  z-index: 0;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__first-day:after, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__first-day:after {
    height: 45px;
    top: 5px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__last-day:before, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__last-day:before {
  background-color: rgba(var(--main-menu-color-rgb), 0.25);
  content: " ";
  display: block;
  height: 90px;
  left: 0;
  position: absolute;
  top: 15px;
  width: 50%;
  z-index: 0;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day__last-day:before, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.proximo-viaje-day.active__last-day:before {
    height: 45px;
    top: 5px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active span {
  border-radius: 0;
  width: 100%;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active span {
  background-color: #F5F4F4;
  border-radius: 0;
  padding-top: 12px;
  width: 100%;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active span:hover {
  background-color: #c8c8c8;
  border-radius: 0;
  width: 100%;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__first-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__last-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__only-one span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__first-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__last-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__only-one span {
  background-color: #E1DEDE;
  border-radius: 50%;
  height: 90px;
  padding-top: 17px;
  position: relative;
  width: 90px;
  z-index: 2;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__first-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__last-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__only-one span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__first-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__last-day span, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__only-one span {
    height: 45px;
    line-height: 45px;
    padding-top: 0;
    width: 45px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__first-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__last-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__only-one span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__first-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__last-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__only-one span:hover {
  background-color: #c8c8c8;
  height: 90px;
  width: 90px;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__first-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__last-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__only-one span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__first-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__last-day span:hover, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__only-one span:hover {
    height: 45px;
    line-height: 45px;
    padding-top: 0;
    width: 45px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__first-day:after, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__first-day:after {
  background-color: #F5F4F4;
  content: " ";
  display: block;
  height: 80px;
  position: absolute;
  right: 0;
  top: 20px;
  width: 50%;
  z-index: 0;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__first-day:after, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__first-day:after {
    height: 45px;
    top: 5px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__last-day:before, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__last-day:before {
  content: " ";
  background-color: #F5F4F4;
  display: block;
  height: 80px;
  left: 0;
  position: absolute;
  top: 20px;
  width: 50%;
  z-index: 0;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day__last-day:before, .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table.table > tbody > tr td.viaje-realizado-day.active__last-day:before {
    height: 45px;
    top: 5px;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: transparent;
  color: var(--main-menu-color);
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table thead tr:first-child th {
  border-bottom: none;
}
@media (max-width: 767px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table thead tr:first-child th {
    font-size: 3rem;
    line-height: 3rem;
  }
}
@media (max-width: 576px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table thead tr:first-child th {
    font-size: 2rem;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table thead tr:nth-child(2) th {
  border-bottom: none;
  color: var(--main-menu-color);
  font-weight: 400;
  font-size: 1.5rem;
  height: 3rem;
  text-transform: uppercase;
  vertical-align: middle;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table th {
  color: var(--main-hover-color);
  height: initial;
  line-height: initial;
  width: auto;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table th.prev span::after {
  content: "\e902";
  color: var(--main-hover-color);
  display: block;
  font-family: "icomoon";
  font-weight: 400;
  font-size: 1.5rem;
  position: relative;
  transform: rotate(90deg);
  top: -25px;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table th.prev span::after:hover {
  color: var(--main-menu-color);
}
@media (max-width: 767px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table th.prev span::after {
    top: 0;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table th.next span::after {
  content: "\e902";
  color: var(--main-hover-color);
  display: block;
  font-weight: 400;
  font-size: 1.5rem;
  left: 0;
  position: relative;
  font-family: "icomoon";
  transform: rotate(-90deg);
  top: -25px;
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table th.next span::after:hover {
  color: var(--main-menu-color);
}
@media (max-width: 767px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table th.next span::after {
    top: 0;
  }
}
.veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table th.picker-switch {
  font-size: 4rem;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 420px) {
  .veci-view .misviajes__calendar .bootstrap-datetimepicker-widget table th.picker-switch {
    font-size: 2rem;
  }
}
.veci-view.misviajes__popover .close {
  display: none;
}
@media (max-width: 576px) {
  .veci-view.misviajes__popover .close {
    display: block;
    float: right;
    width: 100%;
  }
}
.veci-view.misviajes__popover .close .icon-close {
  float: right;
}
.veci-view.misviajes__popover h3 {
  color: #494949;
  font-size: 1.8rem;
}
.veci-view.misviajes__popover .time {
  font-size: 1.2rem;
  margin-bottom: 0;
}
.veci-view.misviajes__popover .misviajes .info-resume {
  display: block;
}
.veci-view.misviajes__popover .u-btn.u-btn-corp.misviajes_popover__btn {
  float: left;
  min-width: inherit;
  max-width: inherit;
  width: auto;
}
.veci-view .tempus-dominus-widget {
  width: 100%;
  box-shadow: inherit;
}
.veci-view .tempus-dominus-widget .calendar-header {
  align-items: center;
}
.veci-view .tempus-dominus-widget .calendar-header .picker-switch {
  color: #0F5C2B;
  font-size: 4rem;
  font-weight: 400;
  text-transform: uppercase;
}
.veci-view .tempus-dominus-widget .calendar-header .picker-switch:hover {
  color: #85D21F;
}
.veci-view .tempus-dominus-widget .date-container-days {
  align-items: center;
  justify-items: center;
  grid-auto-rows: 7em;
}
.veci-view .tempus-dominus-widget .date-container-days > .day {
  font-size: 1.8rem;
}
.veci-view .tempus-dominus-widget .date-container-days .dow {
  color: #85D21F;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).active {
  background-color: transparent !important;
  color: inherit !important;
  text-shadow: inherit !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).active:hover {
  background: #85D21F !important;
  color: #ffffff !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight):hover {
  background: #85D21F !important;
  color: #ffffff;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).today:before {
  border-bottom-color: transparent !important;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day.active {
  background-color: rgba(133, 210, 31, 0.2509803922) !important;
  border-radius: 0 !important;
  color: #ffffff !important;
  width: 100% !important;
  height: 80% !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day:hover, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day.active:hover {
  background-color: #85D21F !important;
  border-radius: 0;
  color: #ffffff;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__only-one, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__only-one.active {
  background-color: #85D21F !important;
  color: #ffffff !important;
  font-weight: bold !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__only-one:hover, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__only-one.active:hover {
  background-color: #85D21F !important;
  border: solid 6px rgba(0, 0, 0, 0.2) !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day.active {
  background-color: #F5F4F4 !important;
  border-radius: 0 !important;
  width: 100% !important;
  height: 80% !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__only-one, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__only-one.active {
  background-color: #E1DEDE !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__first-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__last-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__first-day.active, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__last-day.active, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__first-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__last-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__first-day.active, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__last-day.active {
  width: 100% !important;
  height: 80% !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__first-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__first-day.active, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__first-day:hover, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__first-day.active:hover {
  background: linear-gradient(to right, transparent 50%, #F5F4F4 50%) !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__last-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__last-day.active, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__last-day:hover, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__last-day.active:hover {
  background: linear-gradient(to right, #F5F4F4 50%, transparent 50%) !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__first-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__first-day.active, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__first-day:hover, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__first-day.active:hover {
  background: linear-gradient(to right, transparent 50%, rgba(133, 210, 31, 0.2509803922) 50%) !important;
  color: #ffffff !important;
  font-weight: bold;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__last-day, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__last-day.active, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__last-day:hover, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__last-day.active:hover {
  background: linear-gradient(to right, rgba(133, 210, 31, 0.2509803922) 50%, transparent 50%) !important;
  color: #ffffff !important;
  font-weight: bold;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__only-one:hover, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day:hover, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__only-one.active:hover, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day.active:hover {
  background-color: #C8C8C8 !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__first-day:hover::before, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__last-day:hover::before, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__first-day.active:hover::before, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__last-day.active:hover::before {
  background-color: #C8C8C8 !important;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__first-day:hover::before, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__last-day:hover::before, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__first-day.active:hover::before, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__last-day.active:hover::before {
  background-color: #85D21F !important;
  border: solid 6px rgba(0, 0, 0, 0.2);
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__first-day:before, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).viaje-realizado-day__last-day:before {
  background-color: #E1DEDE;
  border-radius: 999px;
  content: "";
  position: absolute;
  top: -2px;
  left: 7%;
  height: 105% !important;
  width: 82%;
  z-index: -1;
}
.veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__first-day:before, .veci-view .tempus-dominus-widget .date-container-days div:not(.no-highlight).proximo-viaje-day__last-day:before {
  background-color: #85D21F;
  border-radius: 999px;
  content: "";
  position: absolute;
  top: -2px;
  left: 7%;
  height: 105% !important;
  width: 82%;
  z-index: -1;
}
@media (max-width: 600px) {
  .veci-view .tempus-dominus-widget .calendar-header .picker-switch {
    font-size: 2rem !important;
    padding: 0.2rem 0;
  }
  .veci-view .tempus-dominus-widget .date-container-days {
    grid-auto-rows: 3.5em !important;
  }
  .veci-view .tempus-dominus-widget .date-container-days > .day {
    font-size: 1.2rem;
  }
  .veci-view .tempus-dominus-widget .date-container-days .dow {
    font-size: 1rem !important;
    height: 2rem !important;
    line-height: 2rem !important;
  }
}
.veci-view .viaje-realizado-day__first-day,
.veci-view .proximo-viaje-day__first-day,
.veci-view .viaje-realizado-day__last-day,
.veci-view .proximo-viaje-day__last-day {
  border-radius: 0 !important;
  position: relative;
  z-index: 1;
}
.veci-view .module-nav-links .item {
  display: flex;
  flex-flow: column;
}
.veci-view .module-nav-links .item__image {
  margin: 1rem auto;
}
.veci-view .module-news .h2 {
  border-bottom: 1px solid #494949;
  color: #494949;
  width: 100%;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
}
@media (min-width: 576px) {
  .veci-view .module-news .h2 {
    margin-bottom: 3rem;
  }
}
.veci-view .module-news .more-news {
  text-decoration: none;
  font-weight: 700;
  display: inline-block;
}
@media (min-width: 576px) {
  .veci-view .module-news .more-news {
    position: absolute;
    top: 5px;
    right: 15px;
  }
}
.veci-view .module-news .more-news .icon-close {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  border-radius: 20px;
  height: 30px;
  width: 30px;
  display: inline-block;
  margin-right: 0.5rem;
}
.veci-view .module-news .more-news .icon-close::before {
  transform: rotate(45deg);
  color: #ffffff;
  padding: 0.5rem;
  transition: all 200ms linear;
}
.veci-view .module-news .more-news:hover .icon-close {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .module-news .item {
  text-decoration: none;
  margin: 0 auto 2rem;
}
@media (min-width: 576px) {
  .veci-view .module-news .item {
    max-width: 90%;
  }
}
@media (max-width: 576px) {
  .veci-view .module-news .item > .col-xs-12 {
    padding: 0;
  }
}
.veci-view .module-news .item .h3 {
  color: #666;
  color: var(--main-hover-color);
}
.veci-view .module-news .item .img-container {
  background-color: #000000;
  margin-bottom: 1rem;
}
.veci-view .module-news .item img {
  height: 10rem;
  height: 10rem;
  object-fit: cover;
  border-left: 5px solid var(--main-menu-color);
  opacity: 0.75;
  transition: all 200ms linear;
}
.veci-view .module-news .item:hover img {
  opacity: 1;
  transition: all 200ms linear;
}
.veci-view .module-news .item .autor,
.veci-view .module-news .item .date {
  color: #8C8C8C;
  display: inline-block;
}
.veci-view .module-news .item .autor:not(:last-of-type),
.veci-view .module-news .item .date:not(:last-of-type) {
  padding-right: 0.5rem;
  margin-right: 0.5rem;
  position: relative;
}
.veci-view .module-news .item .autor:not(:last-of-type)::after,
.veci-view .module-news .item .date:not(:last-of-type)::after {
  content: "";
  width: 1px;
  height: 70%;
  position: absolute;
  top: 15%;
  right: -0.3rem;
  background-color: #8C8C8C;
}
@media (min-width: 576px) {
  .veci-view .module-news--list .item {
    max-width: 100%;
  }
}
.veci-view .module-news--list .item img {
  height: 14rem;
}
@media (min-width: 576px) {
  .veci-view .module-news--list .item img {
    height: 15rem;
  }
}
@media (min-width: 768px) {
  .veci-view .module-news--list .item img {
    height: 10rem;
  }
}
@media (min-width: 576px) {
  .veci-view .module-news--detail .main-text {
    padding: 0;
  }
}
@media (min-width: 576px) {
  .veci-view .module-news--detail .item {
    max-width: 100%;
  }
}
.veci-view .module-news--detail .item img {
  height: auto;
  max-height: 27rem;
  opacity: 1;
}
.veci-view .module-news--detail .item .h1 {
  color: #666;
  color: var(--main-hover-color);
}
.veci-view .module-news--search-results .item {
  padding-left: initial;
}
@media (min-width: 576px) {
  .veci-view .module-news--search-results .item {
    max-width: 100%;
  }
}
.veci-view .module-news--search-results .box-search {
  position: relative;
}
.veci-view .module-news--search-results .box-search .txo {
  color: #8C8C8C;
}
.veci-view .module-news--search-results .box-search .search-btn {
  position: absolute;
  top: 50%;
  right: 0.25rem;
  transform: translateY(-50%);
  padding: 0;
  background-color: transparent;
  border: none;
}
.veci-view .module-news--search-results .box-search .icon-magnifying-glass {
  color: #494949;
  position: relative;
  right: 0;
  display: block;
}
.veci-view .module-news--search-results .box-search .color-1 {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
}
.veci-view .module-news--search-results .bg-light {
  background-color: #F7F7F7;
}
@media (min-width: 576px) {
  .veci-view .module-news--search-results .txo-boton {
    padding: 0.7rem 3rem;
  }
}
.veci-view .module-news--search-results .resultados {
  list-style: none;
  font-size: 1rem;
  text-decoration: none;
  padding-left: 0px;
}
.veci-view .module-news--search-results .resultados .date {
  font-size: 7.5px;
  font-size: 0.75rem;
  color: #8C8C8C;
}
.veci-view .module-news .title {
  font-size: 12.5px;
  font-size: 1.25rem;
  margin-bottom: 0;
  width: calc(100% - 30px);
  position: relative;
}
.veci-view .module-news .title::after {
  content: "\e902";
  font-family: "icomoon";
  position: absolute;
  right: -1.5rem;
  top: -2px;
  z-index: 1;
  transform: rotate(0deg);
  transition: all 300ms linear;
}
@media (min-width: 576px) {
  .veci-view .module-news .title::after {
    display: none;
  }
}
.veci-view .module-news .title[aria-expanded=true]::after {
  transform: rotate(-180deg);
  transition: all 300ms linear;
  top: 4px;
}
.veci-view .module-news .menu-fixed-box {
  position: relative;
}
@media (min-width: 576px) {
  .veci-view .module-news .menu-fixed-box.fixed {
    position: fixed;
    top: 2rem;
  }
}
.veci-view .module-news__anchor-box {
  background-color: #F7F7F7;
}
.veci-view .module-news__anchor-box .list {
  list-style: none;
}
.veci-view .module-news__anchor-box .list__item {
  margin: 1.5rem 0 0;
}
.veci-view .module-offer .box-item {
  max-width: 380px;
  -ms-flex: 1 0 auto;
}
@media (min-width: 576px) {
  .veci-view .module-offer .box-item {
    min-width: 380px;
  }
}
.veci-view .module-offer .place {
  font-family: var(--font-bold);
  font-size: 18.75px;
  font-size: 1.875rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.veci-view .module-offer .item {
  border-top: 4px solid var(--main-menu-color);
  background-color: #F7F7F7;
}
.veci-view .module-offer .item .image {
  height: 210px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 1rem;
}
.veci-view .module-offer .item__ext-place {
  font-size: 11.25px;
  font-size: 1.125rem;
  line-height: 1.5rem;
}
.veci-view .module-offer .item__char {
  list-style: none;
  padding-left: 0;
  padding-top: 0.3rem;
}
.veci-view .module-offer .list {
  border-top: 1px solid;
  border-bottom: 1px solid;
  justify-content: space-between;
}
.veci-view .module-offer .list .offer-item {
  padding: 0 0.5rem;
}
.veci-view .module-offer .list .offer-item__icon:before {
  font-family: "VECI-Lineas";
  font-size: 22.5px;
  font-size: 2.25rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
}
.veci-view .module-offer .list .offer-item__icon--icon-financing:before {
  content: "2";
}
.veci-view .module-offer .list .offer-item__icon--icon-fly:before {
  content: "I";
}
.veci-view .module-offer .list .offer-item__icon--icon-transport:before {
  content: "l";
}
.veci-view .module-offer .list .offer-item__icon--icon-discount:before {
  content: "¿";
}
.veci-view .module-offer .list .offer-item__text {
  font-size: 7.5px;
  font-size: 0.75rem;
  line-height: 1rem;
}
.veci-view .module-offer .prices__exits {
  margin: 0;
}
.veci-view .module-offer .prices__price {
  font-family: var(--font-bold);
  font-size: 18.75px;
  font-size: 1.875rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  margin: 0;
}
.veci-view .module-offer .prices__time {
  font-size: 8.125px;
  font-size: 0.8125rem;
}
.veci-view .module-offer .u-btn {
  max-width: 16rem;
}
.veci-view .module-offer .conditions {
  font-size: 6.25px;
  font-size: 0.625rem;
}
.veci-view .module-politics .title {
  font-size: 12.5px;
  font-size: 1.25rem;
}
.veci-view .module-politics .menu-fixed-box {
  position: relative;
}
@media (min-width: 576px) {
  .veci-view .module-politics .menu-fixed-box.fixed {
    position: fixed;
    top: 2rem;
  }
}
.veci-view .module-politics__text-box .h2 {
  margin-bottom: 1.8rem;
}
@media (max-width: 767px) {
  .veci-view .module-politics__text-box > .col-xs-12 {
    padding: 0;
  }
}
.veci-view .module-politics__box {
  padding-left: 1rem;
  margin-bottom: 3rem;
  border-left: 2px solid var(--main-menu-color);
}
.veci-view .module-politics__box ul {
  list-style: none;
}
.veci-view .module-politics__box li::before {
  content: "•";
  color: #d0d0d0;
  color: var(--main-menu-color);
  display: inline-block;
  width: 1.5em;
  margin-left: -1.5em;
}
.veci-view .module-politics__anchor-box {
  background-color: #F7F7F7;
}
.veci-view .module-politics__anchor-box .list {
  list-style: none;
}
.veci-view .module-politics__anchor-box .list__item {
  margin-bottom: 1.25rem;
}
.veci-view .module-politics__download-box {
  background-color: #F7F7F7;
  text-align: center;
}
@media (max-width: 767px) {
  .veci-view .module-politics__download-box {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 5;
    width: 100%;
    padding: 1rem 0;
  }
  .veci-view .module-politics__download-box .btn-box .u-btn-cta {
    width: auto;
    padding: 1rem 3rem;
  }
}
.veci-view .module-politics__download-box .btn-box .u-btn-cta {
  margin-top: 0.5rem;
  padding: 1rem 3rem;
}
@media (min-width: 420px) and (max-width: 767px) {
  .veci-view .module-politics__download-box .btn-box .u-btn-cta {
    width: auto;
  }
}
@media (min-width: 576px) {
  .veci-view .module-politics__download-box .btn-box .u-btn-cta {
    padding: 1rem 0;
  }
}
.veci-view .module-politics__download-box.fixed-box {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
  padding: 1rem 0;
}
@media (min-width: 576px) {
  .veci-view .module-politics__download-box.fixed-box .title {
    text-align: left;
  }
}
@media (min-width: 576px) {
  .veci-view .module-politics__download-box.fixed-box .container {
    display: flex;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 576px) {
  .veci-view .module-politics__download-box.fixed-box .btn-box {
    display: flex;
    flex-flow: row;
    align-items: center;
  }
  .veci-view .module-politics__download-box.fixed-box .btn-box .size {
    margin-right: 1rem;
  }
}
.veci-view .module-politics__download-box.fixed-box .btn-box .u-btn-cta {
  width: auto;
  padding: 1rem 3rem;
}
@media (min-width: 576px) {
  .veci-view .module-politics__download-box.fixed-box .btn-box .u-btn-cta {
    margin-top: 0;
  }
}
.veci-view .situaciones-riesgo {
  color: #ffffff;
}
.veci-view .situaciones-riesgo .container-fluid {
  padding: 0;
}
.veci-view .situaciones-riesgo .title {
  color: #d0d0d0;
  color: #ffffff;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.veci-view .situaciones-riesgo .subtitle {
  font-size: 12.5px;
  font-size: 1.25rem;
}
.veci-view .situaciones-riesgo .date {
  color: #8C8C8C;
  font-size: 12.5px;
  font-size: 1.25rem;
}
.veci-view .situaciones-riesgo .description {
  font-size: 10px;
  font-size: 1rem;
}
.veci-view .situaciones-riesgo .country,
.veci-view .situaciones-riesgo .city {
  font-size: 22px;
  font-weight: normal;
  line-height: 20px;
  margin-bottom: 23px;
}
.veci-view .situaciones-riesgo .country + p,
.veci-view .situaciones-riesgo .city + p {
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .veci-view .situaciones-riesgo .new-intern {
    padding-left: 0;
  }
}
.veci-view .situaciones-riesgo .new-intern .bord-left {
  display: flex;
  position: relative;
  padding-left: 36px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.veci-view .situaciones-riesgo .new-intern .bord-left::before {
  content: "";
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  width: 4px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.veci-view .situaciones-riesgo .new-intern .bord-left h3 {
  font-size: 29px;
  line-height: 40px;
  margin-bottom: 15px;
}
.veci-view .situaciones-riesgo .new-intern .bord-left p {
  font-size: 20px;
  margin-bottom: 15px;
  line-height: 20px;
}
.veci-view .situaciones-riesgo .box-boton {
  display: inline-block;
  line-height: 1.5rem;
  text-align: center;
  border: 2px solid #ffffff;
  padding: 0.375rem 2rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.veci-view .situaciones-riesgo .box-boton:hover, .veci-view .situaciones-riesgo .box-boton.active {
  border: 2px solid var(--main-menu-color);
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
}
.veci-view .situaciones-riesgo .box-boton .txo-boton {
  color: #ffffff;
  font-size: 0.625rpx;
  font-size: 0.0625rrem;
  text-decoration: none;
}
@media (max-width: 576px) {
  .veci-view .situaciones-riesgo .box-boton .txo-boton {
    font-size: 0.625rpx;
    font-size: 0.0625rrem;
  }
}
.veci-view .situaciones-riesgo .box-search {
  position: relative;
}
.veci-view .situaciones-riesgo .box-search .txo {
  color: #8C8C8C;
}
.veci-view .situaciones-riesgo .box-search .search-btn {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  padding: 0;
  background-color: transparent;
  border: none;
}
.veci-view .situaciones-riesgo .box-search .search-btn .icon-magnifying-glass {
  color: #494949;
  position: relative;
  right: 0;
  top: 0;
  transform: none;
  bottom: inherit;
  display: block;
}
.veci-view .situaciones-riesgo .box-search .icon-magnifying-glass {
  position: absolute;
  right: 10px;
  color: #494949;
  top: 50%;
  transform: translateY(-50%);
}
.veci-view .situaciones-riesgo__title {
  border-bottom: 1px solid #F7F7F7;
  display: flex;
  padding-bottom: 0.5rem;
  margin-bottom: 1rem;
  align-items: center;
}
.veci-view .situaciones-riesgo__title .h2 {
  color: #ffffff;
}
@media (min-width: 576px) {
  .veci-view .situaciones-riesgo__title {
    margin-bottom: 3rem;
  }
}
.veci-view .situaciones-riesgo__title button {
  background-color: transparent;
  border: none;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  display: flex;
  align-items: center;
}
.veci-view .situaciones-riesgo__title button:hover {
  text-decoration: underline;
}
.veci-view .situaciones-riesgo__title button svg {
  margin-right: 10px;
}
.veci-view .situaciones-riesgo__ver_mas {
  padding-top: 0.9rem;
}
.veci-view .situaciones-riesgo__modal .modal-dialog {
  width: 611px;
  max-width: none;
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content {
  border-radius: 0;
  border: none;
  padding: 60px 40px 40px 40px;
  background: #ffffff;
  box-shadow: 0 0 10px #000;
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content .modal-header {
  padding: 0;
  border: none;
  height: initial;
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 24px;
  color: #212529;
  white-space: normal;
  margin-bottom: 20px;
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content .modal-header button.close {
  top: -63px;
  right: -25px;
  position: relative;
  border-radius: 0;
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content .modal-header button.close:before {
  content: "\e907";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content .modal-body {
  border: none;
  color: #212529;
  padding: 0;
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content .modal-body h3 {
  font-size: 20px;
  color: #212529;
  white-space: normal;
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content .modal-body ul li {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content .modal-body ul li img {
  height: 35px;
  margin-right: 5px;
  width: 35px;
}
.veci-view .situaciones-riesgo__modal .modal-dialog .modal-content .modal-body table {
  width: 100%;
}
.veci-view .situaciones-riesgo__mapa {
  margin-top: 40px;
  margin-bottom: 60px;
}
.veci-view .situaciones-riesgo__mapa #map {
  height: 600px;
  width: 100%;
  color: #000000;
}
.veci-view .situaciones-riesgo__mapa .map-modal-alert-detail {
  padding: 10px;
  margin-right: 15px;
  max-width: 345px;
  margin-top: 12px;
}
.veci-view .situaciones-riesgo__mapa .map-modal-alert-detail h3 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 15px;
}
.veci-view .situaciones-riesgo__mapa .map-modal-alert-detail p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.veci-view .situaciones-riesgo__mapa button.gm-ui-hover-effect {
  margin-top: 10px !important;
  margin-right: 10px !important;
  top: -9px !important;
  right: 5px !important;
}
.veci-view .situaciones-riesgo__mapa button.gm-ui-hover-effect span {
  width: 30px !important;
  height: 30px !important;
  margin: 8px !important;
}
.veci-view .situaciones-riesgo__detail {
  margin-top: 55px;
}
.veci-view .situaciones-riesgo__listado__item {
  padding-top: 20px;
  border-bottom: solid 2px #232323;
  margin-bottom: 50px;
  padding-bottom: 30px;
}
@media (max-width: 767.98px) {
  .veci-view .situaciones-riesgo__listado__item__img {
    margin-bottom: 20px;
  }
}
.veci-view .situaciones-riesgo__listado__item__img img {
  object-fit: cover;
  width: 100%;
}
.veci-view .situaciones-riesgo__listado__item .country-affected,
.veci-view .situaciones-riesgo__listado__item .city-affected {
  margin-bottom: 20px;
}
.veci-view .situaciones-riesgo__listado__no-result {
  display: flex;
  justify-content: center;
  align-items: center;
}
.veci-view .situaciones-riesgo__listado__no-result h3 {
  font-size: 22px;
}
.veci-view .situaciones-riesgo__listado__paginacion {
  display: flex;
  margin: 0 auto;
}
.veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination {
  background-color: transparent;
  color: #ffffff;
  font-size: 19px;
}
.veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination:hover, .veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination.active {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  color: #ffffff;
  text-decoration: none;
}
.veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination--arrow {
  background-color: transparent;
  width: 30px;
  display: flex;
}
.veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination--arrow:before {
  display: flex;
  transform: rotate(90deg);
  content: "\e902";
  font-family: "icomoon";
  font-weight: bold;
  font-style: normal;
  font-size: 1.2rem;
  background-color: transparent;
  align-items: center;
  margin: auto;
  width: auto;
}
.veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination--arrow-doble {
  background-color: transparent;
  display: flex;
}
.veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination--arrow-doble:before, .veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination--arrow-doble:after {
  display: flex;
  transform: rotate(90deg);
  content: "\e902";
  font-family: "icomoon";
  font-weight: bold;
  font-style: normal;
  font-size: 1.2rem;
  background-color: transparent;
  align-items: center;
  margin: auto;
  width: auto;
}
.veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination--arrow-doble.prev:before, .veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination--arrow-doble.prev:after,
.veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination--arrow.prev:before,
.veci-view .situaciones-riesgo__listado__paginacion a.u-btn-pagination--arrow.prev:after {
  transform: rotate(-90deg);
}
.veci-view .cookies {
  background-color: var(--main-menu-color);
  color: gray;
  font-size: 13px;
  border: 1px solid #F7F7F7;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 5;
  width: 100%;
}
@media (max-width: 768px) {
  .veci-view .cookies {
    background-color: #ffffff;
  }
}
.veci-view .cookies::after {
  content: "";
  width: 50%;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 768px) {
  .veci-view .cookies .resolucion {
    flex-wrap: wrap;
    padding: 0 0 1rem 0;
  }
}
.veci-view .cookies p {
  margin: 0px;
}
.veci-view .cookies .bg-color {
  background-color: #ffffff;
  padding: 1rem 4rem 1rem 0;
  margin: 0 5rem 0 0;
  position: relative;
}
@media (max-width: 768px) {
  .veci-view .cookies .bg-color {
    margin: 0;
    padding: 1rem 1rem 1rem 0;
  }
}
.veci-view .cookies .bg-color::after {
  content: "";
  position: absolute;
  right: -3.8rem;
  top: 0;
  height: 100%;
  width: 7.6rem;
  background-color: var(--main-menu-color);
  transform: skew(-45deg);
  z-index: 1;
}
@media (max-width: 768px) {
  .veci-view .cookies .bg-color::after {
    background-color: #ffffff;
    content: none;
  }
}
.veci-view .cookies .bg-pral {
  background-color: var(--main-menu-color);
  margin: 0 3rem 0 0;
}
@media (max-width: 768px) {
  .veci-view .cookies .bg-pral {
    background-color: #ffffff;
    margin: 0;
  }
}
.veci-view .cookies .close {
  right: 2%;
  position: absolute;
  top: 5px;
  color: #ffffff;
}
.veci-view .cookies .close::after {
  content: "X";
  font-family: "roboto";
  background-color: initial;
}
@media (max-width: 768px) {
  .veci-view .cookies .close {
    color: var(--main-menu-color);
  }
}
.veci-view .cookies .u-btn {
  display: inline-block;
  line-height: 1rem;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  text-align: center;
  padding: 0.7rem 2rem;
}
.veci-view .cookies .u-btn.u-btn-cta {
  border: 1px solid #ffffff;
  background-color: var(--main-menu-color);
  color: #ffffff;
  font-size: 7.5px;
  font-size: 0.75rem;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (min-width: 576px) {
  .veci-view .cookies .u-btn.u-btn-cta {
    font-size: 8.75px;
    font-size: 0.875rem;
    padding: 0, 7rem 2rem;
  }
}
.veci-view .cookies .u-btn.u-btn-cta:hover {
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .cookies a.paragraph-link {
  color: #3a3f3a;
  text-decoration: underline solid var(--main-menu-color);
}
.veci-view .cookies a.paragraph-link:hover {
  background-color: var(--main-menu-color);
  color: #fff;
}
.veci-view .module-sales-tickets {
  font-family: asap;
  /*----- PAGINATION ------*/
}
.veci-view .module-sales-tickets__filters-search {
  padding: 2rem 2rem 1.5rem 2rem;
}
@media (max-width: 576px) {
  .veci-view .module-sales-tickets__filters-search {
    margin-top: 2rem;
  }
}
@media (max-width: 420px) {
  .veci-view .module-sales-tickets__filters-search {
    padding: 1rem;
    margin-top: 3.5rem;
  }
}
.veci-view .module-sales-tickets__filters-search .form-group label {
  font-weight: bold;
  font-size: 1rem;
  line-height: 2.5rem;
  margin-bottom: 0;
}
.veci-view .module-sales-tickets__filters-search .form-group .form-control {
  float: right;
  width: 70%;
}
@media (min-width: 576px) and (max-width: 1100px) {
  .veci-view .module-sales-tickets__filters-search .form-group .form-control {
    float: inherit;
    width: 100%;
  }
}
@media (max-width: 420px) {
  .veci-view .module-sales-tickets__filters-search .form-group .form-control {
    width: 70%;
  }
}
.veci-view .module-sales-tickets__filters-search .icon-calendar {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 20px;
  text-decoration: none;
  bottom: 3px;
}
.veci-view .module-sales-tickets__filters-search .icon-calendar:before {
  content: "2";
  color: #000000;
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 21.25px;
  font-size: 2.125rem;
}
.veci-view .module-sales-tickets__filters-search .u-btn.u-btn-cta {
  text-transform: none;
  width: auto;
}
@media (min-width: 576px) and (max-width: 1100px) {
  .veci-view .module-sales-tickets__filters-search .u-btn.u-btn-cta {
    margin-top: 2rem;
  }
}
.veci-view .module-sales-tickets__filters-search .u-btn.u-btn-bgtrans {
  font-size: 1rem;
  margin-right: 1rem;
}
.veci-view .module-sales-tickets__filters-search .u-btn {
  padding: 0.6rem 2rem;
}
.veci-view .module-sales-tickets .my-sales-tickets .table thead th,
.veci-view .module-sales-tickets .my-sales-tickets .table td {
  width: 33%;
}
@media (max-width: 576px) {
  .veci-view .module-sales-tickets .my-sales-tickets .table thead th,
  .veci-view .module-sales-tickets .my-sales-tickets .table td {
    width: 100%;
  }
}
.veci-view .module-sales-tickets .input-checkbox-wrapper {
  margin-bottom: 0;
}
@media screen and (max-width: 576px) {
  .veci-view .module-sales-tickets .table {
    padding: 20px 0px 50px 0px;
  }
}
.veci-view .module-sales-tickets .table thead th {
  background-color: #F7F7F7;
  border-color: transparent;
  padding-bottom: 15px;
  padding-top: 15px;
}
.veci-view .module-sales-tickets .table thead th:first-child {
  padding-left: 2rem;
}
.veci-view .module-sales-tickets .table td {
  border-bottom: solid 1px #494949;
  padding: 0.3rem 0.75rem;
}
@media screen and (max-width: 576px) {
  .veci-view .module-sales-tickets .table td:last-child {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .module-sales-tickets .table td {
    border: initial;
    display: flex;
    padding-bottom: 0;
    padding-top: 15px;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .module-sales-tickets .table-header {
    display: none;
  }
}
.veci-view .module-sales-tickets .number {
  flex: 1;
  word-break: break-all;
}
@media screen and (max-width: 576px) {
  .veci-view .module-sales-tickets .bg-responsive {
    background-color: #F7F7F7;
    display: block;
    margin: 10px -15px;
  }
}
.veci-view .module-sales-tickets .table td:first-child {
  padding-left: 2rem;
}
@media screen and (max-width: 576px) {
  .veci-view .module-sales-tickets .table td:first-child {
    padding-left: 0.75rem;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .module-sales-tickets .item {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }
}
.veci-view .module-sales-tickets .item .table-header-item {
  background-color: white;
  border-left: 2px solid var(--main-menu-color);
  font-size: 1rem;
  margin: 0 20px 0 0;
  padding: 5px 25px 5px 10px;
  width: 45%;
}
@media screen and (min-width: 577px) {
  .veci-view .module-sales-tickets .item .table-header-item {
    display: none;
  }
}
.veci-view .module-sales-tickets tbody {
  padding: 15px 0 0 0;
}
.veci-view .module-sales-tickets .icons form {
  float: left;
}
.veci-view .module-sales-tickets .uc-icon-download, .veci-view .module-sales-tickets .uc-icon-see {
  color: #494949;
  cursor: pointer;
  font-size: 26px;
  text-decoration: none;
}
.veci-view .module-sales-tickets .uc-icon-download:hover, .veci-view .module-sales-tickets .uc-icon-see:hover {
  color: var(--main-hover-color);
  text-decoration: none;
}
.veci-view .module-sales-tickets .uc-icon-see {
  font-weight: 400;
  padding: 0 20px 0 0;
}
.veci-view .module-sales-tickets .btn-group-download {
  justify-content: end;
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-sales-tickets .btn-group-download {
    justify-content: center;
  }
}
.veci-view .module-sales-tickets .btn-group-download .u-btn {
  padding: 0.7rem 1.5rem;
  font-size: 14px;
}
.veci-view .module-sales-tickets .paginacion {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 576px) {
  .veci-view .module-sales-tickets .paginacion {
    justify-content: center;
  }
}
.veci-view .module-sales-tickets .pagination-bar li.page-item .page-link {
  margin: 0 0.15625rem;
  color: #85D21F;
  border: 0;
}
.veci-view .module-sales-tickets .pagination-bar li.page-item .page-link[aria-expanded=true] {
  background-color: #85D21F;
  color: #ffffff;
}
.veci-view .module-sales-tickets .pagination-bar li.page-item .page-link:focus {
  background-color: #85D21F;
  box-shadow: none;
  color: #ffffff;
}
.veci-view .module-sales-tickets .pagination-bar li.page-item .page-link:hover {
  background-color: #85D21F;
  color: #ffffff;
  text-decoration: none;
}
.veci-view .module-sales-tickets .pagination-bar li.page-item.active .page-link {
  background-color: #85D21F;
  border: 1px solid #85D21F;
  color: #ffffff;
}
.veci-view .module-sales-tickets .pagination-bar li.page-item.disabled .page-link {
  background-color: #ffffff;
  color: #85D21F;
}
.veci-view .module-sales-tickets .sort-col {
  display: flex;
  align-items: center;
}
.veci-view .module-sales-tickets .sort-col .table-order-by {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  padding-left: 5px;
}
.veci-view .module-sales-tickets .sort-col .table-order-by a {
  line-height: 14px;
  font-size: 14px;
}
.veci-view .module-sales-tickets .sort-col .table-order-by a.order-by {
  color: #85D21F !important;
}
.veci-view .module-tiempo {
  font-size: 18px;
}
.veci-view .module-tiempo .container-weather {
  max-width: 800px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .veci-view .module-tiempo .container-weather .result {
    margin: 20px 0 !important;
    padding-bottom: 0 !important;
  }
}
.veci-view .module-tiempo .container-weather .weather {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #F7F7F7;
  border-left: 4px solid var(--main-menu-color);
  padding: 10px 20px 10px 20px;
  margin: 0 0px 20px 0px;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .veci-view .module-tiempo .container-weather .weather {
    margin: 0;
    border-left: initial;
  }
}
.veci-view .module-tiempo .container-weather .weather .txo {
  padding-right: 1.25rem;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .veci-view .module-tiempo .container-weather .weather .txo {
    padding-bottom: 10px;
  }
}
.veci-view .module-tiempo .container-weather .weather .select-country {
  width: 80%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .veci-view .module-tiempo .container-weather .weather .select-country {
    width: 100%;
  }
}
.veci-view .module-tiempo .container-weather .weather .select-country:after {
  content: "\e902";
  font-family: "icomoon";
  cursor: pointer;
  pointer-events: none;
  position: absolute;
  bottom: 25%;
  right: 3%;
  z-index: 99999;
  color: var(--main-menu-color);
}
.veci-view .module-tiempo .container-weather .weather .form-control {
  padding-right: 0;
}
.veci-view .module-tiempo .container-weather .weather .form-control [disabled] {
  opacity: 0.3;
}
.veci-view .module-tiempo .container-weather .days {
  display: flex;
  justify-content: space-between;
  width: calc(100% + 10px);
  padding: 0 0 35px 0;
  margin: 0 -5px;
}
@media screen and (max-width: 768px) {
  .veci-view .module-tiempo .container-weather .days {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days {
    background-color: #F7F7F7;
    padding: 10px 10px;
    width: 100%;
    margin: 0 0 35px 0;
  }
}
.veci-view .module-tiempo .container-weather .days .item {
  border: solid 2px #F7F7F7;
  padding: 0 15px;
  margin: 5px;
  flex: calc(33% - 10px);
  position: relative;
  background-color: white;
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days .item {
    flex: calc(100% - 5px);
    display: flex;
    padding: 0 4px;
    height: 100px;
    align-items: flex-start;
  }
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days .item .date {
    flex: 30%;
  }
}
.veci-view .module-tiempo .container-weather .days .item .date .txt {
  color: #949494;
  font-size: 18px;
  text-align: center;
  margin: -5px 0 0 0;
  padding: 10px 0 0 0;
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days .item .date .txt {
    text-align: left;
    font-size: 14px;
  }
}
.veci-view .module-tiempo .container-weather .days .item .date .txt-date {
  color: #949494;
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days .item .date .txt-date {
    text-align: left;
    font-size: 14px;
  }
}
.veci-view .module-tiempo .container-weather .days .item .ico-weather {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "icomoon";
  color: var(--main-menu-color);
  font-size: 90px;
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days .item .ico-weather {
    font-size: 65px;
    height: 100%;
  }
}
.veci-view .module-tiempo .container-weather .days .item .temperature {
  display: block;
  margin: auto;
  text-align: center;
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days .item .temperature {
    text-align: right;
    flex: 25%;
    justify-content: flex-end;
    top: 50%;
  }
}
.veci-view .module-tiempo .container-weather .days .item .temperature .txt-min {
  font-size: 22px;
  font-weight: 900;
  margin-bottom: 5px;
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days .item .temperature .txt-min {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.veci-view .module-tiempo .container-weather .days .item .temperature .txt-max {
  font-size: 28px;
  font-weight: 900;
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days .item .temperature .txt-max {
    font-size: 24px;
    margin-bottom: 0;
  }
}
.veci-view .module-tiempo .container-weather .days .item .wind {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-tiempo .container-weather .days .item .wind {
    position: absolute;
    bottom: -5px;
    left: 5px;
  }
}
.veci-view .module-tiempo .container-weather .days .item .wind .ico-wind {
  color: #949494;
  font-size: 18px;
  padding-right: 5px;
  margin-top: -3px;
}
.veci-view .module-tiempo .container-weather .days .item .wind .txt-wind {
  font-size: 14px;
  color: #949494;
  margin-bottom: 5px;
}
.veci-view .module-currency-converter .converter {
  display: flex;
}
@media screen and (max-width: 1500px) {
  .veci-view .module-currency-converter .converter {
    flex-wrap: wrap;
    margin: auto;
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .veci-view .module-currency-converter .converter {
    flex-wrap: wrap;
    margin: auto;
    width: 100%;
  }
}
.veci-view .module-currency-converter .converter .icon {
  width: 10%;
  font-size: 80px;
  color: var(--main-menu-color);
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 5px;
}
@media screen and (min-width: 1500px) {
  .veci-view .module-currency-converter .converter .icon {
    padding-right: 20px;
  }
}
@media screen and (min-width: 1350px) {
  .veci-view .module-currency-converter .converter .icon {
    font-size: 70px;
  }
}
@media screen and (max-width: 1350px) {
  .veci-view .module-currency-converter .converter .icon {
    font-size: 60px;
  }
}
@media screen and (max-width: 1200px) {
  .veci-view .module-currency-converter .converter .icon {
    font-size: 56px;
    width: 100%;
  }
}
.veci-view .module-currency-converter .converter .converter {
  width: 85%;
  background-color: #F7F7F7;
  border-left: 4px solid var(--main-menu-color);
  padding: 25px 15px;
  display: flex;
  flex-wrap: wrap;
}
.veci-view .module-currency-converter .converter .converter .item {
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  padding: 5px;
}
@media screen and (max-width: 1200px) {
  .veci-view .module-currency-converter .converter .converter .item {
    flex-wrap: wrap;
  }
}
.veci-view .module-currency-converter .converter .converter .item .input-group {
  width: 40%;
}
@media screen and (max-width: 1200px) {
  .veci-view .module-currency-converter .converter .converter .item .input-group {
    width: 100%;
    padding-bottom: 5px;
  }
}
.veci-view .module-currency-converter .converter .converter .item .select-currency {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .veci-view .module-currency-converter .converter .converter .item .select-currency {
    width: 100%;
    margin-bottom: 10px;
  }
}
.veci-view .module-currency-converter .converter .converter .item .select-currency:after {
  content: "\e902";
  font-family: "icomoon";
  cursor: pointer;
  pointer-events: none;
  position: absolute;
  bottom: 25%;
  right: 4%;
  z-index: 1;
  color: var(--main-menu-color);
  display: none;
}
.veci-view .module-currency-converter .converter .converter .item .select-currency .form-control {
  padding-right: 0;
}
.veci-view .module-currency-converter .converter .converter .item .result[disabled] {
  background-color: #F7F7F7;
}
.veci-view .module-currency-converter .converter .converter .item .result::placeholder {
  color: black;
}
.veci-view .module-notifications {
  background-color: white;
  font-family: asap;
  max-height: calc(100vh - 90px);
  max-width: calc(100vw - 300px);
  width: 1000px;
  overflow-y: auto;
  padding: 30px 30px;
}
@media (max-width: 768px) {
  .veci-view .module-notifications {
    max-width: calc(100vw - 60px);
    padding: 30px 10px;
  }
}
@media (max-width: 425px) {
  .veci-view .module-notifications {
    max-width: calc(100vw - 20px);
    padding: 30px 10px;
  }
}
.veci-view .module-notifications .menu {
  display: flex;
  justify-content: space-between;
  border-bottom: 3px solid var(--main-menu-color);
}
.veci-view .module-notifications .menu .icons {
  display: flex;
  align-items: baseline;
  padding-bottom: 5px;
}
.veci-view .module-notifications .menu .icons .uc-icon-unread {
  padding: 0 25px;
  font-size: 28px;
  color: var(--main-menu-color);
  line-height: 1;
  display: inline-block;
  position: relative;
  cursor: pointer;
}
.veci-view .module-notifications .menu .icons .uc-icon-unread:hover .advice {
  opacity: 1;
  display: block;
}
.veci-view .module-notifications .menu .icons .uc-icon-unread .advice {
  pointer-events: none;
  opacity: 0;
  display: none;
  position: absolute;
  top: 40px;
  white-space: nowrap;
  left: 0px;
  padding: 10px;
  background-color: #F7F7F7;
  font-size: 12px;
  color: #8C8C8C;
}
.veci-view .module-notifications .menu .icons .uc-icon-unread .advice:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #F7F7F7;
  transform: rotate(45deg);
  top: -10px;
  left: 28px;
}
.veci-view .module-notifications .menu .icons .uc-icon-read {
  font-size: 28px;
  color: var(--main-menu-color);
  line-height: 1;
  display: inline-block;
  cursor: pointer;
}
.veci-view .module-notifications .menu .icons .uc-icon-read:hover .advice {
  opacity: 1;
  display: block;
}
.veci-view .module-notifications .menu .icons .uc-icon-read .advice {
  pointer-events: none;
  opacity: 0;
  display: none;
  position: absolute;
  top: 40px;
  white-space: nowrap;
  left: 55px;
  padding: 10px;
  background-color: #F7F7F7;
  font-size: 12px;
  color: #8C8C8C;
}
.veci-view .module-notifications .menu .icons .uc-icon-read .advice:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #F7F7F7;
  transform: rotate(45deg);
  top: -10px;
  left: 28px;
}
.veci-view .module-notifications .menu .close {
  color: var(--main-menu-color);
}
.veci-view .module-notifications .notification {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #DADADA;
  padding: 25px 20px;
}
.veci-view .module-notifications .notification:last-child {
  border: 0;
  padding-bottom: 50px;
}
@media (max-width: 768px) {
  .veci-view .module-notifications .notification {
    flex-wrap: wrap;
  }
}
.veci-view .module-notifications .notification.unread {
  background-color: #F7F7F7;
}
.veci-view .module-notifications .notification .char {
  flex: 12%;
  display: flex;
  justify-content: space-between;
  margin-right: 25px;
}
@media (max-width: 1024px) {
  .veci-view .module-notifications .notification .char {
    flex: 15%;
  }
}
@media (max-width: 768px) {
  .veci-view .module-notifications .notification .char {
    padding: 15px 0;
    justify-content: flex-start;
  }
}
.veci-view .module-notifications .notification .char .date {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #494949;
}
.veci-view .module-notifications .notification .char .select {
  display: flex;
  align-items: center;
  margin: 0 5px;
}
@media (max-width: 768px) {
  .veci-view .module-notifications .notification .char .select {
    margin-right: 15px;
  }
}
.veci-view .module-notifications .notification .notif-txo {
  flex: 88%;
}
@media (max-width: 1024px) {
  .veci-view .module-notifications .notification .notif-txo {
    flex: 85%;
  }
}
.veci-view .module-notifications .notification .notif-txo .title {
  font-weight: 900;
  font-size: 18px;
  padding: 0 0 10px 0;
  color: #494949;
  display: flex;
  align-items: center;
}
.veci-view .module-notifications .notification .notif-txo .title .uc-icon-alert {
  color: var(--main-menu-color);
  line-height: 1;
  margin: 0 10px 0 0;
  font-size: 24px;
}
.veci-view .module-notifications .notification .notif-txo .txo {
  color: #494949;
}
.veci-view .module-notifications .paginacion {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .veci-view .module-notifications .paginacion {
    justify-content: center;
  }
}
.veci-view .module-timezones {
  font-family: asap;
}
.veci-view .module-timezones .converter {
  display: flex;
}
@media screen and (max-width: 768px) {
  .veci-view .module-timezones .converter {
    flex-wrap: wrap;
    margin: auto;
    width: 100%;
  }
}
.veci-view .module-timezones .converter .icon {
  width: 10%;
  font-size: 60px;
  color: var(--main-menu-color);
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 5px;
}
@media screen and (min-width: 1350px) {
  .veci-view .module-timezones .converter .icon {
    font-size: 50px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 1350px) {
  .veci-view .module-timezones .converter .icon {
    font-size: 40px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 768px) {
  .veci-view .module-timezones .converter .icon {
    font-size: 40px;
    width: 100%;
    margin-right: 0;
  }
}
.veci-view .module-timezones .converter .timezones {
  width: 90%;
  background-color: #F7F7F7;
  border-left: 4px solid var(--main-menu-color);
  padding: 25px 0;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .veci-view .module-timezones .converter .timezones {
    width: 100%;
  }
}
.veci-view .module-timezones .converter .timezones .item {
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .veci-view .module-timezones .converter .timezones .item {
    flex-wrap: wrap;
    padding: 0;
  }
}
.veci-view .module-timezones .converter .timezones .item .select-city {
  width: 65%;
  position: relative;
  justify-content: flex-start;
  display: flex;
  margin-right: 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 576px) {
  .veci-view .module-timezones .converter .timezones .item .select-city {
    width: 100%;
    margin-bottom: 20px;
    padding: 0 20px;
    margin-right: 0px;
  }
}
.veci-view .module-timezones .converter .timezones .item .select-city .form-control {
  padding-right: 0;
}
.veci-view .module-timezones .converter .timezones .item .add {
  width: 35%;
}
@media screen and (max-width: 576px) {
  .veci-view .module-timezones .converter .timezones .item .add {
    width: 100%;
    padding: 0 20px;
  }
}
.veci-view .module-timezones .converter .timezones .item .add .btn {
  padding: 0.6rem 3rem;
  border-radius: 0;
}
.veci-view .module-timezones .converter .timezones .item-time {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 20px 20px 0 20px;
}
@media screen and (max-width: 1200px) {
  .veci-view .module-timezones .converter .timezones .item-time {
    flex-wrap: wrap;
  }
}
.veci-view .module-timezones .converter .timezones .item-time .watch {
  background-color: white;
  flex: calc(20% - 10px);
  text-align: center;
  padding: 20px 0;
  margin-right: 20px;
  position: relative;
}
.veci-view .module-timezones .converter .timezones .item-time .watch:last-child {
  margin-right: 0;
}
@media screen and (max-width: 576px) {
  .veci-view .module-timezones .converter .timezones .item-time .watch {
    flex-wrap: wrap;
    flex: calc(40% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .veci-view .module-timezones .converter .timezones .item-time .watch:nth-child(2) {
    margin-right: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .veci-view .module-timezones .converter .timezones .item-time .watch {
    flex-wrap: wrap;
    flex: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.veci-view .module-timezones .converter .timezones .item-time .watch .city {
  font-size: 24px;
  text-transform: uppercase;
}
.veci-view .module-timezones .converter .timezones .item-time .watch .time {
  font-size: 36px;
  font-weight: 900;
  margin: -5px;
}
.veci-view .module-timezones .converter .timezones .item-time .watch .date {
  font-size: 16px;
  margin: 0;
}
.veci-view .module-timezones .converter .timezones .item-time .watch .close-watch {
  right: 0;
  position: absolute;
  top: 0;
  margin-right: 5px;
  cursor: pointer;
}
.veci-view .module-polls .card-horizontal {
  background-color: transparent;
  border: none;
}
.veci-view .module-polls .card-horizontal .polls-item-question {
  font-size: 1.5rem;
}
.veci-view .module-polls .icon-cog:before {
  content: "\e91c";
  font-size: 1.5rem;
}
.veci-view .module-polls .icon-pencil {
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif !important;
}
.veci-view .module-polls .icon-pencil:before {
  content: "i";
  font-size: 1.5rem;
}
.veci-view .module-polls .icon-plus:before {
  color: #494949;
}
.veci-view .module-polls .btn-group .btn-link span:first-child {
  float: left;
  margin-right: 0.25rem;
}
.veci-view .module-polls fieldset .radio label {
  line-height: 1rem;
}
.veci-view .module-polls .progress-bar-color {
  background-color: var(--main-menu-color) !important;
}
.veci-view .module-polls .progress {
  background-color: #ffffff;
  min-width: 3.5rem;
}
.veci-view .module-polls .table-bordered thead th, .veci-view .module-polls .table-bordered thead td {
  border-bottom-width: 2px;
}
.veci-view .module-polls .table-bordered th, .veci-view .module-polls .table-bordered td {
  border: 1px solid #494949;
}
.veci-view .module-polls .table td {
  border-color: #494949;
}
.veci-view .module-polls select.form-control:not([multiple]):not([size]) {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E");
}
.veci-view .valoraciones h3 {
  font-size: 1.5rem;
}
.veci-view .valoraciones p {
  float: left;
  margin-bottom: 0;
  margin-right: 1rem;
  margin-top: 0.4rem;
}
.veci-view .valoraciones a:hover svg {
  fill: var(--main-hover-color);
}
.veci-view .valoraciones svg {
  fill: var(--main-menu-color);
  margin-right: 5px;
}
.veci-view .valoraciones svg:last-child {
  margin-right: 0;
}
.veci-view .valoraciones .valoraciones-icono__your-rating {
  fill: var(--main-hover-color);
}
.veci-view .module-search-web .menu-fixed-box {
  position: relative;
}
@media (min-width: 576px) {
  .veci-view .module-search-web .menu-fixed-box.fixed {
    position: fixed;
    top: 1rem;
  }
}
.veci-view .module-search-web__filters__title p {
  font-size: 11.875px;
  font-size: 1.1875rem;
  word-break: break-word;
  padding-right: 40px;
}
.veci-view .module-search-web__filters .icon-calendar {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  text-decoration: none;
  top: 32px;
  right: 17px;
}
.veci-view .module-search-web__filters .icon-calendar:before {
  content: "2";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 21.25px;
  font-size: 2.125rem;
  color: #000000;
}
.veci-view .module-search-web__filters__category a {
  display: block;
  text-decoration: none;
}
.veci-view .module-search-web__filters__category a:before {
  font-family: "icomoon";
  content: "\e902";
  color: var(--main-menu-color);
  position: absolute;
  top: 0;
  right: 20px;
  transform: rotate(-180deg);
  font-size: 11.25px;
  font-size: 1.125rem;
  transition: all 200ms linear;
  transitionext-align: center;
}
.veci-view .module-search-web__filters__category a.collapsed:before {
  transform: rotate(0deg);
}
.veci-view .module-search-web__filters__category .check-item input + label::before {
  font-size: 0.8rem;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__filters .filters__category__list.collapse {
    display: none;
  }
}
@media (max-width: 576px) {
  .veci-view .module-search-web__filters .filters__category__list.collapse.show {
    display: block;
  }
}
.veci-view .module-search-web__filters .u-btn.u-btn-bgtrans {
  background-color: transparent;
}
.veci-view .module-search-web__filters .u-btn.u-btn-bgtrans:hover {
  border: 2px solid var(--main-menu-color);
  background-color: var(--main-menu-color);
}
.veci-view .module-search-web__filters .u-btn {
  border: 2px solid var(--main-menu-color);
  width: 100%;
}
.veci-view .module-search-web__filters .u-btn:hover {
  border: 2px solid var(--main-hover-color);
}
@media (min-width: 576px) {
  .veci-view .module-search-web__filters .u-btn {
    padding: 1rem;
  }
}
.veci-view .module-search-web__filters .u-btn.u-btn-cta {
  font-size: 1.25rem;
  text-transform: none;
}
.veci-view .module-search-web__filters .module-search-web_filters-button,
.veci-view .module-search-web__filters .module-search-web_filters-button--close {
  display: none;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__filters .module-search-web_filters-button,
  .veci-view .module-search-web__filters .module-search-web_filters-button--close {
    display: block;
  }
}
.veci-view .module-search-web__filters .module-search-web_filters-button {
  background-color: #F7F7F7;
  border: none;
  cursor: pointer;
  font-size: 1.1rem;
  margin-bottom: 0.5rem;
  padding: 0.5rem 1rem;
  text-align: left;
  width: 100%;
}
.veci-view .module-search-web__filters .module-search-web_filters-button .glyphicon {
  color: #494949;
  float: right;
  font-size: 1.5rem;
}
.veci-view .module-search-web__filters .module-search-web_filters-button--close {
  border: none;
  background: transparent;
  cursor: pointer;
  float: right;
  padding: 10px;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__filters .collapse.show {
    display: none;
  }
}
@media (max-width: 576px) {
  .veci-view .module-search-web__filters .collapse {
    display: block;
  }
}
.veci-view .module-search-web__filters .card-body.card {
  padding: 0;
  border-radius: 0;
  border: none;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__filters .card-body.card {
    background-color: #F7F7F7;
    border-radius: 0;
    border: none;
    margin-bottom: 0;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    left: 0;
    transition: all 0.3s linear;
    padding: 0;
    overflow-y: auto;
  }
}
.veci-view .module-search-web__search-bar .box-search .form-control {
  border: solid 2px #707070;
  height: 3.2rem;
  padding: 1rem;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__search-bar .box-search .form-control {
    margin-bottom: 1rem;
  }
}
@media (max-width: 576px) {
  .veci-view .module-search-web__search-bar .u-btn.u-btn-cta {
    height: 3.2rem;
    padding: 0;
  }
}
.veci-view .module-search-web__search-bar .u-btn.u-btn-cta .icon-magnifying-glass {
  left: 1.25rem;
  right: initial;
  top: 7px;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__search-bar .u-btn.u-btn-cta .icon-magnifying-glass {
    top: 2px;
  }
}
@media (max-width: 767px) {
  .veci-view .module-search-web__search-bar .u-btn.u-btn-cta .icon-magnifying-glass {
    font-size: 0.8rem;
    left: 3px;
    top: 6px;
  }
}
@media (max-width: 576px) {
  .veci-view .module-search-web__search-bar .u-btn.u-btn-cta .icon-magnifying-glass {
    left: 25%;
  }
}
@media (max-width: 767px) {
  .veci-view .module-search-web__search-bar .u-btn.u-btn-cta .icon-magnifying-glass + span {
    display: none;
  }
}
.veci-view .module-search-web__list__item {
  border-left: 4px solid var(--main-menu-color);
  padding-left: 16px;
}
.veci-view .module-search-web__list__item .img-container {
  background-color: #000000;
  margin-left: -5px;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__list__item .module-search-web__img-col.col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 0 0 9px;
  }
}
@media (max-width: 576px) {
  .veci-view .module-search-web__list__item .aspect-ratio-8-to-5 {
    padding-bottom: 100%;
  }
}
.veci-view .module-search-web__list__item img {
  opacity: 0.75;
  transition: all 200ms linear;
}
.veci-view .module-search-web__list__item img:hover {
  opacity: 1;
  transition: all 200ms linear;
}
.veci-view .module-search-web__list__item img.aspect-ratio-item-vertical-fluid {
  height: 100%;
}
.veci-view .module-search-web__list__item h3 {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5rem;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: block;
  /* autoprefixer: off */
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  max-height: 1.5rem;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__list__item h3 {
    margin-bottom: 0.3rem;
  }
}
.veci-view .module-search-web__list__item .description p {
  line-height: 1.1rem;
  overflow: hidden;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  display: block;
  /* autoprefixer: off */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 2.2rem;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__list__item .description p {
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: block;
    /* autoprefixer: off */
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    max-height: 1.1rem;
    margin-bottom: 0.7rem;
  }
}
.veci-view .module-search-web__list__item .date {
  margin-bottom: 0;
}
.veci-view .module-search-web__list__filters-selected {
  float: left;
  list-style: none;
  padding-left: 0;
}
@media (max-width: 420px) {
  .veci-view .module-search-web__list__filters-selected {
    width: 100%;
  }
}
.veci-view .module-search-web__list__filters-selected li {
  display: inline;
  margin-right: 0.5rem;
}
@media (max-width: 420px) {
  .veci-view .module-search-web__list__filters-selected li {
    display: block;
    margin-bottom: 0.3rem;
  }
}
.veci-view .module-search-web__list__filters-selected .filters-selected__button--close {
  border: 0;
  background: transparent;
  cursor: pointer;
}
.veci-view .module-search-web__list__filters-selected .filters-selected__button--close .icon-close {
  color: var(--main-menu-color);
}
.veci-view .module-search-web__list__results-number {
  float: right;
}
@media (max-width: 576px) {
  .veci-view .module-search-web__list__results-number {
    float: left;
  }
}
.veci-view .module-search-web .paginacion .arrow:before {
  font-family: "icomoon";
  content: "\e902";
}
.veci-view .module-search-web .paginacion .u-btn-pagination-previous {
  transform: rotate(90deg);
}
.veci-view .module-search-web .paginacion .u-btn-pagination-next {
  transform: rotate(-90deg);
}
.veci-view .virtual-guide h3 {
  font-size: 1.5rem;
  margin-bottom: 0;
  margin-top: 2rem;
}
.veci-view .virtual-guide svg {
  max-width: 85px;
  fill: var(--main-menu-color);
}
.veci-view .virtual-guide .u-btn {
  margin-top: 1rem;
}
.veci-view .panel-group .panel:last-child,
.veci-view .panel-group .panel:first-child,
.veci-view .panel-group .panel:first-child .panel-header {
  border-radius: 0;
}
.veci-view .panel-group .panel-default {
  border-color: transparent;
}
.veci-view .panel-group .panel-default .panel-heading {
  background-color: transparent;
  border-color: transparent;
  padding: 0 0 0.75rem 2rem;
  display: block;
  position: relative;
  font-size: 10px;
  font-size: 1rem;
  text-decoration: none;
}
.veci-view .panel-group .panel-default .panel-heading::before {
  content: "\e902";
  font-family: "icomoon";
  color: #d0d0d0;
  color: var(--main-menu-color);
  transform: rotate(0deg);
  transition: all 200ms linear;
  position: absolute;
  left: 0;
}
.veci-view .panel-group .panel-default .panel-heading.collapsed::before {
  transform: rotate(-90deg);
}
.veci-view .panel-group .panel-body {
  padding: 0;
}
.veci-view .pyme-registration h3 {
  font-size: 1.3rem;
}
.veci-view .pyme-registration__steps {
  padding: 30px 0;
}
.veci-view .pyme-registration__steps__item {
  padding: 0 30px;
}
@media (max-width: 767.98px) {
  .veci-view .pyme-registration__steps__item {
    padding: 25px 15px;
  }
}
.veci-view .pyme-registration__steps__item:last-child:after {
  content: none;
}
.veci-view .pyme-registration__steps__item:after {
  background-image: url(/o/veci-theme/images/veci/pymes/step-arrow.png);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 61px;
  margin-top: -30px;
  position: absolute;
  right: -14px;
  top: 50%;
  width: 20px;
}
@media (max-width: 767.98px) {
  .veci-view .pyme-registration__steps__item:after {
    bottom: -27px;
    margin-right: -10px;
    position: absolute;
    right: 50%;
    transform: rotate(90deg);
    top: initial;
  }
}
.veci-view .pyme-registration__steps__item .icon-step {
  display: block;
  font-size: 60px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .veci-view .pyme-registration__steps__item .icon-step {
    font-size: 50px;
  }
}
.veci-view .pyme-registration__steps__item .icons-complete:before {
  content: "y";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .pyme-registration__steps__item .icons-configuration:before {
  content: "s";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .pyme-registration__steps__item .icons-clock:before {
  content: "x";
  font-family: "VECI-Lineas";
}
.veci-view .pyme-registration__steps__item h4 {
  font-size: 0.95rem;
  line-height: 1.4rem;
}
.veci-view .pyme-registration__form-nif, .veci-view .pyme-registration__form-sent, .veci-view .pyme-registration__form-info-pyme {
  padding: 50px;
}
.veci-view .pyme-registration__form-nif h4, .veci-view .pyme-registration__form-sent h4, .veci-view .pyme-registration__form-info-pyme h4 {
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .veci-view .pyme-registration__form-nif h4, .veci-view .pyme-registration__form-sent h4, .veci-view .pyme-registration__form-info-pyme h4 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}
@media (max-width: 767.98px) {
  .veci-view .pyme-registration__form-nif .u-btn-form-primary, .veci-view .pyme-registration__form-sent .u-btn-form-primary, .veci-view .pyme-registration__form-info-pyme .u-btn-form-primary {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.veci-view .pyme-registration__form-info-pyme .form-group-autofit {
  margin-bottom: 0;
}
.veci-view .pyme-registration__form-info-pyme .form-group-autofit .form-group-item {
  margin-bottom: 1rem;
}
.veci-view .pyme-registration__form-info-pyme h4 {
  text-align: left;
}
.veci-view .pyme-registration__form-info-pyme select.form-control:not([multiple]):not([size]) {
  background-image: url(/o/veci-theme/images/veci/pymes/select-arrows.png);
}
@media screen and (min-width: 576px) {
  .veci-view .pyme-registration__form-info-pyme .u-input-phone {
    margin-top: 2rem;
  }
}
.veci-view .pyme-registration__form-info-pyme .form-check .form-check-label {
  font-size: 1rem;
  line-height: 1.5rem;
}
.veci-view .pyme-registration__form-info-pyme .form-check .form-check-label a {
  text-decoration: underline;
  color: var(--main-hover-color);
}
.veci-view .pyme-registration__form-info-pyme .g-recaptcha {
  display: inline-block;
}
.veci-view .pyme-registration #_es_veci_pyme_web_portlet_PymeCorporatePortalPortlet_conditionsCheckHelper {
  flex: 0 0 100%;
  max-width: 100%;
}
.veci-view .pyme-appointment h3 {
  font-size: 1.3rem;
}
.veci-view .pyme-appointment__steps {
  padding: 30px 0;
}
.veci-view .pyme-appointment__steps__item {
  padding: 0 30px;
}
@media (max-width: 767.98px) {
  .veci-view .pyme-appointment__steps__item {
    padding: 25px 15px;
  }
}
.veci-view .pyme-appointment__steps__item:last-child:after {
  content: none;
}
.veci-view .pyme-appointment__steps__item:after {
  background-image: url(/o/veci-theme/images/veci/pymes/step-arrow.png);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 61px;
  margin-top: -30px;
  position: absolute;
  right: -14px;
  top: 50%;
  width: 20px;
}
@media (max-width: 767.98px) {
  .veci-view .pyme-appointment__steps__item:after {
    bottom: -27px;
    margin-right: -10px;
    position: absolute;
    right: 50%;
    transform: rotate(90deg);
    top: initial;
  }
}
.veci-view .pyme-appointment__steps__item .icon-step {
  font-size: 60px;
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 767.98px) {
  .veci-view .pyme-appointment__steps__item .icon-step {
    font-size: 50px;
  }
}
.veci-view .pyme-appointment__steps__item .icons-complete:before {
  content: "y";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .pyme-appointment__steps__item .icons-configuration:before {
  content: "s";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .pyme-appointment__steps__item .icons-clock:before {
  content: "x";
  font-family: "VECI-Lineas";
}
.veci-view .pyme-appointment__steps__item h4 {
  font-size: 0.95rem;
  line-height: 1.4rem;
}
.veci-view .pyme-appointment__form-sent {
  padding: 50px;
}
.veci-view .pyme-appointment__form-sent h4 {
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .veci-view .pyme-appointment__form-sent h4 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}
.veci-view .pyme-appointment__form-sent .u-btn-bgtrans-secondary {
  min-width: 16rem;
  max-width: 16rem;
}
.veci-view .pyme-appointment__form-sent .u-btn-corp-secondary {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .veci-view .pyme-appointment__form-sent .u-btn-corp-secondary {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.veci-view .pyme-appointment__form {
  padding: 50px;
}
.veci-view .pyme-appointment__form .form-group-autofit {
  margin-bottom: 0;
}
.veci-view .pyme-appointment__form .form-group-autofit .form-group-item {
  margin-bottom: 1rem;
}
.veci-view .pyme-appointment__form h4 {
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin-bottom: 20px;
}
.veci-view .pyme-appointment__form select.form-control:not([multiple]):not([size]) {
  background-image: url(/o/veci-theme/images/veci/pymes/select-arrows.png);
}
@media screen and (min-width: 576px) {
  .veci-view .pyme-appointment__form .u-input-phone {
    margin-top: 2rem;
  }
}
.veci-view .pyme-appointment__form .form-check .form-check-label {
  font-size: 1rem;
  line-height: 1.5rem;
}
.veci-view .pyme-appointment__form .form-check .form-check-label a {
  text-decoration: underline;
  color: var(--main-hover-color);
}
.veci-view .pyme-appointment__form .g-recaptcha {
  display: inline-block;
}
.veci-view .user-manager h3 {
  font-size: 1.3rem;
}
.veci-view .user-manager .radio-gender label {
  display: flex;
  float: left;
  margin-right: 10px;
}
.veci-view .user-manager .radio-gender label.control-label {
  width: 100%;
}
.veci-view .user-manager .radio-gender label:radio-inline {
  margin-left: 0;
  position: initial;
}
.veci-view .user-manager .radio-gender input[type=radio] {
  align-items: center;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.veci-view .user-manager .icon-plus-2 {
  float: left;
  text-decoration: none;
}
.veci-view .user-manager .icon-plus-2 span {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  display: inline-block;
  margin-left: 0.75rem;
}
.veci-view .user-manager .icon-plus-2.eliminar::before {
  background-color: red;
  content: "\e913";
  font-size: 12.5px;
  font-size: 1.25rem;
}
.veci-view .user-manager .icon-plus-2.eliminar:hover::before {
  background-color: #000000;
}
.veci-view .user-manager .icon-plus-2::before {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  transition: all 200ms linear;
  padding: 0.4rem;
  font-size: 12.5px;
  font-size: 1.25rem;
  border-radius: 4px;
}
.veci-view .user-manager .icon-plus-2:hover::before {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .user-manager .reference-mark {
  position: relative;
  vertical-align: initial;
  top: -1px;
}
.veci-view .user-manager__registration-steps {
  padding: 30px 0;
}
.veci-view .user-manager__registration-steps--incorporate-steps {
  justify-content: center;
}
.veci-view .user-manager__registration-steps__item {
  padding: 0 30px;
}
@media (max-width: 767.98px) {
  .veci-view .user-manager__registration-steps__item {
    padding: 25px 15px;
  }
}
.veci-view .user-manager__registration-steps__item:last-child:after {
  content: none;
}
.veci-view .user-manager__registration-steps__item:after {
  background-image: url(/o/veci-theme/images/veci/pymes/step-arrow.png);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 61px;
  margin-top: -30px;
  position: absolute;
  right: -14px;
  top: 50%;
  width: 20px;
}
@media (max-width: 767.98px) {
  .veci-view .user-manager__registration-steps__item:after {
    bottom: -27px;
    margin-right: -10px;
    position: absolute;
    right: 50%;
    transform: rotate(90deg);
    top: initial;
  }
}
.veci-view .user-manager__registration-steps__item .icon-step {
  font-size: 60px;
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 767.98px) {
  .veci-view .user-manager__registration-steps__item .icon-step {
    font-size: 50px;
  }
}
.veci-view .user-manager__registration-steps__item .icons-complete:before {
  content: "y";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .user-manager__registration-steps__item .icons-configuration:before {
  content: "s";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .user-manager__registration-steps__item .icons-clock:before {
  content: "x";
  font-family: "VECI-Lineas";
}
.veci-view .user-manager__registration-steps__item .icons-email:before {
  content: "\e90e";
  font-family: "icomoon";
}
.veci-view .user-manager__registration-steps__item h4 {
  font-size: 0.95rem;
  line-height: 1.4rem;
}
.veci-view .user-manager__form-nif, .veci-view .user-manager__form-sent {
  padding: 50px;
}
.veci-view .user-manager__form-nif h4, .veci-view .user-manager__form-sent h4 {
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .veci-view .user-manager__form-nif h4, .veci-view .user-manager__form-sent h4 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}
.veci-view .user-manager__form-nif .u-btn-bgtrans-secondary, .veci-view .user-manager__form-sent .u-btn-bgtrans-secondary {
  min-width: 16rem;
  max-width: 16rem;
}
.veci-view .user-manager__form-nif .u-btn-corp-secondary, .veci-view .user-manager__form-sent .u-btn-corp-secondary {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .veci-view .user-manager__form-nif .u-btn-corp-secondary, .veci-view .user-manager__form-sent .u-btn-corp-secondary {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.veci-view .user-manager__form-info-user {
  padding: 50px;
}
.veci-view .user-manager__form-info-user .form-group-autofit {
  margin-bottom: 0;
  /*.form-group-item{
  	margin-bottom: 1rem;
  }*/
}
.veci-view .user-manager__form-info-user h4 {
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin-bottom: 20px;
}
.veci-view .user-manager__form-info-user .import-users-email {
  color: #666;
  color: var(--main-hover-color);
}
.veci-view .user-manager__form-info-user select.form-control:not([multiple]):not([size]) {
  background-image: url(/o/veci-theme/images/veci/pymes/select-arrows.png);
}
.veci-view .user-manager__form-info-user .multiselect-native-select .multiselect.dropdown-toggle.custom-select {
  background: url(/o/veci-theme/images/veci/br_down.png) white no-repeat calc(100% - 1.05rem) !important;
  border: none;
  border-radius: 0;
}
.veci-view .user-manager__form-info-user .multiselect-native-select .multiselect-container.dropdown .dropdown-item {
  color: #495057;
}
@media screen and (min-width: 576px) {
  .veci-view .user-manager__form-info-user .u-input-phone {
    margin-top: 2rem;
  }
}
.veci-view .user-manager__form-info-user .form-check .form-check-label {
  font-size: 1rem;
  line-height: 1.5rem;
}
.veci-view .user-manager__form-info-user .form-check .form-check-label a {
  text-decoration: underline;
  color: var(--main-hover-color);
}
.veci-view .user-manager__form-info-user .g-recaptcha {
  display: inline-block;
}
.veci-view .user-manager__filters-search {
  padding: 2rem;
}
@media (min-width: 768px) {
  .veci-view .user-manager__filters-search {
    flex-wrap: nowrap;
    align-items: flex-end;
  }
}
@media (max-width: 576px) {
  .veci-view .user-manager__filters-search {
    margin-top: 2rem;
  }
}
@media (max-width: 420px) {
  .veci-view .user-manager__filters-search {
    padding: 1rem;
    margin-top: 3.5rem;
  }
}
.veci-view .user-manager__filters-search .form-group {
  margin-bottom: 0;
  margin-right: 1rem;
  width: 16%;
  /*flex-shrink: 1;*/
}
@media (max-width: 1199.98px) {
  .veci-view .user-manager__filters-search .form-group {
    width: 18%;
  }
}
@media (max-width: 1199.98px) {
  .veci-view .user-manager__filters-search .form-group {
    width: 17%;
  }
}
@media (max-width: 767.98px) {
  .veci-view .user-manager__filters-search .form-group {
    margin-bottom: 1.5rem;
    width: 46%;
  }
}
@media (max-width: 575.98px) {
  .veci-view .user-manager__filters-search .form-group {
    width: 100%;
  }
}
.veci-view .user-manager__filters-search .form-group label {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 8px;
  margin-right: 1rem;
}
@media (max-width: 767.98px) {
  .veci-view .user-manager__filters-search .form-group .form-control {
    width: 100%;
  }
}
.veci-view .user-manager__filters-search button {
  /*flex-shrink: 1;*/
}
.veci-view .user-manager__filters-search button.u-btn.u-btn-primary {
  padding: 12px 1rem 11px 1rem;
}
.veci-view .user-manager__filters-search button.u-btn.u-btn-secondary {
  padding: 0.7rem 1rem;
}
.veci-view .user-manager__filters-search button span {
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .veci-view .user-manager__filters-search button span {
    display: none;
  }
}
.veci-view .user-manager__filters-search .icon-adm {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif !important;
}
.veci-view .user-manager__filters-search .icon-adm:before {
  color: var(--main-font-color);
  display: inline-block;
  font-size: 30px;
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  float: left;
  margin-right: 0.5rem;
}
@media (max-width: 1199.98px) {
  .veci-view .user-manager__filters-search .icon-adm:before {
    line-height: 20px;
    margin-right: 0;
  }
}
.veci-view .user-manager__filters-search .u-btn-primary .lexicon-icon,
.veci-view .user-manager__filters-search .u-btn-secondary .lexicon-icon {
  margin-right: 0.5rem;
}
@media (max-width: 1199.98px) {
  .veci-view .user-manager__filters-search .u-btn-primary,
  .veci-view .user-manager__filters-search .u-btn-secondary {
    padding: 1rem;
  }
}
@media (max-width: 1199.98px) {
  .veci-view .user-manager__filters-search .icon-users {
    padding: 1rem 0.8rem;
  }
}
@media (max-width: 767.98px) {
  .veci-view .user-manager__filters-search .icon-users {
    margin-left: 0;
  }
}
.veci-view .user-manager__filters-search .icon-users:before {
  content: "i";
}
.veci-view .user-manager__tables-view .lexicon-icon {
  height: 1.8em;
  margin-right: 1rem;
  width: 1.8em;
}
@media (max-width: 1199.98px) {
  .veci-view .user-manager__tables-view .lexicon-icon {
    margin-right: 0;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .user-manager__tables-view .table {
    padding: 20px 0px 50px 0px;
  }
}
.veci-view .user-manager__tables-view .table thead th {
  background-color: #F7F7F7;
  border-color: transparent;
  padding-bottom: 15px;
  padding-top: 15px;
}
.veci-view .user-manager__tables-view .table thead th:first-child {
  padding-left: 2rem;
}
.veci-view .user-manager__tables-view .table td {
  border-bottom: solid 1px #494949;
  padding: 1rem 0.75rem;
}
@media screen and (max-width: 576px) {
  .veci-view .user-manager__tables-view .table td:last-child {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .user-manager__tables-view .table td {
    border: initial;
    display: flex;
    padding-bottom: 0;
    padding-top: 15px;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .user-manager__tables-view .table-header {
    display: none;
  }
}
.veci-view .user-manager__tables-view .number {
  flex: 1;
  word-break: break-all;
}
@media screen and (max-width: 576px) {
  .veci-view .user-manager__tables-view .bg-responsive {
    background-color: #F7F7F7;
    display: block;
    margin: 10px -15px;
  }
}
.veci-view .user-manager__tables-view .table td:first-child {
  padding-left: 2rem;
}
@media screen and (max-width: 576px) {
  .veci-view .user-manager__tables-view .table td:first-child {
    padding-left: 0.75rem;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .user-manager__tables-view .item {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }
}
.veci-view .user-manager__tables-view .item .table-header-item {
  background-color: white;
  border-left: 2px solid var(--main-menu-color);
  font-size: 1rem;
  margin: 0 20px 0 0;
  padding: 5px 25px 5px 10px;
  width: 45%;
}
@media screen and (min-width: 577px) {
  .veci-view .user-manager__tables-view .item .table-header-item {
    display: none;
  }
}
.veci-view .user-manager__tables-view tbody {
  padding: 15px 0 0 0;
}
.veci-view .user-manager__tables-view .icons a {
  display: inline-block;
}
.veci-view .user-manager__tables-view .icons form {
  float: left;
}
.veci-view .user-manager__tables-view .paginacion {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 576px) {
  .veci-view .user-manager__tables-view .paginacion {
    justify-content: center;
  }
}
.veci-view .user-manager .list-resources {
  list-style: none;
  padding-left: 0;
}
.veci-view .user-manager .list-resources__item {
  border-bottom: 1px solid #DADADA;
  padding: 1.5rem 0 1rem 1rem;
}
.veci-view .user-manager .list-resources .link {
  padding: 0 0 0.75rem 2rem;
  display: block;
  position: relative;
  font-size: 10px;
  font-size: 1rem;
  text-decoration: none;
}
.veci-view .user-manager .list-resources .link::before {
  content: "\e902";
  font-family: "icomoon";
  color: #d0d0d0;
  color: var(--main-menu-color);
  transform: rotate(0deg);
  transition: all 200ms linear;
  position: absolute;
  left: 0;
}
.veci-view .user-manager .list-resources .link[aria-expanded=false]::before {
  transform: rotate(-90deg);
  transition: all 200ms linear;
}
.veci-view .user-manager #_es_veci_user_manager_web_portlet_UserManagerCorporatePortalPortlet_conditionsCheckHelper {
  flex: 0 0 100%;
  max-width: 100%;
}
.veci-view .module-company-booking__background {
  padding: 0;
  clip-path: polygon(100% 0, 100% 80%, 15% 100%, 0 90%, 0 0);
  -webkit-clip-path: polygon(100% 0, 100% 80%, 15% 100%, 0 90%, 0 0);
}
@media (min-width: 576px) {
  .veci-view .module-company-booking__background {
    clip-path: polygon(100% 0, 100% 55%, 32% 100%, 0 70%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 55%, 32% 100%, 0 70%, 0 0);
  }
}
@media (min-width: 768px) {
  .veci-view .module-company-booking__background {
    clip-path: polygon(100% 0, 100% 55%, 32% 90%, 0 70%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 55%, 32% 90%, 0 70%, 0 0);
  }
}
@media (min-width: 1200px) {
  .veci-view .module-company-booking__background {
    clip-path: polygon(100% 0, 100% 35%, 32% 90%, 0 50%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 35%, 32% 90%, 0 50%, 0 0);
  }
}
.veci-view .module-company-booking__background__image {
  width: 100%;
  min-height: 33.5rem;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .veci-view .module-company-booking__background__image {
    min-height: 20.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .veci-view .module-company-booking__background__image {
    min-height: 20.5rem;
  }
}
@media (min-width: 1200px) {
  .veci-view .module-company-booking__background__image {
    min-height: 25.5rem;
  }
}
.veci-view .module-company-booking__tabs {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -300px;
  margin-bottom: 150px;
  /*padding: 0 8.33%;*/
  position: relative;
  right: 0;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .veci-view .module-company-booking__tabs {
    margin-top: -220px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .veci-view .module-company-booking__tabs {
    margin-top: -240px;
    margin-bottom: 70px;
  }
}
.veci-view .module-company-booking__tabs .nav.nav-tabs [data-title]:hover:after {
  opacity: 1;
  transition: all 0.1s ease 0.5s;
  visibility: visible;
}
.veci-view .module-company-booking__tabs .nav.nav-tabs [data-title]:after {
  content: attr(data-title);
  background-color: white;
  color: black;
  font-size: 14px;
  position: absolute;
  padding: 3px 20px;
  bottom: 5.2em;
  white-space: nowrap;
  box-shadow: 1px 1px 3px #222222;
  border: 1px solid #111;
  opacity: 0;
  z-index: 99999;
  visibility: hidden;
  border-radius: 6px;
}
.veci-view .module-company-booking__tabs .nav.nav-tabs [data-title] {
  position: relative;
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item {
  margin-right: 6px;
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link {
  background-color: rgba(247, 247, 247, 0.7);
  border-radius: 0;
  color: var(--main-hover-color);
  display: flex;
  flex-direction: row-reverse;
  line-height: 1;
  min-height: 69px;
  min-width: 80px;
  padding: 5px 10px;
}
@media (max-width: 767.98px) {
  .veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link {
    padding: 0;
    min-height: 60px;
    min-width: 70px;
  }
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link {
    min-height: 45px;
    min-width: 55px;
  }
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link:hover {
  background-color: rgb(247, 247, 247);
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link span {
  border: none;
  display: none;
  padding: 0;
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link:after {
  content: "1";
  font-family: "VECI-Producto";
  font-size: 60px;
  margin: auto;
}
@media (max-width: 767.98px) {
  .veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link:after {
    font-size: 50px;
  }
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link:after {
    font-size: 35px;
  }
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.tab-vuelo:after {
  content: "1";
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.tab-tren:after {
  content: "3";
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.tab-vehiculo:after {
  content: "5";
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.tab-barco:after {
  content: "2";
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.tab-hotel:after {
  content: "4";
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.tab-otros:after {
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 40px;
  content: "9";
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.tab-otros:after {
    font-size: 30px;
  }
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.tab-cytric:after {
  content: "";
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.tab-cytric span {
  display: block;
  margin: auto;
  font-weight: 700;
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.active {
  background-color: #F7F7F7;
  color: var(--main-menu-color);
  padding: 5px 15px;
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.active {
    padding: 0;
  }
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.active span {
  display: block;
  margin: auto;
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.active span {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.active span {
    background: transparent;
    color: inherit;
    position: static;
  }
}
.veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.active:after {
  margin-right: 10px;
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__tabs .nav.nav-tabs .nav-item .nav-link.active:after {
    margin: auto;
  }
}
.veci-view .module-company-booking__tabs .tab-content {
  background-color: #F7F7F7;
  padding: 30px;
}
.veci-view .module-company-booking__tabs .tab-content .col-md {
  min-width: 18%;
}
.veci-view .module-company-booking__tabs .tab-content .control-label {
  color: var(--main-hover-color);
  font-weight: bold;
}
.veci-view .module-company-booking__tabs .tab-content .form-group {
  margin-bottom: 15px;
}
.veci-view .module-company-booking__tabs .tab-content .u-btn.u-btn-login-primary {
  margin-top: 23px;
  margin-bottom: auto;
  width: 100%;
}
.veci-view .module-company-booking__tabs .tab-content .tab-text-info {
  color: var(--main-hover-color);
  font-size: 1rem;
  font-weight: bold;
}
.veci-view .module-company-booking__tabs .tab-content .lfr-form-row {
  border: none;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.veci-view .module-company-booking__tabs .tab-content .lfr-form-row .lfr-autorow-controls {
  right: 23px;
}
.veci-view .module-company-booking__tabs .tab-content .lfr-form-row .lfr-autorow-controls .toolbar-content button:first-child {
  background-color: var(--main-hover-color);
  border-color: var(--main-hover-color);
  margin-right: 10px;
  width: 10.2rem;
  display: inherit;
}
.veci-view .module-company-booking__tabs .tab-content .lfr-form-row .lfr-autorow-controls .toolbar-content button {
  background-color: var(--main-menu-color);
  border-color: var(--main-menu-color);
  width: 10.2rem;
  display: inherit;
}
.veci-view .module-company-booking__tabs .tab-content .custom-inline-aui-input-hidden-label .form-group label {
  display: none;
}
.veci-view .module-company-booking__tabs__options {
  display: flex;
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__tabs__options {
    flex-wrap: wrap;
  }
}
.veci-view .module-company-booking__tabs__options .form-check.form-check-inline {
  display: flex;
  margin-right: 0;
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__tabs__options .form-check.form-check-inline {
    width: 100%;
  }
}
.veci-view .module-company-booking__tabs__options .form-check.form-check-inline:last-child .radio:after {
  display: none;
}
.veci-view .module-company-booking__tabs__options .form-check.form-check-inline .radio {
  display: flex;
  margin-bottom: 15px;
}
.veci-view .module-company-booking__tabs__options .form-check.form-check-inline .radio:after {
  content: "|";
  display: flex;
  line-height: 0;
  margin: auto 7px;
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__tabs__options .form-check.form-check-inline .radio:after {
    content: none;
  }
}
.veci-view .module-company-booking__tabs__options .form-check.form-check-inline .radio label {
  display: flex;
  margin: 0;
}
.veci-view .module-company-booking__tabs__options .form-check.form-check-inline .radio label input {
  margin: auto 5px auto 0;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .veci-view .module-company-booking__cuatrecasas_buttons {
    padding-right: 130px;
    padding-left: 130px;
  }
}
@media (max-width: 767px) {
  .veci-view .module-company-booking__cuatrecasas_buttons {
    padding-bottom: 20px;
    margin-top: -15px;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .veci-view .module-company-booking__cuatrecasas_button {
    padding-right: 400px;
    padding-left: 400px;
  }
}
@media (max-width: 767px) {
  .veci-view .module-company-booking__cuatrecasas_button {
    padding-bottom: 20px;
    margin-top: -15px;
  }
}
.veci-view .module-company-booking__cuatrecasas_external_passenger .input-checkbox-wrapper {
  display: block;
}
.veci-view .module-company-booking__offline__background {
  padding: 0;
  clip-path: polygon(100% 0, 100% 80%, 15% 100%, 0 90%, 0 0);
  -webkit-clip-path: polygon(100% 0, 100% 80%, 15% 100%, 0 90%, 0 0);
}
@media (min-width: 576px) {
  .veci-view .module-company-booking__offline__background {
    clip-path: polygon(100% 0, 100% 55%, 32% 100%, 0 70%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 55%, 32% 100%, 0 70%, 0 0);
  }
}
@media (min-width: 768px) {
  .veci-view .module-company-booking__offline__background {
    clip-path: polygon(100% 0, 100% 55%, 32% 90%, 0 70%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 55%, 32% 90%, 0 70%, 0 0);
  }
}
@media (min-width: 1200px) {
  .veci-view .module-company-booking__offline__background {
    clip-path: polygon(100% 0, 100% 35%, 32% 90%, 0 50%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 35%, 32% 90%, 0 50%, 0 0);
  }
}
.veci-view .module-company-booking__offline__background__image {
  width: 100%;
  min-height: 33.5rem;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .veci-view .module-company-booking__offline__background__image {
    min-height: 20.5rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .veci-view .module-company-booking__offline__background__image {
    min-height: 20.5rem;
  }
}
@media (min-width: 1200px) {
  .veci-view .module-company-booking__offline__background__image {
    min-height: 25.5rem;
  }
}
.veci-view .module-company-booking__offline__modal .modal-title {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  color: var(--main-hover-color);
  text-align: center;
  white-space: unset;
}
.veci-view .module-company-booking__offline__modal .close {
  font-size: 2rem;
}
.veci-view .module-company-booking__offline__modal .offline-modal-body {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  right: 0;
  width: 100%;
  background-color: #F7F7F7;
}
@media screen and (max-width: 768px) {
  .veci-view .module-company-booking__offline__modal .modal-header {
    height: 6rem;
  }
}
@media (max-width: 319px) {
  .veci-view .module-company-booking__offline__modal .modal-header {
    height: fit-content;
  }
}
.veci-view .module-company-booking__offline__modal .modal-container {
  padding: 30px;
}
@media screen and (max-width: 768px) {
  .veci-view .module-company-booking__offline__modal .modal-container {
    padding: 10px;
  }
}
.veci-view .module-company-booking__offline__modal h3 {
  font-size: 1.2rem;
  font-weight: bold;
  color: var(--main-hover-color);
  text-align: center;
  margin-bottom: 2rem;
}
.veci-view .module-company-booking__offline__modal .modal-card-container {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .veci-view .module-company-booking__offline__modal .modal-card-container {
    flex-wrap: wrap;
  }
}
.veci-view .module-company-booking__offline__modal .modal-card-container .card {
  width: 21rem;
  border: none;
}
@media screen and (min-width: 768px) {
  .veci-view .module-company-booking__offline__modal .modal-card-container .card:not(:last-child) {
    margin-right: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .veci-view .module-company-booking__offline__modal .modal-card-container .card {
    width: 100%;
  }
}
.veci-view .module-company-booking__offline__modal .modal-card-container .card .card-body {
  padding-right: 1.7rem;
  padding-left: 1.7rem;
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
}
@media screen and (max-width: 768px) {
  .veci-view .module-company-booking__offline__modal .modal-card-container .card .card-body {
    padding-top: 1.2rem;
  }
}
.veci-view .module-company-booking__offline__modal .modal-card-container .btn-card {
  font-size: 1rem;
  width: 100%;
}
.veci-view .module-company-booking__offline__modal .modal-card-container .text-icon-screen:before {
  content: "6";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 21.25px;
  font-size: 3rem;
  color: #f56b2b;
  float: left;
  margin-right: 1rem;
  display: revert;
}
.veci-view .module-company-booking__offline__modal .modal-card-container .text-icon-user:before {
  content: "1";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  font-size: 21.25px;
  font-size: 3rem;
  color: #f56b2b;
  float: left;
  margin-right: 1rem;
  display: revert;
}
.veci-view .module-company-booking__offline__modal .modal-card-container .card-text {
  padding-bottom: 1rem;
}
@media screen and (max-width: 768px) {
  .veci-view .module-company-booking__offline__modal .modal-card-container .card-text .card-description {
    padding-top: 1rem;
  }
}
.veci-view .module-company-booking__offline__form {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -300px;
  margin-bottom: 150px;
  /*padding: 0 8.33%;*/
  position: relative;
  right: 0;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .veci-view .module-company-booking__offline__form {
    margin-top: -220px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .veci-view .module-company-booking__offline__form {
    margin-top: -240px;
    margin-bottom: 70px;
  }
}
.veci-view .module-company-booking__offline__form .form-content {
  background-color: #F7F7F7;
  padding-top: 2.5rem;
  padding-right: 5rem;
  padding-left: 5rem;
  padding-bottom: 5rem;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  /*
  table{
  	thead {
  		border-bottom: 3px solid $u-white;
  	}
  	tbody {
  		tr{
  			border-bottom: 2px solid $u-black;
  		}

  		.lexicon-icon{
  			height: 2rem;
  			width: 2rem;
  		}
  	}

  	&.request-table-offline-row{
  		margin-top: 2rem;
  		margin-bottom: 2rem;

  		.lexicon-icon {
  			height: 2em;
  			width: 2em;
  		}
  	}
  } */
}
@media (max-width: 860px) {
  .veci-view .module-company-booking__offline__form .form-content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.veci-view .module-company-booking__offline__form .form-content .space-no-wrap {
  white-space: nowrap;
}
.veci-view .module-company-booking__offline__form .form-content .table {
  padding-bottom: 10px;
}
@media (min-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .table {
    overflow-x: auto;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .table {
    padding: 20px 0px 50px 0px;
  }
}
.veci-view .module-company-booking__offline__form .form-content .table .lexicon-icon {
  height: 1.8em;
  width: 1.8em;
}
.veci-view .module-company-booking__offline__form .form-content .table .icons-header {
  align-self: flex-start;
}
.veci-view .module-company-booking__offline__form .form-content .table .icons {
  margin-top: -2rem;
  flex-wrap: wrap;
  display: flex;
}
@media screen and (min-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .table .icons {
    flex-wrap: nowrap;
  }
}
.veci-view .module-company-booking__offline__form .form-content .table .icons div {
  margin-top: 2rem;
  width: 50%;
}
.veci-view .module-company-booking__offline__form .form-content .table .icons a:hover {
  text-decoration: none;
}
.veci-view .module-company-booking__offline__form .form-content .table::-webkit-scrollbar {
  display: unset;
  height: 12px;
}
.veci-view .module-company-booking__offline__form .form-content .table::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background-color: var(--main-hover-color);
}
.veci-view .module-company-booking__offline__form .form-content .table::-webkit-scrollbar-track {
  background-color: var(--main-menu-color);
  border-radius: 100px;
}
@media (min-width: 576px) and (max-width: 1120px) {
  .veci-view .module-company-booking__offline__form .form-content .table {
    overflow-x: auto;
  }
  .veci-view .module-company-booking__offline__form .form-content .table .item-icons {
    min-width: 200px;
  }
}
.veci-view .module-company-booking__offline__form .form-content .table thead th {
  background-color: #ffffff;
  color: #000000;
  border-color: transparent;
  padding-bottom: 15px;
  padding-top: 15px;
}
.veci-view .module-company-booking__offline__form .form-content .table thead th:first-child {
  padding-left: 2rem;
}
.veci-view .module-company-booking__offline__form .form-content .table td {
  border-bottom: solid 1px #494949;
  padding: 1rem 0.75rem;
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .table td:last-child {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .table td {
    border: initial;
    display: flex;
    padding-bottom: 0;
    padding-top: 15px;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .table-header {
    display: none;
  }
}
.veci-view .module-company-booking__offline__form .form-content .number {
  flex: 1;
  word-break: break-all;
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .bg-responsive {
    background-color: #F7F7F7;
    display: block;
    margin: 10px -15px;
  }
}
.veci-view .module-company-booking__offline__form .form-content .table td:first-child {
  padding-left: 2rem;
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .table td:first-child {
    padding-left: 0.75rem;
  }
}
.veci-view .module-company-booking__offline__form .form-content .table td:nth-child(2) {
  max-width: 19rem;
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .table td:nth-child(2) {
    max-width: 25rem;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .table td:nth-child(2) .table-header-value {
    max-width: 8rem;
  }
}
.veci-view .module-company-booking__offline__form .form-content .table td:nth-child(6) {
  min-width: 5rem;
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .item {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    border-left: 3px solid var(--main-menu-color) !important;
  }
}
.veci-view .module-company-booking__offline__form .form-content .item .table-header-item {
  background-color: white;
  font-size: 1rem;
  padding: 5px 25px 5px 10px;
}
@media screen and (min-width: 577px) {
  .veci-view .module-company-booking__offline__form .form-content .item .table-header-item {
    display: none;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .item .table-header-item {
    border-left: 3px solid var(--main-menu-color) !important;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .item .table-header-value {
    padding-left: 10px;
  }
  .veci-view .module-company-booking__offline__form .form-content .item .table-header-value img {
    width: 31px;
    height: 30px;
  }
}
.veci-view .module-company-booking__offline__form .form-content .item .column-header-icons {
  display: flex;
  flex-wrap: nowrap;
}
.veci-view .module-company-booking__offline__form .form-content .item .traveler-name {
  overflow-wrap: break-word;
  word-break: break-word;
}
.veci-view .module-company-booking__offline__form .form-content tbody {
  padding: 15px 0 0 0;
}
.veci-view .module-company-booking__offline__form .form-content .custom-additional-fields-inline .lfr-autorow-controls button {
  display: inherit;
}
.veci-view .module-company-booking__offline__form .form-content .custom-additional-fields-inline .lfr-autorow-controls button.add-row {
  background-color: var(--main-hover-color);
  border-color: var(--main-hover-color);
  margin-right: 3px;
  width: 10.2rem;
}
.veci-view .module-company-booking__offline__form .form-content .custom-additional-fields-inline .lfr-autorow-controls button.delete-row {
  background-color: #f56b2b;
  border-color: #f56b2b;
  margin-right: 5px;
  width: 10.2rem;
}
.veci-view .module-company-booking__offline__form .form-content .original-autofield-btn span.toolbar-horizontal {
  display: block !important;
}
.veci-view .module-company-booking__offline__form .form-content .custom-service-buttons-fields span.toolbar-horizontal {
  display: none;
}
.veci-view .module-company-booking__offline__form .form-content .custom-service-buttons-fields .add-service-fields {
  margin-top: -2rem;
}
.veci-view .module-company-booking__offline__form .form-content .custom-service-buttons-fields .undomanager {
  margin-bottom: 2rem;
}
.veci-view .module-company-booking__offline__form .form-content .auto-fields-no-border .lfr-form-row {
  border: none;
}
.veci-view .module-company-booking__offline__form .form-content .lfr-autorow-controls-unset {
  bottom: unset;
  position: unset;
  right: unset;
}
.veci-view .module-company-booking__offline__form .form-content .info-circle-tooltip .lexicon-icon {
  height: 1.3rem;
  width: 1.4rem;
  color: #786f6f;
}
.veci-view .module-company-booking__offline__form .form-content h2 {
  text-align: center;
  font-size: 1.4rem;
  font-weight: bold;
  color: var(--main-hover-color);
  margin-bottom: 3rem;
}
.veci-view .module-company-booking__offline__form .form-content h3 {
  font-size: 1.2rem;
  font-weight: bold;
  color: var(--main-hover-color);
}
.veci-view .module-company-booking__offline__form .form-content .full-width-nav .nav-link {
  text-align: center;
  text-decoration: none;
  width: 50%;
}
.veci-view .module-company-booking__offline__form .form-content .full-width-nav .nav-link.active {
  border-bottom: 4px solid #f56b2b;
}
.veci-view .module-company-booking__offline__form .form-content .hideLabels label {
  visibility: hidden;
}
.veci-view .module-company-booking__offline__form .form-content .custom-inline-aui-input .form-group label {
  display: none;
}
.veci-view .module-company-booking__offline__form .form-content hr {
  border-color: #DADADA;
  border-width: 1.7px;
  background-color: #DADADA;
}
.veci-view .module-company-booking__offline__form .form-content textarea {
  height: 150px;
}
.veci-view .module-company-booking__offline__form .form-content .custom-input-file .custom-input-file-default {
  display: none;
}
.veci-view .module-company-booking__offline__form .form-content .custom-input-file .custom-input-file-custom label {
  display: flex;
}
.veci-view .module-company-booking__offline__form .form-content .custom-input-file .custom-input-file-custom label .custom-input-file-btn {
  background-color: #f56b2b;
  color: #ffffff;
  display: inline-block;
  padding: 0.65rem 0.9rem;
  cursor: pointer;
  margin: 0px;
  width: max-content;
}
@media (min-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .custom-input-file .custom-input-file-custom label .custom-input-file-btn {
    white-space: nowrap;
  }
}
.veci-view .module-company-booking__offline__form .form-content .custom-input-file .custom-input-file-custom label .custom-input-file-txt {
  background-color: #ffffff;
  width: 100%;
  display: flex;
  align-items: center;
}
.veci-view .module-company-booking__offline__form .form-content .custom-input-file .custom-input-file-custom label .custom-input-file-txt span {
  padding-left: 15px;
  font-weight: bold;
}
.veci-view .module-company-booking__offline__form .form-content .trip-tickets {
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 35px;
  font-size: 1.1rem;
}
.veci-view .module-company-booking__offline__form .form-content .trip-tickets .row-tickets {
  margin-bottom: 1rem;
}
@media (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .trip-tickets .row-tickets {
    margin-bottom: 0px;
  }
}
.veci-view .module-company-booking__offline__form .form-content .trip-tickets .row-tickets div {
  margin-bottom: 0.7rem;
}
.veci-view .module-company-booking__offline__form .form-content .text-end {
  text-align: end;
}
.veci-view .module-company-booking__offline__form .form-content .add-plus-row {
  text-align: end;
  margin-bottom: 1.2rem;
}
.veci-view .module-company-booking__offline__form .form-content .add-plus-row span.icon-plus-2 {
  background-color: #f56b2b;
  padding: 0.65rem;
}
.veci-view .module-company-booking__offline__form .form-content .add-plus-row span.add-plus-row-text {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  display: inline-block;
  padding-left: 0.75rem;
  font-weight: bold;
}
.veci-view .module-company-booking__offline__form .form-content .add-plus-row a:hover {
  text-decoration: none;
}
.veci-view .module-company-booking__offline__form .form-content .custom-autofield-add-remove-row {
  float: right;
}
.veci-view .module-company-booking__offline__form .form-content .custom-autofield-add-remove-row .custom-autofield-add-row {
  background-color: var(--main-hover-color);
  border-color: var(--main-hover-color);
  margin-right: 3px;
  color: rgb(255, 255, 255);
  width: 10.2rem;
  display: inline;
}
.veci-view .module-company-booking__offline__form .form-content .custom-autofield-add-remove-row .custom-autofield-remove-row {
  background-color: #f56b2b;
  border-color: #f56b2b;
  color: rgb(255, 255, 255);
  width: 10.2rem;
  display: inline;
}
.veci-view .module-company-booking__offline__form .form-content .delete-minus-row {
  display: flex;
  align-items: center;
}
@media (min-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .delete-minus-row {
    justify-content: end;
  }
}
.veci-view .module-company-booking__offline__form .form-content .delete-minus-row .icon-minus-2 {
  background-color: var(--main-hover-color);
  padding: 0.65rem;
}
.veci-view .module-company-booking__offline__form .form-content .delete-minus-row .delete-minus-row-text {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  display: inline-block;
  margin-left: 0.75rem;
  font-weight: bold;
}
.veci-view .module-company-booking__offline__form .form-content .delete-minus-row a:hover {
  text-decoration: none;
}
.veci-view .module-company-booking__offline__form .form-content .row-attached-files div {
  margin-bottom: 1rem;
}
.veci-view .module-company-booking__offline__form .form-content .row-attached-files div .attached-filename {
  font-weight: bold;
}
@media (min-width: 940px) {
  .veci-view .module-company-booking__offline__form .form-content .row-submit-form .edition-buttons-row {
    display: block ruby;
  }
}
.veci-view .module-company-booking__offline__form .form-content .row-submit-form .btn-20 {
  max-width: 16rem;
  min-width: 16rem;
  min-height: 100%;
}
@media (max-width: 660px) {
  .veci-view .module-company-booking__offline__form .form-content .row-submit-form .btn-20 {
    min-width: 50%;
    max-width: 50%;
  }
}
.veci-view .module-company-booking__offline__form .form-content .row-submit-form .submit-buttons {
  margin-top: -1.5rem;
}
.veci-view .module-company-booking__offline__form .form-content .row-submit-form .u-btn {
  margin-left: unset;
  margin-right: unset;
  margin-top: 1.5rem;
}
.veci-view .module-company-booking__offline__form .form-content .row-submit-form .btn-pd-b {
  border: 0.2rem solid transparent;
}
.veci-view .module-company-booking__offline__form .form-content .row-submit-form .btn-marg-right {
  margin-right: 0.7em;
}
@media (max-width: 626px) {
  .veci-view .module-company-booking__offline__form .form-content .row-submit-form .btn-marg-right {
    margin-right: 0px;
  }
}
.veci-view .module-company-booking__offline__form .form-content .row-submit-form a {
  min-width: 15%;
  border-radius: 0;
}
.veci-view .module-company-booking__offline__form .form-content .row-submit-form a.btn-cancel {
  background-color: #ffffff;
  color: #f56b2b;
  border-color: #f56b2b;
  margin-right: 20px;
}
.veci-view .module-company-booking__offline__form .form-content .row-submit-form a.btn-send {
  background-color: var(--main-hover-color);
  color: #ffffff;
}
.veci-view .module-company-booking__offline__form .form-content .col-md {
  min-width: 18%;
}
.veci-view .module-company-booking__offline__form .form-content .control-label {
  color: var(--main-hover-color);
  font-weight: bold;
}
.veci-view .module-company-booking__offline__form .form-content .form-group {
  margin-bottom: 1.5rem;
}
.veci-view .module-company-booking__offline__form .form-content .paginacion .u-btn-pagination {
  background-color: transparent;
}
.veci-view .module-company-booking__offline__form .form-content .paginacion .u-btn-pagination span {
  color: #000000;
}
.veci-view .module-company-booking__offline__form .form-content .paginacion .u-btn-pagination:hover {
  color: #000000;
}
.veci-view .module-company-booking__offline__form .form-content .paginacion .u-btn-pagination.active {
  background-color: #f56b2b;
}
.veci-view .module-company-booking__offline__form .form-content .paginacion .u-btn-pagination.active span {
  color: #ffffff;
}
.veci-view .module-company-booking__offline__form .form-content .paginacion a:hover {
  background-color: #ffffff;
}
.veci-view .module-company-booking__offline__form .form-content .id-c-field label {
  white-space: nowrap;
}
@media (min-width: 1440px) {
  .veci-view .module-company-booking__offline__form .form-content .id-c-field div {
    margin-left: -5rem;
  }
}
.veci-view .module-company-booking__offline__form .form-content .break-50 {
  margin-top: -1rem;
}
.veci-view .module-company-booking__offline__form .form-content .break-50 div {
  margin-top: 1rem;
}
@media (max-width: 650px) {
  .veci-view .module-company-booking__offline__form .form-content .break-50 button {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .veci-view .module-company-booking__offline__form .form-content .break-50 a {
    width: 100%;
  }
}
.veci-view .module-company-booking__offline__form .form-content .divs-center div {
  text-align: center !important;
}
.veci-view .module-company-booking__offline__form .form-content .break-25 {
  margin-top: -1rem;
}
.veci-view .module-company-booking__offline__form .form-content .break-25 .lexicon-icon {
  width: 1.7rem;
  height: 1.7rem;
}
@media (max-width: 1200px) {
  .veci-view .module-company-booking__offline__form .form-content .break-25 div {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .veci-view .module-company-booking__offline__form .form-content .break-25 div:last-child {
    text-align: end;
  }
}
.veci-view .module-company-booking__offline__form .form-content .break-25 div button {
  margin-top: 1rem;
  min-height: 4rem;
  min-width: 14rem;
}
@media (max-width: 768px) {
  .veci-view .module-company-booking__offline__form .form-content .break-25 div button {
    width: 85%;
  }
}
@media (max-width: 576px) {
  .veci-view .module-company-booking__offline__form .form-content .break-25 div button {
    width: 100%;
  }
}
.veci-view .module-company-booking__offline__form .form-content .break-25 div button:first-child {
  margin-right: 1rem;
}
@media (max-width: 768px) {
  .veci-view .module-company-booking__offline__form .form-content .break-25 div button:first-child {
    margin-right: 0px;
  }
}
.veci-view .module-company-booking__offline__form .form-content .contact-agent-box {
  background-color: rgb(255, 255, 255);
  padding: 2rem;
}
.veci-view .module-company-booking__offline__form .form-content .contact-agent-box .contact-agent-action {
  text-align: center;
  margin: auto;
}
.veci-view .module-company-booking__offline__form .form-content .contact-agent-box .contact-agent-action .u-btn {
  padding: 1rem 4rem;
}
.veci-view .module-company-booking__offline__form .form-content .radio-wrapper {
  display: inline-block;
}
.veci-view .module-company-booking__offline__form .form-content .radio-wrapper input[type=radio] {
  height: 0;
  opacity: 0;
  position: absolute;
  width: 0;
}
.veci-view .module-company-booking__offline__form .form-content .radio-wrapper label:after {
  background: #00005c;
  border-radius: 100%;
  content: " ";
  display: block;
  height: 13px;
  left: 9px;
  position: absolute;
  top: 9px;
  width: 13px;
  transform: scale(0, 0);
  transition: transform 0.2s cubic-bezier(0.8, 0.1, 0.2, 1.5);
}
.veci-view .module-company-booking__offline__form .form-content .radio-wrapper label.selected:after {
  transform: scale(1, 1);
}
.veci-view .module-company-booking__offline__form .form-content .radio-wrapper label {
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 0 10px 35px;
  position: relative;
}
.veci-view .module-company-booking__offline__form .form-content .radio-wrapper label:before {
  background: #fff;
  border: 1px solid #707070;
  border-radius: 100%;
  content: " ";
  display: block;
  height: 25px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 25px;
}
.veci-view .module-company-booking__offline__form .form-content .chat-messages .message {
  border-bottom: 1.5px solid #000000;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.veci-view .module-company-booking__offline__form .form-content .chat-messages .message .detail-title {
  font-weight: 700;
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card {
  border-bottom: solid rgba(0, 0, 0, 0.125);
  border-bottom-width: 0.0625rem;
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-header {
  padding: 0;
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-header .btn-block {
  background-color: rgb(255, 255, 255);
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-header .btn-block span {
  padding-left: 20px;
  color: rgb(0, 0, 0);
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-body {
  background-color: rgb(255, 255, 255);
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-body .proposal-title {
  border-bottom: 1px solid rgb(0, 0, 0);
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-body .card-row-proposal {
  background-color: aliceblue;
  line-height: 2;
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-body .card-row-proposal-title {
  font-weight: 700;
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-body dl {
  display: grid;
  grid-template-columns: max-content auto;
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-body dl dt {
  grid-column-start: 1;
  margin-right: 2.5rem;
  max-width: 300px;
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion .card .card-body dl dd {
  grid-column-start: 2;
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion button.collapsed:before {
  transform: rotate(-90deg) !important;
}
.veci-view .module-company-booking__offline__form .form-content .proposals-accordion button:before {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.1rem;
  font-family: "icomoon";
  content: "\e902";
  color: var(--main-font-color);
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 11.25px;
  font-size: 1.125rem;
  transform: rotate(0deg);
  transition: all 200ms linear;
  text-align: center;
  color: black;
}
.veci-view .module-company-booking__offline__form__options {
  display: flex;
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__offline__form__options {
    flex-wrap: wrap;
  }
}
.veci-view .module-company-booking__offline__form__options .form-check.form-check-inline {
  display: flex;
  margin-right: 0;
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__offline__form__options .form-check.form-check-inline {
    width: 100%;
  }
}
.veci-view .module-company-booking__offline__form__options .form-check.form-check-inline:last-child .radio:after {
  display: none;
}
.veci-view .module-company-booking__offline__form__options .form-check.form-check-inline .radio {
  display: flex;
  margin-bottom: 15px;
}
.veci-view .module-company-booking__offline__form__options .form-check.form-check-inline .radio:after {
  content: "|";
  display: flex;
  line-height: 0;
  margin: auto 7px;
}
@media (max-width: 575.98px) {
  .veci-view .module-company-booking__offline__form__options .form-check.form-check-inline .radio:after {
    content: none;
  }
}
.veci-view .module-company-booking__offline__form__options .form-check.form-check-inline .radio label {
  display: flex;
  margin: 0;
}
.veci-view .module-company-booking__offline__form__options .form-check.form-check-inline .radio label input {
  margin: auto 5px auto 0;
}
.veci-view .tooltip-white {
  opacity: 1 !important;
}
.veci-view .tooltip-white .tooltip-inner {
  background-color: #ffffff;
  color: black;
  box-shadow: 3px 3px 0px 0px #efeaea;
}
@media (min-width: 992px) {
  .veci-view .tooltip-white .tooltip-inner {
    width: 500px;
  }
}
.veci-view .tooltip-white .arrow::before {
  border-top-color: #ffffff;
}
.veci-view .self-registration h3 {
  font-size: 1.3rem;
}
.veci-view .self-registration .radio-gender label {
  display: flex;
  float: left;
  margin-right: 10px;
}
.veci-view .self-registration .radio-gender label.control-label {
  width: 100%;
}
.veci-view .self-registration .radio-gender label:radio-inline {
  margin-left: 0;
  position: initial;
}
.veci-view .self-registration .radio-gender input[type=radio] {
  align-items: center;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.veci-view .self-registration__steps {
  padding: 30px 0;
}
.veci-view .self-registration__steps__item {
  padding: 0 30px;
}
@media (max-width: 767.98px) {
  .veci-view .self-registration__steps__item {
    padding: 25px 15px;
  }
}
.veci-view .self-registration__steps__item:last-child:after {
  content: none;
}
.veci-view .self-registration__steps__item:after {
  background-image: url(/o/veci-theme/images/veci/pymes/step-arrow.png);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 61px;
  margin-top: -30px;
  position: absolute;
  right: -14px;
  top: 50%;
  width: 20px;
}
@media (max-width: 767.98px) {
  .veci-view .self-registration__steps__item:after {
    bottom: -27px;
    margin-right: -10px;
    position: absolute;
    right: 50%;
    transform: rotate(90deg);
    top: initial;
  }
}
.veci-view .self-registration__steps__item .icon-step {
  font-size: 60px;
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 767.98px) {
  .veci-view .self-registration__steps__item .icon-step {
    font-size: 50px;
  }
}
.veci-view .self-registration__steps__item .icons-complete:before {
  content: "y";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .self-registration__steps__item .icons-configuration:before {
  content: "s";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .self-registration__steps__item .icons-clock:before {
  content: "x";
  font-family: "VECI-Lineas";
}
.veci-view .self-registration__steps__item h4 {
  font-size: 0.95rem;
  line-height: 1.4rem;
}
.veci-view .self-registration__form-sent {
  padding: 50px;
}
.veci-view .self-registration__form-sent h4 {
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .veci-view .self-registration__form-sent h4 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}
.veci-view .self-registration__form-sent .u-btn-bgtrans-secondary {
  min-width: 16rem;
  max-width: 16rem;
}
.veci-view .self-registration__form-sent .u-btn-corp-secondary {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .veci-view .self-registration__form-sent .u-btn-corp-secondary {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.veci-view .self-registration__form {
  padding: 50px;
}
.veci-view .self-registration__form .form-group-autofit {
  margin-bottom: 0;
}
.veci-view .self-registration__form .form-group-autofit .form-group-item {
  margin-bottom: 1rem;
}
.veci-view .self-registration__form h4 {
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin-bottom: 20px;
}
.veci-view .self-registration__form .form-radio-button .field-wrapper .control-label {
  margin-right: 10px;
}
.veci-view .self-registration__form .form-radio-button .form-validator-stack {
  position: absolute;
}
.veci-view .self-registration__form select.form-control:not([multiple]):not([size]) {
  background-image: url(/o/veci-theme/images/veci/pymes/select-arrows.png);
}
@media screen and (min-width: 576px) {
  .veci-view .self-registration__form .u-input-phone {
    margin-top: 2rem;
  }
}
.veci-view .self-registration__form .form-check .form-check-label {
  font-size: 1rem;
  line-height: 1.5rem;
}
.veci-view .self-registration__form .form-check .form-check-label a {
  text-decoration: underline;
  color: var(--main-hover-color);
}
.veci-view .self-registration__form .g-recaptcha {
  display: inline-block;
}
.veci-view .self-registration__contact-form {
  margin: auto;
  position: relative;
  top: 0rem;
  z-index: 0;
  width: 100%;
}
@media (min-width: 1200px) {
  .veci-view .self-registration__contact-form {
    padding: 0;
  }
}
.veci-view .self-registration__box-login {
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-top: 1rem;
}
@media (min-width: 576px) {
  .veci-view .self-registration__box-login {
    margin-top: 0;
  }
}
.veci-view .self-registration__box-login > .row {
  background-color: #F7F7F7;
}
@media (min-width: 576px) {
  .veci-view .self-registration__box-login > .row > .col-xs-12:nth-of-type(2) {
    border-left: 1px solid #494949;
  }
}
.veci-view .self-registration__box-contact-form {
  background-color: #F7F7F7;
  height: 100%;
  margin: auto;
  max-width: 62.5rem;
  transition: all 300ms linear;
  width: 100%;
  z-index: 3;
}
.veci-view .self-registration__box-contact-form.active {
  left: 0;
  transition: all 300ms linear;
}
.veci-view .self-registration__box-contact-form .title {
  font-size: 13.75px;
  font-size: 1.375rem;
}
@media (min-width: 576px) {
  .veci-view .self-registration__box-contact-form .title {
    padding: 0 4rem;
  }
}
.veci-view .self-registration__box-contact-form .title span {
  border-bottom: 1px solid var(--main-menu-color);
  padding-bottom: 0.5rem;
}
.veci-view .self-registration__box-contact-form .icon-arrow {
  text-decoration: none;
  border: 1px solid;
  border-radius: 1.25rem;
  color: #d0d0d0;
  color: var(--main-menu-color);
  cursor: pointer;
  height: 41px;
  transition: all 200ms linear;
  width: 41px;
}
@media (min-width: 576px) {
  .veci-view .self-registration__box-contact-form .icon-arrow {
    position: absolute;
    top: 0;
    left: 1rem;
  }
}
.veci-view .self-registration__box-contact-form .icon-arrow:before {
  color: #d0d0d0;
  color: var(--main-menu-color);
  transform: rotate(90deg);
  left: 2px;
  top: 0;
}
.veci-view .self-registration__box-contact-form .icon-arrow:hover {
  color: #666;
  color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .self-registration__box-contact-form .icon-arrow:hover:before {
  color: #666;
  color: var(--main-hover-color);
}
.veci-view .company-booking-admin-web h3 {
  font-size: 1.3rem;
}
.veci-view .company-booking-admin-web .radio-gender label {
  display: flex;
  float: left;
  margin-right: 10px;
}
.veci-view .company-booking-admin-web .radio-gender label.control-label {
  width: 100%;
}
.veci-view .company-booking-admin-web .radio-gender label:radio-inline {
  margin-left: 0;
  position: initial;
}
.veci-view .company-booking-admin-web .radio-gender input[type=radio] {
  align-items: center;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}
.veci-view .company-booking-admin-web .icon-plus-2 {
  float: left;
  text-decoration: none;
}
.veci-view .company-booking-admin-web .icon-plus-2 span {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  display: inline-block;
  margin-left: 0.75rem;
}
.veci-view .company-booking-admin-web .icon-plus-2.eliminar::before {
  background-color: red;
  content: "\e913";
  font-size: 12.5px;
  font-size: 1.25rem;
}
.veci-view .company-booking-admin-web .icon-plus-2.eliminar:hover::before {
  background-color: #000000;
}
.veci-view .company-booking-admin-web .icon-plus-2::before {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  transition: all 200ms linear;
  padding: 0.4rem;
  font-size: 12.5px;
  font-size: 1.25rem;
  border-radius: 4px;
}
.veci-view .company-booking-admin-web .icon-plus-2:hover::before {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}
.veci-view .company-booking-admin-web .reference-mark {
  position: relative;
  vertical-align: initial;
  top: -1px;
}
.veci-view .company-booking-admin-web__registration-steps {
  padding: 30px 0;
}
.veci-view .company-booking-admin-web__registration-steps--incorporate-steps {
  justify-content: center;
}
.veci-view .company-booking-admin-web__registration-steps__item {
  padding: 0 30px;
}
@media (max-width: 767.98px) {
  .veci-view .company-booking-admin-web__registration-steps__item {
    padding: 25px 15px;
  }
}
.veci-view .company-booking-admin-web__registration-steps__item:last-child:after {
  content: none;
}
.veci-view .company-booking-admin-web__registration-steps__item:after {
  background-image: url(/o/veci-theme/images/veci/pymes/step-arrow.png);
  background-repeat: no-repeat;
  content: " ";
  display: block;
  height: 61px;
  margin-top: -30px;
  position: absolute;
  right: -14px;
  top: 50%;
  width: 20px;
}
@media (max-width: 767.98px) {
  .veci-view .company-booking-admin-web__registration-steps__item:after {
    bottom: -27px;
    margin-right: -10px;
    position: absolute;
    right: 50%;
    transform: rotate(90deg);
    top: initial;
  }
}
.veci-view .company-booking-admin-web__registration-steps__item .icon-step {
  font-size: 60px;
  margin-bottom: 20px;
  display: block;
}
@media (max-width: 767.98px) {
  .veci-view .company-booking-admin-web__registration-steps__item .icon-step {
    font-size: 50px;
  }
}
.veci-view .company-booking-admin-web__registration-steps__item .icons-complete:before {
  content: "y";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .company-booking-admin-web__registration-steps__item .icons-configuration:before {
  content: "s";
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
}
.veci-view .company-booking-admin-web__registration-steps__item .icons-clock:before {
  content: "x";
  font-family: "VECI-Lineas";
}
.veci-view .company-booking-admin-web__registration-steps__item .icons-email:before {
  content: "\e90e";
  font-family: "icomoon";
}
.veci-view .company-booking-admin-web__registration-steps__item h4 {
  font-size: 0.95rem;
  line-height: 1.4rem;
}
.veci-view .company-booking-admin-web__form-nif, .veci-view .company-booking-admin-web__form-sent {
  padding: 50px;
}
.veci-view .company-booking-admin-web__form-nif h4, .veci-view .company-booking-admin-web__form-sent h4 {
  font-size: 1.5rem;
  line-height: 2rem;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .veci-view .company-booking-admin-web__form-nif h4, .veci-view .company-booking-admin-web__form-sent h4 {
    font-size: 1.2rem;
    line-height: 1.8rem;
  }
}
.veci-view .company-booking-admin-web__form-nif .u-btn-bgtrans-secondary, .veci-view .company-booking-admin-web__form-sent .u-btn-bgtrans-secondary {
  min-width: 16rem;
  max-width: 16rem;
}
.veci-view .company-booking-admin-web__form-nif .u-btn-corp-secondary, .veci-view .company-booking-admin-web__form-sent .u-btn-corp-secondary {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .veci-view .company-booking-admin-web__form-nif .u-btn-corp-secondary, .veci-view .company-booking-admin-web__form-sent .u-btn-corp-secondary {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.veci-view .company-booking-admin-web__form-info-user {
  padding: 50px;
}
.veci-view .company-booking-admin-web__form-info-user .form-group-autofit {
  margin-bottom: 0;
  /*.form-group-item{
  	margin-bottom: 1rem;
  }*/
}
.veci-view .company-booking-admin-web__form-info-user h4 {
  font-size: 1.5rem;
  line-height: 1.9rem;
  margin-bottom: 20px;
}
.veci-view .company-booking-admin-web__form-info-user select.form-control:not([multiple]):not([size]) {
  background-image: url(/o/veci-theme/images/veci/pymes/select-arrows.png);
}
.veci-view .company-booking-admin-web__form-info-user .multiselect-native-select .multiselect.dropdown-toggle.custom-select {
  background: url(/o/veci-theme/images/veci/br_down.png) white no-repeat calc(100% - 1.05rem) !important;
  border: none;
  border-radius: 0;
}
.veci-view .company-booking-admin-web__form-info-user .multiselect-native-select .multiselect-container.dropdown .dropdown-item {
  color: #495057;
}
@media screen and (min-width: 576px) {
  .veci-view .company-booking-admin-web__form-info-user .u-input-phone {
    margin-top: 2rem;
  }
}
.veci-view .company-booking-admin-web__form-info-user .form-check .form-check-label {
  font-size: 1rem;
  line-height: 1.5rem;
}
.veci-view .company-booking-admin-web__form-info-user .form-check .form-check-label a {
  text-decoration: underline;
  color: var(--main-hover-color);
}
.veci-view .company-booking-admin-web__form-info-user .g-recaptcha {
  display: inline-block;
}
.veci-view .company-booking-admin-web__filters-search {
  padding: 2rem;
}
@media (min-width: 768px) {
  .veci-view .company-booking-admin-web__filters-search {
    flex-wrap: nowrap;
    align-items: flex-end;
  }
}
@media (max-width: 576px) {
  .veci-view .company-booking-admin-web__filters-search {
    margin-top: 2rem;
  }
}
@media (max-width: 420px) {
  .veci-view .company-booking-admin-web__filters-search {
    padding: 1rem;
    margin-top: 3.5rem;
  }
}
.veci-view .company-booking-admin-web__filters-search .form-group {
  margin-bottom: 0;
  margin-right: 1rem;
  width: 16%;
  /*flex-shrink: 1;*/
}
@media (max-width: 1199.98px) {
  .veci-view .company-booking-admin-web__filters-search .form-group {
    width: 18%;
  }
}
@media (max-width: 1199.98px) {
  .veci-view .company-booking-admin-web__filters-search .form-group {
    width: 17%;
  }
}
@media (max-width: 767.98px) {
  .veci-view .company-booking-admin-web__filters-search .form-group {
    margin-bottom: 1.5rem;
    width: 46%;
  }
}
@media (max-width: 575.98px) {
  .veci-view .company-booking-admin-web__filters-search .form-group {
    width: 100%;
  }
}
.veci-view .company-booking-admin-web__filters-search .form-group label {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 8px;
  margin-right: 1rem;
}
@media (max-width: 767.98px) {
  .veci-view .company-booking-admin-web__filters-search .form-group .form-control {
    width: 100%;
  }
}
.veci-view .company-booking-admin-web__filters-search button {
  /*flex-shrink: 1;*/
}
.veci-view .company-booking-admin-web__filters-search button.u-btn.u-btn-primary {
  padding: 12px 1rem 11px 1rem;
}
.veci-view .company-booking-admin-web__filters-search button.u-btn.u-btn-secondary {
  padding: 0.7rem 1rem;
}
.veci-view .company-booking-admin-web__filters-search button span {
  text-transform: uppercase;
}
@media (max-width: 1199.98px) {
  .veci-view .company-booking-admin-web__filters-search button span {
    display: none;
  }
}
.veci-view .company-booking-admin-web__filters-search .icon-adm {
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif !important;
}
.veci-view .company-booking-admin-web__filters-search .icon-adm:before {
  color: var(--main-font-color);
  display: inline-block;
  font-size: 30px;
  font-family: "VECI-Empresas", Helvetica, Arial, sans-serif;
  float: left;
  margin-right: 0.5rem;
}
@media (max-width: 1199.98px) {
  .veci-view .company-booking-admin-web__filters-search .icon-adm:before {
    line-height: 20px;
    margin-right: 0;
  }
}
.veci-view .company-booking-admin-web__filters-search .u-btn-primary .lexicon-icon,
.veci-view .company-booking-admin-web__filters-search .u-btn-secondary .lexicon-icon {
  margin-right: 0.5rem;
}
@media (max-width: 1199.98px) {
  .veci-view .company-booking-admin-web__filters-search .u-btn-primary,
  .veci-view .company-booking-admin-web__filters-search .u-btn-secondary {
    padding: 1rem;
  }
}
@media (max-width: 1199.98px) {
  .veci-view .company-booking-admin-web__filters-search .icon-users {
    padding: 1rem 0.8rem;
  }
}
@media (max-width: 767.98px) {
  .veci-view .company-booking-admin-web__filters-search .icon-users {
    margin-left: 0;
  }
}
.veci-view .company-booking-admin-web__filters-search .icon-users:before {
  content: "i";
}
.veci-view .company-booking-admin-web__tables-view .lexicon-icon {
  height: 1.8em;
  margin-right: 1rem;
  width: 1.8em;
}
@media (max-width: 1199.98px) {
  .veci-view .company-booking-admin-web__tables-view .lexicon-icon {
    margin-right: 0;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .company-booking-admin-web__tables-view .table {
    padding: 20px 0px 50px 0px;
  }
}
.veci-view .company-booking-admin-web__tables-view .table thead th {
  background-color: #F7F7F7;
  border-color: transparent;
  padding-bottom: 15px;
  padding-top: 15px;
}
.veci-view .company-booking-admin-web__tables-view .table thead th:first-child {
  padding-left: 2rem;
}
.veci-view .company-booking-admin-web__tables-view .table td {
  border-bottom: solid 1px #494949;
  padding: 1rem 0.75rem;
}
@media screen and (max-width: 576px) {
  .veci-view .company-booking-admin-web__tables-view .table td:last-child {
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .company-booking-admin-web__tables-view .table td {
    border: initial;
    display: flex;
    padding-bottom: 0;
    padding-top: 15px;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .company-booking-admin-web__tables-view .table-header {
    display: none;
  }
}
.veci-view .company-booking-admin-web__tables-view .number {
  flex: 1;
  word-break: break-all;
}
@media screen and (max-width: 576px) {
  .veci-view .company-booking-admin-web__tables-view .bg-responsive {
    background-color: #F7F7F7;
    display: block;
    margin: 10px -15px;
  }
}
.veci-view .company-booking-admin-web__tables-view .table td:first-child {
  padding-left: 2rem;
}
@media screen and (max-width: 576px) {
  .veci-view .company-booking-admin-web__tables-view .table td:first-child {
    padding-left: 0.75rem;
  }
}
@media screen and (max-width: 576px) {
  .veci-view .company-booking-admin-web__tables-view .item {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
  }
}
.veci-view .company-booking-admin-web__tables-view .item .table-header-item {
  background-color: white;
  border-left: 2px solid var(--main-menu-color);
  font-size: 1rem;
  margin: 0 20px 0 0;
  padding: 5px 25px 5px 10px;
  width: 45%;
}
@media screen and (min-width: 577px) {
  .veci-view .company-booking-admin-web__tables-view .item .table-header-item {
    display: none;
  }
}
.veci-view .company-booking-admin-web__tables-view tbody {
  padding: 15px 0 0 0;
}
.veci-view .company-booking-admin-web__tables-view .icons a {
  display: inline-block;
}
.veci-view .company-booking-admin-web__tables-view .icons form {
  float: left;
}
.veci-view .company-booking-admin-web__tables-view .paginacion {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 576px) {
  .veci-view .company-booking-admin-web__tables-view .paginacion {
    justify-content: center;
  }
}
.veci-view .company-booking-admin-web .list-resources {
  list-style: none;
  padding-left: 0;
}
.veci-view .company-booking-admin-web .list-resources__item {
  border-bottom: 1px solid #DADADA;
  padding: 1.5rem 0 1rem 1rem;
}
.veci-view .company-booking-admin-web .list-resources .link {
  padding: 0 0 0.75rem 2rem;
  display: block;
  position: relative;
  font-size: 10px;
  font-size: 1rem;
  text-decoration: none;
}
.veci-view .company-booking-admin-web .list-resources .link::before {
  content: "\e902";
  font-family: "icomoon";
  color: #d0d0d0;
  color: var(--main-menu-color);
  transform: rotate(0deg);
  transition: all 200ms linear;
  position: absolute;
  left: 0;
}
.veci-view .company-booking-admin-web .list-resources .link[aria-expanded=false]::before {
  transform: rotate(-90deg);
  transition: all 200ms linear;
}
.veci-view .home__banner {
  position: relative;
}
.veci-view .home__banner .item {
  padding: 0;
}
.veci-view .home__banner .item__title {
  position: absolute;
  top: 10%;
  left: 5%;
  transform: translate(-5%, -10%);
  z-index: 1;
  background: white;
}
.veci-view .home__banner .item__box {
  position: absolute;
  top: 95%;
  left: 50%;
  transform: translate(-50%, -95%);
  z-index: 1;
}
.veci-view .home__banner .cta-box__help {
  display: block;
}
.veci-view .home__claims .item__title {
  font-size: 12.5px;
  font-size: 1.25rem;
  text-transform: uppercase;
}
.veci-view .pyme-home__login {
  position: relative;
}
.veci-view .pyme-home__login__background {
  padding: 0;
  clip-path: polygon(100% 0, 100% 80%, 15% 100%, 0 90%, 0 0);
  -webkit-clip-path: polygon(100% 0, 100% 80%, 15% 100%, 0 90%, 0 0);
}
@media (min-width: 576px) {
  .veci-view .pyme-home__login__background {
    clip-path: polygon(100% 0, 100% 55%, 32% 100%, 0 70%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 55%, 32% 100%, 0 70%, 0 0);
  }
}
@media (min-width: 768px) {
  .veci-view .pyme-home__login__background {
    clip-path: polygon(100% 0, 100% 55%, 32% 90%, 0 70%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 55%, 32% 90%, 0 70%, 0 0);
  }
}
@media (min-width: 1200px) {
  .veci-view .pyme-home__login__background {
    clip-path: polygon(100% 0, 100% 35%, 32% 90%, 0 50%, 0 0);
    -webkit-clip-path: polygon(100% 0, 100% 35%, 32% 90%, 0 50%, 0 0);
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .veci-view .pyme-home__login__background {
    margin-bottom: 25px;
  }
}
@media (max-width: 576px) {
  .veci-view .pyme-home__login__background {
    margin-bottom: 20px;
  }
}
.veci-view .pyme-home__login__background__image {
  width: 100%;
  min-height: 25rem;
  object-fit: cover;
}
@media (max-width: 576px) {
  .veci-view .pyme-home__login__background__image {
    min-height: 30rem;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .veci-view .pyme-home__login__background__image {
    min-height: 30rem;
  }
}
@media (min-width: 1200px) {
  .veci-view .pyme-home__login__background__image {
    min-height: 25rem;
  }
}
.veci-view .pyme-home__login__container {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -300px;
  margin-bottom: 150px;
  max-width: 1270px;
  padding: 0 8.33%;
  position: relative;
  right: 0;
  width: 100%;
}
@media (min-width: 768px) and (max-width: 1400px) {
  .veci-view .pyme-home__login__container {
    margin-top: -220px;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .veci-view .pyme-home__login__container {
    margin-top: -240px;
    margin-bottom: 70px;
  }
}
.veci-view .pyme-home__login__box {
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.25);
  padding: 1.1rem 3rem;
}
@media (min-width: 576px) {
  .veci-view .pyme-home__login__box .u-btn-login-primary {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .veci-view .pyme-home__login__box .module-login__box-login__secondary-actions {
    font-size: 0.8rem;
    text-align: center;
  }
}
@media (max-width: 576px) {
  .veci-view .pyme-home__login__box {
    padding: 1.5rem;
  }
  .veci-view .pyme-home__login__box input {
    margin-bottom: 10px;
  }
  .veci-view .pyme-home__login__box .module-login__box-login__secondary-actions .input-checkbox-wrapper label {
    margin: 0 auto 10px auto;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .veci-view .pyme-home__login__box .u-btn-login-primary {
    padding: 1rem 0;
  }
}
.veci-view .pyme-home__login__box .form-group {
  margin-bottom: 0;
}
.veci-view .pyme-home__login__box input {
  margin: 3px;
}
.veci-view .pyme-home__login__box .module-login {
  padding: 0;
}
.veci-view .pyme-home__login__box .module-login__box-login {
  margin-top: 0;
}
.veci-view .pyme-home__section {
  padding: 0 8.333%;
}
.veci-view .pyme-home__section a:hover {
  text-decoration: none;
}
.veci-view .pyme-home__section a:hover h2 {
  color: var(--main-menu-color);
}
.veci-view .pyme-home__info {
  margin-bottom: 50px;
}
.veci-view .pyme-home__info h2 {
  color: var(--main-hover-color);
  font-size: 1.7rem;
  line-height: 2.3rem;
  margin-bottom: 30px;
}
.veci-view .pyme-home__info ul {
  list-style: none;
}
.veci-view .pyme-home__info ul li {
  color: #494949;
  font-size: 1.1rem;
  line-height: 1.5rem;
  margin-bottom: 15px;
  padding-left: 2rem;
  position: relative;
}
.veci-view .pyme-home__info ul li:before {
  background-color: var(--main-menu-color);
  border-radius: 50%;
  content: " ";
  height: 13px;
  width: 13px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 6px;
}
.veci-view .pyme-home__forms {
  margin-bottom: 50px;
}
.veci-view .pyme-home__forms__box {
  padding: 3.5rem 2.8rem;
}
@media (min-width: 576px) and (max-width: 992px) {
  .veci-view .pyme-home__forms__box {
    padding: 2.8rem;
  }
}
.veci-view .pyme-home__forms__box svg {
  fill: var(--main-hover-color);
  height: 70px;
  margin-bottom: 40px;
  width: 70px;
}
@media (min-width: 576px) and (max-width: 992px) {
  .veci-view .pyme-home__forms__box svg {
    margin-bottom: 0;
  }
}
.veci-view .pyme-home__forms__box h2 {
  font-size: 1.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 576px) and (max-width: 992px) {
  .veci-view .pyme-home__forms__box h2 {
    margin-bottom: 1rem;
    text-align: left;
    width: 100%;
  }
}
.veci-view .pyme-home__forms__box p {
  margin-bottom: 2rem;
}
@media (min-width: 576px) and (max-width: 992px) {
  .veci-view .pyme-home__forms__box p {
    clear: both;
    margin-bottom: 0;
    text-align: left;
    width: 100%;
  }
}
.veci-view .pyme-home__forms__box .u-btn.u-btn-bgtrans {
  width: 100%;
}
.veci-view .pyme-home__banner__image {
  align-items: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  font-size: 30px;
  height: 141px;
  margin-bottom: 50px;
  padding: 2rem;
  width: 100%;
}
.veci-view .pyme-home__banner__image h2 {
  color: #ffffff;
  font-size: 1.9rem;
  text-align: center;
  width: 100%;
}
.veci-view .pyme-home__banner__image h2:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .veci-view .pyme-home__banner__image h2 {
    font-size: 1.2rem;
  }
}
.veci-view .pyme-home__help {
  margin-bottom: 50px;
}
.veci-view .pyme-home__help h3 {
  color: var(--main-hover-color);
}
.veci-view .pyme-home__help p {
  font-size: 1.2rem;
}
.veci-view .pyme-home__unsubscribe {
  margin-bottom: 50px;
}
.veci-view .pyme-home__unsubscribe h3 {
  font-size: 1.2rem;
}
.veci-view .pyme-home__unsubscribe h3 a {
  color: var(--main-hover-color);
  text-decoration: underline;
}

@-moz-document url-prefix() {}
@media (min-width: 576px) {
  _:-ms-lang(x) .size, .module-banner-principal .size, .veci-view .module-politics__download-only .box .size {
    color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
  }
}

@media (min-width: 576px) {
  _:-ms-lang(x) .container-centered > div:first-of-type, .veci-view .container-centered > div:first-of-type {
    position: relative !important;
    top: 100px !important;
    left: 0 !important;
    right: 0;
    transform: none !important;
    margin: auto;
  }
}

_:-ms-fullscreen.veci-modal, .modal.veci-modal {
  overflow: visible !important;
}

.portlet-layout.row {
  margin-right: 0;
  margin-left: 0;
}
.portlet-layout.row .portlet-column {
  padding-right: 0;
  padding-left: 0;
}

.input-localized.input-localized-editor .form-control {
  border-width: 1px;
}

.portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ div.h2 .header-back-to {
  display: none;
}

.portlet-boundary_com_liferay_asset_publisher_web_portlet_AssetPublisherPortlet_ div.h2 .header-title {
  display: none;
}

.detail-news-module__body-news iframe {
  width: 100%;
  min-height: 450px;
}

@media only screen and (min-width: 768px) {
  body.open #wrapper {
    padding-left: 0;
  }
  body.open-admin-panel,
  body.open-admin-panel .affix {
    padding-right: 0;
  }
  body.open-admin-panel .control-menu {
    right: 320px;
  }
}
.module-company-booking__tabs__select-list {
  border: solid 1px #e4e2e2;
  max-height: 975px !important;
  z-index: 999;
}
@media (max-width: 575.98px) {
  .module-company-booking__tabs__select-list {
    width: calc(83.34% - 32px) !important;
  }
}
.module-company-booking__tabs__select-list .ui-autocomplete-category {
  border-top: dotted 2px #cccccc;
}
.module-company-booking__tabs__select-list li,
.module-company-booking__tabs__select-list .ui-menu-item {
  align-items: center;
  display: -webkit-box;
  font-size: 15px;
}
.module-company-booking__tabs__select-list li img,
.module-company-booking__tabs__select-list .ui-menu-item img {
  height: 30px;
  width: 30px;
}
.module-company-booking__tabs__select-list li div,
.module-company-booking__tabs__select-list .ui-menu-item div {
  width: 100%;
  padding-top: 3px;
  padding-left: 3px;
}
.module-company-booking__tabs__select-list li .ui-state-active,
.module-company-booking__tabs__select-list .ui-menu-item .ui-state-active {
  background: var(--main-hover-color);
  color: #ffffff;
}

html:not(#__):not(#___) .cadmin .modal-dialog .modal-content .u-btn {
  display: inline-block;
  line-height: 1.2rem;
  margin-left: auto;
  margin-right: auto;
  border: none;
  cursor: pointer;
  text-align: center;
  padding: 0.7rem 3rem;
}
html:not(#__):not(#___) .cadmin .modal-dialog .modal-content .u-btn.u-btn-cta {
  background-color: #d0d0d0;
  background-color: var(--main-menu-color);
  color: var(--main-font-color);
  font-size: 10px;
  font-size: 1rem;
  width: 100%;
  transition: all 200ms linear;
  text-decoration: none;
}
@media (min-width: 767px) {
  html:not(#__):not(#___) .cadmin .modal-dialog .modal-content .u-btn.u-btn-cta {
    font-size: 12.5px;
    font-size: 1.25rem;
    padding: 0.75rem 2rem;
  }
}
html:not(#__):not(#___) .cadmin .modal-dialog .modal-content .u-btn.u-btn-cta:hover {
  background-color: #666;
  background-color: var(--main-hover-color);
  transition: all 200ms linear;
}

body header .field-wrapper {
  position: absolute;
  right: 4px;
  top: 2px;
}
body header .field-wrapper a {
  color: #fff;
}
body header .field-wrapper,
body header .form-group {
  margin-bottom: 0;
}
body header .portlet {
  margin-bottom: 0;
}
body header .portlet:hover {
  z-index: 1034;
}
body header .search-input {
  font-size: 0.88rem;
  padding: 0.28rem 2rem 0.28rem 1rem;
}
body header .text-default {
  color: #6b6c7e;
  font-weight: 600;
}
body header .user-personal-bar .fieldset {
  position: relative;
}
body header .user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 0.75rem);
  top: -0.35rem;
}
body .user-avatar-link {
  display: block;
  position: relative;
}
body .user-avatar-link .panel-notifications-count {
  display: block;
  margin: 0;
  max-width: none;
  position: absolute;
  right: calc(100% - 0.7rem);
  top: -0.4rem;
}
body .user-avatar-link .text-default {
  align-items: center;
  display: flex;
}
body .user-avatar-link .text-default .user-full-name {
  margin-left: 0.5rem;
}
@media (max-width: 575.98px) {
  body .user-avatar-link .text-default .user-full-name {
    display: none;
  }
}

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

.toggle-controls {
  display: none !important;
}

/******** POPOVER **********/
.popover {
  border: solid 3px var(--main-menu-color);
  border-radius: 0;
  font-family: var(--main-font-regular-2), var(--main-font-regular), Helvetica, Arial, sans-serif;
  max-width: 350px;
  padding: 1.5rem;
  width: 350px;
}
@media (max-width: 576px) {
  .popover {
    border: 0;
    background-color: #ffffff;
    height: 100%;
    min-width: 100%;
    overflow-y: unset;
    padding: 1rem;
    position: fixed !important;
    transform: none !important;
    transition: all 0.3s linear;
    width: 100%;
    z-index: 1007;
  }
}

.popover-body,
.popover-content {
  padding: 0;
}

.bs-popover-right .arrow::after,
.bs-popover-auto[x-placement^=right] .arrow::after,
.popover.right .arrow::after {
  left: 2px;
  top: 3px;
}

.bs-popover-right .arrow::before,
.bs-popover-auto[x-placement^=right] .arrow::before,
.popover.right .arrow::before {
  left: -3px;
  border-right-color: var(--main-menu-color);
  border-width: 12px 12px 12px 0;
  top: -1px;
}

.bs-popover-left .arrow::before,
.bs-popover-auto[x-placement^=left] .arrow::before,
.popover.left .arrow::before {
  right: -3px;
  border-left-color: var(--main-menu-color);
  border-width: 12px 0 12px 12px;
  top: -4px;
}

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