h2.block-title {
transition: all 0.2s
ease-in-out 0s;
background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
color: #dddddd;
position: relative;
display: flex;
justify-content: flex-start;
padding: 15px 15px;
border-left: none;
font: 16px "unitcomp", "Arial", Gadget, sans-serif;
font-size: 16px;
font-weight: 600;
border-radius: 8px 8px 8px 8px;
}

ul.nav.group-descripcion.field-group-bootstrap_fieldgroup_nav.nav-justified.nav-pills {
margin-bottom: 25px;
}

.panel-body {
padding: 24px; /* Actualmente parece 15px */
}

/* Separación entre paneles */
.panel {
margin-bottom: 24px;
}

.panel {
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
/* En lugar de bordes sólidos */
border: none;
}

h2, h3 {
font-size: 20px;
font-weight: 700;
color: #2c3e50;
margin-bottom: 16px;
}

div.region.region-content {
margin-top: -20px;
}

.region.region-content {
background-color: white;
padding: 25px;
border-radius: 0px;
}

.nav-pills{
color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;;
background-color:#F3F4F6 !important;
font-weight: 600;
padding: 5px;
border-radius: 8px;

}

div.panel.panel-default {
margin-bottom: 20px;
margin-top: -25px;
margin-left: -40px;
margin-right: -40px;
}

@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");




.panel.panel-default.resumen.pagos {
margin: 0px !important;
}

.nav-tabs {
margin-bottom: 25px;
}


.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: white;
background-color: #0089f7;
font-weight: 600;
border-radius: 8px;
}

div.view-footer {
padding: 15px;
background-color: white;
margin-bottom: 15px;
border-radius: 10px;
}

.navbar-default .navbar-nav > li > a {
color:#e5e7eb;
font-weight: 600;
font-size: 14px;
}

.navbar-default .navbar-nav > li > a:hover {
color: white;
font-weight: 600;
font-size: 14px;
background-color: transparent;
color:#a3e635;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: transparent;
}

div.region.region-navigation {
background-color:rgb(75 85 99 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
.navbar-nav>li>a {
padding-top: 15px;
padding-bottom: 20px;
}
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background-color:transparent;
color: #a3e635;
}

.navbar-default ul li a:hover {
background-color: transparent;
color:#a3e635;
}

.dropdown-menu {
background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
border-radius: 5px;
}
.dropdown-menu>li>a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: 500;
line-height: 1.42857143;
color:#e5e7eb;
white-space: nowrap;
}

.navbar .logo {
margin-left: 10px;
padding-left: 15px;
padding-right: 15px;
}

section{
border-radius: 8px;

}

h1.page-header {
background:#e5e7eb;
padding: 17px;
border-radius: 8px 8px 8px 8px;
color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;;
margin-bottom: 40px;
font: 24px "unitcomp", "Arial", Gadget, sans-serif;
font-size: 26px;
font-weight: 600;
}

.nav-tabs{
background-color:#F3F4F6;
color: #111827;
border-radius: 8px;
font-weight: 600;
border-bottom: 0px solid #dddddd;
padding: 7px;
}

.nav-tabs:active{
background-color: #F3F4F6;
color: white;
border-radius: 8px;
font-weight: 600;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover{
color: white;
cursor: default;
background-color: #0089f7;
border: 0px ;
font-weight: 600;
border-radius: 8px;

}

.nav-tabs {
margin-bottom: 0px !important;
}

table.price_ects.views-table.cols-5.table.table-bordered.table-condensed.table-hover.table-striped {
white-space: nowrap;
zoom: 80%;
}

.price-header-unique {
background: #0089f7;
color: white;
padding: 10px;
text-align: center;
}

.btn-primary {
color: #ffffff;
background-color: #0089f7 !important;
border-color: #ffffff;
}

/* ============================================
TABLAS RESPONSIVE - Se ajustan al contenedor
============================================ */

/* Contenedor responsive */
.table-responsive {
width: 100%;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin-bottom: 20px;
}

/* Tabla base - Se ajusta al 100% del contenedor */
.table {
width: 100%;
max-width: 100%;
table-layout: auto; /* Cambiado de fixed a auto para mejor ajuste */
margin-bottom: 20px;
border-collapse: separate;
border-spacing: 0;
background-color: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

/* Celdas con word-wrap para ajustar texto */
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 12px 16px;
line-height: 1.5;
vertical-align: middle;
border-bottom: 1px solid #e9ecef;
font-size: 14px;
word-wrap: break-word;
word-break: break-word;
overflow-wrap: break-word;
hyphens: auto;
max-width: 0; /* Truco para forzar el ajuste */
}

/* Headers */
.table > thead > tr > th {
background: linear-gradient(180deg, #f8f9fa 0%, #f1f3f5 100%);
font-weight: 600;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #495057;
border-bottom: 2px solid #dee2e6;
padding: 14px 16px;
white-space: normal; /* Permite que el texto se ajuste */
}

/* Ajuste de padding en móviles */
@media (max-width: 767px) {
.table > thead > tr > th,
.table > tbody > tr > td {
padding: 10px 12px;
font-size: 13px;
}
.table > thead > tr > th {
font-size: 12px;
padding: 12px 12px;
}
}

@media (max-width: 480px) {
.table > thead > tr > th,
.table > tbody > tr > td {
padding: 8px 10px;
font-size: 12px;
}
.table > thead > tr > th {
font-size: 11px;
padding: 10px 10px;
}
}

/* Asegurar que no haya scroll horizontal innecesario */
.table-responsive {
overflow-x: auto;
overflow-y: hidden;
}

/* Para tablas que necesitan scroll, mostrar indicador visual */
.table-responsive::-webkit-scrollbar {
height: 8px;
}

.table-responsive::-webkit-scrollbar-track {
background: #f1f1f1;
border-radius: 4px;
}

.table-responsive::-webkit-scrollbar-thumb {
background: #888;
border-radius: 4px;
}

.table-responsive::-webkit-scrollbar-thumb:hover {
background: #555;
}

/* Hover */
.table-hover > tbody > tr {
transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

.table-hover > tbody > tr:hover {
background-color: #f1f3f5;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

/* Striped */
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f8f9fa;
}

/* Bordered */
.table-bordered {
border: 1px solid #dee2e6;
border-radius: 8px;
overflow: hidden;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dee2e6;
}

/* Estados */
.table > tbody > tr.success,
.table > tbody > tr > td.success {
background-color: #d4edda;
color: #155724;
}

.table > tbody > tr.info,
.table > tbody > tr > td.info {
background-color: #d1ecf1;
color: #0c5460;
}

.table > tbody > tr.warning,
.table > tbody > tr > td.warning {
background-color: #fff3cd;
color: #856404;
}

.table > tbody > tr.danger,
.table > tbody > tr > td.danger {
background-color: #f8d7da;
color: #721c24;
}

/* Hover en estados */
.table-hover > tbody > tr.success:hover,
.table-hover > tbody > tr > td.success:hover {
background-color: #c3e6cb;
}

.table-hover > tbody > tr.info:hover,
.table-hover > tbody > tr > td.info:hover {
background-color: #bee5eb;
}

.table-hover > tbody > tr.warning:hover,
.table-hover > tbody > tr > td.warning:hover {
background-color: #ffe8a1;
}

.table-hover > tbody > tr.danger:hover,
.table-hover > tbody > tr > td.danger:hover {
background-color: #f5c6cb;
}

/* Condensed */
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 8px 12px;
}

/* Alineación de números */
.table td.number,
.table th.number {
text-align: right;
font-variant-numeric: tabular-nums;
}

/* Badges dentro de tablas */
.table .badge,
.table .label {
display: inline-block;
padding: 4px 8px;
font-size: 11px;
font-weight: 600;
line-height: 1;
border-radius: 10px;
white-space: nowrap;
}

.label-success, .badge-success {
background-color: #28a745;
color: white;
}

.label-info, .badge-info {
background-color: #17a2b8;
color: white;
}

.label-warning, .badge-warning {
background-color: #ffc107;
color: #212529;
}

.label-danger, .badge-danger {
background-color: #dc3545;
color: white;
}

/* Caption */
caption {
padding: 12px 16px;
color: #6c757d;
text-align: left;
font-size: 14px;
font-weight: 500;
background-color: #f8f9fa;
border-bottom: 1px solid #dee2e6;
}

/* Clase auxiliar para forzar ajuste de contenido */
.table-fit {
table-layout: fixed;
width: 100%;
}

.table-fit td,
.table-fit th {
overflow: hidden;
text-overflow: ellipsis;
}

/* Clase para permitir overflow visible en celdas específicas */
.table td.no-wrap,
.table th.no-wrap {
white-space: nowrap;
}

/* Centrar contenido */
.table .text-center {
text-align: center;
}

.table .text-right {
text-align: right;
}

.table .text-left {
text-align: left;
}

/* Clase para ocultar columnas en móvil */
@media (max-width: 767px) {
.table .hidden-xs {
display: none;
}
}

@media (max-width: 480px) {
.table .hidden-xxs {
display: none;
}
}