:root{--primary-20:#f2f3f5;--primary-30:#eeeff2;--primary-40:#eaebee;--primary-50:#e5e6ea;--primary-100:#acced5;--primary-200:#b4b7c1;--primary-300:#9ca0ac;--primary-400:#848999;--primary-500:#6d7386;--primary-600:#575e73;--primary-700:#414a60;--primary-800:#2c374f;--primary-900:#17253e;--primary-950:#01132d;--white:#fff;--grey-5:#fbfbfb;--grey-20:#f2f2f2;--grey-30:#eee;--grey-40:#eaeaea;--grey-50:#e6e6e6;--grey-100:#cecece;--grey-200:#b6b6b6;--grey-300:#9f9f9f;--grey-400:#888;--grey-500:#727272;--grey-600:#5d5d5d;--grey-700:#494949;--grey-800:#353535;--grey-900:#232323;--grey-950:#111;--red-20:#ffeeed;--red-30:#ffe8e7;--red-40:#ffe3e1;--red-50:#ffdddb;--red-100:#ffbab9;--red-200:#ff9697;--red-300:#ff8387;--red-400:#ff5768;--red-500:#fa004b;--red-600:#e31345;--red-700:#cc1c40;--red-800:#9f2235;--red-900:#74232b;--red-950:#4c1f21;--blue-20:#f0f3ff;--blue-30:#eaf0ff;--blue-40:#e5ecff;--blue-50:#e0e5ff;--blue-100:#c1ccfe;--blue-200:#9fb4fd;--blue-300:#8da8fc;--blue-400:#6391fa;--blue-500:#1b7bf8;--blue-600:#2370e0;--blue-700:#2766c9;--blue-800:#2a519b;--blue-900:#283e70;--blue-950:#212b48;--green-20:#eefaf3;--green-30:#e8f8f0;--green-40:#e2f6ec;--green-50:#ddf4e9;--green-100:#bae8d4;--green-200:#96dcbe;--green-300:#82d6b4;--green-400:#57c99f;--green-500:#00bc8b;--green-600:#13ac7e;--green-700:#1c9a72;--green-800:#22795b;--green-900:#235945;--green-950:#1f3c30;--mango-20:#fff9ed;--mango-30:#fff8e7;--mango-40:#fff6e1;--mango-50:#fff3d9;--mango-100:#ffe7b3;--mango-200:#ffdb8c;--mango-300:#ffd578;--mango-400:#ffc94e;--mango-500:#ffbe0b;--mango-600:#e7ac14;--mango-700:#cf9b19;--mango-800:#a1791e;--mango-900:#75591e;--mango-950:#4b3b1b;--winter-sky-20:#fff0f3;--winter-sky-30:#ffeaf0;--winter-sky-40:#ffe5ec;--winter-sky-50:#ffdee3;--winter-sky-100:#ffbbc7;--winter-sky-200:#ff97ac;--winter-sky-300:#ff849f;--winter-sky-400:#ff5986;--winter-sky-500:#ff006e;--winter-sky-600:#e71466;--winter-sky-700:#cf1c5c;--winter-sky-800:#a2234b;--winter-sky-900:#762339;--winter-sky-950:#4c1f29;--violet-20:#f6eefe;--violet-30:#f3e8fe;--violet-40:#f0e3fd;--violet-50:#ecdbfd;--violet-100:#d8b7fa;--violet-200:#c394f7;--violet-300:#b783f5;--violet-400:#9f5ff1;--violet-500:#8338ec;--violet-600:#7834d6;--violet-700:#6d31bf;--violet-800:#592c95;--violet-900:#44266c;--violet-950:#311f46;--orange-20:#ffeeea;--orange-30:#ffe9e4;--orange-40:#ffe3dd;--orange-50:#ffe0d8;--orange-100:#ffc0b2;--orange-200:#ff9e8b;--orange-300:#ff8c78;--orange-400:#f65;--orange-500:#f33;--orange-600:#e73330;--orange-700:#d0322d;--orange-800:#a22f27;--orange-900:#762a21;--orange-950:#4d221c;--sm-small:12px;--md-medium:14px;--lg-large:16px;--xl-giant:24px;--xxl-extraGiant:36px}.viu-checkbox{display:flex;width:-moz-fit-content;width:fit-content;align-items:center}.viu-checkbox:hover:not(.disabled):not(.readonly){cursor:pointer}.viu-checkbox:hover:not(.disabled):not(.readonly) .contenedor-check .border:not(.checked){background:var(--grey-40)}.viu-checkbox:hover:not(.disabled):not(.readonly) .contenedor-check .border.checked.primary{background:var(--primary-40)}.viu-checkbox:hover:not(.disabled):not(.readonly) .contenedor-check .border.checked.blue{background:var(--blue-40)}.viu-checkbox:hover:not(.disabled):not(.readonly) .contenedor-check .border.checked.green{background:var(--green-40)}.viu-checkbox:active:not(.disabled):not(.readonly){cursor:pointer}.viu-checkbox:active:not(.disabled):not(.readonly) .contenedor-check .border:not(.checked){border:1px solid var(--grey-400)}.viu-checkbox:active:not(.disabled):not(.readonly) .contenedor-check .border.checked.primary{border:1px solid var(--primary-950)}.viu-checkbox:active:not(.disabled):not(.readonly) .contenedor-check .border.checked.blue{border:1px solid var(--blue-500)}.viu-checkbox:active:not(.disabled):not(.readonly) .contenedor-check .border.checked.green{border:1px solid var(--green-500)}.viu-checkbox .contenedor-check{width:22px;height:22px;box-sizing:border-box}.viu-checkbox .contenedor-check:focus-visible{outline:none}.viu-checkbox .contenedor-check:focus-visible .border:not(.checked):not(.disabled):not(.readonly){border:1px solid var(--grey-400)}.viu-checkbox .contenedor-check:focus-visible .border.checked.primary:not(.disabled):not(.readonly){border:1px solid var(--primary-950)}.viu-checkbox .contenedor-check:focus-visible .border.checked.blue:not(.disabled):not(.readonly){border:1px solid var(--blue-500)}.viu-checkbox .contenedor-check:focus-visible .border.checked.green:not(.disabled):not(.readonly){border:1px solid var(--green-500)}.viu-checkbox .contenedor-check .border{width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:5px;box-sizing:border-box}.viu-checkbox .contenedor-check .border.circle{border-radius:50%}.viu-checkbox .contenedor-check .checkbox{width:14px;height:14px;font-size:9px;display:flex;justify-content:center;align-items:center;color:var(--white);border-radius:4px;padding-top:2px;cursor:pointer;border:2px solid var(--grey-400);box-sizing:border-box}.viu-checkbox .contenedor-check .checkbox.circle{border-radius:50%}.viu-checkbox .contenedor-check .checkbox.invalid:not(.checked):not(.disabled):not(.readonly){border:2px solid var(--red-500)}.viu-checkbox .contenedor-check .checkbox.primary.checked:not(.disabled){border:2px solid var(--primary-950);background:var(--primary-950)}.viu-checkbox .contenedor-check .checkbox.blue.checked:not(.disabled){border:2px solid var(--blue-500);background:var(--blue-500)}.viu-checkbox .contenedor-check .checkbox.green.checked:not(.disabled){border:2px solid var(--green-500);background:var(--green-500)}.viu-checkbox .contenedor-check .checkbox.disabled{border:2px solid var(--grey-100);cursor:default}.viu-checkbox .contenedor-check .checkbox.disabled.checked{background:var(--grey-100)}.viu-checkbox .contenedor-check .checkbox.readonly{cursor:default}.viu-checkbox .contenedor-check .label-checkbox{padding-left:10px;cursor:pointer}.viu-checkbox .contenedor-check.disabled .label-checkbox{cursor:default;opacity:.6}.viu-chart-bars[data-v-3b22d0c2]{position:relative;width:100%;height:350px;font-size:12px;min-height:350px}.viu-chart-bars .chart[data-v-3b22d0c2]{width:100%;height:100%}.viu-chart-bars .no-data-message[data-v-3b22d0c2]{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;background:#fff}.viu-chart-bars .no-data-message .title[data-v-3b22d0c2]{margin-bottom:30px;color:#98a4bd;font-weight:500;font-size:18px}.viu-chart-bars .no-data-message .subtitle[data-v-3b22d0c2]{margin-top:20px;color:#98a4bd;font-size:14px;text-align:center}.consumo-registrado{width:100%;background:#fff;padding:20px;border-radius:10px}.consumo-registrado .tarifa-title{color:#1d1d1d;font-family:Gilroy;font-style:normal;font-weight:700;font-size:14px;line-height:21px;margin-bottom:15px}.consumo-registrado .hidden{width:0;height:0;opacity:0;pointer-events:none;position:absolute}.consumo-registrado .date-bar{width:100%;display:flex;justify-content:space-between;align-items:center}.consumo-registrado .date-bar .fecha-seleccionada.viu-calendar .selected-date .icon :first-child{display:none}.consumo-registrado .charging{width:100%;display:flex;justify-content:center;margin-top:30px;margin-bottom:30px}.consumo-registrado .periodos-bar{width:100%;display:flex;justify-content:space-between;margin-bottom:25px;align-items:center}.consumo-registrado .periodos-bar .filtros-consumo{display:flex;width:11%;min-width:100px;background:#fff;border:1px solid #fff;color:#1d1d1d;padding:8px 20px;border-radius:5px;cursor:pointer;background:#1d2737}.consumo-registrado .periodos-bar .filtros-consumo .filtro{width:100%;display:flex}.consumo-registrado .periodos-bar .filtros-consumo .filtro i{margin-right:7px;color:#fff;font-size:14px;line-height:16px}.consumo-registrado .periodos-bar .filtros-consumo .filtro .text-button{font-family:Gilroy;font-style:normal;font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;color:#fff}.consumo-registrado .periodos-bar .filtros-consumo .filtro .ball-icon{position:relative}.consumo-registrado .periodos-bar .filtros-consumo .filtro .ball-icon .ball{width:20px;height:20px;border:2px solid #fff;border-radius:100%;background:#de3636;position:absolute;top:-18px;left:10px}.consumo-registrado .periodos-bar .dowload-button{display:flex;justify-content:center;align-items:center;padding:8px 12px;width:33px;height:33px;background:#1d2737;border-radius:8px;color:#fff;cursor:pointer}.consumo-registrado .periodos-bar .periodos{display:flex;width:85%}.consumo-registrado .periodos-bar .periodos>div{margin-right:10px}.consumo-registrado .periodos-bar .periodos>div:last-child{margin-right:0}.consumo-registrado .periodos-bar .periodos .select_periodos{display:none}.consumo-registrado .periodos-bar .periodos .periodo{background:#fff;border:1px solid #fff;color:#1d1d1d;padding:8px 20px;border-radius:5px;cursor:pointer}.consumo-registrado .periodos-bar .periodos .periodo.active{background:#1d2737;border:1px solid #1d2737;color:#fff}@media(max-width:1000px){.consumo-registrado .date-bar{flex-direction:column;align-items:start}.consumo-registrado .date-bar .compare-date{margin-top:10px}}@media(max-width:800px){.consumo-registrado .periodo{display:none}.consumo-registrado .periodos-bar .periodos .select_periodos{display:block;background:#1d2737;border:1px solid #1d2737;color:#fff;padding:8px 20px;border-radius:5px;cursor:pointer}}.filter{color:#1d1d1d;padding:5px}.filter .tooltip-actions{align-items:center;cursor:pointer}.filter input{margin-right:5px}.filter input,.filter label{cursor:pointer}.filter .hr{width:100%;height:1px;background:#a5a5a5;margin-bottom:10px;margin-top:6px}.filter .viu-checkbox{margin-bottom:10px;display:flex;align-items:center}.filter .viu-checkbox:last-child{margin-bottom:0}.button-options{display:flex;align-items:center}.button-options .down{font-size:11px;margin-left:10px}.periodo_select{padding:8px;color:#454545;text-align:start;cursor:pointer}.periodo_select.active{background:#1d2737;color:#fff;border-radius:3px}.viu-calendar-inside.range>div .current-block{display:none}.rango-meses-selector{display:flex;align-items:center;gap:10px;cursor:pointer;padding:10px 15px;border:1px solid #ddd;border-radius:5px;background:#fff;min-width:250px}.rango-meses-selector .input-rango-meses{border:none;outline:none;cursor:pointer;flex:1;font-family:Gilroy;font-size:14px;color:#1d1d1d}.rango-meses-selector i{color:#1d2737;font-size:16px}.rango-meses-selector:hover{border-color:#1d2737}.modal-meses-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:9999}.modal-meses-content{background:#fff;border-radius:10px;padding:20px;min-width:500px;max-width:600px;box-shadow:0 4px 20px rgba(0,0,0,.2)}.modal-meses-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #e0e0e0}.modal-meses-header h3{margin:0;font-family:Gilroy;font-weight:700;font-size:18px;color:#1d1d1d}.modal-meses-header .btn-cerrar{background:none;border:none;font-size:30px;color:#666;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.modal-meses-header .btn-cerrar:hover{color:#1d1d1d}.modal-pestanas{display:flex;border-bottom:2px solid #e0e0e0;margin-bottom:20px}.modal-pestanas .pestana{flex:1;padding:12px 20px;text-align:center;font-family:Gilroy;font-size:14px;font-weight:600;color:#666;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s ease;position:relative;top:2px}.modal-pestanas .pestana:hover{color:#1d1d1d}.modal-pestanas .pestana.active{color:#1d2737;border-bottom-color:#1d2737}.modal-meses-body{margin-bottom:20px}.modal-meses-body .contenido-pestana .selector-rango label{display:block;margin-bottom:15px;font-family:Gilroy;font-weight:600;font-size:14px;color:#1d1d1d}.modal-meses-body .contenido-pestana .selector-rango .selectores-fecha{display:flex;gap:20px}.modal-meses-body .contenido-pestana .selector-rango .selectores-fecha>div{flex:1}.modal-meses-footer{display:flex;justify-content:flex-end;gap:10px;padding-top:15px;border-top:1px solid #e0e0e0}.modal-meses-footer button{padding:10px 20px;border-radius:5px;border:none;font-family:Gilroy;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-meses-footer button.btn-cancelar{background:#fff;color:#1d1d1d;border:1px solid #ddd}.modal-meses-footer button.btn-cancelar:hover{background:#f5f5f5}.modal-meses-footer button.btn-aplicar{background:#1d2737;color:#fff}.modal-meses-footer button.btn-aplicar:hover{background:#2a3648}.calendario-personalizado ::v-deep .buttons-block .viu-button:last-child .button .text{font-size:0}.calendario-personalizado ::v-deep .buttons-block .viu-button:last-child .button .text:after{content:"Seleccionar";font-size:14px}.calendario-personalizado ::v-deep .viu-calendar-inside.day .left-side-range-calendar{display:none!important}.calendario-personalizado ::v-deep .viu-calendar-inside.day .right-side-range-calendar{width:100%!important;max-width:none!important}.resumen-consumo-registro{width:100%;background:#fff;padding:15px;border-radius:10px}.resumen-consumo-registro .registro-title{color:#26325a;font-family:Gilroy;font-style:normal;font-weight:700;font-size:14px;line-height:21px;margin-bottom:15px}.resumen-consumo-registro .registro-title i{font-size:16px;margin-right:5px}.resumen-consumo-registro .box{padding:10px;display:flex;flex-direction:column;width:100%;cursor:pointer}.resumen-consumo-registro .box .header{display:flex;align-items:center;justify-content:space-between}.resumen-consumo-registro .box .texto-cabecera{color:#26325a;font-family:Gilroy;font-weight:600}.resumen-consumo-registro .text-resumen{font-weight:400;font-size:14px;line-height:16px;color:#454545}.resumen-consumo-registro .potencias-resumen{width:100%;display:flex;margin-top:20px}.resumen-consumo-registro .potencias-resumen .potencia{border-left:1px solid #dddfe1;display:flex;flex-direction:column;padding:0 10px;font-size:14px;margin-left:10px;width:100%}.resumen-consumo-registro .potencias-resumen .potencia:first-child{border-left:none;margin-left:0}.resumen-consumo-registro .potencias-resumen .potencia .text-potencia{color:#51658b;margin-bottom:5px}@media(max-width:1100px){.resumen-consumo-registro .potencias-resumen{flex-wrap:wrap}.resumen-consumo-registro .potencias-resumen .potencia{width:calc(50% - 10px);display:block;margin-bottom:10px;border-left:none}.resumen-consumo-registro .potencias-resumen .potencia:first-child{width:100%}.resumen-consumo-registro .potencias-resumen .potencia .text-potencia{margin-right:5px}}.resumen-consumo-vertida{width:100%;background:#fff;padding:15px;border-radius:10px}.resumen-consumo-vertida .registro-title{color:#26325a;font-family:Gilroy;font-style:normal;font-weight:700;font-size:14px;line-height:21px;margin-bottom:15px}.resumen-consumo-vertida .registro-title i{font-size:16px;margin-right:5px}.resumen-consumo-vertida .box{padding:10px;display:flex;flex-direction:column;width:100%;cursor:pointer}.resumen-consumo-vertida .box .header{display:flex;align-items:center;justify-content:space-between}.resumen-consumo-vertida .box .texto-cabecera{color:#26325a;font-family:Gilroy;font-weight:600}.resumen-consumo-vertida .text-resumen{font-weight:400;font-size:14px;line-height:16px;color:#454545}.resumen-consumo-vertida .potencias-resumen{width:100%;display:flex;margin-top:20px}.resumen-consumo-vertida .potencias-resumen .potencia{border-left:1px solid #dddfe1;display:flex;flex-direction:column;padding:0 10px;font-size:14px;margin-left:10px;width:100%}.resumen-consumo-vertida .potencias-resumen .potencia:first-child{border-left:none;margin-left:0}.resumen-consumo-vertida .potencias-resumen .potencia .text-potencia{color:#51658b;margin-bottom:5px}@media(max-width:1100px){.resumen-consumo-vertida .potencias-resumen{flex-wrap:wrap}.resumen-consumo-vertida .potencias-resumen .potencia{width:calc(50% - 10px);display:block;margin-bottom:10px;border-left:none}.resumen-consumo-vertida .potencias-resumen .potencia:first-child{width:100%}.resumen-consumo-vertida .potencias-resumen .potencia .text-potencia{margin-right:5px}}.consumo-registro{width:100%;max-width:1044px}.consumo-registro .tarifa-info{width:100%}