/**
 * Clay 3.154.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.154.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
 */
.quick-access-nav {
  position: fixed;
  z-index: 999;
}

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

.user-avatar-link {
  display: block;
  position: relative;
}
.user-avatar-link .panel-notifications-count {
  border-radius: 50rem;
  display: block;
  margin: 0;
  max-width: none;
  position: absolute;
  right: calc(100% - 0.7rem);
  top: -0.4rem;
}
.user-avatar-link .panel-notifications-count .badge {
  margin: 0.25rem;
}
.user-avatar-link .text-default {
  align-items: center;
  display: flex;
}
.user-avatar-link .text-default .user-full-name {
  margin-left: 0.5rem;
}
@media (max-width: 575.98px) {
  .user-avatar-link .text-default .user-full-name {
    display: none;
  }
}

.user-personal-bar .fieldset {
  position: relative;
}
.user-personal-bar .user-avatar-link .panel-notifications-count {
  right: calc(100% - 1rem);
  top: -0.6rem;
}

.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 .sheet-subtitle {
  font-size: 0.75rem;
  margin-bottom: 1rem;
}
.sidebar-sm .form-control[type=file] {
  padding: 0;
}
.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 .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,
.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 - var(--control-menu-container-height) - 49px
	);
  pointer-events: none;
  position: fixed;
  right: 0;
  top: calc(var(--control-menu-container-height) + 49px);
  transform: translateX(100%);
  transition: transform ease 0.5s;
  visibility: hidden;
  width: 320px;
  will-change: transform;
}
.contextual-sidebar.contextual-sidebar-visible {
  pointer-events: auto;
  transform: translateX(0);
  visibility: visible;
}

@media (min-width: 768px) {
  .contextual-sidebar {
    height: calc(
			100vh - var(--control-menu-container-height) - 64px
		);
    top: calc(
			var(--control-menu-container-height) + 64px
		);
  }
  .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 {
  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 {
  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 {
  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(../images/states/empty_state.svg);
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-result-message-header,
  .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header,
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-result-message-header-has-plus-btn {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state.svg);
  max-width: 210px;
  padding-top: 232px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-search-result-message-header {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-search-result-message-header {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-empty-state {
    background-image: url(../images/states/empty_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-empty-state {
  background-image: url(../images/states/empty_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-success-state {
    background-image: url(../images/states/success_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-success-state {
  background-image: url(../images/states/success_state_reduced_motion.svg);
}
.taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state.svg);
  margin: auto;
  max-width: 250px;
  padding-top: 250px;
}
@media (prefers-reduced-motion: reduce) {
  .taglib-empty-result-message .taglib-search-state {
    background-image: url(../images/states/search_state_reduced_motion.svg);
  }
}
.c-prefers-reduced-motion .taglib-empty-result-message .taglib-search-state {
  background-image: url(../images/states/search_state_reduced_motion.svg);
}
.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;
}

.taglib-icon-help {
  color: #6c757d !important;
}
.taglib-icon-help:hover, .taglib-icon-help:active {
  color: #343a40 !important;
}

.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: 989;
}
.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 {
    background-color: #fff;
    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(.btn):not(.component-action):not(.page-link) {
  color: #495057;
  font-weight: 500;
  text-decoration: underline;
}
.lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):focus, .lfr-search-container-wrapper a:not(.btn):not(.component-action):not(.page-link):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,
.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,
.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;
  }
}

@media (max-width: 991.98px) {
  ul.pagination ul.inline-scroller {
    max-height: inherit;
  }
}
.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 .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: 989;
}
@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;
  }
}
.c-prefers-reduced-motion .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: #6c757d;
}

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

.file-icon-color-2 {
  background-color: #fff;
  color: #24a892;
}

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

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

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

.file-icon-color-6 {
  background-color: #fff;
  color: #0099e6;
}

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

.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 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 {
  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;
  }
}
.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: #6c757d;
}

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20class='lexicon-icon-outline'%20d='M15%203H1a1%201%200%200%201%200-2h14a1%201%200%200%201%200%202Zm0%206H1a1%201%200%200%201%200-2h14a1%201%200%200%201%200%202ZM1%2015h14a1%201%200%200%200%200-2H1a1%201%200%200%200%200%202Z'%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: 1rem;
}

@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-title-editable {
  pointer-events: none;
}
.controls-hidden .portlet-topper {
  display: none !important;
}
.controls-hidden .portlet-topper-toolbar {
  display: none !important;
}

html:not(#__):not(#___) .cadmin.portlet-topper {
  background-color: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: box;
  display: flex;
  height: 28px;
  padding: 3px 12px 3px 24px;
  position: relative;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon {
  height: 12px;
  width: 12px;
}
html:not(#__):not(#___) .cadmin.portlet-topper .lexicon-icon.lexicon-icon-drag {
  height: 16px;
  width: 16px;
}
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;
    transform: translateY(-97%);
    transition: opacity 0.15s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  html:not(#__):not(#___) .portlet > .cadmin.portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  html:not(#__):not(#___) .portlet > .c-prefers-reduced-motion .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: rgba(0, 0, 0, 0.5);
}
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: 12px;
  font-weight: 600;
  margin-left: 4px;
}
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: transparent;
    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;
  }
}
@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 {
    align-items: center;
    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: transparent;
    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;
  }
}
@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: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  transition: border-color 0.15s ease;
}
.portlet > .portlet-content-editable {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.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: #f7f7f7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: 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.15s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (min-width: 768px) {
  .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: rgba(0, 0, 0, 0.5);
}
.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: transparent;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  padding: 1rem;
  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;
  }
}
.c-prefers-reduced-motion .lfr-progress-active .progress-bar-status,
.c-prefers-reduced-motion .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;
}

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* cho-theme */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

[class^=col-] {
  padding-left: 0;
  padding-right: 0;
}

.portlet {
  margin-bottom: 0;
}

.portlet-body > div > div.h2 {
  display: none;
}

.portlet-decorate .portlet-content {
  border: none;
  padding: 0;
}

.portlet-language .portlet-content {
  background: transparent;
}

/** Migración 7.4 **/
.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
}

/* Base Colors */
/* Accent */
/* Complementary */
/* Neutral */
/* Background */
/* Border */
/* Icon */
/* Interactive */
/* Label */
/* Link */
/* Placeholder */
/* Text */
/* Border Radius */
/* Font family */
/* Liferay 7.4 */
@font-face {
  font-family: "UB Regular";
  src: url(../css/fonts/urban-grotesk/Urban-Grotesk-Regular.otf);
  font-weight: normal;
}
@font-face {
  font-family: "UB Light";
  src: url(../css/fonts/urban-grotesk/Urban-Grotesk-Light.otf);
  font-weight: normal;
}
@font-face {
  font-family: "UB Medium";
  src: url(../css/fonts/urban-grotesk/Urban-Grotesk-Medium.otf);
  font-weight: normal;
}
@font-face {
  font-family: "UB Semibold";
  src: url(../css/fonts/urban-grotesk/Urban-Grotesk-Semibold.otf);
  font-weight: normal;
}
@font-face {
  font-family: "UB Bold";
  src: url(../css/fonts/urban-grotesk/Urban-Grotesk-Bold.otf);
  font-weight: normal;
}
/* fmx-theme */
@font-face {
  font-family: "DINPro-Regular";
  src: url("../css/fonts/din/dinproregular.eot"); /* IE9 Compat Modes */
  src: url("../css/fonts/din/dinproregular.eot?#iefix") format("embedded-opentype"), url("../css/fonts/din/dinproregular.otf") format("opentype"), url("../css/fonts/din/dinproregular.svg") format("svg"), url("../css/fonts/din/dinproregular.ttf") format("truetype"), url("../css/fonts/din/dinproregular.woff") format("woff"), url("../css/fonts/din/dinproregular.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DINMittelschriftStd";
  src: url("../css/fonts/din/dinmittelschriftstd.eot"); /* IE9 Compat Modes */
  src: url("../css/fonts/din/dinmittelschriftstd.eot?#iefix") format("embedded-opentype"), url("../css/fonts/din/dinmittelschriftstd.otf") format("opentype"), url("../css/fonts/din/dinmittelschriftstd.svg") format("svg"), url("../css/fonts/din/dinmittelschriftstd.ttf") format("truetype"), url("../css/fonts/din/dinmittelschriftstd.woff") format("woff"), url("../css/fonts/din/dinmittelschriftstd.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-BlackAlternate";
  src: url("../css/fonts/din/DIN-BlackAlternate.ttf") format("truetype"), url("../css/fonts/din/DIN-BlackAlternate.woff2") format("woff2"), url("../css/fonts/din/DIN-BlackAlternate.woff") format("woff"), url("../css/fonts/din/DIN-BlackAlternate.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-Bold";
  src: url("../css/fonts/din/DIN-Bold.ttf") format("truetype"), url("../css/fonts/din/DIN-Bold.woff2") format("woff2"), url("../css/fonts/din/DIN-Bold.woff") format("woff"), url("../css/fonts/din/DIN-Bold.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-Light";
  src: url("../css/fonts/din/DIN-Light.ttf") format("truetype"), url("../css/fonts/din/DIN-Light.woff2") format("woff2"), url("../css/fonts/din/DIN-Light.woff") format("woff"), url("../css/fonts/din/DIN-Light.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-Medium";
  src: url("../css/fonts/din/DIN-Medium.ttf") format("truetype"), url("../css/fonts/din/DIN-Medium.woff2") format("woff2"), url("../css/fonts/din/DIN-Medium.woff") format("woff"), url("../css/fonts/din/DIN-Medium.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-Regular";
  src: url("../css/fonts/din/DIN-Regular.ttf") format("truetype"), url("../css/fonts/din/DIN-Regular.woff2") format("woff2"), url("../css/fonts/din/DIN-Regular.woff") format("woff"), url("../css/fonts/din/DIN-Regular.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DIN-RegularAlternate";
  src: url("../css/fonts/din/DIN-RegularAlternate.ttf") format("truetype"), url("../css/fonts/din/DIN-RegularAlternate.woff2") format("woff2"), url("../css/fonts/din/DIN-RegularAlternate.woff") format("woff"), url("../css/fonts/din/DIN-RegularAlternate.otf") format("otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotoblack";
  src: url("../css/fonts/roboto/Roboto-Black.ttf") format("truetype"), url("../css/fonts/roboto/roboto-black-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotoblack_italic";
  src: url("../css/fonts/roboto/Roboto-BlackItalic.ttf") format("truetype"), url("../css/fonts/roboto/roboto-blackitalic-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-blackitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotobold";
  src: url("../css/fonts/roboto/Roboto-Bold.ttf") format("truetype"), url("../css/fonts/roboto/roboto-bold-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotobold_italic";
  src: url("../css/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype"), url("../css/fonts/roboto/roboto-bolditalic-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotoitalic";
  src: url("../css/fonts/roboto/Roboto-Italic.ttf") format("truetype"), url("../css/fonts/roboto/roboto-italic-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotolight";
  src: url("../css/fonts/roboto/Roboto-Light.ttf") format("truetype"), url("../css/fonts/roboto/roboto-light-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotolight_italic";
  src: url("../css/fonts/roboto/Roboto-LightItalic.ttf") format("truetype"), url("../css/fonts/roboto/roboto-lightitalic-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotomedium";
  src: url("../css/fonts/roboto/Roboto-Medium.ttf") format("truetype"), url("../css/fonts/roboto/roboto-medium-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotomedium_italic";
  src: url("../css/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype"), url("../css/fonts/roboto/roboto-mediumitalic-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-mediumitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotoregular";
  src: url("../css/fonts/roboto/Roboto-Regular.ttf") format("truetype"), url("../css/fonts/roboto/roboto-regular-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotothin";
  src: url("../css/fonts/roboto/Roboto-Thin.ttf") format("truetype"), url("../css/fonts/roboto/roboto-thin-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotothin_italic";
  src: url("../css/fonts/roboto/Roboto-ThinItalic.ttf") format("truetype"), url("../css/fonts/roboto/roboto-thinitalic-webfont.woff2") format("woff2"), url("../css/fonts/roboto/roboto-thinitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "open_sans_bold";
  src: url("../css/fonts/open_sans/opensans-bold-webfont.ttf") format("truetype"), url("../css/fonts/open_sans/opensans-bold-webfont.woff2") format("woff2"), url("../css/fonts/open_sans/opensans-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body {
  height: 100vh;
  background-color: #FFFFFF;
  font-family: "UB Regular", arial, sans-serif;
  font-size: 1.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  color: #183657;
  overflow-x: hidden;
}

a,
a:hover,
a:visited,
a:focus {
  text-decoration: none;
}

a {
  color: #3280DE;
}

a:hover {
  color: #183657;
}

img {
  max-width: 100%;
}

strong, b {
  font-family: "UB Bold", arial, sans-serif;
}

h1 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h2 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
}

h3 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
}

h1 strong, h1 b, h2 strong, h2 b, .heading-1 strong, .heading-1 b, .heading-2 strong, .article-page__detail h3 strong, .heading-2 b, .article-page__detail h3 b {
  color: #14D5AA;
}

.main-container {
  margin: 0 auto;
  max-width: 1440px;
}
.signed-in .main-container {
  margin-top: 0;
}

.container {
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
    max-width: none;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 100%;
    max-width: 1248px;
  }
}

.container__grey {
  padding-top: 6.4rem;
  padding-bottom: 3.2rem;
  background: #F3F4F5;
  border-radius: 10px 10px 0 0;
}

.separator {
  height: 1rem;
  background-color: #F3F4F5;
  border-top: 0;
}

.no-scroll {
  overflow: hidden;
}

.heading-3, .article-page__detail h4,
h4, .heading-2, .article-page__detail h3,
h3, .heading-1,
h2 {
  font-family: "UB Bold", arial, sans-serif;
  color: #183657;
}

.heading-1,
h2 {
  font-size: 3.6rem;
  margin-bottom: 1.6rem;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .heading-1,
  h2 {
    font-size: 5.6rem;
    margin-bottom: 3.2rem;
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .heading-1,
  h2 {
    font-size: 5.4rem;
    margin-bottom: 3.2rem;
    line-height: 1;
    max-width: 768px;
  }
}
@media (min-width: 1280px) {
  .heading-1,
  h2 {
    max-width: 960px;
  }
}

.heading-2, .article-page__detail h3,
h3 {
  font-size: 2.8rem;
  margin-bottom: 1.6rem;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .heading-2, .article-page__detail h3,
  h3 {
    font-size: 4rem;
    margin-bottom: 3.2rem;
  }
}
@media (min-width: 1024px) {
  .heading-2, .article-page__detail h3,
  h3 {
    max-width: 768px;
  }
}
@media (min-width: 1280px) {
  .heading-2, .article-page__detail h3,
  h3 {
    max-width: 960px;
  }
}

.heading-3, .article-page__detail h4,
h4 {
  font-size: 2.2rem;
  line-height: 1.2;
  margin-bottom: 2.4rem;
}
@media (min-width: 768px) {
  .heading-3, .article-page__detail h4,
  h4 {
    font-size: 2.4rem;
  }
}

.intro-text,
.intro-text > p {
  font-size: 1.8rem;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .intro-text,
  .intro-text > p {
    font-size: 2.2rem;
  }
}
@media (min-width: 1024px) {
  .intro-text,
  .intro-text > p {
    line-height: 1.5;
    max-width: 853px;
  }
}
@media (min-width: 1280px) {
  .intro-text,
  .intro-text > p {
    max-width: 1066px;
  }
}

.text-lg, .values-description, .values-description__final {
  font-family: "UB Semibold", arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
  color: #183657;
  margin-bottom: 2.4rem;
}

.text-sm {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #7B7B7B;
}

/* fmx-theme */
/* ---  desktop  --- */
.farmavenix #accesoClientes .modal-header {
  border: 0;
  padding: 40px 40px 18px;
  justify-content: end;
}
.farmavenix #accesoClientes .modal-header .close {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 50px;
  opacity: 0.6 !important;
}
.farmavenix #accesoClientes .modal-body {
  position: relative;
  padding: 0 90px;
  text-align: center;
  box-sizing: border-box;
}
.farmavenix #accesoClientes .modal-body h4 {
  color: #2a2a2a;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 50px;
  line-height: 71px;
  margin: 20px 0 0 20px;
}
.farmavenix #accesoClientes .modal-body form input {
  height: 65px;
  width: 100%;
  margin: 20px 0;
  background: #fff;
  border: 1px solid #CCD1D9;
  border-radius: 6px;
  box-shadow: inset 1px 1px 3px 0 #CCD1D9;
  color: #C2C2C2;
  font-size: 22px;
  font-family: "UB Regular", arial, sans-serif;
}
.farmavenix #accesoClientes .modal-body form .btn-modal-form {
  width: 100%;
  height: 65px;
  margin: 25px 0 15px;
  background: linear-gradient(275deg, #183657 70%, #14D5AA 140%);
  color: #FFFFFF;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 18px;
  border-radius: 100px;
}
.farmavenix #accesoClientes .modal-body form .a-modal-form {
  color: #3280DE;
  font-family: "UB Regular", arial, sans-serif;
  font-size: 22px;
}
.farmavenix #accesoClientes .modal-body form .a-modal-form:hover {
  color: #183657;
}
.farmavenix #accesoClientes .modal-footer {
  border: 0;
  text-align: center;
}

/* smartphone */
@media screen and (max-width: 767px) {
  .farmavenix #accesoClientes .modal-header {
    border: 0;
  }
  .farmavenix #accesoClientes .modal-header .close {
    font-size: 40px;
  }
  .farmavenix #accesoClientes .modal-body {
    padding: 20px 5% 0;
    text-align: center;
    box-sizing: border-box;
  }
  .farmavenix #accesoClientes .modal-body h4 {
    font-size: 28px;
    line-height: 36px;
    margin: 0 auto;
  }
  .farmavenix #accesoClientes .modal-body form input {
    height: 45px;
    font-size: 18px;
  }
  .farmavenix #accesoClientes .modal-body form .btn-modal-form {
    height: 45px;
  }
  .farmavenix #accesoClientes .modal-body form .a-modal-form {
    color: #2F87F2;
    font-size: 18px;
  }
  .farmavenix #accesoClientes .modal-footer {
    padding: 10px;
  }
  .farmavenix.modal-open {
    padding-right: 0 !important;
    overflow-y: hidden;
  }
  .farmavenix.modal-open #accesoClientes {
    padding-right: 0 !important;
  }
}
/* ---  Footer  --- */
footer .divGrad {
  background: linear-gradient(275deg, #183657 70%, #14D5AA 140%);
  border-radius: 16px 16px 0 0;
  padding: 32px 56px 0;
  overflow: hidden;
}
footer .divGrad .divFooter {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
}
footer .divGrad .divFooter .divContacta {
  width: 40%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
footer .divGrad .divFooter .divContacta .divContacta-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}
footer .divGrad .divFooter .divContacta p, footer .divGrad .divFooter .divContacta a {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  color: #FFFFFF;
  margin: 8px 0 0 0;
}
footer .divGrad .divFooter .divContacta p:hover, footer .divGrad .divFooter .divContacta a:hover {
  color: #FFFFFF;
}
footer .divGrad .divFooter .divSocial {
  display: flex;
  align-items: center;
  gap: 16px;
}
footer .divGrad .divFooter .divMenu {
  width: 60%;
  padding-top: 16px;
}
footer .divGrad .divFooter .divMenu .portlet-body {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 96px;
}
footer .divGrad .divFooter .divMenu .divMenu-column {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 200px;
}
footer .divGrad .divFooter .divMenu .divMenu-title {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  color: #FFFFFF;
}
footer .divGrad .divFooter .divMenu .divMenu-item {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  color: #FFFFFF;
}
footer .divGrad .divFooter .divMenu .divMenu-item:hover {
  color: #FFFFFF;
}
footer .divGrad .divFooter .divAviso {
  width: 100%;
  border-top: 0.5px solid #DFDFDF;
  margin-top: 24px;
  padding: 16px 0;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: end;
}
footer .divGrad .divFooter .divAviso .avisoCopyright {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0;
  color: #FFFFFF;
}
footer .divGrad .divFooter .divAviso .avisoCopyright:hover {
  color: #FFFFFF;
}
footer .divGrad .divFooter .divAviso ul {
  display: inline-block;
}
footer .divGrad .divFooter .divAviso ul li {
  display: inline-block;
  padding: 0 16px 0 0;
  cursor: pointer;
}
footer .divGrad .divFooter .divAviso ul li .avisoPolitica {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  width: auto;
  color: #FFFFFF;
}

/* desktop */
@media screen and (max-width: 1199px) {
  footer .divGrad .divFooter .divContacta {
    width: 30%;
  }
  footer .divGrad .divFooter .divMenu {
    width: 70%;
  }
  footer .divGrad .divFooter .divAviso {
    flex-direction: column;
    align-items: center;
    gap: 16px;
  }
}
/* tablet */
@media screen and (max-width: 991px) {
  footer .divGrad .divFooter .divContacta {
    width: 100%;
  }
  footer .divGrad .divFooter .divMenu {
    width: 100%;
  }
  footer .divGrad .divFooter .divMenu .portlet-body {
    justify-content: space-between;
  }
}
/* smartphone */
@media screen and (max-width: 768px) {
  footer .divGrad .divFooter .divContacta {
    align-items: center;
  }
  footer .divGrad .divFooter .divMenu {
    padding-top: 16px;
  }
  footer .divGrad .divFooter .divMenu .portlet-body {
    flex-direction: column;
    justify-content: center;
    gap: 16px;
  }
  footer .divGrad .divFooter .divMenu .divMenu-column {
    margin-top: 16px;
    align-items: center;
    gap: 16px;
    width: 100%;
  }
}
/*--- Only Safari ≥ 9 (Non iOS) ---*/
/*--- Only Firefox ≥ 30 ---*/
/*--- Only Firefox ---*/
/* desktop */
.farmavenix {
  font-family: "UB Regular", arial, sans-serif !important;
  overflow-x: hidden;
}
.farmavenix .main-container {
  /* COMPONENTE NAVBAR SUPERIOR */
  /* FIN DEL NAVBAR SUPERIOR */
}
.farmavenix .main-container nav.navbar-default {
  max-width: 1264px;
  margin: 0 auto;
}
.farmavenix .main-container nav.navbar-default .navbar-nav {
  margin: 0;
}
.farmavenix .main-container nav.navbar-default .navbar-nav > li.dropdown a.dropdown-toggle {
  background-image: url("../images/fmx/icon/chevron-down.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 98% 48%;
  padding-right: 24px;
}
.farmavenix .main-container nav.navbar-default .navbar-nav > li.dropdown.open a.dropdown-toggle {
  background-image: url("../images/fmx/icon/arrow-up.svg");
}
.farmavenix .main-container nav.navbar-default .navbar-nav > li > a {
  padding: 35px 20px;
  color: #183657;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
.farmavenix .main-container nav.navbar-default .navbar-nav .dropdown-menu {
  padding: 0;
}
.farmavenix .main-container nav.navbar-default .navbar-nav .dropdown-menu.dobleLista {
  -moz-column-count: 1;
  -moz-column-gap: 0;
  -webkit-column-count: 1;
  -webkit-column-gap: 0;
  column-count: 1;
  column-gap: 0;
}
.farmavenix .main-container nav.navbar-default .navbar-nav .dropdown-menu > li > a {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  color: #183657;
  padding: 15px 30px;
  display: block;
}
.farmavenix .main-container nav.navbar-default .navbar-nav .dropdown-menu > li > a:hover {
  background-color: #D4E4F7;
}
.farmavenix .main-container nav.navbar-default .navbar-brand img.logo {
  width: 135px;
}
.farmavenix .main-container nav.navbar-default .navbar-right {
  margin: 0;
  gap: 8px;
}
.farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary {
  margin-top: 22px;
}
.farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary {
  margin-top: 22px;
}
.farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary img {
  color: #FFFFFF;
  width: 20px;
  display: inline-block;
  margin-right: 5px;
  margin-top: -2px;
}

.farmavenixNet {
  font-family: "UB Regular", arial, sans-serif !important;
  overflow-x: hidden;
  /* COMPONENTE NAVBAR SUPERIOR */
  /* FIN DEL NAVBAR SUPERIOR */
}
.farmavenixNet .navbar-default .container {
  display: flex;
  align-items: start;
  justify-content: space-between;
  min-height: 4.75rem;
}
@media (max-width: 1200px) {
  .farmavenixNet .navbar-default .container {
    display: block;
    min-height: 3.125rem;
  }
}
.farmavenixNet .navbar-default .container .navbar-collapse {
  display: flex !important;
  width: 75%;
  padding: 0;
}
.farmavenixNet .navbar-default .container .navbar-collapse.show {
  overflow-y: auto;
}
@media (max-width: 1200px) {
  .farmavenixNet .navbar-default .container .navbar-collapse {
    width: 100%;
    display: block !important;
  }
  .farmavenixNet .navbar-default .container .navbar-collapse a:hover {
    text-decoration: none;
  }
  .farmavenixNet .navbar-default .container .navbar-collapse.collapse {
    display: none !important;
  }
  .farmavenixNet .navbar-default .container .navbar-collapse.collapse.in {
    display: block !important;
  }
}
.farmavenixNet .navbar-default .navbar-nav > .open > a, .farmavenixNet .navbar-default .navbar-nav > .open > a:focus, .farmavenixNet .navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #fff;
}
.farmavenixNet .nav .open > a, .farmavenixNet .nav .open > a:focus, .farmavenixNet .nav .open > a:hover {
  background-color: transparent;
  border-color: transparent;
}
@media (min-width: 768px) {
  .farmavenixNet .navbar-toggle {
    display: none;
  }
  .farmavenixNet .navbar-collapse {
    width: auto;
    padding: 0 15px;
  }
  .farmavenixNet .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .farmavenixNet .navbar-nav {
    float: left;
  }
  .farmavenixNet .navbar-nav > li {
    float: left;
    position: relative;
    display: block;
  }
  .farmavenixNet .navbar-right {
    float: right !important;
  }
}
.farmavenixNet .nav > li > a {
  position: relative;
  display: block;
}

/* desktop */
@media screen and (max-width: 1199px) {
  .farmavenix .main-container {
    /* MENÚ SUPERIOR */
  }
  .farmavenix .main-container nav.navbar-default {
    width: 100%;
    padding: 0 16px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav {
    display: block;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav > li > a {
    padding: 30px 10px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav li.dropdown a.dropdown-toggle {
    padding: 30px 25px 30px 15px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-brand img.logo {
    width: 115px;
    padding-left: 3px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-right {
    margin: 0;
  }
  .farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary.btn-lg, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary.btn-lg {
    padding: 8px 10px;
    font-size: 12px;
    line-height: 14px;
  }
}
/* smartphone */
@media screen and (max-width: 767px) {
  .farmavenix .main-container nav.navbar-default {
    width: 100%;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav > li > a {
    padding: 10px 20px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav li.dropdown a.dropdown-toggle {
    padding: 10px 15px;
    background: none;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav .dropdown-menu.dobleLista {
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    column-count: 1;
    column-gap: 0;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav .dropdown-menu > li > a {
    padding: 5px 15px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-toggle {
    padding: 5px 10px;
    margin-top: 17px;
    margin-right: 20px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-brand {
    height: 60px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-brand img.logo {
    width: 100px;
    margin: -5px 0 0 0;
  }
  .farmavenix .main-container nav.navbar-default .navbar-right {
    text-align: center;
    margin: 0 0 16px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary.btn-lg, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary.btn-lg {
    width: 100%;
    padding: 12px 24px;
    font-size: 16px;
    line-height: 24px;
  }
}
/* tablet */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .farmavenix .main-container nav.navbar-default .navbar-nav > li.dropdown a.dropdown-toggle {
    background-size: 14px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav > li > a {
    padding: 30px 6px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav li.dropdown a.dropdown-toggle {
    padding: 30px 18px 30px 2px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-brand {
    padding: 20px 5px 5px 15px;
    max-width: 100%;
    display: inline;
  }
  .farmavenix .main-container nav.navbar-default .navbar-brand img.logo {
    width: 90px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-right {
    width: 60px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary {
    white-space: normal;
    font-size: 12px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary img {
    width: 18px;
    margin-bottom: 5px;
    margin-top: -2px;
  }
}
/* fixes */
.farmavenix {
  background: #FFFFFF;
}
.farmavenix .main-container nav.navbar-default {
  background: #FFFFFF;
  border-radius: 0;
  border-width: 0 0 1px;
}
.farmavenix .main-container nav.navbar-default .navbar-brand {
  max-width: 100%;
}
.farmavenix .main-container nav.navbar-default a.btn-primary {
  background-color: #183657;
}
.farmavenix .main-container nav.navbar-default .navbar-nav > li > a:hover {
  background-color: #D4E4F7;
}
.farmavenix .main-container nav.navbar-default .navbar-nav > .active > a:hover {
  background-color: #D4E4F7;
}
.farmavenix .main-container nav.navbar-default .navbar-nav > .open {
  background-color: #D4E4F7;
}
.farmavenix .main-container nav.navbar-default .navbar-nav > .open:hover {
  background-color: #D4E4F7;
}
.farmavenix .main-container nav.navbar-default .navbar-nav > .open > a {
  background-color: #D4E4F7;
}
.farmavenix .main-container nav.navbar-default .navbar-nav .dropdown-menu {
  background-color: #FFFFFF;
  display: none;
  max-width: max-content;
  width: max-content;
  margin-top: 0;
  border-radius: 0;
}
.farmavenix .main-container nav.navbar-default .navbar-nav .dropdown-menu.menu-visible {
  display: block;
}
.farmavenix .main-container nav.navbar-default .navbar-nav .see-submenu {
  display: none;
}
.farmavenix .main-container .navbar-default .navbar-nav > .open > a, .farmavenix .main-container .navbar-default .navbar-nav > .open > a:focus, .farmavenix .main-container .navbar-default .navbar-nav > .open > a:hover {
  background-color: #D4E4F7;
}

/* fixes */
@media screen and (max-width: 767px) {
  .farmavenix .main-container {
    padding: 0;
  }
  .farmavenix .main-container nav.navbar-default {
    position: fixed;
    z-index: 2;
    top: 0;
    display: block;
    left: 0;
  }
  .farmavenix .main-container nav.navbar-default .navbar-brand {
    height: auto;
    padding: 5px 15px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-toggle {
    float: right;
    position: relative;
    margin: 12px 15px;
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: transparent;
  }
  .farmavenix .main-container nav.navbar-default .navbar-toggle .icon-bar {
    background-color: #888;
    width: 18px;
    display: block;
    height: 2px;
    border-radius: 1px;
    margin-bottom: 3px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav > .active > a {
    background-color: #E3EDF7;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav > .active > a:hover {
    background-color: #F7FAFD;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav > .active > .see-submenu {
    background-color: transparent;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav li {
    clear: both;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav li.dropdown {
    padding-right: 0;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav .has-submenu {
    width: calc(100% - 30px);
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav .see-submenu {
    display: block;
    float: right;
    padding: 10px;
    text-align: center;
    width: 30px;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav .see-submenu:hover, .farmavenix .main-container nav.navbar-default .navbar-nav .see-submenu:focus {
    background-color: transparent;
  }
  .farmavenix .main-container nav.navbar-default .navbar-nav .dropdown-menu {
    background-color: transparent;
    border: none;
    box-shadow: none;
    display: none;
    float: none;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    width: 100%;
  }
  .farmavenix.has-control-panel .main-container {
    padding-top: 56px;
  }
  .farmavenix.has-control-panel .main-container nav.navbar-default {
    top: 56px;
  }
}
@-moz-document url-prefix() {}

.intro {
  margin: 4rem 0;
}
.intro .heading-1, .intro h2 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 16px;
}
.intro .intro-text {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 30.8px */
  margin-bottom: 16px;
}
.intro .btn-link, .intro .article-page__detail a, .article-page__detail .intro a {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px; /* 140% */
  color: #3280DE;
}
.intro .btn-link:hover, .intro .article-page__detail a:hover, .article-page__detail .intro a:hover, .intro .btn-link:active, .intro .article-page__detail a:active, .article-page__detail .intro a:active, .intro .btn-link:focus, .intro .article-page__detail a:focus, .article-page__detail .intro a:focus {
  color: #183657;
}

@media (min-width: 768px) {
  .intro {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
@media (min-width: 1024px) {
  .intro {
    margin-top: 24px;
    margin-bottom: 24px;
  }
}
.card-value {
  display: flex;
  flex-direction: column;
  margin-bottom: 4.8rem;
}
.card-value__img {
  align-self: center;
  margin-bottom: 2.4rem;
}
.card-value__description {
  line-height: 1.5;
  margin-bottom: 0.8rem;
}
.card-value .btn-link, .card-value .article-page__detail a, .article-page__detail .card-value a {
  margin-bottom: 0.8rem;
}

p.card-value__description {
  flex: 1;
}

@media (min-width: 768px) {
  .card-value {
    width: 274px;
    flex: 1 0 auto;
    margin-right: 5rem;
    margin-bottom: 3.2rem;
    white-space: normal;
    justify-content: flex-start;
  }
  .card-value > .btn-link, .article-page__detail .card-value > a {
    display: block;
    font-family: "UB Bold", arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 1024px) {
  .card-value {
    flex: 1 0 21%;
    margin-right: 4rem;
  }
  .card-value:last-child {
    margin-right: 0;
  }
}
.card-statistic {
  margin-bottom: 4rem;
}
.card-statistic__img {
  margin-bottom: 2.4rem;
  max-width: 120px;
}
.card-statistic__amount {
  font-family: "UB Light", arial, sans-serif;
  font-size: 5.4rem;
  line-height: 1;
  margin-bottom: 0.8rem;
}
.card-statistic__description {
  line-height: 1.6;
  margin-bottom: 0.8rem;
}

@media (min-width: 768px) {
  .card-statistic {
    width: 274px;
    flex: 1 0 auto;
    margin-right: 3rem;
    margin-bottom: 6rem;
    white-space: normal;
    justify-content: flex-end;
  }
}
@media (min-width: 1024px) {
  .card-statistic {
    flex: 1 0 21%;
    margin-right: 4rem;
  }
  .card-statistic:last-child {
    margin-right: 0;
  }
}
.card-basic {
  margin-bottom: 4.8rem;
}
.card-basic:last-child {
  margin-bottom: 0;
}
.card-basic__image-box {
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: 0.8rem;
}
.card-basic__image-box--rectangle {
  height: 178px;
}
.card-basic__image-box--square {
  height: 234px;
}
.card-basic__image-box img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
}
.card-basic__title {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  background: linear-gradient(275deg, #183657 70%, #14D5AA 140%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  margin-bottom: 0.8rem;
}
.card-basic__description {
  margin-bottom: 0.8rem;
}

@media (min-width: 768px) {
  .card-basic {
    margin-bottom: 1.6rem;
  }
  .card-basic__title {
    font-size: 2.2rem;
  }
}
@media (min-width: 1024px) {
  .card-basic {
    margin-bottom: 4.8rem;
  }
  .card-basic__image-box, .card-basic__title {
    margin-bottom: 1.6rem;
  }
}
a.card-basic__title:hover {
  text-decoration: underline;
  text-decoration-color: #183657;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}

.contactoForm {
  background-color: #E8EBEE;
  background-image: none !important;
  height: 100%;
  padding: 20px 0 0;
}
.contactoForm .container {
  padding: 0;
}
.contactoForm .container .rayaSupTitulo {
  border-top: 5px solid #14D5AA;
  height: 5px;
  width: 90px;
}
.contactoForm .container h1 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  color: #183657;
  margin-top: 0;
  margin-bottom: 8px;
  padding-top: 7px;
  text-align: center;
}
.contactoForm .container .subrayadoTitulo.subNaranja {
  display: none;
}
.contactoForm .container .lfr-alert-container {
  left: 49%;
  top: 0;
  width: 50%;
}
.contactoForm .container .lfr-alert-container .lfr-alert-wrapper {
  padding: 0;
}
.contactoForm .container .lfr-alert-container .lfr-alert-wrapper .alert-danger, .contactoForm .container .lfr-alert-container .lfr-alert-wrapper .alert-success {
  padding: 5px 35px 8px 0;
}
.contactoForm .container .contactoContainer {
  background-color: #E8EBEE;
  display: flex;
  justify-content: center;
  margin-bottom: 2.4px;
  padding-bottom: 96px;
}
.contactoForm .container .contactoContainer .contactoLeft {
  display: none;
}
.contactoForm .container .contactoContainer .contactoLeft img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.contactoForm .container .contactoContainer .contactoRight {
  padding: 0 32px;
  width: 767px;
}
.contactoForm .container .contactoContainer .contactoRight p {
  color: #14D5AA;
  text-align: center;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 36px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.contactoForm .container .contactoContainer .contactoRight .subrayadoSubtitulo {
  /*border-bottom: 5px solid #183657;
  height: 5px;
  width: 90px;*/
}
.contactoForm .container .contactoContainer .contactoRight form {
  padding: 5px 0 0;
}
.contactoForm .container .contactoContainer .contactoRight form .form-group {
  clear: both;
}
.contactoForm .container .contactoContainer .contactoRight form label {
  color: #183657;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 133.333% */
}
.contactoForm .container .contactoContainer .contactoRight form .col-60 {
  float: left;
  width: 60%;
}
.contactoForm .container .contactoContainer .contactoRight form .col-40 {
  float: left;
  padding-left: 24px;
  width: 40%;
}
.contactoForm .container .contactoContainer .contactoRight form .inputForm, .contactoForm .container .contactoContainer .contactoRight form .form-control, .contactoForm .container .contactoContainer .contactoRight form textarea {
  background: #E8EBEE;
  border: 1px solid #183657;
  border-radius: 4px;
  box-shadow: none;
  height: auto;
  margin-bottom: 24px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-family: "UB Regular", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  color: #8B9AAB;
}
.contactoForm .container .contactoContainer .contactoRight form .checkbox {
  margin-top: 10px;
}
.contactoForm .container .contactoContainer .contactoRight form .checkbox .checkForm {
  height: 20px;
  width: 20px;
}
.contactoForm .container .contactoContainer .contactoRight form .checkbox span {
  position: absolute;
  color: #183657;
  font-family: "UB Regular", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin-left: 5px;
}
.contactoForm .container .contactoContainer .contactoRight form .checkbox span a {
  color: #3280DE;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
.contactoForm .container .contactoContainer .contactoRight form .checkbox span a:hover {
  color: #183657;
}
.contactoForm .container .contactoContainer .contactoRight form .taglib-captcha {
  text-align: left;
}
.contactoForm .container .contactoContainer .contactoRight form .taglib-captcha .control-label {
  display: none;
}
.contactoForm .container .contactoContainer .contactoRight form .taglib-captcha input {
  width: 150px;
}
.contactoForm .container .contactoContainer .contactoRight form .buttonForm {
  text-align: left;
}
.contactoForm.contactoForm__contact-view {
  background-color: #FFFFFF;
}
.contactoForm.contactoForm__contact-view .container h1 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; /* 116.667% */
  text-align: start;
}
.contactoForm.contactoForm__contact-view .container .contactoContainer {
  background-color: #FFFFFF;
  padding-bottom: 0;
}
.contactoForm.contactoForm__contact-view .container .contactoContainer .contactoLeft {
  display: block;
  float: left;
  width: 45%;
}
.contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight {
  float: left;
  width: 55%;
}
.contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight p {
  color: #183657;
  font-family: "UB Regular", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  text-align: start;
  text-decoration: none;
}
.contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight .contactoInfo {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}
.contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight .contactoInfo .contactoInfo-item {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 36px;
}
.contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight .contactoInfo .contactoInfo-item p, .contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight .contactoInfo .contactoInfo-item a {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  color: #183657;
}
.contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight .contactoInfo .contactoInfo-item p:hover, .contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight .contactoInfo .contactoInfo-item a:hover {
  color: #183657;
}
.contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight form .inputForm, .contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight form .form-control, .contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight form textarea {
  background-color: #FFFFFF;
}

@media screen and (max-width: 767px) {
  .contactoForm .container h1 {
    padding-bottom: 10px;
  }
  .contactoForm .container .contactoContainer {
    padding-top: 30px;
  }
  .contactoForm .container .contactoContainer .contactoLeft {
    display: none;
  }
  .contactoForm .container .contactoContainer .contactoRight {
    float: none;
    padding: 0 16px;
    width: 100%;
  }
  .contactoForm .container .contactoContainer .contactoRight p {
    width: 100%;
  }
  .contactoForm .container .contactoContainer .contactoRight form .inputForm, .contactoForm .container .contactoContainer .contactoRight form textarea {
    font-size: 20px;
  }
  .contactoForm .container .contactoContainer .contactoRight form .checkbox {
    margin-top: 4px;
  }
  .contactoForm .container .contactoContainer .contactoRight form .checkbox .checkForm span {
    font-size: 20px;
  }
  .contactoForm .container .lfr-alert-container {
    left: 0;
    width: 100%;
  }
  .contactoForm.contactoForm__contact-view .container .contactoContainer .contactoLeft {
    display: none;
  }
  .contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight {
    float: none;
    padding: 0 16px;
    width: 100%;
  }
  .contactoForm.contactoForm__contact-view .container .contactoContainer .contactoRight .contactoInfo {
    flex-direction: column;
  }
}
@media screen and (max-width: 550px) {
  .contactoForm .container .contactoContainer .contactoRight form .col-60 {
    float: none;
    width: 100%;
  }
  .contactoForm .container .contactoContainer .contactoRight form .col-40 {
    float: none;
    padding-left: 0;
    width: 100%;
  }
}
.company-intro-card {
  margin-bottom: 4.8rem;
}
.company-intro-card .heading-2, .company-intro-card .article-page__detail h3, .article-page__detail .company-intro-card h3 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  margin-bottom: 16px;
}
.company-intro-card__description {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  margin-bottom: 16px;
}
.company-intro-card__image {
  margin-bottom: 1rem;
  max-width: 100%;
  height: 210px;
  overflow: hidden;
  border-radius: 6px;
}
.company-intro-card__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.company-intro-card__link {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  color: #14D5AA;
  position: relative;
}
.company-intro-card__link:hover {
  color: #3280DE;
}
.company-intro-card__link span[class*=icon-] {
  font-size: 18px;
  color: #183657;
  padding-left: 10px;
  position: absolute;
  bottom: 0;
}

@media (min-width: 768px) {
  .company-intro-card {
    margin-bottom: 4.8rem;
  }
  .company-intro-card__image {
    height: 470px;
  }
}
@media (min-width: 1024px) {
  .company-intro-card {
    margin-bottom: 3.2rem;
    display: flex;
  }
  .company-intro-card__image {
    flex: 0 0 auto;
    order: 1;
    width: 400px;
    height: 320px;
    margin-left: 3.2rem;
  }
  .company-intro-card__image--left {
    order: initial;
    margin-left: 0;
    margin-right: 3.2rem;
  }
}
@media (min-width: 1280px) {
  .company-intro-card__image {
    width: 500px;
    height: 320px;
  }
  .company-intro-card__image--large {
    width: 610px;
    height: 360px;
  }
}
.statistics .btn-dropdown > a, .portletRegister .regForm button[type=submit], .button-submit, .button-big, .button, .statistics .btn-dropdown > a:first-of-type, .button-light, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary, button, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary, .contactoForm .container .contactoContainer .contactoRight form .buttonForm .btn {
  color: #FFFFFF;
  background: #183657;
  border-radius: 100px;
  width: auto;
  padding: 12px 24px;
  border: 2px solid #183657;
  transition: all 0.2s ease;
  text-align: center;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
.statistics .btn-dropdown > a:hover, .portletRegister .regForm button[type=submit]:hover, .button-submit:hover, .button-big:hover, .button:hover, .button-light:hover, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary:hover, button:hover, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary:hover, .contactoForm .container .contactoContainer .contactoRight form .buttonForm .btn:hover {
  background: #3280DE;
  border-color: #3280DE;
  color: #FFFFFF;
}
.statistics .btn-dropdown > a:active, .portletRegister .regForm button[type=submit]:active, .button-submit:active, .button-big:active, .button:active, .button-light:active, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary:active, button:active, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary:active, .contactoForm .container .contactoContainer .contactoRight form .buttonForm .btn:active {
  background: #122840;
  border-color: #122840;
  color: #FFFFFF;
}
.statistics .btn-dropdown > a:focus, .portletRegister .regForm button[type=submit]:focus, .button-submit:focus, .button-big:focus, .button:focus, .button-light:focus, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary:focus, button:focus, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary:focus, .contactoForm .container .contactoContainer .contactoRight form .buttonForm .btn:focus {
  background: #183657;
  border-color: #183657;
  color: #FFFFFF;
}
.statistics .btn-dropdown > a:disabled, .portletRegister .regForm button[type=submit]:disabled, .button-submit:disabled, .button-big:disabled, .button:disabled, .button-light:disabled, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary:disabled, button:disabled, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-primary:disabled, .contactoForm .container .contactoContainer .contactoRight form .buttonForm .btn:disabled {
  background: #EAEAEA;
  border-color: #EAEAEA;
  color: #7B7B7B;
}

.statistics .btn-dropdown > a:first-of-type, .button-light, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary {
  background: #FFFFFF;
  color: #183657;
  border-color: #183657;
}
.statistics .btn-dropdown > a:hover:first-of-type, .button-light:hover, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary:hover {
  background: #F7FAFD;
  border-color: #1E66BD;
  color: #1E66BD;
}
.statistics .btn-dropdown > a:active:first-of-type, .button-light:active, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary:active {
  background: #E3EDF7;
  border-color: #122840;
  color: #122840;
}
.statistics .btn-dropdown > a:focus:first-of-type, .button-light:focus, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary:focus {
  background: #FFFFFF;
  border-color: #183657;
  color: #183657;
}
.statistics .btn-dropdown > a:disabled:first-of-type, .button-light:disabled, .farmavenix .main-container nav.navbar-default .navbar-right a.btn-outline-primary:disabled {
  background: #EAEAEA;
  border-color: #7B7B7B;
  color: #7B7B7B;
}

.btn-link--thin, .btn-link, .article-page__detail a {
  color: #14D5AA;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  background-color: transparent;
  border: none;
}
.btn-link--thin:hover, .btn-link:hover, .article-page__detail a:hover {
  color: #1E66BD;
  background-color: transparent;
  border: none;
}

.button-big {
  display: block;
  width: 100%;
  font-size: 2.2rem;
  font-family: "UB Bold", arial, sans-serif;
  text-align: center;
  padding: 1.6rem;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .button-big {
    display: inline-block;
    width: auto;
  }
}

.button-submit {
  padding: 1.8rem 2.4rem;
  font-size: 2.2rem;
  font-family: "UB Bold", arial, sans-serif;
}

.btn-link:hover, .article-page__detail a:hover, .btn-link:focus, .article-page__detail a:focus {
  text-decoration: none;
}

.btn-link--thin {
  font-family: "UB Regular", arial, sans-serif;
}

.btn-link--arrow {
  font-family: "UB Semibold", arial, sans-serif;
  font-size: 2.2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-link--arrow > span {
  margin-left: 1.2rem;
}
.btn-link--arrow > span::before {
  font-size: 2.4rem;
  font-weight: bold;
  color: #183657;
  position: relative;
  top: -3px;
}

.btn-dropdown {
  position: relative;
}
.btn-dropdown span {
  display: none;
}
@media (min-width: 1024px) {
  .btn-dropdown .button,
  .btn-dropdown .button-big {
    display: flex;
    align-items: center;
  }
  .btn-dropdown span {
    display: block;
    margin-left: 0.8rem;
  }
  .btn-dropdown span::before {
    font-size: 22px;
  }
  .btn-dropdown--opened {
    top: 56px !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}

.link-scroll {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 2.2rem;
}
.link-scroll strong {
  font-family: "UB Bold", arial, sans-serif;
}
.link-scroll span {
  position: relative;
  top: 4px;
  margin-left: 0.2rem;
}
.link-scroll span::before {
  font-size: 32px;
  color: #183657;
}
.link-scroll p {
  color: #183657;
  display: inline;
  font-size: 2.2rem;
}

.btn-link--pdf {
  color: #14D5AA;
  font-size: 1.6rem;
  font-family: "UB Bold", arial, sans-serif;
  line-height: 1.4;
  display: inline-block;
  padding-left: 24px;
  background: url("../images/fmx/icon/download-alt.svg") no-repeat left top;
  background-size: 18px;
}
.btn-link--pdf .text-thin {
  font-family: "UB Regular", arial, sans-serif;
}

.list-partners-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 100px 100px 60px;
  border-radius: 10px 10px 0 0;
  background: #E8EBEE;
}
.list-partners-container .header-2 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  text-align: center;
}

.list-partners {
  padding: 0 1.6rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.list-partners__item {
  flex-basis: 50%;
  margin-bottom: 3rem;
}
.list-partners__item:nth-last-of-type(-n+2) {
  margin-bottom: 0;
}
.list-partners__item img {
  max-height: 48px;
}
.list-partners-portlet .portlet-content {
  padding: 6.4rem 0 0;
  background: #E8EBEE;
  text-align: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.list-partners-portlet .heading-2, .list-partners-portlet .article-page__detail h3, .article-page__detail .list-partners-portlet h3 {
  margin-bottom: 2.4rem;
}

@media (min-width: 768px) {
  .list-partners-portlet .portlet-content {
    padding: 9.6rem 0 0;
  }
  .list-partners__item {
    flex-basis: auto;
    margin: 2rem 2.2rem;
  }
  .list-partners__item:nth-last-of-type(-n+2) {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1024px) {
  .list-partners-portlet {
    margin-left: 16px;
    margin-right: 16px;
  }
  .list-partners {
    margin: 0 auto;
  }
  .list-partners-portlet .heading-2, .list-partners-portlet .article-page__detail h3, .article-page__detail .list-partners-portlet h3 {
    margin: 0 auto 3.2rem;
  }
}
@media (min-width: 1280px) {
  .list-partners-portlet {
    margin-left: 0;
    margin-right: 0;
  }
}
.map-info-panel {
  background-color: #EAEAEA;
  padding: 6.4rem 1.6rem;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: -100%;
  opacity: 0;
  visibility: hidden;
  left: 0;
  z-index: 3;
  transition: opacity 0.2s ease;
}
.map-info-panel.showed {
  opacity: 1;
  visibility: visible;
  top: 0;
}
.map-info-panel .heading-3, .map-info-panel .article-page__detail h4, .article-page__detail .map-info-panel h4 {
  margin-bottom: 1.6rem;
}
.map-info-panel__description {
  line-height: 1.5;
  margin-bottom: 1.6rem;
}
.map-info-panel__list {
  padding-left: 2.4rem;
  list-style-type: disc;
}
.map-info-panel__item {
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.5;
}
.map-info-panel__item:last-child {
  margin-bottom: 0;
}
.map-info-panel .btn-link, .map-info-panel .article-page__detail a, .article-page__detail .map-info-panel a {
  font-size: 1.4rem;
}
.map-info-panel__close {
  position: absolute;
  display: inline-block;
  top: 1.6rem;
  right: 1.6rem;
  width: 25px;
  height: 25px;
  background: url("../images/fmx/icon/close-blue.svg") no-repeat;
  cursor: pointer;
}

@media (min-width: 1024px) {
  .map-info-panel {
    background-color: rgba(234, 234, 234, 0.9);
    padding: 3.2rem 2.4rem;
    width: 324px;
    height: auto;
    top: 70px;
    left: unset;
    right: 0;
    transition: all 0.5s ease;
    border-radius: 6px;
    box-shadow: 0 2px 17px rgba(0, 0, 0, 0.09);
    z-index: 2;
  }
  .map-info-panel.showed {
    top: 90px;
  }
  .map-info-panel .heading-3, .map-info-panel .article-page__detail h4, .article-page__detail .map-info-panel h4 {
    margin-bottom: 0.4rem;
  }
  .map-info-panel__close {
    right: 0.6rem;
  }
}
.panel-project {
  padding: 5.6rem 0;
  background-color: #E8EBEE;
}
.panel-project__description {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 3.2rem;
}
.panel-project__description b, .panel-project__description strong {
  color: #14D5AA;
}
.panel-project__buttons-row {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0.8rem;
}
.panel-project .button-light {
  background: none;
}
.panel-project .icon-angle-down {
  display: none;
}

@media (min-width: 768px) {
  .panel-project {
    padding: 9.6rem 1.6rem;
  }
  .panel-project__description {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .panel-project {
    border-radius: 10px;
    margin-left: 1.6rem;
    margin-right: 1.6rem;
  }
  .panel-project .icon-angle-down {
    display: inline-block;
    margin-left: 0.4rem;
  }
  .panel-project .icon-angle-down::before {
    color: #183657;
    font-size: 2.4rem;
  }
}
@media (min-width: 1280px) {
  .panel-project {
    margin-left: 0;
    margin-right: 0;
  }
  .panel-project__description {
    max-width: 970px;
    margin: 0 auto 3.2rem;
  }
}
.card-column {
  margin-bottom: 2.4rem;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  overflow: hidden;
}
.card-column__image {
  height: 254px;
}
.card-column__image img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}
.card-column__content {
  background-color: #ffffff;
  padding: 3.2rem 1.6rem;
  text-align: center;
}
.card-column__category {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 18.9px */
  color: #183657;
  margin-bottom: 1.6rem;
  display: block;
}
.card-column__title {
  flex: 1;
}
.card-column__title {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  background: linear-gradient(275deg, #183657 70%, #14D5AA 140%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 1.6rem;
}
.card-column__title a:hover {
  text-decoration: underline;
  text-decoration-color: #183657;
  text-underline-offset: 2px;
  text-decoration-thickness: 1px;
}
.card-column__description {
  color: #7B7B7B;
  display: none;
}

@media (min-width: 768px) {
  .card-column {
    grid-column: span 2;
  }
  .card-column__wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 1.6rem;
  }
  .card-column__image {
    width: 384px;
  }
  .card-column__content {
    display: flex;
    flex-direction: column;
    height: 25rem;
  }
}
@media (min-width: 1024px) {
  .card-column {
    grid-column: span 4;
  }
  .card-column__wrapper {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 3.2rem;
  }
}
/* Sobreescribimos estilos del paginador por defecto de liferay */
.taglib-page-iterator {
  margin: 3rem 1.6rem;
}
.taglib-page-iterator .lfr-pagination-delta-selector {
  display: none !important;
}
.taglib-page-iterator .lfr-pagination-config .current-page-menu .btn {
  border-radius: 50px;
  width: 148px;
  float: none;
  margin: auto;
  background: #FFFFFF;
  border-color: #DFDFDF;
  position: relative;
  text-align: left;
  padding: 6px 16px;
  font-family: "UB Regular", sans-serif;
}
.taglib-page-iterator .lfr-pagination-config .current-page-menu .btn i {
  display: none;
}
.taglib-page-iterator .lfr-pagination-config .current-page-menu .lfr-icon-menu-text {
  color: #183657;
}
.taglib-page-iterator .lfr-pagination-config .current-page-menu .lfr-icon-menu-text::after {
  content: "";
  display: inline-block;
  background: url("../images/fmx/icon/arrow-down-blue.svg") no-repeat;
  transform: rotate(90deg);
  width: 14px;
  height: 18px;
  position: absolute;
  background-size: 7px;
  top: 8px;
  right: 16px;
}
.taglib-page-iterator .lfr-pagination-buttons > li > a {
  border-radius: 50px;
  border: 1px solid #183657;
  color: #183657;
  padding: 6px 16px;
  margin: 0 4px;
  font-family: "UB Regular", arial, sans-serif;
}
.taglib-page-iterator .lfr-pagination-buttons .disabled > a {
  border: 1px solid #DFDFDF;
  color: #7B7B7B;
}

@media (min-width: 768px) {
  .taglib-page-iterator .lfr-pagination-config {
    text-align: center;
    float: none;
  }
}
@media (min-width: 1024px) {
  .taglib-page-iterator .lfr-pagination {
    display: flex;
    align-items: center;
  }
  .taglib-page-iterator .lfr-pagination-config {
    float: left;
  }
  .taglib-page-iterator .lfr-pagination-buttons {
    margin-left: auto;
  }
}
@media (min-width: 1280px) {
  .taglib-page-iterator {
    width: 100%;
    max-width: 1260px;
    padding-left: 16px;
    padding-right: 16px;
    margin: 5.6rem auto;
  }
}
.filter {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px;
  margin-bottom: 58px;
}
.filter-title {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
}
.filter-categorie {
  display: flex;
  padding: 8px;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #183657;
  background: #FFFFFF;
  font-family: "UB Regular", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0;
  color: #183657;
}
.filter-categorie.active {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0;
}

.portletRegister {
  margin-bottom: 80px;
}
.portletRegister-container {
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 768px) {
  .portletRegister-container {
    width: 100%;
    max-width: none;
  }
}
@media (min-width: 1280px) {
  .portletRegister-container {
    width: 100%;
    max-width: 1248px;
  }
}
.portletRegister-container-title {
  margin-bottom: 40px;
}
.portletRegister h1 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  margin-bottom: 8px;
}
.portletRegister .regForm .form-group {
  margin-bottom: 16px;
}
.portletRegister .regForm label {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 133.333% */
  color: #183657;
}
.portletRegister .regForm label span {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  padding-left: 8px;
}
.portletRegister .regForm label span a {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  color: #3280DE !important;
}
.portletRegister .regForm label span a:hover {
  color: #183657 !important;
}
.portletRegister .regForm input[type=email], .portletRegister .regForm input[type=text] {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  color: #183657;
  background: #FFFFFF;
  padding: 8px;
  border-radius: 4px;
  height: 40px;
  margin: 0;
  text-align: left;
  border: 1px solid #183657;
}
.portletRegister .regForm input[type=email]:focus, .portletRegister .regForm input[type=text]:focus {
  box-shadow: none;
  outline-offset: 2px;
  outline: 2px solid #817AFF;
}
.portletRegister .regForm .form-group.input-text-wrapper label {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.portletRegister .regForm .form-group.input-text-wrapper input[type=text] {
  border: 1px solid #DFDFDF;
}
.portletRegister .regForm button[type=submit] {
  margin-top: 32px;
}

.card-timeline {
  position: relative;
  overflow-x: scroll;
  margin: 24px 0;
}
.card-timeline--line {
  display: flex;
  flex-direction: row;
  position: relative;
  width: fit-content;
}
.card-timeline--line::after {
  content: "";
  display: block;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  height: 2px;
  background: #183657;
}
.card-timeline--container {
  width: 405px;
  margin-bottom: 16px;
}
.card-timeline--date {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
.card-timeline--date::after {
  content: "";
  display: block;
  position: relative;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  border: 1px solid #183657;
  box-shadow: 0 0 0 6px #FFFFFF;
  background: #FFFFFF;
  margin-left: 6px;
  z-index: 1;
}
.card-timeline--title {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  margin-top: 16px;
  padding: 0 24px;
}
.card-timeline--text {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  padding: 0 24px;
}

/* Este css es usado para la página de Detalle Artículo de Actualidad y página Propósito */
.article-page__header {
  margin-top: 4rem;
}
.article-page__header > span {
  color: #7B7B7B;
}
.article-page__header > span p {
  display: inline;
}
.article-page__header-link {
  padding-right: 2.4rem;
  position: relative;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
.article-page__header-link::after {
  content: "";
  border-bottom: 1px solid #7B7B7B;
  width: 16px;
  position: absolute;
  right: 5px;
  top: 7px;
}
.article-page__header-return {
  display: none;
  margin-left: 3.2rem;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 135%; /* 18.9px */
  color: #14D5AA;
}
.article-page__header-return .icon-shortcut {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("../images/fmx/icon/anchor.svg");
  margin-left: 0.4rem;
  opacity: 0.7;
  background-size: cover;
}
.article-page__header-return:hover {
  color: #3280DE;
}
.article-page .intro {
  margin: 2.4rem 0 3.2rem;
}
.article-page__content {
  margin-bottom: 4rem;
}
.article-page__main-image {
  height: 245px;
  margin: 0 -1.6rem 4.2rem;
}
.article-page__main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.article-page__detail h4 {
  margin-top: 2.4rem;
}
.article-page__detail p {
  line-height: 1.5;
  margin-bottom: 2.4rem;
}
.article-page__content img {
  height: 280px;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
}
.article-page .separator {
  margin-left: -1.6rem;
  margin-right: -1.6rem;
  margin-bottom: 3.2rem;
}
.article-page .related-news__title {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
}
.article-page .related-news__item {
  margin-bottom: 2.4rem;
}
.article-page aside > img {
  display: none;
}
.article-page__purpose-top__image {
  margin-bottom: 2rem;
}
.article-page__purpose-aside {
  background: #183657;
  margin: 0 -1.6rem;
  padding: 2.4rem 1.6rem;
}
.article-page__purpose-aside h2, .article-page__purpose-aside h3, .article-page__purpose-aside h4 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  color: #FFFFFF;
  margin-bottom: 2rem;
}
.article-page__purpose-aside p {
  font-size: 1.4rem;
  color: #FFFFFF;
}
.article-page__purpose-aside .img-box {
  position: relative;
  cursor: pointer;
}
.article-page__purpose-aside .img-box .video-icon {
  display: inline-block;
  width: 74px;
  height: 74px;
  background-image: url("../images/fmx/icon/play.svg");
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}

@media (min-width: 768px) {
  .article-page__header-return {
    display: inline-block;
  }
  .article-page__detail {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 1.6rem;
  }
  .article-page__main-image {
    grid-column: span 6;
    height: 345px;
    margin: 0 0 4.2rem;
    border-radius: 10px;
    overflow: hidden;
  }
  .article-page__content {
    grid-column: span 4;
    padding-right: 1.6rem;
  }
  .article-page__content img {
    height: 310px;
  }
  .article-page .separator {
    display: none;
  }
  .article-page .related-news {
    grid-column: span 2;
    padding-right: 0;
    padding-left: 0;
  }
  .article-page aside {
    grid-column: span 2;
  }
  .article-page__purpose-aside {
    margin: 0;
    border-radius: 10px;
  }
  .article-page__purpose-top__image {
    display: none;
  }
  .article-page aside > img {
    display: block;
    margin-bottom: 3.2rem;
  }
}
@media (min-width: 1024px) {
  .article-page__header {
    margin-top: 9rem;
  }
  .article-page .intro {
    margin: 3.2rem 0 5.6rem;
  }
  .article-page .intro .heading-1 {
    margin-bottom: 2.4rem;
  }
  .article-page__detail {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 3.2rem;
  }
  .article-page__main-image {
    grid-column: span 12;
    height: 586px;
  }
  .article-page__content {
    grid-column: 1/8;
    padding-right: 0;
  }
  .article-page .related-news {
    grid-column: 9/13;
  }
  .article-page aside {
    grid-column: span 5;
  }
}
.header {
  background: #ffffff;
  border-bottom: 1px solid #DEE0E3;
}
.header__wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 0;
}
.header__logo {
  width: 12rem;
  height: 2.6rem;
  margin-bottom: 0;
}
.header__logo > a {
  width: 120px;
  height: 26px;
  background-image: url("../img/logo-cho.svg");
  background-repeat: no-repeat;
  background-size: 104px;
  background-position: 0 center;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.header__burger {
  position: relative;
  width: 26px;
  height: 18px;
  cursor: pointer;
}
.header__burger span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #183657;
  border-radius: 10px;
  position: absolute;
  transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}
.header__burger span:nth-child(1) {
  top: 0;
}
.header__burger span:nth-child(2) {
  top: 8px;
}
.header__burger span:nth-child(3) {
  top: 16px;
}
.header__nav, .header__nav-sublist {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #183657;
  top: 0;
  right: -100%;
  transition: all 0.3s;
  z-index: 1;
}
.header__nav.opened, .opened.header__nav-sublist {
  right: 0;
}
.header__nav-icons, .header__nav-icons--sublist {
  height: 56px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 1.6rem;
}
.header__nav-icons-return {
  transform: rotate(180deg);
}
.header__nav-link {
  display: block;
  font-size: 2rem;
  color: #ffffff;
  padding: 2.4rem 1.6rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header__nav-link:hover {
  text-decoration: none;
  color: #ffffff;
}
.header__nav-link--has-childs {
  background-image: url("../img/icons/arrow-right.svg");
  background-repeat: no-repeat;
  background-position: right 1.8rem center;
}
.header__nav-link--has-childs > span {
  display: none;
}
.header__nav-sublit.opened {
  right: 0;
}
.header__nav-icons--sublist {
  justify-content: space-between;
}
.header__nav-link-parent {
  font-family: "UB Bold";
  font-size: 1.6rem;
  color: rgba(255, 255, 255, 0.6);
  pointer-events: none;
}
.header__nav-link-name {
  display: block;
}
.header__nav-link-description {
  display: block;
  font-family: "UB Light";
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0.8rem;
  line-height: 1.5rem;
}
.header__nav-item--desktop {
  display: none;
}
.header__nav-lang-selected {
  display: inline-block;
  transform: rotate(45deg);
  height: 14px;
  width: 22px;
  border-radius: 4px;
  border-bottom: 5px solid #00D6E0;
  border-right: 5px solid #00D6E0;
  margin-left: 1.6rem;
  margin-bottom: 0.4rem;
}

.scroll-header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 3;
  transition: all 0.4s ease;
}

.scroll-header.closed {
  top: -58px;
  width: 100%;
}

.signed-in .scroll-header {
  position: static;
  top: auto;
  margin-top: 48px;
}

.signed-in .header__nav,
.signed-in .header__nav-sublist {
  margin-top: 48px;
}

@media (min-width: 768px) {
  .signed-in .scroll-header,
  .signed-in .header__nav,
  .signed-in .header__nav-sublist {
    margin-top: 64px;
  }
}
@media (min-width: 1024px) {
  .header {
    margin: 0 auto;
  }
  .header > .container {
    padding-right: 0;
  }
  .header__wrapper {
    padding: 0;
  }
  .header__logo {
    width: 17rem;
    height: 3.6rem;
  }
  .header__logo > a {
    width: 17rem;
    height: 3.6rem;
    background-size: 17rem;
  }
  .header__burger {
    display: none;
  }
  .header__nav, .header__nav-sublist {
    position: static;
    height: auto;
    background-color: #ffffff;
  }
  .header__nav-list {
    display: flex;
    justify-content: flex-end;
  }
  .header__nav-item {
    position: relative;
  }
  .header__nav-link {
    color: #183657;
    font-family: "UB Semibold";
    font-size: 1.6rem;
    padding: 2.6rem 2.4rem 2.2rem;
    border-bottom: 5px solid transparent;
  }
  .header__nav-link:hover {
    color: #183657;
  }
  .header__nav-link:hover, .header__nav-link.selected {
    border-bottom: 5px solid #00D6E0;
  }
  .header__nav-link--has-childs > span {
    display: inline-block;
    color: #00D6E0;
    margin-left: 0.4rem;
    font-size: 14px;
  }
  .header__nav-icons, .header__nav-icons--sublist {
    display: none;
  }
  .header__nav-sublist {
    visibility: hidden;
    position: absolute;
    padding: 3.2rem;
    width: 32rem;
    top: 90px;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 6px;
    box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.15);
    z-index: 2;
    opacity: 0;
    transition: all 0.3s ease;
  }
  .header__nav-sublist::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 50%;
    box-sizing: border-box;
    border: 0.8rem solid black;
    border-color: transparent transparent #ffffff #ffffff;
    transform-origin: 0 0;
    transform: rotate(135deg);
    box-shadow: -1px 1px 2px 0 rgba(0, 0, 0, 0.15);
  }
  .header__nav-sublist.opened {
    top: 64px;
    visibility: visible;
    opacity: 1;
  }
  .header__nav-sublist .header__nav-link {
    padding: 0;
    margin-bottom: 2.4rem;
    border-bottom: 0;
  }
  .header__nav-sublist .header__nav-link:hover {
    border-bottom: 0;
  }
  .header__nav-sublist .header__nav-item:last-child .header__nav-link {
    margin-bottom: 0;
  }
  .header__nav-icons--sublist, .header__nav-icons--sublist + .header__nav-item {
    display: none;
  }
  .header__nav-link-name, .header__nav-link-description {
    color: #183657;
  }
  .header__nav-link-name {
    font-family: "UB Bold";
  }
  .header__nav-link:hover .header__nav-link-name {
    color: #00D6E0;
  }
  .header__nav-link-description {
    margin-top: 0.8rem;
  }
  .header__nav-item--desktop {
    display: block;
    border-left: 1px solid #DEE0E3;
  }
  .header__nav-item--mobile {
    display: none;
  }
  .header__nav-item--desktop .header__nav-sublist {
    width: 12rem;
    padding: 2.4rem;
    text-align: left;
  }
  .header__nav-item--desktop .header__nav-sublist::before {
    left: 60%;
  }
  .header__nav-item--desktop > .header__nav-link {
    padding: 2.6rem 5rem 2.2rem;
  }
  .header__nav-item--desktop .header__nav-sublist .header__nav-link {
    font-family: "UB Light";
    font-size: 1.4rem;
    margin-bottom: 1.4rem;
  }
  .header__nav-item--desktop .header__nav-sublist .header__nav-link span {
    display: none;
  }
  .scroll-header.closed {
    top: -70px;
  }
  .scroll-header.closed .sub-nav__parent {
    padding-left: 78px;
  }
  .scroll-header.closed .sub-nav__isotipo {
    left: 0;
    opacity: 1;
  }
  .scroll-header.closed .sub-nav__isotipo::after {
    content: "";
    position: absolute;
    height: 23px;
    width: 1px;
    background-color: rgba(24, 54, 87, 0.5);
    top: 0;
    left: 62px;
    opacity: 0.4;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .scroll-header.closed .sub-nav__isotipo::after {
    height: 26px;
    top: 3px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .scroll-header.closed .sub-nav__isotipo::after {
    height: 31px;
    top: 6px;
  }
}
@media (min-width: 1024px) {
  .signed-in .header__nav,
  .signed-in .header__nav-sublist {
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .header > .container {
    padding-right: 16px;
  }
  .header__nav-item--desktop > .header__nav-link {
    padding: 2.6rem 2.4rem 2.2rem;
  }
}
.hero {
  margin-bottom: 4.8rem;
  position: relative;
}
.hero::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 100vw;
  background: linear-gradient(275deg, #183657 70%, #14D5AA 140%);
  z-index: -1;
}

.hero > .container {
  padding-left: 0;
}

.hero__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 16px;
}

.hero__image-box {
  grid-column: 1;
  width: 9.2rem;
  height: 100%;
}

.hero__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: 40%;
}

.hero__content-box {
  grid-column: 2/span 4;
  display: grid;
  justify-content: center;
  align-content: center;
  padding: 48px 0;
}

.hero .container .hero__wrapper .hero__content-box h2.heading-1 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #FFFFFF;
}
.hero .container .hero__wrapper .hero__content-box .intro-text p {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 30.8px */
  color: #FFFFFF;
}
.hero .container .hero__wrapper .hero__content-box .intro-text p b {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
}

.hero__buttons {
  margin-top: 2.4rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.hero__buttons .button, .hero__buttons .button-light, .hero__buttons .btn-dropdown {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  width: 100%;
}

.hero__buttons .button {
  border: 2px solid #FFFFFF;
}

@media (min-width: 768px) {
  .hero {
    margin-bottom: 4.8rem;
  }
  .hero > .container {
    margin-left: 0;
    padding-right: 0;
  }
  .hero__wrapper {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 16px;
  }
  .hero__image-box {
    grid-column: 1/3;
    width: 23.6rem;
    height: 100%;
  }
  .hero__content-box {
    grid-column: 3/7;
    margin-left: 2.4rem;
  }
  .hero__buttons {
    flex-direction: row;
    align-items: center;
    gap: 0.5rem;
  }
}
@media (min-width: 1024px) {
  .hero {
    margin-bottom: 2.4rem;
  }
  .hero > .container {
    padding-left: 10.4rem;
  }
  .hero__wrapper {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-column-gap: 32px;
  }
  .hero__image-box {
    grid-column: 8/13;
    width: auto;
    height: 100%;
    order: 1;
  }
  .hero__content-box {
    grid-column: 1/8;
    margin-left: 0;
    margin-right: 5rem;
  }
  .hero__image {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .hero__buttons {
    margin-top: 4.2rem;
  }
}
@media (min-width: 1280px) {
  .hero > .container {
    margin-left: auto;
    margin-right: 0;
    max-width: 1440px;
  }
  .hero__content-box {
    grid-column: 1/7;
    margin-right: 5rem;
  }
  .hero__image-box {
    grid-column: 7/13;
  }
}
.values {
  margin-bottom: 4.8rem;
}
.values-buttons {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* copiado del main.scss */
@media (min-width: 768px) {
  .values {
    margin-bottom: 4.8rem;
  }
  .values-description {
    font-family: "UB Regular", arial, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 36px */
    color: #183657;
    margin-bottom: 3.2rem;
  }
  .values-description__final {
    font-family: "UB Bold", arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    color: #183657;
    margin-bottom: 3.2rem;
  }
  .values-cards-wrapper {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .values-buttons {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .values {
    margin-bottom: 2.4rem;
  }
  .values-description__final {
    max-width: 768px;
  }
}
@media (min-width: 1280px) {
  .values-description__final {
    max-width: 960px;
  }
}
.statistics {
  padding: 5.4rem 0 6.4rem;
  margin-bottom: 4.8rem;
  text-align: center;
  color: #FFFFFF;
  position: relative;
}
.statistics::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 100vw;
  background: linear-gradient(275deg, #183657 70%, #14D5AA 140%);
  z-index: -1;
}
.statistics-description__final {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  color: #FFFFFF;
  margin: 2rem auto 3.2rem;
}
.statistics .heading-2, .statistics .article-page__detail h3, .article-page__detail .statistics h3 {
  margin-bottom: 3.2rem;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  color: #FFFFFF;
}
.statistics .button-big {
  width: auto;
  margin: auto;
}
.statistics .btn-dropdown {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-width: 600px;
  margin: 0 auto;
  padding: 8px 0;
  gap: 8px;
}
.statistics .btn-dropdown span {
  display: block;
}
.statistics .btn-dropdown > a {
  width: 100%;
  border: 2px solid #FFFFFF;
  display: flex;
  justify-content: center;
}
.statistics .btn-dropdown > a:hover, .statistics .btn-dropdown > a:active, .statistics .btn-dropdown > a:focus {
  border: 2px solid #FFFFFF;
}
.statistics .btn-dropdown > a:first-of-type {
  width: 100%;
}

@media (min-width: 768px) {
  .statistics {
    padding: 9.6rem 0;
  }
  .statistics-cards-wrapper {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .statistics .heading-2, .statistics .article-page__detail h3, .article-page__detail .statistics h3 {
    margin-bottom: 4.8rem;
  }
  .statistics .btn-dropdown {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .statistics {
    margin-bottom: 2.4rem;
    border-radius: 10px;
  }
  .statistics-description__final {
    margin: 3rem auto 3.2rem;
    max-width: 824px;
  }
  .statistics .header__nav-sublist {
    text-align: left;
  }
}
@media (min-width: 1280px) {
  .statistics {
    margin-bottom: 2.4rem;
  }
  .statistics-description__final {
    margin: 4rem auto 3.2rem;
  }
  .statistics .heading-2, .statistics .article-page__detail h3, .article-page__detail .statistics h3 {
    max-width: 1024px;
    margin: 0 auto 4.8rem;
  }
}
.specialties {
  margin-top: 5.6rem;
}
.specialties-description {
  font-family: "UB Regular", arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 36px */
  margin-bottom: 4.8rem;
}

.card-specialtie {
  margin-bottom: 4rem;
}
.card-specialtie__img {
  margin-bottom: 0.8rem;
  border-radius: 6px;
}
.card-specialtie__description {
  line-height: 150%;
  margin-bottom: 0.8rem;
}

@media (min-width: 768px) {
  .specialties {
    margin-top: 9.6rem;
  }
  .specialties-description {
    margin-bottom: 4rem;
  }
  .card-specialtie {
    display: flex;
    align-items: flex-start;
    justify-content: start;
    gap: 24px;
  }
  .card-specialtie__img {
    width: 180px;
  }
  .card-specialtie__content {
    max-width: 70%;
  }
  .card-specialtie__content > .btn-link, .article-page__detail .card-specialtie__content > a {
    display: block;
    font-family: "UB Bold", arial, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 1024px) {
  .specialties {
    margin-top: 12rem;
  }
  .specialties-description {
    max-width: 853px;
  }
  .specialties-cards-wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .card-specialtie {
    width: 49%;
    margin-bottom: 5.6rem;
  }
  .card-specialtie:nth-child(even) {
    margin-left: 1.5rem;
  }
  .card-specialtie__img {
    margin: 0 auto;
  }
  .card-specialtie__content {
    max-width: 65%;
    padding-right: 3rem;
  }
  .card-specialtie:nth-child(even) .card-specialtie__content {
    padding-right: 1.5rem;
  }
}
@media (min-width: 1280px) {
  .specialties-description {
    max-width: 1066px;
  }
  .card-specialtie__content {
    max-width: 65%;
    padding-right: 1rem;
  }
  .card-specialtie:nth-child(even) .card-specialtie__content {
    padding-right: 0;
  }
}
.insights {
  margin: 4.8rem 0;
}
.insights-header {
  margin-bottom: 4.8rem;
}
.insights .heading-2, .insights .article-page__detail h3, .article-page__detail .insights h3 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  margin-bottom: 0.8rem;
}
.insights .btn-link, .insights .article-page__detail a, .article-page__detail .insights a {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  color: #3280DE;
}
.insights .btn-link:hover, .insights .article-page__detail a:hover, .article-page__detail .insights a:hover {
  color: #183657;
}

@media (min-width: 768px) {
  .insights {
    margin: 4.8rem 0;
  }
  .insights-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .insights-wrapper {
    display: flex;
    flex-wrap: wrap;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    margin-bottom: 1.6rem;
  }
  .insights-wrapper > .card-basic {
    max-width: 411px;
    margin-right: 2.4rem;
  }
  .insights-wrapper .card-basic__content-box {
    width: 411px;
    white-space: normal;
  }
  .insights-wrapper > .card-column {
    max-width: 384px;
    margin-right: 3.2rem;
  }
}
@media (min-width: 1024px) {
  .insights {
    margin: 2.4rem 0;
  }
  .insights-wrapper {
    overflow: visible;
    white-space: normal;
    flex-wrap: wrap;
  }
  .insights-wrapper > .card-basic {
    flex: 1;
  }
  .insights-wrapper > .card-basic:nth-child(3n) {
    margin-right: 0;
  }
  .insights-wrapper .card-basic__content-box {
    width: auto;
  }
  .insights-wrapper > .card-column:nth-child(3n) {
    margin-right: 0;
  }
}
.map {
  padding: 2.4rem 0 1.6rem;
}
.map .container .heading-2, .map .container .article-page__detail h3, .article-page__detail .map .container h3 {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
}
.map-wrapper {
  display: flex;
}
.map-list {
  position: relative;
}
.map-list__item {
  margin: 0.6rem 0;
  color: #3280DE;
  font-family: "UB Semibold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px; /* 187.5% */
}
.map-list__item > span {
  font-family: "UB Semibold", arial, sans-serif;
  color: #183657;
  line-height: 2.4rem;
}
.map .btn-link, .map .article-page__detail a, .article-page__detail .map a {
  color: #3280DE;
  font-family: "UB Semibold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px; /* 187.5% */
}
.map .btn-link:hover, .map .article-page__detail a:hover, .article-page__detail .map a:hover, .map .btn-link:active, .map .article-page__detail a:active, .article-page__detail .map a:active {
  color: #183657;
}
.map-graphic--mobile {
  margin-top: 1.1rem;
  margin-right: -16px;
  height: 41rem;
  width: 100%;
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.map-graphic--desktop, .map-graphic--tablet {
  display: none;
}
.map-graphic--mobile img {
  object-fit: cover;
  width: 90%;
}
.map .slick-list {
  overflow: hidden;
}
.map .slick-list::before, .map .slick-list::after {
  content: "";
  display: block;
  height: 26px;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 1;
}
.map .slick-list::before {
  content: "";
  background: linear-gradient(rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0));
  top: 10px;
}
.map .slick-list::after {
  background: linear-gradient(rgba(255, 255, 255, 0) 30%, rgb(255, 255, 255));
  bottom: 38px;
}
.map .slick-track {
  display: flex;
  flex-direction: column;
}
.map .slick-vertical .slick-slide {
  width: 120px !important;
}
.map .slick-arrow {
  font-size: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border: none;
  position: relative;
  z-index: 2;
}
.map .slick-next {
  background-image: url("../images/fmx/icon/arrow-down-blue.svg");
  background-repeat: no-repeat;
  transform: rotate(90deg);
  background-position: center;
  margin-left: 20px;
}
.map .slick-prev {
  background-image: url("../images/fmx/icon/arrow-down-blue.svg");
  background-repeat: no-repeat;
  transform: rotate(-90deg);
  background-position: center;
  margin-left: 20px;
}
.map .slick-disabled {
  visibility: hidden;
  opacity: 0;
}
.map-bottom-link {
  margin: 4rem auto;
  width: 230px;
}
.map-bottom-link .btn-link, .map-bottom-link .article-page__detail a, .article-page__detail .map-bottom-link a {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  color: #14D5AA;
  text-align: center;
  position: relative;
}
.map-bottom-link .btn-link:hover, .map-bottom-link .article-page__detail a:hover, .article-page__detail .map-bottom-link a:hover {
  color: #3280DE;
}
.map-bottom-link .btn-link > span, .map-bottom-link .article-page__detail a > span, .article-page__detail .map-bottom-link a > span {
  position: absolute;
  bottom: 0;
  right: 18px;
}

@media (min-width: 768px) {
  .map {
    padding: 2.4rem 0 1.6rem;
  }
  .map .heading-2, .map .article-page__detail h3, .article-page__detail .map h3 {
    text-align: center;
  }
  .map-wrapper {
    flex-direction: column;
  }
  .map-list {
    margin-top: 0;
    margin-bottom: 4rem;
    padding: 0 3rem;
  }
  .map-graphic--mobile, .map-graphic--desktop {
    display: none;
  }
  .map-graphic--tablet {
    display: block;
    margin: 0 -1.6rem;
  }
  .map .slick-list {
    text-align: center;
  }
  .map .slick-list::before, .map .slick-list::after {
    content: "";
    display: block;
    height: 36px;
    width: 40px;
    position: absolute;
    left: 0;
    z-index: 1;
  }
  .map .slick-list::before {
    content: "";
    background: linear-gradient(to right, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0));
    top: 0;
    left: 15px;
  }
  .map .slick-list::after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgb(255, 255, 255));
    bottom: 0;
    right: 29px;
    left: auto;
  }
  .map .slick-track {
    flex-direction: row;
  }
  .map .slick-slide {
    padding: 0 1rem;
  }
  .map .slick-prev {
    transform: rotate(180deg);
    background-position: center;
    margin-left: 0;
    position: absolute;
    z-index: 3;
    top: 18%;
    left: 0;
  }
  .map .slick-next {
    transform: rotate(0deg);
    background-position: center;
    margin-left: 0;
    position: absolute;
    right: 0;
    top: 18%;
  }
  .map-bottom-link {
    margin: 4rem auto;
    width: auto;
  }
  .map-bottom-link .btn-link, .map-bottom-link .article-page__detail a, .article-page__detail .map-bottom-link a {
    font-size: 2.2rem;
  }
  .map-bottom-link .btn-link > span, .map-bottom-link .article-page__detail a > span, .article-page__detail .map-bottom-link a > span {
    position: static;
  }
}
@media (min-width: 1024px) {
  .map {
    padding: 2.4rem 0 1.6rem;
  }
  .map .heading-2, .map .article-page__detail h3, .article-page__detail .map h3 {
    margin: 0 auto 3.2rem;
  }
  .map-wrapper {
    position: relative;
  }
  .map-graphic--mobile, .map-graphic--tablet {
    display: none;
  }
  .map-graphic--desktop {
    display: block;
  }
  .map-bottom-link {
    margin: 4rem 0 8rem;
  }
}
@media (min-width: 1280px) {
  .map .map-graphic--desktop > img {
    object-fit: contain;
    object-position: center;
    width: 100%;
    height: 100%;
  }
  .map .slick-slide {
    padding: 0 1.8rem;
  }
}
.tabs {
  margin-top: 24px;
}
.tabs .container {
  padding-left: 0;
  padding-right: 0;
}
.tabs-item {
  padding: 1.6rem;
  border-top: 1px solid #DEE0E3;
}
.tabs-item__name {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  color: #183657;
  margin-bottom: 0;
  pointer-events: none;
}
.tabs-item:not(.selected) .tabs-item__name {
  background: linear-gradient(275deg, #183657 70%, #14D5AA 140%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.tabs-item__description {
  font-size: 1.2rem;
  color: #3C3C43;
  pointer-events: none;
}
.tabs-panel {
  position: fixed;
  z-index: 4;
  width: 100vw;
  height: 100vh;
  padding: 1.6rem;
  background-color: #ffffff;
  right: -100%;
  top: 0;
  transition: right 0.3s ease-out;
  overflow: scroll;
}
.tabs-panel--show {
  right: 0;
}
.tabs-panel__content-wrapper {
  margin-left: 16px;
}
.tabs-panel__content-wrapper--wide {
  margin-top: 64px;
}
.tabs-panel__brand {
  display: block;
  margin: 6.4rem auto 3.2rem;
  width: 250px;
}
.tabs-panel__content h3, .tabs-panel__title {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 48px */
  margin-bottom: 1.6rem;
}
.tabs-panel__illustration {
  display: block;
  margin: 0 auto 1.6rem;
}
.tabs-panel__content > ul {
  list-style: none;
  margin-left: 1.6rem;
  margin-top: 2.4rem;
}
.tabs-panel__content > ul li:before {
  content: "•";
  color: #183657;
  font-size: 16px;
  margin-right: 8px;
}
.tabs-panel__content > ul li {
  margin-bottom: 1rem;
}
.tabs-panel__about, .tabs-panel__contact {
  margin: 3.2rem 0;
}
.tabs-panel__about .heading-3, .tabs-panel__about .article-page__detail h4, .article-page__detail .tabs-panel__about h4, .tabs-panel__contact .heading-3, .tabs-panel__contact .article-page__detail h4, .article-page__detail .tabs-panel__contact h4 {
  margin-bottom: 1rem;
}
.tabs-panel__about-list > li, .tabs-panel__contact-list > li {
  margin-bottom: 0.4rem;
  line-height: 1.4;
}
.tabs-panel__contact-list > li {
  display: flex;
  align-items: center;
  margin-bottom: 0.8rem;
}
.tabs-panel__contact-list li:first-child {
  font-family: "UB Bold", arial, sans-serif;
}
.tabs-panel__contact-list li > span {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 1.2rem;
  opacity: 0.7;
  background-repeat: no-repeat;
  background-size: 80%;
}
.tabs-panel__contact-item {
  color: #14D5AA;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}
.tabs-panel__contact-list .icon-telephone {
  background-image: url("../images/fmx/icon/phone.svg");
}
.tabs-panel__contact-list .icon-mail {
  background-image: url("../images/fmx/icon/mail.svg");
  width: 24px;
  height: 24px;
}
.tabs-panel__contact-list .icon-earth {
  background-image: url("../images/fmx/icon/globe.svg");
}
.tabs-panel__contact-list .icon-form {
  background-image: url("../images/fmx/icon/form.svg");
}
.tabs-panel__contact-list .icon-ubication {
  background-image: url("../images/fmx/icon/ubication.svg");
}
.tabs-panel__close {
  position: absolute;
  right: 1.4rem;
  top: 2.2rem;
  width: 14px;
  height: 14px;
  background-image: url("../images/fmx/icon/close-blue.svg");
  background-size: cover;
}
.tabs .icon-shortcut {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url("../images/fmx/icon/anchor.svg");
  margin-left: 0.4rem;
  opacity: 0.7;
  background-size: cover;
}
.tabs .button-light {
  display: block;
  margin: 0 auto;
}
.tabs aside {
  display: none;
}
.tabs a.btn-link, .tabs .article-page__detail a, .article-page__detail .tabs a {
  font-family: "UB Bold", arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
}

.tabs-secondary .tabs-item__name {
  font-size: 1.8rem;
}
.tabs-secondary__panel-header {
  margin: 4rem -1.6rem 2.4rem;
  padding: 2.4rem 1.6rem;
  border-top: 1px solid #DEE0E3;
  border-bottom: 1px solid #DEE0E3;
}
.tabs-secondary__panel-header > span {
  text-transform: uppercase;
  font-family: "UB Bold", arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0;
  display: inline-block;
  padding: 0.8rem 1rem;
  background-color: #cdf7fa;
}
.tabs-secondary .tabs-panel__content {
  margin-bottom: 4rem;
}
.tabs-secondary .tabs-panel__content li {
  line-height: 1.4;
}

@media (min-width: 768px) {
  .tabs .container {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
  .tabs-item__wrapper {
    display: flex;
    overflow: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    position: relative;
    padding-bottom: 3rem;
  }
  .tabs-item {
    display: flex;
    flex-direction: column;
    border-top: none;
    padding: 2.6rem 4rem;
    max-width: 224px;
  }
  .tabs-item__name, .tabs-item__description {
    display: inline-block;
    white-space: normal;
  }
  .tabs-item__name {
    width: 224px;
    margin-bottom: 0.6rem;
    transition: all 0.2s ease;
  }
  .tabs-item__description {
    width: 190px;
    line-height: 1.2;
    transition: all 0.2s ease;
  }
  .tabs-item.selected {
    position: relative;
  }
  .tabs-item.selected .tabs-item__name {
    color: #14D5AA;
    max-width: 100%;
  }
  .tabs-item:nth-child(1).selected .tabs-item__name {
    transform: translate(8px, 8px) scale(1.2);
  }
  .tabs-item:nth-child(2).selected .tabs-item__name {
    transform: translate(8px, 8px) scale(1.2);
  }
  .tabs-item:nth-child(3).selected .tabs-item__name {
    transform: translate(8px, 8px) scale(1.2);
  }
  .tabs-item:nth-child(4).selected {
    width: 234px;
  }
  .tabs-item:nth-child(4).selected .tabs-item__name {
    transform: translate(8px, 8px) scale(1.2);
  }
  .tabs-item.selected .tabs-item__description {
    opacity: 0;
    visibility: hidden;
    transform: translate(-20px, 15px);
  }
  .tabs-item__background-selector {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(275deg, #183657 70%, #14D5AA 140%);
    z-index: -1;
    transition: all 0.3s ease;
    border-radius: 10px;
  }
  .tabs-item__background-selector::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 26px solid transparent;
    border-right: 26px solid transparent;
    border-top: 26px solid #183657;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -26px;
  }
  .tabs-panel {
    display: none;
    position: static;
    overflow: visible;
    width: 100%;
    height: auto;
    animation: fadeEffect 0.4s;
  }
  .tabs-panel--show {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 1.6rem;
    margin-top: 2.4rem;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2.4rem;
    opacity: 1;
    visibility: visible;
  }
  .tabs-panel__content h3, .tabs-panel__title {
    font-size: 4rem;
    line-height: 1.2;
    margin-bottom: 2.4rem;
  }
  .tabs-panel__about .heading-3, .tabs-panel__about .article-page__detail h4, .article-page__detail .tabs-panel__about h4, .tabs-panel__contact .heading-3, .tabs-panel__contact .article-page__detail h4, .article-page__detail .tabs-panel__contact h4 {
    margin-bottom: 1.6rem;
  }
  .tabs-panel__brand, .tabs-panel__close, .tabs-panel__illustration,
  .tabs .panel-close {
    display: none;
  }
  .tabs-panel__content-wrapper {
    grid-column: span 4;
    margin-left: 0;
  }
  .tabs-panel__content-wrapper--wide {
    margin-top: 0;
  }
  .tabs aside {
    grid-column: span 2;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .tabs aside .tabs-panel__brand {
    display: block;
    margin: 0 0 2.4rem;
  }
  .tabs aside .tabs-panel__picture {
    width: 100%;
    height: 380px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
  }
  .tabs-secondary .tabs-item {
    width: 320px;
    max-width: 320px;
    padding: 3.2rem 2rem;
  }
  .tabs-secondary .tabs-item__name {
    width: 264px;
    max-width: 264px;
  }
  .tabs-secondary .tabs-item:nth-child(1).selected .tabs-item__name {
    transform: scale(1.05);
  }
  .tabs-secondary .tabs-item:nth-child(2).selected .tabs-item__name {
    transform: scale(1.05);
  }
  .tabs-secondary .tabs-item:nth-child(3).selected .tabs-item__name {
    transform: scale(1.05);
  }
  .tabs-secondary__panel-header {
    margin: 0 0 2.4rem;
    padding: 0;
    border: 0;
  }
  .tabs-secondary__panel-header > p {
    display: none;
  }
}
@media (min-width: 1024px) {
  .tabs-item {
    max-width: 240px;
    cursor: pointer;
  }
  .tabs-panel--show {
    grid-template-columns: repeat(12, 1fr);
    gap: 3.2rem;
    padding-bottom: 3.2rem;
  }
  .tabs-panel__content-wrapper {
    grid-column: span 8;
  }
  .tabs-panel__content-wrapper--wide {
    grid-column: span 12;
  }
  .tabs aside {
    grid-column: span 4;
  }
  .tabs aside .tabs-panel__illustration {
    display: block;
    margin: 0 0 3.4rem;
    height: 296px;
    width: 488px;
    object-fit: cover;
    object-position: center;
    border-radius: 10px;
  }
  .tabs aside .tabs-panel__picture {
    height: 296px;
    width: 488px;
  }
  .tabs-secondary__panel-header {
    margin-bottom: 1rem;
  }
  .tabs-secondary aside {
    grid-column: 9/12;
  }
}
@media (min-width: 1280px) {
  .tabs-panel__content-wrapper {
    grid-column: span 7;
  }
  .tabs-panel__content-wrapper--wide {
    grid-column: span 12;
  }
  .tabs aside {
    grid-column: span 5;
  }
  .tabs-secondary aside {
    grid-column: 9/12;
  }
}
@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.farmavenixNet {
  /*Envio sms para verificar codigo*/
  /* --- INPUTS --- */
  /* --- FIN INPUTS --- */
  /* -----  BOTONES  ----- */
  /* -----  FIN BOTONES  ----- */
  /* ----- TABLA ----- */
  /* ----- FIN TABLA ------ */
  /* --- MODALES --- */
  /* --- FIN MODALES --- */
  /* --- AJUSTES --- */
}
.farmavenixNet .mTop20 {
  margin-top: 20px !important;
}
.farmavenixNet .mTop25 {
  margin-top: 25px !important;
}
.farmavenixNet .mBot20 {
  margin-bottom: 20px !important;
}
.farmavenixNet .mBot30 {
  margin-bottom: 30px !important;
}
.farmavenixNet .row {
  margin-left: -15px;
  margin-right: -15px;
}
.farmavenixNet [class^=col-] {
  padding-left: 15px;
  padding-right: 15px;
}
.farmavenixNet .texLeft {
  text-align: left;
}
.farmavenixNet .texRight {
  text-align: right !important;
}
.farmavenixNet .pullLeft {
  float: left;
}
.farmavenixNet .pullRight {
  float: right;
}
.farmavenixNet .container-verifica {
  background-color: #ffffff;
  width: 40%;
  margin: 30px auto 70px;
  text-align: center;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.farmavenixNet .container-verifica .fmxVerifica {
  padding: 10px !important;
  padding-top: 10px !important;
  width: 40px !important;
  text-align: center !important;
}
.farmavenixNet .container-verifica .pVerifica {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.farmavenixNet .container-verifica h1 {
  font-family: "DIN-RegularAlternate";
  margin: 10px 0;
  font-weight: 700;
  color: #666;
  font-size: 36px;
  line-height: 42px;
  position: relative;
}
.farmavenixNet .container-verifica h4 {
  font-family: "DIN-RegularAlternate";
  margin: 10px 0;
  font-weight: 700;
  color: #666;
}
.farmavenixNet .container-verifica p {
  font-family: "DIN-Regular" !important;
}
.farmavenixNet input[type=text].fmx, .farmavenixNet input[type=email].fmxModal, .farmavenixNet input[type=number].fmxModal, .farmavenixNet input[type=number].fmxVerifica {
  height: 40px !important;
  border-radius: 4px !important;
  padding-left: 8px !important;
  background: #ffffff !important;
  color: #004AAD !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  font-family: "DIN-Regular" !important;
  margin: 0 !important;
  text-align: left;
  line-height: 140% !important;
  border: 1px solid #004AAD !important;
  padding-top: 0;
  width: 100%;
  margin-bottom: 5px !important;
  margin-right: 10px !important;
}
.farmavenixNet input[type=text].fmx ::placeholder, .farmavenixNet input[type=email].fmxModal ::placeholder, .farmavenixNet input[type=number].fmxModal ::placeholder, .farmavenixNet input[type=number].fmxVerifica ::placeholder {
  color: #8B9AAB !important;
  font-size: 12px !important;
}
.farmavenixNet input[type=text].fmx:focus, .farmavenixNet input[type=email].fmxModal:focus, .farmavenixNet input[type=number].fmxModal:focus, .farmavenixNet input[type=number].fmxVerifica:focus {
  color: #004AAD !important;
  border: 1px solid #004AAD !important;
  box-shadow: none !important;
  outline-offset: 2px;
  outline: 2px solid #817AFF;
}
.farmavenixNet input[type=text].fmx:focus::placeholder, .farmavenixNet input[type=email].fmxModal:focus::placeholder, .farmavenixNet input[type=number].fmxModal:focus::placeholder, .farmavenixNet input[type=number].fmxVerifica:focus::placeholder {
  color: #fff !important;
}
.farmavenixNet input[type=text].fmx:disabled, .farmavenixNet input[type=email].fmxModal:disabled, .farmavenixNet input[type=number].fmxModal:disabled, .farmavenixNet input[type=number].fmxVerifica:disabled {
  border: 1px solid #7B7B7B !important;
  background: #E8EBEE !important;
}
.farmavenixNet input[type=text].fmx:disabled::placeholder, .farmavenixNet input[type=email].fmxModal:disabled::placeholder, .farmavenixNet input[type=number].fmxModal:disabled::placeholder, .farmavenixNet input[type=number].fmxVerifica:disabled::placeholder {
  color: #004AAD !important;
}
.farmavenixNet input[type=text].fmx:active, .farmavenixNet input[type=email].fmxModal:active, .farmavenixNet input[type=number].fmxModal:active, .farmavenixNet input[type=number].fmxVerifica:active {
  border: 2px solid #004AAD !important;
}
.farmavenixNet input[type=text].fmx:active::placeholder, .farmavenixNet input[type=email].fmxModal:active::placeholder, .farmavenixNet input[type=number].fmxModal:active::placeholder, .farmavenixNet input[type=number].fmxVerifica:active::placeholder {
  color: #004AAD !important;
}
.farmavenixNet input[type=text].fmx.borderError, .farmavenixNet input[type=email].fmxModal.borderError, .farmavenixNet input[type=number].fmxModal.borderError, .farmavenixNet input[type=number].fmxVerifica.borderError {
  border: 1px solid red !important;
}
.farmavenixNet input[type=text].fmx:focus:required:invalid, .farmavenixNet input[type=email].fmxModal:focus:required:invalid, .farmavenixNet input[type=number].fmxModal:focus:required:invalid, .farmavenixNet input[type=number].fmxVerifica:focus:required:invalid {
  border: 1px solid #004AAD !important;
  outline: 2px solid #817AFF !important;
}
.farmavenixNet input[type=text].fmx#filtroPedidosDetalle, .farmavenixNet input[type=text].fmx#filtroArticulosDetalle, .farmavenixNet input[type=text].fmx#filtroArticulosDevolucion, .farmavenixNet input[type=email].fmxModal#filtroPedidosDetalle, .farmavenixNet input[type=email].fmxModal#filtroArticulosDetalle, .farmavenixNet input[type=email].fmxModal#filtroArticulosDevolucion, .farmavenixNet input[type=number].fmxModal#filtroPedidosDetalle, .farmavenixNet input[type=number].fmxModal#filtroArticulosDetalle, .farmavenixNet input[type=number].fmxModal#filtroArticulosDevolucion, .farmavenixNet input[type=number].fmxVerifica#filtroPedidosDetalle, .farmavenixNet input[type=number].fmxVerifica#filtroArticulosDetalle, .farmavenixNet input[type=number].fmxVerifica#filtroArticulosDevolucion {
  padding-left: 40px !important;
  margin: 0 !important;
}
.farmavenixNet input[type=text].fmx::placeholder {
  color: #8B9AAB !important;
  font-size: 12px !important; /* Tamaño de fuente del placeholder */
}
.farmavenixNet input[type=number].fmxVerifica::-webkit-outer-spin-button,
.farmavenixNet input[type=number].fmxVerifica::-webkit-inner-spin-button,
.farmavenixNet input[type=number].fmxModal::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.farmavenixNet input[type=number].fmxVerifica, .farmavenixNet input[type=number].fmxModal {
  -moz-appearance: textfield;
}
.farmavenixNet a.fmx, .farmavenixNet button.fmx {
  display: block;
  margin: 0 auto;
  padding: 15px 30px;
  background: transparent;
  color: #FFFFFF;
  font-family: "robotoregular";
  font-size: 16px;
  white-space: normal;
  border: 1px solid transparent;
  border-radius: 5px;
  cursor: pointer;
}
.farmavenixNet a.fmx.btnVerif, .farmavenixNet button.fmx.btnVerif {
  background: #004AAD;
  color: #FFFFFF;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .farmavenixNet a.fmx.btnVerif, .farmavenixNet button.fmx.btnVerif {
    transition: none;
  }
}
.farmavenixNet a.fmx.btnVerif, .farmavenixNet button.fmx.btnVerif {
  transition: none;
}

.farmavenixNet a.fmx.btnVerif:hover, .farmavenixNet button.fmx.btnVerif:hover {
  background: #002f6f;
  border: 1px solid #004AAD;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .farmavenixNet a.fmx.btnVerif:hover, .farmavenixNet button.fmx.btnVerif:hover {
    transition: none;
  }
}
.farmavenixNet a.fmx.btnVerif:hover, .farmavenixNet button.fmx.btnVerif:hover {
  transition: none;
}

.farmavenixNet a.fmx.btnVerif.btn-padding, .farmavenixNet button.fmx.btnVerif.btn-padding {
  padding: 10px 121px;
}
.farmavenixNet .btn_fmx {
  width: 190px;
  height: 50px;
  padding: 10px 0;
  font-family: "DIN-Regular" !important;
  font-size: 16px;
  line-height: 21px;
  border: 1px solid #A1B6D2;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}
.farmavenixNet .btn_fmx:hover {
  text-decoration: none;
}
.farmavenixNet .btn_fmx.Wauto {
  width: auto;
  height: auto;
  padding: 15px 30px;
}
.farmavenixNet .btn_fmx.alignCenter {
  display: block;
  margin: 0 auto;
}
.farmavenixNet .btn_fmx.none {
  border: 1px solid transparent;
}
.farmavenixNet .btn_fmx.transparent {
  color: #0E67D6;
  background: transparent;
  line-height: 30px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .farmavenixNet .btn_fmx.transparent {
    transition: none;
  }
}
.farmavenixNet .btn_fmx.transparent {
  transition: none;
}

.farmavenixNet .btn_fmx.transparent:hover {
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .farmavenixNet .btn_fmx.transparent:hover {
    transition: none;
  }
}
.farmavenixNet .btn_fmx.transparent:hover {
  transition: none;
}

.farmavenixNet .btn_fmx.blue {
  background: #0E67D6;
  color: #fff;
  line-height: 30px;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .farmavenixNet .btn_fmx.blue {
    transition: none;
  }
}
.farmavenixNet .btn_fmx.blue {
  transition: none;
}

.farmavenixNet .btn_fmx.blue:hover {
  background: #004694;
  border: 1px solid #004694;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .farmavenixNet .btn_fmx.blue:hover {
    transition: none;
  }
}
.farmavenixNet .btn_fmx.blue:hover {
  transition: none;
}

.farmavenixNet .btn_fmx.white {
  border: 1.5px solid #004AAD;
  padding: 14px;
  width: fit-content;
  color: #004AAD;
  font-weight: 700;
  background: inherit;
}
.farmavenixNet .btn_fmx.gray {
  background: #6D7781;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .farmavenixNet .btn_fmx.gray {
    transition: none;
  }
}
.farmavenixNet .btn_fmx.gray {
  transition: none;
}

.farmavenixNet .btn_fmx.gray:hover {
  background: #3f565c;
  border: 1px solid #6D7781;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .farmavenixNet .btn_fmx.gray:hover {
    transition: none;
  }
}
.farmavenixNet .btn_fmx.gray:hover {
  transition: none;
}

.farmavenixNet .btn_fmx.gray.btnVerificarIncidencia.altMax {
  height: 38px;
  margin-top: 25px;
  padding: 5px 0;
  width: 95%;
}
.farmavenixNet .btn_fmx.add {
  width: 42px;
  font-size: 32px !important;
  height: 42px;
  line-height: 30px;
}
.farmavenixNet .btn_fmx.add.max {
  background-color: #5870A6;
  font-size: 30px !important;
}
.farmavenixNet label.fmx {
  margin: 0;
  margin-bottom: 5px;
  color: var(--label-label-focus, #004AAD);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  font-family: "DIN-Regular" !important;
  text-align: left;
  display: inline-block;
}
.farmavenixNet .divFmxDatatable {
  background-color: #fff;
  margin: 30px auto 70px;
  max-width: 1160px;
}
.farmavenixNet .divFmxDatatable .glyphicon-option-vertical:before, .farmavenixNet .divFmxDatatable .glyphicon-eye-close:before {
  color: #767676;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper > .row {
  margin-left: 0;
  margin-right: 0;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper > .row > .col-sm-12 {
  padding-left: 0;
  padding-right: 0;
}
.farmavenixNet .divFmxDatatable .pieDatatable * {
  font-family: "robotolight";
}
.farmavenixNet .divFmxDatatable .pieDatatable {
  justify-content: space-between;
  display: flex;
  align-items: center;
  height: 45px;
}
.farmavenixNet .divFmxDatatable .pieDatatable .dataTables_length {
  display: block;
  margin: 0 0 0 10px;
}
.farmavenixNet .divFmxDatatable .pieDatatable .dataTables_length label {
  font-weight: normal;
  color: #45474D;
  padding-top: 0;
  margin-bottom: 0;
}
.farmavenixNet .divFmxDatatable .pieDatatable .dataTables_length .select2-dropdown {
  top: -3px;
}
.farmavenixNet .divFmxDatatable .pieDatatable .dataTables_length .select2.select2-container .selection .select2-selection.select2-selection--single {
  margin-top: -4px;
  background: transparent;
  height: 14px;
}
.farmavenixNet .divFmxDatatable .pieDatatable .dataTables_length .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: -5px;
  right: 5px;
  height: 13px;
}
.farmavenixNet .divFmxDatatable .dataTable > tbody > tr.child span.dtr-title {
  margin-right: 20px;
}
.farmavenixNet .divFmxDatatable .dataTable > tbody > tr.child span.dtr-title {
  line-height: 20px;
}
.farmavenixNet .divFmxDatatable .dataTables_length, .farmavenixNet .divFmxDatatable .dataTables_filter {
  display: none;
}
.farmavenixNet .divFmxDatatable.showFmxDatatablesSearch .dataTables_filter {
  display: block;
}
.farmavenixNet .divFmxDatatable.showFmxDatatablesSearch .dataTables_filter input {
  color: #0E67D6;
  font-size: 16px;
  padding-top: 7px;
  padding-left: 0;
  font-family: "robotoregular";
  width: calc(100% - 50px);
  padding-right: 0;
  border: 1px solid #ccc;
  margin: 0 20px 15px 20px;
}
.farmavenixNet .divFmxDatatable #tabla_movimientos p.signal {
  min-width: auto !important;
  margin-right: 5px !important;
}
.farmavenixNet .divFmxDatatable #tabla_movimientos p.highlighted {
  margin-right: 5px;
}
.farmavenixNet .divFmxDatatable #tabla_pedidos_lista .option_dropdown .dropdown .dropdown-menu:before, .farmavenixNet .divFmxDatatable #tabla_pedidos_lista .farmavenixNet .dtr-data .dropdown .dropdown-menu:before {
  right: 33px;
}
.farmavenixNet .divFmxDatatable #tabla_destinatarios_lista .option_dropdown .dropdown .dropdown-menu:before, .farmavenixNet .divFmxDatatable #tabla_destinatarios_lista .farmavenixNet .dtr-data .dropdown .dropdown-menu:before {
  right: 30px;
}
.farmavenixNet .divFmxDatatable table.dataTable thead .sorting {
  background-position: 100% 40px !important;
  background-repeat: no-repeat;
}
.farmavenixNet .divFmxDatatable table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > td:first-child:before,
.farmavenixNet .divFmxDatatable table.dataTable.dtr-inline.collapsed > tbody > tr[role=row] > th:first-child:before {
  top: 18px;
  left: 10px;
}
.farmavenixNet .divFmxDatatable .dataTables_info {
  text-align: center;
  float: none;
  padding-top: 0;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate {
  padding-top: 0;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paging_simple_numbers {
  margin-right: 20px;
  font-family: "robotoregular";
  border: 1px solid;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paginate_button {
  font-family: "robotoregular";
  padding: 0 0.5em;
  margin: 0;
  color: #0E67D6 !important;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paginate_button.previous, .farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  font-family: "robotolight";
  font-size: 14px;
  color: #45474D !important;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled:hover, .farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:hover {
  color: #45474D !important;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  font-family: "robotobold";
  background: none;
  border: 1px solid transparent;
  color: #45474D !important;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paginate_button:hover, .farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paginate_button:active {
  color: #0E67D6 !important;
  border: 1px solid transparent;
  background: none;
  box-shadow: none;
}
.farmavenixNet .divFmxDatatable .dataTables_wrapper .dataTables_paginate .paginate_button:focus {
  outline: none;
  outline-offset: unset;
}
.farmavenixNet .divFmxDatatable table {
  color: #6D7781;
  font-size: 14px;
  line-height: 24px;
  border-collapse: collapse;
}
.farmavenixNet .divFmxDatatable table.collapsed tbody tr td:first-child .fmxCheck label {
  left: 25px;
}
.farmavenixNet .divFmxDatatable table.collapsed thead:first-child > tr:first-child > th:first-child .fmxCheck label {
  left: 15px;
}
.farmavenixNet .divFmxDatatable table.no-footer {
  border-bottom: none;
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th {
  color: #183657;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  border-top: 1px solid #ddd;
  border-bottom: none;
  padding: 25px 5px;
  font-family: "robotolight";
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th.phone {
  width: 100px !important;
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th.option_dropdown {
  width: 80px !important;
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th.align_right {
  text-align: right;
  padding-right: 15px;
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th.align_center {
  text-align: center;
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th:first-child {
  width: 24px !important;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th:first-child {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media screen and (max-width: 991px) {
  .farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th:first-child {
    padding-left: 30px;
  }
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th:first-child .fmxCheck label {
  top: -25px;
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th .glyphicon.glyphicon-download-alt {
  cursor: pointer;
  padding: 5px;
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th .glyphicon.glyphicon-remove {
  cursor: pointer;
  padding: 5px;
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th .glyphicon.glyphicon-file {
  cursor: pointer;
  padding: 5px;
}
.farmavenixNet .divFmxDatatable table > thead:first-child > tr:first-child > th a:hover {
  text-decoration: none;
}
.farmavenixNet .divFmxDatatable table .divFmxDatatable {
  width: calc(100% - 20px);
}
.farmavenixNet .divFmxDatatable table .divFmxDatatable table > thead:first-child > tr:first-child > th {
  padding: 0 0 10px;
  background-position: 95% 15px !important;
}
.farmavenixNet .divFmxDatatable table .divFmxDatatable table > thead:first-child > tr:first-child > th:last-child {
  padding-right: 15px;
}
.farmavenixNet .divFmxDatatable table .divFmxDatatable table tbody tr td:last-child {
  padding-right: 15px;
}
.farmavenixNet .divFmxDatatable table .bgcGris {
  background-color: #F2F5F7;
}
.farmavenixNet .divFmxDatatable table tbody tr.new-notification {
  background-color: #FAF0F8;
}
.farmavenixNet .divFmxDatatable table tbody tr.new-notification .dot-new {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  margin: auto;
  margin-right: 15px;
  background-color: #B5008E;
}
.farmavenixNet .divFmxDatatable table tbody tr:last-child td {
  border-bottom: 1px solid #ddd;
}
.farmavenixNet .divFmxDatatable table tbody tr.media {
  border-left: 6px solid #F5A623;
}
.farmavenixNet .divFmxDatatable table tbody tr.alta {
  border-left: 6px solid #FF4E4E;
}
.farmavenixNet .divFmxDatatable table tbody tr.baja {
  border-left: 6px solid #51D4B6;
}
.farmavenixNet .divFmxDatatable table tbody tr.transparente {
  border-left: 3px solid transparent;
}
.farmavenixNet .divFmxDatatable table tbody tr td {
  padding: 15px 5px;
  vertical-align: middle;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_right {
  text-align: right;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_right p {
  margin-right: 4px;
  text-align: right;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_right p.highlighted {
  margin-right: 0;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_right ul.cantidad {
  margin: 0 0 0 auto;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_center {
  text-align: center;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_center ul.cantidad {
  float: none;
  width: 110px;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_center ul.cantidad.dos_past {
  width: 85px !important;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_center ul.cantidad.dos_past li:first-child {
  width: 45px;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_center ul.cantidad.dos_past li:last-child {
  width: 40px;
}
.farmavenixNet .divFmxDatatable table tbody tr td.align_center ul.cantidad.dos_past.large {
  width: 100px !important;
}
.farmavenixNet .divFmxDatatable table tbody tr td:first-child {
  width: 24px !important;
}
.farmavenixNet .divFmxDatatable table tbody tr td:first-child .fmxCheck label {
  top: -15px;
}
.farmavenixNet .divFmxDatatable table tbody tr td:focus {
  outline: none;
}
.farmavenixNet .divFmxDatatable table tbody tr td.option_dropdown {
  cursor: pointer;
}
.farmavenixNet .divFmxDatatable table tbody tr td .dropdown {
  cursor: pointer;
}
.farmavenixNet .divFmxDatatable table tbody tr td .pCatIncSup {
  color: #0E67D6;
  font-family: "robotobold";
  cursor: pointer;
  text-decoration: underline;
}
.farmavenixNet .divFmxDatatable table tbody tr td .aOpen {
  font-weight: bold;
  text-decoration: underline;
}
.farmavenixNet .divFmxDatatable table tbody tr td .btn_fmx {
  display: block;
  margin: 0 auto;
  padding: 4px 10px;
  font-size: 14px;
  margin-top: -8px;
  margin-bottom: -8px;
}
.farmavenixNet .divFmxDatatable table tbody tr td .btn_fmxShare {
  margin-bottom: 2.1em;
  margin-right: 2.1em;
  margin-top: 4.1em;
}
.farmavenixNet .divFmxDatatable table tbody tr td li::marker {
  font-size: 0;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.arrow:after {
  width: 15px;
  height: 15px;
  display: block;
  margin-left: 5px;
  float: right;
  margin-top: -20px;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.arrow.down:after {
  content: url("../images/fmxnet/icon/blackArrowDown.svg");
}
.farmavenixNet .divFmxDatatable table tbody tr td p.arrow.up:after {
  content: url("../images/fmxnet/icon/blackArrowUp.svg");
}
.farmavenixNet .divFmxDatatable table tbody tr td p {
  font-size: 14px;
  margin-bottom: 0;
  color: #45474D;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.highlighted {
  background-color: #F2F5F7;
  width: auto;
  float: left;
  padding: 4px 4px;
  margin-top: -4px;
  border-radius: 5px;
  float: right;
  text-align: right;
  letter-spacing: -1px;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.highlighted.border {
  padding: 4px 5px 4px 10px;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.highlighted.max {
  background-color: #76BE92;
  color: #fff;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.highlighted.hide {
  display: none;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.highlighted.maxWidth {
  width: 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.pTextPrior {
  font-family: "robotobold";
}
.farmavenixNet .divFmxDatatable table tbody tr td p.pTextPrior.highPrior {
  color: #FF4E4E;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.pTextPrior.mediumPrior {
  color: #F5A623;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.pTextPrior.lowPrior {
  color: #51D4B6;
}
.farmavenixNet .divFmxDatatable table tbody tr td p.psubtitle {
  color: #767676;
  font-size: 13px;
}
.farmavenixNet .divFmxDatatable table tbody tr td h2 {
  color: #45474D;
  font-family: "robotobold";
  font-size: 14px;
  line-height: 19px;
  text-transform: uppercase;
  margin: 0 0 0 15px;
}
.farmavenixNet .divFmxDatatable table .articulo_min {
  border: 1px solid #ddd;
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.farmavenixNet .divFmxDatatable .detalleTabla {
  background-color: #F2F5F7;
  margin: 20px;
  padding: 20px 20px 0;
  border-radius: 10px;
}
.farmavenixNet .divFmxDatatable .detalleTabla p {
  font-family: "robotolight";
}
.farmavenixNet .divFmxDatatable .detalleTabla .pTextLab {
  width: 100%;
}
.farmavenixNet .divFmxDatatable .detalleTabla .detailedField {
  font-family: "robotoregular";
}
.farmavenixNet .divFmxDatatable .detalleTabla .destino {
  text-align: left;
}
.farmavenixNet .divFmxDatatable .detalleTabla .more_info {
  margin: 30px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.farmavenixNet .divFmxDatatable .detalleTabla .more_info div {
  padding: 20px 0;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.farmavenixNet .divFmxDatatable .detalleTabla .more_info div:last-child {
  border-right: none;
}
.farmavenixNet .divFmxDatatable .detalleTabla .more_info > div {
  flex: 1;
  margin: 0 5px;
  min-width: 0;
}
@media (max-width: 767px) {
  .farmavenixNet .divFmxDatatable .detalleTabla .more_info > div {
    flex-basis: 100%;
  }
}
.farmavenixNet .divFmxDatatable .detalleTabla .divSegPed .pSegPed .pSegRes {
  white-space: nowrap;
}
.farmavenixNet .divFmxDatatable table.detalle {
  background-color: #F2F5F7;
  margin: 0;
}
.farmavenixNet .divFmxDatatable table.detalle thead:first-child > tr:first-child > th {
  background-color: #EBEFF0;
  padding: 15px 0 15px 5px;
  border-bottom: 1px solid #ddd;
}
.farmavenixNet .divFmxDatatable table.detalle thead:first-child > tr:first-child > th:first-child {
  padding-left: 20px;
}
.farmavenixNet .divFmxDatatable table.detalle td {
  background-color: #F2F5F7;
  border-bottom: 1px solid #fff;
}
.farmavenixNet .divFmxDatatable table.calendario > thead:first-child > tr:first-child th {
  text-align: center;
  border-top: none;
  padding: 25px 5px 10px;
  text-transform: uppercase;
  font-size: 12px;
  width: 14.25%;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr.separador {
  position: relative;
  border-bottom: 3px dashed #ddd;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td {
  border: 1px solid #ddd;
  height: 150px;
  position: relative;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td:first-child {
  padding-left: 5px;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td.disabled, .farmavenixNet .divFmxDatatable table.calendario tbody tr td.selected {
  background-color: #F8F7F8;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td.disabled span.day, .farmavenixNet .divFmxDatatable table.calendario tbody tr td.selected span.day {
  color: #8A888A;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td.active {
  background-color: #fff;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td.active span.day {
  color: #080808;
  font-weight: 600;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td.active p {
  color: #fff !important;
  background: #0E67D6;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td span.day {
  text-align: right;
  font-family: "robotolight";
  position: absolute;
  top: 5px;
  right: 5px;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td ul.descarga ul.ul_tooltip li {
  padding: 0;
  margin-top: 0;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td ul.descarga ul.ul_tooltip li p {
  background-color: #fff;
  width: calc(50% - 5px);
  padding: 0 !important;
  line-height: normal !important;
  color: #45474D !important;
  font-size: 12px;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td ul.descarga ul.ul_tooltip li p span.valor {
  width: 100%;
  display: block;
}
.farmavenixNet .divFmxDatatable table.calendario tbody tr td ul.descarga ul.ul_tooltip li a {
  color: #0E67D6;
  font-family: "robotoregular";
  font-size: 14px;
  display: block;
  margin: 5px auto 0;
  border-top: 1px solid #ddd;
  padding-top: 10px;
  width: 100%;
  text-align: center;
}
.farmavenixNet .divFmxDatatable table.calendario.semana > thead:first-child > tr:first-child th {
  width: 18%;
}
.farmavenixNet .divFmxDatatable table.calendario.semana > thead:first-child > tr:first-child th.horas {
  width: auto;
}
.farmavenixNet .divFmxDatatable table.calendario.semana tbody tr td {
  height: auto;
  min-height: 50px;
  padding: 10px 5px;
}
.farmavenixNet .divFmxDatatable table.calendario.semana tbody tr td ul.descarga {
  margin: 0;
}
.farmavenixNet .divFmxDatatable table.calendario.semana tbody tr td ul.descarga li:hover {
  background-color: #0E67D6;
}
.farmavenixNet .divFmxDatatable table.calendario.semana tbody tr td ul.descarga li:hover > p, .farmavenixNet .divFmxDatatable table.calendario.semana tbody tr td ul.descarga li:hover > p strong {
  color: #fff !important;
}
.farmavenixNet .divFmxDatatable table.calendario.semana tbody tr td ul.descarga li p {
  text-align: center;
  padding: 7px 10px;
  line-height: 5px;
  font-size: 13px;
  display: block;
}
.farmavenixNet .divFmxDatatable table.calendario.semana tbody tr td ul.descarga li p strong {
  font-size: 14px;
  display: block;
}
.farmavenixNet .divFmxDatatable table.calendario.semana tbody tr td.horas p {
  text-align: center;
  color: #6D7781;
}
.farmavenixNet .header_table {
  background-color: #fff;
  padding: 15px;
}
.farmavenixNet .header_table .row {
  display: flex;
  align-items: center;
}
.farmavenixNet .header_table .art_lot {
  display: flex;
  align-items: center;
}
.farmavenixNet .header_table .art_lot > .row {
  width: 100%;
}
.farmavenixNet .header_table .art_lot > .row .row.nav-tabs > li {
  padding: 0;
}
.farmavenixNet .header_table p.ver {
  margin: 0 20px;
}
.farmavenixNet .header_table ul.nav-tabs {
  display: flex;
  border: none;
}
.farmavenixNet .header_table ul.nav-tabs > li {
  border: 1px solid #c2c2c2;
  font-family: "robotoregular";
  text-align: center;
  margin-left: -1px;
}
.farmavenixNet .header_table ul.nav-tabs > li:nth-child(2) {
  border-left: none;
}
.farmavenixNet .header_table ul.nav-tabs > li > a {
  border: 1px solid #c2c2c2;
  padding: 15px;
  color: #5870A6;
  font-size: 15px;
  line-height: 24px;
  margin-right: 0;
  display: block;
  border-radius: 0;
}
.farmavenixNet .header_table ul.nav-tabs > li > a:hover {
  margin-right: 0;
  background-color: #eeeeee;
  text-decoration: none;
}
.farmavenixNet .header_table ul.nav-tabs > li > a.active {
  border: 1px solid #5870A6;
  color: #080808;
}
.farmavenixNet .header_table .pLabelTitle {
  margin-right: 20px;
}
.farmavenixNet .header_table .pInfo {
  font-size: 16px;
  white-space: nowrap;
}
.farmavenixNet .modal .header_table {
  padding: 0 0px 30px 0px;
}
.farmavenixNet .modal .header_table ul.nav-tabs {
  padding-right: 0;
  margin-right: -2px;
}
.farmavenixNet .modal .header_table .art_lot {
  height: 56px;
}
.farmavenixNet .modal .header_table .divFiltro {
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #c2c2c2;
  border-left: 0;
  padding: 25px 0;
  height: 56px;
  margin-top: 21px;
}
.farmavenixNet .modal .header_table .popup {
  position: absolute;
  top: -40px;
  left: 0;
  background-color: #f1f1f1;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: none;
  z-index: 1;
}
.farmavenixNet .modal .header_table .popup::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #f1f1f1 transparent transparent transparent;
}
.farmavenixNet .modal.height-max .modal-content {
  max-height: 95vh;
  overflow: auto;
}
.farmavenixNet .modal.height-max .modal-content .divFmxDatatable.overflow {
  height: 45vh;
  overflow-y: auto;
  overflow-x: hidden;
}
.farmavenixNet .modal.height-max .modal-content .divFmxDatatable.overflow table tbody tr td.align_right p {
  font-size: 14px;
  margin-bottom: 0;
  color: #45474D;
}
.farmavenixNet .modal.height-max .modal-content .divFmxDatatable.overflow table > thead:first-child > tr:first-child > th.align_right {
  padding-right: 15px;
}
.farmavenixNet .modal.height-max .modal-content .divFmxDatatable.overflow .pieDatatable .dataTables_length .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 0;
}
.farmavenixNet .modal.height-max .modal-content .list_destinatarios .divFmxDatatable .table-condensed tbody tr td:first-child a {
  font-family: "robotoregular";
}
.farmavenixNet .modal#modalError .modal-body {
  position: relative;
  top: 0;
}
.farmavenixNet .modal .divMarcBor {
  margin-bottom: 0;
}
.farmavenixNet .modal_button {
  border-top: 1px solid #e0e0e0;
  padding: 15px 30px;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
}
.farmavenixNet .modal-content button.close {
  display: none;
}
.farmavenixNet .modal-content .modal-header {
  padding: 40px 40px 18px;
  border-bottom: none;
  display: block;
  height: auto;
}
.farmavenixNet .modal-content .modal-header .close {
  float: right;
}
.farmavenixNet .modal-content .modal-header.neg {
  background-color: #004AAD;
  padding: 40px;
}
.farmavenixNet .modal-content .modal-header.neg .modal-title {
  color: #fff;
}
.farmavenixNet .modal-content .modal-header.neg button.close {
  display: block;
  color: #fff;
  opacity: 1;
  font-size: 36px;
}
.farmavenixNet .modal-content .modal-header .modal-title {
  height: 32px;
  color: #080808;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  font-family: "robotobold";
}
.farmavenixNet .modal-content .modal-body {
  padding: 0 40px 40px;
  overflow: hidden;
}
.farmavenixNet .modal-content .modal-body .input-container {
  margin-bottom: 20px;
  margin-left: 90px;
  display: flex;
  flex-direction: column;
}
.farmavenixNet .modal-content .modal-body.divInfo .datos-divInfo {
  margin-left: 25px;
  height: 455px;
  overflow-y: auto;
  overflow-x: hidden;
}
.farmavenixNet .modal-content .modal-body.divInfo .datos-divInfo p.dato {
  margin-bottom: 10px;
}
.farmavenixNet .modal-content .modal-body .divFmxDatatable table tbody tr td .pCatIncSup {
  font-size: 14px;
  line-height: 16px;
  color: #0E67D6 !important;
  margin-bottom: 0;
  padding-left: 0;
}
.farmavenixNet .modal-content .modal-body .divFmxDatatable table tbody tr td .pIncArt {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 0;
}
.farmavenixNet .modal-content .modal-body.pad-40 {
  padding: 40px;
}
.farmavenixNet .modal-content .modal-body p {
  color: #080808;
  font-size: 18px;
  line-height: 24px;
  font-family: "robotolight";
  margin-bottom: 20px;
}
.farmavenixNet .modal-content .modal-body img {
  display: block;
  margin: 30px auto 0;
  position: relative;
}
.farmavenixNet .modal-content .modal-body img.imgAlb {
  margin: -2px 10px 0 0px;
}
.farmavenixNet .modal-content .modal-body img.icon {
  margin: 0;
  position: absolute;
  padding: 12px;
}
.farmavenixNet .modal-content .modal-body #incidencias_lotes thead:first-child > tr:first-child > th:first-child {
  width: 140px !important;
}
.farmavenixNet .modal-content .modal-body ul.detail li p {
  margin: 0;
  line-height: 21px;
  font-size: 16px;
  font-family: "robotoregular";
}
.farmavenixNet .modal-content .modal-footer {
  border-top: none;
  display: flex;
  justify-content: space-between;
}
.farmavenixNet .modal-content .modal-footer a.fmx {
  width: 45%;
  margin: unset;
  text-align: center;
}
.farmavenixNet .d-flex {
  display: flex;
}
.farmavenixNet .d-flex.s-bw {
  justify-content: space-between;
  width: calc(100% - 70px);
}
.farmavenixNet .d-flex.s-bw p {
  width: auto;
}
.farmavenixNet ul.detail {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  list-style: none;
}
.farmavenixNet ul.detail li {
  width: 100%;
  padding: 10px 30px;
  overflow: hidden;
}
.farmavenixNet ul.detail li p {
  padding: 3px 0;
  overflow: hidden;
  margin: 0;
}
.farmavenixNet ul.detail li a {
  color: #0E67D6;
  font-family: "robotoregular";
  font-size: 14px;
  font-weight: 600;
  text-decoration: underline;
}
.farmavenixNet ul.detail .incidencias-detalle-bg {
  background-color: #f2f5f7;
}
@media screen and (max-width: 1200px) {
  .farmavenixNet ul.detail .incidencias-detalle-bg .col-md-6.entregado {
    padding-top: 0;
    border-left: 3px solid #0E67D6;
    border-top: none;
  }
}
.farmavenixNet ul.detail .divSegPed .pSegPed .pSegRes {
  white-space: nowrap;
}
.farmavenixNet ul.detail .liBord {
  border-bottom: 1px solid #DDDDDD;
}
.farmavenixNet ul.detail .liBord .imgAlb {
  float: right;
  margin: -2px 0 0 10px;
  height: 20px;
  width: auto;
}
.farmavenixNet ul.detail .padBot25 {
  padding-bottom: 25px;
}
.farmavenixNet .incidencias-detalle-main {
  max-width: 1190px;
  margin: 0 auto;
}
.farmavenixNet .incidencias-detalle-main h1 {
  font-family: "DIN-RegularAlternate";
  margin: 10px 0;
  font-weight: 700;
  color: #666;
  font-size: 36px;
  line-height: 42px;
  position: relative;
}
.farmavenixNet .divPadding {
  margin: 0;
  padding: 35px 0;
}
.farmavenixNet .border_bottom {
  border-bottom: 10px solid #F2F5F7;
}
.farmavenixNet span.circle_incidencia {
  width: 15px;
  height: 15px;
  background-color: #FFAD4B;
  border-radius: 50%;
  display: block;
  margin-right: 8px;
  margin-left: -20px;
  float: left;
  margin-top: 2px;
  text-align: center;
  font-family: "robotobold";
  line-height: 15px;
  font-size: 13px;
}
.farmavenixNet span.circle_incidencia_fix {
  margin-left: 0;
  margin-top: 5px;
}
.farmavenixNet span.circle_incidencia.block {
  display: block;
  margin: 0 auto;
  float: none;
}
.farmavenixNet span.circle_incidencia.date {
  display: block;
  margin: 0 35px 0 auto;
  float: none;
}
.farmavenixNet span.circle_incidencia.grave {
  background-color: #FF4E4E;
  color: #fff;
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.farmavenixNet span.circle_incidencia.yellow {
  background-color: #ceb67f;
  color: #fff;
  float: right;
  margin-left: 5px;
  margin-right: 0;
}

.divSegPed {
  margin: 60px 0 30px 0;
  padding: 0 30px;
  display: flex;
  flex-wrap: nowrap;
}
.divSegPed .pSegPed:first-child .pSeg, .divSegPed .pSegPed:first-child .pSegRes, .divSegPed .pSegPed:first-child.entregado .pSeg, .divSegPed .pSegPed:first-child.entregado .pSegRes, .divSegPed .pSegPed:first-child.active .pSeg, .divSegPed .pSegPed:first-child.active .pSegRes {
  text-align: left;
  margin: 0;
}
.divSegPed .pSegPed {
  margin: 0;
  padding: 15px 0;
  border-top: 3px solid #fff;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .divSegPed .pSegPed-row:not(.entregado) .imgSeg {
    top: -28px !important;
  }
}
@media screen and (max-width: 1199px) {
  .divSegPed .pSegPed-row {
    border: none !important;
    padding-bottom: 0;
  }
}
.divSegPed .pSegPed.entregado {
  border-top: 3px solid #0E67D6;
  padding-top: 15px;
}
.divSegPed .pSegPed:last-child {
  padding-bottom: 0;
  width: 20px;
  flex: 0 0 20px;
}
.divSegPed .pSegPed:last-child .pSeg, .divSegPed .pSegPed:last-child .pSegRes {
  margin-left: -80px;
  text-align: right;
  width: 95px;
}
.divSegPed .pSegPed:last-child .imgSeg {
  left: 0;
}
.divSegPed .pSegPed.active .imgSeg {
  float: left;
  display: block;
  width: 32px;
  padding: 0;
  margin: 0 5px 0 0;
  top: -18px;
}
.divSegPed .pSegPed.active .aLinkSeg {
  float: right;
  color: #2F87F2;
  font-family: "robotoregular";
  font-size: 14px;
  text-align: right;
  padding: 5px 0;
  margin: 0;
}
.divSegPed .pSegPed.active .pSeg {
  color: #080808;
  font-family: "robotoregular";
  font-size: 14px;
  padding: 5px 0 0;
  margin-left: -75px;
}
.divSegPed .pSegPed.active .pSegRes {
  margin-left: -75px;
}
.divSegPed .pSegPed .imgSeg {
  float: left;
  display: block;
  margin: 0 5px 0 0;
  width: 20px;
  position: absolute;
  top: -12px;
  left: -3px;
}
.divSegPed .pSegPed .pSeg {
  display: block;
  width: 180px;
  color: #6D7781;
  font-family: "robotoregular";
  font-size: 14px;
  text-align: left;
  padding: 5px 0 0;
  margin: 0;
  margin-left: -80px;
  text-align: center;
}
.divSegPed .pSegPed .pSeg.date {
  float: left;
  width: auto;
  margin-right: 10px;
}
.divSegPed .pSegPed .col-md-12 .pSegRes {
  width: 100%;
}
.divSegPed .pSegPed .pSegRes {
  width: 180px;
  color: #6D7781;
  font-family: "robotolight";
  font-size: 14px;
  padding: 5px 0;
  margin-left: -80px;
  text-align: center;
  display: block;
}
.divSegPed .pSegPed .pSegRes.date {
  float: left;
  width: auto;
  margin-right: 20px;
}
.divSegPed .pSegPed p.pSegPed.entregado:nth-of-type(5) > .pSegRes {
  border-top: 2px solid #0e67d6;
  width: 155%;
}
.divSegPed.vertical {
  display: flex;
  flex-direction: column;
  margin: 60px 15px 30px 15px;
}
.divSegPed.vertical .pSegPed {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-left: 3px solid #0E67D6;
  padding: 0 0 30px;
  border-top: none;
}
.divSegPed.vertical .pSegPed .pSeg {
  text-align: left;
  margin-left: 0;
}
.divSegPed.vertical .pSegPed .aLinkSeg {
  margin-left: -25px;
}
.divSegPed.vertical .pSegPed:last-child {
  width: auto;
  height: 18px;
  padding: 0;
  margin-top: 0;
}
.divSegPed.vertical .pSegPed:last-child .pSeg {
  text-align: left;
  width: 180px;
  margin-left: 0;
}
.divSegPed.vertical .pSegPed:last-child .pSegRes {
  margin-left: 0;
}
.divSegPed.vertical .pSegPed .imgSeg {
  position: relative;
  top: 0;
  left: -18px;
  width: auto;
}
.divSegPed.vertical .pSegPed .pSegRes {
  width: auto;
  text-align: left;
  margin: 0;
}
.divSegPed .col-md-6.entregado {
  padding-top: 0;
}
.divSegPed .col-md-6.entregado .pSeg {
  margin-top: 14px;
}

.divMarcW {
  background: #FFFFFF;
  padding: 30px;
  margin: 0;
}
.divMarcW.blue {
  background-color: #183657;
}
.divMarcW #errorCNMov {
  display: none;
  font-size: 12px;
  color: #E41B2C;
  font-weight: 600;
  line-height: 16px;
  -webkit-box-shadow: 6px 6px 25px -11px rgba(8, 65, 137, 0.75);
}
.divMarcW.relative {
  position: relative;
}
.divMarcW.relative img.pen {
  position: absolute;
  top: 20px;
  right: 25px;
}
.divMarcW .divFiltroLab {
  margin: 5px 0 20px 0;
}
.divMarcW .divFiltroLab .pTextLab {
  padding: 7px;
  margin: 0;
  color: #080808;
  font-family: "IBM_regular";
  font-size: 16px;
  line-height: 21px;
  text-align: left;
  text-rendering: auto !important;
}
.divMarcW .divFiltroLab .checkLab {
  float: left;
}
.divMarcW .divLaboratorio {
  margin-bottom: 25px !important;
}
.divMarcW #listadoArticulos .row, .divMarcW #listadoMovimientos .row, .divMarcW #filtroFacturas .row, .divMarcW #listadoDevoluciones .row, .divMarcW #listadoDestinatarios .row, .divMarcW #listadoRecogidas .row,
.divMarcW #listadoPedidos .row, .divMarcW #nuevoArticuloForm .row, .divMarcW #filtroListadoIncidencias .row, .divMarcW #nuevaTipologiaForm .row, .divMarcW #nuevaIncidenciaForm .row,
.divMarcW #listadoRecogidas .row, .divMarcW #filtroProveedores .row, .divMarcW #detalleArticuloForm .row, .divMarcW #modificacionIncidencia .row, .divMarcW #nuevoDestinatarioForm .row {
  margin-bottom: 25px !important;
}
.divMarcW.blue {
  color: #fff;
  padding: 0px;
}
.divMarcW.blue .row {
  margin-left: auto !important;
  margin-right: auto !important;
}
.divMarcW.blue .row.menuPedido {
  background-color: #183657;
  display: flex;
}
.divMarcW.blue .container {
  width: 100%;
  background-color: #3881DD;
  margin-bottom: 39px;
}
.divMarcW.blue .container .row {
  max-width: 1140px;
}
.divMarcW.blue .container .row h1.titleNumArticulos {
  margin-left: 20px;
}
.divMarcW.blue h1 {
  font-size: 18px;
  font-family: "IBM_regular";
  color: #ffffff;
}
.divMarcW.blue h1 span.unid {
  font-family: "IBM_thin";
}
.divMarcW.blue .status {
  padding: 12px;
  display: flex;
  justify-content: center;
  max-width: 1188px;
}
.divMarcW.blue .status p.titleNewOrder {
  color: #FFFFFF;
  margin-top: 16px;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-family: "DIN-Regular";
  padding-left: 15px;
}
.divMarcW.blue .status ul.nav.nav-tabs {
  border-bottom: none;
}
.divMarcW.blue .status ul.nav.nav-tabs li {
  padding-left: 4px;
  text-align: left;
  max-width: 230px;
  min-width: 230px;
}
.divMarcW.blue .status ul.nav.nav-tabs li:after {
  content: "";
  background-image: url("../images/fmxnet/icon/arrow_blue_right.svg");
  background-repeat: no-repeat;
  background-size: 17px 52px;
  background-position: 0 0;
  margin-left: -1px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 20px;
  height: 52px;
  background-color: #183657;
}
.divMarcW.blue .status ul.nav.nav-tabs li:last-child {
  float: left !important;
}
.divMarcW.blue .status ul.nav.nav-tabs li:first-child a {
  background-image: none;
  padding: 13px 0 13px 17px;
}
.divMarcW.blue .status ul.nav.nav-tabs li.active a {
  background-color: #fff;
  color: #183657;
  border: none;
  font-family: "DIN-Regular";
}
.divMarcW.blue .status ul.nav.nav-tabs li.active:after {
  background-image: url("../images/fmxnet/icon/arrow_blue_right_active.svg");
}
.divMarcW.blue .status ul.nav.nav-tabs li.correct a {
  background-color: #f0f6fc;
  color: #6D7781;
}
.divMarcW.blue .status ul.nav.nav-tabs li.correct:after {
  background-image: url("../images/fmxnet/icon/arrow_grey_right.svg");
}
.divMarcW.blue .status ul.nav.nav-tabs li a {
  color: #fff;
  font-size: 13px;
  font-family: "DIN-Regular";
  padding: 13px 0 13px 28px;
  background-image: url("../images/fmxnet/icon/arrow_blue_left.svg");
  background-repeat: no-repeat;
  background-position: -1px -2px;
  background-size: 20px 60px;
  height: 52px;
  border: none;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  align-items: center;
  display: flex;
  background-color: #5580D9;
}
.divMarcW.blue .status ul.nav.nav-tabs li a:hover {
  border: none;
}
.divMarcW .form-inline .container_input {
  display: grid;
}
.divMarcW .form-inline .container_switch {
  display: flex;
  margin-top: 1.75rem;
}
.divMarcW .form-inline .container_switch span {
  margin-left: 8px;
}
.divMarcW #listadoPedidos .row {
  margin-bottom: 32px;
}

.divComent img {
  margin: -1px 0 -3px 55px;
  width: 20px;
  z-index: 10;
}
.divComent .divMarcComent {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: auto;
  background: #F2F5F7;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  overflow: hidden;
}
.divComent .divMarcComent .divHeaderComent {
  margin: 0;
  padding: 20px 30px;
  height: auto;
  border-bottom: 1px solid #FFFFFF;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
.divComent .divMarcComent .divHeaderComent.Fmx {
  background: #2F87F2;
}
.divComent .divMarcComent .divHeaderComent.Fmx .pHeaderDesc {
  color: #FFFFFF;
}
.divComent .divMarcComent .divHeaderComent.Fmx .pHeaderDate {
  color: #FFFFFF;
}
.divComent .divMarcComent .divHeaderComent.Ext {
  background: #DDE9F3;
}
.divComent .divMarcComent .divHeaderComent.Ext .pHeaderDesc {
  color: #45474D;
}
.divComent .divMarcComent .divHeaderComent.Ext .pHeaderDate {
  color: #45474D;
}
.divComent .divMarcComent .divHeaderComent .pHeaderDesc {
  float: left;
  color: #020202;
  text-align: left;
  font-family: "robotoregular";
  font-size: 16px;
}
.divComent .divMarcComent .divHeaderComent .pHeaderDate {
  float: right;
  padding: 3px 0 0 0;
  color: #020202;
  font-family: "robotolight";
  font-size: 13px;
  text-align: right;
}
.divComent .divMarcComent .divBodyComent {
  padding: 25px 30px 30px 30px;
  margin: 0;
}
.divComent .divMarcComent .divBodyComent a {
  padding: 0 30px 0 0;
}
.divComent .divMarcComent .divBodyComent.Fmx {
  background: #FFFFFF;
}

.divMarcBor {
  margin: 0 auto 30px;
  padding: 23px 0;
  width: 100%;
  height: auto;
  background: #FFFFFF;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  overflow: hidden;
}

.pTitle {
  color: #080808;
  font-family: "DIN-Regular" !important;
  font-size: 24px;
}
.pTitle span {
  font-weight: 500;
  margin: 0 10px 0 0;
}

.tit_past {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 30px;
  margin-top: 0;
  font-weight: 700;
}

.pSubTitle {
  color: #6D7781;
  font-family: "DIN-Regular" !important;
  font-size: 18px;
  margin: 0 0 10px 0;
}

/*  -----  FIN DIVS ----- */
.divFmxDatatable {
  background-color: #fff;
}
.divFmxDatatable table {
  color: #6D7781;
  font-size: 14px;
  line-height: 24px;
  border-collapse: collapse;
}
.divFmxDatatable table .detalleTabla {
  background-color: #F2F5F7;
  margin: 20px;
  padding: 20px 20px 0;
  border-radius: 10px;
}
.divFmxDatatable table .detalleTabla p {
  font-family: "robotolight";
}
.divFmxDatatable table .detalleTabla .detailedField {
  font-family: "robotoregular";
}
.divFmxDatatable table .detalleTabla .destino {
  text-align: left;
}
.divFmxDatatable table .detalleTabla .more_info {
  margin: 30px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.divFmxDatatable table .detalleTabla .more_info div {
  padding: 20px 0;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.divFmxDatatable table .detalleTabla .more_info div:last-child {
  border-right: none;
}
.divFmxDatatable table .detalleTabla .more_info > div {
  flex: 1;
  margin: 0 5px;
  min-width: 0;
}
@media (max-width: 767px) {
  .divFmxDatatable table .detalleTabla .more_info > div {
    flex-basis: 100%;
  }
}
.divFmxDatatable table .detalleTabla .divSegPed .pSegPed .pSegRes {
  white-space: nowrap;
}
.divFmxDatatable table table.detalle {
  background-color: #F2F5F7;
  margin: 0;
}
.divFmxDatatable table table.detalle thead:first-child > tr:first-child > th {
  background-color: #EBEFF0;
  padding: 15px 0 15px 5px;
  border-bottom: 1px solid #ddd;
}
.divFmxDatatable table table.detalle thead:first-child > tr:first-child > th:first-child {
  padding-left: 20px;
}
.divFmxDatatable table table.detalle td {
  background-color: #F2F5F7;
  border-bottom: 1px solid #fff;
}

@media screen and (max-width: 1199px) {
  .farmavenixNet .pullRight {
    float: none;
    margin: 10px auto;
    display: block;
  }
  .farmavenixNet .divSegPed {
    flex-direction: column;
    padding-top: 0;
  }
  .farmavenixNet .divSegPed .col-md-6.entregado {
    padding-top: 0;
    display: flex;
    flex-direction: column;
  }
  .farmavenixNet .divSegPed .col-md-6.entregado .pSeg {
    margin-top: -5px;
  }
  .farmavenixNet .divSegPed .pSegPed {
    border-left: 3px solid #fff;
    border-top: none;
    min-height: 80px;
    padding-top: 0;
  }
  .farmavenixNet .divSegPed .pSegPed:first-child .pSeg, .farmavenixNet .divSegPed .pSegPed:first-child .pSegRes {
    margin-left: 20px !important;
  }
  .farmavenixNet .divSegPed .pSegPed.entregado {
    border-left: 3px solid #0E67D6;
    border-top: none;
    padding-top: 0;
  }
  .farmavenixNet .divSegPed .pSegPed.entregado .pSegPed {
    border-left: 3px solid #0E67D6;
  }
  .farmavenixNet .divSegPed .pSegPed.entregado.row .imgSeg {
    top: 0;
  }
  .farmavenixNet .divSegPed .pSegPed.active {
    padding-top: 0;
  }
  .farmavenixNet .divSegPed .pSegPed.active .imgSeg {
    top: -8px;
    left: -18px;
  }
  .farmavenixNet .divSegPed .pSegPed.active .pSeg, .farmavenixNet .divSegPed .pSegPed.active .pSegRes, .farmavenixNet .divSegPed .pSegPed.active .btn_incidencia {
    margin-left: 20px;
    margin-top: -7px;
  }
  .farmavenixNet .divSegPed .pSegPed .imgSeg {
    top: -1px;
    left: -12px;
  }
  .farmavenixNet .divSegPed .pSegPed .pSeg, .farmavenixNet .divSegPed .pSegPed .pSegRes {
    margin-left: 20px;
    float: none;
    display: block;
    margin-top: -5px;
    text-align: left;
  }
  .farmavenixNet .divSegPed .pSegPed:last-child {
    border-left: none;
  }
  .farmavenixNet .divSegPed .pSegPed:last-child.active .pSeg, .farmavenixNet .divSegPed .pSegPed:last-child.active .pSegRes {
    margin-left: 33px;
  }
  .farmavenixNet .divSegPed .pSegPed:last-child .pSeg, .farmavenixNet .divSegPed .pSegPed:last-child .pSegRes {
    margin-left: 22px;
    text-align: left;
    width: auto;
    margin-top: -10px;
  }
  .farmavenixNet .divSegPed .pSegPed:last-child img.imgSeg {
    left: -8px;
    top: -5px;
  }
  .farmavenixNet .divFmxDatatable .detalleTabla .more_info {
    flex-direction: column;
    padding: 0 20px;
  }
  .farmavenixNet .divFmxDatatable .detalleTabla .more_info div {
    border: 2px solid #fff;
    border-bottom: none;
  }
}
.mobile-show {
  display: none;
}

.desktop-show {
  display: block;
}

@media screen and (max-width: 1200px) {
  .desktop-show {
    display: none;
  }
  .mobile-show {
    display: block;
  }
}
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */