.customnbtn-tabla{color:#c0957a;background:none;border:none;width:80%}.customnbtn-tabla p,.customnbtn-tabla span{font-family:"hurme-medium"}.customnbtn-tabla span{margin-left:5px}.customnbtn-tabla hr{margin:0px;width:80%;height:6px;background-color:#c0957a}.tabla-flexible-wrapper{width:100%;margin:20px 0;font-family:inherit}.tabla-flexible-wrapper .tabla-header{margin-bottom:16px}.tabla-flexible-wrapper .tabla-header .tabla-titulo{margin:0 0 8px 0;font-size:1.25rem;font-weight:600;color:#212529;line-height:1.2}.tabla-flexible-wrapper .tabla-header .tabla-descripcion{margin:0;color:#6c757d;font-size:.9rem;line-height:1.4}.tabla-flexible-wrapper .tabla-header .tabla-descripcion p:last-child{margin-bottom:0}.tabla-flexible-wrapper .tabla-container{position:relative}.tabla-flexible-wrapper .tabla-container .tabla-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;width:100%}.tabla-flexible-wrapper .tabla-container .tabla-scroll::-webkit-scrollbar{height:8px}.tabla-flexible-wrapper .tabla-container .tabla-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.tabla-flexible-wrapper .tabla-container .tabla-scroll::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.tabla-flexible-wrapper .tabla-container .tabla-scroll::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.tabla-flexible-wrapper .tabla-info{margin-top:8px;text-align:center;display:none}.tabla-flexible-wrapper .tabla-info small{color:#6c757d;font-size:.8rem}.tabla-flexible-wrapper.has-overflow .tabla-info{display:block}.tabla-flexible{width:100%;min-width:100%;border-collapse:collapse;background-color:#fff;transition:all .15s ease-in-out}.tabla-flexible thead th{color:#495057;font-weight:600;text-align:left;padding:12px;white-space:nowrap;position:sticky;top:0;z-index:10}.tabla-flexible thead th.align-left{text-align:left}.tabla-flexible thead th.align-center{text-align:center}.tabla-flexible thead th.align-right{text-align:right}.tabla-flexible tbody tr{transition:all .15s ease-in-out}.tabla-flexible tbody tr td{padding:12px;vertical-align:top;word-wrap:break-word}.tabla-flexible tbody tr td.align-left{text-align:left}.tabla-flexible tbody tr td.align-center{text-align:center}.tabla-flexible tbody tr td.align-right{text-align:right}.tabla-flexible tbody tr td.tipo-numero,.tabla-flexible tbody tr td.tipo-moneda{font-family:"Courier New",monospace;font-weight:500}.tabla-flexible tbody tr td.tipo-fecha{white-space:nowrap}.tabla-flexible tbody tr td.tipo-html a{color:#007bff;text-decoration:none}.tabla-flexible tbody tr td.tipo-html a:hover{text-decoration:underline}.tabla-flexible-wrapper.bordered .tabla-flexible{border:2px solid #73a293;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.1)}.tabla-flexible-wrapper.bordered .tabla-flexible thead th,.tabla-flexible-wrapper.bordered .tabla-flexible tbody td{border-bottom:2px solid #73a293;background:#fff}.tabla-flexible-wrapper.bordered .tabla-flexible tbody tr:last-child td{border-bottom:none;background:#fff;color:#000}.tabla-flexible-wrapper.bordered .tabla-flexible thead th:not(:last-child),.tabla-flexible-wrapper.bordered .tabla-flexible tbody td:not(:last-child){background:#fff;color:#000;border-right:2px solid #73a293}.tabla-flexible-wrapper.striped .tabla-flexible tbody tr:nth-child(even){background-color:#f8f9fa}.tabla-flexible-wrapper.hover .tabla-flexible tbody tr:hover{background-color:#e9ecef;cursor:pointer}.tabla-container.tabla-oculta{display:none}.tabla-toggle-btn{margin:16px auto 0;display:block;padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;transition:all .15s ease-in-out;min-width:120px}.tabla-toggle-btn:hover{background-color:#0056b3;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,123,255,.3)}.tabla-toggle-btn:active{transform:translateY(0)}.tabla-toggle-btn:focus{outline:2px solid #80bdff;outline-offset:2px}@media(max-width: 1024px){.tabla-flexible-wrapper .tabla-header .tabla-titulo{font-size:1.1rem}.tabla-flexible-wrapper .tabla-flexible{font-size:.9rem;min-width:max-content}.tabla-flexible-wrapper .tabla-flexible thead th,.tabla-flexible-wrapper .tabla-flexible tbody td{padding:10px 8px;min-width:100px}}@media(max-width: 768px){.tabla-flexible-wrapper{margin:16px 0}.tabla-flexible-wrapper .tabla-header{margin-bottom:12px}.tabla-flexible-wrapper .tabla-header .tabla-titulo{font-size:1rem}.tabla-flexible-wrapper .tabla-header .tabla-descripcion{font-size:.85rem}.tabla-flexible-wrapper .tabla-flexible{font-size:.85rem;min-width:600px}.tabla-flexible-wrapper .tabla-flexible thead th,.tabla-flexible-wrapper .tabla-flexible tbody td{padding:8px 6px;min-width:120px;white-space:nowrap}.tabla-flexible-wrapper .tabla-flexible tbody td.tipo-html,.tabla-flexible-wrapper .tabla-flexible tbody td:not(.tipo-numero):not(.tipo-moneda):not(.tipo-fecha){white-space:normal;word-break:break-word;min-width:150px}.tabla-toggle-btn{margin:12px auto 0;padding:8px 16px;font-size:13px;min-width:100px}}.tabla-container{position:relative}.tabla-container::before,.tabla-container::after{content:"";position:absolute;top:0;bottom:0;width:15px;pointer-events:none;z-index:5;transition:opacity .3s;opacity:0}.tabla-container::before{left:0;background:linear-gradient(to right, rgba(0, 0, 0, 0.1), transparent)}.tabla-container::after{right:0;background:linear-gradient(to left, rgba(0, 0, 0, 0.1), transparent)}.tabla-scroll.scrolled-left~.tabla-container::before{opacity:1}.tabla-scroll:not(.scrolled-right)~.tabla-container::after{opacity:1}.tabla-flexible-wrapper.loading{opacity:.6;pointer-events:none}.tabla-flexible tbody tr.selected{background-color:#e3f2fd !important}.tabla-flexible tbody tr.selected:hover{background-color:#bbdefb !important}.tabla-flexible .column-highlight{background-color:#fff3cd}@media(prefers-color-scheme: dark){.tabla-flexible-wrapper .tabla-flexible{background-color:#1a1a1a;color:#e0e0e0}.tabla-flexible-wrapper .tabla-flexible thead th{background-color:#fff;color:#000}.tabla-flexible-wrapper.striped .tabla-flexible tbody tr:nth-child(even){background-color:#2d2d2d}.tabla-flexible-wrapper.hover .tabla-flexible tbody tr:hover{background-color:#404040}.tabla-flexible-wrapper.bordered .tabla-flexible{border-color:#c0957a;border:none}.tabla-flexible-wrapper.bordered .tabla-flexible thead th,.tabla-flexible-wrapper.bordered .tabla-flexible tbody td{background:#fff;color:#000;border-color:#73a293}.tabla-toggle-btn{background-color:#0d6efd}.tabla-toggle-btn:hover{background-color:#0b5ed7}}@media print{.tabla-flexible-wrapper .tabla-info,.tabla-flexible-wrapper .tabla-toggle-btn{display:none !important}.tabla-flexible-wrapper .tabla-container{display:block !important}.tabla-flexible-wrapper .tabla-container .tabla-scroll{overflow:visible !important}.tabla-flexible-wrapper .tabla-flexible{font-size:10pt;min-width:auto !important}.tabla-flexible-wrapper .tabla-flexible thead th,.tabla-flexible-wrapper .tabla-flexible tbody td{padding:4pt;min-width:auto !important;white-space:normal !important}}/*# sourceMappingURL=tabla_responsive_contenido.min.css.map */