.page-title-full-width-container .breadcrumb { left: 60px; right: auto; } 

#page-title { text-align:  left } 

#page-title .page-title { height:  50px } 

.page-title-full-width-container:after { opacity:  1 } 

.page-title-full-width-container:after { background-position: center center; }


body, .toooltip {
  font-family: "Montserrat", "Montserrat";
  font-weight: 400;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6,label,.field--label,.page-title, .html .tp-caption {
  font-family: "Montserrat", "Montserrat";
  font-weight: 400;
  font-style: normal;
}

nav,nav ul li,nav a {
  font-family: "Montserrat", "Montserrat";
  font-weight: 400;
  font-style: normal;
}

.site-name, .navbar-brand {
  font-family: "Montserrat", "Montserrat";
  font-weight: 400;
  font-style: normal;
}

blockquote, blockquote p {
  font-family: "Inter", "Inter";
  font-weight: 400;
  font-style: normal;
}

.container {
  max-width: 1366px;
  padding-left: 60px;
  padding-right: 60px;
}
.navbar-container.dxpr-theme-fluid,
.page-title-container.dxpr-theme-fluid,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
}
.dxpr-theme-boxed-container {
  max-width: 1170px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
.region-sidebar-first .block,
.region-sidebar-second .block,
.dxpr-theme-util-gutter-bottom {
  margin-bottom: 30px;
}
.page-title-full-width-container {
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-container.dxpr-theme-fluid,
  .page-title-container.dxpr-theme-fluid,
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
body { background-position: center center; }

body { background-attachment: fixed; }

.body--dxpr-theme-nav-desktop .dxpr-theme-header--top #logo {
  max-height: 60px !important;
}
.nav.nav-tabs.vertical-tabs-list{
  display:none;
}

.producto-orden-table thead{
font-weight: bold;
color: #00a3d5;
}

.orden-subtotal{
  font-weight: bold;
  color: black;
float: right;
}

#edit-field-subtotal-wrapper,
#edit-field-descuento-wrapper,
#edit-field-impuestos-wrapper,
#edit-field-total-orden-wrapper{
display:none;
}

.jerrejerre-orden-submit{
display: flex;
  justify-content: flex-end;
}

.orden-factura{
font-size: medium;
}

.orden-headers .orden-id section span{
font-size: 36px;
float: right;
}

.orden-almacen{
margin-bottom: 20px;
}

.orden-almacen .field--name-description{
margin-top: 50px;
}

.orden-datos{

margin-top: 20px;
margin-bottom:20px;
}

.orden-datos .field--label{
font-weight: 600;
}

.orden-totales {
border: 1px solid #cccccc
}

.orden-totales section div{
display: flex;
justify-content: space-between;
}

.orden-totales section div .field--item{
font-weight: 700;
}

.jerre-card{
text-align: center;
    border: 1px solid #cccccc;
    margin: 0 5px;
    padding: 15px;
}
#views-exposed-form-coordinacion-page-6 div.panel-body,
#views-exposed-form-vistas-almacen-page-2 div.panel-body{
 display:flex;
}
#views-exposed-form-coordinacion-page-6 div.panel-body label.control-label,
#views-exposed-form-vistas-almacen-page-2 div.panel-body label.control-label{
 margin: 0px 5px 0px 15px;
}

.cantidad-pares-almacen h2{
  float:right;
}

.valor-ventas-almacen h2 .badge,
.cantidad-pares-almacen h2 .badge{
  font-size: 40px;
}

.node-carga-mercancia-form #edit-submit{
 margin-top: 20px;
}

.node-orden-form div[data-drupal-selector="edit-first-above"],
.node-orden-form div[data-drupal-selector="edit-second-above"]{
 padding: 10px;
}


#node-cambio-form table label.label h4{
font-size: 15px;
color: #555555;
}

#node-cambio-form .tabledrag-toggle-weight {
display:none;
}

.entradas-cambios div.field--label{
font-size: 15px;
color: #555555;
font-weight: 600;
}


/* Header */
.body--dxpr-theme-nav-mobile .dxpr-theme-header #dxpr-theme-menu-toggle span, .body--dxpr-theme-nav-mobile .dxpr-theme-header #dxpr-theme-menu-toggle span:before, .body--dxpr-theme-nav-mobile .dxpr-theme-header #dxpr-theme-menu-toggle span:after {
     background-color: #fff;
}

.body--dxpr-theme-nav-mobile .dxpr-theme-header {
    position:sticky;
    top:0;
}

#secondary-header {
     position: sticky;
     top: 60px;
     z-index: 4049;
}


.panel {
    background-color: #ffffff;
    color: #333;
}

.panel .panel-body h1, .panel .panel-body h2, .panel .panel-body h3, .panel .panel-body h4, .panel .panel-body h5, .panel .panel-body h6, .panel .panel-body label, .panel .panel-body .field--label {
    color: #333;
}

.html .dxpr-theme-mini-tabs-wrapper .tabs--primary li.active a {
    color: #fff;
    text-decoration: underline;
}

.body--dxpr-theme-nav-mobile .dxpr-theme-header #dxpr-theme-menu-toggle {
   float:left;
   margin-right: 20px;
}


/* **************************** LOGIN ****************************  */
body.path-user.html {
    background-color: #FFFFFF; /* Color de fondo suave para la página */
}

/* Contenedor principal del login */
body.path-user .main-container {
    max-width: 450px;
    margin: 60px auto;
    background: #ffffff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

/* Ocultar las pestañas (tabs) si quieres un look más limpio, 
   o estilizarlas para que no parezcan menús de sistema */
body.path-user .dxpr-theme-mini-tabs-wrapper {
    margin-bottom: 25px;
    border-bottom: 2px solid #eee;
}

body.path-user ul.tabs--primary.nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: center;
}

/* Estilo de las etiquetas (Labels) */
body.path-user .user-login-form label {
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

/* Estilo de los campos de texto e inputs */
body.path-user .user-login-form .form-control {
    height: 45px;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 10px 15px;
    transition: border-color 0.3s ease;
}

body.path-user .user-login-form .form-control:focus {
    border-color: #007bff; /* Color de énfasis al hacer clic */
    box-shadow: none;
}

/* Estilo del botón de Iniciar Sesión */
body.path-user #edit-submit {
    width: 100%;
    background-color: #2c3e50; /* Color corporativo oscuro */
    color: #ffffff;
    border: none;
    padding: 12px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px;
    cursor: pointer;
    transition: background 0.3s ease;
    margin-top: 10px;
}

body.path-user #edit-submit:hover {
    background-color: #1a252f;
}

/* Ajuste para los mensajes de error en los campos */
body.path-user .form-group.error .form-control {
    border-color: #d9534f;
}

/* Ocultar el breadcrumb en la página de login para mayor limpieza */
body.path-user .region-highlighted {
    display: none;
}

/* **************************** SCORE CARD ****************************  */
/* ====== Estilos scoped para el card "Stock total" (solo para este componente) ====== */
/* Variables definidas SOLO en el contenedor del bloque para evitar afectar el sitio */
.jjrr-block.jjrr-stock-total-block {
  --jjrr-accent: #202158;      /* azul oscuro (logo) */
  --jjrr-accent-600: rgb(100 116 139 / var(--tw-text-opacity, 1));  /* azul secundario */
  --jjrr-mint: #80B9A7;        /* verde/mint del tag */
  --jjrr-neutral: #DEDEE5;     /* neutral claro para fondos suaves */

  max-width: 360px;
  margin: 0;
  font-family: "Inter", "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Card base (usa las variables del contenedor) */
.jjrr-card.jjrr-stock-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px;
  color: #111827;
}

/* Left column (texto) */
.jjrr-card__left { display:flex; flex-direction:column; gap:8px; min-width:0; }

.jjrr-stock-total__title {
  font-size: 14px;
  font-weight: 500;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1)); /* usa el azul secundario */
  letter-spacing: 0.2px;
}

.jjrr-stock-total__meta { display:flex; align-items:baseline; gap:8px; }

.jjrr-stock-total__value {
  font-size: clamp(20px, 3.6vw, 28px);
  font-weight: 800;
  line-height: 1;
  color: #111827; /* texto primario (suficientemente contrastado) */
  white-space: nowrap;
}

.jjrr-stock-total__unit {
  font-size: 13px;
  color: #6B7280; /* gris neutro para unidad */
  font-weight: 700;
}

/* Right column (icono) con gradiente suave usando colores del logo */
.jjrr-card__right {
  display:flex; align-items:center; justify-content:center;
  min-width:72px; height:72px; border-radius:10px;
  background: linear-gradient(180deg, rgba(32,33,88,0.06), rgba(79,80,122,0.02));
  color: var(--jjrr-accent);
}

/* SVG icon sizing */
.jjrr-stock-total__icon { width:48px; height:48px; stroke:currentColor; fill:none; }

/* Responsive */
@media (max-width:480px) {
  .jjrr-block.jjrr-stock-total-block { max-width:100%; }
  .jjrr-card.jjrr-stock-total { padding:12px; gap:12px; }
  .jjrr-card__right { min-width:56px; height:56px; }
  .jjrr-stock-total__value { font-size:20px; }
}

/* Focus / keyboard (si el card fuera interactivo) */
.jjrr-card.jjrr-stock-total:focus {
  outline: 3px solid rgba(32,33,88,0.12); /* usa azul del logo */
  outline-offset: 4px;
  border-color: var(--jjrr-accent);
}

/* Loading shimmer (opcional) */
.jjrr-stock-total--loading .jjrr-stock-total__value { color:transparent; position:relative; }
.jjrr-stock-total--loading .jjrr-stock-total__value::after {
  content:""; display:inline-block; width:56px; height:18px;
  background: linear-gradient(90deg, #eee, #f5f5f5, #eee); border-radius:6px;
  animation: jjrr-shimmer 1.2s infinite;
}
@keyframes jjrr-shimmer { 0%{transform:translateX(-10%)} 50%{transform:translateX(10%)} 100%{transform:translateX(-10%)} }









/* ********************************** Footer Jerrejerre  ******************************  */
/* Footer Jerrejerre — fondo blanco, estilo apilado y centrado (scoped) */
.jjrr-footer {
  background: #ffffff;              /* fondo blanco */
  color: #202158;                   /* azul marca para texto principal */
  padding: 20px 12px;
  font-family: "Inter", "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, Arial;
  text-align: center;
  border-top: 1px solid #DEDEE5;    /* separador sutil */
}

.jjrr-footer__inner {
  max-width: 760px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 8px;
  align-items: center;
  justify-content: center;
}

/* Línea "Powered by" */
.jjrr-footer__powered {
  font-size: 15px;
  font-weight: 600;
  color: #202158;
}

/* Enlaces con acento mint */
.jjrr-footer__link {
  color: #80B9A7;
  font-weight: 700;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(128,185,167,0.14);
}

/* Hover / focus accesible */
.jjrr-footer__link:hover,
.jjrr-footer__link:focus {
  color: #4F507A; /* azul secundario al hover */
  border-bottom-color: rgba(79,80,122,0.12);
  outline: none;
  text-decoration: none;
}

/* Privacidad y copy */
.jjrr-footer__privacy { font-size: 14px; color: #4F507A; }
.jjrr-footer__copy { font-size: 13px; color: #6B7280; }

/* Responsive */
@media (max-width: 420px) {
  .jjrr-footer { padding: 16px 10px; }
  .jjrr-footer__powered { font-size: 14px; }
  .jjrr-footer__privacy { font-size: 13px; }
  .jjrr-footer__copy { font-size: 12px; }
}






/* Minimal CTA — Jerrejerre (scoped) */
.jjrr-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #202158;            /* azul primario */
  color: #ffffff;
  padding: 8px 14px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  font-family: "Inter", "Montserrat", system-ui, -apple-system, "Segoe UI", Roboto, Arial;
  border: 0;
  box-shadow: none;
  transition: transform .06s ease, background-color .12s ease, box-shadow .12s ease;
}

/* Inline smaller */
.jjrr-cta-btn--inline { padding: 7px 12px; font-size:14px; }

/* Block / full width */
.jjrr-cta-btn--block {
  display: inline-flex;
  width: 100%;
  padding: 10px 16px;
  border-radius: 10px;
}

/* Hover / focus */
.jjrr-cta-btn:hover,
.jjrr-cta-btn:focus {
  background: #1a244f; /* tenue más oscuro */
  transform: translateY(-1px);
  outline: 3px solid rgba(128,185,167,0.12); /* accesible */
  outline-offset: 2px;
}

/* Secondary (ghost) variant — useful if you need a less prominent action) */
.jjrr-cta-btn--ghost {
  background: transparent;
  color: #202158;
  border: 1px solid #DEDEE5;
  font-weight: 700;
}
.jjrr-cta-btn--ghost:hover,
.jjrr-cta-btn--ghost:focus {
  background: #F7F8FA;
  border-color: #DEDEE5;
}

/* Disabled state */
.jjrr-cta-btn[aria-disabled="true"],
.jjrr-cta-btn.disabled {
  opacity: 0.5;
  pointer-events: none;
  transform: none;
}

/* Responsive tiny tweak */
@media (max-width:480px) {
  .jjrr-cta-btn { padding: 8px 12px; font-size:14px; }
  .jjrr-cta-btn--block { padding: 10px 12px; }
}

.rounded-table { 
   background-color: white;
   border-radius: 1.5rem;
   border: solid 1px rgb(226, 232, 240);
   margin-bottom: 1.5rem;
   --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.rounded-table .view-header h2 {
     font-weight:bold;
}

.rounded-table .view-header {
   padding: 1rem;
   border: solid 1px rgb(241,245,249,1);
}

.rounded-table thead tr th{
     background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
     color: rgb(100,116,139, 1);
     text-transform: uppercase;
     font-size: 10px;
     font-family: 'Inter';
     font-weight: 700;
}

.rounded-table th, .rounded-table td {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.rounded-table td {
    color: rgb(15,23,42,1);
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.rounded-table .view-filters .form-item {
   padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.rounded-table.card-error { 
   background-color: white;
   border: solid 1px rgb(226, 232, 240);
   border-color: rgb(254 215 170 / var(--tw-border-opacity, 1));
   background-color: rgb(245 237 230 / 0.3);
}

.card-error .jjrr-stock-total__title {
       color: rgb(154 52 18 / var(--tw-text-opacity, 1));
}
.card-error .jjrr-stock-total__value {
    color: rgb(124 45 18 / var(--tw-text-opacity, 1));
}
.card-error .jjrr-stock-total__unit {
    color: rgb(194 65 12 / var(--tw-text-opacity, 1));
}
.card-info .jjrr-stock-total__unit {
    color: rgb(0 35 148 / var(--tw-text-opacity, 1));
}

.rounded-table.view-display-id-block_3  td.views-field-field-cantidad {
    color: rgb(220 38 38 / var(--tw-text-opacity, 1));
    font-weight: 700;
}

.ver-todo a {
   color: rgb(0 35 148 / var(--tw-text-opacity, 1));
    font-size: 0.75rem;
    line-height: 1rem;
    font-family: 'Inter';
}

.no-filters .view-filters, .view-selector-almacenes .view-content {
   display:none; 
}

.view-selector-almacenes select {
     padding: 0.625rem 2.5rem 0.625rem 0.75rem;
     background-color: rgb(255 255 255 / 0.1);
     border: 1px solid rgb(255 255 255 / 0.2);
     border-radius: 1rem;
     width: 100%;
}
select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") !important;
    background-position: right 0.5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    print-color-adjust: exact;
}

.widgets-dashboard-coordinador {
     float:none !important; 
     margin: 0 auto;
     gap: 1rem;
     display: grid;
     grid-template-columns: repeat(2, minmax(0, 1fr));
}

.rounded-table h2 {
    font-family: Inter;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.region-navigation #block-dxpr-inventarios-theme-coordinacioncargarinventario, .region-navigation #block-dxpr-inventarios-theme-almacennuevaventabtn {
   margin-bottom:0;
   margin-top: 15px;
   float:right;
}

.region-navigation #block-dxpr-inventarios-theme-coordinacioncargarinventario .jjrr-cta-btn, .region-navigation #block-dxpr-inventarios-theme-almacennuevaventabtn .jjrr-cta-btn {
    background-color: rgb(255 255 255 / 0.1);
}

.html .ui-widget-content, .html .ui-widget-header, .html .ui-state-hover, .html .ui-widget-content .ui-state-hover, .html .ui-widget-header .ui-state-hover, .html .ui-state-focus, .html .ui-widget-content .ui-state-focus, .html .ui-widget-header .ui-state-focus, .html .ui-state-active, .html .ui-widget-content .ui-state-active, .html .ui-widget-header .ui-state-active, .html .ui-state-highlight, .html .ui-widget-content .ui-state-highlight, .html .ui-widget-header .ui-state-highlight, .html .ui-state-error, .html .ui-widget-content .ui-state-error, .html .ui-widget-header .ui-state-error {
    background-color: white;
}

/* Despliegue de las referencias y los productos */
article.producto .layout__region,
article.producto-inventario .layout__region {
    padding: 20px;
}

article.producto .field--name-field-referencia,
article.producto-inventario .field--name-field-sku-entity {
    padding: 20px 0;
    font-size: 22px;
}

article.producto .field--label,
article.producto-inventario .field--label {
    font-weight: bold;
}

article.producto-inventario .field--name-field-precio {
     font-size: 26px;
    font-weight: bold;
    padding: 20px 0;
}

article.producto .field--name-field-codigo-qr {
    text-align: center;
    padding: 20px 0;
}

article.producto.referencia-en-producto .field--name-field-referencia,
article.producto-inventario article.referencia-en-producto,
article.producto-inventario .field--name-field-cantidad,
article.producto.referencia-en-producto  .field--name-field-sku-entity {
  font-size: 18px;
}

.dxpr-theme-main-menu {
  z-index: 4000;
}body, p, .lead,.table>thead>tr>th,.table>thead>tr>td,.table>tbody>tr>th,.table>tbody>tr>td,.table>tfoot>tr>th,.table>tfoot>tr>td { line-height:  1.6 } 
body { font-size:  15px } 
.dxpr-theme-header--top #dxpr-theme-main-menu .nav > li > a, .dxpr-theme-header--top #dxpr-theme-main-menu .nav > li > span, .dxpr-theme-header--side #dxpr-theme-main-menu .nav a, .dxpr-theme-header--side #dxpr-theme-main-menu .nav span, .body--dxpr-theme-nav-desktop .dxpr-theme-header--top .nav .dropdown-menu li>a, .body--dxpr-theme-nav-desktop .dxpr-theme-header--top .nav .dropdown-menu li>span { font-size:  16px } 
h1,h2,h3,h4,h5,h6 { line-height:  1.1; } 
h1, .html #page-title .page-title { font-size:  23px; } 
h2 { font-size:  20px; } 
h3 { font-size:  18px; } 
h4 { font-size:  16px; } 
blockquote, .blockquote p { font-size:  15px } 
hr { border-top-width:  4px; } 
hr { margin-left: 0;margin-right: auto; }
@media screen and (max-width: 768px) { 
  body, p { font-size:  14px; } 
  .dxpr-theme-header--top #dxpr-theme-main-menu .nav > li > a, .dxpr-theme-header--top #dxpr-theme-main-menu .nav > li > span, .dxpr-theme-header--side #dxpr-theme-main-menu .nav a, .dxpr-theme-header--side #dxpr-theme-main-menu .nav span, .body--dxpr-theme-nav-desktop .dxpr-theme-header--top .nav .dropdown-menu li>a, .body--dxpr-theme-nav-desktop .dxpr-theme-header--top .nav .dropdown-menu li>span { font-size:  14px } 
  h1, .html #page-title .page-title { font-size:  24px; } 
  h2 { font-size:  22px; } 
  h3 { font-size:  20px; } 
  h4 { font-size:  18px; } 
  blockquote, .blockquote p { font-size:  16px; } 
} 

  #dxpr-theme-main-menu,
  #dxpr-theme-main-menu .menu__breadcrumbs,
  #dxpr-theme-main-menu .menu__level {
    text-align: left;
  }
.dxpr-theme-header--side .dxpr-theme-main-menu {
  width: 300px;
}
.dxpr-theme-header--side .menu__level {
  width: 300px;
}

.body--dxpr-theme-nav-desktop #navbar.dxpr-theme-header--top {
  background-color: rgba(0,35,148,1);
  opacity: 1;
}
.body--dxpr-theme-nav-desktop #navbar.dxpr-theme-header--top.affix {
  background-color: rgba(0,35,148,1);
  opacity: 1;
}

.body--dxpr-theme-nav-desktop .dxpr-theme-header--top .nav > li > a,
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top .nav > li > span,
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top .wrap-branding,
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top .block-dxpr-theme-helper {
  height: 59px;
  line-height: 59px;
}
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top .dxpr-theme-main-menu {
  height: 59px;
}
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix .nav > li > a,
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix .nav > li > span,
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix .navbar-header .wrap-branding,
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix .block-dxpr-theme-helper  {
  height: 50px;
  line-height: 50px;
}
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix .dxpr-theme-main-menu {
  height: 50px;
}
.body--dxpr-theme-nav-desktop .nav-child-fixed-width {
  top: 59px;
}
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix .nav-child-fixed-width {
  top: 50;
}
.body--dxpr-theme-nav-mobile .dxpr-theme-header .navbar-header .wrap-branding,
.body--dxpr-theme-nav-mobile .dxpr-theme-header .navbar-toggle {
  height: 60px;
}
.body--dxpr-theme-nav-mobile .dxpr-theme-header .block-dxpr-theme-helper {
  height: 60px;
  line-height: 60px;
}
.html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-desktop .dxpr-theme-header--top {
  min-height: 59px;
}
.html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix {
  min-height: 50px;
}
.html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-mobile .dxpr-theme-header {
  min-height: 60px;
}
.html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-mobile .dxpr-theme-header.affix {
  min-height: 60px;
}
.dropdown-menu, .dropdown-menu li {
  min-width: 130px;
}
