.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}.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);color:#fff;border-radius:4px;font-size:14px;line-height:22px;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:0;pointer-events:none}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{transition-duration:.15s}.v-tooltip__content[class*=leave-active]{transition-duration:75ms}.grupo-header[data-v-56de2c96]{background:linear-gradient(135deg,var(--v-primary-base),var(--v-primary-darken1));color:#fff;font-weight:700;font-size:.95em;border-bottom:3px solid var(--v-secondary-base);padding:8px 16px!important;min-height:40px!important;display:flex;align-items:center;justify-content:flex-start!important}.grupo-header .v-chip[data-v-56de2c96]{font-weight:600;font-size:.85em}.theme--dark .grupo-header[data-v-56de2c96]{background:linear-gradient(135deg,var(--v-primary-darken1),var(--v-primary-darken2))}.tabla-fechas-criticas[data-v-56de2c96]{border:1px solid var(--v-secondary-base)}.sticky-header[data-v-56de2c96]{position:sticky;top:0;background-color:var(--v-secondary-base);color:#fff;font-weight:700;z-index:1;white-space:nowrap;padding:10px 12px!important;font-size:.95em}.theme--dark .sticky-header[data-v-56de2c96]{background-color:var(--v-secondary-darken1)}.editable-col[data-v-56de2c96]{background-color:var(--v-primary-lighten4)!important;border-left:2px solid var(--v-primary-base)}.theme--dark .editable-col[data-v-56de2c96]{background-color:var(--v-primary-darken3)!important}.fila-evento[data-v-56de2c96]{cursor:pointer;transition:background-color .2s;font-size:1em}.fila-evento td[data-v-56de2c96]{padding:10px 12px!important;vertical-align:middle}.fila-evento[data-v-56de2c96]:hover{background-color:var(--v-primary-lighten5)!important}.theme--dark .fila-evento[data-v-56de2c96]:hover{background-color:var(--v-secondary-darken3)!important}.fila-expandida[data-v-56de2c96]{background-color:var(--v-primary-lighten4)!important}.theme--dark .fila-expandida[data-v-56de2c96]{background-color:var(--v-secondary-darken2)!important}.fila-detalle[data-v-56de2c96]{background-color:var(--v-grey-lighten4)!important}.theme--dark .fila-detalle[data-v-56de2c96]{background-color:var(--v-grey-darken4)!important}.detalle-container[data-v-56de2c96]{background:linear-gradient(180deg,var(--v-grey-lighten5) 0,var(--v-grey-lighten4));border-top:2px solid var(--v-primary-base);border-bottom:2px solid var(--v-primary-base)}.theme--dark .detalle-container[data-v-56de2c96]{background:linear-gradient(180deg,var(--v-grey-darken3) 0,var(--v-grey-darken4))}.campo-label[data-v-56de2c96]{font-size:.85em;font-weight:700;color:var(--v-primary-base);margin-bottom:6px;text-transform:uppercase}.theme--dark .campo-label[data-v-56de2c96]{color:var(--v-primary-lighten2)}.text-no-wrap[data-v-56de2c96]{white-space:nowrap}.text-left[data-v-56de2c96]{text-align:left!important}.celda-deslizable[data-v-56de2c96]{background-color:var(--v-grey-lighten3);border-left:2px solid var(--v-primary-base)!important;transition:max-width .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);overflow:hidden;white-space:nowrap}.theme--dark .celda-deslizable[data-v-56de2c96]{background-color:var(--v-grey-darken3)}.celda-oculta[data-v-56de2c96]{max-width:0!important;padding-left:0!important;padding-right:0!important;opacity:0;border-left:none!important}.celda-visible.celda-tfno[data-v-56de2c96]{max-width:280px!important;width:280px;opacity:1}.celda-visible.celda-mail[data-v-56de2c96]{max-width:350px!important;width:350px;opacity:1}.campo-con-label[data-v-56de2c96]{display:flex;align-items:center;gap:8px;min-width:-moz-max-content;min-width:max-content}.campo-label-inline[data-v-56de2c96]{font-weight:700;font-size:.95em;color:var(--v-primary-base);white-space:nowrap;min-width:45px}.theme--dark .campo-label-inline[data-v-56de2c96]{color:var(--v-primary-lighten2)}.celda-observaciones[data-v-56de2c96]{width:auto;min-width:200px;transition:width .4s cubic-bezier(.4,0,.2,1)}.tabla-fechas-criticas td[data-v-56de2c96]{padding:4px 8px!important;font-size:.9em;vertical-align:middle!important}.campo-pequeno[data-v-56de2c96]{width:70px!important;max-width:70px!important;padding:2px 4px!important}.campo-menu[data-v-56de2c96]{width:150px!important;max-width:150px!important}.tabla-fechas-criticas td[data-v-56de2c96] .campo-editable-wrapper{display:flex;align-items:center;min-height:32px}.campo-pequeno[data-v-56de2c96] .campo-editable-wrapper{min-width:60px!important}