.mu_an_obs td {
  vertical-align: top;
  border: none;
}

.mu_an_obs .contenedor {
  color: #333;
  background-image: -moz-linear-gradient(top, #f1f1f1, #e0e0e0);
  background-image: -o-linear-gradient(top, #f1f1f1, #e0e0e0);
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#f1f1f1),
      to(#e0e0e0));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f1f1f1', EndColorStr='#e0e0e0', GradientType=0);
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.mu_an_obs .usuario {
  font-size: 0.7em;
  color: #a0a0a0;
}

.mu_an_obs .creador {
  font-size: 0.7em;
  color: #a0a0a0;
}

.acciones {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: inline-block;
  position: relative;
  margin-top: 10px;
}

.acciones button {
  display: inline-block;
  margin: 0px;
}

.acciones button label {
  padding: 0px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  cursor: pointer;
  display: none;
}

.acciones button:focus label,
.acciones button:hover label {
  height: auto;
  padding: 4px 8px;
  display: block;
  position: absolute;
  width: auto;
  text-align: left;
  background: #eeeeee;
  margin-left: 4px;
  color: black;
  box-shadow: 0px 0px 1px;
}

.filtros {
  
  text-align: left;
  vertical-align: top;
  display: inline-block;
}

.filtros td {
  vertical-align: top;
  text-align: center;
}

.filtros-item {
  /*margin: 4px 4px 4px 4px;*/
  display: inline-block;
  text-align: left;
  padding: 4px;
  vertical-align: top;
  background-color: #ffffff;
  padding: 0.2rem 0rem;
  border-radius: 1rem;
}

.filtros-item-header {
  margin: 0px;
  display: block;
  color: #306494;
  padding: 8px;
  min-width: 70px;
  text-align: left;
  font-size: 0.7em;
  width: 100%;
  border-bottom: 1px solid #306494;
}

.filtros-item>div {
  padding: 2px;
  display: inline-block;
  width: 100% !important;
  margin: 2px;
}

 

.filtros>table {
  margin-bottom: 0px;
  width: 100%;
}

.filtros label {
  color: #00769d;
 
  font-size: 14px;
}

.subTotales {
  text-align: right;
  border-radius: 2px;
  background: #f3f3f3;
  padding: 4px;
  font-weight: bold;
  font-size: 1.2em;
  color: black;
}

.totales {
  text-align: right;
  border-radius: 2px;
  background: #f3f3f3;
  padding: 4px;
  font-weight: bold;
  font-size: 1.2em;
  color: black;
}

.totales-tr {
  background: #f4f4f4;
}

.totales-tr td {
  color: #404040;
  font-weight: bold;
}

.items span {
  font-size: 1em;
  color: black;
}

.items-group-footer {
  padding: 8px 8px 20px 8px;
  border-bottom: 1px solid #e0e0e0;
  background: #eeeeee;
}

.items-group-header {
  padding: 20px 0px 0px 8px;
  border-top: 1px solid #e0e0e0;
  background: #eeeeee;
  font-weight: bold;
}

.items-group-header-etiqueta {
  margin: 0px;
  display: inline-block;
  background: rgba(48, 100, 148, 0.2);
  color: #454545;
  vertical-align: top;
  padding: 4px;
  min-width: 40px;
  text-align: center;
  font-size: 1em;
}

.orden {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 80%;
  padding: 8px;
}

.ord-form-label {
  width: 100px;
  display: inline-block;
  text-align: right;
  margin: 4px 0px 4px 5px;
  vertical-align: middle;
}

.ord-form-line {
  margin: 4px auto;
  text-align: left;
}

.ui-combobox {
  position: relative;
  display: inline-block;
}

.ui-combobox-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  /* margin-left: -28px; */
  padding: 4px;
  /* adjust styles for IE 6/7 */
  top: 0em;
  background: #f3f3f3;
  width: 2em;
}

.ui-combobox-input {
  margin: 0;
  padding: 0.3em;
  width: 96%;
}

table.crudAcciones {
  margin: 0px;
}

.crudAcciones {
  width: auto;
  padding: 0px;
}

.crudAcciones td {
  border: none;
  padding: 0px;
}

.crudAcciones span {
  display: inline;
}

.contenedor {
  color: #333;
  background-image: -moz-linear-gradient(top, #f1f1f1, #e0e0e0);
  background-image: -o-linear-gradient(top, #f1f1f1, #e0e0e0);
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#f1f1f1),
      to(#e0e0e0));
  filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#f1f1f1', EndColorStr='#e0e0e0', GradientType=0);
  padding: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* ===== Breadcrumb moderno ===== */
.tree_site {
  width: 100%;
  padding: 0 12px;
  display: flex;
  align-items: center;
  background: #fff;
  border: 1px solid #e8eaed;
  border-radius: 8px;
  min-height: 38px;
  margin: 10px 0 6px;
}

.tree_site-list {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
      margin-top: 5px;
}

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

/* Separador "/" entre items */
.tree_site-item + .tree_site-item::before {
  content: '/';
  color: #c0c4cb;
  font-size: .72rem;
  padding: 0 5px;
  user-select: none;
}

.tree_site-link {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: .78rem;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  font-weight: 500;
  color: #5f6368;
  text-decoration: none;
  padding: 5px 6px;
  border-radius: 5px;
  transition: color .15s, background .15s;
  white-space: nowrap;
}

a.tree_site-link:hover {
  color: #1a73e8;
  background: rgba(26, 115, 232, .07);
}

.tree_site-home i {
  font-size: .78rem;
}

.tree_site-current .tree_site-link {
  color: #202124;
  font-weight: 600;
  cursor: default;
}
/* ===== Fin Breadcrumb ===== */

.elegido {
  background: #ffeaa8;
  font-weight: bold;
  color: #505050;
}

#infoMessage {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 500px;
  border-radius: 2px;
}

#infoMessage p {
  color: white;
  padding: 4px;
  text-align: center;
  clear: right;
  font-weight: bold;
}

.orden-filtro {
  width: 100%;
  margin: 0px;
  display: inline-flex;
}

.filtro-local {
  display: inline-block;
  padding: 8px;
}

.filtro-local input {
  
}

.mabm-search-item {
  background: darkorange;
}

.listadoBusqueda table {
  width: 100%;
}

.listadoBusqueda button:focus {
  background: #a0a0a0 url(../images/back-glass2.png) repeat no-repeat;
  border: 1px solid #555;
}

.listadoBusqueda button:hover {
  background: #a0a0a0 url(../images/back-glass2.png) repeat no-repeat;
  border: 1px solid #555;
}

.listadoBusqueda button {
  width: 100%;
  background: #d0d0d0 url(../images/back-glass2.png) repeat no-repeat;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 3px;
  color: black;
  text-shadow: 1px 0px #aaa;
  font-weight: bold;
}

.listadoBusqueda td {
  width: 33.33%;
}

.form-editar {
  background: #f4f4f4;
  border-radius: 2px;
  border-top: solid 1px #f4f4f4;
  padding: 10px;
  position: relative;
}

.form-editar-titulo {
  /* background: rgba(48, 100, 148, 0.2); */
  /* color: #fefefe; */
  vertical-align: middle;
  padding: 4px;
  min-width: 40px;
  text-align: center;
  float: right;
  font-size: 0.7em;
}

.form-editar [crud="field"] {
  border: solid 1px rgba(48, 100, 148, 0.4);
  /* padding: 6px; */
  vertical-align: middle;
}

.form-editar [crud="field"]:focus,
.form-editar [crud="field"][type="checkbox"]:focus+label {
  border: solid 1px rgba(48, 100, 148, 0.9);
  box-shadow: 0px 0px 10px rgba(48, 100, 148, 1);
}

.detalle-span {
      max-width: 100%;
      color: black;
    font-size: 12px;
      margin-left: 5px;
      display: block;background: #f5f5f4;
        padding: 5px;
      vertical-align: middle;
      /* min-height: 40px; 
      padding: 0.375rem 0.75rem;*/
      border: solid 1px rgba(48, 100, 148, 0.4);
      color: var(--bs-body-color);
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background-color: var(--bs-body-bg);
      background-clip: padding-box;
      border-radius: var(--bs-border-radius);
      transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.filtro-item-si {
  display: table-row;
}

.filtro-item-no {
  display: none;
}

.filtro-barras-content,
.filtro-comporta-content,
.filtro-mes-content {
  color: black;
  padding: 8px;
  margin: 4px auto;
}

.errorMessage {
  margin-right: 20px;
}

.errorMessage div {
  min-width: 100%;
  background-color: #e13300;
  color: white;
  padding: 4px;
  margin: 4px auto;
  text-align: center;
  width: 0%;
}

.infoMessage div {
  min-width: 200px;
  background-color: #5293ff;
  color: white;
  padding: 4px;
  margin: 4px auto;
  text-align: center;
  width: 0%;
  font-weight: bold;
}

.errorMessage div img {
  width: 16px;
  margin: 2px 6px 2px 2px;
  vertical-align: middle;
}

.infoMessage div img {
  width: 16px;
  margin: 2px 6px 2px 2px;
  vertical-align: middle;
}

.dashboard {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
}

.dash-header {
  display: block;
}

.dash-item {
  background: rgba(48, 100, 148, 0.1);
  display: inline-block;
  border: solid 1px rgba(48, 100, 148, 0.6);
  padding: 0px;
  margin: 10px;
  vertical-align: top;
}

.dash-item-content {
  overflow-y: auto;
  overflow-x: auto;
}

.dash-item-content::-webkit-scrollbar {
  width: 14px;
  height: 14px;
}

.dash-item-content::-webkit-scrollbar-button:start:decrement,
.dash-item-content::-webkit-scrollbar-button:end:increment {
  display: block;
  height: 0px;
}

.dash-item-content::-webkit-scrollbar-button:vertical:increment {
  background-color: #fff;
}

.dash-item-content::-webkit-scrollbar-track-piece {
  background-color: #eee;
}

.dash-item-content::-webkit-scrollbar-thumb:vertical {
  background-color: #ccc;
}

.dash-item-content::-webkit-scrollbar-thumb:horizontal {
  width: 50px;
  background-color: #ccc;
}

.dash-item-header {
  color: #fff;
  border-radius: 10px;
  padding: 10px;
  min-width: 40px;
  margin-top: 0px;
  margin-bottom: 4px;
  text-align: center;
}

.liq-resumen-deb {
  min-width: 110px;
  font-size: 0.68em;
}

.liq-resumen-deb a {
  cursor: pointer;
  min-width: 70px;
  display: inline-block;
}

.liq-resumen-deb label {
  min-width: 70px;
  display: inline-block;
}

.liq-resumen-deb-total {
  border: transparent;
  text-align: right;
  white-space: nowrap;
}

.cont-deb {
  padding: 4px 2px 0px 2px;
}

.cont-hab {
  padding: 4px 2px 0px 2px;
}

.cont-hab>cite {
  display: block;
  text-align: right;
  color: gray;
  padding: 4px 2px 0px 2px;
}

.cont-deb>cite {
  display: block;
  text-align: left;
  color: gray;
  padding: 4px 2px 0px 2px;
}

.cont-deb>b,
.cont-hab>b {
  font-weight: normal;
}

.cont-totales {
  padding: 4px;
  color: gray;
}

.liq-deb-cred-content {
  min-width: 300px;
}

.liq-deb-cred-content>label {
  margin: 10px;
  width: 100px;
  display: inline-block;
  text-align: right;
}

.liq-deb-cred-content>input {
  margin-top: 10px;
}

.pagos-form .crud2-item {
  display: block;
  vertical-align: top;
}

.pagos-form .crud2-label {
  display: inline-block;
  min-width: 100px;
  text-align: left;
  padding: 8px 0px;
}

.pagos-form .crud2-item-large {
  width: 800px;
}

.pago_conceptos,
.pago_entregas {
  display: inline-block;
}

.pagos-form .pago-tabla {
  display: inline-block;
}

.pagos-form .pago-tabla .crud2-label {
  display: block;
}

.pagos-form .pago_totales {
  text-align: right;
}

.pagos-form .pago-separador {
  border-width: 0px 1px 0px 0px;

  width: 1px;

  height: 474px;
  display: inline-block;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
}

.pagos-form .pago_totales>input {
  padding: 4px;
  width: 89px;
}

.pagos-form .pago_totales>label {
  padding: 4px 4px 4px 20px;
}

.pagos-form .pagos-acciones {
  display: block;
  text-align: center;
}

.pagos-form .error-element {
  background: red;
  color: white;
}

.orden-pagos-list .pag-resumen-list th {
  border: none;
  font-size: 0.7em;
  padding: 2px;
  text-align: center;
}

.orden-pagos-list .pag-resumen-list tr.pag-resumen-separador td {
  padding: 0px;
  margin: 0px;
  display: none;
}

.orden-pagos-list .pag-resumen-list tr.pag-resumen-separador~tr>td {
  font-style: italic;
  color: #306494;
  font-weight: 600;
}

.pag-resumen-list {
  width: 100%;
  margin: 0px;
}

.pag-resumen-list>tbody>tr>td {
  padding: 8px;
  border-top: 1px rgba(48, 100, 148, 0.05) solid;
  border-bottom: 1px rgba(48, 100, 148, 0.05) solid;
}

.pag-resumen-list>thead {
  display: none;
}

.pag-resumen-list>tbody>tr>td:nth-child(1) {
  min-width: 500px;
  width: 500px;
  max-width: 500px;
}

.pag-resumen-list>tbody>tr>td:nth-child(2) {
  min-width: 100px;
  width: 100px;
  max-width: 100px;
  text-align: right;
  white-space: nowrap;
}

.pag-resumen-list>tbody>tr>td:nth-child(3) {
  min-width: 100px;
  width: 100px;
  max-width: 100px;
  text-align: right;
  white-space: nowrap;
}

.filtros-content {
  display: inline-flex;
}

.cons-campos-export {
  max-height: 180px;
  overflow-y: overlay;
}

.cons-campos-export>li>input {
  width: auto;
}

.ui-widget {
  background: rgb(233 242 243);
  border: 1px solid rgba(48, 100, 148, 1);
  color: black;
  z-index: 1000 !important;
  padding: 0px;
}

.ui-widget .ui-dialog-titlebar-close:after {
  content: "X";
  color: red;

}

.ui-widget .ui-dialog-titlebar-close {
  border: none;

}

.ui-widget .ui-dialog-titlebar {
  background: rgba(48, 100, 148, 1);
  color: white;
  margin: 0px;
}

.ui-datepicker-trigger {
  height: 2em;
  width: 2em;
  white-space: nowrap;
}

.app-pending {
  position: fixed;
  bottom: 50px;
  right: 0px;
  padding: 4px 8px;
  background: gold;
  font-weight: bold;
}

.pendientes {
  color: grey;
  font-style: italic;
  background: rgba(255, 255, 0, 0.5);
}

.pendientes:after {
  font-size: 0.8em;
  padding: 4px;
  content: "\f021";
  font-family: "FontAwesome";
  -webkit-animation: rotating 1s linear infinite;
  -moz-animation: rotating 1s linear infinite;
  -ms-animation: rotating 1s linear infinite;
  -o-animation: rotating 1s linear infinite;
  animation: rotating 1s linear infinite;
}

@keyframes rotating {
  from {
    transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes rotating {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 1s linear infinite;
  -moz-animation: rotating 1s linear infinite;
  -ms-animation: rotating 1s linear infinite;
  -o-animation: rotating 1s linear infinite;
  animation: rotating 1s linear infinite;
}

.tacu-utiles-propmp-label {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
  background-color: #f4f4f4;
  margin: 0;
  padding: 20px;

  .img-logo {
    float: right;
    width: 126px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .notification-container {
    background-color: #fff;
    padding: 30px;
    margin: 20px auto;
    max-width: 600px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  h2 {
    color: #dc3545;
    /* Red color for emphasis */
    margin-top: 0;
    margin-bottom: 20px;
    text-align: left;
  }

  .bred {
    font-weight: bold;
    color: #dc3545;
  }

  p {
    margin-bottom: 15px;
    text-align: left;
  }

  table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
  }

  th,
  td {
    padding: 8px;
    border-bottom: 1px solid #ddd;
    text-align: left;
  }

  th {
    background-color: #f2f2f2;
    font-weight: bold;
  }

  td:last-child {
    text-align: right;
  }

  .total-row td {
    font-weight: bold;
  }

  .important-note {
    background-color: #fff3cd;
    /* Light yellow background */
    color: #85640a;
    /* Dark yellow text */
    padding: 15px;
    border: 1px solid #ffeeba;
    border-radius: 5px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 12px;
  }

  .button-container {
    text-align: left;
  }

  .button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #007bff;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
  }

  .button:hover {
    background-color: #0056b3;
  }

  .bank-details {
    margin-top: 20px;
    text-align: left;
    border-radius: 4px;
    background: #f2f2f2;
    padding: 16px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 1px gray;
  }

  .bank-details p {
    margin-bottom: 5px;
  }

  b {
    font-weight: bold;
  }
}

.process-container {
  width: 100%;
  max-width: 900px;
  margin: auto;
  
  text-align: center;


  .process-title {
    color: #333;
    font-weight: 700;
    margin-bottom: 1rem;
  }

  .process-subtitle {
    color: #6c757d;
    margin-bottom: 2.5rem;
  }

  /* Contenedor principal de los botones para alinear todo */
  .btn-group {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .btn {
    flex-grow: 1;
    transition: all 0.3s ease;
    border-width: 2px;
    padding: 0.75rem 0.5rem;
    font-size: 0.9rem;
    font-weight: 500;
  }

  .btn i {
    margin-right: 0.5rem;
  }

  /* Estilo para el separador con la flecha */
  .process-separator {
    display: flex;
    align-items: center;
    padding: 0 0.75rem;
    font-size: 1.75rem;
    color: #ced4da;
    /* Gris neutro */
    transition: color 0.4s ease;
  }

  .process-separator.completed {
    color: #198754;
    /* Verde de Bootstrap 'success' */
  }

  /* Estilos para los botones de estado */
  .btn-completed {
    background-color: #d1e7dd;
    /* Verde claro de Bootstrap */
    border-color: #b3d9c7;
    color: #0f5132;
  }

  .btn-completed:hover {
    background-color: #b3d9c7;
  }

  .btn-current {
    background-color: #0d6efd;
    /* Azul primario de Bootstrap */
    color: white;
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(13, 110, 253, 0.3);
    z-index: 2;
    /* Asegura que el botón actual esté por encima de otros elementos */
  }

  .btn-pending {
    background-color: #e9ecef;
    border-color: #dee2e6;
    color: #495057;
  }

  .btn-pending:hover {
    background-color: #dee2e6;
  }

  /* Responsive: apila los botones en pantallas pequeñas */
  @media (max-width: 768px) {
    .btn-group {
      flex-direction: column;
    }

    .btn {
      width: 100%;
      border-radius: 0.375rem !important;
      /* Restaura el radio de borde en vista de columna */
      margin-bottom: 0.5rem;
    }

    .btn:last-child {
      margin-bottom: 0;
    }

    .btn-current {
      transform: scale(1.02);
    }

    /* Oculta los separadores de flecha en la vista móvil */
    .process-separator {
      display: none;
    }
  }
}
.form-control{
  font-size: 0.75rem !important;
}

#cboEstado , #cboEstadoPresupuesto
{
  font-size: 0.75rem !important;
}
.bg-info {
      background-color: #f6f6f6 !important;
}

.table   {
  font-size: 14px !important;
   
}

 .estado-etiqueta {
   padding: 3px 8px;
   border-radius: 4px;
   font-size: 0.9em;
   font-weight: bold;
   color: white;
   white-space: nowrap;
 }

 /* Estilos de RESULTADOS */
 .estado-success {
   background-color: #198754;
 }

 .estado-error {
   background-color: #dc3545;
 }

 .estado-incompleto {
   background-color: #fd7e14;
 }

 .estado-revision-manual {
   background-color: #6c757d;
 }

 .estado-pendiente {
   background-color: #ffc107;
   color: #333;
 }

 .estado-anulado {
   background-color: #343a40;
 }

 .estado-neutro {
   background-color: #aaa;
 }

 /* Estilos de INTENCIONES */
 .estado-creacion {
   background-color: #0d6efd;
 }

 .estado-consulta-deuda {
   background-color: #ffc107;
   color: #333;
 }

 .estado-consulta-estado {
   background-color: #17a2b8;
 }

.estado-consulta-general {
      background-color: #b317b8;
} 

 .estado-sync {
   background-color: #6f42c1;
 }

 .estado-cierre {
   background-color: #20c997;
 }

 .estado-fallo {
   background-color: #dc3545;
 }