body {
  height: 100%;
  width: 100%;
  background-color: #F2F2F2;
  font-family: 'Comfortaa';
}

#msg {
  display: none;
}

.js #msg.mley-loading-active {
  display: block;
  position: fixed;
  top: 4.75rem;
  left: 0;
  right: 0;
  z-index: 1002;
  pointer-events: none;
}

.js #body.mley-loading-active {
  display: block !important;
}

mark {
  font-weight: bold;
  border-radius: 5px;
  background-color: #FCF8E2;
}

.txt-popovers {
  font-style: normal;
  cursor: pointer;
  color: #268BD2 !important;
  /* background-color: #fafafa;
  border-radius: 7px;
  padding: 1px; */
}

.getSticky-bc {
  position: -webkit-sticky;
  position: sticky;
  top: -17px;
}

.btn-light {
  margin: -10px 0px -10px 0px;
}

.modal-header {
  margin-bottom: -30px;
}
.modal-body {
  margin-top: 30px;
}

.mley-modal-paragraph-icon {
  color: #268BD2;
}

.mley-modal-title {
  font-size: 22px;
  display: inline;
  padding-left: 1em;
}

.mley-modal-law-name {
  font-size: 0.95rem;
  font-weight: 700;
}

.mley-adblock-bait {
  position: absolute;
  left: -9999px;
  top: -9999px;
  width: 1px;
  height: 1px;
}

.graph-shell {
  width: min(76vw, 1120px);
  max-width: 1120px;
  margin: 0 auto;
}

#cy {
  width: 100%;
  height: calc(100vh - 240px);
  min-height: 520px;
  border: 1px solid var(--border-color);
  border-radius: 8px;
  background: var(--bg-surface-2);
}

.graph-toolbar .form-control {
  max-width: 120px;
}

@media (max-width: 991.98px) {
  .graph-shell {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .graph-shell .card {
    border-radius: 0;
  }

  #cy {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
  }
}


/**************************\
  Material design
\**************************/
.card {
  background: #fff;
  border: none;
  border-radius: 5px;
  max-width: auto;
  margin: 10px 0px 10px 0px;

}

.card-1 {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.card-1:hover {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
}

 .p-reformado {
   margin: -13px 1px 20px 100px;
   font-style: italic;
 }

/* Badges #00449e */

.badge-primary {
  background-color: #0d52bf;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}

.badge-light {
  font-weight: normal;
  border: none;
  color: #273445;
}

 /* Popover */
.popover {
  border-style: lightgrey;
  border-radius: 5px;
  border-width: 0.5px;
  font-family: 'Comfortaa';
  font-size: 14px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  z-index: 999;
}

.popover .popover-body .s-share {
  font-size: 30px;
  cursor: pointer;
  border: none;
  background-color: white;
  display: inline;
  margin-right: 10px;
}

.p-share {
  margin: -13px -15px -18px 0px;
  text-align: right;
  text-size: 11px;
}

.p-share button,
.p-share .badge-light,
.p-share .btn-light {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.32rem 0.72rem;
  border-radius: 999px;
  line-height: 1;
}

.mley-article-card-footer {
  margin: 0.9rem -1rem -1rem;
  padding: 0.6rem 1rem 0.35rem;
  border-top: 1px solid rgba(39, 52, 69, 0.08);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.75rem;
}

.mley-article-card-footer-col {
  display: flex;
  align-items: center;
}

.mley-article-card-footer-center {
  gap: 0.45rem;
  justify-content: flex-end;
  flex-wrap: wrap;
  text-align: right;
}

.mley-article-card-footer-right {
  justify-content: flex-end;
}

.mley-article-card-footer .p-share {
  margin: 0;
  text-align: right;
}

.mley-article-card-footer .mley-share-trigger {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.32rem 0.72rem;
  border-radius: 999px;
  line-height: 1;
}

.mley-article-card-footer .mley-article-backrefs-indicator {
  margin-right: 0;
}

.mley-article-card-footer .mley-oaj-article-search-trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.35rem;
  padding: 0.32rem 0.72rem;
  border-radius: 999px;
  line-height: 1.2;
  font-weight: 600;
  white-space: normal;
  text-align: center;
  border: 1px solid #dbe2ea;
  background: #f5f8fc;
  color: #425468;
  text-decoration: none;
}

.mley-article-card-footer .mley-oaj-article-search-trigger:hover,
.mley-article-card-footer .mley-oaj-article-search-trigger:focus {
  border-color: #9cb6d8;
  background: #ebf3fb;
  color: #0d52bf;
  text-decoration: none;
}

.mley-footer-label-mobile {
  display: none;
}

.mley-footer-label-desktop {
  display: inline;
}

.mley-canonical-article-share-row {
  display: flex;
  justify-content: flex-end;
  margin: -0.35rem 0 1rem;
}

.mley-canonical-article-share-row .p-share {
  margin: 0;
}

.mley-canonical-article-share-trigger {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.32rem 0.72rem;
  border-radius: 999px;
  line-height: 1;
}

.mley-article-backrefs-indicator {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  padding: 0.32rem 0.72rem;
  border-radius: 999px;
  margin-right: 0.35rem;
  line-height: 1;
  font-weight: 600;
  border: 1px solid #d3b48b;
  background: #f6ede0;
  color: #7a5731;
  box-shadow: none;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.mley-article-backrefs-indicator:hover,
.mley-article-backrefs-indicator:focus {
  background: #eddcc2;
  border-color: #c89f63;
  color: #6a4927;
  text-decoration: none;
}

.mley-article-backrefs-indicator-muted {
  border-color: #dccab2;
  background: #f3ede5;
  color: #8d765a;
  cursor: default;
}

.mley-article-backrefs-indicator-muted:hover,
.mley-article-backrefs-indicator-muted:focus {
  border-color: #dccab2;
  background: #f3ede5;
  color: #8d765a;
}

#ts, #fs, #ws, #ls, #cs {
  display: inline;
}

.fa-twitter-square,
.fa-twitter {
  color: #1da1f2;
}

.fa-facebook-square,
.fa-facebook-f {
  color: #3b5998;
}

.fa-linkedin {
  color: #007bb5;
}

.fa-whatsapp-square {
  color: #25d366;
}

.fa-copy {
  color: #485a6c;
}

.fa-copy:hover {
  color: #273445;
}

.fa-twitter-square:hover,
.fa-twitter:hover {
  color: #198BD1;
}

.fa-facebook-square:hover,
.fa-facebook-f:hover {
  color: #2F4678;
}

.fa-linkedin:hover {
  color: #006594;
}

.fa-whatsapp-square:hover {
  color: #1FB356;
}

.popover .popover-body .close {
  cursor: pointer;
}

/* Popover Body */
.popover-body {
  padding: 10px;
}

/* Barra lateral */
.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 220px;
  min-height: 100vh;
  min-height: 100dvh;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  display: none;
}

.slideout-menu-left {
  left: 0;
}

.slideout-menu-right {
  right: 0;
}

.slideout-panel {
  position: relative;
  z-index: 1;
  background-color: #F2F2F2; /* A background-color is required */
  min-height: 100vh;
  min-height: 100dvh;
  overflow-x: hidden;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow-y: auto;
  overflow-x: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

.slideout-open .slideout-panel {
  box-shadow: -12px 0 28px rgba(0, 0, 0, 0.18);
}

/* para la barra de navegacion arriba */

.fixed-header {
  position: fixed;
  width: 100%;
  min-height: 30px;
  backface-visibility: hidden;
  background-color: #ffffffe7;
  border-bottom: solid #d4d4d4;
  border-width: 0.5px;
  z-index: 1001;
  /* box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12); */
}

.mley-page-offset {
  padding-top: 4.75rem;
}

.mley-hidden {
  display: none !important;
}

.mley-search-hidden {
  display: none !important;
}

.mley-detail-search-status {
  margin-bottom: 0.9rem;
}

.mley-search-hit {
  font-weight: 700;
  border-radius: 0.3rem;
  padding: 0 0.12em;
  color: #273445;
  background-color: #f6df9a;
}

.mley-ad-shell {
  margin: 1rem 0 1.25rem;
}

.mley-ad-shell__label {
  margin-bottom: 0.4rem;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #6f7f90;
}

.mley-ad-shell__frame {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: 1px solid rgba(39, 52, 69, 0.08);
  border-radius: 12px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 247, 251, 0.98));
}

.mley-ad-shell__frame::before {
  content: "Espacio reservado para anuncio";
  display: block;
  padding: 1rem;
  font-size: 0.9rem;
  color: #8a97a6;
}

.mley-ad-shell__frame[data-ad-slot-state="requested"]::before,
.mley-ad-shell__frame[data-ad-slot-state="rendered"]::before {
  display: none;
}

.mley-ad-shell--banner .mley-ad-shell__frame {
  min-height: 124px;
}

.mley-ad-shell--rectangle .mley-ad-shell__frame {
  min-height: 304px;
}

.mley-ad-slot {
  display: block;
  width: 100%;
  min-width: 100%;
}

:root[data-theme="dark"] .mley-search-hit {
  color: #f6e7c8;
  background-color: #7a5a2b;
}

:root[data-theme="dark"] .mley-ad-shell__label {
  color: #9fb0c1;
}

:root[data-theme="dark"] .mley-ad-shell__frame {
  border-color: rgba(159, 176, 193, 0.14);
  background: linear-gradient(180deg, rgba(29, 41, 53, 0.98), rgba(21, 31, 41, 0.98));
}

:root[data-theme="dark"] .mley-ad-shell__frame::before {
  color: #7f93a7;
}

@media (min-width: 992px) {
  .mley-ad-shell--banner .mley-ad-shell__frame {
    min-height: 138px;
  }

  .mley-ad-shell--rectangle .mley-ad-shell__frame {
    min-height: 328px;
  }
}

.mley-inline-icon-link {
  display: inline-flex;
  align-items: center;
  vertical-align: middle;
  text-decoration: none;
}

.mley-inline-icon-link + .mley-inline-icon-link {
  margin-left: 0.2rem;
}

.mley-inline-social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 1.7rem;
  font-size: 1.7rem;
  line-height: 1;
}

.mley-support-grid {
  margin-top: 0;
}

body[data-page-kind="home"] #mley-home-laws-table {
  margin-bottom: 0;
  border-collapse: separate;
  border-spacing: 0 0.78rem;
}

body[data-page-kind="home"] #mley-home-laws-table thead th {
  padding: 0 0.8rem 0.3rem;
  border: 0;
  background: transparent;
  color: #667789;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

body[data-page-kind="home"] #mley-home-laws-table tbody td {
  padding: 0.92rem 0.85rem;
  vertical-align: middle;
  background: #ffffff;
  border-top: 1px solid #dbe2ea;
  border-bottom: 1px solid #dbe2ea;
}

body[data-page-kind="home"] #mley-home-laws-table tbody td:first-child {
  border-left: 1px solid #dbe2ea;
  border-radius: 18px 0 0 18px;
}

body[data-page-kind="home"] #mley-home-laws-table tbody td:last-child {
  border-right: 1px solid #dbe2ea;
  border-radius: 0 18px 18px 0;
}

body[data-page-kind="home"] #mley-home-laws-table.table-hover tbody tr:hover td {
  background: #fbfcfe;
}

.mley-home-laws-table .mley-home-law-link {
  display: block;
  color: inherit;
}

.mley-home-law-rank-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 3.25rem;
  height: 2rem;
  padding: 0 0.8rem;
  border: 1px solid #dbe2ea;
  border-radius: 999px;
  background: linear-gradient(135deg, #f8fafc 0%, #eef3f9 100%);
  color: #273445;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.mley-home-law-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.25rem;
}

.mley-home-law-status {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  min-height: 1.75rem;
  padding: 0 0.75rem;
  border: 1px solid #dbe2ea;
  border-radius: 999px;
  background: #f8fafc;
  color: #425468;
  font-size: 0.7rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.mley-home-law-status::before {
  content: "";
  width: 0.45rem;
  height: 0.45rem;
  border-radius: 999px;
  background: #6f9779;
  flex: 0 0 auto;
}

.mley-home-law-date {
  font-size: 0.76rem;
  font-weight: 600;
  color: #667789;
  white-space: nowrap;
}

.mley-home-law-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.35;
  color: #1f2a37;
}

.mley-home-law-title-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.55rem;
}

.mley-home-law-graph-tag {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  padding: 0.18rem 0.58rem;
  border-radius: 999px;
  border: 1px solid #cfe0fb;
  background: #edf4ff;
  color: #2253a4;
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  text-decoration: none;
}

.mley-home-law-graph-tag:hover,
.mley-home-law-graph-tag:focus {
  background: #dfeeff;
  border-color: #b7cff8;
  color: #173d80;
  text-decoration: none;
}

.mley-home-law-subtitle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.4rem;
  margin-top: 0.28rem;
  font-size: 0.76rem;
  color: #667789;
}

.mley-home-law-key {
  font-family: "Comfortaa";
  font-weight: 700;
  color: #de3e80;
}

.mley-home-law-divider {
  color: #b4bfcc;
}

.mley-home-law-updated-label {
  white-space: nowrap;
}

.mley-home-law-views {
  white-space: nowrap;
}

.mley-home-law-views-pill {
  display: inline-flex;
  align-items: center;
  gap: 0.42rem;
  min-height: 2rem;
  padding: 0 0.82rem;
  border-radius: 999px;
  background: #f5f8fc;
  border: 1px solid #dbe2ea;
  color: #425468;
  font-size: 0.76rem;
  font-weight: 700;
}

.mley-home-law-actions {
  white-space: nowrap;
}

.mley-home-law-actions-group {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.45rem;
}

.mley-home-law-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  padding: 0;
  border-radius: 999px;
}

.mley-home-catalog-toolbar {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1rem;
}

.mley-home-catalog-copy {
  min-width: 0;
}

.mley-home-catalog-title {
  font-size: 0.85rem;
  font-weight: 700;
  color: #1f2a37;
}

.mley-home-catalog-summary {
  margin-top: 0.2rem;
  color: #667789;
  font-size: 0.76rem;
}

.mley-home-catalog-form {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 0.55rem;
  flex-wrap: wrap;
}

.mley-home-catalog-input-shell {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  min-width: min(100%, 320px);
  padding: 0 0.8rem;
  border: 1px solid #dbe2ea;
  border-radius: 999px;
  background: #ffffff;
}

.mley-home-catalog-input-shell i {
  color: #8a97a5;
  flex: 0 0 auto;
}

.mley-home-catalog-input-shell .form-control {
  border: 0;
  box-shadow: none;
  background: transparent;
  min-height: 2.5rem;
  padding: 0;
}

.mley-home-catalog-input-shell .form-control:focus {
  box-shadow: none;
}

.mley-home-catalog-empty {
  display: grid;
  gap: 0.45rem;
  justify-items: center;
  padding: 1.4rem 1rem;
  border: 1px dashed #dbe2ea;
  border-radius: 18px;
  background: #fbfcfe;
  color: #667789;
  text-align: center;
}

.mley-home-pagination-shell {
  margin-top: 0.9rem;
}

.mley-home-pagination-summary {
  margin-bottom: 0.75rem;
  color: #667789;
  font-size: 0.78rem;
  font-weight: 600;
  text-align: center;
}

.mley-home-pagination {
  margin-bottom: 0;
  gap: 0.2rem;
}

@media only screen and (max-width: 767.98px) {
  body[data-page-kind="home"] .mley-home-catalog-toolbar {
    align-items: stretch;
    flex-direction: column;
  }

  body[data-page-kind="home"] .mley-home-catalog-form {
    width: 100%;
    justify-content: stretch;
  }

  body[data-page-kind="home"] .mley-home-catalog-form .btn {
    flex: 1 1 0;
  }

  body[data-page-kind="home"] .mley-home-catalog-input-shell {
    width: 100%;
    min-width: 0;
  }

  body[data-page-kind="home"] #mley-home-laws-table thead {
    display: none !important;
  }

  body[data-page-kind="home"] #mley-home-laws-table,
  body[data-page-kind="home"] #mley-home-laws-table tbody,
  body[data-page-kind="home"] #mley-home-laws-table td {
    display: block;
    width: 100%;
  }

  body[data-page-kind="home"] #mley-home-laws-table tbody tr {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-template-areas:
      "rank rank"
      "name name"
      "views actions";
    gap: 0.45rem 0.75rem;
    margin: 0 0 0.9rem 0;
    padding: 0.8rem 0.85rem;
    border: 1px solid #dbe2ea;
    border-radius: 16px;
    background: #ffffff;
    box-shadow: 0 10px 22px rgba(5, 45, 73, 0.08);
  }

  body[data-page-kind="home"] #mley-home-laws-table tbody tr:last-child {
    margin-bottom: 0;
  }

  body[data-page-kind="home"] #mley-home-laws-table tbody td {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-rank {
    grid-area: rank;
    align-self: start;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-name {
    grid-area: name;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-link {
    display: block;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-title {
    font-size: 0.95rem;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-meta {
    gap: 0.45rem;
    margin-bottom: 0.18rem;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-status {
    min-height: 1.45rem;
    padding: 0 0.55rem;
    font-size: 0.62rem;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-date {
    font-size: 0.69rem;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-subtitle {
    margin-top: 0.18rem;
    gap: 0.25rem;
    font-size: 0.72rem;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-divider,
  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-updated-label {
    display: none;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-key {
    display: inline-flex;
    align-items: center;
    min-height: 1.3rem;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-views {
    grid-area: views;
    justify-self: start;
    align-self: center;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-actions {
    grid-area: actions;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0.45rem;
    min-width: max-content;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-rank-chip {
    min-width: 2.65rem;
    height: 1.7rem;
    padding: 0 0.62rem;
    font-size: 0.72rem;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-views-pill {
    min-height: 1.7rem;
    padding: 0 0.65rem;
    font-size: 0.72rem;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-actions-group {
    gap: 0.35rem;
  }

  body[data-page-kind="home"] #mley-home-laws-table .mley-home-law-action {
    width: 2.75rem;
    height: 2.75rem;
    border-radius: 999px;
  }

  body[data-page-kind="home"] .mley-home-pagination-shell {
    padding-top: 0.25rem;
  }

  body[data-page-kind="home"] .mley-home-pagination {
    justify-content: center;
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 1081px) {
  .slideout-panel {
    margin-left: 220px;
  }

  #panel {
    margin-left: 220px;
  }

  .home-content-shell {
    box-sizing: border-box;
    width: min(66vw, 900px) !important;
    max-width: 900px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  #contain_id.ley-content-shell {
    box-sizing: border-box;
    width: min(66vw, 900px) !important;
    max-width: 900px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  #contain_id.ley-content-shell .card-body {
    line-height: 1.6;
  }

  #contain_id.ley-content-shell .p-share,
  #contain_id.ley-content-shell .badge,
  #contain_id.ley-content-shell button {
    line-height: normal;
  }

  .slideout-menu {
    display: block;
  }

/* El bton de tache de arriba barra lateral */
   #mley-sidebar-title {
       color: #fff;
   }
   #mley-nav-sidebar-toggle,
   .sidebar-wrapper .sidebar-brand #mley-sidebar-close {
    display: none;
   }

}

@media only screen and (max-width: 1080px) {
  .home-content-shell {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  #contain_id.ley-content-shell {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  html.mley-sidebar-open,
  body.mley-sidebar-open {
    overflow: hidden;
  }

  #panel {
    margin-left: 0 !important;
  }

  #menu.slideout-menu {
    display: block;
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    min-height: 100dvh;
    z-index: 1105;
    pointer-events: none;
    background: transparent;
  }

  #menu.slideout-menu::before {
    content: "";
    position: absolute;
    inset: 0;
    opacity: 0;
    background: rgba(17, 24, 39, 0.38);
    backdrop-filter: blur(2px);
    transition: opacity 220ms ease;
  }

  body.mley-sidebar-open #menu.slideout-menu {
    pointer-events: auto;
  }

  body.mley-sidebar-open #menu.slideout-menu::before {
    opacity: 1;
  }

  #menu .page-wrapper {
    height: 100%;
  }

  #menu .page-wrapper.chiller-theme {
    background: transparent;
  }

  #sidebar.sidebar-wrapper {
    width: min(86vw, 320px);
    max-width: 320px;
    height: 100vh;
    height: 100dvh;
    max-height: 100dvh;
    transform: translateX(calc(-100% - 12px));
    transition: transform 260ms cubic-bezier(0.22, 1, 0.36, 1), box-shadow 260ms ease;
    box-shadow: 0 20px 40px rgba(5, 45, 73, 0.16);
    z-index: 1;
  }

  body.mley-sidebar-open #sidebar.sidebar-wrapper {
    transform: translateX(0);
  }

  .sidebar-wrapper .sidebar-brand {
    min-height: 58px;
    padding: 12px 16px;
  }

  .sidebar-wrapper .sidebar-brand #mley-sidebar-close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 2.75rem;
    height: 2.75rem;
    padding: 0;
    border: 1px solid #dbe2ea;
    border-radius: 999px;
    background: #f8fafc;
  }

  .sidebar-wrapper .sidebar-header {
    padding: 16px;
  }

  .sidebar-wrapper .sidebar-menu {
    padding-bottom: 1rem;
  }

  .sidebar-wrapper .sidebar-menu .header-menu span {
    padding: 14px 16px 6px 16px;
  }

  .sidebar-wrapper .sidebar-menu ul li a {
    padding: 10px 18px 10px 16px;
    font-size: 14px;
  }

  .sidebar-status-block {
    padding: 6px 12px 4px 12px;
  }

  .sidebar-footer {
    border-top: 1px solid #dbe2ea;
  }

  .sidebar-footer > a {
    height: 48px;
    line-height: 48px;
  }

  :root[data-theme="dark"] #menu.slideout-menu::before {
    background: rgba(2, 6, 12, 0.54);
  }

  :root[data-theme="dark"] #sidebar.sidebar-wrapper {
    box-shadow: 0 24px 44px rgba(0, 0, 0, 0.34);
  }

  :root[data-theme="dark"] .sidebar-wrapper .sidebar-brand #mley-sidebar-close {
    border-color: #314150;
    background: #243241;
    color: #e6edf5;
  }
}

/* Barra lateral formato */

  /*----------------page-wrapper----------------*/

  .page-wrapper {
    height: 100vh;
  }

  .page-wrapper .theme {
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 4px;
    margin: 2px;
  }

  .page-wrapper .theme.chiller-theme {
    background: #fff;
  }

  /*----------------sidebar-wrapper----------------*/

  .sidebar-wrapper {
    width: 219px;
    height: 100vh;
    height: 100dvh;
    max-height: 100dvh;
    position: fixed;
    top: 0;
    display: flex;
    flex-direction: column;
  }

  .sidebar-wrapper ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }

  .sidebar-wrapper a {
    text-decoration: none;
  }

  /*----------------sidebar-content----------------*/

  .sidebar-content {
    flex: 1 1 auto;
    min-height: 0;
    max-height: none;
    height: auto;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }

  .sidebar-content.desktop {
    overflow-y: hidden;
  }

  /*--------------------sidebar-brand----------------------*/

  .sidebar-wrapper .sidebar-brand {
    padding: 10px 20px;
    display: flex;
    align-items: center;
  }

  .sidebar-wrapper .sidebar-brand > a {
    text-transform: uppercase;
    font-weight: bold;
    flex-grow: 1;
  }

  .sidebar-wrapper .sidebar-brand #mley-sidebar-close {
    cursor: pointer;
    font-size: 20px;
  }

  /*--------------------sidebar-header----------------------*/

  .sidebar-wrapper .sidebar-header {
    padding: 20px;
    overflow: hidden;
  }

  .sidebar-wrapper .sidebar-header .user-info {
    float: left;
  }

  .sidebar-wrapper .sidebar-header .user-info > span {
    display: block;
  }

  .sidebar-wrapper .sidebar-header .user-info .user-role {
    font-size: 12px;
  }

  .sidebar-wrapper .sidebar-header .user-info .user-status {
    font-size: 11px;
    margin-top: 4px;
  }

  .sidebar-wrapper .sidebar-header .user-info .user-status i {
    font-size: 8px;
    margin-right: 4px;
    color: #5cb85c;
  }

  /*----------------------sidebar-menu-------------------------*/

  .sidebar-wrapper .sidebar-menu {
    padding-bottom: 10px;
  }

  .sidebar-wrapper .sidebar-menu .header-menu span {
    font-weight: bold;
    font-size: 14px;
    padding: 15px 20px 5px 20px;
    display: inline-block;
  }

  .sidebar-wrapper .sidebar-menu ul li a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    position: relative;
    padding: 8px 30px 8px 20px;
    cursor: pointer;
    font-size: 13px;
  }

  .sidebar-wrapper .sidebar-menu ul li a i {
    margin-right: 10px;
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
  }

  .sidebar-status-block {
    list-style: none;
    padding: 6px 16px 4px 16px;
  }

  .sidebar-status-card {
    padding: 0.85rem 0.95rem;
    border: 1px solid #dbe2ea;
    border-radius: 14px;
    background: linear-gradient(135deg, #f8fafc 0%, #f2f6fb 100%);
  }

  .sidebar-status-card--compact {
    display: grid;
    gap: 0.75rem;
  }

  .sidebar-status-kicker {
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #5f6b7a;
  }

  .sidebar-status-value {
    margin-top: 0.2rem;
    font-size: 0.88rem;
    font-weight: 700;
    line-height: 1.45;
    color: #273445;
  }

  .sidebar-status-inline {
    margin-top: 0.25rem;
    font-size: 0.8rem;
    line-height: 1.45;
  }

  .sidebar-status-log {
    display: grid;
    gap: 0.45rem;
    margin-top: 0.55rem;
  }

  .sidebar-status-logline,
  .sidebar-status-entry,
  .sidebar-status-muted {
    font-size: 0.78rem;
    line-height: 1.45;
  }

  .sidebar-status-logline {
    color: #314150;
  }

  .sidebar-status-muted {
    color: #667789;
  }

  .sidebar-status-note + .sidebar-status-note {
    padding-top: 0.75rem;
    border-top: 1px solid #dbe2ea;
  }

  .sidebar-status-link {
    display: block;
    color: #223547;
    font-size: 0.82rem;
    line-height: 1.4;
    font-weight: 600;
    text-decoration: none;
  }

  .sidebar-status-link:hover,
  .sidebar-status-link:focus {
    color: #de3e80;
    text-decoration: none;
  }

  .sidebar-status-entry code {
    font-size: 0.7rem;
  }

  .sidebar-status-entry .badge {
    vertical-align: middle;
  }

  .sidebar-status-error {
    display: block;
    margin-top: 0.15rem;
    color: #b94a48;
  }

/* Bullets flechas fuera */
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
    font-style: normal;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    background: 0 0;
    position: absolute;
    right: 15px;
    top: 9px;
  }

  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
    padding: 5px 0;
  }

  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
    font-size: 13px;
  }

/* Bullets dentro */
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 8px;
  }

  .sidebar-wrapper .sidebar-menu ul li a span.label,
  .sidebar-wrapper .sidebar-menu ul li a span.badge {
    float: right;
    margin-top: 8px;
    margin-left: 5px;
  }

  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
  .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
    float: right;
    margin-top: 0px;
  }

  .sidebar-wrapper .sidebar-menu .sidebar-submenu {
    display: none;
  }

  .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
    transform: rotate(90deg);
    right: 17px;
  }

  /*--------------------------side-footer------------------------------*/

  .sidebar-footer {
    position: static;
    width: 100%;
    margin-top: auto;
    bottom: 0;
    display: flex;
    flex: 0 0 auto;
    min-height: 44px;
  }

  .sidebar-footer > a {
    flex-grow: 1;
    text-align: center;
    height: 44px;
    line-height: 44px;
    position: relative;
  }

  .sidebar-footer > a .notification {
    position: absolute;
    top: 0;
  }

  /*-----------------------------chiller-theme-------------------------------------------------*/

.sidebar-content:hover {
  overflow-y: auto;
  -webkit-overflow-scrolling: auto;
}

/* fondo de la barra */
  .chiller-theme .sidebar-wrapper {
      background: #fff;
      box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
  }

/* lineas de separacion */
  .chiller-theme .sidebar-wrapper .sidebar-header,
  .chiller-theme .sidebar-wrapper .sidebar-menu {
      border-top: 1px solid #d4d4d4;
  }

/* Letras visibles */
  .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
  .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
  .chiller-theme .sidebar-wrapper .sidebar-brand>a,
  .chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
  .chiller-theme .sidebar-footer>a {
      color: #000;
  }

/* Cuando se pasa el mausse en las letras */
  .chiller-theme .sidebar-wrapper .sidebar-menu ul:hover>a,
  .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown:hover>a {
      color: #000000;
      background: #f2f2f2ef;
  }

  .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a {
      color: #000;
      font-weight: bold;
      background: #CCCCCC;
  }

  .chiller-theme .sidebar-wrapper .sidebar-menu li:hover>a,
  .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active:hover {
    color: #000000;
    background: #f2f2f2ef;
  }


/* El bton de tache de arriba */
  .page-wrapper.chiller-theme.toggled #mley-sidebar-close {
      color: #485a6c;
  }

  .page-wrapper.chiller-theme.toggled #mley-sidebar-close:hover {
      color: #000000;
  }

/* los cuadros de los iconos y los menus de adentro*/
  .chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
  .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div {
      background: #fff;
      border-radius: 0px 0px 5px 5px;
  }

/* titulos color de las letras */
  .chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
      color: #273445;
  }

/* fondo del la barra de hasta abajo */
  .chiller-theme .sidebar-footer {
      background: #fff;
      -webkit-box-shadow: -3px -3px 3px -3px rgba(0,0,0,0.44);
      -moz-box-shadow: -3px -3px 3px -3px rgba(0,0,0,0.44);
      box-shadow: -3px -3px 3px -3px rgba(0,0,0,0.44);
  }

  .chiller-theme .sidebar-footer>a:first-child {
      border-left: none;
  }

  .chiller-theme .sidebar-footer>a:last-child {
      border-right: none;
  }

.project-portada {
  border-top: 4px solid #de3e80;
  background: linear-gradient(135deg, #ffffff 0%, #fff7fb 100%);
}

.project-portada__eyebrow {
  display: inline-block;
  margin-bottom: 0.75rem;
  padding: 0.2rem 0.55rem;
  border-radius: 999px;
  background-color: #f7e5ef;
  color: #9e2f67;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.project-portada__title {
  margin-bottom: 0.85rem;
  color: #1f2d3d;
}

.project-portada__meta {
  margin: 1rem 0 0.75rem;
}

.project-portada__meta .badge {
  margin-right: 0.45rem;
  margin-bottom: 0.45rem;
  padding: 0.5rem 0.7rem;
}

.project-portada__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  align-items: center;
}

.mley-breadcrumbs-shell {
  display: block;
}

.mley-breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.3rem;
  padding: 0.55rem 0.8rem;
  border: 1px solid #d9e2ec;
  border-radius: 14px;
  background: linear-gradient(180deg, #fbfdff 0%, #f2f6fa 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.75);
  margin-bottom: 1rem;
  font-size: 0.92rem;
}

.mley-breadcrumbs .breadcrumb-item {
  display: inline-flex;
  align-items: center;
  color: #5d6d85;
}

.mley-breadcrumbs .breadcrumb-item + .breadcrumb-item {
  padding-left: 0;
}

.mley-breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  content: "›";
  float: none;
  padding-right: 0.35rem;
  color: #93a1b2;
}

.mley-breadcrumbs .breadcrumb-item a {
  display: inline-flex;
  align-items: center;
  padding: 0.14rem 0.42rem;
  border-radius: 999px;
  color: #4a5c72;
  text-decoration: none;
  transition: background-color 0.18s ease, color 0.18s ease, box-shadow 0.18s ease;
}

.mley-breadcrumbs .breadcrumb-item a:hover,
.mley-breadcrumbs .breadcrumb-item a:focus {
  background: rgba(31, 44, 61, 0.08);
  color: #1f2c3d;
  text-decoration: none;
  box-shadow: 0 0 0 2px rgba(54, 137, 230, 0.12);
}

.mley-breadcrumbs .breadcrumb-item.active {
  font-weight: 600;
  color: #202734;
}

.mley-not-found-shell {
  gap: 1rem;
}

.mley-not-found-hero {
  border-top-color: #1f6b8f;
  background: linear-gradient(135deg, #ffffff 0%, #f4f9fc 100%);
}

.mley-not-found-code {
  margin-bottom: 0.75rem;
  color: #1f6b8f;
  font-size: clamp(3rem, 10vw, 5rem);
  font-weight: 800;
  line-height: 1;
  letter-spacing: -0.04em;
}

.mley-not-found-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 0.85rem;
}

.mley-not-found-law-card {
  display: block;
  padding: 0.95rem 1rem;
  border: 1px solid #d9e3ea;
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #f8fbfd 100%);
  color: inherit !important;
  text-decoration: none !important;
  box-shadow: 0 10px 26px rgba(31, 45, 61, 0.07);
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;
}

.mley-not-found-law-card:hover,
.mley-not-found-law-card:focus {
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(31, 45, 61, 0.11);
  border-color: #c0d5e2;
}

.mley-not-found-law-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 0.55rem;
}

.mley-not-found-law-card__views {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  color: #64748b;
  font-size: 0.8rem;
  white-space: nowrap;
}

.mley-not-found-law-card__title {
  color: #1f2d3d;
  font-weight: 700;
  line-height: 1.35;
}

.mley-not-found-law-card__subtitle {
  margin-top: 0.25rem;
  color: #64748b;
  font-size: 0.82rem;
  line-height: 1.35;
}

.mley-brandmark,
.mley-brandmark b,
.mley-brandmark sup,
.mley-inline-brand,
.mley-brand-icon {
  color: #de3e80 !important;
}

.mley-status-dot-pending {
  color: #f9c440 !important;
}

.mley-link-reset,
.mley-card-link,
.mley-table-link {
  text-decoration: none !important;
  color: inherit !important;
}

.mley-card-link,
.mley-table-link {
  display: block;
}

.mley-support-badge {
  font-size: 11px;
}

.mley-sidebar-official-links {
  display: grid;
  gap: 0.45rem;
  width: 100%;
  margin-top: 0.8rem;
}

.mley-sidebar-official-links__title {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #667789;
}

.mley-sidebar-official-links__item {
  display: flex;
  align-items: center;
  gap: 0.55rem;
  width: 100%;
  padding: 0.55rem 0.7rem;
  border: 1px solid #dbe2ea;
  border-radius: 12px;
  background: linear-gradient(135deg, #f8fafc 0%, #f2f6fb 100%);
  color: #223547;
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.mley-sidebar-official-links__item i {
  width: 0.95rem;
  color: #de3e80;
  text-align: center;
}

.mley-sidebar-official-links__item:hover,
.mley-sidebar-official-links__item:focus {
  color: #1b2d40;
  text-decoration: none;
  background: #eef4fb;
  border-color: #c8d6e5;
}

.mley-visits-badge {
  font-size: 14px;
}

.mley-inline-badge-trigger {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  cursor: pointer;
  color: white !important;
  border: 0;
  padding: 0.15rem 0.5rem;
  line-height: 1.1;
}

.mley-inline-badge-trigger:hover,
.mley-inline-badge-trigger:focus {
  color: white !important;
  text-decoration: none;
  box-shadow: none;
}

.mley-inline-trigger,
.mley-sidebar-close {
  border: 0;
  background: transparent;
  box-shadow: none;
}

.mley-inline-trigger {
  display: inline;
  text-decoration: none;
  font: inherit;
}

.mley-inline-trigger:hover,
.mley-inline-trigger:focus,
.mley-sidebar-close:hover,
.mley-sidebar-close:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none;
}

.mley-btn-ghost,
.mley-btn-accent {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  border-radius: 999px;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.mley-btn-ghost {
  border: 1px solid #343a40;
  background: transparent;
  color: #343a40;
}

.mley-btn-ghost:hover,
.mley-btn-ghost:focus {
  background: #343a40;
  color: #fff;
  box-shadow: none;
}

.mley-icon-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  width: 2.1rem;
  min-width: 2.1rem;
  height: 2.1rem;
  padding: 0.35rem;
}

.mley-icon-btn i {
  margin: 0;
}

.mley-btn-accent {
  border: 1px solid #0d52bf;
  background: transparent;
  color: #0d52bf;
}

.mley-btn-accent:hover,
.mley-btn-accent:focus {
  background: #0d52bf;
  color: #fff;
  box-shadow: none;
}

.mley-theme-toggle .theme-toggle__label {
  font-size: 0.82rem;
}

.mley-navbar {
  gap: 0.75rem;
  padding: 0.55rem 1rem;
}

.mley-navbar__primary {
  flex-wrap: nowrap;
}

.mley-navbar .navbar-collapse {
  align-items: center;
  gap: 0.85rem;
  min-width: 0;
}

.mley-header-search {
  flex: 1 1 34rem;
  min-width: 0;
  margin: 0 0.35rem;
}

.mley-header-search__controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  width: 100%;
}

.mley-header-search__input {
  flex: 1 1 auto;
  min-width: 0;
  border-radius: 999px;
}

.mley-header-search__select {
  flex: 0 0 18rem;
  border-radius: 999px;
}

.mley-header-search__submit {
  justify-content: center;
  white-space: nowrap;
}

.mley-navbar__secondary {
  align-items: center;
}

.mley-navbar__secondary-item {
  display: flex;
  align-items: center;
}

.mley-navbar__secondary-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  min-height: 2.1rem;
  padding: 0.35rem 0.82rem;
  border: 1px solid #dbe2ea;
  border-radius: 999px;
  background: #ffffff;
  color: #425468;
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  transition: background-color 0.18s ease, border-color 0.18s ease, color 0.18s ease;
}

.mley-navbar__secondary-link:hover,
.mley-navbar__secondary-link:focus {
  border-color: #9cb6d8;
  background: #f5f8fc;
  color: #0d52bf;
  text-decoration: none;
}

.mley-table-card {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.mley-table-card .card-body {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  overflow-x: hidden;
}

.mley-table-shell {
  margin: 1rem 0 1.25rem;
  width: 100%;
  max-width: 100%;
  min-width: 0;
}

.mley-table-scroll {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  border: 1px solid #d6dde6;
  border-radius: 14px;
  background: #ffffff;
  box-sizing: border-box;
}

.mley-table {
  width: max-content;
  max-width: none;
  min-width: 760px;
  border-collapse: collapse;
  font-size: 0.92rem;
  line-height: 1.35;
}

.mley-table td,
.mley-table th {
  border: 1px solid #d6dde6;
  padding: 0.45rem 0.6rem;
  vertical-align: top;
}

.mley-table tr:nth-child(-n+2) td,
.mley-table th {
  background: #f6f8fb;
  font-weight: 700;
  text-align: center;
}

.mley-table td:first-child,
.mley-table td:nth-child(2),
.mley-table td:nth-last-child(-n+2) {
  white-space: nowrap;
}

.mley-list {
  margin: 0.85rem 0 1rem 1.4rem;
  padding-left: 1.15rem;
  line-height: 1.65;
}

.mley-list-item {
  margin: 0.28rem 0;
  padding-left: 0.2rem;
}

.mley-list .mley-list {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  margin-left: 0.35rem;
}

.mley-list-continuation {
  margin-top: 0.4rem;
}

.mley-list-continuation p:last-child {
  margin-bottom: 0;
}

.mley-list-depth-2,
.mley-list-depth-3,
.mley-list-depth-4 {
  line-height: 1.58;
}

.mley-list-roman {
  list-style-type: upper-roman;
}

.mley-list-upper-alpha {
  list-style-type: upper-alpha;
}

.mley-list-lower-alpha {
  list-style-type: lower-alpha;
}

.mley-list-decimal {
  list-style-type: decimal;
}

.mley-list-generic,
.mley-list-apartado {
  list-style-type: disc;
}

.mley-list-apartado .mley-list-item mark {
  margin-right: 0.35rem;
}

.mley-patreon-icon {
  color: #f96854;
}

.mley-patreon-text {
  color: #052d49;
}

.mley-paypal-icon {
  color: #0079c1;
}

.mley-paypal-text {
  color: #00457c;
}

.site-update-summary {
  padding: 0.9rem 1rem;
  border: 1px solid #dbe2ea;
  border-radius: 16px;
  background: linear-gradient(135deg, #f8fafc 0%, #f2f6fb 100%);
}

.site-update-summary__label {
  margin-bottom: 0.35rem;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #5f6b7a;
}

.site-update-summary__items {
  display: grid;
  gap: 0.7rem;
}

.site-update-summary__item {
  padding: 0.75rem 0.85rem;
  border: 1px solid #e4e9ef;
  border-radius: 14px;
  background: #ffffff;
}

.site-update-log {
  padding-top: 0.25rem;
}

:root[data-theme="dark"] {
  color-scheme: dark;
}

:root[data-theme="dark"] body {
  background-color: #17212b;
  color: #e6edf5;
}

:root[data-theme="dark"] code {
  color: #ec6ca0;
  background: rgba(236, 108, 160, 0.14);
  border-radius: 999px;
  padding: 0.1rem 0.4rem;
}

:root[data-theme="dark"] mark {
  background-color: #4b3b24;
  color: #e6edf5;
}

:root[data-theme="dark"] .txt-popovers {
  color: #8fc1ff !important;
}

:root[data-theme="dark"] .card {
  background: #1f2b38;
  color: #e6edf5;
  border: 1px solid #314150;
}

:root[data-theme="dark"] .card-1 {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.26);
}

:root[data-theme="dark"] .card-1:hover {
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.34);
}

:root[data-theme="dark"] .site-update-summary {
  border-color: #314150;
  background: linear-gradient(135deg, #1f2b38 0%, #243241 100%);
}

:root[data-theme="dark"] .site-update-summary__label {
  color: #a8b4c3;
}

:root[data-theme="dark"] .site-update-summary__item {
  border-color: #314150;
  background: #17212b;
}

:root[data-theme="dark"] .mley-table-scroll {
  background: #1a2430;
  border-color: #314150;
}

:root[data-theme="dark"] .mley-table td,
:root[data-theme="dark"] .mley-table th {
  border-color: #314150;
  color: #e6edf5;
}

:root[data-theme="dark"] .mley-table tr:nth-child(-n+2) td,
:root[data-theme="dark"] .mley-table th {
  background: #263645;
}

:root[data-theme="dark"] .badge-primary {
  background-color: #335d90;
  color: #f6f8fb;
}

:root[data-theme="dark"] .badge-light {
  border: 1px solid #314150;
  background: #2b3a49;
  color: #e6edf5;
}

:root[data-theme="dark"] .badge-warning {
  background: #6b5130;
  color: #f0cf9d;
}

:root[data-theme="dark"] .mley-article-backrefs-indicator {
  border-color: #8f6a3d;
  background: #4c3920;
  color: #f0cf9d;
}

:root[data-theme="dark"] .mley-article-backrefs-indicator-muted {
  border-color: #5e5141;
  background: #3a3229;
  color: #bba992;
}

:root[data-theme="dark"] .mley-article-card-footer {
  border-top-color: rgba(201, 214, 228, 0.08);
}

:root[data-theme="dark"] .mley-oaj-article-search-trigger {
  border-color: #49627a;
  background: #243241;
  color: #d6e0ea;
}

:root[data-theme="dark"] .mley-oaj-article-search-trigger:hover,
:root[data-theme="dark"] .mley-oaj-article-search-trigger:focus {
  border-color: #6e8db0;
  background: #2c3d4f;
  color: #f2f7fb;
}

:root[data-theme="dark"] .mley-article-backrefs-indicator:hover,
:root[data-theme="dark"] .mley-article-backrefs-indicator:focus {
  background: #5d4526;
  border-color: #b1834f;
  color: #f6ddb2;
}

:root[data-theme="dark"] .fixed-header {
  background-color: rgba(23, 33, 43, 0.92);
  border-bottom: 1px solid #314150;
  backdrop-filter: blur(16px);
}

:root[data-theme="dark"] .navbar,
:root[data-theme="dark"] .navbar .nav-link,
:root[data-theme="dark"] .navbar .navbar-brand,
:root[data-theme="dark"] .navbar-toggler i {
  color: #e6edf5;
}

:root[data-theme="dark"] .navbar-toggler {
  border-color: #314150;
}

:root[data-theme="dark"] .mley-btn-ghost {
  border-color: #3a4d5f;
  color: #e6edf5;
}

:root[data-theme="dark"] .mley-btn-ghost:hover,
:root[data-theme="dark"] .mley-btn-ghost:focus {
  background: #263645;
  color: #e6edf5;
}

:root[data-theme="dark"] .mley-btn-accent {
  border-color: #78aef7;
  color: #8fc1ff;
}

:root[data-theme="dark"] .mley-btn-accent:hover,
:root[data-theme="dark"] .mley-btn-accent:focus {
  background: rgba(143, 193, 255, 0.12);
  color: #b6d5ff;
}

:root[data-theme="dark"] .mley-navbar__secondary-link {
  border-color: #314150;
  background: #243241;
  color: #e6edf5;
}

:root[data-theme="dark"] .mley-navbar__secondary-link:hover,
:root[data-theme="dark"] .mley-navbar__secondary-link:focus {
  border-color: #4d6987;
  background: #2b3a49;
  color: #f2f7fb;
}

:root[data-theme="dark"] .project-portada {
  border-top-color: #ec6ca0;
  background: linear-gradient(135deg, #1f2b38 0%, rgba(236, 108, 160, 0.14) 100%);
}

:root[data-theme="dark"] .project-portada__eyebrow {
  background-color: rgba(236, 108, 160, 0.14);
  color: #f3b8d0;
}

:root[data-theme="dark"] .project-portada__title,
:root[data-theme="dark"] .mley-patreon-text,
:root[data-theme="dark"] .mley-paypal-text {
  color: #e6edf5;
}

:root[data-theme="dark"] .mley-breadcrumbs .breadcrumb-item a {
  color: #d6e3f0;
}

:root[data-theme="dark"] .mley-breadcrumbs {
  border-color: #314150;
  background: linear-gradient(180deg, rgba(31, 43, 56, 0.96) 0%, rgba(25, 36, 46, 0.96) 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.03);
}

:root[data-theme="dark"] .mley-breadcrumbs .breadcrumb-item {
  color: #8fa3b8;
}

:root[data-theme="dark"] .mley-breadcrumbs .breadcrumb-item + .breadcrumb-item::before {
  color: #6f8197;
}

:root[data-theme="dark"] .mley-breadcrumbs .breadcrumb-item a:hover,
:root[data-theme="dark"] .mley-breadcrumbs .breadcrumb-item a:focus,
:root[data-theme="dark"] .mley-breadcrumbs .breadcrumb-item.active {
  color: #f8fafc;
}

:root[data-theme="dark"] .mley-breadcrumbs .breadcrumb-item a:hover,
:root[data-theme="dark"] .mley-breadcrumbs .breadcrumb-item a:focus {
  background: rgba(143, 193, 255, 0.14);
  box-shadow: 0 0 0 2px rgba(143, 193, 255, 0.16);
}

:root[data-theme="dark"] .mley-not-found-hero {
  border-top-color: #6eb9dd;
  background: linear-gradient(135deg, #1a2631 0%, rgba(110, 185, 221, 0.12) 100%);
}

:root[data-theme="dark"] .mley-not-found-code {
  color: #8fc1ff;
}

:root[data-theme="dark"] .mley-not-found-law-card {
  background: linear-gradient(180deg, rgba(27, 32, 38, 0.94) 0%, rgba(31, 43, 56, 0.96) 100%);
  border-color: #314150;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.24);
}

:root[data-theme="dark"] .mley-not-found-law-card:hover,
:root[data-theme="dark"] .mley-not-found-law-card:focus {
  border-color: #496173;
  box-shadow: 0 16px 34px rgba(0, 0, 0, 0.3);
}

:root[data-theme="dark"] .mley-not-found-law-card__title {
  color: #e6edf5;
}

:root[data-theme="dark"] .mley-not-found-law-card__subtitle {
  color: #a8b4c3;
}

:root[data-theme="dark"] .mley-not-found-law-card__views {
  color: #a8b4c3;
}

:root[data-theme="dark"] .popover {
  background: #1f2b38;
  border: 1px solid #314150;
  color: #e6edf5;
  box-shadow: 0 22px 44px rgba(0, 0, 0, 0.38);
}

:root[data-theme="dark"] .popover .popover-body .s-share {
  background-color: transparent;
  color: #e6edf5;
}

:root[data-theme="dark"] .popover .popover-body .close,
:root[data-theme="dark"] .popover-body,
:root[data-theme="dark"] .close {
  color: #e6edf5;
  text-shadow: none;
}

:root[data-theme="dark"] .popover-header {
  background: #263645;
  color: #e6edf5;
  border-bottom: 1px solid #314150;
}

:root[data-theme="dark"] .bs-popover-top .arrow::before,
:root[data-theme="dark"] .bs-popover-auto[x-placement^="top"] .arrow::before {
  border-top-color: #314150;
}

:root[data-theme="dark"] .bs-popover-top .arrow::after,
:root[data-theme="dark"] .bs-popover-auto[x-placement^="top"] .arrow::after {
  border-top-color: #1f2b38;
}

:root[data-theme="dark"] .bs-popover-bottom .arrow::before,
:root[data-theme="dark"] .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  border-bottom-color: #314150;
}

:root[data-theme="dark"] .bs-popover-bottom .arrow::after,
:root[data-theme="dark"] .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-bottom-color: #1f2b38;
}

:root[data-theme="dark"] .bs-popover-left .arrow::before,
:root[data-theme="dark"] .bs-popover-auto[x-placement^="left"] .arrow::before {
  border-left-color: #314150;
}

:root[data-theme="dark"] .bs-popover-left .arrow::after,
:root[data-theme="dark"] .bs-popover-auto[x-placement^="left"] .arrow::after {
  border-left-color: #1f2b38;
}

:root[data-theme="dark"] .bs-popover-right .arrow::before,
:root[data-theme="dark"] .bs-popover-auto[x-placement^="right"] .arrow::before {
  border-right-color: #314150;
}

:root[data-theme="dark"] .bs-popover-right .arrow::after,
:root[data-theme="dark"] .bs-popover-auto[x-placement^="right"] .arrow::after {
  border-right-color: #1f2b38;
}

:root[data-theme="dark"] .slideout-panel {
  background-color: #17212b;
}

:root[data-theme="dark"] .slideout-open .slideout-panel {
  box-shadow: -12px 0 28px rgba(0, 0, 0, 0.36);
}

:root[data-theme="dark"] .chiller-theme .sidebar-wrapper {
  background: #1a2531;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.26);
}

:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-header,
:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu {
  border-top: 1px solid #314150;
}

:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-brand>a,
:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
:root[data-theme="dark"] .chiller-theme .sidebar-footer>a {
  color: #e6edf5;
}

:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu ul:hover>a,
:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown:hover>a,
:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu li:hover>a,
:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active:hover {
  color: #e6edf5;
  background: #223241;
}

:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a {
  color: #e6edf5;
  background: #2b3e50;
}

:root[data-theme="dark"] .page-wrapper.chiller-theme.toggled #mley-sidebar-close {
  color: #b6c2cf;
}

:root[data-theme="dark"] .page-wrapper.chiller-theme.toggled #mley-sidebar-close:hover {
  color: #e6edf5;
}

:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div {
  background: transparent;
}

:root[data-theme="dark"] .chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
  color: #b6c2cf;
}

:root[data-theme="dark"] .sidebar-status-card {
  border-color: #314150;
  background: linear-gradient(135deg, #1f2b38 0%, #243241 100%);
}

:root[data-theme="dark"] .sidebar-status-kicker {
  color: #a8b4c3;
}

:root[data-theme="dark"] .sidebar-status-value,
:root[data-theme="dark"] .sidebar-status-logline,
:root[data-theme="dark"] .sidebar-status-entry {
  color: #e6edf5;
}

:root[data-theme="dark"] .sidebar-status-muted {
  color: #9aa8b7;
}

:root[data-theme="dark"] .sidebar-status-note + .sidebar-status-note {
  border-top-color: #314150;
}

:root[data-theme="dark"] .sidebar-status-link {
  color: #e6edf5;
}

:root[data-theme="dark"] .sidebar-status-link:hover,
:root[data-theme="dark"] .sidebar-status-link:focus {
  color: #f4b4ce;
}

:root[data-theme="dark"] .sidebar-status-entry code {
  color: #f0cf9d;
  background: rgba(240, 207, 157, 0.12);
}

:root[data-theme="dark"] .sidebar-status-error {
  color: #f2a7a4;
}

:root[data-theme="dark"] .chiller-theme .sidebar-footer {
  background: #1a2531;
  box-shadow: -3px -3px 3px -3px rgba(0,0,0,0.24);
}

:root[data-theme="dark"] .mley-sidebar-official-links__title {
  color: #94a3b8;
}

:root[data-theme="dark"] .mley-sidebar-official-links__item {
  background: linear-gradient(135deg, #111827 0%, #172031 100%);
  border-color: #243245;
  color: #e5eef8;
}

:root[data-theme="dark"] .mley-sidebar-official-links__item:hover,
:root[data-theme="dark"] .mley-sidebar-official-links__item:focus {
  background: #1b2638;
  border-color: #32445e;
  color: #ffffff;
}

:root[data-theme="dark"] .text-muted {
  color: #8a97a5 !important;
}

:root[data-theme="dark"] .form-control,
:root[data-theme="dark"] .custom-select,
:root[data-theme="dark"] .page-list .btn,
:root[data-theme="dark"] .btn-light {
  background: #1b2733;
  color: #e6edf5;
  border-color: #3a4d5f;
}

:root[data-theme="dark"] .form-control::placeholder {
  color: #8a97a5;
}

:root[data-theme="dark"] .form-control:focus,
:root[data-theme="dark"] .custom-select:focus {
  background: #1b2733;
  color: #e6edf5;
  border-color: #78aef7;
  box-shadow: 0 0 0 0.2rem rgba(120, 174, 247, 0.14);
}

:root[data-theme="dark"] .btn-light:hover,
:root[data-theme="dark"] .btn-light:focus,
:root[data-theme="dark"] .btn-light:active,
:root[data-theme="dark"] .badge-light[href]:hover,
:root[data-theme="dark"] .badge-light[href]:focus {
  background: #263645;
  color: #e6edf5;
  border-color: #3a4d5f;
  box-shadow: none;
}

:root[data-theme="dark"] .list-group-item {
  background: #263645;
  color: #e6edf5;
  border-color: #314150;
}

:root[data-theme="dark"] .list-group-item-action:hover,
:root[data-theme="dark"] .list-group-item-action:focus {
  background: #223241;
  color: #e6edf5;
}

:root[data-theme="dark"] .alert-light {
  background: #263645;
  color: #e6edf5;
  border-color: #314150;
}

:root[data-theme="dark"] .table {
  color: #e6edf5;
}

:root[data-theme="dark"] .table th,
:root[data-theme="dark"] .table td {
  border-top-color: #314150;
}

:root[data-theme="dark"] .table-hover tbody tr:hover {
  color: #e6edf5;
  background-color: rgba(143, 193, 255, 0.08);
}

:root[data-theme="dark"] body[data-page-kind="home"] #mley-home-laws-table thead th {
  color: #9fb0c0;
}

:root[data-theme="dark"] body[data-page-kind="home"] #mley-home-laws-table tbody td {
  background: #1f2b38;
  border-top-color: #314150;
  border-bottom-color: #314150;
}

:root[data-theme="dark"] body[data-page-kind="home"] #mley-home-laws-table tbody td:first-child {
  border-left-color: #314150;
}

:root[data-theme="dark"] body[data-page-kind="home"] #mley-home-laws-table tbody td:last-child {
  border-right-color: #314150;
}

:root[data-theme="dark"] body[data-page-kind="home"] #mley-home-laws-table.table-hover tbody tr:hover td {
  background: #243241;
}

:root[data-theme="dark"] .mley-home-law-rank-chip,
:root[data-theme="dark"] .mley-home-law-status,
:root[data-theme="dark"] .mley-home-law-views-pill {
  border-color: #314150;
  background: #263645;
  color: #e6edf5;
}

:root[data-theme="dark"] .mley-home-law-title {
  color: #f2f5f9;
}

:root[data-theme="dark"] .mley-home-law-graph-tag {
  background: #1f3a5a;
  border-color: #31527a;
  color: #d8e7ff;
}

:root[data-theme="dark"] .mley-home-law-graph-tag:hover,
:root[data-theme="dark"] .mley-home-law-graph-tag:focus {
  background: #27476d;
  border-color: #4771a7;
  color: #eff5ff;
}

:root[data-theme="dark"] .mley-home-law-date,
:root[data-theme="dark"] .mley-home-law-subtitle {
  color: #9aa8b7;
}

:root[data-theme="dark"] .mley-home-law-divider {
  color: #647587;
}

:root[data-theme="dark"] .mley-home-catalog-title {
  color: #f2f5f9;
}

:root[data-theme="dark"] .mley-home-catalog-summary,
:root[data-theme="dark"] .mley-home-catalog-empty {
  color: #9aa8b7;
}

:root[data-theme="dark"] .mley-home-catalog-input-shell {
  background: #1f2b38;
  border-color: #314150;
}

:root[data-theme="dark"] .mley-home-catalog-input-shell i {
  color: #8a97a5;
}

:root[data-theme="dark"] .mley-home-catalog-empty {
  background: #1f2b38;
  border-color: #314150;
}

:root[data-theme="dark"] .mley-home-pagination-summary {
  color: #9aa8b7;
}

@media only screen and (max-width: 767.98px) {
  .mley-article-card-footer {
    margin: 0.75rem -0.9rem -0.9rem;
    padding: 0.55rem 0.9rem 0.2rem;
    gap: 0.45rem;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  .mley-article-card-footer-center {
    flex: 1 1 auto;
    min-width: 0;
    justify-content: flex-start;
    gap: 0.35rem;
  }

  .mley-article-card-footer-right {
    flex: 0 0 auto;
    margin-left: auto;
  }

  .mley-article-card-footer .mley-article-backrefs-indicator,
  .mley-article-card-footer .mley-oaj-article-search-trigger,
  .mley-article-card-footer .mley-share-trigger {
    min-height: 1.95rem;
    padding: 0.28rem 0.58rem;
    font-size: 0.74rem;
  }

  .mley-article-card-footer .mley-share-trigger {
    width: 1.95rem;
    min-width: 1.95rem;
    padding: 0.28rem;
    justify-content: center;
    gap: 0;
  }

  .mley-article-card-footer .mley-share-trigger i {
    margin: 0;
  }

  .mley-footer-label-desktop {
    display: none;
  }

  .mley-footer-label-mobile {
    display: inline;
  }

  :root[data-theme="dark"] body[data-page-kind="home"] #mley-home-laws-table tbody tr {
    border-color: #314150;
    background: #1f2b38;
    box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
  }
}

:root[data-theme="dark"] .pagination .page-link {
  background: #1f2b38;
  color: #e6edf5;
  border-color: #314150;
}

:root[data-theme="dark"] .pagination .page-item.disabled .page-link {
  background: #263645;
  color: #8a97a5;
  border-color: #314150;
}

:root[data-theme="dark"] .pagination .page-item.active .page-link {
  background: #78aef7;
  color: #17212b;
  border-color: #78aef7;
}

:root[data-theme="dark"] .progress {
  background-color: #314150;
}

:root[data-theme="dark"] .progress-bar {
  background-color: #d9a86c;
}

:root[data-theme="dark"] .modal-content {
  background: #1f2b38;
  color: #e6edf5;
  border: 1px solid #314150;
  box-shadow: 0 22px 44px rgba(0, 0, 0, 0.38);
}

:root[data-theme="dark"] .modal-header,
:root[data-theme="dark"] .modal-footer {
  border-color: #314150;
}

:root[data-theme="dark"] .close:hover {
  color: #e6edf5;
  opacity: 1;
}

:root[data-theme="dark"] .spinner-border.text-info,
:root[data-theme="dark"] .mley-spinner {
  color: #78aef7 !important;
}

@media (max-width: 767.98px) {
  .mley-navbar {
    position: relative;
    flex-wrap: nowrap;
    gap: 0.4rem;
    padding: 0.45rem 0.7rem;
  }

  .mley-navbar__primary {
    flex: 1 1 auto;
    min-width: 0;
  }

  .mley-navbar__primary > .btn {
    padding: 0.35rem;
    line-height: 1.15;
  }

  .mley-navbar__toggler {
    margin-left: auto;
    padding: 0.35rem;
  }

  .mley-table {
    min-width: 640px;
    font-size: 0.85rem;
  }

  .mley-navbar .navbar-collapse {
    position: absolute;
    top: calc(100% + 0.35rem);
    left: 0.7rem;
    right: 0.7rem;
    z-index: 1015;
    margin-top: 0;
    padding: 0.9rem;
    border: 1px solid #d9e0e7;
    border-radius: 14px;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.14);
    align-items: stretch;
  }

  .mley-navbar .navbar-collapse.collapsing,
  .mley-navbar .navbar-collapse.show {
    display: block;
  }

  .mley-navbar .navbar-collapse .navbar-nav {
    margin-top: 0.65rem;
  }

  .mley-navbar__secondary {
    width: 100%;
    margin-top: 0.75rem;
    padding-top: 0.75rem;
    border-top: 1px solid #d9e0e7;
  }

  .mley-navbar__secondary-item {
    width: 100%;
  }

  .mley-navbar__secondary-link {
    width: 100%;
    min-height: 2.8rem;
    justify-content: center;
    border-radius: 14px;
  }

  .mley-header-search {
    width: 100%;
    margin: 0;
  }

  .mley-header-search__controls {
    flex-direction: column;
    align-items: stretch;
  }

  .mley-header-search__select,
  .mley-header-search__submit {
    flex: 1 1 auto;
    width: 100%;
  }

  :root[data-theme="dark"] .mley-navbar .navbar-collapse {
    background: rgba(23, 33, 43, 0.92);
    border: 1px solid #314150;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.26);
  }

  :root[data-theme="dark"] .mley-navbar__secondary {
    border-top-color: #314150;
  }

  :root[data-theme="dark"] .mley-navbar .navbar-nav .nav-item + .nav-item {
    margin-top: 0.35rem;
  }

  :root[data-theme="dark"] #contain_id.ley-content-shell,
  :root[data-theme="dark"] .home-content-shell {
    background-color: transparent;
  }

}
