.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}.theme--light.v-file-input .v-file-input__text{color:rgba(0,0,0,.87)}.theme--light.v-file-input .v-file-input__text--placeholder{color:rgba(0,0,0,.6)}.theme--light.v-file-input.v-input--is-disabled .v-file-input__text,.theme--light.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:rgba(0,0,0,.38)}.theme--dark.v-file-input .v-file-input__text{color:#fff}.theme--dark.v-file-input .v-file-input__text--placeholder{color:hsla(0,0%,100%,.7)}.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text,.theme--dark.v-file-input.v-input--is-disabled .v-file-input__text .v-file-input__text--placeholder{color:hsla(0,0%,100%,.5)}.v-file-input input[type=file]{left:0;opacity:0;pointer-events:none;position:absolute;max-width:0;width:0}.v-file-input .v-file-input__text{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;width:100%}.v-file-input .v-file-input__text.v-file-input__text--chips{flex-wrap:wrap}.v-file-input .v-file-input__text .v-chip{margin:4px}.v-file-input .v-text-field__slot{min-height:32px}.v-file-input.v-input--dense .v-text-field__slot{min-height:26px}.v-file-input.v-text-field--filled:not(.v-text-field--single-line) .v-file-input__text{padding-top:22px}.v-file-input.v-text-field--outlined .v-text-field__slot{padding:6px 0}.v-file-input.v-text-field--outlined.v-input--dense .v-text-field__slot{padding:3px 0}@keyframes resizeSensorVisibility{0%{top:0}}.annotationLayer{left:0;top:0;right:0;bottom:0}.annotationLayer,.annotationLayer section{position:absolute}.annotationLayer .linkAnnotation>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%;background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7") 0 0 repeat}.annotationLayer .linkAnnotation>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea{background-color:rgba(0,54,255,.13);border:1px solid transparent;box-sizing:border-box;font-size:9px;height:100%;padding:0 3px;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation textarea{font:message-box;font-size:9px;resize:none}.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled]{background:none;border:1px solid transparent;cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border:1px solid #000}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus{background:none;border:1px solid transparent}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:115%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupWrapper{position:absolute;width:20em}.annotationLayer .popup{position:absolute;z-index:200;max-width:20em;background-color:#ff9;box-shadow:0 2px 5px #333;border-radius:2px;padding:.6em;margin-left:5px;cursor:pointer;word-wrap:break-word}.annotationLayer .popup h1{font-size:1em;border-bottom:1px solid #000;padding-bottom:.2em}.annotationLayer .popup p{padding-top:.2em}.annotationLayer .fileAttachmentAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.pagination-container[data-v-98a18adc]{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-98a18adc]{background-color:#1867c0;color:#fff}.formulario-flex[data-v-98a18adc]{flex-wrap:nowrap}@media (max-width:700px){.formulario-flex[data-v-98a18adc]{flex-wrap:wrap!important}}[data-v-98a18adc] .elevation div table thead tr th{background-color:#dfdfdf!important}[data-v-98a18adc] .elevation div table thead tr th span{font-weight:700;color:#000!important}[data-v-98a18adc] .elevation .v-data-footer{width:100%}[data-v-98a18adc] .elevation .v-data-footer__select .v-select{margin:5px;margin-left:10px}.resultadoLista[data-v-98a18adc]{max-height:12rem;overflow-y:auto;z-index:999;width:100%}[data-v-98a18adc] .file .v-input__slot{padding-left:.3rem!important}[data-v-98a18adc] .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-98a18adc]{background-color:#0d47a1!important;color:#fff;border-radius:18px}.container[data-v-98a18adc]{padding:0;margin:0 0 0 0;max-width:none!important;width:100%!important}.encabezadoCard[data-v-98a18adc]{margin:0!important}.encabezadoCard .v-card[data-v-98a18adc]{padding:3px}.pagination[data-v-98a18adc]{margin-top:0}.pagination-text[data-v-98a18adc]{font-size:13px}.pdfClose[data-v-98a18adc]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.pdfClose>p[data-v-98a18adc]{width:100%}.boxPdf[data-v-98a18adc]{overflow:auto;height:73vh}.boxPdf>span[data-v-98a18adc]{width:100%}.iconPdfIframe[data-v-98a18adc]{zoom:3}.height-table[data-v-98a18adc]{height:70px}.table[data-v-98a18adc]{border:1px solid #cdcdcd!important}table thead[data-v-98a18adc]{display:block;width:100%;background:#c7c4c4}table tbody[data-v-98a18adc]{display:block;width:100%;overflow-y:overlay;overflow-x:auto}table tbody tr[data-v-98a18adc],table thead tr[data-v-98a18adc]{width:100%;display:table}table tbody tr td[data-v-98a18adc],table thead tr th[data-v-98a18adc]{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-98a18adc],table thead tr th[data-v-98a18adc]{padding:3px!important}table tbody tr td[data-v-98a18adc]{font-size:10px!important}table tbody tr td[data-v-98a18adc]:last-child,table thead tr th[data-v-98a18adc]:last-child{border-right:none!important}.overlay[data-v-98a18adc]{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-98a18adc]{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-98a18adc]{color:#0d47a1;cursor:pointer;font-size:.9rem;text-decoration:underline;padding:0!important;text-transform:lowercase}.visor-pdf[data-v-98a18adc]{width:100%;height:51vh}.pdf-chrome[data-v-98a18adc]{width:99%;height:50vh}.pse-button[data-v-98a18adc]{margin:0 3px;display:inline-block;width:70px;height:70px;border-radius:50%;overflow:hidden;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.8);transition:transform .2s ease,box-shadow .3s ease;background-color:#fff}.pse-button[data-v-98a18adc]:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.3)}.pse-image[data-v-98a18adc]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.efectivo-button[data-v-98a18adc]{margin:0 3px;display:inline-block;width:70px;height:70px;border-radius:10%;overflow:hidden;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.4);transition:transform .2s ease,box-shadow .3s ease;background-color:#fff}.efectivo-button[data-v-98a18adc]:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.3)}.efectivo-image[data-v-98a18adc]{width:70%;height:65%;-o-object-fit:cover;object-fit:cover}.presencial-button[data-v-98a18adc]{margin:0 3px;display:inline-block;flex-direction:column;justify-content:center;align-items:center;width:99px;height:87px;border-radius:12%;cursor:pointer;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3);transition:transform .2s ease,box-shadow .3s ease}.presencial-button[data-v-98a18adc]:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.3)}.location-icon[data-v-98a18adc]{font-size:36px;color:#e53935}.presencial-text[data-v-98a18adc]{text-align:center;color:#000;line-height:.9rem!important}.presencial-text .title[data-v-98a18adc]{font-weight:700;font-size:12px!important;line-height:0!important}.presencial-text .subtitle[data-v-98a18adc]{font-size:11px!important;color:#303030}.columna-principal[data-v-98a18adc]{max-height:75vh;overflow-y:auto;padding-bottom:2rem}.border-card[data-v-98a18adc]{border-top:.1px solid hsla(0,0%,65.9%,.5490196078431373)}