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

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

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

.overlay {
  position: absolute;
}

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

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

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

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

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

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

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

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

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

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

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

.lfr-translation-manager {
  border-radius: 4px;
  display: inline-block;
  margin-top: 0.5em;
  min-height: 1.8em;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-default-locale {
  display: inline-block;
  width: auto;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu {
  float: none;
  padding: 0.4em 0;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li,
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-icon-menu li strong {
  display: inline;
}
.lfr-translation-manager .lfr-translation-manager-content .lfr-translation-manager-translations-message {
  margin: 10px 0;
}
.lfr-translation-manager .lfr-translation-manager-available-translations {
  white-space: normal;
}
.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
  margin: 0.2em;
  padding: 0.4em 0.3em 0.4em 0.5em;
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation * {
  vertical-align: middle;
}
.lfr-translation-manager .lfr-translation-manager-translation img {
  margin-right: 0.3em;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}
.lfr-translation-manager .lfr-translation-manager-change-default-locale {
  margin: 0 0.4em;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation {
  display: inline-block;
  padding: 0 2px;
}
.lfr-translation-manager .lfr-translation-manager-delete-translation svg {
  pointer-events: none;
}

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

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

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

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

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

@media (min-width: 576px) {
  .contextual-sidebar {
    height: calc(100vh - 64px);
    top: 64px;
  }
  body.has-control-menu .contextual-sidebar {
    height: calc(
				100vh - 120px
			);
    top: 120px;
  }
  .contextual-sidebar-content {
    transition: padding ease 0.5s;
    will-change: padding;
  }
  .contextual-sidebar-visible .contextual-sidebar-content,
  .contextual-sidebar-visible + .contextual-sidebar-content {
    padding-right: 320px;
  }
}
.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  height: 300px;
  margin: 2px;
  opacity: 0.55;
  position: absolute;
  width: 200px;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border: 2px solid #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border: 2px dotted #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border: 2px solid #fdc6c6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-search-toggle .form-search {
  position: relative;
}
.taglib-search-toggle .form-search .input-group-btn {
  position: absolute;
}
@media (min-width: 992px) {
  .taglib-search-toggle .form-search .input-group-btn {
    position: static;
  }
}
.taglib-search-toggle .toggle-advanced {
  color: inherit;
  margin-left: 10px;
  position: absolute;
  top: 8px;
}
.taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
  text-decoration: none;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border: solid #ddd;
  border-width: 0 1px 1px;
  margin-top: 0;
  padding: 15px 15px 0;
}
.navbar-search .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  border-width: 1px 0 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}
.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}
.taglib-search-toggle-advanced-wrapper .btn.close {
  margin-right: 5px;
  position: relative;
  z-index: 1;
}

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

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

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

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

html:not(#__):not(#___) .portlet-layout.dragging {
  border-collapse: separate;
}
html:not(#__):not(#___) .drop-area {
  background-color: #d3dadd;
}
html:not(#__):not(#___) .active-area {
  background: #ffc;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging {
  opacity: 0.6;
}
html:not(#__):not(#___) .portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
html:not(#__):not(#___) .sortable-layout-proxy {
  opacity: 1;
}
html:not(#__):not(#___) .sortable-layout-proxy .portlet-topper {
  background-image: none;
}
html:not(#__):not(#___) .proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}
html:not(#__):not(#___) .proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
html:not(#__):not(#___) .proxy.generic-portlet .portlet-title {
  padding: 10px;
}
html:not(#__):not(#___) .proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
html:not(#__):not(#___) .resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
html:not(#__):not(#___) .sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
html:not(#__):not(#___) .sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
html:not(#__):not(#___) .yui3-dd-proxy {
  z-index: 1110 !important;
}

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

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

.active-area {
  background: #ffc;
}

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

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

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

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

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

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

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

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

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

.lfr-source-editor {
  border: solid 0 #ccc;
  border-bottom-width: 2px;
  position: relative;
}
.lfr-source-editor .ace_editor {
  height: 100%;
}
.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}
.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
  content: "▸";
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
  color: #fff;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #717383;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
  border-right: solid 1px #ccc;
}
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
  background-image: none;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #ededef;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
  color: #34adab;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
  color: #1d5ec7;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
  color: #ff6c58;
}
.lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
  color: #f00;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code {
  background-color: #47474f;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
  background: #54555e;
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
  background-color: #009aed;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
  background-color: #11394e;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
  color: #fff;
}
.lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
  color: #4d91ff;
}

.lfr-fullscreen-source-editor {
  height: 100%;
  overflow: hidden;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-header {
  height: 40px;
  margin-right: 4px;
  margin-top: 4px;
  min-height: 40px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content {
  height: 95%;
  position: relative;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border: 1px solid #ccc;
  position: absolute;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .preview-panel {
  display: inline-block;
  overflow-y: auto;
  padding-left: 20px;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .source-panel {
  display: inline-block;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .preview-panel {
  height: 100%;
  width: 50%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.vertical .panel-splitter {
  height: 100%;
  left: 50%;
  top: 0;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .source-panel,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .preview-panel {
  height: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.horizontal .panel-splitter {
  top: 50%;
  width: 100%;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .panel-splitter,
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .preview-panel {
  display: none;
}
.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content.simple .source-panel {
  height: 100%;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node [class^=icon-] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: none;
}

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

.collapse.open {
  display: block;
}

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

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

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

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

body.portlet {
  border-width: 0;
}

.portlet-icon-back {
  margin-top: -2px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-options-dropdown {
  z-index: 1035;
}

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

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

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap;
}
.panel-page-body .portlet-title-text, .panel-page-content .portlet-title-text {
  cursor: auto;
}

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

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

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

.portlet {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  .controls-visible .portlet:hover > .portlet-content-editable, .controls-visible .portlet.open > .portlet-content-editable, .controls-visible .portlet.focus > .portlet-content-editable {
    border-color: 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;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .lfr-configurator-visibility .portlet:hover .portlet-topper, .lfr-configurator-visibility .portlet.focus .portlet-topper, .lfr-configurator-visibility .portlet.open .portlet-topper {
    opacity: 0.5;
  }
}

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

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

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

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

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

.portlet-topper {
  background-color: #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.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 768px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: box;
    display: flex;
  }
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}
.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: 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: 1px 1px 1px 1px;
  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;
  }
}

@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 */
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "fontawesome-alloy";
  src: url("../font/fontawesome-alloy.eot");
  src: url("../font/fontawesome-alloy.eot?#iefix") format("embedded-opentype"), url("../font/fontawesome-alloy.woff") format("woff"), url("../font/fontawesome-alloy.ttf") format("truetype"), url("../font/fontawesome-alloy.svg#fontawesome-alloy") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FONT AWESOME CORE
 * -------------------------- */
[class^=icon-],
[class*=" icon-"] {
  font-family: "fontawesome-alloy";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}

[class^=icon-]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333em;
}

/* makes sure icons active on rollover in links */
a [class^=icon-],
a [class*=" icon-"] {
  display: inline;
}

/* increased font size for icon-large */
[class^=icon-].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.1428571429em;
  text-align: right;
  padding-right: 0.2857142857em;
}
[class^=icon-].icon-fixed-width.icon-large,
[class*=" icon-"].icon-fixed-width.icon-large {
  width: 1.4285714286em;
}

.icons-ul {
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.icons-ul > li {
  position: relative;
}
.icons-ul .icon-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  text-align: center;
  line-height: inherit;
}

[class^=icon-].hide,
[class*=" icon-"].hide {
  display: none;
}

.icon-muted {
  color: #eeeeee;
}

.icon-light {
  color: white;
}

.icon-dark {
  color: #333333;
}

.icon-border {
  border: solid 1px #eeeeee;
  padding: 0.2em 0.25em 0.15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.icon-5x {
  font-size: 5em;
}
.icon-5x.icon-border {
  border-width: 5px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

[class^=icon-].pull-left,
[class*=" icon-"].pull-left {
  margin-right: 0.3em;
}
[class^=icon-].pull-right,
[class*=" icon-"].pull-right {
  margin-left: 0.3em;
}

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^=icon-],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^=icon-],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^=icon-],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^=icon-],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^=icon-],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^=icon-],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^=icon-],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}

/* keeps Bootstrap styles with and without icons the same */
.btn [class^=icon-].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^=icon-].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: 0.9em;
}
.btn [class^=icon-].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^=icon-].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}

.nav-tabs [class^=icon-], .nav-tabs [class^=icon-].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^=icon-], .nav-pills [class^=icon-].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: 0.9em;
}

.btn [class^=icon-].pull-left.icon-2x, .btn [class^=icon-].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.18em;
}
.btn [class^=icon-].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: 0.8em;
}

.btn.btn-small [class^=icon-].pull-left.icon-2x, .btn.btn-small [class^=icon-].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.25em;
}

.btn.btn-large [class^=icon-],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x, .btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: 0.05em;
}
.btn.btn-large [class^=icon-].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: 0.2em;
}
.btn.btn-large [class^=icon-].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: 0.2em;
}

/* Fixes alignment in nav lists */
.nav-list [class^=icon-],
.nav-list [class*=" icon-"] {
  line-height: inherit;
}

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%;
}
.icon-stack [class^=icon-],
.icon-stack [class*=" icon-"] {
  display: block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 1em;
  line-height: inherit;
}
.icon-stack .icon-stack-base {
  font-size: 2em;
}

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
0% {
    -ms-transform: rotate(0deg);
  }
100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: "fontawesome-alloy";
  content: '\FEFF' attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-caret-bottom-right, .icon-glass, .icon-music, .icon-search, .icon-envelope, .icon-heart, .icon-star, .icon-star-empty, .icon-user, .icon-film, .icon-th-large, .icon-th, .icon-th-list, .icon-ok, .icon-remove, .icon-zoom-in, .icon-zoom-out, .icon-off, .icon-signal, .icon-cog, .icon-trash, .icon-home, .icon-file, .icon-inbox, .icon-play-circle, .icon-repeat, .icon-refresh, .icon-list-alt, .icon-lock, .icon-flag, .icon-headphones, .icon-volume-off, .icon-volume-down, .icon-volume-up, .icon-qrcode, .icon-barcode, .icon-tag, .icon-tags, .icon-book, .icon-bookmark, .icon-print, .icon-camera, .icon-font, .icon-bold, .icon-italic, .icon-align-justify, .icon-list, .icon-indent-left, .icon-indent-right, .icon-facetime-video, .icon-picture, .icon-pencil, .icon-map-marker, .icon-adjust, .icon-tint, .icon-edit, .icon-share, .icon-check, .icon-move, .icon-step-backward, .icon-fast-backward, .icon-backward, .icon-play, .icon-pause, .icon-stop, .icon-forward, .icon-fast-forward, .icon-minus-sign, .icon-remove-sign, .icon-ok-sign, .icon-question-sign, .icon-info-sign, .icon-screenshot, .icon-remove-circle, .icon-ok-circle, .icon-ban-circle, .icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down, .icon-share-alt, .icon-resize-full, .icon-resize-small, .icon-plus, .icon-minus, .icon-asterisk, .icon-exclamation-sign, .icon-gift, .icon-leaf, .icon-calendar, .icon-random, .icon-comment, .icon-magnet, .icon-chevron-up, .icon-chevron-down, .icon-retweet, .icon-shopping-cart, .icon-folder-close, .icon-folder-open, .icon-resize-vertical, .icon-resize-horizontal, .icon-bar-chart, .icon-twitter-sign, .icon-facebook-sign, .icon-camera-retro, .icon-key, .icon-cogs, .icon-comments, .icon-thumbs-up, .icon-thumbs-down, .icon-star-half, .icon-signin, .icon-trophy, .icon-github-sign, .icon-upload-alt, .icon-lemon, .icon-phone, .icon-check-empty, .icon-bookmark-empty, .icon-phone-sign, .icon-twitter, .icon-facebook, .icon-github, .icon-unlock, .icon-credit, .icon-rss, .icon-hdd, .icon-bullhorn, .icon-bell, .icon-certificate, .icon-hand-right, .icon-hand-left, .icon-hand-up, .icon-globe, .icon-wrench, .icon-tasks, .icon-filter, .icon-briefcase, .icon-fullscreen, .icon-group, .icon-link, .icon-cloud, .icon-beaker, .icon-cut, .icon-copy, .icon-paper-clip, .icon-save, .icon-sign-blank, .icon-reorder, .icon-list-ul, .icon-list-ol, .icon-strikethrough, .icon-underline, .icon-table, .icon-magic, .icon-money, .icon-caret-down, .icon-caret-up, .icon-caret-left, .icon-caret-right, .icon-columns, .icon-sort, .icon-sort-down, .icon-sort-up, .icon-envelope-alt, .icon-linkedin, .icon-undo, .icon-legal, .icon-dashboard, .icon-comment-alt, .icon-comments-alt, .icon-bolt, .icon-sitemap, .icon-umbrella, .icon-paste, .icon-lightbulb, .icon-exchange, .icon-bell-alt, .icon-coffee, .icon-food, .icon-file-alt, .icon-building, .icon-hospital, .icon-ambulance, .icon-medkit, .icon-fighter-jet, .icon-beer, .icon-h-sign, .icon-plus-sign, .icon-double-angle-left, .icon-double-angle-right, .icon-double-angle-up, .icon-double-angle-down, .icon-angle-left, .icon-angle-right, .icon-angle-up, .icon-angle-down, .icon-desktop, .icon-laptop, .icon-spinner, .icon-circle, .icon-reply, .icon-github-alt, .icon-folder-close-alt, .icon-folder-open-alt, .icon-expand-alt, .icon-collapse-alt, .icon-smile, .icon-frown, .icon-meh, .icon-gamepad, .icon-keyboard, .icon-flag-alt, .icon-flag-checkered, .icon-terminal, .icon-code, .icon-reply-all, .icon-star-half-full, .icon-location-arrow, .icon-crop, .icon-code-fork, .icon-subscript, .icon-eraser, .icon-puzzle, .icon-microphone, .icon-microphone-off, .icon-shield, .icon-calendar-empty, .icon-fire-extinguisher, .icon-rocket, .icon-maxcdn, .icon-chevron-sign-left, .icon-chevron-sign-right, .icon-chevron-sign-up, .icon-chevron-sign-down, .icon-html5, .icon-css3, .icon-anchor, .icon-unlock-alt, .icon-bullseye, .icon-ellipsis-horizontal, .icon-ellipsis-vertical, .icon-rss-sign, .icon-fb-boolean, .icon-text-height, .icon-text-width, .icon-align-left, .icon-align-center, .icon-align-right, .icon-step-forward, .icon-eject, .icon-chevron-left, .icon-chevron-right, .icon-plus-sign-2, .icon-fire, .icon-eye-open, .icon-eye-close, .icon-warning-sign, .icon-plane, .icon-heart-empty, .icon-signout, .icon-linkedin-sign, .icon-pushpin, .icon-external-link, .icon-hand-down, .icon-circle-arrow-left, .icon-circle-arrow-right, .icon-circle-arrow-up, .icon-circle-arrow-down, .icon-truck, .icon-pinterest, .icon-pinterest-sign, .icon-google-plus-sign, .icon-google-plus, .icon-cloud-download, .icon-cloud-upload, .icon-user-md, .icon-stethoscope, .icon-suitcase, .icon-tablet, .icon-mobile, .icon-circle-blank, .icon-quote-left, .icon-quote-right, .icon-unlink, .icon-question, .icon-info, .icon-exclamation, .icon-superscript, .icon-play-sign, .icon-ticket, .icon-minus-sign-alt, .icon-check-minus, .icon-level-up, .icon-sort-by-attributes-alt, .icon-sort-by-order, .icon-sort-by-order-alt, .icon-thumbs-up-2, .icon-thumbs-down-2, .icon-dribbble, .icon-skype, .icon-foursquare, .icon-trello, .icon-female, .icon-level-down, .icon-check-sign, .icon-edit-sign, .icon-external-link-sign, .icon-share-sign, .icon-compass, .icon-collapse, .icon-collapse-top, .icon-expand, .icon-euro, .icon-gbp, .icon-dollar, .icon-rupee, .icon-yen, .icon-renminbi, .icon-won, .icon-bitcoin, .icon-file-2, .icon-file-text, .icon-sort-by-alphabet, .icon-sort-by-alphabet-alt, .icon-sort-by-attributes, .icon-youtube-sign, .icon-youtube, .icon-xing, .icon-xing-sign, .icon-youtube-play, .icon-dropbox, .icon-stackexchange, .icon-instagram, .icon-flickr, .icon-adn, .icon-bitbucket, .icon-bitbucket-sign, .icon-tumblr, .icon-tumblr-sign, .icon-long-arrow-down, .icon-long-arrow-up, .icon-long-arrow-left, .icon-long-arrow-right, .icon-apple, .icon-windows, .icon-android, .icon-linux, .icon-male, .icon-gittip, .icon-sun, .icon-moon, .icon-archive, .icon-bug, .icon-vk, .icon-weibo, .icon-renren, .icon-time, .icon-road, .icon-download-alt, .icon-download, .icon-upload, .icon-db-joinxor, .icon-db-state, .icon-db-start, .icon-db-end, .icon-db-fork, .icon-db-condition, .icon-db-task, .icon-db-join, .icon-fb-button, .icon-fb-fieldset, .icon-fb-custom-field, .icon-fb-separator, .icon-fb-paragraph, .icon-fb-file-upload, .icon-fb-text, .icon-fb-text-box, .icon-fb-select, .icon-fb-radio, .icon-fb-number, .icon-fb-integer, .icon-fb-decimal {
  font-family: "fontawesome-alloy";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-caret-bottom-right:before {
  content: "\e016";
}

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

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-empty:before {
  content: "\f006";
}

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

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

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

.icon-remove:before {
  content: "\f00d";
}

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

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

.icon-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-cog:before {
  content: "\f013";
}

.icon-trash:before {
  content: "\f014";
}

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

.icon-file:before {
  content: "\f016";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle:before {
  content: "\f01d";
}

.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-indent-left:before {
  content: "\f03b";
}

.icon-indent-right:before {
  content: "\f03c";
}

.icon-facetime-video:before {
  content: "\f03d";
}

.icon-picture:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

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

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

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

.icon-share:before {
  content: "\f045";
}

.icon-check:before {
  content: "\f046";
}

.icon-move:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-minus-sign:before {
  content: "\f056";
}

.icon-remove-sign:before {
  content: "\f057";
}

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

.icon-question-sign:before {
  content: "\f059";
}

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

.icon-screenshot:before {
  content: "\f05b";
}

.icon-remove-circle:before {
  content: "\f05c";
}

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

.icon-ban-circle:before {
  content: "\f05e";
}

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

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

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

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

.icon-share-alt:before {
  content: "\f064";
}

.icon-resize-full:before {
  content: "\f065";
}

.icon-resize-small:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-sign:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

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

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

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

.icon-folder-open:before {
  content: "\f07c";
}

.icon-resize-vertical:before {
  content: "\f07d";
}

.icon-resize-horizontal:before {
  content: "\f07e";
}

.icon-bar-chart:before {
  content: "\f080";
}

.icon-twitter-sign:before {
  content: "\f081";
}

.icon-facebook-sign:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-up:before {
  content: "\f087";
}

.icon-thumbs-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-signin:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-sign:before {
  content: "\f092";
}

.icon-upload-alt:before {
  content: "\f093";
}

.icon-lemon:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-check-empty:before {
  content: "\f096";
}

.icon-bookmark-empty:before {
  content: "\f097";
}

.icon-phone-sign:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0a2";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-right:before {
  content: "\f0a4";
}

.icon-hand-left:before {
  content: "\f0a5";
}

.icon-hand-up:before {
  content: "\f0a6";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-fullscreen:before {
  content: "\f0b2";
}

.icon-group:before {
  content: "\f0c0";
}

.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-beaker:before {
  content: "\f0c3";
}

.icon-cut:before {
  content: "\f0c4";
}

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

.icon-paper-clip:before {
  content: "\f0c6";
}

.icon-save:before {
  content: "\f0c7";
}

.icon-sign-blank:before {
  content: "\f0c8";
}

.icon-reorder:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

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

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before {
  content: "\f0dd";
}

.icon-sort-up:before {
  content: "\f0de";
}

.icon-envelope-alt:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before {
  content: "\f0e3";
}

.icon-dashboard:before {
  content: "\f0e4";
}

.icon-comment-alt:before {
  content: "\f0e5";
}

.icon-comments-alt:before {
  content: "\f0e6";
}

.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before {
  content: "\f0ea";
}

.icon-lightbulb:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-bell-alt:before {
  content: "\f0f3";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-food:before {
  content: "\f0f5";
}

.icon-file-alt:before {
  content: "\f0f6";
}

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

.icon-hospital:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-sign:before {
  content: "\f0fd";
}

.icon-plus-sign:before {
  content: "\f0fe";
}

.icon-double-angle-left:before {
  content: "\f100";
}

.icon-double-angle-right:before {
  content: "\f101";
}

.icon-double-angle-up:before {
  content: "\f102";
}

.icon-double-angle-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-close-alt:before {
  content: "\f114";
}

.icon-folder-open-alt:before {
  content: "\f115";
}

.icon-expand-alt:before {
  content: "\f116";
}

.icon-collapse-alt:before {
  content: "\f117";
}

.icon-smile:before {
  content: "\f118";
}

.icon-frown:before {
  content: "\f119";
}

.icon-meh:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard:before {
  content: "\f11c";
}

.icon-flag-alt:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-full:before {
  content: "\f123";
}

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

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-off:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

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

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-sign-left:before {
  content: "\f137";
}

.icon-chevron-sign-right:before {
  content: "\f138";
}

.icon-chevron-sign-up:before {
  content: "\f139";
}

.icon-chevron-sign-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-horizontal:before {
  content: "\f141";
}

.icon-ellipsis-vertical:before {
  content: "\f142";
}

.icon-rss-sign:before {
  content: "\f143";
}

.icon-fb-boolean:before {
  content: "\e008";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-sign-2:before {
  content: "\f055";
}

.icon-fire:before {
  content: "\f06d";
}

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

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

.icon-warning-sign:before {
  content: "\f071";
}

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

.icon-heart-empty:before {
  content: "\f08a";
}

.icon-signout:before {
  content: "\f08b";
}

.icon-linkedin-sign:before {
  content: "\f08c";
}

.icon-pushpin:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-hand-down:before {
  content: "\f0a7";
}

.icon-circle-arrow-left:before {
  content: "\f0a8";
}

.icon-circle-arrow-right:before {
  content: "\f0a9";
}

.icon-circle-arrow-up:before {
  content: "\f0aa";
}

.icon-circle-arrow-down:before {
  content: "\f0ab";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-sign:before {
  content: "\f0d3";
}

.icon-google-plus-sign:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

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

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-blank:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-unlink:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

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

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-play-sign:before {
  content: "\f144";
}

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

.icon-minus-sign-alt:before {
  content: "\f146";
}

.icon-check-minus:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-sort-by-attributes-alt:before {
  content: "\f161";
}

.icon-sort-by-order:before {
  content: "\f162";
}

.icon-sort-by-order-alt:before {
  content: "\f163";
}

.icon-thumbs-up-2:before {
  content: "\f164";
}

.icon-thumbs-down-2:before {
  content: "\f165";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-sign:before {
  content: "\f14a";
}

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

.icon-external-link-sign:before {
  content: "\f14c";
}

.icon-share-sign:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-collapse:before {
  content: "\f150";
}

.icon-collapse-top:before {
  content: "\f151";
}

.icon-expand:before {
  content: "\f152";
}

.icon-euro:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before {
  content: "\f155";
}

.icon-rupee:before {
  content: "\f156";
}

.icon-yen:before {
  content: "\f157";
}

.icon-renminbi:before {
  content: "\f158";
}

.icon-won:before {
  content: "\f159";
}

.icon-bitcoin:before {
  content: "\f15a";
}

.icon-file-2:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-by-alphabet:before {
  content: "\f15d";
}

.icon-sort-by-alphabet-alt:before {
  content: "\f15e";
}

.icon-sort-by-attributes:before {
  content: "\f160";
}

.icon-youtube-sign:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-sign:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stackexchange:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-sign:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-sign:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun:before {
  content: "\f185";
}

.icon-moon:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-time:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download-alt:before {
  content: "\f019";
}

.icon-download:before {
  content: "\f01a";
}

.icon-upload:before {
  content: "\f01b";
}

.icon-db-joinxor:before {
  content: "\e006";
}

.icon-db-state:before {
  content: "\e009";
}

.icon-db-start:before {
  content: "\e00b";
}

.icon-db-end:before {
  content: "\e00a";
}

.icon-db-fork:before {
  content: "\e00c";
}

.icon-db-condition:before {
  content: "\e00e";
}

.icon-db-task:before {
  content: "\e00d";
}

.icon-db-join:before {
  content: "\e00f";
}

.icon-fb-button:before {
  content: "\e010";
}

.icon-fb-fieldset:before {
  content: "\e011";
}

.icon-fb-custom-field:before {
  content: "\e012";
}

.icon-fb-separator:before {
  content: "\e013";
}

.icon-fb-paragraph:before {
  content: "\e014";
}

.icon-fb-file-upload:before {
  content: "\e015";
}

.icon-fb-text:before {
  content: "\e000";
}

.icon-fb-text-box:before {
  content: "\e001";
}

.icon-fb-select:before {
  content: "\e002";
}

.icon-fb-radio:before {
  content: "\e003";
}

.icon-fb-number:before {
  content: "\e004";
}

.icon-fb-integer:before {
  content: "\e005";
}

.icon-fb-decimal:before {
  content: "\e007";
}

.icon-btc:before {
  content: "\f15a";
}

.icon-cny:before {
  content: "\f158";
}

.icon-eur:before {
  content: "\f153";
}

.icon-gear:before {
  content: "\f013";
}

.icon-gears:before {
  content: "\f085";
}

.icon-inr:before {
  content: "\f156";
}

.icon-jpy:before {
  content: "\f157";
}

.icon-krw:before {
  content: "\f159";
}

.icon-mail-forward:before {
  content: "\f064";
}

.icon-mail-reply:before {
  content: "\f112";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-rotate-left:before {
  content: "\f0e2";
}

.icon-rotate-right:before {
  content: "\f01e";
}

.icon-star-half-empty:before {
  content: "\f123";
}

.icon-unchecked:before {
  content: "\f096";
}

.icon-usd:before {
  content: "\f155";
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../font/glyphicons-halflings-regular.eot);
  src: url(../font/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../font/glyphicons-halflings-regular.woff2) format("woff2"), url(../font/glyphicons-halflings-regular.woff) format("woff"), url(../font/glyphicons-halflings-regular.ttf) format("truetype"), url(../font/glyphicons-halflings-regular.svgglyphicons_halflingsregular) format("svg");
}
.glyphicon {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  top: 1px;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
/* Fonts -----------------------------------*/
/* Colors -----------------------------------*/
.portlet-barebone .portlet-header {
  display: none;
}

.reference-mark {
  display: none;
}

.forgot-password {
  margin: 1% 30%;
}

.navbar.navbar-classic.navbar-top.py-3 {
  display: none;
}

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

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

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

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

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

span.alert {
  display: inline-block;
}

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

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

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

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
}

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

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

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup,
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent;
  box-shadow: initial;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent;
  box-shadow: none;
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover:after {
  background-image: linear-gradient(#f2f2f2, #ccc);
}
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #a6a6a6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
  background-image: linear-gradient(#fff, #e4e4e4);
  border-radius: 2px;
}

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

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

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

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

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

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

.lfr-asset-column-details .lfr-asset-categories {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
  color: #555;
}
.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  hyphens: none;
}
.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999;
}
.lfr-asset-column-details .lfr-asset-tags {
  color: #7d7d7d;
}
.lfr-asset-column-details .lfr-asset-tags .tag {
  color: #555;
}

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

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

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

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

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

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

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

.lfr-token {
  background-color: #b3daef;
  border-color: #5fa8ff;
  color: #444;
  text-decoration: none;
}
.lfr-token:hover {
  background-color: #d1e5ef;
}

.lfr-token-primary {
  font-weight: bold;
}

.lfr-token-primary,
.lfr-token-primary:hover {
  background-color: #b3daef;
}

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

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

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

.lfr-checkbox-preselected {
  opacity: 0.5;
}

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

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

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

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

.lfr-panel.lfr-extended,
.lfr-panel-container,
.lfr-floating-container {
  border-color: #dedede #bfbfbf #bfbfbf #dedede;
}

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

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold;
}
.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0;
}
.lfr-panel-titlebar .lfr-panel-button:hover {
  background-position: 0 100%;
}

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

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

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

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

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

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

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

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

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

.lfr-panel-content .paginator-container {
  background: #cfd2d5;
  border-bottom-color: #dcdee0;
  border-top-color: #dcdee0;
}
.lfr-panel-content .paginator-container .paginator-page-link {
  background: none;
  border-color: #cfd2d5;
}
.lfr-panel-content .paginator-container .paginator-page-link.paginator-current-page {
  background: #99a7b3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
  border-color: #6b7785 #7c8994 #919fa9;
  color: #fff;
  font-weight: bold;
}
.lfr-panel-content .paginator-container .paginator-page-link.paginator-current-page:hover {
  background: #5094d7 url(../images/application/current_page_bg.png) repeat-x 0 0;
  border-color: #31659c #396ea8 #4c8ccb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-emoticon-container {
  background: #e5e4e8;
  border-color: #ccc;
}

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1;
}
.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none;
}
.lfr-translation-manager .lfr-translation-manager-translation:hover {
  background-color: #d1e5ef;
}
.lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  background-color: #598bec;
  border-color: #224fa8;
  color: #fff;
}

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

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

.lfr-upload-container .upload-target {
  border-color: #ddd;
}
.lfr-upload-container .upload-target h4 span {
  text-transform: lowercase;
}
.lfr-upload-container .upload-target .drop-file-text {
  font-weight: normal;
}
.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
}
.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat;
}
.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat;
}
.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em;
}
.lfr-upload-container .cancel-button {
  color: #869cad;
}
.lfr-upload-container .delete-button {
  color: #869cad;
}
.lfr-upload-container .file-added .success-message {
  font-weight: normal;
}
.lfr-upload-container .upload-error {
  opacity: 1;
}
.lfr-upload-container .multiple-files .upload-error {
  background: #fdd url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal;
  margin-bottom: 16px;
  padding: 8px 8px 8px 24px;
}
.lfr-upload-container .upload-complete .error-message,
.lfr-upload-container .upload-complete .success-message {
  font-weight: bold;
}

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

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

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd;
}
.app-view-entry.selected .entry-thumbnail {
  border-color: #057cb0;
}
.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #f0f0f0;
}
.app-view-entry .entry-title {
  font-weight: bold;
}
.app-view-entry .entry-link {
  text-decoration: none;
}
.app-view-entry .entry-metadata dt,
.app-view-entry .entry-metadata dd,
.app-view-entry .entry-metadata .entry-categories,
.app-view-entry .entry-metadata .entry-tags,
.app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold;
}
.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
  font-weight: normal;
}
.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00a2ea;
}
.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #fff;
}
.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333;
}
.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5ad300;
}
.app-view-entry:hover, .app-view-entry.hover {
  background-color: #d3e8f1;
}
.app-view-entry a.entry-link:hover {
  text-decoration: none;
}
.app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
  text-decoration: underline;
}

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

.app-view-search-entry-taglib .entry-discussion a,
.app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none;
}
.app-view-search-entry-taglib .entry-discussion:hover,
.app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #d3e8f1;
}
.app-view-search-entry-taglib .entry-folder {
  color: #999;
}
.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none;
}
.app-view-search-entry-taglib.alt {
  background-color: #edf0f3;
}
.app-view-search-entry-taglib.search {
  background-color: #fff;
}
.app-view-search-entry-taglib.search.alt {
  background-color: #e2e5e8;
}

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat;
}
.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0;
}
.app-view-taglib .icon-display-icon {
  background-position: -16px 0;
}
.app-view-taglib .icon-display-list {
  background-position: 0 0;
}
.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%;
}
.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%;
}

@media (max-width: 767.98px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
  }
}
.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333;
}

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal;
}
.taglib-asset-metadata .metadata-author {
  font-weight: bold;
}
.taglib-asset-metadata .metadata-entry {
  color: #999;
}
.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009ae5;
  font-size: 14px;
  line-height: 14px;
}
.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8c8c8c;
  font-size: 13px;
}

.taglib-calendar table {
  border-color: #999;
}
.taglib-calendar tr th,
.taglib-calendar tr td {
  border-bottom-color: #999;
}
.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-color: #999;
}
.taglib-calendar a:hover,
.taglib-calendar a:focus {
  background-color: #ccc;
}
.taglib-calendar .calendar-inactive {
  color: #999;
}
.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%;
}
.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png);
}

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

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

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

.taglib-diff-html div.diff-removed-image {
  background: #fdc6c6 url(../images/diff/minus.png);
}
.taglib-diff-html div.diff-added-image {
  background: #cfc url(../images/diff/plus.png) no-repeat;
}
.taglib-diff-html div.diff-removed-image,
.taglib-diff-html div.diff-added-image {
  opacity: 0.55;
}
.taglib-diff-html span.diff-html-added {
  background-color: #cfc;
  font-size: 1em;
}
.taglib-diff-html span.diff-html-added img {
  border-color: #cfc;
}
.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x;
}
.taglib-diff-html span.diff-html-changed img {
  border-color: #009;
}
.taglib-diff-html span.diff-html-removed {
  background-color: #fdc6c6;
  font-size: 1em;
  text-decoration: line-through;
}
.taglib-diff-html span.diff-html-removed img {
  border-color: #fdc6c6;
}

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009ae5;
}
.diff-version-comparator .taglib-diff-html .diff-html-changed img {
  border-color: #009ae5;
}
.diff-version-comparator .diff-target-selector {
  border-left-color: #e5e5e5;
}
.diff-version-comparator .diff-version-filter {
  background-color: #f9f9f9;
}

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #dbdde1;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px;
}
.taglib-discussion .lfr-discussion-actions li a,
.taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none;
}
.taglib-discussion .lfr-discussion-actions li a:hover span,
.taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline;
}
.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #ddd;
  border-radius: 4px;
}
.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
  background-size: 40px;
}
@media (min-width: 576px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word;
  }
}

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

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

.drop-here-info .drop-icons span:nth-of-type(1),
.drop-here-info .drop-icons span:nth-of-type(3) {
  background: #e8e6e8;
  color: #a5a6ac;
}
.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00c2ff;
  color: #fff;
}
.drop-here-info .drop-text {
  color: #fff;
}

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100;
}
@media (prefers-reduced-motion: reduce) {
  .drop-active .drop-here-info {
    transition: none;
  }
}
.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);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #ddd;
}

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

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

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

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent;
}

.taglib-move-boxes .sortable-container .move-option.move-option-dragging {
  background-color: #fafafa;
}

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

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

.taglib-image-selector .selection-status {
  background: #fff;
  opacity: 0;
  z-index: -1;
}

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

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

.taglib-image-selector.drop-active {
  outline-width: 0;
}

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

.taglib-image-selector.drop-active .selection-status {
  opacity: 0;
}

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

.taglib-image-selector.drop-active .error-wrapper {
  opacity: 0;
}

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

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

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

.taglib-image-selector.progress-active .selection-status {
  opacity: 0;
}

.dialog-iframe-popup {
  background-color: #fff;
}

.portlet-item-selector .management-bar {
  border-bottom-color: #e7e7ed;
}

.item-selector .card-row {
  align-items: center;
}

.item-selector .drop-zone {
  background-color: #f1f2f5;
}

.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 #80acff;
}

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

.lfr-tree-display-page .tree-label {
  cursor: default;
}

.lfr-tree-display-page .tree-label a {
  color: black;
}

.lfr-tree-display-page .tree-label .layout-page-invalid {
  color: #aaa;
  font-style: italic;
}

.lfr-tree-display-page .tree-label .layout-page-invalid:hover {
  cursor: default;
  text-decoration: none;
}

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

.lfr-map {
  border-color: #ccc;
}

.lfr-map .search-controls {
  font-size: 15px;
}

.navbar .navbar-search {
  background-color: #f3f3f3;
}

@media (min-width: 576px) {
  .navbar .navbar-search {
    background-color: transparent;
  }
}
.taglib-portlet-preview.show-borders {
  border-color: #828f95;
}

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

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column {
  position: relative;
}

@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive {
    margin-left: 375px;
    width: auto;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table {
  position: static;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header {
  left: 12px;
  position: fixed;
  right: 12px;
  top: -1px;
  z-index: 1020;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th {
  display: block;
  padding: 0;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
  overflow-x: hidden;
}

@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper {
    margin-left: 375px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table {
  border-collapse: collapse;
  width: 100%;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table .lfr-search-iterator-fixed-header > th .lfr-search-iterator-fixed-header-inner-wrapper table th {
  border-radius: 0;
}

.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td,
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  width: auto;
}

@media (min-width: 576px) {
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table td:first-child,
  .lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th:first-child {
    left: 0;
    position: absolute;
    right: 15px;
  }
}
.lfr-search-container-wrapper.lfr-search-container-fixed-first-column .table-responsive .table th {
  height: auto;
}

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

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d;
}

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

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0;
}

.lfr-search-container-wrapper .list-group .list-group-item:nth-last-child(2) {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.lfr-search-container-wrapper .list-group .list-group-item h4 {
  font-size: 0.875rem;
  line-height: 1.5;
  margin-bottom: 0;
}

.lfr-search-container-wrapper .list-group .list-group-item h5,
.lfr-search-container-wrapper .list-group .list-group-item h6,
.lfr-search-container-wrapper .list-group .list-group-item .h5,
.lfr-search-container-wrapper .list-group .list-group-item .h6 {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}

.lfr-search-container-wrapper .list-group .list-group-item span + h2.h5 {
  font-weight: 600;
}

.lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
  font-weight: 600;
}

.lfr-search-container-wrapper .list-group .list-group-item .checkbox {
  margin-top: 0;
}

.lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
  margin-top: 20px;
}

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

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

.lfr-asset-type-column,
.lfr-author-column,
.lfr-city-column,
.lfr-country-column,
.lfr-email-address-column,
.lfr-job-title-column,
.lfr-region-column,
.lfr-removed-by-column,
.lfr-replier-column,
.lfr-scope-column,
.lfr-screen-name-column,
.lfr-type-column,
.lfr-user-column,
.lfr-users-column {
  word-break: break-all \9 ;
  word-wrap: break-word;
}

@media (min-width: 576px) {
  .lfr-asset-type-column,
  .lfr-author-column,
  .lfr-city-column,
  .lfr-country-column,
  .lfr-email-address-column,
  .lfr-job-title-column,
  .lfr-region-column,
  .lfr-removed-by-column,
  .lfr-replier-column,
  .lfr-scope-column,
  .lfr-screen-name-column,
  .lfr-type-column,
  .lfr-user-column,
  .lfr-users-column {
    max-width: 125px;
    min-width: 100px;
  }
}
.lfr-completion-date-column,
.lfr-create-date-column,
.lfr-date-column,
.lfr-display-date-column,
.lfr-expiration-date-column,
.lfr-last-post-date-column,
.lfr-modified-date-column,
.lfr-removed-date-column,
.lfr-reply-date-column,
.lfr-revision-column,
.lfr-size-column {
  white-space: nowrap;
}

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

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

.lfr-email-column,
.lfr-mobile-column,
.lfr-website-column {
  min-width: 100px;
}

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

.taglib-search-toggle .toggle-advanced {
  color: inherit;
}

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

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #fcfcfc;
  border-color: #ddd;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
  margin-right: 5px;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
  position: relative;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
  margin-bottom: 0;
}

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
  color: #999;
  font-size: 13px;
}

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

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

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

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px;
}

.taglib-user-display .avatar.author:after {
  background: rgba(50, 168, 230, 0.5);
}

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

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

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

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

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

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

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

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65b6f0;
  padding-left: 20px;
}

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

.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
  border-left-color: #c2e2f9;
}

.card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
  border-left-width: 0;
  padding-left: 0;
}

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

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

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

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%;
}

@media (min-width: 768px) {
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
    bottom: auto !important;
    height: 100%;
    left: 50% !important;
    max-height: 375px;
    max-width: 650px;
    right: auto !important;
    top: 50% !important;
    transform: translate(-50%, -50%);
  }
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
  bottom: 0;
  left: 0;
  overflow: visible;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 767.98px) {
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    border-radius: 0;
    border-width: 0;
  }
}
@media (max-width: 767.98px) {
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
    padding: 1rem;
  }
}
.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
  width: 100%;
}

.dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
  .dialog-iframe-popup .portlet-export-import-container {
    height: calc(100% - 48px);
  }
}
.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0;
}

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

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

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

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px;
}

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

@media (min-width: 576px) {
  .dialog-iframe-popup .lfr-dynamic-uploader,
  .dialog-iframe-popup .process-list {
    top: 48px;
  }
}
.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0;
}

@media (min-width: 768px) {
  .dialog-with-footer #main-content,
  .dialog-with-footer #wrapper {
    height: calc(100% - 60px);
  }
}
.dialog-with-footer .button-holder.dialog-footer,
.dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%;
}

@media (min-width: 768px) {
  .dialog-with-footer .button-holder.dialog-footer,
  .dialog-with-footer .sheet-footer.dialog-footer {
    position: fixed;
  }
}
.dialog-with-footer .button-holder.dialog-footer .btn,
.dialog-with-footer .sheet-footer.dialog-footer .btn {
  margin-left: 1rem;
  margin-right: 0;
}

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

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

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible;
}

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
  flex-grow: 1;
  max-width: none;
  overflow: auto;
}

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

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

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

.active-area {
  background: #ffc;
}

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

.sortable-layout-proxy {
  opacity: 1;
}

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

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute;
}

.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}

.proxy.generic-portlet .portlet-title {
  padding: 10px;
}

.proxy.not-intersecting .forbidden-action {
  background: url(../images/application/forbidden_action.png) no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}

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

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

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

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

.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative;
}

.lfr-editable:after {
  background: #68bb30 url(../images/common/edit_white.png) no-repeat 50%;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
}

.lfr-editable:focus:after {
  display: none;
}

.lfr-editable:focus:hover {
  background-color: transparent;
}

.lfr-editable:hover {
  background-color: rgba(255, 255, 255, 0.3);
  outline-color: #519226;
}

.lfr-editable:hover:after {
  background-color: #519226;
}

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

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
  margin-bottom: 0;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
  display: none;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
  display: inline-block;
  vertical-align: bottom;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
  margin-top: 0;
}

.lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
  display: inline-block;
  float: none;
  margin-top: 0;
  width: auto;
}

.alloy-editor-container .alloy-editor {
  outline: 0;
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder {
  color: #2b4259;
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #dbdde1;
  color: #b0b4bb;
}

.alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
  color: #ccc;
}

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto;
}

.cke_editable_inline a {
  cursor: pointer;
}

.cke_panel.cke_combopanel {
  width: 220px;
}

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

.cke_panel_block .cke_panel_list {
  margin-left: 0;
}

.cke_panel_block .cke_panel_list .cke_panel_listItem {
  line-height: initial;
}

.cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
  text-decoration: none;
}

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

.cke_show_border td {
  height: 15px;
}

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

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

.html-editor.portlet-message-boards {
  hyphens: none;
  word-wrap: break-word;
}

.html-editor.portlet-message-boards blockquote {
  background: #eef0f2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
  border: 1px solid #777;
  padding: 5px 45px;
}

.html-editor.portlet-message-boards blockquote:after {
  background: url(../images/message_boards/quoteright.png) no-repeat 50%;
  content: "";
  display: block;
  float: right;
  height: 24px;
  margin-right: -35px;
  margin-top: -25px;
  width: 31px;
  z-index: 999;
}

.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold;
}

.html-editor.portlet-message-boards pre {
  background: #f9f9f9;
  border: 1px solid #777;
  padding: 0.5em;
}

.lfr-source-editor {
  border-color: #ccc;
}

.lfr-source-editor .lfr-source-editor-toolbar li > .btn {
  background-color: #fff;
  border: transparent;
  color: #717383;
  outline: 0;
}

.lfr-source-editor .lfr-source-editor-code {
  background-color: #fff;
  color: #2b4259;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter {
  background-color: #ededef;
  color: #868896;
  overflow: hidden;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
  font-family: fontawesome-alloy;
  text-align: center;
  vertical-align: middle;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open,
.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
  background-image: none;
}

.lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
  content: "▾";
}

.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 .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #ccc;
}

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-item-viewer .search-info {
  background-color: #d3e8f1;
}

.lfr-item-viewer .search-info .keywords {
  font-size: 1.4em;
  font-weight: bold;
}

.lfr-item-viewer .search-info .change-search-folder {
  font-size: 0.8em;
  font-weight: normal;
}

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

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

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

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

@media (min-width: 576px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0;
  }
}
.image-viewer-sidenav dd {
  color: #8b8b8b;
  margin-bottom: 16px;
}

@media (min-width: 576px) {
  .image-viewer-sidenav dd {
    color: #777;
  }
}
.image-viewer-sidenav .h5 {
  color: #869cad;
  margin-bottom: 3px;
}

@media (min-width: 576px) {
  .image-viewer-sidenav .h5 {
    color: #fff;
  }
}
.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px;
}

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

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

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

.image-viewer-sidenav .nav-tabs-default > li > .active {
  background-color: transparent;
}

.image-viewer-sidenav .nav-tabs-default > li > .active,
.image-viewer-sidenav .nav-tabs-default > li > .active:focus,
.image-viewer-sidenav .nav-tabs-default > li > .active:hover {
  border-color: transparent;
  color: #777;
}

@media (min-width: 576px) {
  .image-viewer-sidenav .nav-tabs-default > li > .active,
  .image-viewer-sidenav .nav-tabs-default > li > .active:focus,
  .image-viewer-sidenav .nav-tabs-default > li > .active:hover {
    color: #fff;
  }
}
.image-viewer-sidenav .nav-tabs-default > li > .active:after {
  background-color: #65b6f0;
  bottom: -10px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: relative;
  right: 0;
}

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

.lfr-item-viewer .lfr-item-viewer-close {
  color: #fff;
  opacity: 1;
}

.lfr-item-viewer .lfr-item-viewer-close,
.lfr-item-viewer .lfr-item-viewer-close:focus,
.lfr-item-viewer .lfr-item-viewer-close:hover {
  color: #fff;
}

.lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
  color: #777;
}

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

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

.nav.list-group > .active {
  border-width: 1px 0 0 0;
}

.nav.list-group > .active > a,
.nav.list-group > .active > a:focus,
.nav.list-group > .active > a:hover {
  background-color: #60bfef;
  border: 1px solid #60bfef;
  color: #fff;
}

.nav.list-group .list-group-item {
  padding: 0;
}

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

.lfr-page-templates li a {
  padding: 0;
}

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

.menu {
  position: absolute;
  width: auto;
}

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

.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px;
}

.menu-content li {
  margin: 0;
  padding: 0;
}

.menu-content li .disabled {
  color: #999;
}

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

.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff;
}

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

.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0;
}

.menu-content li.first {
  border-top-width: 0;
}

.menu-content li.last {
  border-bottom-width: 0;
}

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

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

.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold;
}

.category-portlets .app-view-drop-active {
  background-color: #00a2ea;
  color: #fff;
}

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

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

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

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

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

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

.lfr-page-layouts {
  padding: 0;
}

.lfr-page-layouts input[type=radio] {
  opacity: 0;
  position: absolute;
}

.lfr-page-layouts input[type=radio]:checked + .card-horizontal.card,
.lfr-page-layouts input[type=radio]:checked + .card-horizontal .card {
  background-color: #f8f9fa;
  cursor: default;
}

.lfr-page-layouts input[type=radio]:checked + .card-horizontal::after {
  background-color: #007BFF;
  bottom: -1px;
  content: "";
  height: 4px;
  left: -1px;
  position: absolute;
  right: -1px;
  transition: height 0.15s ease-in-out;
}

.lfr-page-layouts .card-horizontal.card,
.lfr-page-layouts .card-horizontal .card {
  cursor: pointer;
  outline: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.lfr-page-layouts .card-horizontal.card:hover,
.lfr-page-layouts .card-horizontal .card:hover {
  background-color: #f8f9fa;
  text-decoration: none;
}

.lfr-page-layouts .card-horizontal.card:focus,
.lfr-page-layouts .card-horizontal .card:focus {
  background-color: #f8f9fa;
  border-color: #80bdff;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.lfr-page-layouts .card-horizontal.card:active,
.lfr-page-layouts .card-horizontal.card.active,
.lfr-page-layouts .card-horizontal .card:active,
.lfr-page-layouts .card-horizontal .card.active {
  background-color: #e9ecef;
}

.lfr-page-layouts .card-horizontal::after {
  border-radius: 0 0 0.25rem 0.25rem;
  bottom: -1px;
  content: "";
  height: 0;
  left: -1px;
  position: absolute;
  right: -1px;
  transition: height 0.15s ease-in-out;
}

.lfr-page-layouts .card-horizontal:hover::after,
.lfr-page-layouts .card-horizontal.hover::after {
  background-color: #007BFF;
  height: 4px;
}

.lfr-page-layouts .card-horizontal:focus::after,
.lfr-page-layouts .card-horizontal.focus::after {
  background-color: #007BFF;
  height: 4px;
}

.lfr-page-layouts .card-horizontal:active::after,
.lfr-page-layouts .card-horizontal.active::after {
  background-color: #007BFF;
  height: 4px;
}

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

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

.modal-body {
  overflow: auto;
}

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

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

.modal-hidden {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

.layout-customizable-controls label {
  color: #fff;
}

.paginator-link {
  background: #eee no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
}

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

.paginator-current-page {
  background: #0083bd url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57;
}

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

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

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

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

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

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

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

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

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

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

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

.panel-hd {
  background: #c0c2c5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff;
}

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

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

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

@media (min-width: 576px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%;
  }
}
.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
}

.splitter.splitter-spaced {
  border-radius: 0.25rem;
  margin-bottom: 20px;
}

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

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

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

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

.tab-back {
  float: right;
}

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

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal;
}

.tag-items li {
  display: inline-block;
  margin: 0 1em 0 0;
  max-width: 100%;
}

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

.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}

.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}

.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}

.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}

.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}

.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}

.tagselector-content {
  border-width: 0;
  padding: 0;
}

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

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

.lfr-portal-tooltip {
  display: inline-block;
}

.lfr-portal-tooltip,
.lfr-portal-tooltip a {
  user-select: none;
}

.tooltip {
  max-width: 200px;
}

.tooltip .tooltip-arrow {
  background-color: #000;
  height: 0.6rem;
  position: absolute;
  transform: rotate(45deg);
  width: 0.6rem;
}

.tooltip.top .tooltip-arrow,
.tooltip.bottom .tooltip-arrow {
  left: 50%;
  margin-left: -0.3rem;
}

.tooltip.right .tooltip-arrow,
.tooltip.left .tooltip-arrow {
  margin-top: -0.3rem;
  top: 50%;
}

.tooltip.bottom {
  padding-top: 0.3rem;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
}

.tooltip.left {
  padding-right: 0.3rem;
}

.tooltip.left .tooltip-arrow {
  right: 0;
}

.tooltip.right {
  padding-left: 0.3rem;
}

.tooltip.right .tooltip-arrow {
  left: 0;
}

.tooltip.top {
  padding-bottom: 0.3rem;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
}

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

.underlay {
  clear: both;
  top: 100%;
}

.underlay .yui3-widget-hd {
  height: 38px;
}

.underlay-hidden {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modify-pages li {
  position: relative;
}

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

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

.modify-pages .delete-tab:hover {
  color: #b50303;
}

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

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

@media (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none;
  }
}
.nav li .toolbar {
  margin-top: 5px;
}

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

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.navigation-pane .body-row ul li a .icon {
  float: left;
  margin-right: 5px;
}

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

.navigation-pane .navigation-entry {
  position: relative;
}

.navigation-pane .navigation-entry.folder.error {
  display: block;
  padding: 6px 8px;
}

.navigation-pane .navigation-entry .browse-folder,
.navigation-pane .navigation-entry .nav-item-label {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: middle;
}

.navigation-pane .navigation-entry .nav-item-icon {
  vertical-align: middle;
}

.navigation-pane .navigation-entry .overlay.entry-action {
  bottom: 0;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}

.navigation-pane .navigation-entry .overlay.entry-action .btn {
  border-width: 0;
  margin: 0;
  padding: 11px 14px;
}

@media (min-width: 768px) {
  .navigation-pane .navigation-entry .overlay.entry-action .btn {
    padding: 11px;
  }
}
.nav-menu ul {
  padding-left: 10px;
}

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

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

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

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

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

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0;
}

.split-button-dropdowns > li {
  display: inline-block;
  padding-left: 2px;
  padding-right: 2px;
}

.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle;
}

.form-options input {
  border-width: 0;
  display: inline;
  float: left;
}

.form-triggers {
  float: left;
}

.form-trigger {
  background: #c4c4c4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left;
}

.form-trigger img {
  background: no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px;
}

.form-trigger:focus,
.form-trigger:hover {
  background-color: #83b0ca;
  background-image: url(../images/application/button_bg_over.png);
}

.trigger-selected {
  background-color: #ebebeb;
  background-image: url(../images/application/button_bg_selected.png);
}

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

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

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

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

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

.portlet-topper {
  position: relative;
}

.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(../images/arrows/12_left.png) no-repeat 0 50%;
  padding: 5px 5px 5px 18px;
}

.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  display: none;
}

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

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

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

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

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

@media (max-width: 767.98px) {
  .controls-hidden .portlet .visible-interaction {
    display: none;
  }
}
.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
}

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

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

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

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

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

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

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

.lfr-message {
  position: relative;
}

.lfr-message .lfr-message-control {
  background-color: #333;
  display: inline-block;
}

.lfr-message .lfr-message-controls {
  display: none;
  left: 3px;
  margin: -8px 8px 0 3px;
  position: absolute;
  top: 50%;
  z-index: 10;
}

.lfr-message .lfr-message-close {
  background-image: url(../images/portlet/close_borderless.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}

.lfr-message .lfr-message-close-all {
  color: #fff;
  display: none;
  font-size: 0.8em;
  margin-left: 10px;
  padding: 1px 10px;
  text-shadow: 1px 1px 0 #000;
  vertical-align: top;
}

.lfr-message .lfr-message-close-all a {
  color: #fff;
}

.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
  display: inline-block;
}

.lfr-message.pending {
  background-image: url(../images/common/time.png);
}

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

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

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

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

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 576px) {
  .portlet.open > .portlet-topper,
  .portlet:hover > .portlet-topper,
  .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%);
  }
}
@media (min-width: 576px) {
  .portlet.open > .portlet-content-editable,
  .portlet:hover > .portlet-content-editable,
  .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
.portlet {
  margin-bottom: 10px;
  position: relative;
}

.portlet > .portlet-content-editable {
  border-color: transparent;
}

.portlet > .portlet-topper {
  display: none;
}

@media (min-width: 576px) {
  .portlet > .portlet-topper {
    display: flex;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: opacity 0.25s, transform 0.25s;
    top: 0;
  }
}
@media (min-width: 576px) and (prefers-reduced-motion: reduce) {
  .portlet > .portlet-topper {
    transition: none;
  }
}
.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
}

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

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

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

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

.portlet-title-menu {
  box-flex: 0;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  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: flex;
  padding: 3px 12px 3px 24px;
  position: relative;
}

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0;
}

.portlet-topper-toolbar > a,
.portlet-topper-toolbar > span > a,
.portlet-topper-toolbar .lfr-icon-menu > a {
  color: rgba(0, 0, 0, 0.5);
}

.portlet-topper-toolbar > a:focus,
.portlet-topper-toolbar > a:hover {
  text-decoration: none;
}

@media (max-width: 767.98px) {
  .lfr-configurator-visibility {
    opacity: 0.5;
  }
}
@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;
  }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: 0.5;
  }
}
/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767.98px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .controls-visible .portlet-topper {
    display: flex;
  }
}
.controls-visible .portlet-topper-toolbar {
  display: block;
}

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

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

.lfr-panel-page {
  width: 100%;
}

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

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

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

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

.restricted * {
  color: #727c81;
}

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

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

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

.portlet-borderless .portlet-content {
  padding: 1rem;
}

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

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

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

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}

.breadcrumb.breadcrumb-vertical li {
  display: block;
}

.breadcrumb.breadcrumb-vertical li.last,
.breadcrumb.breadcrumb-vertical li.only {
  background: none;
}

.breadcrumb.breadcrumb-vertical .divider {
  background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  height: 10px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

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

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

.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: #fff;
}

.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4;
}

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

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

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

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

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

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

.widget-mode-detail {
  padding-top: 1rem;
}

.widget-mode-detail .title {
  font-size: 36px;
}

.widget-mode-detail .sub-title {
  font-size: 26px;
  margin-bottom: 32px;
}

.widget-mode-detail .widget-metadata {
  margin-bottom: 2rem;
}

.widget-mode-detail .widget-mode-detail-text {
  margin-top: 48px;
}

.widget-mode-detail .widget-mode-detail-text img {
  max-width: 100%;
}

.widget-mode-detail .widget-mode-detail-text p {
  font-size: 18px;
  line-height: 1.8;
}

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

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

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

@media (max-width: 767.98px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px;
  }
}
.widget-mode-simple .widget-topbar {
  margin-bottom: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  box-shadow: none;
}

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

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  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 {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
}
@-webkit-keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s;
}

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

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

@-webkit-keyframes shift-rightwards {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(0%);
  }
  60% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes shift-rightwards {
  0% {
    transform: translateX(-100%);
  }
  40% {
    transform: translateX(0%);
  }
  60% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .lfr-icon-menu-text,
.mobile.touch body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  max-width: 200px;
}

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

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    transform: scale(1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.upload-drop-active .lfr-upload-container .upload-target {
  animation: none;
}

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

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

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

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

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

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

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

/*   CSS SUITE ADEPLUS */
/* FUENTES */
* {
  transition: all 0.15s linear;
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  border: none;
  outline: none;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .d-md-block {
    display: block !important;
  }
  .d-md-none {
    display: none !important;
  }
}
.portlet {
  z-index: 0 !important;
}

body#adeplus {
  height: 100vh;
  margin: 0;
  padding: 0;
  font-family: "Ubuntu", sans-serif;
  font-size: 14px;
  font-weight: 400;
  overflow: visible;
  background-color: #fbfcfd;
  color: #333;
}

#adeplus * {
  /*box-sizing: border-box;*/
}
#adeplus ::-webkit-input-placeholder {
  /*color: #c3c3c3;*/
}
#adeplus .portlet-decorate .portlet-content {
  /*z-index: 1;*/
}
#adeplus .button-holder {
  margin: 0;
}
#adeplus .Login {
  padding: 0 !important;
  margin-top: 0 !important;
}
#adeplus .content-wrapper #content {
  /*background-color: transparent;*/
}
#adeplus #wrapper-row.row {
  flex-wrap: nowrap !important;
}
@media only screen and (max-width: 960px) {
  #adeplus .formulario-wrapper {
    flex-direction: column;
  }
}
#adeplus .Login #content {
  background-color: transparent !important;
  padding: 0 !important;
  flex: 1;
}
#adeplus .content-wrapper {
  display: flex;
  flex-direction: column;
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 100vh;
  height: 100%;
}
#adeplus .content-wrapper #content {
  background-color: #fbfcfd;
  padding: 1rem 2rem;
  margin-top: 60px;
  flex: 1;
}
@media (max-width: 767.98px) {
  #adeplus .content-wrapper #content {
    margin-right: 0;
  }
}
@media screen and (min-width: 481px) and (max-width: 780px) {
  #adeplus .content-wrapper #content {
    width: 95%;
  }
}
@media screen and (max-width: 480px) {
  #adeplus .content-wrapper #content {
    width: 100% !important;
  }
}
#adeplus .content-wrapper .Login #content {
  background-color: transparent !important;
  padding: 0 !important;
  flex: 1;
}
#adeplus .content-wrapper .titulo-seccion {
  margin-bottom: 1.35rem;
}
#adeplus .content-wrapper .form-content {
  background-color: #fff;
  padding: 2rem;
  box-shadow: 1px 0.5px 26px -6px rgba(11, 41, 55, 0.12);
}
#adeplus .title-group {
  margin-bottom: 1rem;
}
#adeplus #wrapper {
  padding-top: 0;
  padding-bottom: 0;
  flex-wrap: nowrap;
}
#adeplus .portlet-decorate .portlet-content {
  z-index: -50;
  position: relative;
}
#adeplus #wrapper-row {
  margin-left: 0;
  margin-right: 0;
}
#adeplus .img-configuracion-header {
  display: flex;
  align-items: flex-end;
}
@media screen and (min-width: 1280px) {
  #adeplus .img-configuracion-header #img-thumbnail {
    max-width: 250px;
  }
}
@media (max-width: 767.98px) {
  #adeplus .img-configuracion-header #img-thumbnail {
    max-width: 200px !important;
  }
}
#adeplus .img-configuracion-header #img-thumbnail .img-thumbnail {
  border: none !important;
}
#adeplus .text-menu-collapsed {
  text-indent: -9000px;
}
#adeplus .sidebar-separator-title {
  background-color: #333;
  height: 35px;
}
#adeplus .sidebar-separator {
  background-color: #333;
  height: 25px;
}
#adeplus .logo-separator {
  background-color: #333;
  height: 60px;
}
#adeplus label {
  font-size: 0.875rem;
  color: #004d71;
  margin-bottom: 0.25rem;
}
#adeplus .form-group input:required ~ label::after,
#adeplus .required label::after,
#adeplus .required legend::after {
  color: #ff9e18;
  content: " *";
  display: inline;
  font-weight: bold;
  font-size: 14px;
}
#adeplus .required fieldset label::after {
  content: none;
}
#adeplus input {
  height: 2.5rem;
  border: 1px solid #c1c5c8;
}
#adeplus input[type=checkbox],
#adeplus input[type=radio] {
  height: auto;
}
#adeplus .form-check.disabled {
  color: #6c757d;
  background-color: #fff;
}
#adeplus .input-group-inline {
  margin-left: 0rem;
  display: flex;
}
#adeplus .input-group-inline legend {
  float: left;
  width: 7rem;
  margin-left: 1rem;
  margin-right: 1rem;
  font-size: 0.875rem;
  font-weight: 600 !important;
  margin-bottom: 0;
}
#adeplus .input-group-inline .custom-control-label {
  margin-bottom: 0;
}
#adeplus .input-group-inline .custom-control-label::before {
  margin-right: 0.35rem;
}
#adeplus .input-group-inline .custom-control-label input[type=checkbox] {
  margin-right: 0.35rem;
}
#adeplus .input-group-inline .form-check {
  margin-left: 1rem;
}
#adeplus .input-localized .input-group-item {
  width: 100%;
}
#adeplus .input-group legend {
  font-size: 0.938rem;
  color: #004d71;
  margin-bottom: 0.25rem;
}
#adeplus .input-group .custom-control {
  margin-left: 4px;
}
#adeplus .input-group .custom-control-label::before {
  left: -4px;
}
#adeplus .input-group .form-check {
  margin-left: 1rem;
}
#adeplus .custom-control-label::after {
  left: -0.25rem;
  top: 0.25rem;
}
#adeplus table.dataTable.no-footer {
  padding-top: 2rem;
}
#adeplus table.dataTable.no-footer thead {
  background-color: #004d71;
  color: #fff;
}
#adeplus .dataTables_filter {
  float: left;
}
#adeplus .dataTables_filter label {
  display: inline;
  font-size: 0.875rem;
  font-weight: 600 !important;
  margin-bottom: 0;
  text-align: left;
  color: #000;
}
#adeplus .dataTables_filter input {
  margin-left: 5rem;
  height: 2rem;
}
#adeplus .dt-buttons {
  float: right;
}
#adeplus .dt-button {
  border: 1px solid #004d71;
  background-color: transparent;
  border-radius: 6px;
  text-indent: -10000px;
  padding: 0.25rem 1.65rem;
  margin-left: 0.35rem;
}
#adeplus .dt-button:hover {
  background-color: #c7edfe;
}
#adeplus .buttons-csv {
  background: url("../images/ico_tools_csv.png") no-repeat 50% 50%;
}
#adeplus .buttons-excel {
  background: url("../images/ico_tools_xls.png") no-repeat 50% 50%;
}
#adeplus .buttons-pdf {
  background: url("../images/ico_tools_pdf.png") no-repeat 50% 50%;
}
#adeplus .buttons-print {
  background: url("../images/ico_tools_print.png") no-repeat 50% 50%;
}
#adeplus .formulario legend.fieldset-title-section {
  font-size: 1.375rem;
  line-height: 1.65rem;
  font-weight: 600;
  margin-bottom: 1.65rem;
}
#adeplus .form-datos {
  width: 70%;
}
@media only screen and (max-width: 960px) {
  #adeplus .form-datos {
    width: 100% !important;
    margin-bottom: 1rem;
  }
}
#adeplus .form-aplicaciones {
  width: 30%;
}
@media only screen and (max-width: 960px) {
  #adeplus .form-aplicaciones {
    width: 100% !important;
  }
}
#adeplus .ico-acciones-tabla {
  display: flex;
  height: 32px;
  width: 32px;
  border-radius: 50px;
  border: 1px solid #004d71;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
}
#adeplus .ico-acciones-tabla:hover {
  background-color: #c7edfe;
}
#adeplus .ico-acciones-tabla img {
  height: 14px;
}
#adeplus .login-form .card-body {
  width: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#adeplus .login-form .brand-logo {
  margin-bottom: 5.5rem;
}
#adeplus .login-form .brand-logo img {
  max-width: 270px;
}
#adeplus .condiciones {
  text-align: justify;
}
#adeplus .condiciones .destacado-aviso {
  background: #f5f7f9 url("../images/admin-filled.png") no-repeat 10px 16px;
  background-size: 24px;
  padding: 1rem 1rem 1rem 2.5rem;
  margin-bottom: 2rem;
}
#adeplus .condiciones .destacado {
  background-color: #f5f7f9;
  padding: 1rem;
}
#adeplus .condiciones .apartado {
  margin-bottom: 40px;
}
#adeplus .condiciones .text-destacado {
  background-color: #eaeaea;
  font-weight: 700;
  padding: 0.25rem;
}
#adeplus .condiciones dt {
  display: block;
  clear: right;
  float: left;
  font-weight: 700;
  margin-right: 10px;
}
#adeplus .condiciones dd {
  display: block;
}
#adeplus .condiciones li {
  list-style-type: disc;
  margin-left: 8px;
  margin-bottom: 6px;
}
#adeplus .condiciones li li {
  list-style-type: circle;
  margin-left: 8px;
  margin-bottom: 6px;
}
#adeplus .adeplus-contact-form-web .contact-add-file .input-text-wrapper {
  width: calc(100% - 52px);
}

.delete-ico {
  background: #fff url("../images/ico_Eliminar.svg") no-repeat 50% 50%;
  background-size: 24px;
  width: 30px;
  height: 30px;
  display: block;
}
.delete-ico:hover {
  background-color: #e7edf3;
}
.delete-ico > span {
  display: block;
  text-indent: -90000px;
}

/* --------------  Contenidos estáticos -------------------- */
.version-content {
  font-family: "Ubuntu", sans-serif;
  text-align: center;
  font-size: 10px;
  cursor: pointer;
}

.enlaces-footer-modal {
  background: black;
  margin: 0;
  padding: 0.5rem;
  opacity: 0.6;
}

.divModal {
  display: none;
  background-color: #000;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}

.contentModal {
  display: none;
  position: fixed;
  z-index: 10;
  opacity: 1;
  top: 40%;
  left: 35%;
  min-width: 500px;
  background-color: white;
  margin: -25px 0 0 -25px;
}
@media (max-width: 575.98px) {
  .contentModal {
    left: 10%;
  }
}
@media screen and (max-width: 855px) and (min-width: 576px) {
  .contentModal {
    left: 7%;
  }
}

.closeModal {
  text-align: right;
}

#versionFooter {
  color: white;
}

.firstList {
  color: white;
  padding-right: 16px;
  padding-left: 30px;
}

.modalList {
  color: white;
  padding-right: 16px;
}

.title-modalVersion {
  color: #004d71;
  font-family: "Ubuntu", sans-serif;
}

#adeplus .btn {
  display: inline-block;
  font-weight: 700;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 10rem;
  padding: 0.813rem 3.125rem;
  font-size: 0.938rem;
  text-transform: uppercase;
  line-height: 1.5;
  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;
}
#adeplus .btn-primary {
  background-color: #004d71;
  border-color: #004d71;
}
#adeplus .btn-primary:hover {
  background-color: #00354f;
  border-color: #00354f;
}
#adeplus .btn-outline-primary {
  color: #004d71;
  background-color: transparent;
  border-color: #004d71;
}
#adeplus .btn-outline-primary:hover {
  color: #fff;
  background-color: #004d71;
  border-color: #004d71;
}
#adeplus .btn-secondary {
  background-color: #ff9e18;
  border-color: #ff9e18;
}
#adeplus .btn-secondary:hover {
  background-color: #c37100;
  border-color: #c37100;
}
#adeplus .custom-control.disabled label {
  color: #999;
}
#adeplus .btn-sm {
  padding: 0.35rem 1.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 1rem;
}
#adeplus .btn-outline-light {
  color: #fff;
  border-color: #fff !important;
}
#adeplus .btn-outline-light:hover {
  color: #004d71 !important;
}
#adeplus .btn-ico {
  width: 44px;
  height: 44px;
  display: block;
  border-radius: 0px 6px 6px 0px;
  border: 1px solid #c1c5c8;
  position: relative;
  left: -2px;
  top: -1px;
}

#adeplus .header {
  padding: 0;
  align-items: center;
  height: 38px;
}
@media (max-width: 767.98px) {
  #adeplus .header {
    width: 92% !important;
    margin-right: 2rem;
  }
}
#adeplus .header .usuario-wrapper {
  display: flex;
  align-items: center;
}
#adeplus .header .usuario-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 1.85rem;
}
#adeplus .header .header-empresa {
  display: flex;
  padding-top: 5px;
  align-items: center;
}
@media (max-width: 767.98px) {
  #adeplus .header .header-empresa {
    top: 0.2rem;
    right: -1.9rem;
  }
}
#adeplus .header .header-empresa > div {
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 767.98px) {
  #adeplus .header .header-empresa > div {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
  }
}
#adeplus .header .header-empresa .comp-title {
  font-size: 1.563rem;
  font-weight: 600;
  color: #004d71;
}
#adeplus .header .header-empresa .user-comp-logo {
  height: 100px;
  position: relative;
  top: -2px;
}
@media (max-width: 767.98px) {
  #adeplus .header .header-empresa .user-comp-logo {
    height: 26px !important;
  }
}
#adeplus .header .header-empresa .user-comp-logo img {
  width: fit-content;
}
#adeplus .header .user-comp-logo {
  height: 44px;
  width: auto;
}
#adeplus .header .user-comp-logo img {
  height: 100%;
}
#adeplus .header a[data-toggle~=sidebar-colapse] {
  padding: 0;
  border: none;
  text-indent: -90000px;
}
#adeplus .header .usuario-header {
  height: 33px;
}
#adeplus .header .usuario-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#adeplus .header .usuario-wrapper .usuario-nombre {
  align-items: center;
  color: #004d71;
  font-weight: 500;
  font-size: 1.2em;
}
@media (max-width: 767.98px) {
  #adeplus .header .usuario-wrapper .usuario-nombre {
    width: 100px;
    line-height: 16px;
  }
}
@media screen and (max-width: 480px) {
  #adeplus .header .usuario-wrapper .usuario-nombre {
    width: 100px !important;
    line-height: 16px;
  }
}
#adeplus .header .usuario-wrapper .usuario-ico {
  margin-left: 0.5rem;
}
#adeplus .header .idioma {
  position: relative;
  top: 5px;
}
#adeplus .header .idioma .custom-select {
  border: 0;
  background-color: transparent;
  color: #004d71;
  font-weight: 500;
  padding-left: 0;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 30px;
}
#adeplus .header .usuario-wrapper .show {
  display: block;
  position: absolute;
  width: max-content;
}
#adeplus .header-separador::after {
  display: block;
  content: " | ";
  color: transparent;
  width: 1px;
  height: 32px;
  background-color: #c1c5c8;
  margin: 0 0.85rem;
}

#adeplus .sidebar-expanded {
  width: 289px;
  z-index: 10;
}
#adeplus .sidebar-collapsed {
  width: 60px;
  z-index: 10;
}
#adeplus .adeplus-sidebar-icon-expand {
  content: url("../images/ico_ArrowExpand.png");
  display: flex;
  justify-content: center;
  background-color: #fff;
  height: 30px;
  z-index: 0;
  position: relative !important;
}
#adeplus .adeplus-sidebar-icon-collapse {
  content: url("../images/ico_ArrowCollapse.png");
  display: flex;
  justify-content: center;
  background-color: #fff;
  height: 30px;
  z-index: 0;
  position: relative !important;
}
#adeplus #sidebar-container {
  min-height: 100vh;
  background-color: #f5f7f9;
  padding: 0;
  box-shadow: 0 3px 10px -2px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-family: "Ubuntu", sans-serif;
}
#adeplus #sidebar-container .brand-logo {
  background-image: url("../images/Logotipo_ADEPLUS.png");
  background-position: center center;
  background-size: 180px;
  background-repeat: no-repeat;
  height: 100px;
  text-indent: -90000px;
}
@media screen and (max-width: 1100px) {
  #adeplus #sidebar-container .brand-logo {
    background-size: 110px;
  }
}
#adeplus #sidebar-container .brand-logo-modal {
  background-image: url("../images/Logotipo_ADEPLUS.png");
  background-position: center center;
  background-size: 180px;
  background-repeat: no-repeat;
  text-indent: -90000px;
}
@media screen and (max-width: 1100px) {
  #adeplus #sidebar-container .brand-logo-modal {
    background-size: 110px;
  }
}
#adeplus #sidebar-container .brand-logo-collapsed {
  background-image: url("../images/Logotipo_ADEPLUS_small.png") !important;
  background-position: center center;
  background-size: 40px;
  background-repeat: no-repeat;
  height: 100px;
  text-indent: -90000px;
}
#adeplus #sidebar-container .list-group .sidebar-submenu a {
  background-color: #fff;
  display: flex;
  align-items: center;
}
#adeplus #sidebar-container .list-group .list-group-item {
  background-color: #f5f7f9;
  border: none;
  border-radius: none;
  display: flex;
  align-content: center;
  justify-content: space-between;
  padding: 1rem 0.85rem;
  color: initial;
}
#adeplus #sidebar-container .list-group .list-group-item:first-child {
  border-radius: 0;
}
#adeplus #sidebar-container .list-group .list-group-item:hover {
  background-color: #e7edf3;
  box-shadow: inset 6px 0 0 0 #ff9e18;
}
#adeplus #sidebar-container .list-group .list-group-item .layout-logo,
#adeplus #sidebar-container .list-group .list-group-item .list-item-img {
  width: 22px;
  height: 22px;
}
#adeplus #sidebar-container .list-group .list-group-item .list-item-text {
  margin-left: 8px;
}
#adeplus #sidebar-container .list-group .list-group-item .text-menu-collapsed {
  text-indent: -900000px;
}
#adeplus #sidebar-container .list-group .list-group-item .list-item-text,
#adeplus #sidebar-container .list-group .list-group-item .submenu-icon {
  display: flex;
  align-items: center;
  font-size: 16px !important;
}
#adeplus #sidebar-container .list-group .active .list-group-item {
  background-color: #e7edf3 !important;
  box-shadow: inset 6px 0 0 0 #ff9e18;
  color: #000;
}
#adeplus #sidebar-container .list-group .list-group-item[aria-expanded=false] .submenu-icon::after {
  content: url("../images/ico_ArrowSubmenu_Expand.png");
  display: inline;
  text-align: right;
  padding-left: 10px;
}
#adeplus #sidebar-container .list-group .list-group-item[aria-expanded=true] .submenu-icon::after {
  content: url("../images/ico_ArrowSubmenu_Collapse.png");
  display: inline;
  text-align: right;
  padding-left: 10px;
}
#adeplus #sidebar-container .list-group .sidebar-submenu {
  font-size: 16px !important;
}
#adeplus #sidebar-container .list-group .sidebar-submenu a {
  height: 45px;
  padding-left: 30px;
}

#adeplus .footer {
  padding: 1rem;
  text-align: center;
  flex-direction: column;
  background-color: #004d71;
  align-items: center;
}
#adeplus .footer ul {
  margin: 0;
}
#adeplus .footer li {
  display: flex;
  align-items: center;
}
#adeplus .footer .adeplus-footer {
  align-items: center;
}
#adeplus .footer .brand-logo-footer img {
  margin: 0 1rem;
}
#adeplus .footer .enlaces-footer {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  #adeplus .footer .enlaces-footer {
    flex-flow: row wrap;
  }
}
#adeplus .footer .enlaces-footer li {
  display: flex;
  justify-content: center;
  padding: 0.15rem 1.875rem;
}
#adeplus .footer .enlaces-footer li a {
  color: #fff;
  text-decoration: underline;
}
#adeplus .footer .enlaces-footer li a:hover {
  text-decoration: none;
}
#adeplus .footer .social-footer a {
  display: flex;
  height: 46px;
  width: 46px;
  border-radius: 50px;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  margin-left: 1rem;
}
#adeplus .footer .social-footer a a:hover {
  background-color: rgba(255, 255, 255, 0.45);
}
#adeplus .footer .social-footer a a img {
  height: 18px;
}

#adeplus .login-wrapper {
  height: 100vh;
  margin: 0;
}
@media (max-width: 1199.98px) {
  #adeplus .login-wrapper {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
  }
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
  }
}
#adeplus .login-wrapper .area-grafico {
  display: flex;
  align-items: center;
  background-image: url("../images/fondo_Adeplus.svg");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
  padding: 0;
  min-height: 100vh;
}
@media (max-width: 1199.98px) {
  #adeplus .login-wrapper .area-grafico {
    display: flex;
    align-items: flex-end;
    background-image: url("../images/fondo_Adeplus_mobile.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 0;
    min-height: 50vh;
    bottom: 0;
  }
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .area-grafico {
    display: flex;
    align-items: center;
    background-image: url("../images/fondo_Adeplus_mobile.svg");
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0;
    padding: 0;
    min-height: 50vh;
    bottom: 0;
  }
}
@media screen and (max-width: 479px) {
  #adeplus .login-wrapper .area-grafico {
    background-position: 0 40px;
  }
}
@media screen and (max-width: 330px) {
  #adeplus .login-wrapper .area-grafico {
    min-height: 50vh;
  }
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .area-grafico .journal-content-article {
    display: flex;
    justify-content: flex-end;
  }
}
#adeplus .login-wrapper .login-slogan {
  padding: 2rem 2rem 1rem;
  width: 80%;
}
@media (max-width: 1199.98px) {
  #adeplus .login-wrapper .login-slogan {
    text-align: center;
    width: 98%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: flex-end;
  }
}
@media screen and (max-width: 576px) {
  #adeplus .login-wrapper .login-slogan {
    text-align: center;
    padding: 1rem;
  }
}
@media screen and (max-width: 479px) {
  #adeplus .login-wrapper .login-slogan {
    text-align: center;
    padding: 1rem;
  }
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .login-slogan {
    width: 98%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: flex-end;
    text-align: center;
  }
}
#adeplus .login-wrapper .login-slogan h1 {
  font-size: 2.188rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 1199.98px) {
  #adeplus .login-wrapper .login-slogan h1 {
    font-size: 1.875rem;
  }
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .login-slogan h1 {
    font-size: 1.875rem;
  }
}
@media (max-width: 575.98px) {
  #adeplus .login-wrapper .login-slogan h1 {
    font-size: 1.65rem;
  }
}
@media screen and (max-width: 479px) {
  #adeplus .login-wrapper .login-slogan h1 {
    font-size: 1.45rem;
  }
}
#adeplus .login-wrapper .login-slogan p {
  font-size: 1.563rem;
  font-weight: 300;
  color: #fff;
}
@media (max-width: 1199.98px) {
  #adeplus .login-wrapper .login-slogan p {
    font-size: 1.18rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .login-slogan p {
    font-size: 1.18rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 575.98px) {
  #adeplus .login-wrapper .login-slogan p {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 479px) {
  #adeplus .login-wrapper .login-slogan p {
    font-size: 1rem;
    margin-bottom: 0;
  }
}
#adeplus .login-wrapper .area-login {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .area-login {
    margin-top: 1rem;
  }
}
@media screen and (max-width: 479px) {
  #adeplus .login-wrapper .area-login {
    margin-top: 1rem;
  }
}
#adeplus .login-wrapper .area-login h1 {
  text-align: left;
}
#adeplus .login-wrapper .area-login .portlet-body,
#adeplus .login-wrapper .area-login .brand-logo,
#adeplus .login-wrapper .area-login .button-holder {
  display: flex;
  justify-content: center;
}
#adeplus .login-wrapper .area-login .portlet-column-content-last {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding-top: 20px;
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .area-login .portlet-column-content-last {
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }
}
#adeplus .login-wrapper .area-login .brand-logo img {
  max-width: 220px;
  /*margin-bottom: 1.5rem;*/
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .area-login .brand-logo img {
    max-width: 180px;
    /*margin-bottom: 1.5rem;*/
  }
}
#adeplus .login-wrapper .area-login .card-body {
  max-width: 450px;
}
#adeplus .login-wrapper .area-login .remember-me-check {
  float: left;
}
#adeplus .login-wrapper .area-login .taglib-text {
  float: right;
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .area-login .button-holder button {
    margin-top: 0;
  }
}
@media (max-width: 1199.98px) {
  #adeplus .login-wrapper .portlet-body > div {
    width: 100%;
  }
}
#adeplus .login-wrapper .login-banner {
  /*width: 100%;*/
  width: 90%;
  min-height: 10.75rem;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: contain;
  background-size: contain;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border: 1px solid #c1c5c8;
  border-radius: 6px;
  padding: 14px 0;
}
@media (max-width: 991.98px) {
  #adeplus .login-wrapper .login-banner {
    min-height: 9.25rem !important;
    width: 90% !important;
  }
}
@media screen and (max-width: 479px) {
  #adeplus .login-wrapper .login-banner {
    min-height: 6rem !important;
    width: 90% !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 779px) {
  #adeplus .login-wrapper .login-banner {
    min-height: 9.25rem !important;
    width: 90% !important;
  }
}
#adeplus .login-wrapper .login-banner .banner-info {
  padding-left: 2rem;
  width: 60%;
}
@media screen and (max-width: 479px) {
  #adeplus .login-wrapper .login-banner .banner-info {
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 480px) and (max-width: 779px) {
  #adeplus .login-wrapper .login-banner .banner-info {
    width: 80% !important;
  }
}
#adeplus .login-wrapper .login-banner .banner-info .banner-titulo {
  font-size: 1.425rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #004d71;
}
#adeplus .login-wrapper .login-banner .banner-info .banner-texto {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.35rem;
  color: #004d71;
}
@media screen and (max-width: 479px) {
  #adeplus .login-wrapper .login-banner .banner-info .banner-texto {
    display: none;
  }
}

#adeplus .cke_notification_warning {
  display: none !important;
}
#adeplus .clientes {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#adeplus .clientes .card-flip {
  background-color: transparent;
  width: 425px;
  height: 300px;
  perspective: 1000px;
  margin: 0 auto;
  margin-bottom: 1.65rem;
}
@media (max-width: 575.98px) {
  #adeplus .clientes .card-flip {
    width: 350px;
    height: 250px;
  }
}
@media screen and (max-width: 480px) {
  #adeplus .clientes .card-flip {
    width: 250px;
    height: 250px;
  }
}
#adeplus .clientes .card-flip:hover .card {
  transform: rotateY(180deg);
}
#adeplus .clientes .card-flip .card {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.4s ease 0s;
  border-radius: 2rem;
  box-shadow: -1px 0.5px 26px 1px rgba(11, 41, 55, 0.12) !important;
}
#adeplus .clientes .card-flip .card img {
  width: 130px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 560px) {
  #adeplus .clientes .card-flip .card img {
    width: 100px;
    margin-bottom: 1rem;
  }
}
#adeplus .clientes .card-flip .card h4 {
  font-size: 1.563rem;
  font-weight: 600;
}
@media (max-width: 575.98px) {
  #adeplus .clientes .card-flip .card h4 {
    font-size: 1.2rem;
    font-weight: 400;
  }
}
@media screen and (max-width: 480px) {
  #adeplus .clientes .card-flip .card h4 {
    font-size: 1rem;
    font-weight: 400;
  }
}
#adeplus .clientes .card-flip .card .frente,
#adeplus .clientes .card-flip .card .frente-active,
#adeplus .clientes .card-flip .card .dorso,
#adeplus .clientes .card-flip .card .dorso-active {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  border-radius: 2rem;
}
#adeplus .clientes .card-flip .card .frente {
  display: flex;
  background-color: #fff;
  color: #004d71;
  justify-content: center;
  text-align: center;
}
#adeplus .clientes .card-flip .card .frente h4 {
  position: absolute;
  bottom: 1.85rem;
  margin: 0 0.25rem;
}
#adeplus .clientes .card-flip .card .frente-active {
  display: flex;
  background-color: #004d71;
  color: #fff;
}
#adeplus .clientes .card-flip .card .frente-active h4 {
  position: absolute;
  bottom: 1.85rem;
}
#adeplus .clientes .card-flip .card .dorso {
  background-color: #004d71;
  color: #fff;
  justify-content: space-around;
  text-align: center;
  transform: rotateY(180deg);
}
#adeplus .clientes .card-flip .card .dorso p {
  font-size: 1em;
  font-weight: 300;
}
#adeplus .clientes .card-flip .card .dorso-active {
  background-color: #004d71;
  color: #fff;
  justify-content: space-around;
  text-align: center;
  transform: rotateY(180deg);
}
#adeplus .clientes .card-flip .card .dorso-active p {
  font-size: 1em;
  font-weight: 300;
}

#adeplus .area-destacados {
  margin: 4rem 0;
  display: flex;
}
@media (max-width: 991.98px) {
  #adeplus .area-destacados {
    flex-direction: column;
  }
}
@media (max-width: 991.98px) {
  #adeplus .area-destacados div:first-child {
    margin-bottom: 1rem;
  }
}
#adeplus .area-destacados .destacado {
  display: flex;
  background-color: #fff;
  padding: 2rem;
  color: #004d71;
  width: 95%;
  margin: 0 auto;
  box-shadow: 1px 0.5px 26px -6px rgba(11, 41, 55, 0.12);
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  #adeplus .area-destacados .destacado {
    margin: 0;
  }
}
@media screen and (max-width: 620px) {
  #adeplus .area-destacados .destacado {
    width: 100%;
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
}
#adeplus .area-destacados .destacado:hover {
  background-color: #c7edfe;
}
#adeplus .area-destacados .destacado img {
  width: 80px;
  margin-right: 2rem;
}
@media screen and (max-width: 620px) {
  #adeplus .area-destacados .destacado img {
    margin-right: 0px;
  }
}
#adeplus .area-destacados .destacado h4 {
  font-size: 1.375rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #004d71;
}
#adeplus .area-destacados .destacado p {
  font-size: 1rem;
}

#adeplus .canal-etico-accion .ico-acciones-tabla:hover {
  cursor: pointer;
  background-color: #f5f7f9;
}
#adeplus .canal-etico-accion .labelInput {
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
}
#adeplus .canal-etico-accion .myrow {
  margin-bottom: 10px;
}
#adeplus .canal-etico-accion .dataTables_filter label {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
#adeplus .canal-etico-accion__contentModal .inputModal {
  height: 2rem !important;
}
#adeplus .canal-etico-accion__contentModal .buttonModal {
  padding: 5px;
  margin: 7px;
  border-radius: 5px;
  float: right;
  font-family: "Ubuntu", sans-serif;
  font-size: 15px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  min-width: 90px !important;
}
#adeplus .canal-etico-accion__contentModal .headerModal {
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
  background-color: #004d71;
  color: #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#adeplus .canal-etico-accion__contentModal .prv-input-date {
  background-image: url(/documents/66343/72038/calendario.png/986a65ad-fa0d-9dcd-f9d7-372cc3e55883?t=1647441626239);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}

.poptip {
  max-width: 500px !important;
}

/* Estilos personalizados de la aplicación */
#adeplus.CanalEtico {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 16px;
}
#adeplus.CanalEtico .skip-link {
  left: 50%;
  position: absolute;
  transform: translateY(-100%);
}
#adeplus.CanalEtico .skip-link:focus {
  transform: translateY(0%);
}
#adeplus.CanalEtico .sReader {
  position: absolute;
  left: -9999999rem;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  color: #000;
  background-color: #fff;
}
#adeplus.CanalEtico [hidden] {
  display: none !important;
  visibility: hidden !important;
}
#adeplus.CanalEtico *:disabled {
  cursor: default !important;
}
#adeplus.CanalEtico p {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #000;
  margin-bottom: 16px;
}
#adeplus.CanalEtico strong,
#adeplus.CanalEtico .strong {
  font-weight: 700;
}
#adeplus.CanalEtico h2,
#adeplus.CanalEtico .h2 {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 27px;
  line-height: 32.68px;
  font-weight: 600;
  color: #333;
}
#adeplus.CanalEtico h4,
#adeplus.CanalEtico .h4 {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 20px;
  line-height: 1.21;
  font-weight: 600;
  color: #004d71;
}
#adeplus.CanalEtico ol:not(.list-group),
#adeplus.CanalEtico ul:not(.list-group) {
  padding-left: 20px;
  margin: 0;
}
#adeplus.CanalEtico ul:not(.list-group) li {
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  color: #000;
  margin-bottom: 16px;
}
#adeplus.CanalEtico .btn,
#adeplus.CanalEtico .btn-default {
  background-color: #236066;
  border: solid 1px #236066;
  color: #fff;
  font-size: 14px;
  line-height: 1.21;
  font-weight: 700;
  padding: 12px 20px 10px;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}
#adeplus.CanalEtico .btn:hover,
#adeplus.CanalEtico .btn:focus,
#adeplus.CanalEtico .btn:focus:active,
#adeplus.CanalEtico .btn:focus-visible,
#adeplus.CanalEtico .btn-default:hover,
#adeplus.CanalEtico .btn-default:focus,
#adeplus.CanalEtico .btn-default:focus:active,
#adeplus.CanalEtico .btn-default:focus-visible {
  color: #236066;
  border-color: #236066;
  background-color: #fff;
}
#adeplus.CanalEtico .btn:disabled,
#adeplus.CanalEtico .btn[disabled],
#adeplus.CanalEtico .btn-default:disabled,
#adeplus.CanalEtico .btn-default[disabled] {
  opacity: 1;
  color: #fff;
  background-color: #999;
  border-color: #999;
  cursor: default;
  pointer-events: none;
}
#adeplus.CanalEtico .btn:disabled:hover,
#adeplus.CanalEtico .btn:disabled:focus,
#adeplus.CanalEtico .btn:disabled:focus:active,
#adeplus.CanalEtico .btn:disabled:focus-visible,
#adeplus.CanalEtico .btn[disabled]:hover,
#adeplus.CanalEtico .btn[disabled]:focus,
#adeplus.CanalEtico .btn[disabled]:focus:active,
#adeplus.CanalEtico .btn[disabled]:focus-visible,
#adeplus.CanalEtico .btn-default:disabled:hover,
#adeplus.CanalEtico .btn-default:disabled:focus,
#adeplus.CanalEtico .btn-default:disabled:focus:active,
#adeplus.CanalEtico .btn-default:disabled:focus-visible,
#adeplus.CanalEtico .btn-default[disabled]:hover,
#adeplus.CanalEtico .btn-default[disabled]:focus,
#adeplus.CanalEtico .btn-default[disabled]:focus:active,
#adeplus.CanalEtico .btn-default[disabled]:focus-visible {
  color: #fff;
  border-color: #999;
  background-color: #999;
}
#adeplus.CanalEtico .btn.btn-lg,
#adeplus.CanalEtico .btn-default.btn-lg {
  border-radius: 999rem;
  font-size: 14px;
  line-height: normal;
  font-weight: 700;
  padding: 13px 34px;
}
#adeplus.CanalEtico .btn.br-alt {
  border-radius: 4px;
}
#adeplus.CanalEtico .btn.btn-primary {
  color: #fff;
  background-color: #004d71;
  border-color: #004d71;
  font-family: "Inter", "Ubuntu", sans-serif;
  border-radius: 999rem;
}
#adeplus.CanalEtico .btn.btn-primary:hover,
#adeplus.CanalEtico .btn.btn-primary:focus-visible {
  color: #004d71;
  background-color: #fff;
  border-color: #004d71;
}
#adeplus.CanalEtico .btn.btn-primary:disabled,
#adeplus.CanalEtico .btn.btn-primary[disabled] {
  opacity: 1;
  color: #fff;
  background-color: #999;
  border-color: #999;
  cursor: default;
  pointer-events: none;
}
#adeplus.CanalEtico .btn.btn-primary:disabled:hover,
#adeplus.CanalEtico .btn.btn-primary:disabled:focus,
#adeplus.CanalEtico .btn.btn-primary:disabled:focus:active,
#adeplus.CanalEtico .btn.btn-primary:disabled:focus-visible,
#adeplus.CanalEtico .btn.btn-primary[disabled]:hover,
#adeplus.CanalEtico .btn.btn-primary[disabled]:focus,
#adeplus.CanalEtico .btn.btn-primary[disabled]:focus:active,
#adeplus.CanalEtico .btn.btn-primary[disabled]:focus-visible {
  color: #fff;
  border-color: #999;
  background-color: #999;
}
#adeplus.CanalEtico .btn.btn-secondary {
  color: #236066;
  background-color: #fff;
  border-color: #236066;
  font-family: "Inter", "Ubuntu", sans-serif;
  letter-spacing: normal;
  border-radius: 999rem;
}
#adeplus.CanalEtico .btn.btn-secondary:hover,
#adeplus.CanalEtico .btn.btn-secondary:focus-visible {
  color: #fff;
  background-color: #236066;
  border-color: #236066;
}
#adeplus.CanalEtico .btn.btn-secondary:disabled,
#adeplus.CanalEtico .btn.btn-secondary[disabled] {
  opacity: 1;
  color: #999;
  background-color: #fff;
  border-color: #999;
  cursor: default;
  pointer-events: none;
}
#adeplus.CanalEtico .btn.btn-secondary:disabled:hover,
#adeplus.CanalEtico .btn.btn-secondary:disabled:focus,
#adeplus.CanalEtico .btn.btn-secondary:disabled:focus:active,
#adeplus.CanalEtico .btn.btn-secondary:disabled:focus-visible,
#adeplus.CanalEtico .btn.btn-secondary[disabled]:hover,
#adeplus.CanalEtico .btn.btn-secondary[disabled]:focus,
#adeplus.CanalEtico .btn.btn-secondary[disabled]:focus:active,
#adeplus.CanalEtico .btn.btn-secondary[disabled]:focus-visible {
  color: #999;
  border-color: #999;
  background-color: #fff;
}
#adeplus.CanalEtico .btn.btn-tertiary {
  color: #fff;
  background-color: #ff9e18;
  border-color: #ff9e18;
  font-family: "Inter", "Ubuntu", sans-serif;
  letter-spacing: normal;
  border-radius: 999rem;
}
#adeplus.CanalEtico .btn.btn-tertiary:hover,
#adeplus.CanalEtico .btn.btn-tertiary:focus-visible {
  color: #fff;
  background-color: #cc7e13;
  border-color: #cc7e13;
}
#adeplus.CanalEtico .btn.btn-tertiary.disabled,
#adeplus.CanalEtico .btn.btn-tertiary:disabled,
#adeplus.CanalEtico .btn.btn-tertiary[disabled] {
  cursor: default;
  color: rgba(255, 255, 255, 0.8);
  background-color: rgba(255, 158, 24, 0.6);
  border-color: rgba(0, 0, 0, 0);
}
#adeplus.CanalEtico .btn.btn-light {
  color: #044666;
  background-color: #f5f7f9;
  border-color: #f5f7f9;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  border-radius: 4px;
}
#adeplus.CanalEtico .btn.btn-light:hover,
#adeplus.CanalEtico .btn.btn-light:focus-visible {
  color: #fff;
  background-color: #044666;
  border-color: #044666;
}
#adeplus.CanalEtico .btn.btn-light:disabled,
#adeplus.CanalEtico .btn.btn-light[disabled] {
  cursor: default;
  color: rgba(4, 70, 102, 0.8);
  background-color: rgba(245, 247, 249, 0.8);
  border-color: rgba(0, 0, 0, 0);
}
#adeplus.CanalEtico .btn.btn-outline-light {
  color: #000;
  background-color: #fff;
  border-color: #c8c8c8 !important;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  border-radius: 3px;
}
#adeplus.CanalEtico .btn.btn-outline-light:hover,
#adeplus.CanalEtico .btn.btn-outline-light:focus-visible {
  color: #fff !important;
  background-color: #004d71;
  border-color: #c8c8c8 !important;
}
#adeplus.CanalEtico .btn.btn-outline-light:disabled,
#adeplus.CanalEtico .btn.btn-outline-light[disabled] {
  cursor: default;
  color: rgba(4, 70, 102, 0.8);
  background-color: rgba(245, 247, 249, 0.8);
  border-color: rgba(0, 0, 0, 0) !important;
}
#adeplus.CanalEtico .btn.btn-dropdown {
  background-color: rgba(0, 0, 0, 0);
  border: none;
  color: #fff;
  padding: 0 4px;
  border-radius: 0;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #458fff;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto;
  grid-template-areas: "btnTexto btnFlecha";
}
#adeplus.CanalEtico .btn.btn-dropdown:after {
  grid-area: btnFlecha;
  content: "";
  display: inline-block;
  width: 16px;
  aspect-ratio: 1/1;
  vertical-align: middle;
  margin-block-start: 2px;
  margin-inline-start: 9px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%2338A9DA' d='M12.64 4.88 7.7 9.81 2.76 4.88a.62.62 0 1 0-.88.87l5.38 5.37c.25.24.64.24.88 0l5.38-5.37a.61.61 0 0 0 0-.87.62.62 0 0 0-.88 0Z'/%3E%3C/svg%3E") no-repeat top left;
}
#adeplus.CanalEtico .btn.btn-dropdown span {
  grid-area: btnTexto;
  text-align: right;
  display: block;
  height: 1px;
  color: rgba(0, 0, 0, 0);
}
#adeplus.CanalEtico .btn.btn-dropdown:not(.isDrop) .collapsed {
  color: inherit;
}
#adeplus.CanalEtico .btn.btn-dropdown.isDrop:after {
  transform: rotateX(180deg);
}
#adeplus.CanalEtico .btn.btn-dropdown.isDrop .expanded {
  color: inherit;
}
#adeplus.CanalEtico .btn-back {
  background-color: #f5f7f9;
  padding: 12px 16px 8px;
  border-radius: 4px;
  display: inline-block;
  margin-block: -1px 21px;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: 400;
  color: #044666;
  text-transform: uppercase;
}
#adeplus.CanalEtico .btn-back:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  aspect-ratio: 1/1;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M2 11.6c0 .2 0 .4.2.5L6.7 17c.3.2.8.4 1.2 0 .3-.3.3-.9 0-1.2l-3.2-3.3h16.5c.4 0 .8-.4.8-.8 0-.5-.4-.9-.8-.9H4.7L8 7.4c.2-.3.3-.9 0-1.2-.4-.3-1-.2-1.2 0L2.2 11l-.2.6Z'/%3E%3C/svg%3E") no-repeat top -2px left;
  margin-inline-end: 16px;
  filter: invert(18%) sepia(74%) saturate(1414%) hue-rotate(172deg) brightness(93%) contrast(97%);
}
#adeplus.CanalEtico .btn-back:hover,
#adeplus.CanalEtico .btn-back:focus-visible {
  color: #fff;
  background-color: #044666;
  text-decoration: none;
  font-weight: inherit;
}
#adeplus.CanalEtico .btn-back:hover:before,
#adeplus.CanalEtico .btn-back:focus-visible:before {
  filter: invert(100%);
}
#adeplus.CanalEtico .btn-wrapper {
  margin-top: 17px;
  display: flex;
}
@media screen and (min-width: 576px) {
  #adeplus.CanalEtico .btn-wrapper {
    gap: 24px;
    justify-content: space-between;
  }
  #adeplus.CanalEtico .btn-wrapper.justify-content-end {
    justify-content: flex-end;
  }
  #adeplus.CanalEtico .btn-wrapper .btn,
  #adeplus.CanalEtico .btn-wrapper .btn-default {
    width: auto;
  }
}
@media screen and (max-width: 575px) {
  #adeplus.CanalEtico .btn-wrapper {
    gap: 12px;
    flex-direction: column;
  }
}
#adeplus.CanalEtico .btn-wrapper .move2left {
  margin-right: auto;
}
#adeplus.CanalEtico .btn-wrapper .move2right {
  margin-left: auto;
}
#adeplus.CanalEtico .dt-buttons {
  margin-inline-start: 24px;
  float: none;
  text-align: right;
  padding-top: 6px;
}
#adeplus.CanalEtico .dt-buttons .dt-button {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 11px;
  line-height: 1.8181818182;
  font-weight: 600;
  color: #004d71;
  border-radius: 4px;
  text-indent: inherit;
  background-size: 16px 14px;
  padding: 4px 12px;
  margin-inline-start: 5px;
}
#adeplus.CanalEtico .dt-buttons .dt-button:first-child {
  margin-inline-start: 0px;
}
#adeplus.CanalEtico .dt-buttons .buttons-csv,
#adeplus.CanalEtico .dt-buttons .buttons-excel,
#adeplus.CanalEtico .dt-buttons .buttons-pdf {
  background: none;
}
#adeplus.CanalEtico .dt-buttons .buttons-print {
  width: 48px;
  text-indent: -999px;
  overflow: hidden;
}
#adeplus.CanalEtico .dt-buttons .buttons-excel:before {
  content: "XLS";
  font-size: 1em;
  line-height: inherit;
  color: inherit;
  text-indent: 0;
}
#adeplus.CanalEtico .dt-buttons .buttons-excel span {
  position: absolute;
  left: -9999999rem;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  color: #000;
  background-color: #fff;
}
#adeplus.CanalEtico .btn-acciones {
  border-radius: 4px;
  border: 1px solid #c8c8c8;
  background: #fff;
  display: inline-flex;
  height: 34px;
  padding: 0px 10px;
  margin-left: 17px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  vertical-align: middle;
  margin-block: 0px 2px;
  cursor: pointer;
}
#adeplus.CanalEtico .btn-acciones:hover,
#adeplus.CanalEtico .btn-acciones:focus-visible {
  border-color: #ababab;
}
#adeplus.CanalEtico .btn-acciones.icon-copy:before {
  content: "";
  width: 18px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M8.438 3.125c-1.036 0-1.875.84-1.875 1.875v6.667c0 1.035.84 1.875 1.875 1.875h6.667c1.035 0 1.875-.84 1.875-1.875V5c0-1.036-.84-1.875-1.875-1.875H8.438Zm0 1.042h6.667c.46 0 .833.373.833.833v6.667c0 .46-.373.833-.833.833H8.438a.833.833 0 0 1-.833-.833V5c0-.46.373-.833.833-.833Z'/%3E%3Cpath fill='%23000' d='M5.938 6.667h-.625c-1.036 0-1.875.84-1.875 1.875v6.666c0 1.036.84 1.875 1.875 1.875h6.667c1.035 0 1.875-.84 1.875-1.875v-1.041h-1.042v1.041c0 .46-.373.834-.833.834H5.313a.833.833 0 0 1-.833-.834V8.542c0-.46.373-.834.833-.834h.625V6.667Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .btn-acciones.icon-copy img {
  display: none;
}
#adeplus.CanalEtico .btn-acciones.icon-save:before {
  content: "";
  width: 20px;
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M5.8 15.8v-5h8.4v5h1.6V6.5l-2.3-2.3H4.2v11.6h1.6ZM3.3 2.5h10.9l3.3 3.3v10.9a.8.8 0 0 1-.8.8H3.3a.8.8 0 0 1-.8-.8V3.3a.8.8 0 0 1 .8-.8Zm4.2 10v3.3h5v-3.3h-5Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .btn-acciones:disabled,
#adeplus.CanalEtico .btn-acciones.disabled {
  opacity: 0.55;
}
#adeplus.CanalEtico .button-holder {
  margin-block-start: 22px;
}
#adeplus.CanalEtico .button-holder > .button-holder {
  margin-block-start: 0;
}
#adeplus.CanalEtico .button-wrapper {
  margin-block-start: 22px;
  display: flex;
  justify-content: flex-end;
}
#adeplus.CanalEtico .button-wrapper.start {
  justify-content: flex-start;
}
#adeplus.CanalEtico ::-ms-expand {
  color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);
  border: none;
  display: none;
}
#adeplus.CanalEtico select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#adeplus.CanalEtico ::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
#adeplus.CanalEtico ::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
#adeplus.CanalEtico input[type=number] {
  -moz-appearance: textfield;
}
#adeplus.CanalEtico ::-ms-reveal {
  display: none;
}
#adeplus.CanalEtico input[type=search] {
  -webkit-appearance: none;
}
#adeplus.CanalEtico ::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
#adeplus.CanalEtico ::-webkit-search-results-button {
  -webkit-appearance: none;
}
#adeplus.CanalEtico ::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
#adeplus.CanalEtico ::-webkit-search-results-button {
  -webkit-appearance: none;
}
#adeplus.CanalEtico input[type=search] {
  -webkit-appearance: none;
}
#adeplus.CanalEtico ::-webkit-color-swatch-wrapper {
  border: 0px solid #000;
}
#adeplus.CanalEtico ::-webkit-color-swatch {
  opacity: 1;
  width: 100%;
  padding: 0;
  margin: 0;
}
#adeplus.CanalEtico ::-webkit-inner-spin-button {
  display: none;
}
#adeplus.CanalEtico ::-webkit-calendar-picker-indicator {
  background: none;
  width: 0px;
  height: 0px;
  padding: 0;
  margin: 0;
}
#adeplus.CanalEtico ::-ms-clear {
  display: none;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #adeplus.CanalEtico input::-ms-check {
    display: none;
  }
  #adeplus.CanalEtico input::-ms-check {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 5-7 */
    filter: alpha(opacity=0);
    /* Good browsers :) */
    opacity: 0;
  }
}
#adeplus.CanalEtico input:-webkit-autofill,
#adeplus.CanalEtico input:-webkit-autofill:hover,
#adeplus.CanalEtico input:-webkit-autofill:focus,
#adeplus.CanalEtico input:-webkit-autofill:active,
#adeplus.CanalEtico textarea:-webkit-autofill,
#adeplus.CanalEtico textarea:-webkit-autofill:hover,
#adeplus.CanalEtico textarea:-webkit-autofill:focus,
#adeplus.CanalEtico textarea:-webkit-autofill:active,
#adeplus.CanalEtico select:-webkit-autofill,
#adeplus.CanalEtico select:-webkit-autofill:hover,
#adeplus.CanalEtico select:-webkit-autofill:focus select:-webkit-autofill:active {
  border: 0px solid #fff !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-box-shadow: 0 0 0px 0px #fff inset !important;
  background-color: #fff !important;
  transition: background-color 0s ease-in-out 0s !important;
}
#adeplus.CanalEtico input:-internal-autofill-previewed,
#adeplus.CanalEtico input:-internal-autofill-selected {
  border: 0px solid #fff !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-box-shadow: 0 0 0px 0px #fff inset !important;
  background-color: #fff !important;
  transition: background-color 0s ease-in-out 0s !important;
}
#adeplus.CanalEtico input:-internal-autofill-previewed,
#adeplus.CanalEtico input:-internal-autofill-selected {
  border: 0px solid #fff !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-box-shadow: 0 0 0px 0px #fff inset !important;
  background-color: #fff !important;
  transition: background-color 0s ease-in-out 0s !important;
}
@-webkit-keyframes autofill {
  0%, 100% {
    color: inherit;
    background: #fff;
  }
}
#adeplus.CanalEtico input:-webkit-autofill {
  -webkit-animation-delay: 1s;
  /* Safari support - any positive time runs instantly */
  -webkit-animation-name: autofill;
  -webkit-animation-fill-mode: both;
}
#adeplus.CanalEtico ::placeholder {
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico .form-control::placeholder {
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico ::-moz-placeholder {
  /* Firefox 19+ */
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico :-ms-input-placeholder {
  /* IE 10+ */
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico :-moz-placeholder {
  /* Firefox 18- */
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico label,
#adeplus.CanalEtico .form-label,
#adeplus.CanalEtico .control-label,
#adeplus.CanalEtico .dataTables_filter label {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #797979;
  margin-bottom: 6px;
}
#adeplus.CanalEtico .form-check label,
#adeplus.CanalEtico .form-check .form-label {
  color: #044666;
}
#adeplus.CanalEtico select,
#adeplus.CanalEtico input[type=text],
#adeplus.CanalEtico input[type=number],
#adeplus.CanalEtico input[type=email],
#adeplus.CanalEtico input[type=search] {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #131313;
  background-color: #fff;
  border: solid 1px #c8c8c8;
  border-radius: 4px;
  padding: 7px 7px 5px;
  width: 100%;
  min-height: 34px;
  height: auto;
}
#adeplus.CanalEtico select:focus,
#adeplus.CanalEtico textarea:focus,
#adeplus.CanalEtico input[type=text]:focus,
#adeplus.CanalEtico input[type=number]:focus,
#adeplus.CanalEtico input[type=email]:focus,
#adeplus.CanalEtico input[type=search]:focus {
  border-color: #536d74;
  outline: solid 1px #536d74;
  box-shadow: none;
}
#adeplus.CanalEtico select:focus,
#adeplus.CanalEtico textarea:focus,
#adeplus.CanalEtico input[type=text]:focus,
#adeplus.CanalEtico input[type=number]:focus,
#adeplus.CanalEtico input[type=email]:focus,
#adeplus.CanalEtico input[type=search]:focus {
  outline: 1px solid rgb(163, 163, 211);
}
#adeplus.CanalEtico select + .descripcion,
#adeplus.CanalEtico textarea + .descripcion,
#adeplus.CanalEtico input[type=text] + .descripcion,
#adeplus.CanalEtico input[type=number] + .descripcion,
#adeplus.CanalEtico input[type=email] + .descripcion,
#adeplus.CanalEtico input[type=search] + .descripcion {
  margin-block: -7px 17px;
}
#adeplus.CanalEtico select:disabled,
#adeplus.CanalEtico textarea:disabled,
#adeplus.CanalEtico input[type=text]:disabled,
#adeplus.CanalEtico input[type=number]:disabled,
#adeplus.CanalEtico input[type=email]:disabled,
#adeplus.CanalEtico input[type=search]:disabled {
  pointer-events: none;
  cursor: default;
  background-color: #f2f2f2;
  border-color: #c8c8c8;
  color: #131313;
}
#adeplus.CanalEtico textarea:disabled,
#adeplus.CanalEtico textarea .disabled,
#adeplus.CanalEtico textarea.form-control:disabled,
#adeplus.CanalEtico textarea.form-control .disabled {
  overflow: hidden;
  pointer-events: none;
  cursor: default;
  background-color: #f2f2f2;
  border-color: #c8c8c8;
  color: #131313;
}
#adeplus.CanalEtico .isInput {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #131313;
  background-color: #fff;
  border: solid 1px #c8c8c8;
  border-radius: 4px;
  padding: 7px 7px 5px;
  width: 100%;
  min-height: 34px;
  height: auto;
}
#adeplus.CanalEtico .isInput:focus {
  border-color: #536d74;
  outline: solid 1px #536d74;
  box-shadow: none;
}
#adeplus.CanalEtico .isInput.disabled {
  pointer-events: none;
  cursor: default;
  background-color: #f2f2f2;
  border-color: #c8c8c8;
  color: #131313;
}
#adeplus.CanalEtico .isInput.hasScroll {
  overflow-y: scroll;
  border: none;
  outline: solid 1px #c8c8c8;
  margin-inline: 1px -1px;
  width: calc(100% - 2px);
}
#adeplus.CanalEtico input {
  height: auto;
}
#adeplus.CanalEtico input::placeholder {
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico input::-moz-placeholder {
  /* Firefox 19+ */
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico input:-ms-input-placeholder {
  /* IE 10+ */
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico input:-moz-placeholder {
  /* Firefox 18- */
  color: #8c8c8c;
  opacity: 1;
}
#adeplus.CanalEtico select.form-control:not([multiple]):not([size]),
#adeplus.CanalEtico .form-control-select {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #131313;
  background-color: #fff;
  border: solid 1px #c8c8c8;
  border-radius: 4px;
  padding: 7px 7px 5px;
  width: 100%;
  min-height: 34px;
  height: auto;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23BFBFBF' d='M13.245 4.882 8.3 9.81 3.357 4.882a.618.618 0 1 0-.876.873l5.38 5.363a.618.618 0 0 0 .876 0l5.38-5.363a.614.614 0 0 0 0-.873.62.62 0 0 0-.872 0Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 7px center;
  background-size: 16px;
}
#adeplus.CanalEtico select.form-control:not([multiple]):not([size]):focus,
#adeplus.CanalEtico .form-control-select:focus {
  border-color: #536d74;
  outline: solid 1px #536d74;
  box-shadow: none;
}
#adeplus.CanalEtico .form-check .form-check-input {
  display: none;
}
#adeplus.CanalEtico .form-check label {
  color: #000;
}
#adeplus.CanalEtico .form-check label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 4px;
  border: solid 1px #ccc;
  vertical-align: baseline;
  margin-bottom: -5px;
  margin-right: 8px;
}
#adeplus.CanalEtico .form-check :checked + label:before {
  background-color: #004d71;
  border-color: #003c58;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.75' d='m14.99 6.97-6.28 5.52-2.77-2.39'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
#adeplus.CanalEtico .form-check-input.form-check-inline {
  display: none;
}
#adeplus.CanalEtico .form-check-input.form-check-inline + label {
  color: #000;
}
#adeplus.CanalEtico .form-check-input.form-check-inline + label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 4px;
  border: solid 1px #ccc;
  vertical-align: baseline;
  margin-bottom: -5px;
  margin-right: 8px;
}
#adeplus.CanalEtico .form-check-input.form-check-inline:checked + label:before {
  background-color: #004d71;
  border-color: #003c58;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.75' d='m14.99 6.97-6.28 5.52-2.77-2.39'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
#adeplus.CanalEtico .form-check label {
  color: #000;
}
#adeplus.CanalEtico .prv-input-date {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='M5 2.666c.184 0 .333.15.333.333v.334h5.334v-.334a.333.333 0 0 1 .666 0v.334H12c.736 0 1.333.597 1.333 1.333v7.333c0 .737-.597 1.334-1.333 1.334H4a1.333 1.333 0 0 1-1.333-1.334V4.666c0-.736.597-1.333 1.333-1.333h.667v-.334c0-.184.149-.333.333-.333ZM3.333 5.333v6.666c0 .368.299.667.667.667h8a.667.667 0 0 0 .667-.667V5.333H3.333Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 7px center;
  background-size: 16px;
}
#adeplus.CanalEtico .prv-file-container .prv-input-file__span {
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto;
  grid-template-areas: "btnArchivo inputArchivo eliminar";
  min-height: 0;
}
#adeplus.CanalEtico .prv-file-container .prv-input-file__span .prv-input-file__btn {
  grid-area: btnArchivo;
}
#adeplus.CanalEtico .prv-file-container .prv-input-file__span .prv-input-file__txt {
  grid-area: inputArchivo;
}
#adeplus.CanalEtico .prv-file-container .prv-input-file__span .prv-input-file__btn,
#adeplus.CanalEtico .prv-file-container .prv-input-file__span .prv-input-file__txt,
#adeplus.CanalEtico .prv-file-container .prv-input-file__span .delete-ico {
  height: 34px !important;
  top: 0;
}
#adeplus.CanalEtico .prv-file-container .prv-input-file__span:hover .prv-input-file__btn {
  color: #044666;
  background-color: #fff;
}
#adeplus.CanalEtico .prv-file-container .prv-input-file__span .prv-input-file__btn {
  max-width: 100%;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  padding: 6px 13px 7px 12px;
  border-radius: 3px 0 0 3px;
  color: #044666;
  background-color: #fff;
  border: 1px solid #c8c8c8;
}
#adeplus.CanalEtico .prv-file-container .prv-input-file__span .prv-input-file__btn:hover,
#adeplus.CanalEtico .prv-file-container .prv-input-file__span .prv-input-file__btn:focus-visible {
  color: #044666;
  background-color: #e7edf3;
}
#adeplus.CanalEtico .prv-file-container .prv-input-file__txt {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #131313;
  background-color: #fff;
  padding: 6px 7px;
  border-radius: 0;
  background-color: #fff;
}
#adeplus.CanalEtico .prv-file-container .delete-ico {
  grid-area: eliminar;
  font-size: 14px;
  height: 34px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='26' fill='none'%3E%3Cpath fill='%23044666' fill-opacity='.6' d='M15.75 20.27h-7.5a1.5 1.5 0 0 1-1.5-1.5V9.02h-1.5v-1.5h3v-.75a1.5 1.5 0 0 1 1.5-1.5h4.5a1.5 1.5 0 0 1 1.5 1.5v.75h3v1.5h-1.5v9.75a1.5 1.5 0 0 1-1.5 1.5ZM8.25 9.02v9.75h7.5V9.02h-7.5Zm1.5-2.25v.75h4.5v-.75h-4.5Zm4.5 10.5h-1.5v-6.75h1.5v6.75Zm-3 0h-1.5v-6.75h1.5v6.75Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 7px top 3px;
  background-size: 25px;
  width: 44px;
  border-radius: 0 3px 3px 0;
}
#adeplus.CanalEtico fieldset {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  border: none;
}
#adeplus.CanalEtico fieldset legend {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #797979;
  margin-bottom: 6px;
}
#adeplus.CanalEtico .select2-container {
  width: 100% !important;
}
#adeplus.CanalEtico .select2-container .selection .select2-selection {
  height: 34px;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #131313;
  background-color: #fff;
  border-color: #c8c8c8;
  border-radius: 4px;
  padding-inline-end: 32px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23BFBFBF' d='M13.245 4.882 8.3 9.81 3.357 4.882a.618.618 0 1 0-.876.873l5.38 5.363a.618.618 0 0 0 .876 0l5.38-5.363a.614.614 0 0 0 0-.873.62.62 0 0 0-.872 0Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 7px center;
  background-size: 16px;
  text-align: left;
}
#adeplus.CanalEtico .select2-container .selection .select2-selection:focus {
  border-color: #536d74;
  outline: solid 1px #536d74;
  box-shadow: none;
}
#adeplus.CanalEtico .select2-container .selection .select2-selection .select2-selection__arrow {
  display: none;
}
#adeplus.CanalEtico .select2-container .selection .select2-selection .select2-selection__rendered {
  margin-top: 3px;
  padding-left: 0 !important;
}
#adeplus.CanalEtico .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice {
  padding-inline: 0;
  color: #00364f;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  background-color: rgba(0, 77, 113, 0.2);
  border: none;
  border-radius: 4px;
  margin-block: 6px 14px;
  padding-inline: 8px;
}
#adeplus.CanalEtico .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}
#adeplus.CanalEtico .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice:first-child:not(:last-child) {
  max-width: calc(100% - 60px);
}
#adeplus.CanalEtico .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice button {
  display: none;
}
#adeplus.CanalEtico .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice__display {
  padding-inline: 0 1px;
}
#adeplus.CanalEtico .select2-container .selection .select2-search--inline .select2-search__field {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #131313;
  margin-block-start: 6px;
  margin-inline-start: 7px;
  outline: 0;
}
#adeplus.CanalEtico .select2-container .selection .select2-search--inline .select2-search__field::placeholder {
  color: #131313;
  opacity: 1;
}
#adeplus.CanalEtico .select2-container .selection .select2-search--inline .select2-search__field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #131313;
  opacity: 1;
}
#adeplus.CanalEtico .select2-container .selection .select2-search--inline .select2-search__field::-moz-placeholder {
  /* Firefox 19+ */
  color: #131313;
  opacity: 1;
}
#adeplus.CanalEtico .select2-container .selection .select2-search--inline .select2-search__field:-ms-input-placeholder {
  /* IE 10+ */
  color: #131313;
  opacity: 1;
}
#adeplus.CanalEtico .select2-container .selection .select2-search--inline .select2-search__field:-moz-placeholder {
  /* Firefox 18- */
  color: #131313;
  opacity: 1;
}
#adeplus.CanalEtico .select2-container--default.select2-container--focus .selection .select2-selection--multiple {
  border-color: #536d74;
  outline: solid 1px #536d74;
}
#adeplus.CanalEtico .select2-container--open .select2-dropdown {
  margin-block-start: 6px;
  border-width: 0;
}
#adeplus.CanalEtico .select2-container--open .select2-dropdown.select2-dropdown--above {
  transform: translateY(-12px);
}
#adeplus.CanalEtico .select2-container--open .select2-dropdown .select2-results__options {
  border: solid 1px #ddd;
  border-radius: 4px;
}
#adeplus.CanalEtico .select2-container--open .select2-dropdown .select2-results__option.select2-results__option--selected {
  background-color: inherit;
}
#adeplus.CanalEtico .select2-container--open .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  color: #595959;
  background-color: #f0f0f0;
}
#adeplus.CanalEtico .select2-container--open.isMultiple .select2-results__option {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  color: #595959;
  padding: 9px 10px;
  margin-block-end: 0;
}
#adeplus.CanalEtico .select2-container--open.isMultiple .select2-results__option:before {
  content: "";
  display: inline-block;
  width: 20px;
  aspect-ratio: 1/1;
  border-radius: 4.5px;
  background-color: #fff;
  border: solid 1px #d9d9d9;
  vertical-align: bottom;
  margin-inline-end: 9px;
}
#adeplus.CanalEtico .select2-container--open.isMultiple .select2-results__option.select2-results__option--selected:before {
  background-color: #004d71;
  border-color: #003c58;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.75' d='m14.99 6.97-6.28 5.52-2.77-2.39'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
#adeplus.CanalEtico table.dataTable {
  border: none;
}
#adeplus.CanalEtico table.dataTable th,
#adeplus.CanalEtico table.dataTable td {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 15px;
  line-height: 1.21;
  padding: 17px 20px 15px !important;
  border: none;
  height: auto;
  min-height: 0;
  box-sizing: content-box;
}
#adeplus.CanalEtico table.dataTable th {
  color: #fff;
  font-weight: 600;
  background-position: right 9px center;
}
#adeplus.CanalEtico table.dataTable td {
  color: #383838;
  font-weight: 400;
}
#adeplus.CanalEtico table.dataTable thead th {
  padding-block: 16px;
}
#adeplus.CanalEtico table.dataTable .dataTables_empty {
  text-align: center;
  background-color: #fff;
}
#adeplus.CanalEtico .dataTables_filter + table.dataTable {
  padding-block-start: 22px;
}
#adeplus.CanalEtico .dataTables_filter label {
  font-weight: 400 !important;
  float: none !important;
  text-align: left;
  display: block;
}
#adeplus.CanalEtico .ico-acciones-tabla {
  margin: -16px auto;
}
#adeplus.CanalEtico .divModal {
  opacity: 0.25;
}
#adeplus.CanalEtico .headerModal {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 18px;
  line-height: 1.5555555556;
  font-weight: 600;
  color: #fff;
  padding: 16px 16px 14px;
}
#adeplus.CanalEtico .headerModal p,
#adeplus.CanalEtico .headerModal span {
  color: inherit;
  font-size: 1em;
  line-height: inherit;
  margin: 0;
  letter-spacing: 0.01em;
}
#adeplus.CanalEtico .contentModal {
  width: 639px !important;
  box-shadow: 0px 19px 80px 0px rgba(0, 0, 0, 0.2);
}
#adeplus.CanalEtico .contentModal .container {
  padding-inline: 24px;
  padding-block: 24px;
}
#adeplus.CanalEtico .contentModal .form-group {
  margin-bottom: 0;
}
#adeplus.CanalEtico .contentModal .text-danger {
  margin-top: 6px;
  margin-bottom: -5px;
}
#adeplus.CanalEtico .footerModal {
  border-top: solid 1px #dee2e6;
  display: flex;
  justify-content: flex-end;
  padding: 18px 22px 19px;
  gap: 10px;
}
#adeplus.CanalEtico .footerModal .buttonModal {
  float: none;
  margin: 0;
  min-width: 0 !important;
}
#adeplus.CanalEtico .buttonModal {
  padding: 7px 16px;
  border-radius: 4px;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 500;
  float: none;
}
#adeplus.CanalEtico .myrow {
  margin: 0;
  display: grid;
  grid-template-columns: 131px 1fr;
  grid-template-rows: auto;
  grid-template-areas: "etiqueta campo";
}
#adeplus.CanalEtico .myrow > [class*=col-] {
  padding: 0;
  grid-area: campo;
  max-width: 100%;
}
#adeplus.CanalEtico .myrow .col-3 {
  grid-area: etiqueta;
}
#adeplus.CanalEtico .myrow .labelInput {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  color: #4a4a4a;
  vertical-align: middle;
  margin-block: 7px 0;
}
#adeplus.CanalEtico .myrow input {
  height: auto;
}
#adeplus.CanalEtico .myrow textarea {
  margin-block-end: -5px;
}
#adeplus.CanalEtico .myrow + .myrow {
  margin-block-start: 24px;
}
#adeplus.CanalEtico .myrow .prv-input-date {
  max-width: 258px;
}
#adeplus.CanalEtico .alert-modal .container p {
  text-align: center;
  color: #4a4a4a;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  margin: 0;
}
#adeplus.CanalEtico .alert-modal .container:before {
  margin-block-end: 16px;
  content: "";
  aspect-ratio: 1/1;
  display: block;
  margin-inline: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#adeplus.CanalEtico .alert-modal.warning {
  width: 543px !important;
}
#adeplus.CanalEtico .alert-modal.warning .container:before {
  width: 106px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='106' height='106'%3E%3Cpath fill='%23ffdc81' d='M53 14.5c21.23 0 38.5 17.27 38.5 38.5S74.23 91.5 53 91.5 14.5 74.23 14.5 53 31.77 14.5 53 14.5m0-7.9a46.4 46.4 0 1 0 0 92.8 46.4 46.4 0 0 0 0-92.8Z'/%3E%3Cpath fill='%23ffdc81' d='M50.5 59.6h5c.5 0 .8-.4.8-.8V30.6c0-.5-.4-.8-.8-.8h-5c-.5 0-.8.4-.8.8v28.2c0 .5.4.8.8.8Z'/%3E%3Ccircle cx='53' cy='71.2' r='5' fill='%23ffdc81'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .alert-modal.error {
  width: 510px !important;
}
#adeplus.CanalEtico .alert-modal.error .container:before {
  width: 119px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='119' height='119'%3E%3Ccircle cx='59.5' cy='59.5' r='44.63' fill='none' stroke='%23ff6262' stroke-miterlimit='10' stroke-width='9.92' transform='rotate(-76.72 59.5 59.5)'/%3E%3Cpath fill='none' stroke='%23ff6262' stroke-miterlimit='10' stroke-width='9.82' d='m38.18 38.18 42.64 42.64M38.18 80.82l42.64-42.64'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .alert {
  padding: 14px 13px 15px;
  margin-block-end: 21px;
}
#adeplus.CanalEtico .alert > :last-child {
  margin-block-end: 0;
}
#adeplus.CanalEtico .alert p {
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
}
#adeplus.CanalEtico .alert.alert-primary {
  border-radius: 5px;
  border: solid 1px #b6d4fe;
  background: #cfe2ff;
}
#adeplus.CanalEtico .alert.alert-primary p {
  color: #0842b3;
}
#adeplus.CanalEtico .poptip {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
#adeplus.CanalEtico .poptip-tooltip,
#adeplus.CanalEtico .poptip-tooltip *,
#adeplus.CanalEtico .arrow,
#adeplus.CanalEtico .arrow * {
  transition: none;
}
#adeplus.CanalEtico .poptip-tooltip {
  font-size: 13px;
  border-radius: 2px;
  background: #262626;
  padding: 6px 8px;
  display: none;
}
#adeplus.CanalEtico .poptip-tooltip p {
  color: #fff;
  text-align: center;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}
#adeplus.CanalEtico .poptip-tooltip.check {
  display: block;
  opacity: 0;
  padding: 0;
  margin: 0;
  font-size: 1em;
}
#adeplus.CanalEtico .poptip-tooltip.check p {
  white-space: nowrap;
  max-width: unset;
}
#adeplus.CanalEtico .poptip-tooltip[data-show] {
  display: block;
}
#adeplus.CanalEtico .poptip-tooltip[data-poptip-placement^=top] > .arrow {
  bottom: -4px;
}
#adeplus.CanalEtico .poptip-tooltip[data-poptip-placement^=bottom] > .arrow {
  top: -4px;
}
#adeplus.CanalEtico .poptip-tooltip[data-poptip-placement^=left] > .arrow {
  right: -4px;
}
#adeplus.CanalEtico .poptip-tooltip[data-poptip-placement^=right] > .arrow {
  left: -4px;
}
#adeplus.CanalEtico .arrow,
#adeplus.CanalEtico .arrow:before {
  font-size: 1em;
  position: absolute;
  width: 8px;
  height: 8px;
  background: inherit;
}
#adeplus.CanalEtico .arrow {
  visibility: hidden;
}
#adeplus.CanalEtico .arrow:before {
  content: "";
  visibility: visible;
  transform: rotate(45deg);
}
#adeplus.CanalEtico .pasos_title_wrapper {
  margin-block: 7px 24px;
}
#adeplus.CanalEtico .dtik-proceso > ul {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-end;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
  max-width: 1134px;
  gap: 0 138px;
}
#adeplus.CanalEtico .dtik-proceso > ul > li {
  display: block;
  text-align: center;
  width: auto;
  flex: 1 0 0;
}
#adeplus.CanalEtico .dtik-proceso > ul > li:first-child .dtik-proceso__paso:before {
  left: 50%;
  max-width: calc(51% + 138px);
}
#adeplus.CanalEtico .dtik-proceso > ul > li:last-child .dtik-proceso__paso:before {
  max-width: calc(50% + 138px);
  width: 50%;
}
#adeplus.CanalEtico .dtik-proceso__paso {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: auto auto;
  grid-template-areas: "desc" "numb";
}
#adeplus.CanalEtico .dtik-proceso__paso:before {
  content: "";
  display: block;
  font-size: 0;
  width: calc(100% + 138px);
  height: 1px;
  background-color: #e0e0e0;
  overflow: hidden;
  position: relative;
  top: unset;
  bottom: 17px;
  z-index: 1;
}
#adeplus.CanalEtico .dtik-proceso__paso:hover {
  text-decoration: none;
}
#adeplus.CanalEtico .dtik-proceso__paso__num {
  grid-area: numb;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 15px;
  line-height: normal;
  font-weight: 600;
  text-align: center;
  color: #004d71;
  background-color: #fff;
  border: solid 1px #e0e0e0;
  border-radius: 999rem;
  margin-inline: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  position: relative;
  z-index: 2;
}
#adeplus.CanalEtico .dtik-proceso__paso__desc {
  grid-area: desc;
  color: #797979;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  text-align: center;
  word-wrap: break-word;
  display: block;
  margin-block: 0 16px;
  max-width: 100%;
  z-index: 104;
}
#adeplus.CanalEtico .dtik-proceso__paso--seleccionado:not(.dtik-proceso__paso--hecho):before {
  border-color: #004d71;
}
#adeplus.CanalEtico .dtik-proceso__paso--seleccionado:not(.dtik-proceso__paso--hecho) .dtik-proceso__paso__num {
  color: #fff;
  border-color: #004d71;
  background-color: #004d71;
}
#adeplus.CanalEtico .dtik-proceso__paso--seleccionado:not(.dtik-proceso__paso--hecho) .dtik-proceso__paso__desc {
  color: #004d71;
}
#adeplus.CanalEtico .dtik-proceso__paso--disabled {
  cursor: default;
}
#adeplus.CanalEtico .prv-descarga {
  font-size: 14px;
  margin-block-start: 22px;
  background-color: #ebebeb;
  display: flex;
  align-items: center;
  padding: 6px 8px;
  border-radius: 4px;
}
#adeplus.CanalEtico .prv-descarga:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-inline-end: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='%23000' d='M4.046 16.027c-1.95-1.95-1.95-5.185 0-7.135l5.318-5.318c1.418-1.418 3.782-1.418 5.2 0 1.418 1.418 1.418 3.783 0 5.2L9.73 13.61c-.886.886-2.38.886-3.266 0-.886-.886-.886-2.38 0-3.266l4.11-4.11a.601.601 0 0 1 .424-.193c.144 0 .293.062.425.193.131.132.193.28.193.425a.601.601 0 0 1-.193.424l-4.11 4.11c-.42.42-.42 1.149 0 1.568.42.42 1.149.42 1.568 0l4.835-4.834c.951-.952.951-2.552 0-3.503-.951-.95-2.55-.95-3.502 0L4.895 9.742c-1.483 1.483-1.483 3.953 0 5.436s3.953 1.483 5.436 0l6.043-6.044a.601.601 0 0 1 .425-.193.6.6 0 0 1 .424.193.6.6 0 0 1 .194.425.6.6 0 0 1-.194.424l-6.043 6.044c-1.95 1.95-5.185 1.95-7.134 0Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .prv-descarga .prv-name,
#adeplus.CanalEtico .prv-descarga .prv-enlace {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 1em;
  line-height: 20px;
  font-weight: 500;
  color: #000;
  margin-inline-end: 4px;
}
#adeplus.CanalEtico .prv-descarga .prv-enlace:hover,
#adeplus.CanalEtico .prv-descarga .prv-enlace:focus-visible {
  color: #004d71;
}
#adeplus.CanalEtico .prv-descarga .btn-delete {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-inline-start: 13px;
  margin-block: -2px;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill='%23000' d='M5.808 4.79A.719.719 0 1 0 4.79 5.808l5.627 5.627a.8.8 0 0 1 0 1.131L4.79 18.192a.719.719 0 1 0 1.017 1.017l5.626-5.627a.8.8 0 0 1 1.132 0l5.626 5.627a.719.719 0 0 0 1.017-1.017l-5.627-5.627a.8.8 0 0 1 0-1.131l5.627-5.627a.719.719 0 1 0-1.017-1.016l-5.626 5.626a.8.8 0 0 1-1.132 0L5.808 4.791Z'/%3E%3C/svg%3E");
  filter: invert(22%) sepia(1%) saturate(0%) hue-rotate(12deg) brightness(101%) contrast(86%);
}
#adeplus.CanalEtico .prv-descarga .btn-delete:hover,
#adeplus.CanalEtico .prv-descarga .btn-delete:focus-visible {
  filter: invert(19%) sepia(66%) saturate(1338%) hue-rotate(169deg) brightness(104%) contrast(101%);
}
#adeplus.CanalEtico .prv-descarga-wrapper {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  gap: 16px;
  margin-block-start: 24px;
}
#adeplus.CanalEtico .prv-descarga-wrapper .prv-descarga {
  display: inline-flex;
  margin-block-start: 0;
}
#adeplus.CanalEtico .prv-descarga-wrapper .prv-descarga .prv-name {
  margin-block-end: 0;
  text-align: left;
}
#adeplus.CanalEtico .content-wrapper #content {
  padding-block: 16px;
  padding-inline: 45px 55px;
  margin-block: 63px 16px;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer {
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto auto auto;
  grid-template-areas: "filtro exportar" "tabla tabla" "infoPaginacion paginacion";
  margin-block-start: 10px;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer > * {
  float: none;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer .dt-buttons {
  grid-area: exportar;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer #table_filter {
  grid-area: filtro;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer #table_filter input[type=search] {
  width: 50%;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer #table {
  grid-area: tabla;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer .dataTables_info {
  grid-area: infoPaginacion;
  padding-block-start: 32px;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer .dataTables_paginate {
  grid-area: paginacion;
  padding-block-start: 24px;
  padding-inline-start: 24px;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer #capaFilters {
  max-width: 100%;
  width: 100%;
  display: flex;
  gap: 24px;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-inline: 0;
  align-items: flex-end;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer #capaFilters > span,
#adeplus.CanalEtico .dataTables_wrapper.no-footer #capaFilters > div {
  flex: 0 1 264px;
  width: 100%;
  max-width: 100%;
  margin-inline: 0;
  padding-inline: 0;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer #capaFilters #spnInputSearch input {
  margin: 26px 0 0;
  height: 34px;
  border-radius: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23000' d='m12.53 11.886-1.743-1.747c-.47-.47-.49-1.21-.26-1.835.148-.4.222-.826.222-1.263a3.619 3.619 0 0 0-.506-1.87 3.826 3.826 0 0 0-1.332-1.332 3.646 3.646 0 0 0-.885-.374 3.743 3.743 0 0 0-1.97 0 3.687 3.687 0 0 0-1.634.956 3.827 3.827 0 0 0-.582.75 3.754 3.754 0 0 0-.375.884 3.699 3.699 0 0 0-.132.986c0 .34.045.67.132.986.087.314.213.613.375.885a3.774 3.774 0 0 0 2.216 1.705c.72.2 1.537.172 2.247-.089.624-.229 1.365-.21 1.835.26l1.747 1.743c.089.09.2.135.323.135a.448.448 0 0 0 .324-.135.449.449 0 0 0-.002-.645ZM9.833 7.041c0 .382-.075.748-.22 1.085-.148.34-.349.638-.6.889a2.792 2.792 0 0 1-4.544-3.06c.147-.337.35-.637.6-.888.25-.25.549-.453.888-.598.337-.146.701-.22 1.085-.22.382 0 .748.074 1.084.22.339.145.637.348.888.598.25.25.453.551.598.889.146.337.22.703.22 1.085Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 7px center;
  width: 100%;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer #capaFilters #spnInputSearch input:focus {
  border-color: #536d74;
  outline: solid 1px #536d74;
  box-shadow: none;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer #capaFilters .lfr-input-date input {
  margin: 0;
  height: 34px;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer #capaFilters .lfr-input-date input:focus {
  border-color: #536d74;
  outline: solid 1px #536d74;
  box-shadow: none;
}
#adeplus.CanalEtico .dataTables_wrapper.no-footer.filterFullWidth {
  grid-template-rows: auto auto auto auto;
  grid-template-areas: "filtro filtro" "exportar exportar" "tabla tabla" "infoPaginacion paginacion";
}
#adeplus.CanalEtico .header-separador:after {
  display: block;
  content: "";
  color: transparent;
  width: 1px;
  height: 25px;
  background-color: #b4b4b4;
  margin-inline: 11px 10px;
}
#adeplus.CanalEtico .header .usuario-wrapper .usuario-nombre,
#adeplus.CanalEtico .header .idioma .custom-select {
  font-size: 15px;
  line-height: 1.21;
  font-weight: 600;
}
#adeplus.CanalEtico .header .usuario-header {
  margin-inline: 45px 67px;
  margin-block-start: 26px;
  height: auto;
}
#adeplus.CanalEtico .header .idioma .custom-select {
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 0.5L12.1292 5.21429H0.870835L6.5 0.5Z' fill='%23979797'/%3E%3Cpath d='M6.5 11.5L0.870834 6.78571L12.1292 6.78571L6.5 11.5Z' fill='%23979797'/%3E%3C/svg%3E");
  background-position: right 17px center;
  background-repeat: no-repeat;
  background-size: 13px 11px;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
}
#adeplus.CanalEtico .header .usuario-wrapper .usuario-ico {
  width: 20px;
  height: auto;
  margin-left: 12px;
}
#adeplus.CanalEtico .header .header-empresa .comp-title {
  margin-inline-end: 21px;
  font-size: 17px;
  font-weight: 600;
  line-height: 1.21;
  color: #004d71;
}
#adeplus.CanalEtico .header .header-empresa .user-comp-logo {
  max-width: 137px;
  height: 72px;
  max-height: 72px;
  width: auto;
  border-radius: 9px;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
}
#adeplus.CanalEtico .header .header-empresa .user-comp-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
#adeplus.CanalEtico .title-group {
  margin-bottom: 22px;
}
#adeplus.CanalEtico .title-group h2 {
  margin-bottom: 21px;
}
#adeplus.CanalEtico .titleConfiguration {
  margin-block-start: -6px;
}
#adeplus.CanalEtico .titleConfiguration + p {
  margin-block-start: 16px;
}
#adeplus.CanalEtico .titleConfiguration + .subtitleConfiguration {
  margin-block-start: 17px;
}
#adeplus.CanalEtico .subtitleConfiguration {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 500;
  color: #044666;
}
#adeplus.CanalEtico .subtitleConfiguration + p {
  margin-block-start: 22px;
}
#adeplus.CanalEtico .portlet-body > .content > .input-group-inline.mt-3.mb-2 {
  display: none;
}
#adeplus.CanalEtico .content > .row,
#adeplus.CanalEtico .detalle > .row {
  margin-block-end: 12px;
}
#adeplus.CanalEtico .content p + .form-group,
#adeplus.CanalEtico .content .form-group + p,
#adeplus.CanalEtico .detalle p + .form-group,
#adeplus.CanalEtico .detalle .form-group + p {
  margin-block-start: 22px;
}
#adeplus.CanalEtico .content p + .inputWidthLimit,
#adeplus.CanalEtico .detalle p + .inputWidthLimit {
  margin-top: -6px;
}
#adeplus.CanalEtico .content .titleConfiguration + .form-check-inline + label,
#adeplus.CanalEtico .detalle .titleConfiguration + .form-check-inline + label {
  margin-block-start: 9px;
}
#adeplus.CanalEtico .content .form-group,
#adeplus.CanalEtico .detalle .form-group {
  margin-block-end: 12px;
}
#adeplus.CanalEtico .content .form-group.form-check,
#adeplus.CanalEtico .detalle .form-group.form-check {
  margin-block-start: 16px;
}
#adeplus.CanalEtico .content .form-group.inputWidthLimit,
#adeplus.CanalEtico .detalle .form-group.inputWidthLimit {
  max-width: 630px;
}
#adeplus.CanalEtico .content .inputWidthLimit + .subtitleConfiguration,
#adeplus.CanalEtico .detalle .inputWidthLimit + .subtitleConfiguration {
  margin-block-start: 22px;
}
#adeplus.CanalEtico .content .hasBtn,
#adeplus.CanalEtico .detalle .hasBtn {
  margin-bottom: 14px;
}
#adeplus.CanalEtico .content .row + .prv-descarga-wrapper,
#adeplus.CanalEtico .detalle .row + .prv-descarga-wrapper {
  margin-block-start: 4px;
}
#adeplus.CanalEtico .content .row + h4,
#adeplus.CanalEtico .content .row + .h4,
#adeplus.CanalEtico .detalle .row + h4,
#adeplus.CanalEtico .detalle .row + .h4 {
  margin-block-start: 4px;
}
#adeplus.CanalEtico .content .prv-descarga-wrapper + h4,
#adeplus.CanalEtico .content .prv-descarga-wrapper + .h4,
#adeplus.CanalEtico .detalle .prv-descarga-wrapper + h4,
#adeplus.CanalEtico .detalle .prv-descarga-wrapper + .h4 {
  margin-block-start: 16px;
}
#adeplus.CanalEtico .hasActionButtons tbody td:not(.dataTables_empty):last-child {
  padding: 0;
  text-align: right;
}
#adeplus.CanalEtico .hasActionButtons tbody td:not(.dataTables_empty):last-child .acciones-wrapper .ico-acciones-tabla {
  background-color: rgba(0, 0, 0, 0);
  margin-inline: 0 !important;
}
#adeplus.CanalEtico .hasActionButtons tbody td:not(.dataTables_empty):last-child .acciones-wrapper .ico-acciones-tabla:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}
#adeplus.CanalEtico .wizardOptions .row,
#adeplus.CanalEtico .wizardOptions .form-horizontal > .form-group,
#adeplus.CanalEtico #misComunicaciones.detalle .row,
#adeplus.CanalEtico #misComunicaciones.detalle .form-horizontal > .form-group {
  margin-inline: -8px;
}
#adeplus.CanalEtico .wizardOptions .col-1,
#adeplus.CanalEtico .wizardOptions .col-xs-1,
#adeplus.CanalEtico .wizardOptions .col-2,
#adeplus.CanalEtico .wizardOptions .col-xs-2,
#adeplus.CanalEtico .wizardOptions .col-3,
#adeplus.CanalEtico .wizardOptions .col-xs-3,
#adeplus.CanalEtico .wizardOptions .col-4,
#adeplus.CanalEtico .wizardOptions .col-xs-4,
#adeplus.CanalEtico .wizardOptions .col-5,
#adeplus.CanalEtico .wizardOptions .col-xs-5,
#adeplus.CanalEtico .wizardOptions .col-6,
#adeplus.CanalEtico .wizardOptions .col-xs-6,
#adeplus.CanalEtico .wizardOptions .col-7,
#adeplus.CanalEtico .wizardOptions .col-xs-7,
#adeplus.CanalEtico .wizardOptions .col-8,
#adeplus.CanalEtico .wizardOptions .col-xs-8,
#adeplus.CanalEtico .wizardOptions .col-9,
#adeplus.CanalEtico .wizardOptions .col-xs-9,
#adeplus.CanalEtico .wizardOptions .col-10,
#adeplus.CanalEtico .wizardOptions .col-xs-10,
#adeplus.CanalEtico .wizardOptions .col-11,
#adeplus.CanalEtico .wizardOptions .col-xs-11,
#adeplus.CanalEtico .wizardOptions .col-12,
#adeplus.CanalEtico .wizardOptions .col-xs-12,
#adeplus.CanalEtico .wizardOptions .col,
#adeplus.CanalEtico .wizardOptions .col-auto,
#adeplus.CanalEtico .wizardOptions .col-sm-1,
#adeplus.CanalEtico .wizardOptions .col-sm-2,
#adeplus.CanalEtico .wizardOptions .col-sm-3,
#adeplus.CanalEtico .wizardOptions .col-sm-4,
#adeplus.CanalEtico .wizardOptions .col-sm-5,
#adeplus.CanalEtico .wizardOptions .col-sm-6,
#adeplus.CanalEtico .wizardOptions .col-sm-7,
#adeplus.CanalEtico .wizardOptions .col-sm-8,
#adeplus.CanalEtico .wizardOptions .col-sm-9,
#adeplus.CanalEtico .wizardOptions .col-sm-10,
#adeplus.CanalEtico .wizardOptions .col-sm-11,
#adeplus.CanalEtico .wizardOptions .col-sm-12,
#adeplus.CanalEtico .wizardOptions .col-sm,
#adeplus.CanalEtico .wizardOptions .col-sm-auto,
#adeplus.CanalEtico .wizardOptions .col-md-1,
#adeplus.CanalEtico .wizardOptions .col-md-2,
#adeplus.CanalEtico .wizardOptions .col-md-3,
#adeplus.CanalEtico .wizardOptions .col-md-4,
#adeplus.CanalEtico .wizardOptions .col-md-5,
#adeplus.CanalEtico .wizardOptions .col-md-6,
#adeplus.CanalEtico .wizardOptions .col-md-7,
#adeplus.CanalEtico .wizardOptions .col-md-8,
#adeplus.CanalEtico .wizardOptions .col-md-9,
#adeplus.CanalEtico .wizardOptions .col-md-10,
#adeplus.CanalEtico .wizardOptions .col-md-11,
#adeplus.CanalEtico .wizardOptions .col-md-12,
#adeplus.CanalEtico .wizardOptions .col-md,
#adeplus.CanalEtico .wizardOptions .col-md-auto,
#adeplus.CanalEtico .wizardOptions .col-lg-1,
#adeplus.CanalEtico .wizardOptions .col-lg-2,
#adeplus.CanalEtico .wizardOptions .col-lg-3,
#adeplus.CanalEtico .wizardOptions .col-lg-4,
#adeplus.CanalEtico .wizardOptions .col-lg-5,
#adeplus.CanalEtico .wizardOptions .col-lg-6,
#adeplus.CanalEtico .wizardOptions .col-lg-7,
#adeplus.CanalEtico .wizardOptions .col-lg-8,
#adeplus.CanalEtico .wizardOptions .col-lg-9,
#adeplus.CanalEtico .wizardOptions .col-lg-10,
#adeplus.CanalEtico .wizardOptions .col-lg-11,
#adeplus.CanalEtico .wizardOptions .col-lg-12,
#adeplus.CanalEtico .wizardOptions .col-lg,
#adeplus.CanalEtico .wizardOptions .col-lg-auto,
#adeplus.CanalEtico .wizardOptions .col-xl-1,
#adeplus.CanalEtico .wizardOptions .col-xl-2,
#adeplus.CanalEtico .wizardOptions .col-xl-3,
#adeplus.CanalEtico .wizardOptions .col-xl-4,
#adeplus.CanalEtico .wizardOptions .col-xl-5,
#adeplus.CanalEtico .wizardOptions .col-xl-6,
#adeplus.CanalEtico .wizardOptions .col-xl-7,
#adeplus.CanalEtico .wizardOptions .col-xl-8,
#adeplus.CanalEtico .wizardOptions .col-xl-9,
#adeplus.CanalEtico .wizardOptions .col-xl-10,
#adeplus.CanalEtico .wizardOptions .col-xl-11,
#adeplus.CanalEtico .wizardOptions .col-xl-12,
#adeplus.CanalEtico .wizardOptions .col-xl,
#adeplus.CanalEtico .wizardOptions .col-xl-auto,
#adeplus.CanalEtico #misComunicaciones.detalle .col-1,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-1,
#adeplus.CanalEtico #misComunicaciones.detalle .col-2,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-2,
#adeplus.CanalEtico #misComunicaciones.detalle .col-3,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-3,
#adeplus.CanalEtico #misComunicaciones.detalle .col-4,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-4,
#adeplus.CanalEtico #misComunicaciones.detalle .col-5,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-5,
#adeplus.CanalEtico #misComunicaciones.detalle .col-6,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-6,
#adeplus.CanalEtico #misComunicaciones.detalle .col-7,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-7,
#adeplus.CanalEtico #misComunicaciones.detalle .col-8,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-8,
#adeplus.CanalEtico #misComunicaciones.detalle .col-9,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-9,
#adeplus.CanalEtico #misComunicaciones.detalle .col-10,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-10,
#adeplus.CanalEtico #misComunicaciones.detalle .col-11,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-11,
#adeplus.CanalEtico #misComunicaciones.detalle .col-12,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xs-12,
#adeplus.CanalEtico #misComunicaciones.detalle .col,
#adeplus.CanalEtico #misComunicaciones.detalle .col-auto,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-1,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-2,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-3,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-4,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-5,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-6,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-7,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-8,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-9,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-10,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-11,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-12,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm,
#adeplus.CanalEtico #misComunicaciones.detalle .col-sm-auto,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-1,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-2,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-3,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-4,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-5,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-6,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-7,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-8,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-9,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-10,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-11,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-12,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md,
#adeplus.CanalEtico #misComunicaciones.detalle .col-md-auto,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-1,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-2,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-3,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-4,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-5,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-6,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-7,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-8,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-9,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-10,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-11,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-12,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg,
#adeplus.CanalEtico #misComunicaciones.detalle .col-lg-auto,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-1,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-2,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-3,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-4,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-5,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-6,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-7,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-8,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-9,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-10,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-11,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-12,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl,
#adeplus.CanalEtico #misComunicaciones.detalle .col-xl-auto {
  padding-inline: 8px;
}
#adeplus.CanalEtico #sidebar-container ul.list-group > li {
  margin-block-end: 0;
}
#adeplus.CanalEtico .img-thumbnail-frame {
  margin-block: 17px 22px;
  max-width: 460px;
  height: auto;
  width: 100%;
  overflow: visible;
  display: block;
  background: none;
}
#adeplus.CanalEtico .img-thumbnail-frame[data-logo]:before {
  content: attr(data-logo);
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 16px;
  line-height: 1.21;
  font-weight: 500;
  color: #949494;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
  max-width: 312px;
  height: 149px;
  border-radius: 8px;
  background-color: #f0f0f0;
  display: flex;
  justify-content: center;
  align-items: center;
}
#adeplus.CanalEtico .img-thumbnail-frame img {
  width: auto;
  height: 100%;
  max-height: 220px;
  object-fit: contain;
  object-position: center;
  background: none;
  border: none;
  padding: 0;
  margin-inline: 0;
  display: block;
  border-radius: 0;
}
#adeplus.CanalEtico .grupoEmpresa {
  padding-block-start: 12px;
}
#adeplus.CanalEtico .grupoEmpresa > .dataTables_wrapper {
  margin-block-start: 0;
}
#adeplus.CanalEtico .modalAddEntidad.contentModal {
  width: 539px !important;
}
#adeplus.CanalEtico .modalAddEntidad .myrow {
  grid-template-columns: 233px 1fr;
}
#adeplus.CanalEtico .wizardPreving,
#adeplus.CanalEtico .paso_finalizado {
  max-width: 1507px;
  margin-inline: auto;
  margin-block-start: -53px;
  min-height: calc(100vh - 136px);
}
#adeplus.CanalEtico .wizardPreving .img-thumbnail-frame,
#adeplus.CanalEtico .paso_finalizado .img-thumbnail-frame {
  max-width: 460px;
  height: auto;
  margin-inline: auto;
  width: 100%;
  overflow: visible;
  display: block;
  background: none;
}
#adeplus.CanalEtico .wizardPreving .img-thumbnail-frame img,
#adeplus.CanalEtico .paso_finalizado .img-thumbnail-frame img {
  width: auto;
  height: 100%;
  max-height: 220px;
  object-fit: contain;
  object-position: center;
  background: none;
  border: none;
  padding: 0;
  margin-inline: auto;
  display: block;
  border-radius: 0;
}
#adeplus.CanalEtico .wizardPreving h2,
#adeplus.CanalEtico .wizardPreving h3,
#adeplus.CanalEtico .paso_finalizado h2,
#adeplus.CanalEtico .paso_finalizado h3 {
  text-align: center;
}
#adeplus.CanalEtico .wizardPreving h2,
#adeplus.CanalEtico .wizardPreving .pasoTitle,
#adeplus.CanalEtico .paso_finalizado h2,
#adeplus.CanalEtico .paso_finalizado .pasoTitle {
  color: #044666;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 36px;
  line-height: normal;
  font-weight: 600;
}
#adeplus.CanalEtico .wizardPreving h3,
#adeplus.CanalEtico .wizardPreving .pasoSubtitle,
#adeplus.CanalEtico .paso_finalizado h3,
#adeplus.CanalEtico .paso_finalizado .pasoSubtitle {
  color: #000;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 24px;
  line-height: normal;
  font-weight: 500;
}
#adeplus.CanalEtico .wizardPreving h4,
#adeplus.CanalEtico .paso_finalizado h4 {
  color: #303030;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 20px;
  line-height: normal;
  font-weight: 600;
}
#adeplus.CanalEtico .wizardPreving p,
#adeplus.CanalEtico .paso_finalizado p {
  color: #000;
  text-align: justify;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  margin-block-end: 20px;
}
#adeplus.CanalEtico .wizardPreving a,
#adeplus.CanalEtico .paso_finalizado a {
  color: #3b4cee;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-weight: 400;
}
#adeplus.CanalEtico .wizardPreving .identificadorLabel,
#adeplus.CanalEtico .paso_finalizado .identificadorLabel {
  color: #767676;
  text-align: center;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  text-transform: uppercase;
}
#adeplus.CanalEtico .wizardPreving .identificadorValue,
#adeplus.CanalEtico .paso_finalizado .identificadorValue {
  color: #000;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 36px;
  line-height: normal;
  font-weight: 500;
  text-align: center;
}
#adeplus.CanalEtico .wizardPreving .text-danger,
#adeplus.CanalEtico .paso_finalizado .text-danger {
  text-align: left;
}
#adeplus.CanalEtico .wizardPreving .pasoTitle,
#adeplus.CanalEtico .paso_finalizado .pasoTitle {
  margin-block: 6px 24px;
}
#adeplus.CanalEtico .wizardPreving h3,
#adeplus.CanalEtico .paso_finalizado h3 {
  margin-block: 25px 23px;
}
#adeplus.CanalEtico .wizardPreving h3.pasoTitle,
#adeplus.CanalEtico .paso_finalizado h3.pasoTitle {
  color: #000;
  text-align: center;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 24px;
  line-height: normal;
  font-weight: 500;
}
#adeplus.CanalEtico .wizardPreving .form-label,
#adeplus.CanalEtico .paso_finalizado .form-label {
  margin-block-end: 10px;
  text-align: left;
}
#adeplus.CanalEtico .wizardPreving .wizardOptions,
#adeplus.CanalEtico .paso_finalizado .wizardOptions {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-inline: auto;
  margin-block-end: 24px;
}
#adeplus.CanalEtico .wizardPreving .wizard-buttons,
#adeplus.CanalEtico .paso_finalizado .wizard-buttons {
  display: flex;
  justify-content: center;
  gap: 40px;
}
#adeplus.CanalEtico .wizardPreving #spnSelectedFiles,
#adeplus.CanalEtico .wizardPreving #spnSelectedFilesAnadir,
#adeplus.CanalEtico .paso_finalizado #spnSelectedFiles,
#adeplus.CanalEtico .paso_finalizado #spnSelectedFilesAnadir {
  display: flex;
  flex-wrap: nowrap;
  align-items: baseline;
  gap: 16px;
  margin-block-start: 24px;
}
#adeplus.CanalEtico .wizardPreving .prv-descarga,
#adeplus.CanalEtico .paso_finalizado .prv-descarga {
  display: inline-flex;
  margin-block-start: 0;
}
#adeplus.CanalEtico .wizardPreving .prv-descarga .prv-name,
#adeplus.CanalEtico .paso_finalizado .prv-descarga .prv-name {
  margin-block-end: 0;
  text-align: left;
}
#adeplus.CanalEtico .wizardOptions h4 {
  margin-block: 5px 22px;
}
#adeplus.CanalEtico .wizardOptions .row + h4 {
  margin-block-start: 10px;
}
#adeplus.CanalEtico .wizardOptions .form-group {
  margin-bottom: 15px;
}
#adeplus.CanalEtico .wizardOptions .form-group label {
  margin-block-end: 6px;
}
#adeplus.CanalEtico .wizardOptions .form-group.form-check {
  margin-top: 8px;
}
#adeplus.CanalEtico .wizardOptions .showChecked {
  display: none;
}
#adeplus.CanalEtico .wizardOptions .form-check-input:checked + label .showChecked {
  display: inline;
}
#adeplus.CanalEtico .wizardOptions .flexRow {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 121px;
  margin-block-start: 22px;
  padding-inline: 36px 35px;
}
#adeplus.CanalEtico .wizardOptions .flexRow > .form-check {
  flex: 1 0 auto;
  margin-block: 3px 0;
}
#adeplus.CanalEtico .wizardOptions .flexRow > .form-group {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
  grid-template-areas: "elCheckbox elInput" "coment coment";
  align-items: center;
}
#adeplus.CanalEtico .wizardOptions .flexRow > .form-group .form-check {
  grid-area: elCheckbox;
}
#adeplus.CanalEtico .wizardOptions .flexRow > .form-group .form-check + input {
  margin-inline-start: 16px;
}
#adeplus.CanalEtico .wizardOptions .flexRow > .form-group input {
  grid-area: elInput;
  margin-block-start: -4px;
}
#adeplus.CanalEtico .wizardOptions .flexRow > .form-group p {
  grid-area: coment;
}
#adeplus.CanalEtico .wizardOptions p + .form-group.form-check {
  margin-block-start: 23px;
}
#adeplus.CanalEtico .wizardOptions .btn {
  text-align: center;
  padding: 9px 16px 8px;
}
#adeplus.CanalEtico .wizardOptions .btn.btn-seleccionado {
  color: #fff;
  background-color: #044666;
  border-color: #044666;
}
#adeplus.CanalEtico .wizardOptions .btn.btn-outline-light {
  padding: 8px 12px 7px;
}
#adeplus.CanalEtico .wizardOptions select::placeholderconfig,
#adeplus.CanalEtico .wizardOptions textarea::placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=text]::placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=number]::placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=email]::placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=search]::placeholderconfig {
  color: #969696;
  opacity: 1;
}
#adeplus.CanalEtico .wizardOptions select::-webkit-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions textarea::-webkit-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=text]::-webkit-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=number]::-webkit-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=email]::-webkit-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=search]::-webkit-input-placeholderconfig {
  /* Chrome/Opera/Safari */
  color: #969696;
  opacity: 1;
}
#adeplus.CanalEtico .wizardOptions select::-webkit-input-placeholder,
#adeplus.CanalEtico .wizardOptions textarea::-webkit-input-placeholder,
#adeplus.CanalEtico .wizardOptions input[type=text]::-webkit-input-placeholder,
#adeplus.CanalEtico .wizardOptions input[type=number]::-webkit-input-placeholder,
#adeplus.CanalEtico .wizardOptions input[type=email]::-webkit-input-placeholder,
#adeplus.CanalEtico .wizardOptions input[type=search]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #969696;
  opacity: 1;
}
#adeplus.CanalEtico .wizardOptions select::-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions textarea::-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=text]::-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=number]::-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=email]::-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=search]::-moz-placeholderconfig {
  /* Firefox 19+ */
  color: #969696;
  opacity: 1;
}
#adeplus.CanalEtico .wizardOptions select:-ms-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions textarea:-ms-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=text]:-ms-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=number]:-ms-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=email]:-ms-input-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=search]:-ms-input-placeholderconfig {
  /* IE 10+ */
  color: #969696;
  opacity: 1;
}
#adeplus.CanalEtico .wizardOptions select:-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions textarea:-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=text]:-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=number]:-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=email]:-moz-placeholderconfig,
#adeplus.CanalEtico .wizardOptions input[type=search]:-moz-placeholderconfig {
  /* Firefox 18- */
  color: #969696;
  opacity: 1;
}
#adeplus.CanalEtico .wizard-buttons .btn {
  font-size: 16px;
  padding: 13px 35px;
}
#adeplus.CanalEtico #paso_0 .wizardOptions {
  max-width: 388px;
  width: 100%;
}
#adeplus.CanalEtico #paso_0 .wizardOptions select,
#adeplus.CanalEtico #paso_0 .wizardOptions textarea,
#adeplus.CanalEtico #paso_0 .wizardOptions input[type=text],
#adeplus.CanalEtico #paso_0 .wizardOptions input[type=number],
#adeplus.CanalEtico #paso_0 .wizardOptions input[type=email],
#adeplus.CanalEtico #paso_0 .wizardOptions input[type=search] {
  min-height: 36px;
}
#adeplus.CanalEtico #paso_1 .wizardOptions {
  margin-block-start: 24px;
}
#adeplus.CanalEtico #paso_1 .wizardOptions .btn-light {
  min-width: 277px;
  margin-inline: auto;
}
#adeplus.CanalEtico #paso_2 .wizardOptions,
#adeplus.CanalEtico #paso_3 .wizardOptions {
  margin-top: 23px;
}
#adeplus.CanalEtico #paso_2 .wizardOptions .form-group + .form-group,
#adeplus.CanalEtico #paso_3 .wizardOptions .form-group + .form-group {
  margin-block-start: 23px;
}
#adeplus.CanalEtico #paso_2 .wizardOptions .form-group:last-child,
#adeplus.CanalEtico #paso_3 .wizardOptions .form-group:last-child {
  margin-block-end: 0;
}
#adeplus.CanalEtico #paso_2 .wizardOptions {
  max-width: 1195px;
}
#adeplus.CanalEtico #paso_3 .wizardOptions label,
#adeplus.CanalEtico #paso_3 .wizardOptions .form-label {
  font-size: 15px;
}
#adeplus.CanalEtico #paso_3 .wizardOptions textarea.form-control {
  height: auto;
  min-height: 80px;
}
#adeplus.CanalEtico #paso_4 .wizardOptions {
  margin-block-end: 2px;
}
#adeplus.CanalEtico #paso_4 .wizardOption {
  margin-block-end: 2px;
}
#adeplus.CanalEtico #paso_4 .wizardOption .row + h4 {
  margin-block-start: 10px;
}
#adeplus.CanalEtico #paso_4 .wizardOption .row + .row {
  margin-block-start: 8px;
}
#adeplus.CanalEtico #paso_4 .wizardOption > .form-group.input-text-wrapper {
  margin-block-start: 23px;
}
#adeplus.CanalEtico #paso_4 .wizardOption .form-check + .form-check {
  margin-block-start: -10px;
}
#adeplus.CanalEtico #paso_4 .wizardOption textarea.form-control {
  height: auto;
  min-height: 80px;
}
#adeplus.CanalEtico #paso_4 #spnTxtRPGD {
  color: #000;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4285714286;
  margin-block: 18px 21px;
}
#adeplus.CanalEtico .paso_finalizado {
  margin-block: 28px 24px;
}
#adeplus.CanalEtico .paso_finalizado .img-thumbnail-frame,
#adeplus.CanalEtico .paso_finalizado .info-finalizado,
#adeplus.CanalEtico .paso_finalizado .info-finalizado > * {
  text-align: center;
}
#adeplus.CanalEtico .paso_finalizado .finalizadoImg {
  margin-block: 24px 23px;
}
#adeplus.CanalEtico .paso_finalizado #spnSelectedFiles {
  margin-block: 45px 75px;
}
#adeplus.CanalEtico #pasos_anadirInfo {
  margin-block-start: 32px;
  display: block;
}
#adeplus.CanalEtico #pasos_anadirInfo .pasoSubtitle {
  text-align: left;
  color: #303030;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  margin-block: 51px 24px;
}
#adeplus.CanalEtico #pasos_anadirInfo .wizardOptions {
  margin-block-start: 23px;
}
#adeplus.CanalEtico #pasos_anadirInfo .wizardOptions .form-group {
  margin-bottom: 23px;
}
#adeplus.CanalEtico #pasos_anadirInfo .wizardOptions .form-group.form-check {
  margin-bottom: 17px;
}
#adeplus.CanalEtico #pasos_anadirInfo .wizardOptions .form-group.form-check:last-child {
  margin-bottom: -5px;
}
#adeplus.CanalEtico #pasos_anadirInfo .wizardOptions .form-group.input-text-wrapper:last-child {
  margin-bottom: -20px;
}
#adeplus.CanalEtico #pasos_anadirInfo input#inpEstadoExiste {
  max-width: 384px;
}
#adeplus.CanalEtico #pasos_anadirInfo label.disabled,
#adeplus.CanalEtico #pasos_anadirInfo .form-label.disabled {
  color: #797979;
}
#adeplus.CanalEtico #pasos_anadirInfo label:not(.disabled),
#adeplus.CanalEtico #pasos_anadirInfo .form-label:not(.disabled) {
  color: #525252;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3333333333;
}
#adeplus.CanalEtico #pasos_anadirInfo #spnSelectedFilesAnadir .prv-descarga:last-child {
  margin-bottom: 22px;
}
#adeplus.CanalEtico #pasos_anadirInfo .form-check label,
#adeplus.CanalEtico #pasos_anadirInfo .form-check .form-label {
  font-size: 14px;
}
#adeplus.CanalEtico #pasos_anadirInfo #spnAnadirTxtRPGD {
  margin-block: 17px 5px;
  line-height: 1.4285714286;
}
#adeplus.CanalEtico.Mis.comunicaciones table.dataTable {
  table-layout: fixed;
}
#adeplus.CanalEtico.Mis.comunicaciones table.dataTable > tbody > tr > td, #adeplus.CanalEtico.Mis.comunicaciones table.dataTable > tbody > tr > th, #adeplus.CanalEtico.Mis.comunicaciones table.dataTable > thead > tr > th {
  vertical-align: baseline;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#adeplus.CanalEtico.Mis.comunicaciones table.dataTable > tbody > tr > td:not(.dataTables_empty):last-child {
  padding: 0 !important;
  text-align: right;
}
#adeplus.CanalEtico.Mis.comunicaciones table.dataTable > tbody > tr > td {
  border-bottom: solid 1px #ddd;
  padding-block: 16px 14px;
}
#adeplus.CanalEtico.Mis.comunicaciones table.dataTable > tbody > tr > td > p, #adeplus.CanalEtico.Mis.comunicaciones table.dataTable > tbody > tr > td > span {
  font-size: inherit;
  line-height: inherit;
}
#adeplus.CanalEtico.Mis.comunicaciones table.dataTable > tbody > tr > td > p:last-child, #adeplus.CanalEtico.Mis.comunicaciones table.dataTable > tbody > tr > td > span:last-child {
  margin-block-end: 0;
}
#adeplus.CanalEtico.Mis.comunicaciones .h4 {
  color: #303030;
}
#adeplus.CanalEtico.Mis.comunicaciones table .slider table {
  padding-inline: 0;
  margin-block: 6px 14px;
}
#adeplus.CanalEtico.Mis.comunicaciones .slider table tr {
  background-color: rgba(0, 0, 0, 0);
}
#adeplus.CanalEtico.Mis.comunicaciones .slider table tr:hover {
  background-color: rgba(0, 0, 0, 0);
}
#adeplus.CanalEtico.Mis.comunicaciones .slider table td, #adeplus.CanalEtico.Mis.comunicaciones .slider table th {
  vertical-align: baseline;
  overflow: visible;
  text-overflow: unset;
  white-space: normal;
  text-align: left;
}
#adeplus.CanalEtico.Mis.comunicaciones .slider table td:last-child {
  padding-inline-start: 0;
}
#adeplus.CanalEtico.Mis.comunicaciones .btn-wrapper, #adeplus.CanalEtico.meves.comunicacions .btn-wrapper {
  justify-content: flex-end;
  margin-block-start: 21px;
}
#adeplus.CanalEtico.Mis.comunicaciones #table_wrapper.filterFullWidth {
  margin-block-start: 12px;
  grid-template-areas: "filtro filtro" "filtroTag exportar" "tabla tabla" "infoPaginacion paginacion";
}
#adeplus.CanalEtico.Mis.comunicaciones #table_wrapper.filterFullWidth .dt-buttons {
  margin-block-start: 15px;
}
#adeplus.CanalEtico.Mis.comunicaciones #table_wrapper.filterFullWidth table.dataTable {
  padding-block-start: 21px;
}
#adeplus.CanalEtico.Mis.comunicaciones #table_accion_wrapper.dataTables_wrapper {
  margin-block-start: 15px;
}
#adeplus.CanalEtico.Mis.comunicaciones .portlet-body #table_accion.dataTable.no-footer {
  padding-block-start: 21px;
}
#adeplus.CanalEtico .acciones-wrapper {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: nowrap;
  padding-inline: 5px;
  justify-content: center;
  gap: 15px;
  margin-block: -2px 0px;
  vertical-align: middle;
}
#adeplus.CanalEtico .acciones-wrapper .icon-eye-open:before,
#adeplus.CanalEtico .acciones-wrapper .icon-eye-close:before {
  content: "";
}
#adeplus.CanalEtico .acciones-wrapper button:focus {
  outline: none;
}
#adeplus.CanalEtico .acciones-wrapper button:focus-visible {
  outline: 5px auto -webkit-focus-ring-color;
}
#adeplus.CanalEtico .ico-acciones-tabla {
  background-color: rgba(0, 0, 0, 0);
}
#adeplus.CanalEtico .ico-acciones-tabla img {
  display: none;
}
#adeplus.CanalEtico .ico-acciones-tabla:before {
  content: "";
  display: inline-block;
  width: 24px;
  aspect-ratio: 1/1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  filter: invert(19%) sepia(66%) saturate(1338%) hue-rotate(169deg) brightness(104%) contrast(101%);
}
#adeplus.CanalEtico .ico-acciones-tabla:disabled,
#adeplus.CanalEtico .ico-acciones-tabla.disabled {
  opacity: 0.6;
  cursor: default;
  pointer-events: none;
}
#adeplus.CanalEtico .ico-acciones-tabla.editar:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M3 17.25V21h3.75L17.81 9.94l-3.75-3.75L3 17.25ZM21.41 6.34l-3.75-3.75-2.53 2.54 3.75 3.75 2.53-2.54Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .ico-acciones-tabla.categorizarComunicado:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12.5 22.1 1.9 11.5c-.3-.3-.4-.7-.4-1.1V3c0-.4.2-.8.4-1.1s.7-.4 1.1-.4h7.5c.4 0 .8.2 1.1.4l10.5 10.5c.3.3.4.7.4 1.1s-.2.8-.4 1.1l-7.5 7.5c-.1.1-.3.2-.5.3-.2.1-.4.1-.6.1s-.4 0-.6-.1c-.1-.1-.3-.2-.4-.3ZM3 3v7.5L13.5 21l7.5-7.5L10.5 3H3Z'/%3E%3Ccircle cx='7.5' cy='7.5' r='2.2' fill='none' stroke='%23000' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .ico-acciones-tabla.asignarComunicado:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M21.56 12a9.56 9.56 0 1 0-16.01 7.06l.11.1a9.54 9.54 0 0 0 12.68 0l.11-.1A9.54 9.54 0 0 0 21.56 12Zm-18 0a8.44 8.44 0 1 1 14.58 5.78 7.28 7.28 0 0 0-3.75-2.94 4.31 4.31 0 1 0-4.78 0 7.28 7.28 0 0 0-3.75 2.94A8.4 8.4 0 0 1 3.56 12Zm5.25-.75a3.19 3.19 0 1 1 6.38 0 3.19 3.19 0 0 1-6.38 0ZM6.7 18.56a6.2 6.2 0 0 1 10.62 0 8.45 8.45 0 0 1-10.62 0Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .ico-acciones-tabla.prorrogarComunicado:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='m14.33 9.53 2.22 1.32-.17-.51a5.54 5.54 0 1 0-1.41 5.79.7.7 0 0 1 .98.01.7.7 0 0 1-.02.98 6.91 6.91 0 1 1 1.62-7.62l.16.4.8-1.63a.67.67 0 0 1 .92-.27c.35.18.47.58.28.92L18 12.47v.02l-.01.02a.73.73 0 0 1-.4.32.7.7 0 0 1-.5-.04.39.39 0 0 0-.12-.06l-3.27-1.98a.67.67 0 0 1-.29-.93.67.67 0 0 1 .93-.29Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .ico-acciones-tabla.viewDetail:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M12 18.66c5.34 0 9.7-6.02 9.87-6.27a.64.64 0 0 0 0-.78c-.18-.25-4.5-6.28-9.88-6.28-5.4 0-9.7 6.03-9.88 6.28a.72.72 0 0 0 0 .78c.18.25 4.5 6.27 9.88 6.27Zm0-12c3.39 0 6.47 3 7.92 4.65.34.39.34.97 0 1.36-1.45 1.65-4.53 4.64-7.93 4.64-3.4 0-6.48-2.99-7.93-4.64-.34-.4-.34-.97 0-1.37C5.51 9.65 8.57 6.66 12 6.66Z'/%3E%3Cpath d='M12 15.99c2.2 0 4-1.8 4-4s-1.8-4-4-4c-2.21 0-4.01 1.8-4.01 4s1.8 4 4 4Zm0-6.68a2.68 2.68 0 1 1-.02 5.36A2.68 2.68 0 0 1 12 9.3Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .ico-acciones-tabla.viewDetail.eye-close:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M20.47 3.44a.7.7 0 0 0-.95 0l-3.1 3.13a8.99 8.99 0 0 0-4.43-1.31c-5.4 0-9.7 6.08-9.88 6.33a.74.74 0 0 0 0 .78c.1.15 1.78 2.5 4.3 4.3l-2.9 2.92a.7.7 0 0 0 0 .96c.13.12.3.2.48.2a.7.7 0 0 0 .47-.2l3.1-3.13A8.99 8.99 0 0 0 12 18.73c5.35 0 9.7-6.08 9.88-6.33a.65.65 0 0 0 0-.78c-.1-.16-1.78-2.5-4.3-4.3l2.9-2.92a.7.7 0 0 0 0-.96ZM3.49 11.99c1-1.28 4.52-5.37 8.5-5.37 1.2 0 2.38.38 3.45.96L14.32 8.7a3.9 3.9 0 0 0-2.33-.75 4.03 4.03 0 0 0-3.25 6.38l-1.38 1.39a20.08 20.08 0 0 1-3.87-3.74Zm11.18 0a2.7 2.7 0 0 1-2.68 2.7c-.5 0-.95-.15-1.35-.37l3.63-3.66c.25.37.4.83.4 1.33ZM9.3 12A2.7 2.7 0 0 1 12 9.3c.5 0 .95.16 1.35.38L9.7 13.36c-.23-.4-.38-.86-.38-1.37Zm11.18 0c-1.02 1.3-4.55 5.38-8.5 5.38-1.2 0-2.38-.38-3.45-.96l1.12-1.14a3.9 3.9 0 0 0 2.33.76 4.03 4.03 0 0 0 3.25-6.38l1.38-1.4A20.08 20.08 0 0 1 20.49 12Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .ico-acciones-tabla.descargar:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M11.31 2.68c0-.38.3-.68.69-.68.39 0 .69.3.69.68v13.06l4.19-4.19a.7.7 0 0 1 .98 0 .7.7 0 0 1 0 .98l-5.4 5.4c-.27.2-.67.19-.93-.03L6.11 12.5a.7.7 0 0 1 0-.98.7.7 0 0 1 .99 0l4.21 4.21V2.68Z'/%3E%3Cpath d='M2 17.23c0-.39.3-.68.69-.68.38 0 .68.3.68.68v1.03c0 .88.73 1.61 1.62 1.61H19c.9 0 1.62-.73 1.62-1.61v-1.03c0-.39.3-.68.68-.68a.7.7 0 0 1 .69.68v1.03a2.99 2.99 0 0 1-2.99 2.98H5A2.99 2.99 0 0 1 2 18.26v-1.03Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .ico-acciones-tabla.eliminar:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath d='M8.55 19.13h7.36a1.47 1.47 0 0 0 1.47-1.47V8.1h1.47V6.62H15.9V5.9a1.47 1.47 0 0 0-1.48-1.47h-4.41a1.47 1.47 0 0 0-1.47 1.47v.73H5.6V8.1h1.47v9.56a1.47 1.47 0 0 0 1.48 1.47ZM15.9 8.1v9.56H8.55V8.1h7.36Zm-1.48-2.21v.73h-4.41V5.9h4.41Zm-4.41 10.3h1.47V9.57h-1.47v6.62Zm2.94 0h1.47V9.57h-1.47v6.62Z'/%3E%3C/svg%3E");
}
#adeplus.CanalEtico .ico-acciones-tabla {
  margin: 0;
  width: inherit;
  height: inherit;
  border-radius: 0;
  border: none;
}
#adeplus.CanalEtico .ico-acciones-tabla:hover {
  background-color: rgba(0, 0, 0, 0);
}
#adeplus.CanalEtico #misComunicaciones.detalle .rowButtonWrapper {
  display: flex;
  gap: 16px;
  align-items: flex-start;
}
#adeplus.CanalEtico #misComunicaciones.detalle .rowButtonWrapper .form-group {
  flex-shrink: 1;
  width: 100%;
}
#adeplus.CanalEtico #misComunicaciones.detalle .rowButtonWrapper .btn-acciones {
  flex-basis: auto;
  margin-block-start: 27px;
  padding-inline: 15px;
  margin-inline-start: 12px;
}
#adeplus.CanalEtico #misComunicaciones.detalle .rowButtonWrapper .btn-dropdown {
  margin-top: 35px;
}
#adeplus.CanalEtico #misComunicaciones.detalle textarea.form-control {
  height: inherit;
  min-height: 80px;
}
#adeplus.CanalEtico #misComunicaciones.detalle #spnSelectedFiles {
  margin-block-start: 16px;
}
#adeplus.CanalEtico #misComunicaciones.detalle #table_additionalInform_wrapper {
  margin-block-start: -31px;
}
#adeplus.CanalEtico #misComunicaciones.detalle #table_additionalInform_wrapper .dt-buttons {
  margin: 0;
  padding: 0;
}
#adeplus.CanalEtico #misComunicaciones.detalle #hiddenContent {
  margin-block-end: 26px;
}
#adeplus.CanalEtico #misComunicaciones.detalle + h4,
#adeplus.CanalEtico #misComunicaciones.detalle + .h4 {
  margin-block-start: -3px;
  margin-block-end: 21px;
}
#adeplus.CanalEtico #misComunicaciones.detalle ~ table.dataTable .acciones-wrapper {
  margin-inline-end: 21px;
  gap: 20px;
}
#adeplus.CanalEtico #misComunicaciones h4,
#adeplus.CanalEtico #misComunicaciones .h4 {
  margin-block-end: 15px;
}

#adeplus.PlanDeIgualdad,
#adeplus.CanalEtico {
  /* HEADER */
  /* ASIDE MENU */
  /* CONTENT */
  /* TABLE */
  /* Pagination */
  /*
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      position: absolute;
      top: 45px;
      width: 100%;
    }
  */
  /* FORM DATOS */
  /* NAV */
  /* INPUT FILE */
  /* Link Info */
  /* MODAL */
  /* FORM */
  /* LANG BTN */
  /* Loading */
}
#adeplus.PlanDeIgualdad #sidebar-container .brand-logo,
#adeplus.CanalEtico #sidebar-container .brand-logo {
  background-image: url("../images/Logotipo_ADEPLUS.png");
}
#adeplus.PlanDeIgualdad .portlet,
#adeplus.CanalEtico .portlet {
  z-index: auto !important;
}
#adeplus.PlanDeIgualdad .prv-search,
#adeplus.CanalEtico .prv-search {
  background-color: #fff;
  padding: 13px 15px;
}
#adeplus.PlanDeIgualdad .prv-form,
#adeplus.CanalEtico .prv-form {
  box-shadow: 0px 2px 5px rgba(197, 195, 249, 0.3);
  margin-bottom: 20px;
}
#adeplus.PlanDeIgualdad .prv-form label,
#adeplus.PlanDeIgualdad .prv-form legend,
#adeplus.CanalEtico .prv-form label,
#adeplus.CanalEtico .prv-form legend {
  display: block;
  font-size: 0.875rem;
  color: #004d71;
  margin-bottom: 0.25rem;
}
#adeplus.PlanDeIgualdad .prv-form fieldset label,
#adeplus.CanalEtico .prv-form fieldset label {
  display: inline-block;
}
#adeplus.PlanDeIgualdad label.requiered::after,
#adeplus.CanalEtico label.requiered::after {
  content: " *";
  color: #ff0000;
  font-weight: bold;
}
#adeplus.PlanDeIgualdad .validationErrorText,
#adeplus.CanalEtico .validationErrorText {
  text-align: center;
  margin-bottom: 1rem;
  padding: 10px;
  border-radius: 5px;
  font-weight: bold;
  color: #f00;
}
#adeplus.PlanDeIgualdad .prv-form input[type=text],
#adeplus.PlanDeIgualdad .prv-form input[type=search],
#adeplus.PlanDeIgualdad .prv-form select,
#adeplus.PlanDeIgualdad .prv-form input[type=date],
#adeplus.PlanDeIgualdad .prv-form .select2-container,
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_length select,
#adeplus.PlanDeIgualdad .modal-body .select2-container,
#adeplus.CanalEtico .prv-form input[type=text],
#adeplus.CanalEtico .prv-form input[type=search],
#adeplus.CanalEtico .prv-form select,
#adeplus.CanalEtico .prv-form input[type=date],
#adeplus.CanalEtico .prv-form .select2-container,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_length select,
#adeplus.CanalEtico .modal-body .select2-container {
  width: 100% !important;
  border-radius: 5px;
  height: auto;
  padding: 4px 14px;
  border: 1px solid #c1c5c8;
  min-height: 40px;
}
#adeplus.PlanDeIgualdad .prv-form input[type=text].validation-error,
#adeplus.PlanDeIgualdad .prv-form input[type=search].validation-error,
#adeplus.PlanDeIgualdad .prv-form select.validation-error,
#adeplus.PlanDeIgualdad .prv-form input[type=date].validation-error,
#adeplus.PlanDeIgualdad .prv-form .select2-container.validation-error,
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_length select.validation-error,
#adeplus.PlanDeIgualdad .modal-body .select2-container.validation-error,
#adeplus.CanalEtico .prv-form input[type=text].validation-error,
#adeplus.CanalEtico .prv-form input[type=search].validation-error,
#adeplus.CanalEtico .prv-form select.validation-error,
#adeplus.CanalEtico .prv-form input[type=date].validation-error,
#adeplus.CanalEtico .prv-form .select2-container.validation-error,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_length select.validation-error,
#adeplus.CanalEtico .modal-body .select2-container.validation-error {
  border: 1px solid #ff0000;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_length select,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_length select {
  min-height: 35px;
  background-color: #fff;
}
#adeplus.PlanDeIgualdad table.dataTable.display tbody tr.odd > td,
#adeplus.CanalEtico table.dataTable.display tbody tr.odd > td {
  background-color: #f3f3f3;
}
#adeplus.PlanDeIgualdad table.dataTable.order-column.stripe tbody tr.even > td,
#adeplus.CanalEtico table.dataTable.order-column.stripe tbody tr.even > td {
  background-color: #fcfcfc;
}
#adeplus.PlanDeIgualdad table.dataTable.display tbody tr.odd:hover > td,
#adeplus.PlanDeIgualdad table.dataTable.display tbody tr.even:hover > td,
#adeplus.CanalEtico table.dataTable.display tbody tr.odd:hover > td,
#adeplus.CanalEtico table.dataTable.display tbody tr.even:hover > td {
  background-color: #ececec;
}
#adeplus.PlanDeIgualdad .prv-form fieldset,
#adeplus.CanalEtico .prv-form fieldset {
  display: flex;
}
#adeplus.PlanDeIgualdad .prv-form fieldset div.form-group:not(.input-checkbox-wrapper),
#adeplus.CanalEtico .prv-form fieldset div.form-group:not(.input-checkbox-wrapper) {
  width: 100%;
}
#adeplus.PlanDeIgualdad .input-checkbox-wrapper,
#adeplus.CanalEtico .input-checkbox-wrapper {
  margin-right: 1rem;
}
#adeplus.PlanDeIgualdad .form-group.form-inline.input-checkbox-wrapper,
#adeplus.CanalEtico .form-group.form-inline.input-checkbox-wrapper {
  display: inline-block;
  margin-bottom: 0;
}
#adeplus.PlanDeIgualdad .title-group a,
#adeplus.PlanDeIgualdad a.prv-iconLinks,
#adeplus.CanalEtico .title-group a,
#adeplus.CanalEtico a.prv-iconLinks {
  font-weight: bold;
  color: #004d71;
  font-size: 0.938rem;
}
#adeplus.PlanDeIgualdad .prv-iconLinks::before,
#adeplus.CanalEtico .prv-iconLinks::before {
  content: "";
  background-color: #f5f7f9;
  display: inline-block;
  border-radius: 100px;
  height: 36px;
  width: 36px;
  vertical-align: middle;
  margin-right: 6px;
  margin-left: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
#adeplus.PlanDeIgualdad .prv-iconLinks__import::before,
#adeplus.CanalEtico .prv-iconLinks__import::before {
  background-image: url("../images/preving/importar.png");
}
#adeplus.PlanDeIgualdad .prv-iconLinks__plus::before,
#adeplus.CanalEtico .prv-iconLinks__plus::before {
  background-image: url("../images/preving/anadir.png");
}
#adeplus.PlanDeIgualdad .dt-button,
#adeplus.CanalEtico .dt-button {
  padding: 0.25rem 1.2rem;
}
#adeplus.PlanDeIgualdad .prv-form .select2-container.select2-container--disabled,
#adeplus.CanalEtico .prv-form .select2-container.select2-container--disabled {
  background-color: #eee;
}
#adeplus.PlanDeIgualdad .select2-container--default .select2-selection--single .select2-selection__arrow,
#adeplus.CanalEtico .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
}
#adeplus.PlanDeIgualdad .prv-advanced-search__trigger,
#adeplus.PlanDeIgualdad .prv-advanced-search__trigger:hover,
#adeplus.PlanDeIgualdad .prv-advanced-search__trigger:focus,
#adeplus.CanalEtico .prv-advanced-search__trigger,
#adeplus.CanalEtico .prv-advanced-search__trigger:hover,
#adeplus.CanalEtico .prv-advanced-search__trigger:focus {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #004d71;
  display: inline-block;
}
#adeplus.PlanDeIgualdad .prv-advanced-search__trigger::before,
#adeplus.CanalEtico .prv-advanced-search__trigger::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  border: 1px solid #004d71;
  border-radius: 100%;
  vertical-align: bottom;
  text-align: center;
  line-height: 20px;
  transition: all ease 0.5s;
  margin-right: 5px;
  background-image: url("../images/preving/dropdown-menu.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}
#adeplus.PlanDeIgualdad .prv-advanced-search__trigger.active::before,
#adeplus.CanalEtico .prv-advanced-search__trigger.active::before {
  transform: rotate(90deg);
}
#adeplus.PlanDeIgualdad header.header,
#adeplus.CanalEtico header.header {
  padding-right: 15px;
}
#adeplus.PlanDeIgualdad .row.usuario-header,
#adeplus.CanalEtico .row.usuario-header {
  margin: 0.5rem 2.5rem;
  height: auto;
}
#adeplus.PlanDeIgualdad header.header .bd-highlight,
#adeplus.CanalEtico header.header .bd-highlight {
  font-weight: 600;
  font-size: 1rem;
  color: #004d71;
}
#adeplus.PlanDeIgualdad .header .header-empresa .user-comp-logo,
#adeplus.CanalEtico .header .header-empresa .user-comp-logo {
  max-height: 44px;
}
#adeplus.PlanDeIgualdad .sidebar-expanded,
#adeplus.CanalEtico .sidebar-expanded {
  z-index: 0;
}
#adeplus.PlanDeIgualdad #sidebar-container .list-group li.selected.active a,
#adeplus.CanalEtico #sidebar-container .list-group li.selected.active a {
  background-color: #e7edf3;
  -webkit-box-shadow: inset 6px 0 0 0 #ff9e18;
  box-shadow: inset 6px 0 0 0 #ff9e18;
}
#adeplus.PlanDeIgualdad #sidebar-container .list-group .list-group-item span,
#adeplus.CanalEtico #sidebar-container .list-group .list-group-item span {
  font-size: 16px;
}
#adeplus.PlanDeIgualdad #sidebar-container .list-group .sidebar-submenu,
#adeplus.CanalEtico #sidebar-container .list-group .sidebar-submenu {
  background-color: #fbfcfd;
}
#adeplus.PlanDeIgualdad #sidebar-container .list-group .sidebar-submenu a,
#adeplus.CanalEtico #sidebar-container .list-group .sidebar-submenu a {
  padding-left: 45px;
}
#adeplus.PlanDeIgualdad .content-wrapper,
#adeplus.CanalEtico .content-wrapper {
  min-height: 100vh;
  height: auto;
}
#adeplus.PlanDeIgualdad .content-wrapper #content,
#adeplus.CanalEtico .content-wrapper #content {
  padding: 2rem 2.5rem 1rem;
  margin-top: 0;
}
#adeplus.PlanDeIgualdad table.dataTable.stripe tbody tr.odd,
#adeplus.PlanDeIgualdad table.dataTable.display tbody tr.odd,
#adeplus.CanalEtico table.dataTable.stripe tbody tr.odd,
#adeplus.CanalEtico table.dataTable.display tbody tr.odd {
  background-color: #fff;
}
#adeplus.PlanDeIgualdad table.dataTable.hover tbody tr:hover,
#adeplus.PlanDeIgualdad table.dataTable.display tbody tr:hover,
#adeplus.PlanDeIgualdad table.dataTable.stripe tbody tr.odd:hover,
#adeplus.PlanDeIgualdad table.dataTable.display tbody tr.odd:hover,
#adeplus.CanalEtico table.dataTable.hover tbody tr:hover,
#adeplus.CanalEtico table.dataTable.display tbody tr:hover,
#adeplus.CanalEtico table.dataTable.stripe tbody tr.odd:hover,
#adeplus.CanalEtico table.dataTable.display tbody tr.odd:hover {
  background-color: #f6f6f6;
}
#adeplus.PlanDeIgualdad table.dataTable,
#adeplus.CanalEtico table.dataTable {
  width: 100% !important;
}
#adeplus.PlanDeIgualdad .formulario .badge-info,
#adeplus.CanalEtico .formulario .badge-info {
  background-color: #e7edf3;
  color: #333;
  font-weight: normal;
  font-size: 14px;
}
#adeplus.PlanDeIgualdad .ico-acciones-tabla,
#adeplus.CanalEtico .ico-acciones-tabla {
  border: 0;
}
#adeplus.PlanDeIgualdad .ico-acciones-tabla span,
#adeplus.CanalEtico .ico-acciones-tabla span {
  color: #004d71;
}
#adeplus.PlanDeIgualdad .ico-acciones-tabla:hover,
#adeplus.CanalEtico .ico-acciones-tabla:hover {
  text-decoration: none;
}
#adeplus.PlanDeIgualdad .ico-acciones-tabla:hover span,
#adeplus.CanalEtico .ico-acciones-tabla:hover span {
  color: #ffffff;
}
#adeplus.PlanDeIgualdad table.dataTable thead .sorting_asc,
#adeplus.PlanDeIgualdad table.dataTable thead .sorting_desc,
#adeplus.CanalEtico table.dataTable thead .sorting_asc,
#adeplus.CanalEtico table.dataTable thead .sorting_desc {
  filter: grayscale(100%) brightness(160%);
}
#adeplus.PlanDeIgualdad table.dataTable table,
#adeplus.CanalEtico table.dataTable table {
  width: 100%;
}
#adeplus.PlanDeIgualdad table.dataTable.no-footer,
#adeplus.CanalEtico table.dataTable.no-footer {
  padding-top: 2rem;
}
#adeplus.PlanDeIgualdad table.dataTable tbody th,
#adeplus.PlanDeIgualdad table.dataTable tbody td,
#adeplus.CanalEtico table.dataTable tbody th,
#adeplus.CanalEtico table.dataTable tbody td {
  padding: 8px 18px;
}
#adeplus.PlanDeIgualdad table.dataTable.no-footer,
#adeplus.CanalEtico table.dataTable.no-footer {
  border-bottom: 1px solid #004d71;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .capaDatosTabla .dataTables_info,
#adeplus.CanalEtico .dataTables_wrapper .capaDatosTabla .dataTables_info {
  color: #004d71;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0;
}
#adeplus.PlanDeIgualdad .btn-sm,
#adeplus.CanalEtico .btn-sm {
  padding: 14px 32px;
  border-radius: 2rem;
  margin-left: 22px;
}
#adeplus.PlanDeIgualdad .btn-primary,
#adeplus.CanalEtico .btn-primary {
  min-width: 167px;
}
#adeplus.PlanDeIgualdad .select2-container--default .select2-selection--single .select2-selection__arrow b,
#adeplus.CanalEtico .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #333 transparent transparent transparent;
  border-width: 5px 4px 0 4px;
  margin-left: -10px;
}
#adeplus.PlanDeIgualdad .dt-button,
#adeplus.CanalEtico .dt-button {
  margin-left: 4px;
}
#adeplus.PlanDeIgualdad tr.group.group-end td,
#adeplus.PlanDeIgualdad table.dataTable tr.group.group-end td,
#adeplus.CanalEtico tr.group.group-end td,
#adeplus.CanalEtico table.dataTable tr.group.group-end td {
  background-color: #ff9e18;
}
#adeplus.PlanDeIgualdad tr.group.group-end:not(:last-child) td,
#adeplus.CanalEtico tr.group.group-end:not(:last-child) td {
  border-bottom: 2px solid;
}
#adeplus.PlanDeIgualdad .capaPaginador,
#adeplus.CanalEtico .capaPaginador {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
#adeplus.PlanDeIgualdad .capaDatosTabla,
#adeplus.CanalEtico .capaDatosTabla {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#adeplus.PlanDeIgualdad .capaDatosTabla > div,
#adeplus.CanalEtico .capaDatosTabla > div {
  width: 50%;
}
#adeplus.PlanDeIgualdad .capaDatosTabla .dt-buttons,
#adeplus.CanalEtico .capaDatosTabla .dt-buttons {
  float: none;
  text-align: right;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_info,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_info {
  float: none;
  padding-bottom: 0.755em;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate {
  float: none;
  text-align: center;
  width: 100%;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate .paginate_button,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate .paginate_button {
  background: #fff !important;
  border: 1px solid #c1c5c8;
  margin-left: -1px;
  font-size: 1rem;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #004d71 !important;
  color: #fff !important;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate .paginate_button.next,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  border-radius: 0 5px 5px 0;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  border-radius: 5px 0 0 5px;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  background: transparent !important;
  color: #666 !important;
  border: 1px solid transparent !important;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_length,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_length {
  width: 15%;
  text-align: right;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_length label,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_length label {
  font-size: 0 !important;
}
#adeplus.PlanDeIgualdad .dataTables_wrapper .dataTables_length label select,
#adeplus.CanalEtico .dataTables_wrapper .dataTables_length label select {
  font-size: 18px;
}
#adeplus.PlanDeIgualdad .checksBorder,
#adeplus.CanalEtico .checksBorder {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border: 1px solid #ebecec;
  border-radius: 5px;
  padding: 7px 14px;
}
#adeplus.PlanDeIgualdad .capaPaginador .dataTables_length label,
#adeplus.CanalEtico .capaPaginador .dataTables_length label {
  position: relative;
}
#adeplus.PlanDeIgualdad .capaPaginador .dataTables_length label::after,
#adeplus.CanalEtico .capaPaginador .dataTables_length label::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-color: #333 transparent transparent transparent;
  border-width: 5px 4px 0 4px;
  border-style: solid;
  position: absolute;
  top: 18px;
  right: 10px;
}
#adeplus.PlanDeIgualdad .capaPaginador .dataTables_length label select,
#adeplus.CanalEtico .capaPaginador .dataTables_length label select {
  -webkit-appearance: none;
  padding-right: 40px;
}
#adeplus.PlanDeIgualdad .prv-form .prv-selectedInput .select2-container.select2-container--above,
#adeplus.CanalEtico .prv-form .prv-selectedInput .select2-container.select2-container--above {
  padding: 8px 5px;
  border: 0;
}
#adeplus.PlanDeIgualdad .select2-container--default .select2-selection--multiple .select2-selection__choice,
#adeplus.CanalEtico .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e7edf3;
}
#adeplus.PlanDeIgualdad .badge-btn,
#adeplus.CanalEtico .badge-btn {
  cursor: pointer;
}
#adeplus.PlanDeIgualdad .badge-btn:hover,
#adeplus.CanalEtico .badge-btn:hover {
  color: #fff;
  background-color: #004d71;
}
@media (max-width: 767px) {
  #adeplus.PlanDeIgualdad body .dataTables_wrapper .dataTables_length,
  #adeplus.PlanDeIgualdad body .dataTables_wrapper .dataTables_paginate,
  #adeplus.CanalEtico body .dataTables_wrapper .dataTables_length,
  #adeplus.CanalEtico body .dataTables_wrapper .dataTables_paginate {
    width: 100%;
  }
}
#adeplus.PlanDeIgualdad .form-datos,
#adeplus.CanalEtico .form-datos {
  width: 100%;
}
#adeplus.PlanDeIgualdad .form-group input:required ~ label::after,
#adeplus.PlanDeIgualdad .required label::after,
#adeplus.PlanDeIgualdad .required legend::after,
#adeplus.CanalEtico .form-group input:required ~ label::after,
#adeplus.CanalEtico .required label::after,
#adeplus.CanalEtico .required legend::after {
  line-height: 1;
}
#adeplus.PlanDeIgualdad .lfr-input-date > input,
#adeplus.CanalEtico .lfr-input-date > input {
  background-image: url("../images/preving/calendario.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}
#adeplus.PlanDeIgualdad .custom-radio label,
#adeplus.CanalEtico .custom-radio label {
  font-size: 1rem;
}
#adeplus.PlanDeIgualdad .nav,
#adeplus.PlanDeIgualdad .navbar.prv-tabs,
#adeplus.CanalEtico .nav,
#adeplus.CanalEtico .navbar.prv-tabs {
  background-color: #f5f7f9;
  border-top: 1px solid #c5d1de;
  border-bottom: 1px solid #c5d1de;
}
#adeplus.PlanDeIgualdad .nav li a.nav-link,
#adeplus.PlanDeIgualdad .navbar.prv-tabs li a.nav-link,
#adeplus.CanalEtico .nav li a.nav-link,
#adeplus.CanalEtico .navbar.prv-tabs li a.nav-link {
  font-size: 1.125rem;
  color: #000;
}
#adeplus.PlanDeIgualdad .nav li a.nav-link.active,
#adeplus.PlanDeIgualdad .navbar.prv-tabs ul.navbar-nav > li.active a.nav-link,
#adeplus.PlanDeIgualdad .navbar.prv-tabs ul.navbar-nav > li.nav-item.dropdown.show,
#adeplus.CanalEtico .nav li a.nav-link.active,
#adeplus.CanalEtico .navbar.prv-tabs ul.navbar-nav > li.active a.nav-link,
#adeplus.CanalEtico .navbar.prv-tabs ul.navbar-nav > li.nav-item.dropdown.show {
  background-color: #fff;
  font-weight: bold;
  color: #004d71;
}
#adeplus.PlanDeIgualdad .nav li a.nav-link.active::after,
#adeplus.PlanDeIgualdad .nav-underline .nav-item .nav-link.active::after,
#adeplus.PlanDeIgualdad .nav-underline .tab .nav-link.active::after,
#adeplus.PlanDeIgualdad .nav-underline .nav-item .tab a.active::after,
#adeplus.PlanDeIgualdad .nav-underline .tab .nav-item a.active::after,
#adeplus.PlanDeIgualdad .nav-underline .tab a.active::after,
#adeplus.PlanDeIgualdad .nav-underline .nav-item .tab.active a::after,
#adeplus.PlanDeIgualdad .nav-underline .tab.active .nav-item a::after,
#adeplus.PlanDeIgualdad .nav-underline .tab.active a::after,
#adeplus.PlanDeIgualdad .navbar.prv-tabs ul.navbar-nav > li.nav-item.active > a.nav-link:after,
#adeplus.PlanDeIgualdad .navbar.prv-tabs ul.navbar-nav > li.nav-item.dropdown.show > a.nav-link:after,
#adeplus.CanalEtico .nav li a.nav-link.active::after,
#adeplus.CanalEtico .nav-underline .nav-item .nav-link.active::after,
#adeplus.CanalEtico .nav-underline .tab .nav-link.active::after,
#adeplus.CanalEtico .nav-underline .nav-item .tab a.active::after,
#adeplus.CanalEtico .nav-underline .tab .nav-item a.active::after,
#adeplus.CanalEtico .nav-underline .tab a.active::after,
#adeplus.CanalEtico .nav-underline .nav-item .tab.active a::after,
#adeplus.CanalEtico .nav-underline .tab.active .nav-item a::after,
#adeplus.CanalEtico .nav-underline .tab.active a::after,
#adeplus.CanalEtico .navbar.prv-tabs ul.navbar-nav > li.nav-item.active > a.nav-link:after,
#adeplus.CanalEtico .navbar.prv-tabs ul.navbar-nav > li.nav-item.dropdown.show > a.nav-link:after {
  background-color: #004d71;
  top: -2px;
  width: 100%;
  left: 0;
  content: "";
  position: absolute;
  height: 3px;
}
#adeplus.PlanDeIgualdad .nav li a.nav-link.active::before,
#adeplus.PlanDeIgualdad .navbar.prv-tabs ul.navbar-nav > li.nav-item.active > a.nav-link:before,
#adeplus.PlanDeIgualdad .navbar.prv-tabs ul.navbar-nav > li.nav-item.dropdown.show > a.nav-link:before,
#adeplus.CanalEtico .nav li a.nav-link.active::before,
#adeplus.CanalEtico .navbar.prv-tabs ul.navbar-nav > li.nav-item.active > a.nav-link:before,
#adeplus.CanalEtico .navbar.prv-tabs ul.navbar-nav > li.nav-item.dropdown.show > a.nav-link:before {
  content: "";
  width: 100%;
  background-color: #fff;
  height: 1px;
  display: inline-block;
  left: 0;
  position: absolute;
  bottom: -1px;
}
#adeplus.PlanDeIgualdad .navbar.prv-tabs .dropdown-menu > li.active > a,
#adeplus.PlanDeIgualdad .navbar.prv-tabs .dropdown-menu > li > a:active,
#adeplus.CanalEtico .navbar.prv-tabs .dropdown-menu > li.active > a,
#adeplus.CanalEtico .navbar.prv-tabs .dropdown-menu > li > a:active {
  background-color: #004d71;
  color: #fff;
}
#adeplus.PlanDeIgualdad .navbar.prv-tabs,
#adeplus.CanalEtico .navbar.prv-tabs {
  padding: 0;
}
#adeplus.PlanDeIgualdad .navbar.prv-tabs li.nav-item a.nav-link,
#adeplus.CanalEtico .navbar.prv-tabs li.nav-item a.nav-link {
  padding: 10px 15px;
  display: inline-block;
}
@media (max-width: 991px) {
  #adeplus.PlanDeIgualdad .nav-item,
  #adeplus.CanalEtico .nav-item {
    width: 100%;
  }
}
#adeplus.PlanDeIgualdad .prv-file-container > .form-group,
#adeplus.CanalEtico .prv-file-container > .form-group {
  display: flex;
  flex-direction: column;
}
#adeplus.PlanDeIgualdad .prv-file-container > .form-group > div,
#adeplus.CanalEtico .prv-file-container > .form-group > div {
  order: 3;
}
#adeplus.PlanDeIgualdad .prv-file-container > .form-group > label,
#adeplus.CanalEtico .prv-file-container > .form-group > label {
  order: 1;
}
#adeplus.PlanDeIgualdad .prv-file-container > .form-group > div.prv-input-file__span,
#adeplus.CanalEtico .prv-file-container > .form-group > div.prv-input-file__span {
  order: 2;
}
#adeplus.PlanDeIgualdad .prv-file-container > .form-group > input[type=file],
#adeplus.CanalEtico .prv-file-container > .form-group > input[type=file] {
  display: none;
}
#adeplus.PlanDeIgualdad .prv-input-file__span,
#adeplus.CanalEtico .prv-input-file__span {
  width: 100% !important;
  border-radius: 5px;
  font-size: 1rem;
  line-height: 2.3rem;
  height: auto;
  min-height: 45px;
  display: flex;
  cursor: pointer;
}
#adeplus.PlanDeIgualdad .prv-input-file__span > span,
#adeplus.CanalEtico .prv-input-file__span > span {
  padding: 2px 14px;
  display: inline-block;
  border: 1px solid #c1c5c8;
  width: 100%;
}
#adeplus.PlanDeIgualdad .prv-input-file__span .btn-ico.delete-ico,
#adeplus.CanalEtico .prv-input-file__span .btn-ico.delete-ico {
  max-width: 61px;
  height: 45px;
}
#adeplus.PlanDeIgualdad .prv-input-file__btn,
#adeplus.CanalEtico .prv-input-file__btn {
  background-color: #e9ecef;
  border-radius: 5px 0 0 5px;
  max-width: 150px;
}
#adeplus.PlanDeIgualdad .prv-input-file__span > .prv-input-file__txt,
#adeplus.CanalEtico .prv-input-file__span > .prv-input-file__txt {
  border-left: 0 solid transparent;
}
#adeplus.PlanDeIgualdad .prv-input-file__span:hover .prv-input-file__btn,
#adeplus.CanalEtico .prv-input-file__span:hover .prv-input-file__btn {
  background-color: #004d71;
  color: #ffffff;
}
#adeplus.PlanDeIgualdad .prv-list li::before,
#adeplus.CanalEtico .prv-list li::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 5px;
  background-color: #004d71;
  margin-right: 5px;
  transform: translateY(-1px);
}
#adeplus.PlanDeIgualdad .custom-control .icon-info,
#adeplus.CanalEtico .custom-control .icon-info {
  margin-left: 2px;
  background-color: #f4f4f4;
  display: inline-block;
  width: 15px;
  text-align: center;
  height: 15px;
  border-radius: 30px;
  color: #004d71;
}
#adeplus.PlanDeIgualdad .title-group .toBackView,
#adeplus.CanalEtico .title-group .toBackView {
  font-weight: 400;
  text-transform: uppercase;
  background-color: #f5f7f9;
  border-radius: 5px;
  padding: 10px;
  min-width: 200px;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
}
#adeplus.PlanDeIgualdad .title-group .toBackView i,
#adeplus.CanalEtico .title-group .toBackView i {
  margin-right: 10px;
}
#adeplus.PlanDeIgualdad .title-group .toBackView:hover,
#adeplus.CanalEtico .title-group .toBackView:hover {
  background-color: #004d71;
  color: #f5f7f9;
  text-decoration: none;
}
#adeplus.PlanDeIgualdad .title-group,
#adeplus.CanalEtico .title-group {
  margin-bottom: 0;
}
#adeplus.PlanDeIgualdad .prv-linkInfo-content li,
#adeplus.CanalEtico .prv-linkInfo-content li {
  display: inline-block;
}
#adeplus.PlanDeIgualdad .prv-linkInfo-content li:not(:first-child):before,
#adeplus.CanalEtico .prv-linkInfo-content li:not(:first-child):before {
  content: "";
  height: 18px;
  width: 1px;
  background-color: #e7edf3;
  display: inline-block;
  vertical-align: middle;
}
#adeplus.PlanDeIgualdad .prv-linkInfo-content a,
#adeplus.CanalEtico .prv-linkInfo-content a {
  color: #008bcc;
  display: inline-block;
  padding: 6px;
}
#adeplus.PlanDeIgualdad .prv-linkInfo-content a:hover i,
#adeplus.CanalEtico .prv-linkInfo-content a:hover i {
  text-decoration: none;
}
#adeplus.PlanDeIgualdad .modal.show,
#adeplus.CanalEtico .modal.show {
  display: flex;
  justify-content: center;
  align-items: center;
}
#adeplus.PlanDeIgualdad .modal.show .modal-dialog,
#adeplus.CanalEtico .modal.show .modal-dialog {
  position: static;
  min-width: 520px;
}
#adeplus.PlanDeIgualdad .modal-header.modal-header__icon .close.hide-modal,
#adeplus.CanalEtico .modal-header.modal-header__icon .close.hide-modal {
  position: absolute;
  top: 15px;
  right: 15px;
}
#adeplus.PlanDeIgualdad .modal-header.modal-header__icon .close.hide-modal span,
#adeplus.CanalEtico .modal-header.modal-header__icon .close.hide-modal span {
  font-size: 2rem !important;
  font-weight: 400;
}
#adeplus.PlanDeIgualdad .modal-header.modal-header__icon .modal-title,
#adeplus.CanalEtico .modal-header.modal-header__icon .modal-title {
  text-align: center;
  font-size: 1.4rem;
}
#adeplus.PlanDeIgualdad .modal-header,
#adeplus.CanalEtico .modal-header {
  position: relative;
  height: auto;
  border-bottom: 0;
  flex-direction: row;
  justify-content: flex-start;
  padding: 1rem 1rem 1rem 2.3rem;
}
#adeplus.PlanDeIgualdad .modal-header.modal-header__icon,
#adeplus.CanalEtico .modal-header.modal-header__icon {
  padding: 25px 45px 0;
  flex-direction: column;
}
#adeplus.PlanDeIgualdad .modal-header.modal-header__icon::before,
#adeplus.CanalEtico .modal-header.modal-header__icon::before {
  content: "";
  display: block;
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  background-size: 55px;
  background-position: center;
  background-color: #f4f4f4;
  border-radius: 100px;
}
#adeplus.PlanDeIgualdad .modal-header.modal-header__icon.modal-header__icon-alert::before,
#adeplus.CanalEtico .modal-header.modal-header__icon.modal-header__icon-alert::before {
  background-image: url("../images/preving/alert.png");
}
#adeplus.PlanDeIgualdad .modal-header.modal-header__icon.modal-header__icon-error::before,
#adeplus.CanalEtico .modal-header.modal-header__icon.modal-header__icon-error::before {
  background-image: url("../images/preving/error.png");
}
#adeplus.PlanDeIgualdad .modal-body,
#adeplus.CanalEtico .modal-body {
  padding: 0 2.3rem;
}
#adeplus.PlanDeIgualdad .modal-footer,
#adeplus.CanalEtico .modal-footer {
  border-top: 0;
  justify-content: center;
  padding-left: 2.3rem;
  padding-right: 2.3rem;
  padding-bottom: 1.8rem;
}
#adeplus.PlanDeIgualdad .modal-body table,
#adeplus.CanalEtico .modal-body table {
  width: 100%;
  min-width: 600px;
}
#adeplus.PlanDeIgualdad .modal-body table,
#adeplus.PlanDeIgualdad .modal-body th,
#adeplus.PlanDeIgualdad .modal-body td,
#adeplus.CanalEtico .modal-body table,
#adeplus.CanalEtico .modal-body th,
#adeplus.CanalEtico .modal-body td {
  border-collapse: collapse;
}
#adeplus.PlanDeIgualdad .modal-body table thead,
#adeplus.CanalEtico .modal-body table thead {
  color: #fff;
  background-color: #004d71;
}
#adeplus.PlanDeIgualdad table.dataTable.no-footer thead tr:nth-child(2n),
#adeplus.CanalEtico table.dataTable.no-footer thead tr:nth-child(2n) {
  background-color: #055c85;
}
#adeplus.PlanDeIgualdad .modal-body table thead th,
#adeplus.CanalEtico .modal-body table thead th {
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid #004d71;
}
#adeplus.PlanDeIgualdad .modal-body table thead th.prv-th-white,
#adeplus.CanalEtico .modal-body table thead th.prv-th-white {
  text-align: left;
  background-color: #fff;
  color: #004d71;
}
#adeplus.PlanDeIgualdad .modal-body table tbody td,
#adeplus.CanalEtico .modal-body table tbody td {
  padding: 5px 10px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
#adeplus.PlanDeIgualdad .modal-body table tbody tr:last-child td,
#adeplus.CanalEtico .modal-body table tbody tr:last-child td {
  border-bottom: 2px solid #004d71;
}
#adeplus.PlanDeIgualdad .modal-body table tbody td .prv-icon.prv-icon-agree,
#adeplus.CanalEtico .modal-body table tbody td .prv-icon.prv-icon-agree {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("../images/preving/aceptado.png");
  background-size: 25px;
  background-repeat: no-repeat;
}
#adeplus.PlanDeIgualdad .row .form-group,
#adeplus.CanalEtico .row .form-group {
  margin-bottom: 5px;
}
#adeplus.PlanDeIgualdad .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger,
#adeplus.CanalEtico .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger {
  border: 1px solid #004d71;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  display: flex;
  background-color: transparent;
  width: auto;
  color: #004d71;
  padding: 0.813rem 1.5rem;
}
#adeplus.PlanDeIgualdad .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger:hover,
#adeplus.CanalEtico .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger:hover {
  background-color: #004d71;
  color: #ffffff;
}
#adeplus.PlanDeIgualdad .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger > .btn-section,
#adeplus.CanalEtico .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger > .btn-section {
  display: none;
}
#adeplus.PlanDeIgualdad .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger svg,
#adeplus.CanalEtico .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger svg {
  width: 25px;
  height: 23px;
}
#adeplus.PlanDeIgualdad .buttons-addRow,
#adeplus.CanalEtico .buttons-addRow {
  background: url("../images/preving/ico_tools_add.png") no-repeat 50% 50%;
}
#adeplus.PlanDeIgualdad .card,
#adeplus.CanalEtico .card {
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
}
#adeplus.PlanDeIgualdad .card-header,
#adeplus.CanalEtico .card-header {
  padding: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#adeplus.PlanDeIgualdad .card-header.card-header-icon::after,
#adeplus.CanalEtico .card-header.card-header-icon::after {
  content: "";
  display: inline-block;
  width: 70px;
  height: 50px;
  background-position: center;
  background-size: 30px;
  background-image: url("../images/preving/empty-row-25.svg");
  background-repeat: no-repeat;
}
#adeplus.PlanDeIgualdad .card-header.card-header-icon.prv-not-empty::after,
#adeplus.CanalEtico .card-header.card-header-icon.prv-not-empty::after {
  background-image: url("../images/preving/notempty-row-24.svg");
}
#adeplus.PlanDeIgualdad .image-warning,
#adeplus.CanalEtico .image-warning {
  text-align: center;
}
#adeplus.PlanDeIgualdad .image-warning::after,
#adeplus.CanalEtico .image-warning::after {
  content: "";
  display: inline-block;
  width: 100px;
  height: 100px;
  background-position: center;
  background-size: 100px;
  background-image: url("../images/preving/Warning.svg");
  background-repeat: no-repeat;
}
#adeplus.PlanDeIgualdad .card-header h2,
#adeplus.CanalEtico .card-header h2 {
  width: 100%;
}
#adeplus.PlanDeIgualdad .card-header:not(.card-header-icon) .btn,
#adeplus.CanalEtico .card-header:not(.card-header-icon) .btn {
  padding-right: 30px;
}
#adeplus.PlanDeIgualdad .card-header.card-header-icon h2,
#adeplus.CanalEtico .card-header.card-header-icon h2 {
  width: calc(100% - 70px);
}
#adeplus.PlanDeIgualdad .card-header .btn,
#adeplus.CanalEtico .card-header .btn {
  color: #004d71;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-right: 0.25rem;
  border-radius: 0;
}
#adeplus.PlanDeIgualdad .card-header .btn-link::after,
#adeplus.CanalEtico .card-header .btn-link::after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url("/o/adeplus-theme/images/ico_ArrowSubmenu_Expand.png");
  background-position: center;
  background-repeat: no-repeat;
  transition: all ease 0.5s;
  transform: rotate(-90deg);
}
#adeplus.PlanDeIgualdad .card-header .btn-link.collapsed::after,
#adeplus.CanalEtico .card-header .btn-link.collapsed::after {
  transform: rotate(90deg);
}
#adeplus.PlanDeIgualdad .card-body .row[data-visible-value],
#adeplus.CanalEtico .card-body .row[data-visible-value] {
  margin-left: 1rem;
  border-left: 3px solid #004d71;
  padding-left: 1rem;
}
#adeplus.PlanDeIgualdad input.form-check-input[type=text],
#adeplus.CanalEtico input.form-check-input[type=text] {
  display: block;
  margin-top: 0.25rem;
}
#adeplus.PlanDeIgualdad .prv-reverseHover-img:hover img,
#adeplus.CanalEtico .prv-reverseHover-img:hover img {
  filter: invert(100%) brightness(100);
}
#adeplus.PlanDeIgualdad #prv-loading-container,
#adeplus.CanalEtico #prv-loading-container {
  position: fixed;
  z-index: 2001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: none;
}

#adeplus.Legal {
  /* HEADER */
  /* ASIDE MENU */
  /* CONTENT */
  /* TABLE */
  /* Pagination */
  /* FORM DATOS */
  /* NAV */
  /* INPUT FILE */
  /* Link Info */
  /* MODAL */
  /* FORM */
  /* LANG BTN */
}
#adeplus.Legal #sidebar-container .brand-logo {
  background-image: url("../images/Logotipo_ADEPLUS.png");
}
#adeplus.Legal .prv-search {
  background-color: #fff;
  padding: 13px 15px;
}
#adeplus.Legal .prv-form {
  box-shadow: 0px 2px 5px rgba(197, 195, 249, 0.3);
  margin-bottom: 20px;
}
#adeplus.Legal .prv-form label,
#adeplus.Legal .prv-form legend {
  display: block;
  font-size: 0.875rem;
  color: #004d71;
  margin-bottom: 0.25rem;
}
#adeplus.Legal .prv-form fieldset label {
  display: inline-block;
}
#adeplus.Legal .prv-form input[type=text],
#adeplus.Legal .prv-form input[type=search],
#adeplus.Legal .prv-form select,
#adeplus.Legal .prv-form input[type=date],
#adeplus.Legal .prv-form .select2-container,
#adeplus.Legal .dataTables_wrapper .dataTables_length select,
#adeplus.Legal .modal-body .select2-container {
  width: 100% !important;
  border-radius: 5px;
  height: auto;
  padding: 4px 14px;
  border: 1px solid #c1c5c8;
  min-height: 40px;
}
#adeplus.Legal .dataTables_wrapper .dataTables_length select {
  min-height: 35px;
  background-color: #fff;
}
#adeplus.Legal table.dataTable.display tbody tr.odd > td {
  background-color: #f3f3f3;
}
#adeplus.Legal table.dataTable.order-column.stripe tbody tr.even > td {
  background-color: #fcfcfc;
}
#adeplus.Legal table.dataTable.display tbody tr.odd:hover > td,
#adeplus.Legal table.dataTable.display tbody tr.even:hover > td {
  background-color: #ececec;
}
#adeplus.Legal .prv-form fieldset {
  display: flex;
}
#adeplus.Legal .prv-form fieldset div.form-group:not(.input-checkbox-wrapper) {
  width: 100%;
}
#adeplus.Legal .input-checkbox-wrapper {
  margin-right: 1rem;
}
#adeplus.Legal .form-group.form-inline.input-checkbox-wrapper {
  display: inline-block;
  margin-bottom: 0;
}
#adeplus.Legal .title-group a,
#adeplus.Legal a.prv-iconLinks {
  font-weight: bold;
  color: #004d71;
  font-size: 0.938rem;
}
#adeplus.Legal .prv-iconLinks::before {
  content: "";
  background-color: #f5f7f9;
  display: inline-block;
  border-radius: 100px;
  height: 36px;
  width: 36px;
  vertical-align: middle;
  margin-right: 6px;
  margin-left: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
#adeplus.Legal .prv-iconLinks__import::before {
  background-image: url("../images/legal/importar.png");
}
#adeplus.Legal .prv-iconLinks__plus::before {
  background-image: url("../images/legal/anadir.png");
}
#adeplus.Legal .dt-button {
  padding: 0.25rem 1.2rem;
}
#adeplus.Legal .select2-container--default .select2-selection--single,
#adeplus.Legal .select2-container--default .select2-selection--multiple {
  border: 0;
}
#adeplus.Legal .prv-form .select2-container.select2-container--disabled {
  background-color: #eee;
}
#adeplus.Legal select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
}
#adeplus.Legal .prv-advanced-search__trigger,
#adeplus.Legal .prv-advanced-search__trigger:hover,
#adeplus.Legal .prv-advanced-search__trigger:focus {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #004d71;
  display: inline-block;
}
#adeplus.Legal .prv-advanced-search__trigger::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  border: 1px solid #004d71;
  border-radius: 100%;
  vertical-align: bottom;
  text-align: center;
  line-height: 20px;
  transition: all ease 0.5s;
  margin-right: 5px;
  background-image: url("../images/legal/dropdown-menu.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}
#adeplus.Legal .prv-advanced-search__trigger.active::before {
  transform: rotate(90deg);
}
#adeplus.Legal header.header {
  padding-right: 15px;
}
#adeplus.Legal .row.usuario-header {
  margin: 0.5rem 2.5rem;
  height: auto;
}
#adeplus.Legal header.header .bd-highlight {
  font-weight: 600;
  font-size: 1rem;
  color: #004d71;
}
#adeplus.Legal .header .header-empresa .user-comp-logo {
  max-height: 44px;
}
#adeplus.Legal .sidebar-expanded {
  z-index: 1 !important;
}
#adeplus.Legal #sidebar-container .list-group li.selected.active a {
  background-color: #e7edf3;
  -webkit-box-shadow: inset 6px 0 0 0 #ff9e18;
  box-shadow: inset 6px 0 0 0 #ff9e18;
}
#adeplus.Legal #sidebar-container .list-group .list-group-item span {
  font-size: 1.125rem;
}
#adeplus.Legal #sidebar-container .list-group .sidebar-submenu {
  background-color: #fbfcfd;
}
#adeplus.Legal #sidebar-container .list-group .sidebar-submenu a {
  padding-left: 45px;
}
#adeplus.Legal .content-wrapper {
  min-height: 100vh;
  height: auto;
}
#adeplus.Legal .content-wrapper #content {
  padding: 2rem 2.5rem 1rem;
  margin-top: 0;
}
#adeplus.Legal table.dataTable.stripe tbody tr.odd,
#adeplus.Legal table.dataTable.display tbody tr.odd {
  background-color: #fff;
}
#adeplus.Legal table.dataTable.hover tbody tr:hover,
#adeplus.Legal table.dataTable.display tbody tr:hover,
#adeplus.Legal table.dataTable.stripe tbody tr.odd:hover,
#adeplus.Legal table.dataTable.display tbody tr.odd:hover {
  background-color: #f6f6f6;
}
#adeplus.Legal table.dataTable {
  width: 100% !important;
}
#adeplus.Legal .ico-acciones-tabla {
  display: inline-block;
  margin: 0 8px;
  text-align: center;
  vertical-align: middle;
  line-height: 32px;
}
#adeplus.Legal .formulario .badge-info {
  background-color: #e7edf3;
  color: #333;
  font-weight: normal;
  font-size: 14px;
}
#adeplus.Legal .ico-acciones-tabla {
  border: 0;
}
#adeplus.Legal .ico-acciones-tabla span {
  color: #004d71;
}
#adeplus.Legal .ico-acciones-tabla:hover {
  background-color: #004d71;
  text-decoration: none;
}
#adeplus.Legal .ico-acciones-tabla:hover span {
  color: #ffffff;
}
#adeplus.Legal table.dataTable thead .sorting_asc,
#adeplus.Legal table.dataTable thead .sorting_desc {
  filter: grayscale(100%) brightness(160%);
}
#adeplus.Legal table.dataTable table {
  width: 100%;
}
#adeplus.Legal table.dataTable.no-footer {
  padding-top: 0.8rem;
}
#adeplus.Legal table.dataTable tbody th,
#adeplus.Legal table.dataTable tbody td {
  padding: 8px 18px;
}
#adeplus.Legal table.dataTable.no-footer {
  border-bottom: 1px solid #004d71;
}
#adeplus.Legal body .dataTables_wrapper .capaDatosTabla .dataTables_info {
  color: #004d71;
  font-size: 1.125rem;
  font-weight: bold;
  padding: 0;
}
#adeplus.Legal .btn-sm {
  padding: 14px 32px;
  border-radius: 2rem;
  margin-left: 22px;
}
#adeplus.Legal .btn-primary {
  min-width: 167px;
}
#adeplus.Legal .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #333 transparent transparent transparent;
  border-width: 5px 4px 0 4px;
  margin-left: -10px;
}
#adeplus.Legal .dt-button {
  margin-left: 4px;
}
#adeplus.Legal .capaPaginador {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
#adeplus.Legal .capaDatosTabla {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#adeplus.Legal .capaDatosTabla > div {
  width: 50%;
}
#adeplus.Legal .capaDatosTabla .dt-buttons {
  float: none;
  text-align: right;
}
#adeplus.Legal .dataTables_wrapper .dataTables_info {
  float: none;
  padding-bottom: 0.755em;
}
#adeplus.Legal .dataTables_wrapper .dataTables_paginate {
  float: none;
  text-align: center;
  width: 100%;
}
#adeplus.Legal .dataTables_wrapper .dataTables_paginate .paginate_button {
  background: #fff !important;
  border: 1px solid #c1c5c8;
  margin-left: -1px;
  font-size: 1rem;
}
#adeplus.Legal .dataTables_wrapper .dataTables_paginate .paginate_button.current,
#adeplus.Legal .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,
#adeplus.Legal .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  background: #004d71 !important;
  color: #fff !important;
}
#adeplus.Legal .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  border-radius: 0 5px 5px 0;
}
#adeplus.Legal .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  border-radius: 5px 0 0 5px;
}
#adeplus.Legal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
#adeplus.Legal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
#adeplus.Legal .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  background: transparent !important;
  color: #666 !important;
  border: 1px solid transparent !important;
}
#adeplus.Legal .dataTables_wrapper .dataTables_length {
  width: 15%;
  text-align: right;
}
#adeplus.Legal .dataTables_wrapper .dataTables_length label {
  font-size: 0 !important;
}
#adeplus.Legal .dataTables_wrapper .dataTables_length label select {
  font-size: 18px;
}
#adeplus.Legal .checksBorder {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  border: 1px solid #ebecec;
  border-radius: 5px;
  padding: 7px 14px;
}
#adeplus.Legal .capaPaginador .dataTables_length label {
  position: relative;
}
#adeplus.Legal .capaPaginador .dataTables_length label::after {
  content: "";
  width: 0;
  height: 0;
  display: inline-block;
  border-color: #333 transparent transparent transparent;
  border-width: 5px 4px 0 4px;
  border-style: solid;
  position: absolute;
  top: 18px;
  right: 10px;
}
#adeplus.Legal .capaPaginador .dataTables_length label select {
  -webkit-appearance: none;
  padding-right: 40px;
}
#adeplus.Legal .prv-form .prv-selectedInput .select2-container.select2-container--above {
  padding: 8px 5px;
  border: 0;
}
#adeplus.Legal .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e7edf3;
}
#adeplus.Legal .select2-container .select2-selection--multiple .select2-selection__rendered {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  top: 45px;
  width: 100%;
}
#adeplus.Legal .badge-btn {
  cursor: pointer;
}
#adeplus.Legal .badge-btn:hover {
  color: #fff;
  background-color: #004d71;
}
@media (max-width: 767px) {
  #adeplus.Legal .dataTables_wrapper .dataTables_length,
  #adeplus.Legal .dataTables_wrapper .dataTables_paginate {
    width: 100%;
  }
}
#adeplus.Legal .form-datos {
  width: 100%;
}
#adeplus.Legal .form-group input:required ~ label::after,
#adeplus.Legal .required label::after,
#adeplus.Legal .required legend::after {
  line-height: 1;
}
#adeplus.Legal .lfr-input-date > input {
  background-image: url("../images/legal/calendario.png");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) center;
}
#adeplus.Legal .custom-radio label {
  font-size: 1rem;
}
#adeplus.Legal .nav {
  background-color: #f5f7f9;
  border-top: 1px solid #c5d1de;
  border-bottom: 1px solid #c5d1de;
}
#adeplus.Legal .nav li a.nav-link {
  font-size: 1.125rem;
  color: #000;
}
#adeplus.Legal .nav li a.nav-link.active {
  background-color: #fff;
  font-weight: bold;
  color: #004d71;
}
#adeplus.Legal .nav li a.nav-link.active::after,
#adeplus.Legal .nav-underline .nav-item .nav-link.active::after,
#adeplus.Legal .nav-underline .tab .nav-link.active::after,
#adeplus.Legal .nav-underline .nav-item .tab a.active::after,
#adeplus.Legal .nav-underline .tab .nav-item a.active::after,
#adeplus.Legal .nav-underline .tab a.active::after,
#adeplus.Legal .nav-underline .nav-item .tab.active a::after,
#adeplus.Legal .nav-underline .tab.active .nav-item a::after,
#adeplus.Legal .nav-underline .tab.active a::after {
  background-color: #004d71;
  top: -2px;
  width: 100%;
  left: 0;
  content: "";
  position: absolute;
  height: 3px;
}
#adeplus.Legal .nav li a.nav-link.active::before {
  content: "";
  width: 100%;
  background-color: #fff;
  height: 1px;
  display: inline-block;
  left: 0;
  position: absolute;
  bottom: -1px;
}
@media (max-width: 991px) {
  #adeplus.Legal .nav-item {
    width: 100%;
  }
}
#adeplus.Legal .prv-file-container > .form-group {
  display: flex;
  flex-direction: column;
}
#adeplus.Legal .prv-file-container > .form-group > div {
  order: 3;
}
#adeplus.Legal .prv-file-container > .form-group > label {
  order: 1;
}
#adeplus.Legal .prv-file-container > .form-group > div.prv-input-file__span {
  order: 2;
}
#adeplus.Legal .prv-file-container > .form-group > input[type=file] {
  display: none;
}
#adeplus.Legal .prv-input-file__span {
  width: 100% !important;
  border-radius: 5px;
  font-size: 1rem;
  line-height: 2.3rem;
  height: auto;
  min-height: 45px;
  display: flex;
  cursor: pointer;
}
#adeplus.Legal .prv-input-file__span > span {
  padding: 2px 14px;
  display: inline-block;
  border: 1px solid #c1c5c8;
  width: 100%;
}
#adeplus.Legal .prv-input-file__span .btn-ico.delete-ico {
  max-width: 61px;
  height: 45px;
}
#adeplus.Legal .prv-input-file__btn {
  background-color: #e9ecef;
  border-radius: 5px 0 0 5px;
  max-width: 150px;
}
#adeplus.Legal .prv-input-file__span > .prv-input-file__txt {
  border-radius: 0 5px 5px 0;
  border-left: 0 solid transparent;
}
#adeplus.Legal .prv-input-file__span:hover .prv-input-file__btn {
  background-color: #004d71;
  color: #ffffff;
}
#adeplus.Legal .prv-list li::before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 5px;
  background-color: #004d71;
  margin-right: 5px;
  transform: translateY(-1px);
}
#adeplus.Legal .custom-control .icon-info {
  margin-left: 2px;
  background-color: #f4f4f4;
  display: inline-block;
  width: 15px;
  text-align: center;
  height: 15px;
  border-radius: 30px;
  color: #004d71;
}
#adeplus.Legal .title-group .toBackView {
  font-weight: 400;
  text-transform: uppercase;
  background-color: #f5f7f9;
  border-radius: 5px;
  padding: 10px;
  min-width: 200px;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
}
#adeplus.Legal .title-group .toBackView i {
  margin-right: 10px;
}
#adeplus.Legal .title-group .toBackView:hover {
  background-color: #004d71;
  color: #f5f7f9;
  text-decoration: none;
}
#adeplus.Legal .title-group {
  margin-bottom: 0;
}
#adeplus.Legal .title-group h2 {
  text-transform: uppercase;
  font-weight: bold;
  color: #004d71;
  font-size: 1.87rem;
}
#adeplus.Legal .prv-linkInfo-content li {
  display: inline-block;
}
#adeplus.Legal .prv-linkInfo-content li:not(:first-child):before {
  content: "";
  height: 18px;
  width: 1px;
  background-color: #e7edf3;
  display: inline-block;
  vertical-align: middle;
}
#adeplus.Legal .prv-linkInfo-content a {
  color: #008bcc;
  display: inline-block;
  padding: 6px;
}
#adeplus.Legal .prv-linkInfo-content a:hover i {
  text-decoration: none;
}
#adeplus.Legal .modal.show {
  display: flex;
  justify-content: center;
  align-items: center;
}
#adeplus.Legal .modal.show .modal-dialog {
  position: static;
  min-width: 520px;
}
#adeplus.Legal .modal-header.modal-header__icon .close.hide-modal {
  position: absolute;
  top: 15px;
  right: 15px;
}
#adeplus.Legal .modal-header.modal-header__icon .close.hide-modal span {
  font-size: 2rem !important;
  font-weight: 400;
}
#adeplus.Legal .modal-header.modal-header__icon .modal-title {
  text-align: center;
  font-size: 1.4rem;
}
#adeplus.Legal .modal-header {
  position: relative;
  height: auto;
  border-bottom: 0;
  flex-direction: row;
  justify-content: flex-start;
  padding: 1rem 1rem 1rem 2.3rem;
}
#adeplus.Legal .modal-header.modal-header__icon {
  padding: 25px 45px 0;
  flex-direction: column;
}
#adeplus.Legal .modal-header.modal-header__icon::before {
  content: "";
  display: block;
  height: 100px;
  width: 100px;
  background-repeat: no-repeat;
  background-size: 55px;
  background-position: center;
  background-color: #f4f4f4;
  border-radius: 100px;
}
#adeplus.Legal .modal-header.modal-header__icon.modal-header__icon-alert::before {
  background-image: url("../images/legal/alert.png");
}
#adeplus.Legal .modal-header.modal-header__icon.modal-header__icon-error::before {
  background-image: url("../images/legal/error.png");
}
#adeplus.Legal .modal-body {
  padding: 0 2.3rem;
}
#adeplus.Legal .modal-footer {
  border-top: 0;
  justify-content: center;
  padding-left: 2.3rem;
  padding-right: 2.3rem;
  padding-bottom: 1.8rem;
}
#adeplus.Legal .modal-body table {
  width: 100%;
  min-width: 600px;
}
#adeplus.Legal .modal-body table,
#adeplus.Legal .modal-body th,
#adeplus.Legal .modal-body td {
  border-collapse: collapse;
}
#adeplus.Legal .modal-body table thead {
  color: #fff;
  background-color: #004d71;
}
#adeplus.Legal .modal-body table thead th {
  padding: 10px;
  text-align: center;
  border-bottom: 1px solid #004d71;
}
#adeplus.Legal .modal-body table thead th.prv-th-white {
  text-align: left;
  background-color: #fff;
  color: #004d71;
}
#adeplus.Legal .modal-body table tbody td {
  padding: 5px 10px;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}
#adeplus.Legal .modal-body table tbody tr:last-child td {
  border-bottom: 2px solid #004d71;
}
#adeplus.Legal .modal-body table tbody td .prv-icon.prv-icon-agree {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url("../images/legal/aceptado.png");
  background-size: 25px;
  background-repeat: no-repeat;
}
#adeplus.Legal .row .form-group {
  margin-bottom: 5px;
}
#adeplus.Legal .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger {
  border: 1px solid #004d71;
  margin-top: 0.5rem;
  margin-bottom: 1rem;
  display: flex;
  background-color: transparent;
  width: auto;
  color: #004d71;
  padding: 0.813rem 1.5rem;
}
#adeplus.Legal .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger:hover {
  background-color: #004d71;
  color: #ffffff;
}
#adeplus.Legal .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger > .btn-section {
  display: none;
}
#adeplus.Legal .btn.btn-monospaced.btn-secondary.dropdown-toggle.input-localized-trigger svg {
  width: 25px;
  height: 23px;
}

/* Estilos personalizados de la aplicación */
/**** FONTS */
/**** TAMAÑO BASE, FONT */
.fw-semibold {
  font-weight: 600;
}

.font-base_14 {
  font-size: 14px;
}

.font-base_16 {
  font-size: 16px;
}

.fst-italic {
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter_18pt-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
/**** COLORS */
/**** COLORS TYPS libels*/
.label-yellow, #adeplus.ServicioDeProtocolos .tipo-protocolo,
#adeplus.Empresas.Adeplus .tipo-protocolo {
  background-color: rgba(249, 220, 68, 0.5);
}

.label-yellow2, #adeplus.ServicioDeProtocolos .tipo-pdte,
#adeplus.Empresas.Adeplus .tipo-pdte {
  background-color: rgb(251, 237, 161);
}

.label-red, #adeplus.ServicioDeProtocolos .tipo-descartado,
#adeplus.Empresas.Adeplus .tipo-descartado {
  background-color: rgb(255, 152, 152);
}

.label-green, #adeplus.ServicioDeProtocolos .tipo-si,
#adeplus.ServicioDeProtocolos .tipo-validado,
#adeplus.Empresas.Adeplus .tipo-si,
#adeplus.Empresas.Adeplus .tipo-validado {
  background-color: rgba(174, 252, 196, 0.5);
}

.label-gray {
  background-color: rgb(230, 230, 230);
}

.label-gray-light, #adeplus.ServicioDeProtocolos .tipo-no,
#adeplus.Empresas.Adeplus .tipo-no {
  background-color: rgb(230, 238, 241);
}

.label-violet, #adeplus.ServicioDeProtocolos .tipo-resumen,
#adeplus.Empresas.Adeplus .tipo-resumen {
  background-color: rgba(184, 129, 255, 0.5);
}

.label-orange, #adeplus.ServicioDeProtocolos .tipo-formacion,
#adeplus.Empresas.Adeplus .tipo-formacion {
  background-color: rgba(255, 156, 40, 0.5);
}

.label-blue {
  background-color: rgb(160, 221, 255);
}

#adeplus.ServicioDeProtocolos,
#adeplus.Empresas.Adeplus {
  /**** MODAL GENERAL */
  /**** MODAL GENERAL */
  /**** TOAST */
  /**** end TOAST*/
  /**** GENERIC STYLE TOOLTIP CUSTOM */
  /**Pestañas cuestionario inicial*/
}
#adeplus.ServicioDeProtocolos *,
#adeplus.Empresas.Adeplus * {
  font-family: Montserrat, sans-serif;
}
#adeplus.ServicioDeProtocolos .color-black,
#adeplus.Empresas.Adeplus .color-black {
  color: #333333 !important;
}
#adeplus.ServicioDeProtocolos .font-bold,
#adeplus.Empresas.Adeplus .font-bold {
  font-weight: 700;
}
#adeplus.ServicioDeProtocolos .font-size-14,
#adeplus.Empresas.Adeplus .font-size-14 {
  font-size: 14px !important;
}
#adeplus.ServicioDeProtocolos .line-height-17,
#adeplus.Empresas.Adeplus .line-height-17 {
  line-height: 17px;
}
#adeplus.ServicioDeProtocolos .title-h4__bold,
#adeplus.Empresas.Adeplus .title-h4__bold {
  font-family: "Inter", sans-serif;
  font-weight: 700;
}
#adeplus.ServicioDeProtocolos .title-h4_mont_bold,
#adeplus.Empresas.Adeplus .title-h4_mont_bold {
  font-size: 18px;
  font-weight: 700;
}
#adeplus.ServicioDeProtocolos .title-h1__bold,
#adeplus.Empresas.Adeplus .title-h1__bold {
  font-size: 27px;
  font-weight: 700;
}
#adeplus.ServicioDeProtocolos .font-inter,
#adeplus.Empresas.Adeplus .font-inter {
  font-family: "Inter";
}
#adeplus.ServicioDeProtocolos #sidebar-container .list-group .border-bottom-outline,
#adeplus.Empresas.Adeplus #sidebar-container .list-group .border-bottom-outline {
  border-bottom: 1px solid #d1d1d1;
}
#adeplus.ServicioDeProtocolos .header .idioma,
#adeplus.Empresas.Adeplus .header .idioma {
  width: 62px;
}
#adeplus.ServicioDeProtocolos .btn-guardar,
#adeplus.ServicioDeProtocolos .generate-protocolo-error,
#adeplus.ServicioDeProtocolos .generate-protocolo,
#adeplus.Empresas.Adeplus .btn-guardar,
#adeplus.Empresas.Adeplus .generate-protocolo-error,
#adeplus.Empresas.Adeplus .generate-protocolo {
  display: flex;
  height: 34px;
  padding: 0px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-align: center;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  border-radius: 4px;
  background: #044666;
  margin-right: 10px;
  text-decoration: none;
  border: none !important;
}
#adeplus.ServicioDeProtocolos .box-btns,
#adeplus.Empresas.Adeplus .box-btns {
  margin-top: 40px;
}
#adeplus.ServicioDeProtocolos .btn-restore-form .icon-restore,
#adeplus.ServicioDeProtocolos .btn-restore-form .icon-folder,
#adeplus.ServicioDeProtocolos .btn-restore .icon-restore,
#adeplus.ServicioDeProtocolos .btn-restore .icon-folder,
#adeplus.Empresas.Adeplus .btn-restore-form .icon-restore,
#adeplus.Empresas.Adeplus .btn-restore-form .icon-folder,
#adeplus.Empresas.Adeplus .btn-restore .icon-restore,
#adeplus.Empresas.Adeplus .btn-restore .icon-folder {
  width: 17px;
  height: 17px;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
#adeplus.ServicioDeProtocolos .btn-restore-form .icon-restore:before,
#adeplus.ServicioDeProtocolos .btn-restore-form .icon-folder:before,
#adeplus.ServicioDeProtocolos .btn-restore .icon-restore:before,
#adeplus.ServicioDeProtocolos .btn-restore .icon-folder:before,
#adeplus.Empresas.Adeplus .btn-restore-form .icon-restore:before,
#adeplus.Empresas.Adeplus .btn-restore-form .icon-folder:before,
#adeplus.Empresas.Adeplus .btn-restore .icon-restore:before,
#adeplus.Empresas.Adeplus .btn-restore .icon-folder:before {
  content: none !important;
}
#adeplus.ServicioDeProtocolos .btn-restore-form:before,
#adeplus.ServicioDeProtocolos .btn-restore:before,
#adeplus.Empresas.Adeplus .btn-restore-form:before,
#adeplus.Empresas.Adeplus .btn-restore:before {
  content: none !important;
}
#adeplus.ServicioDeProtocolos .btn-restore-form .icon-restore,
#adeplus.ServicioDeProtocolos .btn-restore .icon-restore,
#adeplus.Empresas.Adeplus .btn-restore-form .icon-restore,
#adeplus.Empresas.Adeplus .btn-restore .icon-restore {
  background-image: url("../images/icon-arrow-spin.svg");
  cursor: pointer;
}
#adeplus.ServicioDeProtocolos .btn-restore-form .icon-folder,
#adeplus.ServicioDeProtocolos .btn-restore .icon-folder,
#adeplus.Empresas.Adeplus .btn-restore-form .icon-folder,
#adeplus.Empresas.Adeplus .btn-restore .icon-folder {
  width: 24px;
  height: 24px;
  background-image: url("../images/icon-folder-down-arrow.svg");
}
#adeplus.ServicioDeProtocolos .btn-restore.help-icon-tooltip.help-icon.text-table-ellipsis-tooltip:after,
#adeplus.Empresas.Adeplus .btn-restore.help-icon-tooltip.help-icon.text-table-ellipsis-tooltip:after {
  left: unset;
  right: 0;
  bottom: 140%;
  min-width: fit-content;
  white-space: nowrap !important;
}
#adeplus.ServicioDeProtocolos .btn-download,
#adeplus.ServicioDeProtocolos .btn-url,
#adeplus.ServicioDeProtocolos .btn-save,
#adeplus.ServicioDeProtocolos .btn-discard,
#adeplus.ServicioDeProtocolos .btn-validate,
#adeplus.Empresas.Adeplus .btn-download,
#adeplus.Empresas.Adeplus .btn-url,
#adeplus.Empresas.Adeplus .btn-save,
#adeplus.Empresas.Adeplus .btn-discard,
#adeplus.Empresas.Adeplus .btn-validate {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 10px 20px;
  font-weight: normal;
  text-transform: math-auto;
  background-color: transparent;
  transition: background-color 0.2s ease;
  height: 35px;
  align-items: center;
  align-self: center;
}
#adeplus.ServicioDeProtocolos .btn-download .icon-download,
#adeplus.ServicioDeProtocolos .btn-download .icon-link,
#adeplus.ServicioDeProtocolos .btn-download .icon-discard,
#adeplus.ServicioDeProtocolos .btn-download .icon-validate,
#adeplus.ServicioDeProtocolos .btn-url .icon-download,
#adeplus.ServicioDeProtocolos .btn-url .icon-link,
#adeplus.ServicioDeProtocolos .btn-url .icon-discard,
#adeplus.ServicioDeProtocolos .btn-url .icon-validate,
#adeplus.ServicioDeProtocolos .btn-save .icon-download,
#adeplus.ServicioDeProtocolos .btn-save .icon-link,
#adeplus.ServicioDeProtocolos .btn-save .icon-discard,
#adeplus.ServicioDeProtocolos .btn-save .icon-validate,
#adeplus.ServicioDeProtocolos .btn-discard .icon-download,
#adeplus.ServicioDeProtocolos .btn-discard .icon-link,
#adeplus.ServicioDeProtocolos .btn-discard .icon-discard,
#adeplus.ServicioDeProtocolos .btn-discard .icon-validate,
#adeplus.ServicioDeProtocolos .btn-validate .icon-download,
#adeplus.ServicioDeProtocolos .btn-validate .icon-link,
#adeplus.ServicioDeProtocolos .btn-validate .icon-discard,
#adeplus.ServicioDeProtocolos .btn-validate .icon-validate,
#adeplus.Empresas.Adeplus .btn-download .icon-download,
#adeplus.Empresas.Adeplus .btn-download .icon-link,
#adeplus.Empresas.Adeplus .btn-download .icon-discard,
#adeplus.Empresas.Adeplus .btn-download .icon-validate,
#adeplus.Empresas.Adeplus .btn-url .icon-download,
#adeplus.Empresas.Adeplus .btn-url .icon-link,
#adeplus.Empresas.Adeplus .btn-url .icon-discard,
#adeplus.Empresas.Adeplus .btn-url .icon-validate,
#adeplus.Empresas.Adeplus .btn-save .icon-download,
#adeplus.Empresas.Adeplus .btn-save .icon-link,
#adeplus.Empresas.Adeplus .btn-save .icon-discard,
#adeplus.Empresas.Adeplus .btn-save .icon-validate,
#adeplus.Empresas.Adeplus .btn-discard .icon-download,
#adeplus.Empresas.Adeplus .btn-discard .icon-link,
#adeplus.Empresas.Adeplus .btn-discard .icon-discard,
#adeplus.Empresas.Adeplus .btn-discard .icon-validate,
#adeplus.Empresas.Adeplus .btn-validate .icon-download,
#adeplus.Empresas.Adeplus .btn-validate .icon-link,
#adeplus.Empresas.Adeplus .btn-validate .icon-discard,
#adeplus.Empresas.Adeplus .btn-validate .icon-validate {
  width: 17px;
  height: 17px;
  position: relative;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}
#adeplus.ServicioDeProtocolos .btn-download .icon-download:before,
#adeplus.ServicioDeProtocolos .btn-download .icon-link:before,
#adeplus.ServicioDeProtocolos .btn-download .icon-discard:before,
#adeplus.ServicioDeProtocolos .btn-download .icon-validate:before,
#adeplus.ServicioDeProtocolos .btn-url .icon-download:before,
#adeplus.ServicioDeProtocolos .btn-url .icon-link:before,
#adeplus.ServicioDeProtocolos .btn-url .icon-discard:before,
#adeplus.ServicioDeProtocolos .btn-url .icon-validate:before,
#adeplus.ServicioDeProtocolos .btn-save .icon-download:before,
#adeplus.ServicioDeProtocolos .btn-save .icon-link:before,
#adeplus.ServicioDeProtocolos .btn-save .icon-discard:before,
#adeplus.ServicioDeProtocolos .btn-save .icon-validate:before,
#adeplus.ServicioDeProtocolos .btn-discard .icon-download:before,
#adeplus.ServicioDeProtocolos .btn-discard .icon-link:before,
#adeplus.ServicioDeProtocolos .btn-discard .icon-discard:before,
#adeplus.ServicioDeProtocolos .btn-discard .icon-validate:before,
#adeplus.ServicioDeProtocolos .btn-validate .icon-download:before,
#adeplus.ServicioDeProtocolos .btn-validate .icon-link:before,
#adeplus.ServicioDeProtocolos .btn-validate .icon-discard:before,
#adeplus.ServicioDeProtocolos .btn-validate .icon-validate:before,
#adeplus.Empresas.Adeplus .btn-download .icon-download:before,
#adeplus.Empresas.Adeplus .btn-download .icon-link:before,
#adeplus.Empresas.Adeplus .btn-download .icon-discard:before,
#adeplus.Empresas.Adeplus .btn-download .icon-validate:before,
#adeplus.Empresas.Adeplus .btn-url .icon-download:before,
#adeplus.Empresas.Adeplus .btn-url .icon-link:before,
#adeplus.Empresas.Adeplus .btn-url .icon-discard:before,
#adeplus.Empresas.Adeplus .btn-url .icon-validate:before,
#adeplus.Empresas.Adeplus .btn-save .icon-download:before,
#adeplus.Empresas.Adeplus .btn-save .icon-link:before,
#adeplus.Empresas.Adeplus .btn-save .icon-discard:before,
#adeplus.Empresas.Adeplus .btn-save .icon-validate:before,
#adeplus.Empresas.Adeplus .btn-discard .icon-download:before,
#adeplus.Empresas.Adeplus .btn-discard .icon-link:before,
#adeplus.Empresas.Adeplus .btn-discard .icon-discard:before,
#adeplus.Empresas.Adeplus .btn-discard .icon-validate:before,
#adeplus.Empresas.Adeplus .btn-validate .icon-download:before,
#adeplus.Empresas.Adeplus .btn-validate .icon-link:before,
#adeplus.Empresas.Adeplus .btn-validate .icon-discard:before,
#adeplus.Empresas.Adeplus .btn-validate .icon-validate:before {
  content: none;
}
#adeplus.ServicioDeProtocolos .btn-download .icon-download,
#adeplus.ServicioDeProtocolos .btn-url .icon-download,
#adeplus.ServicioDeProtocolos .btn-save .icon-download,
#adeplus.ServicioDeProtocolos .btn-discard .icon-download,
#adeplus.ServicioDeProtocolos .btn-validate .icon-download,
#adeplus.Empresas.Adeplus .btn-download .icon-download,
#adeplus.Empresas.Adeplus .btn-url .icon-download,
#adeplus.Empresas.Adeplus .btn-save .icon-download,
#adeplus.Empresas.Adeplus .btn-discard .icon-download,
#adeplus.Empresas.Adeplus .btn-validate .icon-download {
  width: 24px;
  height: 24px;
  background-image: url("../images/icon-download.svg");
}
#adeplus.ServicioDeProtocolos .btn-download .icon-link,
#adeplus.ServicioDeProtocolos .btn-url .icon-link,
#adeplus.ServicioDeProtocolos .btn-save .icon-link,
#adeplus.ServicioDeProtocolos .btn-discard .icon-link,
#adeplus.ServicioDeProtocolos .btn-validate .icon-link,
#adeplus.Empresas.Adeplus .btn-download .icon-link,
#adeplus.Empresas.Adeplus .btn-url .icon-link,
#adeplus.Empresas.Adeplus .btn-save .icon-link,
#adeplus.Empresas.Adeplus .btn-discard .icon-link,
#adeplus.Empresas.Adeplus .btn-validate .icon-link {
  background-image: url("../images/icon-link.svg");
}
#adeplus.ServicioDeProtocolos .btn-download .icon-discard,
#adeplus.ServicioDeProtocolos .btn-url .icon-discard,
#adeplus.ServicioDeProtocolos .btn-save .icon-discard,
#adeplus.ServicioDeProtocolos .btn-discard .icon-discard,
#adeplus.ServicioDeProtocolos .btn-validate .icon-discard,
#adeplus.Empresas.Adeplus .btn-download .icon-discard,
#adeplus.Empresas.Adeplus .btn-url .icon-discard,
#adeplus.Empresas.Adeplus .btn-save .icon-discard,
#adeplus.Empresas.Adeplus .btn-discard .icon-discard,
#adeplus.Empresas.Adeplus .btn-validate .icon-discard {
  width: 15px;
  height: 15px;
  background-image: url("../images/icon-close.svg");
}
#adeplus.ServicioDeProtocolos .btn-download .icon-validate,
#adeplus.ServicioDeProtocolos .btn-url .icon-validate,
#adeplus.ServicioDeProtocolos .btn-save .icon-validate,
#adeplus.ServicioDeProtocolos .btn-discard .icon-validate,
#adeplus.ServicioDeProtocolos .btn-validate .icon-validate,
#adeplus.Empresas.Adeplus .btn-download .icon-validate,
#adeplus.Empresas.Adeplus .btn-url .icon-validate,
#adeplus.Empresas.Adeplus .btn-save .icon-validate,
#adeplus.Empresas.Adeplus .btn-discard .icon-validate,
#adeplus.Empresas.Adeplus .btn-validate .icon-validate {
  width: 15px;
  height: 12px;
  background-image: url("../images/icon-check.svg");
}
#adeplus.ServicioDeProtocolos .btn-download:hover,
#adeplus.ServicioDeProtocolos .btn-url:hover,
#adeplus.ServicioDeProtocolos .btn-save:hover,
#adeplus.ServicioDeProtocolos .btn-discard:hover,
#adeplus.ServicioDeProtocolos .btn-validate:hover,
#adeplus.Empresas.Adeplus .btn-download:hover,
#adeplus.Empresas.Adeplus .btn-url:hover,
#adeplus.Empresas.Adeplus .btn-save:hover,
#adeplus.Empresas.Adeplus .btn-discard:hover,
#adeplus.Empresas.Adeplus .btn-validate:hover {
  background-color: #F2F2F2;
  transition: background-color 0.2s ease;
}
#adeplus.ServicioDeProtocolos .btn-validate,
#adeplus.Empresas.Adeplus .btn-validate {
  background-color: #004d71;
  transition: background-color 0.2s ease;
  color: #fff;
}
#adeplus.ServicioDeProtocolos .btn-validate:hover,
#adeplus.Empresas.Adeplus .btn-validate:hover {
  background-color: #003952;
  transition: background-color 0.2s ease;
}
#adeplus.ServicioDeProtocolos .title-group,
#adeplus.Empresas.Adeplus .title-group {
  margin-bottom: 21px;
}
#adeplus.ServicioDeProtocolos .title-group h2,
#adeplus.Empresas.Adeplus .title-group h2 {
  font-size: 27px;
  font-weight: 600;
  line-height: 24px;
  font-family: "Inter", "Ubuntu", sans-serif;
}
#adeplus.ServicioDeProtocolos .capaDatosTabla,
#adeplus.Empresas.Adeplus .capaDatosTabla {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#adeplus.ServicioDeProtocolos .formulario select.form-control,
#adeplus.Empresas.Adeplus .formulario select.form-control {
  background-image: url("../images/select.png") !important;
  background-size: 16px;
  max-width: 358px;
  height: 34px;
  font-size: 14px;
}
#adeplus.ServicioDeProtocolos .cuestionario-message,
#adeplus.Empresas.Adeplus .cuestionario-message {
  background: #c8edf1;
  border-radius: 3px;
  border-left: 4px solid #5bc3da;
  padding: 8px 16px;
  display: block;
  margin-top: 40px;
  margin-bottom: 20px;
  color: #247294;
}
#adeplus.ServicioDeProtocolos #sidebar-container,
#adeplus.Empresas.Adeplus #sidebar-container {
  z-index: auto !important;
}
#adeplus.ServicioDeProtocolos .sidebar-expanded,
#adeplus.Empresas.Adeplus .sidebar-expanded {
  z-index: auto !important;
}
#adeplus.ServicioDeProtocolos .btn-add-responsable,
#adeplus.ServicioDeProtocolos .add-consultant,
#adeplus.ServicioDeProtocolos .add-protocolo,
#adeplus.ServicioDeProtocolos .add-informe,
#adeplus.ServicioDeProtocolos .add-cuestionario,
#adeplus.ServicioDeProtocolos .btn-add-form,
#adeplus.ServicioDeProtocolos .btn-ia,
#adeplus.ServicioDeProtocolos .btn-add,
#adeplus.ServicioDeProtocolos .btn-restore-form,
#adeplus.Empresas.Adeplus .btn-add-responsable,
#adeplus.Empresas.Adeplus .add-consultant,
#adeplus.Empresas.Adeplus .add-protocolo,
#adeplus.Empresas.Adeplus .add-informe,
#adeplus.Empresas.Adeplus .add-cuestionario,
#adeplus.Empresas.Adeplus .btn-add-form,
#adeplus.Empresas.Adeplus .btn-ia,
#adeplus.Empresas.Adeplus .btn-add,
#adeplus.Empresas.Adeplus .btn-restore-form {
  display: flex;
  height: 34px;
  border: 1px solid #c8c8c8;
  align-items: center;
  justify-content: center;
  color: #474747;
  font-weight: 500;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 0 16px;
  border-radius: 4px;
  width: auto;
  margin-right: 15px;
  cursor: pointer;
}
#adeplus.ServicioDeProtocolos .btn-add-responsable::before,
#adeplus.ServicioDeProtocolos .add-consultant::before,
#adeplus.ServicioDeProtocolos .add-protocolo::before,
#adeplus.ServicioDeProtocolos .add-informe::before,
#adeplus.ServicioDeProtocolos .add-cuestionario::before,
#adeplus.ServicioDeProtocolos .btn-add-form::before,
#adeplus.ServicioDeProtocolos .btn-ia::before,
#adeplus.ServicioDeProtocolos .btn-add::before,
#adeplus.ServicioDeProtocolos .btn-restore-form::before,
#adeplus.Empresas.Adeplus .btn-add-responsable::before,
#adeplus.Empresas.Adeplus .add-consultant::before,
#adeplus.Empresas.Adeplus .add-protocolo::before,
#adeplus.Empresas.Adeplus .add-informe::before,
#adeplus.Empresas.Adeplus .add-cuestionario::before,
#adeplus.Empresas.Adeplus .btn-add-form::before,
#adeplus.Empresas.Adeplus .btn-ia::before,
#adeplus.Empresas.Adeplus .btn-add::before,
#adeplus.Empresas.Adeplus .btn-restore-form::before {
  content: "+";
  padding-right: 6px;
  color: #474747;
  font-size: 18px;
}
#adeplus.ServicioDeProtocolos .btn-ia:before,
#adeplus.Empresas.Adeplus .btn-ia:before {
  content: "-";
}
#adeplus.ServicioDeProtocolos .btn-add-form:before,
#adeplus.Empresas.Adeplus .btn-add-form:before {
  content: none;
}
#adeplus.ServicioDeProtocolos table.dataTable tbody th,
#adeplus.ServicioDeProtocolos table.dataTable tbody td,
#adeplus.Empresas.Adeplus table.dataTable tbody th,
#adeplus.Empresas.Adeplus table.dataTable tbody td {
  padding: 16px 5px;
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #adeplus.ServicioDeProtocolos table.dataTable tbody th,
  #adeplus.ServicioDeProtocolos table.dataTable tbody td,
  #adeplus.Empresas.Adeplus table.dataTable tbody th,
  #adeplus.Empresas.Adeplus table.dataTable tbody td {
    padding: 16px 8px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #adeplus.ServicioDeProtocolos table.dataTable tbody th,
  #adeplus.ServicioDeProtocolos table.dataTable tbody td,
  #adeplus.Empresas.Adeplus table.dataTable tbody th,
  #adeplus.Empresas.Adeplus table.dataTable tbody td {
    padding: 16px 10px;
  }
}
@media (min-width: 1601px) {
  #adeplus.ServicioDeProtocolos table.dataTable tbody th,
  #adeplus.ServicioDeProtocolos table.dataTable tbody td,
  #adeplus.Empresas.Adeplus table.dataTable tbody th,
  #adeplus.Empresas.Adeplus table.dataTable tbody td {
    padding: 16px 11px;
  }
}
#adeplus.ServicioDeProtocolos table.dataTable.hover tbody tr:hover,
#adeplus.ServicioDeProtocolos table.dataTable.stripe tbody tr.odd:hover,
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.odd:hover,
#adeplus.ServicioDeProtocolos table.dataTable.stripe tbody tr.even:hover,
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.even:hover,
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.row-odd:hover,
#adeplus.Empresas.Adeplus table.dataTable.hover tbody tr:hover,
#adeplus.Empresas.Adeplus table.dataTable.stripe tbody tr.odd:hover,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.odd:hover,
#adeplus.Empresas.Adeplus table.dataTable.stripe tbody tr.even:hover,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.even:hover,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.row-odd:hover {
  background-color: #f6f6f6;
}
#adeplus.ServicioDeProtocolos table.dataTable.hover tbody tr:hover .ico-acciones-tabla,
#adeplus.ServicioDeProtocolos table.dataTable.stripe tbody tr.odd:hover .ico-acciones-tabla,
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.odd:hover .ico-acciones-tabla,
#adeplus.ServicioDeProtocolos table.dataTable.stripe tbody tr.even:hover .ico-acciones-tabla,
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.even:hover .ico-acciones-tabla,
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.row-odd:hover .ico-acciones-tabla,
#adeplus.Empresas.Adeplus table.dataTable.hover tbody tr:hover .ico-acciones-tabla,
#adeplus.Empresas.Adeplus table.dataTable.stripe tbody tr.odd:hover .ico-acciones-tabla,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.odd:hover .ico-acciones-tabla,
#adeplus.Empresas.Adeplus table.dataTable.stripe tbody tr.even:hover .ico-acciones-tabla,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.even:hover .ico-acciones-tabla,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.row-odd:hover .ico-acciones-tabla {
  opacity: 1;
}
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr:hover > .sorting_1,
#adeplus.ServicioDeProtocolos table.dataTable.order-column.hover tbody tr:hover > .sorting_1,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr:hover > .sorting_1,
#adeplus.Empresas.Adeplus table.dataTable.order-column.hover tbody tr:hover > .sorting_1 {
  background-color: #f6f6f6 !important;
}
#adeplus.ServicioDeProtocolos table.dataTable thead .sorting,
#adeplus.Empresas.Adeplus table.dataTable thead .sorting {
  background-image: none;
}
#adeplus.ServicioDeProtocolos table.dataTable thead .sorting_asc,
#adeplus.Empresas.Adeplus table.dataTable thead .sorting_asc {
  background-image: none;
}
#adeplus.ServicioDeProtocolos table.dataTable thead th:hover.sorting,
#adeplus.Empresas.Adeplus table.dataTable thead th:hover.sorting {
  background-image: url("https://cdn.datatables.net/1.10.21/images/sort_both.png");
}
#adeplus.ServicioDeProtocolos table.dataTable thead th:hover.sorting_asc,
#adeplus.Empresas.Adeplus table.dataTable thead th:hover.sorting_asc {
  background-image: url("https://cdn.datatables.net/1.10.21/images/sort_both.png");
}
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.even > .sorting_1,
#adeplus.ServicioDeProtocolos table.dataTable.order-column.stripe tbody tr.even > .sorting_1,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.even > .sorting_1,
#adeplus.Empresas.Adeplus table.dataTable.order-column.stripe tbody tr.even > .sorting_1 {
  background-color: white;
}
#adeplus.ServicioDeProtocolos table.dataTable.stripe tbody tr.odd,
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.odd,
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.row-odd,
#adeplus.Empresas.Adeplus table.dataTable.stripe tbody tr.odd,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.odd,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.row-odd {
  background-color: white;
}
#adeplus.ServicioDeProtocolos table.dataTable.stripe tbody tr.even,
#adeplus.ServicioDeProtocolos table.dataTable.display tbody tr.even,
#adeplus.Empresas.Adeplus table.dataTable.stripe tbody tr.even,
#adeplus.Empresas.Adeplus table.dataTable.display tbody tr.even {
  background-color: white;
}
#adeplus.ServicioDeProtocolos table.dataTable.no-footer,
#adeplus.Empresas.Adeplus table.dataTable.no-footer {
  border-bottom: 1px solid #ddd;
  padding-top: 21px;
  /* border-top: none !important; */
}
#adeplus.ServicioDeProtocolos table.dataTable thead th,
#adeplus.Empresas.Adeplus table.dataTable thead th {
  border: none;
}
#adeplus.ServicioDeProtocolos table.dataTable thead th,
#adeplus.ServicioDeProtocolos table.dataTable thead td,
#adeplus.Empresas.Adeplus table.dataTable thead th,
#adeplus.Empresas.Adeplus table.dataTable thead td {
  padding: 16px 5px;
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #adeplus.ServicioDeProtocolos table.dataTable thead th,
  #adeplus.ServicioDeProtocolos table.dataTable thead td,
  #adeplus.Empresas.Adeplus table.dataTable thead th,
  #adeplus.Empresas.Adeplus table.dataTable thead td {
    padding: 16px 8px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #adeplus.ServicioDeProtocolos table.dataTable thead th,
  #adeplus.ServicioDeProtocolos table.dataTable thead td,
  #adeplus.Empresas.Adeplus table.dataTable thead th,
  #adeplus.Empresas.Adeplus table.dataTable thead td {
    padding: 16px 10px;
  }
}
@media (min-width: 1601px) {
  #adeplus.ServicioDeProtocolos table.dataTable thead th,
  #adeplus.ServicioDeProtocolos table.dataTable thead td,
  #adeplus.Empresas.Adeplus table.dataTable thead th,
  #adeplus.Empresas.Adeplus table.dataTable thead td {
    padding: 16px 11px;
  }
}
#adeplus.ServicioDeProtocolos table.dataTable thead th ul,
#adeplus.ServicioDeProtocolos table.dataTable thead td ul,
#adeplus.Empresas.Adeplus table.dataTable thead th ul,
#adeplus.Empresas.Adeplus table.dataTable thead td ul {
  margin-bottom: 0;
}
#adeplus.ServicioDeProtocolos .btn-delete-ia,
#adeplus.ServicioDeProtocolos .btn-add-ia,
#adeplus.Empresas.Adeplus .btn-delete-ia,
#adeplus.Empresas.Adeplus .btn-add-ia {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  width: fit-content;
  text-decoration: none;
  background-color: transparent;
  transition: background-color 0.2s ease;
  border-radius: 5px;
  padding: 5px 10px 5px 45px;
  cursor: pointer;
}
#adeplus.ServicioDeProtocolos .btn-delete-ia:before,
#adeplus.ServicioDeProtocolos .btn-add-ia:before,
#adeplus.Empresas.Adeplus .btn-delete-ia:before,
#adeplus.Empresas.Adeplus .btn-add-ia:before {
  content: "";
  position: absolute;
  left: 16px;
  width: 18px;
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
}
#adeplus.ServicioDeProtocolos .btn-delete-ia:hover,
#adeplus.ServicioDeProtocolos .btn-add-ia:hover,
#adeplus.Empresas.Adeplus .btn-delete-ia:hover,
#adeplus.Empresas.Adeplus .btn-add-ia:hover {
  background-color: #F2F2F2;
  transition: background-color 0.2s ease;
}
#adeplus.ServicioDeProtocolos .btn-delete-ia:before,
#adeplus.Empresas.Adeplus .btn-delete-ia:before {
  background: url("../images/menos.svg") no-repeat center center;
}
#adeplus.ServicioDeProtocolos .btn-add-ia:before,
#adeplus.Empresas.Adeplus .btn-add-ia:before {
  background: url("../images/plus.svg") no-repeat center center;
}
#adeplus.ServicioDeProtocolos .dataTables_filter,
#adeplus.Empresas.Adeplus .dataTables_filter {
  float: none;
  width: 80%;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .icon-dropdown-down,
#adeplus.Empresas.Adeplus .dataTables_filter .icon-dropdown-down {
  background: url("../images/chevron-up.png") no-repeat center center;
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .icon-dropdown-down.less,
#adeplus.Empresas.Adeplus .dataTables_filter .icon-dropdown-down.less {
  rotate: 180deg;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .form-group,
#adeplus.Empresas.Adeplus .dataTables_filter .form-group {
  margin-bottom: 0;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .mt-25,
#adeplus.Empresas.Adeplus .dataTables_filter .mt-25 {
  margin-top: 25px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter.mb-21,
#adeplus.Empresas.Adeplus .dataTables_filter.mb-21 {
  margin-bottom: 21px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .input-search-wrapper,
#adeplus.Empresas.Adeplus .dataTables_filter .input-search-wrapper {
  position: relative;
  width: 100%;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .input-search-wrapper .icon-lupa,
#adeplus.Empresas.Adeplus .dataTables_filter .input-search-wrapper .icon-lupa {
  background: url("../images/lupa.png") no-repeat center center;
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  display: block;
  user-select: none;
  cursor: pointer;
  top: 10px;
  right: 5px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter #inpBuscarCajon,
#adeplus.Empresas.Adeplus .dataTables_filter #inpBuscarCajon {
  width: 100%;
  border-color: #ced4da;
  border-style: solid;
  border-width: 0.0625rem;
  border-bottom-width: 0.0625rem;
  border-left-width: 0.0625rem;
  border-right-width: 0.0625rem;
  border-top-width: 0.0625rem;
  border-radius: 0.25rem;
  height: 34px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter input,
#adeplus.Empresas.Adeplus .dataTables_filter input {
  margin-left: 0;
  height: 34px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter label,
#adeplus.Empresas.Adeplus .dataTables_filter label {
  float: none !important;
  text-align: left;
  display: block;
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400 !important;
  color: #797979;
  margin-bottom: 6px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .sp-tabs,
#adeplus.Empresas.Adeplus .dataTables_filter .sp-tabs {
  width: 100%;
  display: flex;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .checksBorder,
#adeplus.Empresas.Adeplus .dataTables_filter .checksBorder {
  width: 100%;
  display: flex;
  border-radius: 4px;
  height: 34px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .checksBorder.estado,
#adeplus.Empresas.Adeplus .dataTables_filter .checksBorder.estado {
  min-width: unset;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .checksBorder .custom-control,
#adeplus.Empresas.Adeplus .dataTables_filter .checksBorder .custom-control {
  display: flex;
  height: 34px;
  justify-content: center;
  align-items: center;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .button-activas,
#adeplus.ServicioDeProtocolos .dataTables_filter .button-asignada,
#adeplus.Empresas.Adeplus .dataTables_filter .button-activas,
#adeplus.Empresas.Adeplus .dataTables_filter .button-asignada {
  background: white;
  width: 100%;
  font-size: 0.875rem;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .custom-control:nth-child(1),
#adeplus.Empresas.Adeplus .dataTables_filter .custom-control:nth-child(1) {
  border: 1px solid #c8c8c8;
  border-radius: 4px 0 0 4px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .custom-control:nth-child(2),
#adeplus.Empresas.Adeplus .dataTables_filter .custom-control:nth-child(2) {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .custom-control:nth-child(3),
#adeplus.Empresas.Adeplus .dataTables_filter .custom-control:nth-child(3) {
  border-radius: 0px 4px 4px 0px;
  border: 1px solid #c8c8c8;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .button-activas,
#adeplus.ServicioDeProtocolos .dataTables_filter .button-asignada,
#adeplus.Empresas.Adeplus .dataTables_filter .button-activas,
#adeplus.Empresas.Adeplus .dataTables_filter .button-asignada {
  background: white;
  width: 100%;
  height: 32px;
  padding: 0 10px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter .button-activas.active,
#adeplus.ServicioDeProtocolos .dataTables_filter .button-asignada.active,
#adeplus.Empresas.Adeplus .dataTables_filter .button-activas.active,
#adeplus.Empresas.Adeplus .dataTables_filter .button-asignada.active {
  background: #efefef;
}
#adeplus.ServicioDeProtocolos .dt-buttons,
#adeplus.Empresas.Adeplus .dt-buttons {
  height: 34px;
  display: flex;
  gap: 0;
  float: none;
}
#adeplus.ServicioDeProtocolos .dt-buttons .dt-button,
#adeplus.Empresas.Adeplus .dt-buttons .dt-button {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 11px;
  line-height: 1.8;
  font-weight: 600;
  color: #004d71;
  border-radius: 4px;
  text-indent: inherit;
  background-size: 16px 14px;
  padding: 4px 12px;
  margin-inline-start: 7px;
}
#adeplus.ServicioDeProtocolos .dt-buttons .dt-button:first-child,
#adeplus.Empresas.Adeplus .dt-buttons .dt-button:first-child {
  margin-inline-start: 0px;
}
#adeplus.ServicioDeProtocolos .dt-buttons .buttons-csv,
#adeplus.ServicioDeProtocolos .dt-buttons .buttons-excel,
#adeplus.ServicioDeProtocolos .dt-buttons .buttons-pdf,
#adeplus.Empresas.Adeplus .dt-buttons .buttons-csv,
#adeplus.Empresas.Adeplus .dt-buttons .buttons-excel,
#adeplus.Empresas.Adeplus .dt-buttons .buttons-pdf {
  background: none;
}
#adeplus.ServicioDeProtocolos .dt-buttons .buttons-print,
#adeplus.Empresas.Adeplus .dt-buttons .buttons-print {
  width: 48px;
  text-indent: -999px;
  overflow: hidden;
}
#adeplus.ServicioDeProtocolos .dt-buttons .buttons-excel:before,
#adeplus.Empresas.Adeplus .dt-buttons .buttons-excel:before {
  content: "XLS";
  font-size: 1em;
  line-height: inherit;
  color: inherit;
  text-indent: 0;
}
#adeplus.ServicioDeProtocolos .dt-buttons .buttons-excel span,
#adeplus.Empresas.Adeplus .dt-buttons .buttons-excel span {
  position: absolute;
  left: -9999999rem;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0);
  margin: -1px;
  overflow: hidden;
  padding: 0;
  color: #000;
  background-color: #fff;
}
#adeplus.ServicioDeProtocolos .tipo-protocolo,
#adeplus.ServicioDeProtocolos .tipo-resumen,
#adeplus.ServicioDeProtocolos .tipo-formacion,
#adeplus.ServicioDeProtocolos .tipo-si,
#adeplus.ServicioDeProtocolos .tipo-no,
#adeplus.ServicioDeProtocolos .tipo-pdte,
#adeplus.ServicioDeProtocolos .tipo-validado,
#adeplus.ServicioDeProtocolos .tipo-descartado,
#adeplus.ServicioDeProtocolos .tipo-blue,
#adeplus.ServicioDeProtocolos .tipo-grey,
#adeplus.Empresas.Adeplus .tipo-protocolo,
#adeplus.Empresas.Adeplus .tipo-resumen,
#adeplus.Empresas.Adeplus .tipo-formacion,
#adeplus.Empresas.Adeplus .tipo-si,
#adeplus.Empresas.Adeplus .tipo-no,
#adeplus.Empresas.Adeplus .tipo-pdte,
#adeplus.Empresas.Adeplus .tipo-validado,
#adeplus.Empresas.Adeplus .tipo-descartado,
#adeplus.Empresas.Adeplus .tipo-blue,
#adeplus.Empresas.Adeplus .tipo-grey {
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 500;
  color: #000000;
  width: fit-content;
  white-space: nowrap;
}
#adeplus.ServicioDeProtocolos .tipo-blue,
#adeplus.ServicioDeProtocolos .tipo-grey,
#adeplus.Empresas.Adeplus .tipo-blue,
#adeplus.Empresas.Adeplus .tipo-grey {
  color: #2A6A8D;
  background-color: #CFEEFF;
  font-size: 12px;
  padding: 4px 8px;
  border-radius: 4px;
}
#adeplus.ServicioDeProtocolos .tipo-grey,
#adeplus.Empresas.Adeplus .tipo-grey {
  background-color: #F2F2F2;
  color: #666666;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
}
#adeplus.ServicioDeProtocolos .table_servicios-protocolos,
#adeplus.Empresas.Adeplus .table_servicios-protocolos {
  color: #383838;
}
#adeplus.ServicioDeProtocolos .table_servicios-protocolos ul,
#adeplus.Empresas.Adeplus .table_servicios-protocolos ul {
  margin-bottom: 0;
}
#adeplus.ServicioDeProtocolos .table_servicios-protocolos thead,
#adeplus.Empresas.Adeplus .table_servicios-protocolos thead {
  background: #f4f6fd !important;
  color: #333333 !important;
  height: 70px;
}
#adeplus.ServicioDeProtocolos .table_servicios-protocolos .contract-type,
#adeplus.Empresas.Adeplus .table_servicios-protocolos .contract-type {
  background: #aefcc4;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 500;
  color: #383838;
}
#adeplus.ServicioDeProtocolos .table_servicios-protocolos .nowrap,
#adeplus.Empresas.Adeplus .table_servicios-protocolos .nowrap {
  white-space: nowrap;
}
#adeplus.ServicioDeProtocolos .table_servicios-protocolos tbody tr.odd > .sorting_1,
#adeplus.Empresas.Adeplus .table_servicios-protocolos tbody tr.odd > .sorting_1 {
  background-color: white;
}
#adeplus.ServicioDeProtocolos .capaPaginador,
#adeplus.Empresas.Adeplus .capaPaginador {
  margin-top: 21px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  height: 30px;
  align-items: center;
}
#adeplus.ServicioDeProtocolos .dataTables_info,
#adeplus.Empresas.Adeplus .dataTables_info {
  padding-top: 0;
}
#adeplus.ServicioDeProtocolos .dataTables_paginate,
#adeplus.Empresas.Adeplus .dataTables_paginate {
  height: 30px;
  padding-top: 0;
}
#adeplus.ServicioDeProtocolos .dataTables_paginate .paginate_button,
#adeplus.Empresas.Adeplus .dataTables_paginate .paginate_button {
  background: #fff !important;
  border: 1px solid #c1c5c8;
  margin-left: -1px;
  font-size: 13px;
  color: #004466;
  height: 30px;
  line-height: 13px;
}
#adeplus.ServicioDeProtocolos .dataTables_paginate .paginate_button.current,
#adeplus.ServicioDeProtocolos .dataTables_paginate .paginate_button.current:hover,
#adeplus.ServicioDeProtocolos .dataTables_paginate .paginate_button:hover,
#adeplus.Empresas.Adeplus .dataTables_paginate .paginate_button.current,
#adeplus.Empresas.Adeplus .dataTables_paginate .paginate_button.current:hover,
#adeplus.Empresas.Adeplus .dataTables_paginate .paginate_button:hover {
  background: #004d71 !important;
  color: #fff !important;
}
#adeplus.ServicioDeProtocolos .dataTables_paginate .paginate_button.next,
#adeplus.Empresas.Adeplus .dataTables_paginate .paginate_button.next {
  border-radius: 0 5px 5px 0;
  color: #004466;
}
#adeplus.ServicioDeProtocolos .dataTables_paginate .paginate_button.previous,
#adeplus.Empresas.Adeplus .dataTables_paginate .paginate_button.previous {
  border-radius: 5px 0 0 5px;
  color: #004466;
}
#adeplus.ServicioDeProtocolos .dataTables_paginate .paginate_button.disabled,
#adeplus.ServicioDeProtocolos .dataTables_paginate .paginate_button.disabled:hover,
#adeplus.ServicioDeProtocolos .dataTables_paginate .paginate_button.disabled:active,
#adeplus.Empresas.Adeplus .dataTables_paginate .paginate_button.disabled,
#adeplus.Empresas.Adeplus .dataTables_paginate .paginate_button.disabled:hover,
#adeplus.Empresas.Adeplus .dataTables_paginate .paginate_button.disabled:active {
  background: transparent !important;
  color: #666 !important;
  opacity: 0.5;
}
#adeplus.ServicioDeProtocolos .dataTables_length label,
#adeplus.Empresas.Adeplus .dataTables_length label {
  color: #4d4d4d !important;
}
#adeplus.ServicioDeProtocolos .dataTables_length select,
#adeplus.Empresas.Adeplus .dataTables_length select {
  border: 1px solid #a6a6a6;
  border-radius: 4px;
  padding: 5px 2px 5px 10px;
  margin: 0 10px;
  font-size: 13px;
  height: 30px;
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla,
#adeplus.Empresas.Adeplus .ico-acciones-tabla {
  background-color: rgba(0, 0, 0, 0);
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla img,
#adeplus.Empresas.Adeplus .ico-acciones-tabla img {
  display: none;
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla:disabled,
#adeplus.ServicioDeProtocolos .ico-acciones-tabla.disabled,
#adeplus.Empresas.Adeplus .ico-acciones-tabla:disabled,
#adeplus.Empresas.Adeplus .ico-acciones-tabla.disabled {
  opacity: 0.6;
  cursor: default;
  pointer-events: none;
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-pencil:before,
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-user:before,
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-trash:before,
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-download:before,
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-eye:before,
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-close-red:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-pencil:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-user:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-trash:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-download:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-eye:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-close-red:before {
  display: block;
  width: 24px;
  height: 24px;
  content: "" !important;
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-eye:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-eye:before {
  background: url("../images/icon-eye.svg") no-repeat center center;
  color: #004451;
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-pencil:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-pencil:before {
  background: url("../images/icon-edit-new.svg") no-repeat center center;
  color: #004451;
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-user:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-user:before {
  background: url("../images/icon-user-new.svg") no-repeat center center;
  color: #004451;
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-trash:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-trash:before {
  background-image: url("../images/new-trash.png");
}
#adeplus.ServicioDeProtocolos .icon-close-red:before,
#adeplus.Empresas.Adeplus .icon-close-red:before {
  background: url("../images/icon-close-red.svg") no-repeat center center;
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla .icon-download:before,
#adeplus.Empresas.Adeplus .ico-acciones-tabla .icon-download:before {
  background-image: url("../images/download.png");
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla,
#adeplus.Empresas.Adeplus .ico-acciones-tabla {
  margin: 0 5px;
  width: inherit;
  height: inherit;
  border-radius: 0;
  border: none;
  color: #004451;
  font-size: 15px;
  text-decoration: none;
  opacity: 0;
}
#adeplus.ServicioDeProtocolos .ico-acciones-tabla:hover,
#adeplus.Empresas.Adeplus .ico-acciones-tabla:hover {
  background-color: rgba(0, 0, 0, 0);
}
#adeplus.ServicioDeProtocolos .ico_arrow_down_black,
#adeplus.Empresas.Adeplus .ico_arrow_down_black {
  position: absolute;
  display: flex;
  height: 14px;
  width: 20px;
  background: url("../images/ico_arrow_down_black.svg") no-repeat center center;
  background-size: contain;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%) rotate(0deg);
  transition: transform 0.3s ease;
}
#adeplus.ServicioDeProtocolos .view_multi .btn.btn-primary#dropdownCheckboxButton[aria-expanded=true] .ico_arrow_down_black,
#adeplus.ServicioDeProtocolos .dropdown.show .btn.btn-primary.dropdown-toggle#dropdownCheckboxButton .ico_arrow_down_black,
#adeplus.ServicioDeProtocolos .dropdown.show .btn.btn-primary.dropdown-toggle#dropdownCheckboxButtonEdit .ico_arrow_down_black,
#adeplus.Empresas.Adeplus .view_multi .btn.btn-primary#dropdownCheckboxButton[aria-expanded=true] .ico_arrow_down_black,
#adeplus.Empresas.Adeplus .dropdown.show .btn.btn-primary.dropdown-toggle#dropdownCheckboxButton .ico_arrow_down_black,
#adeplus.Empresas.Adeplus .dropdown.show .btn.btn-primary.dropdown-toggle#dropdownCheckboxButtonEdit .ico_arrow_down_black {
  transform: translateY(-50%) rotate(180deg);
}
#adeplus.ServicioDeProtocolos .icon-alert,
#adeplus.Empresas.Adeplus .icon-alert {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 76px;
  width: 76px;
  background: url("../images/ico-alert.png") no-repeat center center;
  margin: 0 auto 20px auto;
}
#adeplus.ServicioDeProtocolos #addConsultant .icon-error,
#adeplus.ServicioDeProtocolos #deleteConsultant .icon-error,
#adeplus.ServicioDeProtocolos #addProtocolo .icon-error,
#adeplus.ServicioDeProtocolos #editProtocolo .icon-error,
#adeplus.ServicioDeProtocolos #deleteProtocolo .icon-error,
#adeplus.ServicioDeProtocolos #addInforme .icon-error,
#adeplus.ServicioDeProtocolos #editInforme .icon-error,
#adeplus.ServicioDeProtocolos #deleteInforme .icon-error,
#adeplus.ServicioDeProtocolos #addCuestionario .icon-error,
#adeplus.ServicioDeProtocolos #editCuestionario .icon-error,
#adeplus.ServicioDeProtocolos #deleteCuestionario .icon-error,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .icon-error,
#adeplus.ServicioDeProtocolos #popupResponsables .icon-error,
#adeplus.ServicioDeProtocolos #popupGuardado .icon-error,
#adeplus.ServicioDeProtocolos #popupGenerate .icon-error,
#adeplus.ServicioDeProtocolos #popupError .icon-error,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .icon-error,
#adeplus.Empresas.Adeplus #addConsultant .icon-error,
#adeplus.Empresas.Adeplus #deleteConsultant .icon-error,
#adeplus.Empresas.Adeplus #addProtocolo .icon-error,
#adeplus.Empresas.Adeplus #editProtocolo .icon-error,
#adeplus.Empresas.Adeplus #deleteProtocolo .icon-error,
#adeplus.Empresas.Adeplus #addInforme .icon-error,
#adeplus.Empresas.Adeplus #editInforme .icon-error,
#adeplus.Empresas.Adeplus #deleteInforme .icon-error,
#adeplus.Empresas.Adeplus #addCuestionario .icon-error,
#adeplus.Empresas.Adeplus #editCuestionario .icon-error,
#adeplus.Empresas.Adeplus #deleteCuestionario .icon-error,
#adeplus.Empresas.Adeplus #popupConfirmDelete .icon-error,
#adeplus.Empresas.Adeplus #popupResponsables .icon-error,
#adeplus.Empresas.Adeplus #popupGuardado .icon-error,
#adeplus.Empresas.Adeplus #popupGenerate .icon-error,
#adeplus.Empresas.Adeplus #popupError .icon-error,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .icon-error {
  background: url("../images/icon-cancelar-grande.png") no-repeat center center;
  width: 104px;
  height: 104px;
  display: block;
  margin: 0 auto;
}
#adeplus.ServicioDeProtocolos #addConsultant .icon-alert,
#adeplus.ServicioDeProtocolos #deleteConsultant .icon-alert,
#adeplus.ServicioDeProtocolos #addProtocolo .icon-alert,
#adeplus.ServicioDeProtocolos #editProtocolo .icon-alert,
#adeplus.ServicioDeProtocolos #deleteProtocolo .icon-alert,
#adeplus.ServicioDeProtocolos #addInforme .icon-alert,
#adeplus.ServicioDeProtocolos #editInforme .icon-alert,
#adeplus.ServicioDeProtocolos #deleteInforme .icon-alert,
#adeplus.ServicioDeProtocolos #addCuestionario .icon-alert,
#adeplus.ServicioDeProtocolos #editCuestionario .icon-alert,
#adeplus.ServicioDeProtocolos #deleteCuestionario .icon-alert,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .icon-alert,
#adeplus.ServicioDeProtocolos #popupResponsables .icon-alert,
#adeplus.ServicioDeProtocolos #popupGuardado .icon-alert,
#adeplus.ServicioDeProtocolos #popupGenerate .icon-alert,
#adeplus.ServicioDeProtocolos #popupError .icon-alert,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .icon-alert,
#adeplus.Empresas.Adeplus #addConsultant .icon-alert,
#adeplus.Empresas.Adeplus #deleteConsultant .icon-alert,
#adeplus.Empresas.Adeplus #addProtocolo .icon-alert,
#adeplus.Empresas.Adeplus #editProtocolo .icon-alert,
#adeplus.Empresas.Adeplus #deleteProtocolo .icon-alert,
#adeplus.Empresas.Adeplus #addInforme .icon-alert,
#adeplus.Empresas.Adeplus #editInforme .icon-alert,
#adeplus.Empresas.Adeplus #deleteInforme .icon-alert,
#adeplus.Empresas.Adeplus #addCuestionario .icon-alert,
#adeplus.Empresas.Adeplus #editCuestionario .icon-alert,
#adeplus.Empresas.Adeplus #deleteCuestionario .icon-alert,
#adeplus.Empresas.Adeplus #popupConfirmDelete .icon-alert,
#adeplus.Empresas.Adeplus #popupResponsables .icon-alert,
#adeplus.Empresas.Adeplus #popupGuardado .icon-alert,
#adeplus.Empresas.Adeplus #popupGenerate .icon-alert,
#adeplus.Empresas.Adeplus #popupError .icon-alert,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .icon-alert {
  background: url("../images/icon-exclamacion-grande.png") no-repeat center center;
  width: 104px;
  height: 104px;
  display: block;
  margin: 0 auto;
}
#adeplus.ServicioDeProtocolos #addConsultant .icon-tick,
#adeplus.ServicioDeProtocolos #deleteConsultant .icon-tick,
#adeplus.ServicioDeProtocolos #addProtocolo .icon-tick,
#adeplus.ServicioDeProtocolos #editProtocolo .icon-tick,
#adeplus.ServicioDeProtocolos #deleteProtocolo .icon-tick,
#adeplus.ServicioDeProtocolos #addInforme .icon-tick,
#adeplus.ServicioDeProtocolos #editInforme .icon-tick,
#adeplus.ServicioDeProtocolos #deleteInforme .icon-tick,
#adeplus.ServicioDeProtocolos #addCuestionario .icon-tick,
#adeplus.ServicioDeProtocolos #editCuestionario .icon-tick,
#adeplus.ServicioDeProtocolos #deleteCuestionario .icon-tick,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .icon-tick,
#adeplus.ServicioDeProtocolos #popupResponsables .icon-tick,
#adeplus.ServicioDeProtocolos #popupGuardado .icon-tick,
#adeplus.ServicioDeProtocolos #popupGenerate .icon-tick,
#adeplus.ServicioDeProtocolos #popupError .icon-tick,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .icon-tick,
#adeplus.Empresas.Adeplus #addConsultant .icon-tick,
#adeplus.Empresas.Adeplus #deleteConsultant .icon-tick,
#adeplus.Empresas.Adeplus #addProtocolo .icon-tick,
#adeplus.Empresas.Adeplus #editProtocolo .icon-tick,
#adeplus.Empresas.Adeplus #deleteProtocolo .icon-tick,
#adeplus.Empresas.Adeplus #addInforme .icon-tick,
#adeplus.Empresas.Adeplus #editInforme .icon-tick,
#adeplus.Empresas.Adeplus #deleteInforme .icon-tick,
#adeplus.Empresas.Adeplus #addCuestionario .icon-tick,
#adeplus.Empresas.Adeplus #editCuestionario .icon-tick,
#adeplus.Empresas.Adeplus #deleteCuestionario .icon-tick,
#adeplus.Empresas.Adeplus #popupConfirmDelete .icon-tick,
#adeplus.Empresas.Adeplus #popupResponsables .icon-tick,
#adeplus.Empresas.Adeplus #popupGuardado .icon-tick,
#adeplus.Empresas.Adeplus #popupGenerate .icon-tick,
#adeplus.Empresas.Adeplus #popupError .icon-tick,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .icon-tick {
  background: url("../images/icon-tick-grande.png") no-repeat center center;
  width: 104px;
  height: 104px;
  display: block;
  margin: 0 auto;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-content,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-content,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-content,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-content,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-content,
#adeplus.ServicioDeProtocolos #addInforme .modal-content,
#adeplus.ServicioDeProtocolos #editInforme .modal-content,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-content,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-content,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-content,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-content,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-content,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-content,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-content,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-content,
#adeplus.ServicioDeProtocolos #popupError .modal-content,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-content,
#adeplus.Empresas.Adeplus #addConsultant .modal-content,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-content,
#adeplus.Empresas.Adeplus #addProtocolo .modal-content,
#adeplus.Empresas.Adeplus #editProtocolo .modal-content,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-content,
#adeplus.Empresas.Adeplus #addInforme .modal-content,
#adeplus.Empresas.Adeplus #editInforme .modal-content,
#adeplus.Empresas.Adeplus #deleteInforme .modal-content,
#adeplus.Empresas.Adeplus #addCuestionario .modal-content,
#adeplus.Empresas.Adeplus #editCuestionario .modal-content,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-content,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-content,
#adeplus.Empresas.Adeplus #popupResponsables .modal-content,
#adeplus.Empresas.Adeplus #popupGuardado .modal-content,
#adeplus.Empresas.Adeplus #popupGenerate .modal-content,
#adeplus.Empresas.Adeplus #popupError .modal-content,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-content {
  box-shadow: 0px 4px 18.1px 0px rgba(0, 0, 0, 0.15);
  border-radius: 15px;
  min-width: 580px;
  width: 56vw;
  max-width: 650px;
  transform: translate(-50%, -40%) !important;
  top: 50%;
  left: 50%;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-header,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-header,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-header,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-header,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-header,
#adeplus.ServicioDeProtocolos #addInforme .modal-header,
#adeplus.ServicioDeProtocolos #editInforme .modal-header,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-header,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-header,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-header,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-header,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-header,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-header,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-header,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-header,
#adeplus.ServicioDeProtocolos #popupError .modal-header,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-header,
#adeplus.Empresas.Adeplus #addConsultant .modal-header,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-header,
#adeplus.Empresas.Adeplus #addProtocolo .modal-header,
#adeplus.Empresas.Adeplus #editProtocolo .modal-header,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-header,
#adeplus.Empresas.Adeplus #addInforme .modal-header,
#adeplus.Empresas.Adeplus #editInforme .modal-header,
#adeplus.Empresas.Adeplus #deleteInforme .modal-header,
#adeplus.Empresas.Adeplus #addCuestionario .modal-header,
#adeplus.Empresas.Adeplus #editCuestionario .modal-header,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-header,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-header,
#adeplus.Empresas.Adeplus #popupResponsables .modal-header,
#adeplus.Empresas.Adeplus #popupGuardado .modal-header,
#adeplus.Empresas.Adeplus #popupGenerate .modal-header,
#adeplus.Empresas.Adeplus #popupError .modal-header,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-header {
  padding: 36px 36px 24px 36px;
  height: 4.8rem;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #addInforme .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #editInforme .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos #popupError .modal-header .icon-equis,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #addConsultant .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #addProtocolo .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #editProtocolo .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #addInforme .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #editInforme .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #deleteInforme .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #addCuestionario .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #editCuestionario .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #popupResponsables .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #popupGuardado .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #popupGenerate .modal-header .icon-equis,
#adeplus.Empresas.Adeplus #popupError .modal-header .icon-equis,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-header .icon-equis {
  background: url("../images/equis.png") no-repeat center center;
  width: 24px;
  height: 24px;
  display: block;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-table-wrap,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-table-wrap,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-table-wrap,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-table-wrap,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-table-wrap,
#adeplus.ServicioDeProtocolos #addInforme .modal-table-wrap,
#adeplus.ServicioDeProtocolos #editInforme .modal-table-wrap,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-table-wrap,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-table-wrap,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-table-wrap,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-table-wrap,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-table-wrap,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-table-wrap,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-table-wrap,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-table-wrap,
#adeplus.ServicioDeProtocolos #popupError .modal-table-wrap,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-table-wrap,
#adeplus.Empresas.Adeplus #addConsultant .modal-table-wrap,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-table-wrap,
#adeplus.Empresas.Adeplus #addProtocolo .modal-table-wrap,
#adeplus.Empresas.Adeplus #editProtocolo .modal-table-wrap,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-table-wrap,
#adeplus.Empresas.Adeplus #addInforme .modal-table-wrap,
#adeplus.Empresas.Adeplus #editInforme .modal-table-wrap,
#adeplus.Empresas.Adeplus #deleteInforme .modal-table-wrap,
#adeplus.Empresas.Adeplus #addCuestionario .modal-table-wrap,
#adeplus.Empresas.Adeplus #editCuestionario .modal-table-wrap,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-table-wrap,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-table-wrap,
#adeplus.Empresas.Adeplus #popupResponsables .modal-table-wrap,
#adeplus.Empresas.Adeplus #popupGuardado .modal-table-wrap,
#adeplus.Empresas.Adeplus #popupGenerate .modal-table-wrap,
#adeplus.Empresas.Adeplus #popupError .modal-table-wrap,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-table-wrap {
  padding: 36px;
}
#adeplus.ServicioDeProtocolos #addConsultant input[type=checkbox],
#adeplus.ServicioDeProtocolos #deleteConsultant input[type=checkbox],
#adeplus.ServicioDeProtocolos #addProtocolo input[type=checkbox],
#adeplus.ServicioDeProtocolos #editProtocolo input[type=checkbox],
#adeplus.ServicioDeProtocolos #deleteProtocolo input[type=checkbox],
#adeplus.ServicioDeProtocolos #addInforme input[type=checkbox],
#adeplus.ServicioDeProtocolos #editInforme input[type=checkbox],
#adeplus.ServicioDeProtocolos #deleteInforme input[type=checkbox],
#adeplus.ServicioDeProtocolos #addCuestionario input[type=checkbox],
#adeplus.ServicioDeProtocolos #editCuestionario input[type=checkbox],
#adeplus.ServicioDeProtocolos #deleteCuestionario input[type=checkbox],
#adeplus.ServicioDeProtocolos #popupConfirmDelete input[type=checkbox],
#adeplus.ServicioDeProtocolos #popupResponsables input[type=checkbox],
#adeplus.ServicioDeProtocolos #popupGuardado input[type=checkbox],
#adeplus.ServicioDeProtocolos #popupGenerate input[type=checkbox],
#adeplus.ServicioDeProtocolos #popupError input[type=checkbox],
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos input[type=checkbox],
#adeplus.Empresas.Adeplus #addConsultant input[type=checkbox],
#adeplus.Empresas.Adeplus #deleteConsultant input[type=checkbox],
#adeplus.Empresas.Adeplus #addProtocolo input[type=checkbox],
#adeplus.Empresas.Adeplus #editProtocolo input[type=checkbox],
#adeplus.Empresas.Adeplus #deleteProtocolo input[type=checkbox],
#adeplus.Empresas.Adeplus #addInforme input[type=checkbox],
#adeplus.Empresas.Adeplus #editInforme input[type=checkbox],
#adeplus.Empresas.Adeplus #deleteInforme input[type=checkbox],
#adeplus.Empresas.Adeplus #addCuestionario input[type=checkbox],
#adeplus.Empresas.Adeplus #editCuestionario input[type=checkbox],
#adeplus.Empresas.Adeplus #deleteCuestionario input[type=checkbox],
#adeplus.Empresas.Adeplus #popupConfirmDelete input[type=checkbox],
#adeplus.Empresas.Adeplus #popupResponsables input[type=checkbox],
#adeplus.Empresas.Adeplus #popupGuardado input[type=checkbox],
#adeplus.Empresas.Adeplus #popupGenerate input[type=checkbox],
#adeplus.Empresas.Adeplus #popupError input[type=checkbox],
#adeplus.Empresas.Adeplus .modal-servicio-protocolos input[type=checkbox] {
  height: 20px;
  width: 20px;
}
#adeplus.ServicioDeProtocolos #addConsultant .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #deleteConsultant .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #addProtocolo .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #editProtocolo .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #deleteProtocolo .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #addInforme .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #editInforme .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #deleteInforme .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #addCuestionario .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #editCuestionario .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #deleteCuestionario .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #popupResponsables .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #popupGuardado .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #popupGenerate .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos #popupError .input-text-wrapper:has(input[type=file]) label,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #addConsultant .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #deleteConsultant .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #addProtocolo .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #editProtocolo .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #deleteProtocolo .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #addInforme .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #editInforme .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #deleteInforme .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #addCuestionario .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #editCuestionario .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #deleteCuestionario .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #popupConfirmDelete .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #popupResponsables .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #popupGuardado .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #popupGenerate .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus #popupError .input-text-wrapper:has(input[type=file]) label,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .input-text-wrapper:has(input[type=file]) label {
  display: none;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-title,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-title,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-title,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-title,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-title,
#adeplus.ServicioDeProtocolos #addInforme .modal-title,
#adeplus.ServicioDeProtocolos #editInforme .modal-title,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-title,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-title,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-title,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-title,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-title,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-title,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-title,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-title,
#adeplus.ServicioDeProtocolos #popupError .modal-title,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-title,
#adeplus.Empresas.Adeplus #addConsultant .modal-title,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-title,
#adeplus.Empresas.Adeplus #addProtocolo .modal-title,
#adeplus.Empresas.Adeplus #editProtocolo .modal-title,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-title,
#adeplus.Empresas.Adeplus #addInforme .modal-title,
#adeplus.Empresas.Adeplus #editInforme .modal-title,
#adeplus.Empresas.Adeplus #deleteInforme .modal-title,
#adeplus.Empresas.Adeplus #addCuestionario .modal-title,
#adeplus.Empresas.Adeplus #editCuestionario .modal-title,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-title,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-title,
#adeplus.Empresas.Adeplus #popupResponsables .modal-title,
#adeplus.Empresas.Adeplus #popupGuardado .modal-title,
#adeplus.Empresas.Adeplus #popupGenerate .modal-title,
#adeplus.Empresas.Adeplus #popupError .modal-title,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-title {
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #131313 !important;
  line-height: 28px;
  font-family: "Montserrat", "Ubuntu", sans-serif;
}
#adeplus.ServicioDeProtocolos #addConsultant input[type=file],
#adeplus.ServicioDeProtocolos #deleteConsultant input[type=file],
#adeplus.ServicioDeProtocolos #addProtocolo input[type=file],
#adeplus.ServicioDeProtocolos #editProtocolo input[type=file],
#adeplus.ServicioDeProtocolos #deleteProtocolo input[type=file],
#adeplus.ServicioDeProtocolos #addInforme input[type=file],
#adeplus.ServicioDeProtocolos #editInforme input[type=file],
#adeplus.ServicioDeProtocolos #deleteInforme input[type=file],
#adeplus.ServicioDeProtocolos #addCuestionario input[type=file],
#adeplus.ServicioDeProtocolos #editCuestionario input[type=file],
#adeplus.ServicioDeProtocolos #deleteCuestionario input[type=file],
#adeplus.ServicioDeProtocolos #popupConfirmDelete input[type=file],
#adeplus.ServicioDeProtocolos #popupResponsables input[type=file],
#adeplus.ServicioDeProtocolos #popupGuardado input[type=file],
#adeplus.ServicioDeProtocolos #popupGenerate input[type=file],
#adeplus.ServicioDeProtocolos #popupError input[type=file],
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos input[type=file],
#adeplus.Empresas.Adeplus #addConsultant input[type=file],
#adeplus.Empresas.Adeplus #deleteConsultant input[type=file],
#adeplus.Empresas.Adeplus #addProtocolo input[type=file],
#adeplus.Empresas.Adeplus #editProtocolo input[type=file],
#adeplus.Empresas.Adeplus #deleteProtocolo input[type=file],
#adeplus.Empresas.Adeplus #addInforme input[type=file],
#adeplus.Empresas.Adeplus #editInforme input[type=file],
#adeplus.Empresas.Adeplus #deleteInforme input[type=file],
#adeplus.Empresas.Adeplus #addCuestionario input[type=file],
#adeplus.Empresas.Adeplus #editCuestionario input[type=file],
#adeplus.Empresas.Adeplus #deleteCuestionario input[type=file],
#adeplus.Empresas.Adeplus #popupConfirmDelete input[type=file],
#adeplus.Empresas.Adeplus #popupResponsables input[type=file],
#adeplus.Empresas.Adeplus #popupGuardado input[type=file],
#adeplus.Empresas.Adeplus #popupGenerate input[type=file],
#adeplus.Empresas.Adeplus #popupError input[type=file],
#adeplus.Empresas.Adeplus .modal-servicio-protocolos input[type=file] {
  border: 1px dashed #004d71;
  height: 60px !important;
  padding-top: 15px;
  width: 100% !important;
}
#adeplus.ServicioDeProtocolos #addConsultant label,
#adeplus.ServicioDeProtocolos #deleteConsultant label,
#adeplus.ServicioDeProtocolos #addProtocolo label,
#adeplus.ServicioDeProtocolos #editProtocolo label,
#adeplus.ServicioDeProtocolos #deleteProtocolo label,
#adeplus.ServicioDeProtocolos #addInforme label,
#adeplus.ServicioDeProtocolos #editInforme label,
#adeplus.ServicioDeProtocolos #deleteInforme label,
#adeplus.ServicioDeProtocolos #addCuestionario label,
#adeplus.ServicioDeProtocolos #editCuestionario label,
#adeplus.ServicioDeProtocolos #deleteCuestionario label,
#adeplus.ServicioDeProtocolos #popupConfirmDelete label,
#adeplus.ServicioDeProtocolos #popupResponsables label,
#adeplus.ServicioDeProtocolos #popupGuardado label,
#adeplus.ServicioDeProtocolos #popupGenerate label,
#adeplus.ServicioDeProtocolos #popupError label,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos label,
#adeplus.Empresas.Adeplus #addConsultant label,
#adeplus.Empresas.Adeplus #deleteConsultant label,
#adeplus.Empresas.Adeplus #addProtocolo label,
#adeplus.Empresas.Adeplus #editProtocolo label,
#adeplus.Empresas.Adeplus #deleteProtocolo label,
#adeplus.Empresas.Adeplus #addInforme label,
#adeplus.Empresas.Adeplus #editInforme label,
#adeplus.Empresas.Adeplus #deleteInforme label,
#adeplus.Empresas.Adeplus #addCuestionario label,
#adeplus.Empresas.Adeplus #editCuestionario label,
#adeplus.Empresas.Adeplus #deleteCuestionario label,
#adeplus.Empresas.Adeplus #popupConfirmDelete label,
#adeplus.Empresas.Adeplus #popupResponsables label,
#adeplus.Empresas.Adeplus #popupGuardado label,
#adeplus.Empresas.Adeplus #popupGenerate label,
#adeplus.Empresas.Adeplus #popupError label,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos label {
  color: #4a4a4a !important;
  font-size: 16px;
  font-weight: 400 !important;
}
#adeplus.ServicioDeProtocolos #addConsultant #sidebar-container,
#adeplus.ServicioDeProtocolos #deleteConsultant #sidebar-container,
#adeplus.ServicioDeProtocolos #addProtocolo #sidebar-container,
#adeplus.ServicioDeProtocolos #editProtocolo #sidebar-container,
#adeplus.ServicioDeProtocolos #deleteProtocolo #sidebar-container,
#adeplus.ServicioDeProtocolos #addInforme #sidebar-container,
#adeplus.ServicioDeProtocolos #editInforme #sidebar-container,
#adeplus.ServicioDeProtocolos #deleteInforme #sidebar-container,
#adeplus.ServicioDeProtocolos #addCuestionario #sidebar-container,
#adeplus.ServicioDeProtocolos #editCuestionario #sidebar-container,
#adeplus.ServicioDeProtocolos #deleteCuestionario #sidebar-container,
#adeplus.ServicioDeProtocolos #popupConfirmDelete #sidebar-container,
#adeplus.ServicioDeProtocolos #popupResponsables #sidebar-container,
#adeplus.ServicioDeProtocolos #popupGuardado #sidebar-container,
#adeplus.ServicioDeProtocolos #popupGenerate #sidebar-container,
#adeplus.ServicioDeProtocolos #popupError #sidebar-container,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos #sidebar-container,
#adeplus.Empresas.Adeplus #addConsultant #sidebar-container,
#adeplus.Empresas.Adeplus #deleteConsultant #sidebar-container,
#adeplus.Empresas.Adeplus #addProtocolo #sidebar-container,
#adeplus.Empresas.Adeplus #editProtocolo #sidebar-container,
#adeplus.Empresas.Adeplus #deleteProtocolo #sidebar-container,
#adeplus.Empresas.Adeplus #addInforme #sidebar-container,
#adeplus.Empresas.Adeplus #editInforme #sidebar-container,
#adeplus.Empresas.Adeplus #deleteInforme #sidebar-container,
#adeplus.Empresas.Adeplus #addCuestionario #sidebar-container,
#adeplus.Empresas.Adeplus #editCuestionario #sidebar-container,
#adeplus.Empresas.Adeplus #deleteCuestionario #sidebar-container,
#adeplus.Empresas.Adeplus #popupConfirmDelete #sidebar-container,
#adeplus.Empresas.Adeplus #popupResponsables #sidebar-container,
#adeplus.Empresas.Adeplus #popupGuardado #sidebar-container,
#adeplus.Empresas.Adeplus #popupGenerate #sidebar-container,
#adeplus.Empresas.Adeplus #popupError #sidebar-container,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos #sidebar-container {
  z-index: auto !important;
}
#adeplus.ServicioDeProtocolos #addConsultant .sidebar-expanded,
#adeplus.ServicioDeProtocolos #deleteConsultant .sidebar-expanded,
#adeplus.ServicioDeProtocolos #addProtocolo .sidebar-expanded,
#adeplus.ServicioDeProtocolos #editProtocolo .sidebar-expanded,
#adeplus.ServicioDeProtocolos #deleteProtocolo .sidebar-expanded,
#adeplus.ServicioDeProtocolos #addInforme .sidebar-expanded,
#adeplus.ServicioDeProtocolos #editInforme .sidebar-expanded,
#adeplus.ServicioDeProtocolos #deleteInforme .sidebar-expanded,
#adeplus.ServicioDeProtocolos #addCuestionario .sidebar-expanded,
#adeplus.ServicioDeProtocolos #editCuestionario .sidebar-expanded,
#adeplus.ServicioDeProtocolos #deleteCuestionario .sidebar-expanded,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .sidebar-expanded,
#adeplus.ServicioDeProtocolos #popupResponsables .sidebar-expanded,
#adeplus.ServicioDeProtocolos #popupGuardado .sidebar-expanded,
#adeplus.ServicioDeProtocolos #popupGenerate .sidebar-expanded,
#adeplus.ServicioDeProtocolos #popupError .sidebar-expanded,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .sidebar-expanded,
#adeplus.Empresas.Adeplus #addConsultant .sidebar-expanded,
#adeplus.Empresas.Adeplus #deleteConsultant .sidebar-expanded,
#adeplus.Empresas.Adeplus #addProtocolo .sidebar-expanded,
#adeplus.Empresas.Adeplus #editProtocolo .sidebar-expanded,
#adeplus.Empresas.Adeplus #deleteProtocolo .sidebar-expanded,
#adeplus.Empresas.Adeplus #addInforme .sidebar-expanded,
#adeplus.Empresas.Adeplus #editInforme .sidebar-expanded,
#adeplus.Empresas.Adeplus #deleteInforme .sidebar-expanded,
#adeplus.Empresas.Adeplus #addCuestionario .sidebar-expanded,
#adeplus.Empresas.Adeplus #editCuestionario .sidebar-expanded,
#adeplus.Empresas.Adeplus #deleteCuestionario .sidebar-expanded,
#adeplus.Empresas.Adeplus #popupConfirmDelete .sidebar-expanded,
#adeplus.Empresas.Adeplus #popupResponsables .sidebar-expanded,
#adeplus.Empresas.Adeplus #popupGuardado .sidebar-expanded,
#adeplus.Empresas.Adeplus #popupGenerate .sidebar-expanded,
#adeplus.Empresas.Adeplus #popupError .sidebar-expanded,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .sidebar-expanded {
  z-index: auto !important;
}
#adeplus.ServicioDeProtocolos #addConsultant .close,
#adeplus.ServicioDeProtocolos #deleteConsultant .close,
#adeplus.ServicioDeProtocolos #addProtocolo .close,
#adeplus.ServicioDeProtocolos #editProtocolo .close,
#adeplus.ServicioDeProtocolos #deleteProtocolo .close,
#adeplus.ServicioDeProtocolos #addInforme .close,
#adeplus.ServicioDeProtocolos #editInforme .close,
#adeplus.ServicioDeProtocolos #deleteInforme .close,
#adeplus.ServicioDeProtocolos #addCuestionario .close,
#adeplus.ServicioDeProtocolos #editCuestionario .close,
#adeplus.ServicioDeProtocolos #deleteCuestionario .close,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .close,
#adeplus.ServicioDeProtocolos #popupResponsables .close,
#adeplus.ServicioDeProtocolos #popupGuardado .close,
#adeplus.ServicioDeProtocolos #popupGenerate .close,
#adeplus.ServicioDeProtocolos #popupError .close,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .close,
#adeplus.Empresas.Adeplus #addConsultant .close,
#adeplus.Empresas.Adeplus #deleteConsultant .close,
#adeplus.Empresas.Adeplus #addProtocolo .close,
#adeplus.Empresas.Adeplus #editProtocolo .close,
#adeplus.Empresas.Adeplus #deleteProtocolo .close,
#adeplus.Empresas.Adeplus #addInforme .close,
#adeplus.Empresas.Adeplus #editInforme .close,
#adeplus.Empresas.Adeplus #deleteInforme .close,
#adeplus.Empresas.Adeplus #addCuestionario .close,
#adeplus.Empresas.Adeplus #editCuestionario .close,
#adeplus.Empresas.Adeplus #deleteCuestionario .close,
#adeplus.Empresas.Adeplus #popupConfirmDelete .close,
#adeplus.Empresas.Adeplus #popupResponsables .close,
#adeplus.Empresas.Adeplus #popupGuardado .close,
#adeplus.Empresas.Adeplus #popupGenerate .close,
#adeplus.Empresas.Adeplus #popupError .close,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .close {
  font-size: 30px !important;
  opacity: 1 !important;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #addInforme .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #editInforme .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-backdrop.show,
#adeplus.ServicioDeProtocolos #popupError .modal-backdrop.show,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-backdrop.show,
#adeplus.Empresas.Adeplus #addConsultant .modal-backdrop.show,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-backdrop.show,
#adeplus.Empresas.Adeplus #addProtocolo .modal-backdrop.show,
#adeplus.Empresas.Adeplus #editProtocolo .modal-backdrop.show,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-backdrop.show,
#adeplus.Empresas.Adeplus #addInforme .modal-backdrop.show,
#adeplus.Empresas.Adeplus #editInforme .modal-backdrop.show,
#adeplus.Empresas.Adeplus #deleteInforme .modal-backdrop.show,
#adeplus.Empresas.Adeplus #addCuestionario .modal-backdrop.show,
#adeplus.Empresas.Adeplus #editCuestionario .modal-backdrop.show,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-backdrop.show,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-backdrop.show,
#adeplus.Empresas.Adeplus #popupResponsables .modal-backdrop.show,
#adeplus.Empresas.Adeplus #popupGuardado .modal-backdrop.show,
#adeplus.Empresas.Adeplus #popupGenerate .modal-backdrop.show,
#adeplus.Empresas.Adeplus #popupError .modal-backdrop.show,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-backdrop.show {
  z-index: -1;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog,
#adeplus.Empresas.Adeplus #popupError .modal-dialog,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog {
  padding: 24px 36px 24px 36px;
  border-radius: 15px 0px 0px 0px;
  position: absolute !important;
  transform: translate(-50%, -40%) !important;
  top: 40%;
  left: 50%;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-header,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-header,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-header {
  border: none;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body {
  border: none;
  margin: 24px 36px;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body .form-group,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body .form-group,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body .form-group {
  margin-bottom: 24px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body p,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body p,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body p {
  margin-bottom: 0;
  text-align: center;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body #consultorName,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body #consultorName,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body #consultorName {
  text-transform: lowercase;
  font-size: 16px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body .input-informe-wrapper,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body .input-informe-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 18px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body .input-informe-wrapper select.form-control,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body .input-informe-wrapper select.form-control {
  background-image: url("../images/select.png") !important;
  background-size: 16px;
  max-width: 358px;
  height: 34px;
  font-size: 14px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body .input-text-wrapper,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body .input-select-wrapper,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body .input-text-wrapper,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body .input-select-wrapper,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body .input-text-wrapper {
  display: flex;
  align-items: center;
  gap: 18px;
  width: 100%;
  justify-content: space-between;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body .input-select-wrapper input,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body .input-text-wrapper input {
  width: 340px;
  height: 34px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body .input-text-wrapper select,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body .input-select-wrapper select,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body .input-text-wrapper select {
  width: 340px;
  height: 34px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body #consultantsList,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body #consultantsList,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList {
  padding: 0;
  margin-bottom: 0;
  width: 100%;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body #consultantsList .form-group,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList .form-group {
  width: 100%;
  display: flex;
  gap: 18px;
  margin-bottom: 0;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body #consultantsList .form-group .select2-container,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList .form-group .select2-container {
  width: 73% !important;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body #consultantsList .input-select-wrapper,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList .input-select-wrapper {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-body #consultantsList .input-select-wrapper select,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-body #consultantsList .input-select-wrapper select {
  width: 320px;
  height: 34px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-footer,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-footer,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-footer {
  width: 100%;
  justify-content: flex-end;
  border: none;
  flex-wrap: nowrap;
  padding: 24px 36px 36px 36px;
  gap: 22px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-footer button,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-footer button,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-footer button {
  margin: 0;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-footer .btn-outline-primary {
  height: 34px;
  padding: 0 16px;
  text-transform: inherit;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-footer .btn-primary {
  color: #fff !important;
  border-color: #004451 !important;
  border-radius: 4px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupError .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog .modal-footer .btn-outline-primary {
  color: #474747 !important;
  background-color: transparent;
  border-color: #c8c8c8 !important;
  opacity: 1 !important;
}
#adeplus.ServicioDeProtocolos #popupResponsables .modal-body .input-text-wrapper.has-error,
#adeplus.Empresas.Adeplus #popupResponsables .modal-body .input-text-wrapper.has-error {
  display: block;
}
#adeplus.ServicioDeProtocolos #popupResponsables .modal-body .input-text-wrapper.has-error .form-feedback-item,
#adeplus.Empresas.Adeplus #popupResponsables .modal-body .input-text-wrapper.has-error .form-feedback-item {
  display: flex;
  width: 100%;
  margin-top: 10px;
}
#adeplus.ServicioDeProtocolos #popupResponsables .modal-body .input-text-wrapper.has-error input,
#adeplus.Empresas.Adeplus #popupResponsables .modal-body .input-text-wrapper.has-error input {
  float: right;
}
#adeplus.ServicioDeProtocolos #popupResponsables .modal-body .input-text-wrapper input,
#adeplus.Empresas.Adeplus #popupResponsables .modal-body .input-text-wrapper input {
  width: 240px !important;
  height: 34px;
}
#adeplus.ServicioDeProtocolos #deleteConsultant .modal-dialog,
#adeplus.Empresas.Adeplus #deleteConsultant .modal-dialog {
  width: 689px;
  height: 254px;
}
#adeplus.ServicioDeProtocolos #addConsultant .modal-dialog,
#adeplus.ServicioDeProtocolos #addProtocolo .modal-dialog,
#adeplus.ServicioDeProtocolos #editProtocolo .modal-dialog,
#adeplus.ServicioDeProtocolos #deleteProtocolo .modal-dialog,
#adeplus.ServicioDeProtocolos #addInforme .modal-dialog,
#adeplus.ServicioDeProtocolos #editInforme .modal-dialog,
#adeplus.ServicioDeProtocolos #deleteInforme .modal-dialog,
#adeplus.ServicioDeProtocolos #addCuestionario .modal-dialog,
#adeplus.ServicioDeProtocolos #editCuestionario .modal-dialog,
#adeplus.ServicioDeProtocolos #deleteCuestionario .modal-dialog,
#adeplus.ServicioDeProtocolos #popupConfirmDelete .modal-dialog,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog,
#adeplus.ServicioDeProtocolos #popupGuardado .modal-dialog,
#adeplus.ServicioDeProtocolos #popupGenerate .modal-dialog,
#adeplus.ServicioDeProtocolos #popupError .modal-dialog,
#adeplus.ServicioDeProtocolos .modal-servicio-protocolos .modal-dialog,
#adeplus.Empresas.Adeplus #addConsultant .modal-dialog,
#adeplus.Empresas.Adeplus #addProtocolo .modal-dialog,
#adeplus.Empresas.Adeplus #editProtocolo .modal-dialog,
#adeplus.Empresas.Adeplus #deleteProtocolo .modal-dialog,
#adeplus.Empresas.Adeplus #addInforme .modal-dialog,
#adeplus.Empresas.Adeplus #editInforme .modal-dialog,
#adeplus.Empresas.Adeplus #deleteInforme .modal-dialog,
#adeplus.Empresas.Adeplus #addCuestionario .modal-dialog,
#adeplus.Empresas.Adeplus #editCuestionario .modal-dialog,
#adeplus.Empresas.Adeplus #deleteCuestionario .modal-dialog,
#adeplus.Empresas.Adeplus #popupConfirmDelete .modal-dialog,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog,
#adeplus.Empresas.Adeplus #popupGuardado .modal-dialog,
#adeplus.Empresas.Adeplus #popupGenerate .modal-dialog,
#adeplus.Empresas.Adeplus #popupError .modal-dialog,
#adeplus.Empresas.Adeplus .modal-servicio-protocolos .modal-dialog {
  width: 586px;
  height: 254px;
}
#adeplus.ServicioDeProtocolos .select2-container,
#adeplus.Empresas.Adeplus .select2-container {
  width: 100% !important;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-selection,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-selection {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #131313;
  background-color: #fff;
  border-color: #c8c8c8;
  border-radius: 4px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23BFBFBF' d='M13.245 4.882 8.3 9.81 3.357 4.882a.618.618 0 1 0-.876.873l5.38 5.363a.618.618 0 0 0 .876 0l5.38-5.363a.614.614 0 0 0 0-.873.62.62 0 0 0-.872 0Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 7px center;
  background-size: 16px;
  text-align: left;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-selection:focus,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-selection:focus {
  border-color: #536d74;
  outline: solid 1px #536d74;
  box-shadow: none;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-selection .select2-selection__arrow,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-selection .select2-selection__arrow {
  display: none;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-selection .select2-selection__rendered,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-selection .select2-selection__rendered {
  margin-top: 3px;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 14px;
  line-height: 1.4285714286;
  font-weight: 400;
  background-color: white;
  border-radius: 4px;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice:first-child,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice:first-child:not(:last-child),
#adeplus.Empresas.Adeplus .select2-container .selection .select2-selection.select2-selection--multiple .select2-selection__choice:first-child:not(:last-child) {
  max-width: calc(100% - 60px);
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-search--inline .select2-search__field,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-search--inline .select2-search__field {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #131313;
  outline: 0;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-search--inline .select2-search__field::placeholder,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-search--inline .select2-search__field::placeholder {
  color: #131313;
  opacity: 1;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-search--inline .select2-search__field::-webkit-input-placeholder,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-search--inline .select2-search__field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #131313;
  opacity: 1;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-search--inline .select2-search__field::-moz-placeholder,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-search--inline .select2-search__field::-moz-placeholder {
  /* Firefox 19+ */
  color: #131313;
  opacity: 1;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-search--inline .select2-search__field:-ms-input-placeholder,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-search--inline .select2-search__field:-ms-input-placeholder {
  /* IE 10+ */
  color: #131313;
  opacity: 1;
}
#adeplus.ServicioDeProtocolos .select2-container .selection .select2-search--inline .select2-search__field:-moz-placeholder,
#adeplus.Empresas.Adeplus .select2-container .selection .select2-search--inline .select2-search__field:-moz-placeholder {
  /* Firefox 18- */
  color: #131313;
  opacity: 1;
}
#adeplus.ServicioDeProtocolos .select2-container--default.select2-container--focus .selection .select2-selection--multiple,
#adeplus.Empresas.Adeplus .select2-container--default.select2-container--focus .selection .select2-selection--multiple {
  border-color: #536d74;
  outline: solid 1px #536d74;
}
#adeplus.ServicioDeProtocolos .select2-container--open .select2-dropdown,
#adeplus.Empresas.Adeplus .select2-container--open .select2-dropdown {
  border-width: 0;
}
#adeplus.ServicioDeProtocolos .select2-container--open .select2-dropdown.select2-dropdown--above,
#adeplus.Empresas.Adeplus .select2-container--open .select2-dropdown.select2-dropdown--above {
  transform: translateY(-12px);
}
#adeplus.ServicioDeProtocolos .select2-container--open .select2-dropdown .select2-results__options,
#adeplus.Empresas.Adeplus .select2-container--open .select2-dropdown .select2-results__options {
  border: solid 1px #ddd;
  border-radius: 4px;
}
#adeplus.ServicioDeProtocolos .select2-container--open .select2-dropdown .select2-results__option.select2-results__option--selected,
#adeplus.Empresas.Adeplus .select2-container--open .select2-dropdown .select2-results__option.select2-results__option--selected {
  background-color: white;
}
#adeplus.ServicioDeProtocolos .select2-container--open .select2-dropdown .select2-results__option.select2-results__option--highlighted,
#adeplus.Empresas.Adeplus .select2-container--open .select2-dropdown .select2-results__option.select2-results__option--highlighted {
  color: #4a4a4a;
  background-color: #f0f0f0;
}
#adeplus.ServicioDeProtocolos .select2-container--open .select2-results__option,
#adeplus.Empresas.Adeplus .select2-container--open .select2-results__option {
  font-family: "Inter", "Ubuntu", sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #595959;
  padding: 9px 10px;
}
#adeplus.ServicioDeProtocolos .select2-results__option.select2-results__option--selectable::before,
#adeplus.Empresas.Adeplus .select2-results__option.select2-results__option--selectable::before {
  content: "";
  display: inline-block;
  width: 20px;
  aspect-ratio: 1/1;
  border-radius: 4.5px;
  background-color: #fff;
  border: solid 1px #d9d9d9;
  vertical-align: bottom;
  margin-inline-end: 9px;
}
#adeplus.ServicioDeProtocolos .select2-results__option--selected::before,
#adeplus.Empresas.Adeplus .select2-results__option--selected::before {
  background-color: #004d71 !important;
  border-color: #003c58 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.75' d='m14.99 6.97-6.28 5.52-2.77-2.39'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}
#adeplus.ServicioDeProtocolos .info-empresa,
#adeplus.Empresas.Adeplus .info-empresa {
  width: 100%;
  display: flex;
  gap: 10px;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 10px;
}
#adeplus.ServicioDeProtocolos .info-empresa .nombre-empresa,
#adeplus.Empresas.Adeplus .info-empresa .nombre-empresa {
  padding: 5px 10px;
  background: #e6e6e6;
  margin-bottom: 0;
  height: 34px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
#adeplus.ServicioDeProtocolos .info-empresa .nombre-empresa .icon-empresa,
#adeplus.Empresas.Adeplus .info-empresa .nombre-empresa .icon-empresa {
  background: url("../images/icon-empresas.png") no-repeat center center;
  width: 24px;
  height: 24px;
  display: block;
  margin-right: 10px;
}
#adeplus.ServicioDeProtocolos .info-empresa .tipo-contrato,
#adeplus.Empresas.Adeplus .info-empresa .tipo-contrato {
  padding: 5px 10px;
  background: #F9DC44;
  margin-bottom: 0;
  height: 34px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
#adeplus.ServicioDeProtocolos #toast-container,
#adeplus.Empresas.Adeplus #toast-container {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 11;
}
#adeplus.ServicioDeProtocolos #toast-container .toast,
#adeplus.Empresas.Adeplus #toast-container .toast {
  opacity: 1 !important;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  width: 421px;
  height: 99px;
  border-radius: 7px;
  border: 1px solid #e1e1e1;
  box-shadow: 0px 4px 16.9px 0px rgba(0, 0, 0, 0.15);
  max-width: 421px;
}
#adeplus.ServicioDeProtocolos #toast-container .toast .toast-header,
#adeplus.Empresas.Adeplus #toast-container .toast .toast-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e1e1e1;
  align-items: center;
  padding: 10px;
}
#adeplus.ServicioDeProtocolos #toast-container .toast .toast-header .icon-equis,
#adeplus.Empresas.Adeplus #toast-container .toast .toast-header .icon-equis {
  background: url("../images/equis.png") no-repeat center center;
  width: 24px;
  height: 24px;
  display: block;
}
#adeplus.ServicioDeProtocolos #toast-container .toast .toast-header .icon-error,
#adeplus.Empresas.Adeplus #toast-container .toast .toast-header .icon-error {
  background: url("../images/icon-cancelar.png") no-repeat center center;
  width: 24px;
  height: 24px;
  display: block;
}
#adeplus.ServicioDeProtocolos #toast-container .toast .toast-header .icon-alert,
#adeplus.Empresas.Adeplus #toast-container .toast .toast-header .icon-alert {
  background: url("../images/icon-exclamacion.png") no-repeat center center;
  width: 24px;
  height: 24px;
  display: block;
  margin: 0;
}
#adeplus.ServicioDeProtocolos #toast-container .toast .toast-header .icon-tick,
#adeplus.Empresas.Adeplus #toast-container .toast .toast-header .icon-tick {
  background: url("../images/icon-tick.png") no-repeat center center;
  width: 24px;
  height: 24px;
  display: block;
}
#adeplus.ServicioDeProtocolos #toast-container .toast .toast-header .icon-container,
#adeplus.Empresas.Adeplus #toast-container .toast .toast-header .icon-container {
  display: flex;
  gap: 10px;
  align-items: center;
}
#adeplus.ServicioDeProtocolos #toast-container .toast .toast-header .icon-container .title,
#adeplus.Empresas.Adeplus #toast-container .toast .toast-header .icon-container .title {
  color: #282828;
  text-align: center;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
#adeplus.ServicioDeProtocolos #toast-container .toast .toast-header .close-container,
#adeplus.Empresas.Adeplus #toast-container .toast .toast-header .close-container {
  display: flex;
  gap: 10px;
  align-items: center;
}
#adeplus.ServicioDeProtocolos #toast-container .toast .toast-header .close-container .time,
#adeplus.Empresas.Adeplus #toast-container .toast .toast-header .close-container .time {
  color: #787878;
  text-align: center;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 166.667% */
}
#adeplus.ServicioDeProtocolos #toast-container .toast .message,
#adeplus.Empresas.Adeplus #toast-container .toast .message {
  display: flex;
  padding: 10px;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  align-self: stretch;
  color: #515151;
  font-feature-settings: "liga" off, "clig" off;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 142.857% */
}
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form {
  background: #fff;
}
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form table#table_users,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form table#table_users {
  border-bottom: none;
}
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form input::placeholder,
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form textarea::placeholder,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form input::placeholder,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form textarea::placeholder {
  color: #c8c8c8;
}
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form .help-icon,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form .help-icon {
  background: url("../images/help.png") no-repeat center center;
  width: 16px;
  height: 16px;
  position: relative;
  display: inline-block;
  cursor: pointer;
}
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form .help-icon::after,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form .help-icon::after {
  content: attr(data-title);
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 0.9em;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form .help-icon:hover::after,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form .help-icon:hover::after {
  opacity: 1;
}
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form label,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form label {
  color: #474747;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  margin-left: 5px;
  margin-bottom: 16px;
}
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form .radio-group,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form .radio-group {
  margin-bottom: 16px;
}
#adeplus.ServicioDeProtocolos .cuestionario-inicial-form .radio-group .form-check label,
#adeplus.Empresas.Adeplus .cuestionario-inicial-form .radio-group .form-check label {
  margin-bottom: 0;
  margin-left: 8px;
}
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-footer .btn-primary,
#adeplus.ServicioDeProtocolos #popupResponsables .modal-dialog .modal-footer .btn-outline-primary,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-footer .btn-primary,
#adeplus.Empresas.Adeplus #popupResponsables .modal-dialog .modal-footer .btn-outline-primary {
  font-weight: 400 !important;
}
#adeplus.ServicioDeProtocolos .ver-mas-filtros #mostrarOcultarDatos,
#adeplus.Empresas.Adeplus .ver-mas-filtros #mostrarOcultarDatos {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 5px;
}
#adeplus.ServicioDeProtocolos .ver-mas-filtros #mostrarOcultarDatos:hover,
#adeplus.Empresas.Adeplus .ver-mas-filtros #mostrarOcultarDatos:hover {
  background: #e1edfe;
  color: #458fff;
  cursor: pointer;
  text-decoration: none;
  border-radius: 4px;
}
#adeplus.ServicioDeProtocolos .help-icon-tooltip.help-icon,
#adeplus.Empresas.Adeplus .help-icon-tooltip.help-icon {
  background: none;
  position: relative;
  cursor: pointer;
}
#adeplus.ServicioDeProtocolos .help-icon-tooltip.help-icon::after,
#adeplus.Empresas.Adeplus .help-icon-tooltip.help-icon::after {
  content: attr(data-title);
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 0.9em;
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
#adeplus.ServicioDeProtocolos .help-icon-tooltip.help-icon.text-table-ellipsis-tooltip::after,
#adeplus.Empresas.Adeplus .help-icon-tooltip.help-icon.text-table-ellipsis-tooltip::after {
  white-space: normal !important;
  min-width: 150px;
  left: 5px;
  transform: none;
  bottom: 80%;
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #adeplus.ServicioDeProtocolos .help-icon-tooltip.help-icon.text-table-ellipsis-tooltip::after,
  #adeplus.Empresas.Adeplus .help-icon-tooltip.help-icon.text-table-ellipsis-tooltip::after {
    left: 8px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #adeplus.ServicioDeProtocolos .help-icon-tooltip.help-icon.text-table-ellipsis-tooltip::after,
  #adeplus.Empresas.Adeplus .help-icon-tooltip.help-icon.text-table-ellipsis-tooltip::after {
    left: 10px;
  }
}
@media (min-width: 1601px) {
  #adeplus.ServicioDeProtocolos .help-icon-tooltip.help-icon.text-table-ellipsis-tooltip::after,
  #adeplus.Empresas.Adeplus .help-icon-tooltip.help-icon.text-table-ellipsis-tooltip::after {
    left: 11px;
  }
}
#adeplus.ServicioDeProtocolos .help-icon-tooltip.help-icon:hover::after,
#adeplus.Empresas.Adeplus .help-icon-tooltip.help-icon:hover::after {
  opacity: 1;
  z-index: 1;
}
#adeplus.ServicioDeProtocolos .text-table-ellipsis,
#adeplus.Empresas.Adeplus .text-table-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  max-width: 70px;
}
@media (min-width: 1250px) and (max-width: 1300px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 80px;
  }
}
@media (min-width: 1301px) and (max-width: 1350px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 100px;
  }
}
@media (min-width: 1351px) and (max-width: 1400px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 120px;
  }
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 150px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 180px;
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 200px;
  }
}
@media (min-width: 1701px) and (max-width: 1750px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 250px;
  }
}
@media (min-width: 1751px) and (max-width: 1800px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 280px;
  }
}
@media (min-width: 1801px) and (max-width: 1850px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 350px;
  }
}
@media (min-width: 1851px) {
  #adeplus.ServicioDeProtocolos .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .text-table-ellipsis {
    max-width: 450px;
  }
}
#adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
#adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
  max-width: 60px;
}
@media (min-width: 1250px) and (max-width: 1300px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 70px;
  }
}
@media (min-width: 1301px) and (max-width: 1350px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 90px;
  }
}
@media (min-width: 1351px) and (max-width: 1400px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 120px;
  }
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 150px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 180px;
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 200px;
  }
}
@media (min-width: 1701px) and (max-width: 1750px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 250px;
  }
}
@media (min-width: 1751px) and (max-width: 1800px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 280px;
  }
}
@media (min-width: 1801px) and (max-width: 1850px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 350px;
  }
}
@media (min-width: 1851px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-informes .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 450px;
  }
}
#adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
#adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
  max-width: 150px;
}
@media (min-width: 1250px) and (max-width: 1300px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: 200px;
  }
}
@media (min-width: 1301px) and (max-width: 1350px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: 250px;
  }
}
@media (min-width: 1351px) and (max-width: 1400px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: 270px;
  }
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: 280px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: 300px;
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: unset;
  }
}
@media (min-width: 1701px) and (max-width: 1750px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: unset;
  }
}
@media (min-width: 1751px) and (max-width: 1800px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: unset;
  }
}
@media (min-width: 1801px) and (max-width: 1850px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: unset;
  }
}
@media (min-width: 1851px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-consultores .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-consultores .text-table-ellipsis {
    max-width: unset;
  }
}
#adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
#adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
  max-width: 80px;
}
@media (min-width: 1250px) and (max-width: 1300px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 120px;
  }
}
@media (min-width: 1301px) and (max-width: 1350px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 130px;
  }
}
@media (min-width: 1351px) and (max-width: 1400px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 140px;
  }
}
@media (min-width: 1401px) and (max-width: 1500px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 170px;
  }
}
@media (min-width: 1501px) and (max-width: 1600px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 180px;
  }
}
@media (min-width: 1601px) and (max-width: 1700px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 200px;
  }
}
@media (min-width: 1701px) and (max-width: 1750px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 250px;
  }
}
@media (min-width: 1751px) and (max-width: 1800px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 280px;
  }
}
@media (min-width: 1801px) and (max-width: 1850px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 350px;
  }
}
@media (min-width: 1851px) {
  #adeplus.ServicioDeProtocolos .table_servicios-protocolos-cuestionario .text-table-ellipsis,
  #adeplus.Empresas.Adeplus .table_servicios-protocolos-cuestionario .text-table-ellipsis {
    max-width: 450px;
  }
}
#adeplus.ServicioDeProtocolos .btn-back,
#adeplus.Empresas.Adeplus .btn-back {
  display: inline-block;
  margin-block: -1px 21px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  color: #333333;
  text-transform: none;
  padding-left: 10px;
  text-decoration: none;
  cursor: pointer;
}
#adeplus.ServicioDeProtocolos .btn-back:before,
#adeplus.Empresas.Adeplus .btn-back:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  aspect-ratio: 1/1;
  background: url("../images/icon-arrow_back.svg") no-repeat top -2px left;
  margin-inline-end: 8px;
  transform: scale(1);
  transition: transform 0.2s linear;
}
#adeplus.ServicioDeProtocolos .btn-back:hover,
#adeplus.Empresas.Adeplus .btn-back:hover {
  font-weight: 600;
}
#adeplus.ServicioDeProtocolos .btn-back:hover:before,
#adeplus.Empresas.Adeplus .btn-back:hover:before {
  transform: scale(1.1);
  transition: transform 0.2s linear;
}
#adeplus.ServicioDeProtocolos .wrap-items-tab,
#adeplus.Empresas.Adeplus .wrap-items-tab {
  display: flex;
}
#adeplus.ServicioDeProtocolos .wrap-items-tab .item-tab,
#adeplus.Empresas.Adeplus .wrap-items-tab .item-tab {
  font-family: Inter, sans-serif;
  padding: 10px 16px;
  background: unset;
  font-weight: 400;
  display: inline-flex;
  color: inherit;
}
#adeplus.ServicioDeProtocolos .wrap-items-tab .item-tab.active,
#adeplus.Empresas.Adeplus .wrap-items-tab .item-tab.active {
  color: #004d71;
  font-weight: 700;
  border-bottom: 3px solid #004d71 !important;
}
#adeplus.ServicioDeProtocolos .wrap-items-tab .info-num,
#adeplus.Empresas.Adeplus .wrap-items-tab .info-num {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
  background-color: #EA7575;
  color: #fff;
  font-family: Montserrat;
  margin-left: 10px;
  font-size: 11px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: center;
}
#adeplus.ServicioDeProtocolos .wrap-items-tab .info-num:before,
#adeplus.Empresas.Adeplus .wrap-items-tab .info-num:before {
  position: relative;
  content: "+";
  color: inherit;
  font-weight: inherit;
}
#adeplus.ServicioDeProtocolos .line,
#adeplus.Empresas.Adeplus .line {
  margin-top: 0;
}

/*** GENERAL BLUE INFO */
.info-class {
  background-color: #C8EDF1;
  border-radius: 3px 5px 5px 3px;
  padding: 10px 15px;
  padding-left: 48px;
  position: relative;
  color: #247294;
  font-weight: 500;
  width: fit-content;
  border-left: 5px solid #AEDEE9;
  text-align: left !important;
}
.info-class:before {
  content: "";
  width: 18px;
  aspect-ratio: 1/1;
  background: url("../images/icon_alert.svg") no-repeat;
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -9px;
}

/** Informes no leidos */
.new-inform {
  font-weight: 700;
}
.new-inform .inform-content {
  display: inline-flex;
}
.new-inform .inform-content .inform-circle {
  background-color: #004d71;
  position: relative;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  aspect-ratio: 1;
  align-self: center;
  justify-self: center;
  margin-right: 15px;
}
.new-inform .inform-content .inform-name {
  margin: 0;
  margin-left: 15px;
}

#adeplus.ServicioDeProtocolos .dataTables_filter.dataTables_filter_inform .custom-control:nth-child(1) {
  width: 30%;
  border: none;
  border-radius: 0;
}
#adeplus.ServicioDeProtocolos .dataTables_filter.dataTables_filter_inform .custom-control:nth-child(1) .button-asignada {
  border: 1px solid #c8c8c8;
  border-radius: 4px 0 0 4px;
}
#adeplus.ServicioDeProtocolos .dataTables_filter.dataTables_filter_inform .custom-control:nth-child(2) {
  width: 30%;
  border: none;
  border-radius: 0;
}
#adeplus.ServicioDeProtocolos .dataTables_filter.dataTables_filter_inform .custom-control:nth-child(2) .button-asignada {
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
#adeplus.ServicioDeProtocolos .dataTables_filter.dataTables_filter_inform .custom-control:nth-child(3) {
  width: 40%;
  border: none;
  border-radius: 0;
}
#adeplus.ServicioDeProtocolos .dataTables_filter.dataTables_filter_inform .custom-control:nth-child(3) .button-asignada {
  border-radius: 0px 4px 4px 0px;
  border: 1px solid #c8c8c8;
}
#adeplus.ServicioDeProtocolos .dataTables_filter.dataTables_filter_inform .button-activas,
#adeplus.ServicioDeProtocolos .dataTables_filter.dataTables_filter_inform .button-asignada {
  padding: 0 3px;
  height: 34px;
}
#adeplus.ServicioDeProtocolos .info-field .form-group {
  width: 100%;
}
#adeplus.ServicioDeProtocolos .select-box .form-group.input-select-wrapper {
  margin-bottom: 0 !important;
}
#adeplus.ServicioDeProtocolos .select-box select.form-control {
  font-size: 14px !important;
}
#adeplus.ServicioDeProtocolos .input-box input[type=text] {
  height: 35px !important;
}
#adeplus.ServicioDeProtocolos .input-box .form-group.input-text-wrapper {
  margin-bottom: 0;
}
#adeplus.ServicioDeProtocolos .input-box-modal .form-group.form-inline.input-checkbox-wrapper {
  margin-bottom: 0 !important;
}
#adeplus.ServicioDeProtocolos .modal-box-radio input[type=radio] {
  height: 20px;
  width: 20px;
}
#adeplus.ServicioDeProtocolos .content-form-box .form {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
#adeplus.ServicioDeProtocolos .content-form-box .form-group.input-text-wrapper,
#adeplus.ServicioDeProtocolos .content-form-box .form-group.form-inline.input-checkbox-wrapper {
  margin-bottom: 0;
}
#adeplus.ServicioDeProtocolos .content-form-box .form-group.input-text-wrapper .field,
#adeplus.ServicioDeProtocolos .content-form-box .form-group.form-inline.input-checkbox-wrapper .field {
  height: 100%;
}
#adeplus.ServicioDeProtocolos .content-form-box .form-group.input-text-wrapper input[type=checkbox],
#adeplus.ServicioDeProtocolos .content-form-box .form-group.form-inline.input-checkbox-wrapper input[type=checkbox] {
  height: 20px;
  width: 20px;
}
#adeplus.ServicioDeProtocolos .min-width-180 {
  min-width: 180px;
}

.adeplus-footer .portlet {
  z-index: unset !important;
}

#adeplus .content-wrapper {
  z-index: auto;
  min-height: 100vh;
  height: auto;
}

#openIframeBtn {
  position: fixed;
  bottom: 70px;
  right: 40px;
  border: none;
  cursor: pointer;
  box-shadow: none;
  z-index: 999999;
  background: transparent;
}

#iframeContainer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 999999;
}
#iframeContainer #iframeWrapper {
  position: relative;
  width: 85vw;
  max-width: 1300px;
  height: 70vh;
  background: white;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 15px;
}
@media (max-width: 768px) {
  #iframeContainer #iframeWrapper {
    width: 95%;
    height: 90%;
  }
}
#iframeContainer #iframeWrapper #iframeHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5em 1em 0 1em;
}
#iframeContainer #headerIcon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}
#iframeContainer #headerTitle {
  display: flex;
  align-items: center;
  flex-grow: 1;
  text-align: left;
}
#iframeContainer #headerTitle #headerText {
  color: black;
  font-size: 18px;
  font-family: "Montserrat";
  font-weight: 500;
  margin-left: 15px;
}
#iframeContainer #closeIframeBtn {
  background: none;
  border: none;
  color: white;
  font-size: 18px;
  cursor: pointer;
}
#iframeContainer #assistantFrame {
  flex-grow: 1;
  width: 100%;
  height: calc(100% - 50px);
  border: none;
}

.tooltip-aid {
  background-color: #fff;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 10px;
  width: 280px;
  border-radius: 3px;
  border: none;
  position: absolute;
  top: -170%;
  font-size: 16px;
  right: 0;
  text-align: left;
  line-height: 1.3;
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
  font-family: "Ubuntu", sans-serif !important;
}
.tooltip-aid.show-tooltip {
  opacity: 1;
  transition: opacity 0.5s ease;
}

#openIframeBtn.hover-tooltip:hover .tooltip-aid {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease;
}

@media (min-width: 1301px) {
  #adeplus.ServicioDeProtocolos div#popupCopy .table_servicios-protocolos-informes .text-table-ellipsis {
    max-width: 200px;
  }
}
#adeplus.Empresas.Adeplus {
  /**** FONTS */
  /**** TAMAÑO BASE, FONT */
  /**** COLORS */
  /*________ MODAL __________*/
}
@font-face {
  font-family: "Montserrat";
  src: url("fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Inter";
  src: url("fonts/Inter_18pt-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
#adeplus.Empresas.Adeplus .brand-logo {
  margin-bottom: 1.8rem;
}
#adeplus.Empresas.Adeplus .adeplus-sidebar-icon-expand {
  border-radius: 50%;
  border-end-end-radius: 0;
  border-start-end-radius: 0;
}
#adeplus.Empresas.Adeplus .content-wrapper #content {
  margin-top: 40px;
}
#adeplus.Empresas.Adeplus .formulario .title-group {
  font-family: Montserrat, sans-serif;
  margin-bottom: 3rem;
}
#adeplus.Empresas.Adeplus .list-group li a[data-toggle=sidebar-colapse] > div {
  margin-bottom: 1.5rem;
}
#adeplus.Empresas.Adeplus .modal.modal-servicio-protocolos .modal-content,
#adeplus.Empresas.Adeplus .modal.modal-servicio-protocolos .modal-body {
  overflow: visible;
}
#adeplus.Empresas.Adeplus .modal.modal-servicio-protocolos .form-control,
#adeplus.Empresas.Adeplus .modal.modal-servicio-protocolos label {
  font-size: 14px;
}
#adeplus.Empresas.Adeplus .dropdown.dropdown-toggle-checkbox-button .btn.btn-primary.dropdown-toggle {
  height: 2.5rem;
  border: 1px solid;
  color: #474747;
  background-color: transparent;
  border-color: #c8c8c8;
  opacity: 1;
  border-radius: 4px;
  font-size: 14px;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  text-transform: none;
}
#adeplus.Empresas.Adeplus .dropdown.dropdown-toggle-checkbox-button .dropdown-menu {
  min-width: 100% !important;
}
#adeplus.Empresas.Adeplus .dropdown.dropdown-toggle-checkbox-button .dropdown-menu label.form-check-label {
  padding-top: 3px;
}
#adeplus.Empresas.Adeplus .ico-acciones-tabla img {
  display: block;
}
#adeplus.Empresas.Adeplus .seeMoreData .icon-dropdown-down {
  background: url("../images/chevron-up.png") no-repeat center center;
  display: block;
  width: 16px;
  height: 16px;
  margin-left: 10px;
}
#adeplus.Empresas.Adeplus .seeMoreData.isDrop .icon-dropdown-down {
  rotate: 180deg;
}
#adeplus.Empresas.Adeplus .btn-transparent {
  background: transparent;
}
#adeplus.Empresas.Adeplus .btn-transparent:hover {
  background-color: #eeeeee;
}
#adeplus.Empresas.Adeplus .dataTables_filter .input-date .form-group.form-inline.input-checkbox-wrapper {
  display: none !important;
}
#adeplus.Empresas.Adeplus .form label {
  color: #474747;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  margin-left: 5px;
  margin-bottom: 16px;
}
#adeplus.Empresas.Adeplus .btn-add {
  width: fit-content;
  text-transform: none;
}
#adeplus.Empresas.Adeplus .dataTables_filter input[type=radio].button-activas + label {
  margin: 0;
  min-width: 40px;
  padding: 0 10px;
  height: 100%;
  display: flex;
  align-items: center;
}
#adeplus.Empresas.Adeplus .dataTables_filter input[type=radio].button-activas:checked + label {
  background-color: #efefef;
}
#adeplus.Empresas.Adeplus .modal.modal-servicio-protocolos .modal-content.modalInfoCompany {
  max-width: 800px !important;
}
#adeplus.Empresas.Adeplus #navTabInfoContrato .tab-content .tab-pane {
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}
#adeplus.Empresas.Adeplus #navTabInfoContrato .tab-content .tab-pane#tab3 {
  max-height: unset;
  overflow: hidden;
}
#adeplus.Empresas.Adeplus .wrapListAreas {
  gap: 0.8rem;
}
#adeplus.Empresas.Adeplus .circle {
  background-color: #004d71;
  position: relative;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  aspect-ratio: 1;
  align-self: center;
  justify-self: center;
  margin-right: 15px;
}
#adeplus.Empresas.Adeplus .dateLog {
  color: #999999;
}
#adeplus.Empresas.Adeplus .actionLog {
  color: #666666;
}
#adeplus.Empresas.Adeplus .seeJson a {
  color: #247294;
}
#adeplus.Empresas.Adeplus #table_company.table.dataTable.no-footer {
  width: 100%;
  padding-top: 6rem;
}
#adeplus.Empresas.Adeplus #contratosTable_wrapper {
  display: flex;
  flex-direction: column;
}
#adeplus.Empresas.Adeplus #contratosTable_wrapper .dataTables_paginate.paging_simple_numbers {
  width: fit-content;
  margin: 0 auto;
  margin-top: -25px;
}
#adeplus.Empresas.Adeplus #table_company_wrapper.dataTables_wrapper .dt-buttons {
  width: fit-content;
  margin: 0 auto;
  margin-right: 0;
}
#adeplus.Empresas.Adeplus #table_company_wrapper.dataTables_wrapper,
#adeplus.Empresas.Adeplus #table_users_wrapper.dataTables_wrapper {
  display: flex;
  flex-direction: column;
}
#adeplus.Empresas.Adeplus #table_company_wrapper.dataTables_wrapper .dt-buttons,
#adeplus.Empresas.Adeplus #table_users_wrapper.dataTables_wrapper .dt-buttons {
  justify-content: flex-end;
  z-index: 9999;
}
#adeplus.Empresas.Adeplus #table_company_wrapper.dataTables_wrapper #table_company_filter,
#adeplus.Empresas.Adeplus #table_users_wrapper.dataTables_wrapper #table_company_filter {
  margin-top: -68px;
  width: 100%;
}
#adeplus.Empresas.Adeplus #table_company_wrapper.dataTables_wrapper #table_company_filter input,
#adeplus.Empresas.Adeplus #table_users_wrapper.dataTables_wrapper #table_company_filter input {
  padding: 10px;
  padding-right: 1.5rem;
  width: 100%;
}
#adeplus.Empresas.Adeplus #table_company_wrapper.dataTables_wrapper #table_company_filter label,
#adeplus.Empresas.Adeplus #table_users_wrapper.dataTables_wrapper #table_company_filter label {
  width: 20%;
  position: relative;
}
#adeplus.Empresas.Adeplus #table_company_wrapper.dataTables_wrapper #table_company_filter label:after,
#adeplus.Empresas.Adeplus #table_users_wrapper.dataTables_wrapper #table_company_filter label:after {
  content: "";
  background: url("../images/lupa.png") no-repeat center center;
  width: 16px;
  height: 16px;
  position: absolute;
  cursor: pointer;
  top: 10px;
  right: 5px;
}
#adeplus.Empresas.Adeplus .formulario select.form-control {
  max-width: unset;
}
#adeplus.Empresas.Adeplus .row-dropdown-select .dropdown-select .dropdown-menu label.custom-control-label {
  line-height: normal;
  margin-bottom: 0.5rem;
  min-height: 34px;
  line-height: normal !important;
  margin-bottom: 0.5rem !important;
  display: flex;
  align-items: baseline;
}
#adeplus.Empresas.Adeplus .row-dropdown-select .dropdown-select .dropdown-menu label.custom-control-label:before {
  margin-right: 0.5rem;
  min-width: 1.2rem;
  min-height: 1.2rem;
}
#adeplus.Empresas.Adeplus .row-dropdown-select .dropdown-select .dropdown-menu label.custom-control-label:after {
  top: 0.1rem;
  left: -0.1rem;
  height: 1.4rem;
  width: 1.4rem;
}
#adeplus.Empresas.Adeplus .dropdown-select .dropdown-menu .custom-control.custom-checkbox {
  border: none !important;
}
#adeplus.Empresas.Adeplus .dropdown-select .dropdown-menu .custom-control.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: grey;
  border-color: gray;
}
#adeplus.Empresas.Adeplus .type-date-wrap {
  position: relative;
}
#adeplus.Empresas.Adeplus .type-date-wrap .fechabaja-edit {
  padding-right: 30px;
  position: relative;
  z-index: 1;
  background: transparent;
  cursor: pointer;
}
#adeplus.Empresas.Adeplus .type-date-wrap:after {
  content: "";
  position: absolute;
  width: 2.2rem;
  height: 2.2rem;
  right: 0;
  top: 0.2rem;
  cursor: pointer;
  background: url("../images/icno-calendario.svg") no-repeat center center;
}

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