.theme--light.v-data-table{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-data-table .v-data-table__divider{border-right:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table.v-data-table--fixed-header thead th{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:rgba(0,0,0,.6)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid rgba(0,0,0,.12)}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#f5f5f5}.theme--light.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#eee}.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--light.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid rgba(0,0,0,.12)}.theme--dark.v-data-table{background-color:#1e1e1e;color:#fff}.theme--dark.v-data-table .v-data-table__divider{border-right:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table.v-data-table--fixed-header thead th{background:#1e1e1e;box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr>th{color:hsla(0,0%,100%,.7)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>thead>tr:last-child>th{border-bottom:thin solid hsla(0,0%,100%,.12)}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr.active{background:#505050}.theme--dark.v-data-table>.v-data-table__wrapper>table>tbody>tr:hover:not(.v-data-table__expanded__content):not(.v-data-table__empty-wrapper){background:#616161}.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td:not(.v-data-table__mobile-row),.theme--dark.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th:not(.v-data-table__mobile-row){border-top:thin solid hsla(0,0%,100%,.12)}.v-data-table{line-height:1.5;max-width:100%}.v-data-table>.v-data-table__wrapper>table{width:100%;border-spacing:0}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{padding:0 16px;transition:height .2s cubic-bezier(.4,0,.6,1)}.v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table>.v-data-table__wrapper>table>thead>tr>th{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.75rem;height:48px}.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-ltr .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:left}.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tbody>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>tfoot>tr>th,.v-application--is-rtl .v-data-table>.v-data-table__wrapper>table>thead>tr>th{text-align:right}.v-data-table>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table>.v-data-table__wrapper>table>thead>tr>td{font-size:.875rem;height:48px}.v-data-table__wrapper{overflow-x:auto;overflow-y:hidden}.v-data-table__progress{height:auto!important}.v-data-table__progress th{height:auto!important;border:none!important;padding:0;position:relative}.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tbody>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>tfoot>tr>th,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>td,.v-data-table--dense>.v-data-table__wrapper>table>thead>tr>th{height:32px}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:first-child{border-top-left-radius:0}.v-data-table--has-top>.v-data-table__wrapper>table>tbody>tr:first-child:hover>td:last-child{border-top-right-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:first-child{border-bottom-left-radius:0}.v-data-table--has-bottom>.v-data-table__wrapper>table>tbody>tr:last-child:hover>td:last-child{border-bottom-right-radius:0}.v-data-table--fixed-header>.v-data-table__wrapper,.v-data-table--fixed-height .v-data-table__wrapper{overflow-y:auto}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr>th{border-bottom:0!important;position:sticky;top:0;z-index:2}.v-data-table--fixed-header>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:48px}.v-application--is-ltr .v-data-table--fixed-header .v-data-footer{margin-right:17px}.v-application--is-rtl .v-data-table--fixed-header .v-data-footer{margin-left:17px}.v-data-table--fixed-header.v-data-table--dense>.v-data-table__wrapper>table>thead>tr:nth-child(2)>th{top:32px}.loading[data-v-1639f2cf]{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9998}[data-v-1639f2cf] .v-overlay__content{display:flex;flex-direction:column;text-align:center}.pagination-container[data-v-17385eac]{position:fixed;bottom:.5rem;width:100%;background-color:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.9);border-top:1px solid rgba(0,0,0,.1);border-top-left-radius:8px;border-top-right-radius:8px}.fondoDialog[data-v-17385eac]{background-color:#1867c0;color:#fff}.formulario-flex[data-v-17385eac]{flex-wrap:nowrap}@media (max-width:700px){.formulario-flex[data-v-17385eac]{flex-wrap:wrap!important}}[data-v-17385eac] .elevation div table thead tr th{background-color:#dfdfdf!important}[data-v-17385eac] .elevation div table thead tr th span{font-weight:700;color:#000!important}[data-v-17385eac] .elevation .v-data-footer{width:100%}[data-v-17385eac] .elevation .v-data-footer__select .v-select{margin:5px;margin-left:10px}.resultadoLista[data-v-17385eac]{max-height:12rem;overflow-y:auto;z-index:999;width:100%}[data-v-17385eac] .file .v-input__slot{padding-left:.3rem!important}[data-v-17385eac] .file .v-text-field__prefix{background-color:rgba(13,72,161,.8627450980392157);border-radius:3px;height:30px;display:flex;align-items:center;padding:0 .3rem 0 .3rem;margin-right:.3rem;color:#fff}.boton-actualizar[data-v-17385eac]{background-color:#0d47a1!important;color:#fff;border-radius:18px}.container[data-v-17385eac]{padding:0;margin:0 0 0 0;max-width:none!important;width:100%!important}.encabezadoCard[data-v-17385eac]{margin:0!important}.encabezadoCard .v-card[data-v-17385eac]{padding:3px}.pagination[data-v-17385eac]{margin-top:0}.pagination-text[data-v-17385eac]{font-size:13px}.pdfClose[data-v-17385eac]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.pdfClose>p[data-v-17385eac]{width:100%}.boxPdf[data-v-17385eac]{overflow:auto;height:73vh}.boxPdf>span[data-v-17385eac]{width:100%}.iconPdfIframe[data-v-17385eac]{zoom:3}.height-table[data-v-17385eac]{height:70px}.table[data-v-17385eac]{border:1px solid #cdcdcd!important}table thead[data-v-17385eac]{display:block;width:100%;background:#c7c4c4}table tbody[data-v-17385eac]{display:block;width:100%;overflow-y:overlay;overflow-x:auto}table tbody tr[data-v-17385eac],table thead tr[data-v-17385eac]{width:100%;display:table}table tbody tr td[data-v-17385eac],table thead tr th[data-v-17385eac]{display:table-cell;padding:1px 2px;overflow:hidden;border-right:1px solid #d4d4d4;word-wrap:break-word!important;word-break:break-all!important}.tableTrazabilidad tbody tr td[data-v-17385eac],table thead tr th[data-v-17385eac]{padding:3px!important}table tbody tr td[data-v-17385eac]{font-size:10px!important}table tbody tr td[data-v-17385eac]:last-child,table thead tr th[data-v-17385eac]:last-child{border-right:none!important}.overlay[data-v-17385eac]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(33,33,33,.46);display:flex;align-items:center;justify-content:center;z-index:9998}.notificationValidation[data-v-17385eac]{position:fixed;top:50%!important;left:50%;transform:translateX(-50%);background-color:#5baa5e;color:#fff;padding:15px;border-radius:5px;box-shadow:0 4px 8px rgba(0,0,0,.1);width:30vw}.ver-observacion[data-v-17385eac]{color:#0d47a1;cursor:pointer;font-size:.9rem;text-decoration:underline;padding:0!important;text-transform:lowercase}.visor-pdf[data-v-17385eac]{width:100%;height:51vh}.pdf-chrome[data-v-17385eac]{width:99%;height:50vh}.pse-button[data-v-17385eac]{display:inline-block;width:70px;height:70px;border-radius:50%;overflow:hidden;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:transform .2s ease,box-shadow .3s ease;background-color:#fff}.pse-button[data-v-17385eac]:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.3)}.pse-image[data-v-17385eac]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}