@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:100;src:url(/assets/inter-v18-latin-100-CGzqJnOY.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:100;src:url(/assets/inter-v18-latin-100italic-BGr1YanC.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:200;src:url(/assets/inter-v18-latin-200-BwfncNRT.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:200;src:url(/assets/inter-v18-latin-200italic-8qWDKpeT.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:300;src:url(/assets/inter-v18-latin-300-CvRFFuZy.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:300;src:url(/assets/inter-v18-latin-300italic-BEjc4egZ.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(/assets/inter-v18-latin-regular-BOOGhInR.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(/assets/inter-v18-latin-italic-CL-OcTjo.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(/assets/inter-v18-latin-500-D2bGa7uu.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:500;src:url(/assets/inter-v18-latin-500italic-Dgc9mdK0.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(/assets/inter-v18-latin-600-D273HNI0.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:600;src:url(/assets/inter-v18-latin-600italic-Dii8pC8h.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:700;src:url(/assets/inter-v18-latin-700-Sckx8rpT.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:700;src:url(/assets/inter-v18-latin-700italic-BKwOWAs_.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:800;src:url(/assets/inter-v18-latin-800-qNthNgub.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:800;src:url(/assets/inter-v18-latin-800italic-D-pwgExr.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:900;src:url(/assets/inter-v18-latin-900-CcF180C5.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:900;src:url(/assets/inter-v18-latin-900italic-CNX2VUlJ.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{max-width:100vw;min-height:100vh;overflow-x:hidden}body::-webkit-scrollbar{height:4px;width:6px;background-color:#00193a!important}body::-webkit-scrollbar-track{background:#fff}body::-webkit-scrollbar-thumb{background-color:#00193a!important;border-radius:8px}h1,h2,h3,h4,h5,h6,p,li,ol,a,span,button,label,input,textarea,select,option,th,td{font-family:Inter}.primary-btn{min-width:250px;display:flex;align-items:center;justify-content:center;gap:16px;border:none;outline:none!important;background-color:#00193a;font-size:15px;font-weight:500;color:#fff;padding:10px;border-radius:8px;transition:background-color .3s ease-in-out}.primary-btn:hover{cursor:pointer;background-color:#181d25}.primary-btn .loader{display:none;margin:0 auto}.primary-btn.loading-request{pointer-events:none}.primary-btn.loading-request .loader{display:block}.primary-btn.loading-request span{display:none}.secondary-btn{min-width:148px;display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;color:#181d25;padding:11px 12px;background:linear-gradient(180deg,#fff,#66666626);border:1px solid #e1e5ea;border-radius:8px;transition:opacity .3s ease-in-out}.secondary-btn:hover{cursor:pointer;opacity:.75}.secondary-btn:disabled{opacity:.5;pointer-events:none}.warring-btn{display:flex;align-items:center;justify-content:center;gap:16px;border:none;outline:none!important;background-color:#ff3336;font-size:15px;font-weight:500;color:#fff;padding:10px;border-radius:8px;transition:all .3s ease-in-out}.warring-btn:hover{cursor:pointer;background-color:#ffebeb;color:#181d25}.warring-btn .loader{display:none;margin:0 auto}.warring-btn.loading-request{pointer-events:none}.warring-btn.loading-request .loader{display:block}.warring-btn.loading-request span{display:none}.form{width:100%}.form label{font-size:16px;font-weight:400;color:#181d25}.form input:not([type=radio]):not([type=checkbox]),.form textarea{width:100%;outline:none!important;background-color:#fff;border:1px solid #d4d8dd;border-radius:8px;padding:12px;font-size:15px;font-weight:400;color:#181d25;transition:border-color .3s ease-in-out}.form input:not([type=radio]):not([type=checkbox])::placeholder,.form textarea::placeholder{color:#d4d8dd}.form input:not([type=radio]):not([type=checkbox]):focus,.form textarea:focus{border-color:#00193a}.form input[type=password]{padding-right:45px!important}.form select{max-width:none;background-position:98% center}.form textarea{resize:vertical}.form .input-group{display:flex;flex-direction:column;gap:8px;margin-bottom:24px;position:relative}.form .checkbox-label{display:flex;align-items:center;gap:8px}.form .checkbox-label label{font-size:14px}.form button{margin-top:32px;margin-left:auto;transition:opacity .3s ease-in-out}.form button:disabled{pointer-events:none;opacity:.5}.form button .loader{display:none;margin:0 auto}.form button.submiting-form{pointer-events:none}.form button.submiting-form .loader{display:block}.form button.submiting-form span{display:none}.custom-select{max-width:fit-content;min-width:141px;width:100%;outline:none!important;background-color:#fff;border:1px solid #d4d8dd;border-radius:8px;padding:12px 40px 12px 12px;font-size:15px;font-weight:400;color:#181d25;transition:border-color .3s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjUgMS4yNUw2LjM1MTgzIDYuMTAxODNDNi42NTczNSA2LjQwNzM1IDYuODEwMTYgNi41NjAxNiA3IDYuNTYwMTZDNy4xODk4NCA2LjU2MDE2IDcuMzQyNjUgNi40MDczNSA3LjY0ODE4IDYuMTAxODNMMTIuNSAxLjI1IiBzdHJva2U9IiM2MDZFODAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+);background-repeat:no-repeat;background-position:90% center}.custom-select::placeholder{color:#d4d8dd}.custom-select:focus{border-color:#00193a}.custom-select:hover{cursor:pointer}.custom-checkout{width:20px;height:20px;background-color:transparent;border:1px solid #c3ced7;border-radius:6px;padding:2px;margin-top:2px;transition:background-color .3s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-checkout:checked{background-color:#606e80}.custom-checkout:hover{cursor:pointer}.panel-layout{display:flex;gap:32px}.panel-layout .section-content{display:flex;flex-direction:column;gap:24px;width:100%;height:100dvh;overflow:hidden auto;padding-right:20px;padding-bottom:32px}.panel-layout .section-content::-webkit-scrollbar{height:4px;width:6px;background-color:#00193a!important}.panel-layout .section-content::-webkit-scrollbar-track{background:#fff}.panel-layout .section-content::-webkit-scrollbar-thumb{background-color:#00193a!important;border-radius:8px}.panel-layout .section-content .header{padding:21px 20px}.panel-layout .section-content .header h1{font-size:21px;font-weight:600;color:#181d25}.panel-layout .section-content .header .back-btn{display:flex;align-items:center;gap:8px;background:none;border:none;outline:none!important;font-size:14px;font-weight:400;color:#181d25;transition:color .3s ease-in-out}.panel-layout .section-content .header .back-btn svg path{transition:stroke .3s ease-in-out}.panel-layout .section-content .header .back-btn:hover{cursor:pointer;color:#606e80}.panel-layout .section-content .header .back-btn:hover svg path{stroke:#606e80}@media (max-width: 1200px){.panel-layout{flex-direction:column;gap:20px}.panel-layout .section-content{padding:0 20px 20px}}.table-scroll{overflow:auto hidden}.table{width:100%;border-spacing:0;border-collapse:collapse}.table thead{background-color:#f6f7f9}.table th{font-size:15px;font-weight:600;color:#181d25;padding:12px 15px}.table td{font-size:14px;font-weight:400;color:#606e80;text-align:center;padding:11px 15px}.table th,.table td{border-bottom:1px solid #d4d8dd}.table tbody th{font-weight:500;padding:11px 15px}.loader{width:25px;padding:6px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.loading-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:20px;background-color:#fff;width:100%;height:100%;position:fixed;top:0;left:0;z-index:9999}.loading-banner.app-loaded{display:none}.loading-banner .loader-loading{width:175px;aspect-ratio:1;background:linear-gradient(#00193a 0,#00193a 0) bottom/100% 0% no-repeat #d4d8dd;-webkit-mask-image:url(/assets/logo-icon-DC2QcmvR.svg);mask-image:url(/assets/logo-icon-DC2QcmvR.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;animation:l19 3s infinite linear;margin:0 auto}.loading-banner h3{font-size:24px;font-weight:700;color:#181d25;text-align:center}@keyframes l19{90%,to{background-size:100% 100%}}.login{display:flex;align-items:center;height:100vh}.login .banner-delsud{flex:1 0 49%;display:flex;align-items:center;justify-content:center;padding:32px 20px;background-color:#00193a;width:100%;height:100%}.login .banner-delsud img{display:block;max-width:100%;height:auto}.login .login-inputs{flex:1 0 49%;padding:32px}.login .login-inputs h1{font-size:48px;font-weight:700;color:#181d25;text-align:center}.login .login-inputs .form{max-width:600px;margin:32px auto}.login .login-inputs .form button{margin:32px auto 0}.login .login-inputs .forgotBtn{display:block;background:none;border:none;outline:none!important;margin:0 auto;font-size:16px;font-weight:500;color:#181d25;text-decoration:underline;text-align:center;transition:color .3s ease-in-out}.login .login-inputs .forgotBtn:hover{cursor:pointer;color:#00193a}.login .modal h2{font-size:24px;font-weight:600;color:#181d25;text-align:center}.login .modal p{font-size:16px;font-weight:400;color:#181d25;text-align:center}.login .modal form button{margin:24px auto 0}@media (max-width: 1024px){.login{flex-direction:column;height:auto}}.modal{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:fixed;top:0;left:0;background-color:#0003;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease-in-out;z-index:1000}.modal.modal-active{opacity:1;pointer-events:initial}.modal .modal-content{display:flex;flex-direction:column;gap:24px;width:100%;max-width:800px;max-height:90%;overflow-y:auto;padding:32px 24px;background-color:#fff;border-radius:24px}.modal .modal-content::-webkit-scrollbar{display:none}.modal .modal-content .closeBtn{display:block;background:none;border:none;outline:none!important;margin-left:auto;cursor:pointer}.toast{display:block;max-width:90%;width:533px;position:fixed;top:-500px;left:50%;transform:translate(-50%);z-index:1002;background-color:#16ac7d33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #16AC7D;border-radius:8px;padding:13.5px;opacity:0;transition:all .5s ease-in-out}.toast p{font-size:14px;font-weight:400;color:#181d25;text-align:center}.toast.error-toast{background-color:#ff6e5733;border-color:#ff6e57}.toast.error-toast p{color:#ff6e57}.toast.toast-display{top:30px;opacity:1}.show-hide-password-btn{background:none;border:none;outline:none!important;display:block;position:absolute;right:15px;bottom:9px;z-index:2;transition:opacity .3s ease-in-out!important;margin:0!important}.show-hide-password-btn:hover{cursor:pointer;opacity:.7}.forgot-password{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px;background-color:#00193a;min-height:100dvh}.forgot-password .logo-link img{display:block;max-width:100%;height:auto}.forgot-password .new-password-content{max-width:600px;background-color:#fff;padding:24px;border-radius:8px}.forgot-password .new-password-content h1{font-size:32px;font-weight:700;color:#181d25;text-align:center;margin-bottom:24px}.sidebar-content{background-color:#f6f7f9;border-right:1px solid #e1e5ea}.sidebar-content .sidebar{display:flex;flex-direction:column;gap:24px;min-width:240px;padding:14px 20px;max-height:100dvh;overflow:hidden auto}.sidebar-content .sidebar .close-btn-mobile{display:none}.sidebar-content .sidebar .sidebar-profile{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;background-color:#fff;border:1px solid #e1e5ea;border-radius:8px;padding:6px 7px;outline:none!important;position:relative}.sidebar-content .sidebar .sidebar-profile img{display:block;width:36px;max-width:100%;height:36px;object-fit:cover;object-position:top;border-radius:100%}.sidebar-content .sidebar .sidebar-profile .username{text-align:left}.sidebar-content .sidebar .sidebar-profile .username h5{font-size:12px;font-weight:500;color:#181d25;margin-bottom:2px}.sidebar-content .sidebar .sidebar-profile .username p{font-size:11px;font-weight:400;color:#606e80}.sidebar-content .sidebar .sidebar-profile .logoutBtn{background:none;border:none;outline:none!important}.sidebar-content .sidebar .sidebar-profile .logoutBtn svg path{transition:stroke .3s ease-in-out}.sidebar-content .sidebar .sidebar-profile .logoutBtn:hover{cursor:pointer}.sidebar-content .sidebar .sidebar-profile .logoutBtn:hover svg path{stroke:#ff3336}.sidebar-content .sidebar .nav-links{display:flex;flex-direction:column;gap:4px}.sidebar-content .sidebar .nav-links .nav-link{display:flex;align-items:center;gap:12px;padding:10px 23px;background-color:transparent;border-radius:8px;font-size:15px;font-weight:500;color:#00193a;text-decoration:none;transition:background-color .3s ease-in-out}.sidebar-content .sidebar .nav-links .nav-link:hover,.sidebar-content .sidebar .nav-links .nav-link.link-active{background-color:#d0e4ff}.sidebar-content .sidebar .nav-links .nav-link img{border-radius:4px}.sidebar-content .sidebar .logout-modal p{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.sidebar-content .sidebar .logout-modal .logout-btns{display:flex;align-items:center;justify-content:center;gap:24px}.sidebar-content .sidebar .logout-modal .logout-btns .primary-btn{min-width:0}.sidebar-content .sidebar-mobile{display:none}@media (max-width: 1200px){.sidebar-content{border-right:none;border-bottom:1px solid #e1e5ea}.sidebar-content .sidebar-mobile{display:block;padding:14px 20px}.sidebar-content .sidebar-mobile button{background:none;border:none;outline:none!important}.sidebar-content .sidebar{background-color:#f6f7f9;border-right:1px solid #e1e5ea;position:fixed;top:0;left:-100%;height:100%;z-index:9999;transition:left .3s ease-in-out}.sidebar-content .sidebar.sidebar-opened{left:0}.sidebar-content .sidebar .close-btn-mobile{display:block;background:none;border:none;outline:none!important;align-self:flex-end}}.home{display:flex;flex-direction:column;gap:32px}.home .tabs-nav{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin:12px 0;border-bottom:1px solid #e1e5ea}.home .tabs-nav .tab-option{font-size:15px;font-weight:500;color:#606e80;text-decoration:none;padding:10.5px 14px;background:none;outline:none!important;border:none;border-bottom:2px solid transparent;transition:all .3s ease-in-out}.home .tabs-nav .tab-option:hover{cursor:pointer;color:#00193a}.home .tabs-nav .tab-option.tab-option-active{color:#00193a;border-color:#00193a}.home .summary-holder{display:flex;flex-wrap:wrap;gap:32px}.home h2{font-size:18px;font-weight:600;color:#181d25}.home .summary-divider{border:none;display:block;width:100%;min-height:1px;background-color:#d4d8dd}.home .summary-details .filters-options{display:flex;justify-content:space-between;flex-wrap:wrap;gap:24px;margin:20px 0}.home .summary-details .filters-options .options-stats{display:flex;flex-wrap:wrap;gap:16px}.home .summary-details .filters-options .options-stats .option-btn{display:block;min-width:141px;outline:none!important;background-color:transparent;border:1px solid #03A01C;border-radius:8px;padding:8.5px 10px;font-size:15px;font-weight:400;color:#181d25;text-align:center;transition:background-color .3s ease-in-out}.home .summary-details .filters-options .options-stats .option-btn:hover,.home .summary-details .filters-options .options-stats .option-btn.option-active{cursor:pointer;background-color:#cefdde}.home .summary-details .filters-options .options-stats .option-btn.option-bill{border-color:#ff3336}.home .summary-details .filters-options .options-stats .option-btn.option-bill:hover,.home .summary-details .filters-options .options-stats .option-btn.option-bill.option-active{background-color:#ffebeb}.home .summary-totals h2{margin-bottom:20px}.home .summary-totals .ars-row{background-color:#cfe2f3}.home .summary-totals .usd-row{background-color:#d9ead3}.home .summary-totals .table tbody td{color:#181d25}.home .summary-last-records h2{margin-bottom:20px}.home .summary-last-records .table .currency-ARS-table{text-align:left;color:#70a7d8}.home .summary-last-records .table .currency-USD-table{text-align:left;color:#84a576}.home .summary-last-records .table .actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px}.home .summary-last-records .table .actions-cell .actions-btn{background:none;border:none;outline:none!important}.home .summary-last-records .table .actions-cell .actions-btn svg path{transition:fill .3s ease-in-out}.home .summary-last-records .table .actions-cell .actions-btn:hover{cursor:pointer}.home .summary-last-records .table .actions-cell .actions-btn:hover svg path{fill:#606e80}.home .register-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.home .register-modal .register-view{max-width:460px;margin:0 auto}.home .register-modal .register-view .details-register{display:flex;flex-direction:column;gap:8px;margin:24px 0}.home .register-modal .register-view .details-register .details{display:flex;align-items:center;justify-content:space-between;gap:8px}.home .register-modal .register-view .details-register .details h5{font-size:16px;font-weight:500;color:#181d25}.home .register-modal .register-view .details-register .details p{font-size:14px;font-weight:500;color:#606e80;text-transform:capitalize}.home .register-modal .register-view h4{font-size:18px;font-weight:600;color:#181d25;margin-bottom:14px}.home .register-modal .register-view .description-register p{font-size:14px;font-weight:400;color:#181d25}.home .register-modal .register-view .files-register{margin:24px 0}.home .register-modal .register-view .files-register a{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#00193a;text-decoration:none;transition:color .3s ease-in-out;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #606e80}.home .register-modal .register-view .files-register a svg{min-width:24px;min-height:24px}.home .register-modal .register-view .files-register a svg path,.home .register-modal .register-view .files-register a svg line{transition:stroke .3s ease-in-out}.home .register-modal .register-view .files-register a:hover{color:#606e80}.home .register-modal .register-view .files-register a:hover svg path,.home .register-modal .register-view .files-register a:hover svg line{stroke:#606e80}.home .register-modal .register-view .files-register a:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.home .register-modal .delete-view .delete-options{display:flex;align-items:center;justify-content:center;gap:24px}.home .register-modal .delete-view .delete-options .primary-btn{min-width:0}.card{width:375px;padding:20px;border-radius:8px;background-color:#d5ffcd}.card h3{font-size:18px;font-weight:500;color:#181d25;margin:5px 0 22px}.card h4{font-size:15px;font-weight:400;color:#05981c}.card .value-holder{display:flex;align-items:center;justify-content:space-between;gap:16px}.card .value-holder p{font-size:32px;font-weight:700;color:#05981c}.card.income{background-color:#cefdde}.card.income h4,.card.income .value-holder p{color:#03a01c}.card.bill{background-color:#ffebeb}.card.bill h4,.card.bill .value-holder p{color:#ff3336}.card.saldo{background-color:#e0f7fa}.card.saldo h3{color:#00796b}.card.saldo h4{color:#0097a7}.card.saldo .value-holder p{color:#006064}.chartwithfilters{width:561px;background-color:#fff;border:1px solid #e1e5ea;border-radius:8px;padding:20px}.chartwithfilters .chart-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:16px}.chartwithfilters .chart-header .header-title h3{font-size:18px;font-weight:600;color:#181d25;margin-bottom:2px}.chartwithfilters .chart-header .header-title h4{font-size:15px;font-weight:400;color:#606e80}.chartwithfilters .chart-header .chart-select{max-width:141px;width:100%;outline:none!important;background-color:#fff;border:1px solid #d4d8dd;border-radius:8px;padding:12px 40px 12px 12px;font-size:15px;font-weight:400;color:#181d25;transition:border-color .3s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xLjUgMS4yNUw2LjM1MTgzIDYuMTAxODNDNi42NTczNSA2LjQwNzM1IDYuODEwMTYgNi41NjAxNiA3IDYuNTYwMTZDNy4xODk4NCA2LjU2MDE2IDcuMzQyNjUgNi40MDczNSA3LjY0ODE4IDYuMTAxODNMMTIuNSAxLjI1IiBzdHJva2U9IiM2MDZFODAiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+);background-repeat:no-repeat;background-position:85% center}.chartwithfilters .chart-header .chart-select::placeholder{color:#d4d8dd}.chartwithfilters .chart-header .chart-select:focus{border-color:#00193a}.chartwithfilters .chart-header .chart-select:hover{cursor:pointer}.chartwithfilters .chart{width:100%;max-height:218px}.chartwithfilters .chart .chart-xaxis{font-family:Inter;font-size:12px;font-weight:500}.usuarios{display:flex;flex-direction:column;gap:20px}.usuarios .search-filters-add{display:flex;justify-content:space-between;gap:24px}.usuarios .search-filters-add .search-filters{flex:1 0 0;display:flex;gap:8px}.usuarios .users .table .name-table{display:flex;align-items:center;gap:10px}.usuarios .users .table .name-table img{border-radius:100%}.usuarios .users .table .actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px}.usuarios .users .table .actions-cell .actions-btn{background:none;border:none;outline:none!important}.usuarios .users .table .actions-cell .actions-btn svg path{transition:fill .3s ease-in-out}.usuarios .users .table .actions-cell .actions-btn:hover{cursor:pointer}.usuarios .users .table .actions-cell .actions-btn:hover svg path{fill:#606e80}.usuarios .users-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.usuarios .users-modal .user-view img{display:block;max-width:100%;height:auto;margin:0 auto;border-radius:100%}.usuarios .users-modal .user-view h3{margin:10px 0}.usuarios .users-modal .user-view h4{font-size:16px;font-weight:500;color:#606e80;text-align:center}.usuarios .users-modal .user-view .user-info{max-width:460px;display:flex;flex-direction:column;gap:12px;margin:24px auto 0}.usuarios .users-modal .user-view .user-info .info-data{display:flex;align-items:center;justify-content:space-between;gap:16px}.usuarios .users-modal .user-view .user-info .info-data h5{font-size:16px;font-weight:500;color:#181d25}.usuarios .users-modal .user-view .user-info .info-data p{font-size:14px;font-weight:500;color:#606e80}.usuarios .users-modal .delete-view .delete-options{display:flex;align-items:center;justify-content:center;gap:24px}.usuarios .users-modal .delete-view .delete-options .primary-btn{min-width:0}@media (max-width: 700px){.usuarios .search-filters-add{flex-wrap:wrap;justify-content:center}}.form-search{display:flex;align-items:center;gap:10px;width:100%;max-width:960px;background-color:#fff;border:1px solid #d4d8dd;border-radius:8px;padding:12px;transition:border-color .3s ease-in-out}.form-search.search-focus{border-color:#00193a}.form-search input{width:100%;height:100%;background:none;border:none;outline:none!important}.form-search button{background:none;border:none;outline:none!important}.form-search button svg path{transition:fill .3s ease-in-out}.form-search button:hover{cursor:pointer}.form-search button:hover svg path{fill:#00193a}.filters-selector{width:150px;position:relative}.filters-selector .filters-btn{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:500;color:#181d25;padding:11px 12px;background:linear-gradient(180deg,#fff,#66666626);border:1px solid #e1e5ea;border-radius:8px;transition:opacity .3s ease-in-out}.filters-selector .filters-btn:hover{cursor:pointer;opacity:.8}.filters-selector .filters-form{position:absolute;width:100%;background-color:#fff;border:1px solid #e1e5ea;padding:11px 12px;border-radius:8px;box-shadow:4px 4px 20px #0003;margin-top:10px;z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.filters-selector .filters-form.form-showed{opacity:1;pointer-events:initial}.filters-selector .filters-form .option-group{margin-bottom:8px}.filters-selector .filters-form .option-group h4{font-size:14px;font-weight:500;color:#181d25;margin-bottom:4px}.filters-selector .filters-form .option-group .checkbox-label{display:flex;align-items:center;gap:4px;margin-bottom:2px;-webkit-user-select:none;user-select:none}.filters-selector .filters-form .option-group .checkbox-label input{width:12px;height:12px;background-color:transparent;border:1px solid #c3ced7;border-radius:4px;padding:2px;transition:background-color .3s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.filters-selector .filters-form .option-group .checkbox-label input:checked{background-color:#606e80}.filters-selector .filters-form .option-group .checkbox-label label{font-size:12px;font-weight:400;color:#181d25}.filters-selector .filters-form button{display:block;font-size:12px;font-weight:500;color:#181d25;padding:6px;background:linear-gradient(180deg,#fff,#66666626);border:1px solid #e1e5ea;border-radius:8px;transition:opacity .3s ease-in-out;margin-left:auto}.filters-selector .filters-form button:hover{cursor:pointer;opacity:.8}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:20px}.pagination .pagination-arrow{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#181d25;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;padding:11px 12px;background:linear-gradient(180deg,#fff,#66666626);border:1px solid #e1e5ea;border-radius:8px}.pagination .pagination-arrow svg path{fill:#181d25;transition:fill .3s ease-in-out}.pagination .pagination-arrow:hover{cursor:pointer;color:#fff;background:#00193a}.pagination .pagination-arrow:hover svg path{fill:#fff}.pagination .pagination-arrow[aria-disabled=true]{pointer-events:none;opacity:.5}.pagination a:not(.pagination-arrow){display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;font-size:14px;font-weight:500;color:#181d25;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none;padding:11px 12px;background:linear-gradient(180deg,#fff,#66666626);border:1px solid #e1e5ea;border-radius:8px}.pagination a:not(.pagination-arrow) svg path{fill:#181d25;transition:fill .3s ease-in-out}.pagination a:not(.pagination-arrow):hover{cursor:pointer;color:#fff;background:#00193a}.pagination a:not(.pagination-arrow):hover svg path{fill:#fff}.pagination a:not(.pagination-arrow).page-active{pointer-events:none;background:#00193a;color:#fff}.pagination a:not(.pagination-arrow)[aria-disabled=true]{pointer-events:none;opacity:.5}.pagination p{font-size:14px;font-weight:500;color:#181d25;align-self:center}.drag-drop-component{width:100%;display:flex;flex-direction:column;gap:11px;background:linear-gradient(180deg,#fff,#66666626);border:1px solid #e1e5ea;border-radius:8px}.drag-drop-component .drag-drop{display:flex;flex-direction:column;justify-content:center;width:100%;min-height:134px;padding:42px 12px}.drag-drop-component .drag-drop .hidden{display:none}.drag-drop-component .drag-drop svg{display:block;max-width:100%;height:auto;margin:0 auto}.drag-drop-component .drag-drop p{font-size:16px;font-weight:500;color:#181d25;text-align:center;margin:13px 0 21px}.drag-drop-component .drag-drop button{display:block;max-width:100%;min-height:34px;background-color:#00193a;border:none;border-radius:7px;outline:none!important;font-size:12px;font-weight:700;color:#fff;text-align:center;transition:background-color .3s ease-in-out;margin:0 auto;padding:10px 14px}.drag-drop-component .drag-drop button:hover{cursor:pointer;background-color:#606e80}.drag-drop-component .drag-drop .info-drag-drop-holder{display:flex;align-items:center;justify-content:center;gap:20px}.drag-drop-component .drag-drop .info-drag-drop-holder svg{margin:0}.drag-drop-component .drag-drop .info-drag-drop-holder article p{max-width:180px;font-size:12px;font-weight:400;margin:8px 0 0;text-align:left}.drag-drop-component .drag-drop .info-drag-drop-holder article p:first-of-type{font-weight:700}.drag-drop-component .drag-drop .info-drag-drop-holder article p button{display:inline-block;background:none;border-radius:0;padding:0;margin-left:6px;text-decoration:underline;transition:color .3s ease-in-out;color:#181d25}.drag-drop-component .drag-drop .info-drag-drop-holder article p button:hover{cursor:pointer;color:#606e80}.drag-drop-component .drag-drop.drag-drop-active{background-color:#c0c0c0e7}.drag-drop-component .file-preview{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.drag-drop-component .file-preview .file-container img{display:block;max-width:100%;height:auto;margin:0 auto 14px}.drag-drop-component.drag-drop-disabled{opacity:.5;pointer-events:none}.unidades{display:flex;flex-direction:column;gap:32px}.unidades .header-unidades{display:flex;justify-content:space-between;gap:24px}.unidades .unidades-list .table .name-table{display:flex;align-items:center;gap:10px}.unidades .unidades-list .table .name-table img{border-radius:4px}.unidades .unidades-list .table .actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px}.unidades .unidades-list .table .actions-cell .actions-btn{background:none;border:none;outline:none!important}.unidades .unidades-list .table .actions-cell .actions-btn svg path{transition:fill .3s ease-in-out}.unidades .unidades-list .table .actions-cell .actions-btn:hover{cursor:pointer}.unidades .unidades-list .table .actions-cell .actions-btn:hover svg path{fill:#606e80}.unidades .units-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.unidades .units-modal .delete-view .delete-options{display:flex;align-items:center;justify-content:center;gap:24px}.unidades .units-modal .delete-view .delete-options .primary-btn{min-width:0}@media (max-width: 700px){.unidades .header-unidades{flex-wrap:wrap;justify-content:center}}.finanzas{display:flex;flex-direction:column;gap:32px}.finanzas .data-additional{display:flex;flex-wrap:wrap;gap:24px}.finanzas .data-additional .value-holder{margin:18px auto 0;justify-content:center}.finanzas .data-additional .value-holder .dolar-value h5{font-size:18px;font-weight:500;color:#181d25;text-align:center;margin-bottom:12px}.finanzas .data-additional .value-holder .dolar-divider{display:block;border:none;width:2px;min-width:2px;height:72px;background-color:#03a01c}.finanzas .finanzas-categories .categories-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.finanzas .finanzas-categories .categories-header h2{font-size:24px;font-weight:600;color:#181d25}.finanzas .finanzas-categories .categories-holder{display:flex;justify-content:center;gap:32px}.finanzas .finanzas-categories .categories-holder h3{font-size:20px;font-weight:600;color:#181d25;margin-bottom:26px;text-transform:uppercase}.finanzas .finanzas-categories .categories-holder .categories{display:flex;flex-direction:column;gap:16px}.finanzas .finanzas-categories .categories-holder .categories .category{display:flex;align-items:center;justify-content:space-between;gap:12px}.finanzas .finanzas-categories .categories-holder .categories .category h4{font-size:18px;font-weight:500;color:#181d25}.finanzas .finanzas-categories .categories-holder .categories .category .category-actions{display:flex;align-items:center;gap:8px}.finanzas .finanzas-categories .categories-holder .categories .category .category-actions .actions-btn{background:none;border:none;outline:none!important}.finanzas .finanzas-categories .categories-holder .categories .category .category-actions .actions-btn svg path{transition:fill .3s ease-in-out}.finanzas .finanzas-categories .categories-holder .categories .category .category-actions .actions-btn:hover{cursor:pointer}.finanzas .finanzas-categories .categories-holder .categories .category .category-actions .actions-btn:hover svg path{fill:#606e80}.finanzas .finanzas-categories .categories-holder .categories .category.disabled{opacity:.5}.finanzas .finanzas-categories .categories-holder .income-categories{max-width:463px;width:100%;background-color:#e8ffe8;border-radius:24px;padding:32px 20px}.finanzas .finanzas-categories .categories-holder .bill-categories{max-width:463px;width:100%;background-color:#ffe8e8;border-radius:24px;padding:32px 20px}@media (max-width: 700px){.finanzas .finanzas-categories .categories-header{flex-wrap:wrap}.finanzas .finanzas-categories .categories-holder{flex-direction:column;align-items:center}}.finanzas .finanzas-summary-units .primary-btn{margin-left:auto}.finanzas .finanzas-summary-units .summary-units-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.finanzas .finanzas-summary-units .summary-units-header h2{font-size:24px;font-weight:600;color:#181d25}.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units{display:flex;justify-content:space-between;gap:24px;margin:20px 0}.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats{display:flex;gap:16px}.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn{display:block;min-width:141px;outline:none!important;background-color:transparent;border:1px solid #03A01C;border-radius:8px;padding:8.5px 10px;font-size:15px;font-weight:400;color:#181d25;text-align:center;transition:background-color .3s ease-in-out}.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn:hover,.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn.option-active{cursor:pointer;background-color:#cefdde}.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn.option-bill{border-color:#ff3336}.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn.option-bill:hover,.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn.option-bill.option-active{background-color:#ffebeb}@media (max-width: 1024px){.finanzas .finanzas-summary-units .summary-units-header{flex-wrap:wrap;justify-content:center;margin:24px 0}.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units{justify-content:flex-start;flex-wrap:wrap;margin:0}.finanzas .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats{flex-wrap:wrap;justify-content:center}}.finanzas .summary-totals h2{font-size:21px;font-weight:600;color:#181d25;margin-bottom:20px}.finanzas .summary-totals .ars-row{background-color:#cfe2f3}.finanzas .summary-totals .usd-row{background-color:#d9ead3}.finanzas .summary-totals .table tbody td{color:#181d25}.finanzas .category-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.finanzas .category-modal h3 span{color:#ff3336}.finanzas .category-modal .disable-options{display:flex;align-items:center;justify-content:center;gap:24px}.finanzas .category-modal .disable-options .primary-btn{min-width:0}.mi-perfil{display:flex;flex-direction:column;gap:32px}.mi-perfil .profile-section .profile-data-holder{display:flex;align-items:flex-start;gap:48px}.mi-perfil .profile-section .profile-data-holder .profile-info{max-width:700px}.mi-perfil .profile-section .profile-data-holder .profile-info .form .input-holder{display:flex;flex-wrap:wrap;gap:20px 8px}.mi-perfil .profile-section .profile-data-holder .profile-info .form .input-holder .input-group{flex:1 0 48%;margin-bottom:0}.mi-perfil .profile-section .profile-data-holder .profile-info .form button{margin-left:0}.mi-perfil .profile-section .profile-data-holder .profile-avatar img{display:block;width:150px;max-width:100%;height:150px;border-radius:100%;object-fit:cover;object-position:top;margin:0 auto 20px}.mi-perfil .profile-section .profile-data-holder .profile-avatar .hidden-input-file{display:none}.mi-perfil .profile-section .profile-divider{border:none;display:block;width:100%;height:2px;background-color:#606e80;margin:20px 0}.mi-perfil .profile-section .change-password-wrap{display:flex;flex-direction:column;gap:16px;max-width:330px;background-color:#d4d8dd;padding:20px;border-radius:8px}.mi-perfil .profile-section .change-password-wrap h3{font-size:18px;font-weight:700;color:#181d25}.mi-perfil .profile-section .change-password-wrap p{font-size:16px;font-weight:400;color:#181d25}.mi-perfil .profile-section .change-password-wrap .primary-btn{min-width:0}.mi-perfil .profile-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.mi-perfil .profile-modal .new-user-avatar-confirmation .confirmation-options{display:flex;align-items:center;justify-content:center;gap:24px}.mi-perfil .profile-modal .new-user-avatar-confirmation .confirmation-options .primary-btn{min-width:0}@media (max-width: 700px){.mi-perfil .profile-section .profile-data-holder{flex-wrap:wrap;justify-content:center}.mi-perfil .profile-section .profile-data-holder .profile-info .form .input-holder{flex-direction:column}}.empresas{display:flex;flex-direction:column;gap:32px}.empresas .header-empresas{display:flex;justify-content:space-between;gap:24px}.empresas .empresas-list .table .name-table{display:flex;align-items:center;gap:10px}.empresas .empresas-list .table .name-table img{border-radius:4px}.empresas .empresas-list .table .actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px}.empresas .empresas-list .table .actions-cell .actions-btn{background:none;border:none;outline:none!important}.empresas .empresas-list .table .actions-cell .actions-btn svg path{transition:fill .3s ease-in-out}.empresas .empresas-list .table .actions-cell .actions-btn:hover{cursor:pointer}.empresas .empresas-list .table .actions-cell .actions-btn:hover svg path{fill:#606e80}.empresas .company-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.empresas .company-modal .delete-view .delete-options{display:flex;align-items:center;justify-content:center;gap:24px}.empresas .company-modal .delete-view .delete-options .primary-btn{min-width:0}@media (max-width: 700px){.empresas .header-empresas{flex-direction:column;gap:16px}}.unidad-single{padding-top:32px}.unidad-single .new-ticket-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.unidad-single .unidad-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.unidad-single .unidad-hero .name-unidad{display:flex;align-items:center;gap:12px}.unidad-single .unidad-hero .name-unidad img{display:block;max-width:100%;height:auto;border-radius:8px}.unidad-single .unidad-hero .name-unidad h1{font-size:20px;font-weight:600;color:#181d25;margin-bottom:2px}.unidad-single .unidad-hero .name-unidad p{font-size:13px;font-weight:400;color:#606e80}@media (max-width: 700px){.unidad-single .unidad-hero{flex-wrap:wrap}}.unidad-single .unidad-nav{display:flex;align-items:center;gap:4px;margin:12px 0;border-bottom:1px solid #e1e5ea}.unidad-single .unidad-nav .unidad-link{font-size:15px;font-weight:500;color:#606e80;text-decoration:none;padding:10.5px 14px;border-bottom:2px solid transparent;transition:all .3s ease-in-out}.unidad-single .unidad-nav .unidad-link:hover{color:#00193a}.unidad-single .unidad-nav .unidad-link.unidad-link-active{color:#00193a;border-color:#00193a}@media (max-width: 700px){.unidad-single .unidad-nav{flex-wrap:wrap;justify-content:center}}.unidad-single .unidad-summary{display:flex;flex-direction:column;gap:24px;margin-top:32px}.unidad-single .unidad-summary .finanzas-summary-units .summary-header-btns{display:flex;justify-content:flex-end;gap:24px}.unidad-single .unidad-summary .finanzas-summary-units .summary-header-btns .primary-btn{margin:0}.unidad-single .unidad-summary .finanzas-summary-units .primary-btn{margin-left:auto}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header h2{font-size:24px;margin-bottom:0}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units{display:flex;justify-content:space-between;gap:24px;margin:20px 0}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats{display:flex;gap:16px}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn{display:block;min-width:141px;outline:none!important;background-color:transparent;border:1px solid #03A01C;border-radius:8px;padding:8.5px 10px;font-size:15px;font-weight:400;color:#181d25;text-align:center;transition:background-color .3s ease-in-out}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn:hover,.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn.option-active{cursor:pointer;background-color:#cefdde}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn.option-bill{border-color:#ff3336}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn.option-bill:hover,.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats .option-btn.option-bill.option-active{background-color:#ffebeb}.unidad-single .unidad-summary h2{font-size:21px;font-weight:600;color:#181d25;margin-bottom:20px}.unidad-single .unidad-summary .summary-totals .ars-row{background-color:#cfe2f3}.unidad-single .unidad-summary .summary-totals .usd-row{background-color:#d9ead3}.unidad-single .unidad-summary .summary-totals .table tbody td{color:#181d25}.unidad-single .unidad-summary .summary-last-records .table .currency-ARS-table{text-align:left;color:#70a7d8}.unidad-single .unidad-summary .summary-last-records .table .currency-USD-table{text-align:left;color:#84a576}.unidad-single .unidad-summary .summary-last-records .table .actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px}.unidad-single .unidad-summary .summary-last-records .table .actions-cell .actions-btn{background:none;border:none;outline:none!important}.unidad-single .unidad-summary .summary-last-records .table .actions-cell .actions-btn svg path{transition:fill .3s ease-in-out}.unidad-single .unidad-summary .summary-last-records .table .actions-cell .actions-btn:hover{cursor:pointer}.unidad-single .unidad-summary .summary-last-records .table .actions-cell .actions-btn:hover svg path{fill:#606e80}.unidad-single .unidad-summary .register-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.unidad-single .unidad-summary .register-modal .register-view{max-width:460px;margin:0 auto}.unidad-single .unidad-summary .register-modal .register-view .details-register{display:flex;flex-direction:column;gap:8px;margin:24px 0}.unidad-single .unidad-summary .register-modal .register-view .details-register .details{display:flex;align-items:center;justify-content:space-between;gap:8px}.unidad-single .unidad-summary .register-modal .register-view .details-register .details h5{font-size:16px;font-weight:500;color:#181d25}.unidad-single .unidad-summary .register-modal .register-view .details-register .details p{font-size:14px;font-weight:500;color:#606e80;text-transform:capitalize}.unidad-single .unidad-summary .register-modal .register-view h4{font-size:18px;font-weight:600;color:#181d25;margin-bottom:14px}.unidad-single .unidad-summary .register-modal .register-view .description-register p{font-size:14px;font-weight:400;color:#181d25}.unidad-single .unidad-summary .register-modal .register-view .files-register{margin:24px 0}.unidad-single .unidad-summary .register-modal .register-view .files-register a{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#00193a;text-decoration:none;transition:color .3s ease-in-out;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #606e80}.unidad-single .unidad-summary .register-modal .register-view .files-register a svg{min-width:24px;min-height:24px}.unidad-single .unidad-summary .register-modal .register-view .files-register a svg path,.unidad-single .unidad-summary .register-modal .register-view .files-register a svg line{transition:stroke .3s ease-in-out}.unidad-single .unidad-summary .register-modal .register-view .files-register a:hover{color:#606e80}.unidad-single .unidad-summary .register-modal .register-view .files-register a:hover svg path,.unidad-single .unidad-summary .register-modal .register-view .files-register a:hover svg line{stroke:#606e80}.unidad-single .unidad-summary .register-modal .register-view .files-register a:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.unidad-single .unidad-summary .register-modal .delete-view .delete-options{display:flex;align-items:center;justify-content:center;gap:24px}.unidad-single .unidad-summary .register-modal .delete-view .delete-options .primary-btn{min-width:0}@media (max-width: 1024px){.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header{flex-wrap:wrap;justify-content:center;margin:24px 0}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units{flex-wrap:wrap;margin:0}.unidad-single .unidad-summary .finanzas-summary-units .summary-units-header .filters-summary-units .options-stats{justify-content:center;flex-wrap:wrap}}@media (max-width: 700px){.unidad-single .unidad-summary .finanzas-summary-units .summary-header-btns{flex-wrap:wrap;justify-content:center}}.unidad-single .unidad-income .income-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.unidad-single .unidad-income .income-header .form-search{max-width:320px}.unidad-single .unidad-income .income-header .filter-new{display:flex;align-items:center;gap:16px}.unidad-single .unidad-income .income-header .filter-new .primary-btn{min-width:162px}.unidad-single .unidad-income .income-data{margin-top:12px}.unidad-single .unidad-income .income-data .table .currency-ARS-table{text-align:left;color:#70a7d8}.unidad-single .unidad-income .income-data .table .currency-USD-table{text-align:left;color:#84a576}.unidad-single .unidad-income .income-data .table .actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px}.unidad-single .unidad-income .income-data .table .actions-cell .actions-btn{background:none;border:none;outline:none!important}.unidad-single .unidad-income .income-data .table .actions-cell .actions-btn svg path{transition:fill .3s ease-in-out}.unidad-single .unidad-income .income-data .table .actions-cell .actions-btn:hover{cursor:pointer}.unidad-single .unidad-income .income-data .table .actions-cell .actions-btn:hover svg path{fill:#606e80}.unidad-single .unidad-income .register-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.unidad-single .unidad-income .register-modal .register-view{max-width:460px;margin:0 auto}.unidad-single .unidad-income .register-modal .register-view .details-register{display:flex;flex-direction:column;gap:8px;margin:24px 0}.unidad-single .unidad-income .register-modal .register-view .details-register .details{display:flex;align-items:center;justify-content:space-between;gap:8px}.unidad-single .unidad-income .register-modal .register-view .details-register .details h5{font-size:16px;font-weight:500;color:#181d25}.unidad-single .unidad-income .register-modal .register-view .details-register .details p{font-size:14px;font-weight:500;color:#606e80}.unidad-single .unidad-income .register-modal .register-view h4{font-size:18px;font-weight:600;color:#181d25;margin-bottom:14px}.unidad-single .unidad-income .register-modal .register-view .description-register p{font-size:14px;font-weight:400;color:#181d25}.unidad-single .unidad-income .register-modal .register-view .files-register{margin:24px 0}.unidad-single .unidad-income .register-modal .register-view .files-register a{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#00193a;text-decoration:none;transition:color .3s ease-in-out;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #606e80}.unidad-single .unidad-income .register-modal .register-view .files-register a svg{min-width:24px;min-height:24px}.unidad-single .unidad-income .register-modal .register-view .files-register a svg path,.unidad-single .unidad-income .register-modal .register-view .files-register a svg line{transition:stroke .3s ease-in-out}.unidad-single .unidad-income .register-modal .register-view .files-register a:hover{color:#606e80}.unidad-single .unidad-income .register-modal .register-view .files-register a:hover svg path,.unidad-single .unidad-income .register-modal .register-view .files-register a:hover svg line{stroke:#606e80}.unidad-single .unidad-income .register-modal .register-view .files-register a:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.unidad-single .unidad-income .register-modal .delete-view .delete-options{display:flex;align-items:center;justify-content:center;gap:24px}.unidad-single .unidad-income .register-modal .delete-view .delete-options .primary-btn{min-width:0}@media (max-width: 700px){.unidad-single .unidad-income .income-header{justify-content:center;flex-wrap:wrap}.unidad-single .unidad-income .income-header .filter-new{flex-wrap:wrap-reverse;justify-content:center}}.unidad-single .unidad-bill .bill-header{display:flex;align-items:center;justify-content:space-between;gap:24px}.unidad-single .unidad-bill .bill-header .form-search{max-width:320px}.unidad-single .unidad-bill .bill-header .filter-new{display:flex;align-items:center;gap:16px}.unidad-single .unidad-bill .bill-header .filter-new .primary-btn{min-width:162px}.unidad-single .unidad-bill .bill-data{margin-top:12px}.unidad-single .unidad-bill .bill-data .table .currency-ARS-table{text-align:left;color:#70a7d8}.unidad-single .unidad-bill .bill-data .table .currency-USD-table{text-align:left;color:#84a576}.unidad-single .unidad-bill .bill-data .table .actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px}.unidad-single .unidad-bill .bill-data .table .actions-cell .actions-btn{background:none;border:none;outline:none!important}.unidad-single .unidad-bill .bill-data .table .actions-cell .actions-btn svg path{transition:fill .3s ease-in-out}.unidad-single .unidad-bill .bill-data .table .actions-cell .actions-btn:hover{cursor:pointer}.unidad-single .unidad-bill .bill-data .table .actions-cell .actions-btn:hover svg path{fill:#606e80}.unidad-single .unidad-bill .register-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.unidad-single .unidad-bill .register-modal .register-view{max-width:460px;margin:0 auto}.unidad-single .unidad-bill .register-modal .register-view .details-register{display:flex;flex-direction:column;gap:8px;margin:24px 0}.unidad-single .unidad-bill .register-modal .register-view .details-register .details{display:flex;align-items:center;justify-content:space-between;gap:8px}.unidad-single .unidad-bill .register-modal .register-view .details-register .details h5{font-size:16px;font-weight:500;color:#181d25}.unidad-single .unidad-bill .register-modal .register-view .details-register .details p{font-size:14px;font-weight:500;color:#606e80}.unidad-single .unidad-bill .register-modal .register-view h4{font-size:18px;font-weight:600;color:#181d25;margin-bottom:14px}.unidad-single .unidad-bill .register-modal .register-view .description-register p{font-size:14px;font-weight:400;color:#181d25}.unidad-single .unidad-bill .register-modal .register-view .files-register{margin:24px 0}.unidad-single .unidad-bill .register-modal .register-view .files-register a{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:400;color:#00193a;text-decoration:none;transition:color .3s ease-in-out;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #606e80}.unidad-single .unidad-bill .register-modal .register-view .files-register a svg{min-width:24px;min-height:24px}.unidad-single .unidad-bill .register-modal .register-view .files-register a svg path,.unidad-single .unidad-bill .register-modal .register-view .files-register a svg line{transition:stroke .3s ease-in-out}.unidad-single .unidad-bill .register-modal .register-view .files-register a:hover{color:#606e80}.unidad-single .unidad-bill .register-modal .register-view .files-register a:hover svg path,.unidad-single .unidad-bill .register-modal .register-view .files-register a:hover svg line{stroke:#606e80}.unidad-single .unidad-bill .register-modal .register-view .files-register a:last-of-type{margin-bottom:0;padding-bottom:0;border-bottom:none}.unidad-single .unidad-bill .register-modal .delete-view .delete-options{display:flex;align-items:center;justify-content:center;gap:24px}.unidad-single .unidad-bill .register-modal .delete-view .delete-options .primary-btn{min-width:0}@media (max-width: 700px){.unidad-single .unidad-bill .bill-header{justify-content:center;flex-wrap:wrap}.unidad-single .unidad-bill .bill-header .filter-new{flex-wrap:wrap-reverse;justify-content:center}}.unidad-single .unidad-tickets .hidden-btn-update-list{display:none}.unidad-single .unidad-tickets .tickets-header{display:flex;align-items:center;justify-content:flex-end;gap:16px}.unidad-single .unidad-tickets .tickets-data{margin-top:12px}.unidad-single .unidad-tickets .tickets-data .table .actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px}.unidad-single .unidad-tickets .tickets-data .table .actions-cell .actions-btn{background:none;border:none;outline:none!important}.unidad-single .unidad-tickets .tickets-data .table .actions-cell .actions-btn svg path{transition:fill .3s ease-in-out}.unidad-single .unidad-tickets .tickets-data .table .actions-cell .actions-btn:hover{cursor:pointer}.unidad-single .unidad-tickets .tickets-data .table .actions-cell .actions-btn:hover svg path{fill:#606e80}.unidad-single .unidad-tickets .ticket-modal h3{font-size:21px;font-weight:700;color:#181d25;text-align:center;margin-bottom:16px}.unidad-single .unidad-tickets .ticket-modal h3 span{color:#ff3336}.unidad-single .unidad-tickets .ticket-modal .edit-options{display:flex;align-items:center;justify-content:center;gap:24px}.unidad-single .unidad-tickets .ticket-modal .edit-options .primary-btn{min-width:0}.unidad-single .unidad-tickets .ticket-modal .delete-view .delete-options{display:flex;align-items:center;justify-content:center;gap:24px}.unidad-single .unidad-tickets .ticket-modal .delete-view .delete-options .primary-btn{min-width:0}.status-content{max-width:fit-content;display:flex;align-items:center;justify-content:center;gap:4px;background-color:#e5e6e8;padding:7px 10px;border-radius:30px}.status-content p{font-size:13px;font-weight:400;color:#606e80;text-transform:capitalize}.status-content.status-pendiente{background-color:#ffebc6}.status-content.status-pendiente p{color:#f68500}.status-content.status-completado{background-color:#cefdde}.status-content.status-completado p{color:#03a01c}.status-content.status-rechazado{background-color:#ffd8e1}.status-content.status-rechazado p{color:#f32051}
