<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.v-list-item__title{align-self:center;font-size:.9rem}.v-list-group__items{background-color:#575757}.v-timeline .v-icon.v-icon{font-size:18px}.snotifyToast{-webkit-animation-fill-mode:both;animation-fill-mode:both}.snotify-leftBottom .fadeIn,.snotify-leftCenter .fadeIn,.snotify-leftTop .fadeIn{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.snotify-leftBottom .fadeOut,.snotify-leftCenter .fadeOut,.snotify-leftTop .fadeOut{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.snotify-rightBottom .fadeIn,.snotify-rightCenter .fadeIn,.snotify-rightTop .fadeIn{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.snotify-rightBottom .fadeOut,.snotify-rightCenter .fadeOut,.snotify-rightTop .fadeOut{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.snotify-centerTop .fadeIn{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.snotify-centerTop .fadeOut{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.snotify-centerCenter .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.snotify-centerCenter .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.snotify-centerBottom .fadeIn{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.snotify-centerBottom .fadeOut{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) scaleX(1.2)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0) scaleX(1.2)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0) scaleX(1.2)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0) scaleX(1.2)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0) scaleY(1.2)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0) scaleY(1.2)}to{opacity:1;transform:none}}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0) scaleY(1.2)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0) scaleY(1.2)}to{opacity:1;transform:none}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes appear{0%{max-height:0}to{max-height:50vh}}@keyframes appear{0%{max-height:0}to{max-height:50vh}}@-webkit-keyframes disappear{0%{opacity:0;max-height:50vh}to{opacity:0;max-height:0}}@keyframes disappear{0%{opacity:0;max-height:50vh}to{opacity:0;max-height:0}}@-webkit-keyframes async{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}@keyframes async{0%{transform:translateY(-50%) rotate(0deg)}to{transform:translateY(-50%) rotate(1turn)}}.snotify{display:block;position:fixed;width:300px;z-index:9999;pointer-events:none}.snotify,.snotify *{box-sizing:border-box}.snotify-leftBottom,.snotify-leftCenter,.snotify-leftTop{left:10px}.snotify-rightBottom,.snotify-rightCenter,.snotify-rightTop{right:10px}.snotify-centerBottom,.snotify-centerCenter,.snotify-centerTop{left:calc(50% - 150px)}.snotify-centerTop,.snotify-leftTop,.snotify-rightTop{top:10px}.snotify-centerCenter,.snotify-leftCenter,.snotify-rightCenter{top:50%;transform:translateY(-50%)}.snotify-centerBottom,.snotify-leftBottom,.snotify-rightBottom{bottom:10px}.snotify-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0;z-index:9998;transition:opacity .3s}.snotifyToast{display:block;cursor:pointer;background-color:#fff;height:100%;margin:5px;opacity:0;border-radius:5px;overflow:hidden;pointer-events:auto}.snotifyToast--in{-webkit-animation-name:appear;animation-name:appear}.snotifyToast--out{-webkit-animation-name:disappear;animation-name:disappear}.snotifyToast__inner{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:center;position:relative;padding:5px 65px 5px 15px;min-height:78px;font-size:16px;color:#000}.snotifyToast__noIcon{padding:5px 15px 5px 15px}.snotifyToast__progressBar{position:relative;width:100%;height:10px;background-color:#c7c7c7}.snotifyToast__progressBar__percentage{position:absolute;top:0;left:0;height:10px;background-color:#4c4c4c;max-width:100%}.snotifyToast__title{font-size:1.8em;line-height:1.2em;margin-bottom:5px;color:#fff}.snotifyToast__body{font-size:1em}.snotifyToast-show{transform:translate(0);opacity:1}.snotifyToast-remove{max-height:0;overflow:hidden;transform:translateY(50%);opacity:0}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.snotify-simple .snotifyToast__body,.snotify-simple .snotifyToast__title{color:#000}.snotify-success{background-color:#4caf50}.snotify-success .snotifyToast__progressBar{background-color:#388e3c}.snotify-success .snotifyToast__progressBar__percentage{background-color:#81c784}.snotify-success .snotifyToast__body{color:#c8e6c9}.snotify-info{background-color:#1e88e5}.snotify-info .snotifyToast__progressBar{background-color:#1565c0}.snotify-info .snotifyToast__progressBar__percentage{background-color:#64b5f6}.snotify-info .snotifyToast__body{color:#e3f2fd}.snotify-warning{background-color:#ff9800}.snotify-warning .snotifyToast__progressBar{background-color:#ef6c00}.snotify-warning .snotifyToast__progressBar__percentage{background-color:#ffcc80}.snotify-warning .snotifyToast__body{color:#fff3e0}.snotify-error{background-color:#f44336}.snotify-error .snotifyToast__progressBar{background-color:#c62828}.snotify-error .snotifyToast__progressBar__percentage{background-color:#ef9a9a}.snotify-error .snotifyToast__body{color:#ffebee}.snotify-async{background-color:#1e88e5}.snotify-async .snotifyToast__progressBar{background-color:#1565c0}.snotify-async .snotifyToast__progressBar__percentage{background-color:#64b5f6}.snotify-async .snotifyToast__body{color:#e3f2fd}.snotify-confirm{background-color:#009688}.snotify-confirm .snotifyToast__progressBar{background-color:#4db6ac}.snotify-confirm .snotifyToast__progressBar__percentage{background-color:#80cbc4}.snotify-confirm .snotifyToast__body{color:#e0f2f1}.snotify-prompt{background-color:#009688}.snotify-prompt .snotifyToast__title{margin-bottom:0}.snotify-prompt .snotifyToast__body{color:#e0f2f1}.snotify-confirm .snotifyToast__inner,.snotify-prompt .snotifyToast__inner{padding:10px 15px}.snotifyToast__input{position:relative;z-index:1;display:inline-block;margin:0;width:100%;vertical-align:top;transition:all .5s;transition-delay:.3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.snotifyToast__input__field{position:relative;display:block;float:right;padding:.85em .5em;width:100%;border:none;border-radius:0;background:transparent;color:#333;font-weight:700;-webkit-appearance:none;opacity:0;transition:opacity .3s}.snotifyToast__input__field:focus{outline:none}.snotifyToast__input__label{display:inline-block;float:right;padding:0 .85em;width:100%;color:#e0f2f1;font-weight:700;font-size:70.25%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;height:100%;text-align:left;pointer-events:none}.snotifyToast__input__label:after,.snotifyToast__input__label:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .3s}.snotifyToast__input__label:before{border-top:2px solid #fff;transform:translate3d(0,100%,0) translate3d(0,-2px,0);transition-delay:.3s}.snotifyToast__input__label:after{z-index:-1;background:#b2dfdb;transform:scaleY(0);transform-origin:50% 0}.snotifyToast__input__labelContent{position:relative;display:block;padding:1em 0;width:100%;transition:transform .3s .3s}.snotifyToast__input--filled{margin-top:2.5em}.snotifyToast__input--filled .snotifyToast__input__field,.snotifyToast__input--filled:focus{opacity:1;transition-delay:.3s}.snotifyToast__input--filled .snotifyToast__input__labelContent,.snotifyToast__input__field:focus+.snotifyToast__input__label .snotifyToast__input__labelContent{transform:translateY(-80%);transition-timing-function:cubic-bezier(.2,1,.3,1)}.snotifyToast__input--filled .snotifyToast__input__label:before,.snotifyToast__input__field:focus+.snotifyToast__input__label:before{transition-delay:0s;transform:translate(0)}.snotifyToast__input--filled .snotifyToast__input__label:after,.snotifyToast__input__field:focus+.snotifyToast__input__label:after{transform:scale(1);transition-delay:.3s;transition-timing-function:cubic-bezier(.2,1,.3,1)}.snotifyToast--invalid .snotifyToast__input__label:before{border-color:#f44336}.snotifyToast--valid .snotifyToast__input__label:before{border-color:#4caf50}.snotifyToast__buttons{display:flex;flex-flow:row nowrap;justify-content:space-between;border-top:1px solid rgba(0,0,0,.1)}.snotifyToast__buttons button{position:relative;width:100%;border-right:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);border-top:none;border-bottom:none;background:transparent;padding:8px;text-transform:capitalize;color:#fff;box-sizing:border-box;overflow:hidden}.snotifyToast__buttons button:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:hsla(0,0%,100%,.3);opacity:0;border-radius:100%;transform:scale(1) translate(-50%);transform-origin:50% 50%}.snotifyToast__buttons button:focus:not(:active):after{-webkit-animation:ripple 1s ease-out;animation:ripple 1s ease-out}.snotifyToast__buttons button:focus,.snotifyToast__buttons button:hover{background:rgba(0,0,0,.1);outline:none}.snotifyToast__buttons button:active{background:rgba(0,0,0,.15)}.snotifyToast__buttons button:last-child{border-right:none}.snotifyToast__buttons button:first-child{border-left:none}.snotifyToast__buttons--bold{font-weight:700}@-webkit-keyframes ripple{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}@keyframes ripple{0%{transform:scale(0);opacity:1}20%{transform:scale(25);opacity:1}to{opacity:0;transform:scale(40)}}.snotify-icon{position:absolute;right:10px;top:50%;line-height:0;transform:translateY(-50%);max-height:48px;max-width:48px;width:100%;height:100%}.snotify-icon--error{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23ffcdd2'%3E%3Cpath d='M437 75A256 256 0 1075 437 256 256 0 10437 75zm-20.57 341.43a226.82 226.82 0 01-320.86 0C7.11 328 7.11 184 95.57 95.57a226.82 226.82 0 01320.86 0c88.46 88.43 88.46 232.43 0 320.86z'/%3E%3Cpath d='M368.81 143.19a14.5 14.5 0 00-20.58 0L256 235.42l-92.23-92.23a14.55 14.55 0 00-20.58 20.58L235.42 256l-92.23 92.23a14.6 14.6 0 0010.24 24.89 14.19 14.19 0 0010.24-4.31l92.23-92.23 92.23 92.23a14.64 14.64 0 0010.24 4.31 14 14 0 0010.24-4.31 14.5 14.5 0 000-20.58l-92-92.23 92.23-92.23a14.5 14.5 0 00-.03-20.58z'/%3E%3C/svg%3E")}.snotify-icon--warning{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23ffccbc'%3E%3Cpath d='M256 512c141.15 0 256-114.84 256-256S397.15 0 256 0 0 114.84 0 256s114.85 256 256 256zm0-480.49c123.79 0 224.49 100.71 224.49 224.49S379.79 480.49 256 480.49 31.51 379.79 31.51 256 132.21 31.51 256 31.51z'/%3E%3Ccircle cx='260.08' cy='343.87' r='26.35'/%3E%3Cpath d='M254.68 278.39a15.76 15.76 0 0015.75-15.75V128.72a15.75 15.75 0 10-31.51 0v133.91a15.76 15.76 0 0015.76 15.76z'/%3E%3C/svg%3E")}.snotify-icon--info{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23bbdefb'%3E%3Cpath d='M256 0C114.84 0 0 114.84 0 256s114.84 256 256 256 256-114.84 256-256S397.15 0 256 0zm0 478.43c-122.65 0-222.43-99.79-222.43-222.43S133.35 33.58 256 33.58 478.42 133.36 478.42 256 378.64 478.43 256 478.43z'/%3E%3Cpath d='M251.26 161.24a22.39 22.39 0 10-22.38-22.39 22.39 22.39 0 0022.38 22.39zM286.84 357.87h-14v-160A16.79 16.79 0 00256 181.05h-30.83a16.79 16.79 0 000 33.58h14.05v143.24h-14.05a16.79 16.79 0 000 33.57h61.67a16.79 16.79 0 100-33.57z'/%3E%3C/svg%3E")}.snotify-icon--success{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23c8e6c9'%3E%3Cpath d='M256 0C114.85 0 0 114.84 0 256s114.85 256 256 256 256-114.84 256-256S397.15 0 256 0zm0 492.31c-130.29 0-236.31-106-236.31-236.31S125.71 19.69 256 19.69 492.31 125.71 492.31 256 386.29 492.31 256 492.31z'/%3E%3Cpath class='cls-1' d='M376.64 151L225.31 321.24l-91.17-72.93a9.85 9.85 0 00-12.3 15.38l98.46 78.77a9.86 9.86 0 0013.52-1.15l157.54-177.23A9.85 9.85 0 00376.64 151z'/%3E%3C/svg%3E")}.snotify-icon--async{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23bbdefb'%3E%3Cpath d='M256 0a32 32 0 00-32 32v64a32 32 0 0064 0V32a32 32 0 00-32-32zm0 384a32 32 0 00-32 32v64a32 32 0 0064 0v-64a32 32 0 00-32-32zm135.74-218.5L437 120.22A32 32 0 00391.74 75l-45.24 45.22a32 32 0 0045.25 45.28zm-271.52 181L75 391.74A32 32 0 00120.22 437l45.25-45.25a32 32 0 00-45.25-45.25zm0-271.52A32 32 0 1075 120.22l45.25 45.28a32 32 0 1045.25-45.28zM391.74 346.5a32 32 0 00-45.25 45.25L391.74 437A32 32 0 00437 391.74zM480 224h-64a32 32 0 000 64h64a32 32 0 000-64zm-352 32a32 32 0 00-32-32H32a32 32 0 000 64h64a32 32 0 0032-32z'/%3E%3C/svg%3E");-webkit-animation:async 3s linear infinite;animation:async 3s linear infinite;transform-origin:50% 50%}#lista .v-data-iterator,#lista .v-data-table,#lista .v-item-group,#lista .v-list-item-group{border-bottom:1px solid rgba(0,0,0,.12)}#lista .v-pagination{justify-content:flex-end}.recuadro{border:1px solid #999;border-radius:4px;color:#666;cursor:pointer;font-size:16px;padding:16px 5px}.recuadro:hover{border:1px solid #242424}.v-list-item__subtitle,.v-list-item__title{white-space:normal}@media (min-width:1264px){.border_left{border-left:1px solid rgba(0,0,0,.12)}.border_right{border-right:1px solid rgba(0,0,0,.12)}}@media (min-width:1600px){.container{max-width:1580px}}.borde[data-v-74fa19ae]{box-shadow:9px 10px 9px rgba(7,8,19,.25882352941176473)}.fondo[data-v-74fa19ae]{background:rgba(1,10,19,.25)}.formulario[data-v-74fa19ae]{background:#1b2d48}.text-h4[data-v-74fa19ae]{line-height:50px}@media (max-width:1263px){.text-h4[data-v-74fa19ae]{font-size:20px!important;line-height:normal}}#stock .v-input{width:0}.pt-2.v-list-item{border-top:1px solid rgba(0,0,0,.12)}.imagen tr td:first-child{padding-right:0!important}#stock .v-input[data-v-0109ec53]{width:0}.pt-2.v-list-item[data-v-0109ec53]{border-top:1px solid rgba(0,0,0,.12)}.icon-transition[data-v-2251260e]{float:right;font-size:26px!important;margin-top:-30px}.img_center[data-v-048d611a],.img_center[data-v-84c9c8ea]{display:flex;justify-content:center;align-items:center}@media (min-width:1264px){.form_ingreso{border-left:1px solid rgba(0,0,0,.12)}}.error_solicitud{background:#fde1e0}.v-input[data-v-884e3306]{width:80px}.v-input.v-select[data-v-73be45f6]{width:0}.v-input[data-v-6e4fdedf]{width:80px}.img_center[data-v-133284bf]{display:flex;justify-content:center;align-items:center}.v-list-item__subtitle[data-v-133284bf]{white-space:normal}.img_center[data-v-61d41d83]{display:flex;justify-content:center;align-items:center}@media (min-width:960px){.borde-right[data-v-61d41d83]{border-right:1px solid rgba(0,0,0,.12)}}#grupos .active,#marca .active{background:#e3ecf8!important}#marca .v-data-table-header,#modelo .v-data-table-header{display:none}#unidad_medida .active{background:#e3ecf8!important}#unidad_medida .v-data-table-header{display:none}.img_center[data-v-ff64860c]{display:flex;justify-content:center;align-items:center}.v-list-item__subtitle[data-v-ff64860c]{white-space:normal}.ckeck_item[data-v-27b4af33]{position:absolute;right:8px;z-index:1}@media (min-width:960px){.list-item&gt;div[data-v-088b4879]:first-child{border-right:1px solid #e6e6e6;padding-right:0!important;padding-bottom:0!important}.list-item&gt;div[data-v-088b4879]:last-child{padding-left:0!important}}.boton-guardar[data-v-1d4c7a79]{bottom:-52px;left:-110px}.v-window[data-v-75a57dc6]{overflow:initial}.v-list:last-child .v-list-item__content[data-v-0e47cd50]{padding:2px 0!important}.v-list:last-child .v-list-item[data-v-0e47cd50]{min-height:auto!important}.v-list:last-child .v-list-item__action[data-v-0e47cd50]{margin:auto!important}.botones[data-v-3b4b9706],.botones[data-v-543e5538]{position:absolute;right:0;top:-40px}.ubicaciones[data-v-527aea83]{border:thin solid rgba(0,0,0,.38);cursor:pointer}.error_salida{background:#fde1e0!important}.botones{position:absolute;right:0;top:-45px}.border-bottom{border-bottom:thin solid rgba(0,0,0,.12)}.border-right{border-right:thin solid rgba(0,0,0,.12)}.total-item{background:#d3d3d3}.total-tipo-gasto{background:#a9a9a9}.detalle-almacen .total{background:#708090;color:#fff}.detalle-almacen tbody td{border-bottom:none!important}.total-ingreso th{border-top:1px dashed;border-bottom:thin solid #646464!important}#inventario .v-tabs-bar,#inventario .v-tabs-items{background:transparent}#inventario .v-window{overflow:initial}td div[data-v-67dfffa2]{float:left}.desvinculacion .v-input[data-v-62211436],.v-input.v-select[data-v-1275623b]{width:0}.ubicaciones[data-v-347354a6]{border:thin solid rgba(0,0,0,.38);cursor:pointer}.reposicion_items_lista tr{cursor:pointer}.img_center[data-v-68f563f9]{display:flex;justify-content:center;align-items:center}.ckeck_item[data-v-85bc920a]{position:absolute;right:8px;z-index:1}.tabla_items_salida thead{display:none}@media (min-width:960px){.list-item&gt;div[data-v-27980dc0]:first-child{border-right:1px solid #e6e6e6;padding-right:0!important;padding-bottom:0!important}.list-item&gt;div[data-v-27980dc0]:last-child{padding-left:0!important}}.usuario_seleccionado[data-v-08fe701a]{position:absolute;right:9px;top:7px}.v-list:last-child .v-list-item__content[data-v-08fe701a]{padding:2px 0!important}.v-list:last-child .v-list-item[data-v-08fe701a]{min-height:auto!important}.v-list:last-child .v-list-item__action[data-v-08fe701a]{margin:auto!important}.v-input.v-select[data-v-0fe36e5d]{width:0}.border-bottom[data-v-b5432de6]{border-bottom:thin solid rgba(0,0,0,.12)}.border-right[data-v-b5432de6]{border-right:thin solid rgba(0,0,0,.12)}.movimiento.v-input,.v-input[data-v-5cdc40da],.v-input[data-v-402702a9]{width:0}.v-window[data-v-6cad8f83]{overflow:initial}#stock .v-input[data-v-00143954]{width:132px}.error_salida[data-v-00143954]{background:#fde1e0!important}.ingreso_items_lista tr{cursor:pointer}table th[data-v-3a18a7a9],td[data-v-3a18a7a9]{border-bottom:thin solid hsla(0,0%,67.5%,.12)!important}table tr:last-child th[data-v-3a18a7a9],tr:last-child td[data-v-3a18a7a9]{border-bottom:none!important}.recuadro[data-v-27ad49e8]{padding:8px 5px!important}.img_center[data-v-f5d27d94]{display:flex;justify-content:center;align-items:center}table th[data-v-f5d27d94],td[data-v-f5d27d94]{border-bottom:thin solid hsla(0,0%,67.5%,.12)!important}table tr:last-child th[data-v-f5d27d94],tr:last-child td[data-v-f5d27d94]{border-bottom:none!important}@media (min-width:1264px){.division[data-v-f5d27d94]{border-left:1px solid rgba(0,0,0,.12);padding-left:20px}}.recuadro[data-v-fd15b6a6]{padding:8px 5px!important}.filtro .v-input[data-v-5fbc7b1e],.filtro .v-input[data-v-06bb486b],.v-input.v-select[data-v-fd15b6a6],.v-input[data-v-692728e2]{width:0}.disabled[data-v-e0175c5c]{color:grey;pointer-events:none}</pre></body></html>