.region.region-breadcrumb {
  display: none;
}

.navbar.navbar-expand-lg.navbar-light.text-dark.bg-light {
  background-color: #fff !important;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  color: #6b7280;
}

#navbarSupportedContent {
  display: contents !important;
}

#block-excledemo-account-menu {
  text-transform: none;
}

.nav-item.nav-account-1 {
  border: 1px solid #9ca3af;
  border-radius: 20px;
  height: 40px;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 24px;
  width: 90px;
  margin-right: 1em;
  color: #6b7280;
}

.nav-item.nav-account-2 {
  border-radius: 20px;
  height: 40px;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  color: #6b7280;
  line-height: 24px;
  background: #dfe2e6;
  width: 90px;
}

#block-excledemo-page-title {
  font-family: 'DM Sans';
  width: 105%;
  /* padding-bottom: 1em; */
  margin-bottom: 1em;
  margin-top: 1em;
  border-bottom: 1px solid #e5e7eb;
}

.breadcrumb {
  font-family: 'DM Sans';
  margin-top: 1em;
  margin-left: 0.5em;
  color: #38bdf8;
}

.pag-img-error {
  font-family: 'DM Sans';
  width: 100%;
  height: 60vh;
  background-image: url("images/finger_print.png");
  background-position: top center;
  background-size: 70%;
  background-repeat: no-repeat;
}

#block-banner-home2 > div {
  margin-bottom: 2em;
  width: 100%;
  height: 331px;
  background-image: url("images/banner.png");
  background-position: center center;
  background-size: cover;
  position: relative;
  display: inline-block;
}

.text-banner {
  position: absolute;
  top: 30%;
  left: 17%;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 34px;
  color: #fff;
}

.text-error-title {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  color: #111827;

}

.text-error-msg {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #111827;
  margin-top: 1em;
  margin-bottom: 2em;
}

.btn-home {
  color: #fff;
}

#block-banner-home > div > img {
  width: 100%;
}

#user-login-form, #user-pass, #user-pass-reset {
  font-family: 'DM Sans';
  padding: 3em;
  background: #f9fafb;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
}

.vista-inicial {
  font-family: 'DM Sans';
  padding: 1em;
  background: #f9fafb;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
  height: auto;
  margin-top: 1em;
}

.vista-consulta-avanzada {
  font-family: 'DM Sans';
  background: #f9fafb;
  box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.1), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
  border-radius: 12px;
  margin-top: 3em;
  padding: 2em 4em;
}

#edit_filtro_etiqueta_chosen {
  border: 1px solid #d1d5db;
  box-sizing: border-box;
  border-radius: 8px;
  width: 100% !important;
}

.chosen-container-multi .chosen-choices {
  border: none;
  overflow: inherit;
}

#edit-name:focus, #edit-pass:focus, #edit-name:hover, #edit-pass:hover {
  box-shadow: none !important;
  border-bottom: 1px #4c28ff solid !important;
}

.text-floating {
  font-family: 'DM Sans';
  border: 0px !important;
  border-bottom: 1px #e5e7eb solid !important;
  border-radius: 0px !important;
  background-color: #f9fafb !important;
}

.forgot-password, .user-login {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #111827;
}

.login-title {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  color: #111827;
}

#user-login-form > .form-item .description {
  display: none;
}

.navbar-brand img {
  height: 32px !important;
}

#block-excledemo-local-tasks {
  display: none;
}

#edit-submit {
  font-family: 'DM Sans';
  height: 36px;
  background-color: #4c28ff;
  border-radius: 20px;
  border: 0px;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
}

#edit-submit:focus {
  color: #fff;
  box-shadow: none;
}

.rowTerminos {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 12px;
  color: #6b7280;
}

.mt-auto.footer-dark.text-light.bg-dark {
  background-color: #111827 !important;
}

.text-footer1 {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 22px;
}

.language-footer {
  font-family: 'DM Sans';
  border: 1px solid #fff;
  box-sizing: border-box;
  border-radius: 20px !important;
  background-color: #fff0 !important;
  color: #fff !important;
}

.language-footer:focus {
  box-shadow: none;
}

.text-footer2 {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 22px;
}

.redSocial {
  color: #85888d;
}

.redSocial:hover {
  color: #fff;
}

.region.region-custom-footer2 {
  margin-top: 2em;
  border-top: 1px #85888d solid;
  padding-top: 2em;
}

#block-excledemo-page-title > .display-4.text-center.page-title {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #111827;
  text-align: left !important;
}

.adf-raw-file-search-by-qr > .panel1, .row.top-bar-img > div {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 24px;
  color: #111827;
}

.adf-raw-file-search-by-custom-fields > .panel1, .row.top-bar-img > div {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 900;
  font-size: 13px;
  line-height: 25px;
  color: #111827;
}

.row.top-bar-img > div > p {
  font-family: monospace;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 15px;
  color: #374151;
}

.btns-top-bar-img {
  display: flex;
}

input[type="text"], input[type="date"] {
  border: 1px solid #d1d5db;
  box-sizing: border-box;
  border-radius: 8px;
  font-family: monospace;
}

.btn-submit-clean {
  text-align: center;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 1em;
}

#limpiar-inputs {
  text-decoration: none;
  color: #38bdf8;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
}

.text-search-found {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #4b5563;
  margin-top: 1em;
  margin-bottom: 1em;
}

.table-item-found.row {
  height: 34px;
  border: 1px solid #d1d5db;
  border-radius: 8px;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  margin-right: 0.2em;
  margin-left: 0.2em;
}

.table-item-found.row > .item-barcode {
  font-family: monospace;
  font-style: normal;
  font-weight: 700;
  font-size: calc(0.2em + 0.6vw);
  line-height: 24px;
  color: #111827;
}

.seleccionada {
  height: 68px;
  background: #f3f4f6;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
}

.vista-consulta-avanzada label {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #111827;
}

.ver-imagen {
  text-decoration: none;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: calc(0.1em + 0.6vw);
  line-height: 16px;
  text-align: center;
  color: #38bdf8;
}

.seleccionada > div > .ver-imagen {
  color: #9ca3af;
}

#sideimageview {
  /*border: 1px solid #000;*/
  margin-bottom: 1em;
}

.btn-download {
  display: flex;
  height: 25px;
  margin-right: 1em;
  margin-left: 1em;
}

.btn-download-href{
  color: #000;
  text-decoration: none;
}

.cloudiademo #sideimageview.maximizado .paginador, #imagen-maximizada.maximizado .paginador {
  width: 50px;
  height: 50px;
  font-size: 2.4em;
  background-color: #d1d5db;
  color: #111827;
}

#sideimageview-maximizado-izq, #imagen-maximizada-maximizado-izq, #imagen-maximizada-maximizado-dch, #sideimageview-maximizado-dch {
  background-color: #d1d5db !important;
  opacity: 9 !important;
  color: #111827 !important;
  line-height: 47px;
}

#sideimageview.maximizado.tiene-pagina-anterior #sideimageview-maximizado-izq {
  left: 30px;
}

.table-resultados thead, tbody, tfoot, tr, td, th {
  border: 0px;
}

.table-resultados {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1em;
}

.table-resultados > tbody > tr {
  height: 34px;
  border: 1px solid #d1d5db;
  box-sizing: border-box;
  border-radius: 8px;
  border-style: hidden;
  box-shadow: 0 0 0 1px #d1d5db;
}

.table-resultados > tbody > tr > td {
  padding: 0.7em;
}

.table-resultados > :not(caption) > * > * {
  border-bottom: none;
}

.table-resultados > thead > tr {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #6b7280;
}

.opcion-fila.ver-imagen-detallada {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  color: #38bdf8;
  text-decoration: none;
}

.lista-links.admin-list {

}

.use-ajax {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: bold !important;
  font-size: 8px !important;
  line-height: 16px;
  color: #38bdf8;
  text-decoration: none;
}

.text-resultados {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #4b5563;
}

.vista-inicial .btn-submit-clean {
  display: none;
}

#edit-acciones-sobre-items {
  display: none;
}

.table-resultados tr td[class^='raw-file-row-'] {
  display: none;
}
.etiq-top-bar-img span.etiqueta {
  font-size: 16px;
}

.theme-text-dark {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  color: #374151;
  text-align: right;
  display: contents;
}

span.etiqueta {
  margin: 0px 2px;
  padding: 0.3em;
  /*height: 22px;*/
  background: #dfe2e6;
  border-radius: 20px;
  font-family: monospace;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  white-space: -moz-pre-space;
  white-space: nowrap;
}

#adf-raw-file-search-by-qr .form-control:focus, #adf-raw-file-search-by-qr .form-select:focus {
  border: 1px solid #4c28ff !important;
  filter: drop-shadow(0px 0px 6px #4c28ff) !important;
  box-shadow: none !important;
}

#adf-raw-file-search-by-custom-fields .form-control:focus, #adf-raw-file-search-by-custom-fields .form-select:focus {
  border: 1px solid #4c28ff !important;
  filter: drop-shadow(0px 0px 6px #4c28ff) !important;
  box-shadow: none !important;
}

#adf-rawfile-simple-list .form-control:focus, #adf-rawfile-simple-list .form-select:focus {
  border: 1px solid #4c28ff !important;
  filter: drop-shadow(0px 0px 6px #4c28ff) !important;
  box-shadow: none !important;
}

.search-choice {
  height: 22px;
  background: #dfe2e6 !important;
  border-radius: 20px !important;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  color: #000 !important;
  padding-left: 0.5em !important;
  border: 0px !important;
  padding-top: 0.4em !important;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 6px;
}

.lista-links.admin-list {
  list-style: none;
}

.black-border {
  border: 1px solid #000;
}

.text-top-bar-img {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #9ca3af;
}

.text-top-bar-img-pagination {
  color: #374151;
  text-align: right;
}

.top-bar-info-pagination {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  color: #374151;
  text-align: right;
  display: contents;
}

.btn-top-bar-img-download {
  background: #fff;
  border: 1px solid #9ca3af;
  font-size: 12px;
}

.text-top-bar-img-data {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  line-height: 24px;
  color: #374151;
}

.top-bar-btn-close {
  color: #374151;
}

.form-display, .btn-2{
  display: none !important;
}

.page-item2{
  padding: 0px !important;
}
.pagination li:first-child a{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination li:last-child a {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

/* .pagination li span {
  padding: 0px 7px !important;
} */

.btn-pp{
  padding: 4px 4px !important;
}

/* .pagination li:nth-child(11),.pagination li:nth-child(6),.pagination li:nth-child(5),.pagination li:nth-child(7) {
  display: none;
} */
.pagination li:last-child {
  display: block !important;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-size: calc(0.1em + 0.6vw);
  color: #111827;
}

.active a{
  z-index: 3;
  color: #fff !important;
  background-color: #0d6efd;
  border-color: #0d6efd;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.top-bar-mar {
  margin-left: 4% !important;
  height: 50px;
}

.rowFields1{
  margin-top: 0.6em;
}

#adf-raw-file-search-by-custom-fields {
  margin-top: 1em;
}

#raw-file-search-by-custom-fields #sideimageview {
  height: 100%;
  margin-left: 1%;
}
#block-excledemo-notifywidget {
  position: fixed;
    right: 10px;
    top: 10px;
}
/* no mostrar menu contextual en bloque notif porque tapa la campanita */
#block-excledemo-notifywidget .contextual {
  display: none;
}
.toolbar-horizontal #block-excledemo-notifywidget {
   top: 50px;
}
.toolbar-horizontal.toolbar-tray-open #block-excledemo-notifywidget {
   top: 90px;
}
.toolbar-fixed.toolbar-vertical #block-excledemo-notifywidget {
    top: 48px;
}
.user-logged-in #notify_widget {
  margin: 0;
}
 
.region.region-header,
#block-excledemo-notifywidget,
#block-excledemo-notifywidget #notify_widget_popup.is-open {
  z-index: 500;
}